@deskhero/dh_ui 1.21.4 → 1.22.0
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/dh_ui.es.js +18 -16
- package/dist/dh_ui.umd.js +6 -6
- package/package.json +1 -1
package/dist/dh_ui.umd.js
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
(function(xe,s){typeof exports=="object"&&typeof module!="undefined"?s(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],s):(xe=typeof globalThis!="undefined"?globalThis:xe||self,s(xe.dh_ui={},xe.Vue))})(this,function(xe,s){"use strict";var Tx="",Re=(t,e)=>{const n=t.__vccOpts||t;for(const[i,r]of e)n[i]=r;return n};const Df=s.defineComponent({components:{DhIcon:Ke},props:{mainText:{type:String,default:"Advanced"},filterMissingText:{type:String,default:"Filter Missing"},matchText:{type:String,default:"Match"},excludeText:{type:String,default:"Exclude"}},data(){return{activeFilter:!1,isFilterMissing:!1,isMatch:!1,isExclude:!1}},emits:["match","exclude","filter_missing"],mounted(){this.isMatch=!0},methods:{toggleFilter(){this.activeFilter=!this.activeFilter},matchFilter(){this.isMatch=!0,this.isExclude=!1,this.$emit("match",this.isMatch)},excludeFilter(){this.isMatch=!1,this.isExclude=!0,this.$emit("exclude",this.isExclude)},missingFilter(){this.isFilterMissing=!this.isFilterMissing,this.isFilterMissing?this.$emit("filter_missing",this.isFilterMissing):(this.isMatch&&this.matchFilter(),this.isExclude&&this.excludeFilter())}}}),If={class:"dh-advanced-filter-container"},jf={class:"advance_section"},bf={key:0,class:"list-none"},Af=["checked"],Tf=["checked"],xf=["checked"];function Lf(t,e,n,i,r,a){const o=s.resolveComponent("dh-icon");return s.openBlock(),s.createElementBlock("div",If,[s.createElementVNode("div",jf,[s.createElementVNode("span",{class:"toggle-icon",onClick:e[0]||(e[0]=l=>t.toggleFilter())},[s.createTextVNode(s.toDisplayString(t.mainText)+" ",1),s.createVNode(o,{"icon-name":t.activeFilter?"arrow-up":"arrow-down",size:20},null,8,["icon-name"])]),t.activeFilter?(s.openBlock(),s.createElementBlock("ul",bf,[s.createElementVNode("li",null,[s.createElementVNode("label",null,[s.createElementVNode("input",{checked:t.isFilterMissing,type:"checkbox",onChange:e[1]||(e[1]=l=>t.missingFilter())},null,40,Af),s.createTextVNode(" "+s.toDisplayString(t.filterMissingText),1)])]),s.createElementVNode("li",null,[s.createElementVNode("label",null,[s.createElementVNode("input",{checked:t.isMatch,name:"number_filter",type:"radio",onChange:e[2]||(e[2]=l=>t.matchFilter())},null,40,Tf),s.createTextVNode(" "+s.toDisplayString(t.matchText),1)]),s.createElementVNode("label",null,[s.createElementVNode("input",{checked:t.isExclude,name:"number_filter",type:"radio",onChange:e[3]||(e[3]=l=>t.excludeFilter())},null,40,xf),s.createTextVNode(" "+s.toDisplayString(t.excludeText),1)])])])):s.createCommentVNode("",!0)])])}var wf=Re(Df,[["render",Lf]]);function W(t){if(t===null||t===!0||t===!1)return NaN;var e=Number(t);return isNaN(e)?e:e<0?Math.ceil(e):Math.floor(e)}function Z(t,e){if(e.length<t)throw new TypeError(t+" argument"+(t>1?"s":"")+" required, but only "+e.length+" present")}function Zn(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Zn=function(n){return typeof n}:Zn=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Zn(t)}function G(t){Z(1,arguments);var e=Object.prototype.toString.call(t);return t instanceof Date||Zn(t)==="object"&&e==="[object Date]"?new Date(t.getTime()):typeof t=="number"||e==="[object Number]"?new Date(t):((typeof t=="string"||e==="[object String]")&&typeof console!="undefined"&&(console.warn("Starting with v2.0.0-beta.1 date-fns doesn't accept strings as date arguments. Please use `parseISO` to parse strings. See: https://github.com/date-fns/date-fns/blob/master/docs/upgradeGuide.md#string-arguments"),console.warn(new Error().stack)),new Date(NaN))}function kt(t,e){Z(2,arguments);var n=G(t),i=W(e);return isNaN(i)?new Date(NaN):(i&&n.setDate(n.getDate()+i),n)}function it(t,e){Z(2,arguments);var n=G(t),i=W(e);if(isNaN(i))return new Date(NaN);if(!i)return n;var r=n.getDate(),a=new Date(n.getTime());a.setMonth(n.getMonth()+i+1,0);var o=a.getDate();return r>=o?a:(n.setFullYear(a.getFullYear(),a.getMonth(),r),n)}function Vn(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Vn=function(n){return typeof n}:Vn=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Vn(t)}function Hs(t,e){if(Z(2,arguments),!e||Vn(e)!=="object")return new Date(NaN);var n=e.years?W(e.years):0,i=e.months?W(e.months):0,r=e.weeks?W(e.weeks):0,a=e.days?W(e.days):0,o=e.hours?W(e.hours):0,l=e.minutes?W(e.minutes):0,u=e.seconds?W(e.seconds):0,c=G(t),d=i||n?it(c,i+n*12):c,f=a||r?kt(d,a+r*7):d,g=l+o*60,h=u+g*60,y=h*1e3,m=new Date(f.getTime()+y);return m}function Sf(t,e){Z(2,arguments);var n=G(t).getTime(),i=W(e);return new Date(n+i)}var Of={};function pt(){return Of}function la(t,e){var n,i,r,a,o,l,u,c;Z(1,arguments);var d=pt(),f=W((n=(i=(r=(a=e==null?void 0:e.weekStartsOn)!==null&&a!==void 0?a:e==null||(o=e.locale)===null||o===void 0||(l=o.options)===null||l===void 0?void 0:l.weekStartsOn)!==null&&r!==void 0?r:d.weekStartsOn)!==null&&i!==void 0?i:(u=d.locale)===null||u===void 0||(c=u.options)===null||c===void 0?void 0:c.weekStartsOn)!==null&&n!==void 0?n:0);if(!(f>=0&&f<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var g=G(t),h=g.getDay(),y=(h<f?7:0)+h-f;return g.setDate(g.getDate()-y),g.setHours(0,0,0,0),g}function $n(t){return Z(1,arguments),la(t,{weekStartsOn:1})}function zf(t){Z(1,arguments);var e=G(t),n=e.getFullYear(),i=new Date(0);i.setFullYear(n+1,0,4),i.setHours(0,0,0,0);var r=$n(i),a=new Date(0);a.setFullYear(n,0,4),a.setHours(0,0,0,0);var o=$n(a);return e.getTime()>=r.getTime()?n+1:e.getTime()>=o.getTime()?n:n-1}function Cf(t){Z(1,arguments);var e=zf(t),n=new Date(0);n.setFullYear(e,0,4),n.setHours(0,0,0,0);var i=$n(n);return i}function Wn(t){var e=new Date(Date.UTC(t.getFullYear(),t.getMonth(),t.getDate(),t.getHours(),t.getMinutes(),t.getSeconds(),t.getMilliseconds()));return e.setUTCFullYear(t.getFullYear()),t.getTime()-e.getTime()}function Fs(t){Z(1,arguments);var e=G(t);return e.setHours(0,0,0,0),e}var _f=864e5;function kf(t,e){Z(2,arguments);var n=Fs(t),i=Fs(e),r=n.getTime()-Wn(n),a=i.getTime()-Wn(i);return Math.round((r-a)/_f)}function Js(t,e){Z(2,arguments);var n=W(e);return it(t,n*12)}var ua=6e4,ca=36e5,Ef=1e3;function Gn(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Gn=function(n){return typeof n}:Gn=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Gn(t)}function Xs(t){return Z(1,arguments),t instanceof Date||Gn(t)==="object"&&Object.prototype.toString.call(t)==="[object Date]"}function dn(t){if(Z(1,arguments),!Xs(t)&&typeof t!="number")return!1;var e=G(t);return!isNaN(Number(e))}function Ks(t,e){var n;Z(1,arguments);var i=t||{},r=G(i.start),a=G(i.end),o=a.getTime();if(!(r.getTime()<=o))throw new RangeError("Invalid interval");var l=[],u=r;u.setHours(0,0,0,0);var c=Number((n=e==null?void 0:e.step)!==null&&n!==void 0?n:1);if(c<1||isNaN(c))throw new RangeError("`options.step` must be a number greater than 1");for(;u.getTime()<=o;)l.push(G(u)),u.setDate(u.getDate()+c),u.setHours(0,0,0,0);return l}function vf(t,e){var n,i,r,a,o,l,u,c;Z(1,arguments);var d=pt(),f=W((n=(i=(r=(a=e==null?void 0:e.weekStartsOn)!==null&&a!==void 0?a:e==null||(o=e.locale)===null||o===void 0||(l=o.options)===null||l===void 0?void 0:l.weekStartsOn)!==null&&r!==void 0?r:d.weekStartsOn)!==null&&i!==void 0?i:(u=d.locale)===null||u===void 0||(c=u.options)===null||c===void 0?void 0:c.weekStartsOn)!==null&&n!==void 0?n:0);if(!(f>=0&&f<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var g=G(t),h=g.getDay(),y=(h<f?-7:0)+6-(h-f);return g.setDate(g.getDate()+y),g.setHours(23,59,59,999),g}function qs(t,e){Z(2,arguments);var n=W(e);return Sf(t,-n)}var Pf=864e5;function Yf(t){Z(1,arguments);var e=G(t),n=e.getTime();e.setUTCMonth(0,1),e.setUTCHours(0,0,0,0);var i=e.getTime(),r=n-i;return Math.floor(r/Pf)+1}function Xt(t){Z(1,arguments);var e=1,n=G(t),i=n.getUTCDay(),r=(i<e?7:0)+i-e;return n.setUTCDate(n.getUTCDate()-r),n.setUTCHours(0,0,0,0),n}function el(t){Z(1,arguments);var e=G(t),n=e.getUTCFullYear(),i=new Date(0);i.setUTCFullYear(n+1,0,4),i.setUTCHours(0,0,0,0);var r=Xt(i),a=new Date(0);a.setUTCFullYear(n,0,4),a.setUTCHours(0,0,0,0);var o=Xt(a);return e.getTime()>=r.getTime()?n+1:e.getTime()>=o.getTime()?n:n-1}function Qf(t){Z(1,arguments);var e=el(t),n=new Date(0);n.setUTCFullYear(e,0,4),n.setUTCHours(0,0,0,0);var i=Xt(n);return i}var Uf=6048e5;function tl(t){Z(1,arguments);var e=G(t),n=Xt(e).getTime()-Qf(e).getTime();return Math.round(n/Uf)+1}function Et(t,e){var n,i,r,a,o,l,u,c;Z(1,arguments);var d=pt(),f=W((n=(i=(r=(a=e==null?void 0:e.weekStartsOn)!==null&&a!==void 0?a:e==null||(o=e.locale)===null||o===void 0||(l=o.options)===null||l===void 0?void 0:l.weekStartsOn)!==null&&r!==void 0?r:d.weekStartsOn)!==null&&i!==void 0?i:(u=d.locale)===null||u===void 0||(c=u.options)===null||c===void 0?void 0:c.weekStartsOn)!==null&&n!==void 0?n:0);if(!(f>=0&&f<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var g=G(t),h=g.getUTCDay(),y=(h<f?7:0)+h-f;return g.setUTCDate(g.getUTCDate()-y),g.setUTCHours(0,0,0,0),g}function da(t,e){var n,i,r,a,o,l,u,c;Z(1,arguments);var d=G(t),f=d.getUTCFullYear(),g=pt(),h=W((n=(i=(r=(a=e==null?void 0:e.firstWeekContainsDate)!==null&&a!==void 0?a:e==null||(o=e.locale)===null||o===void 0||(l=o.options)===null||l===void 0?void 0:l.firstWeekContainsDate)!==null&&r!==void 0?r:g.firstWeekContainsDate)!==null&&i!==void 0?i:(u=g.locale)===null||u===void 0||(c=u.options)===null||c===void 0?void 0:c.firstWeekContainsDate)!==null&&n!==void 0?n:1);if(!(h>=1&&h<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var y=new Date(0);y.setUTCFullYear(f+1,0,h),y.setUTCHours(0,0,0,0);var m=Et(y,e),p=new Date(0);p.setUTCFullYear(f,0,h),p.setUTCHours(0,0,0,0);var M=Et(p,e);return d.getTime()>=m.getTime()?f+1:d.getTime()>=M.getTime()?f:f-1}function Rf(t,e){var n,i,r,a,o,l,u,c;Z(1,arguments);var d=pt(),f=W((n=(i=(r=(a=e==null?void 0:e.firstWeekContainsDate)!==null&&a!==void 0?a:e==null||(o=e.locale)===null||o===void 0||(l=o.options)===null||l===void 0?void 0:l.firstWeekContainsDate)!==null&&r!==void 0?r:d.firstWeekContainsDate)!==null&&i!==void 0?i:(u=d.locale)===null||u===void 0||(c=u.options)===null||c===void 0?void 0:c.firstWeekContainsDate)!==null&&n!==void 0?n:1),g=da(t,e),h=new Date(0);h.setUTCFullYear(g,0,f),h.setUTCHours(0,0,0,0);var y=Et(h,e);return y}var Bf=6048e5;function nl(t,e){Z(1,arguments);var n=G(t),i=Et(n,e).getTime()-Rf(n,e).getTime();return Math.round(i/Bf)+1}function se(t,e){for(var n=t<0?"-":"",i=Math.abs(t).toString();i.length<e;)i="0"+i;return n+i}var Zf={y:function(e,n){var i=e.getUTCFullYear(),r=i>0?i:1-i;return se(n==="yy"?r%100:r,n.length)},M:function(e,n){var i=e.getUTCMonth();return n==="M"?String(i+1):se(i+1,2)},d:function(e,n){return se(e.getUTCDate(),n.length)},a:function(e,n){var i=e.getUTCHours()/12>=1?"pm":"am";switch(n){case"a":case"aa":return i.toUpperCase();case"aaa":return i;case"aaaaa":return i[0];case"aaaa":default:return i==="am"?"a.m.":"p.m."}},h:function(e,n){return se(e.getUTCHours()%12||12,n.length)},H:function(e,n){return se(e.getUTCHours(),n.length)},m:function(e,n){return se(e.getUTCMinutes(),n.length)},s:function(e,n){return se(e.getUTCSeconds(),n.length)},S:function(e,n){var i=n.length,r=e.getUTCMilliseconds(),a=Math.floor(r*Math.pow(10,i-3));return se(a,n.length)}},Nt=Zf,Kt={am:"am",pm:"pm",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},Vf={G:function(e,n,i){var r=e.getUTCFullYear()>0?1:0;switch(n){case"G":case"GG":case"GGG":return i.era(r,{width:"abbreviated"});case"GGGGG":return i.era(r,{width:"narrow"});case"GGGG":default:return i.era(r,{width:"wide"})}},y:function(e,n,i){if(n==="yo"){var r=e.getUTCFullYear(),a=r>0?r:1-r;return i.ordinalNumber(a,{unit:"year"})}return Nt.y(e,n)},Y:function(e,n,i,r){var a=da(e,r),o=a>0?a:1-a;if(n==="YY"){var l=o%100;return se(l,2)}return n==="Yo"?i.ordinalNumber(o,{unit:"year"}):se(o,n.length)},R:function(e,n){var i=el(e);return se(i,n.length)},u:function(e,n){var i=e.getUTCFullYear();return se(i,n.length)},Q:function(e,n,i){var r=Math.ceil((e.getUTCMonth()+1)/3);switch(n){case"Q":return String(r);case"QQ":return se(r,2);case"Qo":return i.ordinalNumber(r,{unit:"quarter"});case"QQQ":return i.quarter(r,{width:"abbreviated",context:"formatting"});case"QQQQQ":return i.quarter(r,{width:"narrow",context:"formatting"});case"QQQQ":default:return i.quarter(r,{width:"wide",context:"formatting"})}},q:function(e,n,i){var r=Math.ceil((e.getUTCMonth()+1)/3);switch(n){case"q":return String(r);case"qq":return se(r,2);case"qo":return i.ordinalNumber(r,{unit:"quarter"});case"qqq":return i.quarter(r,{width:"abbreviated",context:"standalone"});case"qqqqq":return i.quarter(r,{width:"narrow",context:"standalone"});case"qqqq":default:return i.quarter(r,{width:"wide",context:"standalone"})}},M:function(e,n,i){var r=e.getUTCMonth();switch(n){case"M":case"MM":return Nt.M(e,n);case"Mo":return i.ordinalNumber(r+1,{unit:"month"});case"MMM":return i.month(r,{width:"abbreviated",context:"formatting"});case"MMMMM":return i.month(r,{width:"narrow",context:"formatting"});case"MMMM":default:return i.month(r,{width:"wide",context:"formatting"})}},L:function(e,n,i){var r=e.getUTCMonth();switch(n){case"L":return String(r+1);case"LL":return se(r+1,2);case"Lo":return i.ordinalNumber(r+1,{unit:"month"});case"LLL":return i.month(r,{width:"abbreviated",context:"standalone"});case"LLLLL":return i.month(r,{width:"narrow",context:"standalone"});case"LLLL":default:return i.month(r,{width:"wide",context:"standalone"})}},w:function(e,n,i,r){var a=nl(e,r);return n==="wo"?i.ordinalNumber(a,{unit:"week"}):se(a,n.length)},I:function(e,n,i){var r=tl(e);return n==="Io"?i.ordinalNumber(r,{unit:"week"}):se(r,n.length)},d:function(e,n,i){return n==="do"?i.ordinalNumber(e.getUTCDate(),{unit:"date"}):Nt.d(e,n)},D:function(e,n,i){var r=Yf(e);return n==="Do"?i.ordinalNumber(r,{unit:"dayOfYear"}):se(r,n.length)},E:function(e,n,i){var r=e.getUTCDay();switch(n){case"E":case"EE":case"EEE":return i.day(r,{width:"abbreviated",context:"formatting"});case"EEEEE":return i.day(r,{width:"narrow",context:"formatting"});case"EEEEEE":return i.day(r,{width:"short",context:"formatting"});case"EEEE":default:return i.day(r,{width:"wide",context:"formatting"})}},e:function(e,n,i,r){var a=e.getUTCDay(),o=(a-r.weekStartsOn+8)%7||7;switch(n){case"e":return String(o);case"ee":return se(o,2);case"eo":return i.ordinalNumber(o,{unit:"day"});case"eee":return i.day(a,{width:"abbreviated",context:"formatting"});case"eeeee":return i.day(a,{width:"narrow",context:"formatting"});case"eeeeee":return i.day(a,{width:"short",context:"formatting"});case"eeee":default:return i.day(a,{width:"wide",context:"formatting"})}},c:function(e,n,i,r){var a=e.getUTCDay(),o=(a-r.weekStartsOn+8)%7||7;switch(n){case"c":return String(o);case"cc":return se(o,n.length);case"co":return i.ordinalNumber(o,{unit:"day"});case"ccc":return i.day(a,{width:"abbreviated",context:"standalone"});case"ccccc":return i.day(a,{width:"narrow",context:"standalone"});case"cccccc":return i.day(a,{width:"short",context:"standalone"});case"cccc":default:return i.day(a,{width:"wide",context:"standalone"})}},i:function(e,n,i){var r=e.getUTCDay(),a=r===0?7:r;switch(n){case"i":return String(a);case"ii":return se(a,n.length);case"io":return i.ordinalNumber(a,{unit:"day"});case"iii":return i.day(r,{width:"abbreviated",context:"formatting"});case"iiiii":return i.day(r,{width:"narrow",context:"formatting"});case"iiiiii":return i.day(r,{width:"short",context:"formatting"});case"iiii":default:return i.day(r,{width:"wide",context:"formatting"})}},a:function(e,n,i){var r=e.getUTCHours(),a=r/12>=1?"pm":"am";switch(n){case"a":case"aa":return i.dayPeriod(a,{width:"abbreviated",context:"formatting"});case"aaa":return i.dayPeriod(a,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return i.dayPeriod(a,{width:"narrow",context:"formatting"});case"aaaa":default:return i.dayPeriod(a,{width:"wide",context:"formatting"})}},b:function(e,n,i){var r=e.getUTCHours(),a;switch(r===12?a=Kt.noon:r===0?a=Kt.midnight:a=r/12>=1?"pm":"am",n){case"b":case"bb":return i.dayPeriod(a,{width:"abbreviated",context:"formatting"});case"bbb":return i.dayPeriod(a,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return i.dayPeriod(a,{width:"narrow",context:"formatting"});case"bbbb":default:return i.dayPeriod(a,{width:"wide",context:"formatting"})}},B:function(e,n,i){var r=e.getUTCHours(),a;switch(r>=17?a=Kt.evening:r>=12?a=Kt.afternoon:r>=4?a=Kt.morning:a=Kt.night,n){case"B":case"BB":case"BBB":return i.dayPeriod(a,{width:"abbreviated",context:"formatting"});case"BBBBB":return i.dayPeriod(a,{width:"narrow",context:"formatting"});case"BBBB":default:return i.dayPeriod(a,{width:"wide",context:"formatting"})}},h:function(e,n,i){if(n==="ho"){var r=e.getUTCHours()%12;return r===0&&(r=12),i.ordinalNumber(r,{unit:"hour"})}return Nt.h(e,n)},H:function(e,n,i){return n==="Ho"?i.ordinalNumber(e.getUTCHours(),{unit:"hour"}):Nt.H(e,n)},K:function(e,n,i){var r=e.getUTCHours()%12;return n==="Ko"?i.ordinalNumber(r,{unit:"hour"}):se(r,n.length)},k:function(e,n,i){var r=e.getUTCHours();return r===0&&(r=24),n==="ko"?i.ordinalNumber(r,{unit:"hour"}):se(r,n.length)},m:function(e,n,i){return n==="mo"?i.ordinalNumber(e.getUTCMinutes(),{unit:"minute"}):Nt.m(e,n)},s:function(e,n,i){return n==="so"?i.ordinalNumber(e.getUTCSeconds(),{unit:"second"}):Nt.s(e,n)},S:function(e,n){return Nt.S(e,n)},X:function(e,n,i,r){var a=r._originalDate||e,o=a.getTimezoneOffset();if(o===0)return"Z";switch(n){case"X":return rl(o);case"XXXX":case"XX":return vt(o);case"XXXXX":case"XXX":default:return vt(o,":")}},x:function(e,n,i,r){var a=r._originalDate||e,o=a.getTimezoneOffset();switch(n){case"x":return rl(o);case"xxxx":case"xx":return vt(o);case"xxxxx":case"xxx":default:return vt(o,":")}},O:function(e,n,i,r){var a=r._originalDate||e,o=a.getTimezoneOffset();switch(n){case"O":case"OO":case"OOO":return"GMT"+il(o,":");case"OOOO":default:return"GMT"+vt(o,":")}},z:function(e,n,i,r){var a=r._originalDate||e,o=a.getTimezoneOffset();switch(n){case"z":case"zz":case"zzz":return"GMT"+il(o,":");case"zzzz":default:return"GMT"+vt(o,":")}},t:function(e,n,i,r){var a=r._originalDate||e,o=Math.floor(a.getTime()/1e3);return se(o,n.length)},T:function(e,n,i,r){var a=r._originalDate||e,o=a.getTime();return se(o,n.length)}};function il(t,e){var n=t>0?"-":"+",i=Math.abs(t),r=Math.floor(i/60),a=i%60;if(a===0)return n+String(r);var o=e||"";return n+String(r)+o+se(a,2)}function rl(t,e){if(t%60===0){var n=t>0?"-":"+";return n+se(Math.abs(t)/60,2)}return vt(t,e)}function vt(t,e){var n=e||"",i=t>0?"-":"+",r=Math.abs(t),a=se(Math.floor(r/60),2),o=se(r%60,2);return i+a+n+o}var $f=Vf,al=function(e,n){switch(e){case"P":return n.date({width:"short"});case"PP":return n.date({width:"medium"});case"PPP":return n.date({width:"long"});case"PPPP":default:return n.date({width:"full"})}},ol=function(e,n){switch(e){case"p":return n.time({width:"short"});case"pp":return n.time({width:"medium"});case"ppp":return n.time({width:"long"});case"pppp":default:return n.time({width:"full"})}},Wf=function(e,n){var i=e.match(/(P+)(p+)?/)||[],r=i[1],a=i[2];if(!a)return al(e,n);var o;switch(r){case"P":o=n.dateTime({width:"short"});break;case"PP":o=n.dateTime({width:"medium"});break;case"PPP":o=n.dateTime({width:"long"});break;case"PPPP":default:o=n.dateTime({width:"full"});break}return o.replace("{{date}}",al(r,n)).replace("{{time}}",ol(a,n))},Gf={p:ol,P:Wf},fa=Gf,Hf=["D","DD"],Ff=["YY","YYYY"];function sl(t){return Hf.indexOf(t)!==-1}function ll(t){return Ff.indexOf(t)!==-1}function Hn(t,e,n){if(t==="YYYY")throw new RangeError("Use `yyyy` instead of `YYYY` (in `".concat(e,"`) for formatting years to the input `").concat(n,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if(t==="YY")throw new RangeError("Use `yy` instead of `YY` (in `".concat(e,"`) for formatting years to the input `").concat(n,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if(t==="D")throw new RangeError("Use `d` instead of `D` (in `".concat(e,"`) for formatting days of the month to the input `").concat(n,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if(t==="DD")throw new RangeError("Use `dd` instead of `DD` (in `".concat(e,"`) for formatting days of the month to the input `").concat(n,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"))}var Jf={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}},Xf=function(e,n,i){var r,a=Jf[e];return typeof a=="string"?r=a:n===1?r=a.one:r=a.other.replace("{{count}}",n.toString()),i!=null&&i.addSuffix?i.comparison&&i.comparison>0?"in "+r:r+" ago":r},Kf=Xf;function Ma(t){return function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=e.width?String(e.width):t.defaultWidth,i=t.formats[n]||t.formats[t.defaultWidth];return i}}var qf={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},eM={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},tM={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},nM={date:Ma({formats:qf,defaultWidth:"full"}),time:Ma({formats:eM,defaultWidth:"full"}),dateTime:Ma({formats:tM,defaultWidth:"full"})},iM=nM,rM={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},aM=function(e,n,i,r){return rM[e]},oM=aM;function fn(t){return function(e,n){var i=n!=null&&n.context?String(n.context):"standalone",r;if(i==="formatting"&&t.formattingValues){var a=t.defaultFormattingWidth||t.defaultWidth,o=n!=null&&n.width?String(n.width):a;r=t.formattingValues[o]||t.formattingValues[a]}else{var l=t.defaultWidth,u=n!=null&&n.width?String(n.width):t.defaultWidth;r=t.values[u]||t.values[l]}var c=t.argumentCallback?t.argumentCallback(e):e;return r[c]}}var sM={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},lM={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},uM={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},cM={narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},dM={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},fM={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},MM=function(e,n){var i=Number(e),r=i%100;if(r>20||r<10)switch(r%10){case 1:return i+"st";case 2:return i+"nd";case 3:return i+"rd"}return i+"th"},gM={ordinalNumber:MM,era:fn({values:sM,defaultWidth:"wide"}),quarter:fn({values:lM,defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:fn({values:uM,defaultWidth:"wide"}),day:fn({values:cM,defaultWidth:"wide"}),dayPeriod:fn({values:dM,defaultWidth:"wide",formattingValues:fM,defaultFormattingWidth:"wide"})},hM=gM;function Mn(t){return function(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},i=n.width,r=i&&t.matchPatterns[i]||t.matchPatterns[t.defaultMatchWidth],a=e.match(r);if(!a)return null;var o=a[0],l=i&&t.parsePatterns[i]||t.parsePatterns[t.defaultParseWidth],u=Array.isArray(l)?mM(l,function(f){return f.test(o)}):yM(l,function(f){return f.test(o)}),c;c=t.valueCallback?t.valueCallback(u):u,c=n.valueCallback?n.valueCallback(c):c;var d=e.slice(o.length);return{value:c,rest:d}}}function yM(t,e){for(var n in t)if(t.hasOwnProperty(n)&&e(t[n]))return n}function mM(t,e){for(var n=0;n<t.length;n++)if(e(t[n]))return n}function pM(t){return function(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},i=e.match(t.matchPattern);if(!i)return null;var r=i[0],a=e.match(t.parsePattern);if(!a)return null;var o=t.valueCallback?t.valueCallback(a[0]):a[0];o=n.valueCallback?n.valueCallback(o):o;var l=e.slice(r.length);return{value:o,rest:l}}}var NM=/^(\d+)(th|st|nd|rd)?/i,DM=/\d+/i,IM={narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},jM={any:[/^b/i,/^(a|c)/i]},bM={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},AM={any:[/1/i,/2/i,/3/i,/4/i]},TM={narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},xM={narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},LM={narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},wM={narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},SM={narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},OM={any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},zM={ordinalNumber:pM({matchPattern:NM,parsePattern:DM,valueCallback:function(e){return parseInt(e,10)}}),era:Mn({matchPatterns:IM,defaultMatchWidth:"wide",parsePatterns:jM,defaultParseWidth:"any"}),quarter:Mn({matchPatterns:bM,defaultMatchWidth:"wide",parsePatterns:AM,defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Mn({matchPatterns:TM,defaultMatchWidth:"wide",parsePatterns:xM,defaultParseWidth:"any"}),day:Mn({matchPatterns:LM,defaultMatchWidth:"wide",parsePatterns:wM,defaultParseWidth:"any"}),dayPeriod:Mn({matchPatterns:SM,defaultMatchWidth:"any",parsePatterns:OM,defaultParseWidth:"any"})},CM=zM,_M={code:"en-US",formatDistance:Kf,formatLong:iM,formatRelative:oM,localize:hM,match:CM,options:{weekStartsOn:0,firstWeekContainsDate:1}},ul=_M,kM=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,EM=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,vM=/^'([^]*?)'?$/,PM=/''/g,YM=/[a-zA-Z]/;function cl(t,e,n){var i,r,a,o,l,u,c,d,f,g,h,y,m,p,M,N,A,T;Z(2,arguments);var I=String(e),w=pt(),k=(i=(r=n==null?void 0:n.locale)!==null&&r!==void 0?r:w.locale)!==null&&i!==void 0?i:ul,P=W((a=(o=(l=(u=n==null?void 0:n.firstWeekContainsDate)!==null&&u!==void 0?u:n==null||(c=n.locale)===null||c===void 0||(d=c.options)===null||d===void 0?void 0:d.firstWeekContainsDate)!==null&&l!==void 0?l:w.firstWeekContainsDate)!==null&&o!==void 0?o:(f=w.locale)===null||f===void 0||(g=f.options)===null||g===void 0?void 0:g.firstWeekContainsDate)!==null&&a!==void 0?a:1);if(!(P>=1&&P<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var v=W((h=(y=(m=(p=n==null?void 0:n.weekStartsOn)!==null&&p!==void 0?p:n==null||(M=n.locale)===null||M===void 0||(N=M.options)===null||N===void 0?void 0:N.weekStartsOn)!==null&&m!==void 0?m:w.weekStartsOn)!==null&&y!==void 0?y:(A=w.locale)===null||A===void 0||(T=A.options)===null||T===void 0?void 0:T.weekStartsOn)!==null&&h!==void 0?h:0);if(!(v>=0&&v<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(!k.localize)throw new RangeError("locale must contain localize property");if(!k.formatLong)throw new RangeError("locale must contain formatLong property");var Q=G(t);if(!dn(Q))throw new RangeError("Invalid time value");var O=Wn(Q),D=qs(Q,O),S={firstWeekContainsDate:P,weekStartsOn:v,locale:k,_originalDate:Q},C=I.match(EM).map(function(b){var _=b[0];if(_==="p"||_==="P"){var B=fa[_];return B(b,k.formatLong)}return b}).join("").match(kM).map(function(b){if(b==="''")return"'";var _=b[0];if(_==="'")return QM(b);var B=$f[_];if(B)return!(n!=null&&n.useAdditionalWeekYearTokens)&&ll(b)&&Hn(b,e,String(t)),!(n!=null&&n.useAdditionalDayOfYearTokens)&&sl(b)&&Hn(b,e,String(t)),B(D,b,k.localize,S);if(_.match(YM))throw new RangeError("Format string contains an unescaped latin alphabet character `"+_+"`");return b}).join("");return C}function QM(t){var e=t.match(vM);return e?e[1].replace(PM,"'"):t}function UM(t,e){if(t==null)throw new TypeError("assign requires that input parameter not be null or undefined");for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t}function RM(t){Z(1,arguments);var e=G(t),n=e.getDay();return n}function BM(t){Z(1,arguments);var e=G(t),n=e.getFullYear(),i=e.getMonth(),r=new Date(0);return r.setFullYear(n,i+1,0),r.setHours(0,0,0,0),r.getDate()}function Fe(t){Z(1,arguments);var e=G(t),n=e.getHours();return n}var ZM=6048e5;function VM(t){Z(1,arguments);var e=G(t),n=$n(e).getTime()-Cf(e).getTime();return Math.round(n/ZM)+1}function Je(t){Z(1,arguments);var e=G(t),n=e.getMinutes();return n}function pe(t){Z(1,arguments);var e=G(t),n=e.getMonth();return n}function Dt(t){Z(1,arguments);var e=G(t),n=e.getSeconds();return n}function fe(t){return Z(1,arguments),G(t).getFullYear()}function ga(t,e){Z(2,arguments);var n=G(t),i=G(e);return n.getTime()>i.getTime()}function ha(t,e){Z(2,arguments);var n=G(t),i=G(e);return n.getTime()<i.getTime()}function dl(t,e){Z(2,arguments);var n=G(t),i=G(e);return n.getTime()===i.getTime()}function Fn(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Fn=function(n){return typeof n}:Fn=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Fn(t)}function fl(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&ya(t,e)}function ya(t,e){return ya=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},ya(t,e)}function Ml(t){var e=WM();return function(){var i=Jn(t),r;if(e){var a=Jn(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return $M(this,r)}}function $M(t,e){return e&&(Fn(e)==="object"||typeof e=="function")?e:ma(t)}function ma(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function WM(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Jn(t){return Jn=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Jn(t)}function pa(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function gl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function Na(t,e,n){return e&&gl(t.prototype,e),n&&gl(t,n),t}function Da(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var GM=10,hl=function(){function t(){pa(this,t),Da(this,"subPriority",0)}return Na(t,[{key:"validate",value:function(n,i){return!0}}]),t}(),HM=function(t){fl(n,t);var e=Ml(n);function n(i,r,a,o,l){var u;return pa(this,n),u=e.call(this),u.value=i,u.validateValue=r,u.setValue=a,u.priority=o,l&&(u.subPriority=l),u}return Na(n,[{key:"validate",value:function(r,a){return this.validateValue(r,this.value,a)}},{key:"set",value:function(r,a,o){return this.setValue(r,a,this.value,o)}}]),n}(hl),FM=function(t){fl(n,t);var e=Ml(n);function n(){var i;pa(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),Da(ma(i),"priority",GM),Da(ma(i),"subPriority",-1),i}return Na(n,[{key:"set",value:function(r,a){if(a.timestampIsSet)return r;var o=new Date(0);return o.setFullYear(r.getUTCFullYear(),r.getUTCMonth(),r.getUTCDate()),o.setHours(r.getUTCHours(),r.getUTCMinutes(),r.getUTCSeconds(),r.getUTCMilliseconds()),o}}]),n}(hl);function JM(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function yl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function XM(t,e,n){return e&&yl(t.prototype,e),n&&yl(t,n),t}var re=function(){function t(){JM(this,t)}return XM(t,[{key:"run",value:function(n,i,r,a){var o=this.parse(n,i,r,a);return o?{setter:new HM(o.value,this.validate,this.set,this.priority,this.subPriority),rest:o.rest}:null}},{key:"validate",value:function(n,i,r){return!0}}]),t}();function Xn(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Xn=function(n){return typeof n}:Xn=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Xn(t)}function KM(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function ml(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function qM(t,e,n){return e&&ml(t.prototype,e),n&&ml(t,n),t}function eg(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Ia(t,e)}function Ia(t,e){return Ia=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},Ia(t,e)}function tg(t){var e=ig();return function(){var i=Kn(t),r;if(e){var a=Kn(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return ng(this,r)}}function ng(t,e){return e&&(Xn(e)==="object"||typeof e=="function")?e:ja(t)}function ja(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function ig(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Kn(t){return Kn=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Kn(t)}function pl(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var rg=function(t){eg(n,t);var e=tg(n);function n(){var i;KM(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),pl(ja(i),"priority",140),pl(ja(i),"incompatibleTokens",["R","u","t","T"]),i}return qM(n,[{key:"parse",value:function(r,a,o){switch(a){case"G":case"GG":case"GGG":return o.era(r,{width:"abbreviated"})||o.era(r,{width:"narrow"});case"GGGGG":return o.era(r,{width:"narrow"});case"GGGG":default:return o.era(r,{width:"wide"})||o.era(r,{width:"abbreviated"})||o.era(r,{width:"narrow"})}}},{key:"set",value:function(r,a,o){return a.era=o,r.setUTCFullYear(o,0,1),r.setUTCHours(0,0,0,0),r}}]),n}(re),be={month:/^(1[0-2]|0?\d)/,date:/^(3[0-1]|[0-2]?\d)/,dayOfYear:/^(36[0-6]|3[0-5]\d|[0-2]?\d?\d)/,week:/^(5[0-3]|[0-4]?\d)/,hour23h:/^(2[0-3]|[0-1]?\d)/,hour24h:/^(2[0-4]|[0-1]?\d)/,hour11h:/^(1[0-1]|0?\d)/,hour12h:/^(1[0-2]|0?\d)/,minute:/^[0-5]?\d/,second:/^[0-5]?\d/,singleDigit:/^\d/,twoDigits:/^\d{1,2}/,threeDigits:/^\d{1,3}/,fourDigits:/^\d{1,4}/,anyDigitsSigned:/^-?\d+/,singleDigitSigned:/^-?\d/,twoDigitsSigned:/^-?\d{1,2}/,threeDigitsSigned:/^-?\d{1,3}/,fourDigitsSigned:/^-?\d{1,4}/},rt={basicOptionalMinutes:/^([+-])(\d{2})(\d{2})?|Z/,basic:/^([+-])(\d{2})(\d{2})|Z/,basicOptionalSeconds:/^([+-])(\d{2})(\d{2})((\d{2}))?|Z/,extended:/^([+-])(\d{2}):(\d{2})|Z/,extendedOptionalSeconds:/^([+-])(\d{2}):(\d{2})(:(\d{2}))?|Z/};function Ae(t,e){return t&&{value:e(t.value),rest:t.rest}}function me(t,e){var n=e.match(t);return n?{value:parseInt(n[0],10),rest:e.slice(n[0].length)}:null}function at(t,e){var n=e.match(t);if(!n)return null;if(n[0]==="Z")return{value:0,rest:e.slice(1)};var i=n[1]==="+"?1:-1,r=n[2]?parseInt(n[2],10):0,a=n[3]?parseInt(n[3],10):0,o=n[5]?parseInt(n[5],10):0;return{value:i*(r*ca+a*ua+o*Ef),rest:e.slice(n[0].length)}}function Nl(t){return me(be.anyDigitsSigned,t)}function Ne(t,e){switch(t){case 1:return me(be.singleDigit,e);case 2:return me(be.twoDigits,e);case 3:return me(be.threeDigits,e);case 4:return me(be.fourDigits,e);default:return me(new RegExp("^\\d{1,"+t+"}"),e)}}function qn(t,e){switch(t){case 1:return me(be.singleDigitSigned,e);case 2:return me(be.twoDigitsSigned,e);case 3:return me(be.threeDigitsSigned,e);case 4:return me(be.fourDigitsSigned,e);default:return me(new RegExp("^-?\\d{1,"+t+"}"),e)}}function ba(t){switch(t){case"morning":return 4;case"evening":return 17;case"pm":case"noon":case"afternoon":return 12;case"am":case"midnight":case"night":default:return 0}}function Dl(t,e){var n=e>0,i=n?e:1-e,r;if(i<=50)r=t||100;else{var a=i+50,o=Math.floor(a/100)*100,l=t>=a%100;r=t+o-(l?100:0)}return n?r:1-r}function Il(t){return t%400===0||t%4===0&&t%100!==0}function ei(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?ei=function(n){return typeof n}:ei=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},ei(t)}function ag(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function jl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function og(t,e,n){return e&&jl(t.prototype,e),n&&jl(t,n),t}function sg(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Aa(t,e)}function Aa(t,e){return Aa=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},Aa(t,e)}function lg(t){var e=cg();return function(){var i=ti(t),r;if(e){var a=ti(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return ug(this,r)}}function ug(t,e){return e&&(ei(e)==="object"||typeof e=="function")?e:Ta(t)}function Ta(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function cg(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function ti(t){return ti=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ti(t)}function bl(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var dg=function(t){sg(n,t);var e=lg(n);function n(){var i;ag(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),bl(Ta(i),"priority",130),bl(Ta(i),"incompatibleTokens",["Y","R","u","w","I","i","e","c","t","T"]),i}return og(n,[{key:"parse",value:function(r,a,o){var l=function(c){return{year:c,isTwoDigitYear:a==="yy"}};switch(a){case"y":return Ae(Ne(4,r),l);case"yo":return Ae(o.ordinalNumber(r,{unit:"year"}),l);default:return Ae(Ne(a.length,r),l)}}},{key:"validate",value:function(r,a){return a.isTwoDigitYear||a.year>0}},{key:"set",value:function(r,a,o){var l=r.getUTCFullYear();if(o.isTwoDigitYear){var u=Dl(o.year,l);return r.setUTCFullYear(u,0,1),r.setUTCHours(0,0,0,0),r}var c=!("era"in a)||a.era===1?o.year:1-o.year;return r.setUTCFullYear(c,0,1),r.setUTCHours(0,0,0,0),r}}]),n}(re);function ni(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?ni=function(n){return typeof n}:ni=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},ni(t)}function fg(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Al(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function Mg(t,e,n){return e&&Al(t.prototype,e),n&&Al(t,n),t}function gg(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&xa(t,e)}function xa(t,e){return xa=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},xa(t,e)}function hg(t){var e=mg();return function(){var i=ii(t),r;if(e){var a=ii(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return yg(this,r)}}function yg(t,e){return e&&(ni(e)==="object"||typeof e=="function")?e:La(t)}function La(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function mg(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function ii(t){return ii=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ii(t)}function Tl(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var pg=function(t){gg(n,t);var e=hg(n);function n(){var i;fg(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),Tl(La(i),"priority",130),Tl(La(i),"incompatibleTokens",["y","R","u","Q","q","M","L","I","d","D","i","t","T"]),i}return Mg(n,[{key:"parse",value:function(r,a,o){var l=function(c){return{year:c,isTwoDigitYear:a==="YY"}};switch(a){case"Y":return Ae(Ne(4,r),l);case"Yo":return Ae(o.ordinalNumber(r,{unit:"year"}),l);default:return Ae(Ne(a.length,r),l)}}},{key:"validate",value:function(r,a){return a.isTwoDigitYear||a.year>0}},{key:"set",value:function(r,a,o,l){var u=da(r,l);if(o.isTwoDigitYear){var c=Dl(o.year,u);return r.setUTCFullYear(c,0,l.firstWeekContainsDate),r.setUTCHours(0,0,0,0),Et(r,l)}var d=!("era"in a)||a.era===1?o.year:1-o.year;return r.setUTCFullYear(d,0,l.firstWeekContainsDate),r.setUTCHours(0,0,0,0),Et(r,l)}}]),n}(re);function ri(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?ri=function(n){return typeof n}:ri=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},ri(t)}function Ng(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function xl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function Dg(t,e,n){return e&&xl(t.prototype,e),n&&xl(t,n),t}function Ig(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&wa(t,e)}function wa(t,e){return wa=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},wa(t,e)}function jg(t){var e=Ag();return function(){var i=ai(t),r;if(e){var a=ai(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return bg(this,r)}}function bg(t,e){return e&&(ri(e)==="object"||typeof e=="function")?e:Sa(t)}function Sa(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Ag(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function ai(t){return ai=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ai(t)}function Ll(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Tg=function(t){Ig(n,t);var e=jg(n);function n(){var i;Ng(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),Ll(Sa(i),"priority",130),Ll(Sa(i),"incompatibleTokens",["G","y","Y","u","Q","q","M","L","w","d","D","e","c","t","T"]),i}return Dg(n,[{key:"parse",value:function(r,a){return qn(a==="R"?4:a.length,r)}},{key:"set",value:function(r,a,o){var l=new Date(0);return l.setUTCFullYear(o,0,4),l.setUTCHours(0,0,0,0),Xt(l)}}]),n}(re);function oi(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?oi=function(n){return typeof n}:oi=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},oi(t)}function xg(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function wl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function Lg(t,e,n){return e&&wl(t.prototype,e),n&&wl(t,n),t}function wg(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Oa(t,e)}function Oa(t,e){return Oa=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},Oa(t,e)}function Sg(t){var e=zg();return function(){var i=si(t),r;if(e){var a=si(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return Og(this,r)}}function Og(t,e){return e&&(oi(e)==="object"||typeof e=="function")?e:za(t)}function za(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function zg(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function si(t){return si=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},si(t)}function Sl(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Cg=function(t){wg(n,t);var e=Sg(n);function n(){var i;xg(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),Sl(za(i),"priority",130),Sl(za(i),"incompatibleTokens",["G","y","Y","R","w","I","i","e","c","t","T"]),i}return Lg(n,[{key:"parse",value:function(r,a){return qn(a==="u"?4:a.length,r)}},{key:"set",value:function(r,a,o){return r.setUTCFullYear(o,0,1),r.setUTCHours(0,0,0,0),r}}]),n}(re);function li(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?li=function(n){return typeof n}:li=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},li(t)}function _g(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Ol(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function kg(t,e,n){return e&&Ol(t.prototype,e),n&&Ol(t,n),t}function Eg(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Ca(t,e)}function Ca(t,e){return Ca=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},Ca(t,e)}function vg(t){var e=Yg();return function(){var i=ui(t),r;if(e){var a=ui(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return Pg(this,r)}}function Pg(t,e){return e&&(li(e)==="object"||typeof e=="function")?e:_a(t)}function _a(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Yg(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function ui(t){return ui=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ui(t)}function zl(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Qg=function(t){Eg(n,t);var e=vg(n);function n(){var i;_g(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),zl(_a(i),"priority",120),zl(_a(i),"incompatibleTokens",["Y","R","q","M","L","w","I","d","D","i","e","c","t","T"]),i}return kg(n,[{key:"parse",value:function(r,a,o){switch(a){case"Q":case"QQ":return Ne(a.length,r);case"Qo":return o.ordinalNumber(r,{unit:"quarter"});case"QQQ":return o.quarter(r,{width:"abbreviated",context:"formatting"})||o.quarter(r,{width:"narrow",context:"formatting"});case"QQQQQ":return o.quarter(r,{width:"narrow",context:"formatting"});case"QQQQ":default:return o.quarter(r,{width:"wide",context:"formatting"})||o.quarter(r,{width:"abbreviated",context:"formatting"})||o.quarter(r,{width:"narrow",context:"formatting"})}}},{key:"validate",value:function(r,a){return a>=1&&a<=4}},{key:"set",value:function(r,a,o){return r.setUTCMonth((o-1)*3,1),r.setUTCHours(0,0,0,0),r}}]),n}(re);function ci(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?ci=function(n){return typeof n}:ci=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},ci(t)}function Ug(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Cl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function Rg(t,e,n){return e&&Cl(t.prototype,e),n&&Cl(t,n),t}function Bg(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&ka(t,e)}function ka(t,e){return ka=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},ka(t,e)}function Zg(t){var e=$g();return function(){var i=di(t),r;if(e){var a=di(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return Vg(this,r)}}function Vg(t,e){return e&&(ci(e)==="object"||typeof e=="function")?e:Ea(t)}function Ea(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function $g(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function di(t){return di=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},di(t)}function _l(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Wg=function(t){Bg(n,t);var e=Zg(n);function n(){var i;Ug(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),_l(Ea(i),"priority",120),_l(Ea(i),"incompatibleTokens",["Y","R","Q","M","L","w","I","d","D","i","e","c","t","T"]),i}return Rg(n,[{key:"parse",value:function(r,a,o){switch(a){case"q":case"qq":return Ne(a.length,r);case"qo":return o.ordinalNumber(r,{unit:"quarter"});case"qqq":return o.quarter(r,{width:"abbreviated",context:"standalone"})||o.quarter(r,{width:"narrow",context:"standalone"});case"qqqqq":return o.quarter(r,{width:"narrow",context:"standalone"});case"qqqq":default:return o.quarter(r,{width:"wide",context:"standalone"})||o.quarter(r,{width:"abbreviated",context:"standalone"})||o.quarter(r,{width:"narrow",context:"standalone"})}}},{key:"validate",value:function(r,a){return a>=1&&a<=4}},{key:"set",value:function(r,a,o){return r.setUTCMonth((o-1)*3,1),r.setUTCHours(0,0,0,0),r}}]),n}(re);function fi(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?fi=function(n){return typeof n}:fi=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},fi(t)}function Gg(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function kl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function Hg(t,e,n){return e&&kl(t.prototype,e),n&&kl(t,n),t}function Fg(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&va(t,e)}function va(t,e){return va=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},va(t,e)}function Jg(t){var e=Kg();return function(){var i=Mi(t),r;if(e){var a=Mi(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return Xg(this,r)}}function Xg(t,e){return e&&(fi(e)==="object"||typeof e=="function")?e:Pa(t)}function Pa(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Kg(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Mi(t){return Mi=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Mi(t)}function El(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var qg=function(t){Fg(n,t);var e=Jg(n);function n(){var i;Gg(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),El(Pa(i),"incompatibleTokens",["Y","R","q","Q","L","w","I","D","i","e","c","t","T"]),El(Pa(i),"priority",110),i}return Hg(n,[{key:"parse",value:function(r,a,o){var l=function(c){return c-1};switch(a){case"M":return Ae(me(be.month,r),l);case"MM":return Ae(Ne(2,r),l);case"Mo":return Ae(o.ordinalNumber(r,{unit:"month"}),l);case"MMM":return o.month(r,{width:"abbreviated",context:"formatting"})||o.month(r,{width:"narrow",context:"formatting"});case"MMMMM":return o.month(r,{width:"narrow",context:"formatting"});case"MMMM":default:return o.month(r,{width:"wide",context:"formatting"})||o.month(r,{width:"abbreviated",context:"formatting"})||o.month(r,{width:"narrow",context:"formatting"})}}},{key:"validate",value:function(r,a){return a>=0&&a<=11}},{key:"set",value:function(r,a,o){return r.setUTCMonth(o,1),r.setUTCHours(0,0,0,0),r}}]),n}(re);function gi(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?gi=function(n){return typeof n}:gi=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},gi(t)}function eh(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function vl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function th(t,e,n){return e&&vl(t.prototype,e),n&&vl(t,n),t}function nh(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Ya(t,e)}function Ya(t,e){return Ya=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},Ya(t,e)}function ih(t){var e=ah();return function(){var i=hi(t),r;if(e){var a=hi(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return rh(this,r)}}function rh(t,e){return e&&(gi(e)==="object"||typeof e=="function")?e:Qa(t)}function Qa(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function ah(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function hi(t){return hi=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},hi(t)}function Pl(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var oh=function(t){nh(n,t);var e=ih(n);function n(){var i;eh(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),Pl(Qa(i),"priority",110),Pl(Qa(i),"incompatibleTokens",["Y","R","q","Q","M","w","I","D","i","e","c","t","T"]),i}return th(n,[{key:"parse",value:function(r,a,o){var l=function(c){return c-1};switch(a){case"L":return Ae(me(be.month,r),l);case"LL":return Ae(Ne(2,r),l);case"Lo":return Ae(o.ordinalNumber(r,{unit:"month"}),l);case"LLL":return o.month(r,{width:"abbreviated",context:"standalone"})||o.month(r,{width:"narrow",context:"standalone"});case"LLLLL":return o.month(r,{width:"narrow",context:"standalone"});case"LLLL":default:return o.month(r,{width:"wide",context:"standalone"})||o.month(r,{width:"abbreviated",context:"standalone"})||o.month(r,{width:"narrow",context:"standalone"})}}},{key:"validate",value:function(r,a){return a>=0&&a<=11}},{key:"set",value:function(r,a,o){return r.setUTCMonth(o,1),r.setUTCHours(0,0,0,0),r}}]),n}(re);function sh(t,e,n){Z(2,arguments);var i=G(t),r=W(e),a=nl(i,n)-r;return i.setUTCDate(i.getUTCDate()-a*7),i}function yi(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?yi=function(n){return typeof n}:yi=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},yi(t)}function lh(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Yl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function uh(t,e,n){return e&&Yl(t.prototype,e),n&&Yl(t,n),t}function ch(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Ua(t,e)}function Ua(t,e){return Ua=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},Ua(t,e)}function dh(t){var e=Mh();return function(){var i=mi(t),r;if(e){var a=mi(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return fh(this,r)}}function fh(t,e){return e&&(yi(e)==="object"||typeof e=="function")?e:Ra(t)}function Ra(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Mh(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function mi(t){return mi=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},mi(t)}function Ql(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var gh=function(t){ch(n,t);var e=dh(n);function n(){var i;lh(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),Ql(Ra(i),"priority",100),Ql(Ra(i),"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","i","t","T"]),i}return uh(n,[{key:"parse",value:function(r,a,o){switch(a){case"w":return me(be.week,r);case"wo":return o.ordinalNumber(r,{unit:"week"});default:return Ne(a.length,r)}}},{key:"validate",value:function(r,a){return a>=1&&a<=53}},{key:"set",value:function(r,a,o,l){return Et(sh(r,o,l),l)}}]),n}(re);function hh(t,e){Z(2,arguments);var n=G(t),i=W(e),r=tl(n)-i;return n.setUTCDate(n.getUTCDate()-r*7),n}function pi(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?pi=function(n){return typeof n}:pi=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},pi(t)}function yh(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Ul(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function mh(t,e,n){return e&&Ul(t.prototype,e),n&&Ul(t,n),t}function ph(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Ba(t,e)}function Ba(t,e){return Ba=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},Ba(t,e)}function Nh(t){var e=Ih();return function(){var i=Ni(t),r;if(e){var a=Ni(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return Dh(this,r)}}function Dh(t,e){return e&&(pi(e)==="object"||typeof e=="function")?e:Za(t)}function Za(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Ih(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Ni(t){return Ni=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Ni(t)}function Rl(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var jh=function(t){ph(n,t);var e=Nh(n);function n(){var i;yh(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),Rl(Za(i),"priority",100),Rl(Za(i),"incompatibleTokens",["y","Y","u","q","Q","M","L","w","d","D","e","c","t","T"]),i}return mh(n,[{key:"parse",value:function(r,a,o){switch(a){case"I":return me(be.week,r);case"Io":return o.ordinalNumber(r,{unit:"week"});default:return Ne(a.length,r)}}},{key:"validate",value:function(r,a){return a>=1&&a<=53}},{key:"set",value:function(r,a,o){return Xt(hh(r,o))}}]),n}(re);function Di(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Di=function(n){return typeof n}:Di=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Di(t)}function bh(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Bl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function Ah(t,e,n){return e&&Bl(t.prototype,e),n&&Bl(t,n),t}function Th(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Va(t,e)}function Va(t,e){return Va=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},Va(t,e)}function xh(t){var e=wh();return function(){var i=ji(t),r;if(e){var a=ji(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return Lh(this,r)}}function Lh(t,e){return e&&(Di(e)==="object"||typeof e=="function")?e:Ii(t)}function Ii(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function wh(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function ji(t){return ji=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ji(t)}function $a(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Sh=[31,28,31,30,31,30,31,31,30,31,30,31],Oh=[31,29,31,30,31,30,31,31,30,31,30,31],zh=function(t){Th(n,t);var e=xh(n);function n(){var i;bh(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),$a(Ii(i),"priority",90),$a(Ii(i),"subPriority",1),$a(Ii(i),"incompatibleTokens",["Y","R","q","Q","w","I","D","i","e","c","t","T"]),i}return Ah(n,[{key:"parse",value:function(r,a,o){switch(a){case"d":return me(be.date,r);case"do":return o.ordinalNumber(r,{unit:"date"});default:return Ne(a.length,r)}}},{key:"validate",value:function(r,a){var o=r.getUTCFullYear(),l=Il(o),u=r.getUTCMonth();return l?a>=1&&a<=Oh[u]:a>=1&&a<=Sh[u]}},{key:"set",value:function(r,a,o){return r.setUTCDate(o),r.setUTCHours(0,0,0,0),r}}]),n}(re);function bi(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?bi=function(n){return typeof n}:bi=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},bi(t)}function Ch(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Zl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function _h(t,e,n){return e&&Zl(t.prototype,e),n&&Zl(t,n),t}function kh(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Wa(t,e)}function Wa(t,e){return Wa=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},Wa(t,e)}function Eh(t){var e=Ph();return function(){var i=Ti(t),r;if(e){var a=Ti(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return vh(this,r)}}function vh(t,e){return e&&(bi(e)==="object"||typeof e=="function")?e:Ai(t)}function Ai(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Ph(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Ti(t){return Ti=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Ti(t)}function Ga(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Yh=function(t){kh(n,t);var e=Eh(n);function n(){var i;Ch(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),Ga(Ai(i),"priority",90),Ga(Ai(i),"subpriority",1),Ga(Ai(i),"incompatibleTokens",["Y","R","q","Q","M","L","w","I","d","E","i","e","c","t","T"]),i}return _h(n,[{key:"parse",value:function(r,a,o){switch(a){case"D":case"DD":return me(be.dayOfYear,r);case"Do":return o.ordinalNumber(r,{unit:"date"});default:return Ne(a.length,r)}}},{key:"validate",value:function(r,a){var o=r.getUTCFullYear(),l=Il(o);return l?a>=1&&a<=366:a>=1&&a<=365}},{key:"set",value:function(r,a,o){return r.setUTCMonth(0,o),r.setUTCHours(0,0,0,0),r}}]),n}(re);function Ha(t,e,n){var i,r,a,o,l,u,c,d;Z(2,arguments);var f=pt(),g=W((i=(r=(a=(o=n==null?void 0:n.weekStartsOn)!==null&&o!==void 0?o:n==null||(l=n.locale)===null||l===void 0||(u=l.options)===null||u===void 0?void 0:u.weekStartsOn)!==null&&a!==void 0?a:f.weekStartsOn)!==null&&r!==void 0?r:(c=f.locale)===null||c===void 0||(d=c.options)===null||d===void 0?void 0:d.weekStartsOn)!==null&&i!==void 0?i:0);if(!(g>=0&&g<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var h=G(t),y=W(e),m=h.getUTCDay(),p=y%7,M=(p+7)%7,N=(M<g?7:0)+y-m;return h.setUTCDate(h.getUTCDate()+N),h}function xi(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?xi=function(n){return typeof n}:xi=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},xi(t)}function Qh(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Vl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function Uh(t,e,n){return e&&Vl(t.prototype,e),n&&Vl(t,n),t}function Rh(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Fa(t,e)}function Fa(t,e){return Fa=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},Fa(t,e)}function Bh(t){var e=Vh();return function(){var i=Li(t),r;if(e){var a=Li(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return Zh(this,r)}}function Zh(t,e){return e&&(xi(e)==="object"||typeof e=="function")?e:Ja(t)}function Ja(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Vh(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Li(t){return Li=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Li(t)}function $l(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var $h=function(t){Rh(n,t);var e=Bh(n);function n(){var i;Qh(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),$l(Ja(i),"priority",90),$l(Ja(i),"incompatibleTokens",["D","i","e","c","t","T"]),i}return Uh(n,[{key:"parse",value:function(r,a,o){switch(a){case"E":case"EE":case"EEE":return o.day(r,{width:"abbreviated",context:"formatting"})||o.day(r,{width:"short",context:"formatting"})||o.day(r,{width:"narrow",context:"formatting"});case"EEEEE":return o.day(r,{width:"narrow",context:"formatting"});case"EEEEEE":return o.day(r,{width:"short",context:"formatting"})||o.day(r,{width:"narrow",context:"formatting"});case"EEEE":default:return o.day(r,{width:"wide",context:"formatting"})||o.day(r,{width:"abbreviated",context:"formatting"})||o.day(r,{width:"short",context:"formatting"})||o.day(r,{width:"narrow",context:"formatting"})}}},{key:"validate",value:function(r,a){return a>=0&&a<=6}},{key:"set",value:function(r,a,o,l){return r=Ha(r,o,l),r.setUTCHours(0,0,0,0),r}}]),n}(re);function wi(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?wi=function(n){return typeof n}:wi=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},wi(t)}function Wh(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Wl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function Gh(t,e,n){return e&&Wl(t.prototype,e),n&&Wl(t,n),t}function Hh(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Xa(t,e)}function Xa(t,e){return Xa=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},Xa(t,e)}function Fh(t){var e=Xh();return function(){var i=Si(t),r;if(e){var a=Si(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return Jh(this,r)}}function Jh(t,e){return e&&(wi(e)==="object"||typeof e=="function")?e:Ka(t)}function Ka(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Xh(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Si(t){return Si=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Si(t)}function Gl(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Kh=function(t){Hh(n,t);var e=Fh(n);function n(){var i;Wh(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),Gl(Ka(i),"priority",90),Gl(Ka(i),"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","E","i","c","t","T"]),i}return Gh(n,[{key:"parse",value:function(r,a,o,l){var u=function(d){var f=Math.floor((d-1)/7)*7;return(d+l.weekStartsOn+6)%7+f};switch(a){case"e":case"ee":return Ae(Ne(a.length,r),u);case"eo":return Ae(o.ordinalNumber(r,{unit:"day"}),u);case"eee":return o.day(r,{width:"abbreviated",context:"formatting"})||o.day(r,{width:"short",context:"formatting"})||o.day(r,{width:"narrow",context:"formatting"});case"eeeee":return o.day(r,{width:"narrow",context:"formatting"});case"eeeeee":return o.day(r,{width:"short",context:"formatting"})||o.day(r,{width:"narrow",context:"formatting"});case"eeee":default:return o.day(r,{width:"wide",context:"formatting"})||o.day(r,{width:"abbreviated",context:"formatting"})||o.day(r,{width:"short",context:"formatting"})||o.day(r,{width:"narrow",context:"formatting"})}}},{key:"validate",value:function(r,a){return a>=0&&a<=6}},{key:"set",value:function(r,a,o,l){return r=Ha(r,o,l),r.setUTCHours(0,0,0,0),r}}]),n}(re);function Oi(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Oi=function(n){return typeof n}:Oi=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Oi(t)}function qh(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Hl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function ey(t,e,n){return e&&Hl(t.prototype,e),n&&Hl(t,n),t}function ty(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&qa(t,e)}function qa(t,e){return qa=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},qa(t,e)}function ny(t){var e=ry();return function(){var i=zi(t),r;if(e){var a=zi(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return iy(this,r)}}function iy(t,e){return e&&(Oi(e)==="object"||typeof e=="function")?e:eo(t)}function eo(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function ry(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function zi(t){return zi=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},zi(t)}function Fl(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var ay=function(t){ty(n,t);var e=ny(n);function n(){var i;qh(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),Fl(eo(i),"priority",90),Fl(eo(i),"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","E","i","e","t","T"]),i}return ey(n,[{key:"parse",value:function(r,a,o,l){var u=function(d){var f=Math.floor((d-1)/7)*7;return(d+l.weekStartsOn+6)%7+f};switch(a){case"c":case"cc":return Ae(Ne(a.length,r),u);case"co":return Ae(o.ordinalNumber(r,{unit:"day"}),u);case"ccc":return o.day(r,{width:"abbreviated",context:"standalone"})||o.day(r,{width:"short",context:"standalone"})||o.day(r,{width:"narrow",context:"standalone"});case"ccccc":return o.day(r,{width:"narrow",context:"standalone"});case"cccccc":return o.day(r,{width:"short",context:"standalone"})||o.day(r,{width:"narrow",context:"standalone"});case"cccc":default:return o.day(r,{width:"wide",context:"standalone"})||o.day(r,{width:"abbreviated",context:"standalone"})||o.day(r,{width:"short",context:"standalone"})||o.day(r,{width:"narrow",context:"standalone"})}}},{key:"validate",value:function(r,a){return a>=0&&a<=6}},{key:"set",value:function(r,a,o,l){return r=Ha(r,o,l),r.setUTCHours(0,0,0,0),r}}]),n}(re);function oy(t,e){Z(2,arguments);var n=W(e);n%7===0&&(n=n-7);var i=1,r=G(t),a=r.getUTCDay(),o=n%7,l=(o+7)%7,u=(l<i?7:0)+n-a;return r.setUTCDate(r.getUTCDate()+u),r}function Ci(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Ci=function(n){return typeof n}:Ci=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Ci(t)}function sy(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Jl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function ly(t,e,n){return e&&Jl(t.prototype,e),n&&Jl(t,n),t}function uy(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&to(t,e)}function to(t,e){return to=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},to(t,e)}function cy(t){var e=fy();return function(){var i=_i(t),r;if(e){var a=_i(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return dy(this,r)}}function dy(t,e){return e&&(Ci(e)==="object"||typeof e=="function")?e:no(t)}function no(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function fy(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function _i(t){return _i=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},_i(t)}function Xl(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var My=function(t){uy(n,t);var e=cy(n);function n(){var i;sy(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),Xl(no(i),"priority",90),Xl(no(i),"incompatibleTokens",["y","Y","u","q","Q","M","L","w","d","D","E","e","c","t","T"]),i}return ly(n,[{key:"parse",value:function(r,a,o){var l=function(c){return c===0?7:c};switch(a){case"i":case"ii":return Ne(a.length,r);case"io":return o.ordinalNumber(r,{unit:"day"});case"iii":return Ae(o.day(r,{width:"abbreviated",context:"formatting"})||o.day(r,{width:"short",context:"formatting"})||o.day(r,{width:"narrow",context:"formatting"}),l);case"iiiii":return Ae(o.day(r,{width:"narrow",context:"formatting"}),l);case"iiiiii":return Ae(o.day(r,{width:"short",context:"formatting"})||o.day(r,{width:"narrow",context:"formatting"}),l);case"iiii":default:return Ae(o.day(r,{width:"wide",context:"formatting"})||o.day(r,{width:"abbreviated",context:"formatting"})||o.day(r,{width:"short",context:"formatting"})||o.day(r,{width:"narrow",context:"formatting"}),l)}}},{key:"validate",value:function(r,a){return a>=1&&a<=7}},{key:"set",value:function(r,a,o){return r=oy(r,o),r.setUTCHours(0,0,0,0),r}}]),n}(re);function ki(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?ki=function(n){return typeof n}:ki=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},ki(t)}function gy(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Kl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function hy(t,e,n){return e&&Kl(t.prototype,e),n&&Kl(t,n),t}function yy(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&io(t,e)}function io(t,e){return io=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},io(t,e)}function my(t){var e=Ny();return function(){var i=Ei(t),r;if(e){var a=Ei(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return py(this,r)}}function py(t,e){return e&&(ki(e)==="object"||typeof e=="function")?e:ro(t)}function ro(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Ny(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Ei(t){return Ei=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Ei(t)}function ql(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Dy=function(t){yy(n,t);var e=my(n);function n(){var i;gy(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),ql(ro(i),"priority",80),ql(ro(i),"incompatibleTokens",["b","B","H","k","t","T"]),i}return hy(n,[{key:"parse",value:function(r,a,o){switch(a){case"a":case"aa":case"aaa":return o.dayPeriod(r,{width:"abbreviated",context:"formatting"})||o.dayPeriod(r,{width:"narrow",context:"formatting"});case"aaaaa":return o.dayPeriod(r,{width:"narrow",context:"formatting"});case"aaaa":default:return o.dayPeriod(r,{width:"wide",context:"formatting"})||o.dayPeriod(r,{width:"abbreviated",context:"formatting"})||o.dayPeriod(r,{width:"narrow",context:"formatting"})}}},{key:"set",value:function(r,a,o){return r.setUTCHours(ba(o),0,0,0),r}}]),n}(re);function vi(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?vi=function(n){return typeof n}:vi=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},vi(t)}function Iy(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function eu(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function jy(t,e,n){return e&&eu(t.prototype,e),n&&eu(t,n),t}function by(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&ao(t,e)}function ao(t,e){return ao=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},ao(t,e)}function Ay(t){var e=xy();return function(){var i=Pi(t),r;if(e){var a=Pi(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return Ty(this,r)}}function Ty(t,e){return e&&(vi(e)==="object"||typeof e=="function")?e:oo(t)}function oo(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function xy(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Pi(t){return Pi=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Pi(t)}function tu(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Ly=function(t){by(n,t);var e=Ay(n);function n(){var i;Iy(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),tu(oo(i),"priority",80),tu(oo(i),"incompatibleTokens",["a","B","H","k","t","T"]),i}return jy(n,[{key:"parse",value:function(r,a,o){switch(a){case"b":case"bb":case"bbb":return o.dayPeriod(r,{width:"abbreviated",context:"formatting"})||o.dayPeriod(r,{width:"narrow",context:"formatting"});case"bbbbb":return o.dayPeriod(r,{width:"narrow",context:"formatting"});case"bbbb":default:return o.dayPeriod(r,{width:"wide",context:"formatting"})||o.dayPeriod(r,{width:"abbreviated",context:"formatting"})||o.dayPeriod(r,{width:"narrow",context:"formatting"})}}},{key:"set",value:function(r,a,o){return r.setUTCHours(ba(o),0,0,0),r}}]),n}(re);function Yi(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Yi=function(n){return typeof n}:Yi=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Yi(t)}function wy(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function nu(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function Sy(t,e,n){return e&&nu(t.prototype,e),n&&nu(t,n),t}function Oy(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&so(t,e)}function so(t,e){return so=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},so(t,e)}function zy(t){var e=_y();return function(){var i=Qi(t),r;if(e){var a=Qi(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return Cy(this,r)}}function Cy(t,e){return e&&(Yi(e)==="object"||typeof e=="function")?e:lo(t)}function lo(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function _y(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Qi(t){return Qi=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Qi(t)}function iu(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var ky=function(t){Oy(n,t);var e=zy(n);function n(){var i;wy(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),iu(lo(i),"priority",80),iu(lo(i),"incompatibleTokens",["a","b","t","T"]),i}return Sy(n,[{key:"parse",value:function(r,a,o){switch(a){case"B":case"BB":case"BBB":return o.dayPeriod(r,{width:"abbreviated",context:"formatting"})||o.dayPeriod(r,{width:"narrow",context:"formatting"});case"BBBBB":return o.dayPeriod(r,{width:"narrow",context:"formatting"});case"BBBB":default:return o.dayPeriod(r,{width:"wide",context:"formatting"})||o.dayPeriod(r,{width:"abbreviated",context:"formatting"})||o.dayPeriod(r,{width:"narrow",context:"formatting"})}}},{key:"set",value:function(r,a,o){return r.setUTCHours(ba(o),0,0,0),r}}]),n}(re);function Ui(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Ui=function(n){return typeof n}:Ui=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Ui(t)}function Ey(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function ru(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function vy(t,e,n){return e&&ru(t.prototype,e),n&&ru(t,n),t}function Py(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&uo(t,e)}function uo(t,e){return uo=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},uo(t,e)}function Yy(t){var e=Uy();return function(){var i=Ri(t),r;if(e){var a=Ri(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return Qy(this,r)}}function Qy(t,e){return e&&(Ui(e)==="object"||typeof e=="function")?e:co(t)}function co(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Uy(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Ri(t){return Ri=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Ri(t)}function au(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Ry=function(t){Py(n,t);var e=Yy(n);function n(){var i;Ey(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),au(co(i),"priority",70),au(co(i),"incompatibleTokens",["H","K","k","t","T"]),i}return vy(n,[{key:"parse",value:function(r,a,o){switch(a){case"h":return me(be.hour12h,r);case"ho":return o.ordinalNumber(r,{unit:"hour"});default:return Ne(a.length,r)}}},{key:"validate",value:function(r,a){return a>=1&&a<=12}},{key:"set",value:function(r,a,o){var l=r.getUTCHours()>=12;return l&&o<12?r.setUTCHours(o+12,0,0,0):!l&&o===12?r.setUTCHours(0,0,0,0):r.setUTCHours(o,0,0,0),r}}]),n}(re);function Bi(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Bi=function(n){return typeof n}:Bi=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Bi(t)}function By(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function ou(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function Zy(t,e,n){return e&&ou(t.prototype,e),n&&ou(t,n),t}function Vy(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&fo(t,e)}function fo(t,e){return fo=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},fo(t,e)}function $y(t){var e=Gy();return function(){var i=Zi(t),r;if(e){var a=Zi(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return Wy(this,r)}}function Wy(t,e){return e&&(Bi(e)==="object"||typeof e=="function")?e:Mo(t)}function Mo(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Gy(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Zi(t){return Zi=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Zi(t)}function su(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Hy=function(t){Vy(n,t);var e=$y(n);function n(){var i;By(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),su(Mo(i),"priority",70),su(Mo(i),"incompatibleTokens",["a","b","h","K","k","t","T"]),i}return Zy(n,[{key:"parse",value:function(r,a,o){switch(a){case"H":return me(be.hour23h,r);case"Ho":return o.ordinalNumber(r,{unit:"hour"});default:return Ne(a.length,r)}}},{key:"validate",value:function(r,a){return a>=0&&a<=23}},{key:"set",value:function(r,a,o){return r.setUTCHours(o,0,0,0),r}}]),n}(re);function Vi(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Vi=function(n){return typeof n}:Vi=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Vi(t)}function Fy(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function lu(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function Jy(t,e,n){return e&&lu(t.prototype,e),n&&lu(t,n),t}function Xy(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&go(t,e)}function go(t,e){return go=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},go(t,e)}function Ky(t){var e=em();return function(){var i=$i(t),r;if(e){var a=$i(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return qy(this,r)}}function qy(t,e){return e&&(Vi(e)==="object"||typeof e=="function")?e:ho(t)}function ho(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function em(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function $i(t){return $i=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},$i(t)}function uu(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var tm=function(t){Xy(n,t);var e=Ky(n);function n(){var i;Fy(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),uu(ho(i),"priority",70),uu(ho(i),"incompatibleTokens",["h","H","k","t","T"]),i}return Jy(n,[{key:"parse",value:function(r,a,o){switch(a){case"K":return me(be.hour11h,r);case"Ko":return o.ordinalNumber(r,{unit:"hour"});default:return Ne(a.length,r)}}},{key:"validate",value:function(r,a){return a>=0&&a<=11}},{key:"set",value:function(r,a,o){var l=r.getUTCHours()>=12;return l&&o<12?r.setUTCHours(o+12,0,0,0):r.setUTCHours(o,0,0,0),r}}]),n}(re);function Wi(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Wi=function(n){return typeof n}:Wi=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Wi(t)}function nm(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function cu(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function im(t,e,n){return e&&cu(t.prototype,e),n&&cu(t,n),t}function rm(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&yo(t,e)}function yo(t,e){return yo=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},yo(t,e)}function am(t){var e=sm();return function(){var i=Gi(t),r;if(e){var a=Gi(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return om(this,r)}}function om(t,e){return e&&(Wi(e)==="object"||typeof e=="function")?e:mo(t)}function mo(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function sm(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Gi(t){return Gi=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Gi(t)}function du(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var lm=function(t){rm(n,t);var e=am(n);function n(){var i;nm(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),du(mo(i),"priority",70),du(mo(i),"incompatibleTokens",["a","b","h","H","K","t","T"]),i}return im(n,[{key:"parse",value:function(r,a,o){switch(a){case"k":return me(be.hour24h,r);case"ko":return o.ordinalNumber(r,{unit:"hour"});default:return Ne(a.length,r)}}},{key:"validate",value:function(r,a){return a>=1&&a<=24}},{key:"set",value:function(r,a,o){var l=o<=24?o%24:o;return r.setUTCHours(l,0,0,0),r}}]),n}(re);function Hi(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Hi=function(n){return typeof n}:Hi=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Hi(t)}function um(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function fu(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function cm(t,e,n){return e&&fu(t.prototype,e),n&&fu(t,n),t}function dm(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&po(t,e)}function po(t,e){return po=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},po(t,e)}function fm(t){var e=gm();return function(){var i=Fi(t),r;if(e){var a=Fi(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return Mm(this,r)}}function Mm(t,e){return e&&(Hi(e)==="object"||typeof e=="function")?e:No(t)}function No(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function gm(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Fi(t){return Fi=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Fi(t)}function Mu(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var hm=function(t){dm(n,t);var e=fm(n);function n(){var i;um(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),Mu(No(i),"priority",60),Mu(No(i),"incompatibleTokens",["t","T"]),i}return cm(n,[{key:"parse",value:function(r,a,o){switch(a){case"m":return me(be.minute,r);case"mo":return o.ordinalNumber(r,{unit:"minute"});default:return Ne(a.length,r)}}},{key:"validate",value:function(r,a){return a>=0&&a<=59}},{key:"set",value:function(r,a,o){return r.setUTCMinutes(o,0,0),r}}]),n}(re);function Ji(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Ji=function(n){return typeof n}:Ji=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Ji(t)}function ym(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function gu(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function mm(t,e,n){return e&&gu(t.prototype,e),n&&gu(t,n),t}function pm(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Do(t,e)}function Do(t,e){return Do=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},Do(t,e)}function Nm(t){var e=Im();return function(){var i=Xi(t),r;if(e){var a=Xi(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return Dm(this,r)}}function Dm(t,e){return e&&(Ji(e)==="object"||typeof e=="function")?e:Io(t)}function Io(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Im(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Xi(t){return Xi=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Xi(t)}function hu(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var jm=function(t){pm(n,t);var e=Nm(n);function n(){var i;ym(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),hu(Io(i),"priority",50),hu(Io(i),"incompatibleTokens",["t","T"]),i}return mm(n,[{key:"parse",value:function(r,a,o){switch(a){case"s":return me(be.second,r);case"so":return o.ordinalNumber(r,{unit:"second"});default:return Ne(a.length,r)}}},{key:"validate",value:function(r,a){return a>=0&&a<=59}},{key:"set",value:function(r,a,o){return r.setUTCSeconds(o,0),r}}]),n}(re);function Ki(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Ki=function(n){return typeof n}:Ki=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Ki(t)}function bm(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function yu(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function Am(t,e,n){return e&&yu(t.prototype,e),n&&yu(t,n),t}function Tm(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&jo(t,e)}function jo(t,e){return jo=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},jo(t,e)}function xm(t){var e=wm();return function(){var i=qi(t),r;if(e){var a=qi(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return Lm(this,r)}}function Lm(t,e){return e&&(Ki(e)==="object"||typeof e=="function")?e:bo(t)}function bo(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function wm(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function qi(t){return qi=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},qi(t)}function mu(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Sm=function(t){Tm(n,t);var e=xm(n);function n(){var i;bm(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),mu(bo(i),"priority",30),mu(bo(i),"incompatibleTokens",["t","T"]),i}return Am(n,[{key:"parse",value:function(r,a){var o=function(u){return Math.floor(u*Math.pow(10,-a.length+3))};return Ae(Ne(a.length,r),o)}},{key:"set",value:function(r,a,o){return r.setUTCMilliseconds(o),r}}]),n}(re);function er(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?er=function(n){return typeof n}:er=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},er(t)}function Om(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function pu(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function zm(t,e,n){return e&&pu(t.prototype,e),n&&pu(t,n),t}function Cm(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Ao(t,e)}function Ao(t,e){return Ao=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},Ao(t,e)}function _m(t){var e=Em();return function(){var i=tr(t),r;if(e){var a=tr(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return km(this,r)}}function km(t,e){return e&&(er(e)==="object"||typeof e=="function")?e:To(t)}function To(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Em(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function tr(t){return tr=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},tr(t)}function Nu(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var vm=function(t){Cm(n,t);var e=_m(n);function n(){var i;Om(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),Nu(To(i),"priority",10),Nu(To(i),"incompatibleTokens",["t","T","x"]),i}return zm(n,[{key:"parse",value:function(r,a){switch(a){case"X":return at(rt.basicOptionalMinutes,r);case"XX":return at(rt.basic,r);case"XXXX":return at(rt.basicOptionalSeconds,r);case"XXXXX":return at(rt.extendedOptionalSeconds,r);case"XXX":default:return at(rt.extended,r)}}},{key:"set",value:function(r,a,o){return a.timestampIsSet?r:new Date(r.getTime()-o)}}]),n}(re);function nr(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?nr=function(n){return typeof n}:nr=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},nr(t)}function Pm(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Du(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function Ym(t,e,n){return e&&Du(t.prototype,e),n&&Du(t,n),t}function Qm(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&xo(t,e)}function xo(t,e){return xo=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},xo(t,e)}function Um(t){var e=Bm();return function(){var i=ir(t),r;if(e){var a=ir(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return Rm(this,r)}}function Rm(t,e){return e&&(nr(e)==="object"||typeof e=="function")?e:Lo(t)}function Lo(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Bm(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function ir(t){return ir=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ir(t)}function Iu(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Zm=function(t){Qm(n,t);var e=Um(n);function n(){var i;Pm(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),Iu(Lo(i),"priority",10),Iu(Lo(i),"incompatibleTokens",["t","T","X"]),i}return Ym(n,[{key:"parse",value:function(r,a){switch(a){case"x":return at(rt.basicOptionalMinutes,r);case"xx":return at(rt.basic,r);case"xxxx":return at(rt.basicOptionalSeconds,r);case"xxxxx":return at(rt.extendedOptionalSeconds,r);case"xxx":default:return at(rt.extended,r)}}},{key:"set",value:function(r,a,o){return a.timestampIsSet?r:new Date(r.getTime()-o)}}]),n}(re);function rr(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?rr=function(n){return typeof n}:rr=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},rr(t)}function Vm(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function ju(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function $m(t,e,n){return e&&ju(t.prototype,e),n&&ju(t,n),t}function Wm(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&wo(t,e)}function wo(t,e){return wo=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},wo(t,e)}function Gm(t){var e=Fm();return function(){var i=ar(t),r;if(e){var a=ar(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return Hm(this,r)}}function Hm(t,e){return e&&(rr(e)==="object"||typeof e=="function")?e:So(t)}function So(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Fm(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function ar(t){return ar=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ar(t)}function bu(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Jm=function(t){Wm(n,t);var e=Gm(n);function n(){var i;Vm(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),bu(So(i),"priority",40),bu(So(i),"incompatibleTokens","*"),i}return $m(n,[{key:"parse",value:function(r){return Nl(r)}},{key:"set",value:function(r,a,o){return[new Date(o*1e3),{timestampIsSet:!0}]}}]),n}(re);function or(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?or=function(n){return typeof n}:or=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},or(t)}function Xm(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Au(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function Km(t,e,n){return e&&Au(t.prototype,e),n&&Au(t,n),t}function qm(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Oo(t,e)}function Oo(t,e){return Oo=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},Oo(t,e)}function ep(t){var e=np();return function(){var i=sr(t),r;if(e){var a=sr(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return tp(this,r)}}function tp(t,e){return e&&(or(e)==="object"||typeof e=="function")?e:zo(t)}function zo(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function np(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function sr(t){return sr=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},sr(t)}function Tu(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var ip=function(t){qm(n,t);var e=ep(n);function n(){var i;Xm(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),Tu(zo(i),"priority",20),Tu(zo(i),"incompatibleTokens","*"),i}return Km(n,[{key:"parse",value:function(r){return Nl(r)}},{key:"set",value:function(r,a,o){return[new Date(o),{timestampIsSet:!0}]}}]),n}(re),rp={G:new rg,y:new dg,Y:new pg,R:new Tg,u:new Cg,Q:new Qg,q:new Wg,M:new qg,L:new oh,w:new gh,I:new jh,d:new zh,D:new Yh,E:new $h,e:new Kh,c:new ay,i:new My,a:new Dy,b:new Ly,B:new ky,h:new Ry,H:new Hy,K:new tm,k:new lm,m:new hm,s:new jm,S:new Sm,X:new vm,x:new Zm,t:new Jm,T:new ip};function lr(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?lr=function(n){return typeof n}:lr=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},lr(t)}function xu(t,e){var n;if(typeof Symbol=="undefined"||t[Symbol.iterator]==null){if(Array.isArray(t)||(n=ap(t))||e&&t&&typeof t.length=="number"){n&&(t=n);var i=0,r=function(){};return{s:r,n:function(){return i>=t.length?{done:!0}:{done:!1,value:t[i++]}},e:function(c){throw c},f:r}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
2
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var a=!0,o=!1,l;return{s:function(){n=t[Symbol.iterator]()},n:function(){var c=n.next();return a=c.done,c},e:function(c){o=!0,l=c},f:function(){try{!a&&n.return!=null&&n.return()}finally{if(o)throw l}}}}function ap(t,e){if(!!t){if(typeof t=="string")return Lu(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);if(n==="Object"&&t.constructor&&(n=t.constructor.name),n==="Map"||n==="Set")return Array.from(t);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Lu(t,e)}}function Lu(t,e){(e==null||e>t.length)&&(e=t.length);for(var n=0,i=new Array(e);n<e;n++)i[n]=t[n];return i}var op=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,sp=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,lp=/^'([^]*?)'?$/,up=/''/g,cp=/\S/,dp=/[a-zA-Z]/;function Co(t,e,n,i){var r,a,o,l,u,c,d,f,g,h,y,m,p,M,N,A,T,I;Z(3,arguments);var w=String(t),k=String(e),P=pt(),v=(r=(a=i==null?void 0:i.locale)!==null&&a!==void 0?a:P.locale)!==null&&r!==void 0?r:ul;if(!v.match)throw new RangeError("locale must contain match property");var Q=W((o=(l=(u=(c=i==null?void 0:i.firstWeekContainsDate)!==null&&c!==void 0?c:i==null||(d=i.locale)===null||d===void 0||(f=d.options)===null||f===void 0?void 0:f.firstWeekContainsDate)!==null&&u!==void 0?u:P.firstWeekContainsDate)!==null&&l!==void 0?l:(g=P.locale)===null||g===void 0||(h=g.options)===null||h===void 0?void 0:h.firstWeekContainsDate)!==null&&o!==void 0?o:1);if(!(Q>=1&&Q<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var O=W((y=(m=(p=(M=i==null?void 0:i.weekStartsOn)!==null&&M!==void 0?M:i==null||(N=i.locale)===null||N===void 0||(A=N.options)===null||A===void 0?void 0:A.weekStartsOn)!==null&&p!==void 0?p:P.weekStartsOn)!==null&&m!==void 0?m:(T=P.locale)===null||T===void 0||(I=T.options)===null||I===void 0?void 0:I.weekStartsOn)!==null&&y!==void 0?y:0);if(!(O>=0&&O<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(k==="")return w===""?G(n):new Date(NaN);var D={firstWeekContainsDate:Q,weekStartsOn:O,locale:v},S=[new FM],C=k.match(sp).map(function(de){var te=de[0];if(te in fa){var ue=fa[te];return ue(de,v.formatLong)}return de}).join("").match(op),b=[],_=xu(C),B;try{var V=function(){var te=B.value;!(i!=null&&i.useAdditionalWeekYearTokens)&&ll(te)&&Hn(te,k,t),!(i!=null&&i.useAdditionalDayOfYearTokens)&&sl(te)&&Hn(te,k,t);var ue=te[0],nt=rp[ue];if(nt){var zt=nt.incompatibleTokens;if(Array.isArray(zt)){var Ct=b.find(function(L){return zt.includes(L.token)||L.token===ue});if(Ct)throw new RangeError("The format string mustn't contain `".concat(Ct.fullToken,"` and `").concat(te,"` at the same time"))}else if(nt.incompatibleTokens==="*"&&b.length>0)throw new RangeError("The format string mustn't contain `".concat(te,"` and any other token at the same time"));b.push({token:ue,fullToken:te});var He=nt.run(w,te,v.match,D);if(!He)return{v:new Date(NaN)};S.push(He.setter),w=He.rest}else{if(ue.match(dp))throw new RangeError("Format string contains an unescaped latin alphabet character `"+ue+"`");if(te==="''"?te="'":ue==="'"&&(te=fp(te)),w.indexOf(te)===0)w=w.slice(te.length);else return{v:new Date(NaN)}}};for(_.s();!(B=_.n()).done;){var F=V();if(lr(F)==="object")return F.v}}catch(de){_.e(de)}finally{_.f()}if(w.length>0&&cp.test(w))return new Date(NaN);var J=S.map(function(de){return de.priority}).sort(function(de,te){return te-de}).filter(function(de,te,ue){return ue.indexOf(de)===te}).map(function(de){return S.filter(function(te){return te.priority===de}).sort(function(te,ue){return ue.subPriority-te.subPriority})}).map(function(de){return de[0]}),z=G(n);if(isNaN(z.getTime()))return new Date(NaN);var Y=qs(z,Wn(z)),R={},Te=xu(J),Oe;try{for(Te.s();!(Oe=Te.n()).done;){var ze=Oe.value;if(!ze.validate(Y,D))return new Date(NaN);var Ge=ze.set(Y,R,D);Array.isArray(Ge)?(Y=Ge[0],UM(R,Ge[1])):Y=Ge}}catch(de){Te.e(de)}finally{Te.f()}return Y}function fp(t){return t.match(lp)[1].replace(up,"'")}function Mp(t,e){Z(2,arguments);var n=W(e);return kt(t,-n)}function gp(t,e){var n;Z(1,arguments);var i=W((n=e==null?void 0:e.additionalDigits)!==null&&n!==void 0?n:2);if(i!==2&&i!==1&&i!==0)throw new RangeError("additionalDigits must be 0, 1 or 2");if(!(typeof t=="string"||Object.prototype.toString.call(t)==="[object String]"))return new Date(NaN);var r=pp(t),a;if(r.date){var o=Np(r.date,i);a=Dp(o.restDateString,o.year)}if(!a||isNaN(a.getTime()))return new Date(NaN);var l=a.getTime(),u=0,c;if(r.time&&(u=Ip(r.time),isNaN(u)))return new Date(NaN);if(r.timezone){if(c=jp(r.timezone),isNaN(c))return new Date(NaN)}else{var d=new Date(l+u),f=new Date(0);return f.setFullYear(d.getUTCFullYear(),d.getUTCMonth(),d.getUTCDate()),f.setHours(d.getUTCHours(),d.getUTCMinutes(),d.getUTCSeconds(),d.getUTCMilliseconds()),f}return new Date(l+u+c)}var ur={dateTimeDelimiter:/[T ]/,timeZoneDelimiter:/[Z ]/i,timezone:/([Z+-].*)$/},hp=/^-?(?:(\d{3})|(\d{2})(?:-?(\d{2}))?|W(\d{2})(?:-?(\d{1}))?|)$/,yp=/^(\d{2}(?:[.,]\d*)?)(?::?(\d{2}(?:[.,]\d*)?))?(?::?(\d{2}(?:[.,]\d*)?))?$/,mp=/^([+-])(\d{2})(?::?(\d{2}))?$/;function pp(t){var e={},n=t.split(ur.dateTimeDelimiter),i;if(n.length>2)return e;if(/:/.test(n[0])?i=n[0]:(e.date=n[0],i=n[1],ur.timeZoneDelimiter.test(e.date)&&(e.date=t.split(ur.timeZoneDelimiter)[0],i=t.substr(e.date.length,t.length))),i){var r=ur.timezone.exec(i);r?(e.time=i.replace(r[1],""),e.timezone=r[1]):e.time=i}return e}function Np(t,e){var n=new RegExp("^(?:(\\d{4}|[+-]\\d{"+(4+e)+"})|(\\d{2}|[+-]\\d{"+(2+e)+"})$)"),i=t.match(n);if(!i)return{year:NaN,restDateString:""};var r=i[1]?parseInt(i[1]):null,a=i[2]?parseInt(i[2]):null;return{year:a===null?r:a*100,restDateString:t.slice((i[1]||i[2]).length)}}function Dp(t,e){if(e===null)return new Date(NaN);var n=t.match(hp);if(!n)return new Date(NaN);var i=!!n[4],r=gn(n[1]),a=gn(n[2])-1,o=gn(n[3]),l=gn(n[4]),u=gn(n[5])-1;if(i)return Lp(e,l,u)?bp(e,l,u):new Date(NaN);var c=new Date(0);return!Tp(e,a,o)||!xp(e,r)?new Date(NaN):(c.setUTCFullYear(e,a,Math.max(r,o)),c)}function gn(t){return t?parseInt(t):1}function Ip(t){var e=t.match(yp);if(!e)return NaN;var n=_o(e[1]),i=_o(e[2]),r=_o(e[3]);return wp(n,i,r)?n*ca+i*ua+r*1e3:NaN}function _o(t){return t&&parseFloat(t.replace(",","."))||0}function jp(t){if(t==="Z")return 0;var e=t.match(mp);if(!e)return 0;var n=e[1]==="+"?-1:1,i=parseInt(e[2]),r=e[3]&&parseInt(e[3])||0;return Sp(i,r)?n*(i*ca+r*ua):NaN}function bp(t,e,n){var i=new Date(0);i.setUTCFullYear(t,0,4);var r=i.getUTCDay()||7,a=(e-1)*7+n+1-r;return i.setUTCDate(i.getUTCDate()+a),i}var Ap=[31,null,31,30,31,30,31,31,30,31,30,31];function wu(t){return t%400===0||t%4===0&&t%100!==0}function Tp(t,e,n){return e>=0&&e<=11&&n>=1&&n<=(Ap[e]||(wu(t)?29:28))}function xp(t,e){return e>=1&&e<=(wu(t)?366:365)}function Lp(t,e,n){return e>=1&&e<=53&&n>=0&&n<=6}function wp(t,e,n){return t===24?e===0&&n===0:n>=0&&n<60&&e>=0&&e<60&&t>=0&&t<25}function Sp(t,e){return e>=0&&e<=59}function hn(t,e){Z(2,arguments);var n=G(t),i=W(e),r=n.getFullYear(),a=n.getDate(),o=new Date(0);o.setFullYear(r,i,15),o.setHours(0,0,0,0);var l=BM(o);return n.setMonth(i,Math.min(a,l)),n}function cr(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?cr=function(n){return typeof n}:cr=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},cr(t)}function ke(t,e){if(Z(2,arguments),cr(e)!=="object"||e===null)throw new RangeError("values parameter must be an object");var n=G(t);return isNaN(n.getTime())?new Date(NaN):(e.year!=null&&n.setFullYear(e.year),e.month!=null&&(n=hn(n,e.month)),e.date!=null&&n.setDate(W(e.date)),e.hours!=null&&n.setHours(W(e.hours)),e.minutes!=null&&n.setMinutes(W(e.minutes)),e.seconds!=null&&n.setSeconds(W(e.seconds)),e.milliseconds!=null&&n.setMilliseconds(W(e.milliseconds)),n)}function Su(t,e){Z(2,arguments);var n=G(t),i=W(e);return n.setHours(i),n}function ko(t,e){Z(2,arguments);var n=G(t),i=W(e);return n.setMilliseconds(i),n}function Ou(t,e){Z(2,arguments);var n=G(t),i=W(e);return n.setMinutes(i),n}function zu(t,e){Z(2,arguments);var n=G(t),i=W(e);return n.setSeconds(i),n}function Pt(t,e){Z(2,arguments);var n=G(t),i=W(e);return isNaN(n.getTime())?new Date(NaN):(n.setFullYear(i),n)}function qt(t,e){Z(2,arguments);var n=W(e);return it(t,-n)}function dr(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?dr=function(n){return typeof n}:dr=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},dr(t)}function Op(t,e){if(Z(2,arguments),!e||dr(e)!=="object")return new Date(NaN);var n=e.years?W(e.years):0,i=e.months?W(e.months):0,r=e.weeks?W(e.weeks):0,a=e.days?W(e.days):0,o=e.hours?W(e.hours):0,l=e.minutes?W(e.minutes):0,u=e.seconds?W(e.seconds):0,c=qt(t,i+n*12),d=Mp(c,a+r*7),f=l+o*60,g=u+f*60,h=g*1e3,y=new Date(d.getTime()-h);return y}function zp(t,e){Z(2,arguments);var n=W(e);return Js(t,-n)}const Yt=(t,e)=>{const n=t.__vccOpts||t;for(const[i,r]of e)n[i]=r;return n},Cp={},_p={version:"1.1",xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 32 32",class:"dp__icon"},kp=s.createElementVNode("path",{d:"M29.333 8c0-2.208-1.792-4-4-4h-18.667c-2.208 0-4 1.792-4 4v18.667c0 2.208 1.792 4 4 4h18.667c2.208 0 4-1.792 4-4v-18.667zM26.667 8v18.667c0 0.736-0.597 1.333-1.333 1.333 0 0-18.667 0-18.667 0-0.736 0-1.333-0.597-1.333-1.333 0 0 0-18.667 0-18.667 0-0.736 0.597-1.333 1.333-1.333 0 0 18.667 0 18.667 0 0.736 0 1.333 0.597 1.333 1.333z"},null,-1),Ep=s.createElementVNode("path",{d:"M20 2.667v5.333c0 0.736 0.597 1.333 1.333 1.333s1.333-0.597 1.333-1.333v-5.333c0-0.736-0.597-1.333-1.333-1.333s-1.333 0.597-1.333 1.333z"},null,-1),vp=s.createElementVNode("path",{d:"M9.333 2.667v5.333c0 0.736 0.597 1.333 1.333 1.333s1.333-0.597 1.333-1.333v-5.333c0-0.736-0.597-1.333-1.333-1.333s-1.333 0.597-1.333 1.333z"},null,-1),Pp=s.createElementVNode("path",{d:"M4 14.667h24c0.736 0 1.333-0.597 1.333-1.333s-0.597-1.333-1.333-1.333h-24c-0.736 0-1.333 0.597-1.333 1.333s0.597 1.333 1.333 1.333z"},null,-1),Yp=[kp,Ep,vp,Pp];function Qp(t,e){return s.openBlock(),s.createElementBlock("svg",_p,Yp)}const fr=Yt(Cp,[["render",Qp]]),Up={},Rp={version:"1.1",xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 32 32",class:"dp__icon"},Bp=s.createElementVNode("path",{d:"M23.057 7.057l-16 16c-0.52 0.52-0.52 1.365 0 1.885s1.365 0.52 1.885 0l16-16c0.52-0.52 0.52-1.365 0-1.885s-1.365-0.52-1.885 0z"},null,-1),Zp=s.createElementVNode("path",{d:"M7.057 8.943l16 16c0.52 0.52 1.365 0.52 1.885 0s0.52-1.365 0-1.885l-16-16c-0.52-0.52-1.365-0.52-1.885 0s-0.52 1.365 0 1.885z"},null,-1),Vp=[Bp,Zp];function $p(t,e){return s.openBlock(),s.createElementBlock("svg",Rp,Vp)}const Wp=Yt(Up,[["render",$p]]),Gp={},Hp={version:"1.1",xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 32 32",class:"dp__icon"},Fp=s.createElementVNode("path",{d:"M20.943 23.057l-7.057-7.057c0 0 7.057-7.057 7.057-7.057 0.52-0.52 0.52-1.365 0-1.885s-1.365-0.52-1.885 0l-8 8c-0.521 0.521-0.521 1.365 0 1.885l8 8c0.52 0.52 1.365 0.52 1.885 0s0.52-1.365 0-1.885z"},null,-1),Jp=[Fp];function Xp(t,e){return s.openBlock(),s.createElementBlock("svg",Hp,Jp)}const Cu=Yt(Gp,[["render",Xp]]),Kp={},qp={version:"1.1",xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 32 32",class:"dp__icon"},eN=s.createElementVNode("path",{d:"M12.943 24.943l8-8c0.521-0.521 0.521-1.365 0-1.885l-8-8c-0.52-0.52-1.365-0.52-1.885 0s-0.52 1.365 0 1.885l7.057 7.057c0 0-7.057 7.057-7.057 7.057-0.52 0.52-0.52 1.365 0 1.885s1.365 0.52 1.885 0z"},null,-1),tN=[eN];function nN(t,e){return s.openBlock(),s.createElementBlock("svg",qp,tN)}const _u=Yt(Kp,[["render",nN]]),iN={},rN={version:"1.1",xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 32 32",class:"dp__icon"},aN=s.createElementVNode("path",{d:"M16 1.333c-8.095 0-14.667 6.572-14.667 14.667s6.572 14.667 14.667 14.667c8.095 0 14.667-6.572 14.667-14.667s-6.572-14.667-14.667-14.667zM16 4c6.623 0 12 5.377 12 12s-5.377 12-12 12c-6.623 0-12-5.377-12-12s5.377-12 12-12z"},null,-1),oN=s.createElementVNode("path",{d:"M14.667 8v8c0 0.505 0.285 0.967 0.737 1.193l5.333 2.667c0.658 0.329 1.46 0.062 1.789-0.596s0.062-1.46-0.596-1.789l-4.596-2.298c0 0 0-7.176 0-7.176 0-0.736-0.597-1.333-1.333-1.333s-1.333 0.597-1.333 1.333z"},null,-1),sN=[aN,oN];function lN(t,e){return s.openBlock(),s.createElementBlock("svg",rN,sN)}const ku=Yt(iN,[["render",lN]]),uN={},cN={version:"1.1",xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 32 32",class:"dp__icon"},dN=s.createElementVNode("path",{d:"M24.943 19.057l-8-8c-0.521-0.521-1.365-0.521-1.885 0l-8 8c-0.52 0.52-0.52 1.365 0 1.885s1.365 0.52 1.885 0l7.057-7.057c0 0 7.057 7.057 7.057 7.057 0.52 0.52 1.365 0.52 1.885 0s0.52-1.365 0-1.885z"},null,-1),fN=[dN];function MN(t,e){return s.openBlock(),s.createElementBlock("svg",cN,fN)}const Eu=Yt(uN,[["render",MN]]),gN={},hN={version:"1.1",xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 32 32",class:"dp__icon"},yN=s.createElementVNode("path",{d:"M7.057 12.943l8 8c0.521 0.521 1.365 0.521 1.885 0l8-8c0.52-0.52 0.52-1.365 0-1.885s-1.365-0.52-1.885 0l-7.057 7.057c0 0-7.057-7.057-7.057-7.057-0.52-0.52-1.365-0.52-1.885 0s-0.52 1.365 0 1.885z"},null,-1),mN=[yN];function pN(t,e){return s.openBlock(),s.createElementBlock("svg",hN,mN)}const vu=Yt(gN,[["render",pN]]),Pu=(t,e)=>{const n=Co(t,e.slice(0,t.length),new Date);return dn(n)&&Xs(n)?n:null},Eo=(t,e)=>{if(typeof e=="string")return Pu(t,e);if(Array.isArray(e)){let n=null;for(let i=0;i<e.length&&(n=Pu(t,e[i]),!n);i++);return n}return typeof e=="function"?e(t):null},ot=t=>{let e=new Date(JSON.parse(JSON.stringify(t)));return e=Su(e,0),e=Ou(e,0),e=zu(e,0),e=ko(e,0),e},vo=t=>Array.isArray(t)?dn(t[0])&&(t[1]?dn(t[1]):!0):t?dn(t):!1,Ye=(t,e,n,i)=>{let r=t?new Date(t):new Date;return(e||e===0)&&(r=Su(r,+e)),(n||n===0)&&(r=Ou(r,+n)),(i||i===0)&&(r=zu(r,+i)),ko(r,0)},NN=t=>{const e=it(t,1);return{month:pe(e),year:fe(e)}},Qt=(t,e,n)=>{let i=t?new Date(t):new Date;return(e||e===0)&&(i=hn(i,e)),n&&(i=Pt(i,n)),i},Yu=(t,e)=>t?`HH:mm${e?":ss":""}`:`hh:mm${e?":ss":""} aa`,Qu=(t,e,n,i,r,a,o,l)=>t||(i?"MM/yyyy":r?Yu(e,n):a?"MM/dd/yyyy":o?"yyyy":l?`MM/dd/yyyy, ${Yu(e,n)}`:"MM/dd/yyyy"),Po=t=>{const e=t||new Date;return{hours:Fe(e),minutes:Je(e),seconds:Dt(e)}},Mr=t=>({month:pe(t),year:fe(t)}),Uu=t=>Array.isArray(t)?[Mr(t[0]),t[1]?Mr(t[1]):null]:Mr(t),Yo=t=>Array.isArray(t)?[Po(t[0]),Po(t[1])]:Po(t),Qo=(t,e,n)=>n?cl(t,e,{locale:n}):cl(t,e),en=(t,e,n,i,r)=>Array.isArray(t)?`${Qo(t[0],e,n)} ${r&&!t[1]?"":i||"-"} ${t[1]?Qo(t[1],e,n):""}`:Qo(t,e,n),Ee=(t,e)=>!t||!e?!1:ga(ot(t),ot(e)),Ce=(t,e)=>!t||!e?!1:ha(ot(t),ot(e)),Me=(t,e)=>!t||!e?!1:dl(ot(t),ot(e)),DN=(t,e)=>Hs(ke(new Date,t),e),IN=(t,e)=>Op(ke(new Date,t),e),Uo=t=>ke(new Date,{hours:Fe(t),minutes:Je(t),seconds:Dt(t)}),Ru=t=>ke(new Date,{hours:+t.hours||0,minutes:+t.minutes||0,seconds:+t.seconds||0}),tn=(t,e,n,i)=>{if(!t)return!0;if(i){const r=n==="max"?ha(t,e):ga(t,e),a={seconds:0,milliseconds:0};return r||dl(ke(t,a),ke(e,a))}return n==="max"?t.getTime()<=e.getTime():t.getTime()>=e.getTime()},Ro=(t,e,n,i,r)=>{let a=!0;if(!t)return!0;const o=!r&&!i?Array.isArray(t)?[t[0]?Uo(t[0]):null,t[1]?Uo(t[1]):null]:Uo(t):t;if(e||i){const l=e?Ru(e):new Date(i);Array.isArray(o)?a=tn(o[0],l,"max",!!i)&&tn(o[1],l,"max",!!i):a=tn(o,l,"max",!!i)}if(n||r){const l=n?Ru(n):new Date(r);Array.isArray(o)?a=tn(o[0],l,"min",!!r)&&tn(o[1],l,"min",!!r)&&a:a=tn(o,l,"min",!!r)&&a}return a},jN=(t,e,n)=>{let i=!0;return e&&n&&(i=Ee(new Date(t),new Date(e))&&Ce(new Date(t),new Date(n))),e&&(i=Ee(new Date(t),new Date(e))),n&&(i=Ce(new Date(t),new Date(n))),i},st=t=>t instanceof Date?t:gp(t),Bo=(t,e)=>{if(e){const i=new Date().getTimezoneOffset()*6e4;return new Date(t.getTime()-i).toISOString()}const n=Date.UTC(t.getUTCFullYear(),t.getUTCMonth(),t.getUTCDate(),t.getUTCHours(),t.getUTCMinutes(),t.getUTCSeconds());return new Date(n).toISOString()},Bu=(t,e,n)=>t&&t[0]&&t[1]?Ee(n,t[0])&&Ce(n,t[1]):t&&t[0]&&e?Ee(n,t[0])&&Ce(n,e)||Ce(n,t[0])&&Ee(n,e):!1,gr=(t,e)=>{const n=la(t,{weekStartsOn:e}),i=vf(t,{weekStartsOn:e});return[n,i]},Zu=(t,e)=>Array.isArray(e)?e.some(n=>Me(st(new Date(n)),st(t))):e(t),bN=(t,e,n,i,r,a,o,l)=>{const u=n?Ee(st(t),st(n)):!1,c=e?Ce(st(t),st(e)):!1,d=Zu(t,i),f=(a.months.length?a.months.map(p=>+p):[]).includes(pe(t)),g=o.length?o.some(p=>+p===RM(t)):!1,h=r.length?!r.some(p=>Me(st(p),st(t))):!1,y=fe(t),m=y<+l[0]||y>+l[1];return!(u||c||d||f||m||g||h)},Vu=(t,e,n,i,r,a,o)=>({validate:l=>bN(l,t,e,n,i,r,a,o)}),It=Symbol(),hr=Symbol(),Zo=Symbol(),$u=Symbol(),Wu=Symbol(),jt=Symbol(),Vo={disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},autoApply:{type:Boolean,default:!1},inline:{type:Boolean,default:!1},textInput:{type:Boolean,default:!1}},$o={range:{type:Boolean,default:!1},uid:{type:String,default:null}},Gu={enableSeconds:{type:Boolean,default:!1},is24:{type:Boolean,default:!0},noHoursOverlay:{type:Boolean,default:!1},noMinutesOverlay:{type:Boolean,default:!1},noSecondsOverlay:{type:Boolean,default:!1},hoursGridIncrement:{type:[String,Number],default:1},minutesGridIncrement:{type:[String,Number],default:5},secondsGridIncrement:{type:[String,Number],default:5},hoursIncrement:{type:[Number,String],default:1},minutesIncrement:{type:[Number,String],default:1},secondsIncrement:{type:[Number,String],default:1}},Hu={...Gu,fixedStart:{type:Boolean,default:!1},fixedEnd:{type:Boolean,default:!1},timePicker:{type:Boolean,default:!1}},Fu={name:{type:String,default:null},placeholder:{type:String,default:""},hideInputIcon:{type:Boolean,default:!1},clearable:{type:Boolean,default:!0},state:{type:Boolean,default:null},required:{type:Boolean,default:!1},autocomplete:{type:String,default:"off"},inputClassName:{type:String,default:null},inlineWithInput:{type:Boolean,default:!1},textInputOptions:{type:Object,default:()=>null}},Ju={minTime:{type:Object,default:null},maxTime:{type:Object,default:null}},Wo={minDate:{type:[Date,String],default:null},maxDate:{type:[Date,String],default:null}},Xu={selectText:{type:String,default:"Select"},cancelText:{type:String,default:"Cancel"},previewFormat:{type:[String,Function],default:()=>""},multiDates:{type:Boolean,default:!1},partialRange:{type:Boolean,default:!0},ignoreTimeValidation:{type:Boolean,default:!1},...Ju},Go={monthPicker:{type:Boolean,default:!1},customProps:{type:Object,default:null},yearPicker:{type:Boolean,default:!1},modelAuto:{type:Boolean,default:!1}},Ku={locale:{type:String,default:"en-Us"},weekNumName:{type:String,default:"W"},weekStart:{type:[Number,String],default:1},weekNumbers:{type:Boolean,default:!1},calendarClassName:{type:String,default:null},noSwipe:{type:Boolean,default:!1},monthChangeOnScroll:{type:[Boolean,String],default:!0},dayNames:{type:[Function,Array],default:null}},qu={...Hu,...Xu,...Go,...Wo,...Ku,...$o,vertical:{type:Boolean,default:!1},disableMonthYearSelect:{type:Boolean,default:!1},menuClassName:{type:String,default:null},dayClass:{type:Function,default:null},yearRange:{type:Array,default:()=>[1900,2100]},multiCalendarsSolo:{type:Boolean,default:!1},calendarCellClassName:{type:String,default:null},enableTimePicker:{type:Boolean,default:!0},autoApply:{type:Boolean,default:!1},disabledDates:{type:[Array,Function],default:()=>[]},monthNameFormat:{type:String,default:"short"},startDate:{type:[Date,String],default:null},startTime:{type:[Object,Array],default:null},monthYearComponent:{type:Object,default:null},timePickerComponent:{type:Object,default:null},actionRowComponent:{type:Object,default:null},hideOffsetDates:{type:Boolean,default:!1},autoRange:{type:[Number,String],default:null},noToday:{type:Boolean,default:!1},disabledWeekDays:{type:Array,default:()=>[]},allowedDates:{type:Array,default:()=>[]},showNowButton:{type:Boolean,default:!1},nowButtonLabel:{type:String,default:"Now"},markers:{type:Array,default:()=>[]},modeHeight:{type:[Number,String],default:255},escClose:{type:Boolean,default:!0},spaceConfirm:{type:Boolean,default:!0},monthChangeOnArrows:{type:Boolean,default:!0},presetRanges:{type:Array,default:()=>[]},flow:{type:Array,default:()=>[]},preventMinMaxNavigation:{type:Boolean,default:!1},minRange:{type:[Number,String],default:null},maxRange:{type:[Number,String],default:null},multiDatesLimit:{type:[Number,String],default:null},reverseYears:{type:Boolean,default:!1},keepActionRow:{type:Boolean,default:!1},weekPicker:{type:Boolean,default:!1},filters:{type:Object,default:()=>({})},arrowNavigation:{type:Boolean,default:!1},multiStatic:{type:Boolean,default:!0},disableTimeRangeValidation:{type:Boolean,default:!1},highlight:{type:[Array,Function],default:null},highlightWeekDays:{type:Array,default:null},highlightDisabledDays:{type:Boolean,default:!1},teleportCenter:{type:Boolean,default:!1}},AN={...Fu,...Vo,...qu,multiCalendars:{type:[Boolean,Number,String],default:null},modelValue:{type:[String,Date,Array,Object,Number],default:null},modelType:{type:String,default:null},position:{type:String,default:"center"},dark:{type:Boolean,default:!1},format:{type:[String,Function],default:()=>null},closeOnScroll:{type:Boolean,default:!1},autoPosition:{type:Boolean,default:!0},closeOnAutoApply:{type:Boolean,default:!0},teleport:{type:[String,Object],default:"body"},altPosition:{type:[Boolean,Function],default:!1},transitions:{type:[Boolean,Object],default:!0},formatLocale:{type:Object,default:null},utc:{type:[Boolean,String],default:!1},ariaLabels:{type:Object,default:()=>({})},offset:{type:[Number,String],default:10}},ec={range:{type:Boolean,default:!1},multiCalendars:{type:Number,default:0},internalModelValue:{type:[Date,Array],default:null}},tc={...Go,...ec,vertical:{type:Boolean,default:!1},month:{type:Number,default:0},year:{type:Number,default:0},instance:{type:Number,default:1}},TN=["aria-label","aria-disabled","aria-readonly"],xN={key:1,class:"dp__input_wrap"},LN=["id","name","inputmode","placeholder","disabled","readonly","required","value","autocomplete","onKeydown"],wN={key:2,class:"dp__input_icon"},SN={key:4,class:"dp__clear_icon"},ON=s.defineComponent({__name:"DatepickerInput",props:{...Fu,...Vo,...$o,inputValue:{type:String,default:""},inline:{type:Boolean,default:!1},isMenuOpen:{type:Boolean,default:!1},pattern:{type:String,default:""}},emits:["clear","open","update:inputValue","setInputDate","close","selectDate","setEmptyDate","toggle","focus-prev","focus","blur"],setup(t,{expose:e,emit:n}){const i=t,r=s.ref(),a=s.ref(null),o=s.ref(!1),l=s.inject(It),u=s.computed(()=>({dp__pointer:!i.disabled&&!i.readonly&&!i.textInput,dp__disabled:i.disabled,dp__input_readonly:!i.textInput,dp__input:!0,dp__input_icon_pad:!i.hideInputIcon,dp__input_valid:i.state,dp__input_invalid:i.state===!1,dp__input_focus:o.value||i.isMenuOpen,dp__input_reg:!i.textInput,[i.inputClassName]:!!i.inputClassName})),c=M=>{var N;const{value:A}=M.target,{format:T,rangeSeparator:I}=i.textInputOptions;if(A!==""){if(((N=i.textInputOptions)==null?void 0:N.openMenu)&&!i.isMenuOpen&&n("open"),i.range){const[w,k]=A.split(`${I}`);if(w&&k){const P=Eo(w.trim(),T||i.pattern),v=Eo(k.trim(),T||i.pattern);r.value=P&&v?[P,v]:null}}else r.value=Eo(A,T||i.pattern);n("setInputDate",r.value)}else n("setInputDate",null),i.autoApply&&(n("setEmptyDate"),r.value=null);n("update:inputValue",A)},d=()=>{var M,N;((M=i.textInputOptions)==null?void 0:M.enterSubmit)&&vo(r.value)&&i.inputValue!==""?(n("setInputDate",r.value,!0),r.value=null):((N=i.textInputOptions)==null?void 0:N.enterSubmit)&&i.inputValue===""&&(r.value=null,n("clear"))},f=()=>{var M,N;((M=i.textInputOptions)==null?void 0:M.tabSubmit)&&vo(r.value)&&i.inputValue!==""?(n("setInputDate",r.value,!0),r.value=null):((N=i.textInputOptions)==null?void 0:N.tabSubmit)&&i.inputValue===""&&(r.value=null,n("clear"))},g=()=>{o.value=!0,n("focus")},h=M=>{var N;M.preventDefault(),M.stopImmediatePropagation(),M.stopPropagation(),i.textInput&&((N=i.textInputOptions)==null?void 0:N.openMenu)?i.isMenuOpen?i.textInputOptions.enterSubmit&&n("selectDate"):n("open"):i.textInput||n("toggle")},y=()=>{o.value=!1,i.isMenuOpen||n("blur"),i.autoApply&&i.textInput&&r.value&&(n("setInputDate",r.value),n("selectDate"),r.value=null)},m=()=>{n("clear")},p=M=>{i.textInput||M.preventDefault()};return e({focusInput:()=>{a.value&&a.value.focus({preventScroll:!0})}}),(M,N)=>(s.openBlock(),s.createElementBlock("div",{onClick:h,"aria-label":s.unref(l).input,role:"textbox","aria-multiline":"false","aria-disabled":M.disabled,"aria-readonly":M.readonly},[M.$slots.trigger&&!M.$slots["dp-input"]&&!t.inline?s.renderSlot(M.$slots,"trigger",{key:0}):s.createCommentVNode("",!0),!M.$slots.trigger&&(!t.inline||M.inlineWithInput)?(s.openBlock(),s.createElementBlock("div",xN,[M.$slots["dp-input"]&&!M.$slots.trigger&&!t.inline?s.renderSlot(M.$slots,"dp-input",{key:0,value:t.inputValue,onInput:c,onEnter:d,onTab:f,onClear:m}):s.createCommentVNode("",!0),M.$slots["dp-input"]?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock("input",{key:1,ref_key:"inputRef",ref:a,id:M.uid?`dp-input-${M.uid}`:void 0,name:M.name,class:s.normalizeClass(s.unref(u)),inputmode:M.textInput?"text":"none",placeholder:M.placeholder,disabled:M.disabled,readonly:M.readonly,required:M.required,value:t.inputValue,autocomplete:M.autocomplete,onInput:c,onKeydown:[s.withKeys(h,["enter"]),s.withKeys(f,["tab"])],onBlur:y,onFocus:g,onKeypress:p},null,42,LN)),M.$slots["input-icon"]&&!M.hideInputIcon?(s.openBlock(),s.createElementBlock("span",wN,[s.renderSlot(M.$slots,"input-icon")])):s.createCommentVNode("",!0),!M.$slots["input-icon"]&&!M.hideInputIcon&&!M.$slots["dp-input"]?(s.openBlock(),s.createBlock(s.unref(fr),{key:3,class:"dp__input_icon dp__input_icons"})):s.createCommentVNode("",!0),M.$slots["clear-icon"]&&t.inputValue&&M.clearable&&!M.disabled&&!M.readonly?(s.openBlock(),s.createElementBlock("span",SN,[s.renderSlot(M.$slots,"clear-icon",{clear:m})])):s.createCommentVNode("",!0),M.clearable&&!M.$slots["clear-icon"]&&t.inputValue&&!M.disabled&&!M.readonly?(s.openBlock(),s.createBlock(s.unref(Wp),{key:5,class:"dp__clear_icon dp__input_icons",onClick:s.withModifiers(m,["stop","prevent"])},null,8,["onClick"])):s.createCommentVNode("",!0)])):s.createCommentVNode("",!0)],8,TN))}}),zN=t=>typeof t=="object",nc=(t,e)=>e,CN=t=>Array.isArray(t)&&t.length===2,_N=t=>Array.isArray(t),kN=t=>typeof t=="object",yn=t=>Array.isArray(t),Xe=t=>Array.isArray(t),yr=t=>Array.isArray(t)&&t.length===2,EN=(t,e)=>e?Array.isArray(t):yr(t),vN=t=>Array.isArray(t),PN=t=>typeof t=="string"||typeof t=="object"||typeof t=="number",ic=t=>typeof t=="string",ge=s.reactive({monthYear:[],calendar:[],time:[],actionRow:[],selectionGrid:[],timePicker:{0:[],1:[]},monthPicker:[]}),Ho=s.ref(null),mr=s.ref(!1),Fo=s.ref(!1),Jo=s.ref(!1),Xo=s.ref(!1),ve=s.ref(0),Le=s.ref(0),bt=()=>{const t=s.computed(()=>mr.value?[...ge.selectionGrid,ge.actionRow].filter(f=>f.length):Fo.value?[...ge.timePicker[0],...ge.timePicker[1],Xo.value?[]:[Ho.value],ge.actionRow].filter(f=>f.length):Jo.value?[...ge.monthPicker,ge.actionRow]:[ge.monthYear,...ge.calendar,ge.time,ge.actionRow].filter(f=>f.length)),e=f=>{ve.value=f?ve.value+1:ve.value-1;let g=null;t.value[Le.value]&&(g=t.value[Le.value][ve.value]),g||(ve.value=f?ve.value-1:ve.value+1)},n=f=>{Le.value===0&&!f||Le.value===t.value.length&&f||(Le.value=f?Le.value+1:Le.value-1,t.value[Le.value]?t.value[Le.value]&&!t.value[Le.value][ve.value]&&ve.value!==0&&(ve.value=t.value[Le.value].length-1):Le.value=f?Le.value-1:Le.value+1)},i=f=>{let g=null;t.value[Le.value]&&(g=t.value[Le.value][ve.value]),g?g.focus({preventScroll:!mr.value}):ve.value=f?ve.value-1:ve.value+1},r=()=>{e(!0),i(!0)},a=()=>{e(!1),i(!1)},o=()=>{n(!1),i(!0)},l=()=>{n(!0),i(!0)},u=(f,g)=>{ge[g]=f},c=(f,g)=>{ge[g]=f},d=()=>{ve.value=0,Le.value=0};return{buildMatrix:u,buildMultiLevelMatrix:c,setTimePickerBackRef:f=>{Ho.value=f},setSelectionGrid:f=>{mr.value=f,d(),f||(ge.selectionGrid=[])},setTimePicker:(f,g=!1)=>{Fo.value=f,Xo.value=g,d(),f||(ge.timePicker[0]=[],ge.timePicker[1]=[])},setTimePickerElements:(f,g=0)=>{ge.timePicker[g]=f},arrowRight:r,arrowLeft:a,arrowUp:o,arrowDown:l,clearArrowNav:()=>{ge.monthYear=[],ge.calendar=[],ge.time=[],ge.actionRow=[],ge.selectionGrid=[],ge.timePicker[0]=[],ge.timePicker[1]=[],mr.value=!1,Fo.value=!1,Xo.value=!1,Jo.value=!1,d(),Ho.value=null},setMonthPicker:f=>{Jo.value=f,d()}}},YN=(t,e,n)=>{const i=new Date(JSON.parse(JSON.stringify(t))),r=[];for(let a=0;a<7;a++){const o=kt(i,a),l=pe(o)!==e;r.push({text:n&&l?"":o.getDate(),value:o,current:!l})}return r},QN=(t,e,n,i)=>{const r=[],a=new Date(e,t),o=new Date(e,t+1,0),l=la(a,{weekStartsOn:n}),u=c=>{const d=YN(c,t,i);if(r.push({days:d}),!r[r.length-1].days.some(f=>Me(ot(f.value),ot(o)))){const f=kt(c,7);u(f)}};return u(l),r},UN=(t,e=3)=>{const n=[];for(let i=0;i<t.length;i+=e)n.push([t[i],t[i+1],t[i+2]]);return n},RN=(t,e)=>{const n=[1,2,3,4,5,6,7].map(a=>new Intl.DateTimeFormat(t,{weekday:"short",timeZone:"UTC"}).format(new Date(`2017-01-0${a}T00:00:00+00:00`)).slice(0,2)),i=n.slice(0,e),r=n.slice(e+1,n.length);return[n[e]].concat(...r).concat(...i)},BN=t=>{const e=[];for(let n=+t[0];n<=+t[1];n++)e.push({value:+n,text:`${n}`});return e},ZN=(t,e)=>{const n=new Intl.DateTimeFormat(t,{month:e,timeZone:"UTC"});return[1,2,3,4,5,6,7,8,9,10,11,12].map(i=>{const r=i<10?`0${i}`:i;return new Date(`2017-${r}-01T00:00:00+00:00`)}).map((i,r)=>({text:n.format(i),value:r}))},VN=t=>[12,1,2,3,4,5,6,7,8,9,10,11,12,1,2,3,4,5,6,7,8,9,10,11][t],$N=()=>({enterSubmit:!0,tabSubmit:!0,openMenu:!0,rangeSeparator:" - "}),WN=t=>Object.assign({months:[],years:[],times:{hours:[],minutes:[],seconds:[]}},t),GN=t=>{function e(n){let i="";const r="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",a=r.length;for(let o=0;o<n;o++)i+=r.charAt(Math.floor(Math.random()*a));return i+t}return e(5)},we=t=>{var e;const n=s.unref(t);return(e=n==null?void 0:n.$el)!=null?e:n},HN=t=>Object.assign({type:"dot"},t),rc=t=>Object.assign({menuAppear:"dp-menu-appear",open:"dp-slide-down",close:"dp-slide-up",next:"calendar-next",previous:"calendar-prev",vNext:"dp-slide-up",vPrevious:"dp-slide-down"},t),FN=t=>Object.assign({toggleOverlay:"Toggle overlay",menu:"Datepicker menu",input:"Datepicker input",calendarWrap:"Calendar wrapper",calendarDays:"Calendar days",openTimePicker:"Open time picker",closeTimePicker:"Close time Picker",incrementValue:e=>`Increment ${e}`,decrementValue:e=>`Decrement ${e}`,openTpOverlay:e=>`Open ${e} overlay`,amPmButton:"Switch AM/PM mode",openYearsOverlay:"Open years overlay",openMonthsOverlay:"Open months overlay",nextMonth:"Next month",prevMonth:"Previous month"},t),ac=t=>Array.isArray(t)?!!t[0]&&!!t[1]:!1,JN={class:"dp__selection_preview"},XN={class:"dp__action_buttons"},KN=["onKeydown"],qN=s.defineComponent({__name:"ActionRow",props:{...Xu,...Wo,...Ju,...Go,...ec,inline:{type:Boolean,default:!1},timePicker:{type:Boolean,default:!1},calendarWidth:{type:Number,default:0},menuMount:{type:Boolean,default:!1},enableTimePicker:{type:Boolean,default:!0}},emits:["closePicker","selectDate","invalid-select"],setup(t,{emit:e}){const n=t,{buildMatrix:i}=bt(),r=s.inject(Wu),a=s.inject(jt),o=s.ref(null),l=s.ref(null);s.onMounted(()=>{a!=null&&a.value&&i([we(o),we(l)],"actionRow")});const u=s.computed(()=>n.range&&!n.partialRange&&n.internalModelValue?n.internalModelValue.length===2:!0),c=s.computed(()=>({dp__action:!0,dp__select:!0,dp__action_disabled:!d.value||!f.value||!u.value})),d=s.computed(()=>!n.enableTimePicker||n.ignoreTimeValidation?!0:Ro(n.internalModelValue,n.maxTime,n.minTime,n.maxDate,n.minDate)),f=s.computed(()=>n.monthPicker?jN(n.internalModelValue,n.minDate,n.maxDate):!0),g=m=>en(m,n.previewFormat,r==null?void 0:r.value),h=s.computed(()=>!n.internalModelValue||!n.menuMount?"":typeof n.previewFormat=="string"?yn(n.internalModelValue)?n.internalModelValue.length===2&&n.internalModelValue[1]?n.multiCalendars>0?`${g(n.internalModelValue[0])} - ${g(n.internalModelValue[1])}`:[g(n.internalModelValue[0]),g(n.internalModelValue[1])]:n.multiDates?n.internalModelValue.map(m=>`${g(m)}`):n.modelAuto?`${g(n.internalModelValue[0])}`:`${g(n.internalModelValue[0])} -`:en(n.internalModelValue,n.previewFormat,r==null?void 0:r.value):n.timePicker?n.previewFormat(Yo(n.internalModelValue)):n.monthPicker?n.previewFormat(Mr(n.internalModelValue)):n.previewFormat(n.internalModelValue)),y=()=>{d.value&&f.value&&u.value?e("selectDate"):e("invalid-select")};return(m,p)=>(s.openBlock(),s.createElementBlock("div",{class:"dp__action_row",style:s.normalizeStyle(t.calendarWidth?{width:`${t.calendarWidth}px`}:{})},[s.createElementVNode("div",JN,[m.$slots["action-preview"]?s.renderSlot(m.$slots,"action-preview",{key:0,value:m.internalModelValue}):s.createCommentVNode("",!0),m.$slots["action-preview"]?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock(s.Fragment,{key:1},[Array.isArray(s.unref(h))?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock(s.Fragment,{key:0},[s.createTextVNode(s.toDisplayString(s.unref(h)),1)],64)),Array.isArray(s.unref(h))?(s.openBlock(!0),s.createElementBlock(s.Fragment,{key:1},s.renderList(s.unref(h),(M,N)=>(s.openBlock(),s.createElementBlock("div",{key:N},s.toDisplayString(M),1))),128)):s.createCommentVNode("",!0)],64))]),s.createElementVNode("div",XN,[m.$slots["action-select"]?s.renderSlot(m.$slots,"action-select",{key:0,value:m.internalModelValue}):s.createCommentVNode("",!0),m.$slots["action-select"]?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock(s.Fragment,{key:1},[t.inline?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock("span",{key:0,class:"dp__action dp__cancel",ref_key:"cancelButtonRef",ref:o,tabindex:"0",onClick:p[0]||(p[0]=M=>m.$emit("closePicker")),onKeydown:[p[1]||(p[1]=s.withKeys(M=>m.$emit("closePicker"),["enter"])),p[2]||(p[2]=s.withKeys(M=>m.$emit("closePicker"),["space"]))]},s.toDisplayString(m.cancelText),545)),s.createElementVNode("span",{class:s.normalizeClass(s.unref(c)),tabindex:"0",onKeydown:[s.withKeys(y,["enter"]),s.withKeys(y,["space"])],onClick:y,ref_key:"selectButtonRef",ref:l},s.toDisplayString(m.selectText),43,KN)],64))])],4))}}),eD=["aria-label"],tD={class:"dp__calendar_header",role:"row"},nD={key:0,class:"dp__calendar_header_item",role:"gridcell"},iD=s.createElementVNode("div",{class:"dp__calendar_header_separator"},null,-1),rD=["aria-label"],aD={key:0,role:"gridcell",class:"dp__calendar_item dp__week_num"},oD={class:"dp__cell_inner"},sD=["aria-selected","aria-disabled","onClick","onKeydown","onMouseover"],lD=["innerHTML"],uD={key:1},cD=s.createElementVNode("div",{class:"dp__arrow_bottom_tp"},null,-1),dD=s.defineComponent({__name:"Calendar",props:{...tc,...Ku,mappedDates:{type:Array,default:()=>[]},getWeekNum:{type:Function,default:()=>""},modeHeight:{type:[Number,String],default:255},specificMode:{type:Boolean,default:!1}},emits:["selectDate","setHoverDate","handleScroll","mount","handleSwipe","handleSpace"],setup(t,{expose:e,emit:n}){const i=t,r=s.ref(null),a=s.ref({bottom:"",left:"",transform:""}),o=s.ref([]),l=s.ref(null),u=s.ref(!0),c=s.inject(hr),d=s.inject(It),f=s.inject(jt),g=s.ref(""),h=s.ref({startX:0,endX:0,startY:0,endY:0}),y=s.computed(()=>i.dayNames?Array.isArray(i.dayNames)?i.dayNames:i.dayNames(i.locale,+i.weekStart):RN(i.locale,+i.weekStart)),{buildMultiLevelMatrix:m}=bt();s.onMounted(()=>{n("mount",{cmp:"calendar",refs:o}),i.noSwipe||l.value&&(l.value.addEventListener("touchstart",P,{passive:!1}),l.value.addEventListener("touchend",v,{passive:!1}),l.value.addEventListener("touchmove",Q,{passive:!1})),i.monthChangeOnScroll&&l.value&&l.value.addEventListener("wheel",S,{passive:!1})});const p=(C,b)=>{if(c!=null&&c.value){const _=ot(Qt(new Date,i.month,i.year));g.value=Ee(ot(Qt(new Date,C,b)),_)?c.value[i.vertical?"vNext":"next"]:c.value[i.vertical?"vPrevious":"previous"],u.value=!1,s.nextTick(()=>{u.value=!0})}},M=s.computed(()=>({dp__calendar_wrap:!0,[i.calendarClassName]:!!i.calendarClassName})),N=s.computed(()=>C=>{const b=HN(C);return{dp__marker_dot:b.type==="dot",dp__marker_line:b.type==="line"}}),A=s.computed(()=>C=>Me(C,r.value)),T=s.computed(()=>({dp__calendar:!0,dp__calendar_next:i.multiCalendars>0&&i.instance!==0})),I=s.computed(()=>i.specificMode?{height:`${i.modeHeight}px`}:null),w=(C,b,_)=>{var B,V;if(n("setHoverDate",C),(V=(B=C.marker)==null?void 0:B.tooltip)!=null&&V.length){const F=we(o.value[b][_]);if(F){const{width:J,height:z}=F.getBoundingClientRect();a.value={bottom:`${z}px`,left:`${J/2}px`,transform:"translateX(-50%)"},r.value=C.value}}},k=()=>{r.value=null},P=C=>{h.value.startX=C.changedTouches[0].screenX,h.value.startY=C.changedTouches[0].screenY},v=C=>{h.value.endX=C.changedTouches[0].screenX,h.value.endY=C.changedTouches[0].screenY,O()},Q=C=>{C.preventDefault()},O=()=>{const C=i.vertical?"Y":"X";Math.abs(h.value[`start${C}`]-h.value[`end${C}`])>10&&n("handleSwipe",h.value[`start${C}`]>h.value[`end${C}`]?"right":"left")},D=(C,b,_)=>{C&&(Array.isArray(o.value[b])?o.value[b][_]=C:o.value[b]=[C]),f!=null&&f.value&&m(o.value,"calendar")},S=C=>{i.monthChangeOnScroll&&(C.preventDefault(),n("handleScroll",C))};return e({triggerTransition:p}),(C,b)=>(s.openBlock(),s.createElementBlock("div",{class:s.normalizeClass(s.unref(T))},[s.createElementVNode("div",{style:s.normalizeStyle(s.unref(I))},[t.specificMode?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock("div",{key:0,ref_key:"calendarWrapRef",ref:l,class:s.normalizeClass(s.unref(M)),role:"grid","aria-label":s.unref(d).calendarWrap},[s.createElementVNode("div",tD,[C.weekNumbers?(s.openBlock(),s.createElementBlock("div",nD,s.toDisplayString(C.weekNumName),1)):s.createCommentVNode("",!0),(s.openBlock(!0),s.createElementBlock(s.Fragment,null,s.renderList(s.unref(y),(_,B)=>(s.openBlock(),s.createElementBlock("div",{class:"dp__calendar_header_item",role:"gridcell",key:B},[C.$slots["calendar-header"]?s.renderSlot(C.$slots,"calendar-header",{key:0,day:_,index:B}):s.createCommentVNode("",!0),C.$slots["calendar-header"]?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock(s.Fragment,{key:1},[s.createTextVNode(s.toDisplayString(_),1)],64))]))),128))]),iD,s.createVNode(s.Transition,{name:g.value,css:!!s.unref(c)},{default:s.withCtx(()=>[u.value?(s.openBlock(),s.createElementBlock("div",{key:0,class:"dp__calendar",role:"grid","aria-label":s.unref(d).calendarDays},[(s.openBlock(!0),s.createElementBlock(s.Fragment,null,s.renderList(t.mappedDates,(_,B)=>(s.openBlock(),s.createElementBlock("div",{class:"dp__calendar_row",role:"row",key:B},[C.weekNumbers?(s.openBlock(),s.createElementBlock("div",aD,[s.createElementVNode("div",oD,s.toDisplayString(t.getWeekNum(_.days)),1)])):s.createCommentVNode("",!0),(s.openBlock(!0),s.createElementBlock(s.Fragment,null,s.renderList(_.days,(V,F)=>(s.openBlock(),s.createElementBlock("div",{role:"gridcell",class:"dp__calendar_item",ref_for:!0,ref:J=>D(J,B,F),key:F+B,"aria-selected":V.classData.dp__active_date||V.classData.dp__range_start||V.classData.dp__range_start,"aria-disabled":V.classData.dp__cell_disabled,tabindex:"0",onClick:s.withModifiers(J=>C.$emit("selectDate",V),["stop","prevent"]),onKeydown:[s.withKeys(J=>C.$emit("selectDate",V),["enter"]),s.withKeys(J=>C.$emit("handleSpace",V),["space"])],onMouseover:J=>w(V,B,F),onMouseleave:k},[s.createElementVNode("div",{class:s.normalizeClass(["dp__cell_inner",V.classData])},[C.$slots.day?s.renderSlot(C.$slots,"day",{key:0,day:+V.text,date:V.value}):s.createCommentVNode("",!0),C.$slots.day?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock(s.Fragment,{key:1},[s.createTextVNode(s.toDisplayString(V.text),1)],64)),V.marker?(s.openBlock(),s.createElementBlock("div",{key:2,class:s.normalizeClass(s.unref(N)(V.marker)),style:s.normalizeStyle(V.marker.color?{backgroundColor:V.marker.color}:{})},null,6)):s.createCommentVNode("",!0),s.unref(A)(V.value)?(s.openBlock(),s.createElementBlock("div",{key:3,class:"dp__marker_tooltip",style:s.normalizeStyle(a.value)},[s.createElementVNode("div",{class:"dp__tooltip_content",onClick:b[0]||(b[0]=s.withModifiers(()=>{},["stop"]))},[(s.openBlock(!0),s.createElementBlock(s.Fragment,null,s.renderList(V.marker.tooltip,(J,z)=>(s.openBlock(),s.createElementBlock("div",{key:z,class:"dp__tooltip_text"},[C.$slots["marker-tooltip"]?s.renderSlot(C.$slots,"marker-tooltip",{key:0,tooltop:J,day:V.value}):s.createCommentVNode("",!0),C.$slots["marker-tooltip"]?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock(s.Fragment,{key:1},[s.createElementVNode("div",{class:"dp__tooltip_mark",style:s.normalizeStyle(J.color?{backgroundColor:J.color}:{})},null,4),J.html?(s.openBlock(),s.createElementBlock("div",{key:0,innerHTML:J.html},null,8,lD)):(s.openBlock(),s.createElementBlock("div",uD,s.toDisplayString(J.text),1))],64))]))),128)),cD])],4)):s.createCommentVNode("",!0)],2)],40,sD))),128))]))),128))],8,rD)):s.createCommentVNode("",!0)]),_:3},8,["name","css"])],10,eD))],4)],2))}}),fD=["aria-label","aria-disabled"],Ko=s.defineComponent({__name:"ActionIcon",props:{ariaLabel:{type:String,default:""},disabled:{type:Boolean,default:!1}},emits:["activate","setRef"],setup(t,{emit:e}){const n=s.ref(null);return s.onMounted(()=>e("setRef",n)),(i,r)=>(s.openBlock(),s.createElementBlock("div",{class:"dp__month_year_col_nav",onClick:r[0]||(r[0]=a=>i.$emit("activate")),onKeydown:[r[1]||(r[1]=s.withKeys(a=>i.$emit("activate"),["enter"])),r[2]||(r[2]=s.withKeys(a=>i.$emit("activate"),["space"]))],tabindex:"0",role:"button","aria-label":t.ariaLabel,"aria-disabled":t.disabled,ref_key:"elRef",ref:n},[s.createElementVNode("div",{class:s.normalizeClass(["dp__inner_nav",{dp__inner_nav_disabled:t.disabled}])},[s.renderSlot(i.$slots,"default")],2)],40,fD))}}),MD=["onKeydown"],gD={class:"dp__selection_grid_header"},hD=["aria-selected","aria-disabled","onClick","onKeydown","onMouseover"],yD=["aria-label","onKeydown"],mn=s.defineComponent({__name:"SelectionGrid",props:{items:{type:Array,default:()=>[]},modelValue:{type:[String,Number],default:null},multiModelValue:{type:Array,default:()=>[]},disabledValues:{type:Array,default:()=>[]},minValue:{type:[Number,String],default:null},maxValue:{type:[Number,String],default:null},year:{type:Number,default:0},skipActive:{type:Boolean,default:!1},headerRefs:{type:Array,default:()=>[]},skipButtonRef:{type:Boolean,default:!1},monthPicker:{type:Boolean,default:!1},yearPicker:{type:Boolean,default:!1},escClose:{type:Boolean,default:!0}},emits:["update:modelValue","selected","toggle","reset-flow"],setup(t,{expose:e,emit:n}){const i=t,r=s.ref(!1),a=s.ref(null),o=s.ref(null),l=s.ref([]),u=s.inject(Zo,!1),c=s.inject($u,s.ref(!1)),d=s.inject(It),f=s.inject(jt),g=s.ref(),h=s.ref(),{setSelectionGrid:y,buildMultiLevelMatrix:m,setMonthPicker:p}=bt();s.onBeforeUpdate(()=>{a.value=null}),s.onMounted(()=>{s.nextTick().then(()=>v()),N(),M(!0)}),s.onUnmounted(()=>M(!1));const M=b=>{var _;f!=null&&f.value&&((_=i.headerRefs)!=null&&_.length?p(b):y(b))},N=()=>{const b=we(o);b&&(c.value||b.focus({preventScroll:!0}),r.value=b.clientHeight<b.scrollHeight)},A=s.computed(()=>({dp__overlay:!0})),T=s.computed(()=>({dp__overlay_col:!0})),I=s.computed(()=>i.items.map(b=>b.filter(_=>_).map(_=>{var B,V,F;const J=i.disabledValues.some(Y=>Y===_.value)||P(_.value),z=(B=i.multiModelValue)!=null&&B.length?(V=i.multiModelValue)==null?void 0:V.some(Y=>Me(Y,Pt(i.monthPicker?hn(new Date,_.value):new Date,i.monthPicker?i.year:_.value))):i.skipActive?!1:_.value===i.modelValue;return{..._,className:{dp__overlay_cell_active:z,dp__overlay_cell:!z,dp__overlay_cell_disabled:J,dp__overlay_cell_active_disabled:J&&z,dp__overlay_cell_pad:!0,dp__cell_in_between:(F=i.multiModelValue)!=null&&F.length?O(_.value):!1}}}))),w=s.computed(()=>({dp__button:!0,dp__overlay_action:!0,dp__over_action_scroll:r.value,dp__button_bottom:u})),k=s.computed(()=>{var b,_;return{dp__overlay_container:!0,dp__container_flex:((b=i.items)==null?void 0:b.length)<=6,dp__container_block:((_=i.items)==null?void 0:_.length)>6}}),P=b=>{const _=i.maxValue||i.maxValue===0,B=i.minValue||i.minValue===0;return!_&&!B?!1:_&&B?+b>+i.maxValue||+b<+i.minValue:_?+b>+i.maxValue:B?+b<+i.minValue:!1},v=()=>{const b=we(a);if(b){const _=we(o);_&&(_.scrollTop=b.offsetTop-_.offsetTop-(_.getBoundingClientRect().height/2-b.getBoundingClientRect().height))}},Q=b=>{!i.disabledValues.some(_=>_===b)&&!P(b)&&(n("update:modelValue",b),n("selected"))},O=b=>{const _=i.monthPicker?i.year:b;return Bu(i.multiModelValue,Pt(i.monthPicker?hn(new Date,g.value||0):new Date,i.monthPicker?_:g.value||_),Pt(i.monthPicker?hn(new Date,b):new Date,_))},D=()=>{n("toggle"),n("reset-flow")},S=()=>{i.escClose&&D()},C=(b,_,B,V)=>{var F,J;if(b&&(_.value===+i.modelValue&&!i.disabledValues.includes(_.value)&&(a.value=b),f!=null&&f.value)){Array.isArray(l.value[B])?l.value[B][V]=b:l.value[B]=[b];const z=(F=i.headerRefs)!=null&&F.length?[i.headerRefs].concat(l.value):l.value.concat([i.skipButtonRef?[]:[h.value]]);m(z,(J=i.headerRefs)!=null&&J.length?"monthPicker":"selectionGrid")}};return e({focusGrid:N}),(b,_)=>(s.openBlock(),s.createElementBlock("div",{ref_key:"gridWrapRef",ref:o,class:s.normalizeClass(s.unref(A)),role:"dialog",tabindex:"0",onKeydown:s.withKeys(S,["esc"])},[s.createElementVNode("div",{class:s.normalizeClass(s.unref(k)),role:"grid"},[s.createElementVNode("div",gD,[s.renderSlot(b.$slots,"header")]),(s.openBlock(!0),s.createElementBlock(s.Fragment,null,s.renderList(s.unref(I),(B,V)=>(s.openBlock(),s.createElementBlock("div",{class:"dp__overlay_row",key:s.unref(GN)(V),role:"row"},[(s.openBlock(!0),s.createElementBlock(s.Fragment,null,s.renderList(B,(F,J)=>(s.openBlock(),s.createElementBlock("div",{role:"gridcell",class:s.normalizeClass(s.unref(T)),key:F.value,"aria-selected":F.value===t.modelValue&&!t.disabledValues.includes(F.value),"aria-disabled":F.className.dp__overlay_cell_disabled,ref_for:!0,ref:z=>C(z,F,V,J),tabindex:"0",onClick:z=>Q(F.value),onKeydown:[s.withKeys(z=>Q(F.value),["enter"]),s.withKeys(z=>Q(F.value),["space"])],onMouseover:z=>g.value=F.value},[s.createElementVNode("div",{class:s.normalizeClass(F.className)},[b.$slots.item?s.renderSlot(b.$slots,"item",{key:0,item:F}):s.createCommentVNode("",!0),b.$slots.item?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock(s.Fragment,{key:1},[s.createTextVNode(s.toDisplayString(F.text),1)],64))],2)],42,hD))),128))]))),128)),b.$slots["button-icon"]?(s.openBlock(),s.createElementBlock("div",{key:0,role:"button","aria-label":s.unref(d).toggleOverlay,class:s.normalizeClass(s.unref(w)),tabindex:"0",ref_key:"toggleButton",ref:h,onClick:D,onKeydown:s.withKeys(D,["enter"])},[s.renderSlot(b.$slots,"button-icon")],42,yD)):s.createCommentVNode("",!0)],2)],42,MD))}}),pr=()=>{const t=s.inject(hr);return{transitionName:s.computed(()=>e=>t!=null&&t.value?e?t.value.open:t.value.close:""),showTransition:!!(t!=null&&t.value)}},mD=["aria-label"],oc=s.defineComponent({__name:"RegularPicker",props:{ariaLabel:{type:String,default:""},showSelectionGrid:{type:Boolean,default:!1},modelValue:{type:Number,default:null},items:{type:Array,default:()=>[]},disabledValues:{type:Array,default:()=>[]},minValue:{type:Number,default:null},maxValue:{type:Number,default:null},slotName:{type:String,default:""},headerRefs:{type:Array,default:()=>[]},escClose:{type:Boolean,default:!0}},emits:["update:model-value","toggle","setRef"],setup(t,{emit:e}){const{transitionName:n,showTransition:i}=pr(),r=s.ref(null);return s.onMounted(()=>e("setRef",r)),(a,o)=>(s.openBlock(),s.createElementBlock(s.Fragment,null,[s.createElementVNode("div",{class:"dp__month_year_select",onClick:o[0]||(o[0]=l=>a.$emit("toggle")),onKeydown:[o[1]||(o[1]=s.withKeys(l=>a.$emit("toggle"),["enter"])),o[2]||(o[2]=s.withKeys(l=>a.$emit("toggle"),["space"]))],role:"button","aria-label":t.ariaLabel,tabindex:"0",ref_key:"elRef",ref:r},[s.renderSlot(a.$slots,"default")],40,mD),s.createVNode(s.Transition,{name:s.unref(n)(t.showSelectionGrid),css:s.unref(i)},{default:s.withCtx(()=>[t.showSelectionGrid?(s.openBlock(),s.createBlock(mn,s.mergeProps({key:0},{modelValue:t.modelValue,items:t.items,disabledValues:t.disabledValues,minValue:t.minValue,maxValue:t.maxValue,escClose:t.escClose},{"header-refs":[],"onUpdate:modelValue":o[3]||(o[3]=l=>a.$emit("update:model-value",l)),onToggle:o[4]||(o[4]=l=>a.$emit("toggle"))}),s.createSlots({"button-icon":s.withCtx(()=>[a.$slots["calendar-icon"]?s.renderSlot(a.$slots,"calendar-icon",{key:0}):s.createCommentVNode("",!0),a.$slots["calendar-icon"]?s.createCommentVNode("",!0):(s.openBlock(),s.createBlock(s.unref(fr),{key:1}))]),_:2},[a.$slots[t.slotName]?{name:"item",fn:s.withCtx(({item:l})=>[s.renderSlot(a.$slots,t.slotName,{item:l})]),key:"0"}:void 0]),1040)):s.createCommentVNode("",!0)]),_:3},8,["name","css"])],64))}}),Nr=(t,e,n)=>[ke(new Date(t),{date:1}),ke(new Date,{month:e,year:n,date:1})],qo=(t,e,n)=>Ce(...Nr(t,e,n))||Me(...Nr(t,e,n)),es=(t,e,n)=>Ee(...Nr(t,e,n))||Me(...Nr(t,e,n)),sc=(t,e,n,i,r,a)=>{let o=!1;return a?t&&e?(e&&r&&es(e,n,i)&&(o=!0),t&&!r&&qo(t,n,i)&&(o=!0)):(t&&qo(t,n,i)||e&&es(e,n,i))&&(o=!0):o=!0,o},pD=(t,e)=>{const n=(l,u)=>{let c=l;return t.filters.months.includes(pe(c))?(c=u?it(l,1):qt(l,1),n(c,u)):c},i=(l,u)=>{let c=l;return t.filters.years.includes(fe(c))?(c=u?Js(l,1):zp(l,1),i(c,u)):c},r=l=>{const u=ke(new Date,{month:t.month,year:t.year});let c=l?it(u,1):qt(u,1),d=pe(c),f=fe(c);t.filters.months.includes(d)&&(c=n(c,l),d=pe(c),f=fe(c)),t.filters.years.includes(f)&&(c=i(c,l),f=fe(c)),sc(t.minDate,t.maxDate,d,f,l,t.preventMinMaxNavigation)&&a(d,f)},a=(l,u)=>{e("update-month-year",{month:l,year:u})},o=s.computed(()=>l=>{if(!t.preventMinMaxNavigation||l&&!t.maxDate||!l&&!t.minDate)return!1;const u=ke(new Date,{month:t.month,year:t.year}),c=l?it(u,1):qt(u,1),d=[pe(c),fe(c)];return l?!es(t.maxDate,...d):!qo(t.minDate,...d)});return{handleMonthYearChange:r,isDisabled:o}},ND={class:"dp__month_year_row"},DD={class:"dp__month_picker_header"},ID=["aria-label"],jD=["aria-label","onKeydown"],bD=["aria-label"],AD=s.defineComponent({__name:"MonthYearPicker",props:{...tc,...Wo,preventMinMaxNavigation:{type:Boolean,default:!1},reverseYears:{type:Boolean,default:!1},years:{type:Array,default:()=>[]},months:{type:Array,default:()=>[]},filters:{type:Object,default:()=>({})},multiCalendarsSolo:{type:Boolean,default:!1},yearPicker:{type:Boolean,default:!1},escClose:{type:Boolean,default:!0}},emits:["update-month-year","monthYearSelect","mount","reset-flow","overlay-closed"],setup(t,{expose:e,emit:n}){const i=t,{transitionName:r,showTransition:a}=pr(),{buildMatrix:o}=bt(),l=s.ref(!1),u=s.ref(!1),c=s.ref([null,null,null,null]),d=s.ref(null),f=s.ref(null),g=s.ref(null),h=s.inject(It),y=s.inject(jt),{handleMonthYearChange:m,isDisabled:p}=pD(i,n);s.onMounted(()=>{n("mount")});const M=z=>({get:()=>i[z],set:Y=>{const R=z==="month"?"year":"month";n("update-month-year",{[z]:Y,[R]:i[R]}),n("monthYearSelect",z==="year"),z==="month"?_(!0):B(!0)}}),N=s.computed(M("month")),A=s.computed(M("year")),T=s.computed(()=>z=>{const Y=z==="month";return{showSelectionGrid:(Y?l:u).value,items:(Y?D:S).value,disabledValues:i.filters[Y?"months":"years"],minValue:(Y?k:I).value,maxValue:(Y?P:w).value,headerRefs:Y&&i.monthPicker?[d.value,f.value,g.value]:[],escClose:i.escClose}}),I=s.computed(()=>i.minDate?fe(new Date(i.minDate)):null),w=s.computed(()=>i.maxDate?fe(new Date(i.maxDate)):null),k=s.computed(()=>{if(i.minDate&&I.value){if(I.value>i.year)return 12;if(I.value===i.year)return pe(new Date(i.minDate))}return null}),P=s.computed(()=>i.maxDate&&w.value?w.value<i.year?-1:w.value===i.year?pe(new Date(i.maxDate)):null:null),v=s.computed(()=>i.range&&i.internalModelValue&&(i.monthPicker||i.yearPicker)?i.internalModelValue:[]),Q=(z,Y=!1)=>{const R=[];for(let Te=0;Te<z.length;Te+=3){const Oe=[z[Te],z[Te+1],z[Te+2]];R.push(Y?Oe.reverse():Oe)}return Y?R.reverse():R},O=s.computed(()=>i.months.find(Y=>Y.value===i.month)||{text:"",value:0}),D=s.computed(()=>Q(i.months)),S=s.computed(()=>Q(i.years,i.reverseYears)),C=s.computed(()=>i.multiCalendars?i.multiCalendarsSolo?!0:i.instance===0:!0),b=s.computed(()=>i.multiCalendars?i.multiCalendarsSolo?!0:i.instance===i.multiCalendars-1:!0),_=(z=!1)=>{V(z),l.value=!l.value,l.value||n("overlay-closed")},B=(z=!1)=>{V(z),u.value=!u.value,u.value||n("overlay-closed")},V=z=>{z||n("reset-flow")},F=(z=!1)=>{n("update-month-year",{year:z?i.year+1:i.year-1,month:i.month,fromNav:!0})},J=(z,Y)=>{y!=null&&y.value&&(c.value[Y]=we(z),o(c.value,"monthYear"))};return e({toggleMonthPicker:_,toggleYearPicker:B}),(z,Y)=>(s.openBlock(),s.createElementBlock("div",ND,[!z.monthPicker&&!t.yearPicker?(s.openBlock(),s.createElementBlock(s.Fragment,{key:0},[s.unref(C)&&!z.vertical?(s.openBlock(),s.createBlock(Ko,{key:0,"aria-label":s.unref(h).prevMonth,disabled:s.unref(p)(!1),onActivate:Y[0]||(Y[0]=R=>s.unref(m)(!1)),onSetRef:Y[1]||(Y[1]=R=>J(R,0))},{default:s.withCtx(()=>[z.$slots["arrow-left"]?s.renderSlot(z.$slots,"arrow-left",{key:0}):s.createCommentVNode("",!0),z.$slots["arrow-left"]?s.createCommentVNode("",!0):(s.openBlock(),s.createBlock(s.unref(Cu),{key:1}))]),_:3},8,["aria-label","disabled"])):s.createCommentVNode("",!0),s.createVNode(oc,s.mergeProps({"aria-label":s.unref(h).openMonthsOverlay,"slot-name":"month-overlay",modelValue:s.unref(N),"onUpdate:modelValue":Y[2]||(Y[2]=R=>s.isRef(N)?N.value=R:null)},s.unref(T)("month"),{onToggle:_,onSetRef:Y[3]||(Y[3]=R=>J(R,1))}),s.createSlots({default:s.withCtx(()=>[z.$slots.month?s.renderSlot(z.$slots,"month",s.normalizeProps(s.mergeProps({key:0},s.unref(O)))):s.createCommentVNode("",!0),z.$slots.month?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock(s.Fragment,{key:1},[s.createTextVNode(s.toDisplayString(s.unref(O).text),1)],64))]),_:2},[z.$slots["calendar-icon"]?{name:"calendar-icon",fn:s.withCtx(()=>[s.renderSlot(z.$slots,"calendar-icon")]),key:"0"}:void 0,z.$slots["month-overlay"]?{name:"month-overlay",fn:s.withCtx(({item:R})=>[s.renderSlot(z.$slots,"month-overlay",{text:R.text,value:R.value})]),key:"1"}:void 0]),1040,["aria-label","modelValue"]),s.createVNode(oc,s.mergeProps({"aria-label":s.unref(h).openYearsOverlay,"slot-name":"year-overlay",modelValue:s.unref(A),"onUpdate:modelValue":Y[4]||(Y[4]=R=>s.isRef(A)?A.value=R:null)},s.unref(T)("year"),{onToggle:B,onSetRef:Y[5]||(Y[5]=R=>J(R,2))}),s.createSlots({default:s.withCtx(()=>[z.$slots.year?s.renderSlot(z.$slots,"year",{key:0,year:z.year}):s.createCommentVNode("",!0),z.$slots.year?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock(s.Fragment,{key:1},[s.createTextVNode(s.toDisplayString(z.year),1)],64))]),_:2},[z.$slots["calendar-icon"]?{name:"calendar-icon",fn:s.withCtx(()=>[s.renderSlot(z.$slots,"calendar-icon")]),key:"0"}:void 0,z.$slots["year-overlay"]?{name:"year-overlay",fn:s.withCtx(({item:R})=>[s.renderSlot(z.$slots,"year-overlay",{text:R.text,value:R.value})]),key:"1"}:void 0]),1040,["aria-label","modelValue"]),s.unref(C)&&z.vertical?(s.openBlock(),s.createBlock(Ko,{key:1,"aria-label":s.unref(h).prevMonth,disabled:s.unref(p)(!1),onActivate:Y[6]||(Y[6]=R=>s.unref(m)(!1))},{default:s.withCtx(()=>[z.$slots["arrow-up"]?s.renderSlot(z.$slots,"arrow-up",{key:0}):s.createCommentVNode("",!0),z.$slots["arrow-up"]?s.createCommentVNode("",!0):(s.openBlock(),s.createBlock(s.unref(Eu),{key:1}))]),_:3},8,["aria-label","disabled"])):s.createCommentVNode("",!0),s.unref(b)?(s.openBlock(),s.createBlock(Ko,{key:2,disabled:s.unref(p)(!0),"aria-label":s.unref(h).nextMonth,onActivate:Y[7]||(Y[7]=R=>s.unref(m)(!0)),ref:"rightIcon",onSetRef:Y[8]||(Y[8]=R=>J(R,3))},{default:s.withCtx(()=>[z.$slots[z.vertical?"arrow-down":"arrow-right"]?s.renderSlot(z.$slots,z.vertical?"arrow-down":"arrow-right",{key:0}):s.createCommentVNode("",!0),z.$slots[z.vertical?"arrow-down":"arrow-right"]?s.createCommentVNode("",!0):(s.openBlock(),s.createBlock(s.resolveDynamicComponent(z.vertical?s.unref(vu):s.unref(_u)),{key:1}))]),_:3},8,["disabled","aria-label"])):s.createCommentVNode("",!0)],64)):s.createCommentVNode("",!0),z.monthPicker?(s.openBlock(),s.createBlock(mn,s.mergeProps({key:1},s.unref(T)("month"),{"skip-active":i.range,year:z.year,"multi-model-value":s.unref(v),"month-picker":"",modelValue:s.unref(N),"onUpdate:modelValue":Y[15]||(Y[15]=R=>s.isRef(N)?N.value=R:null),onToggle:_,onSelected:Y[16]||(Y[16]=R=>z.$emit("overlay-closed"))}),s.createSlots({header:s.withCtx(()=>[s.createElementVNode("div",DD,[s.createElementVNode("div",{class:"dp__month_year_col_nav",tabindex:"0",ref_key:"mpPrevIconRef",ref:d,onClick:Y[9]||(Y[9]=R=>F(!1)),onKeydown:Y[10]||(Y[10]=s.withKeys(R=>F(!1),["enter"]))},[s.createElementVNode("div",{class:"dp__inner_nav",role:"button","aria-label":s.unref(h).prevMonth},[z.$slots["arrow-left"]?s.renderSlot(z.$slots,"arrow-left",{key:0}):s.createCommentVNode("",!0),z.$slots["arrow-left"]?s.createCommentVNode("",!0):(s.openBlock(),s.createBlock(s.unref(Cu),{key:1}))],8,ID)],544),s.createElementVNode("div",{class:"dp__pointer",role:"button",ref_key:"mpYearButtonRef",ref:f,"aria-label":s.unref(h).openYearsOverlay,tabindex:"0",onClick:B,onKeydown:s.withKeys(B,["enter"])},[z.$slots.year?s.renderSlot(z.$slots,"year",{key:0,year:z.year}):s.createCommentVNode("",!0),z.$slots.year?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock(s.Fragment,{key:1},[s.createTextVNode(s.toDisplayString(z.year),1)],64))],40,jD),s.createElementVNode("div",{class:"dp__month_year_col_nav",tabindex:"0",ref_key:"mpNextIconRef",ref:g,onClick:Y[11]||(Y[11]=R=>F(!0)),onKeydown:Y[12]||(Y[12]=s.withKeys(R=>F(!0),["enter"]))},[s.createElementVNode("div",{class:"dp__inner_nav",role:"button","aria-label":s.unref(h).nextMonth},[z.$slots["arrow-right"]?s.renderSlot(z.$slots,"arrow-right",{key:0}):s.createCommentVNode("",!0),z.$slots["arrow-right"]?s.createCommentVNode("",!0):(s.openBlock(),s.createBlock(s.unref(_u),{key:1}))],8,bD)],544)]),s.createVNode(s.Transition,{name:s.unref(r)(u.value),css:s.unref(a)},{default:s.withCtx(()=>[u.value?(s.openBlock(),s.createBlock(mn,s.mergeProps({key:0},s.unref(T)("year"),{modelValue:s.unref(A),"onUpdate:modelValue":Y[13]||(Y[13]=R=>s.isRef(A)?A.value=R:null),onToggle:B,onSelected:Y[14]||(Y[14]=R=>z.$emit("overlay-closed"))}),s.createSlots({"button-icon":s.withCtx(()=>[z.$slots["calendar-icon"]?s.renderSlot(z.$slots,"calendar-icon",{key:0}):s.createCommentVNode("",!0),z.$slots["calendar-icon"]?s.createCommentVNode("",!0):(s.openBlock(),s.createBlock(s.unref(fr),{key:1}))]),_:2},[z.$slots["year-overlay"]?{name:"item",fn:s.withCtx(({item:R})=>[s.renderSlot(z.$slots,"year-overlay",{text:R.text,value:R.value})]),key:"0"}:void 0]),1040,["modelValue"])):s.createCommentVNode("",!0)]),_:3},8,["name","css"])]),_:2},[z.$slots["month-overlay"]?{name:"item",fn:s.withCtx(({item:R})=>[s.renderSlot(z.$slots,"month-overlay",{text:R.text,value:R.value})]),key:"0"}:void 0]),1040,["skip-active","year","multi-model-value","modelValue"])):s.createCommentVNode("",!0),t.yearPicker?(s.openBlock(),s.createBlock(mn,s.mergeProps({key:2},s.unref(T)("year"),{modelValue:s.unref(A),"onUpdate:modelValue":Y[17]||(Y[17]=R=>s.isRef(A)?A.value=R:null),"multi-model-value":s.unref(v),"skip-active":i.range,"skip-button-ref":"","year-picker":"",onToggle:B,onSelected:Y[18]||(Y[18]=R=>z.$emit("overlay-closed"))}),s.createSlots({_:2},[z.$slots["year-overlay"]?{name:"item",fn:s.withCtx(({item:R})=>[s.renderSlot(z.$slots,"year-overlay",{text:R.text,value:R.value})]),key:"0"}:void 0]),1040,["modelValue","multi-model-value","skip-active"])):s.createCommentVNode("",!0)]))}}),TD={key:0,class:"dp__time_input"},xD=["aria-label","onKeydown","onClick"],LD=["aria-label","onKeydown","onClick"],wD=["aria-label","onKeydown","onClick"],SD={key:0},OD=["aria-label","onKeydown"],zD=s.defineComponent({__name:"TimeInput",props:{...Gu,hours:{type:Number,default:0},minutes:{type:Number,default:0},seconds:{type:Number,default:0},filters:{type:Object,default:()=>({})},disabled:{type:Boolean,default:!1},closeTimePickerBtn:{type:Object,default:null},order:{type:Number,default:0},escClose:{type:Boolean,default:!0}},emits:["setHours","setMinutes","update:hours","update:minutes","update:seconds","reset-flow","mounted","overlay-closed"],setup(t,{expose:e,emit:n}){const i=t,r=s.reactive({hours:!1,minutes:!1,seconds:!1}),a=s.ref("AM"),o=s.ref(null),l=s.inject(It),u=s.inject(jt),c=s.ref([]),{transitionName:d,showTransition:f}=pr(),{setTimePickerElements:g,setTimePickerBackRef:h}=bt();s.onMounted(()=>{n("mounted")});const y=s.computed(()=>({dp__time_col:!0,dp__time_col_reg:!i.enableSeconds&&i.is24,dp__time_col_reg_with_button:!i.enableSeconds&&!i.is24,dp__time_col_sec:i.enableSeconds&&i.is24,dp__time_col_sec_with_button:i.enableSeconds&&!i.is24})),m=s.computed(()=>{const O=[{type:"hours"},"separator",{type:"minutes"}];return i.enableSeconds?O.concat(["separator",{type:"seconds"}]):O}),p=s.computed(()=>m.value.filter(O=>typeof O!="string")),M=s.computed(()=>O=>{if(O==="hours"){const D=w(i.hours);return{text:D<10?`0${D}`:`${D}`,value:D}}return{text:i[O]<10?`0${i[O]}`:`${i[O]}`,value:i[O]}}),N=O=>{const D=O==="hours"?i.is24?24:12:60,S=+i[`${O}GridIncrement`],C=[];for(let b=0;b<D;b+=S)C.push({value:b,text:b<10?`0${b}`:`${b}`});return UN(C)},A=O=>i[`no${O[0].toUpperCase()+O.slice(1)}Overlay`],T=O=>{A(O)||(r[O]=!r[O],r[O]||n("overlay-closed"))},I=(O,D=!0)=>{const S=O==="hours"?Fe:O==="minutes"?Je:Dt,C=D?DN:IN;n(`update:${O}`,S(C({[O]:+i[O]},{[O]:+i[`${O}Increment`]})))},w=O=>i.is24?O:(O>=12?a.value="PM":a.value="AM",VN(O)),k=()=>{a.value==="PM"?(a.value="AM",n("update:hours",i.hours-12)):(a.value="PM",n("update:hours",i.hours+12))},P=O=>{r[O]=!0},v=(O,D,S)=>{if(O&&(u==null?void 0:u.value)){Array.isArray(c.value[D])?c.value[D][S]=O:c.value[D]=[O];const C=c.value.reduce((b,_)=>_.map((B,V)=>[...b[V]||[],_[V]]),[]);h(i.closeTimePickerBtn),o.value&&(C[1]=C[1].concat(o.value)),g(C,i.order)}},Q=(O,D)=>O==="hours"&&!i.is24?n(`update:${O}`,a.value==="PM"?D+12:D):n(`update:${O}`,D);return e({openChildCmp:P}),(O,D)=>t.disabled?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock("div",TD,[(s.openBlock(!0),s.createElementBlock(s.Fragment,null,s.renderList(s.unref(m),(S,C)=>(s.openBlock(),s.createElementBlock("div",{key:C,class:s.normalizeClass(s.unref(y))},[S==="separator"?(s.openBlock(),s.createElementBlock(s.Fragment,{key:0},[s.createTextVNode(" : ")],64)):(s.openBlock(),s.createElementBlock(s.Fragment,{key:1},[s.createElementVNode("div",{class:"dp__inc_dec_button",role:"button","aria-label":s.unref(l).incrementValue(S.type),tabindex:"0",onKeydown:[s.withKeys(b=>I(S.type),["enter"]),s.withKeys(b=>I(S.type),["space"])],onClick:b=>I(S.type),ref_for:!0,ref:b=>v(b,C,0)},[O.$slots["arrow-up"]?s.renderSlot(O.$slots,"arrow-up",{key:0}):s.createCommentVNode("",!0),O.$slots["arrow-up"]?s.createCommentVNode("",!0):(s.openBlock(),s.createBlock(s.unref(Eu),{key:1}))],40,xD),s.createElementVNode("div",{role:"button","aria-label":s.unref(l).openTpOverlay(S.type),class:s.normalizeClass(A(S.type)?"":"dp__time_display"),tabindex:"0",onKeydown:[s.withKeys(b=>T(S.type),["enter"]),s.withKeys(b=>T(S.type),["space"])],onClick:b=>T(S.type),ref_for:!0,ref:b=>v(b,C,1)},[O.$slots[S.type]?s.renderSlot(O.$slots,S.type,{key:0,text:s.unref(M)(S.type).text,value:s.unref(M)(S.type).value}):s.createCommentVNode("",!0),O.$slots[S.type]?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock(s.Fragment,{key:1},[s.createTextVNode(s.toDisplayString(s.unref(M)(S.type).text),1)],64))],42,LD),s.createElementVNode("div",{class:"dp__inc_dec_button",role:"button","aria-label":s.unref(l).decrementValue(S.type),tabindex:"0",onKeydown:[s.withKeys(b=>I(S.type,!1),["enter"]),s.withKeys(b=>I(S.type,!1),["space"])],onClick:b=>I(S.type,!1),ref_for:!0,ref:b=>v(b,C,2)},[O.$slots["arrow-down"]?s.renderSlot(O.$slots,"arrow-down",{key:0}):s.createCommentVNode("",!0),O.$slots["arrow-down"]?s.createCommentVNode("",!0):(s.openBlock(),s.createBlock(s.unref(vu),{key:1}))],40,wD)],64))],2))),128)),O.is24?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock("div",SD,[O.$slots["am-pm-button"]?s.renderSlot(O.$slots,"am-pm-button",{key:0,toggle:k,value:a.value}):s.createCommentVNode("",!0),O.$slots["am-pm-button"]?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock("button",{key:1,ref_key:"amPmButton",ref:o,type:"button",class:"dp__pm_am_button",role:"button","aria-label":s.unref(l).amPmButton,tabindex:"0",onClick:k,onKeydown:[s.withKeys(s.withModifiers(k,["prevent"]),["enter"]),s.withKeys(s.withModifiers(k,["prevent"]),["space"])]},s.toDisplayString(a.value),41,OD))])),(s.openBlock(!0),s.createElementBlock(s.Fragment,null,s.renderList(s.unref(p),(S,C)=>(s.openBlock(),s.createBlock(s.Transition,{key:C,name:s.unref(d)(r[S.type]),css:s.unref(f)},{default:s.withCtx(()=>[r[S.type]?(s.openBlock(),s.createBlock(mn,{key:0,items:N(S.type),"disabled-values":t.filters.times[S.type],"esc-close":t.escClose,"onUpdate:modelValue":b=>Q(S.type,b),onSelected:b=>T(S.type),onToggle:b=>T(S.type),onResetFlow:D[0]||(D[0]=b=>O.$emit("reset-flow"))},s.createSlots({"button-icon":s.withCtx(()=>[O.$slots["clock-icon"]?s.renderSlot(O.$slots,"clock-icon",{key:0}):s.createCommentVNode("",!0),O.$slots["clock-icon"]?s.createCommentVNode("",!0):(s.openBlock(),s.createBlock(s.unref(ku),{key:1}))]),_:2},[O.$slots[`${S.type}-overlay`]?{name:"item",fn:s.withCtx(({item:b})=>[s.renderSlot(O.$slots,`${S.type}-overlay`,{text:b.text,value:b.value})]),key:"0"}:void 0]),1032,["items","disabled-values","esc-close","onUpdate:modelValue","onSelected","onToggle"])):s.createCommentVNode("",!0)]),_:2},1032,["name","css"]))),128))]))}}),nn=[{name:"clock-icon",use:["time","calendar"]},{name:"arrow-left",use:["month-year","calendar"]},{name:"arrow-right",use:["month-year","calendar"]},{name:"arrow-up",use:["time","calendar"]},{name:"arrow-down",use:["time","calendar"]},{name:"calendar-icon",use:["month-year","time","calendar"]},{name:"day",use:["calendar"]},{name:"month-overlay",use:["calendar","month-year"]},{name:"year-overlay",use:["calendar","month-year"]},{name:"hours-overlay",use:["calendar","time"]},{name:"minutes-overlay",use:["calendar","time"]},{name:"seconds-overlay",use:["calendar","time"]},{name:"hours",use:["calendar","time"]},{name:"minutes",use:["calendar","time"]},{name:"month",use:["calendar","month-year"]},{name:"year",use:["calendar","month-year"]},{name:"action-select",use:["action"]},{name:"action-preview",use:["action"]},{name:"calendar-header",use:["calendar"]},{name:"marker-tooltip",use:["calendar"]},{name:"now-button",use:[]},{name:"time-picker-overlay",use:["calendar","time"]},{name:"am-pm-button",use:["calendar","time"]},{name:"left-sidebar",use:["menu"]},{name:"right-sidebar",use:["menu"]}],CD=[{name:"trigger"},{name:"input-icon"},{name:"clear-icon"},{name:"dp-input"}],_D={all:()=>nn,monthYear:()=>nn.filter(t=>t.use.includes("month-year")),input:()=>CD,timePicker:()=>nn.filter(t=>t.use.includes("time")),action:()=>nn.filter(t=>t.use.includes("action")),calendar:()=>nn.filter(t=>t.use.includes("calendar")),menu:()=>nn.filter(t=>t.use.includes("menu"))},Ut=(t,e,n)=>{const i=[];return _D[e]().forEach(r=>{t[r.name]&&i.push(r.name)}),n&&n.length&&n.forEach(r=>{r.slot&&i.push(r.slot)}),i},kD=["aria-label"],ED={class:"dp__overlay_container dp__container_flex"},vD={key:1,class:"dp__overlay_row"},PD=["aria-label"],YD=s.defineComponent({__name:"TimePicker",props:{...Hu,range:{type:Boolean,default:!1},filters:{type:Object,default:()=>({})},hours:{type:[Number,Array],default:0},minutes:{type:[Number,Array],default:0},seconds:{type:[Number,Array],default:0},customProps:{type:Object,default:null},modelAuto:{type:Boolean,default:!1},internalModelValue:{type:[Date,Array],default:null},escClose:{type:Boolean,default:!0}},emits:["update:hours","update:minutes","update:seconds","mount","reset-flow","overlay-closed"],setup(t,{expose:e,emit:n}){const i=t,r=s.useSlots(),a=s.ref(null),o=s.ref(null),l=s.inject(Zo,!1),u=s.ref([]),c=s.ref(null),d=s.inject(It),f=s.inject(jt),{transitionName:g,showTransition:h}=pr(),{buildMatrix:y,setTimePicker:m}=bt();s.onMounted(()=>{n("mount"),!i.timePicker&&(f==null?void 0:f.value)?y([we(a.value)],"time"):m(!0,i.timePicker)});const p=s.computed(()=>i.range&&i.modelAuto?ac(i.internalModelValue):!0),M=s.ref(!1),N=D=>({hours:Array.isArray(i.hours)?i.hours[D]:i.hours,minutes:Array.isArray(i.minutes)?i.minutes[D]:i.minutes,seconds:Array.isArray(i.seconds)?i.seconds[D]:i.seconds}),A=s.computed(()=>{const D=[];if(i.range)for(let S=0;S<2;S++)D.push(N(S));else D.push(N(0));return D}),T=(D,S=!1,C="")=>{S||n("reset-flow"),M.value=D,f!=null&&f.value&&(m(D),D||n("overlay-closed")),s.nextTick(()=>{C!==""&&u.value[0]&&u.value[0].openChildCmp(C)})},I=s.computed(()=>({dp__button:!0,dp__button_bottom:l})),w=Ut(r,"timePicker"),k=(D,S,C)=>i.range?S===0?[D,A.value[1][C]]:[A.value[0][C],D]:D,P=D=>{n("update:hours",D)},v=D=>{n("update:minutes",D)},Q=D=>{n("update:seconds",D)},O=()=>{c.value&&(f==null?void 0:f.value)&&c.value.focus({preventScroll:!0})};return e({toggleTimePicker:T}),(D,S)=>(s.openBlock(),s.createElementBlock("div",null,[D.timePicker?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock("div",{key:0,class:s.normalizeClass(s.unref(I)),role:"button","aria-label":s.unref(d).openTimePicker,tabindex:"0",ref_key:"openTimePickerBtn",ref:a,onKeydown:[S[0]||(S[0]=s.withKeys(C=>T(!0),["enter"])),S[1]||(S[1]=s.withKeys(C=>T(!0),["space"]))],onClick:S[2]||(S[2]=C=>T(!0))},[D.$slots["clock-icon"]?s.renderSlot(D.$slots,"clock-icon",{key:0}):s.createCommentVNode("",!0),D.$slots["clock-icon"]?s.createCommentVNode("",!0):(s.openBlock(),s.createBlock(s.unref(ku),{key:1}))],42,kD)),s.createVNode(s.Transition,{name:s.unref(g)(M.value),css:s.unref(h)},{default:s.withCtx(()=>[M.value||D.timePicker?(s.openBlock(),s.createElementBlock("div",{key:0,class:"dp__overlay",ref_key:"overlayRef",ref:c,tabindex:"0"},[s.createElementVNode("div",ED,[D.$slots["time-picker-overlay"]?s.renderSlot(D.$slots,"time-picker-overlay",{key:0,range:t.range,hours:t.hours,minutes:t.minutes,seconds:t.seconds,setHours:P,setMinutes:v,setSeconds:Q}):s.createCommentVNode("",!0),D.$slots["time-picker-overlay"]?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock("div",vD,[(s.openBlock(!0),s.createElementBlock(s.Fragment,null,s.renderList(s.unref(A),(C,b)=>s.withDirectives((s.openBlock(),s.createBlock(zD,s.mergeProps({key:b,disabled:b===0?D.fixedStart:D.fixedEnd,hours:C.hours,minutes:C.minutes,seconds:C.seconds,filters:t.filters,ref_for:!0,ref_key:"timeInputRefs",ref:u},{is24:D.is24,hoursGridIncrement:D.hoursGridIncrement,minutesGridIncrement:D.minutesGridIncrement,secondsGridIncrement:D.secondsGridIncrement,hoursIncrement:D.hoursIncrement,minutesIncrement:D.minutesIncrement,secondsIncrement:D.secondsIncrement,filters:t.filters,noHoursOverlay:D.noHoursOverlay,noMinutesOverlay:D.noMinutesOverlay,noSecondsOverlay:D.noSecondsOverlay,enableSeconds:D.enableSeconds,closeTimePickerBtn:o.value,escClose:t.escClose,order:b},{"onUpdate:hours":_=>P(k(_,b,"hours")),"onUpdate:minutes":_=>v(k(_,b,"minutes")),"onUpdate:seconds":_=>Q(k(_,b,"seconds")),onMounted:O,onOverlayClosed:O}),s.createSlots({_:2},[s.renderList(s.unref(w),(_,B)=>({name:_,fn:s.withCtx(V=>[s.renderSlot(D.$slots,_,s.normalizeProps(s.guardReactiveProps(V)))])}))]),1040,["disabled","hours","minutes","seconds","filters","onUpdate:hours","onUpdate:minutes","onUpdate:seconds"])),[[s.vShow,b===0?!0:s.unref(p)]])),128))])),D.timePicker?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock("div",{key:2,ref_key:"closeTimePickerBtn",ref:o,class:s.normalizeClass(s.unref(I)),role:"button","aria-label":s.unref(d).closeTimePicker,tabindex:"0",onKeydown:[S[3]||(S[3]=s.withKeys(C=>T(!1),["enter"])),S[4]||(S[4]=s.withKeys(C=>T(!1),["space"]))],onClick:S[5]||(S[5]=C=>T(!1))},[D.$slots["calendar-icon"]?s.renderSlot(D.$slots,"calendar-icon",{key:0}):s.createCommentVNode("",!0),D.$slots["calendar-icon"]?s.createCommentVNode("",!0):(s.openBlock(),s.createBlock(s.unref(fr),{key:1}))],42,PD))])],512)):s.createCommentVNode("",!0)]),_:3},8,["name","css"])]))}}),QD=(t,e,n,i)=>{const r=s.ref(new Date),a=s.ref(),o=s.ref([{month:pe(new Date),year:fe(new Date)}]),l=s.ref(t.range?[Fe(new Date),Fe(new Date)]:Fe(new Date)),u=s.ref(t.range?[Je(new Date),Je(new Date)]:Je(new Date)),c=s.ref(t.range?[0,0]:0);s.watch(o,()=>{setTimeout(()=>{t.openOnTop&&e("dpOpen")},0)},{deep:!0}),s.onMounted(()=>{v(!0),M.value||(t.startDate&&(o.value[0].month=pe(new Date(t.startDate)),o.value[0].year=fe(new Date(t.startDate)),t.multiCalendars&&Y(0)),t.startTime&&p())});const d=s.computed(()=>j=>o.value[j]?o.value[j].month:0),f=s.computed(()=>j=>o.value[j]?o.value[j].year:0),g=(j,E,U)=>{o.value[j].month=E,o.value[j].year=U},h=(j,E)=>o.value[j].month=E,y=(j,E)=>o.value[j].year=E,m=(j=!0)=>t.enableSeconds?Array.isArray(c.value)?j?c.value[0]:c.value[1]:c.value:0,p=()=>{t.startTime&&(vN(t.startTime)?(l.value=[+t.startTime[0].hours,+t.startTime[1].hours],u.value=[+t.startTime[0].minutes,+t.startTime[1].minutes],t.enableSeconds&&(c.value=[+t.startTime[0].seconds,+t.startTime[1].seconds])):(l.value=+t.startTime.hours,u.value=+t.startTime.minutes,t.enableSeconds&&(c.value=+t.startTime.seconds)))},M=s.computed({get:()=>t.internalModelValue,set:j=>{!t.readonly&&!t.disabled&&e("update:internalModelValue",j)}});s.watch(M,()=>v());const N=j=>{const{validate:E}=Vu(t.minDate,t.maxDate,t.disabledDates,t.allowedDates,t.filters,t.disabledWeekDays,t.yearRange);return!E(j)},A=j=>!M.value||t.hideOffsetDates&&!j.current?!1:t.range?t.modelAuto&&Array.isArray(M.value)?Me(j.value,M.value[0]?M.value[0]:r.value):!1:t.multiDates&&Array.isArray(M.value)?M.value.some(E=>Me(E,j.value)):Me(j.value,M.value?M.value:r.value),T=j=>Bu(M.value,a.value,j.value),I=(j,E=!1)=>{if((!t.multiCalendars||!t.multiStatic||E)&&(h(0,pe(j)),y(0,fe(j))),t.multiCalendars)for(let U=1;U<=t.multiCalendars;U++){const K=ke(new Date,{month:d.value(U-1),year:f.value(U-1)}),Pe=Hs(K,{months:1});o.value[U]={month:pe(Pe),year:fe(Pe)}}},w=()=>{if(Array.isArray(M.value)&&M.value.length===2){const j=new Date(M.value[1]?M.value[1]:it(M.value[0],1)),[E,U]=[pe(M.value[0]),fe(M.value[0])],[K,Pe]=[pe(M.value[1]),fe(M.value[1])];(E!==K||E===K&&U!==Pe)&&t.multiCalendarsSolo&&(h(1,pe(j)),y(1,fe(j)))}},k=j=>{I(j),l.value=Fe(j),u.value=Je(j),c.value=Dt(j)},P=()=>Array.isArray(M.value)&&M.value.length?M.value[M.value.length-1]:null,v=(j=!1)=>{if(M.value)if(yn(M.value)){if(M.value.length===2&&!t.multiDates)I(M.value[0],j),l.value=[Fe(M.value[0]),M.value[1]?Fe(M.value[1]):Fe(new Date)],u.value=[Je(M.value[0]),M.value[1]?Je(M.value[1]):Je(new Date)],c.value=[Dt(M.value[0]),M.value[1]?Dt(M.value[1]):Dt(new Date)];else if(yn(M.value)&&t.multiDates){const E=M.value[M.value.length-1];E&&k(E)}t.multiCalendars&&t.multiCalendarsSolo&&w()}else k(M.value);else t.timePicker?(p(),t.range?Xe(l.value)&&Xe(u.value)&&(M.value=[Ye(new Date,l.value[0],u.value[0],m()),Ye(new Date,l.value[1],u.value[1],m(!1))]):M.value=Ye(new Date,l.value,u.value,m())):t.monthPicker&&!t.range?M.value=Qt(new Date,d.value(0),f.value(0)):t.multiCalendars?I(new Date):t.yearPicker&&!t.range&&(M.value=new Date)},Q=j=>{const E=pe(new Date(j)),U=fe(new Date(j));if(h(0,E),y(0,U),t.multiCalendars>0)for(let K=1;K<t.multiCalendars;K++){const Pe=NN(ke(new Date(j),{year:d.value(K-1),month:f.value(K-1)}));h(K,Pe.month),y(K,Pe.year)}},O=j=>{if(M.value&&Array.isArray(M.value))if(M.value.some(E=>Me(j,E))){const E=M.value.filter(U=>!Me(U,j));M.value=E.length?E:null}else(t.multiDatesLimit&&+t.multiDatesLimit>M.value.length||!t.multiDatesLimit)&&M.value.push(j);else M.value=[j]},D=j=>{if(Array.isArray(M.value)&&M.value[0]){const E=kf(j,M.value[0]),U=Ee(M.value[0],j)?j:M.value[0],K=Ee(j,M.value[0])?j:M.value[0],Pe=Ks({start:U,end:K}).filter(ft=>N(ft)).length,dt=Math.abs(E<0?E+1:E-1)-Pe;if(t.minRange&&t.maxRange)return dt>=+t.minRange&&dt<=+t.maxRange;if(t.minRange)return dt>=+t.minRange;if(t.maxRange)return dt<=+t.maxRange}return!0},S=j=>Array.isArray(M.value)&&M.value.length===2?t.fixedStart&&(Ee(j,M.value[0])||Me(j,M.value[0]))?[M.value[0],j]:t.fixedEnd&&(Ce(j,M.value[1])||Me(j,M.value[1]))?[j,M.value[1]]:M.value:[],C=()=>{t.autoApply&&e("autoApply")},b=j=>!Ks({start:j[0],end:j[1]}).some(E=>N(E)),_=(j,E=!1)=>{if(!N(j.value)&&!(!j.current&&t.hideOffsetDates)){if(t.weekPicker)return M.value=gr(new Date(j.value),+t.weekStart),C();if(!t.range&&!Xe(l.value)&&!Xe(u.value)){const U=Ye(new Date(j.value),l.value,u.value,m());t.multiDates?O(U):M.value=U,n(),C()}else if(Xe(l.value)&&Xe(u.value)&&!t.multiDates){let U=M.value?M.value.slice():[];if(U.length===2&&!(t.fixedStart||t.fixedEnd)&&(U=[]),t.autoRange){const K=[new Date(j.value),kt(new Date(j.value),+t.autoRange)];b(K)&&(E&&Q(j.value),U=K)}else t.fixedStart||t.fixedEnd?U=S(new Date(j.value)):U[0]?D(new Date(j.value))&&(Ce(new Date(j.value),new Date(U[0]))?U.unshift(new Date(j.value)):U[1]=new Date(j.value)):U[0]=new Date(j.value);U.length&&(U[0]&&!U[1]?U[0]=Ye(U[0],l.value[0],u.value[0],m()):(U[0]=Ye(U[0],l.value[0],u.value[0],m()),U[1]=Ye(U[1],l.value[1],u.value[1],m(!1)),n()),M.value=U,U[0]&&U[1]&&t.autoApply&&e("autoApply"))}}},B=j=>{const E=j.find(U=>U.current);return E?VM(E.value):""},V=j=>{!j.current&&t.hideOffsetDates||(a.value=j.value)},F=j=>{if(t.autoRange||t.weekPicker){if(a.value){if(t.hideOffsetDates&&!j.current)return!1;const E=kt(a.value,+t.autoRange),U=gr(new Date(a.value),+t.weekStart);return t.weekPicker?Me(U[1],new Date(j.value)):Me(E,new Date(j.value))}return!1}return!1},J=j=>{if(t.autoRange||t.weekPicker){if(a.value){const E=kt(a.value,+t.autoRange);if(t.hideOffsetDates&&!j.current)return!1;const U=gr(new Date(a.value),+t.weekStart);return t.weekPicker?Ee(j.value,U[0])&&Ce(j.value,U[1]):Ee(j.value,a.value)&&Ce(j.value,E)}return!1}return!1},z=j=>{if(t.autoRange||t.weekPicker){if(a.value){if(t.hideOffsetDates&&!j.current)return!1;const E=gr(new Date(a.value),+t.weekStart);return t.weekPicker?Me(E[0],j.value):Me(a.value,j.value)}return!1}return!1},Y=j=>{for(let E=j-1;E>=0;E--){const U=qt(ke(new Date,{month:d.value(E+1),year:f.value(E+1)}),1);g(E,pe(U),fe(U))}for(let E=j+1;E<=t.multiCalendars-1;E++){const U=it(ke(new Date,{month:d.value(E-1),year:f.value(E-1)}),1);g(E,pe(U),fe(U))}},R=j=>Qt(new Date,d.value(j),f.value(j)),Te=(j,E)=>{const U=t.monthPicker?d.value(j)!==E.month||!E.fromNav:f.value(j)!==E.year;if(h(j,E.month),y(j,E.year),t.multiCalendars&&!t.multiCalendarsSolo&&Y(j),t.monthPicker||t.yearPicker)if(t.range){if(U){let K=M.value?M.value.slice():[];K.length===2&&K[1]!==null&&(K=[]),K.length?Ce(R(j),K[0])?K.unshift(R(j)):K[1]=R(j):K=[R(j)],M.value=K}}else M.value=R(j);e("updateMonthYear",{instance:j,month:E.month,year:E.year}),aa(t.multiCalendarsSolo?j:void 0)},Oe=j=>Ye(j,l.value,u.value,m()),ze=j=>{yn(j)&&yn(M.value)&&Xe(l.value)&&Xe(u.value)?(j[0]&&M.value[0]&&(M.value[0]=Ye(j[0],l.value[0],u.value[0],m())),j[1]&&M.value[1]&&(M.value[1]=Ye(j[1],l.value[1],u.value[1],m(!1)))):t.multiDates&&Array.isArray(M.value)?M.value[M.value.length-1]=Oe(j):!t.range&&!yr(j)&&(M.value=Oe(j)),e("timeUpdate")},Ge=(j,E=!0,U=!1)=>{const K=E?j:l.value,Pe=!E&&!U?j:u.value,dt=U?j:c.value;if(t.range&&yr(M.value)&&Xe(K)&&Xe(Pe)&&Xe(dt)&&!t.disableTimeRangeValidation){const ft=_t=>Ye(M.value[_t],K[_t],Pe[_t],dt[_t]),oa=_t=>ko(M.value[_t],0);if(Me(M.value[0],M.value[1])&&(ga(ft(0),oa(1))||ha(ft(1),oa(0))))return}if(l.value=K,u.value=Pe,c.value=dt,M.value)if(t.multiDates){const ft=P();ft&&ze(ft)}else ze(M.value);else t.timePicker&&ze(t.range?[new Date,new Date]:new Date);n()},de=()=>{a.value=null},te=j=>nc(M.value,t.range)&&M.value[0]&&a.value?j?Ee(a.value,M.value[0]):Ce(a.value,M.value[0]):!0,ue=(j,E=!0)=>(t.range||t.weekPicker)&&yr(M.value)?t.hideOffsetDates&&!j.current?!1:Me(new Date(j.value),M.value[E?0:1]):t.range?Me(new Date(j.value),M.value&&Array.isArray(M.value)?E?M.value[0]||null:M.value[1]:null)&&(E?!Ce(a.value||null,Array.isArray(M.value)?M.value[0]:null):!0)||Me(j.value,Array.isArray(M.value)?M.value[0]:null)&&te(E):!1,nt=(j,E)=>Array.isArray(t.internalModelValue)&&t.internalModelValue.length||t.weekPicker?!1:!j&&!A(E)&&!(!E.current&&t.hideOffsetDates)&&(t.range?!ue(E)&&!ue(E,!1):!0),zt=(j,E,U)=>Array.isArray(t.internalModelValue)&&t.internalModelValue[0]&&t.internalModelValue.length===1?j?!1:U?Ee(t.internalModelValue[0],E.value):Ce(t.internalModelValue[0],E.value):!1,Ct=async(j=!1)=>{if(t.autoApply&&(t.monthPicker||t.yearPicker)){await s.nextTick();const E=t.monthPicker?j:!1;t.range?e("autoApply",E||!M.value||M.value.length===1):e("autoApply",E)}n()},He=(j,E)=>{const U=ke(new Date,{month:d.value(E),year:f.value(E)}),K=j<0?it(U,1):qt(U,1);sc(t.minDate,t.maxDate,pe(K),fe(K),j<0,t.preventMinMaxNavigation)&&(g(E,pe(K),fe(K)),t.multiCalendars&&!t.multiCalendarsSolo&&Y(E),aa())},L=(j,E)=>{t.monthChangeOnScroll&&He(t.monthChangeOnScroll!=="inverse"?-j.deltaY:j.deltaY,E)},ae=(j,E,U=!1)=>{t.monthChangeOnArrows&&t.vertical===U&&ye(j,E)},ye=(j,E)=>{He(j==="right"?-1:1,E)},Un=j=>t.markers.find(E=>Me(st(j.value),st(E.date))),Ft=()=>{t.range?nc(M.value,t.range)&&(M.value&&M.value[0]?M.value=Ce(new Date,M.value[0])?[new Date,M.value[0]]:[M.value[0],new Date]:M.value=[new Date]):e("update:internalModelValue",new Date),t.autoApply&&e("selectDate")},Ws=(j,E)=>{E||j.length&&j.length<=2&&t.range&&(M.value=j.map(U=>new Date(U)),t.autoApply&&e("selectDate"))},aa=j=>{j||j===0?i.value[j].triggerTransition(d.value(j),f.value(j)):i.value.forEach((E,U)=>E.triggerTransition(d.value(U),f.value(U)))};return{today:r,hours:l,minutes:u,seconds:c,month:d,year:f,monthYearSelect:Ct,isDisabled:N,updateTime:Ge,setHoverDate:V,getWeekNum:B,selectDate:_,rangeActive:T,isActiveDate:A,updateMonthYear:Te,isHoverRangeEnd:F,isAutoRangeInBetween:J,isAutoRangeStart:z,clearHoverDate:de,rangeActiveStartEnd:ue,handleScroll:L,getMarker:Un,handleArrow:ae,handleSwipe:ye,selectCurrentDate:Ft,isHoverDate:nt,isHoverDateStartEnd:zt,presetDateRange:Ws}},Dr=s.reactive({menuFocused:!1,shiftKeyInMenu:!1}),lc=()=>({setMenuFocused:t=>{Dr.menuFocused=t},getStore:()=>Dr,setShiftKey:t=>{Dr.shiftKeyInMenu!==t&&(Dr.shiftKeyInMenu=t)}});var Ir=(t=>(t.center="center",t.left="left",t.right="right",t))(Ir||{});const UD=["id","aria-label","onKeydown"],RD={key:0,class:"dp__sidebar_left"},BD={key:1,class:"dp__preset_ranges"},ZD=["onClick"],VD={key:2,class:"dp__sidebar_right"},$D={key:3,class:"dp__now_wrap"},WD=s.defineComponent({__name:"DatepickerMenu",props:{...qu,...$o,...Vo,internalModelValue:{type:[Date,Array],default:null},multiCalendars:{type:Number,default:0},openOnTop:{type:Boolean,default:!1}},emits:["update:internalModelValue","closePicker","selectDate","dpOpen","autoApply","timeUpdate","flow-step","updateMonthYear","invalid-select"],setup(t,{emit:e}){const n=t,i=s.useSlots(),r=s.ref(null),a=s.reactive({timePicker:!!(!n.enableTimePicker||n.timePicker||n.monthPicker),monthYearInput:!!n.timePicker,calendar:!1}),o=s.ref([]),l=s.ref([]),u=s.ref(null),c=s.ref(null),d=s.ref(0),f=s.ref(!1),g=s.ref(0),h=s.inject(hr),y=s.inject(It),m=s.inject(jt),{setMenuFocused:p,setShiftKey:M,getStore:N}=lc();s.onMounted(()=>{var x;f.value=!0,!((x=n.presetRanges)!=null&&x.length)&&!i["left-sidebar"]&&!i["right-sidebar"]&&K();const H=we(c);if(H&&!n.textInput&&!n.inline&&(p(!0),k()),H){const $=X=>{!n.monthYearComponent&&!n.timePickerComponent&&X.preventDefault(),X.stopImmediatePropagation(),X.stopPropagation()};H.addEventListener("pointerdown",$),H.addEventListener("mousedown",$)}document.addEventListener("resize",K)}),s.onUnmounted(()=>{document.removeEventListener("resize",K)});const{arrowRight:A,arrowLeft:T,arrowDown:I,arrowUp:w}=bt(),k=()=>{const x=we(c);x&&x.focus({preventScroll:!0})},P=()=>{var x;((x=n.flow)==null?void 0:x.length)&&g.value!==-1&&(g.value+=1,e("flow-step",g.value),hf())},v=()=>{g.value=-1},{updateTime:Q,updateMonthYear:O,today:D,month:S,year:C,hours:b,minutes:_,seconds:B,isDisabled:V,isActiveDate:F,selectDate:J,getWeekNum:z,setHoverDate:Y,isHoverRangeEnd:R,isAutoRangeInBetween:Te,isAutoRangeStart:Oe,rangeActive:ze,clearHoverDate:Ge,rangeActiveStartEnd:de,monthYearSelect:te,handleScroll:ue,handleArrow:nt,handleSwipe:zt,getMarker:Ct,selectCurrentDate:He,isHoverDateStartEnd:L,isHoverDate:ae,presetDateRange:ye}=QD(n,e,P,l),Un=Ut(i,"calendar"),Ft=Ut(i,"action"),Ws=Ut(i,"timePicker"),aa=Ut(i,"monthYear"),j=s.computed(()=>n.openOnTop?"dp__arrow_bottom":"dp__arrow_top"),E=s.computed(()=>BN(n.yearRange)),U=s.computed(()=>ZN(n.locale,n.monthNameFormat)),K=()=>{const x=we(r);x&&(d.value=x.getBoundingClientRect().width)},Pe=s.computed(()=>x=>QN(S.value(x),C.value(x),+n.weekStart,n.hideOffsetDates)),dt=s.computed(()=>n.multiCalendars>0&&n.range?[...Array(n.multiCalendars).keys()]:[0]),ft=s.computed(()=>x=>x===1),oa=s.computed(()=>n.monthPicker||n.timePicker||n.yearPicker),_t=s.computed(()=>({dp__flex_display:n.multiCalendars>0})),gx=s.computed(()=>({dp__instance_calendar:n.multiCalendars>0})),hx=s.computed(()=>({dp__menu_disabled:n.disabled,dp__menu_readonly:n.readonly})),yx=s.computed(()=>x=>Dx(Pe,x)),mx=s.computed(()=>({locale:n.locale,weekNumName:n.weekNumName,weekStart:n.weekStart,weekNumbers:n.weekNumbers,customProps:n.customProps,calendarClassName:n.calendarClassName,specificMode:oa.value,getWeekNum:z,multiCalendars:n.multiCalendars,modeHeight:n.modeHeight,internalModelValue:n.internalModelValue,noSwipe:n.noSwipe,vertical:n.vertical,dayNames:n.dayNames,monthChangeOnScroll:n.monthChangeOnScroll})),px=s.computed(()=>({dp__menu:!0,dp__menu_index:!n.inline,dp__relative:n.inline,[n.menuClassName]:!!n.menuClassName})),Nx=()=>n.modelAuto&&Array.isArray(n.internalModelValue)?!!n.internalModelValue[0]:!1,Rn=()=>n.modelAuto?ac(n.internalModelValue):!0,Dx=(x,H)=>x.value(H).map($=>({...$,days:$.days.map(X=>{const q=V(X.value),Bn=ae(q,X),Jt=n.range?n.modelAuto?Nx()&&F(X):!1:F(X),yf=n.highlight?Zu(X.value,n.highlight):!1,mf=q&&n.highlightDisabledDays==!1,pf=n.highlightWeekDays&&n.highlightWeekDays.includes(X.value.getDay()),Nf=(n.range||n.weekPicker)&&(n.multiCalendars>0?X.current:!0)&&!q&&Rn()&&!(!X.current&&n.hideOffsetDates)&&!F(X)?ze(X):!1;return X.marker=Ct(X),X.classData={dp__cell_offset:!X.current,dp__pointer:!q&&!(!X.current&&n.hideOffsetDates),dp__active_date:Jt,dp__date_hover:Bn,dp__date_hover_start:L(Bn,X,!0),dp__date_hover_end:L(Bn,X,!1),dp__range_between:Nf&&!n.weekPicker,dp__range_between_week:Nf&&n.weekPicker,dp__today:!n.noToday&&Me(X.value,D.value)&&X.current,dp__cell_disabled:q,dp__cell_auto_range:Te(X),dp__cell_auto_range_start:Oe(X),dp__cell_auto_range_end:R(X),dp__range_start:n.multiCalendars>0?X.current&&de(X)&&Rn():de(X)&&Rn(),dp__range_end:n.multiCalendars>0?X.current&&de(X,!1)&&Rn():de(X,!1)&&Rn(),[n.calendarCellClassName]:!!n.calendarCellClassName,dp__cell_highlight:!mf&&(yf||pf)&&!Jt,dp__cell_highlight_active:!mf&&(yf||pf)&&Jt,[n.dayClass?n.dayClass(X.value):""]:!0},X})})),Ix=x=>{x.stopPropagation(),x.preventDefault(),x.stopImmediatePropagation()},jx=()=>{n.escClose&&e("closePicker")},bx=(x,H=!1)=>{J(x,H),n.spaceConfirm&&e("selectDate")},Gs=x=>{var H;(H=n.flow)!=null&&H.length&&(a[x]=!0,Object.keys(a).filter($=>!a[$]).length||hf())},hf=()=>{n.flow[g.value]==="month"&&o.value[0]&&o.value[0].toggleMonthPicker(!0),n.flow[g.value]==="year"&&o.value&&o.value[0].toggleYearPicker(!0),n.flow[g.value]==="calendar"&&u.value&&u.value.toggleTimePicker(!1,!0),n.flow[g.value]==="time"&&u.value&&u.value.toggleTimePicker(!0,!0);const x=n.flow[g.value];(x==="hours"||x==="minutes"||x==="seconds")&&u.value&&u.value.toggleTimePicker(!0,!0,x)},sa=x=>{if(m!=null&&m.value){if(x==="up")return w();if(x==="down")return I();if(x==="left")return T();if(x==="right")return A()}else x==="left"||x==="up"?nt("left",0,x==="up"):nt("right",0,x==="down")},Ax=x=>{M(x.shiftKey),!n.disableMonthYearSelect&&x.code==="Tab"&&x.target.classList.contains("dp__menu")&&N().shiftKeyInMenu&&(x.preventDefault(),x.stopImmediatePropagation(),e("closePicker"))};return(x,H)=>(s.openBlock(),s.createBlock(s.Transition,{appear:"",name:s.unref(h).menuAppear,mode:"out-in",css:!!s.unref(h)},{default:s.withCtx(()=>[s.createElementVNode("div",{id:x.uid?`dp-menu-${x.uid}`:void 0,tabindex:"0",ref_key:"dpMenuRef",ref:c,role:"dialog","aria-label":s.unref(y).menu,class:s.normalizeClass(s.unref(px)),onMouseleave:H[12]||(H[12]=(...$)=>s.unref(Ge)&&s.unref(Ge)(...$)),onClick:Ix,onKeydown:[s.withKeys(jx,["esc"]),H[13]||(H[13]=s.withKeys(s.withModifiers($=>sa("left"),["prevent"]),["left"])),H[14]||(H[14]=s.withKeys(s.withModifiers($=>sa("up"),["prevent"]),["up"])),H[15]||(H[15]=s.withKeys(s.withModifiers($=>sa("down"),["prevent"]),["down"])),H[16]||(H[16]=s.withKeys(s.withModifiers($=>sa("right"),["prevent"]),["right"])),Ax]},[(x.disabled||x.readonly)&&x.inline?(s.openBlock(),s.createElementBlock("div",{key:0,class:s.normalizeClass(s.unref(hx))},null,2)):s.createCommentVNode("",!0),!x.inline&&!x.teleportCenter?(s.openBlock(),s.createElementBlock("div",{key:1,class:s.normalizeClass(s.unref(j))},null,2)):s.createCommentVNode("",!0),s.createElementVNode("div",{class:s.normalizeClass({dp__menu_content_wrapper:x.presetRanges.length||!!x.$slots["left-sidebar"]||!!x.$slots["right-sidebar"]})},[x.$slots["left-sidebar"]?(s.openBlock(),s.createElementBlock("div",RD,[s.renderSlot(x.$slots,"left-sidebar")])):s.createCommentVNode("",!0),x.presetRanges.length?(s.openBlock(),s.createElementBlock("div",BD,[(s.openBlock(!0),s.createElementBlock(s.Fragment,null,s.renderList(x.presetRanges,($,X)=>(s.openBlock(),s.createElementBlock("div",{key:X,style:s.normalizeStyle($.style||{}),class:"dp__preset_range",onClick:q=>s.unref(ye)($.range,!!$.slot)},[$.slot?s.renderSlot(x.$slots,$.slot,{key:0,presetDateRange:s.unref(ye),label:$.label,range:$.range}):(s.openBlock(),s.createElementBlock(s.Fragment,{key:1},[s.createTextVNode(s.toDisplayString($.label),1)],64))],12,ZD))),128))])):s.createCommentVNode("",!0),s.createElementVNode("div",{class:"dp__instance_calendar",ref_key:"calendarWrapperRef",ref:r,role:"document"},[s.createElementVNode("div",{class:s.normalizeClass(s.unref(_t))},[(s.openBlock(!0),s.createElementBlock(s.Fragment,null,s.renderList(s.unref(dt),($,X)=>(s.openBlock(),s.createElementBlock("div",{key:$,class:s.normalizeClass(s.unref(gx))},[!x.disableMonthYearSelect&&!x.timePicker?(s.openBlock(),s.createBlock(s.resolveDynamicComponent(x.monthYearComponent?x.monthYearComponent:AD),s.mergeProps({key:0,ref_for:!0,ref:q=>{q&&(o.value[X]=q)}},{months:s.unref(U),years:s.unref(E),filters:x.filters,monthPicker:x.monthPicker,month:s.unref(S)($),year:s.unref(C)($),customProps:x.customProps,multiCalendars:t.multiCalendars,multiCalendarsSolo:x.multiCalendarsSolo,instance:$,minDate:x.minDate,maxDate:x.maxDate,preventMinMaxNavigation:x.preventMinMaxNavigation,internalModelValue:t.internalModelValue,range:x.range,reverseYears:x.reverseYears,vertical:x.vertical,yearPicker:x.yearPicker,escClose:x.escClose},{onMount:H[0]||(H[0]=q=>Gs("monthYearInput")),onResetFlow:v,onUpdateMonthYear:q=>s.unref(O)($,q),onMonthYearSelect:s.unref(te),onOverlayClosed:k}),s.createSlots({_:2},[s.renderList(s.unref(aa),(q,Bn)=>({name:q,fn:s.withCtx(Jt=>[s.renderSlot(x.$slots,q,s.normalizeProps(s.guardReactiveProps(Jt)))])}))]),1040,["onUpdateMonthYear","onMonthYearSelect"])):s.createCommentVNode("",!0),s.createVNode(dD,s.mergeProps({ref_for:!0,ref:q=>{q&&(l.value[X]=q)}},s.unref(mx),{"flow-step":g.value,"onUpdate:flow-step":H[1]||(H[1]=q=>g.value=q),instance:$,"mapped-dates":s.unref(yx)($),month:s.unref(S)($),year:s.unref(C)($),onSelectDate:q=>s.unref(J)(q,!s.unref(ft)($)),onHandleSpace:q=>bx(q,!s.unref(ft)($)),onSetHoverDate:H[2]||(H[2]=q=>s.unref(Y)(q)),onHandleScroll:q=>s.unref(ue)(q,$),onHandleSwipe:q=>s.unref(zt)(q,$),onMount:H[3]||(H[3]=q=>Gs("calendar")),onResetFlow:v}),s.createSlots({_:2},[s.renderList(s.unref(Un),(q,Bn)=>({name:q,fn:s.withCtx(Jt=>[s.renderSlot(x.$slots,q,s.normalizeProps(s.guardReactiveProps({...Jt})))])}))]),1040,["flow-step","instance","mapped-dates","month","year","onSelectDate","onHandleSpace","onHandleScroll","onHandleSwipe"])],2))),128))],2),s.createElementVNode("div",null,[x.enableTimePicker&&!x.monthPicker&&!x.weekPicker?(s.openBlock(),s.createBlock(s.resolveDynamicComponent(x.timePickerComponent?x.timePickerComponent:YD),s.mergeProps({key:0,ref_key:"timePickerRef",ref:u},{is24:x.is24,hoursIncrement:x.hoursIncrement,minutesIncrement:x.minutesIncrement,hoursGridIncrement:x.hoursGridIncrement,secondsIncrement:x.secondsIncrement,minutesGridIncrement:x.minutesGridIncrement,secondsGridIncrement:x.secondsGridIncrement,noHoursOverlay:x.noHoursOverlay,noMinutesOverlay:x.noMinutesOverlay,noSecondsOverlay:x.noSecondsOverlay,range:x.range,filters:x.filters,timePicker:x.timePicker,hours:s.unref(b),minutes:s.unref(_),seconds:s.unref(B),customProps:x.customProps,enableSeconds:x.enableSeconds,fixedStart:x.fixedStart,fixedEnd:x.fixedEnd,modelAuto:x.modelAuto,internalModelValue:t.internalModelValue,escClose:x.escClose},{onMount:H[4]||(H[4]=$=>Gs("timePicker")),"onUpdate:hours":H[5]||(H[5]=$=>s.unref(Q)($)),"onUpdate:minutes":H[6]||(H[6]=$=>s.unref(Q)($,!1)),"onUpdate:seconds":H[7]||(H[7]=$=>s.unref(Q)($,!1,!0)),onResetFlow:v,onOverlayClosed:k}),s.createSlots({_:2},[s.renderList(s.unref(Ws),($,X)=>({name:$,fn:s.withCtx(q=>[s.renderSlot(x.$slots,$,s.normalizeProps(s.guardReactiveProps(q)))])}))]),1040)):s.createCommentVNode("",!0)])],512),x.$slots["right-sidebar"]?(s.openBlock(),s.createElementBlock("div",VD,[s.renderSlot(x.$slots,"right-sidebar")])):s.createCommentVNode("",!0),x.showNowButton?(s.openBlock(),s.createElementBlock("div",$D,[x.$slots["now-button"]?s.renderSlot(x.$slots,"now-button",{key:0,selectCurrentDate:s.unref(He)}):s.createCommentVNode("",!0),x.$slots["now-button"]?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock("button",{key:1,type:"button",role:"button",class:"dp__now_button",onClick:H[8]||(H[8]=(...$)=>s.unref(He)&&s.unref(He)(...$))},s.toDisplayString(x.nowButtonLabel),1))])):s.createCommentVNode("",!0)],2),!x.autoApply||x.keepActionRow?(s.openBlock(),s.createBlock(s.resolveDynamicComponent(x.actionRowComponent?x.actionRowComponent:qN),s.mergeProps({key:2},{calendarWidth:d.value,selectText:x.selectText,cancelText:x.cancelText,internalModelValue:t.internalModelValue,range:x.range,previewFormat:x.previewFormat,inline:x.inline,monthPicker:x.monthPicker,timePicker:x.timePicker,customProps:x.customProps,multiCalendars:t.multiCalendars,menuMount:f.value,maxTime:x.maxTime,minTime:x.minTime,enableTimePicker:x.enableTimePicker,minDate:x.minDate,maxDate:x.maxDate,multiDates:x.multiDates,modelAuto:x.modelAuto,partialRange:x.partialRange,ignoreTimeValidation:x.ignoreTimeValidation},{onClosePicker:H[9]||(H[9]=$=>x.$emit("closePicker")),onSelectDate:H[10]||(H[10]=$=>x.$emit("selectDate")),onInvalidSelect:H[11]||(H[11]=$=>x.$emit("invalid-select"))}),s.createSlots({_:2},[s.renderList(s.unref(Ft),($,X)=>({name:$,fn:s.withCtx(q=>[s.renderSlot(x.$slots,$,s.normalizeProps(s.guardReactiveProps({...q})))])}))]),1040)):s.createCommentVNode("",!0)],42,UD)]),_:3},8,["name","css"]))}}),GD=(t,e,n,i,r,a,o,l,u,c,d,f,g,h,y,m,p)=>{const M=s.ref(""),N=s.ref();s.watch(N,()=>{p("internalModelChange",N.value)});const A=D=>[P(D[0]),D[1]?P(D[1]):null],T=D=>{let S=null;D?e?CN(D)&&"hours"in D[0]&&"minutes"in D[0]?S=[Ye(null,+D[0].hours,+D[0].minutes,+D[0].seconds),Ye(null,+D[1].hours,+D[1].minutes,+D[1].seconds)]:zN(D)&&(S=Ye(null,+D.hours,+D.minutes,+D.seconds)):n?_N(D)&&"month"in D[0]&&"year"in D[0]?(S=[Qt(null,+D[0].month,+D[0].year)],D[1]?S[1]=Qt(null,+D[1].month,+D[1].year):!D[1]&&r&&(S[1]=null)):kN(D)&&"month"in D&&"year"in D&&(S=Qt(null,+D.month,+D.year)):g?Array.isArray(D)?S=[Pt(new Date,D[0]),!D[1]&&r?null:Pt(new Date,D[1])]:S=Pt(new Date,D):c&&Array.isArray(D)?S=D.map(C=>P(C)):f&&Array.isArray(D)?S=[new Date(D[0]),new Date(D[1])]:i?m?Array.isArray(D)?S=A(D):S=[P(D),null]:EN(D,r)&&(S=A(D)):PN(D)&&(S=P(D)):S=null,vo(S)?(N.value=S,w()):(N.value=null,M.value="")},I=()=>Qu(t,a,l,n,e,f,g,o),w=()=>{if(!N.value)M.value="";else if(!t||typeof t=="string"){const D=I();Array.isArray(N.value)&&c?M.value=N.value.map(S=>en(S,D,u==null?void 0:u.value)).join("; "):M.value=en(N.value,D,u==null?void 0:u.value,h==null?void 0:h.rangeSeparator,m)}else e?M.value=t(Yo(N.value)):n?M.value=t(Uu(N.value)):M.value=t(N.value)},k=()=>N.value?i?r?N.value.length>=1:N.value.length===2:!!N.value:!1,P=D=>{if(d){const S=new Date(D);return d==="preserve"?new Date(S.getTime()+S.getTimezoneOffset()*6e4):S}return y?y==="date"||y==="timestamp"?new Date(D):y==="format"&&(typeof t=="string"||!t)?Co(D,I(),new Date):Co(D,y,new Date):new Date(D)},v=D=>y?y==="timestamp"?+D:y==="format"&&(typeof t=="string"||!t)?en(D,I(),u==null?void 0:u.value,h==null?void 0:h.rangeSeparator):en(D,y,u==null?void 0:u.value,h==null?void 0:h.rangeSeparator):D,Q=D=>{p("update:modelValue",D)},O=()=>[v(N.value[0]),N.value[1]?v(N.value[1]):null];return{parseExternalModelValue:T,formatInputValue:w,internalModelValue:N,inputValue:M,emitModelValue:()=>{if(n)Q(Uu(N.value));else if(e)Q(Yo(N.value));else if(f)Q(N.value);else if(g)Q(Array.isArray(N.value)?[fe(N.value[0]),N.value[1]?fe(N.value[1]):null]:fe(N.value));else{if(N.value&&i&&r&&N.value.length===1&&N.value.push(null),d){let D;if(Array.isArray(N.value)){const S=C=>C&&Bo(C,d==="preserve");m?D=N.value[1]?N.value.map(S):Bo(N.value[0],d==="preserve"):D=N.value.map(S)}else D=Bo(N.value,d==="preserve");return Q(D)}Array.isArray(N.value)&&!c?Q(m?N.value[1]?O():v(N.value[0]):O()):Array.isArray(N.value)&&c?Q(N.value.map(D=>v(D))):Q(v(N.value))}w()},checkBeforeEmit:k}},HD=(t,e,n,i,r,a,o,l,u)=>{const c=s.ref({top:"0",left:"0",transform:"none"}),d=s.ref(!1),f=390,g=I=>{const w=I.getBoundingClientRect();return{left:w.left+window.scrollX,top:w.top+window.scrollY}},h=I=>{const w=I.getBoundingClientRect();let k=0,P=0;for(;I&&!isNaN(I.offsetLeft)&&!isNaN(I.offsetTop);)k+=I.offsetLeft-I.scrollLeft,P=w.top+I.scrollTop,I=I.offsetParent;return{top:P,left:k}},y=(I,w)=>{c.value.left=`${I+w}px`,c.value.transform="translateX(-100%)"},m=I=>{c.value.left=`${I}px`,c.value.transform="translateX(0)"},p=(I,w)=>{t===Ir.left&&m(I),t===Ir.right&&y(I,w),t===Ir.center&&(c.value.left=`${I+w/2}px`,c.value.transform="translateX(-50%)")},M=()=>{const I=we(r);if(I){const w=window.innerHeight,{top:k,left:P}=e?h(I):g(I),{width:v,top:Q,height:O}=I.getBoundingClientRect(),D=w-Q-O;c.value.top=Q>D?`${k-f}px`:`${k}px`,p(P,v)}},N=()=>{c.value.left="50%",c.value.top="50%",c.value.transform="translate(-50%, -50%)",c.value.position="fixed"},A=(I=!0)=>{if(!a){if(l.value)return N();const w=we(r);if(e&&typeof e!="boolean")c.value=e(w);else if(w){const{width:k,height:P}=w.getBoundingClientRect(),{top:v,left:Q}=e?h(w):g(w);c.value.top=`${P+v+ +o}px`,p(Q,k),I&&n&&T()}}},T=()=>{const I=we(r);if(I&&n&&!a){const{height:w,top:k,width:P}=I.getBoundingClientRect(),{top:v,left:Q}=e?h(I):g(I),O=window.innerHeight-k-w,D=we(i);if(D){const{height:S,left:C,right:b}=D.getBoundingClientRect(),_=S+w;_>k&&_>O?k<O?(A(!1),d.value=!1):(c.value.top=`${v-S-+o}px`,d.value=!0):_>O?(c.value.top=`${v-S-+o}px`,d.value=!0):(A(!1),d.value=!1),C<0?m(Q):b>document.documentElement.clientWidth&&y(Q,P)}}u("recalculatePosition")};return{openOnTop:d,menuPosition:c,setMenuPosition:A,setInitialPosition:M,recalculatePosition:T}},FD=typeof window<"u"?window:void 0,ts=()=>{},JD=t=>s.getCurrentScope()?(s.onScopeDispose(t),!0):!1,XD=(t,e,n,i)=>{if(!t)return ts;let r=ts;const a=s.watch(()=>s.unref(t),l=>{r(),l&&(l.addEventListener(e,n,i),r=()=>{l.removeEventListener(e,n,i),r=ts})},{immediate:!0,flush:"post"}),o=()=>{a(),r()};return JD(o),o},KD=(t,e,n,i={})=>{const{window:r=FD,event:a="pointerdown"}=i;return r?XD(r,a,o=>{const l=we(t),u=we(e);!l||!u||l===o.target||o.composedPath().includes(l)||o.composedPath().includes(u)||n(o)},{passive:!0}):void 0},qD=s.defineComponent({__name:"VueDatePicker",props:{...AN},emits:["update:modelValue","textSubmit","closed","cleared","open","focus","blur","internalModelChange","recalculatePosition","flow-step","updateMonthYear","invalid-select"],setup(t,{expose:e,emit:n}){const i=t,r=s.useSlots(),a=s.ref(!1),o=s.toRef(i,"modelValue"),l=s.ref(null),u=s.ref(null),c=s.toRef(i,"teleportCenter");s.provide(Zo,i.autoApply);const d=s.computed(()=>i.formatLocale);s.provide(Wu,d),s.provide($u,s.toRef(i,"textInput")),s.provide(jt,s.toRef(i,"arrowNavigation")),s.onMounted(()=>{T(i.modelValue),i.inline||(window.addEventListener("scroll",z),window.addEventListener("resize",Y)),i.inline&&(a.value=!0)}),s.onUnmounted(()=>{i.inline||(window.removeEventListener("scroll",z),window.removeEventListener("resize",Y))});const f=Ut(r,"all",i.presetRanges),g=Ut(r,"input");s.watch(o,()=>{T(o.value)},{deep:!0});const{openOnTop:h,menuPosition:y,setMenuPosition:m,recalculatePosition:p,setInitialPosition:M}=HD(i.position,i.altPosition,i.autoPosition,l,u,i.inline,i.offset,c,n),{internalModelValue:N,inputValue:A,parseExternalModelValue:T,emitModelValue:I,checkBeforeEmit:w,formatInputValue:k}=GD(i.format,i.timePicker,i.monthPicker,i.range,i.partialRange,i.is24,i.enableTimePicker,i.enableSeconds,d,i.multiDates,i.utc,i.weekPicker,i.yearPicker,i.textInputOptions,i.modelType,i.modelAuto,n),{clearArrowNav:P}=bt(),{setMenuFocused:v,setShiftKey:Q}=lc(),O=s.computed(()=>({dp__main:!0,dp__theme_dark:i.dark,dp__theme_light:!i.dark,dp__flex_display:i.inline,dp__flex_display_with_input:i.inlineWithInput})),D=s.computed(()=>ic(i.format)?i.format:Qu(null,i.is24,i.enableSeconds,i.monthPicker,i.timePicker,i.weekPicker,i.yearPicker,i.enableTimePicker)),S=s.computed(()=>i.previewFormat?i.previewFormat:ic(D.value)?D.value:i.format),C=s.computed(()=>typeof i.transitions=="boolean"?i.transitions?rc({}):!1:rc(i.transitions));s.provide(hr,C);const b=s.computed(()=>i.dark?"dp__theme_dark":"dp__theme_light"),_=s.computed(()=>Object.assign($N(),i.textInputOptions)),B=s.computed(()=>FN(i.ariaLabels));s.provide(It,B);const V=s.computed(()=>WN(i.filters)),F=s.computed(()=>{const L=ae=>{const ye={hours:Fe(new Date),minutes:Je(new Date),seconds:Dt(new Date)};return Object.assign(ye,ae)};return i.range?i.startTime&&Array.isArray(i.startTime)?[L(i.startTime[0]),L(i.startTime[1])]:null:i.startTime&&!Array.isArray(i.startTime)?L(i.startTime):null}),J=s.computed(()=>i.multiCalendars===null?0:typeof i.multiCalendars=="boolean"?i.multiCalendars?2:0:+i.multiCalendars>=2?+i.multiCalendars:2),z=()=>{a.value&&(i.closeOnScroll?ue():i.autoPosition?m():window.removeEventListener("scroll",z))},Y=()=>{a.value&&m()},R=()=>{!i.disabled&&!i.readonly&&(M(),a.value=!0,s.nextTick().then(()=>{m(),a.value&&n("open")}),a.value||te(),T(i.modelValue))},Te=()=>{A.value="",te(),n("update:modelValue",null),n("cleared"),ue()},Oe=()=>{const{validate:L}=Vu(i.minDate,i.maxDate,i.disabledDates,i.allowedDates,V.value,i.disabledWeekDays,i.yearRange),ae=N.value;return!ae||!Array.isArray(ae)&&L(ae)?!0:Array.isArray(ae)?ae.length===2&&L(ae[0])&&L(ae[1])?!0:!!L(ae[0]):!1},ze=()=>{w()&&Oe()?(I(),ue()):n("invalid-select",N.value)},Ge=L=>{I(),i.closeOnAutoApply&&!L&&ue()},de=(L=!1)=>{i.autoApply&&(!i.enableTimePicker||i.monthPicker||i.yearPicker||i.ignoreTimeValidation?!0:Ro(N.value,i.maxTime,i.minTime,i.maxDate,i.minDate))&&Oe()&&(i.range&&Array.isArray(N.value)?(i.partialRange||N.value.length===2)&&Ge(L):Ge(L))},te=()=>{N.value=null},ue=()=>{i.inline||(a.value&&(a.value=!1,v(!1),Q(!1),P(),n("closed"),M(),A.value&&T(o.value)),te(),u.value&&u.value.focusInput())},nt=(L,ae)=>{if(!L){N.value=null;return}N.value=L,ae&&(ze(),n("textSubmit"))},zt=()=>{i.autoApply&&Ro(N.value,i.maxTime,i.minTime,i.maxDate,i.minDate)&&I()},Ct=()=>a.value?ue():R(),He=L=>{N.value=L};return KD(l,u,ue),e({closeMenu:ue,selectDate:ze,clearValue:Te,openMenu:R,onScroll:z,formatInputValue:k,updateInternalModelValue:He}),(L,ae)=>(s.openBlock(),s.createElementBlock("div",{class:s.normalizeClass(s.unref(O))},[s.createVNode(ON,s.mergeProps({ref_key:"inputRef",ref:u},{placeholder:L.placeholder,hideInputIcon:L.hideInputIcon,readonly:L.readonly,disabled:L.disabled,inputClassName:L.inputClassName,clearable:L.clearable,state:L.state,inline:L.inline,inlineWithInput:L.inlineWithInput,textInput:L.textInput,textInputOptions:s.unref(_),range:L.range,isMenuOpen:a.value,pattern:s.unref(D),autoApply:L.autoApply,uid:L.uid,required:L.required,name:L.name,autocomplete:L.autocomplete},{"input-value":s.unref(A),"onUpdate:input-value":ae[0]||(ae[0]=ye=>s.isRef(A)?A.value=ye:null),onClear:Te,onOpen:R,onSetInputDate:nt,onSetEmptyDate:s.unref(I),onSelectDate:ze,onToggle:Ct,onClose:ue,onFocus:ae[1]||(ae[1]=ye=>L.$emit("focus")),onBlur:ae[2]||(ae[2]=ye=>L.$emit("blur"))}),s.createSlots({_:2},[s.renderList(s.unref(g),(ye,Un)=>({name:ye,fn:s.withCtx(Ft=>[s.renderSlot(L.$slots,ye,s.normalizeProps(s.guardReactiveProps(Ft)))])}))]),1040,["input-value","onSetEmptyDate"]),a.value?(s.openBlock(),s.createBlock(s.Teleport,{key:0,to:L.teleport,disabled:L.inline},[a.value?(s.openBlock(),s.createBlock(WD,s.mergeProps({key:0,ref_key:"dpMenuRef",ref:l,class:s.unref(b),style:s.unref(y)},{weekNumbers:L.weekNumbers,weekStart:L.weekStart,disableMonthYearSelect:L.disableMonthYearSelect,menuClassName:L.menuClassName,calendarClassName:L.calendarClassName,yearRange:L.yearRange,range:L.range,multiCalendars:s.unref(J),multiCalendarsSolo:L.multiCalendarsSolo,multiStatic:L.multiStatic,calendarCellClassName:L.calendarCellClassName,enableTimePicker:L.enableTimePicker,is24:L.is24,hoursIncrement:L.hoursIncrement,minutesIncrement:L.minutesIncrement,hoursGridIncrement:L.hoursGridIncrement,minutesGridIncrement:L.minutesGridIncrement,minDate:L.minDate,maxDate:L.maxDate,autoApply:L.autoApply,selectText:L.selectText,cancelText:L.cancelText,previewFormat:s.unref(S),locale:L.locale,weekNumName:L.weekNumName,disabledDates:L.disabledDates,filters:s.unref(V),minTime:L.minTime,maxTime:L.maxTime,inline:L.inline,openOnTop:s.unref(h),monthPicker:L.monthPicker,timePicker:L.timePicker,monthNameFormat:L.monthNameFormat,startDate:L.startDate,startTime:s.unref(F),monthYearComponent:L.monthYearComponent,timePickerComponent:L.timePickerComponent,actionRowComponent:L.actionRowComponent,customProps:L.customProps,hideOffsetDates:L.hideOffsetDates,autoRange:L.autoRange,noToday:L.noToday,noHoursOverlay:L.noHoursOverlay,noMinutesOverlay:L.noMinutesOverlay,disabledWeekDays:L.disabledWeekDays,allowedDates:L.allowedDates,showNowButton:L.showNowButton,nowButtonLabel:L.nowButtonLabel,monthChangeOnScroll:L.monthChangeOnScroll,markers:L.markers,uid:L.uid,modeHeight:L.modeHeight,enableSeconds:L.enableSeconds,secondsIncrement:L.secondsIncrement,secondsGridIncrement:L.secondsGridIncrement,noSecondsOverlay:L.noSecondsOverlay,escClose:L.escClose,spaceConfirm:L.spaceConfirm,monthChangeOnArrows:L.monthChangeOnArrows,textInput:L.textInput,disabled:L.disabled,readonly:L.readonly,multiDates:L.multiDates,presetRanges:L.presetRanges,flow:L.flow,preventMinMaxNavigation:L.preventMinMaxNavigation,minRange:L.minRange,maxRange:L.maxRange,fixedStart:L.fixedStart,fixedEnd:L.fixedEnd,multiDatesLimit:L.multiDatesLimit,reverseYears:L.reverseYears,keepActionRow:L.keepActionRow,weekPicker:L.weekPicker,noSwipe:L.noSwipe,vertical:L.vertical,arrowNavigation:L.arrowNavigation,yearPicker:L.yearPicker,disableTimeRangeValidation:L.disableTimeRangeValidation,dayNames:L.dayNames,modelAuto:L.modelAuto,highlight:L.highlight,highlightWeekDays:L.highlightWeekDays,highlightDisabledDays:L.highlightDisabledDays,partialRange:L.partialRange,teleportCenter:L.teleportCenter,ignoreTimeValidation:L.ignoreTimeValidation,dayClass:L.dayClass},{internalModelValue:s.unref(N),"onUpdate:internalModelValue":ae[3]||(ae[3]=ye=>s.isRef(N)?N.value=ye:null),onClosePicker:ue,onSelectDate:ze,onDpOpen:s.unref(p),onAutoApply:de,onTimeUpdate:zt,onFlowStep:ae[4]||(ae[4]=ye=>L.$emit("flow-step",ye)),onUpdateMonthYear:ae[5]||(ae[5]=ye=>L.$emit("updateMonthYear",ye)),onInvalidSelect:ae[6]||(ae[6]=ye=>L.$emit("invalid-select",s.unref(N)))}),s.createSlots({_:2},[s.renderList(s.unref(f),(ye,Un)=>({name:ye,fn:s.withCtx(Ft=>[s.renderSlot(L.$slots,ye,s.normalizeProps(s.guardReactiveProps({...Ft})))])}))]),1040,["class","style","internalModelValue","onDpOpen"])):s.createCommentVNode("",!0)],8,["to","disabled"])):s.createCommentVNode("",!0)],2))}}),ns=(()=>{const t=qD;return t.install=e=>{e.component("Vue3DatePicker",t)},t})();Object.entries(Object.freeze(Object.defineProperty({__proto__:null,default:ns},Symbol.toStringTag,{value:"Module"}))).forEach(([t,e])=>{t!=="default"&&(ns[t]=e)});var eI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDIxIDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0wLjk4NzgxMyA5QzAuOTIzODEzIDkgMC44Njc4MTMgOC45NzYgMC44MTk4MTMgOC45MjhDMC43NzE4MTMgOC44OCAwLjc0NzgxMyA4LjgyNCAwLjc0NzgxMyA4Ljc2QzAuNzQ3ODEzIDguNjk2IDAuNzUxODEzIDguNjUyIDAuNzU5ODEzIDguNjI4TDMuNzM1ODEgMC44NjRDMy43OTk4MSAwLjY4Nzk5OSAzLjkyNzgxIDAuNTk5OTk5IDQuMTE5ODEgMC41OTk5OTlINC45MzU4MUM1LjEyNzgxIDAuNTk5OTk5IDUuMjU1ODEgMC42ODc5OTkgNS4zMTk4MSAwLjg2NEw4LjI4MzgxIDguNjI4TDguMzA3ODEgOC43NkM4LjMwNzgxIDguODI0IDguMjgzODEgOC44OCA4LjIzNTgxIDguOTI4QzguMTg3ODEgOC45NzYgOC4xMzE4MSA5IDguMDY3ODEgOUg3LjQ1NTgxQzcuMzY3ODEgOSA3LjI5OTgxIDguOTggNy4yNTE4MSA4Ljk0QzcuMjAzODEgOC44OTIgNy4xNzE4MSA4Ljg0NCA3LjE1NTgxIDguNzk2TDYuNDk1ODEgNy4wOTJIMi41NTk4MUwxLjg5OTgxIDguNzk2QzEuODgzODEgOC44NDQgMS44NDc4MSA4Ljg5MiAxLjc5MTgxIDguOTRDMS43NDM4MSA4Ljk4IDEuNjc5ODEgOSAxLjU5OTgxIDlIMC45ODc4MTNaTTYuMTQ3ODEgNi4wNkw0LjUyNzgxIDEuOEwyLjkwNzgxIDYuMDZINi4xNDc4MVpNOS4zNjk2MyA1LjkwNEM5LjI4OTYzIDUuOTA0IDkuMjIxNjMgNS44OCA5LjE2NTYzIDUuODMyQzkuMTE3NjMgNS43NzYgOS4wOTM2MyA1LjcwOCA5LjA5MzYzIDUuNjI4VjUuMTcyQzkuMDkzNjMgNS4wOTIgOS4xMTc2MyA1LjAyOCA5LjE2NTYzIDQuOThDOS4yMjE2MyA0LjkyNCA5LjI4OTYzIDQuODk2IDkuMzY5NjMgNC44OTZIMTIuOTY5NkMxMy4wNDk2IDQuODk2IDEzLjExMzYgNC45MjQgMTMuMTYxNiA0Ljk4QzEzLjIxNzYgNS4wMjggMTMuMjQ1NiA1LjA5MiAxMy4yNDU2IDUuMTcyVjUuNjI4QzEzLjI0NTYgNS43MDggMTMuMjE3NiA1Ljc3NiAxMy4xNjE2IDUuODMyQzEzLjExMzYgNS44OCAxMy4wNDk2IDUuOTA0IDEyLjk2OTYgNS45MDRIOS4zNjk2M1pNMTQuMzUzOSA5QzE0LjI3MzkgOSAxNC4yMDU5IDguOTc2IDE0LjE0OTkgOC45MjhDMTQuMTAxOSA4Ljg3MiAxNC4wNzc5IDguOCAxNC4wNzc5IDguNzEyVjguMTk2QzE0LjA3NzkgOC4wOTIgMTQuMDkzOSA4LjAwOCAxNC4xMjU5IDcuOTQ0QzE0LjE2NTkgNy44OCAxNC4yMDk5IDcuODE2IDE0LjI1NzkgNy43NTJMMTguNzIxOSAxLjY0NEgxNC40NjE5QzE0LjM4MTkgMS42NDQgMTQuMzEzOSAxLjYyIDE0LjI1NzkgMS41NzJDMTQuMjA5OSAxLjUxNiAxNC4xODU5IDEuNDQ4IDE0LjE4NTkgMS4zNjhWMC44ODc5OTlDMTQuMTg1OSAwLjc5OTk5OSAxNC4yMDk5IDAuNzMyIDE0LjI1NzkgMC42ODRDMTQuMzEzOSAwLjYyOCAxNC4zODE5IDAuNTk5OTk5IDE0LjQ2MTkgMC41OTk5OTlIMTkuODk3OUMxOS45ODU5IDAuNTk5OTk5IDIwLjA1MzkgMC42MjggMjAuMTAxOSAwLjY4NEMyMC4xNTc5IDAuNzMyIDIwLjE4NTkgMC43OTk5OTkgMjAuMTg1OSAwLjg4Nzk5OVYxLjQwNEMyMC4xODU5IDEuNDkyIDIwLjE2OTkgMS41NjQgMjAuMTM3OSAxLjYyQzIwLjExMzkgMS42NzYgMjAuMDc3OSAxLjc0NCAyMC4wMjk5IDEuODI0TDE1LjYwMTkgNy45NTZIMjAuMDE3OUMyMC4xMDU5IDcuOTU2IDIwLjE3MzkgNy45ODQgMjAuMjIxOSA4LjA0QzIwLjI3NzkgOC4wODggMjAuMzA1OSA4LjE1NiAyMC4zMDU5IDguMjQ0VjguNzI0QzIwLjMwNTkgOC44MDQgMjAuMjc3OSA4Ljg3MiAyMC4yMjE5IDguOTI4QzIwLjE3MzkgOC45NzYgMjAuMTA1OSA5IDIwLjAxNzkgOUgxNC4zNTM5WiIgZmlsbD0iIzgyODI4MiIvPgo8L3N2Zz4K",tI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOS40MjcxIDYuMjUyODlDMTkuODE3NiA2LjY0MzQxIDE5LjgxNzYgNy4yNzY1OCAxOS40MjcxIDcuNjY3MUwxMC4xODcgMTYuOTA3MUM5Ljk5OTUxIDE3LjA5NDcgOS43NDUxNSAxNy4yIDkuNDc5OTMgMTcuMkM5LjIxNDcyIDE3LjIgOC45NjAzNiAxNy4wOTQ3IDguNzcyODMgMTYuOTA3MUw0LjU3MjgzIDEyLjcwNzFDNC4xODIzMSAxMi4zMTY2IDQuMTgyMzEgMTEuNjgzNCA0LjU3MjgzIDExLjI5MjlDNC45NjMzNSAxMC45MDI0IDUuNTk2NTIgMTAuOTAyNCA1Ljk4NzA0IDExLjI5MjlMOS40Nzk5MyAxNC43ODU3TDE4LjAxMjggNi4yNTI4OUMxOC40MDMzIDUuODYyMzcgMTkuMDM2NSA1Ljg2MjM3IDE5LjQyNzEgNi4yNTI4OVoiIGZpbGw9IiMxRDgyNDUiLz4KPC9zdmc+Cg==",nI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE3LjA1NiAxMi45NTdhLjkyNS45MjUgMCAwIDAtLjc1OC0uNDI1Ljg3Ny44NzcgMCAwIDAtLjc1OC40MjVjLS40OTkuODMyLTIuMTA3IDMuNjA0LTIuMTA3IDQuODYxYTIuODg3IDIuODg3IDAgMCAwIDIuODg0IDIuODg0IDIuODg3IDIuODg3IDAgMCAwIDIuODgzLTIuODg0Yy0uMDM3LTEuMjU3LTEuNjQ1LTQuMDQ3LTIuMTQ0LTQuODZ6bS0uNzU4IDYuNjkxQTEuODU0IDEuODU0IDAgMCAxIDE0LjQ1IDE3LjhjMC0uODg3IDEuNDA1LTMuMzY0IDEuODQ4LTQuMTAzLjQyNS43MzkgMS44NDkgMy4yMTYgMS44NDkgNC4xMDMtLjAxOSAxLjAxNi0uODUgMS44NDgtMS44NDkgMS44NDh6bS0uNjY1LTguMjYyIDEuMTQ2LS4xM2EuOTEuOTEgMCAwIDAgLjc5NC0uNjQ2Ljk0OC45NDggMCAwIDAtLjIyMS0uOTk4bC02LjEzNi02LjE1NWEuNjcuNjcgMCAwIDAtLjk0MyAwbC0uOTk4Ljk5OC0uOTA2LS45MDVhMS40NCAxLjQ0IDAgMCAwLTIuMDUxIDAgMS40NCAxLjQ0IDAgMCAwIDAgMi4wNTFsLjkwNS45MDYtMS42NDUgMS42NDVhMi42OTIgMi42OTIgMCAwIDAtLjczOSAyLjM2NmMuMDkyLjU1NC40MDcgMS4wNTMuODEzIDEuNDZsMi42MjUgMi42MjRjLjQwNi40MDcuOTA1LjcwMyAxLjQ2LjgxM2EyLjU5MiAyLjU5MiAwIDAgMCAyLjM2Ni0uNzM5bDMuMDY4LTMuMDY4YS44My44MyAwIDAgMSAuNDYyLS4yMjJ6TTcuMDM4IDQuOWEuNDU4LjQ1OCAwIDAgMSAwLS42MjguNDU4LjQ1OCAwIDAgMSAuNjI5IDBsLjkwNi45MDUtLjYyOS42MjktLjkwNi0uOTA2em03LjYzNCA1LjYtMy4zNjQgMy4zNjRhMS41MTcgMS41MTcgMCAwIDEtMi4xNDQgMEw2LjQxIDExLjA5MWExLjU1OSAxLjU1OSAwIDAgMS0uNDQ0LTEuMDcyYzAtLjQwNy4xNjctLjc3Ny40NDQtMS4wNzJsMS42NDUtMS42NDUgMS45MDQgMS45MjJhLjkwNC45MDQgMCAwIDAgLjI0LjgxMy45MjYuOTI2IDAgMCAwIDEuMjk0IDAgLjkyNi45MjYgMCAwIDAgMC0xLjI5NC44OS44OSAwIDAgMC0uODEzLS4yNEw4Ljc1NyA2LjU5OWwxLjk5Ny0xLjk5NiA1LjU0NCA1LjU0NS0xLjE4My4xM2EuOTE4LjkxOCAwIDAgMC0uNDQzLjIyMXoiIGZpbGw9IiNCRkJGQkYiLz48L3N2Zz4=",uc="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Im0xMiAxNi02LjA2Mi02aDEyLjEyNEwxMiAxNnoiIGZpbGw9IiNCRkJGQkYiLz4KPC9zdmc+Cg==",iI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xOCAxMkg2TTEyIDE4bC02LTYgNi02IiBzdHJva2U9IiNCRkJGQkYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K",rI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik02IDEyaDEyTTEyIDZsNiA2LTYgNiIgc3Ryb2tlPSIjQkZCRkJGIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==",cc="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Im0xMiA4IDYuMDYyIDZINS45MzhMMTIgOHoiIGZpbGw9IiNCRkJGQkYiLz4KPC9zdmc+Cg==",aI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSI4IiB2aWV3Qm94PSIwIDAgOCA4IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNOCAyLjkxNTg5TDYuOTE1ODkgMS4wODQxMUw1LjA4NDExIDIuMTMwODRWMEgyLjkxNTg5VjIuMTMwODRMMS4wODQxMSAxLjA4NDExTDAgMi45MTU4OUwxLjg2OTE2IDRMMCA1LjA4NDExTDEuMDg0MTEgNi45MTU4OUwyLjkxNTg5IDUuODY5MTZWOEg1LjA4NDExVjUuODY5MTZMNi45MTU4OSA2LjkxNTg5TDggNS4wODQxMUw2LjEzMDg0IDRMOCAyLjkxNTg5WiIgZmlsbD0iI0FBQUNCNCIvPgo8L3N2Zz4K",oI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjQiIGhlaWdodD0iNjQiIHZpZXdCb3g9IjAgMCA2NCA2NCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTM4LjI5MzQgMzEuMzY2N0wzMi4xNjY3IDM3LjQ5MzRDMzEuNDE2MSAzOC4yNDM5IDMwLjM5ODIgMzguNjY1NiAyOS4zMzY3IDM4LjY2NTZDMjguMjc1MiAzOC42NjU2IDI3LjI1NzMgMzguMjQzOSAyNi41MDY3IDM3LjQ5MzRDMjUuNzU2MSAzNi43NDI4IDI1LjMzNDUgMzUuNzI0OCAyNS4zMzQ1IDM0LjY2MzRDMjUuMzM0NSAzMy42MDE5IDI1Ljc1NjEgMzIuNTgzOSAyNi41MDY3IDMxLjgzMzRMMzIuNjMzNCAyNS43MDY3QzMzLjEzMzcgMjUuMjA2MyAzMy44MTI0IDI0LjkyNTIgMzQuNTIgMjQuOTI1MkMzNS4yMjc3IDI0LjkyNTIgMzUuOTA2MyAyNS4yMDYzIDM2LjQwNjcgMjUuNzA2N0MzNi45MDcxIDI2LjIwNzEgMzcuMTg4MiAyNi44ODU3IDM3LjE4ODIgMjcuNTkzNEMzNy4xODgyIDI4LjMwMSAzNi45MDcxIDI4Ljk3OTcgMzYuNDA2NyAyOS40OEwzMC4yNzM0IDM1LjYwNjdDMzAuMDIzMiAzNS44NTY5IDI5LjY4MzggMzUuOTk3NSAyOS4zMyAzNS45OTc1QzI4Ljk3NjIgMzUuOTk3NSAyOC42MzY5IDM1Ljg1NjkgMjguMzg2NyAzNS42MDY3QzI4LjEzNjUgMzUuMzU2NSAyNy45OTYgMzUuMDE3MiAyNy45OTYgMzQuNjYzNEMyNy45OTYgMzQuMzA5NiAyOC4xMzY1IDMzLjk3MDIgMjguMzg2NyAzMy43MkwzNC4wNDY3IDI4LjA2NjciIHN0cm9rZT0iI0JGQkZCRiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=",sI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik02Ljk4IDExLjJhMi41OTcgMi41OTcgMCAwIDAtMi41OTkgMi41OTd2My4yOWExLjk3IDEuOTcgMCAxIDAgLjg2Ni4wMjJ2LTMuMzEyYTEuNzMyIDEuNzMyIDAgMCAxIDEuNzMyLTEuNzMyaDQuNjF2NS4wNDRhMS45NyAxLjk3IDAgMSAwIC44NjcgMHYtNS4wNDRoNC42MzJhMS43MzIgMS43MzIgMCAwIDEgMS43MzIgMS43MzJ2My4zMTJhMS45NyAxLjk3IDAgMSAwIC44NjYgMHYtMy4zMTJhMi41OTggMi41OTggMCAwIDAtMi41OTgtMi41OThoLTQuNjMyVjYuODkxYTEuOTcgMS45NyAwIDEgMC0uODY2IDBWMTEuMkg2Ljk4em0tMS4xMjcgNy43OTJhMS4xMDQgMS4xMDQgMCAxIDEtLjA3Ny0uNDA4Yy4wNTQuMTM3LjA4LjI4My4wNzcuNDN2LS4wMjJ6bTcuMjc0IDBhMS4xMDMgMS4xMDMgMCAxIDEtLjA3OC0uNDA4Yy4wNTQuMTM3LjA4LjI4My4wNzguNDN2LS4wMjJ6bTcuMjA4IDBhMS4xMDQgMS4xMDQgMCAxIDEtLjA3OC0uNDA4Yy4wNTQuMTM3LjA4LjI4My4wNzguNDN2LS4wMjJ6TTEwLjk0IDQuOTg3YTEuMTAzIDEuMTAzIDAgMSAxIDIuMjA3IDAgMS4xMDMgMS4xMDMgMCAwIDEtMi4yMDcgMHoiIGZpbGw9IiNCRkJGQkYiLz4KPC9zdmc+Cg==",lI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQgMTJMMTQgMTIiIHN0cm9rZT0iIzgyODI4MiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTQgNkwyMCA2IiBzdHJva2U9IiM4MjgyODIiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik00IDE4TDggMTgiIHN0cm9rZT0iIzgyODI4MiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==",uI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMzgiIHZpZXdCb3g9IjAgMCAzOCAzOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTMzLjI1IDYuMzMzMzNINC43NTAwNEMzLjAwMTE0IDYuMzMzMzMgMS41ODMzNyA3Ljc1MTEgMS41ODMzNyA5LjVWMjguNUMxLjU4MzM3IDMwLjI0ODkgMy4wMDExNCAzMS42NjY3IDQuNzUwMDQgMzEuNjY2N0gzMy4yNUMzNC45OTg5IDMxLjY2NjcgMzYuNDE2NyAzMC4yNDg5IDM2LjQxNjcgMjguNVY5LjVDMzYuNDE2NyA3Ljc1MTEgMzQuOTk4OSA2LjMzMzMzIDMzLjI1IDYuMzMzMzNaIiBzdHJva2U9IiNCRkJGQkYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik0xLjU4MzM3IDE1LjgzMzNIMzYuNDE2NyIgc3Ryb2tlPSIjQkZCRkJGIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K",cI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik01LjQ2Mjk2IDUuNDE2NjZDNC45NzcxNiA1LjQxNjY2IDQuNTgzMzMgNS44MTA0OSA0LjU4MzMzIDYuMjk2MjlWMTUuMzcwNEM0LjU4MzMzIDE1Ljg1NjIgNC45NzcxNiAxNi4yNSA1LjQ2Mjk2IDE2LjI1SDE0LjUzN0MxNS4wMjI4IDE2LjI1IDE1LjQxNjcgMTUuODU2MiAxNS40MTY3IDE1LjM3MDRWNi4yOTYyOUMxNS40MTY3IDUuODEwNDkgMTUuMDIyOCA1LjQxNjY2IDE0LjUzNyA1LjQxNjY2SDUuNDYyOTZaTTMuNzUgNi4yOTYyOUMzLjc1IDUuMzUwMjUgNC41MTY5MiA0LjU4MzMzIDUuNDYyOTYgNC41ODMzM0gxNC41MzdDMTUuNDgzMSA0LjU4MzMzIDE2LjI1IDUuMzUwMjUgMTYuMjUgNi4yOTYyOVYxNS4zNzA0QzE2LjI1IDE2LjMxNjQgMTUuNDgzMSAxNy4wODMzIDE0LjUzNyAxNy4wODMzSDUuNDYyOTZDNC41MTY5MiAxNy4wODMzIDMuNzUgMTYuMzE2NCAzLjc1IDE1LjM3MDRWNi4yOTYyOVoiIGZpbGw9IiNBQUFDQjQiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMy4zMzMzIDIuOTE2NjdDMTMuNTYzNCAyLjkxNjY3IDEzLjc1IDMuMTAzMjIgMTMuNzUgMy4zMzMzNFY2LjY2NjY3QzEzLjc1IDYuODk2NzkgMTMuNTYzNCA3LjA4MzM0IDEzLjMzMzMgNy4wODMzNEMxMy4xMDMyIDcuMDgzMzQgMTIuOTE2NiA2Ljg5Njc5IDEyLjkxNjYgNi42NjY2N1YzLjMzMzM0QzEyLjkxNjYgMy4xMDMyMiAxMy4xMDMyIDIuOTE2NjcgMTMuMzMzMyAyLjkxNjY3WiIgZmlsbD0iI0FBQUNCNCIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTYuNjY2NjcgMi45MTY2N0M2Ljg5Njc5IDIuOTE2NjcgNy4wODMzMyAzLjEwMzIyIDcuMDgzMzMgMy4zMzMzNFY2LjY2NjY3QzcuMDgzMzMgNi44OTY3OSA2Ljg5Njc5IDcuMDgzMzQgNi42NjY2NyA3LjA4MzM0QzYuNDM2NTUgNy4wODMzNCA2LjI1IDYuODk2NzkgNi4yNSA2LjY2NjY3VjMuMzMzMzRDNi4yNSAzLjEwMzIyIDYuNDM2NTUgMi45MTY2NyA2LjY2NjY3IDIuOTE2NjdaIiBmaWxsPSIjQUFBQ0I0Ii8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMy43NSA4LjMzMzM0QzMuNzUgOC4xMDMyMiAzLjkzNjU1IDcuOTE2NjcgNC4xNjY2NyA3LjkxNjY3SDE1LjgzMzNDMTYuMDYzNSA3LjkxNjY3IDE2LjI1IDguMTAzMjIgMTYuMjUgOC4zMzMzNEMxNi4yNSA4LjU2MzQ2IDE2LjA2MzUgOC43NTAwMSAxNS44MzMzIDguNzUwMDFINC4xNjY2N0MzLjkzNjU1IDguNzUwMDEgMy43NSA4LjU2MzQ2IDMuNzUgOC4zMzMzNFoiIGZpbGw9IiNBQUFDQjQiLz4KPC9zdmc+Cg==",dI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zLjY2ODU4IDEyLjAxMjdDMy42Njg1OCA3LjQxMTk4IDcuNDExOTggMy42Njg1OCAxMi4wMTI3IDMuNjY4NThDMTYuNjEzNCAzLjY2ODU4IDIwLjM1NjggNy40MTE5OCAyMC4zNTY4IDEyLjAxMjdDMjAuMzU2OCAxNi42MTM0IDE2LjYxMzQgMjAuMzU2OCAxMi4wMTI3IDIwLjM1NjhDNy40MTE5OCAyMC4zNTY4IDMuNjY4NTggMTYuNjEzNCAzLjY2ODU4IDEyLjAxMjdaTTQuNzk2NTggMTIuMDEyN0M0Ljc5NjU4IDE1Ljk5MTkgOC4wMzM3NiAxOS4yMjg4IDEyLjAxMjcgMTkuMjI4OEMxNS45OTE4IDE5LjIyODggMTkuMjI4OCAxNS45OTE4IDE5LjIyODggMTIuMDEyN0MxOS4yMjg4IDguMDMzNjEgMTUuOTkxOCA0Ljc5NjU4IDEyLjAxMjcgNC43OTY1OEM4LjAzMzYyIDQuNzk2NTggNC43OTY1OCA4LjAzMzQ3IDQuNzk2NTggMTIuMDEyN1oiIGZpbGw9IiNBQUFDQjQiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMi41NjY3IDExLjcxNjNMMTIuNTQxMyAxMS44Nzc1TDE1LjAzNzkgMTQuMTE1NUMxNS4yNjk3IDE0LjMyMzMgMTUuMjg5MiAxNC42Nzk2IDE1LjA4MTQgMTQuOTExN0MxNC45Njk4IDE1LjAzNiAxNC44MTYxIDE1LjA5OTQgMTQuNjYwOSAxNS4wOTk0QzE0LjUyNjQgMTUuMDk5NCAxNC4zOTIyIDE1LjA1MTkgMTQuMjg0NyAxNC45NTU0TDExLjYxMTEgMTIuNTU4NkMxMS42MDE1IDEyLjU1IDExLjU3MTggMTIuNTExNiAxMS41NDA1IDEyLjQxNjFDMTEuNTExNCAxMi4zMjczIDExLjQ5MDIgMTIuMjE4MiAxMS40NzU3IDEyLjEwNEMxMS40NDgyIDExLjg4NzcgMTEuNDQ4NiAxMS42ODczIDExLjQ0ODggMTEuNjM1OEwxMS40NDg4IDExLjYyODlWNy44NjA1MkMxMS40NDg4IDcuNTQ5MTUgMTEuNzAxNCA3LjI5NjU1IDEyLjAxMjcgNy4yOTY1NUMxMi4zMjQxIDcuMjk2NTUgMTIuNTc2NyA3LjU0OTE1IDEyLjU3NjcgNy44NjA1MlYxMS42Mjg1QzEyLjU3NjcgMTEuNjQ4MSAxMi41NzM5IDExLjY3MDMgMTIuNTY2NyAxMS43MTYzWiIgZmlsbD0iI0FBQUNCNCIvPgo8L3N2Zz4K",dc="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE3LjI0IDZMNiAxNy4yNE02LjE1NjI3IDYuMzEyNTJMMTcuMDgzNyAxNy4yNCIgc3Ryb2tlPSIjODI4MjgyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==",fI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iNC43NSIgeT0iNC43NSIgd2lkdGg9IjE0LjUiIGhlaWdodD0iMTQuNSIgcng9IjEuMjUiIHN0cm9rZT0iI0JGQkZCRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8bGluZSB4MT0iOS43NSIgeTE9IjUiIHgyPSI5Ljc1IiB5Mj0iMjAiIHN0cm9rZT0iI0JGQkZCRiIgc3Ryb2tlLXdpZHRoPSIxLjUiLz4KPGxpbmUgeDE9IjE0Ljc1IiB5MT0iNSIgeDI9IjE0Ljc1IiB5Mj0iMjAiIHN0cm9rZT0iI0JGQkZCRiIgc3Ryb2tlLXdpZHRoPSIxLjUiLz4KPC9zdmc+Cg==",MI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNS40NTUgNC4xYy0uNzQ5IDAtMS4zNTUuNjA2LTEuMzU1IDEuMzU1djQuMzYzYzAgLjc0OC42MDYgMS4zNTUgMS4zNTUgMS4zNTVoNC4zNjNjLjc0OCAwIDEuMzU1LS42MDcgMS4zNTUtMS4zNTVWNS40NTVjMC0uNzQ5LS42MDctMS4zNTUtMS4zNTUtMS4zNTVINS40NTV6bS0uMSAxLjM1NWEuMS4xIDAgMCAxIC4xLS4xaDQuMzYzYS4xLjEgMCAwIDEgLjEuMXY0LjM2M2EuMS4xIDAgMCAxLS4xLjFINS40NTVhLjEuMSAwIDAgMS0uMS0uMVY1LjQ1NXpNMTQuMTgyIDQuMWMtLjc0OCAwLTEuMzU1LjYwNi0xLjM1NSAxLjM1NXY0LjM2M2MwIC43NDguNjA3IDEuMzU1IDEuMzU1IDEuMzU1aDQuMzYzYy43NDggMCAxLjM1NS0uNjA3IDEuMzU1LTEuMzU1VjUuNDU1YzAtLjc0OS0uNjA2LTEuMzU1LTEuMzU1LTEuMzU1aC00LjM2M3ptLS4xIDEuMzU1YS4xLjEgMCAwIDEgLjEtLjFoNC4zNjNhLjEuMSAwIDAgMSAuMS4xdjQuMzYzYS4xLjEgMCAwIDEtLjEuMWgtNC4zNjNhLjEuMSAwIDAgMS0uMS0uMVY1LjQ1NXpNNS40NTUgMTIuODI3Yy0uNzQ5IDAtMS4zNTUuNjA3LTEuMzU1IDEuMzU1djQuMzY0YzAgLjc0OC42MDYgMS4zNTQgMS4zNTUgMS4zNTRoNC4zNjNjLjc0OCAwIDEuMzU1LS42MDYgMS4zNTUtMS4zNTR2LTQuMzY0YzAtLjc0OC0uNjA3LTEuMzU1LTEuMzU1LTEuMzU1SDUuNDU1em0tLjEgMS4zNTVhLjEuMSAwIDAgMSAuMS0uMWg0LjM2M2EuMS4xIDAgMCAxIC4xLjF2NC4zNjRhLjEuMSAwIDAgMS0uMS4xSDUuNDU1YS4xLjEgMCAwIDEtLjEtLjF2LTQuMzY0eiIgZmlsbD0iI0JGQkZCRiIvPgogICAgPHBhdGggZD0iTTEzLjQ1NCAxMi44MjdhLjYyNy42MjcgMCAxIDAgMCAxLjI1NWg1LjgxOWEuNjI3LjYyNyAwIDEgMCAwLTEuMjU1aC01LjgxOXpNMTYuMzY0IDE1LjczNmEuNjI3LjYyNyAwIDEgMCAwIDEuMjU1aDIuOTA5YS42MjcuNjI3IDAgMSAwIDAtMS4yNTVoLTIuOTF6TTEzLjQ1NCAxOC42NDVhLjYyNy42MjcgMCAxIDAgMCAxLjI1NWg1LjgxOWEuNjI3LjYyNyAwIDEgMCAwLTEuMjU1aC01LjgxOXoiIGZpbGw9IiNCRkJGQkYiLz4KPC9zdmc+Cg==",gI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxyZWN0IHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgcng9IjQiIGZpbGw9IiMwRjcxQjQiLz4KICAgIDxwYXRoIGQ9Ik03LjU3IDEwLjkwOGMxLjI3NSAwIDIuMzY4Ljk2IDIuMzY4IDIuMzgzIDAgMS40NzMtMS4wOTMgMi40LTIuMzY3IDIuNC0xLjI5MSAwLTIuMzE3LS45NzctMi4zMTctMi40IDAtMS40NzMgMS4wMjYtMi4zODMgMi4zMTctMi4zODN6bTIuNS01LjA5OHY0LjUxOGMtLjQ4LS44NDQtMS44Mi0xLjMwNy0yLjY4MS0xLjMwNy0yLjM4NCAwLTQuMTU1IDEuNDU2LTQuMTU1IDQuMjcgMCAyLjY4MSAxLjgwNSA0LjI3IDQuMjA1IDQuMjcuOTkzIDAgMi4wMDItLjMzIDIuNjMxLTEuMzA3bC4xMzMgMS4xMjVoMS44ODZWNS44MUgxMC4wN3pNMTMuNDUyIDUuNzkzdjExLjU4NmguODF2LTQuNDg1YzAtMS43MDUgMS4xOTItMy4wMyAyLjkxNC0zLjAzIDEuODM3IDAgMi42MzIgMS4xNDMgMi42MzIgMi44MzF2NC42ODRoLjc5NHYtNC42ODRjMC0yLjEzNS0xLjE0Mi0zLjYwOC0zLjQyNi0zLjYwOC0xLjE0Mi4wMTYtMi4yODQuNDYzLTIuOTQ2IDEuNjM4VjUuNzkzaC0uNzc4eiIgZmlsbD0iI2ZmZiIvPgo8L3N2Zz4K",hI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgNiA2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNNiAzQzYgMi40Njc3NCA1Ljg1Njk3IDEuOTQ1MjUgNS41ODU4OCAxLjQ4NzE5TDUuNTY1NjggMS40NTMwNkM1LjMxNjY3IDEuMDMyMzIgNC45NzIxMiAwLjY3NjA5OSA0LjU1OTkxIDAuNDEzMjA5TDQuNSAwLjM3NVYwLjM3NUM0LjA0OTI4IDAuMTI4OTQyIDMuNTQzOTkgMCAzLjAzMDQ3IDBIMi45Njk1M0MyLjQ1NjAxIDAgMS45NTA3MiAwLjEyODk0MiAxLjUgMC4zNzVWMC4zNzVMMS40NDAwOSAwLjQxMzIwOUMxLjAyNzg4IDAuNjc2MDk5IDAuNjgzMzMxIDEuMDMyMzIgMC40MzQzMjEgMS40NTMwNkwwLjQxNDEyMSAxLjQ4NzE5QzAuMTQzMDI3IDEuOTQ1MjUgMCAyLjQ2Nzc0IDAgM1YzVjNDMCAzLjUzMjI2IDAuMTQzMDI3IDQuMDU0NzUgMC40MTQxMjEgNC41MTI4MUwwLjQzNDMyMSA0LjU0Njk0QzAuNjgzMzMyIDQuOTY3NjggMS4wMjc4OCA1LjMyMzkgMS40NDAwOSA1LjU4Njc5TDEuNSA1LjYyNVY1LjYyNUMxLjk1MDcyIDUuODcxMDYgMi40NTYwMSA2IDIuOTY5NTMgNkgzLjAzMDQ3QzMuNTQzOTkgNiA0LjA0OTI4IDUuODcxMDYgNC41IDUuNjI1VjUuNjI1TDQuNTU5OTEgNS41ODY3OUM0Ljk3MjEyIDUuMzIzOSA1LjMxNjY3IDQuOTY3NjggNS41NjU2OCA0LjU0Njk0TDUuNTg1ODggNC41MTI4MUM1Ljg1Njk3IDQuMDU0NzUgNiAzLjUzMjI2IDYgM1YzVjNaIiBmaWxsPSIjQUFBQ0I0Ii8+Cjwvc3ZnPgo=",yI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDggMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxlbGxpcHNlIGN4PSIxLjMxNzM3IiBjeT0iOC4wMDAwOCIgcng9IjEuMzE3MzciIHJ5PSIxLjI4MjgiIGZpbGw9IiNBQUFDQjQiLz4KPGVsbGlwc2UgY3g9IjYuNjgyNiIgY3k9IjguMDAwMDgiIHJ4PSIxLjMxNzM3IiByeT0iMS4yODI4IiBmaWxsPSIjQUFBQ0I0Ii8+CjxlbGxpcHNlIGN4PSIxLjMxNzM3IiBjeT0iMS4yODI4IiByeD0iMS4zMTczNyIgcnk9IjEuMjgyOCIgZmlsbD0iI0FBQUNCNCIvPgo8ZWxsaXBzZSBjeD0iNi42ODI2IiBjeT0iMS4yODI4IiByeD0iMS4zMTczNyIgcnk9IjEuMjgyOCIgZmlsbD0iI0FBQUNCNCIvPgo8ZWxsaXBzZSBjeD0iMS4zMTczNyIgY3k9IjE0LjcxNzEiIHJ4PSIxLjMxNzM3IiByeT0iMS4yODI4IiBmaWxsPSIjQUFBQ0I0Ii8+CjxlbGxpcHNlIGN4PSI2LjY4MjYiIGN5PSIxNC43MTcxIiByeD0iMS4zMTczNyIgcnk9IjEuMjgyOCIgZmlsbD0iI0FBQUNCNCIvPgo8L3N2Zz4K",mI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zLjkyNSA1LjMzM2MwLS43OC42MzEtMS40MTYgMS40MDgtMS40MTZoMTMuMzMzYy43NzkgMCAxLjQxNy42MzggMS40MTcgMS40MTZ2MTBjMCAuNzc5LS42MzggMS40MTctMS40MTcgMS40MTdINi44OTZsLTIuOTggMi45OC4wMDktMTQuMzk3em0xNC45OTEtLjI1SDUuMDgzdjExLjgzbDEuMzI4LTEuMzNoMTIuNTA1di0xMC41ek03LjI1IDguNDE4VjcuMjVoMS4xNjd2MS4xNjdINy4yNXptMy4zMzMgMFY3LjI1aDYuMTY3djEuMTY3aC02LjE2N3ptLTMuMzMzIDIuNVY5Ljc1aDEuMTY3djEuMTY3SDcuMjV6bTMuMzMzIDBWOS43NWg2LjE2N3YxLjE2N2gtNi4xNjd6bS0zLjMzMyAyLjVWMTIuMjVoMS4xNjd2MS4xNjdINy4yNXptMy4zMzMgMFYxMi4yNWgzLjY2N3YxLjE2N2gtMy42Njd6IiBmaWxsPSIjQkZCRkJGIi8+PC9zdmc+",pI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xMS45NDEgMThjLTEuNzYxIDAtMy4xNDItLjQwOS00LjE0LTEuMjI2LS45OTktLjgwNy0xLjU4Mi0xLjk1Ny0xLjc1LTMuNDQ4QTEyLjg4IDEyLjg4IDAgMCAxIDYgMTEuOTkyYzAtLjYwMy4wMTctMS4wMzIuMDUtMS4yODcuMTgtMS40NS43Ny0yLjU5NSAxLjc2OC0zLjQzM0M4LjgxNiA2LjQyNCAxMC4xNzQgNiAxMS44OSA2YzEuOTc0IDAgMy40NTUuNDA5IDQuNDQzIDEuMjI2Ljk5OC44MDcgMS41NDMgMS45NjcgMS42MzIgMy40NzkuMDIzLjQ3LjAzNC44MjguMDM0IDEuMDczIDAgLjQxOS0uMDExLjczLS4wMzQuOTM1LS4wNDQuNzM1LS4yNjkgMS4yOTctLjY3MyAxLjY4Ni0uMzkzLjM4OC0uOTI1LjU4Mi0xLjU5OS41ODItLjQ4MiAwLS44NzUtLjA5Mi0xLjE3OC0uMjc2LS4zMDMtLjE5NC0uNTI3LS4zOTMtLjY3My0uNTk4LS4xOS4yODYtLjQ0OS41MzItLjc3NC43MzYtLjMxNC4xOTQtLjc2My4yOTEtMS4zNDcuMjkxLS44NTIgMC0xLjUyNi0uMjctMi4wMi0uODEyLS40ODItLjU1Mi0uNzIzLTEuMzIzLS43MjMtMi4zMTQgMC0uOTgxLjI0Ny0xLjc0Ny43NC0yLjMuNDk0LS41NjEgMS4xNTYtLjg0MiAxLjk4Ny0uODQyLjQxNSAwIC43NTEuMDY2IDEuMDEuMi4yNjkuMTMyLjUwNC4zMS43MDYuNTM2VjkuMzRjMC0uMTAyLjAzNC0uMTg0LjEwMS0uMjQ1YS40MS40MSAwIDAgMSAuMjg2LS4xMDdoLjQzOGMuMTEyIDAgLjIwMi4wMzUuMjcuMTA3YS4yOTUuMjk1IDAgMCAxIC4xMTcuMjQ1djMuMjhjMCAuNDE5LjA5NS43NC4yODYuOTY1LjIwMi4yMjUuNDYuMzM3Ljc3NC4zMzcuNDA0IDAgLjY4LS4xMzMuODI1LS4zOThhMS45NiAxLjk2IDAgMCAwIC4yNTItLjkyYy4wMjMtLjI0NS4wMzQtLjU2Mi4wMzQtLjk1IDAtLjE3My0uMDExLS40NjUtLjAzNC0uODczLS4xLTEuMjQ3LS41MzMtMi4xNzctMS4yOTYtMi43OS0uNzUxLS42MjMtMS45NDYtLjkzNS0zLjU4NC0uOTM1LTEuMzcgMC0yLjQ0Ni4zMjctMy4yMzIuOTgxLS43NzQuNjQ0LTEuMjQgMS41NTgtMS4zOTcgMi43NDQtLjAzMy4yNTUtLjA1LjY1OS0uMDUgMS4yMSAwIC41NDIuMDE3Ljk2LjA1IDEuMjU3LjE0NiAxLjE4NS42MTIgMi4xIDEuMzk3IDIuNzQzLjc5Ny42MzQgMS44OS45NSAzLjI4Mi45NS43NCAwIDEuMzQ2LS4wNTYgMS44MTgtLjE2OC40ODItLjExMi44MjUtLjIyNSAxLjAyNi0uMzM3LjIwMi0uMTAyLjQ2Ni0uMjY2Ljc5MS0uNDkuMDIzLS4wMjEuMDczLS4wNTcuMTUyLS4xMDhhLjQ1MS40NTEgMCAwIDEgLjI4Ni0uMDkyaC42NGEuMzYuMzYgMCAwIDEgLjI1Mi4wOTIuMjk1LjI5NSAwIDAgMSAuMTE4LjI0NS40MTMuNDEzIDAgMCAxLS4wODQuMjNjLS41MjguNTExLTEuMTkuOTItMS45ODYgMS4yMjYtLjc4Ni4zMDctMS43OS40Ni0zLjAxMy40NnptLS4xMzUtMy45MjNjLjU4NCAwIC45OTktLjE4IDEuMjQ2LS41MzcuMjQ3LS4zNTcuMzctLjg2OC4zNy0xLjUzMiAwLS42NzUtLjEyOS0xLjE5LS4zODctMS41NDgtLjI0Ny0uMzY4LS42NTYtLjU1Mi0xLjIyOS0uNTUyLTEuMDg4IDAtMS42MzIuNy0xLjYzMiAyLjEgMCAuNjEzLjEzNSAxLjExMy40MDQgMS41MDIuMjcuMzc4LjY3OS41NjcgMS4yMjkuNTY3eiIgZmlsbD0iI0JGQkZCRiIvPgo8L3N2Zz4K",NI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDE5QzE1Ljg2NiAxOSAxOSAxNS44NjYgMTkgMTJDMTkgOC4xMzQwMSAxNS44NjYgNSAxMiA1QzguMTM0MDEgNSA1IDguMTM0MDEgNSAxMkM1IDE1Ljg2NiA4LjEzNDAxIDE5IDEyIDE5WiIgc3Ryb2tlPSIjQkZCRkJGIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTkgMTRDOSAxNCAxMC4xMjUgMTUgMTIgMTVDMTMuODc1IDE1IDE1IDE0IDE1IDE0IiBzdHJva2U9IiNCRkJGQkYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMTAgMTBIMTAuMDEiIHN0cm9rZT0iI0JGQkZCRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMTQuMDA5OCAxMEgxNC4wMTk4IiBzdHJva2U9IiNCRkJGQkYiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==",DI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzQiIGhlaWdodD0iMjciIHZpZXdCb3g9IjAgMCAzNCAyNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0yOSAxM2MwIDYuNjI3LTUuMzczIDEyLTEyIDEyUzUgMTkuNjI3IDUgMTMgMTAuMzczIDEgMTcgMXMxMiA1LjM3MyAxMiAxMnoiIGZpbGw9IiNmZmYiLz4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTcgMjRjNi4wNzUgMCAxMS00LjkyNSAxMS0xMVMyMy4wNzUgMiAxNyAyIDYgNi45MjUgNiAxM3M0LjkyNSAxMSAxMSAxMXptMCAxYzYuNjI3IDAgMTItNS4zNzMgMTItMTJTMjMuNjI3IDEgMTcgMSA1IDYuMzczIDUgMTNzNS4zNzMgMTIgMTIgMTJ6IiBmaWxsPSIjRUNFQ0VDIi8+CiAgICA8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTEyLjczMiAxNi4yNzdhLjQ4Mi40ODIgMCAwIDAgLjcwMiAwIC41MzQuNTM0IDAgMCAwIDAtLjczM2wtMS43MzgtMS44MTJoMTAuNjA4bC0xLjczOCAxLjgxMmEuNTM0LjUzNCAwIDAgMCAwIC43MzMuNDgyLjQ4MiAwIDAgMCAuNzAxIDBsMi41ODctMi42OTZhLjUzNC41MzQgMCAwIDAgMC0uNzMzbC0yLjU4Ny0yLjY5N2EuNDgyLjQ4MiAwIDAgMC0uNyAwIC41MzQuNTM0IDAgMCAwIDAgLjczNGwxLjczNyAxLjgxMUgxMS42OTZsMS43MzgtMS44MTFhLjUzNC41MzQgMCAwIDAgMC0uNzM0LjQ4Mi40ODIgMCAwIDAtLjcwMSAwbC0yLjU4NyAyLjY5N2EuNTM1LjUzNSAwIDAgMCAwIC43MzNsMi41ODYgMi42OTZ6bS41NzUtLjEzNGEuMzA4LjMwOCAwIDAgMS0uNDQ4IDBsLTIuNTg3LTIuNjk2YS4zMzguMzM4IDAgMCAxIDAtLjQ2NWwyLjU4Ny0yLjY5NmEuMzA4LjMwOCAwIDAgMSAuNDQ4IDAgLjMzOC4zMzggMCAwIDEgMCAuNDY1bC0yLjA0OCAyLjEzNGgxMS40ODJsLTIuMDQ4LTIuMTM0YS4zMzguMzM4IDAgMCAxIDAtLjQ2NS4zMDguMzA4IDAgMCAxIC40NDggMGwyLjU4NyAyLjY5NmEuMzM4LjMzOCAwIDAgMSAwIC40NjVsLTIuNTg3IDIuNjk2YS4zMDguMzA4IDAgMCAxLS40NDggMCAuMzM4LjMzOCAwIDAgMSAwLS40NjVsMi4wNDgtMi4xMzVIMTEuMjU5bDIuMDQ4IDIuMTM1YS4zMzguMzM4IDAgMCAxIDAgLjQ2NXoiIGZpbGw9IiNmZmYiLz4KICAgIDxwYXRoIGQ9Im0xMy40MzQgMTYuMjc3LS4zNjEtLjM0Ni4zNi4zNDZ6bS0uNzAxIDAgLjM2LS4zNDYtLjM2LjM0NnptLjctLjczMy0uMzYuMzQ2LjM2LS4zNDZ6bS0xLjczNy0xLjgxMi0uMzYuMzQ3LS44MTMtLjg0N2gxLjE3M3YuNXptMTAuNjA4IDB2LS41aDEuMTczbC0uODEyLjg0Ny0uMzYtLjM0N3ptLTEuNzM4IDEuODEyLS4zNi0uMzQ3LjM2LjM0N3ptMCAuNzMzLS4zNi4zNDYuMzYtLjM0NnptLjcwMSAwLS4zNi0uMzQ2LjM2LjM0NnptMi41ODctMi42OTYuMzYxLjM0Ni0uMzYtLjM0NnptMC0uNzMzLjM2MS0uMzQ3LS4zNi4zNDd6bS0yLjU4Ny0yLjY5Ny0uMzYuMzQ3LjM2LS4zNDd6bS0uNyAwLS4zNjEtLjM0Ni4zNi4zNDZ6bTAgLjczNC0uMzYxLjM0Ni4zNi0uMzQ2em0xLjczNyAxLjgxMS4zNi0uMzQ2LjgxMy44NDZoLTEuMTczdi0uNXptLTEwLjYwOCAwdi41aC0xLjE3M2wuODEyLS44NDYuMzYuMzQ2em0xLjczOC0xLjgxMS0uMzYxLS4zNDYuMzYuMzQ2em0wLS43MzQuMzYtLjM0Ni0uMzYuMzQ2em0tLjcwMSAwLS4zNjEtLjM0Ni4zNi4zNDZ6bS0yLjU4NyAyLjY5Ny4zNi4zNDYtLjM2LS4zNDd6bTAgLjczMy4zNi0uMzQ2LS4zNi4zNDZ6bTIuNzEzIDIuNTYyLS4zNjEuMzQ2LjM2LS4zNDZ6bS40NDggMCAuMzYxLjM0Ni0uMzYtLjM0NnptLTMuMDM1LTIuNjk2LS4zNi4zNDYuMzYtLjM0NnptMC0uNDY1LS4zNi0uMzQ2LjM2LjM0NnptMi41ODctMi42OTYtLjM2MS0uMzQ2LjM2LjM0NnptLjQ0OCAwIC4zNjEtLjM0Ni0uMzYuMzQ2em0wIC40NjUuMzYxLjM0Ni0uMzYtLjM0NnptLTIuMDQ4IDIuMTM0di41aC0xLjE3MmwuODEyLS44NDYuMzYuMzQ2em0xMS40ODIgMCAuMzYtLjM0Ni44MTIuODQ2aC0xLjE3MnYtLjV6bS0yLjA0OC0yLjEzNC4zNi0uMzQ3LS4zNi4zNDd6bTAtLjQ2NS4zNi4zNDYtLjM2LS4zNDZ6bS40NDggMC0uMzYuMzQ2LjM2LS4zNDZ6bTIuNTg3IDIuNjk2LjM2LS4zNDYtLjM2LjM0NnptMCAuNDY1LjM2LjM0Ni0uMzYtLjM0NnptLTIuNTg3IDIuNjk2LS4zNi0uMzQ2LjM2LjM0NnptLS40NDggMCAuMzYtLjM0Ni0uMzYuMzQ2em0wLS40NjUuMzYuMzQ2LS4zNi0uMzQ2em0yLjA0OC0yLjEzNXYtLjVoMS4xNzJsLS44MTEuODQ3LS4zNjEtLjM0N3ptLTExLjQ4MiAwLS4zNi4zNDctLjgxMi0uODQ3aDEuMTcydi41em0yLjA0OCAyLjEzNS4zNjEtLjM0Ni0uMzYuMzQ2em0uNDg3Ljk0NWEuOTgxLjk4MSAwIDAgMS0xLjQyMiAwbC43MjEtLjY5MmgtLjAwMmEuMDIyLjAyMiAwIDAgMC0uMDE2IDBoLS4wMDJsLjcyMS42OTJ6bTAtMS40MjZjLjM4LjM5Ni4zOCAxLjAzIDAgMS40MjZsLS43MjEtLjY5MmMuMDAyLS4wMDIuMDA2LS4wMDguMDA2LS4wMiAwLS4wMTMtLjAwNC0uMDE5LS4wMDYtLjAyMWwuNzIxLS42OTN6bS0xLjczNy0xLjgxIDEuNzM3IDEuODEtLjcyMS42OTMtMS43MzgtMS44MTEuNzIyLS42OTN6bTEwLjI0Ny44NDVIMTEuNjk2di0xaDEwLjYwOHYxem0tMi4wOTguOTY1IDEuNzM3LTEuODEuNzIyLjY5Mi0xLjczOCAxLjgxLS43MjEtLjY5MnptMCAxLjQyNmExLjAzNCAxLjAzNCAwIDAgMSAwLTEuNDI2bC43MjEuNjkzYy0uMDAyLjAwMi0uMDA2LjAwOC0uMDA2LjAycy4wMDQuMDE5LjAwNi4wMjFsLS43MjEuNjkyem0xLjQyMiAwYS45ODEuOTgxIDAgMCAxLTEuNDIyIDBsLjcyMS0uNjkyaC0uMDAyYS4wMjEuMDIxIDAgMCAwLS4wMTYgMGgtLjAwMmwuNzIxLjY5MnptMi41ODctMi42OTYtMi41ODcgMi42OTYtLjcyMS0uNjkyIDIuNTg3LTIuNjk2LjcyMS42OTJ6bTAtMS40MjZjLjM4LjM5Ni4zOCAxLjAzIDAgMS40MjZsLS43MjEtLjY5MmMuMDAyLS4wMDIuMDA2LS4wMDkuMDA2LS4wMiAwLS4wMTMtLjAwNC0uMDItLjAwNi0uMDIxbC43MjEtLjY5M3ptLTIuNTg3LTIuNjk2IDIuNTg3IDIuNjk2LS43MjEuNjkzLTIuNTg3LTIuNjk2LjcyMS0uNjkzem0tMS40MjIgMGEuOTgxLjk4MSAwIDAgMSAxLjQyMiAwbC0uNzIxLjY5M2MtLjAwMi0uMDAyLS4wMDEgMCAuMDAyIDBhLjAyMi4wMjIgMCAwIDAgLjAxNiAwYy4wMDMgMCAuMDAzLS4wMDIuMDAyIDBsLS43MjEtLjY5M3ptMCAxLjQyNmExLjAzNCAxLjAzNCAwIDAgMSAwLTEuNDI2bC43MjEuNjkzYy0uMDAyLjAwMi0uMDA2LjAwOC0uMDA2LjAycy4wMDQuMDE5LjAwNi4wMmwtLjcyMS42OTN6bTEuNzM3IDEuODExLTEuNzM3LTEuODEuNzIxLS42OTMgMS43MzggMS44MS0uNzIyLjY5M3ptLTEwLjI0Ny0uODQ2aDEwLjYwOHYxSDExLjY5NnYtMXptMi4wOTgtLjk2NS0xLjczNyAxLjgxMS0uNzIyLS42OTIgMS43MzgtMS44MTEuNzIxLjY5MnptMC0xLjQyNmMuMzguMzk2LjM4IDEuMDMgMCAxLjQyNmwtLjcyMS0uNjkyYy4wMDItLjAwMi4wMDYtLjAwOS4wMDYtLjAyIDAtLjAxMy0uMDA0LS4wMi0uMDA2LS4wMjFsLjcyMS0uNjkzem0tMS40MjIgMGEuOTgxLjk4MSAwIDAgMSAxLjQyMiAwbC0uNzIxLjY5M2MtLjAwMi0uMDAyIDAgMCAuMDAyIDBhLjAyMS4wMjEgMCAwIDAgLjAxNiAwYy4wMDMgMCAuMDA0LS4wMDIuMDAyIDBsLS43MjEtLjY5M3ptLTIuNTg3IDIuNjk2IDIuNTg3LTIuNjk2LjcyMS42OTMtMi41ODYgMi42OTYtLjcyMi0uNjkzem0wIDEuNDI2YTEuMDM1IDEuMDM1IDAgMCAxIDAtMS40MjZsLjcyMi42OTNjLS4wMDMuMDAyLS4wMDcuMDA4LS4wMDcuMDJzLjAwNC4wMTkuMDA3LjAybC0uNzIyLjY5M3ptMi41ODcgMi42OTYtMi41ODctMi42OTYuNzIyLS42OTIgMi41ODYgMi42OTYtLjcyMS42OTJ6bS44NDgtLjgyNmEuMTkyLjE5MiAwIDAgMC0uMjczIDBsLjcyMS42OTJhLjgwOC44MDggMCAwIDEtMS4xNyAwbC43MjItLjY5MnpNMTAuNjMzIDEzLjFsMi41ODcgMi42OTctLjcyMi42OTItMi41ODctMi42OTYuNzIyLS42OTJ6bTAgLjIyOGEuMTYyLjE2MiAwIDAgMCAwLS4yMjdsLS43MjIuNjkyYS44MzguODM4IDAgMCAxIDAtMS4xNTdsLjcyMi42OTJ6bTIuNTg3LTIuNjk2LTIuNTg3IDIuNjk2LS43MjItLjY5MiAyLjU4Ny0yLjY5Ni43MjIuNjkyem0tLjI3MyAwYy4wNzMuMDc2LjIuMDc2LjI3MyAwbC0uNzIyLS42OTJhLjgwOC44MDggMCAwIDEgMS4xNyAwbC0uNzIxLjY5MnptMC0uMjI4YS4xNjIuMTYyIDAgMCAwIDAgLjIyOGwuNzIxLS42OTJhLjgzOC44MzggMCAwIDEgMCAxLjE1N2wtLjcyMS0uNjkzem04LjEwNi4yMjhhLjE2Mi4xNjIgMCAwIDAgMC0uMjI4bC0uNzIxLjY5M2EuODM4LjgzOCAwIDAgMSAwLTEuMTU3bC43MjEuNjkyem0tLjI3MyAwYy4wNzMuMDc2LjIuMDc2LjI3MyAwbC0uNzIxLS42OTJhLjgwOC44MDggMCAwIDEgMS4xNyAwbC0uNzIyLjY5MnptMi41ODcgMi42OTYtMi41ODctMi42OTYuNzIyLS42OTIgMi41ODcgMi42OTYtLjcyMi42OTJ6bTAtLjIyN2EuMTYyLjE2MiAwIDAgMCAwIC4yMjdsLjcyMi0uNjkyYS44MzguODM4IDAgMCAxIDAgMS4xNTdsLS43MjItLjY5MnptLTIuNTg3IDIuNjk2IDIuNTg3LTIuNjk3LjcyMi42OTMtMi41ODcgMi42OTYtLjcyMi0uNjkyem0uMjczIDBhLjE5Mi4xOTIgMCAwIDAtLjI3MyAwbC43MjIuNjkyYS44MDguODA4IDAgMCAxLTEuMTcgMGwuNzIxLS42OTJ6bTAgLjIyN2EuMTYyLjE2MiAwIDAgMCAwLS4yMjdsLS43MjEuNjkyYS44MzguODM4IDAgMCAxIDAtMS4xNTdsLjcyMS42OTJ6bS04LjEwNi0uMjI3YS4xNjIuMTYyIDAgMCAwIDAgLjIyN2wuNzIxLS42OTJhLjgzOC44MzggMCAwIDEgMCAxLjE1N2wtLjcyMS0uNjkyem0tMi4wNDgtMy4yNTggMi4wNDgtMi4xMzUuNzIxLjY5My0yLjA0OCAyLjEzNC0uNzIxLS42OTJ6bTExLjg0Mi44NDZIMTEuMjU5di0xaDExLjQ4MnYxem0tMS42ODgtMi45OCAyLjA0OSAyLjEzNC0uNzIyLjY5Mi0yLjA0OC0yLjEzNC43MjEtLjY5M3ptMi4wNDkgMy40ODUtMi4wNDkgMi4xMzQtLjcyMS0uNjkyIDIuMDQ4LTIuMTM1LjcyMi42OTN6bS0xMS44NDMtLjg0N2gxMS40ODJ2MUgxMS4yNTl2LTF6bTEuNjg4IDIuOTgxLTIuMDQ4LTIuMTM0LjcyMS0uNjkzIDIuMDQ4IDIuMTM1LS43MjEuNjkyeiIgZmlsbD0iI2ZmZiIvPgogICAgPGcgZmlsdGVyPSJ1cmwoIzU3dDljdjh6MWEpIj4KICAgICAgICA8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTEwLjEyIDEyLjkwNmEuNDU1LjQ1NSAwIDAgMCAwIC42MTdsMi42MjEgMi43NzhjLjE2LjE3LjQyMi4xNy41ODIgMGEuNDU1LjQ1NSAwIDAgMCAwLS42MThsLTEuOTE3LTIuMDMyaDExLjE4OGwtMS45MTcgMi4wMzJhLjQ1NS40NTUgMCAwIDAgMCAuNjE4Yy4xNi4xNy40MjEuMTcuNTgyIDBsMi42Mi0yLjc3OGEuNDU1LjQ1NSAwIDAgMCAwLS42MTdsLTIuNjItMi43NzhhLjM5Ni4zOTYgMCAwIDAtLjU4MiAwIC40NTUuNDU1IDAgMCAwIDAgLjYxN2wxLjkxNyAyLjAzM0gxMS40MDZsMS45MTctMi4wMzNhLjQ1NS40NTUgMCAwIDAgMC0uNjE3LjM5Ni4zOTYgMCAwIDAtLjU4MiAwbC0yLjYyIDIuNzc4eiIgZmlsbD0iIzAyOEZFRSIvPgogICAgPC9nPgogICAgPGRlZnM+CiAgICAgICAgPGZpbHRlciBpZD0iNTd0OWN2OHoxYSIgeD0iMCIgeT0iMCIgd2lkdGg9IjM0IiBoZWlnaHQ9IjI2LjQyOSIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9InNSR0IiPgogICAgICAgICAgICA8ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPgogICAgICAgICAgICA8ZmVDb2xvck1hdHJpeCBpbj0iU291cmNlQWxwaGEiIHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMTI3IDAiIHJlc3VsdD0iaGFyZEFscGhhIi8+CiAgICAgICAgICAgIDxmZU9mZnNldC8+CiAgICAgICAgICAgIDxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjUiLz4KICAgICAgICAgICAgPGZlQ29sb3JNYXRyaXggdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwLjIgMCIvPgogICAgICAgICAgICA8ZmVCbGVuZCBpbjI9IkJhY2tncm91bmRJbWFnZUZpeCIgcmVzdWx0PSJlZmZlY3QxX2Ryb3BTaGFkb3dfMTgwMV8zMjMyNCIvPgogICAgICAgICAgICA8ZmVCbGVuZCBpbj0iU291cmNlR3JhcGhpYyIgaW4yPSJlZmZlY3QxX2Ryb3BTaGFkb3dfMTgwMV8zMjMyNCIgcmVzdWx0PSJzaGFwZSIvPgogICAgICAgIDwvZmlsdGVyPgogICAgPC9kZWZzPgo8L3N2Zz4K",II="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjI2ODMgMTMuMTI1N0MxMC4wOTk5IDEyLjk1ODEgOS44MjkwNiAxMi45NTgxIDkuNjYxNDkgMTMuMTI1N0w3LjI2Nzk2IDE1LjUxOTZMNS43MzE1NiAxMy45ODQ1QzUuNjQ5NyAxMy45MDIyIDUuNTM5OTkgMTMuODU4OSA1LjQyODU2IDEzLjg1ODlDNS4zNzMyOCAxMy44NTg5IDUuMzE3NTcgMTMuODY4OCA1LjI2NDQyIDEzLjg5MDdDNS4xMDQxNCAxMy45NTc1IDUgMTQuMTEzNSA1IDE0LjI4NzVWMTguNTcxNEM1IDE4LjgwOTMgNS4xOTE1NyAxOSA1LjQyODU2IDE5SDkuNzEzNzdDOS44ODY5MSAxOSAxMC4wNDM4IDE4Ljg5NjMgMTAuMTA5OCAxOC43MzU2QzEwLjE3NjYgMTguNTc2NiAxMC4xMzk4IDE4LjM5MjMgMTAuMDE2OCAxOC4yNjg0TDguNDgwMzcgMTYuNzMxNkwxMC44NzQzIDE0LjMzNzdDMTEuMDQxOSAxNC4xNzAxIDExLjA0MTkgMTMuODk5MiAxMC44NzQzIDEzLjczMTdMMTAuMjY4MyAxMy4xMjU3WiIgZmlsbD0iI0JGQkZCRiIvPgo8cGF0aCBkPSJNMTguNzM1NiAxMy44OTA3QzE4LjY4MjQgMTMuODY4OCAxOC42MjY3IDEzLjg1ODkgMTguNTcxNCAxMy44NTg5QzE4LjQ2IDEzLjg1ODkgMTguMzUwMyAxMy45MDI3IDE4LjI2ODQgMTMuOTg0NUwxNi43MzIgMTUuNTE5NkwxNC4zMzg1IDEzLjEyNTdDMTQuMTcwOSAxMi45NTgxIDEzLjkwMDEgMTIuOTU4MSAxMy43MzE3IDEzLjEyNTdMMTMuMTI1NyAxMy43MzE3QzEyLjk1ODEgMTMuODk5MiAxMi45NTgxIDE0LjE3MDEgMTMuMTI1NyAxNC4zMzc3TDE1LjUxOTYgMTYuNzMxNkwxMy45ODMyIDE4LjI2ODRDMTMuODYwMiAxOC4zOTIzIDEzLjgyMzQgMTguNTc2NiAxMy44OTAyIDE4LjczNTZDMTMuOTU2MiAxOC44OTYzIDE0LjExMzEgMTkgMTQuMjg2MiAxOUgxOC41NzE0QzE4LjgwODQgMTkgMTkgMTguODA5MyAxOSAxOC41NzE0VjE0LjI4NzVDMTkgMTQuMTEzNSAxOC44OTU5IDEzLjk1NzUgMTguNzM1NiAxMy44OTA3WiIgZmlsbD0iI0JGQkZCRiIvPgo8cGF0aCBkPSJNOC40ODAzNyA3LjI2Njc1TDEwLjAxNjggNS43Mjk4N0MxMC4xMzk4IDUuNjA3NzMgMTAuMTc2NiA1LjQyMzQ0IDEwLjEwOTggNS4yNjI3MkMxMC4wNDM4IDUuMTAyIDkuODg2OTEgNSA5LjcxMzc3IDVINS40Mjg1NkM1LjE5MTU3IDUgNSA1LjE5MDcyIDUgNS40MjY4NlY5LjcxMjY2QzUgOS44ODQ5NCA1LjEwNDE0IDEwLjA0MjcgNS4yNjQ0MiAxMC4xMDc4QzUuMzE3NTcgMTAuMTMxNCA1LjM3MzI4IDEwLjE0MTIgNS40Mjg1NiAxMC4xNDEyQzUuNTM5OTkgMTAuMTQxMiA1LjY0OTcgMTAuMDk3NSA1LjczMTU2IDEwLjAxNTdMNy4yNjc5NiA4LjQ4MDQ5TDkuNjYxNDkgMTAuODc0NUM5LjgyOTA2IDExLjA0MjEgMTAuMDk5OSAxMS4wNDIxIDEwLjI2ODMgMTAuODcyOEwxMC44NzQzIDEwLjI2NjhDMTEuMDQxOSAxMC4wOTkyIDExLjA0MTkgOS44MjgzNyAxMC44NzQzIDkuNjYwOEw4LjQ4MDM3IDcuMjY2NzVaIiBmaWxsPSIjQkZCRkJGIi8+CjxwYXRoIGQ9Ik0xOC41NzE0IDVIMTQuMjg2MkMxNC4xMTMxIDUgMTMuOTU2MiA1LjEwMiAxMy44OTAyIDUuMjYyNzJDMTMuODIzNCA1LjQyMzQ0IDEzLjg2MDIgNS42MDc3MyAxMy45ODMyIDUuNzI5ODdMMTUuNTE5NiA3LjI2Njc1TDEzLjEyNTcgOS42NjA4QzEyLjk1ODEgOS44MjgzNyAxMi45NTgxIDEwLjA5OTIgMTMuMTI1NyAxMC4yNjY4TDEzLjczMTcgMTAuODcyOEMxMy45MDAxIDExLjA0MjEgMTQuMTcwOSAxMS4wNDIxIDE0LjMzODUgMTAuODc0NUwxNi43MzIgOC40ODA0OUwxOC4yNjg0IDEwLjAxNTdDMTguMzUwMyAxMC4wOTc1IDE4LjQ2IDEwLjE0MTIgMTguNTcxNCAxMC4xNDEyQzE4LjYyNjcgMTAuMTQxMiAxOC42ODI0IDEwLjEzMTQgMTguNzM1NiAxMC4xMDc4QzE4Ljg5NTkgMTAuMDQyNyAxOSA5Ljg4NDk0IDE5IDkuNzEyNjZWNS40MjY4NkMxOSA1LjE5MDcyIDE4LjgwODQgNSAxOC41NzE0IDVaIiBmaWxsPSIjQkZCRkJGIi8+Cjwvc3ZnPgo=",jI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00Ljg5ODA5IDUuMjA1MjdIOC4yODA3M0M4LjU4OTU2IDUuMjA1MjcgOS4wMDU1MiA1LjM1ODg4IDkuMjM3ODkgNS41NTkzOUw5Ljk3NDIzIDYuMTk0NTFDMTAuMTIyNSA2LjMyMjM2IDEwLjQzMDMgNi40MzYzOCAxMC42Mjg1IDYuNDM2MzhIMjAuMTAyNUMyMC40ODI2IDYuNDM2MzggMjAuNzkyOCA2Ljc0Mjk1IDIwLjc5MjcgNy4xMTk5OEwyMC43ODQzIDE5LjExMTZDMjAuNzg0IDE5LjQ4OTkgMjAuNDc0OCAxOS43OTQ3IDIwLjA5MzEgMTkuNzk0N0g0Ljg5ODE3QzQuNTE3MjMgMTkuNzk0NyA0LjIwNzI3IDE5LjQ4OTQgNC4yMDcyNyAxOS4xMTI1VjUuODg3NDdDNC4yMDcyNyA1LjUxMTg4IDQuNTE3MyA1LjIwNTI3IDQuODk4MDkgNS4yMDUyN1pNMjAuMzIzNiA4LjYyNDcxVjkuMDgwNTlINC42Njc4NlY4LjYyNDcxSDIwLjMyMzZaTTQuODk4MDkgNS42NjExNUM0Ljc3MTM4IDUuNjYxMTUgNC42Njc3OSA1Ljc2MzcyIDQuNjY3NzkgNS44ODc0M1YxOS4xMTI1QzQuNjY3NzkgMTkuMjM3IDQuNzcwOSAxOS4zMzg4IDQuODk4MDkgMTkuMzM4OEgyMC4wOTNDMjAuMjIwOCAxOS4zMzg4IDIwLjMyMzYgMTkuMjM3NSAyMC4zMjM2IDE5LjExMTNMMjAuMzMyIDcuMTE5NkMyMC4zMzIxIDYuOTk0NzcgMjAuMjI4NCA2Ljg5MjIxIDIwLjEwMjUgNi44OTIyMUgxMC42Mjg0QzEwLjMxOTEgNi44OTIyMSA5LjkwMzgyIDYuNzM4NDQgOS42NzE2MSA2LjUzODI0TDguOTM1NDQgNS45MDMxM0M4Ljc4NzA0IDUuNzc0OTYgOC40Nzg1NiA1LjY2MTExIDguMjgwNjggNS42NjExMUw0Ljg5ODA5IDUuNjYxMTVaTTEyLjY1MjggMTAuNzQzMUwxNS40MTY4IDEzLjQ5N0MxNS42MzM4IDEzLjcxMiAxNS4zMDg2IDE0LjAzNDMgMTUuMDkxNyAxMy44MTkzTDEyLjg4OCAxMS42MzQzQzEyLjc5ODggMTEuNTQ1OSAxMi43MjU0IDExLjU3NDIgMTIuNzI1NCAxMS42OTkyVjE3LjE5ODRDMTIuNzI1NCAxNy4zMjEyIDEyLjYyMjQgMTcuNDI0NSAxMi40OTU0IDE3LjQyNDVDMTIuMzY3NiAxNy40MjQ1IDEyLjI2NTQgMTcuMzIzMyAxMi4yNjU0IDE3LjE5ODRWMTEuNjk5MkMxMi4yNjU0IDExLjU3NjUgMTIuMTkyNSAxMS41NDUzIDEyLjEwMjcgMTEuNjM0M0w5Ljg5OTE2IDEzLjgxOTNDOS42ODIxOSAxNC4wMzQzIDkuMzU2OTYgMTMuNzEyIDkuNTczOTUgMTMuNDk3TDEyLjMzMDMgMTAuNzQzMUMxMi40MTkxIDEwLjY1NDQgMTIuNTYzNSAxMC42NTQyIDEyLjY1MjggMTAuNzQzMVpNMjAuNzkyNyA3LjExOTk4TDIwLjc4NDMgMTkuMTExNkMyMC43ODQgMTkuNDg5OSAyMC40NzQ4IDE5Ljc5NDcgMjAuMDkzMSAxOS43OTQ3SDQuODk4MTdDNC41MTcyMyAxOS43OTQ3IDQuMjA3MjcgMTkuNDg5NCA0LjIwNzI3IDE5LjExMjVWNS44ODc0N0M0LjIwNzI3IDUuNTExODggNC41MTczIDUuMjA1MjcgNC44OTgwOSA1LjIwNTI3SDguMjgwNzNDOC41ODk1NiA1LjIwNTI3IDkuMDA1NTIgNS4zNTg4OCA5LjIzNzg5IDUuNTU5MzlMOS45NzQyMyA2LjE5NDUxQzEwLjEyMjUgNi4zMjIzNiAxMC40MzAzIDYuNDM2MzggMTAuNjI4NSA2LjQzNjM4SDIwLjEwMjVDMjAuNDgyNiA2LjQzNjM4IDIwLjc5MjggNi43NDI5NSAyMC43OTI3IDcuMTE5OThaTTEwLjExMDQgNi4wMzk3NEMxMC4xNTkgNi4wODE2MiAxMC4yNDggNi4xMzE0MyAxMC4zNTUyIDYuMTcxMDlDMTAuNDYyNCA2LjIxMDcyIDEwLjU2MzEgNi4yMzExIDEwLjYyODUgNi4yMzExSDIwLjEwMjZDMjAuNTk3MiA2LjIzMTEgMjEuMDAwMiA2LjYyOTUzIDIxIDcuMTIwMDdMMjAuOTkxNiAxOS4xMTE4QzIwLjk5MTIgMTkuNjAzNyAyMC41ODkgMjAgMjAuMDkzMSAyMEg0Ljg5ODIyQzQuNDAzNDggMjAgNCAxOS42MDM1IDQgMTkuMTEyNVY1Ljg4NzQ3QzQgNS4zOTgwOSA0LjQwMzI5IDUgNC44OTgxNCA1SDguMjgwNzlDOC40NjYzMiA1IDguNjcyNTMgNS4wNDUzMSA4Ljg2MDU3IDUuMTE0ODRDOS4wNDg1NCA1LjE4NDM1IDkuMjM0MjYgNS4yODM5NCA5LjM3NDExIDUuNDA0NjJMMTAuMTEwNCA2LjAzOTc0Wk0yMC4zMzIgNy4xMTk2QzIwLjMzMjEgNi45OTQ3NyAyMC4yMjg0IDYuODkyMjEgMjAuMTAyNSA2Ljg5MjIxSDEwLjYyODRDMTAuMzE5MSA2Ljg5MjIxIDkuOTAzODIgNi43Mzg0NCA5LjY3MTYxIDYuNTM4MjRMOC45MzU0NCA1LjkwMzEzQzguNzg3MDQgNS43NzQ5NiA4LjQ3ODU2IDUuNjYxMTEgOC4yODA2OCA1LjY2MTExTDQuODk4MDkgNS42NjExNUM0Ljc3MTM4IDUuNjYxMTUgNC42Njc3OSA1Ljc2MzcyIDQuNjY3NzkgNS44ODc0M1YxOS4xMTI1QzQuNjY3NzkgMTkuMjM3IDQuNzcwOSAxOS4zMzg4IDQuODk4MDkgMTkuMzM4OEgyMC4wOTNDMjAuMjIwOCAxOS4zMzg4IDIwLjMyMzYgMTkuMjM3NSAyMC4zMjM2IDE5LjExMTNMMjAuMzMyIDcuMTE5NlpNMjAuMzIzNiA5LjA4MDU5VjguNjI0NzFINC42Njc4NlY5LjA4MDU5SDIwLjMyMzZaTTQuODc1MTYgOS4yODU4NkgxMi40OTkySDIwLjEyMzNMMjAuMTE2NCAxOS4xMTExQzIwLjExNjQgMTkuMTIzMiAyMC4xMDcyIDE5LjEzMzUgMjAuMDkzMSAxOS4xMzM1SDQuODk4MTRDNC44ODQyMiAxOS4xMzM1IDQuODc1MTYgMTkuMTIyNSA0Ljg3NTE2IDE5LjExMjVWOS4yODU4NlpNNC44NzUxNiA4LjQxOTQzSDIwLjEyMzhMMjAuMTI0NyA3LjExOTQ2QzIwLjEyNDcgNy4xMTQ1NCAyMC4xMjI4IDcuMTA5MDggMjAuMTE4IDcuMTA0MjVDMjAuMTEzMSA3LjA5OTQxIDIwLjEwNzYgNy4wOTc0OSAyMC4xMDI1IDcuMDk3NDlIMTAuNjI4NUMxMC40NDI3IDcuMDk3NDkgMTAuMjM2NSA3LjA1MjEzIDEwLjA0ODYgNi45ODI1OUM5Ljg2MDY5IDYuOTEzMDYgOS42NzUyMiA2LjgxMzUxIDkuNTM1NTIgNi42OTMwNkw4Ljc5OTMgNi4wNTc4OUM4Ljc1MDc1IDYuMDE1OTYgOC42NjE1OCA1Ljk2NjA1IDguNTU0MiA1LjkyNjM4QzguNDQ2OSA1Ljg4Njc0IDguMzQ2MDcgNS44NjYzOCA4LjI4MDcyIDUuODY2MzhMNC44OTgxNSA1Ljg2NjQzQzQuODkyMzUgNS44NjY0MyA0Ljg4NjU4IDUuODY4NjEgNC44ODE2OCA1Ljg3MzQ0QzQuODc2NzMgNS44NzgzMSA0Ljg3NTE2IDUuODgzMzggNC44NzUxNiA1Ljg4NzQzVjguNDE5NDNaTTEyLjc5OTkgMTAuNTk4NEwxNS41NjM1IDEzLjM1MTlDMTUuNjU3MyAxMy40NDUgMTUuNzAyIDEzLjU2MiAxNS42OTUxIDEzLjY4MDNDMTUuNjg4NCAxMy43OTM3IDE1LjYzNTYgMTMuODkzMiAxNS41NjM2IDEzLjk2NDVDMTUuNDkxOCAxNC4wMzU4IDE1LjM5MTIgMTQuMDg4MiAxNS4yNzY3IDE0LjA5NDhDMTUuMTU3IDE0LjEwMTggMTUuMDM5IDE0LjA1NzYgMTQuOTQ1IDEzLjk2NDVMMTIuOTMyNyAxMS45NjkxVjE3LjE5ODRDMTIuOTMyNyAxNy40MzQ2IDEyLjczNjkgMTcuNjI5OCAxMi40OTU0IDE3LjYyOThDMTIuMjU0MSAxNy42Mjk4IDEyLjA1ODEgMTcuNDM3NyAxMi4wNTgxIDE3LjE5ODRWMTEuOTY5MUwxMC4wNDU5IDEzLjk2NDRDOS45NTE5MyAxNC4wNTc1IDkuODMzODkgMTQuMTAxOCA5LjcxNDIyIDE0LjA5NDhDOS41OTk2MiAxNC4wODgyIDkuNDk5MSAxNC4wMzU4IDkuNDI3MjEgMTMuOTY0NUM5LjM1NTMxIDEzLjg5MzMgOS4zMDI0OSAxMy43OTM3IDkuMjk1NzkgMTMuNjgwM0M5LjI4ODgxIDEzLjU2MiA5LjMzMzI4IDEzLjQ0NTMgOS40MjcwNyAxMy4zNTIyTDEyLjE4MzEgMTAuNTk4NkMxMi4zNTMgMTAuNDI4OCAxMi42Mjk2IDEwLjQyODkgMTIuNzk5OSAxMC41OTg0Wk05LjU3Mzk1IDEzLjQ5N0M5LjM1Njk2IDEzLjcxMiA5LjY4MjE5IDE0LjAzNDMgOS44OTkxNiAxMy44MTkzTDEyLjEwMjcgMTEuNjM0M0MxMi4xOTI1IDExLjU0NTMgMTIuMjY1NCAxMS41NzY1IDEyLjI2NTQgMTEuNjk5MlYxNy4xOTg0QzEyLjI2NTQgMTcuMzIzMyAxMi4zNjc2IDE3LjQyNDUgMTIuNDk1NCAxNy40MjQ1QzEyLjYyMjQgMTcuNDI0NSAxMi43MjU0IDE3LjMyMTIgMTIuNzI1NCAxNy4xOTg0VjExLjY5OTJDMTIuNzI1NCAxMS41NzQyIDEyLjc5ODggMTEuNTQ1OSAxMi44ODggMTEuNjM0M0wxNS4wOTE3IDEzLjgxOTNDMTUuMzA4NiAxNC4wMzQzIDE1LjYzMzggMTMuNzEyIDE1LjQxNjggMTMuNDk3TDEyLjY1MjggMTAuNzQzMUMxMi41NjM1IDEwLjY1NDIgMTIuNDE5MSAxMC42NTQ0IDEyLjMzMDMgMTAuNzQzMUw5LjU3Mzk1IDEzLjQ5N1oiIGZpbGw9IiNCRkJGQkYiLz4KPC9zdmc+Cg==",bI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE4LjQgNEg1LjZDNC43MTYzNCA0IDQgNC42NzE1NyA0IDUuNVY4LjVDNCA5LjMyODQzIDQuNzE2MzQgMTAgNS42IDEwSDE4LjRDMTkuMjgzNyAxMCAyMCA5LjMyODQzIDIwIDguNVY1LjVDMjAgNC42NzE1NyAxOS4yODM3IDQgMTguNCA0WiIgc3Ryb2tlPSIjQkZCRkJGIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTE4LjQgMTRINS42QzQuNzE2MzQgMTQgNCAxNC42NzE2IDQgMTUuNVYxOC41QzQgMTkuMzI4NCA0LjcxNjM0IDIwIDUuNiAyMEgxOC40QzE5LjI4MzcgMjAgMjAgMTkuMzI4NCAyMCAxOC41VjE1LjVDMjAgMTQuNjcxNiAxOS4yODM3IDE0IDE4LjQgMTRaIiBzdHJva2U9IiNCRkJGQkYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNNyA3SDgiIHN0cm9rZT0iI0JGQkZCRiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik03IDE3SDgiIHN0cm9rZT0iI0JGQkZCRiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=",AI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIHN0cm9rZT0iIzU1NSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIGQ9Ik0xNSAxN0g5TTE3IDEySDdNMTkgN0g1Ii8+Cjwvc3ZnPgo=",TI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMy4wODMgNC45MTdjMC0xLjAxMy44MjEtMS44MzQgMS44MzQtMS44MzRoMTQuMTY2YzEuMDEzIDAgMS44MzQuODIxIDEuODM0IDEuODM0djE0LjE2NmMwIDEuMDEzLS44MjEgMS44MzQtMS44MzQgMS44MzRINC45MTdhMS44MzMgMS44MzMgMCAwIDEtMS44MzQtMS44MzRWNC45MTd6bTEuODM0LS42NjdhLjY2Ny42NjcgMCAwIDAtLjY2Ny42Njd2MTQuMTY2YzAgLjM2OS4yOTguNjY3LjY2Ny42NjdoMTQuMTY2YS42NjcuNjY3IDAgMCAwIC42NjctLjY2N1Y0LjkxN2EuNjY3LjY2NyAwIDAgMC0uNjY3LS42NjdINC45MTd6TTYuNDE3IDdjMC0uMzIyLjI2LS41ODMuNTgzLS41ODNoMy4zMzNjLjMyMiAwIC41ODQuMjYuNTg0LjU4M3YzLjMzM2EuNTgzLjU4MyAwIDAgMS0uNTg0LjU4NEg3YS41ODMuNTgzIDAgMCAxLS41ODMtLjU4NFY3em02LjY2NiAwYzAtLjMyMi4yNjEtLjU4My41ODQtLjU4M0gxN2EuNTgzLjU4MyAwIDAgMSAwIDEuMTY2aC0zLjMzM0EuNTgzLjU4MyAwIDAgMSAxMy4wODMgN3ptLTUuMjUuNTgzYS4yNS4yNSAwIDAgMC0uMjUuMjVWOS41YzAgLjEzOC4xMTIuMjUuMjUuMjVIOS41YS4yNS4yNSAwIDAgMCAuMjUtLjI1VjcuODMzYS4yNS4yNSAwIDAgMC0uMjUtLjI1SDcuODMzem01LjI1IDIuNzVjMC0uMzIyLjI2MS0uNTgzLjU4NC0uNTgzSDE3YS41ODMuNTgzIDAgMCAxIDAgMS4xNjdoLTMuMzMzYS41ODMuNTgzIDAgMCAxLS41ODQtLjU4NHptLTYuNjY2IDMuMzM0YzAtLjMyMi4yNi0uNTg0LjU4My0uNTg0aDMuMzMzYy4zMjIgMCAuNTg0LjI2MS41ODQuNTg0VjE3YS41ODMuNTgzIDAgMCAxLS41ODQuNTgzSDdBLjU4My41ODMgMCAwIDEgNi40MTcgMTd2LTMuMzMzem02LjY2NiAwYzAtLjMyMi4yNjEtLjU4NC41ODQtLjU4NEgxN2EuNTgzLjU4MyAwIDAgMSAwIDEuMTY3aC0zLjMzM2EuNTgzLjU4MyAwIDAgMS0uNTg0LS41ODN6bS01LjI1LjU4M2EuMjUuMjUgMCAwIDAtLjI1LjI1djEuNjY3YzAgLjEzOC4xMTIuMjUuMjUuMjVIOS41YS4yNS4yNSAwIDAgMCAuMjUtLjI1VjE0LjVhLjI1LjI1IDAgMCAwLS4yNS0uMjVINy44MzN6bTUuMjUgMi43NWMwLS4zMjIuMjYxLS41ODMuNTg0LS41ODNIMTdhLjU4My41ODMgMCAxIDEgMCAxLjE2NmgtMy4zMzNhLjU4My41ODMgMCAwIDEtLjU4NC0uNTgzeiIgZmlsbD0iI0JGQkZCRiIvPgo8L3N2Zz4K",xI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE2Ljc2NiAxMy4wMmgtLjAyNmMtLjg3MyAwLTEuNi0uNjg1LTEuNi0xLjYgMC0uODczLjY4NS0xLjYgMS42LTEuNi44NzMgMCAxLjYuNjg1IDEuNiAxLjYgMCAuOTQtLjc0NSAxLjY0NC0xLjU3NCAxLjZ6TTExLjc0IDguMzZhMi41OTkgMi41OTkgMCAwIDEtMi42MiAyLjYyQTIuNTk5IDIuNTk5IDAgMCAxIDYuNSA4LjM2YTIuNTk5IDIuNTk5IDAgMCAxIDIuNjItMi42MiAyLjU5OSAyLjU5OSAwIDAgMSAyLjYyIDIuNjJ6bTQuNDE5IDYuMzJoMi4xNGMuOTI1IDAgMS43Mi43OTYgMS43MiAxLjcydi42YzAgLjI2NC0uMTk1LjQ2LS40Ni40NmgtMy40MzhjLjEwMi0uMjkyLjE1OS0uNjA2LjE1OS0uOTR2LS44NGE0LjIyIDQuMjIgMCAwIDAtLjEyMi0xem0tOS4zNzktMS44aDQuNjhjMS41MDcgMCAyLjc0NCAxLjI2IDIuOCAyLjgwOXYuODMxYS45Ni45NiAwIDAgMS0uOTQuOTRoLTguNGEuOTYuOTYgMCAwIDEtLjk0LS45NHYtLjg0YzAtMS41MjQgMS4yNzYtMi44IDIuOC0yLjh6IiBzdHJva2U9IiNCRkJGQkYiLz48L3N2Zz4=",LI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xMiAxOWE3IDcgMCAxIDAgMC0xNCA3IDcgMCAwIDAgMCAxNHoiIHN0cm9rZT0iI0JGQkZCRiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CiAgICA8cGF0aCBkPSJNOSAxNHMxLjEyNSAxIDMgMSAzLTEgMy0xIiBzdHJva2U9IiNCRkJGQkYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgogICAgPHBhdGggZD0iTTEwIDEwaC4wMU0xNC4wMSAxMGguMDEiIHN0cm9rZT0iI0JGQkZCRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K",wI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xMiAyMS43MTVhOS43MTYgOS43MTYgMCAxIDEgLjAxNi0xOS40MzFBOS43MTYgOS43MTYgMCAwIDEgMTIgMjEuNzE1em0wLTE4Ljk2YTkuMjM1IDkuMjM1IDAgMSAwIDMuNTM2LjcwOSA5LjIwMiA5LjIwMiAwIDAgMC0zLjUzNi0uN3YtLjAwOXoiIGZpbGw9IiNCRkJGQkYiLz4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTEuNjUgMy4xMTJhOC44ODUgOC44ODUgMCAxIDAgNi42MzUgMi42MDIgOC44NSA4Ljg1IDAgMCAwLTYuMjg0LTIuNmwtLjM1MS4wMDJ2LS4wMDR6TTEyIDIxLjU3NnYuMTQtLjE0em0wIC40OWExMC4wNjUgMTAuMDY1IDAgMSAxIC4wMTYtMjAuMTMgMTAuMDY1IDEwLjA2NSAwIDAgMS0uMDE3IDIwLjEzeiIgZmlsbD0iI0JGQkZCRiIvPgogICAgPHBhdGggZD0iTTEyIDE2LjY3OGE0LjY3OCA0LjY3OCAwIDEgMSAuMDA5LTkuMzU2QTQuNjc4IDQuNjc4IDAgMCAxIDEyIDE2LjY3OHptMC04Ljg4YTQuMTk4IDQuMTk4IDAgMSAwIDEuNjA3LjMyQTQuMTc2IDQuMTc2IDAgMCAwIDEyIDcuODAydi0uMDA0eiIgZmlsbD0iI0JGQkZCRiIvPgogICAgPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMS43OTUgOC4xNTNhMy44NDcgMy44NDcgMCAxIDAgMi45MjcgMS4xMiAzLjgyNSAzLjgyNSAwIDAgMC0yLjcyLTEuMTJoLS4yMDd6bS0xLjcxMS0uOGE1LjAyOCA1LjAyOCAwIDEgMSAxLjkxNSA5LjY3NWwuMDAxLS4zNXYuMzVhNS4wMjcgNS4wMjcgMCAwIDEtMS45MTYtOS42NzR6IiBmaWxsPSIjQkZCRkJGIi8+CiAgICA8cGF0aCBkPSJNMTUuMTQgOS4xYS4yNC4yNCAwIDAgMS0uMTcxLS40MWwzLjU2NC0zLjU2NGEuMjQyLjI0MiAwIDAgMSAuMzkzLjI2My4yNDIuMjQyIDAgMCAxLS4wNTIuMDc4TDE1LjMxIDkuMDMxYS4yNC4yNCAwIDAgMS0uMTcuMDd6IiBmaWxsPSIjQkZCRkJGIi8+CiAgICA8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0ibTE1LjUyMiA5LjI0My0uMDAxLjAwMWEuNTQuNTQgMCAwIDEtLjM4My4xNTdsLjAwMS0uMy4wMDIuM2EuNTQuNTQgMCAwIDEtLjIwNy0uMDRtLS4xNzYtLjExN2EuNTQuNTQgMCAwIDEgMC0uNzY3bDMuNTYzLTMuNTYzYS41NC41NCAwIDEgMSAuNzY1Ljc2NWwtMy41NjQgMy41NjRNOS4zODcgOC4zNzZsLjAwMS4wMDFhLjU0LjU0IDAgMCAxIC4xNTcuMzgzdi0uMDAzYzAgLjA3MS0uMTMuMzE4LS4xNTcuMzgzbTAgMGEuNTQuNTQgMCAwIDEtLjc2NiAwTDYuODQgNy4zNiA1LjA1OCA1LjU3N2EuNTQxLjU0MSAwIDAgMSAuNzY1LS43NjVsMy41NjQgMy41NjRNMTguNzg4IDE4LjY3NmEuNTM4LjUzOCAwIDAgMSAuMTU3LjM4NHYtLjAwM2MwIC4wNy0uMTMuMzE4LS4xNTcuMzgzbTAgMGEuNTQuNTQgMCAwIDEtLjc2NiAwTDE2LjI0IDE3LjY2bC0xLjc4MS0xLjc4MmEuNTQuNTQgMCAxIDEgLjc2NS0uNzY1bDMuNTY0IDMuNTY0TTUuNzI0IDE5LjE4OGEuNTM4LjUzOCAwIDAgMS0uMzg0LjE1N2guMDAzYy0uMDcgMC0uMzE3LS4xMy0uMzgzLS4xNTdtMCAwYS41NC41NCAwIDAgMSAwLS43NjZMNi43NCAxNi42NGwxLjc4Mi0xLjc4MmEuNTQyLjU0MiAwIDAgMSAuNzY1Ljc2NWwtMy41NjQgMy41NjUiIGZpbGw9IiNCRkJGQkYiLz4KPC9zdmc+Cg==",SI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xMS43NDYgMTQuNTA2YS4yOTEuMjkxIDAgMCAxLS4yMjYtLjA5My4zNTQuMzU0IDAgMCAxLS4wODUtLjI0OHYtLjYzNWMuMDE5LS41NDguMTQ2LTEuMDIzLjM4MS0xLjQyNmE5LjQ5NSA5LjQ5NSAwIDAgMSAxLjAzMi0xLjM0OGMuMzM5LS4zODIuNTg4LS42OTcuNzQ4LS45NDUuMTctLjI0OC4yNjktLjUxNi4yOTctLjgwNS4wMS0uMDQyLjAxNC0uMTA5LjAxNC0uMjAyIDAtLjQ3NS0uMTg0LS44NTItLjU1LTEuMTNhMi4wNjYgMi4wNjYgMCAwIDAtMS4yODYtLjQyYy0uNTI4IDAtLjk3LjE1Ni0xLjMyOC40NjYtLjM0OS4zLS41NzUuNzc0LS42NzkgMS40MjUtLjAzNy4yMjctLjE2LjM0LS4zNjcuMzRoLS42MjJhLjMyLjMyIDAgMCAxLS4yMjYtLjA5Mi4zNTQuMzU0IDAgMCAxLS4wODQtLjI0OCAzLjMxIDMuMzEgMCAwIDEgLjQzOC0xLjU2NSAzLjA1MyAzLjA1MyAwIDAgMSAxLjE3Mi0xLjE0NmMuNTA5LS4yOSAxLjA4OC0uNDM0IDEuNzM4LS40MzQuNjg4IDAgMS4yNjcuMTMgMS43MzguMzg3LjQ3LjI1OS44Mi42IDEuMDQ1IDEuMDIzLjIyNi40MTMuMzQuODUyLjM0IDEuMzE3IDAgLjUyNy0uMTEuOTgxLS4zMjYgMS4zNjMtLjIxNi4zODItLjU0MS44MjYtLjk3NSAxLjMzMmE4LjYxNCA4LjYxNCAwIDAgMC0uODA1IDEuMDg1Yy0uMTc5LjI5LS4yODIuNjE1LS4zMS45NzYtLjAyLjI5LS4wMjkuNTA2LS4wMjkuNjUtLjA0Ny4yNDktLjE2NS4zNzMtLjM1My4zNzNoLS42OTJ6TTExLjYxOCAxN2EuMzM4LjMzOCAwIDAgMS0uMjQtLjA5My40MTUuNDE1IDAgMCAxLS4wODUtLjI2M3YtLjg5OWMwLS4xMDMuMDI5LS4xOTEuMDg1LS4yNjNhLjMxMy4zMTMgMCAwIDEgLjI0LS4xMDloLjg3NmMuMDk1IDAgLjE3NS4wMzYuMjQuMTA5LjA2Ni4wNzIuMS4xNi4xLjI2M3YuODk5YS4zNzcuMzc3IDAgMCAxLS4xLjI2My4zMzguMzM4IDAgMCAxLS4yNC4wOTNoLS44NzZ6IiBmaWxsPSIjQkZCRkJGIi8+Cjwvc3ZnPgo=",OI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQuOTc2MDcgOS42NDA1M0wxMS45NzYxIDQuMDQwNTNMMTguOTc2MSA5LjY0MDUzVjE4LjQ0MDVDMTguOTc2MSAxOC44NjQ5IDE4LjgxMjIgMTkuMjcxOCAxOC41MjA1IDE5LjU3MTlDMTguMjI4NyAxOS44NzIgMTcuODMzMSAyMC4wNDA1IDE3LjQyMDUgMjAuMDQwNUg2LjUzMTYzQzYuMTE5MDcgMjAuMDQwNSA1LjcyMzQxIDE5Ljg3MiA1LjQzMTY5IDE5LjU3MTlDNS4xMzk5NiAxOS4yNzE4IDQuOTc2MDcgMTguODY0OSA0Ljk3NjA3IDE4LjQ0MDVWOS42NDA1M1oiIHN0cm9rZT0iI0JGQkZCRiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik05Ljk3NjA3IDIwLjA0MDVWMTIuMDQwNUgxMy45NzYxVjIwLjA0MDUiIHN0cm9rZT0iI0JGQkZCRiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=",zI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkgMTdDMTMuMTQyMSAxNyAxNi41IDEzLjY0MjEgMTYuNSA5LjVDMTYuNSA1LjM1Nzg2IDEzLjE0MjEgMiA5IDJDNC44NTc4NiAyIDEuNSA1LjM1Nzg2IDEuNSA5LjVDMS41IDEzLjY0MjEgNC44NTc4NiAxNyA5IDE3WiIgc3Ryb2tlPSIjQUFBQ0I0IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTkgOVYxMiIgc3Ryb2tlPSIjQUFBQ0I0IiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik05IDZIOS4wMDY2NyIgc3Ryb2tlPSIjQUFBQ0I0IiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=",CI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAyMCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExLjczNDUgMTAuNTQxOUMxMS41MDk4IDEwLjc1NjMgMTEuMjM4OCAxMC45MjgyIDEwLjkzNzggMTEuMDQ3NEMxMC42MzY3IDExLjE2NjcgMTAuMzExNiAxMS4yMzA4IDkuOTgyMDcgMTEuMjM2QzkuNjUyNSAxMS4yNDEyIDkuMzI1MTMgMTEuMTg3MyA5LjAxOTUgMTEuMDc3NUM4LjcxMzg3IDEwLjk2NzggOC40MzYyMyAxMC44MDQ1IDguMjAzMTUgMTAuNTk3M0M3Ljk3MDA3IDEwLjM5MDEgNy43ODYzMiAxMC4xNDMzIDcuNjYyODcgOS44NzE2NEM3LjUzOTQyIDkuNTk5OTcgNy40Nzg3OSA5LjMwODk3IDcuNDg0NjEgOS4wMTYwMkM3LjQ5MDQyIDguNzIzMDYgNy41NjI1NiA4LjQzNDE1IDcuNjk2NzIgOC4xNjY1MkM3LjgzMDg3IDcuODk4ODggOC4wMjQzIDcuNjU4MDEgOC4yNjU0NSA3LjQ1ODI3TTE0Ljg2IDEzLjMyMDFDMTMuNDYxNCAxNC4yNjc3IDExLjc1ODQgMTQuNzkyNyAxMCAxNC44MTgzQzQuMjcyNzMgMTQuODE4MyAxIDkuMDAwMDggMSA5LjAwMDA4QzIuMDE3NzMgNy4zMTQxOSAzLjQyOTI5IDUuODQxMjUgNS4xNCA0LjY4MDA4TDE0Ljg2IDEzLjMyMDFaTTguMjgxODIgMy4zNTY0NUM4Ljg0NSAzLjIzOTI3IDkuNDIxNiAzLjE4MDY5IDEwIDMuMTgxOUMxNS43MjczIDMuMTgxOSAxOSA5LjAwMDA4IDE5IDkuMDAwMDhDMTguNTAzMyA5LjgyNTk4IDE3LjkxMSAxMC42MDM1IDE3LjIzMjcgMTEuMzIwMUw4LjI4MTgyIDMuMzU2NDVaIiBzdHJva2U9IiNBQUFDQjQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMSAxTDE5IDE3IiBzdHJva2U9IiNBQUFDQjQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K",_I="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE4LjIyMjIgNEg1Ljc3Nzc4QzQuNzk1OTQgNCA0IDQuNzk1OTQgNCA1Ljc3Nzc4VjE4LjIyMjJDNCAxOS4yMDQxIDQuNzk1OTQgMjAgNS43Nzc3OCAyMEgxOC4yMjIyQzE5LjIwNDEgMjAgMjAgMTkuMjA0MSAyMCAxOC4yMjIyVjUuNzc3NzhDMjAgNC43OTU5NCAxOS4yMDQxIDQgMTguMjIyMiA0WiIgc3Ryb2tlPSIjQkZCRkJGIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTExIDdIN1YxN0gxMVY3WiIgc3Ryb2tlPSIjQkZCRkJGIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTE3IDdIMTNWMTJIMTdWN1oiIHN0cm9rZT0iI0JGQkZCRiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=",kI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMCAxMkMxMCAxMy42NTcyIDguNjU3MTMgMTUgNyAxNUM1LjM0Mjg3IDE1IDQgMTMuNjU3MiA0IDEyQzQgMTAuMzQyOSA1LjM0Mjg3IDkuMDAwMDMgNyA5LjAwMDAzSDcuMDA0ODZDOC42NTg3NSA5LjAwMTY1IDEwIDEwLjM0NDUgMTAgMTJaIiBzdHJva2U9IiNCRkJGQkYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMTAgMTJIMjBWMTUiIHN0cm9rZT0iI0JGQkZCRiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik0xNiAxNVYxMiIgc3Ryb2tlPSIjQkZCRkJGIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==",EI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNS44MzMgOS4yNWMwLTMuNCAyLjc2Ny02LjE2NyA2LjE2Ny02LjE2N3M2LjE2NyAyLjc2NyA2LjE2NyA2LjE2N2E2LjE2MyA2LjE2MyAwIDAgMS0yLjY0NCA1LjA1N2wtLjEwNi4wNzV2Mi4yMDFhLjY3LjY3IDAgMCAxLS42NjcuNjY3aC01LjVhLjY3LjY3IDAgMCAxLS42NjctLjY2N3YtMi4yMDFsLS4xMDYtLjA3NUE2LjE2MyA2LjE2MyAwIDAgMSA1LjgzMyA5LjI1ek0xMiA0LjQxN0E0LjgzNSA0LjgzNSAwIDAgMCA3LjE2NyA5LjI1YzAgMS41NzYuNzc0IDMuMDU1IDIuMDc4IDMuOTYzbC42NzIuNDc1djIuMjI5aDQuMTY2di0yLjIzbC42NzMtLjQ3NGE0LjgzIDQuODMgMCAwIDAgMi4wNzctMy45NjNBNC44MzUgNC44MzUgMCAwIDAgMTIgNC40MTd6IiBmaWxsPSIjQkZCRkJGIi8+CiAgICA8cGF0aCBkPSJNOS41IDIwLjI1di0uNjY3aDV2LjY2N2EuNjcuNjcgMCAwIDEtLjY2Ny42NjdoLTMuNjY2YS42Ny42NyAwIDAgMS0uNjY3LS42Njd6IiBmaWxsPSIjQkZCRkJGIi8+Cjwvc3ZnPgo=",vI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0LjE4MTggOEgxNi4zNjM2QzE2Ljg0MTIgOCAxNy4zMTQgOC4wOTQwNiAxNy43NTUyIDguMjc2OEMxOC4xOTY0IDguNDU5NTUgMTguNTk3MyA4LjcyNzQgMTguOTM0OSA5LjA2NTA3QzE5LjI3MjYgOS40MDI3MyAxOS41NDA1IDkuODAzNiAxOS43MjMyIDEwLjI0NDhDMTkuOTA1OSAxMC42ODYgMjAgMTEuMTU4OCAyMCAxMS42MzY0QzIwIDEyLjExMzkgMTkuOTA1OSAxMi41ODY4IDE5LjcyMzIgMTMuMDI3OUMxOS41NDA1IDEzLjQ2OTEgMTkuMjcyNiAxMy44NyAxOC45MzQ5IDE0LjIwNzdDMTguNTk3MyAxNC41NDUzIDE4LjE5NjQgMTQuODEzMiAxNy43NTUyIDE0Ljk5NTlDMTcuMzE0IDE1LjE3ODcgMTYuODQxMiAxNS4yNzI3IDE2LjM2MzYgMTUuMjcyN0gxNC4xODE4TTkuODE4MTggMTUuMjcyN0g3LjYzNjM2QzcuMTU4ODMgMTUuMjcyNyA2LjY4NTk3IDE1LjE3ODcgNi4yNDQ3OSAxNC45OTU5QzUuODAzNiAxNC44MTMyIDUuNDAyNzMgMTQuNTQ1MyA1LjA2NTA3IDE0LjIwNzdDNC4zODMxMiAxMy41MjU3IDQgMTIuNjAwOCA0IDExLjYzNjRDNCAxMC42NzE5IDQuMzgzMTIgOS43NDcwMiA1LjA2NTA3IDkuMDY1MDdDNS43NDcwMiA4LjM4MzEyIDYuNjcxOTQgOCA3LjYzNjM2IDhIOS44MTgxOCIgc3Ryb2tlPSIjRTBFMEUwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTkuMDkwODIgMTEuNjM2NUgxNC45MDkiIHN0cm9rZT0iI0UwRTBFMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=",PI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik02LjQxNyAxMmMwLS4zMjIuMjYtLjU4My41ODMtLjU4M2guODMzYS41ODMuNTgzIDAgMCAxIDAgMS4xNjZIN0EuNTgzLjU4MyAwIDAgMSA2LjQxNyAxMnpNOS43NSAxMmMwLS4zMjIuMjYxLS41ODMuNTgzLS41ODNIMTdhLjU4My41ODMgMCAwIDEgMCAxLjE2NmgtNi42NjdBLjU4My41ODMgMCAwIDEgOS43NSAxMnpNNi40MTcgMTUuMzMzYzAtLjMyMi4yNi0uNTgzLjU4My0uNTgzaC44MzNhLjU4My41ODMgMCAxIDEgMCAxLjE2N0g3YS41ODMuNTgzIDAgMCAxLS41ODMtLjU4NHpNOS43NSAxNS4zMzNjMC0uMzIyLjI2MS0uNTgzLjU4My0uNTgzSDE3YS41ODMuNTgzIDAgMSAxIDAgMS4xNjdoLTYuNjY3YS41ODMuNTgzIDAgMCAxLS41ODMtLjU4NHoiIGZpbGw9IiNCRkJGQkYiLz4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMy4wODMgNS43NWMwLTEuMDEzLjgyMS0xLjgzMyAxLjgzNC0xLjgzM2gxNC4xNjZjMS4wMTMgMCAxLjgzNC44MiAxLjgzNCAxLjgzM3YxMi41YzAgMS4wMTItLjgyMSAxLjgzMy0xLjgzNCAxLjgzM0g0LjkxN2ExLjgzMyAxLjgzMyAwIDAgMS0xLjgzNC0xLjgzM1Y1Ljc1em0xLjgzNC0uNjY3YS42NjcuNjY3IDAgMCAwLS42NjcuNjY3VjdjMCAuMTM4LjExMi4yNS4yNS4yNWgxNWEuMjUuMjUgMCAwIDAgLjI1LS4yNVY1Ljc1YS42NjcuNjY3IDAgMCAwLS42NjctLjY2N0g0LjkxN3pNNC41IDguNDE3YS4yNS4yNSAwIDAgMC0uMjUuMjV2OS41ODNjMCAuMzY4LjI5OS42NjcuNjY3LjY2N2gxNC4xNjZhLjY2Ny42NjcgMCAwIDAgLjY2Ny0uNjY3VjguNjY3YS4yNS4yNSAwIDAgMC0uMjUtLjI1aC0xNXoiIGZpbGw9IiNCRkJGQkYiLz4KPC9zdmc+Cg==",YI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzkiIGhlaWdodD0iODAiIHZpZXdCb3g9IjAgMCA3OSA4MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxlbGxpcHNlIGN4PSIzOS40NDIiIGN5PSI0MCIgcng9IjI4LjgzMiIgcnk9IjI5LjI0IiBzdHJva2U9IiNDQkU3RkEiIHN0cm9rZS13aWR0aD0iOCIvPgogICAgPHBhdGggZD0iTTY4LjY4MiAzOS44MmMuMDQ5IDcuNjQ3LTIuOTg2IDE1LTguNDM1IDIwLjQ0LTUuNDQ5IDUuNDQtMTIuODY3IDguNTI0LTIwLjYyMiA4LjU3MiIgc3Ryb2tlPSJ1cmwoI3VnN2VhOXlsNGEpIiBzdHJva2Utd2lkdGg9IjgiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWRhc2hhcnJheT0iNCA0Ii8+CiAgICA8ZGVmcz4KICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9InVnN2VhOXlsNGEiIHgxPSIyNC42NjkiIHkxPSI2NC44ODEiIHgyPSI1My42MDMiIHkyPSIxNC43NjUiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iIzAyOEZFRSIvPgogICAgICAgICAgICA8c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+Cjwvc3ZnPgo=",QI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjA4MTQ4IDcuNTE0MzlDNC4wODE0OCA1LjU5MDE5IDUuNjQxNTkgNC4wMjk5MSA3LjU2NTE2IDQuMDI5OTFIMTEuNTEzNEMxMy40Mzc3IDQuMDI5OTEgMTQuOTk3OSA1LjU5MDEgMTQuOTk3OSA3LjUxNDM5VjguMjcwMDNDMTQuOTk3OSA4LjU0NjE3IDE0Ljc3NDEgOC43NzAwMyAxNC40OTc5IDguNzcwMDNDMTQuMjIxOCA4Ljc3MDAzIDEzLjk5NzkgOC41NDYxNyAxMy45OTc5IDguMjcwMDNWNy41MTQzOUMxMy45OTc5IDYuMTQyMzkgMTIuODg1NCA1LjAyOTkxIDExLjUxMzQgNS4wMjk5MUg3LjU2NTE2QzYuMTk0MDUgNS4wMjk5MSA1LjA4MTQ4IDYuMTQyMyA1LjA4MTQ4IDcuNTE0MzlWMTYuNTI4NkM1LjA4MTQ4IDE3LjkwMDcgNi4xOTQwNSAxOS4wMTMxIDcuNTY1MTYgMTkuMDEzMUgxMS41MjE1QzEyLjg4ODggMTkuMDEzMSAxMy45OTc5IDE3LjkwNDUgMTMuOTk3OSAxNi41Mzc1VjE1Ljc3MzhDMTMuOTk3OSAxNS40OTc2IDE0LjIyMTggMTUuMjczOCAxNC40OTc5IDE1LjI3MzhDMTQuNzc0MSAxNS4yNzM4IDE0Ljk5NzkgMTUuNDk3NiAxNC45OTc5IDE1Ljc3MzhWMTYuNTM3NUMxNC45OTc5IDE4LjQ1NzEgMTMuNDQwOCAyMC4wMTMxIDExLjUyMTUgMjAuMDEzMUg3LjU2NTE2QzUuNjQxNTkgMjAuMDEzMSA0LjA4MTQ4IDE4LjQ1MjggNC4wODE0OCAxNi41Mjg2VjcuNTE0MzlaIiBmaWxsPSIjQkZCRkJGIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTcuOTgxMSA5LjMwNjA5QzE3Ljc4NTQgOS4xMTEyNiAxNy40Njg4IDkuMTExOTcgMTcuMjc0IDkuMzA3NjZDMTcuMDc5MiA5LjUwMzM2IDE3LjA3OTkgOS44MTk5NCAxNy4yNzU2IDEwLjAxNDhMMTguNzg4OSAxMS41MjE0SDEwLjI0NzlDOS45NzE3OCAxMS41MjE0IDkuNzQ3OTIgMTEuNzQ1MyA5Ljc0NzkyIDEyLjAyMTRDOS43NDc5MiAxMi4yOTc1IDkuOTcxNzggMTIuNTIxNCAxMC4yNDc5IDEyLjUyMTRIMTguNzg5TDE3LjI3NTUgMTQuMDI4N0MxNy4wNzk5IDE0LjIyMzUgMTcuMDc5MiAxNC41NDAxIDE3LjI3NDEgMTQuNzM1OEMxNy40Njg5IDE0LjkzMTUgMTcuNzg1NSAxNC45MzIxIDE3Ljk4MTIgMTQuNzM3MkwyMC4zNDIzIDEyLjM4NThDMjAuNDM5MyAxMi4yOTQ2IDIwLjQ5OTkgMTIuMTY1MSAyMC40OTk5IDEyLjAyMTRDMjAuNDk5OSAxMS44Nzk5IDIwLjQ0MTIgMTEuNzUyMiAyMC4zNDY4IDExLjY2MTJMMTcuOTgxMSA5LjMwNjA5WiIgZmlsbD0iI0JGQkZCRiIvPgo8L3N2Zz4K",UI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTMuMzU0IDE3LjM1NGEuNS41IDAgMCAwIDAtLjcwOEw4LjcwNyAxMmw0LjY0Ny00LjY0NmEuNS41IDAgMCAwLS43MDgtLjcwOGwtNSA1YS41LjUgMCAwIDAgMCAuNzA4bDUgNWEuNS41IDAgMCAwIC43MDggMHoiIGZpbGw9IiNCRkJGQkYiLz4KPC9zdmc+Cg==",RI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0wIDhhOCA4IDAgMCAxIDgtOGgyNGE4IDggMCAwIDEgOCA4djI0YTggOCAwIDAgMS04IDhIOGE4IDggMCAwIDEtOC04Vjh6IiBmaWxsPSIjZmZmIi8+CiAgICA8cGF0aCBkPSJNMjAgMzJjNi42MjcgMCAxMi01LjM3MyAxMi0xMlMyNi42MjcgOCAyMCA4IDggMTMuMzczIDggMjBzNS4zNzMgMTIgMTIgMTJ6TTIwIDE1LjJ2OS42TTE1LjIgMjBoOS42IiBzdHJva2U9IiM4MjgyODIiIHN0cm9rZS13aWR0aD0iMS40IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==",BI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkgMTdDMTMuNDE4MyAxNyAxNyAxMy40MTgzIDE3IDlDMTcgNC41ODE3MiAxMy40MTgzIDEgOSAxQzQuNTgxNzIgMSAxIDQuNTgxNzIgMSA5QzEgMTMuNDE4MyA0LjU4MTcyIDE3IDkgMTdaIiBzdHJva2U9IiNCRkJGQkYiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTkgNS44MDAyOVYxMi4yMDAzIiBzdHJva2U9IiNCRkJGQkYiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTUuNzk5OCA5SDEyLjE5OTgiIHN0cm9rZT0iI0JGQkZCRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K",ZI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExIDhMMTUgMTJMMTEgMTYiIHN0cm9rZT0iIzgyODI4MiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=",VI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xNy4zMyAyOC40MDVoLjA2N2MuMjQuNzc1Ljg0MyAxLjM4NSAxLjYwMiAxLjY3NC0uODA4LS4yODgtMS40MjEtLjkxNS0xLjY2OC0xLjY3NHpNMjEgMzAuMDc5Yy43NTktLjI5IDEuMzYyLS44OTkgMS42MDMtMS42NzRoLjA2NmMtLjI0OC43NTktLjg2MSAxLjM4Ni0xLjY2OSAxLjY3NHptLTguNDY3LTYuODkyLS4wNi4wMDEuMjM0LS4wMzFhLjQ4Mi40ODIgMCAwIDEtLjE3NC4wM3ptLjM1My0uMTYzVjE3Ljk5YzAtMi44MTUgMS44NjctNS4yNiA0LjUzOS02LjIzNC0yLjYuOTcyLTQuNDY2IDMuMzc1LTQuNDY2IDYuMjM0djQuODM1YS4zMzQuMzM0IDAgMCAxLS4wNzMuMTk5ek0yNy4wNCAxNy45OWMwLTIuODU5LTEuODY2LTUuMjYyLTQuNDY2LTYuMjM0IDIuNjcyLjk3NCA0LjUzOSAzLjQyIDQuNTM5IDYuMjM0djUuMDM0YS4zMzUuMzM1IDAgMCAxLS4wNzMtLjE5OVYxNy45OXptLjQyNiA1LjE5OGEuNDgyLjQ4MiAwIDAgMS0uMTczLS4wMzFsLjIzMi4wMzFoLS4wNTl6bTEuOTMzIDEuODY0YzAtLjgwNS0uNTEtMS40NTItMS4yLTEuNzI1Ljc2NS4yNzYgMS4yNzMuOTY0IDEuMjczIDEuNzI1di4zNzNhLjY3My42NzMgMCAwIDEtLjA3NC4zMDJ2LS4zMDJsLjAwMS0uMzcydi0uMDAxem0tMTguODcyIDBjMC0uNzYuNTEtMS40NSAxLjI3NS0xLjcyNS0uNjkuMjczLTEuMjAyLjkyMS0xLjIwMiAxLjcyNVYyNS43MjRhLjY3LjY3IDAgMCAxLS4wNzMtLjI5OXYtLjM3M3oiIGZpbGw9IiM4MjgyODIiIHN0cm9rZT0iIzgyODI4MiIgc3Ryb2tlLXdpZHRoPSIxLjUiLz4KICAgIDxjaXJjbGUgY3g9IjI3LjQwNiIgY3k9IjEzIiByPSI0LjUiIGZpbGw9IiMwMjhGRUUiIHN0cm9rZT0iI2ZmZiIvPgo8L3N2Zz4K",$I="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE3LjQ1MiAxOS4xODlINi41NThBMi41NiAyLjU2IDAgMCAxIDQgMTYuNjMxVjE2YzAtMSAuNDE1LTEuOTU5IDEuMTM4LTIuNjQ1LjQzMy0uNDEuNjc4LS45NzcuNjc4LTEuNTcyVjkuMTg0QTYuMTkxIDYuMTkxIDAgMCAxIDEyIDNhNi4xOTEgNi4xOTEgMCAwIDEgNi4xODQgNi4xODR2Mi42YzAgLjU5NC4yNDUgMS4xNjUuNjc4IDEuNTdBMy42MzYgMy42MzYgMCAwIDEgMjAgMTZ2LjYzMWEyLjU0NyAyLjU0NyAwIDAgMS0yLjU0OSAyLjU1OHptLTUuNDQ3LTE0LjcyYTQuNzE4IDQuNzE4IDAgMCAwLTQuNzEgNC43MXYyLjZjMCAxLS40MTQgMS45NTgtMS4xMzggMi42NDUtLjQzMy40MS0uNjc3Ljk3Ny0uNjc3IDEuNTcxdi42MzJjMCAuNTk5LjQ4NCAxLjA3OCAxLjA4MyAxLjA4MmgxMC44OTRjLjU5NCAwIDEuMDc4LS40ODMgMS4wODMtMS4wODJ2LS42MzJhMi4xNSAyLjE1IDAgMCAwLS42NzgtMS41NzEgMy42MzYgMy42MzYgMCAwIDEtMS4xMzgtMi42NDZWOS4xNzVhNC43MjUgNC43MjUgMCAwIDAtNC43MTktNC43MDV6bTEuODk5IDE2Ljk5N2gtMy43OThhLjc0Ljc0IDAgMCAxLS43MzctLjczOC43NC43NCAwIDAgMSAuNzM3LS43MzdoMy43OThhLjczNy43MzcgMCAxIDEgMCAxLjQ3NXoiIGZpbGw9IiNCRkJGQkYiLz48L3N2Zz4=",WI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUuOTQ1NjUgMTUuODg5QzUuODY3NDEgMTUuODg5IDUuODA0ODIgMTUuODY2OSA1Ljc1Nzg4IDE1LjgyMjVDNS43MTA5MyAxNS43NzA3IDUuNjg3NDYgMTUuNzA3OCA1LjY4NzQ2IDE1LjYzMzhWOS4zNzU4N0wzLjcxNTg3IDEwLjgwNzJDMy42NjExMSAxMC44NTE2IDMuNjAyNDMgMTAuODczOCAzLjUzOTg0IDEwLjg3MzhDMy40Njk0MyAxMC44NzM4IDMuNDAyOTIgMTAuODM2OCAzLjM0MDMzIDEwLjc2MjhMMy4wNTg2OCAxMC40MTg5QzMuMDE5NTYgMTAuMzY3MSAzIDEwLjMxNTMgMyAxMC4yNjM1QzMgMTAuMTgyMiAzLjAzOTEyIDEwLjExNTYgMy4xMTczNiAxMC4wNjM4TDUuNjYzOTkgOC4xOTk3MkM1Ljc1MDA1IDguMTQ3OTQgNS44NTE3NiA4LjEyMjA1IDUuOTY5MTIgOC4xMjIwNUg2LjUyMDY5QzYuNTk4OTMgOC4xMjIwNSA2LjY2MTUyIDguMTQ3OTQgNi43MDg0NiA4LjE5OTcyQzYuNzYzMjMgOC4yNDQxMSA2Ljc5MDYxIDguMzAzMjggNi43OTA2MSA4LjM3NzI1VjE1LjYzMzhDNi43OTA2MSAxNS43MDc4IDYuNzYzMjMgMTUuNzcwNyA2LjcwODQ2IDE1LjgyMjVDNi42NjE1MiAxNS44NjY5IDYuNTk4OTMgMTUuODg5IDYuNTIwNjkgMTUuODg5SDUuOTQ1NjVaIiBmaWxsPSIjRTBFMEUwIi8+CjxwYXRoIGQ9Ik04LjUzNjkzIDE1Ljg4OUM4LjQ1ODY5IDE1Ljg4OSA4LjM5MjE5IDE1Ljg2NjkgOC4zMzc0MyAxNS44MjI1QzguMjkwNDggMTUuNzcwNyA4LjI2NzAxIDE1LjcwNzggOC4yNjcwMSAxNS42MzM4VjE1LjMwMUM4LjI2NzAxIDE1LjEzMDggOC4zNjQ4MSAxNC45NjgxIDguNTYwNCAxNC44MTI4TDExLjExODggMTIuNDA1QzExLjY5NzcgMTEuOTM5IDEyLjA5NjcgMTEuNTU4IDEyLjMxNTggMTEuMjYyMUMxMi41MzQ5IDEwLjk2NjMgMTIuNjQ0NCAxMC42NTE5IDEyLjY0NDQgMTAuMzE5QzEyLjY0NDQgOS44ODI1NyAxMi41MTUzIDkuNTQyMyAxMi4yNTcxIDkuMjk4MkMxMS45OTg5IDkuMDQ2NjkgMTEuNjIzNCA4LjkyMDk0IDExLjEzMDUgOC45MjA5NEMxMC42NjExIDguOTIwOTQgMTAuMjg5NSA5LjA1MDM5IDEwLjAxNTYgOS4zMDkyOUM5Ljc0MTc5IDkuNTY4MTkgOS41NzM1OCA5LjkxNTg2IDkuNTEwOTkgMTAuMzUyM0M5LjQ5NTM0IDEwLjQzMzcgOS40NTYyMiAxMC40OTY1IDkuMzkzNjMgMTAuNTQwOUM5LjMzMTA0IDEwLjU4NTMgOS4yNjg0NSAxMC42MDc1IDkuMjA1ODYgMTAuNjA3NUg4LjY0MjU1QzguNTcyMTQgMTAuNjA3NSA4LjUxMzQ2IDEwLjU4NTMgOC40NjY1MiAxMC41NDA5QzguNDE5NTcgMTAuNDk2NSA4LjM5NjEgMTAuNDQ0OCA4LjM5NjEgMTAuMzg1NkM4LjQxMTc1IDkuOTkzNTMgOC41MjEyOCA5LjYxNjI3IDguNzI0NyA5LjI1MzgxQzguOTM1OTQgOC44ODM5NiA5LjI0NDk4IDguNTg0MzcgOS42NTE4MiA4LjM1NTA2QzEwLjA1ODcgOC4xMTgzNSAxMC41NTE1IDggMTEuMTMwNSA4QzEyLjAwNjggOCAxMi42NjQgOC4yMTgyMiAxMy4xMDIxIDguNjU0NjVDMTMuNTQ4MSA5LjA4MzY4IDEzLjc3MSA5LjYzMTA3IDEzLjc3MSAxMC4yOTY4QzEzLjc3MSAxMC43NjI4IDEzLjY0OTggMTEuMTg0NSAxMy40MDcyIDExLjU2MTdDMTMuMTcyNSAxMS45MzE2IDEyLjgwMDkgMTIuMzIzNiAxMi4yOTIzIDEyLjczNzlMOS45ODA0MiAxNC45NTdIMTMuNjc3MUMxMy43NjMyIDE0Ljk1NyAxMy44Mjk3IDE0Ljk3OTIgMTMuODc2NiAxNS4wMjM2QzEzLjkyMzYgMTUuMDY4IDEzLjk0NzEgMTUuMTMwOCAxMy45NDcxIDE1LjIxMjJWMTUuNjMzOEMxMy45NDcxIDE1LjcwNzggMTMuOTE5NyAxNS43NzA3IDEzLjg2NDkgMTUuODIyNUMxMy44MTggMTUuODY2OSAxMy43NTU0IDE1Ljg4OSAxMy42NzcxIDE1Ljg4OUg4LjUzNjkzWiIgZmlsbD0iI0UwRTBFMCIvPgo8cGF0aCBkPSJNMTguMDE5MSAxNkMxNy40MDg5IDE2IDE2Ljg4MDggMTUuOTA3NSAxNi40MzQ4IDE1LjcyMjZDMTUuOTg4OSAxNS41MzAzIDE1LjY0ODUgMTUuMjgyNSAxNS40MTM4IDE0Ljk3OTJDMTUuMTg2OSAxNC42NzU5IDE1LjA2NTcgMTQuMzYxNSAxNS4wNSAxNC4wMzYxQzE1LjA1IDEzLjk2OTUgMTUuMDczNSAxMy45MTc3IDE1LjEyMDQgMTMuODgwN0MxNS4xNjc0IDEzLjgzNjMgMTUuMjI2MSAxMy44MTQxIDE1LjI5NjUgMTMuODE0MUgxNS44MjQ2QzE1LjkxMDYgMTMuODE0MSAxNS45ODExIDEzLjgzMjYgMTYuMDM1OCAxMy44Njk2QzE2LjA5MDYgMTMuODk5MiAxNi4xMzM2IDEzLjk2MjEgMTYuMTY0OSAxNC4wNTgzQzE2LjI2NjYgMTQuNDM1NSAxNi40ODU3IDE0LjcwMTggMTYuODIyMSAxNC44NTcxQzE3LjE2NjQgMTUuMDEyNSAxNy41NjkzIDE1LjA5MDIgMTguMDMwOSAxNS4wOTAyQzE4LjU5NDIgMTUuMDkwMiAxOS4wNDAxIDE0Ljk2NDQgMTkuMzY4NyAxNC43MTI5QzE5LjcwNTIgMTQuNDU0IDE5Ljg3MzQgMTQuMDg3OCAxOS44NzM0IDEzLjYxNDRDMTkuODczNCAxMi43MTIgMTkuMjkwNSAxMi4yNjA3IDE4LjEyNDggMTIuMjYwN0gxNy4wMjE2QzE2Ljk0MzQgMTIuMjYwNyAxNi44NzY5IDEyLjIzODYgMTYuODIyMSAxMi4xOTQyQzE2Ljc3NTIgMTIuMTQyNCAxNi43NTE3IDEyLjA3OTUgMTYuNzUxNyAxMi4wMDU1VjExLjcxNzFDMTYuNzUxNyAxMS42MDYxIDE2Ljc5NDcgMTEuNTA5OSAxNi44ODA4IDExLjQyODZMMTkuMTY5MiA5LjAzMTlIMTUuNjk1NUMxNS42MTczIDkuMDMxOSAxNS41NTA3IDkuMDA5NzEgMTUuNDk2IDguOTY1MzNDMTUuNDQ5IDguOTIwOTQgMTUuNDI1NiA4Ljg2MTc3IDE1LjQyNTYgOC43ODc3OVY4LjM4ODM1QzE1LjQyNTYgOC4zMDY5OCAxNS40NDkgOC4yNDQxMSAxNS40OTYgOC4xOTk3MkMxNS41NTA3IDguMTQ3OTQgMTUuNjE3MyA4LjEyMjA1IDE1LjY5NTUgOC4xMjIwNUgyMC4zNDI4QzIwLjQyODkgOC4xMjIwNSAyMC40OTU0IDguMTQ3OTQgMjAuNTQyMyA4LjE5OTcyQzIwLjU5NzEgOC4yNDQxMSAyMC42MjQ1IDguMzA2OTggMjAuNjI0NSA4LjM4ODM1VjguNzU0NTFDMjAuNjI0NSA4LjgzNTg4IDIwLjU4NTMgOC45MjA5NCAyMC41MDcxIDkuMDA5NzFMMTguMjE4NyAxMS40Mzk3SDE4LjQwNjRDMTkuMjA0NCAxMS40NjE5IDE5LjgzNDMgMTEuNjU3OSAyMC4yOTU5IDEyLjAyNzdDMjAuNzY1MyAxMi4zOTc2IDIxIDEyLjkzNzYgMjEgMTMuNjQ3N0MyMSAxNC4xMzU5IDIwLjg3MDkgMTQuNTU3NiAyMC42MTI3IDE0LjkxMjZDMjAuMzYyNCAxNS4yNjAzIDIwLjAxMDMgMTUuNTMwMyAxOS41NTY1IDE1LjcyMjZDMTkuMTAyNyAxNS45MDc1IDE4LjU5MDMgMTYgMTguMDE5MSAxNloiIGZpbGw9IiNFMEUwRTAiLz4KPC9zdmc+Cg==",GI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAxOCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTEuNSIgY3k9IjE3Ljc2OTUiIHI9IjEuNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDExLjUgMTcuNzY5NSkiIGZpbGw9IiNCRkJGQkYiLz4KPGNpcmNsZSBjeD0iMTEuNSIgY3k9IjEyLjEzNDgiIHI9IjEuNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDExLjUgMTIuMTM0OCkiIGZpbGw9IiNCRkJGQkYiLz4KPGNpcmNsZSBjeD0iMTEuNSIgY3k9IjYuNSIgcj0iMS41IiB0cmFuc2Zvcm09InJvdGF0ZSgtOTAgMTEuNSA2LjUpIiBmaWxsPSIjQkZCRkJGIi8+Cjwvc3ZnPgo=",HI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTIuMzE1IDMuNDk0YS41LjUgMCAwIDEgLjQ1My4yODdsMi4zNTkgNS4wMjUgNS4yNjQuODFhLjUuNSAwIDAgMSAuMjgyLjg0M2wtMy44MjQgMy45MTYuOTA0IDUuNTM4YS41LjUgMCAwIDEtLjczNi41MThsLTQuNzAyLTIuNi00LjcwMiAyLjZhLjUuNSAwIDAgMS0uNzM1LS41MThsLjkwMy01LjUzOC0zLjgyNC0zLjkxNmEuNS41IDAgMCAxIC4yODItLjg0NGw1LjI2NS0uODA5IDIuMzU5LTUuMDI1YS41LjUgMCAwIDEgLjQ1Mi0uMjg3em0wIDEuNjc3LTIuMDIgNC4zMDFhLjUuNSAwIDAgMS0uMzc2LjI4MmwtNC41NjcuNzAyIDMuMzIxIDMuNDAxYS41LjUgMCAwIDEgLjEzNi40M2wtLjc3OSA0Ljc3MSA0LjA0My0yLjIzNmEuNS41IDAgMCAxIC40ODQgMGw0LjA0MyAyLjIzNi0uNzc4LTQuNzcxYS41LjUgMCAwIDEgLjEzNS0uNDNsMy4zMjEtMy40MDEtNC41NjctLjcwMmEuNS41IDAgMCAxLS4zNzYtLjI4MmwtMi4wMi00LjMwMXoiIGZpbGw9IiNCRkJGQkYiLz4KPC9zdmc+Cg==",FI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjgxODQgOS4wMDAwMkg1LjE4MTYyIiBzdHJva2U9IiNBQUFEQjQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNOC45OTk5OCAxMi44MTg0VjUuMTgxNjIiIHN0cm9rZT0iI0FBQURCNCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=",JI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzIDE2TDkgMTJMMTMgOCIgc3Ryb2tlPSIjODI4MjgyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==",XI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQuMjE5MSAxMi41NDI2TDcuMjEyMzYgMTUuNTM1OUM3LjI4MTM5IDE1LjYwNzQgNy4zNjM5NiAxNS42NjQ0IDcuNDU1MjYgMTUuNzAzNkM3LjU0NjU2IDE1Ljc0MjggNy42NDQ3NSAxNS43NjM1IDcuNzQ0MTEgMTUuNzY0M0M3Ljg0MzQ3IDE1Ljc2NTIgNy45NDIwMSAxNS43NDYyIDguMDMzOTcgMTUuNzA4NkM4LjEyNTk0IDE1LjY3MSA4LjIwOTQ5IDE1LjYxNTQgOC4yNzk3NSAxNS41NDUyQzguMzUwMDEgMTUuNDc0OSA4LjQwNTU4IDE1LjM5MTQgOC40NDMyIDE1LjI5OTRDOC40ODA4MyAxNS4yMDc0IDguNDk5NzYgMTUuMTA4OSA4LjQ5ODkgMTUuMDA5NUM4LjQ5ODA0IDE0LjkxMDIgOC40NzczOSAxNC44MTIgOC40MzgxNyAxNC43MjA3QzguMzk4OTYgMTQuNjI5NCA4LjM0MTk1IDE0LjU0NjggOC4yNzA0OCAxNC40Nzc4TDUuODA2MjcgMTIuMDEzNkw4LjI3MDQ4IDkuNTQ5MzdDOC4zNDE5NSA5LjQ4MDM0IDguMzk4OTYgOS4zOTc3NyA4LjQzODE3IDkuMzA2NDdDOC40NzczOSA5LjIxNTE3IDguNDk4MDQgOS4xMTY5OCA4LjQ5ODkgOS4wMTc2MkM4LjQ5OTc2IDguOTE4MjYgOC40ODA4MyA4LjgxOTcyIDguNDQzMiA4LjcyNzc2QzguNDA1NTggOC42MzU3OSA4LjM1MDAxIDguNTUyMjQgOC4yNzk3NSA4LjQ4MTk4QzguMjA5NDkgOC40MTE3MiA4LjEyNTk0IDguMzU2MTUgOC4wMzM5NyA4LjMxODUzQzcuOTQyMDEgOC4yODA5IDcuODQzNDcgOC4yNjE5NyA3Ljc0NDExIDguMjYyODNDNy42NDQ3NSA4LjI2MzY5IDcuNTQ2NTYgOC4yODQzNCA3LjQ1NTI2IDguMzIzNTZDNy4zNjM5NiA4LjM2Mjc3IDcuMjgxMzkgOC40MTk3OCA3LjIxMjM2IDguNDkxMjVMNC4yMTkxIDExLjQ4NDVDNC4wNzg4MSAxMS42MjQ4IDQgMTEuODE1MSA0IDEyLjAxMzZDNCAxMi4yMTIgNC4wNzg4MSAxMi40MDIzIDQuMjE5MSAxMi41NDI2VjEyLjU0MjZaIiBmaWxsPSIjQkZCRkJGIi8+CjxwYXRoIGQ9Ik0xNy4yNTAzIDguNDkxMjVDMTcuMTgxMiA4LjQxOTc4IDE3LjA5ODcgOC4zNjI3NyAxNy4wMDc0IDguMzIzNTZDMTYuOTE2MSA4LjI4NDM0IDE2LjgxNzkgOC4yNjM2OSAxNi43MTg1IDguMjYyODNDMTYuNjE5MSA4LjI2MTk3IDE2LjUyMDYgOC4yODA5IDE2LjQyODYgOC4zMTg1M0MxNi4zMzY3IDguMzU2MTUgMTYuMjUzMSA4LjQxMTcyIDE2LjE4MjkgOC40ODE5OEMxNi4xMTI2IDguNTUyMjQgMTYuMDU3IDguNjM1NzkgMTYuMDE5NCA4LjcyNzc2QzE1Ljk4MTggOC44MTk3MiAxNS45NjI4IDguOTE4MjYgMTUuOTYzNyA5LjAxNzYyQzE1Ljk2NDYgOS4xMTY5OCAxNS45ODUyIDkuMjE1MTcgMTYuMDI0NCA5LjMwNjQ3QzE2LjA2MzcgOS4zOTc3NyAxNi4xMjA3IDkuNDgwMzQgMTYuMTkyMSA5LjU0OTM3TDE4LjY1NjMgMTIuMDEzNkwxNi4xOTIxIDE0LjQ3NzhDMTYuMTIwNyAxNC41NDY4IDE2LjA2MzcgMTQuNjI5NCAxNi4wMjQ0IDE0LjcyMDdDMTUuOTg1MiAxNC44MTIgMTUuOTY0NiAxNC45MTAyIDE1Ljk2MzcgMTUuMDA5NUMxNS45NjI4IDE1LjEwODkgMTUuOTgxOCAxNS4yMDc0IDE2LjAxOTQgMTUuMjk5NEMxNi4wNTcgMTUuMzkxNCAxNi4xMTI2IDE1LjQ3NDkgMTYuMTgyOSAxNS41NDUyQzE2LjI1MzEgMTUuNjE1NCAxNi4zMzY3IDE1LjY3MSAxNi40Mjg2IDE1LjcwODZDMTYuNTIwNiAxNS43NDYyIDE2LjYxOTEgMTUuNzY1MiAxNi43MTg1IDE1Ljc2NDNDMTYuODE3OSAxNS43NjM1IDE2LjkxNjEgMTUuNzQyOCAxNy4wMDc0IDE1LjcwMzZDMTcuMDk4NyAxNS42NjQ0IDE3LjE4MTIgMTUuNjA3NCAxNy4yNTAzIDE1LjUzNTlMMjAuMjQzNSAxMi41NDI2QzIwLjM4MzggMTIuNDAyMyAyMC40NjI2IDEyLjIxMiAyMC40NjI2IDEyLjAxMzZDMjAuNDYyNiAxMS44MTUxIDIwLjM4MzggMTEuNjI0OCAyMC4yNDM1IDExLjQ4NDVMMTcuMjUwMyA4LjQ5MTI1WiIgZmlsbD0iI0JGQkZCRiIvPgo8cGF0aCBkPSJNMTMuMDA4NyA2LjU3MDIzTDEwLjAxNTUgMTcuMDQ2NkM5Ljk2MSAxNy4yMzc0IDkuOTg0NDYgMTcuNDQxOSAxMC4wODA3IDE3LjYxNTRDMTAuMTc3IDE3Ljc4ODggMTAuMzM4MiAxNy45MTY5IDEwLjUyODggMTcuOTcxNkMxMC41OTU5IDE3Ljk5MDEgMTAuNjY1MSAxNy45OTk2IDEwLjczNDYgMThDMTAuODk3MiAxNy45OTk5IDExLjA1NTQgMTcuOTQ2OCAxMS4xODUxIDE3Ljg0ODhDMTEuMzE0OSAxNy43NTA3IDExLjQwOTIgMTcuNjEzMSAxMS40NTM3IDE3LjQ1NjdMMTQuNDQ3IDYuOTgwMzFDMTQuNDc4MiA2Ljg4NDY0IDE0LjQ4OTggNi43ODM2NiAxNC40ODExIDYuNjgzNDFDMTQuNDcyMyA2LjU4MzE2IDE0LjQ0MzUgNi40ODU3IDE0LjM5NjIgNi4zOTY4NUMxNC4zNDg5IDYuMzA4MDEgMTQuMjg0MyA2LjIyOTYyIDE0LjIwNiA2LjE2NjM2QzE0LjEyNzcgNi4xMDMxIDE0LjAzNzUgNi4wNTYyNyAxMy45NDA3IDYuMDI4NjhDMTMuODQ0IDYuMDAxMDkgMTMuNzQyNiA1Ljk5MzMgMTMuNjQyOCA2LjAwNTc3QzEzLjU0MjkgNi4wMTgyNSAxMy40NDY2IDYuMDUwNzQgMTMuMzU5NiA2LjEwMTNDMTMuMjcyNiA2LjE1MTg2IDEzLjE5NjcgNi4yMTk0NCAxMy4xMzY0IDYuMzAwMDJDMTMuMDc2MSA2LjM4MDU5IDEzLjAzMjcgNi40NzI0OSAxMy4wMDg3IDYuNTcwMjNWNi41NzAyM1oiIGZpbGw9IiNCRkJGQkYiLz4KPC9zdmc+Cg==",KI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yOC42NjcgMTAuMzM0SDExLjMzNGExIDEgMCAwIDAtMSAxdjE3LjMzM2ExIDEgMCAwIDAgMSAxaDE3LjMzM2ExIDEgMCAwIDAgMS0xVjExLjMzM2ExIDEgMCAwIDAtMS0xem0tMTcuMzMzLTJhMyAzIDAgMCAwLTMgM3YxNy4zMzNhMyAzIDAgMCAwIDMgM2gxNy4zMzNhMyAzIDAgMCAwIDMtM1YxMS4zMzNhMyAzIDAgMCAwLTMtM0gxMS4zMzR6bTE2LjA0IDcuNjI2YTEgMSAwIDAgMC0xLjQxNCAwTDIwIDIxLjkybC01Ljk1OS01Ljk2YTEgMSAwIDAgMC0xLjQxNCAxLjQxNGw2LjY2NyA2LjY2N2ExIDEgMCAwIDAgMS40MTQgMGw2LjY2Ni02LjY2N2ExIDEgMCAwIDAgMC0xLjQxNHoiIGZpbGw9IiNCRkJGQkYgIi8+PC9zdmc+",qI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjQiIGhlaWdodD0iNjQiIHZpZXdCb3g9IjAgMCA2NCA2NCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTM4LjIyMjIgNDBIMjUuNzc3OEMyNS4zMDYzIDQwIDI0Ljg1NDEgMzkuODEyNyAyNC41MjA3IDM5LjQ3OTNDMjQuMTg3MyAzOS4xNDU5IDI0IDM4LjY5MzcgMjQgMzguMjIyMlYyNS43Nzc4QzI0IDI1LjMwNjMgMjQuMTg3MyAyNC44NTQxIDI0LjUyMDcgMjQuNTIwN0MyNC44NTQxIDI0LjE4NzMgMjUuMzA2MyAyNCAyNS43Nzc4IDI0SDM1LjU1NTZMNDAgMjguNDQ0NFYzOC4yMjIyQzQwIDM4LjY5MzcgMzkuODEyNyAzOS4xNDU5IDM5LjQ3OTMgMzkuNDc5M0MzOS4xNDU5IDM5LjgxMjcgMzguNjkzNyA0MCAzOC4yMjIyIDQwWiIgc3Ryb2tlPSIjQkZCRkJGIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTM2LjQ0NDQgNDAuMDAwMVYzMi44ODlIMjcuNTU1NVY0MC4wMDAxIiBzdHJva2U9IiNCRkJGQkYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMjcuNTU1NSAyNFYyOC40NDQ0SDM0LjY2NjciIHN0cm9rZT0iI0JGQkZCRiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=",e0="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjkzOTYgMTYuMTk3OUMxNC40MDMxIDE2LjE5NzkgMTcuMjEwNyAxMy4zOTAzIDE3LjIxMDcgOS45MjY4N0MxNy4yMTA3IDYuNDYzNDYgMTQuNDAzMSAzLjY1NTgxIDEwLjkzOTYgMy42NTU4MUM3LjQ3NjIzIDMuNjU1ODEgNC42Njg1OCA2LjQ2MzQ2IDQuNjY4NTggOS45MjY4N0M0LjY2ODU4IDEzLjM5MDMgNy40NzYyMyAxNi4xOTc5IDEwLjkzOTYgMTYuMTk3OVoiIHN0cm9rZT0iI0JGQkZCRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMTkuOTk5OSAxOS41ODE1TDE1LjgxOTIgMTUuNDAwOCIgc3Ryb2tlPSIjQkZCRkJGIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=",t0="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xMiAxNC41YTIuNSAyLjUgMCAxIDAgMC01IDIuNSAyLjUgMCAwIDAgMCA1eiIgc3Ryb2tlPSIjQkZCRkJGIiBzdHJva2Utd2lkdGg9IjEuMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CiAgICA8cGF0aCBkPSJNMTguNzI3IDE0LjcyN2ExLjUgMS41IDAgMCAwIC4zIDEuNjU1bC4wNTUuMDU0YTEuODE2IDEuODE2IDAgMCAxIDAgMi41NzMgMS44MTggMS44MTggMCAwIDEtMi41NzMgMGwtLjA1NS0uMDU1YTEuNSAxLjUgMCAwIDAtMS42NTQtLjMgMS41IDEuNSAwIDAgMC0uOTEgMS4zNzN2LjE1NWExLjgxOCAxLjgxOCAwIDEgMS0zLjYzNiAwVjIwLjFhMS41IDEuNSAwIDAgMC0uOTgxLTEuMzczIDEuNSAxLjUgMCAwIDAtMS42NTUuM2wtLjA1NC4wNTVhMS44MTggMS44MTggMCAwIDEtMy4xMDYtMS4yODcgMS44MTggMS44MTggMCAwIDEgLjUzMy0xLjI4NmwuMDU0LS4wNTVhMS41IDEuNSAwIDAgMCAuMy0xLjY1NCAxLjUgMS41IDAgMCAwLTEuMzcyLS45MWgtLjE1NWExLjgxOCAxLjgxOCAwIDEgMSAwLTMuNjM2SDMuOWExLjUgMS41IDAgMCAwIDEuMzczLS45ODEgMS41IDEuNSAwIDAgMC0uMy0xLjY1NWwtLjA1NS0uMDU0QTEuODE4IDEuODE4IDAgMSAxIDcuNDkxIDQuOTlsLjA1NC4wNTRhMS41IDEuNSAwIDAgMCAxLjY1NS4zaC4wNzNhMS41IDEuNSAwIDAgMCAuOTA5LTEuMzcydi0uMTU1YTEuODE4IDEuODE4IDAgMCAxIDMuNjM2IDBWMy45YTEuNDk5IDEuNDk5IDAgMCAwIC45MSAxLjM3MyAxLjUgMS41IDAgMCAwIDEuNjU0LS4zbC4wNTQtLjA1NWExLjgxNyAxLjgxNyAwIDAgMSAyLjU3MyAwIDEuODE5IDEuODE5IDAgMCAxIDAgMi41NzNsLS4wNTUuMDU0YTEuNSAxLjUgMCAwIDAtLjMgMS42NTV2LjA3M2ExLjUgMS41IDAgMCAwIDEuMzczLjkwOWguMTU1YTEuODE4IDEuODE4IDAgMCAxIDAgMy42MzZIMjAuMWExLjQ5OSAxLjQ5OSAwIDAgMC0xLjM3My45MXYweiIgc3Ryb2tlPSIjQkZCRkJGIiBzdHJva2Utd2lkdGg9IjEuMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=",n0="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNC43NSAzLjY2N2MwLS4zMjIuMjYxLS41ODQuNTgzLS41ODRoMTAuODM0Yy4zMjIgMCAuNTgzLjI2MS41ODMuNTg0djEuNjY2YzAgLjEzOC4xMTIuMjUuMjUuMjVoMS42NjdjLjMyMiAwIC41ODMuMjYxLjU4My41ODR2MTQuMTY2YS41ODMuNTgzIDAgMCAxLS44MzcuNTI2bC01LjA1NC0yLjQ0YS4yNS4yNSAwIDAgMC0uMjE4IDBsLTUuMDU0IDIuNDRhLjU4My41ODMgMCAwIDEtLjgzNy0uNTI2di0yLjQwMWEuMjUuMjUgMCAwIDAtLjM2Mi0uMjI0bC0xLjI5NC42NDdhLjU4My41ODMgMCAwIDEtLjg0NC0uNTIyVjMuNjY3em0xLjQxNy41ODNhLjI1LjI1IDAgMCAwLS4yNS4yNXYxMS45ODVhLjI1LjI1IDAgMCAwIC4zNjEuMjI0bC44MzQtLjQxN2EuMjUuMjUgMCAwIDAgLjEzOC0uMjI0VjYuMTY3YzAtLjMyMi4yNjEtLjU4NC41ODMtLjU4NGg3LjVhLjI1LjI1IDAgMCAwIC4yNS0uMjVWNC41YS4yNS4yNSAwIDAgMC0uMjUtLjI1SDYuMTY3em0yLjUgMi41YS4yNS4yNSAwIDAgMC0uMjUuMjV2MTIuMDA2YS4yNS4yNSAwIDAgMCAuMzU4LjIyNWw0LjIyMS0yLjAzN2EuNTg0LjU4NCAwIDAgMSAuNTA4IDBsNC4yMiAyLjAzN2EuMjUuMjUgMCAwIDAgLjM2LS4yMjVWN2EuMjUuMjUgMCAwIDAtLjI1LS4yNUg4LjY2NnoiIGZpbGw9IiNCRkJGQkYiLz4KPC9zdmc+Cg==",i0="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguNTg3MjkgMTdDOC40NzMyOCAxNyA4LjM3NjM3IDE2Ljk3MTggOC4yOTY1NiAxNi45MTU1QzguMjI4MTYgMTYuODQ5OCA4LjE5Mzk1IDE2Ljc3IDguMTkzOTUgMTYuNjc2MVY4LjM1MjExSDQuODkzMzRDNC43NzkzMyA4LjM1MjExIDQuNjgyNDIgOC4zMjM5NCA0LjYwMjYxIDguMjY3NjFDNC41MzQyIDguMjAxODggNC41IDguMTIyMDcgNC41IDguMDI4MTdWNy40Nzg4N0M0LjUgNy4zNzU1OSA0LjUzNDIgNy4yOTU3NyA0LjYwMjYxIDcuMjM5NDRDNC42ODI0MiA3LjE3MzcxIDQuNzc5MzMgNy4xNDA4NCA0Ljg5MzM0IDcuMTQwODRIMTMuMTAyMUMxMy4yMjc1IDcuMTQwODQgMTMuMzI0NCA3LjE3MzcxIDEzLjM5MjggNy4yMzk0NEMxMy40NjEzIDcuMjk1NzcgMTMuNDk1NSA3LjM3NTU5IDEzLjQ5NTUgNy40Nzg4N1Y4LjAyODE3QzEzLjQ5NTUgOC4xMjIwNyAxMy40NTU2IDguMjAxODggMTMuMzc1NyA4LjI2NzYxQzEzLjMwNzMgOC4zMjM5NCAxMy4yMTYxIDguMzUyMTEgMTMuMTAyMSA4LjM1MjExSDkuODE4NjFWMTYuNjc2MUM5LjgxODYxIDE2Ljc3IDkuNzc4NyAxNi44NDk4IDkuNjk4OSAxNi45MTU1QzkuNjE5MDkgMTYuOTcxOCA5LjUyMjE4IDE3IDkuNDA4MTcgMTdIOC41ODcyOVoiIGZpbGw9IiNBQUFDQjQiLz4KPHBhdGggZD0iTTE3Ljk2MDkgMTdDMTYuMTkzNyAxNyAxNS4zMTAxIDE2LjE3ODQgMTUuMzEwMSAxNC41MzUyVjEwLjc2MDZIMTMuOTU5MUMxMy44NDUxIDEwLjc2MDYgMTMuNzUzOSAxMC43MzI0IDEzLjY4NTQgMTAuNjc2MUMxMy42MTcgMTAuNjE5NyAxMy41ODI4IDEwLjU0NDYgMTMuNTgyOCAxMC40NTA3VjEwQzEzLjU4MjggOS45MDYxIDEzLjYxNyA5LjgzMDk5IDEzLjY4NTQgOS43NzQ2NUMxMy43NTM5IDkuNzA4OTIgMTMuODQ1MSA5LjY3NjA2IDEzLjk1OTEgOS42NzYwNkgxNS4zMTAxVjcuMzIzOTRDMTUuMzEwMSA3LjIzMDA1IDE1LjM0NDMgNy4xNTQ5MyAxNS40MTI3IDcuMDk4NTlDMTUuNDgxMSA3LjAzMjg2IDE1LjU3MjMgNyAxNS42ODYzIDdIMTYuNDM4OEMxNi41NTI4IDcgMTYuNjQ0IDcuMDMyODYgMTYuNzEyNCA3LjA5ODU5QzE2Ljc5MjIgNy4xNTQ5MyAxNi44MzIxIDcuMjMwMDUgMTYuODMyMSA3LjMyMzk0VjkuNjc2MDZIMTguOTUyN0MxOS4wNjY4IDkuNjc2MDYgMTkuMTU4IDkuNzA4OTIgMTkuMjI2NCA5Ljc3NDY1QzE5LjMwNjIgOS44MzA5OSAxOS4zNDYxIDkuOTA2MSAxOS4zNDYxIDEwVjEwLjQ1MDdDMTkuMzQ2MSAxMC41NDQ2IDE5LjMwNjIgMTAuNjE5NyAxOS4yMjY0IDEwLjY3NjFDMTkuMTU4IDEwLjczMjQgMTkuMDY2OCAxMC43NjA2IDE4Ljk1MjcgMTAuNzYwNkgxNi44MzIxVjE0LjQzNjZDMTYuODMyMSAxNC45MTU1IDE2LjkyMzQgMTUuMjc3IDE3LjEwNTggMTUuNTIxMUMxNy4yOTk2IDE1Ljc2NTMgMTcuNjI0NSAxNS44ODczIDE4LjA4MDYgMTUuODg3M0gxOS4xMjM4QzE5LjIzNzggMTUuODg3MyAxOS4zMjkgMTUuOTIwMiAxOS4zOTc0IDE1Ljk4NTlDMTkuNDY1OCAxNi4wNDIzIDE5LjUgMTYuMTE3NCAxOS41IDE2LjIxMTNWMTYuNjc2MUMxOS41IDE2Ljc3IDE5LjQ2NTggMTYuODQ5OCAxOS4zOTc0IDE2LjkxNTVDMTkuMzI5IDE2Ljk3MTggMTkuMjM3OCAxNyAxOS4xMjM4IDE3SDE3Ljk2MDlaIiBmaWxsPSIjQUFBQ0I0Ii8+Cjwvc3ZnPgo=",r0="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTUuOTUgMy45NTljLjMtLjEyLjYzOS4wMjUuNzU4LjMyNWwxLjUyIDMuOGgyLjEwNWMuMzIzIDAgLjU4NC4yNi41ODQuNTgzdjIuNWEuNTgzLjU4MyAwIDAgMS0uNTg0LjU4M2MtMS4wMzkgMC0xLjkxNi42NzMtMS45MTYgMS43MDggMCAuNTYyLjI0MiAxLjEuNjIxIDEuNS4zODMuNDA0Ljg2My42MjUgMS4yOTUuNjI1LjMyMyAwIC41ODQuMjYxLjU4NC41ODR2Mi41YS41ODMuNTgzIDAgMCAxLS41ODQuNTgzSDMuNjY3YS41ODMuNTgzIDAgMCAxLS41ODQtLjU4M3YtMi41YzAtLjMyMy4yNjEtLjU4NC41ODQtLjU4NC41IDAgLjk4Mi0uMTY3IDEuMzMtLjQ3Ny4zMzktLjMuNTg2LS43NjQuNTg2LTEuNDQgMC0uNjc1LS4yNDctMS4xMzgtLjU4NS0xLjQzOC0uMzQ5LS4zMS0uODMtLjQ3OC0xLjMzMS0uNDc4YS41ODMuNTgzIDAgMCAxLS41ODQtLjU4M3YtMi41YzAtLjMyMy4yNjEtLjU4NC41ODQtLjU4NGgxLjk3MUwxNS45NSAzLjk2em0xLjAyMiA0LjEyNC0xLjEzLTIuODI1LTUuODU3IDIuMzQzLjA5My40ODJoNi44OTR6bS44NDMgMS4xNjdINC4yNXYxLjM3OGwuMTkyLjA0NmMuNDg0LjExNC45NDYuMzQgMS4zMy42ODIuNi41MzIuOTc4IDEuMzE5Ljk3OCAyLjMxIDAgLjk5Mi0uMzc4IDEuNzc5LS45NzcgMi4zMTJhMy4wNTYgMy4wNTYgMCAwIDEtMS4zMy42ODJsLS4xOTMuMDQ1djEuMzc4aDE1LjVWMTYuNjlsLS4xNzctLjA1NWEzLjIyNyAzLjIyNyAwIDAgMS0xLjM4Mi0uODczYy0uNTU4LS41OS0uOTQxLTEuNDA2LS45NDEtMi4zMDMgMC0xLjU0NyAxLjA5Mi0yLjQ5NCAyLjMwOC0yLjc4MmwuMTkyLS4wNDZWOS4yNUgxNy44MTV6TTguNSAxMi41NzZjMC0uMzIyLjI2MS0uNTgzLjU4My0uNTgzaDIuNWEuNTgzLjU4MyAwIDAgMSAwIDEuMTY2aC0yLjVhLjU4My41ODMgMCAwIDEtLjU4My0uNTgzem0wIDIuNWMwLS4zMjIuMjYxLS41ODMuNTgzLS41ODNoNS44MzRhLjU4My41ODMgMCAwIDEgMCAxLjE2Nkg5LjA4M2EuNTgzLjU4MyAwIDAgMS0uNTgzLS41ODN6IiBmaWxsPSIjQkZCRkJGIi8+Cjwvc3ZnPgo=",a0="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjUgOGMwIDEuOTU1LTEuNTQ1IDMuNS0zLjUgMy41QTMuNDczIDMuNDczIDAgMCAxIDguNSA4YzAtMS45NTUgMS41NDUtMy41IDMuNS0zLjVzMy41IDEuNTQ1IDMuNSAzLjV6bS02LjQwNCA1LjVoNS44MDhjMS44OCAwIDMuNTI0IDEuODQyIDMuNTk2IDQuMjM5djEuMTk3YzAgLjkxMi0uNjYgMS41NjQtMS4yODcgMS41NjRINi43ODdjLS42MjYgMC0xLjI4Ny0uNjUyLTEuMjg3LTEuNTY0VjE3LjczYzAtMi4zNzQgMS43MDMtNC4yMzEgMy41OTYtNC4yMzF6IiBzdHJva2U9IiNCRkJGQkYiLz48L3N2Zz4=",o0="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMS44MjQ0IDIuNTMxODRDMTEuOTM3NiAyLjQ4OTM5IDEyLjA2MjQgMi40ODkzOSAxMi4xNzU2IDIuNTMxODRMMTkuMTc1NiA1LjE1Njg0QzE5LjM3MDcgNS4yMzAwMiAxOS41IDUuNDE2NTggMTkuNSA1LjYyNVYxMS43NUMxOS41IDE0LjU5ODIgMTcuNjA5MSAxNi45MTI2IDE1LjgyOTMgMTguNDdDMTQuOTI4OCAxOS4yNTc5IDE0LjAzMDcgMTkuODc1MSAxMy4zNTg3IDIwLjI5NTFDMTMuMDIyMiAyMC41MDU0IDEyLjc0MTEgMjAuNjY3MSAxMi41NDI5IDIwLjc3NjhDMTIuNDQzOCAyMC44MzE3IDEyLjM2NTQgMjAuODczNiAxMi4zMTEgMjAuOTAyMUMxMi4yODM5IDIwLjkxNjQgMTIuMjYyNyAyMC45MjczIDEyLjI0OCAyMC45MzQ4TDEyLjIzMDggMjAuOTQzNkwxMi4yMjU5IDIwLjk0NkwxMi4yMjQ1IDIwLjk0NjhMMTIuMjIzOSAyMC45NDdDMTIuMjIzOCAyMC45NDcxIDEyLjIyMzYgMjAuOTQ3MiAxMiAyMC41QzExLjc3NjQgMjAuOTQ3MiAxMS43NzYyIDIwLjk0NzEgMTEuNzc2MSAyMC45NDdMMTEuNzc1NSAyMC45NDY4TDExLjc3NDEgMjAuOTQ2TDExLjc2OTIgMjAuOTQzNkwxMS43NTIgMjAuOTM0OEMxMS43MzczIDIwLjkyNzMgMTEuNzE2MSAyMC45MTY0IDExLjY4OSAyMC45MDIxQzExLjYzNDYgMjAuODczNiAxMS41NTYyIDIwLjgzMTcgMTEuNDU3MSAyMC43NzY4QzExLjI1ODkgMjAuNjY3MSAxMC45Nzc4IDIwLjUwNTQgMTAuNjQxMyAyMC4yOTUxQzkuOTY5MjcgMTkuODc1MSA5LjA3MTE5IDE5LjI1NzkgOC4xNzA3NSAxOC40N0M2LjM5MDg3IDE2LjkxMjYgNC41IDE0LjU5ODIgNC41IDExLjc1VjUuNjI1QzQuNSA1LjQxNjU4IDQuNjI5MjkgNS4yMzAwMiA0LjgyNDQ0IDUuMTU2ODRMMTEuODI0NCAyLjUzMTg0Wk0xMiAyMC41TDExLjc3NjQgMjAuOTQ3MkMxMS45MTcyIDIxLjAxNzYgMTIuMDgyOCAyMS4wMTc2IDEyLjIyMzYgMjAuOTQ3MkwxMiAyMC41Wk0xMiAxOS45MzQyQzEyLjAxODUgMTkuOTI0IDEyLjAzODEgMTkuOTEzMyAxMi4wNTg2IDE5LjkwMTlDMTIuMjQzMyAxOS43OTk3IDEyLjUwOSAxOS42NDY5IDEyLjgyODggMTkuNDQ3MUMxMy40NjkzIDE5LjA0NjggMTQuMzIxMiAxOC40NjA4IDE1LjE3MDcgMTcuNzE3NUMxNi44OTA5IDE2LjIxMjQgMTguNSAxNC4xNTE4IDE4LjUgMTEuNzVWNS45NzE1TDEyIDMuNTM0TDUuNSA1Ljk3MTVWMTEuNzVDNS41IDE0LjE1MTggNy4xMDkxMyAxNi4yMTI0IDguODI5MjUgMTcuNzE3NUM5LjY3ODgxIDE4LjQ2MDggMTAuNTMwNyAxOS4wNDY4IDExLjE3MTIgMTkuNDQ3MUMxMS40OTEgMTkuNjQ2OSAxMS43NTY3IDE5Ljc5OTcgMTEuOTQxNCAxOS45MDE5QzExLjk2MTkgMTkuOTEzMyAxMS45ODE1IDE5LjkyNCAxMiAxOS45MzQyWiIgZmlsbD0iI0JGQkZCRiIvPgo8L3N2Zz4K",s0="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02IDQuMjVDNi40MTQyMSA0LjI1IDYuNzUgNC41ODU3OSA2Ljc1IDVWMTFDNi43NSAxMS40MTQyIDYuNDE0MjEgMTEuNzUgNiAxMS43NUM1LjU4NTc5IDExLjc1IDUuMjUgMTEuNDE0MiA1LjI1IDExVjVDNS4yNSA0LjU4NTc5IDUuNTg1NzkgNC4yNSA2IDQuMjVaIiBmaWxsPSIjQkZCRkJGIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTIgMTEuMjVDMTIuNDE0MiAxMS4yNSAxMi43NSAxMS41ODU4IDEyLjc1IDEyVjE5QzEyLjc1IDE5LjQxNDIgMTIuNDE0MiAxOS43NSAxMiAxOS43NUMxMS41ODU4IDE5Ljc1IDExLjI1IDE5LjQxNDIgMTEuMjUgMTlWMTJDMTEuMjUgMTEuNTg1OCAxMS41ODU4IDExLjI1IDEyIDExLjI1WiIgZmlsbD0iI0JGQkZCRiIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE4IDQuMjVDMTguNDE0MiA0LjI1IDE4Ljc1IDQuNTg1NzkgMTguNzUgNVYxMkMxOC43NSAxMi40MTQyIDE4LjQxNDIgMTIuNzUgMTggMTIuNzVDMTcuNTg1OCAxMi43NSAxNy4yNSAxMi40MTQyIDE3LjI1IDEyVjVDMTcuMjUgNC41ODU3OSAxNy41ODU4IDQuMjUgMTggNC4yNVoiIGZpbGw9IiNCRkJGQkYiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00IDEyLjI1QzMuNTg1NzkgMTIuMjUgMy4yNSAxMi41ODU4IDMuMjUgMTNDMy4yNSAxMy40MTQyIDMuNTg1NzkgMTMuNzUgNCAxMy43NUg1LjI1VjE5QzUuMjUgMTkuNDE0MiA1LjU4NTc5IDE5Ljc1IDYgMTkuNzVDNi40MTQyMSAxOS43NSA2Ljc1IDE5LjQxNDIgNi43NSAxOVYxMy43NUg4QzguNDE0MjEgMTMuNzUgOC43NSAxMy40MTQyIDguNzUgMTNDOC43NSAxMi41ODU4IDguNDE0MjEgMTIuMjUgOCAxMi4yNUg2SDRaIiBmaWxsPSIjQkZCRkJGIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTIuNzUgNUMxMi43NSA0LjU4NTc5IDEyLjQxNDIgNC4yNSAxMiA0LjI1QzExLjU4NTggNC4yNSAxMS4yNSA0LjU4NTc5IDExLjI1IDVWOC4yNUgxMEM5LjU4NTc5IDguMjUgOS4yNSA4LjU4NTc5IDkuMjUgOUM5LjI1IDkuNDE0MjEgOS41ODU3OSA5Ljc1IDEwIDkuNzVIMTJIMTRDMTQuNDE0MiA5Ljc1IDE0Ljc1IDkuNDE0MjEgMTQuNzUgOUMxNC43NSA4LjU4NTc5IDE0LjQxNDIgOC4yNSAxNCA4LjI1SDEyLjc1VjVaIiBmaWxsPSIjQkZCRkJGIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTYgMTQuMjVDMTUuNTg1OCAxNC4yNSAxNS4yNSAxNC41ODU4IDE1LjI1IDE1QzE1LjI1IDE1LjQxNDIgMTUuNTg1OCAxNS43NSAxNiAxNS43NUgxNy4yNVYxOUMxNy4yNSAxOS40MTQyIDE3LjU4NTggMTkuNzUgMTggMTkuNzVDMTguNDE0MiAxOS43NSAxOC43NSAxOS40MTQyIDE4Ljc1IDE5VjE1Ljc1SDIwQzIwLjQxNDIgMTUuNzUgMjAuNzUgMTUuNDE0MiAyMC43NSAxNUMyMC43NSAxNC41ODU4IDIwLjQxNDIgMTQuMjUgMjAgMTQuMjVIMThIMTZaIiBmaWxsPSIjQkZCRkJGIi8+Cjwvc3ZnPgo=",l0="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAyMCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjU4MDI0IDdDMS42NzYwMyA3LjE1NTk1IDEuODE5NjkgNy4zNzk5OSAyLjAwOTU5IDcuNjQ5NTJDMi4zOTI5OSA4LjE5MzY5IDIuOTYxNjkgOC45MTg4MSAzLjcwMTgzIDkuNjQyNUM1LjE4ODM4IDExLjA5NiA3LjMxOTU3IDEyLjUgMTAgMTIuNUMxMi42ODA0IDEyLjUgMTQuODExNiAxMS4wOTYgMTYuMjk4MiA5LjY0MjVDMTcuMDM4MyA4LjkxODgxIDE3LjYwNyA4LjE5MzY5IDE3Ljk5MDQgNy42NDk1MkMxOC4xODAzIDcuMzc5OTkgMTguMzI0IDcuMTU1OTUgMTguNDE5OCA3QzE4LjMyNCA2Ljg0NDA1IDE4LjE4MDMgNi42MjAwMSAxNy45OTA0IDYuMzUwNDhDMTcuNjA3IDUuODA2MzEgMTcuMDM4MyA1LjA4MTE5IDE2LjI5ODIgNC4zNTc1QzE0LjgxMTYgMi45MDM5OSAxMi42ODA0IDEuNSAxMCAxLjVDNy4zMTk1NyAxLjUgNS4xODgzOCAyLjkwMzk5IDMuNzAxODMgNC4zNTc1QzIuOTYxNjkgNS4wODExOSAyLjM5Mjk5IDUuODA2MzEgMi4wMDk1OSA2LjM1MDQ4QzEuODE5NjkgNi42MjAwMSAxLjY3NjAzIDYuODQ0MDUgMS41ODAyNCA3Wk0xOSA3QzE5LjQzODkgNi43NjA1NyAxOS40Mzg4IDYuNzYwMzkgMTkuNDM4NyA2Ljc2MDE5TDE5LjQzNzcgNi43NTgyMUwxOS40MzUyIDYuNzUzNjdMMTkuNDI2NSA2LjczODJDMTkuNDE5MiA2LjcyNTA5IDE5LjQwODYgNi43MDY0NSAxOS4zOTQ5IDYuNjgyNjRDMTkuMzY3NCA2LjYzNTAzIDE5LjMyNzIgNi41NjY3MiAxOS4yNzQ0IDYuNDgwNjhDMTkuMTY4OCA2LjMwODY1IDE5LjAxMjggNi4wNjUzNSAxOC44MDc5IDUuNzc0NTJDMTguMzk4NyA1LjE5MzY5IDE3Ljc5MTIgNC40MTg4MSAxNi45OTczIDMuNjQyNUMxNS40MTU3IDIuMDk2MDEgMTMuMDQ2OCAwLjUgMTAgMC41QzYuOTUzMTUgMC41IDQuNTg0MzUgMi4wOTYwMSAzLjAwMjcxIDMuNjQyNUMyLjIwODc2IDQuNDE4ODEgMS42MDEzMyA1LjE5MzY5IDEuMTkyMTEgNS43NzQ1MkMwLjk4NzIwOCA2LjA2NTM1IDAuODMxMjEyIDYuMzA4NjUgMC43MjU2NSA2LjQ4MDY4QzAuNjcyODUgNi41NjY3MiAwLjYzMjYxMSA2LjYzNTAzIDAuNjA1MTI1IDYuNjgyNjRDMC41OTEzODEgNi43MDY0NSAwLjU4MDgyMSA2LjcyNTA5IDAuNTczNDY4IDYuNzM4MkwwLjU2NDg0NyA2Ljc1MzY3TDAuNTYyMzQ1IDYuNzU4MjFMMC41NjE1NDggNi43NTk2N0MwLjU2MTQzNiA2Ljc1OTg3IDAuNTYxMDUyIDYuNzYwNTcgMSA3TDAuNTYxMDUyIDYuNzYwNTdDMC40Nzk2NDkgNi45MDk4MSAwLjQ3OTY0OSA3LjA5MDE5IDAuNTYxMDUyIDcuMjM5NDNMMSA3QzAuNTYxMDUyIDcuMjM5NDMgMC41NjA5NDEgNy4yMzkyMiAwLjU2MTA1MiA3LjIzOTQzTDAuNTYxNTQ4IDcuMjQwMzNMMC41NjIzNDUgNy4yNDE3OUwwLjU2NDg0NyA3LjI0NjMzTDAuNTczNDY4IDcuMjYxOEMwLjU4MDgyMSA3LjI3NDkxIDAuNTkxMzgxIDcuMjkzNTUgMC42MDUxMjUgNy4zMTczNkMwLjYzMjYxMSA3LjM2NDk3IDAuNjcyODUgNy40MzMyOCAwLjcyNTY1IDcuNTE5MzJDMC44MzEyMTIgNy42OTEzNSAwLjk4NzIwOCA3LjkzNDY1IDEuMTkyMTEgOC4yMjU0OEMxLjYwMTMzIDguODA2MzEgMi4yMDg3NiA5LjU4MTE5IDMuMDAyNzEgMTAuMzU3NUM0LjU4NDM1IDExLjkwNCA2Ljk1MzE1IDEzLjUgMTAgMTMuNUMxMy4wNDY4IDEzLjUgMTUuNDE1NyAxMS45MDQgMTYuOTk3MyAxMC4zNTc1QzE3Ljc5MTIgOS41ODExOSAxOC4zOTg3IDguODA2MzEgMTguODA3OSA4LjIyNTQ4QzE5LjAxMjggNy45MzQ2NSAxOS4xNjg4IDcuNjkxMzUgMTkuMjc0NCA3LjUxOTMyQzE5LjMyNzIgNy40MzMyOCAxOS4zNjc0IDcuMzY0OTcgMTkuMzk0OSA3LjMxNzM2QzE5LjQwODYgNy4yOTM1NSAxOS40MTkyIDcuMjc0OTEgMTkuNDI2NSA3LjI2MThMMTkuNDM1MiA3LjI0NjMzTDE5LjQzNzcgNy4yNDE3OUwxOS40Mzg1IDcuMjQwMzNDMTkuNDM4NiA3LjI0MDEzIDE5LjQzODkgNy4yMzk0MyAxOSA3Wk0xOSA3TDE5LjQzODkgNy4yMzk0M0MxOS41MjA0IDcuMDkwMTkgMTkuNTIwMSA2LjkwOTQzIDE5LjQzODcgNi43NjAxOUwxOSA3WiIgZmlsbD0iI0FBQUNCNCIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTkuOTk5NDcgNS4yNUM4Ljg3ODE2IDUuMjUgOC4wNDQ5MiA2LjA3MzU2IDguMDQ0OTIgN0M4LjA0NDkyIDcuOTI2NDQgOC44NzgxNiA4Ljc1IDkuOTk5NDcgOC43NUMxMS4xMjA4IDguNzUgMTEuOTU0IDcuOTI2NDQgMTEuOTU0IDdDMTEuOTU0IDYuMDczNTYgMTEuMTIwOCA1LjI1IDkuOTk5NDcgNS4yNVpNNy4wNDQ5MiA3QzcuMDQ0OTIgNS40NDExNSA4LjQwOTU2IDQuMjUgOS45OTk0NyA0LjI1QzExLjU4OTQgNC4yNSAxMi45NTQgNS40NDExNSAxMi45NTQgN0MxMi45NTQgOC41NTg4NSAxMS41ODk0IDkuNzUgOS45OTk0NyA5Ljc1QzguNDA5NTYgOS43NSA3LjA0NDkyIDguNTU4ODUgNy4wNDQ5MiA3WiIgZmlsbD0iI0FBQUNCNCIvPgo8L3N2Zz4K",u0="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTIgMTlhNyA3IDAgMSAwIDAtMTQgNyA3IDAgMCAwIDAgMTR6bTgtN2E4IDggMCAxIDEtMTYgMCA4IDggMCAwIDEgMTYgMHoiIGZpbGw9IiNCRkJGQkYiLz4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTIgNy41YS41LjUgMCAwIDEgLjUuNXY0LjkyM2wzLjcgMS42MTlhLjUuNSAwIDEgMS0uNC45MTZsLTQtMS43NWEuNS41IDAgMCAxLS4zLS40NThWOGEuNS41IDAgMCAxIC41LS41eiIgZmlsbD0iI0JGQkZCRiIvPgo8L3N2Zz4K",c0="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik04Ljc0OSA0LjAzOCAyLjU1MSAxNC4zODZhMS40NjQgMS40NjQgMCAwIDAgMS4yNTEgMi4xOTVoMTIuMzk3YTEuNDYzIDEuNDYzIDAgMCAwIDEuMjUxLTIuMTk1TDExLjI1MiA0LjAzOGExLjQ2NCAxLjQ2NCAwIDAgMC0yLjUwMyAwdjB6TTEwIDcuOHYyLjkyNiIgc3Ryb2tlPSIjRjI5OTRBIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KICAgIDxwYXRoIGQ9Ik0xMCAxMy42NTRoLjAwNyIgc3Ryb2tlPSIjRjI5OTRBIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K",Lx="";const d0=s.defineComponent({props:{iconName:{type:String,required:!0,default:"default"},size:{type:Number,required:!0,default:18},active:{type:Boolean,required:!1,default:!1},activeOnHover:{type:Boolean,required:!1,default:!1}},methods:{getIconUrl(){return new URL({"../assets/icons/A-Z.svg":eI,"../assets/icons/accept.svg":tI,"../assets/icons/appearance.svg":nI,"../assets/icons/arrow-down.svg":uc,"../assets/icons/arrow-left.svg":iI,"../assets/icons/arrow-right.svg":rI,"../assets/icons/arrow-up.svg":cc,"../assets/icons/asterisk.svg":aI,"../assets/icons/attachment.svg":oI,"../assets/icons/automation.svg":sI,"../assets/icons/bar-chart.svg":lI,"../assets/icons/billing.svg":uI,"../assets/icons/calendar.svg":cI,"../assets/icons/clock.svg":dI,"../assets/icons/close.svg":dc,"../assets/icons/columns.svg":fI,"../assets/icons/dashboard.svg":MI,"../assets/icons/deskHeroLogo.svg":gI,"../assets/icons/dot.svg":hI,"../assets/icons/drag-mark.svg":yI,"../assets/icons/email-templates.svg":mI,"../assets/icons/email.svg":pI,"../assets/icons/emoji.svg":NI,"../assets/icons/expand-collapse.svg":DI,"../assets/icons/expand.svg":II,"../assets/icons/export.svg":jI,"../assets/icons/field.svg":bI,"../assets/icons/filter.svg":AI,"../assets/icons/forms.svg":TI,"../assets/icons/groups.svg":xI,"../assets/icons/happy.svg":LI,"../assets/icons/help-section.svg":wI,"../assets/icons/help.svg":SI,"../assets/icons/home.svg":OI,"../assets/icons/info.svg":zI,"../assets/icons/invisible.svg":CI,"../assets/icons/kanban.svg":_I,"../assets/icons/key.svg":kI,"../assets/icons/knowledgeBase.svg":EI,"../assets/icons/link.svg":vI,"../assets/icons/lists.svg":PI,"../assets/icons/loader.svg":YI,"../assets/icons/logout.svg":QI,"../assets/icons/more.svg":UI,"../assets/icons/newItem.svg":RI,"../assets/icons/newList.svg":BI,"../assets/icons/next.svg":ZI,"../assets/icons/notification.svg":VI,"../assets/icons/notifications.svg":$I,"../assets/icons/number.svg":WI,"../assets/icons/options.svg":GI,"../assets/icons/plans.svg":HI,"../assets/icons/plus.svg":FI,"../assets/icons/previous.svg":JI,"../assets/icons/regex.svg":XI,"../assets/icons/roles.svg":KI,"../assets/icons/save.svg":qI,"../assets/icons/search.svg":e0,"../assets/icons/settings.svg":t0,"../assets/icons/shortcut.svg":n0,"../assets/icons/text.svg":i0,"../assets/icons/tickets.svg":r0,"../assets/icons/user.svg":a0,"../assets/icons/validation.svg":o0,"../assets/icons/view.svg":s0,"../assets/icons/visible.svg":l0,"../assets/icons/wait.svg":u0,"../assets/icons/warning.svg":c0}[`../assets/icons/${this.iconName}.svg`],self.location).href}}}),f0=["height","src","width"];function M0(t,e,n,i,r,a){return s.openBlock(),s.createElementBlock("img",{alt:"icon",class:s.normalizeClass({"active-hover":t.activeOnHover,active:t.active}),height:t.size,src:t.getIconUrl(),width:t.size},null,10,f0)}var Ke=Re(d0,[["render",M0],["__scopeId","data-v-201309a0"]]),wx="",Sx="";const g0=s.createTextVNode(" Back "),h0={__name:"DatePicker",setup(t){const e=s.ref(),n=s.ref(null),i=s.ref({format:"dd/MM/yyyy"});s.onMounted(()=>{n.value.openMenu()});const r=o=>{e.value=o};function a(){n.value.openMenu()}return(o,l)=>(s.openBlock(),s.createBlock(s.unref(ns),{ref_key:"datePicker",ref:n,modelValue:e.value,"onUpdate:modelValue":[l[0]||(l[0]=u=>e.value=u),r],"close-on-auto-apply":!1,"day-names":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],"enable-time-picker":!1,offset:12,"select-text":"Apply","text-input":"","text-input-options":i.value,uid:"base",onClosed:a,"arrow-navigation":""},{"dp-input":s.withCtx(()=>[]),"arrow-left":s.withCtx(()=>[s.createVNode(Ke,{"icon-name":"previous",size:20})]),"arrow-right":s.withCtx(()=>[s.createVNode(Ke,{"icon-name":"next",size:20})]),"calendar-icon":s.withCtx(()=>[g0]),"clear-icon":s.withCtx(()=>[]),"action-preview":s.withCtx(()=>[]),_:1},8,["modelValue","text-input-options"]))}};var Ox="";const y0={key:0,class:"invalid-feedback"},m0=s.defineComponent({__name:"Error",props:{errors:{type:Object,required:!1,default:void 0}},setup(t){const e=t;return(n,i)=>{var r;return s.unref(e).errors&&((r=s.unref(e).errors)==null?void 0:r.length)>0?(s.openBlock(),s.createElementBlock("div",y0,[(s.openBlock(!0),s.createElementBlock(s.Fragment,null,s.renderList(t.errors,a=>(s.openBlock(),s.createElementBlock("span",{key:a},s.toDisplayString(a),1))),128))])):s.createCommentVNode("",!0)}}}),p0=s.defineComponent({components:{DhIcon:Ke},props:{hasCloseButton:{type:Boolean,default:!0},hasSideBar:{type:Boolean,default:!0},sideBarPosition:{type:String,default:"left"},hasCloseConfirmation:{type:Boolean,default:!1},bodyClass:{type:String,default:""}},emits:["close"],methods:{closed(){this.$emit("close",this.hasCloseConfirmation)}}}),N0=s.createTextVNode("Modal sidebar! "),D0=s.createElementVNode("button",{class:"btn btn-primary"},"Button Bottom",-1),I0={id:"modalTitle",class:"modal-header"},j0=s.createTextVNode("Modal header! "),b0=s.createTextVNode("Modal body! "),A0={class:"modal-footer"},T0=s.createTextVNode("Modal footer! "),x0=s.createElementVNode("button",{class:"btn btn-primary"},"Button right",-1);function L0(t,e,n,i,r,a){const o=s.resolveComponent("dh-icon"),l=s.resolveComponent("sidebar");return s.openBlock(),s.createBlock(s.Transition,{name:"modal-fade"},{default:s.withCtx(()=>[s.createElementVNode("div",{class:"modal-backdrop",onClick:e[2]||(e[2]=(...u)=>t.closed&&t.closed(...u))},[s.createElementVNode("div",{"aria-describedby":"modalDescription","aria-labelledby":"modalTitle",class:s.normalizeClass(`modal ${t.hasSideBar?t.sideBarPosition:""}`),role:"dialog",onClick:e[1]||(e[1]=s.withModifiers(()=>{},["stop"]))},[t.hasCloseButton?(s.openBlock(),s.createElementBlock("button",{key:0,"aria-label":"Close modal",class:"btn-close",type:"button",onClick:e[0]||(e[0]=(...u)=>t.closed&&t.closed(...u))},[s.createVNode(o,{class:"icon","icon-name":"close",size:24})])):s.createCommentVNode("",!0),t.hasSideBar?(s.openBlock(),s.createBlock(l,{key:1,id:"modal-sidebar",class:"modal-sidebar"},{default:s.withCtx(()=>[s.renderSlot(t.$slots,"sidebar",{},()=>[N0]),s.renderSlot(t.$slots,"sidebar-button-bottom",{},()=>[D0])]),_:3})):s.createCommentVNode("",!0),s.createElementVNode("section",{class:s.normalizeClass(`right-section ${t.hasSideBar?"":"full"}`)},[s.createElementVNode("header",I0,[s.renderSlot(t.$slots,"header",{},()=>[j0])]),s.createElementVNode("section",{id:"modalDescription",class:s.normalizeClass(["modal-body",t.bodyClass])},[s.renderSlot(t.$slots,"body",{},()=>[b0])],2),s.createElementVNode("footer",A0,[s.renderSlot(t.$slots,"footer",{},()=>[T0]),s.renderSlot(t.$slots,"footer-button-right",{},()=>[x0])])],2)],2)])]),_:3})}var w0=Re(p0,[["render",L0]]),S0="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTIgMy41YTguNSA4LjUgMCAxIDAgMCAxNyA4LjUgOC41IDAgMCAwIDAtMTd6TTIuNSAxMmE5LjUgOS41IDAgMSAxIDE5IDAgOS41IDkuNSAwIDAgMS0xOSAweiIgZmlsbD0iI0MzMkYyNyIvPgogICAgPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMiA3LjVhLjUuNSAwIDAgMSAuNS41djRhLjUuNSAwIDAgMS0xIDBWOGEuNS41IDAgMCAxIC41LS41ek0xMS4yNSAxNmEuNzUuNzUgMCAwIDEgLjc1LS43NWguMDFhLjc1Ljc1IDAgMCAxIDAgMS41SDEyYS43NS43NSAwIDAgMS0uNzUtLjc1eiIgZmlsbD0iI0MzMkYyNyIvPgo8L3N2Zz4K",O0="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xNy40NTIgMTkuMTg5SDYuNTU4QTIuNTYgMi41NiAwIDAgMSA0IDE2LjYzMVYxNmMwLTEgLjQxNS0xLjk1OSAxLjEzOC0yLjY0NS40MzMtLjQxLjY3OC0uOTc3LjY3OC0xLjU3MlY5LjE4NEE2LjE5MSA2LjE5MSAwIDAgMSAxMiAzYTYuMTkxIDYuMTkxIDAgMCAxIDYuMTg0IDYuMTg0djIuNmMwIC41OTQuMjQ1IDEuMTY1LjY3OCAxLjU3QTMuNjM2IDMuNjM2IDAgMCAxIDIwIDE2di42MzFhMi41NDcgMi41NDcgMCAwIDEtMi41NDkgMi41NTh6bS01LjQ0Ny0xNC43MmE0LjcxOCA0LjcxOCAwIDAgMC00LjcxIDQuNzF2Mi42YzAgMS0uNDE0IDEuOTU4LTEuMTM4IDIuNjQ1LS40MzMuNDEtLjY3Ny45NzctLjY3NyAxLjU3MXYuNjMyYzAgLjU5OS40ODQgMS4wNzggMS4wODMgMS4wODJoMTAuODk0Yy41OTQgMCAxLjA3OC0uNDgzIDEuMDgzLTEuMDgydi0uNjMyYzAtLjU5NC0uMjQ0LTEuMTY2LS42NzgtMS41NzFhMy42MzYgMy42MzYgMCAwIDEtMS4xMzgtMi42NDZWOS4xNzVhNC43MjUgNC43MjUgMCAwIDAtNC43MTktNC43MDV6TTEzLjkwNCAyMS40NjZoLTMuNzk4YS43NC43NCAwIDAgMS0uNzM3LS43MzguNzQuNzQgMCAwIDEgLjczNy0uNzM3aDMuNzk4YS43MzcuNzM3IDAgMSAxIDAgMS40NzV6IiBmaWxsPSIjQkZCRkJGIi8+Cjwvc3ZnPgo=",z0="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTkuNDI3IDYuMjUzYTEgMSAwIDAgMSAwIDEuNDE0bC05LjI0IDkuMjRhMSAxIDAgMCAxLTEuNDE0IDBsLTQuMi00LjJhMSAxIDAgMSAxIDEuNDE0LTEuNDE0bDMuNDkzIDMuNDkzIDguNTMzLTguNTMzYTEgMSAwIDAgMSAxLjQxNCAweiIgZmlsbD0iIzNDQTA2NCIvPgo8L3N2Zz4K",C0="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTAuODkzIDMuNzlhMi4yNTYgMi4yNTYgMCAwIDEgMy4wMzYuNzk2bC4wMDIuMDAzIDcuNDQyIDEyLjQyNGEyLjI1NyAyLjI1NyAwIDAgMS0xLjkzIDMuMzg0SDQuNTU3YTIuMjU3IDIuMjU3IDAgMCAxLTEuOTI5LTMuMzg0bC4wMDQtLjAwN0wxMC4wNyA0LjU4OWwuMDAyLS4wMDNjLjIwMS0uMzMxLjQ4NC0uNjA2LjgyMi0uNzk2ek0xMiA0LjVhMS4yNTYgMS4yNTYgMCAwIDAtMS4wNzMuNjA0aC0uMDAxTDMuNDkgMTcuNTE3YTEuMjU2IDEuMjU2IDAgMCAwIDEuMDc0IDEuODgxaDE0Ljg3YTEuMjU2IDEuMjU2IDAgMCAwIDEuMDc0LTEuODgxTDEzLjA3NCA1LjEwNXYtLjAwMUExLjI1NyAxLjI1NyAwIDAgMCAxMiA0LjV6IiBmaWxsPSIjRjI5OTRBIi8+CiAgICA8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTEyIDguODZhLjUuNSAwIDAgMSAuNS41djMuNTEyYS41LjUgMCAxIDEtMSAwVjkuMzU5YS41LjUgMCAwIDEgLjUtLjV6TTExLjI1IDE2LjM4NWEuNzUuNzUgMCAwIDEgLjc1LS43NWguMDA5YS43NS43NSAwIDEgMSAwIDEuNUgxMmEuNzUuNzUgMCAwIDEtLjc1LS43NXoiIGZpbGw9IiNGMjk5NEEiLz4KPC9zdmc+Cg==";const _0=s.defineComponent({props:{notificationType:{type:String,required:!0,default:"toast"},status:{type:String,required:!0,default:"info"},title:{type:String,required:!1,default:""},message:{type:String,required:!1,default:""},dismissible:{type:Boolean,required:!1,default:!0},notificationButton:{type:String,default:"Action"},buttonAction:{type:String,default:"void"},buttonDismiss:{type:String,default:"Dismiss"}},data(){return{show:!0}},mounted(){this.dismissible&&["toast","bottom-message"].includes(this.notificationType)&&setTimeout(()=>{this.close()},3e3)},methods:{getIconUrl(){return new URL({"../assets/icon-danger.svg":S0,"../assets/icon-info.svg":O0,"../assets/icon-success.svg":z0,"../assets/icon-warning.svg":C0}[`../assets/icon-${this.status}.svg`],self.location).href},close(){this.show=!1},limitTitle(t,e){return["toast","actionable"].includes(e)&&t.length>=60?`${t.substring(0,60)}..`:["bottom-message"].includes(e)&&t.length>=40?`${t.substring(0,40)}..`:["modal"].includes(e)&&t.length>=80?`${t.substring(0,80)}..`:t}}}),k0=[s.createElementVNode("img",{alt:"icon",class:"close-icon",src:dc},null,-1)],E0=["src"],v0={class:"additional-text"},P0={key:0,class:"descriptions"},Y0={class:"btn btn-normal btn-primary"};function Q0(t,e,n,i,r,a){return s.openBlock(),s.createElementBlock("div",{class:s.normalizeClass(`dh-notification-container ${t.notificationType}`)},[t.show?(s.openBlock(),s.createElementBlock("div",{key:0,class:s.normalizeClass(["bottom-message"].includes(t.notificationType)?`notification-up status status-${t.notificationType}`:`notification-enter status status-${t.notificationType}`)},[["modal","bottom-message"].includes(t.notificationType)?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock("button",{key:0,class:"close-notification",onClick:e[0]||(e[0]=s.withModifiers((...o)=>t.close&&t.close(...o),["prevent"]))},k0)),s.createElementVNode("div",{class:s.normalizeClass(`content content- ${t.notificationType}`)},[s.createElementVNode("div",{class:s.normalizeClass(`ellipse ellipse-${t.status} ellipse-${t.notificationType}`)},[s.createElementVNode("img",{class:s.normalizeClass(`icons icons-${t.status} icons-${t.status}-${t.notificationType}`),src:t.getIconUrl()},null,10,E0)],2),s.createElementVNode("div",v0,[s.createElementVNode("div",{class:s.normalizeClass(`title title-${t.notificationType}`)},s.toDisplayString(t.limitTitle(t.title,t.notificationType)),3),["bottom-message"].includes(t.notificationType)?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock("div",P0,s.toDisplayString(t.message.length>=280?`${t.message.substring(0,280)}..`:t.message),1))]),["toast","bottom-message"].includes(t.notificationType)?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock("div",{key:0,class:s.normalizeClass(`buttons ${t.notificationType}`)},[s.createElementVNode("button",Y0,s.toDisplayString(t.notificationButton),1),s.createElementVNode("button",{class:"btn btn-normal btn-secondary dismiss",onClick:e[1]||(e[1]=s.withModifiers((...o)=>t.close&&t.close(...o),["prevent"]))},s.toDisplayString(t.buttonDismiss),1)],2))],2)],2)):s.createCommentVNode("",!0)],2)}var U0=Re(_0,[["render",Q0]]);/*!
|
|
1
|
+
(function(xe,s){typeof exports=="object"&&typeof module!="undefined"?s(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],s):(xe=typeof globalThis!="undefined"?globalThis:xe||self,s(xe.dh_ui={},xe.Vue))})(this,function(xe,s){"use strict";var Lx="",Re=(t,e)=>{const n=t.__vccOpts||t;for(const[i,r]of e)n[i]=r;return n};const NM=s.defineComponent({components:{DhIcon:Ke},props:{mainText:{type:String,default:"Advanced"},filterMissingText:{type:String,default:"Filter Missing"},matchText:{type:String,default:"Match"},excludeText:{type:String,default:"Exclude"}},data(){return{activeFilter:!1,isFilterMissing:!1,isMatch:!1,isExclude:!1}},emits:["match","exclude","filter_missing"],mounted(){this.isMatch=!0},methods:{toggleFilter(){this.activeFilter=!this.activeFilter},matchFilter(){this.isMatch=!0,this.isExclude=!1,this.$emit("match",this.isMatch)},excludeFilter(){this.isMatch=!1,this.isExclude=!0,this.$emit("exclude",this.isExclude)},missingFilter(){this.isFilterMissing=!this.isFilterMissing,this.isFilterMissing?this.$emit("filter_missing",this.isFilterMissing):(this.isMatch&&this.matchFilter(),this.isExclude&&this.excludeFilter())}}}),DM={class:"dh-advanced-filter-container"},IM={class:"advance_section"},jM={key:0,class:"list-none"},bM=["checked"],AM=["checked"],TM=["checked"];function xM(t,e,n,i,r,a){const o=s.resolveComponent("dh-icon");return s.openBlock(),s.createElementBlock("div",DM,[s.createElementVNode("div",IM,[s.createElementVNode("span",{class:"toggle-icon",onClick:e[0]||(e[0]=l=>t.toggleFilter())},[s.createTextVNode(s.toDisplayString(t.mainText)+" ",1),s.createVNode(o,{"icon-name":t.activeFilter?"arrow-up":"arrow-down",size:20},null,8,["icon-name"])]),t.activeFilter?(s.openBlock(),s.createElementBlock("ul",jM,[s.createElementVNode("li",null,[s.createElementVNode("label",null,[s.createElementVNode("input",{checked:t.isFilterMissing,type:"checkbox",onChange:e[1]||(e[1]=l=>t.missingFilter())},null,40,bM),s.createTextVNode(" "+s.toDisplayString(t.filterMissingText),1)])]),s.createElementVNode("li",null,[s.createElementVNode("label",null,[s.createElementVNode("input",{checked:t.isMatch,name:"number_filter",type:"radio",onChange:e[2]||(e[2]=l=>t.matchFilter())},null,40,AM),s.createTextVNode(" "+s.toDisplayString(t.matchText),1)]),s.createElementVNode("label",null,[s.createElementVNode("input",{checked:t.isExclude,name:"number_filter",type:"radio",onChange:e[3]||(e[3]=l=>t.excludeFilter())},null,40,TM),s.createTextVNode(" "+s.toDisplayString(t.excludeText),1)])])])):s.createCommentVNode("",!0)])])}var LM=Re(NM,[["render",xM]]);function W(t){if(t===null||t===!0||t===!1)return NaN;var e=Number(t);return isNaN(e)?e:e<0?Math.ceil(e):Math.floor(e)}function Z(t,e){if(e.length<t)throw new TypeError(t+" argument"+(t>1?"s":"")+" required, but only "+e.length+" present")}function Zn(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Zn=function(n){return typeof n}:Zn=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Zn(t)}function G(t){Z(1,arguments);var e=Object.prototype.toString.call(t);return t instanceof Date||Zn(t)==="object"&&e==="[object Date]"?new Date(t.getTime()):typeof t=="number"||e==="[object Number]"?new Date(t):((typeof t=="string"||e==="[object String]")&&typeof console!="undefined"&&(console.warn("Starting with v2.0.0-beta.1 date-fns doesn't accept strings as date arguments. Please use `parseISO` to parse strings. See: https://github.com/date-fns/date-fns/blob/master/docs/upgradeGuide.md#string-arguments"),console.warn(new Error().stack)),new Date(NaN))}function _t(t,e){Z(2,arguments);var n=G(t),i=W(e);return isNaN(i)?new Date(NaN):(i&&n.setDate(n.getDate()+i),n)}function it(t,e){Z(2,arguments);var n=G(t),i=W(e);if(isNaN(i))return new Date(NaN);if(!i)return n;var r=n.getDate(),a=new Date(n.getTime());a.setMonth(n.getMonth()+i+1,0);var o=a.getDate();return r>=o?a:(n.setFullYear(a.getFullYear(),a.getMonth(),r),n)}function Vn(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Vn=function(n){return typeof n}:Vn=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Vn(t)}function Hs(t,e){if(Z(2,arguments),!e||Vn(e)!=="object")return new Date(NaN);var n=e.years?W(e.years):0,i=e.months?W(e.months):0,r=e.weeks?W(e.weeks):0,a=e.days?W(e.days):0,o=e.hours?W(e.hours):0,l=e.minutes?W(e.minutes):0,u=e.seconds?W(e.seconds):0,c=G(t),d=i||n?it(c,i+n*12):c,M=a||r?_t(d,a+r*7):d,g=l+o*60,h=u+g*60,y=h*1e3,m=new Date(M.getTime()+y);return m}function wM(t,e){Z(2,arguments);var n=G(t).getTime(),i=W(e);return new Date(n+i)}var SM={};function pt(){return SM}function la(t,e){var n,i,r,a,o,l,u,c;Z(1,arguments);var d=pt(),M=W((n=(i=(r=(a=e==null?void 0:e.weekStartsOn)!==null&&a!==void 0?a:e==null||(o=e.locale)===null||o===void 0||(l=o.options)===null||l===void 0?void 0:l.weekStartsOn)!==null&&r!==void 0?r:d.weekStartsOn)!==null&&i!==void 0?i:(u=d.locale)===null||u===void 0||(c=u.options)===null||c===void 0?void 0:c.weekStartsOn)!==null&&n!==void 0?n:0);if(!(M>=0&&M<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var g=G(t),h=g.getDay(),y=(h<M?7:0)+h-M;return g.setDate(g.getDate()-y),g.setHours(0,0,0,0),g}function $n(t){return Z(1,arguments),la(t,{weekStartsOn:1})}function OM(t){Z(1,arguments);var e=G(t),n=e.getFullYear(),i=new Date(0);i.setFullYear(n+1,0,4),i.setHours(0,0,0,0);var r=$n(i),a=new Date(0);a.setFullYear(n,0,4),a.setHours(0,0,0,0);var o=$n(a);return e.getTime()>=r.getTime()?n+1:e.getTime()>=o.getTime()?n:n-1}function zM(t){Z(1,arguments);var e=OM(t),n=new Date(0);n.setFullYear(e,0,4),n.setHours(0,0,0,0);var i=$n(n);return i}function Wn(t){var e=new Date(Date.UTC(t.getFullYear(),t.getMonth(),t.getDate(),t.getHours(),t.getMinutes(),t.getSeconds(),t.getMilliseconds()));return e.setUTCFullYear(t.getFullYear()),t.getTime()-e.getTime()}function Fs(t){Z(1,arguments);var e=G(t);return e.setHours(0,0,0,0),e}var CM=864e5;function kM(t,e){Z(2,arguments);var n=Fs(t),i=Fs(e),r=n.getTime()-Wn(n),a=i.getTime()-Wn(i);return Math.round((r-a)/CM)}function Js(t,e){Z(2,arguments);var n=W(e);return it(t,n*12)}var ua=6e4,ca=36e5,_M=1e3;function Gn(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Gn=function(n){return typeof n}:Gn=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Gn(t)}function Xs(t){return Z(1,arguments),t instanceof Date||Gn(t)==="object"&&Object.prototype.toString.call(t)==="[object Date]"}function dn(t){if(Z(1,arguments),!Xs(t)&&typeof t!="number")return!1;var e=G(t);return!isNaN(Number(e))}function Ks(t,e){var n;Z(1,arguments);var i=t||{},r=G(i.start),a=G(i.end),o=a.getTime();if(!(r.getTime()<=o))throw new RangeError("Invalid interval");var l=[],u=r;u.setHours(0,0,0,0);var c=Number((n=e==null?void 0:e.step)!==null&&n!==void 0?n:1);if(c<1||isNaN(c))throw new RangeError("`options.step` must be a number greater than 1");for(;u.getTime()<=o;)l.push(G(u)),u.setDate(u.getDate()+c),u.setHours(0,0,0,0);return l}function EM(t,e){var n,i,r,a,o,l,u,c;Z(1,arguments);var d=pt(),M=W((n=(i=(r=(a=e==null?void 0:e.weekStartsOn)!==null&&a!==void 0?a:e==null||(o=e.locale)===null||o===void 0||(l=o.options)===null||l===void 0?void 0:l.weekStartsOn)!==null&&r!==void 0?r:d.weekStartsOn)!==null&&i!==void 0?i:(u=d.locale)===null||u===void 0||(c=u.options)===null||c===void 0?void 0:c.weekStartsOn)!==null&&n!==void 0?n:0);if(!(M>=0&&M<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var g=G(t),h=g.getDay(),y=(h<M?-7:0)+6-(h-M);return g.setDate(g.getDate()+y),g.setHours(23,59,59,999),g}function qs(t,e){Z(2,arguments);var n=W(e);return wM(t,-n)}var vM=864e5;function PM(t){Z(1,arguments);var e=G(t),n=e.getTime();e.setUTCMonth(0,1),e.setUTCHours(0,0,0,0);var i=e.getTime(),r=n-i;return Math.floor(r/vM)+1}function Xt(t){Z(1,arguments);var e=1,n=G(t),i=n.getUTCDay(),r=(i<e?7:0)+i-e;return n.setUTCDate(n.getUTCDate()-r),n.setUTCHours(0,0,0,0),n}function el(t){Z(1,arguments);var e=G(t),n=e.getUTCFullYear(),i=new Date(0);i.setUTCFullYear(n+1,0,4),i.setUTCHours(0,0,0,0);var r=Xt(i),a=new Date(0);a.setUTCFullYear(n,0,4),a.setUTCHours(0,0,0,0);var o=Xt(a);return e.getTime()>=r.getTime()?n+1:e.getTime()>=o.getTime()?n:n-1}function YM(t){Z(1,arguments);var e=el(t),n=new Date(0);n.setUTCFullYear(e,0,4),n.setUTCHours(0,0,0,0);var i=Xt(n);return i}var QM=6048e5;function tl(t){Z(1,arguments);var e=G(t),n=Xt(e).getTime()-YM(e).getTime();return Math.round(n/QM)+1}function Et(t,e){var n,i,r,a,o,l,u,c;Z(1,arguments);var d=pt(),M=W((n=(i=(r=(a=e==null?void 0:e.weekStartsOn)!==null&&a!==void 0?a:e==null||(o=e.locale)===null||o===void 0||(l=o.options)===null||l===void 0?void 0:l.weekStartsOn)!==null&&r!==void 0?r:d.weekStartsOn)!==null&&i!==void 0?i:(u=d.locale)===null||u===void 0||(c=u.options)===null||c===void 0?void 0:c.weekStartsOn)!==null&&n!==void 0?n:0);if(!(M>=0&&M<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var g=G(t),h=g.getUTCDay(),y=(h<M?7:0)+h-M;return g.setUTCDate(g.getUTCDate()-y),g.setUTCHours(0,0,0,0),g}function da(t,e){var n,i,r,a,o,l,u,c;Z(1,arguments);var d=G(t),M=d.getUTCFullYear(),g=pt(),h=W((n=(i=(r=(a=e==null?void 0:e.firstWeekContainsDate)!==null&&a!==void 0?a:e==null||(o=e.locale)===null||o===void 0||(l=o.options)===null||l===void 0?void 0:l.firstWeekContainsDate)!==null&&r!==void 0?r:g.firstWeekContainsDate)!==null&&i!==void 0?i:(u=g.locale)===null||u===void 0||(c=u.options)===null||c===void 0?void 0:c.firstWeekContainsDate)!==null&&n!==void 0?n:1);if(!(h>=1&&h<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var y=new Date(0);y.setUTCFullYear(M+1,0,h),y.setUTCHours(0,0,0,0);var m=Et(y,e),p=new Date(0);p.setUTCFullYear(M,0,h),p.setUTCHours(0,0,0,0);var f=Et(p,e);return d.getTime()>=m.getTime()?M+1:d.getTime()>=f.getTime()?M:M-1}function UM(t,e){var n,i,r,a,o,l,u,c;Z(1,arguments);var d=pt(),M=W((n=(i=(r=(a=e==null?void 0:e.firstWeekContainsDate)!==null&&a!==void 0?a:e==null||(o=e.locale)===null||o===void 0||(l=o.options)===null||l===void 0?void 0:l.firstWeekContainsDate)!==null&&r!==void 0?r:d.firstWeekContainsDate)!==null&&i!==void 0?i:(u=d.locale)===null||u===void 0||(c=u.options)===null||c===void 0?void 0:c.firstWeekContainsDate)!==null&&n!==void 0?n:1),g=da(t,e),h=new Date(0);h.setUTCFullYear(g,0,M),h.setUTCHours(0,0,0,0);var y=Et(h,e);return y}var RM=6048e5;function nl(t,e){Z(1,arguments);var n=G(t),i=Et(n,e).getTime()-UM(n,e).getTime();return Math.round(i/RM)+1}function se(t,e){for(var n=t<0?"-":"",i=Math.abs(t).toString();i.length<e;)i="0"+i;return n+i}var BM={y:function(e,n){var i=e.getUTCFullYear(),r=i>0?i:1-i;return se(n==="yy"?r%100:r,n.length)},M:function(e,n){var i=e.getUTCMonth();return n==="M"?String(i+1):se(i+1,2)},d:function(e,n){return se(e.getUTCDate(),n.length)},a:function(e,n){var i=e.getUTCHours()/12>=1?"pm":"am";switch(n){case"a":case"aa":return i.toUpperCase();case"aaa":return i;case"aaaaa":return i[0];case"aaaa":default:return i==="am"?"a.m.":"p.m."}},h:function(e,n){return se(e.getUTCHours()%12||12,n.length)},H:function(e,n){return se(e.getUTCHours(),n.length)},m:function(e,n){return se(e.getUTCMinutes(),n.length)},s:function(e,n){return se(e.getUTCSeconds(),n.length)},S:function(e,n){var i=n.length,r=e.getUTCMilliseconds(),a=Math.floor(r*Math.pow(10,i-3));return se(a,n.length)}},Nt=BM,Kt={am:"am",pm:"pm",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},ZM={G:function(e,n,i){var r=e.getUTCFullYear()>0?1:0;switch(n){case"G":case"GG":case"GGG":return i.era(r,{width:"abbreviated"});case"GGGGG":return i.era(r,{width:"narrow"});case"GGGG":default:return i.era(r,{width:"wide"})}},y:function(e,n,i){if(n==="yo"){var r=e.getUTCFullYear(),a=r>0?r:1-r;return i.ordinalNumber(a,{unit:"year"})}return Nt.y(e,n)},Y:function(e,n,i,r){var a=da(e,r),o=a>0?a:1-a;if(n==="YY"){var l=o%100;return se(l,2)}return n==="Yo"?i.ordinalNumber(o,{unit:"year"}):se(o,n.length)},R:function(e,n){var i=el(e);return se(i,n.length)},u:function(e,n){var i=e.getUTCFullYear();return se(i,n.length)},Q:function(e,n,i){var r=Math.ceil((e.getUTCMonth()+1)/3);switch(n){case"Q":return String(r);case"QQ":return se(r,2);case"Qo":return i.ordinalNumber(r,{unit:"quarter"});case"QQQ":return i.quarter(r,{width:"abbreviated",context:"formatting"});case"QQQQQ":return i.quarter(r,{width:"narrow",context:"formatting"});case"QQQQ":default:return i.quarter(r,{width:"wide",context:"formatting"})}},q:function(e,n,i){var r=Math.ceil((e.getUTCMonth()+1)/3);switch(n){case"q":return String(r);case"qq":return se(r,2);case"qo":return i.ordinalNumber(r,{unit:"quarter"});case"qqq":return i.quarter(r,{width:"abbreviated",context:"standalone"});case"qqqqq":return i.quarter(r,{width:"narrow",context:"standalone"});case"qqqq":default:return i.quarter(r,{width:"wide",context:"standalone"})}},M:function(e,n,i){var r=e.getUTCMonth();switch(n){case"M":case"MM":return Nt.M(e,n);case"Mo":return i.ordinalNumber(r+1,{unit:"month"});case"MMM":return i.month(r,{width:"abbreviated",context:"formatting"});case"MMMMM":return i.month(r,{width:"narrow",context:"formatting"});case"MMMM":default:return i.month(r,{width:"wide",context:"formatting"})}},L:function(e,n,i){var r=e.getUTCMonth();switch(n){case"L":return String(r+1);case"LL":return se(r+1,2);case"Lo":return i.ordinalNumber(r+1,{unit:"month"});case"LLL":return i.month(r,{width:"abbreviated",context:"standalone"});case"LLLLL":return i.month(r,{width:"narrow",context:"standalone"});case"LLLL":default:return i.month(r,{width:"wide",context:"standalone"})}},w:function(e,n,i,r){var a=nl(e,r);return n==="wo"?i.ordinalNumber(a,{unit:"week"}):se(a,n.length)},I:function(e,n,i){var r=tl(e);return n==="Io"?i.ordinalNumber(r,{unit:"week"}):se(r,n.length)},d:function(e,n,i){return n==="do"?i.ordinalNumber(e.getUTCDate(),{unit:"date"}):Nt.d(e,n)},D:function(e,n,i){var r=PM(e);return n==="Do"?i.ordinalNumber(r,{unit:"dayOfYear"}):se(r,n.length)},E:function(e,n,i){var r=e.getUTCDay();switch(n){case"E":case"EE":case"EEE":return i.day(r,{width:"abbreviated",context:"formatting"});case"EEEEE":return i.day(r,{width:"narrow",context:"formatting"});case"EEEEEE":return i.day(r,{width:"short",context:"formatting"});case"EEEE":default:return i.day(r,{width:"wide",context:"formatting"})}},e:function(e,n,i,r){var a=e.getUTCDay(),o=(a-r.weekStartsOn+8)%7||7;switch(n){case"e":return String(o);case"ee":return se(o,2);case"eo":return i.ordinalNumber(o,{unit:"day"});case"eee":return i.day(a,{width:"abbreviated",context:"formatting"});case"eeeee":return i.day(a,{width:"narrow",context:"formatting"});case"eeeeee":return i.day(a,{width:"short",context:"formatting"});case"eeee":default:return i.day(a,{width:"wide",context:"formatting"})}},c:function(e,n,i,r){var a=e.getUTCDay(),o=(a-r.weekStartsOn+8)%7||7;switch(n){case"c":return String(o);case"cc":return se(o,n.length);case"co":return i.ordinalNumber(o,{unit:"day"});case"ccc":return i.day(a,{width:"abbreviated",context:"standalone"});case"ccccc":return i.day(a,{width:"narrow",context:"standalone"});case"cccccc":return i.day(a,{width:"short",context:"standalone"});case"cccc":default:return i.day(a,{width:"wide",context:"standalone"})}},i:function(e,n,i){var r=e.getUTCDay(),a=r===0?7:r;switch(n){case"i":return String(a);case"ii":return se(a,n.length);case"io":return i.ordinalNumber(a,{unit:"day"});case"iii":return i.day(r,{width:"abbreviated",context:"formatting"});case"iiiii":return i.day(r,{width:"narrow",context:"formatting"});case"iiiiii":return i.day(r,{width:"short",context:"formatting"});case"iiii":default:return i.day(r,{width:"wide",context:"formatting"})}},a:function(e,n,i){var r=e.getUTCHours(),a=r/12>=1?"pm":"am";switch(n){case"a":case"aa":return i.dayPeriod(a,{width:"abbreviated",context:"formatting"});case"aaa":return i.dayPeriod(a,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return i.dayPeriod(a,{width:"narrow",context:"formatting"});case"aaaa":default:return i.dayPeriod(a,{width:"wide",context:"formatting"})}},b:function(e,n,i){var r=e.getUTCHours(),a;switch(r===12?a=Kt.noon:r===0?a=Kt.midnight:a=r/12>=1?"pm":"am",n){case"b":case"bb":return i.dayPeriod(a,{width:"abbreviated",context:"formatting"});case"bbb":return i.dayPeriod(a,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return i.dayPeriod(a,{width:"narrow",context:"formatting"});case"bbbb":default:return i.dayPeriod(a,{width:"wide",context:"formatting"})}},B:function(e,n,i){var r=e.getUTCHours(),a;switch(r>=17?a=Kt.evening:r>=12?a=Kt.afternoon:r>=4?a=Kt.morning:a=Kt.night,n){case"B":case"BB":case"BBB":return i.dayPeriod(a,{width:"abbreviated",context:"formatting"});case"BBBBB":return i.dayPeriod(a,{width:"narrow",context:"formatting"});case"BBBB":default:return i.dayPeriod(a,{width:"wide",context:"formatting"})}},h:function(e,n,i){if(n==="ho"){var r=e.getUTCHours()%12;return r===0&&(r=12),i.ordinalNumber(r,{unit:"hour"})}return Nt.h(e,n)},H:function(e,n,i){return n==="Ho"?i.ordinalNumber(e.getUTCHours(),{unit:"hour"}):Nt.H(e,n)},K:function(e,n,i){var r=e.getUTCHours()%12;return n==="Ko"?i.ordinalNumber(r,{unit:"hour"}):se(r,n.length)},k:function(e,n,i){var r=e.getUTCHours();return r===0&&(r=24),n==="ko"?i.ordinalNumber(r,{unit:"hour"}):se(r,n.length)},m:function(e,n,i){return n==="mo"?i.ordinalNumber(e.getUTCMinutes(),{unit:"minute"}):Nt.m(e,n)},s:function(e,n,i){return n==="so"?i.ordinalNumber(e.getUTCSeconds(),{unit:"second"}):Nt.s(e,n)},S:function(e,n){return Nt.S(e,n)},X:function(e,n,i,r){var a=r._originalDate||e,o=a.getTimezoneOffset();if(o===0)return"Z";switch(n){case"X":return rl(o);case"XXXX":case"XX":return vt(o);case"XXXXX":case"XXX":default:return vt(o,":")}},x:function(e,n,i,r){var a=r._originalDate||e,o=a.getTimezoneOffset();switch(n){case"x":return rl(o);case"xxxx":case"xx":return vt(o);case"xxxxx":case"xxx":default:return vt(o,":")}},O:function(e,n,i,r){var a=r._originalDate||e,o=a.getTimezoneOffset();switch(n){case"O":case"OO":case"OOO":return"GMT"+il(o,":");case"OOOO":default:return"GMT"+vt(o,":")}},z:function(e,n,i,r){var a=r._originalDate||e,o=a.getTimezoneOffset();switch(n){case"z":case"zz":case"zzz":return"GMT"+il(o,":");case"zzzz":default:return"GMT"+vt(o,":")}},t:function(e,n,i,r){var a=r._originalDate||e,o=Math.floor(a.getTime()/1e3);return se(o,n.length)},T:function(e,n,i,r){var a=r._originalDate||e,o=a.getTime();return se(o,n.length)}};function il(t,e){var n=t>0?"-":"+",i=Math.abs(t),r=Math.floor(i/60),a=i%60;if(a===0)return n+String(r);var o=e||"";return n+String(r)+o+se(a,2)}function rl(t,e){if(t%60===0){var n=t>0?"-":"+";return n+se(Math.abs(t)/60,2)}return vt(t,e)}function vt(t,e){var n=e||"",i=t>0?"-":"+",r=Math.abs(t),a=se(Math.floor(r/60),2),o=se(r%60,2);return i+a+n+o}var VM=ZM,al=function(e,n){switch(e){case"P":return n.date({width:"short"});case"PP":return n.date({width:"medium"});case"PPP":return n.date({width:"long"});case"PPPP":default:return n.date({width:"full"})}},ol=function(e,n){switch(e){case"p":return n.time({width:"short"});case"pp":return n.time({width:"medium"});case"ppp":return n.time({width:"long"});case"pppp":default:return n.time({width:"full"})}},$M=function(e,n){var i=e.match(/(P+)(p+)?/)||[],r=i[1],a=i[2];if(!a)return al(e,n);var o;switch(r){case"P":o=n.dateTime({width:"short"});break;case"PP":o=n.dateTime({width:"medium"});break;case"PPP":o=n.dateTime({width:"long"});break;case"PPPP":default:o=n.dateTime({width:"full"});break}return o.replace("{{date}}",al(r,n)).replace("{{time}}",ol(a,n))},WM={p:ol,P:$M},Ma=WM,GM=["D","DD"],HM=["YY","YYYY"];function sl(t){return GM.indexOf(t)!==-1}function ll(t){return HM.indexOf(t)!==-1}function Hn(t,e,n){if(t==="YYYY")throw new RangeError("Use `yyyy` instead of `YYYY` (in `".concat(e,"`) for formatting years to the input `").concat(n,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if(t==="YY")throw new RangeError("Use `yy` instead of `YY` (in `".concat(e,"`) for formatting years to the input `").concat(n,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if(t==="D")throw new RangeError("Use `d` instead of `D` (in `".concat(e,"`) for formatting days of the month to the input `").concat(n,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if(t==="DD")throw new RangeError("Use `dd` instead of `DD` (in `".concat(e,"`) for formatting days of the month to the input `").concat(n,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"))}var FM={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}},JM=function(e,n,i){var r,a=FM[e];return typeof a=="string"?r=a:n===1?r=a.one:r=a.other.replace("{{count}}",n.toString()),i!=null&&i.addSuffix?i.comparison&&i.comparison>0?"in "+r:r+" ago":r},XM=JM;function fa(t){return function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=e.width?String(e.width):t.defaultWidth,i=t.formats[n]||t.formats[t.defaultWidth];return i}}var KM={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},qM={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},ef={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},tf={date:fa({formats:KM,defaultWidth:"full"}),time:fa({formats:qM,defaultWidth:"full"}),dateTime:fa({formats:ef,defaultWidth:"full"})},nf=tf,rf={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},af=function(e,n,i,r){return rf[e]},of=af;function Mn(t){return function(e,n){var i=n!=null&&n.context?String(n.context):"standalone",r;if(i==="formatting"&&t.formattingValues){var a=t.defaultFormattingWidth||t.defaultWidth,o=n!=null&&n.width?String(n.width):a;r=t.formattingValues[o]||t.formattingValues[a]}else{var l=t.defaultWidth,u=n!=null&&n.width?String(n.width):t.defaultWidth;r=t.values[u]||t.values[l]}var c=t.argumentCallback?t.argumentCallback(e):e;return r[c]}}var sf={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},lf={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},uf={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},cf={narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},df={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},Mf={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},ff=function(e,n){var i=Number(e),r=i%100;if(r>20||r<10)switch(r%10){case 1:return i+"st";case 2:return i+"nd";case 3:return i+"rd"}return i+"th"},gf={ordinalNumber:ff,era:Mn({values:sf,defaultWidth:"wide"}),quarter:Mn({values:lf,defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Mn({values:uf,defaultWidth:"wide"}),day:Mn({values:cf,defaultWidth:"wide"}),dayPeriod:Mn({values:df,defaultWidth:"wide",formattingValues:Mf,defaultFormattingWidth:"wide"})},hf=gf;function fn(t){return function(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},i=n.width,r=i&&t.matchPatterns[i]||t.matchPatterns[t.defaultMatchWidth],a=e.match(r);if(!a)return null;var o=a[0],l=i&&t.parsePatterns[i]||t.parsePatterns[t.defaultParseWidth],u=Array.isArray(l)?mf(l,function(M){return M.test(o)}):yf(l,function(M){return M.test(o)}),c;c=t.valueCallback?t.valueCallback(u):u,c=n.valueCallback?n.valueCallback(c):c;var d=e.slice(o.length);return{value:c,rest:d}}}function yf(t,e){for(var n in t)if(t.hasOwnProperty(n)&&e(t[n]))return n}function mf(t,e){for(var n=0;n<t.length;n++)if(e(t[n]))return n}function pf(t){return function(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},i=e.match(t.matchPattern);if(!i)return null;var r=i[0],a=e.match(t.parsePattern);if(!a)return null;var o=t.valueCallback?t.valueCallback(a[0]):a[0];o=n.valueCallback?n.valueCallback(o):o;var l=e.slice(r.length);return{value:o,rest:l}}}var Nf=/^(\d+)(th|st|nd|rd)?/i,Df=/\d+/i,If={narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},jf={any:[/^b/i,/^(a|c)/i]},bf={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},Af={any:[/1/i,/2/i,/3/i,/4/i]},Tf={narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},xf={narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},Lf={narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},wf={narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},Sf={narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},Of={any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},zf={ordinalNumber:pf({matchPattern:Nf,parsePattern:Df,valueCallback:function(e){return parseInt(e,10)}}),era:fn({matchPatterns:If,defaultMatchWidth:"wide",parsePatterns:jf,defaultParseWidth:"any"}),quarter:fn({matchPatterns:bf,defaultMatchWidth:"wide",parsePatterns:Af,defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:fn({matchPatterns:Tf,defaultMatchWidth:"wide",parsePatterns:xf,defaultParseWidth:"any"}),day:fn({matchPatterns:Lf,defaultMatchWidth:"wide",parsePatterns:wf,defaultParseWidth:"any"}),dayPeriod:fn({matchPatterns:Sf,defaultMatchWidth:"any",parsePatterns:Of,defaultParseWidth:"any"})},Cf=zf,kf={code:"en-US",formatDistance:XM,formatLong:nf,formatRelative:of,localize:hf,match:Cf,options:{weekStartsOn:0,firstWeekContainsDate:1}},ul=kf,_f=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,Ef=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,vf=/^'([^]*?)'?$/,Pf=/''/g,Yf=/[a-zA-Z]/;function cl(t,e,n){var i,r,a,o,l,u,c,d,M,g,h,y,m,p,f,N,A,T;Z(2,arguments);var I=String(e),w=pt(),_=(i=(r=n==null?void 0:n.locale)!==null&&r!==void 0?r:w.locale)!==null&&i!==void 0?i:ul,P=W((a=(o=(l=(u=n==null?void 0:n.firstWeekContainsDate)!==null&&u!==void 0?u:n==null||(c=n.locale)===null||c===void 0||(d=c.options)===null||d===void 0?void 0:d.firstWeekContainsDate)!==null&&l!==void 0?l:w.firstWeekContainsDate)!==null&&o!==void 0?o:(M=w.locale)===null||M===void 0||(g=M.options)===null||g===void 0?void 0:g.firstWeekContainsDate)!==null&&a!==void 0?a:1);if(!(P>=1&&P<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var v=W((h=(y=(m=(p=n==null?void 0:n.weekStartsOn)!==null&&p!==void 0?p:n==null||(f=n.locale)===null||f===void 0||(N=f.options)===null||N===void 0?void 0:N.weekStartsOn)!==null&&m!==void 0?m:w.weekStartsOn)!==null&&y!==void 0?y:(A=w.locale)===null||A===void 0||(T=A.options)===null||T===void 0?void 0:T.weekStartsOn)!==null&&h!==void 0?h:0);if(!(v>=0&&v<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(!_.localize)throw new RangeError("locale must contain localize property");if(!_.formatLong)throw new RangeError("locale must contain formatLong property");var Q=G(t);if(!dn(Q))throw new RangeError("Invalid time value");var O=Wn(Q),D=qs(Q,O),S={firstWeekContainsDate:P,weekStartsOn:v,locale:_,_originalDate:Q},C=I.match(Ef).map(function(b){var k=b[0];if(k==="p"||k==="P"){var B=Ma[k];return B(b,_.formatLong)}return b}).join("").match(_f).map(function(b){if(b==="''")return"'";var k=b[0];if(k==="'")return Qf(b);var B=VM[k];if(B)return!(n!=null&&n.useAdditionalWeekYearTokens)&&ll(b)&&Hn(b,e,String(t)),!(n!=null&&n.useAdditionalDayOfYearTokens)&&sl(b)&&Hn(b,e,String(t)),B(D,b,_.localize,S);if(k.match(Yf))throw new RangeError("Format string contains an unescaped latin alphabet character `"+k+"`");return b}).join("");return C}function Qf(t){var e=t.match(vf);return e?e[1].replace(Pf,"'"):t}function Uf(t,e){if(t==null)throw new TypeError("assign requires that input parameter not be null or undefined");for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t}function Rf(t){Z(1,arguments);var e=G(t),n=e.getDay();return n}function Bf(t){Z(1,arguments);var e=G(t),n=e.getFullYear(),i=e.getMonth(),r=new Date(0);return r.setFullYear(n,i+1,0),r.setHours(0,0,0,0),r.getDate()}function Fe(t){Z(1,arguments);var e=G(t),n=e.getHours();return n}var Zf=6048e5;function Vf(t){Z(1,arguments);var e=G(t),n=$n(e).getTime()-zM(e).getTime();return Math.round(n/Zf)+1}function Je(t){Z(1,arguments);var e=G(t),n=e.getMinutes();return n}function pe(t){Z(1,arguments);var e=G(t),n=e.getMonth();return n}function Dt(t){Z(1,arguments);var e=G(t),n=e.getSeconds();return n}function Me(t){return Z(1,arguments),G(t).getFullYear()}function ga(t,e){Z(2,arguments);var n=G(t),i=G(e);return n.getTime()>i.getTime()}function ha(t,e){Z(2,arguments);var n=G(t),i=G(e);return n.getTime()<i.getTime()}function dl(t,e){Z(2,arguments);var n=G(t),i=G(e);return n.getTime()===i.getTime()}function Fn(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Fn=function(n){return typeof n}:Fn=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Fn(t)}function Ml(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&ya(t,e)}function ya(t,e){return ya=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},ya(t,e)}function fl(t){var e=Wf();return function(){var i=Jn(t),r;if(e){var a=Jn(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return $f(this,r)}}function $f(t,e){return e&&(Fn(e)==="object"||typeof e=="function")?e:ma(t)}function ma(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Wf(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Jn(t){return Jn=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Jn(t)}function pa(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function gl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function Na(t,e,n){return e&&gl(t.prototype,e),n&&gl(t,n),t}function Da(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Gf=10,hl=function(){function t(){pa(this,t),Da(this,"subPriority",0)}return Na(t,[{key:"validate",value:function(n,i){return!0}}]),t}(),Hf=function(t){Ml(n,t);var e=fl(n);function n(i,r,a,o,l){var u;return pa(this,n),u=e.call(this),u.value=i,u.validateValue=r,u.setValue=a,u.priority=o,l&&(u.subPriority=l),u}return Na(n,[{key:"validate",value:function(r,a){return this.validateValue(r,this.value,a)}},{key:"set",value:function(r,a,o){return this.setValue(r,a,this.value,o)}}]),n}(hl),Ff=function(t){Ml(n,t);var e=fl(n);function n(){var i;pa(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),Da(ma(i),"priority",Gf),Da(ma(i),"subPriority",-1),i}return Na(n,[{key:"set",value:function(r,a){if(a.timestampIsSet)return r;var o=new Date(0);return o.setFullYear(r.getUTCFullYear(),r.getUTCMonth(),r.getUTCDate()),o.setHours(r.getUTCHours(),r.getUTCMinutes(),r.getUTCSeconds(),r.getUTCMilliseconds()),o}}]),n}(hl);function Jf(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function yl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function Xf(t,e,n){return e&&yl(t.prototype,e),n&&yl(t,n),t}var re=function(){function t(){Jf(this,t)}return Xf(t,[{key:"run",value:function(n,i,r,a){var o=this.parse(n,i,r,a);return o?{setter:new Hf(o.value,this.validate,this.set,this.priority,this.subPriority),rest:o.rest}:null}},{key:"validate",value:function(n,i,r){return!0}}]),t}();function Xn(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Xn=function(n){return typeof n}:Xn=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Xn(t)}function Kf(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function ml(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function qf(t,e,n){return e&&ml(t.prototype,e),n&&ml(t,n),t}function eg(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Ia(t,e)}function Ia(t,e){return Ia=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},Ia(t,e)}function tg(t){var e=ig();return function(){var i=Kn(t),r;if(e){var a=Kn(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return ng(this,r)}}function ng(t,e){return e&&(Xn(e)==="object"||typeof e=="function")?e:ja(t)}function ja(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function ig(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Kn(t){return Kn=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Kn(t)}function pl(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var rg=function(t){eg(n,t);var e=tg(n);function n(){var i;Kf(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),pl(ja(i),"priority",140),pl(ja(i),"incompatibleTokens",["R","u","t","T"]),i}return qf(n,[{key:"parse",value:function(r,a,o){switch(a){case"G":case"GG":case"GGG":return o.era(r,{width:"abbreviated"})||o.era(r,{width:"narrow"});case"GGGGG":return o.era(r,{width:"narrow"});case"GGGG":default:return o.era(r,{width:"wide"})||o.era(r,{width:"abbreviated"})||o.era(r,{width:"narrow"})}}},{key:"set",value:function(r,a,o){return a.era=o,r.setUTCFullYear(o,0,1),r.setUTCHours(0,0,0,0),r}}]),n}(re),be={month:/^(1[0-2]|0?\d)/,date:/^(3[0-1]|[0-2]?\d)/,dayOfYear:/^(36[0-6]|3[0-5]\d|[0-2]?\d?\d)/,week:/^(5[0-3]|[0-4]?\d)/,hour23h:/^(2[0-3]|[0-1]?\d)/,hour24h:/^(2[0-4]|[0-1]?\d)/,hour11h:/^(1[0-1]|0?\d)/,hour12h:/^(1[0-2]|0?\d)/,minute:/^[0-5]?\d/,second:/^[0-5]?\d/,singleDigit:/^\d/,twoDigits:/^\d{1,2}/,threeDigits:/^\d{1,3}/,fourDigits:/^\d{1,4}/,anyDigitsSigned:/^-?\d+/,singleDigitSigned:/^-?\d/,twoDigitsSigned:/^-?\d{1,2}/,threeDigitsSigned:/^-?\d{1,3}/,fourDigitsSigned:/^-?\d{1,4}/},rt={basicOptionalMinutes:/^([+-])(\d{2})(\d{2})?|Z/,basic:/^([+-])(\d{2})(\d{2})|Z/,basicOptionalSeconds:/^([+-])(\d{2})(\d{2})((\d{2}))?|Z/,extended:/^([+-])(\d{2}):(\d{2})|Z/,extendedOptionalSeconds:/^([+-])(\d{2}):(\d{2})(:(\d{2}))?|Z/};function Ae(t,e){return t&&{value:e(t.value),rest:t.rest}}function me(t,e){var n=e.match(t);return n?{value:parseInt(n[0],10),rest:e.slice(n[0].length)}:null}function at(t,e){var n=e.match(t);if(!n)return null;if(n[0]==="Z")return{value:0,rest:e.slice(1)};var i=n[1]==="+"?1:-1,r=n[2]?parseInt(n[2],10):0,a=n[3]?parseInt(n[3],10):0,o=n[5]?parseInt(n[5],10):0;return{value:i*(r*ca+a*ua+o*_M),rest:e.slice(n[0].length)}}function Nl(t){return me(be.anyDigitsSigned,t)}function Ne(t,e){switch(t){case 1:return me(be.singleDigit,e);case 2:return me(be.twoDigits,e);case 3:return me(be.threeDigits,e);case 4:return me(be.fourDigits,e);default:return me(new RegExp("^\\d{1,"+t+"}"),e)}}function qn(t,e){switch(t){case 1:return me(be.singleDigitSigned,e);case 2:return me(be.twoDigitsSigned,e);case 3:return me(be.threeDigitsSigned,e);case 4:return me(be.fourDigitsSigned,e);default:return me(new RegExp("^-?\\d{1,"+t+"}"),e)}}function ba(t){switch(t){case"morning":return 4;case"evening":return 17;case"pm":case"noon":case"afternoon":return 12;case"am":case"midnight":case"night":default:return 0}}function Dl(t,e){var n=e>0,i=n?e:1-e,r;if(i<=50)r=t||100;else{var a=i+50,o=Math.floor(a/100)*100,l=t>=a%100;r=t+o-(l?100:0)}return n?r:1-r}function Il(t){return t%400===0||t%4===0&&t%100!==0}function ei(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?ei=function(n){return typeof n}:ei=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},ei(t)}function ag(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function jl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function og(t,e,n){return e&&jl(t.prototype,e),n&&jl(t,n),t}function sg(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Aa(t,e)}function Aa(t,e){return Aa=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},Aa(t,e)}function lg(t){var e=cg();return function(){var i=ti(t),r;if(e){var a=ti(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return ug(this,r)}}function ug(t,e){return e&&(ei(e)==="object"||typeof e=="function")?e:Ta(t)}function Ta(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function cg(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function ti(t){return ti=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ti(t)}function bl(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var dg=function(t){sg(n,t);var e=lg(n);function n(){var i;ag(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),bl(Ta(i),"priority",130),bl(Ta(i),"incompatibleTokens",["Y","R","u","w","I","i","e","c","t","T"]),i}return og(n,[{key:"parse",value:function(r,a,o){var l=function(c){return{year:c,isTwoDigitYear:a==="yy"}};switch(a){case"y":return Ae(Ne(4,r),l);case"yo":return Ae(o.ordinalNumber(r,{unit:"year"}),l);default:return Ae(Ne(a.length,r),l)}}},{key:"validate",value:function(r,a){return a.isTwoDigitYear||a.year>0}},{key:"set",value:function(r,a,o){var l=r.getUTCFullYear();if(o.isTwoDigitYear){var u=Dl(o.year,l);return r.setUTCFullYear(u,0,1),r.setUTCHours(0,0,0,0),r}var c=!("era"in a)||a.era===1?o.year:1-o.year;return r.setUTCFullYear(c,0,1),r.setUTCHours(0,0,0,0),r}}]),n}(re);function ni(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?ni=function(n){return typeof n}:ni=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},ni(t)}function Mg(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Al(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function fg(t,e,n){return e&&Al(t.prototype,e),n&&Al(t,n),t}function gg(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&xa(t,e)}function xa(t,e){return xa=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},xa(t,e)}function hg(t){var e=mg();return function(){var i=ii(t),r;if(e){var a=ii(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return yg(this,r)}}function yg(t,e){return e&&(ni(e)==="object"||typeof e=="function")?e:La(t)}function La(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function mg(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function ii(t){return ii=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ii(t)}function Tl(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var pg=function(t){gg(n,t);var e=hg(n);function n(){var i;Mg(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),Tl(La(i),"priority",130),Tl(La(i),"incompatibleTokens",["y","R","u","Q","q","M","L","I","d","D","i","t","T"]),i}return fg(n,[{key:"parse",value:function(r,a,o){var l=function(c){return{year:c,isTwoDigitYear:a==="YY"}};switch(a){case"Y":return Ae(Ne(4,r),l);case"Yo":return Ae(o.ordinalNumber(r,{unit:"year"}),l);default:return Ae(Ne(a.length,r),l)}}},{key:"validate",value:function(r,a){return a.isTwoDigitYear||a.year>0}},{key:"set",value:function(r,a,o,l){var u=da(r,l);if(o.isTwoDigitYear){var c=Dl(o.year,u);return r.setUTCFullYear(c,0,l.firstWeekContainsDate),r.setUTCHours(0,0,0,0),Et(r,l)}var d=!("era"in a)||a.era===1?o.year:1-o.year;return r.setUTCFullYear(d,0,l.firstWeekContainsDate),r.setUTCHours(0,0,0,0),Et(r,l)}}]),n}(re);function ri(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?ri=function(n){return typeof n}:ri=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},ri(t)}function Ng(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function xl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function Dg(t,e,n){return e&&xl(t.prototype,e),n&&xl(t,n),t}function Ig(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&wa(t,e)}function wa(t,e){return wa=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},wa(t,e)}function jg(t){var e=Ag();return function(){var i=ai(t),r;if(e){var a=ai(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return bg(this,r)}}function bg(t,e){return e&&(ri(e)==="object"||typeof e=="function")?e:Sa(t)}function Sa(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Ag(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function ai(t){return ai=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ai(t)}function Ll(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Tg=function(t){Ig(n,t);var e=jg(n);function n(){var i;Ng(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),Ll(Sa(i),"priority",130),Ll(Sa(i),"incompatibleTokens",["G","y","Y","u","Q","q","M","L","w","d","D","e","c","t","T"]),i}return Dg(n,[{key:"parse",value:function(r,a){return qn(a==="R"?4:a.length,r)}},{key:"set",value:function(r,a,o){var l=new Date(0);return l.setUTCFullYear(o,0,4),l.setUTCHours(0,0,0,0),Xt(l)}}]),n}(re);function oi(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?oi=function(n){return typeof n}:oi=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},oi(t)}function xg(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function wl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function Lg(t,e,n){return e&&wl(t.prototype,e),n&&wl(t,n),t}function wg(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Oa(t,e)}function Oa(t,e){return Oa=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},Oa(t,e)}function Sg(t){var e=zg();return function(){var i=si(t),r;if(e){var a=si(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return Og(this,r)}}function Og(t,e){return e&&(oi(e)==="object"||typeof e=="function")?e:za(t)}function za(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function zg(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function si(t){return si=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},si(t)}function Sl(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Cg=function(t){wg(n,t);var e=Sg(n);function n(){var i;xg(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),Sl(za(i),"priority",130),Sl(za(i),"incompatibleTokens",["G","y","Y","R","w","I","i","e","c","t","T"]),i}return Lg(n,[{key:"parse",value:function(r,a){return qn(a==="u"?4:a.length,r)}},{key:"set",value:function(r,a,o){return r.setUTCFullYear(o,0,1),r.setUTCHours(0,0,0,0),r}}]),n}(re);function li(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?li=function(n){return typeof n}:li=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},li(t)}function kg(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Ol(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function _g(t,e,n){return e&&Ol(t.prototype,e),n&&Ol(t,n),t}function Eg(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Ca(t,e)}function Ca(t,e){return Ca=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},Ca(t,e)}function vg(t){var e=Yg();return function(){var i=ui(t),r;if(e){var a=ui(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return Pg(this,r)}}function Pg(t,e){return e&&(li(e)==="object"||typeof e=="function")?e:ka(t)}function ka(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Yg(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function ui(t){return ui=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ui(t)}function zl(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Qg=function(t){Eg(n,t);var e=vg(n);function n(){var i;kg(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),zl(ka(i),"priority",120),zl(ka(i),"incompatibleTokens",["Y","R","q","M","L","w","I","d","D","i","e","c","t","T"]),i}return _g(n,[{key:"parse",value:function(r,a,o){switch(a){case"Q":case"QQ":return Ne(a.length,r);case"Qo":return o.ordinalNumber(r,{unit:"quarter"});case"QQQ":return o.quarter(r,{width:"abbreviated",context:"formatting"})||o.quarter(r,{width:"narrow",context:"formatting"});case"QQQQQ":return o.quarter(r,{width:"narrow",context:"formatting"});case"QQQQ":default:return o.quarter(r,{width:"wide",context:"formatting"})||o.quarter(r,{width:"abbreviated",context:"formatting"})||o.quarter(r,{width:"narrow",context:"formatting"})}}},{key:"validate",value:function(r,a){return a>=1&&a<=4}},{key:"set",value:function(r,a,o){return r.setUTCMonth((o-1)*3,1),r.setUTCHours(0,0,0,0),r}}]),n}(re);function ci(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?ci=function(n){return typeof n}:ci=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},ci(t)}function Ug(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Cl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function Rg(t,e,n){return e&&Cl(t.prototype,e),n&&Cl(t,n),t}function Bg(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&_a(t,e)}function _a(t,e){return _a=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},_a(t,e)}function Zg(t){var e=$g();return function(){var i=di(t),r;if(e){var a=di(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return Vg(this,r)}}function Vg(t,e){return e&&(ci(e)==="object"||typeof e=="function")?e:Ea(t)}function Ea(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function $g(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function di(t){return di=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},di(t)}function kl(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Wg=function(t){Bg(n,t);var e=Zg(n);function n(){var i;Ug(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),kl(Ea(i),"priority",120),kl(Ea(i),"incompatibleTokens",["Y","R","Q","M","L","w","I","d","D","i","e","c","t","T"]),i}return Rg(n,[{key:"parse",value:function(r,a,o){switch(a){case"q":case"qq":return Ne(a.length,r);case"qo":return o.ordinalNumber(r,{unit:"quarter"});case"qqq":return o.quarter(r,{width:"abbreviated",context:"standalone"})||o.quarter(r,{width:"narrow",context:"standalone"});case"qqqqq":return o.quarter(r,{width:"narrow",context:"standalone"});case"qqqq":default:return o.quarter(r,{width:"wide",context:"standalone"})||o.quarter(r,{width:"abbreviated",context:"standalone"})||o.quarter(r,{width:"narrow",context:"standalone"})}}},{key:"validate",value:function(r,a){return a>=1&&a<=4}},{key:"set",value:function(r,a,o){return r.setUTCMonth((o-1)*3,1),r.setUTCHours(0,0,0,0),r}}]),n}(re);function Mi(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Mi=function(n){return typeof n}:Mi=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Mi(t)}function Gg(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function _l(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function Hg(t,e,n){return e&&_l(t.prototype,e),n&&_l(t,n),t}function Fg(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&va(t,e)}function va(t,e){return va=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},va(t,e)}function Jg(t){var e=Kg();return function(){var i=fi(t),r;if(e){var a=fi(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return Xg(this,r)}}function Xg(t,e){return e&&(Mi(e)==="object"||typeof e=="function")?e:Pa(t)}function Pa(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Kg(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function fi(t){return fi=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},fi(t)}function El(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var qg=function(t){Fg(n,t);var e=Jg(n);function n(){var i;Gg(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),El(Pa(i),"incompatibleTokens",["Y","R","q","Q","L","w","I","D","i","e","c","t","T"]),El(Pa(i),"priority",110),i}return Hg(n,[{key:"parse",value:function(r,a,o){var l=function(c){return c-1};switch(a){case"M":return Ae(me(be.month,r),l);case"MM":return Ae(Ne(2,r),l);case"Mo":return Ae(o.ordinalNumber(r,{unit:"month"}),l);case"MMM":return o.month(r,{width:"abbreviated",context:"formatting"})||o.month(r,{width:"narrow",context:"formatting"});case"MMMMM":return o.month(r,{width:"narrow",context:"formatting"});case"MMMM":default:return o.month(r,{width:"wide",context:"formatting"})||o.month(r,{width:"abbreviated",context:"formatting"})||o.month(r,{width:"narrow",context:"formatting"})}}},{key:"validate",value:function(r,a){return a>=0&&a<=11}},{key:"set",value:function(r,a,o){return r.setUTCMonth(o,1),r.setUTCHours(0,0,0,0),r}}]),n}(re);function gi(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?gi=function(n){return typeof n}:gi=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},gi(t)}function eh(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function vl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function th(t,e,n){return e&&vl(t.prototype,e),n&&vl(t,n),t}function nh(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Ya(t,e)}function Ya(t,e){return Ya=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},Ya(t,e)}function ih(t){var e=ah();return function(){var i=hi(t),r;if(e){var a=hi(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return rh(this,r)}}function rh(t,e){return e&&(gi(e)==="object"||typeof e=="function")?e:Qa(t)}function Qa(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function ah(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function hi(t){return hi=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},hi(t)}function Pl(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var oh=function(t){nh(n,t);var e=ih(n);function n(){var i;eh(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),Pl(Qa(i),"priority",110),Pl(Qa(i),"incompatibleTokens",["Y","R","q","Q","M","w","I","D","i","e","c","t","T"]),i}return th(n,[{key:"parse",value:function(r,a,o){var l=function(c){return c-1};switch(a){case"L":return Ae(me(be.month,r),l);case"LL":return Ae(Ne(2,r),l);case"Lo":return Ae(o.ordinalNumber(r,{unit:"month"}),l);case"LLL":return o.month(r,{width:"abbreviated",context:"standalone"})||o.month(r,{width:"narrow",context:"standalone"});case"LLLLL":return o.month(r,{width:"narrow",context:"standalone"});case"LLLL":default:return o.month(r,{width:"wide",context:"standalone"})||o.month(r,{width:"abbreviated",context:"standalone"})||o.month(r,{width:"narrow",context:"standalone"})}}},{key:"validate",value:function(r,a){return a>=0&&a<=11}},{key:"set",value:function(r,a,o){return r.setUTCMonth(o,1),r.setUTCHours(0,0,0,0),r}}]),n}(re);function sh(t,e,n){Z(2,arguments);var i=G(t),r=W(e),a=nl(i,n)-r;return i.setUTCDate(i.getUTCDate()-a*7),i}function yi(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?yi=function(n){return typeof n}:yi=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},yi(t)}function lh(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Yl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function uh(t,e,n){return e&&Yl(t.prototype,e),n&&Yl(t,n),t}function ch(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Ua(t,e)}function Ua(t,e){return Ua=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},Ua(t,e)}function dh(t){var e=fh();return function(){var i=mi(t),r;if(e){var a=mi(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return Mh(this,r)}}function Mh(t,e){return e&&(yi(e)==="object"||typeof e=="function")?e:Ra(t)}function Ra(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function fh(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function mi(t){return mi=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},mi(t)}function Ql(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var gh=function(t){ch(n,t);var e=dh(n);function n(){var i;lh(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),Ql(Ra(i),"priority",100),Ql(Ra(i),"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","i","t","T"]),i}return uh(n,[{key:"parse",value:function(r,a,o){switch(a){case"w":return me(be.week,r);case"wo":return o.ordinalNumber(r,{unit:"week"});default:return Ne(a.length,r)}}},{key:"validate",value:function(r,a){return a>=1&&a<=53}},{key:"set",value:function(r,a,o,l){return Et(sh(r,o,l),l)}}]),n}(re);function hh(t,e){Z(2,arguments);var n=G(t),i=W(e),r=tl(n)-i;return n.setUTCDate(n.getUTCDate()-r*7),n}function pi(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?pi=function(n){return typeof n}:pi=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},pi(t)}function yh(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Ul(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function mh(t,e,n){return e&&Ul(t.prototype,e),n&&Ul(t,n),t}function ph(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Ba(t,e)}function Ba(t,e){return Ba=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},Ba(t,e)}function Nh(t){var e=Ih();return function(){var i=Ni(t),r;if(e){var a=Ni(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return Dh(this,r)}}function Dh(t,e){return e&&(pi(e)==="object"||typeof e=="function")?e:Za(t)}function Za(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Ih(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Ni(t){return Ni=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Ni(t)}function Rl(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var jh=function(t){ph(n,t);var e=Nh(n);function n(){var i;yh(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),Rl(Za(i),"priority",100),Rl(Za(i),"incompatibleTokens",["y","Y","u","q","Q","M","L","w","d","D","e","c","t","T"]),i}return mh(n,[{key:"parse",value:function(r,a,o){switch(a){case"I":return me(be.week,r);case"Io":return o.ordinalNumber(r,{unit:"week"});default:return Ne(a.length,r)}}},{key:"validate",value:function(r,a){return a>=1&&a<=53}},{key:"set",value:function(r,a,o){return Xt(hh(r,o))}}]),n}(re);function Di(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Di=function(n){return typeof n}:Di=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Di(t)}function bh(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Bl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function Ah(t,e,n){return e&&Bl(t.prototype,e),n&&Bl(t,n),t}function Th(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Va(t,e)}function Va(t,e){return Va=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},Va(t,e)}function xh(t){var e=wh();return function(){var i=ji(t),r;if(e){var a=ji(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return Lh(this,r)}}function Lh(t,e){return e&&(Di(e)==="object"||typeof e=="function")?e:Ii(t)}function Ii(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function wh(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function ji(t){return ji=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ji(t)}function $a(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Sh=[31,28,31,30,31,30,31,31,30,31,30,31],Oh=[31,29,31,30,31,30,31,31,30,31,30,31],zh=function(t){Th(n,t);var e=xh(n);function n(){var i;bh(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),$a(Ii(i),"priority",90),$a(Ii(i),"subPriority",1),$a(Ii(i),"incompatibleTokens",["Y","R","q","Q","w","I","D","i","e","c","t","T"]),i}return Ah(n,[{key:"parse",value:function(r,a,o){switch(a){case"d":return me(be.date,r);case"do":return o.ordinalNumber(r,{unit:"date"});default:return Ne(a.length,r)}}},{key:"validate",value:function(r,a){var o=r.getUTCFullYear(),l=Il(o),u=r.getUTCMonth();return l?a>=1&&a<=Oh[u]:a>=1&&a<=Sh[u]}},{key:"set",value:function(r,a,o){return r.setUTCDate(o),r.setUTCHours(0,0,0,0),r}}]),n}(re);function bi(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?bi=function(n){return typeof n}:bi=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},bi(t)}function Ch(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Zl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function kh(t,e,n){return e&&Zl(t.prototype,e),n&&Zl(t,n),t}function _h(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Wa(t,e)}function Wa(t,e){return Wa=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},Wa(t,e)}function Eh(t){var e=Ph();return function(){var i=Ti(t),r;if(e){var a=Ti(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return vh(this,r)}}function vh(t,e){return e&&(bi(e)==="object"||typeof e=="function")?e:Ai(t)}function Ai(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Ph(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Ti(t){return Ti=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Ti(t)}function Ga(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Yh=function(t){_h(n,t);var e=Eh(n);function n(){var i;Ch(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),Ga(Ai(i),"priority",90),Ga(Ai(i),"subpriority",1),Ga(Ai(i),"incompatibleTokens",["Y","R","q","Q","M","L","w","I","d","E","i","e","c","t","T"]),i}return kh(n,[{key:"parse",value:function(r,a,o){switch(a){case"D":case"DD":return me(be.dayOfYear,r);case"Do":return o.ordinalNumber(r,{unit:"date"});default:return Ne(a.length,r)}}},{key:"validate",value:function(r,a){var o=r.getUTCFullYear(),l=Il(o);return l?a>=1&&a<=366:a>=1&&a<=365}},{key:"set",value:function(r,a,o){return r.setUTCMonth(0,o),r.setUTCHours(0,0,0,0),r}}]),n}(re);function Ha(t,e,n){var i,r,a,o,l,u,c,d;Z(2,arguments);var M=pt(),g=W((i=(r=(a=(o=n==null?void 0:n.weekStartsOn)!==null&&o!==void 0?o:n==null||(l=n.locale)===null||l===void 0||(u=l.options)===null||u===void 0?void 0:u.weekStartsOn)!==null&&a!==void 0?a:M.weekStartsOn)!==null&&r!==void 0?r:(c=M.locale)===null||c===void 0||(d=c.options)===null||d===void 0?void 0:d.weekStartsOn)!==null&&i!==void 0?i:0);if(!(g>=0&&g<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var h=G(t),y=W(e),m=h.getUTCDay(),p=y%7,f=(p+7)%7,N=(f<g?7:0)+y-m;return h.setUTCDate(h.getUTCDate()+N),h}function xi(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?xi=function(n){return typeof n}:xi=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},xi(t)}function Qh(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Vl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function Uh(t,e,n){return e&&Vl(t.prototype,e),n&&Vl(t,n),t}function Rh(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Fa(t,e)}function Fa(t,e){return Fa=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},Fa(t,e)}function Bh(t){var e=Vh();return function(){var i=Li(t),r;if(e){var a=Li(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return Zh(this,r)}}function Zh(t,e){return e&&(xi(e)==="object"||typeof e=="function")?e:Ja(t)}function Ja(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Vh(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Li(t){return Li=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Li(t)}function $l(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var $h=function(t){Rh(n,t);var e=Bh(n);function n(){var i;Qh(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),$l(Ja(i),"priority",90),$l(Ja(i),"incompatibleTokens",["D","i","e","c","t","T"]),i}return Uh(n,[{key:"parse",value:function(r,a,o){switch(a){case"E":case"EE":case"EEE":return o.day(r,{width:"abbreviated",context:"formatting"})||o.day(r,{width:"short",context:"formatting"})||o.day(r,{width:"narrow",context:"formatting"});case"EEEEE":return o.day(r,{width:"narrow",context:"formatting"});case"EEEEEE":return o.day(r,{width:"short",context:"formatting"})||o.day(r,{width:"narrow",context:"formatting"});case"EEEE":default:return o.day(r,{width:"wide",context:"formatting"})||o.day(r,{width:"abbreviated",context:"formatting"})||o.day(r,{width:"short",context:"formatting"})||o.day(r,{width:"narrow",context:"formatting"})}}},{key:"validate",value:function(r,a){return a>=0&&a<=6}},{key:"set",value:function(r,a,o,l){return r=Ha(r,o,l),r.setUTCHours(0,0,0,0),r}}]),n}(re);function wi(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?wi=function(n){return typeof n}:wi=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},wi(t)}function Wh(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Wl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function Gh(t,e,n){return e&&Wl(t.prototype,e),n&&Wl(t,n),t}function Hh(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Xa(t,e)}function Xa(t,e){return Xa=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},Xa(t,e)}function Fh(t){var e=Xh();return function(){var i=Si(t),r;if(e){var a=Si(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return Jh(this,r)}}function Jh(t,e){return e&&(wi(e)==="object"||typeof e=="function")?e:Ka(t)}function Ka(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Xh(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Si(t){return Si=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Si(t)}function Gl(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Kh=function(t){Hh(n,t);var e=Fh(n);function n(){var i;Wh(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),Gl(Ka(i),"priority",90),Gl(Ka(i),"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","E","i","c","t","T"]),i}return Gh(n,[{key:"parse",value:function(r,a,o,l){var u=function(d){var M=Math.floor((d-1)/7)*7;return(d+l.weekStartsOn+6)%7+M};switch(a){case"e":case"ee":return Ae(Ne(a.length,r),u);case"eo":return Ae(o.ordinalNumber(r,{unit:"day"}),u);case"eee":return o.day(r,{width:"abbreviated",context:"formatting"})||o.day(r,{width:"short",context:"formatting"})||o.day(r,{width:"narrow",context:"formatting"});case"eeeee":return o.day(r,{width:"narrow",context:"formatting"});case"eeeeee":return o.day(r,{width:"short",context:"formatting"})||o.day(r,{width:"narrow",context:"formatting"});case"eeee":default:return o.day(r,{width:"wide",context:"formatting"})||o.day(r,{width:"abbreviated",context:"formatting"})||o.day(r,{width:"short",context:"formatting"})||o.day(r,{width:"narrow",context:"formatting"})}}},{key:"validate",value:function(r,a){return a>=0&&a<=6}},{key:"set",value:function(r,a,o,l){return r=Ha(r,o,l),r.setUTCHours(0,0,0,0),r}}]),n}(re);function Oi(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Oi=function(n){return typeof n}:Oi=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Oi(t)}function qh(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Hl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function ey(t,e,n){return e&&Hl(t.prototype,e),n&&Hl(t,n),t}function ty(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&qa(t,e)}function qa(t,e){return qa=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},qa(t,e)}function ny(t){var e=ry();return function(){var i=zi(t),r;if(e){var a=zi(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return iy(this,r)}}function iy(t,e){return e&&(Oi(e)==="object"||typeof e=="function")?e:eo(t)}function eo(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function ry(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function zi(t){return zi=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},zi(t)}function Fl(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var ay=function(t){ty(n,t);var e=ny(n);function n(){var i;qh(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),Fl(eo(i),"priority",90),Fl(eo(i),"incompatibleTokens",["y","R","u","q","Q","M","L","I","d","D","E","i","e","t","T"]),i}return ey(n,[{key:"parse",value:function(r,a,o,l){var u=function(d){var M=Math.floor((d-1)/7)*7;return(d+l.weekStartsOn+6)%7+M};switch(a){case"c":case"cc":return Ae(Ne(a.length,r),u);case"co":return Ae(o.ordinalNumber(r,{unit:"day"}),u);case"ccc":return o.day(r,{width:"abbreviated",context:"standalone"})||o.day(r,{width:"short",context:"standalone"})||o.day(r,{width:"narrow",context:"standalone"});case"ccccc":return o.day(r,{width:"narrow",context:"standalone"});case"cccccc":return o.day(r,{width:"short",context:"standalone"})||o.day(r,{width:"narrow",context:"standalone"});case"cccc":default:return o.day(r,{width:"wide",context:"standalone"})||o.day(r,{width:"abbreviated",context:"standalone"})||o.day(r,{width:"short",context:"standalone"})||o.day(r,{width:"narrow",context:"standalone"})}}},{key:"validate",value:function(r,a){return a>=0&&a<=6}},{key:"set",value:function(r,a,o,l){return r=Ha(r,o,l),r.setUTCHours(0,0,0,0),r}}]),n}(re);function oy(t,e){Z(2,arguments);var n=W(e);n%7===0&&(n=n-7);var i=1,r=G(t),a=r.getUTCDay(),o=n%7,l=(o+7)%7,u=(l<i?7:0)+n-a;return r.setUTCDate(r.getUTCDate()+u),r}function Ci(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Ci=function(n){return typeof n}:Ci=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Ci(t)}function sy(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Jl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function ly(t,e,n){return e&&Jl(t.prototype,e),n&&Jl(t,n),t}function uy(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&to(t,e)}function to(t,e){return to=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},to(t,e)}function cy(t){var e=My();return function(){var i=ki(t),r;if(e){var a=ki(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return dy(this,r)}}function dy(t,e){return e&&(Ci(e)==="object"||typeof e=="function")?e:no(t)}function no(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function My(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function ki(t){return ki=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ki(t)}function Xl(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var fy=function(t){uy(n,t);var e=cy(n);function n(){var i;sy(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),Xl(no(i),"priority",90),Xl(no(i),"incompatibleTokens",["y","Y","u","q","Q","M","L","w","d","D","E","e","c","t","T"]),i}return ly(n,[{key:"parse",value:function(r,a,o){var l=function(c){return c===0?7:c};switch(a){case"i":case"ii":return Ne(a.length,r);case"io":return o.ordinalNumber(r,{unit:"day"});case"iii":return Ae(o.day(r,{width:"abbreviated",context:"formatting"})||o.day(r,{width:"short",context:"formatting"})||o.day(r,{width:"narrow",context:"formatting"}),l);case"iiiii":return Ae(o.day(r,{width:"narrow",context:"formatting"}),l);case"iiiiii":return Ae(o.day(r,{width:"short",context:"formatting"})||o.day(r,{width:"narrow",context:"formatting"}),l);case"iiii":default:return Ae(o.day(r,{width:"wide",context:"formatting"})||o.day(r,{width:"abbreviated",context:"formatting"})||o.day(r,{width:"short",context:"formatting"})||o.day(r,{width:"narrow",context:"formatting"}),l)}}},{key:"validate",value:function(r,a){return a>=1&&a<=7}},{key:"set",value:function(r,a,o){return r=oy(r,o),r.setUTCHours(0,0,0,0),r}}]),n}(re);function _i(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?_i=function(n){return typeof n}:_i=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},_i(t)}function gy(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Kl(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function hy(t,e,n){return e&&Kl(t.prototype,e),n&&Kl(t,n),t}function yy(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&io(t,e)}function io(t,e){return io=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},io(t,e)}function my(t){var e=Ny();return function(){var i=Ei(t),r;if(e){var a=Ei(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return py(this,r)}}function py(t,e){return e&&(_i(e)==="object"||typeof e=="function")?e:ro(t)}function ro(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Ny(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Ei(t){return Ei=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Ei(t)}function ql(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Dy=function(t){yy(n,t);var e=my(n);function n(){var i;gy(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),ql(ro(i),"priority",80),ql(ro(i),"incompatibleTokens",["b","B","H","k","t","T"]),i}return hy(n,[{key:"parse",value:function(r,a,o){switch(a){case"a":case"aa":case"aaa":return o.dayPeriod(r,{width:"abbreviated",context:"formatting"})||o.dayPeriod(r,{width:"narrow",context:"formatting"});case"aaaaa":return o.dayPeriod(r,{width:"narrow",context:"formatting"});case"aaaa":default:return o.dayPeriod(r,{width:"wide",context:"formatting"})||o.dayPeriod(r,{width:"abbreviated",context:"formatting"})||o.dayPeriod(r,{width:"narrow",context:"formatting"})}}},{key:"set",value:function(r,a,o){return r.setUTCHours(ba(o),0,0,0),r}}]),n}(re);function vi(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?vi=function(n){return typeof n}:vi=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},vi(t)}function Iy(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function eu(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function jy(t,e,n){return e&&eu(t.prototype,e),n&&eu(t,n),t}function by(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&ao(t,e)}function ao(t,e){return ao=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},ao(t,e)}function Ay(t){var e=xy();return function(){var i=Pi(t),r;if(e){var a=Pi(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return Ty(this,r)}}function Ty(t,e){return e&&(vi(e)==="object"||typeof e=="function")?e:oo(t)}function oo(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function xy(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Pi(t){return Pi=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Pi(t)}function tu(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Ly=function(t){by(n,t);var e=Ay(n);function n(){var i;Iy(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),tu(oo(i),"priority",80),tu(oo(i),"incompatibleTokens",["a","B","H","k","t","T"]),i}return jy(n,[{key:"parse",value:function(r,a,o){switch(a){case"b":case"bb":case"bbb":return o.dayPeriod(r,{width:"abbreviated",context:"formatting"})||o.dayPeriod(r,{width:"narrow",context:"formatting"});case"bbbbb":return o.dayPeriod(r,{width:"narrow",context:"formatting"});case"bbbb":default:return o.dayPeriod(r,{width:"wide",context:"formatting"})||o.dayPeriod(r,{width:"abbreviated",context:"formatting"})||o.dayPeriod(r,{width:"narrow",context:"formatting"})}}},{key:"set",value:function(r,a,o){return r.setUTCHours(ba(o),0,0,0),r}}]),n}(re);function Yi(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Yi=function(n){return typeof n}:Yi=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Yi(t)}function wy(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function nu(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function Sy(t,e,n){return e&&nu(t.prototype,e),n&&nu(t,n),t}function Oy(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&so(t,e)}function so(t,e){return so=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},so(t,e)}function zy(t){var e=ky();return function(){var i=Qi(t),r;if(e){var a=Qi(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return Cy(this,r)}}function Cy(t,e){return e&&(Yi(e)==="object"||typeof e=="function")?e:lo(t)}function lo(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function ky(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Qi(t){return Qi=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Qi(t)}function iu(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var _y=function(t){Oy(n,t);var e=zy(n);function n(){var i;wy(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),iu(lo(i),"priority",80),iu(lo(i),"incompatibleTokens",["a","b","t","T"]),i}return Sy(n,[{key:"parse",value:function(r,a,o){switch(a){case"B":case"BB":case"BBB":return o.dayPeriod(r,{width:"abbreviated",context:"formatting"})||o.dayPeriod(r,{width:"narrow",context:"formatting"});case"BBBBB":return o.dayPeriod(r,{width:"narrow",context:"formatting"});case"BBBB":default:return o.dayPeriod(r,{width:"wide",context:"formatting"})||o.dayPeriod(r,{width:"abbreviated",context:"formatting"})||o.dayPeriod(r,{width:"narrow",context:"formatting"})}}},{key:"set",value:function(r,a,o){return r.setUTCHours(ba(o),0,0,0),r}}]),n}(re);function Ui(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Ui=function(n){return typeof n}:Ui=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Ui(t)}function Ey(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function ru(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function vy(t,e,n){return e&&ru(t.prototype,e),n&&ru(t,n),t}function Py(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&uo(t,e)}function uo(t,e){return uo=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},uo(t,e)}function Yy(t){var e=Uy();return function(){var i=Ri(t),r;if(e){var a=Ri(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return Qy(this,r)}}function Qy(t,e){return e&&(Ui(e)==="object"||typeof e=="function")?e:co(t)}function co(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Uy(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Ri(t){return Ri=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Ri(t)}function au(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Ry=function(t){Py(n,t);var e=Yy(n);function n(){var i;Ey(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),au(co(i),"priority",70),au(co(i),"incompatibleTokens",["H","K","k","t","T"]),i}return vy(n,[{key:"parse",value:function(r,a,o){switch(a){case"h":return me(be.hour12h,r);case"ho":return o.ordinalNumber(r,{unit:"hour"});default:return Ne(a.length,r)}}},{key:"validate",value:function(r,a){return a>=1&&a<=12}},{key:"set",value:function(r,a,o){var l=r.getUTCHours()>=12;return l&&o<12?r.setUTCHours(o+12,0,0,0):!l&&o===12?r.setUTCHours(0,0,0,0):r.setUTCHours(o,0,0,0),r}}]),n}(re);function Bi(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Bi=function(n){return typeof n}:Bi=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Bi(t)}function By(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function ou(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function Zy(t,e,n){return e&&ou(t.prototype,e),n&&ou(t,n),t}function Vy(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Mo(t,e)}function Mo(t,e){return Mo=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},Mo(t,e)}function $y(t){var e=Gy();return function(){var i=Zi(t),r;if(e){var a=Zi(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return Wy(this,r)}}function Wy(t,e){return e&&(Bi(e)==="object"||typeof e=="function")?e:fo(t)}function fo(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Gy(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Zi(t){return Zi=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Zi(t)}function su(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Hy=function(t){Vy(n,t);var e=$y(n);function n(){var i;By(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),su(fo(i),"priority",70),su(fo(i),"incompatibleTokens",["a","b","h","K","k","t","T"]),i}return Zy(n,[{key:"parse",value:function(r,a,o){switch(a){case"H":return me(be.hour23h,r);case"Ho":return o.ordinalNumber(r,{unit:"hour"});default:return Ne(a.length,r)}}},{key:"validate",value:function(r,a){return a>=0&&a<=23}},{key:"set",value:function(r,a,o){return r.setUTCHours(o,0,0,0),r}}]),n}(re);function Vi(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Vi=function(n){return typeof n}:Vi=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Vi(t)}function Fy(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function lu(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function Jy(t,e,n){return e&&lu(t.prototype,e),n&&lu(t,n),t}function Xy(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&go(t,e)}function go(t,e){return go=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},go(t,e)}function Ky(t){var e=em();return function(){var i=$i(t),r;if(e){var a=$i(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return qy(this,r)}}function qy(t,e){return e&&(Vi(e)==="object"||typeof e=="function")?e:ho(t)}function ho(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function em(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function $i(t){return $i=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},$i(t)}function uu(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var tm=function(t){Xy(n,t);var e=Ky(n);function n(){var i;Fy(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),uu(ho(i),"priority",70),uu(ho(i),"incompatibleTokens",["h","H","k","t","T"]),i}return Jy(n,[{key:"parse",value:function(r,a,o){switch(a){case"K":return me(be.hour11h,r);case"Ko":return o.ordinalNumber(r,{unit:"hour"});default:return Ne(a.length,r)}}},{key:"validate",value:function(r,a){return a>=0&&a<=11}},{key:"set",value:function(r,a,o){var l=r.getUTCHours()>=12;return l&&o<12?r.setUTCHours(o+12,0,0,0):r.setUTCHours(o,0,0,0),r}}]),n}(re);function Wi(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Wi=function(n){return typeof n}:Wi=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Wi(t)}function nm(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function cu(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function im(t,e,n){return e&&cu(t.prototype,e),n&&cu(t,n),t}function rm(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&yo(t,e)}function yo(t,e){return yo=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},yo(t,e)}function am(t){var e=sm();return function(){var i=Gi(t),r;if(e){var a=Gi(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return om(this,r)}}function om(t,e){return e&&(Wi(e)==="object"||typeof e=="function")?e:mo(t)}function mo(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function sm(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Gi(t){return Gi=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Gi(t)}function du(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var lm=function(t){rm(n,t);var e=am(n);function n(){var i;nm(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),du(mo(i),"priority",70),du(mo(i),"incompatibleTokens",["a","b","h","H","K","t","T"]),i}return im(n,[{key:"parse",value:function(r,a,o){switch(a){case"k":return me(be.hour24h,r);case"ko":return o.ordinalNumber(r,{unit:"hour"});default:return Ne(a.length,r)}}},{key:"validate",value:function(r,a){return a>=1&&a<=24}},{key:"set",value:function(r,a,o){var l=o<=24?o%24:o;return r.setUTCHours(l,0,0,0),r}}]),n}(re);function Hi(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Hi=function(n){return typeof n}:Hi=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Hi(t)}function um(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Mu(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function cm(t,e,n){return e&&Mu(t.prototype,e),n&&Mu(t,n),t}function dm(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&po(t,e)}function po(t,e){return po=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},po(t,e)}function Mm(t){var e=gm();return function(){var i=Fi(t),r;if(e){var a=Fi(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return fm(this,r)}}function fm(t,e){return e&&(Hi(e)==="object"||typeof e=="function")?e:No(t)}function No(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function gm(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Fi(t){return Fi=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Fi(t)}function fu(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var hm=function(t){dm(n,t);var e=Mm(n);function n(){var i;um(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),fu(No(i),"priority",60),fu(No(i),"incompatibleTokens",["t","T"]),i}return cm(n,[{key:"parse",value:function(r,a,o){switch(a){case"m":return me(be.minute,r);case"mo":return o.ordinalNumber(r,{unit:"minute"});default:return Ne(a.length,r)}}},{key:"validate",value:function(r,a){return a>=0&&a<=59}},{key:"set",value:function(r,a,o){return r.setUTCMinutes(o,0,0),r}}]),n}(re);function Ji(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Ji=function(n){return typeof n}:Ji=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Ji(t)}function ym(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function gu(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function mm(t,e,n){return e&&gu(t.prototype,e),n&&gu(t,n),t}function pm(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Do(t,e)}function Do(t,e){return Do=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},Do(t,e)}function Nm(t){var e=Im();return function(){var i=Xi(t),r;if(e){var a=Xi(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return Dm(this,r)}}function Dm(t,e){return e&&(Ji(e)==="object"||typeof e=="function")?e:Io(t)}function Io(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Im(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Xi(t){return Xi=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Xi(t)}function hu(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var jm=function(t){pm(n,t);var e=Nm(n);function n(){var i;ym(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),hu(Io(i),"priority",50),hu(Io(i),"incompatibleTokens",["t","T"]),i}return mm(n,[{key:"parse",value:function(r,a,o){switch(a){case"s":return me(be.second,r);case"so":return o.ordinalNumber(r,{unit:"second"});default:return Ne(a.length,r)}}},{key:"validate",value:function(r,a){return a>=0&&a<=59}},{key:"set",value:function(r,a,o){return r.setUTCSeconds(o,0),r}}]),n}(re);function Ki(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Ki=function(n){return typeof n}:Ki=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Ki(t)}function bm(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function yu(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function Am(t,e,n){return e&&yu(t.prototype,e),n&&yu(t,n),t}function Tm(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&jo(t,e)}function jo(t,e){return jo=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},jo(t,e)}function xm(t){var e=wm();return function(){var i=qi(t),r;if(e){var a=qi(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return Lm(this,r)}}function Lm(t,e){return e&&(Ki(e)==="object"||typeof e=="function")?e:bo(t)}function bo(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function wm(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function qi(t){return qi=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},qi(t)}function mu(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Sm=function(t){Tm(n,t);var e=xm(n);function n(){var i;bm(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),mu(bo(i),"priority",30),mu(bo(i),"incompatibleTokens",["t","T"]),i}return Am(n,[{key:"parse",value:function(r,a){var o=function(u){return Math.floor(u*Math.pow(10,-a.length+3))};return Ae(Ne(a.length,r),o)}},{key:"set",value:function(r,a,o){return r.setUTCMilliseconds(o),r}}]),n}(re);function er(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?er=function(n){return typeof n}:er=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},er(t)}function Om(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function pu(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function zm(t,e,n){return e&&pu(t.prototype,e),n&&pu(t,n),t}function Cm(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Ao(t,e)}function Ao(t,e){return Ao=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},Ao(t,e)}function km(t){var e=Em();return function(){var i=tr(t),r;if(e){var a=tr(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return _m(this,r)}}function _m(t,e){return e&&(er(e)==="object"||typeof e=="function")?e:To(t)}function To(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Em(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function tr(t){return tr=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},tr(t)}function Nu(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var vm=function(t){Cm(n,t);var e=km(n);function n(){var i;Om(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),Nu(To(i),"priority",10),Nu(To(i),"incompatibleTokens",["t","T","x"]),i}return zm(n,[{key:"parse",value:function(r,a){switch(a){case"X":return at(rt.basicOptionalMinutes,r);case"XX":return at(rt.basic,r);case"XXXX":return at(rt.basicOptionalSeconds,r);case"XXXXX":return at(rt.extendedOptionalSeconds,r);case"XXX":default:return at(rt.extended,r)}}},{key:"set",value:function(r,a,o){return a.timestampIsSet?r:new Date(r.getTime()-o)}}]),n}(re);function nr(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?nr=function(n){return typeof n}:nr=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},nr(t)}function Pm(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Du(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function Ym(t,e,n){return e&&Du(t.prototype,e),n&&Du(t,n),t}function Qm(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&xo(t,e)}function xo(t,e){return xo=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},xo(t,e)}function Um(t){var e=Bm();return function(){var i=ir(t),r;if(e){var a=ir(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return Rm(this,r)}}function Rm(t,e){return e&&(nr(e)==="object"||typeof e=="function")?e:Lo(t)}function Lo(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Bm(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function ir(t){return ir=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ir(t)}function Iu(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Zm=function(t){Qm(n,t);var e=Um(n);function n(){var i;Pm(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),Iu(Lo(i),"priority",10),Iu(Lo(i),"incompatibleTokens",["t","T","X"]),i}return Ym(n,[{key:"parse",value:function(r,a){switch(a){case"x":return at(rt.basicOptionalMinutes,r);case"xx":return at(rt.basic,r);case"xxxx":return at(rt.basicOptionalSeconds,r);case"xxxxx":return at(rt.extendedOptionalSeconds,r);case"xxx":default:return at(rt.extended,r)}}},{key:"set",value:function(r,a,o){return a.timestampIsSet?r:new Date(r.getTime()-o)}}]),n}(re);function rr(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?rr=function(n){return typeof n}:rr=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},rr(t)}function Vm(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function ju(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function $m(t,e,n){return e&&ju(t.prototype,e),n&&ju(t,n),t}function Wm(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&wo(t,e)}function wo(t,e){return wo=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},wo(t,e)}function Gm(t){var e=Fm();return function(){var i=ar(t),r;if(e){var a=ar(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return Hm(this,r)}}function Hm(t,e){return e&&(rr(e)==="object"||typeof e=="function")?e:So(t)}function So(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Fm(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function ar(t){return ar=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ar(t)}function bu(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Jm=function(t){Wm(n,t);var e=Gm(n);function n(){var i;Vm(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),bu(So(i),"priority",40),bu(So(i),"incompatibleTokens","*"),i}return $m(n,[{key:"parse",value:function(r){return Nl(r)}},{key:"set",value:function(r,a,o){return[new Date(o*1e3),{timestampIsSet:!0}]}}]),n}(re);function or(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?or=function(n){return typeof n}:or=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},or(t)}function Xm(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Au(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function Km(t,e,n){return e&&Au(t.prototype,e),n&&Au(t,n),t}function qm(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Oo(t,e)}function Oo(t,e){return Oo=Object.setPrototypeOf||function(i,r){return i.__proto__=r,i},Oo(t,e)}function ep(t){var e=np();return function(){var i=sr(t),r;if(e){var a=sr(this).constructor;r=Reflect.construct(i,arguments,a)}else r=i.apply(this,arguments);return tp(this,r)}}function tp(t,e){return e&&(or(e)==="object"||typeof e=="function")?e:zo(t)}function zo(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function np(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function sr(t){return sr=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},sr(t)}function Tu(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var ip=function(t){qm(n,t);var e=ep(n);function n(){var i;Xm(this,n);for(var r=arguments.length,a=new Array(r),o=0;o<r;o++)a[o]=arguments[o];return i=e.call.apply(e,[this].concat(a)),Tu(zo(i),"priority",20),Tu(zo(i),"incompatibleTokens","*"),i}return Km(n,[{key:"parse",value:function(r){return Nl(r)}},{key:"set",value:function(r,a,o){return[new Date(o),{timestampIsSet:!0}]}}]),n}(re),rp={G:new rg,y:new dg,Y:new pg,R:new Tg,u:new Cg,Q:new Qg,q:new Wg,M:new qg,L:new oh,w:new gh,I:new jh,d:new zh,D:new Yh,E:new $h,e:new Kh,c:new ay,i:new fy,a:new Dy,b:new Ly,B:new _y,h:new Ry,H:new Hy,K:new tm,k:new lm,m:new hm,s:new jm,S:new Sm,X:new vm,x:new Zm,t:new Jm,T:new ip};function lr(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?lr=function(n){return typeof n}:lr=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},lr(t)}function xu(t,e){var n;if(typeof Symbol=="undefined"||t[Symbol.iterator]==null){if(Array.isArray(t)||(n=ap(t))||e&&t&&typeof t.length=="number"){n&&(t=n);var i=0,r=function(){};return{s:r,n:function(){return i>=t.length?{done:!0}:{done:!1,value:t[i++]}},e:function(c){throw c},f:r}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
2
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var a=!0,o=!1,l;return{s:function(){n=t[Symbol.iterator]()},n:function(){var c=n.next();return a=c.done,c},e:function(c){o=!0,l=c},f:function(){try{!a&&n.return!=null&&n.return()}finally{if(o)throw l}}}}function ap(t,e){if(!!t){if(typeof t=="string")return Lu(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);if(n==="Object"&&t.constructor&&(n=t.constructor.name),n==="Map"||n==="Set")return Array.from(t);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Lu(t,e)}}function Lu(t,e){(e==null||e>t.length)&&(e=t.length);for(var n=0,i=new Array(e);n<e;n++)i[n]=t[n];return i}var op=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,sp=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,lp=/^'([^]*?)'?$/,up=/''/g,cp=/\S/,dp=/[a-zA-Z]/;function Co(t,e,n,i){var r,a,o,l,u,c,d,M,g,h,y,m,p,f,N,A,T,I;Z(3,arguments);var w=String(t),_=String(e),P=pt(),v=(r=(a=i==null?void 0:i.locale)!==null&&a!==void 0?a:P.locale)!==null&&r!==void 0?r:ul;if(!v.match)throw new RangeError("locale must contain match property");var Q=W((o=(l=(u=(c=i==null?void 0:i.firstWeekContainsDate)!==null&&c!==void 0?c:i==null||(d=i.locale)===null||d===void 0||(M=d.options)===null||M===void 0?void 0:M.firstWeekContainsDate)!==null&&u!==void 0?u:P.firstWeekContainsDate)!==null&&l!==void 0?l:(g=P.locale)===null||g===void 0||(h=g.options)===null||h===void 0?void 0:h.firstWeekContainsDate)!==null&&o!==void 0?o:1);if(!(Q>=1&&Q<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var O=W((y=(m=(p=(f=i==null?void 0:i.weekStartsOn)!==null&&f!==void 0?f:i==null||(N=i.locale)===null||N===void 0||(A=N.options)===null||A===void 0?void 0:A.weekStartsOn)!==null&&p!==void 0?p:P.weekStartsOn)!==null&&m!==void 0?m:(T=P.locale)===null||T===void 0||(I=T.options)===null||I===void 0?void 0:I.weekStartsOn)!==null&&y!==void 0?y:0);if(!(O>=0&&O<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(_==="")return w===""?G(n):new Date(NaN);var D={firstWeekContainsDate:Q,weekStartsOn:O,locale:v},S=[new Ff],C=_.match(sp).map(function(de){var te=de[0];if(te in Ma){var ue=Ma[te];return ue(de,v.formatLong)}return de}).join("").match(op),b=[],k=xu(C),B;try{var V=function(){var te=B.value;!(i!=null&&i.useAdditionalWeekYearTokens)&&ll(te)&&Hn(te,_,t),!(i!=null&&i.useAdditionalDayOfYearTokens)&&sl(te)&&Hn(te,_,t);var ue=te[0],nt=rp[ue];if(nt){var zt=nt.incompatibleTokens;if(Array.isArray(zt)){var Ct=b.find(function(L){return zt.includes(L.token)||L.token===ue});if(Ct)throw new RangeError("The format string mustn't contain `".concat(Ct.fullToken,"` and `").concat(te,"` at the same time"))}else if(nt.incompatibleTokens==="*"&&b.length>0)throw new RangeError("The format string mustn't contain `".concat(te,"` and any other token at the same time"));b.push({token:ue,fullToken:te});var He=nt.run(w,te,v.match,D);if(!He)return{v:new Date(NaN)};S.push(He.setter),w=He.rest}else{if(ue.match(dp))throw new RangeError("Format string contains an unescaped latin alphabet character `"+ue+"`");if(te==="''"?te="'":ue==="'"&&(te=Mp(te)),w.indexOf(te)===0)w=w.slice(te.length);else return{v:new Date(NaN)}}};for(k.s();!(B=k.n()).done;){var F=V();if(lr(F)==="object")return F.v}}catch(de){k.e(de)}finally{k.f()}if(w.length>0&&cp.test(w))return new Date(NaN);var J=S.map(function(de){return de.priority}).sort(function(de,te){return te-de}).filter(function(de,te,ue){return ue.indexOf(de)===te}).map(function(de){return S.filter(function(te){return te.priority===de}).sort(function(te,ue){return ue.subPriority-te.subPriority})}).map(function(de){return de[0]}),z=G(n);if(isNaN(z.getTime()))return new Date(NaN);var Y=qs(z,Wn(z)),R={},Te=xu(J),Oe;try{for(Te.s();!(Oe=Te.n()).done;){var ze=Oe.value;if(!ze.validate(Y,D))return new Date(NaN);var Ge=ze.set(Y,R,D);Array.isArray(Ge)?(Y=Ge[0],Uf(R,Ge[1])):Y=Ge}}catch(de){Te.e(de)}finally{Te.f()}return Y}function Mp(t){return t.match(lp)[1].replace(up,"'")}function fp(t,e){Z(2,arguments);var n=W(e);return _t(t,-n)}function gp(t,e){var n;Z(1,arguments);var i=W((n=e==null?void 0:e.additionalDigits)!==null&&n!==void 0?n:2);if(i!==2&&i!==1&&i!==0)throw new RangeError("additionalDigits must be 0, 1 or 2");if(!(typeof t=="string"||Object.prototype.toString.call(t)==="[object String]"))return new Date(NaN);var r=pp(t),a;if(r.date){var o=Np(r.date,i);a=Dp(o.restDateString,o.year)}if(!a||isNaN(a.getTime()))return new Date(NaN);var l=a.getTime(),u=0,c;if(r.time&&(u=Ip(r.time),isNaN(u)))return new Date(NaN);if(r.timezone){if(c=jp(r.timezone),isNaN(c))return new Date(NaN)}else{var d=new Date(l+u),M=new Date(0);return M.setFullYear(d.getUTCFullYear(),d.getUTCMonth(),d.getUTCDate()),M.setHours(d.getUTCHours(),d.getUTCMinutes(),d.getUTCSeconds(),d.getUTCMilliseconds()),M}return new Date(l+u+c)}var ur={dateTimeDelimiter:/[T ]/,timeZoneDelimiter:/[Z ]/i,timezone:/([Z+-].*)$/},hp=/^-?(?:(\d{3})|(\d{2})(?:-?(\d{2}))?|W(\d{2})(?:-?(\d{1}))?|)$/,yp=/^(\d{2}(?:[.,]\d*)?)(?::?(\d{2}(?:[.,]\d*)?))?(?::?(\d{2}(?:[.,]\d*)?))?$/,mp=/^([+-])(\d{2})(?::?(\d{2}))?$/;function pp(t){var e={},n=t.split(ur.dateTimeDelimiter),i;if(n.length>2)return e;if(/:/.test(n[0])?i=n[0]:(e.date=n[0],i=n[1],ur.timeZoneDelimiter.test(e.date)&&(e.date=t.split(ur.timeZoneDelimiter)[0],i=t.substr(e.date.length,t.length))),i){var r=ur.timezone.exec(i);r?(e.time=i.replace(r[1],""),e.timezone=r[1]):e.time=i}return e}function Np(t,e){var n=new RegExp("^(?:(\\d{4}|[+-]\\d{"+(4+e)+"})|(\\d{2}|[+-]\\d{"+(2+e)+"})$)"),i=t.match(n);if(!i)return{year:NaN,restDateString:""};var r=i[1]?parseInt(i[1]):null,a=i[2]?parseInt(i[2]):null;return{year:a===null?r:a*100,restDateString:t.slice((i[1]||i[2]).length)}}function Dp(t,e){if(e===null)return new Date(NaN);var n=t.match(hp);if(!n)return new Date(NaN);var i=!!n[4],r=gn(n[1]),a=gn(n[2])-1,o=gn(n[3]),l=gn(n[4]),u=gn(n[5])-1;if(i)return Lp(e,l,u)?bp(e,l,u):new Date(NaN);var c=new Date(0);return!Tp(e,a,o)||!xp(e,r)?new Date(NaN):(c.setUTCFullYear(e,a,Math.max(r,o)),c)}function gn(t){return t?parseInt(t):1}function Ip(t){var e=t.match(yp);if(!e)return NaN;var n=ko(e[1]),i=ko(e[2]),r=ko(e[3]);return wp(n,i,r)?n*ca+i*ua+r*1e3:NaN}function ko(t){return t&&parseFloat(t.replace(",","."))||0}function jp(t){if(t==="Z")return 0;var e=t.match(mp);if(!e)return 0;var n=e[1]==="+"?-1:1,i=parseInt(e[2]),r=e[3]&&parseInt(e[3])||0;return Sp(i,r)?n*(i*ca+r*ua):NaN}function bp(t,e,n){var i=new Date(0);i.setUTCFullYear(t,0,4);var r=i.getUTCDay()||7,a=(e-1)*7+n+1-r;return i.setUTCDate(i.getUTCDate()+a),i}var Ap=[31,null,31,30,31,30,31,31,30,31,30,31];function wu(t){return t%400===0||t%4===0&&t%100!==0}function Tp(t,e,n){return e>=0&&e<=11&&n>=1&&n<=(Ap[e]||(wu(t)?29:28))}function xp(t,e){return e>=1&&e<=(wu(t)?366:365)}function Lp(t,e,n){return e>=1&&e<=53&&n>=0&&n<=6}function wp(t,e,n){return t===24?e===0&&n===0:n>=0&&n<60&&e>=0&&e<60&&t>=0&&t<25}function Sp(t,e){return e>=0&&e<=59}function hn(t,e){Z(2,arguments);var n=G(t),i=W(e),r=n.getFullYear(),a=n.getDate(),o=new Date(0);o.setFullYear(r,i,15),o.setHours(0,0,0,0);var l=Bf(o);return n.setMonth(i,Math.min(a,l)),n}function cr(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?cr=function(n){return typeof n}:cr=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},cr(t)}function _e(t,e){if(Z(2,arguments),cr(e)!=="object"||e===null)throw new RangeError("values parameter must be an object");var n=G(t);return isNaN(n.getTime())?new Date(NaN):(e.year!=null&&n.setFullYear(e.year),e.month!=null&&(n=hn(n,e.month)),e.date!=null&&n.setDate(W(e.date)),e.hours!=null&&n.setHours(W(e.hours)),e.minutes!=null&&n.setMinutes(W(e.minutes)),e.seconds!=null&&n.setSeconds(W(e.seconds)),e.milliseconds!=null&&n.setMilliseconds(W(e.milliseconds)),n)}function Su(t,e){Z(2,arguments);var n=G(t),i=W(e);return n.setHours(i),n}function _o(t,e){Z(2,arguments);var n=G(t),i=W(e);return n.setMilliseconds(i),n}function Ou(t,e){Z(2,arguments);var n=G(t),i=W(e);return n.setMinutes(i),n}function zu(t,e){Z(2,arguments);var n=G(t),i=W(e);return n.setSeconds(i),n}function Pt(t,e){Z(2,arguments);var n=G(t),i=W(e);return isNaN(n.getTime())?new Date(NaN):(n.setFullYear(i),n)}function qt(t,e){Z(2,arguments);var n=W(e);return it(t,-n)}function dr(t){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?dr=function(n){return typeof n}:dr=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},dr(t)}function Op(t,e){if(Z(2,arguments),!e||dr(e)!=="object")return new Date(NaN);var n=e.years?W(e.years):0,i=e.months?W(e.months):0,r=e.weeks?W(e.weeks):0,a=e.days?W(e.days):0,o=e.hours?W(e.hours):0,l=e.minutes?W(e.minutes):0,u=e.seconds?W(e.seconds):0,c=qt(t,i+n*12),d=fp(c,a+r*7),M=l+o*60,g=u+M*60,h=g*1e3,y=new Date(d.getTime()-h);return y}function zp(t,e){Z(2,arguments);var n=W(e);return Js(t,-n)}const Yt=(t,e)=>{const n=t.__vccOpts||t;for(const[i,r]of e)n[i]=r;return n},Cp={},kp={version:"1.1",xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 32 32",class:"dp__icon"},_p=s.createElementVNode("path",{d:"M29.333 8c0-2.208-1.792-4-4-4h-18.667c-2.208 0-4 1.792-4 4v18.667c0 2.208 1.792 4 4 4h18.667c2.208 0 4-1.792 4-4v-18.667zM26.667 8v18.667c0 0.736-0.597 1.333-1.333 1.333 0 0-18.667 0-18.667 0-0.736 0-1.333-0.597-1.333-1.333 0 0 0-18.667 0-18.667 0-0.736 0.597-1.333 1.333-1.333 0 0 18.667 0 18.667 0 0.736 0 1.333 0.597 1.333 1.333z"},null,-1),Ep=s.createElementVNode("path",{d:"M20 2.667v5.333c0 0.736 0.597 1.333 1.333 1.333s1.333-0.597 1.333-1.333v-5.333c0-0.736-0.597-1.333-1.333-1.333s-1.333 0.597-1.333 1.333z"},null,-1),vp=s.createElementVNode("path",{d:"M9.333 2.667v5.333c0 0.736 0.597 1.333 1.333 1.333s1.333-0.597 1.333-1.333v-5.333c0-0.736-0.597-1.333-1.333-1.333s-1.333 0.597-1.333 1.333z"},null,-1),Pp=s.createElementVNode("path",{d:"M4 14.667h24c0.736 0 1.333-0.597 1.333-1.333s-0.597-1.333-1.333-1.333h-24c-0.736 0-1.333 0.597-1.333 1.333s0.597 1.333 1.333 1.333z"},null,-1),Yp=[_p,Ep,vp,Pp];function Qp(t,e){return s.openBlock(),s.createElementBlock("svg",kp,Yp)}const Mr=Yt(Cp,[["render",Qp]]),Up={},Rp={version:"1.1",xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 32 32",class:"dp__icon"},Bp=s.createElementVNode("path",{d:"M23.057 7.057l-16 16c-0.52 0.52-0.52 1.365 0 1.885s1.365 0.52 1.885 0l16-16c0.52-0.52 0.52-1.365 0-1.885s-1.365-0.52-1.885 0z"},null,-1),Zp=s.createElementVNode("path",{d:"M7.057 8.943l16 16c0.52 0.52 1.365 0.52 1.885 0s0.52-1.365 0-1.885l-16-16c-0.52-0.52-1.365-0.52-1.885 0s-0.52 1.365 0 1.885z"},null,-1),Vp=[Bp,Zp];function $p(t,e){return s.openBlock(),s.createElementBlock("svg",Rp,Vp)}const Wp=Yt(Up,[["render",$p]]),Gp={},Hp={version:"1.1",xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 32 32",class:"dp__icon"},Fp=s.createElementVNode("path",{d:"M20.943 23.057l-7.057-7.057c0 0 7.057-7.057 7.057-7.057 0.52-0.52 0.52-1.365 0-1.885s-1.365-0.52-1.885 0l-8 8c-0.521 0.521-0.521 1.365 0 1.885l8 8c0.52 0.52 1.365 0.52 1.885 0s0.52-1.365 0-1.885z"},null,-1),Jp=[Fp];function Xp(t,e){return s.openBlock(),s.createElementBlock("svg",Hp,Jp)}const Cu=Yt(Gp,[["render",Xp]]),Kp={},qp={version:"1.1",xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 32 32",class:"dp__icon"},eN=s.createElementVNode("path",{d:"M12.943 24.943l8-8c0.521-0.521 0.521-1.365 0-1.885l-8-8c-0.52-0.52-1.365-0.52-1.885 0s-0.52 1.365 0 1.885l7.057 7.057c0 0-7.057 7.057-7.057 7.057-0.52 0.52-0.52 1.365 0 1.885s1.365 0.52 1.885 0z"},null,-1),tN=[eN];function nN(t,e){return s.openBlock(),s.createElementBlock("svg",qp,tN)}const ku=Yt(Kp,[["render",nN]]),iN={},rN={version:"1.1",xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 32 32",class:"dp__icon"},aN=s.createElementVNode("path",{d:"M16 1.333c-8.095 0-14.667 6.572-14.667 14.667s6.572 14.667 14.667 14.667c8.095 0 14.667-6.572 14.667-14.667s-6.572-14.667-14.667-14.667zM16 4c6.623 0 12 5.377 12 12s-5.377 12-12 12c-6.623 0-12-5.377-12-12s5.377-12 12-12z"},null,-1),oN=s.createElementVNode("path",{d:"M14.667 8v8c0 0.505 0.285 0.967 0.737 1.193l5.333 2.667c0.658 0.329 1.46 0.062 1.789-0.596s0.062-1.46-0.596-1.789l-4.596-2.298c0 0 0-7.176 0-7.176 0-0.736-0.597-1.333-1.333-1.333s-1.333 0.597-1.333 1.333z"},null,-1),sN=[aN,oN];function lN(t,e){return s.openBlock(),s.createElementBlock("svg",rN,sN)}const _u=Yt(iN,[["render",lN]]),uN={},cN={version:"1.1",xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 32 32",class:"dp__icon"},dN=s.createElementVNode("path",{d:"M24.943 19.057l-8-8c-0.521-0.521-1.365-0.521-1.885 0l-8 8c-0.52 0.52-0.52 1.365 0 1.885s1.365 0.52 1.885 0l7.057-7.057c0 0 7.057 7.057 7.057 7.057 0.52 0.52 1.365 0.52 1.885 0s0.52-1.365 0-1.885z"},null,-1),MN=[dN];function fN(t,e){return s.openBlock(),s.createElementBlock("svg",cN,MN)}const Eu=Yt(uN,[["render",fN]]),gN={},hN={version:"1.1",xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 32 32",class:"dp__icon"},yN=s.createElementVNode("path",{d:"M7.057 12.943l8 8c0.521 0.521 1.365 0.521 1.885 0l8-8c0.52-0.52 0.52-1.365 0-1.885s-1.365-0.52-1.885 0l-7.057 7.057c0 0-7.057-7.057-7.057-7.057-0.52-0.52-1.365-0.52-1.885 0s-0.52 1.365 0 1.885z"},null,-1),mN=[yN];function pN(t,e){return s.openBlock(),s.createElementBlock("svg",hN,mN)}const vu=Yt(gN,[["render",pN]]),Pu=(t,e)=>{const n=Co(t,e.slice(0,t.length),new Date);return dn(n)&&Xs(n)?n:null},Eo=(t,e)=>{if(typeof e=="string")return Pu(t,e);if(Array.isArray(e)){let n=null;for(let i=0;i<e.length&&(n=Pu(t,e[i]),!n);i++);return n}return typeof e=="function"?e(t):null},ot=t=>{let e=new Date(JSON.parse(JSON.stringify(t)));return e=Su(e,0),e=Ou(e,0),e=zu(e,0),e=_o(e,0),e},vo=t=>Array.isArray(t)?dn(t[0])&&(t[1]?dn(t[1]):!0):t?dn(t):!1,Ye=(t,e,n,i)=>{let r=t?new Date(t):new Date;return(e||e===0)&&(r=Su(r,+e)),(n||n===0)&&(r=Ou(r,+n)),(i||i===0)&&(r=zu(r,+i)),_o(r,0)},NN=t=>{const e=it(t,1);return{month:pe(e),year:Me(e)}},Qt=(t,e,n)=>{let i=t?new Date(t):new Date;return(e||e===0)&&(i=hn(i,e)),n&&(i=Pt(i,n)),i},Yu=(t,e)=>t?`HH:mm${e?":ss":""}`:`hh:mm${e?":ss":""} aa`,Qu=(t,e,n,i,r,a,o,l)=>t||(i?"MM/yyyy":r?Yu(e,n):a?"MM/dd/yyyy":o?"yyyy":l?`MM/dd/yyyy, ${Yu(e,n)}`:"MM/dd/yyyy"),Po=t=>{const e=t||new Date;return{hours:Fe(e),minutes:Je(e),seconds:Dt(e)}},fr=t=>({month:pe(t),year:Me(t)}),Uu=t=>Array.isArray(t)?[fr(t[0]),t[1]?fr(t[1]):null]:fr(t),Yo=t=>Array.isArray(t)?[Po(t[0]),Po(t[1])]:Po(t),Qo=(t,e,n)=>n?cl(t,e,{locale:n}):cl(t,e),en=(t,e,n,i,r)=>Array.isArray(t)?`${Qo(t[0],e,n)} ${r&&!t[1]?"":i||"-"} ${t[1]?Qo(t[1],e,n):""}`:Qo(t,e,n),Ee=(t,e)=>!t||!e?!1:ga(ot(t),ot(e)),Ce=(t,e)=>!t||!e?!1:ha(ot(t),ot(e)),fe=(t,e)=>!t||!e?!1:dl(ot(t),ot(e)),DN=(t,e)=>Hs(_e(new Date,t),e),IN=(t,e)=>Op(_e(new Date,t),e),Uo=t=>_e(new Date,{hours:Fe(t),minutes:Je(t),seconds:Dt(t)}),Ru=t=>_e(new Date,{hours:+t.hours||0,minutes:+t.minutes||0,seconds:+t.seconds||0}),tn=(t,e,n,i)=>{if(!t)return!0;if(i){const r=n==="max"?ha(t,e):ga(t,e),a={seconds:0,milliseconds:0};return r||dl(_e(t,a),_e(e,a))}return n==="max"?t.getTime()<=e.getTime():t.getTime()>=e.getTime()},Ro=(t,e,n,i,r)=>{let a=!0;if(!t)return!0;const o=!r&&!i?Array.isArray(t)?[t[0]?Uo(t[0]):null,t[1]?Uo(t[1]):null]:Uo(t):t;if(e||i){const l=e?Ru(e):new Date(i);Array.isArray(o)?a=tn(o[0],l,"max",!!i)&&tn(o[1],l,"max",!!i):a=tn(o,l,"max",!!i)}if(n||r){const l=n?Ru(n):new Date(r);Array.isArray(o)?a=tn(o[0],l,"min",!!r)&&tn(o[1],l,"min",!!r)&&a:a=tn(o,l,"min",!!r)&&a}return a},jN=(t,e,n)=>{let i=!0;return e&&n&&(i=Ee(new Date(t),new Date(e))&&Ce(new Date(t),new Date(n))),e&&(i=Ee(new Date(t),new Date(e))),n&&(i=Ce(new Date(t),new Date(n))),i},st=t=>t instanceof Date?t:gp(t),Bo=(t,e)=>{if(e){const i=new Date().getTimezoneOffset()*6e4;return new Date(t.getTime()-i).toISOString()}const n=Date.UTC(t.getUTCFullYear(),t.getUTCMonth(),t.getUTCDate(),t.getUTCHours(),t.getUTCMinutes(),t.getUTCSeconds());return new Date(n).toISOString()},Bu=(t,e,n)=>t&&t[0]&&t[1]?Ee(n,t[0])&&Ce(n,t[1]):t&&t[0]&&e?Ee(n,t[0])&&Ce(n,e)||Ce(n,t[0])&&Ee(n,e):!1,gr=(t,e)=>{const n=la(t,{weekStartsOn:e}),i=EM(t,{weekStartsOn:e});return[n,i]},Zu=(t,e)=>Array.isArray(e)?e.some(n=>fe(st(new Date(n)),st(t))):e(t),bN=(t,e,n,i,r,a,o,l)=>{const u=n?Ee(st(t),st(n)):!1,c=e?Ce(st(t),st(e)):!1,d=Zu(t,i),M=(a.months.length?a.months.map(p=>+p):[]).includes(pe(t)),g=o.length?o.some(p=>+p===Rf(t)):!1,h=r.length?!r.some(p=>fe(st(p),st(t))):!1,y=Me(t),m=y<+l[0]||y>+l[1];return!(u||c||d||M||m||g||h)},Vu=(t,e,n,i,r,a,o)=>({validate:l=>bN(l,t,e,n,i,r,a,o)}),It=Symbol(),hr=Symbol(),Zo=Symbol(),$u=Symbol(),Wu=Symbol(),jt=Symbol(),Vo={disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},autoApply:{type:Boolean,default:!1},inline:{type:Boolean,default:!1},textInput:{type:Boolean,default:!1}},$o={range:{type:Boolean,default:!1},uid:{type:String,default:null}},Gu={enableSeconds:{type:Boolean,default:!1},is24:{type:Boolean,default:!0},noHoursOverlay:{type:Boolean,default:!1},noMinutesOverlay:{type:Boolean,default:!1},noSecondsOverlay:{type:Boolean,default:!1},hoursGridIncrement:{type:[String,Number],default:1},minutesGridIncrement:{type:[String,Number],default:5},secondsGridIncrement:{type:[String,Number],default:5},hoursIncrement:{type:[Number,String],default:1},minutesIncrement:{type:[Number,String],default:1},secondsIncrement:{type:[Number,String],default:1}},Hu={...Gu,fixedStart:{type:Boolean,default:!1},fixedEnd:{type:Boolean,default:!1},timePicker:{type:Boolean,default:!1}},Fu={name:{type:String,default:null},placeholder:{type:String,default:""},hideInputIcon:{type:Boolean,default:!1},clearable:{type:Boolean,default:!0},state:{type:Boolean,default:null},required:{type:Boolean,default:!1},autocomplete:{type:String,default:"off"},inputClassName:{type:String,default:null},inlineWithInput:{type:Boolean,default:!1},textInputOptions:{type:Object,default:()=>null}},Ju={minTime:{type:Object,default:null},maxTime:{type:Object,default:null}},Wo={minDate:{type:[Date,String],default:null},maxDate:{type:[Date,String],default:null}},Xu={selectText:{type:String,default:"Select"},cancelText:{type:String,default:"Cancel"},previewFormat:{type:[String,Function],default:()=>""},multiDates:{type:Boolean,default:!1},partialRange:{type:Boolean,default:!0},ignoreTimeValidation:{type:Boolean,default:!1},...Ju},Go={monthPicker:{type:Boolean,default:!1},customProps:{type:Object,default:null},yearPicker:{type:Boolean,default:!1},modelAuto:{type:Boolean,default:!1}},Ku={locale:{type:String,default:"en-Us"},weekNumName:{type:String,default:"W"},weekStart:{type:[Number,String],default:1},weekNumbers:{type:Boolean,default:!1},calendarClassName:{type:String,default:null},noSwipe:{type:Boolean,default:!1},monthChangeOnScroll:{type:[Boolean,String],default:!0},dayNames:{type:[Function,Array],default:null}},qu={...Hu,...Xu,...Go,...Wo,...Ku,...$o,vertical:{type:Boolean,default:!1},disableMonthYearSelect:{type:Boolean,default:!1},menuClassName:{type:String,default:null},dayClass:{type:Function,default:null},yearRange:{type:Array,default:()=>[1900,2100]},multiCalendarsSolo:{type:Boolean,default:!1},calendarCellClassName:{type:String,default:null},enableTimePicker:{type:Boolean,default:!0},autoApply:{type:Boolean,default:!1},disabledDates:{type:[Array,Function],default:()=>[]},monthNameFormat:{type:String,default:"short"},startDate:{type:[Date,String],default:null},startTime:{type:[Object,Array],default:null},monthYearComponent:{type:Object,default:null},timePickerComponent:{type:Object,default:null},actionRowComponent:{type:Object,default:null},hideOffsetDates:{type:Boolean,default:!1},autoRange:{type:[Number,String],default:null},noToday:{type:Boolean,default:!1},disabledWeekDays:{type:Array,default:()=>[]},allowedDates:{type:Array,default:()=>[]},showNowButton:{type:Boolean,default:!1},nowButtonLabel:{type:String,default:"Now"},markers:{type:Array,default:()=>[]},modeHeight:{type:[Number,String],default:255},escClose:{type:Boolean,default:!0},spaceConfirm:{type:Boolean,default:!0},monthChangeOnArrows:{type:Boolean,default:!0},presetRanges:{type:Array,default:()=>[]},flow:{type:Array,default:()=>[]},preventMinMaxNavigation:{type:Boolean,default:!1},minRange:{type:[Number,String],default:null},maxRange:{type:[Number,String],default:null},multiDatesLimit:{type:[Number,String],default:null},reverseYears:{type:Boolean,default:!1},keepActionRow:{type:Boolean,default:!1},weekPicker:{type:Boolean,default:!1},filters:{type:Object,default:()=>({})},arrowNavigation:{type:Boolean,default:!1},multiStatic:{type:Boolean,default:!0},disableTimeRangeValidation:{type:Boolean,default:!1},highlight:{type:[Array,Function],default:null},highlightWeekDays:{type:Array,default:null},highlightDisabledDays:{type:Boolean,default:!1},teleportCenter:{type:Boolean,default:!1}},AN={...Fu,...Vo,...qu,multiCalendars:{type:[Boolean,Number,String],default:null},modelValue:{type:[String,Date,Array,Object,Number],default:null},modelType:{type:String,default:null},position:{type:String,default:"center"},dark:{type:Boolean,default:!1},format:{type:[String,Function],default:()=>null},closeOnScroll:{type:Boolean,default:!1},autoPosition:{type:Boolean,default:!0},closeOnAutoApply:{type:Boolean,default:!0},teleport:{type:[String,Object],default:"body"},altPosition:{type:[Boolean,Function],default:!1},transitions:{type:[Boolean,Object],default:!0},formatLocale:{type:Object,default:null},utc:{type:[Boolean,String],default:!1},ariaLabels:{type:Object,default:()=>({})},offset:{type:[Number,String],default:10}},ec={range:{type:Boolean,default:!1},multiCalendars:{type:Number,default:0},internalModelValue:{type:[Date,Array],default:null}},tc={...Go,...ec,vertical:{type:Boolean,default:!1},month:{type:Number,default:0},year:{type:Number,default:0},instance:{type:Number,default:1}},TN=["aria-label","aria-disabled","aria-readonly"],xN={key:1,class:"dp__input_wrap"},LN=["id","name","inputmode","placeholder","disabled","readonly","required","value","autocomplete","onKeydown"],wN={key:2,class:"dp__input_icon"},SN={key:4,class:"dp__clear_icon"},ON=s.defineComponent({__name:"DatepickerInput",props:{...Fu,...Vo,...$o,inputValue:{type:String,default:""},inline:{type:Boolean,default:!1},isMenuOpen:{type:Boolean,default:!1},pattern:{type:String,default:""}},emits:["clear","open","update:inputValue","setInputDate","close","selectDate","setEmptyDate","toggle","focus-prev","focus","blur"],setup(t,{expose:e,emit:n}){const i=t,r=s.ref(),a=s.ref(null),o=s.ref(!1),l=s.inject(It),u=s.computed(()=>({dp__pointer:!i.disabled&&!i.readonly&&!i.textInput,dp__disabled:i.disabled,dp__input_readonly:!i.textInput,dp__input:!0,dp__input_icon_pad:!i.hideInputIcon,dp__input_valid:i.state,dp__input_invalid:i.state===!1,dp__input_focus:o.value||i.isMenuOpen,dp__input_reg:!i.textInput,[i.inputClassName]:!!i.inputClassName})),c=f=>{var N;const{value:A}=f.target,{format:T,rangeSeparator:I}=i.textInputOptions;if(A!==""){if(((N=i.textInputOptions)==null?void 0:N.openMenu)&&!i.isMenuOpen&&n("open"),i.range){const[w,_]=A.split(`${I}`);if(w&&_){const P=Eo(w.trim(),T||i.pattern),v=Eo(_.trim(),T||i.pattern);r.value=P&&v?[P,v]:null}}else r.value=Eo(A,T||i.pattern);n("setInputDate",r.value)}else n("setInputDate",null),i.autoApply&&(n("setEmptyDate"),r.value=null);n("update:inputValue",A)},d=()=>{var f,N;((f=i.textInputOptions)==null?void 0:f.enterSubmit)&&vo(r.value)&&i.inputValue!==""?(n("setInputDate",r.value,!0),r.value=null):((N=i.textInputOptions)==null?void 0:N.enterSubmit)&&i.inputValue===""&&(r.value=null,n("clear"))},M=()=>{var f,N;((f=i.textInputOptions)==null?void 0:f.tabSubmit)&&vo(r.value)&&i.inputValue!==""?(n("setInputDate",r.value,!0),r.value=null):((N=i.textInputOptions)==null?void 0:N.tabSubmit)&&i.inputValue===""&&(r.value=null,n("clear"))},g=()=>{o.value=!0,n("focus")},h=f=>{var N;f.preventDefault(),f.stopImmediatePropagation(),f.stopPropagation(),i.textInput&&((N=i.textInputOptions)==null?void 0:N.openMenu)?i.isMenuOpen?i.textInputOptions.enterSubmit&&n("selectDate"):n("open"):i.textInput||n("toggle")},y=()=>{o.value=!1,i.isMenuOpen||n("blur"),i.autoApply&&i.textInput&&r.value&&(n("setInputDate",r.value),n("selectDate"),r.value=null)},m=()=>{n("clear")},p=f=>{i.textInput||f.preventDefault()};return e({focusInput:()=>{a.value&&a.value.focus({preventScroll:!0})}}),(f,N)=>(s.openBlock(),s.createElementBlock("div",{onClick:h,"aria-label":s.unref(l).input,role:"textbox","aria-multiline":"false","aria-disabled":f.disabled,"aria-readonly":f.readonly},[f.$slots.trigger&&!f.$slots["dp-input"]&&!t.inline?s.renderSlot(f.$slots,"trigger",{key:0}):s.createCommentVNode("",!0),!f.$slots.trigger&&(!t.inline||f.inlineWithInput)?(s.openBlock(),s.createElementBlock("div",xN,[f.$slots["dp-input"]&&!f.$slots.trigger&&!t.inline?s.renderSlot(f.$slots,"dp-input",{key:0,value:t.inputValue,onInput:c,onEnter:d,onTab:M,onClear:m}):s.createCommentVNode("",!0),f.$slots["dp-input"]?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock("input",{key:1,ref_key:"inputRef",ref:a,id:f.uid?`dp-input-${f.uid}`:void 0,name:f.name,class:s.normalizeClass(s.unref(u)),inputmode:f.textInput?"text":"none",placeholder:f.placeholder,disabled:f.disabled,readonly:f.readonly,required:f.required,value:t.inputValue,autocomplete:f.autocomplete,onInput:c,onKeydown:[s.withKeys(h,["enter"]),s.withKeys(M,["tab"])],onBlur:y,onFocus:g,onKeypress:p},null,42,LN)),f.$slots["input-icon"]&&!f.hideInputIcon?(s.openBlock(),s.createElementBlock("span",wN,[s.renderSlot(f.$slots,"input-icon")])):s.createCommentVNode("",!0),!f.$slots["input-icon"]&&!f.hideInputIcon&&!f.$slots["dp-input"]?(s.openBlock(),s.createBlock(s.unref(Mr),{key:3,class:"dp__input_icon dp__input_icons"})):s.createCommentVNode("",!0),f.$slots["clear-icon"]&&t.inputValue&&f.clearable&&!f.disabled&&!f.readonly?(s.openBlock(),s.createElementBlock("span",SN,[s.renderSlot(f.$slots,"clear-icon",{clear:m})])):s.createCommentVNode("",!0),f.clearable&&!f.$slots["clear-icon"]&&t.inputValue&&!f.disabled&&!f.readonly?(s.openBlock(),s.createBlock(s.unref(Wp),{key:5,class:"dp__clear_icon dp__input_icons",onClick:s.withModifiers(m,["stop","prevent"])},null,8,["onClick"])):s.createCommentVNode("",!0)])):s.createCommentVNode("",!0)],8,TN))}}),zN=t=>typeof t=="object",nc=(t,e)=>e,CN=t=>Array.isArray(t)&&t.length===2,kN=t=>Array.isArray(t),_N=t=>typeof t=="object",yn=t=>Array.isArray(t),Xe=t=>Array.isArray(t),yr=t=>Array.isArray(t)&&t.length===2,EN=(t,e)=>e?Array.isArray(t):yr(t),vN=t=>Array.isArray(t),PN=t=>typeof t=="string"||typeof t=="object"||typeof t=="number",ic=t=>typeof t=="string",ge=s.reactive({monthYear:[],calendar:[],time:[],actionRow:[],selectionGrid:[],timePicker:{0:[],1:[]},monthPicker:[]}),Ho=s.ref(null),mr=s.ref(!1),Fo=s.ref(!1),Jo=s.ref(!1),Xo=s.ref(!1),ve=s.ref(0),Le=s.ref(0),bt=()=>{const t=s.computed(()=>mr.value?[...ge.selectionGrid,ge.actionRow].filter(M=>M.length):Fo.value?[...ge.timePicker[0],...ge.timePicker[1],Xo.value?[]:[Ho.value],ge.actionRow].filter(M=>M.length):Jo.value?[...ge.monthPicker,ge.actionRow]:[ge.monthYear,...ge.calendar,ge.time,ge.actionRow].filter(M=>M.length)),e=M=>{ve.value=M?ve.value+1:ve.value-1;let g=null;t.value[Le.value]&&(g=t.value[Le.value][ve.value]),g||(ve.value=M?ve.value-1:ve.value+1)},n=M=>{Le.value===0&&!M||Le.value===t.value.length&&M||(Le.value=M?Le.value+1:Le.value-1,t.value[Le.value]?t.value[Le.value]&&!t.value[Le.value][ve.value]&&ve.value!==0&&(ve.value=t.value[Le.value].length-1):Le.value=M?Le.value-1:Le.value+1)},i=M=>{let g=null;t.value[Le.value]&&(g=t.value[Le.value][ve.value]),g?g.focus({preventScroll:!mr.value}):ve.value=M?ve.value-1:ve.value+1},r=()=>{e(!0),i(!0)},a=()=>{e(!1),i(!1)},o=()=>{n(!1),i(!0)},l=()=>{n(!0),i(!0)},u=(M,g)=>{ge[g]=M},c=(M,g)=>{ge[g]=M},d=()=>{ve.value=0,Le.value=0};return{buildMatrix:u,buildMultiLevelMatrix:c,setTimePickerBackRef:M=>{Ho.value=M},setSelectionGrid:M=>{mr.value=M,d(),M||(ge.selectionGrid=[])},setTimePicker:(M,g=!1)=>{Fo.value=M,Xo.value=g,d(),M||(ge.timePicker[0]=[],ge.timePicker[1]=[])},setTimePickerElements:(M,g=0)=>{ge.timePicker[g]=M},arrowRight:r,arrowLeft:a,arrowUp:o,arrowDown:l,clearArrowNav:()=>{ge.monthYear=[],ge.calendar=[],ge.time=[],ge.actionRow=[],ge.selectionGrid=[],ge.timePicker[0]=[],ge.timePicker[1]=[],mr.value=!1,Fo.value=!1,Xo.value=!1,Jo.value=!1,d(),Ho.value=null},setMonthPicker:M=>{Jo.value=M,d()}}},YN=(t,e,n)=>{const i=new Date(JSON.parse(JSON.stringify(t))),r=[];for(let a=0;a<7;a++){const o=_t(i,a),l=pe(o)!==e;r.push({text:n&&l?"":o.getDate(),value:o,current:!l})}return r},QN=(t,e,n,i)=>{const r=[],a=new Date(e,t),o=new Date(e,t+1,0),l=la(a,{weekStartsOn:n}),u=c=>{const d=YN(c,t,i);if(r.push({days:d}),!r[r.length-1].days.some(M=>fe(ot(M.value),ot(o)))){const M=_t(c,7);u(M)}};return u(l),r},UN=(t,e=3)=>{const n=[];for(let i=0;i<t.length;i+=e)n.push([t[i],t[i+1],t[i+2]]);return n},RN=(t,e)=>{const n=[1,2,3,4,5,6,7].map(a=>new Intl.DateTimeFormat(t,{weekday:"short",timeZone:"UTC"}).format(new Date(`2017-01-0${a}T00:00:00+00:00`)).slice(0,2)),i=n.slice(0,e),r=n.slice(e+1,n.length);return[n[e]].concat(...r).concat(...i)},BN=t=>{const e=[];for(let n=+t[0];n<=+t[1];n++)e.push({value:+n,text:`${n}`});return e},ZN=(t,e)=>{const n=new Intl.DateTimeFormat(t,{month:e,timeZone:"UTC"});return[1,2,3,4,5,6,7,8,9,10,11,12].map(i=>{const r=i<10?`0${i}`:i;return new Date(`2017-${r}-01T00:00:00+00:00`)}).map((i,r)=>({text:n.format(i),value:r}))},VN=t=>[12,1,2,3,4,5,6,7,8,9,10,11,12,1,2,3,4,5,6,7,8,9,10,11][t],$N=()=>({enterSubmit:!0,tabSubmit:!0,openMenu:!0,rangeSeparator:" - "}),WN=t=>Object.assign({months:[],years:[],times:{hours:[],minutes:[],seconds:[]}},t),GN=t=>{function e(n){let i="";const r="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",a=r.length;for(let o=0;o<n;o++)i+=r.charAt(Math.floor(Math.random()*a));return i+t}return e(5)},we=t=>{var e;const n=s.unref(t);return(e=n==null?void 0:n.$el)!=null?e:n},HN=t=>Object.assign({type:"dot"},t),rc=t=>Object.assign({menuAppear:"dp-menu-appear",open:"dp-slide-down",close:"dp-slide-up",next:"calendar-next",previous:"calendar-prev",vNext:"dp-slide-up",vPrevious:"dp-slide-down"},t),FN=t=>Object.assign({toggleOverlay:"Toggle overlay",menu:"Datepicker menu",input:"Datepicker input",calendarWrap:"Calendar wrapper",calendarDays:"Calendar days",openTimePicker:"Open time picker",closeTimePicker:"Close time Picker",incrementValue:e=>`Increment ${e}`,decrementValue:e=>`Decrement ${e}`,openTpOverlay:e=>`Open ${e} overlay`,amPmButton:"Switch AM/PM mode",openYearsOverlay:"Open years overlay",openMonthsOverlay:"Open months overlay",nextMonth:"Next month",prevMonth:"Previous month"},t),ac=t=>Array.isArray(t)?!!t[0]&&!!t[1]:!1,JN={class:"dp__selection_preview"},XN={class:"dp__action_buttons"},KN=["onKeydown"],qN=s.defineComponent({__name:"ActionRow",props:{...Xu,...Wo,...Ju,...Go,...ec,inline:{type:Boolean,default:!1},timePicker:{type:Boolean,default:!1},calendarWidth:{type:Number,default:0},menuMount:{type:Boolean,default:!1},enableTimePicker:{type:Boolean,default:!0}},emits:["closePicker","selectDate","invalid-select"],setup(t,{emit:e}){const n=t,{buildMatrix:i}=bt(),r=s.inject(Wu),a=s.inject(jt),o=s.ref(null),l=s.ref(null);s.onMounted(()=>{a!=null&&a.value&&i([we(o),we(l)],"actionRow")});const u=s.computed(()=>n.range&&!n.partialRange&&n.internalModelValue?n.internalModelValue.length===2:!0),c=s.computed(()=>({dp__action:!0,dp__select:!0,dp__action_disabled:!d.value||!M.value||!u.value})),d=s.computed(()=>!n.enableTimePicker||n.ignoreTimeValidation?!0:Ro(n.internalModelValue,n.maxTime,n.minTime,n.maxDate,n.minDate)),M=s.computed(()=>n.monthPicker?jN(n.internalModelValue,n.minDate,n.maxDate):!0),g=m=>en(m,n.previewFormat,r==null?void 0:r.value),h=s.computed(()=>!n.internalModelValue||!n.menuMount?"":typeof n.previewFormat=="string"?yn(n.internalModelValue)?n.internalModelValue.length===2&&n.internalModelValue[1]?n.multiCalendars>0?`${g(n.internalModelValue[0])} - ${g(n.internalModelValue[1])}`:[g(n.internalModelValue[0]),g(n.internalModelValue[1])]:n.multiDates?n.internalModelValue.map(m=>`${g(m)}`):n.modelAuto?`${g(n.internalModelValue[0])}`:`${g(n.internalModelValue[0])} -`:en(n.internalModelValue,n.previewFormat,r==null?void 0:r.value):n.timePicker?n.previewFormat(Yo(n.internalModelValue)):n.monthPicker?n.previewFormat(fr(n.internalModelValue)):n.previewFormat(n.internalModelValue)),y=()=>{d.value&&M.value&&u.value?e("selectDate"):e("invalid-select")};return(m,p)=>(s.openBlock(),s.createElementBlock("div",{class:"dp__action_row",style:s.normalizeStyle(t.calendarWidth?{width:`${t.calendarWidth}px`}:{})},[s.createElementVNode("div",JN,[m.$slots["action-preview"]?s.renderSlot(m.$slots,"action-preview",{key:0,value:m.internalModelValue}):s.createCommentVNode("",!0),m.$slots["action-preview"]?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock(s.Fragment,{key:1},[Array.isArray(s.unref(h))?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock(s.Fragment,{key:0},[s.createTextVNode(s.toDisplayString(s.unref(h)),1)],64)),Array.isArray(s.unref(h))?(s.openBlock(!0),s.createElementBlock(s.Fragment,{key:1},s.renderList(s.unref(h),(f,N)=>(s.openBlock(),s.createElementBlock("div",{key:N},s.toDisplayString(f),1))),128)):s.createCommentVNode("",!0)],64))]),s.createElementVNode("div",XN,[m.$slots["action-select"]?s.renderSlot(m.$slots,"action-select",{key:0,value:m.internalModelValue}):s.createCommentVNode("",!0),m.$slots["action-select"]?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock(s.Fragment,{key:1},[t.inline?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock("span",{key:0,class:"dp__action dp__cancel",ref_key:"cancelButtonRef",ref:o,tabindex:"0",onClick:p[0]||(p[0]=f=>m.$emit("closePicker")),onKeydown:[p[1]||(p[1]=s.withKeys(f=>m.$emit("closePicker"),["enter"])),p[2]||(p[2]=s.withKeys(f=>m.$emit("closePicker"),["space"]))]},s.toDisplayString(m.cancelText),545)),s.createElementVNode("span",{class:s.normalizeClass(s.unref(c)),tabindex:"0",onKeydown:[s.withKeys(y,["enter"]),s.withKeys(y,["space"])],onClick:y,ref_key:"selectButtonRef",ref:l},s.toDisplayString(m.selectText),43,KN)],64))])],4))}}),eD=["aria-label"],tD={class:"dp__calendar_header",role:"row"},nD={key:0,class:"dp__calendar_header_item",role:"gridcell"},iD=s.createElementVNode("div",{class:"dp__calendar_header_separator"},null,-1),rD=["aria-label"],aD={key:0,role:"gridcell",class:"dp__calendar_item dp__week_num"},oD={class:"dp__cell_inner"},sD=["aria-selected","aria-disabled","onClick","onKeydown","onMouseover"],lD=["innerHTML"],uD={key:1},cD=s.createElementVNode("div",{class:"dp__arrow_bottom_tp"},null,-1),dD=s.defineComponent({__name:"Calendar",props:{...tc,...Ku,mappedDates:{type:Array,default:()=>[]},getWeekNum:{type:Function,default:()=>""},modeHeight:{type:[Number,String],default:255},specificMode:{type:Boolean,default:!1}},emits:["selectDate","setHoverDate","handleScroll","mount","handleSwipe","handleSpace"],setup(t,{expose:e,emit:n}){const i=t,r=s.ref(null),a=s.ref({bottom:"",left:"",transform:""}),o=s.ref([]),l=s.ref(null),u=s.ref(!0),c=s.inject(hr),d=s.inject(It),M=s.inject(jt),g=s.ref(""),h=s.ref({startX:0,endX:0,startY:0,endY:0}),y=s.computed(()=>i.dayNames?Array.isArray(i.dayNames)?i.dayNames:i.dayNames(i.locale,+i.weekStart):RN(i.locale,+i.weekStart)),{buildMultiLevelMatrix:m}=bt();s.onMounted(()=>{n("mount",{cmp:"calendar",refs:o}),i.noSwipe||l.value&&(l.value.addEventListener("touchstart",P,{passive:!1}),l.value.addEventListener("touchend",v,{passive:!1}),l.value.addEventListener("touchmove",Q,{passive:!1})),i.monthChangeOnScroll&&l.value&&l.value.addEventListener("wheel",S,{passive:!1})});const p=(C,b)=>{if(c!=null&&c.value){const k=ot(Qt(new Date,i.month,i.year));g.value=Ee(ot(Qt(new Date,C,b)),k)?c.value[i.vertical?"vNext":"next"]:c.value[i.vertical?"vPrevious":"previous"],u.value=!1,s.nextTick(()=>{u.value=!0})}},f=s.computed(()=>({dp__calendar_wrap:!0,[i.calendarClassName]:!!i.calendarClassName})),N=s.computed(()=>C=>{const b=HN(C);return{dp__marker_dot:b.type==="dot",dp__marker_line:b.type==="line"}}),A=s.computed(()=>C=>fe(C,r.value)),T=s.computed(()=>({dp__calendar:!0,dp__calendar_next:i.multiCalendars>0&&i.instance!==0})),I=s.computed(()=>i.specificMode?{height:`${i.modeHeight}px`}:null),w=(C,b,k)=>{var B,V;if(n("setHoverDate",C),(V=(B=C.marker)==null?void 0:B.tooltip)!=null&&V.length){const F=we(o.value[b][k]);if(F){const{width:J,height:z}=F.getBoundingClientRect();a.value={bottom:`${z}px`,left:`${J/2}px`,transform:"translateX(-50%)"},r.value=C.value}}},_=()=>{r.value=null},P=C=>{h.value.startX=C.changedTouches[0].screenX,h.value.startY=C.changedTouches[0].screenY},v=C=>{h.value.endX=C.changedTouches[0].screenX,h.value.endY=C.changedTouches[0].screenY,O()},Q=C=>{C.preventDefault()},O=()=>{const C=i.vertical?"Y":"X";Math.abs(h.value[`start${C}`]-h.value[`end${C}`])>10&&n("handleSwipe",h.value[`start${C}`]>h.value[`end${C}`]?"right":"left")},D=(C,b,k)=>{C&&(Array.isArray(o.value[b])?o.value[b][k]=C:o.value[b]=[C]),M!=null&&M.value&&m(o.value,"calendar")},S=C=>{i.monthChangeOnScroll&&(C.preventDefault(),n("handleScroll",C))};return e({triggerTransition:p}),(C,b)=>(s.openBlock(),s.createElementBlock("div",{class:s.normalizeClass(s.unref(T))},[s.createElementVNode("div",{style:s.normalizeStyle(s.unref(I))},[t.specificMode?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock("div",{key:0,ref_key:"calendarWrapRef",ref:l,class:s.normalizeClass(s.unref(f)),role:"grid","aria-label":s.unref(d).calendarWrap},[s.createElementVNode("div",tD,[C.weekNumbers?(s.openBlock(),s.createElementBlock("div",nD,s.toDisplayString(C.weekNumName),1)):s.createCommentVNode("",!0),(s.openBlock(!0),s.createElementBlock(s.Fragment,null,s.renderList(s.unref(y),(k,B)=>(s.openBlock(),s.createElementBlock("div",{class:"dp__calendar_header_item",role:"gridcell",key:B},[C.$slots["calendar-header"]?s.renderSlot(C.$slots,"calendar-header",{key:0,day:k,index:B}):s.createCommentVNode("",!0),C.$slots["calendar-header"]?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock(s.Fragment,{key:1},[s.createTextVNode(s.toDisplayString(k),1)],64))]))),128))]),iD,s.createVNode(s.Transition,{name:g.value,css:!!s.unref(c)},{default:s.withCtx(()=>[u.value?(s.openBlock(),s.createElementBlock("div",{key:0,class:"dp__calendar",role:"grid","aria-label":s.unref(d).calendarDays},[(s.openBlock(!0),s.createElementBlock(s.Fragment,null,s.renderList(t.mappedDates,(k,B)=>(s.openBlock(),s.createElementBlock("div",{class:"dp__calendar_row",role:"row",key:B},[C.weekNumbers?(s.openBlock(),s.createElementBlock("div",aD,[s.createElementVNode("div",oD,s.toDisplayString(t.getWeekNum(k.days)),1)])):s.createCommentVNode("",!0),(s.openBlock(!0),s.createElementBlock(s.Fragment,null,s.renderList(k.days,(V,F)=>(s.openBlock(),s.createElementBlock("div",{role:"gridcell",class:"dp__calendar_item",ref_for:!0,ref:J=>D(J,B,F),key:F+B,"aria-selected":V.classData.dp__active_date||V.classData.dp__range_start||V.classData.dp__range_start,"aria-disabled":V.classData.dp__cell_disabled,tabindex:"0",onClick:s.withModifiers(J=>C.$emit("selectDate",V),["stop","prevent"]),onKeydown:[s.withKeys(J=>C.$emit("selectDate",V),["enter"]),s.withKeys(J=>C.$emit("handleSpace",V),["space"])],onMouseover:J=>w(V,B,F),onMouseleave:_},[s.createElementVNode("div",{class:s.normalizeClass(["dp__cell_inner",V.classData])},[C.$slots.day?s.renderSlot(C.$slots,"day",{key:0,day:+V.text,date:V.value}):s.createCommentVNode("",!0),C.$slots.day?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock(s.Fragment,{key:1},[s.createTextVNode(s.toDisplayString(V.text),1)],64)),V.marker?(s.openBlock(),s.createElementBlock("div",{key:2,class:s.normalizeClass(s.unref(N)(V.marker)),style:s.normalizeStyle(V.marker.color?{backgroundColor:V.marker.color}:{})},null,6)):s.createCommentVNode("",!0),s.unref(A)(V.value)?(s.openBlock(),s.createElementBlock("div",{key:3,class:"dp__marker_tooltip",style:s.normalizeStyle(a.value)},[s.createElementVNode("div",{class:"dp__tooltip_content",onClick:b[0]||(b[0]=s.withModifiers(()=>{},["stop"]))},[(s.openBlock(!0),s.createElementBlock(s.Fragment,null,s.renderList(V.marker.tooltip,(J,z)=>(s.openBlock(),s.createElementBlock("div",{key:z,class:"dp__tooltip_text"},[C.$slots["marker-tooltip"]?s.renderSlot(C.$slots,"marker-tooltip",{key:0,tooltop:J,day:V.value}):s.createCommentVNode("",!0),C.$slots["marker-tooltip"]?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock(s.Fragment,{key:1},[s.createElementVNode("div",{class:"dp__tooltip_mark",style:s.normalizeStyle(J.color?{backgroundColor:J.color}:{})},null,4),J.html?(s.openBlock(),s.createElementBlock("div",{key:0,innerHTML:J.html},null,8,lD)):(s.openBlock(),s.createElementBlock("div",uD,s.toDisplayString(J.text),1))],64))]))),128)),cD])],4)):s.createCommentVNode("",!0)],2)],40,sD))),128))]))),128))],8,rD)):s.createCommentVNode("",!0)]),_:3},8,["name","css"])],10,eD))],4)],2))}}),MD=["aria-label","aria-disabled"],Ko=s.defineComponent({__name:"ActionIcon",props:{ariaLabel:{type:String,default:""},disabled:{type:Boolean,default:!1}},emits:["activate","setRef"],setup(t,{emit:e}){const n=s.ref(null);return s.onMounted(()=>e("setRef",n)),(i,r)=>(s.openBlock(),s.createElementBlock("div",{class:"dp__month_year_col_nav",onClick:r[0]||(r[0]=a=>i.$emit("activate")),onKeydown:[r[1]||(r[1]=s.withKeys(a=>i.$emit("activate"),["enter"])),r[2]||(r[2]=s.withKeys(a=>i.$emit("activate"),["space"]))],tabindex:"0",role:"button","aria-label":t.ariaLabel,"aria-disabled":t.disabled,ref_key:"elRef",ref:n},[s.createElementVNode("div",{class:s.normalizeClass(["dp__inner_nav",{dp__inner_nav_disabled:t.disabled}])},[s.renderSlot(i.$slots,"default")],2)],40,MD))}}),fD=["onKeydown"],gD={class:"dp__selection_grid_header"},hD=["aria-selected","aria-disabled","onClick","onKeydown","onMouseover"],yD=["aria-label","onKeydown"],mn=s.defineComponent({__name:"SelectionGrid",props:{items:{type:Array,default:()=>[]},modelValue:{type:[String,Number],default:null},multiModelValue:{type:Array,default:()=>[]},disabledValues:{type:Array,default:()=>[]},minValue:{type:[Number,String],default:null},maxValue:{type:[Number,String],default:null},year:{type:Number,default:0},skipActive:{type:Boolean,default:!1},headerRefs:{type:Array,default:()=>[]},skipButtonRef:{type:Boolean,default:!1},monthPicker:{type:Boolean,default:!1},yearPicker:{type:Boolean,default:!1},escClose:{type:Boolean,default:!0}},emits:["update:modelValue","selected","toggle","reset-flow"],setup(t,{expose:e,emit:n}){const i=t,r=s.ref(!1),a=s.ref(null),o=s.ref(null),l=s.ref([]),u=s.inject(Zo,!1),c=s.inject($u,s.ref(!1)),d=s.inject(It),M=s.inject(jt),g=s.ref(),h=s.ref(),{setSelectionGrid:y,buildMultiLevelMatrix:m,setMonthPicker:p}=bt();s.onBeforeUpdate(()=>{a.value=null}),s.onMounted(()=>{s.nextTick().then(()=>v()),N(),f(!0)}),s.onUnmounted(()=>f(!1));const f=b=>{var k;M!=null&&M.value&&((k=i.headerRefs)!=null&&k.length?p(b):y(b))},N=()=>{const b=we(o);b&&(c.value||b.focus({preventScroll:!0}),r.value=b.clientHeight<b.scrollHeight)},A=s.computed(()=>({dp__overlay:!0})),T=s.computed(()=>({dp__overlay_col:!0})),I=s.computed(()=>i.items.map(b=>b.filter(k=>k).map(k=>{var B,V,F;const J=i.disabledValues.some(Y=>Y===k.value)||P(k.value),z=(B=i.multiModelValue)!=null&&B.length?(V=i.multiModelValue)==null?void 0:V.some(Y=>fe(Y,Pt(i.monthPicker?hn(new Date,k.value):new Date,i.monthPicker?i.year:k.value))):i.skipActive?!1:k.value===i.modelValue;return{...k,className:{dp__overlay_cell_active:z,dp__overlay_cell:!z,dp__overlay_cell_disabled:J,dp__overlay_cell_active_disabled:J&&z,dp__overlay_cell_pad:!0,dp__cell_in_between:(F=i.multiModelValue)!=null&&F.length?O(k.value):!1}}}))),w=s.computed(()=>({dp__button:!0,dp__overlay_action:!0,dp__over_action_scroll:r.value,dp__button_bottom:u})),_=s.computed(()=>{var b,k;return{dp__overlay_container:!0,dp__container_flex:((b=i.items)==null?void 0:b.length)<=6,dp__container_block:((k=i.items)==null?void 0:k.length)>6}}),P=b=>{const k=i.maxValue||i.maxValue===0,B=i.minValue||i.minValue===0;return!k&&!B?!1:k&&B?+b>+i.maxValue||+b<+i.minValue:k?+b>+i.maxValue:B?+b<+i.minValue:!1},v=()=>{const b=we(a);if(b){const k=we(o);k&&(k.scrollTop=b.offsetTop-k.offsetTop-(k.getBoundingClientRect().height/2-b.getBoundingClientRect().height))}},Q=b=>{!i.disabledValues.some(k=>k===b)&&!P(b)&&(n("update:modelValue",b),n("selected"))},O=b=>{const k=i.monthPicker?i.year:b;return Bu(i.multiModelValue,Pt(i.monthPicker?hn(new Date,g.value||0):new Date,i.monthPicker?k:g.value||k),Pt(i.monthPicker?hn(new Date,b):new Date,k))},D=()=>{n("toggle"),n("reset-flow")},S=()=>{i.escClose&&D()},C=(b,k,B,V)=>{var F,J;if(b&&(k.value===+i.modelValue&&!i.disabledValues.includes(k.value)&&(a.value=b),M!=null&&M.value)){Array.isArray(l.value[B])?l.value[B][V]=b:l.value[B]=[b];const z=(F=i.headerRefs)!=null&&F.length?[i.headerRefs].concat(l.value):l.value.concat([i.skipButtonRef?[]:[h.value]]);m(z,(J=i.headerRefs)!=null&&J.length?"monthPicker":"selectionGrid")}};return e({focusGrid:N}),(b,k)=>(s.openBlock(),s.createElementBlock("div",{ref_key:"gridWrapRef",ref:o,class:s.normalizeClass(s.unref(A)),role:"dialog",tabindex:"0",onKeydown:s.withKeys(S,["esc"])},[s.createElementVNode("div",{class:s.normalizeClass(s.unref(_)),role:"grid"},[s.createElementVNode("div",gD,[s.renderSlot(b.$slots,"header")]),(s.openBlock(!0),s.createElementBlock(s.Fragment,null,s.renderList(s.unref(I),(B,V)=>(s.openBlock(),s.createElementBlock("div",{class:"dp__overlay_row",key:s.unref(GN)(V),role:"row"},[(s.openBlock(!0),s.createElementBlock(s.Fragment,null,s.renderList(B,(F,J)=>(s.openBlock(),s.createElementBlock("div",{role:"gridcell",class:s.normalizeClass(s.unref(T)),key:F.value,"aria-selected":F.value===t.modelValue&&!t.disabledValues.includes(F.value),"aria-disabled":F.className.dp__overlay_cell_disabled,ref_for:!0,ref:z=>C(z,F,V,J),tabindex:"0",onClick:z=>Q(F.value),onKeydown:[s.withKeys(z=>Q(F.value),["enter"]),s.withKeys(z=>Q(F.value),["space"])],onMouseover:z=>g.value=F.value},[s.createElementVNode("div",{class:s.normalizeClass(F.className)},[b.$slots.item?s.renderSlot(b.$slots,"item",{key:0,item:F}):s.createCommentVNode("",!0),b.$slots.item?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock(s.Fragment,{key:1},[s.createTextVNode(s.toDisplayString(F.text),1)],64))],2)],42,hD))),128))]))),128)),b.$slots["button-icon"]?(s.openBlock(),s.createElementBlock("div",{key:0,role:"button","aria-label":s.unref(d).toggleOverlay,class:s.normalizeClass(s.unref(w)),tabindex:"0",ref_key:"toggleButton",ref:h,onClick:D,onKeydown:s.withKeys(D,["enter"])},[s.renderSlot(b.$slots,"button-icon")],42,yD)):s.createCommentVNode("",!0)],2)],42,fD))}}),pr=()=>{const t=s.inject(hr);return{transitionName:s.computed(()=>e=>t!=null&&t.value?e?t.value.open:t.value.close:""),showTransition:!!(t!=null&&t.value)}},mD=["aria-label"],oc=s.defineComponent({__name:"RegularPicker",props:{ariaLabel:{type:String,default:""},showSelectionGrid:{type:Boolean,default:!1},modelValue:{type:Number,default:null},items:{type:Array,default:()=>[]},disabledValues:{type:Array,default:()=>[]},minValue:{type:Number,default:null},maxValue:{type:Number,default:null},slotName:{type:String,default:""},headerRefs:{type:Array,default:()=>[]},escClose:{type:Boolean,default:!0}},emits:["update:model-value","toggle","setRef"],setup(t,{emit:e}){const{transitionName:n,showTransition:i}=pr(),r=s.ref(null);return s.onMounted(()=>e("setRef",r)),(a,o)=>(s.openBlock(),s.createElementBlock(s.Fragment,null,[s.createElementVNode("div",{class:"dp__month_year_select",onClick:o[0]||(o[0]=l=>a.$emit("toggle")),onKeydown:[o[1]||(o[1]=s.withKeys(l=>a.$emit("toggle"),["enter"])),o[2]||(o[2]=s.withKeys(l=>a.$emit("toggle"),["space"]))],role:"button","aria-label":t.ariaLabel,tabindex:"0",ref_key:"elRef",ref:r},[s.renderSlot(a.$slots,"default")],40,mD),s.createVNode(s.Transition,{name:s.unref(n)(t.showSelectionGrid),css:s.unref(i)},{default:s.withCtx(()=>[t.showSelectionGrid?(s.openBlock(),s.createBlock(mn,s.mergeProps({key:0},{modelValue:t.modelValue,items:t.items,disabledValues:t.disabledValues,minValue:t.minValue,maxValue:t.maxValue,escClose:t.escClose},{"header-refs":[],"onUpdate:modelValue":o[3]||(o[3]=l=>a.$emit("update:model-value",l)),onToggle:o[4]||(o[4]=l=>a.$emit("toggle"))}),s.createSlots({"button-icon":s.withCtx(()=>[a.$slots["calendar-icon"]?s.renderSlot(a.$slots,"calendar-icon",{key:0}):s.createCommentVNode("",!0),a.$slots["calendar-icon"]?s.createCommentVNode("",!0):(s.openBlock(),s.createBlock(s.unref(Mr),{key:1}))]),_:2},[a.$slots[t.slotName]?{name:"item",fn:s.withCtx(({item:l})=>[s.renderSlot(a.$slots,t.slotName,{item:l})]),key:"0"}:void 0]),1040)):s.createCommentVNode("",!0)]),_:3},8,["name","css"])],64))}}),Nr=(t,e,n)=>[_e(new Date(t),{date:1}),_e(new Date,{month:e,year:n,date:1})],qo=(t,e,n)=>Ce(...Nr(t,e,n))||fe(...Nr(t,e,n)),es=(t,e,n)=>Ee(...Nr(t,e,n))||fe(...Nr(t,e,n)),sc=(t,e,n,i,r,a)=>{let o=!1;return a?t&&e?(e&&r&&es(e,n,i)&&(o=!0),t&&!r&&qo(t,n,i)&&(o=!0)):(t&&qo(t,n,i)||e&&es(e,n,i))&&(o=!0):o=!0,o},pD=(t,e)=>{const n=(l,u)=>{let c=l;return t.filters.months.includes(pe(c))?(c=u?it(l,1):qt(l,1),n(c,u)):c},i=(l,u)=>{let c=l;return t.filters.years.includes(Me(c))?(c=u?Js(l,1):zp(l,1),i(c,u)):c},r=l=>{const u=_e(new Date,{month:t.month,year:t.year});let c=l?it(u,1):qt(u,1),d=pe(c),M=Me(c);t.filters.months.includes(d)&&(c=n(c,l),d=pe(c),M=Me(c)),t.filters.years.includes(M)&&(c=i(c,l),M=Me(c)),sc(t.minDate,t.maxDate,d,M,l,t.preventMinMaxNavigation)&&a(d,M)},a=(l,u)=>{e("update-month-year",{month:l,year:u})},o=s.computed(()=>l=>{if(!t.preventMinMaxNavigation||l&&!t.maxDate||!l&&!t.minDate)return!1;const u=_e(new Date,{month:t.month,year:t.year}),c=l?it(u,1):qt(u,1),d=[pe(c),Me(c)];return l?!es(t.maxDate,...d):!qo(t.minDate,...d)});return{handleMonthYearChange:r,isDisabled:o}},ND={class:"dp__month_year_row"},DD={class:"dp__month_picker_header"},ID=["aria-label"],jD=["aria-label","onKeydown"],bD=["aria-label"],AD=s.defineComponent({__name:"MonthYearPicker",props:{...tc,...Wo,preventMinMaxNavigation:{type:Boolean,default:!1},reverseYears:{type:Boolean,default:!1},years:{type:Array,default:()=>[]},months:{type:Array,default:()=>[]},filters:{type:Object,default:()=>({})},multiCalendarsSolo:{type:Boolean,default:!1},yearPicker:{type:Boolean,default:!1},escClose:{type:Boolean,default:!0}},emits:["update-month-year","monthYearSelect","mount","reset-flow","overlay-closed"],setup(t,{expose:e,emit:n}){const i=t,{transitionName:r,showTransition:a}=pr(),{buildMatrix:o}=bt(),l=s.ref(!1),u=s.ref(!1),c=s.ref([null,null,null,null]),d=s.ref(null),M=s.ref(null),g=s.ref(null),h=s.inject(It),y=s.inject(jt),{handleMonthYearChange:m,isDisabled:p}=pD(i,n);s.onMounted(()=>{n("mount")});const f=z=>({get:()=>i[z],set:Y=>{const R=z==="month"?"year":"month";n("update-month-year",{[z]:Y,[R]:i[R]}),n("monthYearSelect",z==="year"),z==="month"?k(!0):B(!0)}}),N=s.computed(f("month")),A=s.computed(f("year")),T=s.computed(()=>z=>{const Y=z==="month";return{showSelectionGrid:(Y?l:u).value,items:(Y?D:S).value,disabledValues:i.filters[Y?"months":"years"],minValue:(Y?_:I).value,maxValue:(Y?P:w).value,headerRefs:Y&&i.monthPicker?[d.value,M.value,g.value]:[],escClose:i.escClose}}),I=s.computed(()=>i.minDate?Me(new Date(i.minDate)):null),w=s.computed(()=>i.maxDate?Me(new Date(i.maxDate)):null),_=s.computed(()=>{if(i.minDate&&I.value){if(I.value>i.year)return 12;if(I.value===i.year)return pe(new Date(i.minDate))}return null}),P=s.computed(()=>i.maxDate&&w.value?w.value<i.year?-1:w.value===i.year?pe(new Date(i.maxDate)):null:null),v=s.computed(()=>i.range&&i.internalModelValue&&(i.monthPicker||i.yearPicker)?i.internalModelValue:[]),Q=(z,Y=!1)=>{const R=[];for(let Te=0;Te<z.length;Te+=3){const Oe=[z[Te],z[Te+1],z[Te+2]];R.push(Y?Oe.reverse():Oe)}return Y?R.reverse():R},O=s.computed(()=>i.months.find(Y=>Y.value===i.month)||{text:"",value:0}),D=s.computed(()=>Q(i.months)),S=s.computed(()=>Q(i.years,i.reverseYears)),C=s.computed(()=>i.multiCalendars?i.multiCalendarsSolo?!0:i.instance===0:!0),b=s.computed(()=>i.multiCalendars?i.multiCalendarsSolo?!0:i.instance===i.multiCalendars-1:!0),k=(z=!1)=>{V(z),l.value=!l.value,l.value||n("overlay-closed")},B=(z=!1)=>{V(z),u.value=!u.value,u.value||n("overlay-closed")},V=z=>{z||n("reset-flow")},F=(z=!1)=>{n("update-month-year",{year:z?i.year+1:i.year-1,month:i.month,fromNav:!0})},J=(z,Y)=>{y!=null&&y.value&&(c.value[Y]=we(z),o(c.value,"monthYear"))};return e({toggleMonthPicker:k,toggleYearPicker:B}),(z,Y)=>(s.openBlock(),s.createElementBlock("div",ND,[!z.monthPicker&&!t.yearPicker?(s.openBlock(),s.createElementBlock(s.Fragment,{key:0},[s.unref(C)&&!z.vertical?(s.openBlock(),s.createBlock(Ko,{key:0,"aria-label":s.unref(h).prevMonth,disabled:s.unref(p)(!1),onActivate:Y[0]||(Y[0]=R=>s.unref(m)(!1)),onSetRef:Y[1]||(Y[1]=R=>J(R,0))},{default:s.withCtx(()=>[z.$slots["arrow-left"]?s.renderSlot(z.$slots,"arrow-left",{key:0}):s.createCommentVNode("",!0),z.$slots["arrow-left"]?s.createCommentVNode("",!0):(s.openBlock(),s.createBlock(s.unref(Cu),{key:1}))]),_:3},8,["aria-label","disabled"])):s.createCommentVNode("",!0),s.createVNode(oc,s.mergeProps({"aria-label":s.unref(h).openMonthsOverlay,"slot-name":"month-overlay",modelValue:s.unref(N),"onUpdate:modelValue":Y[2]||(Y[2]=R=>s.isRef(N)?N.value=R:null)},s.unref(T)("month"),{onToggle:k,onSetRef:Y[3]||(Y[3]=R=>J(R,1))}),s.createSlots({default:s.withCtx(()=>[z.$slots.month?s.renderSlot(z.$slots,"month",s.normalizeProps(s.mergeProps({key:0},s.unref(O)))):s.createCommentVNode("",!0),z.$slots.month?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock(s.Fragment,{key:1},[s.createTextVNode(s.toDisplayString(s.unref(O).text),1)],64))]),_:2},[z.$slots["calendar-icon"]?{name:"calendar-icon",fn:s.withCtx(()=>[s.renderSlot(z.$slots,"calendar-icon")]),key:"0"}:void 0,z.$slots["month-overlay"]?{name:"month-overlay",fn:s.withCtx(({item:R})=>[s.renderSlot(z.$slots,"month-overlay",{text:R.text,value:R.value})]),key:"1"}:void 0]),1040,["aria-label","modelValue"]),s.createVNode(oc,s.mergeProps({"aria-label":s.unref(h).openYearsOverlay,"slot-name":"year-overlay",modelValue:s.unref(A),"onUpdate:modelValue":Y[4]||(Y[4]=R=>s.isRef(A)?A.value=R:null)},s.unref(T)("year"),{onToggle:B,onSetRef:Y[5]||(Y[5]=R=>J(R,2))}),s.createSlots({default:s.withCtx(()=>[z.$slots.year?s.renderSlot(z.$slots,"year",{key:0,year:z.year}):s.createCommentVNode("",!0),z.$slots.year?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock(s.Fragment,{key:1},[s.createTextVNode(s.toDisplayString(z.year),1)],64))]),_:2},[z.$slots["calendar-icon"]?{name:"calendar-icon",fn:s.withCtx(()=>[s.renderSlot(z.$slots,"calendar-icon")]),key:"0"}:void 0,z.$slots["year-overlay"]?{name:"year-overlay",fn:s.withCtx(({item:R})=>[s.renderSlot(z.$slots,"year-overlay",{text:R.text,value:R.value})]),key:"1"}:void 0]),1040,["aria-label","modelValue"]),s.unref(C)&&z.vertical?(s.openBlock(),s.createBlock(Ko,{key:1,"aria-label":s.unref(h).prevMonth,disabled:s.unref(p)(!1),onActivate:Y[6]||(Y[6]=R=>s.unref(m)(!1))},{default:s.withCtx(()=>[z.$slots["arrow-up"]?s.renderSlot(z.$slots,"arrow-up",{key:0}):s.createCommentVNode("",!0),z.$slots["arrow-up"]?s.createCommentVNode("",!0):(s.openBlock(),s.createBlock(s.unref(Eu),{key:1}))]),_:3},8,["aria-label","disabled"])):s.createCommentVNode("",!0),s.unref(b)?(s.openBlock(),s.createBlock(Ko,{key:2,disabled:s.unref(p)(!0),"aria-label":s.unref(h).nextMonth,onActivate:Y[7]||(Y[7]=R=>s.unref(m)(!0)),ref:"rightIcon",onSetRef:Y[8]||(Y[8]=R=>J(R,3))},{default:s.withCtx(()=>[z.$slots[z.vertical?"arrow-down":"arrow-right"]?s.renderSlot(z.$slots,z.vertical?"arrow-down":"arrow-right",{key:0}):s.createCommentVNode("",!0),z.$slots[z.vertical?"arrow-down":"arrow-right"]?s.createCommentVNode("",!0):(s.openBlock(),s.createBlock(s.resolveDynamicComponent(z.vertical?s.unref(vu):s.unref(ku)),{key:1}))]),_:3},8,["disabled","aria-label"])):s.createCommentVNode("",!0)],64)):s.createCommentVNode("",!0),z.monthPicker?(s.openBlock(),s.createBlock(mn,s.mergeProps({key:1},s.unref(T)("month"),{"skip-active":i.range,year:z.year,"multi-model-value":s.unref(v),"month-picker":"",modelValue:s.unref(N),"onUpdate:modelValue":Y[15]||(Y[15]=R=>s.isRef(N)?N.value=R:null),onToggle:k,onSelected:Y[16]||(Y[16]=R=>z.$emit("overlay-closed"))}),s.createSlots({header:s.withCtx(()=>[s.createElementVNode("div",DD,[s.createElementVNode("div",{class:"dp__month_year_col_nav",tabindex:"0",ref_key:"mpPrevIconRef",ref:d,onClick:Y[9]||(Y[9]=R=>F(!1)),onKeydown:Y[10]||(Y[10]=s.withKeys(R=>F(!1),["enter"]))},[s.createElementVNode("div",{class:"dp__inner_nav",role:"button","aria-label":s.unref(h).prevMonth},[z.$slots["arrow-left"]?s.renderSlot(z.$slots,"arrow-left",{key:0}):s.createCommentVNode("",!0),z.$slots["arrow-left"]?s.createCommentVNode("",!0):(s.openBlock(),s.createBlock(s.unref(Cu),{key:1}))],8,ID)],544),s.createElementVNode("div",{class:"dp__pointer",role:"button",ref_key:"mpYearButtonRef",ref:M,"aria-label":s.unref(h).openYearsOverlay,tabindex:"0",onClick:B,onKeydown:s.withKeys(B,["enter"])},[z.$slots.year?s.renderSlot(z.$slots,"year",{key:0,year:z.year}):s.createCommentVNode("",!0),z.$slots.year?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock(s.Fragment,{key:1},[s.createTextVNode(s.toDisplayString(z.year),1)],64))],40,jD),s.createElementVNode("div",{class:"dp__month_year_col_nav",tabindex:"0",ref_key:"mpNextIconRef",ref:g,onClick:Y[11]||(Y[11]=R=>F(!0)),onKeydown:Y[12]||(Y[12]=s.withKeys(R=>F(!0),["enter"]))},[s.createElementVNode("div",{class:"dp__inner_nav",role:"button","aria-label":s.unref(h).nextMonth},[z.$slots["arrow-right"]?s.renderSlot(z.$slots,"arrow-right",{key:0}):s.createCommentVNode("",!0),z.$slots["arrow-right"]?s.createCommentVNode("",!0):(s.openBlock(),s.createBlock(s.unref(ku),{key:1}))],8,bD)],544)]),s.createVNode(s.Transition,{name:s.unref(r)(u.value),css:s.unref(a)},{default:s.withCtx(()=>[u.value?(s.openBlock(),s.createBlock(mn,s.mergeProps({key:0},s.unref(T)("year"),{modelValue:s.unref(A),"onUpdate:modelValue":Y[13]||(Y[13]=R=>s.isRef(A)?A.value=R:null),onToggle:B,onSelected:Y[14]||(Y[14]=R=>z.$emit("overlay-closed"))}),s.createSlots({"button-icon":s.withCtx(()=>[z.$slots["calendar-icon"]?s.renderSlot(z.$slots,"calendar-icon",{key:0}):s.createCommentVNode("",!0),z.$slots["calendar-icon"]?s.createCommentVNode("",!0):(s.openBlock(),s.createBlock(s.unref(Mr),{key:1}))]),_:2},[z.$slots["year-overlay"]?{name:"item",fn:s.withCtx(({item:R})=>[s.renderSlot(z.$slots,"year-overlay",{text:R.text,value:R.value})]),key:"0"}:void 0]),1040,["modelValue"])):s.createCommentVNode("",!0)]),_:3},8,["name","css"])]),_:2},[z.$slots["month-overlay"]?{name:"item",fn:s.withCtx(({item:R})=>[s.renderSlot(z.$slots,"month-overlay",{text:R.text,value:R.value})]),key:"0"}:void 0]),1040,["skip-active","year","multi-model-value","modelValue"])):s.createCommentVNode("",!0),t.yearPicker?(s.openBlock(),s.createBlock(mn,s.mergeProps({key:2},s.unref(T)("year"),{modelValue:s.unref(A),"onUpdate:modelValue":Y[17]||(Y[17]=R=>s.isRef(A)?A.value=R:null),"multi-model-value":s.unref(v),"skip-active":i.range,"skip-button-ref":"","year-picker":"",onToggle:B,onSelected:Y[18]||(Y[18]=R=>z.$emit("overlay-closed"))}),s.createSlots({_:2},[z.$slots["year-overlay"]?{name:"item",fn:s.withCtx(({item:R})=>[s.renderSlot(z.$slots,"year-overlay",{text:R.text,value:R.value})]),key:"0"}:void 0]),1040,["modelValue","multi-model-value","skip-active"])):s.createCommentVNode("",!0)]))}}),TD={key:0,class:"dp__time_input"},xD=["aria-label","onKeydown","onClick"],LD=["aria-label","onKeydown","onClick"],wD=["aria-label","onKeydown","onClick"],SD={key:0},OD=["aria-label","onKeydown"],zD=s.defineComponent({__name:"TimeInput",props:{...Gu,hours:{type:Number,default:0},minutes:{type:Number,default:0},seconds:{type:Number,default:0},filters:{type:Object,default:()=>({})},disabled:{type:Boolean,default:!1},closeTimePickerBtn:{type:Object,default:null},order:{type:Number,default:0},escClose:{type:Boolean,default:!0}},emits:["setHours","setMinutes","update:hours","update:minutes","update:seconds","reset-flow","mounted","overlay-closed"],setup(t,{expose:e,emit:n}){const i=t,r=s.reactive({hours:!1,minutes:!1,seconds:!1}),a=s.ref("AM"),o=s.ref(null),l=s.inject(It),u=s.inject(jt),c=s.ref([]),{transitionName:d,showTransition:M}=pr(),{setTimePickerElements:g,setTimePickerBackRef:h}=bt();s.onMounted(()=>{n("mounted")});const y=s.computed(()=>({dp__time_col:!0,dp__time_col_reg:!i.enableSeconds&&i.is24,dp__time_col_reg_with_button:!i.enableSeconds&&!i.is24,dp__time_col_sec:i.enableSeconds&&i.is24,dp__time_col_sec_with_button:i.enableSeconds&&!i.is24})),m=s.computed(()=>{const O=[{type:"hours"},"separator",{type:"minutes"}];return i.enableSeconds?O.concat(["separator",{type:"seconds"}]):O}),p=s.computed(()=>m.value.filter(O=>typeof O!="string")),f=s.computed(()=>O=>{if(O==="hours"){const D=w(i.hours);return{text:D<10?`0${D}`:`${D}`,value:D}}return{text:i[O]<10?`0${i[O]}`:`${i[O]}`,value:i[O]}}),N=O=>{const D=O==="hours"?i.is24?24:12:60,S=+i[`${O}GridIncrement`],C=[];for(let b=0;b<D;b+=S)C.push({value:b,text:b<10?`0${b}`:`${b}`});return UN(C)},A=O=>i[`no${O[0].toUpperCase()+O.slice(1)}Overlay`],T=O=>{A(O)||(r[O]=!r[O],r[O]||n("overlay-closed"))},I=(O,D=!0)=>{const S=O==="hours"?Fe:O==="minutes"?Je:Dt,C=D?DN:IN;n(`update:${O}`,S(C({[O]:+i[O]},{[O]:+i[`${O}Increment`]})))},w=O=>i.is24?O:(O>=12?a.value="PM":a.value="AM",VN(O)),_=()=>{a.value==="PM"?(a.value="AM",n("update:hours",i.hours-12)):(a.value="PM",n("update:hours",i.hours+12))},P=O=>{r[O]=!0},v=(O,D,S)=>{if(O&&(u==null?void 0:u.value)){Array.isArray(c.value[D])?c.value[D][S]=O:c.value[D]=[O];const C=c.value.reduce((b,k)=>k.map((B,V)=>[...b[V]||[],k[V]]),[]);h(i.closeTimePickerBtn),o.value&&(C[1]=C[1].concat(o.value)),g(C,i.order)}},Q=(O,D)=>O==="hours"&&!i.is24?n(`update:${O}`,a.value==="PM"?D+12:D):n(`update:${O}`,D);return e({openChildCmp:P}),(O,D)=>t.disabled?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock("div",TD,[(s.openBlock(!0),s.createElementBlock(s.Fragment,null,s.renderList(s.unref(m),(S,C)=>(s.openBlock(),s.createElementBlock("div",{key:C,class:s.normalizeClass(s.unref(y))},[S==="separator"?(s.openBlock(),s.createElementBlock(s.Fragment,{key:0},[s.createTextVNode(" : ")],64)):(s.openBlock(),s.createElementBlock(s.Fragment,{key:1},[s.createElementVNode("div",{class:"dp__inc_dec_button",role:"button","aria-label":s.unref(l).incrementValue(S.type),tabindex:"0",onKeydown:[s.withKeys(b=>I(S.type),["enter"]),s.withKeys(b=>I(S.type),["space"])],onClick:b=>I(S.type),ref_for:!0,ref:b=>v(b,C,0)},[O.$slots["arrow-up"]?s.renderSlot(O.$slots,"arrow-up",{key:0}):s.createCommentVNode("",!0),O.$slots["arrow-up"]?s.createCommentVNode("",!0):(s.openBlock(),s.createBlock(s.unref(Eu),{key:1}))],40,xD),s.createElementVNode("div",{role:"button","aria-label":s.unref(l).openTpOverlay(S.type),class:s.normalizeClass(A(S.type)?"":"dp__time_display"),tabindex:"0",onKeydown:[s.withKeys(b=>T(S.type),["enter"]),s.withKeys(b=>T(S.type),["space"])],onClick:b=>T(S.type),ref_for:!0,ref:b=>v(b,C,1)},[O.$slots[S.type]?s.renderSlot(O.$slots,S.type,{key:0,text:s.unref(f)(S.type).text,value:s.unref(f)(S.type).value}):s.createCommentVNode("",!0),O.$slots[S.type]?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock(s.Fragment,{key:1},[s.createTextVNode(s.toDisplayString(s.unref(f)(S.type).text),1)],64))],42,LD),s.createElementVNode("div",{class:"dp__inc_dec_button",role:"button","aria-label":s.unref(l).decrementValue(S.type),tabindex:"0",onKeydown:[s.withKeys(b=>I(S.type,!1),["enter"]),s.withKeys(b=>I(S.type,!1),["space"])],onClick:b=>I(S.type,!1),ref_for:!0,ref:b=>v(b,C,2)},[O.$slots["arrow-down"]?s.renderSlot(O.$slots,"arrow-down",{key:0}):s.createCommentVNode("",!0),O.$slots["arrow-down"]?s.createCommentVNode("",!0):(s.openBlock(),s.createBlock(s.unref(vu),{key:1}))],40,wD)],64))],2))),128)),O.is24?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock("div",SD,[O.$slots["am-pm-button"]?s.renderSlot(O.$slots,"am-pm-button",{key:0,toggle:_,value:a.value}):s.createCommentVNode("",!0),O.$slots["am-pm-button"]?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock("button",{key:1,ref_key:"amPmButton",ref:o,type:"button",class:"dp__pm_am_button",role:"button","aria-label":s.unref(l).amPmButton,tabindex:"0",onClick:_,onKeydown:[s.withKeys(s.withModifiers(_,["prevent"]),["enter"]),s.withKeys(s.withModifiers(_,["prevent"]),["space"])]},s.toDisplayString(a.value),41,OD))])),(s.openBlock(!0),s.createElementBlock(s.Fragment,null,s.renderList(s.unref(p),(S,C)=>(s.openBlock(),s.createBlock(s.Transition,{key:C,name:s.unref(d)(r[S.type]),css:s.unref(M)},{default:s.withCtx(()=>[r[S.type]?(s.openBlock(),s.createBlock(mn,{key:0,items:N(S.type),"disabled-values":t.filters.times[S.type],"esc-close":t.escClose,"onUpdate:modelValue":b=>Q(S.type,b),onSelected:b=>T(S.type),onToggle:b=>T(S.type),onResetFlow:D[0]||(D[0]=b=>O.$emit("reset-flow"))},s.createSlots({"button-icon":s.withCtx(()=>[O.$slots["clock-icon"]?s.renderSlot(O.$slots,"clock-icon",{key:0}):s.createCommentVNode("",!0),O.$slots["clock-icon"]?s.createCommentVNode("",!0):(s.openBlock(),s.createBlock(s.unref(_u),{key:1}))]),_:2},[O.$slots[`${S.type}-overlay`]?{name:"item",fn:s.withCtx(({item:b})=>[s.renderSlot(O.$slots,`${S.type}-overlay`,{text:b.text,value:b.value})]),key:"0"}:void 0]),1032,["items","disabled-values","esc-close","onUpdate:modelValue","onSelected","onToggle"])):s.createCommentVNode("",!0)]),_:2},1032,["name","css"]))),128))]))}}),nn=[{name:"clock-icon",use:["time","calendar"]},{name:"arrow-left",use:["month-year","calendar"]},{name:"arrow-right",use:["month-year","calendar"]},{name:"arrow-up",use:["time","calendar"]},{name:"arrow-down",use:["time","calendar"]},{name:"calendar-icon",use:["month-year","time","calendar"]},{name:"day",use:["calendar"]},{name:"month-overlay",use:["calendar","month-year"]},{name:"year-overlay",use:["calendar","month-year"]},{name:"hours-overlay",use:["calendar","time"]},{name:"minutes-overlay",use:["calendar","time"]},{name:"seconds-overlay",use:["calendar","time"]},{name:"hours",use:["calendar","time"]},{name:"minutes",use:["calendar","time"]},{name:"month",use:["calendar","month-year"]},{name:"year",use:["calendar","month-year"]},{name:"action-select",use:["action"]},{name:"action-preview",use:["action"]},{name:"calendar-header",use:["calendar"]},{name:"marker-tooltip",use:["calendar"]},{name:"now-button",use:[]},{name:"time-picker-overlay",use:["calendar","time"]},{name:"am-pm-button",use:["calendar","time"]},{name:"left-sidebar",use:["menu"]},{name:"right-sidebar",use:["menu"]}],CD=[{name:"trigger"},{name:"input-icon"},{name:"clear-icon"},{name:"dp-input"}],kD={all:()=>nn,monthYear:()=>nn.filter(t=>t.use.includes("month-year")),input:()=>CD,timePicker:()=>nn.filter(t=>t.use.includes("time")),action:()=>nn.filter(t=>t.use.includes("action")),calendar:()=>nn.filter(t=>t.use.includes("calendar")),menu:()=>nn.filter(t=>t.use.includes("menu"))},Ut=(t,e,n)=>{const i=[];return kD[e]().forEach(r=>{t[r.name]&&i.push(r.name)}),n&&n.length&&n.forEach(r=>{r.slot&&i.push(r.slot)}),i},_D=["aria-label"],ED={class:"dp__overlay_container dp__container_flex"},vD={key:1,class:"dp__overlay_row"},PD=["aria-label"],YD=s.defineComponent({__name:"TimePicker",props:{...Hu,range:{type:Boolean,default:!1},filters:{type:Object,default:()=>({})},hours:{type:[Number,Array],default:0},minutes:{type:[Number,Array],default:0},seconds:{type:[Number,Array],default:0},customProps:{type:Object,default:null},modelAuto:{type:Boolean,default:!1},internalModelValue:{type:[Date,Array],default:null},escClose:{type:Boolean,default:!0}},emits:["update:hours","update:minutes","update:seconds","mount","reset-flow","overlay-closed"],setup(t,{expose:e,emit:n}){const i=t,r=s.useSlots(),a=s.ref(null),o=s.ref(null),l=s.inject(Zo,!1),u=s.ref([]),c=s.ref(null),d=s.inject(It),M=s.inject(jt),{transitionName:g,showTransition:h}=pr(),{buildMatrix:y,setTimePicker:m}=bt();s.onMounted(()=>{n("mount"),!i.timePicker&&(M==null?void 0:M.value)?y([we(a.value)],"time"):m(!0,i.timePicker)});const p=s.computed(()=>i.range&&i.modelAuto?ac(i.internalModelValue):!0),f=s.ref(!1),N=D=>({hours:Array.isArray(i.hours)?i.hours[D]:i.hours,minutes:Array.isArray(i.minutes)?i.minutes[D]:i.minutes,seconds:Array.isArray(i.seconds)?i.seconds[D]:i.seconds}),A=s.computed(()=>{const D=[];if(i.range)for(let S=0;S<2;S++)D.push(N(S));else D.push(N(0));return D}),T=(D,S=!1,C="")=>{S||n("reset-flow"),f.value=D,M!=null&&M.value&&(m(D),D||n("overlay-closed")),s.nextTick(()=>{C!==""&&u.value[0]&&u.value[0].openChildCmp(C)})},I=s.computed(()=>({dp__button:!0,dp__button_bottom:l})),w=Ut(r,"timePicker"),_=(D,S,C)=>i.range?S===0?[D,A.value[1][C]]:[A.value[0][C],D]:D,P=D=>{n("update:hours",D)},v=D=>{n("update:minutes",D)},Q=D=>{n("update:seconds",D)},O=()=>{c.value&&(M==null?void 0:M.value)&&c.value.focus({preventScroll:!0})};return e({toggleTimePicker:T}),(D,S)=>(s.openBlock(),s.createElementBlock("div",null,[D.timePicker?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock("div",{key:0,class:s.normalizeClass(s.unref(I)),role:"button","aria-label":s.unref(d).openTimePicker,tabindex:"0",ref_key:"openTimePickerBtn",ref:a,onKeydown:[S[0]||(S[0]=s.withKeys(C=>T(!0),["enter"])),S[1]||(S[1]=s.withKeys(C=>T(!0),["space"]))],onClick:S[2]||(S[2]=C=>T(!0))},[D.$slots["clock-icon"]?s.renderSlot(D.$slots,"clock-icon",{key:0}):s.createCommentVNode("",!0),D.$slots["clock-icon"]?s.createCommentVNode("",!0):(s.openBlock(),s.createBlock(s.unref(_u),{key:1}))],42,_D)),s.createVNode(s.Transition,{name:s.unref(g)(f.value),css:s.unref(h)},{default:s.withCtx(()=>[f.value||D.timePicker?(s.openBlock(),s.createElementBlock("div",{key:0,class:"dp__overlay",ref_key:"overlayRef",ref:c,tabindex:"0"},[s.createElementVNode("div",ED,[D.$slots["time-picker-overlay"]?s.renderSlot(D.$slots,"time-picker-overlay",{key:0,range:t.range,hours:t.hours,minutes:t.minutes,seconds:t.seconds,setHours:P,setMinutes:v,setSeconds:Q}):s.createCommentVNode("",!0),D.$slots["time-picker-overlay"]?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock("div",vD,[(s.openBlock(!0),s.createElementBlock(s.Fragment,null,s.renderList(s.unref(A),(C,b)=>s.withDirectives((s.openBlock(),s.createBlock(zD,s.mergeProps({key:b,disabled:b===0?D.fixedStart:D.fixedEnd,hours:C.hours,minutes:C.minutes,seconds:C.seconds,filters:t.filters,ref_for:!0,ref_key:"timeInputRefs",ref:u},{is24:D.is24,hoursGridIncrement:D.hoursGridIncrement,minutesGridIncrement:D.minutesGridIncrement,secondsGridIncrement:D.secondsGridIncrement,hoursIncrement:D.hoursIncrement,minutesIncrement:D.minutesIncrement,secondsIncrement:D.secondsIncrement,filters:t.filters,noHoursOverlay:D.noHoursOverlay,noMinutesOverlay:D.noMinutesOverlay,noSecondsOverlay:D.noSecondsOverlay,enableSeconds:D.enableSeconds,closeTimePickerBtn:o.value,escClose:t.escClose,order:b},{"onUpdate:hours":k=>P(_(k,b,"hours")),"onUpdate:minutes":k=>v(_(k,b,"minutes")),"onUpdate:seconds":k=>Q(_(k,b,"seconds")),onMounted:O,onOverlayClosed:O}),s.createSlots({_:2},[s.renderList(s.unref(w),(k,B)=>({name:k,fn:s.withCtx(V=>[s.renderSlot(D.$slots,k,s.normalizeProps(s.guardReactiveProps(V)))])}))]),1040,["disabled","hours","minutes","seconds","filters","onUpdate:hours","onUpdate:minutes","onUpdate:seconds"])),[[s.vShow,b===0?!0:s.unref(p)]])),128))])),D.timePicker?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock("div",{key:2,ref_key:"closeTimePickerBtn",ref:o,class:s.normalizeClass(s.unref(I)),role:"button","aria-label":s.unref(d).closeTimePicker,tabindex:"0",onKeydown:[S[3]||(S[3]=s.withKeys(C=>T(!1),["enter"])),S[4]||(S[4]=s.withKeys(C=>T(!1),["space"]))],onClick:S[5]||(S[5]=C=>T(!1))},[D.$slots["calendar-icon"]?s.renderSlot(D.$slots,"calendar-icon",{key:0}):s.createCommentVNode("",!0),D.$slots["calendar-icon"]?s.createCommentVNode("",!0):(s.openBlock(),s.createBlock(s.unref(Mr),{key:1}))],42,PD))])],512)):s.createCommentVNode("",!0)]),_:3},8,["name","css"])]))}}),QD=(t,e,n,i)=>{const r=s.ref(new Date),a=s.ref(),o=s.ref([{month:pe(new Date),year:Me(new Date)}]),l=s.ref(t.range?[Fe(new Date),Fe(new Date)]:Fe(new Date)),u=s.ref(t.range?[Je(new Date),Je(new Date)]:Je(new Date)),c=s.ref(t.range?[0,0]:0);s.watch(o,()=>{setTimeout(()=>{t.openOnTop&&e("dpOpen")},0)},{deep:!0}),s.onMounted(()=>{v(!0),f.value||(t.startDate&&(o.value[0].month=pe(new Date(t.startDate)),o.value[0].year=Me(new Date(t.startDate)),t.multiCalendars&&Y(0)),t.startTime&&p())});const d=s.computed(()=>j=>o.value[j]?o.value[j].month:0),M=s.computed(()=>j=>o.value[j]?o.value[j].year:0),g=(j,E,U)=>{o.value[j].month=E,o.value[j].year=U},h=(j,E)=>o.value[j].month=E,y=(j,E)=>o.value[j].year=E,m=(j=!0)=>t.enableSeconds?Array.isArray(c.value)?j?c.value[0]:c.value[1]:c.value:0,p=()=>{t.startTime&&(vN(t.startTime)?(l.value=[+t.startTime[0].hours,+t.startTime[1].hours],u.value=[+t.startTime[0].minutes,+t.startTime[1].minutes],t.enableSeconds&&(c.value=[+t.startTime[0].seconds,+t.startTime[1].seconds])):(l.value=+t.startTime.hours,u.value=+t.startTime.minutes,t.enableSeconds&&(c.value=+t.startTime.seconds)))},f=s.computed({get:()=>t.internalModelValue,set:j=>{!t.readonly&&!t.disabled&&e("update:internalModelValue",j)}});s.watch(f,()=>v());const N=j=>{const{validate:E}=Vu(t.minDate,t.maxDate,t.disabledDates,t.allowedDates,t.filters,t.disabledWeekDays,t.yearRange);return!E(j)},A=j=>!f.value||t.hideOffsetDates&&!j.current?!1:t.range?t.modelAuto&&Array.isArray(f.value)?fe(j.value,f.value[0]?f.value[0]:r.value):!1:t.multiDates&&Array.isArray(f.value)?f.value.some(E=>fe(E,j.value)):fe(j.value,f.value?f.value:r.value),T=j=>Bu(f.value,a.value,j.value),I=(j,E=!1)=>{if((!t.multiCalendars||!t.multiStatic||E)&&(h(0,pe(j)),y(0,Me(j))),t.multiCalendars)for(let U=1;U<=t.multiCalendars;U++){const K=_e(new Date,{month:d.value(U-1),year:M.value(U-1)}),Pe=Hs(K,{months:1});o.value[U]={month:pe(Pe),year:Me(Pe)}}},w=()=>{if(Array.isArray(f.value)&&f.value.length===2){const j=new Date(f.value[1]?f.value[1]:it(f.value[0],1)),[E,U]=[pe(f.value[0]),Me(f.value[0])],[K,Pe]=[pe(f.value[1]),Me(f.value[1])];(E!==K||E===K&&U!==Pe)&&t.multiCalendarsSolo&&(h(1,pe(j)),y(1,Me(j)))}},_=j=>{I(j),l.value=Fe(j),u.value=Je(j),c.value=Dt(j)},P=()=>Array.isArray(f.value)&&f.value.length?f.value[f.value.length-1]:null,v=(j=!1)=>{if(f.value)if(yn(f.value)){if(f.value.length===2&&!t.multiDates)I(f.value[0],j),l.value=[Fe(f.value[0]),f.value[1]?Fe(f.value[1]):Fe(new Date)],u.value=[Je(f.value[0]),f.value[1]?Je(f.value[1]):Je(new Date)],c.value=[Dt(f.value[0]),f.value[1]?Dt(f.value[1]):Dt(new Date)];else if(yn(f.value)&&t.multiDates){const E=f.value[f.value.length-1];E&&_(E)}t.multiCalendars&&t.multiCalendarsSolo&&w()}else _(f.value);else t.timePicker?(p(),t.range?Xe(l.value)&&Xe(u.value)&&(f.value=[Ye(new Date,l.value[0],u.value[0],m()),Ye(new Date,l.value[1],u.value[1],m(!1))]):f.value=Ye(new Date,l.value,u.value,m())):t.monthPicker&&!t.range?f.value=Qt(new Date,d.value(0),M.value(0)):t.multiCalendars?I(new Date):t.yearPicker&&!t.range&&(f.value=new Date)},Q=j=>{const E=pe(new Date(j)),U=Me(new Date(j));if(h(0,E),y(0,U),t.multiCalendars>0)for(let K=1;K<t.multiCalendars;K++){const Pe=NN(_e(new Date(j),{year:d.value(K-1),month:M.value(K-1)}));h(K,Pe.month),y(K,Pe.year)}},O=j=>{if(f.value&&Array.isArray(f.value))if(f.value.some(E=>fe(j,E))){const E=f.value.filter(U=>!fe(U,j));f.value=E.length?E:null}else(t.multiDatesLimit&&+t.multiDatesLimit>f.value.length||!t.multiDatesLimit)&&f.value.push(j);else f.value=[j]},D=j=>{if(Array.isArray(f.value)&&f.value[0]){const E=kM(j,f.value[0]),U=Ee(f.value[0],j)?j:f.value[0],K=Ee(j,f.value[0])?j:f.value[0],Pe=Ks({start:U,end:K}).filter(Mt=>N(Mt)).length,dt=Math.abs(E<0?E+1:E-1)-Pe;if(t.minRange&&t.maxRange)return dt>=+t.minRange&&dt<=+t.maxRange;if(t.minRange)return dt>=+t.minRange;if(t.maxRange)return dt<=+t.maxRange}return!0},S=j=>Array.isArray(f.value)&&f.value.length===2?t.fixedStart&&(Ee(j,f.value[0])||fe(j,f.value[0]))?[f.value[0],j]:t.fixedEnd&&(Ce(j,f.value[1])||fe(j,f.value[1]))?[j,f.value[1]]:f.value:[],C=()=>{t.autoApply&&e("autoApply")},b=j=>!Ks({start:j[0],end:j[1]}).some(E=>N(E)),k=(j,E=!1)=>{if(!N(j.value)&&!(!j.current&&t.hideOffsetDates)){if(t.weekPicker)return f.value=gr(new Date(j.value),+t.weekStart),C();if(!t.range&&!Xe(l.value)&&!Xe(u.value)){const U=Ye(new Date(j.value),l.value,u.value,m());t.multiDates?O(U):f.value=U,n(),C()}else if(Xe(l.value)&&Xe(u.value)&&!t.multiDates){let U=f.value?f.value.slice():[];if(U.length===2&&!(t.fixedStart||t.fixedEnd)&&(U=[]),t.autoRange){const K=[new Date(j.value),_t(new Date(j.value),+t.autoRange)];b(K)&&(E&&Q(j.value),U=K)}else t.fixedStart||t.fixedEnd?U=S(new Date(j.value)):U[0]?D(new Date(j.value))&&(Ce(new Date(j.value),new Date(U[0]))?U.unshift(new Date(j.value)):U[1]=new Date(j.value)):U[0]=new Date(j.value);U.length&&(U[0]&&!U[1]?U[0]=Ye(U[0],l.value[0],u.value[0],m()):(U[0]=Ye(U[0],l.value[0],u.value[0],m()),U[1]=Ye(U[1],l.value[1],u.value[1],m(!1)),n()),f.value=U,U[0]&&U[1]&&t.autoApply&&e("autoApply"))}}},B=j=>{const E=j.find(U=>U.current);return E?Vf(E.value):""},V=j=>{!j.current&&t.hideOffsetDates||(a.value=j.value)},F=j=>{if(t.autoRange||t.weekPicker){if(a.value){if(t.hideOffsetDates&&!j.current)return!1;const E=_t(a.value,+t.autoRange),U=gr(new Date(a.value),+t.weekStart);return t.weekPicker?fe(U[1],new Date(j.value)):fe(E,new Date(j.value))}return!1}return!1},J=j=>{if(t.autoRange||t.weekPicker){if(a.value){const E=_t(a.value,+t.autoRange);if(t.hideOffsetDates&&!j.current)return!1;const U=gr(new Date(a.value),+t.weekStart);return t.weekPicker?Ee(j.value,U[0])&&Ce(j.value,U[1]):Ee(j.value,a.value)&&Ce(j.value,E)}return!1}return!1},z=j=>{if(t.autoRange||t.weekPicker){if(a.value){if(t.hideOffsetDates&&!j.current)return!1;const E=gr(new Date(a.value),+t.weekStart);return t.weekPicker?fe(E[0],j.value):fe(a.value,j.value)}return!1}return!1},Y=j=>{for(let E=j-1;E>=0;E--){const U=qt(_e(new Date,{month:d.value(E+1),year:M.value(E+1)}),1);g(E,pe(U),Me(U))}for(let E=j+1;E<=t.multiCalendars-1;E++){const U=it(_e(new Date,{month:d.value(E-1),year:M.value(E-1)}),1);g(E,pe(U),Me(U))}},R=j=>Qt(new Date,d.value(j),M.value(j)),Te=(j,E)=>{const U=t.monthPicker?d.value(j)!==E.month||!E.fromNav:M.value(j)!==E.year;if(h(j,E.month),y(j,E.year),t.multiCalendars&&!t.multiCalendarsSolo&&Y(j),t.monthPicker||t.yearPicker)if(t.range){if(U){let K=f.value?f.value.slice():[];K.length===2&&K[1]!==null&&(K=[]),K.length?Ce(R(j),K[0])?K.unshift(R(j)):K[1]=R(j):K=[R(j)],f.value=K}}else f.value=R(j);e("updateMonthYear",{instance:j,month:E.month,year:E.year}),aa(t.multiCalendarsSolo?j:void 0)},Oe=j=>Ye(j,l.value,u.value,m()),ze=j=>{yn(j)&&yn(f.value)&&Xe(l.value)&&Xe(u.value)?(j[0]&&f.value[0]&&(f.value[0]=Ye(j[0],l.value[0],u.value[0],m())),j[1]&&f.value[1]&&(f.value[1]=Ye(j[1],l.value[1],u.value[1],m(!1)))):t.multiDates&&Array.isArray(f.value)?f.value[f.value.length-1]=Oe(j):!t.range&&!yr(j)&&(f.value=Oe(j)),e("timeUpdate")},Ge=(j,E=!0,U=!1)=>{const K=E?j:l.value,Pe=!E&&!U?j:u.value,dt=U?j:c.value;if(t.range&&yr(f.value)&&Xe(K)&&Xe(Pe)&&Xe(dt)&&!t.disableTimeRangeValidation){const Mt=kt=>Ye(f.value[kt],K[kt],Pe[kt],dt[kt]),oa=kt=>_o(f.value[kt],0);if(fe(f.value[0],f.value[1])&&(ga(Mt(0),oa(1))||ha(Mt(1),oa(0))))return}if(l.value=K,u.value=Pe,c.value=dt,f.value)if(t.multiDates){const Mt=P();Mt&&ze(Mt)}else ze(f.value);else t.timePicker&&ze(t.range?[new Date,new Date]:new Date);n()},de=()=>{a.value=null},te=j=>nc(f.value,t.range)&&f.value[0]&&a.value?j?Ee(a.value,f.value[0]):Ce(a.value,f.value[0]):!0,ue=(j,E=!0)=>(t.range||t.weekPicker)&&yr(f.value)?t.hideOffsetDates&&!j.current?!1:fe(new Date(j.value),f.value[E?0:1]):t.range?fe(new Date(j.value),f.value&&Array.isArray(f.value)?E?f.value[0]||null:f.value[1]:null)&&(E?!Ce(a.value||null,Array.isArray(f.value)?f.value[0]:null):!0)||fe(j.value,Array.isArray(f.value)?f.value[0]:null)&&te(E):!1,nt=(j,E)=>Array.isArray(t.internalModelValue)&&t.internalModelValue.length||t.weekPicker?!1:!j&&!A(E)&&!(!E.current&&t.hideOffsetDates)&&(t.range?!ue(E)&&!ue(E,!1):!0),zt=(j,E,U)=>Array.isArray(t.internalModelValue)&&t.internalModelValue[0]&&t.internalModelValue.length===1?j?!1:U?Ee(t.internalModelValue[0],E.value):Ce(t.internalModelValue[0],E.value):!1,Ct=async(j=!1)=>{if(t.autoApply&&(t.monthPicker||t.yearPicker)){await s.nextTick();const E=t.monthPicker?j:!1;t.range?e("autoApply",E||!f.value||f.value.length===1):e("autoApply",E)}n()},He=(j,E)=>{const U=_e(new Date,{month:d.value(E),year:M.value(E)}),K=j<0?it(U,1):qt(U,1);sc(t.minDate,t.maxDate,pe(K),Me(K),j<0,t.preventMinMaxNavigation)&&(g(E,pe(K),Me(K)),t.multiCalendars&&!t.multiCalendarsSolo&&Y(E),aa())},L=(j,E)=>{t.monthChangeOnScroll&&He(t.monthChangeOnScroll!=="inverse"?-j.deltaY:j.deltaY,E)},ae=(j,E,U=!1)=>{t.monthChangeOnArrows&&t.vertical===U&&ye(j,E)},ye=(j,E)=>{He(j==="right"?-1:1,E)},Un=j=>t.markers.find(E=>fe(st(j.value),st(E.date))),Ft=()=>{t.range?nc(f.value,t.range)&&(f.value&&f.value[0]?f.value=Ce(new Date,f.value[0])?[new Date,f.value[0]]:[f.value[0],new Date]:f.value=[new Date]):e("update:internalModelValue",new Date),t.autoApply&&e("selectDate")},Ws=(j,E)=>{E||j.length&&j.length<=2&&t.range&&(f.value=j.map(U=>new Date(U)),t.autoApply&&e("selectDate"))},aa=j=>{j||j===0?i.value[j].triggerTransition(d.value(j),M.value(j)):i.value.forEach((E,U)=>E.triggerTransition(d.value(U),M.value(U)))};return{today:r,hours:l,minutes:u,seconds:c,month:d,year:M,monthYearSelect:Ct,isDisabled:N,updateTime:Ge,setHoverDate:V,getWeekNum:B,selectDate:k,rangeActive:T,isActiveDate:A,updateMonthYear:Te,isHoverRangeEnd:F,isAutoRangeInBetween:J,isAutoRangeStart:z,clearHoverDate:de,rangeActiveStartEnd:ue,handleScroll:L,getMarker:Un,handleArrow:ae,handleSwipe:ye,selectCurrentDate:Ft,isHoverDate:nt,isHoverDateStartEnd:zt,presetDateRange:Ws}},Dr=s.reactive({menuFocused:!1,shiftKeyInMenu:!1}),lc=()=>({setMenuFocused:t=>{Dr.menuFocused=t},getStore:()=>Dr,setShiftKey:t=>{Dr.shiftKeyInMenu!==t&&(Dr.shiftKeyInMenu=t)}});var Ir=(t=>(t.center="center",t.left="left",t.right="right",t))(Ir||{});const UD=["id","aria-label","onKeydown"],RD={key:0,class:"dp__sidebar_left"},BD={key:1,class:"dp__preset_ranges"},ZD=["onClick"],VD={key:2,class:"dp__sidebar_right"},$D={key:3,class:"dp__now_wrap"},WD=s.defineComponent({__name:"DatepickerMenu",props:{...qu,...$o,...Vo,internalModelValue:{type:[Date,Array],default:null},multiCalendars:{type:Number,default:0},openOnTop:{type:Boolean,default:!1}},emits:["update:internalModelValue","closePicker","selectDate","dpOpen","autoApply","timeUpdate","flow-step","updateMonthYear","invalid-select"],setup(t,{emit:e}){const n=t,i=s.useSlots(),r=s.ref(null),a=s.reactive({timePicker:!!(!n.enableTimePicker||n.timePicker||n.monthPicker),monthYearInput:!!n.timePicker,calendar:!1}),o=s.ref([]),l=s.ref([]),u=s.ref(null),c=s.ref(null),d=s.ref(0),M=s.ref(!1),g=s.ref(0),h=s.inject(hr),y=s.inject(It),m=s.inject(jt),{setMenuFocused:p,setShiftKey:f,getStore:N}=lc();s.onMounted(()=>{var x;M.value=!0,!((x=n.presetRanges)!=null&&x.length)&&!i["left-sidebar"]&&!i["right-sidebar"]&&K();const H=we(c);if(H&&!n.textInput&&!n.inline&&(p(!0),_()),H){const $=X=>{!n.monthYearComponent&&!n.timePickerComponent&&X.preventDefault(),X.stopImmediatePropagation(),X.stopPropagation()};H.addEventListener("pointerdown",$),H.addEventListener("mousedown",$)}document.addEventListener("resize",K)}),s.onUnmounted(()=>{document.removeEventListener("resize",K)});const{arrowRight:A,arrowLeft:T,arrowDown:I,arrowUp:w}=bt(),_=()=>{const x=we(c);x&&x.focus({preventScroll:!0})},P=()=>{var x;((x=n.flow)==null?void 0:x.length)&&g.value!==-1&&(g.value+=1,e("flow-step",g.value),gM())},v=()=>{g.value=-1},{updateTime:Q,updateMonthYear:O,today:D,month:S,year:C,hours:b,minutes:k,seconds:B,isDisabled:V,isActiveDate:F,selectDate:J,getWeekNum:z,setHoverDate:Y,isHoverRangeEnd:R,isAutoRangeInBetween:Te,isAutoRangeStart:Oe,rangeActive:ze,clearHoverDate:Ge,rangeActiveStartEnd:de,monthYearSelect:te,handleScroll:ue,handleArrow:nt,handleSwipe:zt,getMarker:Ct,selectCurrentDate:He,isHoverDateStartEnd:L,isHoverDate:ae,presetDateRange:ye}=QD(n,e,P,l),Un=Ut(i,"calendar"),Ft=Ut(i,"action"),Ws=Ut(i,"timePicker"),aa=Ut(i,"monthYear"),j=s.computed(()=>n.openOnTop?"dp__arrow_bottom":"dp__arrow_top"),E=s.computed(()=>BN(n.yearRange)),U=s.computed(()=>ZN(n.locale,n.monthNameFormat)),K=()=>{const x=we(r);x&&(d.value=x.getBoundingClientRect().width)},Pe=s.computed(()=>x=>QN(S.value(x),C.value(x),+n.weekStart,n.hideOffsetDates)),dt=s.computed(()=>n.multiCalendars>0&&n.range?[...Array(n.multiCalendars).keys()]:[0]),Mt=s.computed(()=>x=>x===1),oa=s.computed(()=>n.monthPicker||n.timePicker||n.yearPicker),kt=s.computed(()=>({dp__flex_display:n.multiCalendars>0})),yx=s.computed(()=>({dp__instance_calendar:n.multiCalendars>0})),mx=s.computed(()=>({dp__menu_disabled:n.disabled,dp__menu_readonly:n.readonly})),px=s.computed(()=>x=>jx(Pe,x)),Nx=s.computed(()=>({locale:n.locale,weekNumName:n.weekNumName,weekStart:n.weekStart,weekNumbers:n.weekNumbers,customProps:n.customProps,calendarClassName:n.calendarClassName,specificMode:oa.value,getWeekNum:z,multiCalendars:n.multiCalendars,modeHeight:n.modeHeight,internalModelValue:n.internalModelValue,noSwipe:n.noSwipe,vertical:n.vertical,dayNames:n.dayNames,monthChangeOnScroll:n.monthChangeOnScroll})),Dx=s.computed(()=>({dp__menu:!0,dp__menu_index:!n.inline,dp__relative:n.inline,[n.menuClassName]:!!n.menuClassName})),Ix=()=>n.modelAuto&&Array.isArray(n.internalModelValue)?!!n.internalModelValue[0]:!1,Rn=()=>n.modelAuto?ac(n.internalModelValue):!0,jx=(x,H)=>x.value(H).map($=>({...$,days:$.days.map(X=>{const q=V(X.value),Bn=ae(q,X),Jt=n.range?n.modelAuto?Ix()&&F(X):!1:F(X),hM=n.highlight?Zu(X.value,n.highlight):!1,yM=q&&n.highlightDisabledDays==!1,mM=n.highlightWeekDays&&n.highlightWeekDays.includes(X.value.getDay()),pM=(n.range||n.weekPicker)&&(n.multiCalendars>0?X.current:!0)&&!q&&Rn()&&!(!X.current&&n.hideOffsetDates)&&!F(X)?ze(X):!1;return X.marker=Ct(X),X.classData={dp__cell_offset:!X.current,dp__pointer:!q&&!(!X.current&&n.hideOffsetDates),dp__active_date:Jt,dp__date_hover:Bn,dp__date_hover_start:L(Bn,X,!0),dp__date_hover_end:L(Bn,X,!1),dp__range_between:pM&&!n.weekPicker,dp__range_between_week:pM&&n.weekPicker,dp__today:!n.noToday&&fe(X.value,D.value)&&X.current,dp__cell_disabled:q,dp__cell_auto_range:Te(X),dp__cell_auto_range_start:Oe(X),dp__cell_auto_range_end:R(X),dp__range_start:n.multiCalendars>0?X.current&&de(X)&&Rn():de(X)&&Rn(),dp__range_end:n.multiCalendars>0?X.current&&de(X,!1)&&Rn():de(X,!1)&&Rn(),[n.calendarCellClassName]:!!n.calendarCellClassName,dp__cell_highlight:!yM&&(hM||mM)&&!Jt,dp__cell_highlight_active:!yM&&(hM||mM)&&Jt,[n.dayClass?n.dayClass(X.value):""]:!0},X})})),bx=x=>{x.stopPropagation(),x.preventDefault(),x.stopImmediatePropagation()},Ax=()=>{n.escClose&&e("closePicker")},Tx=(x,H=!1)=>{J(x,H),n.spaceConfirm&&e("selectDate")},Gs=x=>{var H;(H=n.flow)!=null&&H.length&&(a[x]=!0,Object.keys(a).filter($=>!a[$]).length||gM())},gM=()=>{n.flow[g.value]==="month"&&o.value[0]&&o.value[0].toggleMonthPicker(!0),n.flow[g.value]==="year"&&o.value&&o.value[0].toggleYearPicker(!0),n.flow[g.value]==="calendar"&&u.value&&u.value.toggleTimePicker(!1,!0),n.flow[g.value]==="time"&&u.value&&u.value.toggleTimePicker(!0,!0);const x=n.flow[g.value];(x==="hours"||x==="minutes"||x==="seconds")&&u.value&&u.value.toggleTimePicker(!0,!0,x)},sa=x=>{if(m!=null&&m.value){if(x==="up")return w();if(x==="down")return I();if(x==="left")return T();if(x==="right")return A()}else x==="left"||x==="up"?nt("left",0,x==="up"):nt("right",0,x==="down")},xx=x=>{f(x.shiftKey),!n.disableMonthYearSelect&&x.code==="Tab"&&x.target.classList.contains("dp__menu")&&N().shiftKeyInMenu&&(x.preventDefault(),x.stopImmediatePropagation(),e("closePicker"))};return(x,H)=>(s.openBlock(),s.createBlock(s.Transition,{appear:"",name:s.unref(h).menuAppear,mode:"out-in",css:!!s.unref(h)},{default:s.withCtx(()=>[s.createElementVNode("div",{id:x.uid?`dp-menu-${x.uid}`:void 0,tabindex:"0",ref_key:"dpMenuRef",ref:c,role:"dialog","aria-label":s.unref(y).menu,class:s.normalizeClass(s.unref(Dx)),onMouseleave:H[12]||(H[12]=(...$)=>s.unref(Ge)&&s.unref(Ge)(...$)),onClick:bx,onKeydown:[s.withKeys(Ax,["esc"]),H[13]||(H[13]=s.withKeys(s.withModifiers($=>sa("left"),["prevent"]),["left"])),H[14]||(H[14]=s.withKeys(s.withModifiers($=>sa("up"),["prevent"]),["up"])),H[15]||(H[15]=s.withKeys(s.withModifiers($=>sa("down"),["prevent"]),["down"])),H[16]||(H[16]=s.withKeys(s.withModifiers($=>sa("right"),["prevent"]),["right"])),xx]},[(x.disabled||x.readonly)&&x.inline?(s.openBlock(),s.createElementBlock("div",{key:0,class:s.normalizeClass(s.unref(mx))},null,2)):s.createCommentVNode("",!0),!x.inline&&!x.teleportCenter?(s.openBlock(),s.createElementBlock("div",{key:1,class:s.normalizeClass(s.unref(j))},null,2)):s.createCommentVNode("",!0),s.createElementVNode("div",{class:s.normalizeClass({dp__menu_content_wrapper:x.presetRanges.length||!!x.$slots["left-sidebar"]||!!x.$slots["right-sidebar"]})},[x.$slots["left-sidebar"]?(s.openBlock(),s.createElementBlock("div",RD,[s.renderSlot(x.$slots,"left-sidebar")])):s.createCommentVNode("",!0),x.presetRanges.length?(s.openBlock(),s.createElementBlock("div",BD,[(s.openBlock(!0),s.createElementBlock(s.Fragment,null,s.renderList(x.presetRanges,($,X)=>(s.openBlock(),s.createElementBlock("div",{key:X,style:s.normalizeStyle($.style||{}),class:"dp__preset_range",onClick:q=>s.unref(ye)($.range,!!$.slot)},[$.slot?s.renderSlot(x.$slots,$.slot,{key:0,presetDateRange:s.unref(ye),label:$.label,range:$.range}):(s.openBlock(),s.createElementBlock(s.Fragment,{key:1},[s.createTextVNode(s.toDisplayString($.label),1)],64))],12,ZD))),128))])):s.createCommentVNode("",!0),s.createElementVNode("div",{class:"dp__instance_calendar",ref_key:"calendarWrapperRef",ref:r,role:"document"},[s.createElementVNode("div",{class:s.normalizeClass(s.unref(kt))},[(s.openBlock(!0),s.createElementBlock(s.Fragment,null,s.renderList(s.unref(dt),($,X)=>(s.openBlock(),s.createElementBlock("div",{key:$,class:s.normalizeClass(s.unref(yx))},[!x.disableMonthYearSelect&&!x.timePicker?(s.openBlock(),s.createBlock(s.resolveDynamicComponent(x.monthYearComponent?x.monthYearComponent:AD),s.mergeProps({key:0,ref_for:!0,ref:q=>{q&&(o.value[X]=q)}},{months:s.unref(U),years:s.unref(E),filters:x.filters,monthPicker:x.monthPicker,month:s.unref(S)($),year:s.unref(C)($),customProps:x.customProps,multiCalendars:t.multiCalendars,multiCalendarsSolo:x.multiCalendarsSolo,instance:$,minDate:x.minDate,maxDate:x.maxDate,preventMinMaxNavigation:x.preventMinMaxNavigation,internalModelValue:t.internalModelValue,range:x.range,reverseYears:x.reverseYears,vertical:x.vertical,yearPicker:x.yearPicker,escClose:x.escClose},{onMount:H[0]||(H[0]=q=>Gs("monthYearInput")),onResetFlow:v,onUpdateMonthYear:q=>s.unref(O)($,q),onMonthYearSelect:s.unref(te),onOverlayClosed:_}),s.createSlots({_:2},[s.renderList(s.unref(aa),(q,Bn)=>({name:q,fn:s.withCtx(Jt=>[s.renderSlot(x.$slots,q,s.normalizeProps(s.guardReactiveProps(Jt)))])}))]),1040,["onUpdateMonthYear","onMonthYearSelect"])):s.createCommentVNode("",!0),s.createVNode(dD,s.mergeProps({ref_for:!0,ref:q=>{q&&(l.value[X]=q)}},s.unref(Nx),{"flow-step":g.value,"onUpdate:flow-step":H[1]||(H[1]=q=>g.value=q),instance:$,"mapped-dates":s.unref(px)($),month:s.unref(S)($),year:s.unref(C)($),onSelectDate:q=>s.unref(J)(q,!s.unref(Mt)($)),onHandleSpace:q=>Tx(q,!s.unref(Mt)($)),onSetHoverDate:H[2]||(H[2]=q=>s.unref(Y)(q)),onHandleScroll:q=>s.unref(ue)(q,$),onHandleSwipe:q=>s.unref(zt)(q,$),onMount:H[3]||(H[3]=q=>Gs("calendar")),onResetFlow:v}),s.createSlots({_:2},[s.renderList(s.unref(Un),(q,Bn)=>({name:q,fn:s.withCtx(Jt=>[s.renderSlot(x.$slots,q,s.normalizeProps(s.guardReactiveProps({...Jt})))])}))]),1040,["flow-step","instance","mapped-dates","month","year","onSelectDate","onHandleSpace","onHandleScroll","onHandleSwipe"])],2))),128))],2),s.createElementVNode("div",null,[x.enableTimePicker&&!x.monthPicker&&!x.weekPicker?(s.openBlock(),s.createBlock(s.resolveDynamicComponent(x.timePickerComponent?x.timePickerComponent:YD),s.mergeProps({key:0,ref_key:"timePickerRef",ref:u},{is24:x.is24,hoursIncrement:x.hoursIncrement,minutesIncrement:x.minutesIncrement,hoursGridIncrement:x.hoursGridIncrement,secondsIncrement:x.secondsIncrement,minutesGridIncrement:x.minutesGridIncrement,secondsGridIncrement:x.secondsGridIncrement,noHoursOverlay:x.noHoursOverlay,noMinutesOverlay:x.noMinutesOverlay,noSecondsOverlay:x.noSecondsOverlay,range:x.range,filters:x.filters,timePicker:x.timePicker,hours:s.unref(b),minutes:s.unref(k),seconds:s.unref(B),customProps:x.customProps,enableSeconds:x.enableSeconds,fixedStart:x.fixedStart,fixedEnd:x.fixedEnd,modelAuto:x.modelAuto,internalModelValue:t.internalModelValue,escClose:x.escClose},{onMount:H[4]||(H[4]=$=>Gs("timePicker")),"onUpdate:hours":H[5]||(H[5]=$=>s.unref(Q)($)),"onUpdate:minutes":H[6]||(H[6]=$=>s.unref(Q)($,!1)),"onUpdate:seconds":H[7]||(H[7]=$=>s.unref(Q)($,!1,!0)),onResetFlow:v,onOverlayClosed:_}),s.createSlots({_:2},[s.renderList(s.unref(Ws),($,X)=>({name:$,fn:s.withCtx(q=>[s.renderSlot(x.$slots,$,s.normalizeProps(s.guardReactiveProps(q)))])}))]),1040)):s.createCommentVNode("",!0)])],512),x.$slots["right-sidebar"]?(s.openBlock(),s.createElementBlock("div",VD,[s.renderSlot(x.$slots,"right-sidebar")])):s.createCommentVNode("",!0),x.showNowButton?(s.openBlock(),s.createElementBlock("div",$D,[x.$slots["now-button"]?s.renderSlot(x.$slots,"now-button",{key:0,selectCurrentDate:s.unref(He)}):s.createCommentVNode("",!0),x.$slots["now-button"]?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock("button",{key:1,type:"button",role:"button",class:"dp__now_button",onClick:H[8]||(H[8]=(...$)=>s.unref(He)&&s.unref(He)(...$))},s.toDisplayString(x.nowButtonLabel),1))])):s.createCommentVNode("",!0)],2),!x.autoApply||x.keepActionRow?(s.openBlock(),s.createBlock(s.resolveDynamicComponent(x.actionRowComponent?x.actionRowComponent:qN),s.mergeProps({key:2},{calendarWidth:d.value,selectText:x.selectText,cancelText:x.cancelText,internalModelValue:t.internalModelValue,range:x.range,previewFormat:x.previewFormat,inline:x.inline,monthPicker:x.monthPicker,timePicker:x.timePicker,customProps:x.customProps,multiCalendars:t.multiCalendars,menuMount:M.value,maxTime:x.maxTime,minTime:x.minTime,enableTimePicker:x.enableTimePicker,minDate:x.minDate,maxDate:x.maxDate,multiDates:x.multiDates,modelAuto:x.modelAuto,partialRange:x.partialRange,ignoreTimeValidation:x.ignoreTimeValidation},{onClosePicker:H[9]||(H[9]=$=>x.$emit("closePicker")),onSelectDate:H[10]||(H[10]=$=>x.$emit("selectDate")),onInvalidSelect:H[11]||(H[11]=$=>x.$emit("invalid-select"))}),s.createSlots({_:2},[s.renderList(s.unref(Ft),($,X)=>({name:$,fn:s.withCtx(q=>[s.renderSlot(x.$slots,$,s.normalizeProps(s.guardReactiveProps({...q})))])}))]),1040)):s.createCommentVNode("",!0)],42,UD)]),_:3},8,["name","css"]))}}),GD=(t,e,n,i,r,a,o,l,u,c,d,M,g,h,y,m,p)=>{const f=s.ref(""),N=s.ref();s.watch(N,()=>{p("internalModelChange",N.value)});const A=D=>[P(D[0]),D[1]?P(D[1]):null],T=D=>{let S=null;D?e?CN(D)&&"hours"in D[0]&&"minutes"in D[0]?S=[Ye(null,+D[0].hours,+D[0].minutes,+D[0].seconds),Ye(null,+D[1].hours,+D[1].minutes,+D[1].seconds)]:zN(D)&&(S=Ye(null,+D.hours,+D.minutes,+D.seconds)):n?kN(D)&&"month"in D[0]&&"year"in D[0]?(S=[Qt(null,+D[0].month,+D[0].year)],D[1]?S[1]=Qt(null,+D[1].month,+D[1].year):!D[1]&&r&&(S[1]=null)):_N(D)&&"month"in D&&"year"in D&&(S=Qt(null,+D.month,+D.year)):g?Array.isArray(D)?S=[Pt(new Date,D[0]),!D[1]&&r?null:Pt(new Date,D[1])]:S=Pt(new Date,D):c&&Array.isArray(D)?S=D.map(C=>P(C)):M&&Array.isArray(D)?S=[new Date(D[0]),new Date(D[1])]:i?m?Array.isArray(D)?S=A(D):S=[P(D),null]:EN(D,r)&&(S=A(D)):PN(D)&&(S=P(D)):S=null,vo(S)?(N.value=S,w()):(N.value=null,f.value="")},I=()=>Qu(t,a,l,n,e,M,g,o),w=()=>{if(!N.value)f.value="";else if(!t||typeof t=="string"){const D=I();Array.isArray(N.value)&&c?f.value=N.value.map(S=>en(S,D,u==null?void 0:u.value)).join("; "):f.value=en(N.value,D,u==null?void 0:u.value,h==null?void 0:h.rangeSeparator,m)}else e?f.value=t(Yo(N.value)):n?f.value=t(Uu(N.value)):f.value=t(N.value)},_=()=>N.value?i?r?N.value.length>=1:N.value.length===2:!!N.value:!1,P=D=>{if(d){const S=new Date(D);return d==="preserve"?new Date(S.getTime()+S.getTimezoneOffset()*6e4):S}return y?y==="date"||y==="timestamp"?new Date(D):y==="format"&&(typeof t=="string"||!t)?Co(D,I(),new Date):Co(D,y,new Date):new Date(D)},v=D=>y?y==="timestamp"?+D:y==="format"&&(typeof t=="string"||!t)?en(D,I(),u==null?void 0:u.value,h==null?void 0:h.rangeSeparator):en(D,y,u==null?void 0:u.value,h==null?void 0:h.rangeSeparator):D,Q=D=>{p("update:modelValue",D)},O=()=>[v(N.value[0]),N.value[1]?v(N.value[1]):null];return{parseExternalModelValue:T,formatInputValue:w,internalModelValue:N,inputValue:f,emitModelValue:()=>{if(n)Q(Uu(N.value));else if(e)Q(Yo(N.value));else if(M)Q(N.value);else if(g)Q(Array.isArray(N.value)?[Me(N.value[0]),N.value[1]?Me(N.value[1]):null]:Me(N.value));else{if(N.value&&i&&r&&N.value.length===1&&N.value.push(null),d){let D;if(Array.isArray(N.value)){const S=C=>C&&Bo(C,d==="preserve");m?D=N.value[1]?N.value.map(S):Bo(N.value[0],d==="preserve"):D=N.value.map(S)}else D=Bo(N.value,d==="preserve");return Q(D)}Array.isArray(N.value)&&!c?Q(m?N.value[1]?O():v(N.value[0]):O()):Array.isArray(N.value)&&c?Q(N.value.map(D=>v(D))):Q(v(N.value))}w()},checkBeforeEmit:_}},HD=(t,e,n,i,r,a,o,l,u)=>{const c=s.ref({top:"0",left:"0",transform:"none"}),d=s.ref(!1),M=390,g=I=>{const w=I.getBoundingClientRect();return{left:w.left+window.scrollX,top:w.top+window.scrollY}},h=I=>{const w=I.getBoundingClientRect();let _=0,P=0;for(;I&&!isNaN(I.offsetLeft)&&!isNaN(I.offsetTop);)_+=I.offsetLeft-I.scrollLeft,P=w.top+I.scrollTop,I=I.offsetParent;return{top:P,left:_}},y=(I,w)=>{c.value.left=`${I+w}px`,c.value.transform="translateX(-100%)"},m=I=>{c.value.left=`${I}px`,c.value.transform="translateX(0)"},p=(I,w)=>{t===Ir.left&&m(I),t===Ir.right&&y(I,w),t===Ir.center&&(c.value.left=`${I+w/2}px`,c.value.transform="translateX(-50%)")},f=()=>{const I=we(r);if(I){const w=window.innerHeight,{top:_,left:P}=e?h(I):g(I),{width:v,top:Q,height:O}=I.getBoundingClientRect(),D=w-Q-O;c.value.top=Q>D?`${_-M}px`:`${_}px`,p(P,v)}},N=()=>{c.value.left="50%",c.value.top="50%",c.value.transform="translate(-50%, -50%)",c.value.position="fixed"},A=(I=!0)=>{if(!a){if(l.value)return N();const w=we(r);if(e&&typeof e!="boolean")c.value=e(w);else if(w){const{width:_,height:P}=w.getBoundingClientRect(),{top:v,left:Q}=e?h(w):g(w);c.value.top=`${P+v+ +o}px`,p(Q,_),I&&n&&T()}}},T=()=>{const I=we(r);if(I&&n&&!a){const{height:w,top:_,width:P}=I.getBoundingClientRect(),{top:v,left:Q}=e?h(I):g(I),O=window.innerHeight-_-w,D=we(i);if(D){const{height:S,left:C,right:b}=D.getBoundingClientRect(),k=S+w;k>_&&k>O?_<O?(A(!1),d.value=!1):(c.value.top=`${v-S-+o}px`,d.value=!0):k>O?(c.value.top=`${v-S-+o}px`,d.value=!0):(A(!1),d.value=!1),C<0?m(Q):b>document.documentElement.clientWidth&&y(Q,P)}}u("recalculatePosition")};return{openOnTop:d,menuPosition:c,setMenuPosition:A,setInitialPosition:f,recalculatePosition:T}},FD=typeof window<"u"?window:void 0,ts=()=>{},JD=t=>s.getCurrentScope()?(s.onScopeDispose(t),!0):!1,XD=(t,e,n,i)=>{if(!t)return ts;let r=ts;const a=s.watch(()=>s.unref(t),l=>{r(),l&&(l.addEventListener(e,n,i),r=()=>{l.removeEventListener(e,n,i),r=ts})},{immediate:!0,flush:"post"}),o=()=>{a(),r()};return JD(o),o},KD=(t,e,n,i={})=>{const{window:r=FD,event:a="pointerdown"}=i;return r?XD(r,a,o=>{const l=we(t),u=we(e);!l||!u||l===o.target||o.composedPath().includes(l)||o.composedPath().includes(u)||n(o)},{passive:!0}):void 0},qD=s.defineComponent({__name:"VueDatePicker",props:{...AN},emits:["update:modelValue","textSubmit","closed","cleared","open","focus","blur","internalModelChange","recalculatePosition","flow-step","updateMonthYear","invalid-select"],setup(t,{expose:e,emit:n}){const i=t,r=s.useSlots(),a=s.ref(!1),o=s.toRef(i,"modelValue"),l=s.ref(null),u=s.ref(null),c=s.toRef(i,"teleportCenter");s.provide(Zo,i.autoApply);const d=s.computed(()=>i.formatLocale);s.provide(Wu,d),s.provide($u,s.toRef(i,"textInput")),s.provide(jt,s.toRef(i,"arrowNavigation")),s.onMounted(()=>{T(i.modelValue),i.inline||(window.addEventListener("scroll",z),window.addEventListener("resize",Y)),i.inline&&(a.value=!0)}),s.onUnmounted(()=>{i.inline||(window.removeEventListener("scroll",z),window.removeEventListener("resize",Y))});const M=Ut(r,"all",i.presetRanges),g=Ut(r,"input");s.watch(o,()=>{T(o.value)},{deep:!0});const{openOnTop:h,menuPosition:y,setMenuPosition:m,recalculatePosition:p,setInitialPosition:f}=HD(i.position,i.altPosition,i.autoPosition,l,u,i.inline,i.offset,c,n),{internalModelValue:N,inputValue:A,parseExternalModelValue:T,emitModelValue:I,checkBeforeEmit:w,formatInputValue:_}=GD(i.format,i.timePicker,i.monthPicker,i.range,i.partialRange,i.is24,i.enableTimePicker,i.enableSeconds,d,i.multiDates,i.utc,i.weekPicker,i.yearPicker,i.textInputOptions,i.modelType,i.modelAuto,n),{clearArrowNav:P}=bt(),{setMenuFocused:v,setShiftKey:Q}=lc(),O=s.computed(()=>({dp__main:!0,dp__theme_dark:i.dark,dp__theme_light:!i.dark,dp__flex_display:i.inline,dp__flex_display_with_input:i.inlineWithInput})),D=s.computed(()=>ic(i.format)?i.format:Qu(null,i.is24,i.enableSeconds,i.monthPicker,i.timePicker,i.weekPicker,i.yearPicker,i.enableTimePicker)),S=s.computed(()=>i.previewFormat?i.previewFormat:ic(D.value)?D.value:i.format),C=s.computed(()=>typeof i.transitions=="boolean"?i.transitions?rc({}):!1:rc(i.transitions));s.provide(hr,C);const b=s.computed(()=>i.dark?"dp__theme_dark":"dp__theme_light"),k=s.computed(()=>Object.assign($N(),i.textInputOptions)),B=s.computed(()=>FN(i.ariaLabels));s.provide(It,B);const V=s.computed(()=>WN(i.filters)),F=s.computed(()=>{const L=ae=>{const ye={hours:Fe(new Date),minutes:Je(new Date),seconds:Dt(new Date)};return Object.assign(ye,ae)};return i.range?i.startTime&&Array.isArray(i.startTime)?[L(i.startTime[0]),L(i.startTime[1])]:null:i.startTime&&!Array.isArray(i.startTime)?L(i.startTime):null}),J=s.computed(()=>i.multiCalendars===null?0:typeof i.multiCalendars=="boolean"?i.multiCalendars?2:0:+i.multiCalendars>=2?+i.multiCalendars:2),z=()=>{a.value&&(i.closeOnScroll?ue():i.autoPosition?m():window.removeEventListener("scroll",z))},Y=()=>{a.value&&m()},R=()=>{!i.disabled&&!i.readonly&&(f(),a.value=!0,s.nextTick().then(()=>{m(),a.value&&n("open")}),a.value||te(),T(i.modelValue))},Te=()=>{A.value="",te(),n("update:modelValue",null),n("cleared"),ue()},Oe=()=>{const{validate:L}=Vu(i.minDate,i.maxDate,i.disabledDates,i.allowedDates,V.value,i.disabledWeekDays,i.yearRange),ae=N.value;return!ae||!Array.isArray(ae)&&L(ae)?!0:Array.isArray(ae)?ae.length===2&&L(ae[0])&&L(ae[1])?!0:!!L(ae[0]):!1},ze=()=>{w()&&Oe()?(I(),ue()):n("invalid-select",N.value)},Ge=L=>{I(),i.closeOnAutoApply&&!L&&ue()},de=(L=!1)=>{i.autoApply&&(!i.enableTimePicker||i.monthPicker||i.yearPicker||i.ignoreTimeValidation?!0:Ro(N.value,i.maxTime,i.minTime,i.maxDate,i.minDate))&&Oe()&&(i.range&&Array.isArray(N.value)?(i.partialRange||N.value.length===2)&&Ge(L):Ge(L))},te=()=>{N.value=null},ue=()=>{i.inline||(a.value&&(a.value=!1,v(!1),Q(!1),P(),n("closed"),f(),A.value&&T(o.value)),te(),u.value&&u.value.focusInput())},nt=(L,ae)=>{if(!L){N.value=null;return}N.value=L,ae&&(ze(),n("textSubmit"))},zt=()=>{i.autoApply&&Ro(N.value,i.maxTime,i.minTime,i.maxDate,i.minDate)&&I()},Ct=()=>a.value?ue():R(),He=L=>{N.value=L};return KD(l,u,ue),e({closeMenu:ue,selectDate:ze,clearValue:Te,openMenu:R,onScroll:z,formatInputValue:_,updateInternalModelValue:He}),(L,ae)=>(s.openBlock(),s.createElementBlock("div",{class:s.normalizeClass(s.unref(O))},[s.createVNode(ON,s.mergeProps({ref_key:"inputRef",ref:u},{placeholder:L.placeholder,hideInputIcon:L.hideInputIcon,readonly:L.readonly,disabled:L.disabled,inputClassName:L.inputClassName,clearable:L.clearable,state:L.state,inline:L.inline,inlineWithInput:L.inlineWithInput,textInput:L.textInput,textInputOptions:s.unref(k),range:L.range,isMenuOpen:a.value,pattern:s.unref(D),autoApply:L.autoApply,uid:L.uid,required:L.required,name:L.name,autocomplete:L.autocomplete},{"input-value":s.unref(A),"onUpdate:input-value":ae[0]||(ae[0]=ye=>s.isRef(A)?A.value=ye:null),onClear:Te,onOpen:R,onSetInputDate:nt,onSetEmptyDate:s.unref(I),onSelectDate:ze,onToggle:Ct,onClose:ue,onFocus:ae[1]||(ae[1]=ye=>L.$emit("focus")),onBlur:ae[2]||(ae[2]=ye=>L.$emit("blur"))}),s.createSlots({_:2},[s.renderList(s.unref(g),(ye,Un)=>({name:ye,fn:s.withCtx(Ft=>[s.renderSlot(L.$slots,ye,s.normalizeProps(s.guardReactiveProps(Ft)))])}))]),1040,["input-value","onSetEmptyDate"]),a.value?(s.openBlock(),s.createBlock(s.Teleport,{key:0,to:L.teleport,disabled:L.inline},[a.value?(s.openBlock(),s.createBlock(WD,s.mergeProps({key:0,ref_key:"dpMenuRef",ref:l,class:s.unref(b),style:s.unref(y)},{weekNumbers:L.weekNumbers,weekStart:L.weekStart,disableMonthYearSelect:L.disableMonthYearSelect,menuClassName:L.menuClassName,calendarClassName:L.calendarClassName,yearRange:L.yearRange,range:L.range,multiCalendars:s.unref(J),multiCalendarsSolo:L.multiCalendarsSolo,multiStatic:L.multiStatic,calendarCellClassName:L.calendarCellClassName,enableTimePicker:L.enableTimePicker,is24:L.is24,hoursIncrement:L.hoursIncrement,minutesIncrement:L.minutesIncrement,hoursGridIncrement:L.hoursGridIncrement,minutesGridIncrement:L.minutesGridIncrement,minDate:L.minDate,maxDate:L.maxDate,autoApply:L.autoApply,selectText:L.selectText,cancelText:L.cancelText,previewFormat:s.unref(S),locale:L.locale,weekNumName:L.weekNumName,disabledDates:L.disabledDates,filters:s.unref(V),minTime:L.minTime,maxTime:L.maxTime,inline:L.inline,openOnTop:s.unref(h),monthPicker:L.monthPicker,timePicker:L.timePicker,monthNameFormat:L.monthNameFormat,startDate:L.startDate,startTime:s.unref(F),monthYearComponent:L.monthYearComponent,timePickerComponent:L.timePickerComponent,actionRowComponent:L.actionRowComponent,customProps:L.customProps,hideOffsetDates:L.hideOffsetDates,autoRange:L.autoRange,noToday:L.noToday,noHoursOverlay:L.noHoursOverlay,noMinutesOverlay:L.noMinutesOverlay,disabledWeekDays:L.disabledWeekDays,allowedDates:L.allowedDates,showNowButton:L.showNowButton,nowButtonLabel:L.nowButtonLabel,monthChangeOnScroll:L.monthChangeOnScroll,markers:L.markers,uid:L.uid,modeHeight:L.modeHeight,enableSeconds:L.enableSeconds,secondsIncrement:L.secondsIncrement,secondsGridIncrement:L.secondsGridIncrement,noSecondsOverlay:L.noSecondsOverlay,escClose:L.escClose,spaceConfirm:L.spaceConfirm,monthChangeOnArrows:L.monthChangeOnArrows,textInput:L.textInput,disabled:L.disabled,readonly:L.readonly,multiDates:L.multiDates,presetRanges:L.presetRanges,flow:L.flow,preventMinMaxNavigation:L.preventMinMaxNavigation,minRange:L.minRange,maxRange:L.maxRange,fixedStart:L.fixedStart,fixedEnd:L.fixedEnd,multiDatesLimit:L.multiDatesLimit,reverseYears:L.reverseYears,keepActionRow:L.keepActionRow,weekPicker:L.weekPicker,noSwipe:L.noSwipe,vertical:L.vertical,arrowNavigation:L.arrowNavigation,yearPicker:L.yearPicker,disableTimeRangeValidation:L.disableTimeRangeValidation,dayNames:L.dayNames,modelAuto:L.modelAuto,highlight:L.highlight,highlightWeekDays:L.highlightWeekDays,highlightDisabledDays:L.highlightDisabledDays,partialRange:L.partialRange,teleportCenter:L.teleportCenter,ignoreTimeValidation:L.ignoreTimeValidation,dayClass:L.dayClass},{internalModelValue:s.unref(N),"onUpdate:internalModelValue":ae[3]||(ae[3]=ye=>s.isRef(N)?N.value=ye:null),onClosePicker:ue,onSelectDate:ze,onDpOpen:s.unref(p),onAutoApply:de,onTimeUpdate:zt,onFlowStep:ae[4]||(ae[4]=ye=>L.$emit("flow-step",ye)),onUpdateMonthYear:ae[5]||(ae[5]=ye=>L.$emit("updateMonthYear",ye)),onInvalidSelect:ae[6]||(ae[6]=ye=>L.$emit("invalid-select",s.unref(N)))}),s.createSlots({_:2},[s.renderList(s.unref(M),(ye,Un)=>({name:ye,fn:s.withCtx(Ft=>[s.renderSlot(L.$slots,ye,s.normalizeProps(s.guardReactiveProps({...Ft})))])}))]),1040,["class","style","internalModelValue","onDpOpen"])):s.createCommentVNode("",!0)],8,["to","disabled"])):s.createCommentVNode("",!0)],2))}}),ns=(()=>{const t=qD;return t.install=e=>{e.component("Vue3DatePicker",t)},t})();Object.entries(Object.freeze(Object.defineProperty({__proto__:null,default:ns},Symbol.toStringTag,{value:"Module"}))).forEach(([t,e])=>{t!=="default"&&(ns[t]=e)});var eI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDIxIDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0wLjk4NzgxMyA5QzAuOTIzODEzIDkgMC44Njc4MTMgOC45NzYgMC44MTk4MTMgOC45MjhDMC43NzE4MTMgOC44OCAwLjc0NzgxMyA4LjgyNCAwLjc0NzgxMyA4Ljc2QzAuNzQ3ODEzIDguNjk2IDAuNzUxODEzIDguNjUyIDAuNzU5ODEzIDguNjI4TDMuNzM1ODEgMC44NjRDMy43OTk4MSAwLjY4Nzk5OSAzLjkyNzgxIDAuNTk5OTk5IDQuMTE5ODEgMC41OTk5OTlINC45MzU4MUM1LjEyNzgxIDAuNTk5OTk5IDUuMjU1ODEgMC42ODc5OTkgNS4zMTk4MSAwLjg2NEw4LjI4MzgxIDguNjI4TDguMzA3ODEgOC43NkM4LjMwNzgxIDguODI0IDguMjgzODEgOC44OCA4LjIzNTgxIDguOTI4QzguMTg3ODEgOC45NzYgOC4xMzE4MSA5IDguMDY3ODEgOUg3LjQ1NTgxQzcuMzY3ODEgOSA3LjI5OTgxIDguOTggNy4yNTE4MSA4Ljk0QzcuMjAzODEgOC44OTIgNy4xNzE4MSA4Ljg0NCA3LjE1NTgxIDguNzk2TDYuNDk1ODEgNy4wOTJIMi41NTk4MUwxLjg5OTgxIDguNzk2QzEuODgzODEgOC44NDQgMS44NDc4MSA4Ljg5MiAxLjc5MTgxIDguOTRDMS43NDM4MSA4Ljk4IDEuNjc5ODEgOSAxLjU5OTgxIDlIMC45ODc4MTNaTTYuMTQ3ODEgNi4wNkw0LjUyNzgxIDEuOEwyLjkwNzgxIDYuMDZINi4xNDc4MVpNOS4zNjk2MyA1LjkwNEM5LjI4OTYzIDUuOTA0IDkuMjIxNjMgNS44OCA5LjE2NTYzIDUuODMyQzkuMTE3NjMgNS43NzYgOS4wOTM2MyA1LjcwOCA5LjA5MzYzIDUuNjI4VjUuMTcyQzkuMDkzNjMgNS4wOTIgOS4xMTc2MyA1LjAyOCA5LjE2NTYzIDQuOThDOS4yMjE2MyA0LjkyNCA5LjI4OTYzIDQuODk2IDkuMzY5NjMgNC44OTZIMTIuOTY5NkMxMy4wNDk2IDQuODk2IDEzLjExMzYgNC45MjQgMTMuMTYxNiA0Ljk4QzEzLjIxNzYgNS4wMjggMTMuMjQ1NiA1LjA5MiAxMy4yNDU2IDUuMTcyVjUuNjI4QzEzLjI0NTYgNS43MDggMTMuMjE3NiA1Ljc3NiAxMy4xNjE2IDUuODMyQzEzLjExMzYgNS44OCAxMy4wNDk2IDUuOTA0IDEyLjk2OTYgNS45MDRIOS4zNjk2M1pNMTQuMzUzOSA5QzE0LjI3MzkgOSAxNC4yMDU5IDguOTc2IDE0LjE0OTkgOC45MjhDMTQuMTAxOSA4Ljg3MiAxNC4wNzc5IDguOCAxNC4wNzc5IDguNzEyVjguMTk2QzE0LjA3NzkgOC4wOTIgMTQuMDkzOSA4LjAwOCAxNC4xMjU5IDcuOTQ0QzE0LjE2NTkgNy44OCAxNC4yMDk5IDcuODE2IDE0LjI1NzkgNy43NTJMMTguNzIxOSAxLjY0NEgxNC40NjE5QzE0LjM4MTkgMS42NDQgMTQuMzEzOSAxLjYyIDE0LjI1NzkgMS41NzJDMTQuMjA5OSAxLjUxNiAxNC4xODU5IDEuNDQ4IDE0LjE4NTkgMS4zNjhWMC44ODc5OTlDMTQuMTg1OSAwLjc5OTk5OSAxNC4yMDk5IDAuNzMyIDE0LjI1NzkgMC42ODRDMTQuMzEzOSAwLjYyOCAxNC4zODE5IDAuNTk5OTk5IDE0LjQ2MTkgMC41OTk5OTlIMTkuODk3OUMxOS45ODU5IDAuNTk5OTk5IDIwLjA1MzkgMC42MjggMjAuMTAxOSAwLjY4NEMyMC4xNTc5IDAuNzMyIDIwLjE4NTkgMC43OTk5OTkgMjAuMTg1OSAwLjg4Nzk5OVYxLjQwNEMyMC4xODU5IDEuNDkyIDIwLjE2OTkgMS41NjQgMjAuMTM3OSAxLjYyQzIwLjExMzkgMS42NzYgMjAuMDc3OSAxLjc0NCAyMC4wMjk5IDEuODI0TDE1LjYwMTkgNy45NTZIMjAuMDE3OUMyMC4xMDU5IDcuOTU2IDIwLjE3MzkgNy45ODQgMjAuMjIxOSA4LjA0QzIwLjI3NzkgOC4wODggMjAuMzA1OSA4LjE1NiAyMC4zMDU5IDguMjQ0VjguNzI0QzIwLjMwNTkgOC44MDQgMjAuMjc3OSA4Ljg3MiAyMC4yMjE5IDguOTI4QzIwLjE3MzkgOC45NzYgMjAuMTA1OSA5IDIwLjAxNzkgOUgxNC4zNTM5WiIgZmlsbD0iIzgyODI4MiIvPgo8L3N2Zz4K",tI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOS40MjcxIDYuMjUyODlDMTkuODE3NiA2LjY0MzQxIDE5LjgxNzYgNy4yNzY1OCAxOS40MjcxIDcuNjY3MUwxMC4xODcgMTYuOTA3MUM5Ljk5OTUxIDE3LjA5NDcgOS43NDUxNSAxNy4yIDkuNDc5OTMgMTcuMkM5LjIxNDcyIDE3LjIgOC45NjAzNiAxNy4wOTQ3IDguNzcyODMgMTYuOTA3MUw0LjU3MjgzIDEyLjcwNzFDNC4xODIzMSAxMi4zMTY2IDQuMTgyMzEgMTEuNjgzNCA0LjU3MjgzIDExLjI5MjlDNC45NjMzNSAxMC45MDI0IDUuNTk2NTIgMTAuOTAyNCA1Ljk4NzA0IDExLjI5MjlMOS40Nzk5MyAxNC43ODU3TDE4LjAxMjggNi4yNTI4OUMxOC40MDMzIDUuODYyMzcgMTkuMDM2NSA1Ljg2MjM3IDE5LjQyNzEgNi4yNTI4OVoiIGZpbGw9IiMxRDgyNDUiLz4KPC9zdmc+Cg==",nI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE3LjA1NiAxMi45NTdhLjkyNS45MjUgMCAwIDAtLjc1OC0uNDI1Ljg3Ny44NzcgMCAwIDAtLjc1OC40MjVjLS40OTkuODMyLTIuMTA3IDMuNjA0LTIuMTA3IDQuODYxYTIuODg3IDIuODg3IDAgMCAwIDIuODg0IDIuODg0IDIuODg3IDIuODg3IDAgMCAwIDIuODgzLTIuODg0Yy0uMDM3LTEuMjU3LTEuNjQ1LTQuMDQ3LTIuMTQ0LTQuODZ6bS0uNzU4IDYuNjkxQTEuODU0IDEuODU0IDAgMCAxIDE0LjQ1IDE3LjhjMC0uODg3IDEuNDA1LTMuMzY0IDEuODQ4LTQuMTAzLjQyNS43MzkgMS44NDkgMy4yMTYgMS44NDkgNC4xMDMtLjAxOSAxLjAxNi0uODUgMS44NDgtMS44NDkgMS44NDh6bS0uNjY1LTguMjYyIDEuMTQ2LS4xM2EuOTEuOTEgMCAwIDAgLjc5NC0uNjQ2Ljk0OC45NDggMCAwIDAtLjIyMS0uOTk4bC02LjEzNi02LjE1NWEuNjcuNjcgMCAwIDAtLjk0MyAwbC0uOTk4Ljk5OC0uOTA2LS45MDVhMS40NCAxLjQ0IDAgMCAwLTIuMDUxIDAgMS40NCAxLjQ0IDAgMCAwIDAgMi4wNTFsLjkwNS45MDYtMS42NDUgMS42NDVhMi42OTIgMi42OTIgMCAwIDAtLjczOSAyLjM2NmMuMDkyLjU1NC40MDcgMS4wNTMuODEzIDEuNDZsMi42MjUgMi42MjRjLjQwNi40MDcuOTA1LjcwMyAxLjQ2LjgxM2EyLjU5MiAyLjU5MiAwIDAgMCAyLjM2Ni0uNzM5bDMuMDY4LTMuMDY4YS44My44MyAwIDAgMSAuNDYyLS4yMjJ6TTcuMDM4IDQuOWEuNDU4LjQ1OCAwIDAgMSAwLS42MjguNDU4LjQ1OCAwIDAgMSAuNjI5IDBsLjkwNi45MDUtLjYyOS42MjktLjkwNi0uOTA2em03LjYzNCA1LjYtMy4zNjQgMy4zNjRhMS41MTcgMS41MTcgMCAwIDEtMi4xNDQgMEw2LjQxIDExLjA5MWExLjU1OSAxLjU1OSAwIDAgMS0uNDQ0LTEuMDcyYzAtLjQwNy4xNjctLjc3Ny40NDQtMS4wNzJsMS42NDUtMS42NDUgMS45MDQgMS45MjJhLjkwNC45MDQgMCAwIDAgLjI0LjgxMy45MjYuOTI2IDAgMCAwIDEuMjk0IDAgLjkyNi45MjYgMCAwIDAgMC0xLjI5NC44OS44OSAwIDAgMC0uODEzLS4yNEw4Ljc1NyA2LjU5OWwxLjk5Ny0xLjk5NiA1LjU0NCA1LjU0NS0xLjE4My4xM2EuOTE4LjkxOCAwIDAgMC0uNDQzLjIyMXoiIGZpbGw9IiNCRkJGQkYiLz48L3N2Zz4=",uc="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Im0xMiAxNi02LjA2Mi02aDEyLjEyNEwxMiAxNnoiIGZpbGw9IiNCRkJGQkYiLz4KPC9zdmc+Cg==",iI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xOCAxMkg2TTEyIDE4bC02LTYgNi02IiBzdHJva2U9IiNCRkJGQkYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K",rI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik02IDEyaDEyTTEyIDZsNiA2LTYgNiIgc3Ryb2tlPSIjQkZCRkJGIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==",cc="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Im0xMiA4IDYuMDYyIDZINS45MzhMMTIgOHoiIGZpbGw9IiNCRkJGQkYiLz4KPC9zdmc+Cg==",aI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSI4IiB2aWV3Qm94PSIwIDAgOCA4IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNOCAyLjkxNTg5TDYuOTE1ODkgMS4wODQxMUw1LjA4NDExIDIuMTMwODRWMEgyLjkxNTg5VjIuMTMwODRMMS4wODQxMSAxLjA4NDExTDAgMi45MTU4OUwxLjg2OTE2IDRMMCA1LjA4NDExTDEuMDg0MTEgNi45MTU4OUwyLjkxNTg5IDUuODY5MTZWOEg1LjA4NDExVjUuODY5MTZMNi45MTU4OSA2LjkxNTg5TDggNS4wODQxMUw2LjEzMDg0IDRMOCAyLjkxNTg5WiIgZmlsbD0iI0FBQUNCNCIvPgo8L3N2Zz4K",oI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNSAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMC41MTk1IDEuNDI1MjlDOS45NDQ1MSAxLjQyNTI5IDkuMzkzMDMgMS42NTM3MiA4Ljk4NjQzIDIuMDYwMzNMMi44NTk3NiA4LjE4N0MyLjIwMjk3IDguODQzNzkgMS44MzM5OCA5LjczNDU5IDEuODMzOTggMTAuNjYzNEMxLjgzMzk4IDExLjU5MjMgMi4yMDI5NyAxMi40ODMxIDIuODU5NzYgMTMuMTM5OUMzLjUxNjU2IDEzLjc5NjcgNC40MDczNiAxNC4xNjU3IDUuMzM2MjEgMTQuMTY1N0M2LjI2NTA2IDE0LjE2NTcgNy4xNTU4NiAxMy43OTY3IDcuODEyNjUgMTMuMTM5OUwxMy45MzkzIDcuMDEzMjJDMTQuMTM0NiA2LjgxNzk2IDE0LjQ1MTIgNi44MTc5NiAxNC42NDY0IDcuMDEzMjJDMTQuODQxNyA3LjIwODQ4IDE0Ljg0MTcgNy41MjUwNyAxNC42NDY0IDcuNzIwMzNMOC41MTk3NiAxMy44NDdDNy42NzU0MyAxNC42OTEzIDYuNTMwMjcgMTUuMTY1NyA1LjMzNjIxIDE1LjE2NTdDNC4xNDIxNCAxNS4xNjU3IDIuOTk2OTkgMTQuNjkxMyAyLjE1MjY2IDEzLjg0N0MxLjMwODMyIDEzLjAwMjcgMC44MzM5ODQgMTEuODU3NSAwLjgzMzk4NCAxMC42NjM0QzAuODMzOTg0IDkuNDY5MzggMS4zMDgzMiA4LjMyNDIyIDIuMTUyNjYgNy40Nzk4OUw4LjI3OTMyIDEuMzUzMjJDOC44NzM0NiAwLjc1OTA3OSA5LjY3OTMgMC40MjUyOTMgMTAuNTE5NSAwLjQyNTI5M0MxMS4zNTk4IDAuNDI1MjkzIDEyLjE2NTYgMC43NTkwNzkgMTIuNzU5OCAxLjM1MzIyQzEzLjM1MzkgMS45NDczNyAxMy42ODc3IDIuNzUzMiAxMy42ODc3IDMuNTkzNDRDMTMuNjg3NyA0LjQzMzY5IDEzLjM1MzkgNS4yMzk1MiAxMi43NTk4IDUuODMzNjZMNi42MjY0MyAxMS45NjAzQzYuMjgyNDcgMTIuMzA0MyA1LjgxNTk3IDEyLjQ5NzUgNS4zMjk1NCAxMi40OTc1QzQuODQzMTEgMTIuNDk3NSA0LjM3NjYxIDEyLjMwNDMgNC4wMzI2NiAxMS45NjAzQzMuNjg4NyAxMS42MTY0IDMuNDk1NDcgMTEuMTQ5OSAzLjQ5NTQ3IDEwLjY2MzRDMy40OTU0NyAxMC4xNzcgMy42ODg3IDkuNzEwNTEgNC4wMzI2NiA5LjM2NjU2TDkuNjkyODYgMy43MTMwMUM5Ljg4ODI0IDMuNTE3ODcgMTAuMjA0OCAzLjUxODA1IDEwLjQgMy43MTM0M0MxMC41OTUxIDMuOTA4ODEgMTAuNTk0OSA0LjIyNTM5IDEwLjM5OTYgNC40MjA1NEw0LjczOTc2IDEwLjA3MzdDNC41ODMzNCAxMC4yMzAxIDQuNDk1NDcgMTAuNDQyMiA0LjQ5NTQ3IDEwLjY2MzRDNC40OTU0NyAxMC44ODQ3IDQuNTgzMzQgMTEuMDk2OCA0LjczOTc2IDExLjI1MzJDNC44OTYxOCAxMS40MDk2IDUuMTA4MzMgMTEuNDk3NSA1LjMyOTU0IDExLjQ5NzVDNS41NTA3NSAxMS40OTc1IDUuNzYyOSAxMS40MDk2IDUuOTE5MzIgMTEuMjUzMkwxMi4wNTI3IDUuMTI2NTZDMTIuNDU5MyA0LjcxOTk1IDEyLjY4NzcgNC4xNjg0NyAxMi42ODc3IDMuNTkzNDRDMTIuNjg3NyAzLjAxODQxIDEyLjQ1OTMgMi40NjY5NCAxMi4wNTI3IDIuMDYwMzNDMTEuNjQ2IDEuNjUzNzIgMTEuMDk0NiAxLjQyNTI5IDEwLjUxOTUgMS40MjUyOVoiIGZpbGw9IiNBQUFDQjQiLz4KPC9zdmc+Cg==",sI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik02Ljk4IDExLjJhMi41OTcgMi41OTcgMCAwIDAtMi41OTkgMi41OTd2My4yOWExLjk3IDEuOTcgMCAxIDAgLjg2Ni4wMjJ2LTMuMzEyYTEuNzMyIDEuNzMyIDAgMCAxIDEuNzMyLTEuNzMyaDQuNjF2NS4wNDRhMS45NyAxLjk3IDAgMSAwIC44NjcgMHYtNS4wNDRoNC42MzJhMS43MzIgMS43MzIgMCAwIDEgMS43MzIgMS43MzJ2My4zMTJhMS45NyAxLjk3IDAgMSAwIC44NjYgMHYtMy4zMTJhMi41OTggMi41OTggMCAwIDAtMi41OTgtMi41OThoLTQuNjMyVjYuODkxYTEuOTcgMS45NyAwIDEgMC0uODY2IDBWMTEuMkg2Ljk4em0tMS4xMjcgNy43OTJhMS4xMDQgMS4xMDQgMCAxIDEtLjA3Ny0uNDA4Yy4wNTQuMTM3LjA4LjI4My4wNzcuNDN2LS4wMjJ6bTcuMjc0IDBhMS4xMDMgMS4xMDMgMCAxIDEtLjA3OC0uNDA4Yy4wNTQuMTM3LjA4LjI4My4wNzguNDN2LS4wMjJ6bTcuMjA4IDBhMS4xMDQgMS4xMDQgMCAxIDEtLjA3OC0uNDA4Yy4wNTQuMTM3LjA4LjI4My4wNzguNDN2LS4wMjJ6TTEwLjk0IDQuOTg3YTEuMTAzIDEuMTAzIDAgMSAxIDIuMjA3IDAgMS4xMDMgMS4xMDMgMCAwIDEtMi4yMDcgMHoiIGZpbGw9IiNCRkJGQkYiLz4KPC9zdmc+Cg==",lI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQgMTJMMTQgMTIiIHN0cm9rZT0iIzgyODI4MiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTQgNkwyMCA2IiBzdHJva2U9IiM4MjgyODIiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik00IDE4TDggMTgiIHN0cm9rZT0iIzgyODI4MiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==",uI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMzgiIHZpZXdCb3g9IjAgMCAzOCAzOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTMzLjI1IDYuMzMzMzNINC43NTAwNEMzLjAwMTE0IDYuMzMzMzMgMS41ODMzNyA3Ljc1MTEgMS41ODMzNyA5LjVWMjguNUMxLjU4MzM3IDMwLjI0ODkgMy4wMDExNCAzMS42NjY3IDQuNzUwMDQgMzEuNjY2N0gzMy4yNUMzNC45OTg5IDMxLjY2NjcgMzYuNDE2NyAzMC4yNDg5IDM2LjQxNjcgMjguNVY5LjVDMzYuNDE2NyA3Ljc1MTEgMzQuOTk4OSA2LjMzMzMzIDMzLjI1IDYuMzMzMzNaIiBzdHJva2U9IiNCRkJGQkYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik0xLjU4MzM3IDE1LjgzMzNIMzYuNDE2NyIgc3Ryb2tlPSIjQkZCRkJGIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K",cI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik01LjQ2Mjk2IDUuNDE2NjZDNC45NzcxNiA1LjQxNjY2IDQuNTgzMzMgNS44MTA0OSA0LjU4MzMzIDYuMjk2MjlWMTUuMzcwNEM0LjU4MzMzIDE1Ljg1NjIgNC45NzcxNiAxNi4yNSA1LjQ2Mjk2IDE2LjI1SDE0LjUzN0MxNS4wMjI4IDE2LjI1IDE1LjQxNjcgMTUuODU2MiAxNS40MTY3IDE1LjM3MDRWNi4yOTYyOUMxNS40MTY3IDUuODEwNDkgMTUuMDIyOCA1LjQxNjY2IDE0LjUzNyA1LjQxNjY2SDUuNDYyOTZaTTMuNzUgNi4yOTYyOUMzLjc1IDUuMzUwMjUgNC41MTY5MiA0LjU4MzMzIDUuNDYyOTYgNC41ODMzM0gxNC41MzdDMTUuNDgzMSA0LjU4MzMzIDE2LjI1IDUuMzUwMjUgMTYuMjUgNi4yOTYyOVYxNS4zNzA0QzE2LjI1IDE2LjMxNjQgMTUuNDgzMSAxNy4wODMzIDE0LjUzNyAxNy4wODMzSDUuNDYyOTZDNC41MTY5MiAxNy4wODMzIDMuNzUgMTYuMzE2NCAzLjc1IDE1LjM3MDRWNi4yOTYyOVoiIGZpbGw9IiNBQUFDQjQiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMy4zMzMzIDIuOTE2NjdDMTMuNTYzNCAyLjkxNjY3IDEzLjc1IDMuMTAzMjIgMTMuNzUgMy4zMzMzNFY2LjY2NjY3QzEzLjc1IDYuODk2NzkgMTMuNTYzNCA3LjA4MzM0IDEzLjMzMzMgNy4wODMzNEMxMy4xMDMyIDcuMDgzMzQgMTIuOTE2NiA2Ljg5Njc5IDEyLjkxNjYgNi42NjY2N1YzLjMzMzM0QzEyLjkxNjYgMy4xMDMyMiAxMy4xMDMyIDIuOTE2NjcgMTMuMzMzMyAyLjkxNjY3WiIgZmlsbD0iI0FBQUNCNCIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTYuNjY2NjcgMi45MTY2N0M2Ljg5Njc5IDIuOTE2NjcgNy4wODMzMyAzLjEwMzIyIDcuMDgzMzMgMy4zMzMzNFY2LjY2NjY3QzcuMDgzMzMgNi44OTY3OSA2Ljg5Njc5IDcuMDgzMzQgNi42NjY2NyA3LjA4MzM0QzYuNDM2NTUgNy4wODMzNCA2LjI1IDYuODk2NzkgNi4yNSA2LjY2NjY3VjMuMzMzMzRDNi4yNSAzLjEwMzIyIDYuNDM2NTUgMi45MTY2NyA2LjY2NjY3IDIuOTE2NjdaIiBmaWxsPSIjQUFBQ0I0Ii8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMy43NSA4LjMzMzM0QzMuNzUgOC4xMDMyMiAzLjkzNjU1IDcuOTE2NjcgNC4xNjY2NyA3LjkxNjY3SDE1LjgzMzNDMTYuMDYzNSA3LjkxNjY3IDE2LjI1IDguMTAzMjIgMTYuMjUgOC4zMzMzNEMxNi4yNSA4LjU2MzQ2IDE2LjA2MzUgOC43NTAwMSAxNS44MzMzIDguNzUwMDFINC4xNjY2N0MzLjkzNjU1IDguNzUwMDEgMy43NSA4LjU2MzQ2IDMuNzUgOC4zMzMzNFoiIGZpbGw9IiNBQUFDQjQiLz4KPC9zdmc+Cg==",dI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zLjY2ODU4IDEyLjAxMjdDMy42Njg1OCA3LjQxMTk4IDcuNDExOTggMy42Njg1OCAxMi4wMTI3IDMuNjY4NThDMTYuNjEzNCAzLjY2ODU4IDIwLjM1NjggNy40MTE5OCAyMC4zNTY4IDEyLjAxMjdDMjAuMzU2OCAxNi42MTM0IDE2LjYxMzQgMjAuMzU2OCAxMi4wMTI3IDIwLjM1NjhDNy40MTE5OCAyMC4zNTY4IDMuNjY4NTggMTYuNjEzNCAzLjY2ODU4IDEyLjAxMjdaTTQuNzk2NTggMTIuMDEyN0M0Ljc5NjU4IDE1Ljk5MTkgOC4wMzM3NiAxOS4yMjg4IDEyLjAxMjcgMTkuMjI4OEMxNS45OTE4IDE5LjIyODggMTkuMjI4OCAxNS45OTE4IDE5LjIyODggMTIuMDEyN0MxOS4yMjg4IDguMDMzNjEgMTUuOTkxOCA0Ljc5NjU4IDEyLjAxMjcgNC43OTY1OEM4LjAzMzYyIDQuNzk2NTggNC43OTY1OCA4LjAzMzQ3IDQuNzk2NTggMTIuMDEyN1oiIGZpbGw9IiNBQUFDQjQiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMi41NjY3IDExLjcxNjNMMTIuNTQxMyAxMS44Nzc1TDE1LjAzNzkgMTQuMTE1NUMxNS4yNjk3IDE0LjMyMzMgMTUuMjg5MiAxNC42Nzk2IDE1LjA4MTQgMTQuOTExN0MxNC45Njk4IDE1LjAzNiAxNC44MTYxIDE1LjA5OTQgMTQuNjYwOSAxNS4wOTk0QzE0LjUyNjQgMTUuMDk5NCAxNC4zOTIyIDE1LjA1MTkgMTQuMjg0NyAxNC45NTU0TDExLjYxMTEgMTIuNTU4NkMxMS42MDE1IDEyLjU1IDExLjU3MTggMTIuNTExNiAxMS41NDA1IDEyLjQxNjFDMTEuNTExNCAxMi4zMjczIDExLjQ5MDIgMTIuMjE4MiAxMS40NzU3IDEyLjEwNEMxMS40NDgyIDExLjg4NzcgMTEuNDQ4NiAxMS42ODczIDExLjQ0ODggMTEuNjM1OEwxMS40NDg4IDExLjYyODlWNy44NjA1MkMxMS40NDg4IDcuNTQ5MTUgMTEuNzAxNCA3LjI5NjU1IDEyLjAxMjcgNy4yOTY1NUMxMi4zMjQxIDcuMjk2NTUgMTIuNTc2NyA3LjU0OTE1IDEyLjU3NjcgNy44NjA1MlYxMS42Mjg1QzEyLjU3NjcgMTEuNjQ4MSAxMi41NzM5IDExLjY3MDMgMTIuNTY2NyAxMS43MTYzWiIgZmlsbD0iI0FBQUNCNCIvPgo8L3N2Zz4K",dc="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE3LjI0IDZMNiAxNy4yNE02LjE1NjI3IDYuMzEyNTJMMTcuMDgzNyAxNy4yNCIgc3Ryb2tlPSIjODI4MjgyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==",MI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iNC43NSIgeT0iNC43NSIgd2lkdGg9IjE0LjUiIGhlaWdodD0iMTQuNSIgcng9IjEuMjUiIHN0cm9rZT0iI0JGQkZCRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8bGluZSB4MT0iOS43NSIgeTE9IjUiIHgyPSI5Ljc1IiB5Mj0iMjAiIHN0cm9rZT0iI0JGQkZCRiIgc3Ryb2tlLXdpZHRoPSIxLjUiLz4KPGxpbmUgeDE9IjE0Ljc1IiB5MT0iNSIgeDI9IjE0Ljc1IiB5Mj0iMjAiIHN0cm9rZT0iI0JGQkZCRiIgc3Ryb2tlLXdpZHRoPSIxLjUiLz4KPC9zdmc+Cg==",fI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNS40NTUgNC4xYy0uNzQ5IDAtMS4zNTUuNjA2LTEuMzU1IDEuMzU1djQuMzYzYzAgLjc0OC42MDYgMS4zNTUgMS4zNTUgMS4zNTVoNC4zNjNjLjc0OCAwIDEuMzU1LS42MDcgMS4zNTUtMS4zNTVWNS40NTVjMC0uNzQ5LS42MDctMS4zNTUtMS4zNTUtMS4zNTVINS40NTV6bS0uMSAxLjM1NWEuMS4xIDAgMCAxIC4xLS4xaDQuMzYzYS4xLjEgMCAwIDEgLjEuMXY0LjM2M2EuMS4xIDAgMCAxLS4xLjFINS40NTVhLjEuMSAwIDAgMS0uMS0uMVY1LjQ1NXpNMTQuMTgyIDQuMWMtLjc0OCAwLTEuMzU1LjYwNi0xLjM1NSAxLjM1NXY0LjM2M2MwIC43NDguNjA3IDEuMzU1IDEuMzU1IDEuMzU1aDQuMzYzYy43NDggMCAxLjM1NS0uNjA3IDEuMzU1LTEuMzU1VjUuNDU1YzAtLjc0OS0uNjA2LTEuMzU1LTEuMzU1LTEuMzU1aC00LjM2M3ptLS4xIDEuMzU1YS4xLjEgMCAwIDEgLjEtLjFoNC4zNjNhLjEuMSAwIDAgMSAuMS4xdjQuMzYzYS4xLjEgMCAwIDEtLjEuMWgtNC4zNjNhLjEuMSAwIDAgMS0uMS0uMVY1LjQ1NXpNNS40NTUgMTIuODI3Yy0uNzQ5IDAtMS4zNTUuNjA3LTEuMzU1IDEuMzU1djQuMzY0YzAgLjc0OC42MDYgMS4zNTQgMS4zNTUgMS4zNTRoNC4zNjNjLjc0OCAwIDEuMzU1LS42MDYgMS4zNTUtMS4zNTR2LTQuMzY0YzAtLjc0OC0uNjA3LTEuMzU1LTEuMzU1LTEuMzU1SDUuNDU1em0tLjEgMS4zNTVhLjEuMSAwIDAgMSAuMS0uMWg0LjM2M2EuMS4xIDAgMCAxIC4xLjF2NC4zNjRhLjEuMSAwIDAgMS0uMS4xSDUuNDU1YS4xLjEgMCAwIDEtLjEtLjF2LTQuMzY0eiIgZmlsbD0iI0JGQkZCRiIvPgogICAgPHBhdGggZD0iTTEzLjQ1NCAxMi44MjdhLjYyNy42MjcgMCAxIDAgMCAxLjI1NWg1LjgxOWEuNjI3LjYyNyAwIDEgMCAwLTEuMjU1aC01LjgxOXpNMTYuMzY0IDE1LjczNmEuNjI3LjYyNyAwIDEgMCAwIDEuMjU1aDIuOTA5YS42MjcuNjI3IDAgMSAwIDAtMS4yNTVoLTIuOTF6TTEzLjQ1NCAxOC42NDVhLjYyNy42MjcgMCAxIDAgMCAxLjI1NWg1LjgxOWEuNjI3LjYyNyAwIDEgMCAwLTEuMjU1aC01LjgxOXoiIGZpbGw9IiNCRkJGQkYiLz4KPC9zdmc+Cg==",gI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxyZWN0IHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgcng9IjQiIGZpbGw9IiMwRjcxQjQiLz4KICAgIDxwYXRoIGQ9Ik03LjU3IDEwLjkwOGMxLjI3NSAwIDIuMzY4Ljk2IDIuMzY4IDIuMzgzIDAgMS40NzMtMS4wOTMgMi40LTIuMzY3IDIuNC0xLjI5MSAwLTIuMzE3LS45NzctMi4zMTctMi40IDAtMS40NzMgMS4wMjYtMi4zODMgMi4zMTctMi4zODN6bTIuNS01LjA5OHY0LjUxOGMtLjQ4LS44NDQtMS44Mi0xLjMwNy0yLjY4MS0xLjMwNy0yLjM4NCAwLTQuMTU1IDEuNDU2LTQuMTU1IDQuMjcgMCAyLjY4MSAxLjgwNSA0LjI3IDQuMjA1IDQuMjcuOTkzIDAgMi4wMDItLjMzIDIuNjMxLTEuMzA3bC4xMzMgMS4xMjVoMS44ODZWNS44MUgxMC4wN3pNMTMuNDUyIDUuNzkzdjExLjU4NmguODF2LTQuNDg1YzAtMS43MDUgMS4xOTItMy4wMyAyLjkxNC0zLjAzIDEuODM3IDAgMi42MzIgMS4xNDMgMi42MzIgMi44MzF2NC42ODRoLjc5NHYtNC42ODRjMC0yLjEzNS0xLjE0Mi0zLjYwOC0zLjQyNi0zLjYwOC0xLjE0Mi4wMTYtMi4yODQuNDYzLTIuOTQ2IDEuNjM4VjUuNzkzaC0uNzc4eiIgZmlsbD0iI2ZmZiIvPgo8L3N2Zz4K",hI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgNiA2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNNiAzQzYgMi40Njc3NCA1Ljg1Njk3IDEuOTQ1MjUgNS41ODU4OCAxLjQ4NzE5TDUuNTY1NjggMS40NTMwNkM1LjMxNjY3IDEuMDMyMzIgNC45NzIxMiAwLjY3NjA5OSA0LjU1OTkxIDAuNDEzMjA5TDQuNSAwLjM3NVYwLjM3NUM0LjA0OTI4IDAuMTI4OTQyIDMuNTQzOTkgMCAzLjAzMDQ3IDBIMi45Njk1M0MyLjQ1NjAxIDAgMS45NTA3MiAwLjEyODk0MiAxLjUgMC4zNzVWMC4zNzVMMS40NDAwOSAwLjQxMzIwOUMxLjAyNzg4IDAuNjc2MDk5IDAuNjgzMzMxIDEuMDMyMzIgMC40MzQzMjEgMS40NTMwNkwwLjQxNDEyMSAxLjQ4NzE5QzAuMTQzMDI3IDEuOTQ1MjUgMCAyLjQ2Nzc0IDAgM1YzVjNDMCAzLjUzMjI2IDAuMTQzMDI3IDQuMDU0NzUgMC40MTQxMjEgNC41MTI4MUwwLjQzNDMyMSA0LjU0Njk0QzAuNjgzMzMyIDQuOTY3NjggMS4wMjc4OCA1LjMyMzkgMS40NDAwOSA1LjU4Njc5TDEuNSA1LjYyNVY1LjYyNUMxLjk1MDcyIDUuODcxMDYgMi40NTYwMSA2IDIuOTY5NTMgNkgzLjAzMDQ3QzMuNTQzOTkgNiA0LjA0OTI4IDUuODcxMDYgNC41IDUuNjI1VjUuNjI1TDQuNTU5OTEgNS41ODY3OUM0Ljk3MjEyIDUuMzIzOSA1LjMxNjY3IDQuOTY3NjggNS41NjU2OCA0LjU0Njk0TDUuNTg1ODggNC41MTI4MUM1Ljg1Njk3IDQuMDU0NzUgNiAzLjUzMjI2IDYgM1YzVjNaIiBmaWxsPSIjQUFBQ0I0Ii8+Cjwvc3ZnPgo=",yI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDggMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxlbGxpcHNlIGN4PSIxLjMxNzM3IiBjeT0iOC4wMDAwOCIgcng9IjEuMzE3MzciIHJ5PSIxLjI4MjgiIGZpbGw9IiNBQUFDQjQiLz4KPGVsbGlwc2UgY3g9IjYuNjgyNiIgY3k9IjguMDAwMDgiIHJ4PSIxLjMxNzM3IiByeT0iMS4yODI4IiBmaWxsPSIjQUFBQ0I0Ii8+CjxlbGxpcHNlIGN4PSIxLjMxNzM3IiBjeT0iMS4yODI4IiByeD0iMS4zMTczNyIgcnk9IjEuMjgyOCIgZmlsbD0iI0FBQUNCNCIvPgo8ZWxsaXBzZSBjeD0iNi42ODI2IiBjeT0iMS4yODI4IiByeD0iMS4zMTczNyIgcnk9IjEuMjgyOCIgZmlsbD0iI0FBQUNCNCIvPgo8ZWxsaXBzZSBjeD0iMS4zMTczNyIgY3k9IjE0LjcxNzEiIHJ4PSIxLjMxNzM3IiByeT0iMS4yODI4IiBmaWxsPSIjQUFBQ0I0Ii8+CjxlbGxpcHNlIGN4PSI2LjY4MjYiIGN5PSIxNC43MTcxIiByeD0iMS4zMTczNyIgcnk9IjEuMjgyOCIgZmlsbD0iI0FBQUNCNCIvPgo8L3N2Zz4K",mI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zLjkyNSA1LjMzM2MwLS43OC42MzEtMS40MTYgMS40MDgtMS40MTZoMTMuMzMzYy43NzkgMCAxLjQxNy42MzggMS40MTcgMS40MTZ2MTBjMCAuNzc5LS42MzggMS40MTctMS40MTcgMS40MTdINi44OTZsLTIuOTggMi45OC4wMDktMTQuMzk3em0xNC45OTEtLjI1SDUuMDgzdjExLjgzbDEuMzI4LTEuMzNoMTIuNTA1di0xMC41ek03LjI1IDguNDE4VjcuMjVoMS4xNjd2MS4xNjdINy4yNXptMy4zMzMgMFY3LjI1aDYuMTY3djEuMTY3aC02LjE2N3ptLTMuMzMzIDIuNVY5Ljc1aDEuMTY3djEuMTY3SDcuMjV6bTMuMzMzIDBWOS43NWg2LjE2N3YxLjE2N2gtNi4xNjd6bS0zLjMzMyAyLjVWMTIuMjVoMS4xNjd2MS4xNjdINy4yNXptMy4zMzMgMFYxMi4yNWgzLjY2N3YxLjE2N2gtMy42Njd6IiBmaWxsPSIjQkZCRkJGIi8+PC9zdmc+",pI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xMS45NDEgMThjLTEuNzYxIDAtMy4xNDItLjQwOS00LjE0LTEuMjI2LS45OTktLjgwNy0xLjU4Mi0xLjk1Ny0xLjc1LTMuNDQ4QTEyLjg4IDEyLjg4IDAgMCAxIDYgMTEuOTkyYzAtLjYwMy4wMTctMS4wMzIuMDUtMS4yODcuMTgtMS40NS43Ny0yLjU5NSAxLjc2OC0zLjQzM0M4LjgxNiA2LjQyNCAxMC4xNzQgNiAxMS44OSA2YzEuOTc0IDAgMy40NTUuNDA5IDQuNDQzIDEuMjI2Ljk5OC44MDcgMS41NDMgMS45NjcgMS42MzIgMy40NzkuMDIzLjQ3LjAzNC44MjguMDM0IDEuMDczIDAgLjQxOS0uMDExLjczLS4wMzQuOTM1LS4wNDQuNzM1LS4yNjkgMS4yOTctLjY3MyAxLjY4Ni0uMzkzLjM4OC0uOTI1LjU4Mi0xLjU5OS41ODItLjQ4MiAwLS44NzUtLjA5Mi0xLjE3OC0uMjc2LS4zMDMtLjE5NC0uNTI3LS4zOTMtLjY3My0uNTk4LS4xOS4yODYtLjQ0OS41MzItLjc3NC43MzYtLjMxNC4xOTQtLjc2My4yOTEtMS4zNDcuMjkxLS44NTIgMC0xLjUyNi0uMjctMi4wMi0uODEyLS40ODItLjU1Mi0uNzIzLTEuMzIzLS43MjMtMi4zMTQgMC0uOTgxLjI0Ny0xLjc0Ny43NC0yLjMuNDk0LS41NjEgMS4xNTYtLjg0MiAxLjk4Ny0uODQyLjQxNSAwIC43NTEuMDY2IDEuMDEuMi4yNjkuMTMyLjUwNC4zMS43MDYuNTM2VjkuMzRjMC0uMTAyLjAzNC0uMTg0LjEwMS0uMjQ1YS40MS40MSAwIDAgMSAuMjg2LS4xMDdoLjQzOGMuMTEyIDAgLjIwMi4wMzUuMjcuMTA3YS4yOTUuMjk1IDAgMCAxIC4xMTcuMjQ1djMuMjhjMCAuNDE5LjA5NS43NC4yODYuOTY1LjIwMi4yMjUuNDYuMzM3Ljc3NC4zMzcuNDA0IDAgLjY4LS4xMzMuODI1LS4zOThhMS45NiAxLjk2IDAgMCAwIC4yNTItLjkyYy4wMjMtLjI0NS4wMzQtLjU2Mi4wMzQtLjk1IDAtLjE3My0uMDExLS40NjUtLjAzNC0uODczLS4xLTEuMjQ3LS41MzMtMi4xNzctMS4yOTYtMi43OS0uNzUxLS42MjMtMS45NDYtLjkzNS0zLjU4NC0uOTM1LTEuMzcgMC0yLjQ0Ni4zMjctMy4yMzIuOTgxLS43NzQuNjQ0LTEuMjQgMS41NTgtMS4zOTcgMi43NDQtLjAzMy4yNTUtLjA1LjY1OS0uMDUgMS4yMSAwIC41NDIuMDE3Ljk2LjA1IDEuMjU3LjE0NiAxLjE4NS42MTIgMi4xIDEuMzk3IDIuNzQzLjc5Ny42MzQgMS44OS45NSAzLjI4Mi45NS43NCAwIDEuMzQ2LS4wNTYgMS44MTgtLjE2OC40ODItLjExMi44MjUtLjIyNSAxLjAyNi0uMzM3LjIwMi0uMTAyLjQ2Ni0uMjY2Ljc5MS0uNDkuMDIzLS4wMjEuMDczLS4wNTcuMTUyLS4xMDhhLjQ1MS40NTEgMCAwIDEgLjI4Ni0uMDkyaC42NGEuMzYuMzYgMCAwIDEgLjI1Mi4wOTIuMjk1LjI5NSAwIDAgMSAuMTE4LjI0NS40MTMuNDEzIDAgMCAxLS4wODQuMjNjLS41MjguNTExLTEuMTkuOTItMS45ODYgMS4yMjYtLjc4Ni4zMDctMS43OS40Ni0zLjAxMy40NnptLS4xMzUtMy45MjNjLjU4NCAwIC45OTktLjE4IDEuMjQ2LS41MzcuMjQ3LS4zNTcuMzctLjg2OC4zNy0xLjUzMiAwLS42NzUtLjEyOS0xLjE5LS4zODctMS41NDgtLjI0Ny0uMzY4LS42NTYtLjU1Mi0xLjIyOS0uNTUyLTEuMDg4IDAtMS42MzIuNy0xLjYzMiAyLjEgMCAuNjEzLjEzNSAxLjExMy40MDQgMS41MDIuMjcuMzc4LjY3OS41NjcgMS4yMjkuNTY3eiIgZmlsbD0iI0JGQkZCRiIvPgo8L3N2Zz4K",NI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDE5QzE1Ljg2NiAxOSAxOSAxNS44NjYgMTkgMTJDMTkgOC4xMzQwMSAxNS44NjYgNSAxMiA1QzguMTM0MDEgNSA1IDguMTM0MDEgNSAxMkM1IDE1Ljg2NiA4LjEzNDAxIDE5IDEyIDE5WiIgc3Ryb2tlPSIjQkZCRkJGIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTkgMTRDOSAxNCAxMC4xMjUgMTUgMTIgMTVDMTMuODc1IDE1IDE1IDE0IDE1IDE0IiBzdHJva2U9IiNCRkJGQkYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMTAgMTBIMTAuMDEiIHN0cm9rZT0iI0JGQkZCRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMTQuMDA5OCAxMEgxNC4wMTk4IiBzdHJva2U9IiNCRkJGQkYiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==",DI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzQiIGhlaWdodD0iMjciIHZpZXdCb3g9IjAgMCAzNCAyNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0yOSAxM2MwIDYuNjI3LTUuMzczIDEyLTEyIDEyUzUgMTkuNjI3IDUgMTMgMTAuMzczIDEgMTcgMXMxMiA1LjM3MyAxMiAxMnoiIGZpbGw9IiNmZmYiLz4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTcgMjRjNi4wNzUgMCAxMS00LjkyNSAxMS0xMVMyMy4wNzUgMiAxNyAyIDYgNi45MjUgNiAxM3M0LjkyNSAxMSAxMSAxMXptMCAxYzYuNjI3IDAgMTItNS4zNzMgMTItMTJTMjMuNjI3IDEgMTcgMSA1IDYuMzczIDUgMTNzNS4zNzMgMTIgMTIgMTJ6IiBmaWxsPSIjRUNFQ0VDIi8+CiAgICA8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTEyLjczMiAxNi4yNzdhLjQ4Mi40ODIgMCAwIDAgLjcwMiAwIC41MzQuNTM0IDAgMCAwIDAtLjczM2wtMS43MzgtMS44MTJoMTAuNjA4bC0xLjczOCAxLjgxMmEuNTM0LjUzNCAwIDAgMCAwIC43MzMuNDgyLjQ4MiAwIDAgMCAuNzAxIDBsMi41ODctMi42OTZhLjUzNC41MzQgMCAwIDAgMC0uNzMzbC0yLjU4Ny0yLjY5N2EuNDgyLjQ4MiAwIDAgMC0uNyAwIC41MzQuNTM0IDAgMCAwIDAgLjczNGwxLjczNyAxLjgxMUgxMS42OTZsMS43MzgtMS44MTFhLjUzNC41MzQgMCAwIDAgMC0uNzM0LjQ4Mi40ODIgMCAwIDAtLjcwMSAwbC0yLjU4NyAyLjY5N2EuNTM1LjUzNSAwIDAgMCAwIC43MzNsMi41ODYgMi42OTZ6bS41NzUtLjEzNGEuMzA4LjMwOCAwIDAgMS0uNDQ4IDBsLTIuNTg3LTIuNjk2YS4zMzguMzM4IDAgMCAxIDAtLjQ2NWwyLjU4Ny0yLjY5NmEuMzA4LjMwOCAwIDAgMSAuNDQ4IDAgLjMzOC4zMzggMCAwIDEgMCAuNDY1bC0yLjA0OCAyLjEzNGgxMS40ODJsLTIuMDQ4LTIuMTM0YS4zMzguMzM4IDAgMCAxIDAtLjQ2NS4zMDguMzA4IDAgMCAxIC40NDggMGwyLjU4NyAyLjY5NmEuMzM4LjMzOCAwIDAgMSAwIC40NjVsLTIuNTg3IDIuNjk2YS4zMDguMzA4IDAgMCAxLS40NDggMCAuMzM4LjMzOCAwIDAgMSAwLS40NjVsMi4wNDgtMi4xMzVIMTEuMjU5bDIuMDQ4IDIuMTM1YS4zMzguMzM4IDAgMCAxIDAgLjQ2NXoiIGZpbGw9IiNmZmYiLz4KICAgIDxwYXRoIGQ9Im0xMy40MzQgMTYuMjc3LS4zNjEtLjM0Ni4zNi4zNDZ6bS0uNzAxIDAgLjM2LS4zNDYtLjM2LjM0NnptLjctLjczMy0uMzYuMzQ2LjM2LS4zNDZ6bS0xLjczNy0xLjgxMi0uMzYuMzQ3LS44MTMtLjg0N2gxLjE3M3YuNXptMTAuNjA4IDB2LS41aDEuMTczbC0uODEyLjg0Ny0uMzYtLjM0N3ptLTEuNzM4IDEuODEyLS4zNi0uMzQ3LjM2LjM0N3ptMCAuNzMzLS4zNi4zNDYuMzYtLjM0NnptLjcwMSAwLS4zNi0uMzQ2LjM2LjM0NnptMi41ODctMi42OTYuMzYxLjM0Ni0uMzYtLjM0NnptMC0uNzMzLjM2MS0uMzQ3LS4zNi4zNDd6bS0yLjU4Ny0yLjY5Ny0uMzYuMzQ3LjM2LS4zNDd6bS0uNyAwLS4zNjEtLjM0Ni4zNi4zNDZ6bTAgLjczNC0uMzYxLjM0Ni4zNi0uMzQ2em0xLjczNyAxLjgxMS4zNi0uMzQ2LjgxMy44NDZoLTEuMTczdi0uNXptLTEwLjYwOCAwdi41aC0xLjE3M2wuODEyLS44NDYuMzYuMzQ2em0xLjczOC0xLjgxMS0uMzYxLS4zNDYuMzYuMzQ2em0wLS43MzQuMzYtLjM0Ni0uMzYuMzQ2em0tLjcwMSAwLS4zNjEtLjM0Ni4zNi4zNDZ6bS0yLjU4NyAyLjY5Ny4zNi4zNDYtLjM2LS4zNDd6bTAgLjczMy4zNi0uMzQ2LS4zNi4zNDZ6bTIuNzEzIDIuNTYyLS4zNjEuMzQ2LjM2LS4zNDZ6bS40NDggMCAuMzYxLjM0Ni0uMzYtLjM0NnptLTMuMDM1LTIuNjk2LS4zNi4zNDYuMzYtLjM0NnptMC0uNDY1LS4zNi0uMzQ2LjM2LjM0NnptMi41ODctMi42OTYtLjM2MS0uMzQ2LjM2LjM0NnptLjQ0OCAwIC4zNjEtLjM0Ni0uMzYuMzQ2em0wIC40NjUuMzYxLjM0Ni0uMzYtLjM0NnptLTIuMDQ4IDIuMTM0di41aC0xLjE3MmwuODEyLS44NDYuMzYuMzQ2em0xMS40ODIgMCAuMzYtLjM0Ni44MTIuODQ2aC0xLjE3MnYtLjV6bS0yLjA0OC0yLjEzNC4zNi0uMzQ3LS4zNi4zNDd6bTAtLjQ2NS4zNi4zNDYtLjM2LS4zNDZ6bS40NDggMC0uMzYuMzQ2LjM2LS4zNDZ6bTIuNTg3IDIuNjk2LjM2LS4zNDYtLjM2LjM0NnptMCAuNDY1LjM2LjM0Ni0uMzYtLjM0NnptLTIuNTg3IDIuNjk2LS4zNi0uMzQ2LjM2LjM0NnptLS40NDggMCAuMzYtLjM0Ni0uMzYuMzQ2em0wLS40NjUuMzYuMzQ2LS4zNi0uMzQ2em0yLjA0OC0yLjEzNXYtLjVoMS4xNzJsLS44MTEuODQ3LS4zNjEtLjM0N3ptLTExLjQ4MiAwLS4zNi4zNDctLjgxMi0uODQ3aDEuMTcydi41em0yLjA0OCAyLjEzNS4zNjEtLjM0Ni0uMzYuMzQ2em0uNDg3Ljk0NWEuOTgxLjk4MSAwIDAgMS0xLjQyMiAwbC43MjEtLjY5MmgtLjAwMmEuMDIyLjAyMiAwIDAgMC0uMDE2IDBoLS4wMDJsLjcyMS42OTJ6bTAtMS40MjZjLjM4LjM5Ni4zOCAxLjAzIDAgMS40MjZsLS43MjEtLjY5MmMuMDAyLS4wMDIuMDA2LS4wMDguMDA2LS4wMiAwLS4wMTMtLjAwNC0uMDE5LS4wMDYtLjAyMWwuNzIxLS42OTN6bS0xLjczNy0xLjgxIDEuNzM3IDEuODEtLjcyMS42OTMtMS43MzgtMS44MTEuNzIyLS42OTN6bTEwLjI0Ny44NDVIMTEuNjk2di0xaDEwLjYwOHYxem0tMi4wOTguOTY1IDEuNzM3LTEuODEuNzIyLjY5Mi0xLjczOCAxLjgxLS43MjEtLjY5MnptMCAxLjQyNmExLjAzNCAxLjAzNCAwIDAgMSAwLTEuNDI2bC43MjEuNjkzYy0uMDAyLjAwMi0uMDA2LjAwOC0uMDA2LjAycy4wMDQuMDE5LjAwNi4wMjFsLS43MjEuNjkyem0xLjQyMiAwYS45ODEuOTgxIDAgMCAxLTEuNDIyIDBsLjcyMS0uNjkyaC0uMDAyYS4wMjEuMDIxIDAgMCAwLS4wMTYgMGgtLjAwMmwuNzIxLjY5MnptMi41ODctMi42OTYtMi41ODcgMi42OTYtLjcyMS0uNjkyIDIuNTg3LTIuNjk2LjcyMS42OTJ6bTAtMS40MjZjLjM4LjM5Ni4zOCAxLjAzIDAgMS40MjZsLS43MjEtLjY5MmMuMDAyLS4wMDIuMDA2LS4wMDkuMDA2LS4wMiAwLS4wMTMtLjAwNC0uMDItLjAwNi0uMDIxbC43MjEtLjY5M3ptLTIuNTg3LTIuNjk2IDIuNTg3IDIuNjk2LS43MjEuNjkzLTIuNTg3LTIuNjk2LjcyMS0uNjkzem0tMS40MjIgMGEuOTgxLjk4MSAwIDAgMSAxLjQyMiAwbC0uNzIxLjY5M2MtLjAwMi0uMDAyLS4wMDEgMCAuMDAyIDBhLjAyMi4wMjIgMCAwIDAgLjAxNiAwYy4wMDMgMCAuMDAzLS4wMDIuMDAyIDBsLS43MjEtLjY5M3ptMCAxLjQyNmExLjAzNCAxLjAzNCAwIDAgMSAwLTEuNDI2bC43MjEuNjkzYy0uMDAyLjAwMi0uMDA2LjAwOC0uMDA2LjAycy4wMDQuMDE5LjAwNi4wMmwtLjcyMS42OTN6bTEuNzM3IDEuODExLTEuNzM3LTEuODEuNzIxLS42OTMgMS43MzggMS44MS0uNzIyLjY5M3ptLTEwLjI0Ny0uODQ2aDEwLjYwOHYxSDExLjY5NnYtMXptMi4wOTgtLjk2NS0xLjczNyAxLjgxMS0uNzIyLS42OTIgMS43MzgtMS44MTEuNzIxLjY5MnptMC0xLjQyNmMuMzguMzk2LjM4IDEuMDMgMCAxLjQyNmwtLjcyMS0uNjkyYy4wMDItLjAwMi4wMDYtLjAwOS4wMDYtLjAyIDAtLjAxMy0uMDA0LS4wMi0uMDA2LS4wMjFsLjcyMS0uNjkzem0tMS40MjIgMGEuOTgxLjk4MSAwIDAgMSAxLjQyMiAwbC0uNzIxLjY5M2MtLjAwMi0uMDAyIDAgMCAuMDAyIDBhLjAyMS4wMjEgMCAwIDAgLjAxNiAwYy4wMDMgMCAuMDA0LS4wMDIuMDAyIDBsLS43MjEtLjY5M3ptLTIuNTg3IDIuNjk2IDIuNTg3LTIuNjk2LjcyMS42OTMtMi41ODYgMi42OTYtLjcyMi0uNjkzem0wIDEuNDI2YTEuMDM1IDEuMDM1IDAgMCAxIDAtMS40MjZsLjcyMi42OTNjLS4wMDMuMDAyLS4wMDcuMDA4LS4wMDcuMDJzLjAwNC4wMTkuMDA3LjAybC0uNzIyLjY5M3ptMi41ODcgMi42OTYtMi41ODctMi42OTYuNzIyLS42OTIgMi41ODYgMi42OTYtLjcyMS42OTJ6bS44NDgtLjgyNmEuMTkyLjE5MiAwIDAgMC0uMjczIDBsLjcyMS42OTJhLjgwOC44MDggMCAwIDEtMS4xNyAwbC43MjItLjY5MnpNMTAuNjMzIDEzLjFsMi41ODcgMi42OTctLjcyMi42OTItMi41ODctMi42OTYuNzIyLS42OTJ6bTAgLjIyOGEuMTYyLjE2MiAwIDAgMCAwLS4yMjdsLS43MjIuNjkyYS44MzguODM4IDAgMCAxIDAtMS4xNTdsLjcyMi42OTJ6bTIuNTg3LTIuNjk2LTIuNTg3IDIuNjk2LS43MjItLjY5MiAyLjU4Ny0yLjY5Ni43MjIuNjkyem0tLjI3MyAwYy4wNzMuMDc2LjIuMDc2LjI3MyAwbC0uNzIyLS42OTJhLjgwOC44MDggMCAwIDEgMS4xNyAwbC0uNzIxLjY5MnptMC0uMjI4YS4xNjIuMTYyIDAgMCAwIDAgLjIyOGwuNzIxLS42OTJhLjgzOC44MzggMCAwIDEgMCAxLjE1N2wtLjcyMS0uNjkzem04LjEwNi4yMjhhLjE2Mi4xNjIgMCAwIDAgMC0uMjI4bC0uNzIxLjY5M2EuODM4LjgzOCAwIDAgMSAwLTEuMTU3bC43MjEuNjkyem0tLjI3MyAwYy4wNzMuMDc2LjIuMDc2LjI3MyAwbC0uNzIxLS42OTJhLjgwOC44MDggMCAwIDEgMS4xNyAwbC0uNzIyLjY5MnptMi41ODcgMi42OTYtMi41ODctMi42OTYuNzIyLS42OTIgMi41ODcgMi42OTYtLjcyMi42OTJ6bTAtLjIyN2EuMTYyLjE2MiAwIDAgMCAwIC4yMjdsLjcyMi0uNjkyYS44MzguODM4IDAgMCAxIDAgMS4xNTdsLS43MjItLjY5MnptLTIuNTg3IDIuNjk2IDIuNTg3LTIuNjk3LjcyMi42OTMtMi41ODcgMi42OTYtLjcyMi0uNjkyem0uMjczIDBhLjE5Mi4xOTIgMCAwIDAtLjI3MyAwbC43MjIuNjkyYS44MDguODA4IDAgMCAxLTEuMTcgMGwuNzIxLS42OTJ6bTAgLjIyN2EuMTYyLjE2MiAwIDAgMCAwLS4yMjdsLS43MjEuNjkyYS44MzguODM4IDAgMCAxIDAtMS4xNTdsLjcyMS42OTJ6bS04LjEwNi0uMjI3YS4xNjIuMTYyIDAgMCAwIDAgLjIyN2wuNzIxLS42OTJhLjgzOC44MzggMCAwIDEgMCAxLjE1N2wtLjcyMS0uNjkyem0tMi4wNDgtMy4yNTggMi4wNDgtMi4xMzUuNzIxLjY5My0yLjA0OCAyLjEzNC0uNzIxLS42OTJ6bTExLjg0Mi44NDZIMTEuMjU5di0xaDExLjQ4MnYxem0tMS42ODgtMi45OCAyLjA0OSAyLjEzNC0uNzIyLjY5Mi0yLjA0OC0yLjEzNC43MjEtLjY5M3ptMi4wNDkgMy40ODUtMi4wNDkgMi4xMzQtLjcyMS0uNjkyIDIuMDQ4LTIuMTM1LjcyMi42OTN6bS0xMS44NDMtLjg0N2gxMS40ODJ2MUgxMS4yNTl2LTF6bTEuNjg4IDIuOTgxLTIuMDQ4LTIuMTM0LjcyMS0uNjkzIDIuMDQ4IDIuMTM1LS43MjEuNjkyeiIgZmlsbD0iI2ZmZiIvPgogICAgPGcgZmlsdGVyPSJ1cmwoIzU3dDljdjh6MWEpIj4KICAgICAgICA8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTEwLjEyIDEyLjkwNmEuNDU1LjQ1NSAwIDAgMCAwIC42MTdsMi42MjEgMi43NzhjLjE2LjE3LjQyMi4xNy41ODIgMGEuNDU1LjQ1NSAwIDAgMCAwLS42MThsLTEuOTE3LTIuMDMyaDExLjE4OGwtMS45MTcgMi4wMzJhLjQ1NS40NTUgMCAwIDAgMCAuNjE4Yy4xNi4xNy40MjEuMTcuNTgyIDBsMi42Mi0yLjc3OGEuNDU1LjQ1NSAwIDAgMCAwLS42MTdsLTIuNjItMi43NzhhLjM5Ni4zOTYgMCAwIDAtLjU4MiAwIC40NTUuNDU1IDAgMCAwIDAgLjYxN2wxLjkxNyAyLjAzM0gxMS40MDZsMS45MTctMi4wMzNhLjQ1NS40NTUgMCAwIDAgMC0uNjE3LjM5Ni4zOTYgMCAwIDAtLjU4MiAwbC0yLjYyIDIuNzc4eiIgZmlsbD0iIzAyOEZFRSIvPgogICAgPC9nPgogICAgPGRlZnM+CiAgICAgICAgPGZpbHRlciBpZD0iNTd0OWN2OHoxYSIgeD0iMCIgeT0iMCIgd2lkdGg9IjM0IiBoZWlnaHQ9IjI2LjQyOSIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9InNSR0IiPgogICAgICAgICAgICA8ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPgogICAgICAgICAgICA8ZmVDb2xvck1hdHJpeCBpbj0iU291cmNlQWxwaGEiIHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMTI3IDAiIHJlc3VsdD0iaGFyZEFscGhhIi8+CiAgICAgICAgICAgIDxmZU9mZnNldC8+CiAgICAgICAgICAgIDxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjUiLz4KICAgICAgICAgICAgPGZlQ29sb3JNYXRyaXggdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwLjIgMCIvPgogICAgICAgICAgICA8ZmVCbGVuZCBpbjI9IkJhY2tncm91bmRJbWFnZUZpeCIgcmVzdWx0PSJlZmZlY3QxX2Ryb3BTaGFkb3dfMTgwMV8zMjMyNCIvPgogICAgICAgICAgICA8ZmVCbGVuZCBpbj0iU291cmNlR3JhcGhpYyIgaW4yPSJlZmZlY3QxX2Ryb3BTaGFkb3dfMTgwMV8zMjMyNCIgcmVzdWx0PSJzaGFwZSIvPgogICAgICAgIDwvZmlsdGVyPgogICAgPC9kZWZzPgo8L3N2Zz4K",II="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjI2ODMgMTMuMTI1N0MxMC4wOTk5IDEyLjk1ODEgOS44MjkwNiAxMi45NTgxIDkuNjYxNDkgMTMuMTI1N0w3LjI2Nzk2IDE1LjUxOTZMNS43MzE1NiAxMy45ODQ1QzUuNjQ5NyAxMy45MDIyIDUuNTM5OTkgMTMuODU4OSA1LjQyODU2IDEzLjg1ODlDNS4zNzMyOCAxMy44NTg5IDUuMzE3NTcgMTMuODY4OCA1LjI2NDQyIDEzLjg5MDdDNS4xMDQxNCAxMy45NTc1IDUgMTQuMTEzNSA1IDE0LjI4NzVWMTguNTcxNEM1IDE4LjgwOTMgNS4xOTE1NyAxOSA1LjQyODU2IDE5SDkuNzEzNzdDOS44ODY5MSAxOSAxMC4wNDM4IDE4Ljg5NjMgMTAuMTA5OCAxOC43MzU2QzEwLjE3NjYgMTguNTc2NiAxMC4xMzk4IDE4LjM5MjMgMTAuMDE2OCAxOC4yNjg0TDguNDgwMzcgMTYuNzMxNkwxMC44NzQzIDE0LjMzNzdDMTEuMDQxOSAxNC4xNzAxIDExLjA0MTkgMTMuODk5MiAxMC44NzQzIDEzLjczMTdMMTAuMjY4MyAxMy4xMjU3WiIgZmlsbD0iI0JGQkZCRiIvPgo8cGF0aCBkPSJNMTguNzM1NiAxMy44OTA3QzE4LjY4MjQgMTMuODY4OCAxOC42MjY3IDEzLjg1ODkgMTguNTcxNCAxMy44NTg5QzE4LjQ2IDEzLjg1ODkgMTguMzUwMyAxMy45MDI3IDE4LjI2ODQgMTMuOTg0NUwxNi43MzIgMTUuNTE5NkwxNC4zMzg1IDEzLjEyNTdDMTQuMTcwOSAxMi45NTgxIDEzLjkwMDEgMTIuOTU4MSAxMy43MzE3IDEzLjEyNTdMMTMuMTI1NyAxMy43MzE3QzEyLjk1ODEgMTMuODk5MiAxMi45NTgxIDE0LjE3MDEgMTMuMTI1NyAxNC4zMzc3TDE1LjUxOTYgMTYuNzMxNkwxMy45ODMyIDE4LjI2ODRDMTMuODYwMiAxOC4zOTIzIDEzLjgyMzQgMTguNTc2NiAxMy44OTAyIDE4LjczNTZDMTMuOTU2MiAxOC44OTYzIDE0LjExMzEgMTkgMTQuMjg2MiAxOUgxOC41NzE0QzE4LjgwODQgMTkgMTkgMTguODA5MyAxOSAxOC41NzE0VjE0LjI4NzVDMTkgMTQuMTEzNSAxOC44OTU5IDEzLjk1NzUgMTguNzM1NiAxMy44OTA3WiIgZmlsbD0iI0JGQkZCRiIvPgo8cGF0aCBkPSJNOC40ODAzNyA3LjI2Njc1TDEwLjAxNjggNS43Mjk4N0MxMC4xMzk4IDUuNjA3NzMgMTAuMTc2NiA1LjQyMzQ0IDEwLjEwOTggNS4yNjI3MkMxMC4wNDM4IDUuMTAyIDkuODg2OTEgNSA5LjcxMzc3IDVINS40Mjg1NkM1LjE5MTU3IDUgNSA1LjE5MDcyIDUgNS40MjY4NlY5LjcxMjY2QzUgOS44ODQ5NCA1LjEwNDE0IDEwLjA0MjcgNS4yNjQ0MiAxMC4xMDc4QzUuMzE3NTcgMTAuMTMxNCA1LjM3MzI4IDEwLjE0MTIgNS40Mjg1NiAxMC4xNDEyQzUuNTM5OTkgMTAuMTQxMiA1LjY0OTcgMTAuMDk3NSA1LjczMTU2IDEwLjAxNTdMNy4yNjc5NiA4LjQ4MDQ5TDkuNjYxNDkgMTAuODc0NUM5LjgyOTA2IDExLjA0MjEgMTAuMDk5OSAxMS4wNDIxIDEwLjI2ODMgMTAuODcyOEwxMC44NzQzIDEwLjI2NjhDMTEuMDQxOSAxMC4wOTkyIDExLjA0MTkgOS44MjgzNyAxMC44NzQzIDkuNjYwOEw4LjQ4MDM3IDcuMjY2NzVaIiBmaWxsPSIjQkZCRkJGIi8+CjxwYXRoIGQ9Ik0xOC41NzE0IDVIMTQuMjg2MkMxNC4xMTMxIDUgMTMuOTU2MiA1LjEwMiAxMy44OTAyIDUuMjYyNzJDMTMuODIzNCA1LjQyMzQ0IDEzLjg2MDIgNS42MDc3MyAxMy45ODMyIDUuNzI5ODdMMTUuNTE5NiA3LjI2Njc1TDEzLjEyNTcgOS42NjA4QzEyLjk1ODEgOS44MjgzNyAxMi45NTgxIDEwLjA5OTIgMTMuMTI1NyAxMC4yNjY4TDEzLjczMTcgMTAuODcyOEMxMy45MDAxIDExLjA0MjEgMTQuMTcwOSAxMS4wNDIxIDE0LjMzODUgMTAuODc0NUwxNi43MzIgOC40ODA0OUwxOC4yNjg0IDEwLjAxNTdDMTguMzUwMyAxMC4wOTc1IDE4LjQ2IDEwLjE0MTIgMTguNTcxNCAxMC4xNDEyQzE4LjYyNjcgMTAuMTQxMiAxOC42ODI0IDEwLjEzMTQgMTguNzM1NiAxMC4xMDc4QzE4Ljg5NTkgMTAuMDQyNyAxOSA5Ljg4NDk0IDE5IDkuNzEyNjZWNS40MjY4NkMxOSA1LjE5MDcyIDE4LjgwODQgNSAxOC41NzE0IDVaIiBmaWxsPSIjQkZCRkJGIi8+Cjwvc3ZnPgo=",jI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00Ljg5ODA5IDUuMjA1MjdIOC4yODA3M0M4LjU4OTU2IDUuMjA1MjcgOS4wMDU1MiA1LjM1ODg4IDkuMjM3ODkgNS41NTkzOUw5Ljk3NDIzIDYuMTk0NTFDMTAuMTIyNSA2LjMyMjM2IDEwLjQzMDMgNi40MzYzOCAxMC42Mjg1IDYuNDM2MzhIMjAuMTAyNUMyMC40ODI2IDYuNDM2MzggMjAuNzkyOCA2Ljc0Mjk1IDIwLjc5MjcgNy4xMTk5OEwyMC43ODQzIDE5LjExMTZDMjAuNzg0IDE5LjQ4OTkgMjAuNDc0OCAxOS43OTQ3IDIwLjA5MzEgMTkuNzk0N0g0Ljg5ODE3QzQuNTE3MjMgMTkuNzk0NyA0LjIwNzI3IDE5LjQ4OTQgNC4yMDcyNyAxOS4xMTI1VjUuODg3NDdDNC4yMDcyNyA1LjUxMTg4IDQuNTE3MyA1LjIwNTI3IDQuODk4MDkgNS4yMDUyN1pNMjAuMzIzNiA4LjYyNDcxVjkuMDgwNTlINC42Njc4NlY4LjYyNDcxSDIwLjMyMzZaTTQuODk4MDkgNS42NjExNUM0Ljc3MTM4IDUuNjYxMTUgNC42Njc3OSA1Ljc2MzcyIDQuNjY3NzkgNS44ODc0M1YxOS4xMTI1QzQuNjY3NzkgMTkuMjM3IDQuNzcwOSAxOS4zMzg4IDQuODk4MDkgMTkuMzM4OEgyMC4wOTNDMjAuMjIwOCAxOS4zMzg4IDIwLjMyMzYgMTkuMjM3NSAyMC4zMjM2IDE5LjExMTNMMjAuMzMyIDcuMTE5NkMyMC4zMzIxIDYuOTk0NzcgMjAuMjI4NCA2Ljg5MjIxIDIwLjEwMjUgNi44OTIyMUgxMC42Mjg0QzEwLjMxOTEgNi44OTIyMSA5LjkwMzgyIDYuNzM4NDQgOS42NzE2MSA2LjUzODI0TDguOTM1NDQgNS45MDMxM0M4Ljc4NzA0IDUuNzc0OTYgOC40Nzg1NiA1LjY2MTExIDguMjgwNjggNS42NjExMUw0Ljg5ODA5IDUuNjYxMTVaTTEyLjY1MjggMTAuNzQzMUwxNS40MTY4IDEzLjQ5N0MxNS42MzM4IDEzLjcxMiAxNS4zMDg2IDE0LjAzNDMgMTUuMDkxNyAxMy44MTkzTDEyLjg4OCAxMS42MzQzQzEyLjc5ODggMTEuNTQ1OSAxMi43MjU0IDExLjU3NDIgMTIuNzI1NCAxMS42OTkyVjE3LjE5ODRDMTIuNzI1NCAxNy4zMjEyIDEyLjYyMjQgMTcuNDI0NSAxMi40OTU0IDE3LjQyNDVDMTIuMzY3NiAxNy40MjQ1IDEyLjI2NTQgMTcuMzIzMyAxMi4yNjU0IDE3LjE5ODRWMTEuNjk5MkMxMi4yNjU0IDExLjU3NjUgMTIuMTkyNSAxMS41NDUzIDEyLjEwMjcgMTEuNjM0M0w5Ljg5OTE2IDEzLjgxOTNDOS42ODIxOSAxNC4wMzQzIDkuMzU2OTYgMTMuNzEyIDkuNTczOTUgMTMuNDk3TDEyLjMzMDMgMTAuNzQzMUMxMi40MTkxIDEwLjY1NDQgMTIuNTYzNSAxMC42NTQyIDEyLjY1MjggMTAuNzQzMVpNMjAuNzkyNyA3LjExOTk4TDIwLjc4NDMgMTkuMTExNkMyMC43ODQgMTkuNDg5OSAyMC40NzQ4IDE5Ljc5NDcgMjAuMDkzMSAxOS43OTQ3SDQuODk4MTdDNC41MTcyMyAxOS43OTQ3IDQuMjA3MjcgMTkuNDg5NCA0LjIwNzI3IDE5LjExMjVWNS44ODc0N0M0LjIwNzI3IDUuNTExODggNC41MTczIDUuMjA1MjcgNC44OTgwOSA1LjIwNTI3SDguMjgwNzNDOC41ODk1NiA1LjIwNTI3IDkuMDA1NTIgNS4zNTg4OCA5LjIzNzg5IDUuNTU5MzlMOS45NzQyMyA2LjE5NDUxQzEwLjEyMjUgNi4zMjIzNiAxMC40MzAzIDYuNDM2MzggMTAuNjI4NSA2LjQzNjM4SDIwLjEwMjVDMjAuNDgyNiA2LjQzNjM4IDIwLjc5MjggNi43NDI5NSAyMC43OTI3IDcuMTE5OThaTTEwLjExMDQgNi4wMzk3NEMxMC4xNTkgNi4wODE2MiAxMC4yNDggNi4xMzE0MyAxMC4zNTUyIDYuMTcxMDlDMTAuNDYyNCA2LjIxMDcyIDEwLjU2MzEgNi4yMzExIDEwLjYyODUgNi4yMzExSDIwLjEwMjZDMjAuNTk3MiA2LjIzMTEgMjEuMDAwMiA2LjYyOTUzIDIxIDcuMTIwMDdMMjAuOTkxNiAxOS4xMTE4QzIwLjk5MTIgMTkuNjAzNyAyMC41ODkgMjAgMjAuMDkzMSAyMEg0Ljg5ODIyQzQuNDAzNDggMjAgNCAxOS42MDM1IDQgMTkuMTEyNVY1Ljg4NzQ3QzQgNS4zOTgwOSA0LjQwMzI5IDUgNC44OTgxNCA1SDguMjgwNzlDOC40NjYzMiA1IDguNjcyNTMgNS4wNDUzMSA4Ljg2MDU3IDUuMTE0ODRDOS4wNDg1NCA1LjE4NDM1IDkuMjM0MjYgNS4yODM5NCA5LjM3NDExIDUuNDA0NjJMMTAuMTEwNCA2LjAzOTc0Wk0yMC4zMzIgNy4xMTk2QzIwLjMzMjEgNi45OTQ3NyAyMC4yMjg0IDYuODkyMjEgMjAuMTAyNSA2Ljg5MjIxSDEwLjYyODRDMTAuMzE5MSA2Ljg5MjIxIDkuOTAzODIgNi43Mzg0NCA5LjY3MTYxIDYuNTM4MjRMOC45MzU0NCA1LjkwMzEzQzguNzg3MDQgNS43NzQ5NiA4LjQ3ODU2IDUuNjYxMTEgOC4yODA2OCA1LjY2MTExTDQuODk4MDkgNS42NjExNUM0Ljc3MTM4IDUuNjYxMTUgNC42Njc3OSA1Ljc2MzcyIDQuNjY3NzkgNS44ODc0M1YxOS4xMTI1QzQuNjY3NzkgMTkuMjM3IDQuNzcwOSAxOS4zMzg4IDQuODk4MDkgMTkuMzM4OEgyMC4wOTNDMjAuMjIwOCAxOS4zMzg4IDIwLjMyMzYgMTkuMjM3NSAyMC4zMjM2IDE5LjExMTNMMjAuMzMyIDcuMTE5NlpNMjAuMzIzNiA5LjA4MDU5VjguNjI0NzFINC42Njc4NlY5LjA4MDU5SDIwLjMyMzZaTTQuODc1MTYgOS4yODU4NkgxMi40OTkySDIwLjEyMzNMMjAuMTE2NCAxOS4xMTExQzIwLjExNjQgMTkuMTIzMiAyMC4xMDcyIDE5LjEzMzUgMjAuMDkzMSAxOS4xMzM1SDQuODk4MTRDNC44ODQyMiAxOS4xMzM1IDQuODc1MTYgMTkuMTIyNSA0Ljg3NTE2IDE5LjExMjVWOS4yODU4NlpNNC44NzUxNiA4LjQxOTQzSDIwLjEyMzhMMjAuMTI0NyA3LjExOTQ2QzIwLjEyNDcgNy4xMTQ1NCAyMC4xMjI4IDcuMTA5MDggMjAuMTE4IDcuMTA0MjVDMjAuMTEzMSA3LjA5OTQxIDIwLjEwNzYgNy4wOTc0OSAyMC4xMDI1IDcuMDk3NDlIMTAuNjI4NUMxMC40NDI3IDcuMDk3NDkgMTAuMjM2NSA3LjA1MjEzIDEwLjA0ODYgNi45ODI1OUM5Ljg2MDY5IDYuOTEzMDYgOS42NzUyMiA2LjgxMzUxIDkuNTM1NTIgNi42OTMwNkw4Ljc5OTMgNi4wNTc4OUM4Ljc1MDc1IDYuMDE1OTYgOC42NjE1OCA1Ljk2NjA1IDguNTU0MiA1LjkyNjM4QzguNDQ2OSA1Ljg4Njc0IDguMzQ2MDcgNS44NjYzOCA4LjI4MDcyIDUuODY2MzhMNC44OTgxNSA1Ljg2NjQzQzQuODkyMzUgNS44NjY0MyA0Ljg4NjU4IDUuODY4NjEgNC44ODE2OCA1Ljg3MzQ0QzQuODc2NzMgNS44NzgzMSA0Ljg3NTE2IDUuODgzMzggNC44NzUxNiA1Ljg4NzQzVjguNDE5NDNaTTEyLjc5OTkgMTAuNTk4NEwxNS41NjM1IDEzLjM1MTlDMTUuNjU3MyAxMy40NDUgMTUuNzAyIDEzLjU2MiAxNS42OTUxIDEzLjY4MDNDMTUuNjg4NCAxMy43OTM3IDE1LjYzNTYgMTMuODkzMiAxNS41NjM2IDEzLjk2NDVDMTUuNDkxOCAxNC4wMzU4IDE1LjM5MTIgMTQuMDg4MiAxNS4yNzY3IDE0LjA5NDhDMTUuMTU3IDE0LjEwMTggMTUuMDM5IDE0LjA1NzYgMTQuOTQ1IDEzLjk2NDVMMTIuOTMyNyAxMS45NjkxVjE3LjE5ODRDMTIuOTMyNyAxNy40MzQ2IDEyLjczNjkgMTcuNjI5OCAxMi40OTU0IDE3LjYyOThDMTIuMjU0MSAxNy42Mjk4IDEyLjA1ODEgMTcuNDM3NyAxMi4wNTgxIDE3LjE5ODRWMTEuOTY5MUwxMC4wNDU5IDEzLjk2NDRDOS45NTE5MyAxNC4wNTc1IDkuODMzODkgMTQuMTAxOCA5LjcxNDIyIDE0LjA5NDhDOS41OTk2MiAxNC4wODgyIDkuNDk5MSAxNC4wMzU4IDkuNDI3MjEgMTMuOTY0NUM5LjM1NTMxIDEzLjg5MzMgOS4zMDI0OSAxMy43OTM3IDkuMjk1NzkgMTMuNjgwM0M5LjI4ODgxIDEzLjU2MiA5LjMzMzI4IDEzLjQ0NTMgOS40MjcwNyAxMy4zNTIyTDEyLjE4MzEgMTAuNTk4NkMxMi4zNTMgMTAuNDI4OCAxMi42Mjk2IDEwLjQyODkgMTIuNzk5OSAxMC41OTg0Wk05LjU3Mzk1IDEzLjQ5N0M5LjM1Njk2IDEzLjcxMiA5LjY4MjE5IDE0LjAzNDMgOS44OTkxNiAxMy44MTkzTDEyLjEwMjcgMTEuNjM0M0MxMi4xOTI1IDExLjU0NTMgMTIuMjY1NCAxMS41NzY1IDEyLjI2NTQgMTEuNjk5MlYxNy4xOTg0QzEyLjI2NTQgMTcuMzIzMyAxMi4zNjc2IDE3LjQyNDUgMTIuNDk1NCAxNy40MjQ1QzEyLjYyMjQgMTcuNDI0NSAxMi43MjU0IDE3LjMyMTIgMTIuNzI1NCAxNy4xOTg0VjExLjY5OTJDMTIuNzI1NCAxMS41NzQyIDEyLjc5ODggMTEuNTQ1OSAxMi44ODggMTEuNjM0M0wxNS4wOTE3IDEzLjgxOTNDMTUuMzA4NiAxNC4wMzQzIDE1LjYzMzggMTMuNzEyIDE1LjQxNjggMTMuNDk3TDEyLjY1MjggMTAuNzQzMUMxMi41NjM1IDEwLjY1NDIgMTIuNDE5MSAxMC42NTQ0IDEyLjMzMDMgMTAuNzQzMUw5LjU3Mzk1IDEzLjQ5N1oiIGZpbGw9IiNCRkJGQkYiLz4KPC9zdmc+Cg==",bI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE4LjQgNEg1LjZDNC43MTYzNCA0IDQgNC42NzE1NyA0IDUuNVY4LjVDNCA5LjMyODQzIDQuNzE2MzQgMTAgNS42IDEwSDE4LjRDMTkuMjgzNyAxMCAyMCA5LjMyODQzIDIwIDguNVY1LjVDMjAgNC42NzE1NyAxOS4yODM3IDQgMTguNCA0WiIgc3Ryb2tlPSIjQkZCRkJGIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTE4LjQgMTRINS42QzQuNzE2MzQgMTQgNCAxNC42NzE2IDQgMTUuNVYxOC41QzQgMTkuMzI4NCA0LjcxNjM0IDIwIDUuNiAyMEgxOC40QzE5LjI4MzcgMjAgMjAgMTkuMzI4NCAyMCAxOC41VjE1LjVDMjAgMTQuNjcxNiAxOS4yODM3IDE0IDE4LjQgMTRaIiBzdHJva2U9IiNCRkJGQkYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNNyA3SDgiIHN0cm9rZT0iI0JGQkZCRiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik03IDE3SDgiIHN0cm9rZT0iI0JGQkZCRiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=",AI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIHN0cm9rZT0iIzU1NSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIGQ9Ik0xNSAxN0g5TTE3IDEySDdNMTkgN0g1Ii8+Cjwvc3ZnPgo=",TI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMy4wODMgNC45MTdjMC0xLjAxMy44MjEtMS44MzQgMS44MzQtMS44MzRoMTQuMTY2YzEuMDEzIDAgMS44MzQuODIxIDEuODM0IDEuODM0djE0LjE2NmMwIDEuMDEzLS44MjEgMS44MzQtMS44MzQgMS44MzRINC45MTdhMS44MzMgMS44MzMgMCAwIDEtMS44MzQtMS44MzRWNC45MTd6bTEuODM0LS42NjdhLjY2Ny42NjcgMCAwIDAtLjY2Ny42Njd2MTQuMTY2YzAgLjM2OS4yOTguNjY3LjY2Ny42NjdoMTQuMTY2YS42NjcuNjY3IDAgMCAwIC42NjctLjY2N1Y0LjkxN2EuNjY3LjY2NyAwIDAgMC0uNjY3LS42NjdINC45MTd6TTYuNDE3IDdjMC0uMzIyLjI2LS41ODMuNTgzLS41ODNoMy4zMzNjLjMyMiAwIC41ODQuMjYuNTg0LjU4M3YzLjMzM2EuNTgzLjU4MyAwIDAgMS0uNTg0LjU4NEg3YS41ODMuNTgzIDAgMCAxLS41ODMtLjU4NFY3em02LjY2NiAwYzAtLjMyMi4yNjEtLjU4My41ODQtLjU4M0gxN2EuNTgzLjU4MyAwIDAgMSAwIDEuMTY2aC0zLjMzM0EuNTgzLjU4MyAwIDAgMSAxMy4wODMgN3ptLTUuMjUuNTgzYS4yNS4yNSAwIDAgMC0uMjUuMjVWOS41YzAgLjEzOC4xMTIuMjUuMjUuMjVIOS41YS4yNS4yNSAwIDAgMCAuMjUtLjI1VjcuODMzYS4yNS4yNSAwIDAgMC0uMjUtLjI1SDcuODMzem01LjI1IDIuNzVjMC0uMzIyLjI2MS0uNTgzLjU4NC0uNTgzSDE3YS41ODMuNTgzIDAgMCAxIDAgMS4xNjdoLTMuMzMzYS41ODMuNTgzIDAgMCAxLS41ODQtLjU4NHptLTYuNjY2IDMuMzM0YzAtLjMyMi4yNi0uNTg0LjU4My0uNTg0aDMuMzMzYy4zMjIgMCAuNTg0LjI2MS41ODQuNTg0VjE3YS41ODMuNTgzIDAgMCAxLS41ODQuNTgzSDdBLjU4My41ODMgMCAwIDEgNi40MTcgMTd2LTMuMzMzem02LjY2NiAwYzAtLjMyMi4yNjEtLjU4NC41ODQtLjU4NEgxN2EuNTgzLjU4MyAwIDAgMSAwIDEuMTY3aC0zLjMzM2EuNTgzLjU4MyAwIDAgMS0uNTg0LS41ODN6bS01LjI1LjU4M2EuMjUuMjUgMCAwIDAtLjI1LjI1djEuNjY3YzAgLjEzOC4xMTIuMjUuMjUuMjVIOS41YS4yNS4yNSAwIDAgMCAuMjUtLjI1VjE0LjVhLjI1LjI1IDAgMCAwLS4yNS0uMjVINy44MzN6bTUuMjUgMi43NWMwLS4zMjIuMjYxLS41ODMuNTg0LS41ODNIMTdhLjU4My41ODMgMCAxIDEgMCAxLjE2NmgtMy4zMzNhLjU4My41ODMgMCAwIDEtLjU4NC0uNTgzeiIgZmlsbD0iI0JGQkZCRiIvPgo8L3N2Zz4K",xI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE2Ljc2NiAxMy4wMmgtLjAyNmMtLjg3MyAwLTEuNi0uNjg1LTEuNi0xLjYgMC0uODczLjY4NS0xLjYgMS42LTEuNi44NzMgMCAxLjYuNjg1IDEuNiAxLjYgMCAuOTQtLjc0NSAxLjY0NC0xLjU3NCAxLjZ6TTExLjc0IDguMzZhMi41OTkgMi41OTkgMCAwIDEtMi42MiAyLjYyQTIuNTk5IDIuNTk5IDAgMCAxIDYuNSA4LjM2YTIuNTk5IDIuNTk5IDAgMCAxIDIuNjItMi42MiAyLjU5OSAyLjU5OSAwIDAgMSAyLjYyIDIuNjJ6bTQuNDE5IDYuMzJoMi4xNGMuOTI1IDAgMS43Mi43OTYgMS43MiAxLjcydi42YzAgLjI2NC0uMTk1LjQ2LS40Ni40NmgtMy40MzhjLjEwMi0uMjkyLjE1OS0uNjA2LjE1OS0uOTR2LS44NGE0LjIyIDQuMjIgMCAwIDAtLjEyMi0xem0tOS4zNzktMS44aDQuNjhjMS41MDcgMCAyLjc0NCAxLjI2IDIuOCAyLjgwOXYuODMxYS45Ni45NiAwIDAgMS0uOTQuOTRoLTguNGEuOTYuOTYgMCAwIDEtLjk0LS45NHYtLjg0YzAtMS41MjQgMS4yNzYtMi44IDIuOC0yLjh6IiBzdHJva2U9IiNCRkJGQkYiLz48L3N2Zz4=",LI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xMiAxOWE3IDcgMCAxIDAgMC0xNCA3IDcgMCAwIDAgMCAxNHoiIHN0cm9rZT0iI0JGQkZCRiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CiAgICA8cGF0aCBkPSJNOSAxNHMxLjEyNSAxIDMgMSAzLTEgMy0xIiBzdHJva2U9IiNCRkJGQkYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgogICAgPHBhdGggZD0iTTEwIDEwaC4wMU0xNC4wMSAxMGguMDEiIHN0cm9rZT0iI0JGQkZCRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K",wI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xMiAyMS43MTVhOS43MTYgOS43MTYgMCAxIDEgLjAxNi0xOS40MzFBOS43MTYgOS43MTYgMCAwIDEgMTIgMjEuNzE1em0wLTE4Ljk2YTkuMjM1IDkuMjM1IDAgMSAwIDMuNTM2LjcwOSA5LjIwMiA5LjIwMiAwIDAgMC0zLjUzNi0uN3YtLjAwOXoiIGZpbGw9IiNCRkJGQkYiLz4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTEuNjUgMy4xMTJhOC44ODUgOC44ODUgMCAxIDAgNi42MzUgMi42MDIgOC44NSA4Ljg1IDAgMCAwLTYuMjg0LTIuNmwtLjM1MS4wMDJ2LS4wMDR6TTEyIDIxLjU3NnYuMTQtLjE0em0wIC40OWExMC4wNjUgMTAuMDY1IDAgMSAxIC4wMTYtMjAuMTMgMTAuMDY1IDEwLjA2NSAwIDAgMS0uMDE3IDIwLjEzeiIgZmlsbD0iI0JGQkZCRiIvPgogICAgPHBhdGggZD0iTTEyIDE2LjY3OGE0LjY3OCA0LjY3OCAwIDEgMSAuMDA5LTkuMzU2QTQuNjc4IDQuNjc4IDAgMCAxIDEyIDE2LjY3OHptMC04Ljg4YTQuMTk4IDQuMTk4IDAgMSAwIDEuNjA3LjMyQTQuMTc2IDQuMTc2IDAgMCAwIDEyIDcuODAydi0uMDA0eiIgZmlsbD0iI0JGQkZCRiIvPgogICAgPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMS43OTUgOC4xNTNhMy44NDcgMy44NDcgMCAxIDAgMi45MjcgMS4xMiAzLjgyNSAzLjgyNSAwIDAgMC0yLjcyLTEuMTJoLS4yMDd6bS0xLjcxMS0uOGE1LjAyOCA1LjAyOCAwIDEgMSAxLjkxNSA5LjY3NWwuMDAxLS4zNXYuMzVhNS4wMjcgNS4wMjcgMCAwIDEtMS45MTYtOS42NzR6IiBmaWxsPSIjQkZCRkJGIi8+CiAgICA8cGF0aCBkPSJNMTUuMTQgOS4xYS4yNC4yNCAwIDAgMS0uMTcxLS40MWwzLjU2NC0zLjU2NGEuMjQyLjI0MiAwIDAgMSAuMzkzLjI2My4yNDIuMjQyIDAgMCAxLS4wNTIuMDc4TDE1LjMxIDkuMDMxYS4yNC4yNCAwIDAgMS0uMTcuMDd6IiBmaWxsPSIjQkZCRkJGIi8+CiAgICA8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0ibTE1LjUyMiA5LjI0My0uMDAxLjAwMWEuNTQuNTQgMCAwIDEtLjM4My4xNTdsLjAwMS0uMy4wMDIuM2EuNTQuNTQgMCAwIDEtLjIwNy0uMDRtLS4xNzYtLjExN2EuNTQuNTQgMCAwIDEgMC0uNzY3bDMuNTYzLTMuNTYzYS41NC41NCAwIDEgMSAuNzY1Ljc2NWwtMy41NjQgMy41NjRNOS4zODcgOC4zNzZsLjAwMS4wMDFhLjU0LjU0IDAgMCAxIC4xNTcuMzgzdi0uMDAzYzAgLjA3MS0uMTMuMzE4LS4xNTcuMzgzbTAgMGEuNTQuNTQgMCAwIDEtLjc2NiAwTDYuODQgNy4zNiA1LjA1OCA1LjU3N2EuNTQxLjU0MSAwIDAgMSAuNzY1LS43NjVsMy41NjQgMy41NjRNMTguNzg4IDE4LjY3NmEuNTM4LjUzOCAwIDAgMSAuMTU3LjM4NHYtLjAwM2MwIC4wNy0uMTMuMzE4LS4xNTcuMzgzbTAgMGEuNTQuNTQgMCAwIDEtLjc2NiAwTDE2LjI0IDE3LjY2bC0xLjc4MS0xLjc4MmEuNTQuNTQgMCAxIDEgLjc2NS0uNzY1bDMuNTY0IDMuNTY0TTUuNzI0IDE5LjE4OGEuNTM4LjUzOCAwIDAgMS0uMzg0LjE1N2guMDAzYy0uMDcgMC0uMzE3LS4xMy0uMzgzLS4xNTdtMCAwYS41NC41NCAwIDAgMSAwLS43NjZMNi43NCAxNi42NGwxLjc4Mi0xLjc4MmEuNTQyLjU0MiAwIDAgMSAuNzY1Ljc2NWwtMy41NjQgMy41NjUiIGZpbGw9IiNCRkJGQkYiLz4KPC9zdmc+Cg==",SI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xMS43NDYgMTQuNTA2YS4yOTEuMjkxIDAgMCAxLS4yMjYtLjA5My4zNTQuMzU0IDAgMCAxLS4wODUtLjI0OHYtLjYzNWMuMDE5LS41NDguMTQ2LTEuMDIzLjM4MS0xLjQyNmE5LjQ5NSA5LjQ5NSAwIDAgMSAxLjAzMi0xLjM0OGMuMzM5LS4zODIuNTg4LS42OTcuNzQ4LS45NDUuMTctLjI0OC4yNjktLjUxNi4yOTctLjgwNS4wMS0uMDQyLjAxNC0uMTA5LjAxNC0uMjAyIDAtLjQ3NS0uMTg0LS44NTItLjU1LTEuMTNhMi4wNjYgMi4wNjYgMCAwIDAtMS4yODYtLjQyYy0uNTI4IDAtLjk3LjE1Ni0xLjMyOC40NjYtLjM0OS4zLS41NzUuNzc0LS42NzkgMS40MjUtLjAzNy4yMjctLjE2LjM0LS4zNjcuMzRoLS42MjJhLjMyLjMyIDAgMCAxLS4yMjYtLjA5Mi4zNTQuMzU0IDAgMCAxLS4wODQtLjI0OCAzLjMxIDMuMzEgMCAwIDEgLjQzOC0xLjU2NSAzLjA1MyAzLjA1MyAwIDAgMSAxLjE3Mi0xLjE0NmMuNTA5LS4yOSAxLjA4OC0uNDM0IDEuNzM4LS40MzQuNjg4IDAgMS4yNjcuMTMgMS43MzguMzg3LjQ3LjI1OS44Mi42IDEuMDQ1IDEuMDIzLjIyNi40MTMuMzQuODUyLjM0IDEuMzE3IDAgLjUyNy0uMTEuOTgxLS4zMjYgMS4zNjMtLjIxNi4zODItLjU0MS44MjYtLjk3NSAxLjMzMmE4LjYxNCA4LjYxNCAwIDAgMC0uODA1IDEuMDg1Yy0uMTc5LjI5LS4yODIuNjE1LS4zMS45NzYtLjAyLjI5LS4wMjkuNTA2LS4wMjkuNjUtLjA0Ny4yNDktLjE2NS4zNzMtLjM1My4zNzNoLS42OTJ6TTExLjYxOCAxN2EuMzM4LjMzOCAwIDAgMS0uMjQtLjA5My40MTUuNDE1IDAgMCAxLS4wODUtLjI2M3YtLjg5OWMwLS4xMDMuMDI5LS4xOTEuMDg1LS4yNjNhLjMxMy4zMTMgMCAwIDEgLjI0LS4xMDloLjg3NmMuMDk1IDAgLjE3NS4wMzYuMjQuMTA5LjA2Ni4wNzIuMS4xNi4xLjI2M3YuODk5YS4zNzcuMzc3IDAgMCAxLS4xLjI2My4zMzguMzM4IDAgMCAxLS4yNC4wOTNoLS44NzZ6IiBmaWxsPSIjQkZCRkJGIi8+Cjwvc3ZnPgo=",OI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQuOTc2MDcgOS42NDA1M0wxMS45NzYxIDQuMDQwNTNMMTguOTc2MSA5LjY0MDUzVjE4LjQ0MDVDMTguOTc2MSAxOC44NjQ5IDE4LjgxMjIgMTkuMjcxOCAxOC41MjA1IDE5LjU3MTlDMTguMjI4NyAxOS44NzIgMTcuODMzMSAyMC4wNDA1IDE3LjQyMDUgMjAuMDQwNUg2LjUzMTYzQzYuMTE5MDcgMjAuMDQwNSA1LjcyMzQxIDE5Ljg3MiA1LjQzMTY5IDE5LjU3MTlDNS4xMzk5NiAxOS4yNzE4IDQuOTc2MDcgMTguODY0OSA0Ljk3NjA3IDE4LjQ0MDVWOS42NDA1M1oiIHN0cm9rZT0iI0JGQkZCRiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik05Ljk3NjA3IDIwLjA0MDVWMTIuMDQwNUgxMy45NzYxVjIwLjA0MDUiIHN0cm9rZT0iI0JGQkZCRiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=",zI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkgMTdDMTMuMTQyMSAxNyAxNi41IDEzLjY0MjEgMTYuNSA5LjVDMTYuNSA1LjM1Nzg2IDEzLjE0MjEgMiA5IDJDNC44NTc4NiAyIDEuNSA1LjM1Nzg2IDEuNSA5LjVDMS41IDEzLjY0MjEgNC44NTc4NiAxNyA5IDE3WiIgc3Ryb2tlPSIjQUFBQ0I0IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTkgOVYxMiIgc3Ryb2tlPSIjQUFBQ0I0IiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik05IDZIOS4wMDY2NyIgc3Ryb2tlPSIjQUFBQ0I0IiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=",CI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAyMCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExLjczNDUgMTAuNTQxOUMxMS41MDk4IDEwLjc1NjMgMTEuMjM4OCAxMC45MjgyIDEwLjkzNzggMTEuMDQ3NEMxMC42MzY3IDExLjE2NjcgMTAuMzExNiAxMS4yMzA4IDkuOTgyMDcgMTEuMjM2QzkuNjUyNSAxMS4yNDEyIDkuMzI1MTMgMTEuMTg3MyA5LjAxOTUgMTEuMDc3NUM4LjcxMzg3IDEwLjk2NzggOC40MzYyMyAxMC44MDQ1IDguMjAzMTUgMTAuNTk3M0M3Ljk3MDA3IDEwLjM5MDEgNy43ODYzMiAxMC4xNDMzIDcuNjYyODcgOS44NzE2NEM3LjUzOTQyIDkuNTk5OTcgNy40Nzg3OSA5LjMwODk3IDcuNDg0NjEgOS4wMTYwMkM3LjQ5MDQyIDguNzIzMDYgNy41NjI1NiA4LjQzNDE1IDcuNjk2NzIgOC4xNjY1MkM3LjgzMDg3IDcuODk4ODggOC4wMjQzIDcuNjU4MDEgOC4yNjU0NSA3LjQ1ODI3TTE0Ljg2IDEzLjMyMDFDMTMuNDYxNCAxNC4yNjc3IDExLjc1ODQgMTQuNzkyNyAxMCAxNC44MTgzQzQuMjcyNzMgMTQuODE4MyAxIDkuMDAwMDggMSA5LjAwMDA4QzIuMDE3NzMgNy4zMTQxOSAzLjQyOTI5IDUuODQxMjUgNS4xNCA0LjY4MDA4TDE0Ljg2IDEzLjMyMDFaTTguMjgxODIgMy4zNTY0NUM4Ljg0NSAzLjIzOTI3IDkuNDIxNiAzLjE4MDY5IDEwIDMuMTgxOUMxNS43MjczIDMuMTgxOSAxOSA5LjAwMDA4IDE5IDkuMDAwMDhDMTguNTAzMyA5LjgyNTk4IDE3LjkxMSAxMC42MDM1IDE3LjIzMjcgMTEuMzIwMUw4LjI4MTgyIDMuMzU2NDVaIiBzdHJva2U9IiNBQUFDQjQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMSAxTDE5IDE3IiBzdHJva2U9IiNBQUFDQjQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K",kI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE4LjIyMjIgNEg1Ljc3Nzc4QzQuNzk1OTQgNCA0IDQuNzk1OTQgNCA1Ljc3Nzc4VjE4LjIyMjJDNCAxOS4yMDQxIDQuNzk1OTQgMjAgNS43Nzc3OCAyMEgxOC4yMjIyQzE5LjIwNDEgMjAgMjAgMTkuMjA0MSAyMCAxOC4yMjIyVjUuNzc3NzhDMjAgNC43OTU5NCAxOS4yMDQxIDQgMTguMjIyMiA0WiIgc3Ryb2tlPSIjQkZCRkJGIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTExIDdIN1YxN0gxMVY3WiIgc3Ryb2tlPSIjQkZCRkJGIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTE3IDdIMTNWMTJIMTdWN1oiIHN0cm9rZT0iI0JGQkZCRiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=",_I="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMCAxMkMxMCAxMy42NTcyIDguNjU3MTMgMTUgNyAxNUM1LjM0Mjg3IDE1IDQgMTMuNjU3MiA0IDEyQzQgMTAuMzQyOSA1LjM0Mjg3IDkuMDAwMDMgNyA5LjAwMDAzSDcuMDA0ODZDOC42NTg3NSA5LjAwMTY1IDEwIDEwLjM0NDUgMTAgMTJaIiBzdHJva2U9IiNCRkJGQkYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMTAgMTJIMjBWMTUiIHN0cm9rZT0iI0JGQkZCRiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik0xNiAxNVYxMiIgc3Ryb2tlPSIjQkZCRkJGIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==",EI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNS44MzMgOS4yNWMwLTMuNCAyLjc2Ny02LjE2NyA2LjE2Ny02LjE2N3M2LjE2NyAyLjc2NyA2LjE2NyA2LjE2N2E2LjE2MyA2LjE2MyAwIDAgMS0yLjY0NCA1LjA1N2wtLjEwNi4wNzV2Mi4yMDFhLjY3LjY3IDAgMCAxLS42NjcuNjY3aC01LjVhLjY3LjY3IDAgMCAxLS42NjctLjY2N3YtMi4yMDFsLS4xMDYtLjA3NUE2LjE2MyA2LjE2MyAwIDAgMSA1LjgzMyA5LjI1ek0xMiA0LjQxN0E0LjgzNSA0LjgzNSAwIDAgMCA3LjE2NyA5LjI1YzAgMS41NzYuNzc0IDMuMDU1IDIuMDc4IDMuOTYzbC42NzIuNDc1djIuMjI5aDQuMTY2di0yLjIzbC42NzMtLjQ3NGE0LjgzIDQuODMgMCAwIDAgMi4wNzctMy45NjNBNC44MzUgNC44MzUgMCAwIDAgMTIgNC40MTd6IiBmaWxsPSIjQkZCRkJGIi8+CiAgICA8cGF0aCBkPSJNOS41IDIwLjI1di0uNjY3aDV2LjY2N2EuNjcuNjcgMCAwIDEtLjY2Ny42NjdoLTMuNjY2YS42Ny42NyAwIDAgMS0uNjY3LS42Njd6IiBmaWxsPSIjQkZCRkJGIi8+Cjwvc3ZnPgo=",vI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0LjE4MTggOEgxNi4zNjM2QzE2Ljg0MTIgOCAxNy4zMTQgOC4wOTQwNiAxNy43NTUyIDguMjc2OEMxOC4xOTY0IDguNDU5NTUgMTguNTk3MyA4LjcyNzQgMTguOTM0OSA5LjA2NTA3QzE5LjI3MjYgOS40MDI3MyAxOS41NDA1IDkuODAzNiAxOS43MjMyIDEwLjI0NDhDMTkuOTA1OSAxMC42ODYgMjAgMTEuMTU4OCAyMCAxMS42MzY0QzIwIDEyLjExMzkgMTkuOTA1OSAxMi41ODY4IDE5LjcyMzIgMTMuMDI3OUMxOS41NDA1IDEzLjQ2OTEgMTkuMjcyNiAxMy44NyAxOC45MzQ5IDE0LjIwNzdDMTguNTk3MyAxNC41NDUzIDE4LjE5NjQgMTQuODEzMiAxNy43NTUyIDE0Ljk5NTlDMTcuMzE0IDE1LjE3ODcgMTYuODQxMiAxNS4yNzI3IDE2LjM2MzYgMTUuMjcyN0gxNC4xODE4TTkuODE4MTggMTUuMjcyN0g3LjYzNjM2QzcuMTU4ODMgMTUuMjcyNyA2LjY4NTk3IDE1LjE3ODcgNi4yNDQ3OSAxNC45OTU5QzUuODAzNiAxNC44MTMyIDUuNDAyNzMgMTQuNTQ1MyA1LjA2NTA3IDE0LjIwNzdDNC4zODMxMiAxMy41MjU3IDQgMTIuNjAwOCA0IDExLjYzNjRDNCAxMC42NzE5IDQuMzgzMTIgOS43NDcwMiA1LjA2NTA3IDkuMDY1MDdDNS43NDcwMiA4LjM4MzEyIDYuNjcxOTQgOCA3LjYzNjM2IDhIOS44MTgxOCIgc3Ryb2tlPSIjRTBFMEUwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTkuMDkwODIgMTEuNjM2NUgxNC45MDkiIHN0cm9rZT0iI0UwRTBFMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=",PI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik02LjQxNyAxMmMwLS4zMjIuMjYtLjU4My41ODMtLjU4M2guODMzYS41ODMuNTgzIDAgMCAxIDAgMS4xNjZIN0EuNTgzLjU4MyAwIDAgMSA2LjQxNyAxMnpNOS43NSAxMmMwLS4zMjIuMjYxLS41ODMuNTgzLS41ODNIMTdhLjU4My41ODMgMCAwIDEgMCAxLjE2NmgtNi42NjdBLjU4My41ODMgMCAwIDEgOS43NSAxMnpNNi40MTcgMTUuMzMzYzAtLjMyMi4yNi0uNTgzLjU4My0uNTgzaC44MzNhLjU4My41ODMgMCAxIDEgMCAxLjE2N0g3YS41ODMuNTgzIDAgMCAxLS41ODMtLjU4NHpNOS43NSAxNS4zMzNjMC0uMzIyLjI2MS0uNTgzLjU4My0uNTgzSDE3YS41ODMuNTgzIDAgMSAxIDAgMS4xNjdoLTYuNjY3YS41ODMuNTgzIDAgMCAxLS41ODMtLjU4NHoiIGZpbGw9IiNCRkJGQkYiLz4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMy4wODMgNS43NWMwLTEuMDEzLjgyMS0xLjgzMyAxLjgzNC0xLjgzM2gxNC4xNjZjMS4wMTMgMCAxLjgzNC44MiAxLjgzNCAxLjgzM3YxMi41YzAgMS4wMTItLjgyMSAxLjgzMy0xLjgzNCAxLjgzM0g0LjkxN2ExLjgzMyAxLjgzMyAwIDAgMS0xLjgzNC0xLjgzM1Y1Ljc1em0xLjgzNC0uNjY3YS42NjcuNjY3IDAgMCAwLS42NjcuNjY3VjdjMCAuMTM4LjExMi4yNS4yNS4yNWgxNWEuMjUuMjUgMCAwIDAgLjI1LS4yNVY1Ljc1YS42NjcuNjY3IDAgMCAwLS42NjctLjY2N0g0LjkxN3pNNC41IDguNDE3YS4yNS4yNSAwIDAgMC0uMjUuMjV2OS41ODNjMCAuMzY4LjI5OS42NjcuNjY3LjY2N2gxNC4xNjZhLjY2Ny42NjcgMCAwIDAgLjY2Ny0uNjY3VjguNjY3YS4yNS4yNSAwIDAgMC0uMjUtLjI1aC0xNXoiIGZpbGw9IiNCRkJGQkYiLz4KPC9zdmc+Cg==",YI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzkiIGhlaWdodD0iODAiIHZpZXdCb3g9IjAgMCA3OSA4MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxlbGxpcHNlIGN4PSIzOS40NDIiIGN5PSI0MCIgcng9IjI4LjgzMiIgcnk9IjI5LjI0IiBzdHJva2U9IiNDQkU3RkEiIHN0cm9rZS13aWR0aD0iOCIvPgogICAgPHBhdGggZD0iTTY4LjY4MiAzOS44MmMuMDQ5IDcuNjQ3LTIuOTg2IDE1LTguNDM1IDIwLjQ0LTUuNDQ5IDUuNDQtMTIuODY3IDguNTI0LTIwLjYyMiA4LjU3MiIgc3Ryb2tlPSJ1cmwoI3VnN2VhOXlsNGEpIiBzdHJva2Utd2lkdGg9IjgiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWRhc2hhcnJheT0iNCA0Ii8+CiAgICA8ZGVmcz4KICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9InVnN2VhOXlsNGEiIHgxPSIyNC42NjkiIHkxPSI2NC44ODEiIHgyPSI1My42MDMiIHkyPSIxNC43NjUiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iIzAyOEZFRSIvPgogICAgICAgICAgICA8c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+Cjwvc3ZnPgo=",QI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjA4MTQ4IDcuNTE0MzlDNC4wODE0OCA1LjU5MDE5IDUuNjQxNTkgNC4wMjk5MSA3LjU2NTE2IDQuMDI5OTFIMTEuNTEzNEMxMy40Mzc3IDQuMDI5OTEgMTQuOTk3OSA1LjU5MDEgMTQuOTk3OSA3LjUxNDM5VjguMjcwMDNDMTQuOTk3OSA4LjU0NjE3IDE0Ljc3NDEgOC43NzAwMyAxNC40OTc5IDguNzcwMDNDMTQuMjIxOCA4Ljc3MDAzIDEzLjk5NzkgOC41NDYxNyAxMy45OTc5IDguMjcwMDNWNy41MTQzOUMxMy45OTc5IDYuMTQyMzkgMTIuODg1NCA1LjAyOTkxIDExLjUxMzQgNS4wMjk5MUg3LjU2NTE2QzYuMTk0MDUgNS4wMjk5MSA1LjA4MTQ4IDYuMTQyMyA1LjA4MTQ4IDcuNTE0MzlWMTYuNTI4NkM1LjA4MTQ4IDE3LjkwMDcgNi4xOTQwNSAxOS4wMTMxIDcuNTY1MTYgMTkuMDEzMUgxMS41MjE1QzEyLjg4ODggMTkuMDEzMSAxMy45OTc5IDE3LjkwNDUgMTMuOTk3OSAxNi41Mzc1VjE1Ljc3MzhDMTMuOTk3OSAxNS40OTc2IDE0LjIyMTggMTUuMjczOCAxNC40OTc5IDE1LjI3MzhDMTQuNzc0MSAxNS4yNzM4IDE0Ljk5NzkgMTUuNDk3NiAxNC45OTc5IDE1Ljc3MzhWMTYuNTM3NUMxNC45OTc5IDE4LjQ1NzEgMTMuNDQwOCAyMC4wMTMxIDExLjUyMTUgMjAuMDEzMUg3LjU2NTE2QzUuNjQxNTkgMjAuMDEzMSA0LjA4MTQ4IDE4LjQ1MjggNC4wODE0OCAxNi41Mjg2VjcuNTE0MzlaIiBmaWxsPSIjQkZCRkJGIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTcuOTgxMSA5LjMwNjA5QzE3Ljc4NTQgOS4xMTEyNiAxNy40Njg4IDkuMTExOTcgMTcuMjc0IDkuMzA3NjZDMTcuMDc5MiA5LjUwMzM2IDE3LjA3OTkgOS44MTk5NCAxNy4yNzU2IDEwLjAxNDhMMTguNzg4OSAxMS41MjE0SDEwLjI0NzlDOS45NzE3OCAxMS41MjE0IDkuNzQ3OTIgMTEuNzQ1MyA5Ljc0NzkyIDEyLjAyMTRDOS43NDc5MiAxMi4yOTc1IDkuOTcxNzggMTIuNTIxNCAxMC4yNDc5IDEyLjUyMTRIMTguNzg5TDE3LjI3NTUgMTQuMDI4N0MxNy4wNzk5IDE0LjIyMzUgMTcuMDc5MiAxNC41NDAxIDE3LjI3NDEgMTQuNzM1OEMxNy40Njg5IDE0LjkzMTUgMTcuNzg1NSAxNC45MzIxIDE3Ljk4MTIgMTQuNzM3MkwyMC4zNDIzIDEyLjM4NThDMjAuNDM5MyAxMi4yOTQ2IDIwLjQ5OTkgMTIuMTY1MSAyMC40OTk5IDEyLjAyMTRDMjAuNDk5OSAxMS44Nzk5IDIwLjQ0MTIgMTEuNzUyMiAyMC4zNDY4IDExLjY2MTJMMTcuOTgxMSA5LjMwNjA5WiIgZmlsbD0iI0JGQkZCRiIvPgo8L3N2Zz4K",UI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTMuMzU0IDE3LjM1NGEuNS41IDAgMCAwIDAtLjcwOEw4LjcwNyAxMmw0LjY0Ny00LjY0NmEuNS41IDAgMCAwLS43MDgtLjcwOGwtNSA1YS41LjUgMCAwIDAgMCAuNzA4bDUgNWEuNS41IDAgMCAwIC43MDggMHoiIGZpbGw9IiNCRkJGQkYiLz4KPC9zdmc+Cg==",RI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0wIDhhOCA4IDAgMCAxIDgtOGgyNGE4IDggMCAwIDEgOCA4djI0YTggOCAwIDAgMS04IDhIOGE4IDggMCAwIDEtOC04Vjh6IiBmaWxsPSIjZmZmIi8+CiAgICA8cGF0aCBkPSJNMjAgMzJjNi42MjcgMCAxMi01LjM3MyAxMi0xMlMyNi42MjcgOCAyMCA4IDggMTMuMzczIDggMjBzNS4zNzMgMTIgMTIgMTJ6TTIwIDE1LjJ2OS42TTE1LjIgMjBoOS42IiBzdHJva2U9IiM4MjgyODIiIHN0cm9rZS13aWR0aD0iMS40IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==",BI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkgMTdDMTMuNDE4MyAxNyAxNyAxMy40MTgzIDE3IDlDMTcgNC41ODE3MiAxMy40MTgzIDEgOSAxQzQuNTgxNzIgMSAxIDQuNTgxNzIgMSA5QzEgMTMuNDE4MyA0LjU4MTcyIDE3IDkgMTdaIiBzdHJva2U9IiNCRkJGQkYiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTkgNS44MDAyOVYxMi4yMDAzIiBzdHJva2U9IiNCRkJGQkYiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTUuNzk5OCA5SDEyLjE5OTgiIHN0cm9rZT0iI0JGQkZCRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K",ZI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExIDhMMTUgMTJMMTEgMTYiIHN0cm9rZT0iIzgyODI4MiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=",VI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xNy4zMyAyOC40MDVoLjA2N2MuMjQuNzc1Ljg0MyAxLjM4NSAxLjYwMiAxLjY3NC0uODA4LS4yODgtMS40MjEtLjkxNS0xLjY2OC0xLjY3NHpNMjEgMzAuMDc5Yy43NTktLjI5IDEuMzYyLS44OTkgMS42MDMtMS42NzRoLjA2NmMtLjI0OC43NTktLjg2MSAxLjM4Ni0xLjY2OSAxLjY3NHptLTguNDY3LTYuODkyLS4wNi4wMDEuMjM0LS4wMzFhLjQ4Mi40ODIgMCAwIDEtLjE3NC4wM3ptLjM1My0uMTYzVjE3Ljk5YzAtMi44MTUgMS44NjctNS4yNiA0LjUzOS02LjIzNC0yLjYuOTcyLTQuNDY2IDMuMzc1LTQuNDY2IDYuMjM0djQuODM1YS4zMzQuMzM0IDAgMCAxLS4wNzMuMTk5ek0yNy4wNCAxNy45OWMwLTIuODU5LTEuODY2LTUuMjYyLTQuNDY2LTYuMjM0IDIuNjcyLjk3NCA0LjUzOSAzLjQyIDQuNTM5IDYuMjM0djUuMDM0YS4zMzUuMzM1IDAgMCAxLS4wNzMtLjE5OVYxNy45OXptLjQyNiA1LjE5OGEuNDgyLjQ4MiAwIDAgMS0uMTczLS4wMzFsLjIzMi4wMzFoLS4wNTl6bTEuOTMzIDEuODY0YzAtLjgwNS0uNTEtMS40NTItMS4yLTEuNzI1Ljc2NS4yNzYgMS4yNzMuOTY0IDEuMjczIDEuNzI1di4zNzNhLjY3My42NzMgMCAwIDEtLjA3NC4zMDJ2LS4zMDJsLjAwMS0uMzcydi0uMDAxem0tMTguODcyIDBjMC0uNzYuNTEtMS40NSAxLjI3NS0xLjcyNS0uNjkuMjczLTEuMjAyLjkyMS0xLjIwMiAxLjcyNVYyNS43MjRhLjY3LjY3IDAgMCAxLS4wNzMtLjI5OXYtLjM3M3oiIGZpbGw9IiM4MjgyODIiIHN0cm9rZT0iIzgyODI4MiIgc3Ryb2tlLXdpZHRoPSIxLjUiLz4KICAgIDxjaXJjbGUgY3g9IjI3LjQwNiIgY3k9IjEzIiByPSI0LjUiIGZpbGw9IiMwMjhGRUUiIHN0cm9rZT0iI2ZmZiIvPgo8L3N2Zz4K",$I="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE3LjQ1MiAxOS4xODlINi41NThBMi41NiAyLjU2IDAgMCAxIDQgMTYuNjMxVjE2YzAtMSAuNDE1LTEuOTU5IDEuMTM4LTIuNjQ1LjQzMy0uNDEuNjc4LS45NzcuNjc4LTEuNTcyVjkuMTg0QTYuMTkxIDYuMTkxIDAgMCAxIDEyIDNhNi4xOTEgNi4xOTEgMCAwIDEgNi4xODQgNi4xODR2Mi42YzAgLjU5NC4yNDUgMS4xNjUuNjc4IDEuNTdBMy42MzYgMy42MzYgMCAwIDEgMjAgMTZ2LjYzMWEyLjU0NyAyLjU0NyAwIDAgMS0yLjU0OSAyLjU1OHptLTUuNDQ3LTE0LjcyYTQuNzE4IDQuNzE4IDAgMCAwLTQuNzEgNC43MXYyLjZjMCAxLS40MTQgMS45NTgtMS4xMzggMi42NDUtLjQzMy40MS0uNjc3Ljk3Ny0uNjc3IDEuNTcxdi42MzJjMCAuNTk5LjQ4NCAxLjA3OCAxLjA4MyAxLjA4MmgxMC44OTRjLjU5NCAwIDEuMDc4LS40ODMgMS4wODMtMS4wODJ2LS42MzJhMi4xNSAyLjE1IDAgMCAwLS42NzgtMS41NzEgMy42MzYgMy42MzYgMCAwIDEtMS4xMzgtMi42NDZWOS4xNzVhNC43MjUgNC43MjUgMCAwIDAtNC43MTktNC43MDV6bTEuODk5IDE2Ljk5N2gtMy43OThhLjc0Ljc0IDAgMCAxLS43MzctLjczOC43NC43NCAwIDAgMSAuNzM3LS43MzdoMy43OThhLjczNy43MzcgMCAxIDEgMCAxLjQ3NXoiIGZpbGw9IiNCRkJGQkYiLz48L3N2Zz4=",WI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUuOTQ1NjUgMTUuODg5QzUuODY3NDEgMTUuODg5IDUuODA0ODIgMTUuODY2OSA1Ljc1Nzg4IDE1LjgyMjVDNS43MTA5MyAxNS43NzA3IDUuNjg3NDYgMTUuNzA3OCA1LjY4NzQ2IDE1LjYzMzhWOS4zNzU4N0wzLjcxNTg3IDEwLjgwNzJDMy42NjExMSAxMC44NTE2IDMuNjAyNDMgMTAuODczOCAzLjUzOTg0IDEwLjg3MzhDMy40Njk0MyAxMC44NzM4IDMuNDAyOTIgMTAuODM2OCAzLjM0MDMzIDEwLjc2MjhMMy4wNTg2OCAxMC40MTg5QzMuMDE5NTYgMTAuMzY3MSAzIDEwLjMxNTMgMyAxMC4yNjM1QzMgMTAuMTgyMiAzLjAzOTEyIDEwLjExNTYgMy4xMTczNiAxMC4wNjM4TDUuNjYzOTkgOC4xOTk3MkM1Ljc1MDA1IDguMTQ3OTQgNS44NTE3NiA4LjEyMjA1IDUuOTY5MTIgOC4xMjIwNUg2LjUyMDY5QzYuNTk4OTMgOC4xMjIwNSA2LjY2MTUyIDguMTQ3OTQgNi43MDg0NiA4LjE5OTcyQzYuNzYzMjMgOC4yNDQxMSA2Ljc5MDYxIDguMzAzMjggNi43OTA2MSA4LjM3NzI1VjE1LjYzMzhDNi43OTA2MSAxNS43MDc4IDYuNzYzMjMgMTUuNzcwNyA2LjcwODQ2IDE1LjgyMjVDNi42NjE1MiAxNS44NjY5IDYuNTk4OTMgMTUuODg5IDYuNTIwNjkgMTUuODg5SDUuOTQ1NjVaIiBmaWxsPSIjRTBFMEUwIi8+CjxwYXRoIGQ9Ik04LjUzNjkzIDE1Ljg4OUM4LjQ1ODY5IDE1Ljg4OSA4LjM5MjE5IDE1Ljg2NjkgOC4zMzc0MyAxNS44MjI1QzguMjkwNDggMTUuNzcwNyA4LjI2NzAxIDE1LjcwNzggOC4yNjcwMSAxNS42MzM4VjE1LjMwMUM4LjI2NzAxIDE1LjEzMDggOC4zNjQ4MSAxNC45NjgxIDguNTYwNCAxNC44MTI4TDExLjExODggMTIuNDA1QzExLjY5NzcgMTEuOTM5IDEyLjA5NjcgMTEuNTU4IDEyLjMxNTggMTEuMjYyMUMxMi41MzQ5IDEwLjk2NjMgMTIuNjQ0NCAxMC42NTE5IDEyLjY0NDQgMTAuMzE5QzEyLjY0NDQgOS44ODI1NyAxMi41MTUzIDkuNTQyMyAxMi4yNTcxIDkuMjk4MkMxMS45OTg5IDkuMDQ2NjkgMTEuNjIzNCA4LjkyMDk0IDExLjEzMDUgOC45MjA5NEMxMC42NjExIDguOTIwOTQgMTAuMjg5NSA5LjA1MDM5IDEwLjAxNTYgOS4zMDkyOUM5Ljc0MTc5IDkuNTY4MTkgOS41NzM1OCA5LjkxNTg2IDkuNTEwOTkgMTAuMzUyM0M5LjQ5NTM0IDEwLjQzMzcgOS40NTYyMiAxMC40OTY1IDkuMzkzNjMgMTAuNTQwOUM5LjMzMTA0IDEwLjU4NTMgOS4yNjg0NSAxMC42MDc1IDkuMjA1ODYgMTAuNjA3NUg4LjY0MjU1QzguNTcyMTQgMTAuNjA3NSA4LjUxMzQ2IDEwLjU4NTMgOC40NjY1MiAxMC41NDA5QzguNDE5NTcgMTAuNDk2NSA4LjM5NjEgMTAuNDQ0OCA4LjM5NjEgMTAuMzg1NkM4LjQxMTc1IDkuOTkzNTMgOC41MjEyOCA5LjYxNjI3IDguNzI0NyA5LjI1MzgxQzguOTM1OTQgOC44ODM5NiA5LjI0NDk4IDguNTg0MzcgOS42NTE4MiA4LjM1NTA2QzEwLjA1ODcgOC4xMTgzNSAxMC41NTE1IDggMTEuMTMwNSA4QzEyLjAwNjggOCAxMi42NjQgOC4yMTgyMiAxMy4xMDIxIDguNjU0NjVDMTMuNTQ4MSA5LjA4MzY4IDEzLjc3MSA5LjYzMTA3IDEzLjc3MSAxMC4yOTY4QzEzLjc3MSAxMC43NjI4IDEzLjY0OTggMTEuMTg0NSAxMy40MDcyIDExLjU2MTdDMTMuMTcyNSAxMS45MzE2IDEyLjgwMDkgMTIuMzIzNiAxMi4yOTIzIDEyLjczNzlMOS45ODA0MiAxNC45NTdIMTMuNjc3MUMxMy43NjMyIDE0Ljk1NyAxMy44Mjk3IDE0Ljk3OTIgMTMuODc2NiAxNS4wMjM2QzEzLjkyMzYgMTUuMDY4IDEzLjk0NzEgMTUuMTMwOCAxMy45NDcxIDE1LjIxMjJWMTUuNjMzOEMxMy45NDcxIDE1LjcwNzggMTMuOTE5NyAxNS43NzA3IDEzLjg2NDkgMTUuODIyNUMxMy44MTggMTUuODY2OSAxMy43NTU0IDE1Ljg4OSAxMy42NzcxIDE1Ljg4OUg4LjUzNjkzWiIgZmlsbD0iI0UwRTBFMCIvPgo8cGF0aCBkPSJNMTguMDE5MSAxNkMxNy40MDg5IDE2IDE2Ljg4MDggMTUuOTA3NSAxNi40MzQ4IDE1LjcyMjZDMTUuOTg4OSAxNS41MzAzIDE1LjY0ODUgMTUuMjgyNSAxNS40MTM4IDE0Ljk3OTJDMTUuMTg2OSAxNC42NzU5IDE1LjA2NTcgMTQuMzYxNSAxNS4wNSAxNC4wMzYxQzE1LjA1IDEzLjk2OTUgMTUuMDczNSAxMy45MTc3IDE1LjEyMDQgMTMuODgwN0MxNS4xNjc0IDEzLjgzNjMgMTUuMjI2MSAxMy44MTQxIDE1LjI5NjUgMTMuODE0MUgxNS44MjQ2QzE1LjkxMDYgMTMuODE0MSAxNS45ODExIDEzLjgzMjYgMTYuMDM1OCAxMy44Njk2QzE2LjA5MDYgMTMuODk5MiAxNi4xMzM2IDEzLjk2MjEgMTYuMTY0OSAxNC4wNTgzQzE2LjI2NjYgMTQuNDM1NSAxNi40ODU3IDE0LjcwMTggMTYuODIyMSAxNC44NTcxQzE3LjE2NjQgMTUuMDEyNSAxNy41NjkzIDE1LjA5MDIgMTguMDMwOSAxNS4wOTAyQzE4LjU5NDIgMTUuMDkwMiAxOS4wNDAxIDE0Ljk2NDQgMTkuMzY4NyAxNC43MTI5QzE5LjcwNTIgMTQuNDU0IDE5Ljg3MzQgMTQuMDg3OCAxOS44NzM0IDEzLjYxNDRDMTkuODczNCAxMi43MTIgMTkuMjkwNSAxMi4yNjA3IDE4LjEyNDggMTIuMjYwN0gxNy4wMjE2QzE2Ljk0MzQgMTIuMjYwNyAxNi44NzY5IDEyLjIzODYgMTYuODIyMSAxMi4xOTQyQzE2Ljc3NTIgMTIuMTQyNCAxNi43NTE3IDEyLjA3OTUgMTYuNzUxNyAxMi4wMDU1VjExLjcxNzFDMTYuNzUxNyAxMS42MDYxIDE2Ljc5NDcgMTEuNTA5OSAxNi44ODA4IDExLjQyODZMMTkuMTY5MiA5LjAzMTlIMTUuNjk1NUMxNS42MTczIDkuMDMxOSAxNS41NTA3IDkuMDA5NzEgMTUuNDk2IDguOTY1MzNDMTUuNDQ5IDguOTIwOTQgMTUuNDI1NiA4Ljg2MTc3IDE1LjQyNTYgOC43ODc3OVY4LjM4ODM1QzE1LjQyNTYgOC4zMDY5OCAxNS40NDkgOC4yNDQxMSAxNS40OTYgOC4xOTk3MkMxNS41NTA3IDguMTQ3OTQgMTUuNjE3MyA4LjEyMjA1IDE1LjY5NTUgOC4xMjIwNUgyMC4zNDI4QzIwLjQyODkgOC4xMjIwNSAyMC40OTU0IDguMTQ3OTQgMjAuNTQyMyA4LjE5OTcyQzIwLjU5NzEgOC4yNDQxMSAyMC42MjQ1IDguMzA2OTggMjAuNjI0NSA4LjM4ODM1VjguNzU0NTFDMjAuNjI0NSA4LjgzNTg4IDIwLjU4NTMgOC45MjA5NCAyMC41MDcxIDkuMDA5NzFMMTguMjE4NyAxMS40Mzk3SDE4LjQwNjRDMTkuMjA0NCAxMS40NjE5IDE5LjgzNDMgMTEuNjU3OSAyMC4yOTU5IDEyLjAyNzdDMjAuNzY1MyAxMi4zOTc2IDIxIDEyLjkzNzYgMjEgMTMuNjQ3N0MyMSAxNC4xMzU5IDIwLjg3MDkgMTQuNTU3NiAyMC42MTI3IDE0LjkxMjZDMjAuMzYyNCAxNS4yNjAzIDIwLjAxMDMgMTUuNTMwMyAxOS41NTY1IDE1LjcyMjZDMTkuMTAyNyAxNS45MDc1IDE4LjU5MDMgMTYgMTguMDE5MSAxNloiIGZpbGw9IiNFMEUwRTAiLz4KPC9zdmc+Cg==",GI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAxOCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTEuNSIgY3k9IjE3Ljc2OTUiIHI9IjEuNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDExLjUgMTcuNzY5NSkiIGZpbGw9IiNCRkJGQkYiLz4KPGNpcmNsZSBjeD0iMTEuNSIgY3k9IjEyLjEzNDgiIHI9IjEuNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDExLjUgMTIuMTM0OCkiIGZpbGw9IiNCRkJGQkYiLz4KPGNpcmNsZSBjeD0iMTEuNSIgY3k9IjYuNSIgcj0iMS41IiB0cmFuc2Zvcm09InJvdGF0ZSgtOTAgMTEuNSA2LjUpIiBmaWxsPSIjQkZCRkJGIi8+Cjwvc3ZnPgo=",HI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTIuMzE1IDMuNDk0YS41LjUgMCAwIDEgLjQ1My4yODdsMi4zNTkgNS4wMjUgNS4yNjQuODFhLjUuNSAwIDAgMSAuMjgyLjg0M2wtMy44MjQgMy45MTYuOTA0IDUuNTM4YS41LjUgMCAwIDEtLjczNi41MThsLTQuNzAyLTIuNi00LjcwMiAyLjZhLjUuNSAwIDAgMS0uNzM1LS41MThsLjkwMy01LjUzOC0zLjgyNC0zLjkxNmEuNS41IDAgMCAxIC4yODItLjg0NGw1LjI2NS0uODA5IDIuMzU5LTUuMDI1YS41LjUgMCAwIDEgLjQ1Mi0uMjg3em0wIDEuNjc3LTIuMDIgNC4zMDFhLjUuNSAwIDAgMS0uMzc2LjI4MmwtNC41NjcuNzAyIDMuMzIxIDMuNDAxYS41LjUgMCAwIDEgLjEzNi40M2wtLjc3OSA0Ljc3MSA0LjA0My0yLjIzNmEuNS41IDAgMCAxIC40ODQgMGw0LjA0MyAyLjIzNi0uNzc4LTQuNzcxYS41LjUgMCAwIDEgLjEzNS0uNDNsMy4zMjEtMy40MDEtNC41NjctLjcwMmEuNS41IDAgMCAxLS4zNzYtLjI4MmwtMi4wMi00LjMwMXoiIGZpbGw9IiNCRkJGQkYiLz4KPC9zdmc+Cg==",FI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjgxODQgOS4wMDAwMkg1LjE4MTYyIiBzdHJva2U9IiNBQUFEQjQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNOC45OTk5OCAxMi44MTg0VjUuMTgxNjIiIHN0cm9rZT0iI0FBQURCNCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=",JI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzIDE2TDkgMTJMMTMgOCIgc3Ryb2tlPSIjODI4MjgyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==",XI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02IDEyQzYgMTUuMzEzNyA4LjY4NjI5IDE4IDEyIDE4QzE1LjMxMzcgMTggMTggMTUuMzEzNyAxOCAxMkMxOCA4LjY4NjI5IDE1LjMxMzcgNiAxMiA2QzguNjg2MjkgNiA2IDguNjg2MjkgNiAxMlpNMTIgNUM4LjEzNDAxIDUgNSA4LjEzNDAxIDUgMTJDNSAxNS44NjYgOC4xMzQwMSAxOSAxMiAxOUMxNS44NjYgMTkgMTkgMTUuODY2IDE5IDEyQzE5IDguMTM0MDEgMTUuODY2IDUgMTIgNVoiIGZpbGw9IiNBQUFDQjQiLz4KPHJlY3QgeD0iOCIgeT0iOCIgd2lkdGg9IjgiIGhlaWdodD0iOCIgcng9IjQiIGZpbGw9IiNBQUFDQjQiLz4KPC9zdmc+Cg==",KI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQuMjE5MSAxMi41NDI2TDcuMjEyMzYgMTUuNTM1OUM3LjI4MTM5IDE1LjYwNzQgNy4zNjM5NiAxNS42NjQ0IDcuNDU1MjYgMTUuNzAzNkM3LjU0NjU2IDE1Ljc0MjggNy42NDQ3NSAxNS43NjM1IDcuNzQ0MTEgMTUuNzY0M0M3Ljg0MzQ3IDE1Ljc2NTIgNy45NDIwMSAxNS43NDYyIDguMDMzOTcgMTUuNzA4NkM4LjEyNTk0IDE1LjY3MSA4LjIwOTQ5IDE1LjYxNTQgOC4yNzk3NSAxNS41NDUyQzguMzUwMDEgMTUuNDc0OSA4LjQwNTU4IDE1LjM5MTQgOC40NDMyIDE1LjI5OTRDOC40ODA4MyAxNS4yMDc0IDguNDk5NzYgMTUuMTA4OSA4LjQ5ODkgMTUuMDA5NUM4LjQ5ODA0IDE0LjkxMDIgOC40NzczOSAxNC44MTIgOC40MzgxNyAxNC43MjA3QzguMzk4OTYgMTQuNjI5NCA4LjM0MTk1IDE0LjU0NjggOC4yNzA0OCAxNC40Nzc4TDUuODA2MjcgMTIuMDEzNkw4LjI3MDQ4IDkuNTQ5MzdDOC4zNDE5NSA5LjQ4MDM0IDguMzk4OTYgOS4zOTc3NyA4LjQzODE3IDkuMzA2NDdDOC40NzczOSA5LjIxNTE3IDguNDk4MDQgOS4xMTY5OCA4LjQ5ODkgOS4wMTc2MkM4LjQ5OTc2IDguOTE4MjYgOC40ODA4MyA4LjgxOTcyIDguNDQzMiA4LjcyNzc2QzguNDA1NTggOC42MzU3OSA4LjM1MDAxIDguNTUyMjQgOC4yNzk3NSA4LjQ4MTk4QzguMjA5NDkgOC40MTE3MiA4LjEyNTk0IDguMzU2MTUgOC4wMzM5NyA4LjMxODUzQzcuOTQyMDEgOC4yODA5IDcuODQzNDcgOC4yNjE5NyA3Ljc0NDExIDguMjYyODNDNy42NDQ3NSA4LjI2MzY5IDcuNTQ2NTYgOC4yODQzNCA3LjQ1NTI2IDguMzIzNTZDNy4zNjM5NiA4LjM2Mjc3IDcuMjgxMzkgOC40MTk3OCA3LjIxMjM2IDguNDkxMjVMNC4yMTkxIDExLjQ4NDVDNC4wNzg4MSAxMS42MjQ4IDQgMTEuODE1MSA0IDEyLjAxMzZDNCAxMi4yMTIgNC4wNzg4MSAxMi40MDIzIDQuMjE5MSAxMi41NDI2VjEyLjU0MjZaIiBmaWxsPSIjQkZCRkJGIi8+CjxwYXRoIGQ9Ik0xNy4yNTAzIDguNDkxMjVDMTcuMTgxMiA4LjQxOTc4IDE3LjA5ODcgOC4zNjI3NyAxNy4wMDc0IDguMzIzNTZDMTYuOTE2MSA4LjI4NDM0IDE2LjgxNzkgOC4yNjM2OSAxNi43MTg1IDguMjYyODNDMTYuNjE5MSA4LjI2MTk3IDE2LjUyMDYgOC4yODA5IDE2LjQyODYgOC4zMTg1M0MxNi4zMzY3IDguMzU2MTUgMTYuMjUzMSA4LjQxMTcyIDE2LjE4MjkgOC40ODE5OEMxNi4xMTI2IDguNTUyMjQgMTYuMDU3IDguNjM1NzkgMTYuMDE5NCA4LjcyNzc2QzE1Ljk4MTggOC44MTk3MiAxNS45NjI4IDguOTE4MjYgMTUuOTYzNyA5LjAxNzYyQzE1Ljk2NDYgOS4xMTY5OCAxNS45ODUyIDkuMjE1MTcgMTYuMDI0NCA5LjMwNjQ3QzE2LjA2MzcgOS4zOTc3NyAxNi4xMjA3IDkuNDgwMzQgMTYuMTkyMSA5LjU0OTM3TDE4LjY1NjMgMTIuMDEzNkwxNi4xOTIxIDE0LjQ3NzhDMTYuMTIwNyAxNC41NDY4IDE2LjA2MzcgMTQuNjI5NCAxNi4wMjQ0IDE0LjcyMDdDMTUuOTg1MiAxNC44MTIgMTUuOTY0NiAxNC45MTAyIDE1Ljk2MzcgMTUuMDA5NUMxNS45NjI4IDE1LjEwODkgMTUuOTgxOCAxNS4yMDc0IDE2LjAxOTQgMTUuMjk5NEMxNi4wNTcgMTUuMzkxNCAxNi4xMTI2IDE1LjQ3NDkgMTYuMTgyOSAxNS41NDUyQzE2LjI1MzEgMTUuNjE1NCAxNi4zMzY3IDE1LjY3MSAxNi40Mjg2IDE1LjcwODZDMTYuNTIwNiAxNS43NDYyIDE2LjYxOTEgMTUuNzY1MiAxNi43MTg1IDE1Ljc2NDNDMTYuODE3OSAxNS43NjM1IDE2LjkxNjEgMTUuNzQyOCAxNy4wMDc0IDE1LjcwMzZDMTcuMDk4NyAxNS42NjQ0IDE3LjE4MTIgMTUuNjA3NCAxNy4yNTAzIDE1LjUzNTlMMjAuMjQzNSAxMi41NDI2QzIwLjM4MzggMTIuNDAyMyAyMC40NjI2IDEyLjIxMiAyMC40NjI2IDEyLjAxMzZDMjAuNDYyNiAxMS44MTUxIDIwLjM4MzggMTEuNjI0OCAyMC4yNDM1IDExLjQ4NDVMMTcuMjUwMyA4LjQ5MTI1WiIgZmlsbD0iI0JGQkZCRiIvPgo8cGF0aCBkPSJNMTMuMDA4NyA2LjU3MDIzTDEwLjAxNTUgMTcuMDQ2NkM5Ljk2MSAxNy4yMzc0IDkuOTg0NDYgMTcuNDQxOSAxMC4wODA3IDE3LjYxNTRDMTAuMTc3IDE3Ljc4ODggMTAuMzM4MiAxNy45MTY5IDEwLjUyODggMTcuOTcxNkMxMC41OTU5IDE3Ljk5MDEgMTAuNjY1MSAxNy45OTk2IDEwLjczNDYgMThDMTAuODk3MiAxNy45OTk5IDExLjA1NTQgMTcuOTQ2OCAxMS4xODUxIDE3Ljg0ODhDMTEuMzE0OSAxNy43NTA3IDExLjQwOTIgMTcuNjEzMSAxMS40NTM3IDE3LjQ1NjdMMTQuNDQ3IDYuOTgwMzFDMTQuNDc4MiA2Ljg4NDY0IDE0LjQ4OTggNi43ODM2NiAxNC40ODExIDYuNjgzNDFDMTQuNDcyMyA2LjU4MzE2IDE0LjQ0MzUgNi40ODU3IDE0LjM5NjIgNi4zOTY4NUMxNC4zNDg5IDYuMzA4MDEgMTQuMjg0MyA2LjIyOTYyIDE0LjIwNiA2LjE2NjM2QzE0LjEyNzcgNi4xMDMxIDE0LjAzNzUgNi4wNTYyNyAxMy45NDA3IDYuMDI4NjhDMTMuODQ0IDYuMDAxMDkgMTMuNzQyNiA1Ljk5MzMgMTMuNjQyOCA2LjAwNTc3QzEzLjU0MjkgNi4wMTgyNSAxMy40NDY2IDYuMDUwNzQgMTMuMzU5NiA2LjEwMTNDMTMuMjcyNiA2LjE1MTg2IDEzLjE5NjcgNi4yMTk0NCAxMy4xMzY0IDYuMzAwMDJDMTMuMDc2MSA2LjM4MDU5IDEzLjAzMjcgNi40NzI0OSAxMy4wMDg3IDYuNTcwMjNWNi41NzAyM1oiIGZpbGw9IiNCRkJGQkYiLz4KPC9zdmc+Cg==",qI="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yOC42NjcgMTAuMzM0SDExLjMzNGExIDEgMCAwIDAtMSAxdjE3LjMzM2ExIDEgMCAwIDAgMSAxaDE3LjMzM2ExIDEgMCAwIDAgMS0xVjExLjMzM2ExIDEgMCAwIDAtMS0xem0tMTcuMzMzLTJhMyAzIDAgMCAwLTMgM3YxNy4zMzNhMyAzIDAgMCAwIDMgM2gxNy4zMzNhMyAzIDAgMCAwIDMtM1YxMS4zMzNhMyAzIDAgMCAwLTMtM0gxMS4zMzR6bTE2LjA0IDcuNjI2YTEgMSAwIDAgMC0xLjQxNCAwTDIwIDIxLjkybC01Ljk1OS01Ljk2YTEgMSAwIDAgMC0xLjQxNCAxLjQxNGw2LjY2NyA2LjY2N2ExIDEgMCAwIDAgMS40MTQgMGw2LjY2Ni02LjY2N2ExIDEgMCAwIDAgMC0xLjQxNHoiIGZpbGw9IiNCRkJGQkYgIi8+PC9zdmc+",e0="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjQiIGhlaWdodD0iNjQiIHZpZXdCb3g9IjAgMCA2NCA2NCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTM4LjIyMjIgNDBIMjUuNzc3OEMyNS4zMDYzIDQwIDI0Ljg1NDEgMzkuODEyNyAyNC41MjA3IDM5LjQ3OTNDMjQuMTg3MyAzOS4xNDU5IDI0IDM4LjY5MzcgMjQgMzguMjIyMlYyNS43Nzc4QzI0IDI1LjMwNjMgMjQuMTg3MyAyNC44NTQxIDI0LjUyMDcgMjQuNTIwN0MyNC44NTQxIDI0LjE4NzMgMjUuMzA2MyAyNCAyNS43Nzc4IDI0SDM1LjU1NTZMNDAgMjguNDQ0NFYzOC4yMjIyQzQwIDM4LjY5MzcgMzkuODEyNyAzOS4xNDU5IDM5LjQ3OTMgMzkuNDc5M0MzOS4xNDU5IDM5LjgxMjcgMzguNjkzNyA0MCAzOC4yMjIyIDQwWiIgc3Ryb2tlPSIjQkZCRkJGIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTM2LjQ0NDQgNDAuMDAwMVYzMi44ODlIMjcuNTU1NVY0MC4wMDAxIiBzdHJva2U9IiNCRkJGQkYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMjcuNTU1NSAyNFYyOC40NDQ0SDM0LjY2NjciIHN0cm9rZT0iI0JGQkZCRiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=",t0="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjkzOTYgMTYuMTk3OUMxNC40MDMxIDE2LjE5NzkgMTcuMjEwNyAxMy4zOTAzIDE3LjIxMDcgOS45MjY4N0MxNy4yMTA3IDYuNDYzNDYgMTQuNDAzMSAzLjY1NTgxIDEwLjkzOTYgMy42NTU4MUM3LjQ3NjIzIDMuNjU1ODEgNC42Njg1OCA2LjQ2MzQ2IDQuNjY4NTggOS45MjY4N0M0LjY2ODU4IDEzLjM5MDMgNy40NzYyMyAxNi4xOTc5IDEwLjkzOTYgMTYuMTk3OVoiIHN0cm9rZT0iI0JGQkZCRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMTkuOTk5OSAxOS41ODE1TDE1LjgxOTIgMTUuNDAwOCIgc3Ryb2tlPSIjQkZCRkJGIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=",n0="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAyNCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMC41OTk2MDkiIHdpZHRoPSIyMi44IiBoZWlnaHQ9IjEyIiByeD0iNiIgZmlsbD0iI0YyRjJGMiIvPgo8ZWxsaXBzZSBjeD0iNi41OTk0MSIgY3k9IjYuMDAwMDUiIHJ4PSI0LjIiIHJ5PSI0LjIiIGZpbGw9IiM4MjgyODIiLz4KPC9zdmc+Cg==",i0="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xMiAxNC41YTIuNSAyLjUgMCAxIDAgMC01IDIuNSAyLjUgMCAwIDAgMCA1eiIgc3Ryb2tlPSIjQkZCRkJGIiBzdHJva2Utd2lkdGg9IjEuMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CiAgICA8cGF0aCBkPSJNMTguNzI3IDE0LjcyN2ExLjUgMS41IDAgMCAwIC4zIDEuNjU1bC4wNTUuMDU0YTEuODE2IDEuODE2IDAgMCAxIDAgMi41NzMgMS44MTggMS44MTggMCAwIDEtMi41NzMgMGwtLjA1NS0uMDU1YTEuNSAxLjUgMCAwIDAtMS42NTQtLjMgMS41IDEuNSAwIDAgMC0uOTEgMS4zNzN2LjE1NWExLjgxOCAxLjgxOCAwIDEgMS0zLjYzNiAwVjIwLjFhMS41IDEuNSAwIDAgMC0uOTgxLTEuMzczIDEuNSAxLjUgMCAwIDAtMS42NTUuM2wtLjA1NC4wNTVhMS44MTggMS44MTggMCAwIDEtMy4xMDYtMS4yODcgMS44MTggMS44MTggMCAwIDEgLjUzMy0xLjI4NmwuMDU0LS4wNTVhMS41IDEuNSAwIDAgMCAuMy0xLjY1NCAxLjUgMS41IDAgMCAwLTEuMzcyLS45MWgtLjE1NWExLjgxOCAxLjgxOCAwIDEgMSAwLTMuNjM2SDMuOWExLjUgMS41IDAgMCAwIDEuMzczLS45ODEgMS41IDEuNSAwIDAgMC0uMy0xLjY1NWwtLjA1NS0uMDU0QTEuODE4IDEuODE4IDAgMSAxIDcuNDkxIDQuOTlsLjA1NC4wNTRhMS41IDEuNSAwIDAgMCAxLjY1NS4zaC4wNzNhMS41IDEuNSAwIDAgMCAuOTA5LTEuMzcydi0uMTU1YTEuODE4IDEuODE4IDAgMCAxIDMuNjM2IDBWMy45YTEuNDk5IDEuNDk5IDAgMCAwIC45MSAxLjM3MyAxLjUgMS41IDAgMCAwIDEuNjU0LS4zbC4wNTQtLjA1NWExLjgxNyAxLjgxNyAwIDAgMSAyLjU3MyAwIDEuODE5IDEuODE5IDAgMCAxIDAgMi41NzNsLS4wNTUuMDU0YTEuNSAxLjUgMCAwIDAtLjMgMS42NTV2LjA3M2ExLjUgMS41IDAgMCAwIDEuMzczLjkwOWguMTU1YTEuODE4IDEuODE4IDAgMCAxIDAgMy42MzZIMjAuMWExLjQ5OSAxLjQ5OSAwIDAgMC0xLjM3My45MXYweiIgc3Ryb2tlPSIjQkZCRkJGIiBzdHJva2Utd2lkdGg9IjEuMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=",r0="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNC43NSAzLjY2N2MwLS4zMjIuMjYxLS41ODQuNTgzLS41ODRoMTAuODM0Yy4zMjIgMCAuNTgzLjI2MS41ODMuNTg0djEuNjY2YzAgLjEzOC4xMTIuMjUuMjUuMjVoMS42NjdjLjMyMiAwIC41ODMuMjYxLjU4My41ODR2MTQuMTY2YS41ODMuNTgzIDAgMCAxLS44MzcuNTI2bC01LjA1NC0yLjQ0YS4yNS4yNSAwIDAgMC0uMjE4IDBsLTUuMDU0IDIuNDRhLjU4My41ODMgMCAwIDEtLjgzNy0uNTI2di0yLjQwMWEuMjUuMjUgMCAwIDAtLjM2Mi0uMjI0bC0xLjI5NC42NDdhLjU4My41ODMgMCAwIDEtLjg0NC0uNTIyVjMuNjY3em0xLjQxNy41ODNhLjI1LjI1IDAgMCAwLS4yNS4yNXYxMS45ODVhLjI1LjI1IDAgMCAwIC4zNjEuMjI0bC44MzQtLjQxN2EuMjUuMjUgMCAwIDAgLjEzOC0uMjI0VjYuMTY3YzAtLjMyMi4yNjEtLjU4NC41ODMtLjU4NGg3LjVhLjI1LjI1IDAgMCAwIC4yNS0uMjVWNC41YS4yNS4yNSAwIDAgMC0uMjUtLjI1SDYuMTY3em0yLjUgMi41YS4yNS4yNSAwIDAgMC0uMjUuMjV2MTIuMDA2YS4yNS4yNSAwIDAgMCAuMzU4LjIyNWw0LjIyMS0yLjAzN2EuNTg0LjU4NCAwIDAgMSAuNTA4IDBsNC4yMiAyLjAzN2EuMjUuMjUgMCAwIDAgLjM2LS4yMjVWN2EuMjUuMjUgMCAwIDAtLjI1LS4yNUg4LjY2NnoiIGZpbGw9IiNCRkJGQkYiLz4KPC9zdmc+Cg==",a0="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguNTg3MjkgMTdDOC40NzMyOCAxNyA4LjM3NjM3IDE2Ljk3MTggOC4yOTY1NiAxNi45MTU1QzguMjI4MTYgMTYuODQ5OCA4LjE5Mzk1IDE2Ljc3IDguMTkzOTUgMTYuNjc2MVY4LjM1MjExSDQuODkzMzRDNC43NzkzMyA4LjM1MjExIDQuNjgyNDIgOC4zMjM5NCA0LjYwMjYxIDguMjY3NjFDNC41MzQyIDguMjAxODggNC41IDguMTIyMDcgNC41IDguMDI4MTdWNy40Nzg4N0M0LjUgNy4zNzU1OSA0LjUzNDIgNy4yOTU3NyA0LjYwMjYxIDcuMjM5NDRDNC42ODI0MiA3LjE3MzcxIDQuNzc5MzMgNy4xNDA4NCA0Ljg5MzM0IDcuMTQwODRIMTMuMTAyMUMxMy4yMjc1IDcuMTQwODQgMTMuMzI0NCA3LjE3MzcxIDEzLjM5MjggNy4yMzk0NEMxMy40NjEzIDcuMjk1NzcgMTMuNDk1NSA3LjM3NTU5IDEzLjQ5NTUgNy40Nzg4N1Y4LjAyODE3QzEzLjQ5NTUgOC4xMjIwNyAxMy40NTU2IDguMjAxODggMTMuMzc1NyA4LjI2NzYxQzEzLjMwNzMgOC4zMjM5NCAxMy4yMTYxIDguMzUyMTEgMTMuMTAyMSA4LjM1MjExSDkuODE4NjFWMTYuNjc2MUM5LjgxODYxIDE2Ljc3IDkuNzc4NyAxNi44NDk4IDkuNjk4OSAxNi45MTU1QzkuNjE5MDkgMTYuOTcxOCA5LjUyMjE4IDE3IDkuNDA4MTcgMTdIOC41ODcyOVoiIGZpbGw9IiNBQUFDQjQiLz4KPHBhdGggZD0iTTE3Ljk2MDkgMTdDMTYuMTkzNyAxNyAxNS4zMTAxIDE2LjE3ODQgMTUuMzEwMSAxNC41MzUyVjEwLjc2MDZIMTMuOTU5MUMxMy44NDUxIDEwLjc2MDYgMTMuNzUzOSAxMC43MzI0IDEzLjY4NTQgMTAuNjc2MUMxMy42MTcgMTAuNjE5NyAxMy41ODI4IDEwLjU0NDYgMTMuNTgyOCAxMC40NTA3VjEwQzEzLjU4MjggOS45MDYxIDEzLjYxNyA5LjgzMDk5IDEzLjY4NTQgOS43NzQ2NUMxMy43NTM5IDkuNzA4OTIgMTMuODQ1MSA5LjY3NjA2IDEzLjk1OTEgOS42NzYwNkgxNS4zMTAxVjcuMzIzOTRDMTUuMzEwMSA3LjIzMDA1IDE1LjM0NDMgNy4xNTQ5MyAxNS40MTI3IDcuMDk4NTlDMTUuNDgxMSA3LjAzMjg2IDE1LjU3MjMgNyAxNS42ODYzIDdIMTYuNDM4OEMxNi41NTI4IDcgMTYuNjQ0IDcuMDMyODYgMTYuNzEyNCA3LjA5ODU5QzE2Ljc5MjIgNy4xNTQ5MyAxNi44MzIxIDcuMjMwMDUgMTYuODMyMSA3LjMyMzk0VjkuNjc2MDZIMTguOTUyN0MxOS4wNjY4IDkuNjc2MDYgMTkuMTU4IDkuNzA4OTIgMTkuMjI2NCA5Ljc3NDY1QzE5LjMwNjIgOS44MzA5OSAxOS4zNDYxIDkuOTA2MSAxOS4zNDYxIDEwVjEwLjQ1MDdDMTkuMzQ2MSAxMC41NDQ2IDE5LjMwNjIgMTAuNjE5NyAxOS4yMjY0IDEwLjY3NjFDMTkuMTU4IDEwLjczMjQgMTkuMDY2OCAxMC43NjA2IDE4Ljk1MjcgMTAuNzYwNkgxNi44MzIxVjE0LjQzNjZDMTYuODMyMSAxNC45MTU1IDE2LjkyMzQgMTUuMjc3IDE3LjEwNTggMTUuNTIxMUMxNy4yOTk2IDE1Ljc2NTMgMTcuNjI0NSAxNS44ODczIDE4LjA4MDYgMTUuODg3M0gxOS4xMjM4QzE5LjIzNzggMTUuODg3MyAxOS4zMjkgMTUuOTIwMiAxOS4zOTc0IDE1Ljk4NTlDMTkuNDY1OCAxNi4wNDIzIDE5LjUgMTYuMTE3NCAxOS41IDE2LjIxMTNWMTYuNjc2MUMxOS41IDE2Ljc3IDE5LjQ2NTggMTYuODQ5OCAxOS4zOTc0IDE2LjkxNTVDMTkuMzI5IDE2Ljk3MTggMTkuMjM3OCAxNyAxOS4xMjM4IDE3SDE3Ljk2MDlaIiBmaWxsPSIjQUFBQ0I0Ii8+Cjwvc3ZnPgo=",o0="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTUuOTUgMy45NTljLjMtLjEyLjYzOS4wMjUuNzU4LjMyNWwxLjUyIDMuOGgyLjEwNWMuMzIzIDAgLjU4NC4yNi41ODQuNTgzdjIuNWEuNTgzLjU4MyAwIDAgMS0uNTg0LjU4M2MtMS4wMzkgMC0xLjkxNi42NzMtMS45MTYgMS43MDggMCAuNTYyLjI0MiAxLjEuNjIxIDEuNS4zODMuNDA0Ljg2My42MjUgMS4yOTUuNjI1LjMyMyAwIC41ODQuMjYxLjU4NC41ODR2Mi41YS41ODMuNTgzIDAgMCAxLS41ODQuNTgzSDMuNjY3YS41ODMuNTgzIDAgMCAxLS41ODQtLjU4M3YtMi41YzAtLjMyMy4yNjEtLjU4NC41ODQtLjU4NC41IDAgLjk4Mi0uMTY3IDEuMzMtLjQ3Ny4zMzktLjMuNTg2LS43NjQuNTg2LTEuNDQgMC0uNjc1LS4yNDctMS4xMzgtLjU4NS0xLjQzOC0uMzQ5LS4zMS0uODMtLjQ3OC0xLjMzMS0uNDc4YS41ODMuNTgzIDAgMCAxLS41ODQtLjU4M3YtMi41YzAtLjMyMy4yNjEtLjU4NC41ODQtLjU4NGgxLjk3MUwxNS45NSAzLjk2em0xLjAyMiA0LjEyNC0xLjEzLTIuODI1LTUuODU3IDIuMzQzLjA5My40ODJoNi44OTR6bS44NDMgMS4xNjdINC4yNXYxLjM3OGwuMTkyLjA0NmMuNDg0LjExNC45NDYuMzQgMS4zMy42ODIuNi41MzIuOTc4IDEuMzE5Ljk3OCAyLjMxIDAgLjk5Mi0uMzc4IDEuNzc5LS45NzcgMi4zMTJhMy4wNTYgMy4wNTYgMCAwIDEtMS4zMy42ODJsLS4xOTMuMDQ1djEuMzc4aDE1LjVWMTYuNjlsLS4xNzctLjA1NWEzLjIyNyAzLjIyNyAwIDAgMS0xLjM4Mi0uODczYy0uNTU4LS41OS0uOTQxLTEuNDA2LS45NDEtMi4zMDMgMC0xLjU0NyAxLjA5Mi0yLjQ5NCAyLjMwOC0yLjc4MmwuMTkyLS4wNDZWOS4yNUgxNy44MTV6TTguNSAxMi41NzZjMC0uMzIyLjI2MS0uNTgzLjU4My0uNTgzaDIuNWEuNTgzLjU4MyAwIDAgMSAwIDEuMTY2aC0yLjVhLjU4My41ODMgMCAwIDEtLjU4My0uNTgzem0wIDIuNWMwLS4zMjIuMjYxLS41ODMuNTgzLS41ODNoNS44MzRhLjU4My41ODMgMCAwIDEgMCAxLjE2Nkg5LjA4M2EuNTgzLjU4MyAwIDAgMS0uNTgzLS41ODN6IiBmaWxsPSIjQkZCRkJGIi8+Cjwvc3ZnPgo=",s0="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjUgOGMwIDEuOTU1LTEuNTQ1IDMuNS0zLjUgMy41QTMuNDczIDMuNDczIDAgMCAxIDguNSA4YzAtMS45NTUgMS41NDUtMy41IDMuNS0zLjVzMy41IDEuNTQ1IDMuNSAzLjV6bS02LjQwNCA1LjVoNS44MDhjMS44OCAwIDMuNTI0IDEuODQyIDMuNTk2IDQuMjM5djEuMTk3YzAgLjkxMi0uNjYgMS41NjQtMS4yODcgMS41NjRINi43ODdjLS42MjYgMC0xLjI4Ny0uNjUyLTEuMjg3LTEuNTY0VjE3LjczYzAtMi4zNzQgMS43MDMtNC4yMzEgMy41OTYtNC4yMzF6IiBzdHJva2U9IiNCRkJGQkYiLz48L3N2Zz4=",l0="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMS44MjQ0IDIuNTMxODRDMTEuOTM3NiAyLjQ4OTM5IDEyLjA2MjQgMi40ODkzOSAxMi4xNzU2IDIuNTMxODRMMTkuMTc1NiA1LjE1Njg0QzE5LjM3MDcgNS4yMzAwMiAxOS41IDUuNDE2NTggMTkuNSA1LjYyNVYxMS43NUMxOS41IDE0LjU5ODIgMTcuNjA5MSAxNi45MTI2IDE1LjgyOTMgMTguNDdDMTQuOTI4OCAxOS4yNTc5IDE0LjAzMDcgMTkuODc1MSAxMy4zNTg3IDIwLjI5NTFDMTMuMDIyMiAyMC41MDU0IDEyLjc0MTEgMjAuNjY3MSAxMi41NDI5IDIwLjc3NjhDMTIuNDQzOCAyMC44MzE3IDEyLjM2NTQgMjAuODczNiAxMi4zMTEgMjAuOTAyMUMxMi4yODM5IDIwLjkxNjQgMTIuMjYyNyAyMC45MjczIDEyLjI0OCAyMC45MzQ4TDEyLjIzMDggMjAuOTQzNkwxMi4yMjU5IDIwLjk0NkwxMi4yMjQ1IDIwLjk0NjhMMTIuMjIzOSAyMC45NDdDMTIuMjIzOCAyMC45NDcxIDEyLjIyMzYgMjAuOTQ3MiAxMiAyMC41QzExLjc3NjQgMjAuOTQ3MiAxMS43NzYyIDIwLjk0NzEgMTEuNzc2MSAyMC45NDdMMTEuNzc1NSAyMC45NDY4TDExLjc3NDEgMjAuOTQ2TDExLjc2OTIgMjAuOTQzNkwxMS43NTIgMjAuOTM0OEMxMS43MzczIDIwLjkyNzMgMTEuNzE2MSAyMC45MTY0IDExLjY4OSAyMC45MDIxQzExLjYzNDYgMjAuODczNiAxMS41NTYyIDIwLjgzMTcgMTEuNDU3MSAyMC43NzY4QzExLjI1ODkgMjAuNjY3MSAxMC45Nzc4IDIwLjUwNTQgMTAuNjQxMyAyMC4yOTUxQzkuOTY5MjcgMTkuODc1MSA5LjA3MTE5IDE5LjI1NzkgOC4xNzA3NSAxOC40N0M2LjM5MDg3IDE2LjkxMjYgNC41IDE0LjU5ODIgNC41IDExLjc1VjUuNjI1QzQuNSA1LjQxNjU4IDQuNjI5MjkgNS4yMzAwMiA0LjgyNDQ0IDUuMTU2ODRMMTEuODI0NCAyLjUzMTg0Wk0xMiAyMC41TDExLjc3NjQgMjAuOTQ3MkMxMS45MTcyIDIxLjAxNzYgMTIuMDgyOCAyMS4wMTc2IDEyLjIyMzYgMjAuOTQ3MkwxMiAyMC41Wk0xMiAxOS45MzQyQzEyLjAxODUgMTkuOTI0IDEyLjAzODEgMTkuOTEzMyAxMi4wNTg2IDE5LjkwMTlDMTIuMjQzMyAxOS43OTk3IDEyLjUwOSAxOS42NDY5IDEyLjgyODggMTkuNDQ3MUMxMy40NjkzIDE5LjA0NjggMTQuMzIxMiAxOC40NjA4IDE1LjE3MDcgMTcuNzE3NUMxNi44OTA5IDE2LjIxMjQgMTguNSAxNC4xNTE4IDE4LjUgMTEuNzVWNS45NzE1TDEyIDMuNTM0TDUuNSA1Ljk3MTVWMTEuNzVDNS41IDE0LjE1MTggNy4xMDkxMyAxNi4yMTI0IDguODI5MjUgMTcuNzE3NUM5LjY3ODgxIDE4LjQ2MDggMTAuNTMwNyAxOS4wNDY4IDExLjE3MTIgMTkuNDQ3MUMxMS40OTEgMTkuNjQ2OSAxMS43NTY3IDE5Ljc5OTcgMTEuOTQxNCAxOS45MDE5QzExLjk2MTkgMTkuOTEzMyAxMS45ODE1IDE5LjkyNCAxMiAxOS45MzQyWiIgZmlsbD0iI0JGQkZCRiIvPgo8L3N2Zz4K",u0="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02IDQuMjVDNi40MTQyMSA0LjI1IDYuNzUgNC41ODU3OSA2Ljc1IDVWMTFDNi43NSAxMS40MTQyIDYuNDE0MjEgMTEuNzUgNiAxMS43NUM1LjU4NTc5IDExLjc1IDUuMjUgMTEuNDE0MiA1LjI1IDExVjVDNS4yNSA0LjU4NTc5IDUuNTg1NzkgNC4yNSA2IDQuMjVaIiBmaWxsPSIjQkZCRkJGIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTIgMTEuMjVDMTIuNDE0MiAxMS4yNSAxMi43NSAxMS41ODU4IDEyLjc1IDEyVjE5QzEyLjc1IDE5LjQxNDIgMTIuNDE0MiAxOS43NSAxMiAxOS43NUMxMS41ODU4IDE5Ljc1IDExLjI1IDE5LjQxNDIgMTEuMjUgMTlWMTJDMTEuMjUgMTEuNTg1OCAxMS41ODU4IDExLjI1IDEyIDExLjI1WiIgZmlsbD0iI0JGQkZCRiIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE4IDQuMjVDMTguNDE0MiA0LjI1IDE4Ljc1IDQuNTg1NzkgMTguNzUgNVYxMkMxOC43NSAxMi40MTQyIDE4LjQxNDIgMTIuNzUgMTggMTIuNzVDMTcuNTg1OCAxMi43NSAxNy4yNSAxMi40MTQyIDE3LjI1IDEyVjVDMTcuMjUgNC41ODU3OSAxNy41ODU4IDQuMjUgMTggNC4yNVoiIGZpbGw9IiNCRkJGQkYiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00IDEyLjI1QzMuNTg1NzkgMTIuMjUgMy4yNSAxMi41ODU4IDMuMjUgMTNDMy4yNSAxMy40MTQyIDMuNTg1NzkgMTMuNzUgNCAxMy43NUg1LjI1VjE5QzUuMjUgMTkuNDE0MiA1LjU4NTc5IDE5Ljc1IDYgMTkuNzVDNi40MTQyMSAxOS43NSA2Ljc1IDE5LjQxNDIgNi43NSAxOVYxMy43NUg4QzguNDE0MjEgMTMuNzUgOC43NSAxMy40MTQyIDguNzUgMTNDOC43NSAxMi41ODU4IDguNDE0MjEgMTIuMjUgOCAxMi4yNUg2SDRaIiBmaWxsPSIjQkZCRkJGIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTIuNzUgNUMxMi43NSA0LjU4NTc5IDEyLjQxNDIgNC4yNSAxMiA0LjI1QzExLjU4NTggNC4yNSAxMS4yNSA0LjU4NTc5IDExLjI1IDVWOC4yNUgxMEM5LjU4NTc5IDguMjUgOS4yNSA4LjU4NTc5IDkuMjUgOUM5LjI1IDkuNDE0MjEgOS41ODU3OSA5Ljc1IDEwIDkuNzVIMTJIMTRDMTQuNDE0MiA5Ljc1IDE0Ljc1IDkuNDE0MjEgMTQuNzUgOUMxNC43NSA4LjU4NTc5IDE0LjQxNDIgOC4yNSAxNCA4LjI1SDEyLjc1VjVaIiBmaWxsPSIjQkZCRkJGIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTYgMTQuMjVDMTUuNTg1OCAxNC4yNSAxNS4yNSAxNC41ODU4IDE1LjI1IDE1QzE1LjI1IDE1LjQxNDIgMTUuNTg1OCAxNS43NSAxNiAxNS43NUgxNy4yNVYxOUMxNy4yNSAxOS40MTQyIDE3LjU4NTggMTkuNzUgMTggMTkuNzVDMTguNDE0MiAxOS43NSAxOC43NSAxOS40MTQyIDE4Ljc1IDE5VjE1Ljc1SDIwQzIwLjQxNDIgMTUuNzUgMjAuNzUgMTUuNDE0MiAyMC43NSAxNUMyMC43NSAxNC41ODU4IDIwLjQxNDIgMTQuMjUgMjAgMTQuMjVIMThIMTZaIiBmaWxsPSIjQkZCRkJGIi8+Cjwvc3ZnPgo=",c0="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAyMCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjU4MDI0IDdDMS42NzYwMyA3LjE1NTk1IDEuODE5NjkgNy4zNzk5OSAyLjAwOTU5IDcuNjQ5NTJDMi4zOTI5OSA4LjE5MzY5IDIuOTYxNjkgOC45MTg4MSAzLjcwMTgzIDkuNjQyNUM1LjE4ODM4IDExLjA5NiA3LjMxOTU3IDEyLjUgMTAgMTIuNUMxMi42ODA0IDEyLjUgMTQuODExNiAxMS4wOTYgMTYuMjk4MiA5LjY0MjVDMTcuMDM4MyA4LjkxODgxIDE3LjYwNyA4LjE5MzY5IDE3Ljk5MDQgNy42NDk1MkMxOC4xODAzIDcuMzc5OTkgMTguMzI0IDcuMTU1OTUgMTguNDE5OCA3QzE4LjMyNCA2Ljg0NDA1IDE4LjE4MDMgNi42MjAwMSAxNy45OTA0IDYuMzUwNDhDMTcuNjA3IDUuODA2MzEgMTcuMDM4MyA1LjA4MTE5IDE2LjI5ODIgNC4zNTc1QzE0LjgxMTYgMi45MDM5OSAxMi42ODA0IDEuNSAxMCAxLjVDNy4zMTk1NyAxLjUgNS4xODgzOCAyLjkwMzk5IDMuNzAxODMgNC4zNTc1QzIuOTYxNjkgNS4wODExOSAyLjM5Mjk5IDUuODA2MzEgMi4wMDk1OSA2LjM1MDQ4QzEuODE5NjkgNi42MjAwMSAxLjY3NjAzIDYuODQ0MDUgMS41ODAyNCA3Wk0xOSA3QzE5LjQzODkgNi43NjA1NyAxOS40Mzg4IDYuNzYwMzkgMTkuNDM4NyA2Ljc2MDE5TDE5LjQzNzcgNi43NTgyMUwxOS40MzUyIDYuNzUzNjdMMTkuNDI2NSA2LjczODJDMTkuNDE5MiA2LjcyNTA5IDE5LjQwODYgNi43MDY0NSAxOS4zOTQ5IDYuNjgyNjRDMTkuMzY3NCA2LjYzNTAzIDE5LjMyNzIgNi41NjY3MiAxOS4yNzQ0IDYuNDgwNjhDMTkuMTY4OCA2LjMwODY1IDE5LjAxMjggNi4wNjUzNSAxOC44MDc5IDUuNzc0NTJDMTguMzk4NyA1LjE5MzY5IDE3Ljc5MTIgNC40MTg4MSAxNi45OTczIDMuNjQyNUMxNS40MTU3IDIuMDk2MDEgMTMuMDQ2OCAwLjUgMTAgMC41QzYuOTUzMTUgMC41IDQuNTg0MzUgMi4wOTYwMSAzLjAwMjcxIDMuNjQyNUMyLjIwODc2IDQuNDE4ODEgMS42MDEzMyA1LjE5MzY5IDEuMTkyMTEgNS43NzQ1MkMwLjk4NzIwOCA2LjA2NTM1IDAuODMxMjEyIDYuMzA4NjUgMC43MjU2NSA2LjQ4MDY4QzAuNjcyODUgNi41NjY3MiAwLjYzMjYxMSA2LjYzNTAzIDAuNjA1MTI1IDYuNjgyNjRDMC41OTEzODEgNi43MDY0NSAwLjU4MDgyMSA2LjcyNTA5IDAuNTczNDY4IDYuNzM4MkwwLjU2NDg0NyA2Ljc1MzY3TDAuNTYyMzQ1IDYuNzU4MjFMMC41NjE1NDggNi43NTk2N0MwLjU2MTQzNiA2Ljc1OTg3IDAuNTYxMDUyIDYuNzYwNTcgMSA3TDAuNTYxMDUyIDYuNzYwNTdDMC40Nzk2NDkgNi45MDk4MSAwLjQ3OTY0OSA3LjA5MDE5IDAuNTYxMDUyIDcuMjM5NDNMMSA3QzAuNTYxMDUyIDcuMjM5NDMgMC41NjA5NDEgNy4yMzkyMiAwLjU2MTA1MiA3LjIzOTQzTDAuNTYxNTQ4IDcuMjQwMzNMMC41NjIzNDUgNy4yNDE3OUwwLjU2NDg0NyA3LjI0NjMzTDAuNTczNDY4IDcuMjYxOEMwLjU4MDgyMSA3LjI3NDkxIDAuNTkxMzgxIDcuMjkzNTUgMC42MDUxMjUgNy4zMTczNkMwLjYzMjYxMSA3LjM2NDk3IDAuNjcyODUgNy40MzMyOCAwLjcyNTY1IDcuNTE5MzJDMC44MzEyMTIgNy42OTEzNSAwLjk4NzIwOCA3LjkzNDY1IDEuMTkyMTEgOC4yMjU0OEMxLjYwMTMzIDguODA2MzEgMi4yMDg3NiA5LjU4MTE5IDMuMDAyNzEgMTAuMzU3NUM0LjU4NDM1IDExLjkwNCA2Ljk1MzE1IDEzLjUgMTAgMTMuNUMxMy4wNDY4IDEzLjUgMTUuNDE1NyAxMS45MDQgMTYuOTk3MyAxMC4zNTc1QzE3Ljc5MTIgOS41ODExOSAxOC4zOTg3IDguODA2MzEgMTguODA3OSA4LjIyNTQ4QzE5LjAxMjggNy45MzQ2NSAxOS4xNjg4IDcuNjkxMzUgMTkuMjc0NCA3LjUxOTMyQzE5LjMyNzIgNy40MzMyOCAxOS4zNjc0IDcuMzY0OTcgMTkuMzk0OSA3LjMxNzM2QzE5LjQwODYgNy4yOTM1NSAxOS40MTkyIDcuMjc0OTEgMTkuNDI2NSA3LjI2MThMMTkuNDM1MiA3LjI0NjMzTDE5LjQzNzcgNy4yNDE3OUwxOS40Mzg1IDcuMjQwMzNDMTkuNDM4NiA3LjI0MDEzIDE5LjQzODkgNy4yMzk0MyAxOSA3Wk0xOSA3TDE5LjQzODkgNy4yMzk0M0MxOS41MjA0IDcuMDkwMTkgMTkuNTIwMSA2LjkwOTQzIDE5LjQzODcgNi43NjAxOUwxOSA3WiIgZmlsbD0iI0FBQUNCNCIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTkuOTk5NDcgNS4yNUM4Ljg3ODE2IDUuMjUgOC4wNDQ5MiA2LjA3MzU2IDguMDQ0OTIgN0M4LjA0NDkyIDcuOTI2NDQgOC44NzgxNiA4Ljc1IDkuOTk5NDcgOC43NUMxMS4xMjA4IDguNzUgMTEuOTU0IDcuOTI2NDQgMTEuOTU0IDdDMTEuOTU0IDYuMDczNTYgMTEuMTIwOCA1LjI1IDkuOTk5NDcgNS4yNVpNNy4wNDQ5MiA3QzcuMDQ0OTIgNS40NDExNSA4LjQwOTU2IDQuMjUgOS45OTk0NyA0LjI1QzExLjU4OTQgNC4yNSAxMi45NTQgNS40NDExNSAxMi45NTQgN0MxMi45NTQgOC41NTg4NSAxMS41ODk0IDkuNzUgOS45OTk0NyA5Ljc1QzguNDA5NTYgOS43NSA3LjA0NDkyIDguNTU4ODUgNy4wNDQ5MiA3WiIgZmlsbD0iI0FBQUNCNCIvPgo8L3N2Zz4K",d0="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTIgMTlhNyA3IDAgMSAwIDAtMTQgNyA3IDAgMCAwIDAgMTR6bTgtN2E4IDggMCAxIDEtMTYgMCA4IDggMCAwIDEgMTYgMHoiIGZpbGw9IiNCRkJGQkYiLz4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTIgNy41YS41LjUgMCAwIDEgLjUuNXY0LjkyM2wzLjcgMS42MTlhLjUuNSAwIDEgMS0uNC45MTZsLTQtMS43NWEuNS41IDAgMCAxLS4zLS40NThWOGEuNS41IDAgMCAxIC41LS41eiIgZmlsbD0iI0JGQkZCRiIvPgo8L3N2Zz4K",M0="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik04Ljc0OSA0LjAzOCAyLjU1MSAxNC4zODZhMS40NjQgMS40NjQgMCAwIDAgMS4yNTEgMi4xOTVoMTIuMzk3YTEuNDYzIDEuNDYzIDAgMCAwIDEuMjUxLTIuMTk1TDExLjI1MiA0LjAzOGExLjQ2NCAxLjQ2NCAwIDAgMC0yLjUwMyAwdjB6TTEwIDcuOHYyLjkyNiIgc3Ryb2tlPSIjRjI5OTRBIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KICAgIDxwYXRoIGQ9Ik0xMCAxMy42NTRoLjAwNyIgc3Ryb2tlPSIjRjI5OTRBIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K",Sx="";const f0=s.defineComponent({props:{iconName:{type:String,required:!0,default:"default"},size:{type:Number,required:!0,default:18},active:{type:Boolean,required:!1,default:!1},activeOnHover:{type:Boolean,required:!1,default:!1}},methods:{getIconUrl(){return new URL({"../assets/icons/A-Z.svg":eI,"../assets/icons/accept.svg":tI,"../assets/icons/appearance.svg":nI,"../assets/icons/arrow-down.svg":uc,"../assets/icons/arrow-left.svg":iI,"../assets/icons/arrow-right.svg":rI,"../assets/icons/arrow-up.svg":cc,"../assets/icons/asterisk.svg":aI,"../assets/icons/attachment.svg":oI,"../assets/icons/automation.svg":sI,"../assets/icons/bar-chart.svg":lI,"../assets/icons/billing.svg":uI,"../assets/icons/calendar.svg":cI,"../assets/icons/clock.svg":dI,"../assets/icons/close.svg":dc,"../assets/icons/columns.svg":MI,"../assets/icons/dashboard.svg":fI,"../assets/icons/deskHeroLogo.svg":gI,"../assets/icons/dot.svg":hI,"../assets/icons/drag-mark.svg":yI,"../assets/icons/email-templates.svg":mI,"../assets/icons/email.svg":pI,"../assets/icons/emoji.svg":NI,"../assets/icons/expand-collapse.svg":DI,"../assets/icons/expand.svg":II,"../assets/icons/export.svg":jI,"../assets/icons/field.svg":bI,"../assets/icons/filter.svg":AI,"../assets/icons/forms.svg":TI,"../assets/icons/groups.svg":xI,"../assets/icons/happy.svg":LI,"../assets/icons/help-section.svg":wI,"../assets/icons/help.svg":SI,"../assets/icons/home.svg":OI,"../assets/icons/info.svg":zI,"../assets/icons/invisible.svg":CI,"../assets/icons/kanban.svg":kI,"../assets/icons/key.svg":_I,"../assets/icons/knowledgeBase.svg":EI,"../assets/icons/link.svg":vI,"../assets/icons/lists.svg":PI,"../assets/icons/loader.svg":YI,"../assets/icons/logout.svg":QI,"../assets/icons/more.svg":UI,"../assets/icons/newItem.svg":RI,"../assets/icons/newList.svg":BI,"../assets/icons/next.svg":ZI,"../assets/icons/notification.svg":VI,"../assets/icons/notifications.svg":$I,"../assets/icons/number.svg":WI,"../assets/icons/options.svg":GI,"../assets/icons/plans.svg":HI,"../assets/icons/plus.svg":FI,"../assets/icons/previous.svg":JI,"../assets/icons/radio.svg":XI,"../assets/icons/regex.svg":KI,"../assets/icons/roles.svg":qI,"../assets/icons/save.svg":e0,"../assets/icons/search.svg":t0,"../assets/icons/select.svg":n0,"../assets/icons/settings.svg":i0,"../assets/icons/shortcut.svg":r0,"../assets/icons/text.svg":a0,"../assets/icons/tickets.svg":o0,"../assets/icons/user.svg":s0,"../assets/icons/validation.svg":l0,"../assets/icons/view.svg":u0,"../assets/icons/visible.svg":c0,"../assets/icons/wait.svg":d0,"../assets/icons/warning.svg":M0}[`../assets/icons/${this.iconName}.svg`],self.location).href}}}),g0=["height","src","width"];function h0(t,e,n,i,r,a){return s.openBlock(),s.createElementBlock("img",{alt:"icon",class:s.normalizeClass({"active-hover":t.activeOnHover,active:t.active}),height:t.size,src:t.getIconUrl(),width:t.size},null,10,g0)}var Ke=Re(f0,[["render",h0],["__scopeId","data-v-201309a0"]]),Ox="",zx="";const y0=s.createTextVNode(" Back "),m0={__name:"DatePicker",setup(t){const e=s.ref(),n=s.ref(null),i=s.ref({format:"dd/MM/yyyy"});s.onMounted(()=>{n.value.openMenu()});const r=o=>{e.value=o};function a(){n.value.openMenu()}return(o,l)=>(s.openBlock(),s.createBlock(s.unref(ns),{ref_key:"datePicker",ref:n,modelValue:e.value,"onUpdate:modelValue":[l[0]||(l[0]=u=>e.value=u),r],"close-on-auto-apply":!1,"day-names":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],"enable-time-picker":!1,offset:12,"select-text":"Apply","text-input":"","text-input-options":i.value,uid:"base",onClosed:a,"arrow-navigation":""},{"dp-input":s.withCtx(()=>[]),"arrow-left":s.withCtx(()=>[s.createVNode(Ke,{"icon-name":"previous",size:20})]),"arrow-right":s.withCtx(()=>[s.createVNode(Ke,{"icon-name":"next",size:20})]),"calendar-icon":s.withCtx(()=>[y0]),"clear-icon":s.withCtx(()=>[]),"action-preview":s.withCtx(()=>[]),_:1},8,["modelValue","text-input-options"]))}};var Cx="";const p0={key:0,class:"invalid-feedback"},N0=s.defineComponent({__name:"Error",props:{errors:{type:Object,required:!1,default:void 0}},setup(t){const e=t;return(n,i)=>{var r;return s.unref(e).errors&&((r=s.unref(e).errors)==null?void 0:r.length)>0?(s.openBlock(),s.createElementBlock("div",p0,[(s.openBlock(!0),s.createElementBlock(s.Fragment,null,s.renderList(t.errors,a=>(s.openBlock(),s.createElementBlock("span",{key:a},s.toDisplayString(a),1))),128))])):s.createCommentVNode("",!0)}}}),D0=s.defineComponent({components:{DhIcon:Ke},props:{hasCloseButton:{type:Boolean,default:!0},hasSideBar:{type:Boolean,default:!0},sideBarPosition:{type:String,default:"left"},hasCloseConfirmation:{type:Boolean,default:!1},bodyClass:{type:String,default:""}},emits:["close"],methods:{closed(){this.$emit("close",this.hasCloseConfirmation)}}}),I0=s.createTextVNode("Modal sidebar! "),j0=s.createElementVNode("button",{class:"btn btn-primary"},"Button Bottom",-1),b0={id:"modalTitle",class:"modal-header"},A0=s.createTextVNode("Modal header! "),T0=s.createTextVNode("Modal body! "),x0={class:"modal-footer"},L0=s.createTextVNode("Modal footer! "),w0=s.createElementVNode("button",{class:"btn btn-primary"},"Button right",-1);function S0(t,e,n,i,r,a){const o=s.resolveComponent("dh-icon"),l=s.resolveComponent("sidebar");return s.openBlock(),s.createBlock(s.Transition,{name:"modal-fade"},{default:s.withCtx(()=>[s.createElementVNode("div",{class:"modal-backdrop",onClick:e[2]||(e[2]=(...u)=>t.closed&&t.closed(...u))},[s.createElementVNode("div",{"aria-describedby":"modalDescription","aria-labelledby":"modalTitle",class:s.normalizeClass(`modal ${t.hasSideBar?t.sideBarPosition:""}`),role:"dialog",onClick:e[1]||(e[1]=s.withModifiers(()=>{},["stop"]))},[t.hasCloseButton?(s.openBlock(),s.createElementBlock("button",{key:0,"aria-label":"Close modal",class:"btn-close",type:"button",onClick:e[0]||(e[0]=(...u)=>t.closed&&t.closed(...u))},[s.createVNode(o,{class:"icon","icon-name":"close",size:24})])):s.createCommentVNode("",!0),t.hasSideBar?(s.openBlock(),s.createBlock(l,{key:1,id:"modal-sidebar",class:"modal-sidebar"},{default:s.withCtx(()=>[s.renderSlot(t.$slots,"sidebar",{},()=>[I0]),s.renderSlot(t.$slots,"sidebar-button-bottom",{},()=>[j0])]),_:3})):s.createCommentVNode("",!0),s.createElementVNode("section",{class:s.normalizeClass(`right-section ${t.hasSideBar?"":"full"}`)},[s.createElementVNode("header",b0,[s.renderSlot(t.$slots,"header",{},()=>[A0])]),s.createElementVNode("section",{id:"modalDescription",class:s.normalizeClass(["modal-body",t.bodyClass])},[s.renderSlot(t.$slots,"body",{},()=>[T0])],2),s.createElementVNode("footer",x0,[s.renderSlot(t.$slots,"footer",{},()=>[L0]),s.renderSlot(t.$slots,"footer-button-right",{},()=>[w0])])],2)],2)])]),_:3})}var O0=Re(D0,[["render",S0]]),z0="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTIgMy41YTguNSA4LjUgMCAxIDAgMCAxNyA4LjUgOC41IDAgMCAwIDAtMTd6TTIuNSAxMmE5LjUgOS41IDAgMSAxIDE5IDAgOS41IDkuNSAwIDAgMS0xOSAweiIgZmlsbD0iI0MzMkYyNyIvPgogICAgPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMiA3LjVhLjUuNSAwIDAgMSAuNS41djRhLjUuNSAwIDAgMS0xIDBWOGEuNS41IDAgMCAxIC41LS41ek0xMS4yNSAxNmEuNzUuNzUgMCAwIDEgLjc1LS43NWguMDFhLjc1Ljc1IDAgMCAxIDAgMS41SDEyYS43NS43NSAwIDAgMS0uNzUtLjc1eiIgZmlsbD0iI0MzMkYyNyIvPgo8L3N2Zz4K",C0="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xNy40NTIgMTkuMTg5SDYuNTU4QTIuNTYgMi41NiAwIDAgMSA0IDE2LjYzMVYxNmMwLTEgLjQxNS0xLjk1OSAxLjEzOC0yLjY0NS40MzMtLjQxLjY3OC0uOTc3LjY3OC0xLjU3MlY5LjE4NEE2LjE5MSA2LjE5MSAwIDAgMSAxMiAzYTYuMTkxIDYuMTkxIDAgMCAxIDYuMTg0IDYuMTg0djIuNmMwIC41OTQuMjQ1IDEuMTY1LjY3OCAxLjU3QTMuNjM2IDMuNjM2IDAgMCAxIDIwIDE2di42MzFhMi41NDcgMi41NDcgMCAwIDEtMi41NDkgMi41NTh6bS01LjQ0Ny0xNC43MmE0LjcxOCA0LjcxOCAwIDAgMC00LjcxIDQuNzF2Mi42YzAgMS0uNDE0IDEuOTU4LTEuMTM4IDIuNjQ1LS40MzMuNDEtLjY3Ny45NzctLjY3NyAxLjU3MXYuNjMyYzAgLjU5OS40ODQgMS4wNzggMS4wODMgMS4wODJoMTAuODk0Yy41OTQgMCAxLjA3OC0uNDgzIDEuMDgzLTEuMDgydi0uNjMyYzAtLjU5NC0uMjQ0LTEuMTY2LS42NzgtMS41NzFhMy42MzYgMy42MzYgMCAwIDEtMS4xMzgtMi42NDZWOS4xNzVhNC43MjUgNC43MjUgMCAwIDAtNC43MTktNC43MDV6TTEzLjkwNCAyMS40NjZoLTMuNzk4YS43NC43NCAwIDAgMS0uNzM3LS43MzguNzQuNzQgMCAwIDEgLjczNy0uNzM3aDMuNzk4YS43MzcuNzM3IDAgMSAxIDAgMS40NzV6IiBmaWxsPSIjQkZCRkJGIi8+Cjwvc3ZnPgo=",k0="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTkuNDI3IDYuMjUzYTEgMSAwIDAgMSAwIDEuNDE0bC05LjI0IDkuMjRhMSAxIDAgMCAxLTEuNDE0IDBsLTQuMi00LjJhMSAxIDAgMSAxIDEuNDE0LTEuNDE0bDMuNDkzIDMuNDkzIDguNTMzLTguNTMzYTEgMSAwIDAgMSAxLjQxNCAweiIgZmlsbD0iIzNDQTA2NCIvPgo8L3N2Zz4K",_0="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTAuODkzIDMuNzlhMi4yNTYgMi4yNTYgMCAwIDEgMy4wMzYuNzk2bC4wMDIuMDAzIDcuNDQyIDEyLjQyNGEyLjI1NyAyLjI1NyAwIDAgMS0xLjkzIDMuMzg0SDQuNTU3YTIuMjU3IDIuMjU3IDAgMCAxLTEuOTI5LTMuMzg0bC4wMDQtLjAwN0wxMC4wNyA0LjU4OWwuMDAyLS4wMDNjLjIwMS0uMzMxLjQ4NC0uNjA2LjgyMi0uNzk2ek0xMiA0LjVhMS4yNTYgMS4yNTYgMCAwIDAtMS4wNzMuNjA0aC0uMDAxTDMuNDkgMTcuNTE3YTEuMjU2IDEuMjU2IDAgMCAwIDEuMDc0IDEuODgxaDE0Ljg3YTEuMjU2IDEuMjU2IDAgMCAwIDEuMDc0LTEuODgxTDEzLjA3NCA1LjEwNXYtLjAwMUExLjI1NyAxLjI1NyAwIDAgMCAxMiA0LjV6IiBmaWxsPSIjRjI5OTRBIi8+CiAgICA8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTEyIDguODZhLjUuNSAwIDAgMSAuNS41djMuNTEyYS41LjUgMCAxIDEtMSAwVjkuMzU5YS41LjUgMCAwIDEgLjUtLjV6TTExLjI1IDE2LjM4NWEuNzUuNzUgMCAwIDEgLjc1LS43NWguMDA5YS43NS43NSAwIDEgMSAwIDEuNUgxMmEuNzUuNzUgMCAwIDEtLjc1LS43NXoiIGZpbGw9IiNGMjk5NEEiLz4KPC9zdmc+Cg==";const E0=s.defineComponent({props:{notificationType:{type:String,required:!0,default:"toast"},status:{type:String,required:!0,default:"info"},title:{type:String,required:!1,default:""},message:{type:String,required:!1,default:""},dismissible:{type:Boolean,required:!1,default:!0},notificationButton:{type:String,default:"Action"},buttonAction:{type:String,default:"void"},buttonDismiss:{type:String,default:"Dismiss"}},data(){return{show:!0}},mounted(){this.dismissible&&["toast","bottom-message"].includes(this.notificationType)&&setTimeout(()=>{this.close()},3e3)},methods:{getIconUrl(){return new URL({"../assets/icon-danger.svg":z0,"../assets/icon-info.svg":C0,"../assets/icon-success.svg":k0,"../assets/icon-warning.svg":_0}[`../assets/icon-${this.status}.svg`],self.location).href},close(){this.show=!1},limitTitle(t,e){return["toast","actionable"].includes(e)&&t.length>=60?`${t.substring(0,60)}..`:["bottom-message"].includes(e)&&t.length>=40?`${t.substring(0,40)}..`:["modal"].includes(e)&&t.length>=80?`${t.substring(0,80)}..`:t}}}),v0=[s.createElementVNode("img",{alt:"icon",class:"close-icon",src:dc},null,-1)],P0=["src"],Y0={class:"additional-text"},Q0={key:0,class:"descriptions"},U0={class:"btn btn-normal btn-primary"};function R0(t,e,n,i,r,a){return s.openBlock(),s.createElementBlock("div",{class:s.normalizeClass(`dh-notification-container ${t.notificationType}`)},[t.show?(s.openBlock(),s.createElementBlock("div",{key:0,class:s.normalizeClass(["bottom-message"].includes(t.notificationType)?`notification-up status status-${t.notificationType}`:`notification-enter status status-${t.notificationType}`)},[["modal","bottom-message"].includes(t.notificationType)?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock("button",{key:0,class:"close-notification",onClick:e[0]||(e[0]=s.withModifiers((...o)=>t.close&&t.close(...o),["prevent"]))},v0)),s.createElementVNode("div",{class:s.normalizeClass(`content content- ${t.notificationType}`)},[s.createElementVNode("div",{class:s.normalizeClass(`ellipse ellipse-${t.status} ellipse-${t.notificationType}`)},[s.createElementVNode("img",{class:s.normalizeClass(`icons icons-${t.status} icons-${t.status}-${t.notificationType}`),src:t.getIconUrl()},null,10,P0)],2),s.createElementVNode("div",Y0,[s.createElementVNode("div",{class:s.normalizeClass(`title title-${t.notificationType}`)},s.toDisplayString(t.limitTitle(t.title,t.notificationType)),3),["bottom-message"].includes(t.notificationType)?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock("div",Q0,s.toDisplayString(t.message.length>=280?`${t.message.substring(0,280)}..`:t.message),1))]),["toast","bottom-message"].includes(t.notificationType)?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock("div",{key:0,class:s.normalizeClass(`buttons ${t.notificationType}`)},[s.createElementVNode("button",U0,s.toDisplayString(t.notificationButton),1),s.createElementVNode("button",{class:"btn btn-normal btn-secondary dismiss",onClick:e[1]||(e[1]=s.withModifiers((...o)=>t.close&&t.close(...o),["prevent"]))},s.toDisplayString(t.buttonDismiss),1)],2))],2)],2)):s.createCommentVNode("",!0)],2)}var B0=Re(E0,[["render",R0]]);/*!
|
|
3
3
|
* Chart.js v3.9.1
|
|
4
4
|
* https://www.chartjs.org
|
|
5
5
|
* (c) 2022 Chart.js Contributors
|
|
6
6
|
* Released under the MIT License
|
|
7
|
-
*/function
|
|
7
|
+
*/function ft(){}const Z0=function(){let t=0;return function(){return t++}}();function oe(t){return t===null||typeof t=="undefined"}function he(t){if(Array.isArray&&Array.isArray(t))return!0;const e=Object.prototype.toString.call(t);return e.slice(0,7)==="[object"&&e.slice(-6)==="Array]"}function ne(t){return t!==null&&Object.prototype.toString.call(t)==="[object Object]"}const Se=t=>(typeof t=="number"||t instanceof Number)&&isFinite(+t);function Be(t,e){return Se(t)?t:e}function ie(t,e){return typeof t=="undefined"?e:t}const V0=(t,e)=>typeof t=="string"&&t.endsWith("%")?parseFloat(t)/100:t/e,Mc=(t,e)=>typeof t=="string"&&t.endsWith("%")?parseFloat(t)/100*e:+t;function De(t,e,n){if(t&&typeof t.call=="function")return t.apply(n,e)}function le(t,e,n,i){let r,a,o;if(he(t))if(a=t.length,i)for(r=a-1;r>=0;r--)e.call(n,t[r],r);else for(r=0;r<a;r++)e.call(n,t[r],r);else if(ne(t))for(o=Object.keys(t),a=o.length,r=0;r<a;r++)e.call(n,t[o[r]],o[r])}function jr(t,e){let n,i,r,a;if(!t||!e||t.length!==e.length)return!1;for(n=0,i=t.length;n<i;++n)if(r=t[n],a=e[n],r.datasetIndex!==a.datasetIndex||r.index!==a.index)return!1;return!0}function br(t){if(he(t))return t.map(br);if(ne(t)){const e=Object.create(null),n=Object.keys(t),i=n.length;let r=0;for(;r<i;++r)e[n[r]]=br(t[n[r]]);return e}return t}function fc(t){return["__proto__","prototype","constructor"].indexOf(t)===-1}function $0(t,e,n,i){if(!fc(t))return;const r=e[t],a=n[t];ne(r)&&ne(a)?pn(r,a,i):e[t]=br(a)}function pn(t,e,n){const i=he(e)?e:[e],r=i.length;if(!ne(t))return t;n=n||{};const a=n.merger||$0;for(let o=0;o<r;++o){if(e=i[o],!ne(e))continue;const l=Object.keys(e);for(let u=0,c=l.length;u<c;++u)a(l[u],t,e,n)}return t}function Nn(t,e){return pn(t,e,{merger:W0})}function W0(t,e,n){if(!fc(t))return;const i=e[t],r=n[t];ne(i)&&ne(r)?Nn(i,r):Object.prototype.hasOwnProperty.call(e,t)||(e[t]=br(r))}const gc={"":t=>t,x:t=>t.x,y:t=>t.y};function At(t,e){return(gc[e]||(gc[e]=G0(e)))(t)}function G0(t){const e=H0(t);return n=>{for(const i of e){if(i==="")break;n=n&&n[i]}return n}}function H0(t){const e=t.split("."),n=[];let i="";for(const r of e)i+=r,i.endsWith("\\")?i=i.slice(0,-1)+".":(n.push(i),i="");return n}function is(t){return t.charAt(0).toUpperCase()+t.slice(1)}const Ze=t=>typeof t!="undefined",Tt=t=>typeof t=="function",hc=(t,e)=>{if(t.size!==e.size)return!1;for(const n of t)if(!e.has(n))return!1;return!0};function F0(t){return t.type==="mouseup"||t.type==="click"||t.type==="contextmenu"}const Ie=Math.PI,ce=2*Ie,J0=ce+Ie,Ar=Number.POSITIVE_INFINITY,X0=Ie/180,je=Ie/2,Dn=Ie/4,yc=Ie*2/3,Ve=Math.log10,lt=Math.sign;function mc(t){const e=Math.round(t);t=In(t,e,t/1e3)?e:t;const n=Math.pow(10,Math.floor(Ve(t))),i=t/n;return(i<=1?1:i<=2?2:i<=5?5:10)*n}function K0(t){const e=[],n=Math.sqrt(t);let i;for(i=1;i<n;i++)t%i===0&&(e.push(i),e.push(t/i));return n===(n|0)&&e.push(n),e.sort((r,a)=>r-a).pop(),e}function rn(t){return!isNaN(parseFloat(t))&&isFinite(t)}function In(t,e,n){return Math.abs(t-e)<n}function q0(t,e){const n=Math.round(t);return n-e<=t&&n+e>=t}function pc(t,e,n){let i,r,a;for(i=0,r=t.length;i<r;i++)a=t[i][n],isNaN(a)||(e.min=Math.min(e.min,a),e.max=Math.max(e.max,a))}function qe(t){return t*(Ie/180)}function rs(t){return t*(180/Ie)}function Nc(t){if(!Se(t))return;let e=1,n=0;for(;Math.round(t*e)/e!==t;)e*=10,n++;return n}function Dc(t,e){const n=e.x-t.x,i=e.y-t.y,r=Math.sqrt(n*n+i*i);let a=Math.atan2(i,n);return a<-.5*Ie&&(a+=ce),{angle:a,distance:r}}function as(t,e){return Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2))}function ej(t,e){return(t-e+J0)%ce-Ie}function et(t){return(t%ce+ce)%ce}function jn(t,e,n,i){const r=et(t),a=et(e),o=et(n),l=et(a-r),u=et(o-r),c=et(r-a),d=et(r-o);return r===a||r===o||i&&a===o||l>u&&c<d}function ke(t,e,n){return Math.max(e,Math.min(n,t))}function tj(t){return ke(t,-32768,32767)}function Tr(t,e,n,i=1e-6){return t>=Math.min(e,n)-i&&t<=Math.max(e,n)+i}function os(t,e,n){n=n||(o=>t[o]<e);let i=t.length-1,r=0,a;for(;i-r>1;)a=r+i>>1,n(a)?r=a:i=a;return{lo:r,hi:i}}const Rt=(t,e,n,i)=>os(t,n,i?r=>t[r][e]<=n:r=>t[r][e]<n),nj=(t,e,n)=>os(t,n,i=>t[i][e]>=n);function ij(t,e,n){let i=0,r=t.length;for(;i<r&&t[i]<e;)i++;for(;r>i&&t[r-1]>n;)r--;return i>0||r<t.length?t.slice(i,r):t}const Ic=["push","pop","shift","splice","unshift"];function rj(t,e){if(t._chartjs){t._chartjs.listeners.push(e);return}Object.defineProperty(t,"_chartjs",{configurable:!0,enumerable:!1,value:{listeners:[e]}}),Ic.forEach(n=>{const i="_onData"+is(n),r=t[n];Object.defineProperty(t,n,{configurable:!0,enumerable:!1,value(...a){const o=r.apply(this,a);return t._chartjs.listeners.forEach(l=>{typeof l[i]=="function"&&l[i](...a)}),o}})})}function jc(t,e){const n=t._chartjs;if(!n)return;const i=n.listeners,r=i.indexOf(e);r!==-1&&i.splice(r,1),!(i.length>0)&&(Ic.forEach(a=>{delete t[a]}),delete t._chartjs)}function bc(t){const e=new Set;let n,i;for(n=0,i=t.length;n<i;++n)e.add(t[n]);return e.size===i?t:Array.from(e)}const Ac=function(){return typeof window=="undefined"?function(t){return t()}:window.requestAnimationFrame}();function Tc(t,e,n){const i=n||(o=>Array.prototype.slice.call(o));let r=!1,a=[];return function(...o){a=i(o),r||(r=!0,Ac.call(window,()=>{r=!1,t.apply(e,a)}))}}function aj(t,e){let n;return function(...i){return e?(clearTimeout(n),n=setTimeout(t,e,i)):t.apply(this,i),e}}const oj=t=>t==="start"?"left":t==="end"?"right":"center",xc=(t,e,n)=>t==="start"?e:t==="end"?n:(e+n)/2;function Lc(t,e,n){const i=e.length;let r=0,a=i;if(t._sorted){const{iScale:o,_parsed:l}=t,u=o.axis,{min:c,max:d,minDefined:M,maxDefined:g}=o.getUserBounds();M&&(r=ke(Math.min(Rt(l,o.axis,c).lo,n?i:Rt(e,u,o.getPixelForValue(c)).lo),0,i-1)),g?a=ke(Math.max(Rt(l,o.axis,d,!0).hi+1,n?0:Rt(e,u,o.getPixelForValue(d),!0).hi+1),r,i)-r:a=i-r}return{start:r,count:a}}function wc(t){const{xScale:e,yScale:n,_scaleRanges:i}=t,r={xmin:e.min,xmax:e.max,ymin:n.min,ymax:n.max};if(!i)return t._scaleRanges=r,!0;const a=i.xmin!==e.min||i.xmax!==e.max||i.ymin!==n.min||i.ymax!==n.max;return Object.assign(i,r),a}const xr=t=>t===0||t===1,Sc=(t,e,n)=>-(Math.pow(2,10*(t-=1))*Math.sin((t-e)*ce/n)),Oc=(t,e,n)=>Math.pow(2,-10*t)*Math.sin((t-e)*ce/n)+1,bn={linear:t=>t,easeInQuad:t=>t*t,easeOutQuad:t=>-t*(t-2),easeInOutQuad:t=>(t/=.5)<1?.5*t*t:-.5*(--t*(t-2)-1),easeInCubic:t=>t*t*t,easeOutCubic:t=>(t-=1)*t*t+1,easeInOutCubic:t=>(t/=.5)<1?.5*t*t*t:.5*((t-=2)*t*t+2),easeInQuart:t=>t*t*t*t,easeOutQuart:t=>-((t-=1)*t*t*t-1),easeInOutQuart:t=>(t/=.5)<1?.5*t*t*t*t:-.5*((t-=2)*t*t*t-2),easeInQuint:t=>t*t*t*t*t,easeOutQuint:t=>(t-=1)*t*t*t*t+1,easeInOutQuint:t=>(t/=.5)<1?.5*t*t*t*t*t:.5*((t-=2)*t*t*t*t+2),easeInSine:t=>-Math.cos(t*je)+1,easeOutSine:t=>Math.sin(t*je),easeInOutSine:t=>-.5*(Math.cos(Ie*t)-1),easeInExpo:t=>t===0?0:Math.pow(2,10*(t-1)),easeOutExpo:t=>t===1?1:-Math.pow(2,-10*t)+1,easeInOutExpo:t=>xr(t)?t:t<.5?.5*Math.pow(2,10*(t*2-1)):.5*(-Math.pow(2,-10*(t*2-1))+2),easeInCirc:t=>t>=1?t:-(Math.sqrt(1-t*t)-1),easeOutCirc:t=>Math.sqrt(1-(t-=1)*t),easeInOutCirc:t=>(t/=.5)<1?-.5*(Math.sqrt(1-t*t)-1):.5*(Math.sqrt(1-(t-=2)*t)+1),easeInElastic:t=>xr(t)?t:Sc(t,.075,.3),easeOutElastic:t=>xr(t)?t:Oc(t,.075,.3),easeInOutElastic(t){return xr(t)?t:t<.5?.5*Sc(t*2,.1125,.45):.5+.5*Oc(t*2-1,.1125,.45)},easeInBack(t){return t*t*((1.70158+1)*t-1.70158)},easeOutBack(t){return(t-=1)*t*((1.70158+1)*t+1.70158)+1},easeInOutBack(t){let e=1.70158;return(t/=.5)<1?.5*(t*t*(((e*=1.525)+1)*t-e)):.5*((t-=2)*t*(((e*=1.525)+1)*t+e)+2)},easeInBounce:t=>1-bn.easeOutBounce(1-t),easeOutBounce(t){return t<1/2.75?7.5625*t*t:t<2/2.75?7.5625*(t-=1.5/2.75)*t+.75:t<2.5/2.75?7.5625*(t-=2.25/2.75)*t+.9375:7.5625*(t-=2.625/2.75)*t+.984375},easeInOutBounce:t=>t<.5?bn.easeInBounce(t*2)*.5:bn.easeOutBounce(t*2-1)*.5+.5};/*!
|
|
8
8
|
* @kurkle/color v0.2.1
|
|
9
9
|
* https://github.com/kurkle/color#readme
|
|
10
10
|
* (c) 2022 Jukka Kurkela
|
|
11
11
|
* Released under the MIT License
|
|
12
|
-
*/function An(t){return t+.5|0}const xt=(t,e,n)=>Math.max(Math.min(t,n),e);function Tn(t){return xt(An(t*2.55),0,255)}function Lt(t){return xt(An(t*255),0,255)}function gt(t){return xt(An(t/2.55)/100,0,1)}function zc(t){return xt(An(t*100),0,100)}const $e={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,A:10,B:11,C:12,D:13,E:14,F:15,a:10,b:11,c:12,d:13,e:14,f:15},ss=[..."0123456789ABCDEF"],aj=t=>ss[t&15],oj=t=>ss[(t&240)>>4]+ss[t&15],Lr=t=>(t&240)>>4===(t&15),sj=t=>Lr(t.r)&&Lr(t.g)&&Lr(t.b)&&Lr(t.a);function lj(t){var e=t.length,n;return t[0]==="#"&&(e===4||e===5?n={r:255&$e[t[1]]*17,g:255&$e[t[2]]*17,b:255&$e[t[3]]*17,a:e===5?$e[t[4]]*17:255}:(e===7||e===9)&&(n={r:$e[t[1]]<<4|$e[t[2]],g:$e[t[3]]<<4|$e[t[4]],b:$e[t[5]]<<4|$e[t[6]],a:e===9?$e[t[7]]<<4|$e[t[8]]:255})),n}const uj=(t,e)=>t<255?e(t):"";function cj(t){var e=sj(t)?aj:oj;return t?"#"+e(t.r)+e(t.g)+e(t.b)+uj(t.a,e):void 0}const dj=/^(hsla?|hwb|hsv)\(\s*([-+.e\d]+)(?:deg)?[\s,]+([-+.e\d]+)%[\s,]+([-+.e\d]+)%(?:[\s,]+([-+.e\d]+)(%)?)?\s*\)$/;function Cc(t,e,n){const i=e*Math.min(n,1-n),r=(a,o=(a+t/30)%12)=>n-i*Math.max(Math.min(o-3,9-o,1),-1);return[r(0),r(8),r(4)]}function fj(t,e,n){const i=(r,a=(r+t/60)%6)=>n-n*e*Math.max(Math.min(a,4-a,1),0);return[i(5),i(3),i(1)]}function Mj(t,e,n){const i=Cc(t,1,.5);let r;for(e+n>1&&(r=1/(e+n),e*=r,n*=r),r=0;r<3;r++)i[r]*=1-e-n,i[r]+=e;return i}function gj(t,e,n,i,r){return t===r?(e-n)/i+(e<n?6:0):e===r?(n-t)/i+2:(t-e)/i+4}function ls(t){const n=t.r/255,i=t.g/255,r=t.b/255,a=Math.max(n,i,r),o=Math.min(n,i,r),l=(a+o)/2;let u,c,d;return a!==o&&(d=a-o,c=l>.5?d/(2-a-o):d/(a+o),u=gj(n,i,r,d,a),u=u*60+.5),[u|0,c||0,l]}function us(t,e,n,i){return(Array.isArray(e)?t(e[0],e[1],e[2]):t(e,n,i)).map(Lt)}function cs(t,e,n){return us(Cc,t,e,n)}function hj(t,e,n){return us(Mj,t,e,n)}function yj(t,e,n){return us(fj,t,e,n)}function _c(t){return(t%360+360)%360}function mj(t){const e=dj.exec(t);let n=255,i;if(!e)return;e[5]!==i&&(n=e[6]?Tn(+e[5]):Lt(+e[5]));const r=_c(+e[2]),a=+e[3]/100,o=+e[4]/100;return e[1]==="hwb"?i=hj(r,a,o):e[1]==="hsv"?i=yj(r,a,o):i=cs(r,a,o),{r:i[0],g:i[1],b:i[2],a:n}}function pj(t,e){var n=ls(t);n[0]=_c(n[0]+e),n=cs(n),t.r=n[0],t.g=n[1],t.b=n[2]}function Nj(t){if(!t)return;const e=ls(t),n=e[0],i=zc(e[1]),r=zc(e[2]);return t.a<255?`hsla(${n}, ${i}%, ${r}%, ${gt(t.a)})`:`hsl(${n}, ${i}%, ${r}%)`}const kc={x:"dark",Z:"light",Y:"re",X:"blu",W:"gr",V:"medium",U:"slate",A:"ee",T:"ol",S:"or",B:"ra",C:"lateg",D:"ights",R:"in",Q:"turquois",E:"hi",P:"ro",O:"al",N:"le",M:"de",L:"yello",F:"en",K:"ch",G:"arks",H:"ea",I:"ightg",J:"wh"},Ec={OiceXe:"f0f8ff",antiquewEte:"faebd7",aqua:"ffff",aquamarRe:"7fffd4",azuY:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"0",blanKedOmond:"ffebcd",Xe:"ff",XeviTet:"8a2be2",bPwn:"a52a2a",burlywood:"deb887",caMtXe:"5f9ea0",KartYuse:"7fff00",KocTate:"d2691e",cSO:"ff7f50",cSnflowerXe:"6495ed",cSnsilk:"fff8dc",crimson:"dc143c",cyan:"ffff",xXe:"8b",xcyan:"8b8b",xgTMnPd:"b8860b",xWay:"a9a9a9",xgYF:"6400",xgYy:"a9a9a9",xkhaki:"bdb76b",xmagFta:"8b008b",xTivegYF:"556b2f",xSange:"ff8c00",xScEd:"9932cc",xYd:"8b0000",xsOmon:"e9967a",xsHgYF:"8fbc8f",xUXe:"483d8b",xUWay:"2f4f4f",xUgYy:"2f4f4f",xQe:"ced1",xviTet:"9400d3",dAppRk:"ff1493",dApskyXe:"bfff",dimWay:"696969",dimgYy:"696969",dodgerXe:"1e90ff",fiYbrick:"b22222",flSOwEte:"fffaf0",foYstWAn:"228b22",fuKsia:"ff00ff",gaRsbSo:"dcdcdc",ghostwEte:"f8f8ff",gTd:"ffd700",gTMnPd:"daa520",Way:"808080",gYF:"8000",gYFLw:"adff2f",gYy:"808080",honeyMw:"f0fff0",hotpRk:"ff69b4",RdianYd:"cd5c5c",Rdigo:"4b0082",ivSy:"fffff0",khaki:"f0e68c",lavFMr:"e6e6fa",lavFMrXsh:"fff0f5",lawngYF:"7cfc00",NmoncEffon:"fffacd",ZXe:"add8e6",ZcSO:"f08080",Zcyan:"e0ffff",ZgTMnPdLw:"fafad2",ZWay:"d3d3d3",ZgYF:"90ee90",ZgYy:"d3d3d3",ZpRk:"ffb6c1",ZsOmon:"ffa07a",ZsHgYF:"20b2aa",ZskyXe:"87cefa",ZUWay:"778899",ZUgYy:"778899",ZstAlXe:"b0c4de",ZLw:"ffffe0",lime:"ff00",limegYF:"32cd32",lRF:"faf0e6",magFta:"ff00ff",maPon:"800000",VaquamarRe:"66cdaa",VXe:"cd",VScEd:"ba55d3",VpurpN:"9370db",VsHgYF:"3cb371",VUXe:"7b68ee",VsprRggYF:"fa9a",VQe:"48d1cc",VviTetYd:"c71585",midnightXe:"191970",mRtcYam:"f5fffa",mistyPse:"ffe4e1",moccasR:"ffe4b5",navajowEte:"ffdead",navy:"80",Tdlace:"fdf5e6",Tive:"808000",TivedBb:"6b8e23",Sange:"ffa500",SangeYd:"ff4500",ScEd:"da70d6",pOegTMnPd:"eee8aa",pOegYF:"98fb98",pOeQe:"afeeee",pOeviTetYd:"db7093",papayawEp:"ffefd5",pHKpuff:"ffdab9",peru:"cd853f",pRk:"ffc0cb",plum:"dda0dd",powMrXe:"b0e0e6",purpN:"800080",YbeccapurpN:"663399",Yd:"ff0000",Psybrown:"bc8f8f",PyOXe:"4169e1",saddNbPwn:"8b4513",sOmon:"fa8072",sandybPwn:"f4a460",sHgYF:"2e8b57",sHshell:"fff5ee",siFna:"a0522d",silver:"c0c0c0",skyXe:"87ceeb",UXe:"6a5acd",UWay:"708090",UgYy:"708090",snow:"fffafa",sprRggYF:"ff7f",stAlXe:"4682b4",tan:"d2b48c",teO:"8080",tEstN:"d8bfd8",tomato:"ff6347",Qe:"40e0d0",viTet:"ee82ee",JHt:"f5deb3",wEte:"ffffff",wEtesmoke:"f5f5f5",Lw:"ffff00",LwgYF:"9acd32"};function Dj(){const t={},e=Object.keys(Ec),n=Object.keys(kc);let i,r,a,o,l;for(i=0;i<e.length;i++){for(o=l=e[i],r=0;r<n.length;r++)a=n[r],l=l.replace(a,kc[a]);a=parseInt(Ec[o],16),t[l]=[a>>16&255,a>>8&255,a&255]}return t}let wr;function Ij(t){wr||(wr=Dj(),wr.transparent=[0,0,0,0]);const e=wr[t.toLowerCase()];return e&&{r:e[0],g:e[1],b:e[2],a:e.length===4?e[3]:255}}const jj=/^rgba?\(\s*([-+.\d]+)(%)?[\s,]+([-+.e\d]+)(%)?[\s,]+([-+.e\d]+)(%)?(?:[\s,/]+([-+.e\d]+)(%)?)?\s*\)$/;function bj(t){const e=jj.exec(t);let n=255,i,r,a;if(!!e){if(e[7]!==i){const o=+e[7];n=e[8]?Tn(o):xt(o*255,0,255)}return i=+e[1],r=+e[3],a=+e[5],i=255&(e[2]?Tn(i):xt(i,0,255)),r=255&(e[4]?Tn(r):xt(r,0,255)),a=255&(e[6]?Tn(a):xt(a,0,255)),{r:i,g:r,b:a,a:n}}}function Aj(t){return t&&(t.a<255?`rgba(${t.r}, ${t.g}, ${t.b}, ${gt(t.a)})`:`rgb(${t.r}, ${t.g}, ${t.b})`)}const ds=t=>t<=.0031308?t*12.92:Math.pow(t,1/2.4)*1.055-.055,an=t=>t<=.04045?t/12.92:Math.pow((t+.055)/1.055,2.4);function Tj(t,e,n){const i=an(gt(t.r)),r=an(gt(t.g)),a=an(gt(t.b));return{r:Lt(ds(i+n*(an(gt(e.r))-i))),g:Lt(ds(r+n*(an(gt(e.g))-r))),b:Lt(ds(a+n*(an(gt(e.b))-a))),a:t.a+n*(e.a-t.a)}}function Sr(t,e,n){if(t){let i=ls(t);i[e]=Math.max(0,Math.min(i[e]+i[e]*n,e===0?360:1)),i=cs(i),t.r=i[0],t.g=i[1],t.b=i[2]}}function vc(t,e){return t&&Object.assign(e||{},t)}function Pc(t){var e={r:0,g:0,b:0,a:255};return Array.isArray(t)?t.length>=3&&(e={r:t[0],g:t[1],b:t[2],a:255},t.length>3&&(e.a=Lt(t[3]))):(e=vc(t,{r:0,g:0,b:0,a:1}),e.a=Lt(e.a)),e}function xj(t){return t.charAt(0)==="r"?bj(t):mj(t)}class Or{constructor(e){if(e instanceof Or)return e;const n=typeof e;let i;n==="object"?i=Pc(e):n==="string"&&(i=lj(e)||Ij(e)||xj(e)),this._rgb=i,this._valid=!!i}get valid(){return this._valid}get rgb(){var e=vc(this._rgb);return e&&(e.a=gt(e.a)),e}set rgb(e){this._rgb=Pc(e)}rgbString(){return this._valid?Aj(this._rgb):void 0}hexString(){return this._valid?cj(this._rgb):void 0}hslString(){return this._valid?Nj(this._rgb):void 0}mix(e,n){if(e){const i=this.rgb,r=e.rgb;let a;const o=n===a?.5:n,l=2*o-1,u=i.a-r.a,c=((l*u===-1?l:(l+u)/(1+l*u))+1)/2;a=1-c,i.r=255&c*i.r+a*r.r+.5,i.g=255&c*i.g+a*r.g+.5,i.b=255&c*i.b+a*r.b+.5,i.a=o*i.a+(1-o)*r.a,this.rgb=i}return this}interpolate(e,n){return e&&(this._rgb=Tj(this._rgb,e._rgb,n)),this}clone(){return new Or(this.rgb)}alpha(e){return this._rgb.a=Lt(e),this}clearer(e){const n=this._rgb;return n.a*=1-e,this}greyscale(){const e=this._rgb,n=An(e.r*.3+e.g*.59+e.b*.11);return e.r=e.g=e.b=n,this}opaquer(e){const n=this._rgb;return n.a*=1+e,this}negate(){const e=this._rgb;return e.r=255-e.r,e.g=255-e.g,e.b=255-e.b,this}lighten(e){return Sr(this._rgb,2,e),this}darken(e){return Sr(this._rgb,2,-e),this}saturate(e){return Sr(this._rgb,1,e),this}desaturate(e){return Sr(this._rgb,1,-e),this}rotate(e){return pj(this._rgb,e),this}}function Yc(t){return new Or(t)}function Qc(t){if(t&&typeof t=="object"){const e=t.toString();return e==="[object CanvasPattern]"||e==="[object CanvasGradient]"}return!1}function Uc(t){return Qc(t)?t:Yc(t)}function fs(t){return Qc(t)?t:Yc(t).saturate(.5).darken(.1).hexString()}const Bt=Object.create(null),Ms=Object.create(null);function xn(t,e){if(!e)return t;const n=e.split(".");for(let i=0,r=n.length;i<r;++i){const a=n[i];t=t[a]||(t[a]=Object.create(null))}return t}function gs(t,e,n){return typeof e=="string"?pn(xn(t,e),n):pn(xn(t,""),e)}class Lj{constructor(e){this.animation=void 0,this.backgroundColor="rgba(0,0,0,0.1)",this.borderColor="rgba(0,0,0,0.1)",this.color="#666",this.datasets={},this.devicePixelRatio=n=>n.chart.platform.getDevicePixelRatio(),this.elements={},this.events=["mousemove","mouseout","click","touchstart","touchmove"],this.font={family:"'Helvetica Neue', 'Helvetica', 'Arial', sans-serif",size:12,style:"normal",lineHeight:1.2,weight:null},this.hover={},this.hoverBackgroundColor=(n,i)=>fs(i.backgroundColor),this.hoverBorderColor=(n,i)=>fs(i.borderColor),this.hoverColor=(n,i)=>fs(i.color),this.indexAxis="x",this.interaction={mode:"nearest",intersect:!0,includeInvisible:!1},this.maintainAspectRatio=!0,this.onHover=null,this.onClick=null,this.parsing=!0,this.plugins={},this.responsive=!0,this.scale=void 0,this.scales={},this.showLine=!0,this.drawActiveElementsOnTop=!0,this.describe(e)}set(e,n){return gs(this,e,n)}get(e){return xn(this,e)}describe(e,n){return gs(Ms,e,n)}override(e,n){return gs(Bt,e,n)}route(e,n,i,r){const a=xn(this,e),o=xn(this,i),l="_"+n;Object.defineProperties(a,{[l]:{value:a[n],writable:!0},[n]:{enumerable:!0,get(){const u=this[l],c=o[r];return ne(u)?Object.assign({},c,u):ie(u,c)},set(u){this[l]=u}}})}}var ee=new Lj({_scriptable:t=>!t.startsWith("on"),_indexable:t=>t!=="events",hover:{_fallback:"interaction"},interaction:{_scriptable:!1,_indexable:!1}});function wj(t){return!t||oe(t.size)||oe(t.family)?null:(t.style?t.style+" ":"")+(t.weight?t.weight+" ":"")+t.size+"px "+t.family}function zr(t,e,n,i,r){let a=e[r];return a||(a=e[r]=t.measureText(r).width,n.push(r)),a>i&&(i=a),i}function Sj(t,e,n,i){i=i||{};let r=i.data=i.data||{},a=i.garbageCollect=i.garbageCollect||[];i.font!==e&&(r=i.data={},a=i.garbageCollect=[],i.font=e),t.save(),t.font=e;let o=0;const l=n.length;let u,c,d,f,g;for(u=0;u<l;u++)if(f=n[u],f!=null&&he(f)!==!0)o=zr(t,r,a,o,f);else if(he(f))for(c=0,d=f.length;c<d;c++)g=f[c],g!=null&&!he(g)&&(o=zr(t,r,a,o,g));t.restore();const h=a.length/2;if(h>n.length){for(u=0;u<h;u++)delete r[a[u]];a.splice(0,h)}return o}function Zt(t,e,n){const i=t.currentDevicePixelRatio,r=n!==0?Math.max(n/2,.5):0;return Math.round((e-r)*i)/i+r}function Rc(t,e){e=e||t.getContext("2d"),e.save(),e.resetTransform(),e.clearRect(0,0,t.width,t.height),e.restore()}function hs(t,e,n,i){Oj(t,e,n,i,null)}function Oj(t,e,n,i,r){let a,o,l,u,c,d;const f=e.pointStyle,g=e.rotation,h=e.radius;let y=(g||0)*F0;if(f&&typeof f=="object"&&(a=f.toString(),a==="[object HTMLImageElement]"||a==="[object HTMLCanvasElement]")){t.save(),t.translate(n,i),t.rotate(y),t.drawImage(f,-f.width/2,-f.height/2,f.width,f.height),t.restore();return}if(!(isNaN(h)||h<=0)){switch(t.beginPath(),f){default:r?t.ellipse(n,i,r/2,h,0,0,ce):t.arc(n,i,h,0,ce),t.closePath();break;case"triangle":t.moveTo(n+Math.sin(y)*h,i-Math.cos(y)*h),y+=yc,t.lineTo(n+Math.sin(y)*h,i-Math.cos(y)*h),y+=yc,t.lineTo(n+Math.sin(y)*h,i-Math.cos(y)*h),t.closePath();break;case"rectRounded":c=h*.516,u=h-c,o=Math.cos(y+Dn)*u,l=Math.sin(y+Dn)*u,t.arc(n-o,i-l,c,y-Ie,y-je),t.arc(n+l,i-o,c,y-je,y),t.arc(n+o,i+l,c,y,y+je),t.arc(n-l,i+o,c,y+je,y+Ie),t.closePath();break;case"rect":if(!g){u=Math.SQRT1_2*h,d=r?r/2:u,t.rect(n-d,i-u,2*d,2*u);break}y+=Dn;case"rectRot":o=Math.cos(y)*h,l=Math.sin(y)*h,t.moveTo(n-o,i-l),t.lineTo(n+l,i-o),t.lineTo(n+o,i+l),t.lineTo(n-l,i+o),t.closePath();break;case"crossRot":y+=Dn;case"cross":o=Math.cos(y)*h,l=Math.sin(y)*h,t.moveTo(n-o,i-l),t.lineTo(n+o,i+l),t.moveTo(n+l,i-o),t.lineTo(n-l,i+o);break;case"star":o=Math.cos(y)*h,l=Math.sin(y)*h,t.moveTo(n-o,i-l),t.lineTo(n+o,i+l),t.moveTo(n+l,i-o),t.lineTo(n-l,i+o),y+=Dn,o=Math.cos(y)*h,l=Math.sin(y)*h,t.moveTo(n-o,i-l),t.lineTo(n+o,i+l),t.moveTo(n+l,i-o),t.lineTo(n-l,i+o);break;case"line":o=r?r/2:Math.cos(y)*h,l=Math.sin(y)*h,t.moveTo(n-o,i-l),t.lineTo(n+o,i+l);break;case"dash":t.moveTo(n,i),t.lineTo(n+Math.cos(y)*h,i+Math.sin(y)*h);break}t.fill(),e.borderWidth>0&&t.stroke()}}function Ln(t,e,n){return n=n||.5,!e||t&&t.x>e.left-n&&t.x<e.right+n&&t.y>e.top-n&&t.y<e.bottom+n}function Bc(t,e){t.save(),t.beginPath(),t.rect(e.left,e.top,e.right-e.left,e.bottom-e.top),t.clip()}function Zc(t){t.restore()}function zj(t,e,n,i,r){if(!e)return t.lineTo(n.x,n.y);if(r==="middle"){const a=(e.x+n.x)/2;t.lineTo(a,e.y),t.lineTo(a,n.y)}else r==="after"!=!!i?t.lineTo(e.x,n.y):t.lineTo(n.x,e.y);t.lineTo(n.x,n.y)}function Cj(t,e,n,i){if(!e)return t.lineTo(n.x,n.y);t.bezierCurveTo(i?e.cp1x:e.cp2x,i?e.cp1y:e.cp2y,i?n.cp2x:n.cp1x,i?n.cp2y:n.cp1y,n.x,n.y)}function Cr(t,e,n,i,r,a={}){const o=he(e)?e:[e],l=a.strokeWidth>0&&a.strokeColor!=="";let u,c;for(t.save(),t.font=r.string,_j(t,a),u=0;u<o.length;++u)c=o[u],l&&(a.strokeColor&&(t.strokeStyle=a.strokeColor),oe(a.strokeWidth)||(t.lineWidth=a.strokeWidth),t.strokeText(c,n,i,a.maxWidth)),t.fillText(c,n,i,a.maxWidth),kj(t,n,i,c,a),i+=r.lineHeight;t.restore()}function _j(t,e){e.translation&&t.translate(e.translation[0],e.translation[1]),oe(e.rotation)||t.rotate(e.rotation),e.color&&(t.fillStyle=e.color),e.textAlign&&(t.textAlign=e.textAlign),e.textBaseline&&(t.textBaseline=e.textBaseline)}function kj(t,e,n,i,r){if(r.strikethrough||r.underline){const a=t.measureText(i),o=e-a.actualBoundingBoxLeft,l=e+a.actualBoundingBoxRight,u=n-a.actualBoundingBoxAscent,c=n+a.actualBoundingBoxDescent,d=r.strikethrough?(u+c)/2:c;t.strokeStyle=t.fillStyle,t.beginPath(),t.lineWidth=r.decorationWidth||2,t.moveTo(o,d),t.lineTo(l,d),t.stroke()}}function _r(t,e){const{x:n,y:i,w:r,h:a,radius:o}=e;t.arc(n+o.topLeft,i+o.topLeft,o.topLeft,-je,Ie,!0),t.lineTo(n,i+a-o.bottomLeft),t.arc(n+o.bottomLeft,i+a-o.bottomLeft,o.bottomLeft,Ie,je,!0),t.lineTo(n+r-o.bottomRight,i+a),t.arc(n+r-o.bottomRight,i+a-o.bottomRight,o.bottomRight,je,0,!0),t.lineTo(n+r,i+o.topRight),t.arc(n+r-o.topRight,i+o.topRight,o.topRight,0,-je,!0),t.lineTo(n+o.topLeft,i)}const Ej=new RegExp(/^(normal|(\d+(?:\.\d+)?)(px|em|%)?)$/),vj=new RegExp(/^(normal|italic|initial|inherit|unset|(oblique( -?[0-9]?[0-9]deg)?))$/);function Pj(t,e){const n=(""+t).match(Ej);if(!n||n[1]==="normal")return e*1.2;switch(t=+n[2],n[3]){case"px":return t;case"%":t/=100;break}return e*t}const Yj=t=>+t||0;function ys(t,e){const n={},i=ne(e),r=i?Object.keys(e):e,a=ne(t)?i?o=>ie(t[o],t[e[o]]):o=>t[o]:()=>t;for(const o of r)n[o]=Yj(a(o));return n}function Vc(t){return ys(t,{top:"y",right:"x",bottom:"y",left:"x"})}function on(t){return ys(t,["topLeft","topRight","bottomLeft","bottomRight"])}function We(t){const e=Vc(t);return e.width=e.left+e.right,e.height=e.top+e.bottom,e}function Ue(t,e){t=t||{},e=e||ee.font;let n=ie(t.size,e.size);typeof n=="string"&&(n=parseInt(n,10));let i=ie(t.style,e.style);i&&!(""+i).match(vj)&&(console.warn('Invalid font style specified: "'+i+'"'),i="");const r={family:ie(t.family,e.family),lineHeight:Pj(ie(t.lineHeight,e.lineHeight),n),size:n,style:i,weight:ie(t.weight,e.weight),string:""};return r.string=wj(r),r}function kr(t,e,n,i){let r=!0,a,o,l;for(a=0,o=t.length;a<o;++a)if(l=t[a],l!==void 0&&(e!==void 0&&typeof l=="function"&&(l=l(e),r=!1),n!==void 0&&he(l)&&(l=l[n%l.length],r=!1),l!==void 0))return i&&!r&&(i.cacheable=!1),l}function Qj(t,e,n){const{min:i,max:r}=t,a=fc(e,(r-i)/2),o=(l,u)=>n&&l===0?0:l+u;return{min:o(i,-Math.abs(a)),max:o(r,a)}}function wt(t,e){return Object.assign(Object.create(t),e)}function ms(t,e=[""],n=t,i,r=()=>t[0]){Ze(i)||(i=Fc("_fallback",t));const a={[Symbol.toStringTag]:"Object",_cacheable:!0,_scopes:t,_rootScopes:n,_fallback:i,_getTarget:r,override:o=>ms([o,...t],e,n,i)};return new Proxy(a,{deleteProperty(o,l){return delete o[l],delete o._keys,delete t[0][l],!0},get(o,l){return Wc(o,l,()=>Gj(l,e,t,o))},getOwnPropertyDescriptor(o,l){return Reflect.getOwnPropertyDescriptor(o._scopes[0],l)},getPrototypeOf(){return Reflect.getPrototypeOf(t[0])},has(o,l){return Jc(o).includes(l)},ownKeys(o){return Jc(o)},set(o,l,u){const c=o._storage||(o._storage=r());return o[l]=c[l]=u,delete o._keys,!0}})}function sn(t,e,n,i){const r={_cacheable:!1,_proxy:t,_context:e,_subProxy:n,_stack:new Set,_descriptors:$c(t,i),setContext:a=>sn(t,a,n,i),override:a=>sn(t.override(a),e,n,i)};return new Proxy(r,{deleteProperty(a,o){return delete a[o],delete t[o],!0},get(a,o,l){return Wc(a,o,()=>Rj(a,o,l))},getOwnPropertyDescriptor(a,o){return a._descriptors.allKeys?Reflect.has(t,o)?{enumerable:!0,configurable:!0}:void 0:Reflect.getOwnPropertyDescriptor(t,o)},getPrototypeOf(){return Reflect.getPrototypeOf(t)},has(a,o){return Reflect.has(t,o)},ownKeys(){return Reflect.ownKeys(t)},set(a,o,l){return t[o]=l,delete a[o],!0}})}function $c(t,e={scriptable:!0,indexable:!0}){const{_scriptable:n=e.scriptable,_indexable:i=e.indexable,_allKeys:r=e.allKeys}=t;return{allKeys:r,scriptable:n,indexable:i,isScriptable:Tt(n)?n:()=>n,isIndexable:Tt(i)?i:()=>i}}const Uj=(t,e)=>t?t+is(e):e,ps=(t,e)=>ne(e)&&t!=="adapters"&&(Object.getPrototypeOf(e)===null||e.constructor===Object);function Wc(t,e,n){if(Object.prototype.hasOwnProperty.call(t,e))return t[e];const i=n();return t[e]=i,i}function Rj(t,e,n){const{_proxy:i,_context:r,_subProxy:a,_descriptors:o}=t;let l=i[e];return Tt(l)&&o.isScriptable(e)&&(l=Bj(e,l,t,n)),he(l)&&l.length&&(l=Zj(e,l,t,o.isIndexable)),ps(e,l)&&(l=sn(l,r,a&&a[e],o)),l}function Bj(t,e,n,i){const{_proxy:r,_context:a,_subProxy:o,_stack:l}=n;if(l.has(t))throw new Error("Recursion detected: "+Array.from(l).join("->")+"->"+t);return l.add(t),e=e(a,o||i),l.delete(t),ps(t,e)&&(e=Ns(r._scopes,r,t,e)),e}function Zj(t,e,n,i){const{_proxy:r,_context:a,_subProxy:o,_descriptors:l}=n;if(Ze(a.index)&&i(t))e=e[a.index%e.length];else if(ne(e[0])){const u=e,c=r._scopes.filter(d=>d!==u);e=[];for(const d of u){const f=Ns(c,r,t,d);e.push(sn(f,a,o&&o[t],l))}}return e}function Gc(t,e,n){return Tt(t)?t(e,n):t}const Vj=(t,e)=>t===!0?e:typeof t=="string"?At(e,t):void 0;function $j(t,e,n,i,r){for(const a of e){const o=Vj(n,a);if(o){t.add(o);const l=Gc(o._fallback,n,r);if(Ze(l)&&l!==n&&l!==i)return l}else if(o===!1&&Ze(i)&&n!==i)return null}return!1}function Ns(t,e,n,i){const r=e._rootScopes,a=Gc(e._fallback,n,i),o=[...t,...r],l=new Set;l.add(i);let u=Hc(l,o,n,a||n,i);return u===null||Ze(a)&&a!==n&&(u=Hc(l,o,a,u,i),u===null)?!1:ms(Array.from(l),[""],r,a,()=>Wj(e,n,i))}function Hc(t,e,n,i,r){for(;n;)n=$j(t,e,n,i,r);return n}function Wj(t,e,n){const i=t._getTarget();e in i||(i[e]={});const r=i[e];return he(r)&&ne(n)?n:r}function Gj(t,e,n,i){let r;for(const a of e)if(r=Fc(Uj(a,t),n),Ze(r))return ps(t,r)?Ns(n,i,t,r):r}function Fc(t,e){for(const n of e){if(!n)continue;const i=n[t];if(Ze(i))return i}}function Jc(t){let e=t._keys;return e||(e=t._keys=Hj(t._scopes)),e}function Hj(t){const e=new Set;for(const n of t)for(const i of Object.keys(n).filter(r=>!r.startsWith("_")))e.add(i);return Array.from(e)}function Xc(t,e,n,i){const{iScale:r}=t,{key:a="r"}=this._parsing,o=new Array(i);let l,u,c,d;for(l=0,u=i;l<u;++l)c=l+n,d=e[c],o[l]={r:r.parse(At(d,a),c)};return o}const Fj=Number.EPSILON||1e-14,ln=(t,e)=>e<t.length&&!t[e].skip&&t[e],Kc=t=>t==="x"?"y":"x";function Jj(t,e,n,i){const r=t.skip?e:t,a=e,o=n.skip?e:n,l=as(a,r),u=as(o,a);let c=l/(l+u),d=u/(l+u);c=isNaN(c)?0:c,d=isNaN(d)?0:d;const f=i*c,g=i*d;return{previous:{x:a.x-f*(o.x-r.x),y:a.y-f*(o.y-r.y)},next:{x:a.x+g*(o.x-r.x),y:a.y+g*(o.y-r.y)}}}function Xj(t,e,n){const i=t.length;let r,a,o,l,u,c=ln(t,0);for(let d=0;d<i-1;++d)if(u=c,c=ln(t,d+1),!(!u||!c)){if(In(e[d],0,Fj)){n[d]=n[d+1]=0;continue}r=n[d]/e[d],a=n[d+1]/e[d],l=Math.pow(r,2)+Math.pow(a,2),!(l<=9)&&(o=3/Math.sqrt(l),n[d]=r*o*e[d],n[d+1]=a*o*e[d])}}function Kj(t,e,n="x"){const i=Kc(n),r=t.length;let a,o,l,u=ln(t,0);for(let c=0;c<r;++c){if(o=l,l=u,u=ln(t,c+1),!l)continue;const d=l[n],f=l[i];o&&(a=(d-o[n])/3,l[`cp1${n}`]=d-a,l[`cp1${i}`]=f-a*e[c]),u&&(a=(u[n]-d)/3,l[`cp2${n}`]=d+a,l[`cp2${i}`]=f+a*e[c])}}function qj(t,e="x"){const n=Kc(e),i=t.length,r=Array(i).fill(0),a=Array(i);let o,l,u,c=ln(t,0);for(o=0;o<i;++o)if(l=u,u=c,c=ln(t,o+1),!!u){if(c){const d=c[e]-u[e];r[o]=d!==0?(c[n]-u[n])/d:0}a[o]=l?c?lt(r[o-1])!==lt(r[o])?0:(r[o-1]+r[o])/2:r[o-1]:r[o]}Xj(t,r,a),Kj(t,a,e)}function Er(t,e,n){return Math.max(Math.min(t,n),e)}function eb(t,e){let n,i,r,a,o,l=Ln(t[0],e);for(n=0,i=t.length;n<i;++n)o=a,a=l,l=n<i-1&&Ln(t[n+1],e),a&&(r=t[n],o&&(r.cp1x=Er(r.cp1x,e.left,e.right),r.cp1y=Er(r.cp1y,e.top,e.bottom)),l&&(r.cp2x=Er(r.cp2x,e.left,e.right),r.cp2y=Er(r.cp2y,e.top,e.bottom)))}function tb(t,e,n,i,r){let a,o,l,u;if(e.spanGaps&&(t=t.filter(c=>!c.skip)),e.cubicInterpolationMode==="monotone")qj(t,r);else{let c=i?t[t.length-1]:t[0];for(a=0,o=t.length;a<o;++a)l=t[a],u=Jj(c,l,t[Math.min(a+1,o-(i?0:1))%o],e.tension),l.cp1x=u.previous.x,l.cp1y=u.previous.y,l.cp2x=u.next.x,l.cp2y=u.next.y,c=l}e.capBezierPoints&&eb(t,n)}function qc(){return typeof window!="undefined"&&typeof document!="undefined"}function Ds(t){let e=t.parentNode;return e&&e.toString()==="[object ShadowRoot]"&&(e=e.host),e}function vr(t,e,n){let i;return typeof t=="string"?(i=parseInt(t,10),t.indexOf("%")!==-1&&(i=i/100*e.parentNode[n])):i=t,i}const Pr=t=>window.getComputedStyle(t,null);function nb(t,e){return Pr(t).getPropertyValue(e)}const ib=["top","right","bottom","left"];function Vt(t,e,n){const i={};n=n?"-"+n:"";for(let r=0;r<4;r++){const a=ib[r];i[a]=parseFloat(t[e+"-"+a+n])||0}return i.width=i.left+i.right,i.height=i.top+i.bottom,i}const rb=(t,e,n)=>(t>0||e>0)&&(!n||!n.shadowRoot);function ab(t,e){const n=t.touches,i=n&&n.length?n[0]:t,{offsetX:r,offsetY:a}=i;let o=!1,l,u;if(rb(r,a,t.target))l=r,u=a;else{const c=e.getBoundingClientRect();l=i.clientX-c.left,u=i.clientY-c.top,o=!0}return{x:l,y:u,box:o}}function $t(t,e){if("native"in t)return t;const{canvas:n,currentDevicePixelRatio:i}=e,r=Pr(n),a=r.boxSizing==="border-box",o=Vt(r,"padding"),l=Vt(r,"border","width"),{x:u,y:c,box:d}=ab(t,n),f=o.left+(d&&l.left),g=o.top+(d&&l.top);let{width:h,height:y}=e;return a&&(h-=o.width+l.width,y-=o.height+l.height),{x:Math.round((u-f)/h*n.width/i),y:Math.round((c-g)/y*n.height/i)}}function ob(t,e,n){let i,r;if(e===void 0||n===void 0){const a=Ds(t);if(!a)e=t.clientWidth,n=t.clientHeight;else{const o=a.getBoundingClientRect(),l=Pr(a),u=Vt(l,"border","width"),c=Vt(l,"padding");e=o.width-c.width-u.width,n=o.height-c.height-u.height,i=vr(l.maxWidth,a,"clientWidth"),r=vr(l.maxHeight,a,"clientHeight")}}return{width:e,height:n,maxWidth:i||Ar,maxHeight:r||Ar}}const Is=t=>Math.round(t*10)/10;function sb(t,e,n,i){const r=Pr(t),a=Vt(r,"margin"),o=vr(r.maxWidth,t,"clientWidth")||Ar,l=vr(r.maxHeight,t,"clientHeight")||Ar,u=ob(t,e,n);let{width:c,height:d}=u;if(r.boxSizing==="content-box"){const f=Vt(r,"border","width"),g=Vt(r,"padding");c-=g.width+f.width,d-=g.height+f.height}return c=Math.max(0,c-a.width),d=Math.max(0,i?Math.floor(c/i):d-a.height),c=Is(Math.min(c,o,u.maxWidth)),d=Is(Math.min(d,l,u.maxHeight)),c&&!d&&(d=Is(c/2)),{width:c,height:d}}function ed(t,e,n){const i=e||1,r=Math.floor(t.height*i),a=Math.floor(t.width*i);t.height=r/i,t.width=a/i;const o=t.canvas;return o.style&&(n||!o.style.height&&!o.style.width)&&(o.style.height=`${t.height}px`,o.style.width=`${t.width}px`),t.currentDevicePixelRatio!==i||o.height!==r||o.width!==a?(t.currentDevicePixelRatio=i,o.height=r,o.width=a,t.ctx.setTransform(i,0,0,i,0,0),!0):!1}const lb=function(){let t=!1;try{const e={get passive(){return t=!0,!1}};window.addEventListener("test",null,e),window.removeEventListener("test",null,e)}catch{}return t}();function td(t,e){const n=nb(t,e),i=n&&n.match(/^(\d+)(\.\d+)?px$/);return i?+i[1]:void 0}function Wt(t,e,n,i){return{x:t.x+n*(e.x-t.x),y:t.y+n*(e.y-t.y)}}function ub(t,e,n,i){return{x:t.x+n*(e.x-t.x),y:i==="middle"?n<.5?t.y:e.y:i==="after"?n<1?t.y:e.y:n>0?e.y:t.y}}function cb(t,e,n,i){const r={x:t.cp2x,y:t.cp2y},a={x:e.cp1x,y:e.cp1y},o=Wt(t,r,n),l=Wt(r,a,n),u=Wt(a,e,n),c=Wt(o,l,n),d=Wt(l,u,n);return Wt(c,d,n)}const nd=new Map;function db(t,e){e=e||{};const n=t+JSON.stringify(e);let i=nd.get(n);return i||(i=new Intl.NumberFormat(t,e),nd.set(n,i)),i}function wn(t,e,n){return db(e,n).format(t)}const fb=function(t,e){return{x(n){return t+t+e-n},setWidth(n){e=n},textAlign(n){return n==="center"?n:n==="right"?"left":"right"},xPlus(n,i){return n-i},leftForLtr(n,i){return n-i}}},Mb=function(){return{x(t){return t},setWidth(t){},textAlign(t){return t},xPlus(t,e){return t+e},leftForLtr(t,e){return t}}};function js(t,e,n){return t?fb(e,n):Mb()}function gb(t,e){let n,i;(e==="ltr"||e==="rtl")&&(n=t.canvas.style,i=[n.getPropertyValue("direction"),n.getPropertyPriority("direction")],n.setProperty("direction",e,"important"),t.prevTextDirection=i)}function hb(t,e){e!==void 0&&(delete t.prevTextDirection,t.canvas.style.setProperty("direction",e[0],e[1]))}function id(t){return t==="angle"?{between:jn,compare:K0,normalize:et}:{between:Tr,compare:(e,n)=>e-n,normalize:e=>e}}function rd({start:t,end:e,count:n,loop:i,style:r}){return{start:t%n,end:e%n,loop:i&&(e-t+1)%n===0,style:r}}function yb(t,e,n){const{property:i,start:r,end:a}=n,{between:o,normalize:l}=id(i),u=e.length;let{start:c,end:d,loop:f}=t,g,h;if(f){for(c+=u,d+=u,g=0,h=u;g<h&&o(l(e[c%u][i]),r,a);++g)c--,d--;c%=u,d%=u}return d<c&&(d+=u),{start:c,end:d,loop:f,style:t.style}}function mb(t,e,n){if(!n)return[t];const{property:i,start:r,end:a}=n,o=e.length,{compare:l,between:u,normalize:c}=id(i),{start:d,end:f,loop:g,style:h}=yb(t,e,n),y=[];let m=!1,p=null,M,N,A;const T=()=>u(r,A,M)&&l(r,A)!==0,I=()=>l(a,M)===0||u(a,A,M),w=()=>m||T(),k=()=>!m||I();for(let P=d,v=d;P<=f;++P)N=e[P%o],!N.skip&&(M=c(N[i]),M!==A&&(m=u(M,r,a),p===null&&w()&&(p=l(M,r)===0?P:v),p!==null&&k()&&(y.push(rd({start:p,end:P,loop:g,count:o,style:h})),p=null),v=P,A=M));return p!==null&&y.push(rd({start:p,end:f,loop:g,count:o,style:h})),y}function pb(t,e){const n=[],i=t.segments;for(let r=0;r<i.length;r++){const a=mb(i[r],t.points,e);a.length&&n.push(...a)}return n}function Nb(t,e,n,i){let r=0,a=e-1;if(n&&!i)for(;r<e&&!t[r].skip;)r++;for(;r<e&&t[r].skip;)r++;for(r%=e,n&&(a+=r);a>r&&t[a%e].skip;)a--;return a%=e,{start:r,end:a}}function Db(t,e,n,i){const r=t.length,a=[];let o=e,l=t[e],u;for(u=e+1;u<=n;++u){const c=t[u%r];c.skip||c.stop?l.skip||(i=!1,a.push({start:e%r,end:(u-1)%r,loop:i}),e=o=c.stop?u:null):(o=u,l.skip&&(e=u)),l=c}return o!==null&&a.push({start:e%r,end:o%r,loop:i}),a}function Ib(t,e){const n=t.points,i=t.options.spanGaps,r=n.length;if(!r)return[];const a=!!t._loop,{start:o,end:l}=Nb(n,r,a,i);if(i===!0)return ad(t,[{start:o,end:l,loop:a}],n,e);const u=l<o?l+r:l,c=!!t._fullLoop&&o===0&&l===r-1;return ad(t,Db(n,o,u,c),n,e)}function ad(t,e,n,i){return!i||!i.setContext||!n?e:jb(t,e,n,i)}function jb(t,e,n,i){const r=t._chart.getContext(),a=od(t.options),{_datasetIndex:o,options:{spanGaps:l}}=t,u=n.length,c=[];let d=a,f=e[0].start,g=f;function h(y,m,p,M){const N=l?-1:1;if(y!==m){for(y+=u;n[y%u].skip;)y-=N;for(;n[m%u].skip;)m+=N;y%u!==m%u&&(c.push({start:y%u,end:m%u,loop:p,style:M}),d=M,f=m%u)}}for(const y of e){f=l?f:y.start;let m=n[f%u],p;for(g=f+1;g<=y.end;g++){const M=n[g%u];p=od(i.setContext(wt(r,{type:"segment",p0:m,p1:M,p0DataIndex:(g-1)%u,p1DataIndex:g%u,datasetIndex:o}))),bb(p,d)&&h(f,g-1,y.loop,d),m=M,d=p}f<g-1&&h(f,g-1,y.loop,d)}return c}function od(t){return{backgroundColor:t.backgroundColor,borderCapStyle:t.borderCapStyle,borderDash:t.borderDash,borderDashOffset:t.borderDashOffset,borderJoinStyle:t.borderJoinStyle,borderWidth:t.borderWidth,borderColor:t.borderColor}}function bb(t,e){return e&&JSON.stringify(t)!==JSON.stringify(e)}/*!
|
|
12
|
+
*/function An(t){return t+.5|0}const xt=(t,e,n)=>Math.max(Math.min(t,n),e);function Tn(t){return xt(An(t*2.55),0,255)}function Lt(t){return xt(An(t*255),0,255)}function gt(t){return xt(An(t/2.55)/100,0,1)}function zc(t){return xt(An(t*100),0,100)}const $e={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,A:10,B:11,C:12,D:13,E:14,F:15,a:10,b:11,c:12,d:13,e:14,f:15},ss=[..."0123456789ABCDEF"],sj=t=>ss[t&15],lj=t=>ss[(t&240)>>4]+ss[t&15],Lr=t=>(t&240)>>4===(t&15),uj=t=>Lr(t.r)&&Lr(t.g)&&Lr(t.b)&&Lr(t.a);function cj(t){var e=t.length,n;return t[0]==="#"&&(e===4||e===5?n={r:255&$e[t[1]]*17,g:255&$e[t[2]]*17,b:255&$e[t[3]]*17,a:e===5?$e[t[4]]*17:255}:(e===7||e===9)&&(n={r:$e[t[1]]<<4|$e[t[2]],g:$e[t[3]]<<4|$e[t[4]],b:$e[t[5]]<<4|$e[t[6]],a:e===9?$e[t[7]]<<4|$e[t[8]]:255})),n}const dj=(t,e)=>t<255?e(t):"";function Mj(t){var e=uj(t)?sj:lj;return t?"#"+e(t.r)+e(t.g)+e(t.b)+dj(t.a,e):void 0}const fj=/^(hsla?|hwb|hsv)\(\s*([-+.e\d]+)(?:deg)?[\s,]+([-+.e\d]+)%[\s,]+([-+.e\d]+)%(?:[\s,]+([-+.e\d]+)(%)?)?\s*\)$/;function Cc(t,e,n){const i=e*Math.min(n,1-n),r=(a,o=(a+t/30)%12)=>n-i*Math.max(Math.min(o-3,9-o,1),-1);return[r(0),r(8),r(4)]}function gj(t,e,n){const i=(r,a=(r+t/60)%6)=>n-n*e*Math.max(Math.min(a,4-a,1),0);return[i(5),i(3),i(1)]}function hj(t,e,n){const i=Cc(t,1,.5);let r;for(e+n>1&&(r=1/(e+n),e*=r,n*=r),r=0;r<3;r++)i[r]*=1-e-n,i[r]+=e;return i}function yj(t,e,n,i,r){return t===r?(e-n)/i+(e<n?6:0):e===r?(n-t)/i+2:(t-e)/i+4}function ls(t){const n=t.r/255,i=t.g/255,r=t.b/255,a=Math.max(n,i,r),o=Math.min(n,i,r),l=(a+o)/2;let u,c,d;return a!==o&&(d=a-o,c=l>.5?d/(2-a-o):d/(a+o),u=yj(n,i,r,d,a),u=u*60+.5),[u|0,c||0,l]}function us(t,e,n,i){return(Array.isArray(e)?t(e[0],e[1],e[2]):t(e,n,i)).map(Lt)}function cs(t,e,n){return us(Cc,t,e,n)}function mj(t,e,n){return us(hj,t,e,n)}function pj(t,e,n){return us(gj,t,e,n)}function kc(t){return(t%360+360)%360}function Nj(t){const e=fj.exec(t);let n=255,i;if(!e)return;e[5]!==i&&(n=e[6]?Tn(+e[5]):Lt(+e[5]));const r=kc(+e[2]),a=+e[3]/100,o=+e[4]/100;return e[1]==="hwb"?i=mj(r,a,o):e[1]==="hsv"?i=pj(r,a,o):i=cs(r,a,o),{r:i[0],g:i[1],b:i[2],a:n}}function Dj(t,e){var n=ls(t);n[0]=kc(n[0]+e),n=cs(n),t.r=n[0],t.g=n[1],t.b=n[2]}function Ij(t){if(!t)return;const e=ls(t),n=e[0],i=zc(e[1]),r=zc(e[2]);return t.a<255?`hsla(${n}, ${i}%, ${r}%, ${gt(t.a)})`:`hsl(${n}, ${i}%, ${r}%)`}const _c={x:"dark",Z:"light",Y:"re",X:"blu",W:"gr",V:"medium",U:"slate",A:"ee",T:"ol",S:"or",B:"ra",C:"lateg",D:"ights",R:"in",Q:"turquois",E:"hi",P:"ro",O:"al",N:"le",M:"de",L:"yello",F:"en",K:"ch",G:"arks",H:"ea",I:"ightg",J:"wh"},Ec={OiceXe:"f0f8ff",antiquewEte:"faebd7",aqua:"ffff",aquamarRe:"7fffd4",azuY:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"0",blanKedOmond:"ffebcd",Xe:"ff",XeviTet:"8a2be2",bPwn:"a52a2a",burlywood:"deb887",caMtXe:"5f9ea0",KartYuse:"7fff00",KocTate:"d2691e",cSO:"ff7f50",cSnflowerXe:"6495ed",cSnsilk:"fff8dc",crimson:"dc143c",cyan:"ffff",xXe:"8b",xcyan:"8b8b",xgTMnPd:"b8860b",xWay:"a9a9a9",xgYF:"6400",xgYy:"a9a9a9",xkhaki:"bdb76b",xmagFta:"8b008b",xTivegYF:"556b2f",xSange:"ff8c00",xScEd:"9932cc",xYd:"8b0000",xsOmon:"e9967a",xsHgYF:"8fbc8f",xUXe:"483d8b",xUWay:"2f4f4f",xUgYy:"2f4f4f",xQe:"ced1",xviTet:"9400d3",dAppRk:"ff1493",dApskyXe:"bfff",dimWay:"696969",dimgYy:"696969",dodgerXe:"1e90ff",fiYbrick:"b22222",flSOwEte:"fffaf0",foYstWAn:"228b22",fuKsia:"ff00ff",gaRsbSo:"dcdcdc",ghostwEte:"f8f8ff",gTd:"ffd700",gTMnPd:"daa520",Way:"808080",gYF:"8000",gYFLw:"adff2f",gYy:"808080",honeyMw:"f0fff0",hotpRk:"ff69b4",RdianYd:"cd5c5c",Rdigo:"4b0082",ivSy:"fffff0",khaki:"f0e68c",lavFMr:"e6e6fa",lavFMrXsh:"fff0f5",lawngYF:"7cfc00",NmoncEffon:"fffacd",ZXe:"add8e6",ZcSO:"f08080",Zcyan:"e0ffff",ZgTMnPdLw:"fafad2",ZWay:"d3d3d3",ZgYF:"90ee90",ZgYy:"d3d3d3",ZpRk:"ffb6c1",ZsOmon:"ffa07a",ZsHgYF:"20b2aa",ZskyXe:"87cefa",ZUWay:"778899",ZUgYy:"778899",ZstAlXe:"b0c4de",ZLw:"ffffe0",lime:"ff00",limegYF:"32cd32",lRF:"faf0e6",magFta:"ff00ff",maPon:"800000",VaquamarRe:"66cdaa",VXe:"cd",VScEd:"ba55d3",VpurpN:"9370db",VsHgYF:"3cb371",VUXe:"7b68ee",VsprRggYF:"fa9a",VQe:"48d1cc",VviTetYd:"c71585",midnightXe:"191970",mRtcYam:"f5fffa",mistyPse:"ffe4e1",moccasR:"ffe4b5",navajowEte:"ffdead",navy:"80",Tdlace:"fdf5e6",Tive:"808000",TivedBb:"6b8e23",Sange:"ffa500",SangeYd:"ff4500",ScEd:"da70d6",pOegTMnPd:"eee8aa",pOegYF:"98fb98",pOeQe:"afeeee",pOeviTetYd:"db7093",papayawEp:"ffefd5",pHKpuff:"ffdab9",peru:"cd853f",pRk:"ffc0cb",plum:"dda0dd",powMrXe:"b0e0e6",purpN:"800080",YbeccapurpN:"663399",Yd:"ff0000",Psybrown:"bc8f8f",PyOXe:"4169e1",saddNbPwn:"8b4513",sOmon:"fa8072",sandybPwn:"f4a460",sHgYF:"2e8b57",sHshell:"fff5ee",siFna:"a0522d",silver:"c0c0c0",skyXe:"87ceeb",UXe:"6a5acd",UWay:"708090",UgYy:"708090",snow:"fffafa",sprRggYF:"ff7f",stAlXe:"4682b4",tan:"d2b48c",teO:"8080",tEstN:"d8bfd8",tomato:"ff6347",Qe:"40e0d0",viTet:"ee82ee",JHt:"f5deb3",wEte:"ffffff",wEtesmoke:"f5f5f5",Lw:"ffff00",LwgYF:"9acd32"};function jj(){const t={},e=Object.keys(Ec),n=Object.keys(_c);let i,r,a,o,l;for(i=0;i<e.length;i++){for(o=l=e[i],r=0;r<n.length;r++)a=n[r],l=l.replace(a,_c[a]);a=parseInt(Ec[o],16),t[l]=[a>>16&255,a>>8&255,a&255]}return t}let wr;function bj(t){wr||(wr=jj(),wr.transparent=[0,0,0,0]);const e=wr[t.toLowerCase()];return e&&{r:e[0],g:e[1],b:e[2],a:e.length===4?e[3]:255}}const Aj=/^rgba?\(\s*([-+.\d]+)(%)?[\s,]+([-+.e\d]+)(%)?[\s,]+([-+.e\d]+)(%)?(?:[\s,/]+([-+.e\d]+)(%)?)?\s*\)$/;function Tj(t){const e=Aj.exec(t);let n=255,i,r,a;if(!!e){if(e[7]!==i){const o=+e[7];n=e[8]?Tn(o):xt(o*255,0,255)}return i=+e[1],r=+e[3],a=+e[5],i=255&(e[2]?Tn(i):xt(i,0,255)),r=255&(e[4]?Tn(r):xt(r,0,255)),a=255&(e[6]?Tn(a):xt(a,0,255)),{r:i,g:r,b:a,a:n}}}function xj(t){return t&&(t.a<255?`rgba(${t.r}, ${t.g}, ${t.b}, ${gt(t.a)})`:`rgb(${t.r}, ${t.g}, ${t.b})`)}const ds=t=>t<=.0031308?t*12.92:Math.pow(t,1/2.4)*1.055-.055,an=t=>t<=.04045?t/12.92:Math.pow((t+.055)/1.055,2.4);function Lj(t,e,n){const i=an(gt(t.r)),r=an(gt(t.g)),a=an(gt(t.b));return{r:Lt(ds(i+n*(an(gt(e.r))-i))),g:Lt(ds(r+n*(an(gt(e.g))-r))),b:Lt(ds(a+n*(an(gt(e.b))-a))),a:t.a+n*(e.a-t.a)}}function Sr(t,e,n){if(t){let i=ls(t);i[e]=Math.max(0,Math.min(i[e]+i[e]*n,e===0?360:1)),i=cs(i),t.r=i[0],t.g=i[1],t.b=i[2]}}function vc(t,e){return t&&Object.assign(e||{},t)}function Pc(t){var e={r:0,g:0,b:0,a:255};return Array.isArray(t)?t.length>=3&&(e={r:t[0],g:t[1],b:t[2],a:255},t.length>3&&(e.a=Lt(t[3]))):(e=vc(t,{r:0,g:0,b:0,a:1}),e.a=Lt(e.a)),e}function wj(t){return t.charAt(0)==="r"?Tj(t):Nj(t)}class Or{constructor(e){if(e instanceof Or)return e;const n=typeof e;let i;n==="object"?i=Pc(e):n==="string"&&(i=cj(e)||bj(e)||wj(e)),this._rgb=i,this._valid=!!i}get valid(){return this._valid}get rgb(){var e=vc(this._rgb);return e&&(e.a=gt(e.a)),e}set rgb(e){this._rgb=Pc(e)}rgbString(){return this._valid?xj(this._rgb):void 0}hexString(){return this._valid?Mj(this._rgb):void 0}hslString(){return this._valid?Ij(this._rgb):void 0}mix(e,n){if(e){const i=this.rgb,r=e.rgb;let a;const o=n===a?.5:n,l=2*o-1,u=i.a-r.a,c=((l*u===-1?l:(l+u)/(1+l*u))+1)/2;a=1-c,i.r=255&c*i.r+a*r.r+.5,i.g=255&c*i.g+a*r.g+.5,i.b=255&c*i.b+a*r.b+.5,i.a=o*i.a+(1-o)*r.a,this.rgb=i}return this}interpolate(e,n){return e&&(this._rgb=Lj(this._rgb,e._rgb,n)),this}clone(){return new Or(this.rgb)}alpha(e){return this._rgb.a=Lt(e),this}clearer(e){const n=this._rgb;return n.a*=1-e,this}greyscale(){const e=this._rgb,n=An(e.r*.3+e.g*.59+e.b*.11);return e.r=e.g=e.b=n,this}opaquer(e){const n=this._rgb;return n.a*=1+e,this}negate(){const e=this._rgb;return e.r=255-e.r,e.g=255-e.g,e.b=255-e.b,this}lighten(e){return Sr(this._rgb,2,e),this}darken(e){return Sr(this._rgb,2,-e),this}saturate(e){return Sr(this._rgb,1,e),this}desaturate(e){return Sr(this._rgb,1,-e),this}rotate(e){return Dj(this._rgb,e),this}}function Yc(t){return new Or(t)}function Qc(t){if(t&&typeof t=="object"){const e=t.toString();return e==="[object CanvasPattern]"||e==="[object CanvasGradient]"}return!1}function Uc(t){return Qc(t)?t:Yc(t)}function Ms(t){return Qc(t)?t:Yc(t).saturate(.5).darken(.1).hexString()}const Bt=Object.create(null),fs=Object.create(null);function xn(t,e){if(!e)return t;const n=e.split(".");for(let i=0,r=n.length;i<r;++i){const a=n[i];t=t[a]||(t[a]=Object.create(null))}return t}function gs(t,e,n){return typeof e=="string"?pn(xn(t,e),n):pn(xn(t,""),e)}class Sj{constructor(e){this.animation=void 0,this.backgroundColor="rgba(0,0,0,0.1)",this.borderColor="rgba(0,0,0,0.1)",this.color="#666",this.datasets={},this.devicePixelRatio=n=>n.chart.platform.getDevicePixelRatio(),this.elements={},this.events=["mousemove","mouseout","click","touchstart","touchmove"],this.font={family:"'Helvetica Neue', 'Helvetica', 'Arial', sans-serif",size:12,style:"normal",lineHeight:1.2,weight:null},this.hover={},this.hoverBackgroundColor=(n,i)=>Ms(i.backgroundColor),this.hoverBorderColor=(n,i)=>Ms(i.borderColor),this.hoverColor=(n,i)=>Ms(i.color),this.indexAxis="x",this.interaction={mode:"nearest",intersect:!0,includeInvisible:!1},this.maintainAspectRatio=!0,this.onHover=null,this.onClick=null,this.parsing=!0,this.plugins={},this.responsive=!0,this.scale=void 0,this.scales={},this.showLine=!0,this.drawActiveElementsOnTop=!0,this.describe(e)}set(e,n){return gs(this,e,n)}get(e){return xn(this,e)}describe(e,n){return gs(fs,e,n)}override(e,n){return gs(Bt,e,n)}route(e,n,i,r){const a=xn(this,e),o=xn(this,i),l="_"+n;Object.defineProperties(a,{[l]:{value:a[n],writable:!0},[n]:{enumerable:!0,get(){const u=this[l],c=o[r];return ne(u)?Object.assign({},c,u):ie(u,c)},set(u){this[l]=u}}})}}var ee=new Sj({_scriptable:t=>!t.startsWith("on"),_indexable:t=>t!=="events",hover:{_fallback:"interaction"},interaction:{_scriptable:!1,_indexable:!1}});function Oj(t){return!t||oe(t.size)||oe(t.family)?null:(t.style?t.style+" ":"")+(t.weight?t.weight+" ":"")+t.size+"px "+t.family}function zr(t,e,n,i,r){let a=e[r];return a||(a=e[r]=t.measureText(r).width,n.push(r)),a>i&&(i=a),i}function zj(t,e,n,i){i=i||{};let r=i.data=i.data||{},a=i.garbageCollect=i.garbageCollect||[];i.font!==e&&(r=i.data={},a=i.garbageCollect=[],i.font=e),t.save(),t.font=e;let o=0;const l=n.length;let u,c,d,M,g;for(u=0;u<l;u++)if(M=n[u],M!=null&&he(M)!==!0)o=zr(t,r,a,o,M);else if(he(M))for(c=0,d=M.length;c<d;c++)g=M[c],g!=null&&!he(g)&&(o=zr(t,r,a,o,g));t.restore();const h=a.length/2;if(h>n.length){for(u=0;u<h;u++)delete r[a[u]];a.splice(0,h)}return o}function Zt(t,e,n){const i=t.currentDevicePixelRatio,r=n!==0?Math.max(n/2,.5):0;return Math.round((e-r)*i)/i+r}function Rc(t,e){e=e||t.getContext("2d"),e.save(),e.resetTransform(),e.clearRect(0,0,t.width,t.height),e.restore()}function hs(t,e,n,i){Cj(t,e,n,i,null)}function Cj(t,e,n,i,r){let a,o,l,u,c,d;const M=e.pointStyle,g=e.rotation,h=e.radius;let y=(g||0)*X0;if(M&&typeof M=="object"&&(a=M.toString(),a==="[object HTMLImageElement]"||a==="[object HTMLCanvasElement]")){t.save(),t.translate(n,i),t.rotate(y),t.drawImage(M,-M.width/2,-M.height/2,M.width,M.height),t.restore();return}if(!(isNaN(h)||h<=0)){switch(t.beginPath(),M){default:r?t.ellipse(n,i,r/2,h,0,0,ce):t.arc(n,i,h,0,ce),t.closePath();break;case"triangle":t.moveTo(n+Math.sin(y)*h,i-Math.cos(y)*h),y+=yc,t.lineTo(n+Math.sin(y)*h,i-Math.cos(y)*h),y+=yc,t.lineTo(n+Math.sin(y)*h,i-Math.cos(y)*h),t.closePath();break;case"rectRounded":c=h*.516,u=h-c,o=Math.cos(y+Dn)*u,l=Math.sin(y+Dn)*u,t.arc(n-o,i-l,c,y-Ie,y-je),t.arc(n+l,i-o,c,y-je,y),t.arc(n+o,i+l,c,y,y+je),t.arc(n-l,i+o,c,y+je,y+Ie),t.closePath();break;case"rect":if(!g){u=Math.SQRT1_2*h,d=r?r/2:u,t.rect(n-d,i-u,2*d,2*u);break}y+=Dn;case"rectRot":o=Math.cos(y)*h,l=Math.sin(y)*h,t.moveTo(n-o,i-l),t.lineTo(n+l,i-o),t.lineTo(n+o,i+l),t.lineTo(n-l,i+o),t.closePath();break;case"crossRot":y+=Dn;case"cross":o=Math.cos(y)*h,l=Math.sin(y)*h,t.moveTo(n-o,i-l),t.lineTo(n+o,i+l),t.moveTo(n+l,i-o),t.lineTo(n-l,i+o);break;case"star":o=Math.cos(y)*h,l=Math.sin(y)*h,t.moveTo(n-o,i-l),t.lineTo(n+o,i+l),t.moveTo(n+l,i-o),t.lineTo(n-l,i+o),y+=Dn,o=Math.cos(y)*h,l=Math.sin(y)*h,t.moveTo(n-o,i-l),t.lineTo(n+o,i+l),t.moveTo(n+l,i-o),t.lineTo(n-l,i+o);break;case"line":o=r?r/2:Math.cos(y)*h,l=Math.sin(y)*h,t.moveTo(n-o,i-l),t.lineTo(n+o,i+l);break;case"dash":t.moveTo(n,i),t.lineTo(n+Math.cos(y)*h,i+Math.sin(y)*h);break}t.fill(),e.borderWidth>0&&t.stroke()}}function Ln(t,e,n){return n=n||.5,!e||t&&t.x>e.left-n&&t.x<e.right+n&&t.y>e.top-n&&t.y<e.bottom+n}function Bc(t,e){t.save(),t.beginPath(),t.rect(e.left,e.top,e.right-e.left,e.bottom-e.top),t.clip()}function Zc(t){t.restore()}function kj(t,e,n,i,r){if(!e)return t.lineTo(n.x,n.y);if(r==="middle"){const a=(e.x+n.x)/2;t.lineTo(a,e.y),t.lineTo(a,n.y)}else r==="after"!=!!i?t.lineTo(e.x,n.y):t.lineTo(n.x,e.y);t.lineTo(n.x,n.y)}function _j(t,e,n,i){if(!e)return t.lineTo(n.x,n.y);t.bezierCurveTo(i?e.cp1x:e.cp2x,i?e.cp1y:e.cp2y,i?n.cp2x:n.cp1x,i?n.cp2y:n.cp1y,n.x,n.y)}function Cr(t,e,n,i,r,a={}){const o=he(e)?e:[e],l=a.strokeWidth>0&&a.strokeColor!=="";let u,c;for(t.save(),t.font=r.string,Ej(t,a),u=0;u<o.length;++u)c=o[u],l&&(a.strokeColor&&(t.strokeStyle=a.strokeColor),oe(a.strokeWidth)||(t.lineWidth=a.strokeWidth),t.strokeText(c,n,i,a.maxWidth)),t.fillText(c,n,i,a.maxWidth),vj(t,n,i,c,a),i+=r.lineHeight;t.restore()}function Ej(t,e){e.translation&&t.translate(e.translation[0],e.translation[1]),oe(e.rotation)||t.rotate(e.rotation),e.color&&(t.fillStyle=e.color),e.textAlign&&(t.textAlign=e.textAlign),e.textBaseline&&(t.textBaseline=e.textBaseline)}function vj(t,e,n,i,r){if(r.strikethrough||r.underline){const a=t.measureText(i),o=e-a.actualBoundingBoxLeft,l=e+a.actualBoundingBoxRight,u=n-a.actualBoundingBoxAscent,c=n+a.actualBoundingBoxDescent,d=r.strikethrough?(u+c)/2:c;t.strokeStyle=t.fillStyle,t.beginPath(),t.lineWidth=r.decorationWidth||2,t.moveTo(o,d),t.lineTo(l,d),t.stroke()}}function kr(t,e){const{x:n,y:i,w:r,h:a,radius:o}=e;t.arc(n+o.topLeft,i+o.topLeft,o.topLeft,-je,Ie,!0),t.lineTo(n,i+a-o.bottomLeft),t.arc(n+o.bottomLeft,i+a-o.bottomLeft,o.bottomLeft,Ie,je,!0),t.lineTo(n+r-o.bottomRight,i+a),t.arc(n+r-o.bottomRight,i+a-o.bottomRight,o.bottomRight,je,0,!0),t.lineTo(n+r,i+o.topRight),t.arc(n+r-o.topRight,i+o.topRight,o.topRight,0,-je,!0),t.lineTo(n+o.topLeft,i)}const Pj=new RegExp(/^(normal|(\d+(?:\.\d+)?)(px|em|%)?)$/),Yj=new RegExp(/^(normal|italic|initial|inherit|unset|(oblique( -?[0-9]?[0-9]deg)?))$/);function Qj(t,e){const n=(""+t).match(Pj);if(!n||n[1]==="normal")return e*1.2;switch(t=+n[2],n[3]){case"px":return t;case"%":t/=100;break}return e*t}const Uj=t=>+t||0;function ys(t,e){const n={},i=ne(e),r=i?Object.keys(e):e,a=ne(t)?i?o=>ie(t[o],t[e[o]]):o=>t[o]:()=>t;for(const o of r)n[o]=Uj(a(o));return n}function Vc(t){return ys(t,{top:"y",right:"x",bottom:"y",left:"x"})}function on(t){return ys(t,["topLeft","topRight","bottomLeft","bottomRight"])}function We(t){const e=Vc(t);return e.width=e.left+e.right,e.height=e.top+e.bottom,e}function Ue(t,e){t=t||{},e=e||ee.font;let n=ie(t.size,e.size);typeof n=="string"&&(n=parseInt(n,10));let i=ie(t.style,e.style);i&&!(""+i).match(Yj)&&(console.warn('Invalid font style specified: "'+i+'"'),i="");const r={family:ie(t.family,e.family),lineHeight:Qj(ie(t.lineHeight,e.lineHeight),n),size:n,style:i,weight:ie(t.weight,e.weight),string:""};return r.string=Oj(r),r}function _r(t,e,n,i){let r=!0,a,o,l;for(a=0,o=t.length;a<o;++a)if(l=t[a],l!==void 0&&(e!==void 0&&typeof l=="function"&&(l=l(e),r=!1),n!==void 0&&he(l)&&(l=l[n%l.length],r=!1),l!==void 0))return i&&!r&&(i.cacheable=!1),l}function Rj(t,e,n){const{min:i,max:r}=t,a=Mc(e,(r-i)/2),o=(l,u)=>n&&l===0?0:l+u;return{min:o(i,-Math.abs(a)),max:o(r,a)}}function wt(t,e){return Object.assign(Object.create(t),e)}function ms(t,e=[""],n=t,i,r=()=>t[0]){Ze(i)||(i=Fc("_fallback",t));const a={[Symbol.toStringTag]:"Object",_cacheable:!0,_scopes:t,_rootScopes:n,_fallback:i,_getTarget:r,override:o=>ms([o,...t],e,n,i)};return new Proxy(a,{deleteProperty(o,l){return delete o[l],delete o._keys,delete t[0][l],!0},get(o,l){return Wc(o,l,()=>Fj(l,e,t,o))},getOwnPropertyDescriptor(o,l){return Reflect.getOwnPropertyDescriptor(o._scopes[0],l)},getPrototypeOf(){return Reflect.getPrototypeOf(t[0])},has(o,l){return Jc(o).includes(l)},ownKeys(o){return Jc(o)},set(o,l,u){const c=o._storage||(o._storage=r());return o[l]=c[l]=u,delete o._keys,!0}})}function sn(t,e,n,i){const r={_cacheable:!1,_proxy:t,_context:e,_subProxy:n,_stack:new Set,_descriptors:$c(t,i),setContext:a=>sn(t,a,n,i),override:a=>sn(t.override(a),e,n,i)};return new Proxy(r,{deleteProperty(a,o){return delete a[o],delete t[o],!0},get(a,o,l){return Wc(a,o,()=>Zj(a,o,l))},getOwnPropertyDescriptor(a,o){return a._descriptors.allKeys?Reflect.has(t,o)?{enumerable:!0,configurable:!0}:void 0:Reflect.getOwnPropertyDescriptor(t,o)},getPrototypeOf(){return Reflect.getPrototypeOf(t)},has(a,o){return Reflect.has(t,o)},ownKeys(){return Reflect.ownKeys(t)},set(a,o,l){return t[o]=l,delete a[o],!0}})}function $c(t,e={scriptable:!0,indexable:!0}){const{_scriptable:n=e.scriptable,_indexable:i=e.indexable,_allKeys:r=e.allKeys}=t;return{allKeys:r,scriptable:n,indexable:i,isScriptable:Tt(n)?n:()=>n,isIndexable:Tt(i)?i:()=>i}}const Bj=(t,e)=>t?t+is(e):e,ps=(t,e)=>ne(e)&&t!=="adapters"&&(Object.getPrototypeOf(e)===null||e.constructor===Object);function Wc(t,e,n){if(Object.prototype.hasOwnProperty.call(t,e))return t[e];const i=n();return t[e]=i,i}function Zj(t,e,n){const{_proxy:i,_context:r,_subProxy:a,_descriptors:o}=t;let l=i[e];return Tt(l)&&o.isScriptable(e)&&(l=Vj(e,l,t,n)),he(l)&&l.length&&(l=$j(e,l,t,o.isIndexable)),ps(e,l)&&(l=sn(l,r,a&&a[e],o)),l}function Vj(t,e,n,i){const{_proxy:r,_context:a,_subProxy:o,_stack:l}=n;if(l.has(t))throw new Error("Recursion detected: "+Array.from(l).join("->")+"->"+t);return l.add(t),e=e(a,o||i),l.delete(t),ps(t,e)&&(e=Ns(r._scopes,r,t,e)),e}function $j(t,e,n,i){const{_proxy:r,_context:a,_subProxy:o,_descriptors:l}=n;if(Ze(a.index)&&i(t))e=e[a.index%e.length];else if(ne(e[0])){const u=e,c=r._scopes.filter(d=>d!==u);e=[];for(const d of u){const M=Ns(c,r,t,d);e.push(sn(M,a,o&&o[t],l))}}return e}function Gc(t,e,n){return Tt(t)?t(e,n):t}const Wj=(t,e)=>t===!0?e:typeof t=="string"?At(e,t):void 0;function Gj(t,e,n,i,r){for(const a of e){const o=Wj(n,a);if(o){t.add(o);const l=Gc(o._fallback,n,r);if(Ze(l)&&l!==n&&l!==i)return l}else if(o===!1&&Ze(i)&&n!==i)return null}return!1}function Ns(t,e,n,i){const r=e._rootScopes,a=Gc(e._fallback,n,i),o=[...t,...r],l=new Set;l.add(i);let u=Hc(l,o,n,a||n,i);return u===null||Ze(a)&&a!==n&&(u=Hc(l,o,a,u,i),u===null)?!1:ms(Array.from(l),[""],r,a,()=>Hj(e,n,i))}function Hc(t,e,n,i,r){for(;n;)n=Gj(t,e,n,i,r);return n}function Hj(t,e,n){const i=t._getTarget();e in i||(i[e]={});const r=i[e];return he(r)&&ne(n)?n:r}function Fj(t,e,n,i){let r;for(const a of e)if(r=Fc(Bj(a,t),n),Ze(r))return ps(t,r)?Ns(n,i,t,r):r}function Fc(t,e){for(const n of e){if(!n)continue;const i=n[t];if(Ze(i))return i}}function Jc(t){let e=t._keys;return e||(e=t._keys=Jj(t._scopes)),e}function Jj(t){const e=new Set;for(const n of t)for(const i of Object.keys(n).filter(r=>!r.startsWith("_")))e.add(i);return Array.from(e)}function Xc(t,e,n,i){const{iScale:r}=t,{key:a="r"}=this._parsing,o=new Array(i);let l,u,c,d;for(l=0,u=i;l<u;++l)c=l+n,d=e[c],o[l]={r:r.parse(At(d,a),c)};return o}const Xj=Number.EPSILON||1e-14,ln=(t,e)=>e<t.length&&!t[e].skip&&t[e],Kc=t=>t==="x"?"y":"x";function Kj(t,e,n,i){const r=t.skip?e:t,a=e,o=n.skip?e:n,l=as(a,r),u=as(o,a);let c=l/(l+u),d=u/(l+u);c=isNaN(c)?0:c,d=isNaN(d)?0:d;const M=i*c,g=i*d;return{previous:{x:a.x-M*(o.x-r.x),y:a.y-M*(o.y-r.y)},next:{x:a.x+g*(o.x-r.x),y:a.y+g*(o.y-r.y)}}}function qj(t,e,n){const i=t.length;let r,a,o,l,u,c=ln(t,0);for(let d=0;d<i-1;++d)if(u=c,c=ln(t,d+1),!(!u||!c)){if(In(e[d],0,Xj)){n[d]=n[d+1]=0;continue}r=n[d]/e[d],a=n[d+1]/e[d],l=Math.pow(r,2)+Math.pow(a,2),!(l<=9)&&(o=3/Math.sqrt(l),n[d]=r*o*e[d],n[d+1]=a*o*e[d])}}function eb(t,e,n="x"){const i=Kc(n),r=t.length;let a,o,l,u=ln(t,0);for(let c=0;c<r;++c){if(o=l,l=u,u=ln(t,c+1),!l)continue;const d=l[n],M=l[i];o&&(a=(d-o[n])/3,l[`cp1${n}`]=d-a,l[`cp1${i}`]=M-a*e[c]),u&&(a=(u[n]-d)/3,l[`cp2${n}`]=d+a,l[`cp2${i}`]=M+a*e[c])}}function tb(t,e="x"){const n=Kc(e),i=t.length,r=Array(i).fill(0),a=Array(i);let o,l,u,c=ln(t,0);for(o=0;o<i;++o)if(l=u,u=c,c=ln(t,o+1),!!u){if(c){const d=c[e]-u[e];r[o]=d!==0?(c[n]-u[n])/d:0}a[o]=l?c?lt(r[o-1])!==lt(r[o])?0:(r[o-1]+r[o])/2:r[o-1]:r[o]}qj(t,r,a),eb(t,a,e)}function Er(t,e,n){return Math.max(Math.min(t,n),e)}function nb(t,e){let n,i,r,a,o,l=Ln(t[0],e);for(n=0,i=t.length;n<i;++n)o=a,a=l,l=n<i-1&&Ln(t[n+1],e),a&&(r=t[n],o&&(r.cp1x=Er(r.cp1x,e.left,e.right),r.cp1y=Er(r.cp1y,e.top,e.bottom)),l&&(r.cp2x=Er(r.cp2x,e.left,e.right),r.cp2y=Er(r.cp2y,e.top,e.bottom)))}function ib(t,e,n,i,r){let a,o,l,u;if(e.spanGaps&&(t=t.filter(c=>!c.skip)),e.cubicInterpolationMode==="monotone")tb(t,r);else{let c=i?t[t.length-1]:t[0];for(a=0,o=t.length;a<o;++a)l=t[a],u=Kj(c,l,t[Math.min(a+1,o-(i?0:1))%o],e.tension),l.cp1x=u.previous.x,l.cp1y=u.previous.y,l.cp2x=u.next.x,l.cp2y=u.next.y,c=l}e.capBezierPoints&&nb(t,n)}function qc(){return typeof window!="undefined"&&typeof document!="undefined"}function Ds(t){let e=t.parentNode;return e&&e.toString()==="[object ShadowRoot]"&&(e=e.host),e}function vr(t,e,n){let i;return typeof t=="string"?(i=parseInt(t,10),t.indexOf("%")!==-1&&(i=i/100*e.parentNode[n])):i=t,i}const Pr=t=>window.getComputedStyle(t,null);function rb(t,e){return Pr(t).getPropertyValue(e)}const ab=["top","right","bottom","left"];function Vt(t,e,n){const i={};n=n?"-"+n:"";for(let r=0;r<4;r++){const a=ab[r];i[a]=parseFloat(t[e+"-"+a+n])||0}return i.width=i.left+i.right,i.height=i.top+i.bottom,i}const ob=(t,e,n)=>(t>0||e>0)&&(!n||!n.shadowRoot);function sb(t,e){const n=t.touches,i=n&&n.length?n[0]:t,{offsetX:r,offsetY:a}=i;let o=!1,l,u;if(ob(r,a,t.target))l=r,u=a;else{const c=e.getBoundingClientRect();l=i.clientX-c.left,u=i.clientY-c.top,o=!0}return{x:l,y:u,box:o}}function $t(t,e){if("native"in t)return t;const{canvas:n,currentDevicePixelRatio:i}=e,r=Pr(n),a=r.boxSizing==="border-box",o=Vt(r,"padding"),l=Vt(r,"border","width"),{x:u,y:c,box:d}=sb(t,n),M=o.left+(d&&l.left),g=o.top+(d&&l.top);let{width:h,height:y}=e;return a&&(h-=o.width+l.width,y-=o.height+l.height),{x:Math.round((u-M)/h*n.width/i),y:Math.round((c-g)/y*n.height/i)}}function lb(t,e,n){let i,r;if(e===void 0||n===void 0){const a=Ds(t);if(!a)e=t.clientWidth,n=t.clientHeight;else{const o=a.getBoundingClientRect(),l=Pr(a),u=Vt(l,"border","width"),c=Vt(l,"padding");e=o.width-c.width-u.width,n=o.height-c.height-u.height,i=vr(l.maxWidth,a,"clientWidth"),r=vr(l.maxHeight,a,"clientHeight")}}return{width:e,height:n,maxWidth:i||Ar,maxHeight:r||Ar}}const Is=t=>Math.round(t*10)/10;function ub(t,e,n,i){const r=Pr(t),a=Vt(r,"margin"),o=vr(r.maxWidth,t,"clientWidth")||Ar,l=vr(r.maxHeight,t,"clientHeight")||Ar,u=lb(t,e,n);let{width:c,height:d}=u;if(r.boxSizing==="content-box"){const M=Vt(r,"border","width"),g=Vt(r,"padding");c-=g.width+M.width,d-=g.height+M.height}return c=Math.max(0,c-a.width),d=Math.max(0,i?Math.floor(c/i):d-a.height),c=Is(Math.min(c,o,u.maxWidth)),d=Is(Math.min(d,l,u.maxHeight)),c&&!d&&(d=Is(c/2)),{width:c,height:d}}function ed(t,e,n){const i=e||1,r=Math.floor(t.height*i),a=Math.floor(t.width*i);t.height=r/i,t.width=a/i;const o=t.canvas;return o.style&&(n||!o.style.height&&!o.style.width)&&(o.style.height=`${t.height}px`,o.style.width=`${t.width}px`),t.currentDevicePixelRatio!==i||o.height!==r||o.width!==a?(t.currentDevicePixelRatio=i,o.height=r,o.width=a,t.ctx.setTransform(i,0,0,i,0,0),!0):!1}const cb=function(){let t=!1;try{const e={get passive(){return t=!0,!1}};window.addEventListener("test",null,e),window.removeEventListener("test",null,e)}catch{}return t}();function td(t,e){const n=rb(t,e),i=n&&n.match(/^(\d+)(\.\d+)?px$/);return i?+i[1]:void 0}function Wt(t,e,n,i){return{x:t.x+n*(e.x-t.x),y:t.y+n*(e.y-t.y)}}function db(t,e,n,i){return{x:t.x+n*(e.x-t.x),y:i==="middle"?n<.5?t.y:e.y:i==="after"?n<1?t.y:e.y:n>0?e.y:t.y}}function Mb(t,e,n,i){const r={x:t.cp2x,y:t.cp2y},a={x:e.cp1x,y:e.cp1y},o=Wt(t,r,n),l=Wt(r,a,n),u=Wt(a,e,n),c=Wt(o,l,n),d=Wt(l,u,n);return Wt(c,d,n)}const nd=new Map;function fb(t,e){e=e||{};const n=t+JSON.stringify(e);let i=nd.get(n);return i||(i=new Intl.NumberFormat(t,e),nd.set(n,i)),i}function wn(t,e,n){return fb(e,n).format(t)}const gb=function(t,e){return{x(n){return t+t+e-n},setWidth(n){e=n},textAlign(n){return n==="center"?n:n==="right"?"left":"right"},xPlus(n,i){return n-i},leftForLtr(n,i){return n-i}}},hb=function(){return{x(t){return t},setWidth(t){},textAlign(t){return t},xPlus(t,e){return t+e},leftForLtr(t,e){return t}}};function js(t,e,n){return t?gb(e,n):hb()}function yb(t,e){let n,i;(e==="ltr"||e==="rtl")&&(n=t.canvas.style,i=[n.getPropertyValue("direction"),n.getPropertyPriority("direction")],n.setProperty("direction",e,"important"),t.prevTextDirection=i)}function mb(t,e){e!==void 0&&(delete t.prevTextDirection,t.canvas.style.setProperty("direction",e[0],e[1]))}function id(t){return t==="angle"?{between:jn,compare:ej,normalize:et}:{between:Tr,compare:(e,n)=>e-n,normalize:e=>e}}function rd({start:t,end:e,count:n,loop:i,style:r}){return{start:t%n,end:e%n,loop:i&&(e-t+1)%n===0,style:r}}function pb(t,e,n){const{property:i,start:r,end:a}=n,{between:o,normalize:l}=id(i),u=e.length;let{start:c,end:d,loop:M}=t,g,h;if(M){for(c+=u,d+=u,g=0,h=u;g<h&&o(l(e[c%u][i]),r,a);++g)c--,d--;c%=u,d%=u}return d<c&&(d+=u),{start:c,end:d,loop:M,style:t.style}}function Nb(t,e,n){if(!n)return[t];const{property:i,start:r,end:a}=n,o=e.length,{compare:l,between:u,normalize:c}=id(i),{start:d,end:M,loop:g,style:h}=pb(t,e,n),y=[];let m=!1,p=null,f,N,A;const T=()=>u(r,A,f)&&l(r,A)!==0,I=()=>l(a,f)===0||u(a,A,f),w=()=>m||T(),_=()=>!m||I();for(let P=d,v=d;P<=M;++P)N=e[P%o],!N.skip&&(f=c(N[i]),f!==A&&(m=u(f,r,a),p===null&&w()&&(p=l(f,r)===0?P:v),p!==null&&_()&&(y.push(rd({start:p,end:P,loop:g,count:o,style:h})),p=null),v=P,A=f));return p!==null&&y.push(rd({start:p,end:M,loop:g,count:o,style:h})),y}function Db(t,e){const n=[],i=t.segments;for(let r=0;r<i.length;r++){const a=Nb(i[r],t.points,e);a.length&&n.push(...a)}return n}function Ib(t,e,n,i){let r=0,a=e-1;if(n&&!i)for(;r<e&&!t[r].skip;)r++;for(;r<e&&t[r].skip;)r++;for(r%=e,n&&(a+=r);a>r&&t[a%e].skip;)a--;return a%=e,{start:r,end:a}}function jb(t,e,n,i){const r=t.length,a=[];let o=e,l=t[e],u;for(u=e+1;u<=n;++u){const c=t[u%r];c.skip||c.stop?l.skip||(i=!1,a.push({start:e%r,end:(u-1)%r,loop:i}),e=o=c.stop?u:null):(o=u,l.skip&&(e=u)),l=c}return o!==null&&a.push({start:e%r,end:o%r,loop:i}),a}function bb(t,e){const n=t.points,i=t.options.spanGaps,r=n.length;if(!r)return[];const a=!!t._loop,{start:o,end:l}=Ib(n,r,a,i);if(i===!0)return ad(t,[{start:o,end:l,loop:a}],n,e);const u=l<o?l+r:l,c=!!t._fullLoop&&o===0&&l===r-1;return ad(t,jb(n,o,u,c),n,e)}function ad(t,e,n,i){return!i||!i.setContext||!n?e:Ab(t,e,n,i)}function Ab(t,e,n,i){const r=t._chart.getContext(),a=od(t.options),{_datasetIndex:o,options:{spanGaps:l}}=t,u=n.length,c=[];let d=a,M=e[0].start,g=M;function h(y,m,p,f){const N=l?-1:1;if(y!==m){for(y+=u;n[y%u].skip;)y-=N;for(;n[m%u].skip;)m+=N;y%u!==m%u&&(c.push({start:y%u,end:m%u,loop:p,style:f}),d=f,M=m%u)}}for(const y of e){M=l?M:y.start;let m=n[M%u],p;for(g=M+1;g<=y.end;g++){const f=n[g%u];p=od(i.setContext(wt(r,{type:"segment",p0:m,p1:f,p0DataIndex:(g-1)%u,p1DataIndex:g%u,datasetIndex:o}))),Tb(p,d)&&h(M,g-1,y.loop,d),m=f,d=p}M<g-1&&h(M,g-1,y.loop,d)}return c}function od(t){return{backgroundColor:t.backgroundColor,borderCapStyle:t.borderCapStyle,borderDash:t.borderDash,borderDashOffset:t.borderDashOffset,borderJoinStyle:t.borderJoinStyle,borderWidth:t.borderWidth,borderColor:t.borderColor}}function Tb(t,e){return e&&JSON.stringify(t)!==JSON.stringify(e)}/*!
|
|
13
13
|
* Chart.js v3.9.1
|
|
14
14
|
* https://www.chartjs.org
|
|
15
15
|
* (c) 2022 Chart.js Contributors
|
|
16
16
|
* Released under the MIT License
|
|
17
|
-
*/class Ab{constructor(){this._request=null,this._charts=new Map,this._running=!1,this._lastDate=void 0}_notify(e,n,i,r){const a=n.listeners[r],o=n.duration;a.forEach(l=>l({chart:e,initial:n.initial,numSteps:o,currentStep:Math.min(i-n.start,o)}))}_refresh(){this._request||(this._running=!0,this._request=Ac.call(window,()=>{this._update(),this._request=null,this._running&&this._refresh()}))}_update(e=Date.now()){let n=0;this._charts.forEach((i,r)=>{if(!i.running||!i.items.length)return;const a=i.items;let o=a.length-1,l=!1,u;for(;o>=0;--o)u=a[o],u._active?(u._total>i.duration&&(i.duration=u._total),u.tick(e),l=!0):(a[o]=a[a.length-1],a.pop());l&&(r.draw(),this._notify(r,i,e,"progress")),a.length||(i.running=!1,this._notify(r,i,e,"complete"),i.initial=!1),n+=a.length}),this._lastDate=e,n===0&&(this._running=!1)}_getAnims(e){const n=this._charts;let i=n.get(e);return i||(i={running:!1,initial:!0,items:[],listeners:{complete:[],progress:[]}},n.set(e,i)),i}listen(e,n,i){this._getAnims(e).listeners[n].push(i)}add(e,n){!n||!n.length||this._getAnims(e).items.push(...n)}has(e){return this._getAnims(e).items.length>0}start(e){const n=this._charts.get(e);!n||(n.running=!0,n.start=Date.now(),n.duration=n.items.reduce((i,r)=>Math.max(i,r._duration),0),this._refresh())}running(e){if(!this._running)return!1;const n=this._charts.get(e);return!(!n||!n.running||!n.items.length)}stop(e){const n=this._charts.get(e);if(!n||!n.items.length)return;const i=n.items;let r=i.length-1;for(;r>=0;--r)i[r].cancel();n.items=[],this._notify(e,n,Date.now(),"complete")}remove(e){return this._charts.delete(e)}}var ht=new Ab;const sd="transparent",Tb={boolean(t,e,n){return n>.5?e:t},color(t,e,n){const i=Uc(t||sd),r=i.valid&&Uc(e||sd);return r&&r.valid?r.mix(i,n).hexString():e},number(t,e,n){return t+(e-t)*n}};class xb{constructor(e,n,i,r){const a=n[i];r=kr([e.to,r,a,e.from]);const o=kr([e.from,a,r]);this._active=!0,this._fn=e.fn||Tb[e.type||typeof o],this._easing=bn[e.easing]||bn.linear,this._start=Math.floor(Date.now()+(e.delay||0)),this._duration=this._total=Math.floor(e.duration),this._loop=!!e.loop,this._target=n,this._prop=i,this._from=o,this._to=r,this._promises=void 0}active(){return this._active}update(e,n,i){if(this._active){this._notify(!1);const r=this._target[this._prop],a=i-this._start,o=this._duration-a;this._start=i,this._duration=Math.floor(Math.max(o,e.duration)),this._total+=a,this._loop=!!e.loop,this._to=kr([e.to,n,r,e.from]),this._from=kr([e.from,r,n])}}cancel(){this._active&&(this.tick(Date.now()),this._active=!1,this._notify(!1))}tick(e){const n=e-this._start,i=this._duration,r=this._prop,a=this._from,o=this._loop,l=this._to;let u;if(this._active=a!==l&&(o||n<i),!this._active){this._target[r]=l,this._notify(!0);return}if(n<0){this._target[r]=a;return}u=n/i%2,u=o&&u>1?2-u:u,u=this._easing(Math.min(1,Math.max(0,u))),this._target[r]=this._fn(a,l,u)}wait(){const e=this._promises||(this._promises=[]);return new Promise((n,i)=>{e.push({res:n,rej:i})})}_notify(e){const n=e?"res":"rej",i=this._promises||[];for(let r=0;r<i.length;r++)i[r][n]()}}const Lb=["x","y","borderWidth","radius","tension"],wb=["color","borderColor","backgroundColor"];ee.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 Sb=Object.keys(ee.animation);ee.describe("animation",{_fallback:!1,_indexable:!1,_scriptable:t=>t!=="onProgress"&&t!=="onComplete"&&t!=="fn"}),ee.set("animations",{colors:{type:"color",properties:wb},numbers:{type:"number",properties:Lb}}),ee.describe("animations",{_fallback:"animation"}),ee.set("transitions",{active:{animation:{duration:400}},resize:{animation:{duration:0}},show:{animations:{colors:{from:"transparent"},visible:{type:"boolean",duration:0}}},hide:{animations:{colors:{to:"transparent"},visible:{type:"boolean",easing:"linear",fn:t=>t|0}}}});class ld{constructor(e,n){this._chart=e,this._properties=new Map,this.configure(n)}configure(e){if(!ne(e))return;const n=this._properties;Object.getOwnPropertyNames(e).forEach(i=>{const r=e[i];if(!ne(r))return;const a={};for(const o of Sb)a[o]=r[o];(he(r.properties)&&r.properties||[i]).forEach(o=>{(o===i||!n.has(o))&&n.set(o,a)})})}_animateOptions(e,n){const i=n.options,r=zb(e,i);if(!r)return[];const a=this._createAnimations(r,i);return i.$shared&&Ob(e.options.$animations,i).then(()=>{e.options=i},()=>{}),a}_createAnimations(e,n){const i=this._properties,r=[],a=e.$animations||(e.$animations={}),o=Object.keys(n),l=Date.now();let u;for(u=o.length-1;u>=0;--u){const c=o[u];if(c.charAt(0)==="$")continue;if(c==="options"){r.push(...this._animateOptions(e,n));continue}const d=n[c];let f=a[c];const g=i.get(c);if(f)if(g&&f.active()){f.update(g,d,l);continue}else f.cancel();if(!g||!g.duration){e[c]=d;continue}a[c]=f=new xb(g,e,c,d),r.push(f)}return r}update(e,n){if(this._properties.size===0){Object.assign(e,n);return}const i=this._createAnimations(e,n);if(i.length)return ht.add(this._chart,i),!0}}function Ob(t,e){const n=[],i=Object.keys(e);for(let r=0;r<i.length;r++){const a=t[i[r]];a&&a.active()&&n.push(a.wait())}return Promise.all(n)}function zb(t,e){if(!e)return;let n=t.options;if(!n){t.options=e;return}return n.$shared&&(t.options=n=Object.assign({},n,{$shared:!1,$animations:{}})),n}function ud(t,e){const n=t&&t.options||{},i=n.reverse,r=n.min===void 0?e:0,a=n.max===void 0?e:0;return{start:i?a:r,end:i?r:a}}function Cb(t,e,n){if(n===!1)return!1;const i=ud(t,n),r=ud(e,n);return{top:r.end,right:i.end,bottom:r.start,left:i.start}}function _b(t){let e,n,i,r;return ne(t)?(e=t.top,n=t.right,i=t.bottom,r=t.left):e=n=i=r=t,{top:e,right:n,bottom:i,left:r,disabled:t===!1}}function cd(t,e){const n=[],i=t._getSortedDatasetMetas(e);let r,a;for(r=0,a=i.length;r<a;++r)n.push(i[r].index);return n}function dd(t,e,n,i={}){const r=t.keys,a=i.mode==="single";let o,l,u,c;if(e!==null){for(o=0,l=r.length;o<l;++o){if(u=+r[o],u===n){if(i.all)continue;break}c=t.values[u],Se(c)&&(a||e===0||lt(e)===lt(c))&&(e+=c)}return e}}function kb(t){const e=Object.keys(t),n=new Array(e.length);let i,r,a;for(i=0,r=e.length;i<r;++i)a=e[i],n[i]={x:a,y:t[a]};return n}function fd(t,e){const n=t&&t.options.stacked;return n||n===void 0&&e.stack!==void 0}function Eb(t,e,n){return`${t.id}.${e.id}.${n.stack||n.type}`}function vb(t){const{min:e,max:n,minDefined:i,maxDefined:r}=t.getUserBounds();return{min:i?e:Number.NEGATIVE_INFINITY,max:r?n:Number.POSITIVE_INFINITY}}function Pb(t,e,n){const i=t[e]||(t[e]={});return i[n]||(i[n]={})}function Md(t,e,n,i){for(const r of e.getMatchingVisibleMetas(i).reverse()){const a=t[r.index];if(n&&a>0||!n&&a<0)return r.index}return null}function gd(t,e){const{chart:n,_cachedMeta:i}=t,r=n._stacks||(n._stacks={}),{iScale:a,vScale:o,index:l}=i,u=a.axis,c=o.axis,d=Eb(a,o,i),f=e.length;let g;for(let h=0;h<f;++h){const y=e[h],{[u]:m,[c]:p}=y,M=y._stacks||(y._stacks={});g=M[c]=Pb(r,d,m),g[l]=p,g._top=Md(g,o,!0,i.type),g._bottom=Md(g,o,!1,i.type)}}function bs(t,e){const n=t.scales;return Object.keys(n).filter(i=>n[i].axis===e).shift()}function Yb(t,e){return wt(t,{active:!1,dataset:void 0,datasetIndex:e,index:e,mode:"default",type:"dataset"})}function Qb(t,e,n){return wt(t,{active:!1,dataIndex:e,parsed:void 0,raw:void 0,element:n,index:e,mode:"default",type:"data"})}function Sn(t,e){const n=t.controller.index,i=t.vScale&&t.vScale.axis;if(!!i){e=e||t._parsed;for(const r of e){const a=r._stacks;if(!a||a[i]===void 0||a[i][n]===void 0)return;delete a[i][n]}}}const As=t=>t==="reset"||t==="none",hd=(t,e)=>e?t:Object.assign({},t),Ub=(t,e,n)=>t&&!e.hidden&&e._stacked&&{keys:cd(n,!0),values:null};class tt{constructor(e,n){this.chart=e,this._ctx=e.ctx,this.index=n,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=fd(e.vScale,e),this.addElements()}updateIndex(e){this.index!==e&&Sn(this._cachedMeta),this.index=e}linkScales(){const e=this.chart,n=this._cachedMeta,i=this.getDataset(),r=(f,g,h,y)=>f==="x"?g:f==="r"?y:h,a=n.xAxisID=ie(i.xAxisID,bs(e,"x")),o=n.yAxisID=ie(i.yAxisID,bs(e,"y")),l=n.rAxisID=ie(i.rAxisID,bs(e,"r")),u=n.indexAxis,c=n.iAxisID=r(u,a,o,l),d=n.vAxisID=r(u,o,a,l);n.xScale=this.getScaleForId(a),n.yScale=this.getScaleForId(o),n.rScale=this.getScaleForId(l),n.iScale=this.getScaleForId(c),n.vScale=this.getScaleForId(d)}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 n=this._cachedMeta;return e===n.iScale?n.vScale:n.iScale}reset(){this._update("reset")}_destroy(){const e=this._cachedMeta;this._data&&jc(this._data,this),e._stacked&&Sn(e)}_dataCheck(){const e=this.getDataset(),n=e.data||(e.data=[]),i=this._data;if(ne(n))this._data=kb(n);else if(i!==n){if(i){jc(i,this);const r=this._cachedMeta;Sn(r),r._parsed=[]}n&&Object.isExtensible(n)&&nj(n,this),this._syncList=[],this._data=n}}addElements(){const e=this._cachedMeta;this._dataCheck(),this.datasetElementType&&(e.dataset=new this.datasetElementType)}buildOrUpdateElements(e){const n=this._cachedMeta,i=this.getDataset();let r=!1;this._dataCheck();const a=n._stacked;n._stacked=fd(n.vScale,n),n.stack!==i.stack&&(r=!0,Sn(n),n.stack=i.stack),this._resyncElements(e),(r||a!==n._stacked)&&gd(this,n._parsed)}configure(){const e=this.chart.config,n=e.datasetScopeKeys(this._type),i=e.getOptionScopes(this.getDataset(),n,!0);this.options=e.createResolver(i,this.getContext()),this._parsing=this.options.parsing,this._cachedDataOpts={}}parse(e,n){const{_cachedMeta:i,_data:r}=this,{iScale:a,_stacked:o}=i,l=a.axis;let u=e===0&&n===r.length?!0:i._sorted,c=e>0&&i._parsed[e-1],d,f,g;if(this._parsing===!1)i._parsed=r,i._sorted=!0,g=r;else{he(r[e])?g=this.parseArrayData(i,r,e,n):ne(r[e])?g=this.parseObjectData(i,r,e,n):g=this.parsePrimitiveData(i,r,e,n);const h=()=>f[l]===null||c&&f[l]<c[l];for(d=0;d<n;++d)i._parsed[d+e]=f=g[d],u&&(h()&&(u=!1),c=f);i._sorted=u}o&&gd(this,g)}parsePrimitiveData(e,n,i,r){const{iScale:a,vScale:o}=e,l=a.axis,u=o.axis,c=a.getLabels(),d=a===o,f=new Array(r);let g,h,y;for(g=0,h=r;g<h;++g)y=g+i,f[g]={[l]:d||a.parse(c[y],y),[u]:o.parse(n[y],y)};return f}parseArrayData(e,n,i,r){const{xScale:a,yScale:o}=e,l=new Array(r);let u,c,d,f;for(u=0,c=r;u<c;++u)d=u+i,f=n[d],l[u]={x:a.parse(f[0],d),y:o.parse(f[1],d)};return l}parseObjectData(e,n,i,r){const{xScale:a,yScale:o}=e,{xAxisKey:l="x",yAxisKey:u="y"}=this._parsing,c=new Array(r);let d,f,g,h;for(d=0,f=r;d<f;++d)g=d+i,h=n[g],c[d]={x:a.parse(At(h,l),g),y:o.parse(At(h,u),g)};return c}getParsed(e){return this._cachedMeta._parsed[e]}getDataElement(e){return this._cachedMeta.data[e]}applyStack(e,n,i){const r=this.chart,a=this._cachedMeta,o=n[e.axis],l={keys:cd(r,!0),values:n._stacks[e.axis]};return dd(l,o,a.index,{mode:i})}updateRangeFromParsed(e,n,i,r){const a=i[n.axis];let o=a===null?NaN:a;const l=r&&i._stacks[n.axis];r&&l&&(r.values=l,o=dd(r,a,this._cachedMeta.index)),e.min=Math.min(e.min,o),e.max=Math.max(e.max,o)}getMinMax(e,n){const i=this._cachedMeta,r=i._parsed,a=i._sorted&&e===i.iScale,o=r.length,l=this._getOtherScale(e),u=Ub(n,i,this.chart),c={min:Number.POSITIVE_INFINITY,max:Number.NEGATIVE_INFINITY},{min:d,max:f}=vb(l);let g,h;function y(){h=r[g];const m=h[l.axis];return!Se(h[e.axis])||d>m||f<m}for(g=0;g<o&&!(!y()&&(this.updateRangeFromParsed(c,e,h,u),a));++g);if(a){for(g=o-1;g>=0;--g)if(!y()){this.updateRangeFromParsed(c,e,h,u);break}}return c}getAllParsedValues(e){const n=this._cachedMeta._parsed,i=[];let r,a,o;for(r=0,a=n.length;r<a;++r)o=n[r][e.axis],Se(o)&&i.push(o);return i}getMaxOverflow(){return!1}getLabelAndValue(e){const n=this._cachedMeta,i=n.iScale,r=n.vScale,a=this.getParsed(e);return{label:i?""+i.getLabelForValue(a[i.axis]):"",value:r?""+r.getLabelForValue(a[r.axis]):""}}_update(e){const n=this._cachedMeta;this.update(e||"default"),n._clip=_b(ie(this.options.clip,Cb(n.xScale,n.yScale,this.getMaxOverflow())))}update(e){}draw(){const e=this._ctx,n=this.chart,i=this._cachedMeta,r=i.data||[],a=n.chartArea,o=[],l=this._drawStart||0,u=this._drawCount||r.length-l,c=this.options.drawActiveElementsOnTop;let d;for(i.dataset&&i.dataset.draw(e,a,l,u),d=l;d<l+u;++d){const f=r[d];f.hidden||(f.active&&c?o.push(f):f.draw(e,a))}for(d=0;d<o.length;++d)o[d].draw(e,a)}getStyle(e,n){const i=n?"active":"default";return e===void 0&&this._cachedMeta.dataset?this.resolveDatasetElementOptions(i):this.resolveDataElementOptions(e||0,i)}getContext(e,n,i){const r=this.getDataset();let a;if(e>=0&&e<this._cachedMeta.data.length){const o=this._cachedMeta.data[e];a=o.$context||(o.$context=Qb(this.getContext(),e,o)),a.parsed=this.getParsed(e),a.raw=r.data[e],a.index=a.dataIndex=e}else a=this.$context||(this.$context=Yb(this.chart.getContext(),this.index)),a.dataset=r,a.index=a.datasetIndex=this.index;return a.active=!!n,a.mode=i,a}resolveDatasetElementOptions(e){return this._resolveElementOptions(this.datasetElementType.id,e)}resolveDataElementOptions(e,n){return this._resolveElementOptions(this.dataElementType.id,n,e)}_resolveElementOptions(e,n="default",i){const r=n==="active",a=this._cachedDataOpts,o=e+"-"+n,l=a[o],u=this.enableOptionSharing&&Ze(i);if(l)return hd(l,u);const c=this.chart.config,d=c.datasetElementScopeKeys(this._type,e),f=r?[`${e}Hover`,"hover",e,""]:[e,""],g=c.getOptionScopes(this.getDataset(),d),h=Object.keys(ee.elements[e]),y=()=>this.getContext(i,r),m=c.resolveNamedOptions(g,h,y,f);return m.$shared&&(m.$shared=u,a[o]=Object.freeze(hd(m,u))),m}_resolveAnimations(e,n,i){const r=this.chart,a=this._cachedDataOpts,o=`animation-${n}`,l=a[o];if(l)return l;let u;if(r.options.animation!==!1){const d=this.chart.config,f=d.datasetAnimationScopeKeys(this._type,n),g=d.getOptionScopes(this.getDataset(),f);u=d.createResolver(g,this.getContext(e,i,n))}const c=new ld(r,u&&u.animations);return u&&u._cacheable&&(a[o]=Object.freeze(c)),c}getSharedOptions(e){if(!!e.$shared)return this._sharedOptions||(this._sharedOptions=Object.assign({},e))}includeOptions(e,n){return!n||As(e)||this.chart._animationsDisabled}_getSharedOptions(e,n){const i=this.resolveDataElementOptions(e,n),r=this._sharedOptions,a=this.getSharedOptions(i),o=this.includeOptions(n,a)||a!==r;return this.updateSharedOptions(a,n,i),{sharedOptions:a,includeOptions:o}}updateElement(e,n,i,r){As(r)?Object.assign(e,i):this._resolveAnimations(n,r).update(e,i)}updateSharedOptions(e,n,i){e&&!As(n)&&this._resolveAnimations(void 0,n).update(e,i)}_setStyle(e,n,i,r){e.active=r;const a=this.getStyle(n,r);this._resolveAnimations(n,i,r).update(e,{options:!r&&this.getSharedOptions(a)||a})}removeHoverStyle(e,n,i){this._setStyle(e,i,"active",!1)}setHoverStyle(e,n,i){this._setStyle(e,i,"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 n=this._data,i=this._cachedMeta.data;for(const[l,u,c]of this._syncList)this[l](u,c);this._syncList=[];const r=i.length,a=n.length,o=Math.min(a,r);o&&this.parse(0,o),a>r?this._insertElements(r,a-r,e):a<r&&this._removeElements(a,r-a)}_insertElements(e,n,i=!0){const r=this._cachedMeta,a=r.data,o=e+n;let l;const u=c=>{for(c.length+=n,l=c.length-1;l>=o;l--)c[l]=c[l-n]};for(u(a),l=e;l<o;++l)a[l]=new this.dataElementType;this._parsing&&u(r._parsed),this.parse(e,n),i&&this.updateElements(a,e,n,"reset")}updateElements(e,n,i,r){}_removeElements(e,n){const i=this._cachedMeta;if(this._parsing){const r=i._parsed.splice(e,n);i._stacked&&Sn(i,r)}i.data.splice(e,n)}_sync(e){if(this._parsing)this._syncList.push(e);else{const[n,i,r]=e;this[n](i,r)}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,n){n&&this._sync(["_removeElements",e,n]);const i=arguments.length-2;i&&this._sync(["_insertElements",e,i])}_onDataUnshift(){this._sync(["_insertElements",0,arguments.length])}}tt.defaults={},tt.prototype.datasetElementType=null,tt.prototype.dataElementType=null;function Rb(t,e){if(!t._cache.$bar){const n=t.getMatchingVisibleMetas(e);let i=[];for(let r=0,a=n.length;r<a;r++)i=i.concat(n[r].controller.getAllParsedValues(t));t._cache.$bar=bc(i.sort((r,a)=>r-a))}return t._cache.$bar}function Bb(t){const e=t.iScale,n=Rb(e,t.type);let i=e._length,r,a,o,l;const u=()=>{o===32767||o===-32768||(Ze(l)&&(i=Math.min(i,Math.abs(o-l)||i)),l=o)};for(r=0,a=n.length;r<a;++r)o=e.getPixelForValue(n[r]),u();for(l=void 0,r=0,a=e.ticks.length;r<a;++r)o=e.getPixelForTick(r),u();return i}function Zb(t,e,n,i){const r=n.barThickness;let a,o;return oe(r)?(a=e.min*n.categoryPercentage,o=n.barPercentage):(a=r*i,o=1),{chunk:a/i,ratio:o,start:e.pixels[t]-a/2}}function Vb(t,e,n,i){const r=e.pixels,a=r[t];let o=t>0?r[t-1]:null,l=t<r.length-1?r[t+1]:null;const u=n.categoryPercentage;o===null&&(o=a-(l===null?e.end-e.start:l-a)),l===null&&(l=a+a-o);const c=a-(a-Math.min(o,l))/2*u;return{chunk:Math.abs(l-o)/2*u/i,ratio:n.barPercentage,start:c}}function $b(t,e,n,i){const r=n.parse(t[0],i),a=n.parse(t[1],i),o=Math.min(r,a),l=Math.max(r,a);let u=o,c=l;Math.abs(o)>Math.abs(l)&&(u=l,c=o),e[n.axis]=c,e._custom={barStart:u,barEnd:c,start:r,end:a,min:o,max:l}}function yd(t,e,n,i){return he(t)?$b(t,e,n,i):e[n.axis]=n.parse(t,i),e}function md(t,e,n,i){const r=t.iScale,a=t.vScale,o=r.getLabels(),l=r===a,u=[];let c,d,f,g;for(c=n,d=n+i;c<d;++c)g=e[c],f={},f[r.axis]=l||r.parse(o[c],c),u.push(yd(g,f,a,c));return u}function Ts(t){return t&&t.barStart!==void 0&&t.barEnd!==void 0}function Wb(t,e,n){return t!==0?lt(t):(e.isHorizontal()?1:-1)*(e.min>=n?1:-1)}function Gb(t){let e,n,i,r,a;return t.horizontal?(e=t.base>t.x,n="left",i="right"):(e=t.base<t.y,n="bottom",i="top"),e?(r="end",a="start"):(r="start",a="end"),{start:n,end:i,reverse:e,top:r,bottom:a}}function Hb(t,e,n,i){let r=e.borderSkipped;const a={};if(!r){t.borderSkipped=a;return}if(r===!0){t.borderSkipped={top:!0,right:!0,bottom:!0,left:!0};return}const{start:o,end:l,reverse:u,top:c,bottom:d}=Gb(t);r==="middle"&&n&&(t.enableBorderRadius=!0,(n._top||0)===i?r=c:(n._bottom||0)===i?r=d:(a[pd(d,o,l,u)]=!0,r=c)),a[pd(r,o,l,u)]=!0,t.borderSkipped=a}function pd(t,e,n,i){return i?(t=Fb(t,e,n),t=Nd(t,n,e)):t=Nd(t,e,n),t}function Fb(t,e,n){return t===e?n:t===n?e:t}function Nd(t,e,n){return t==="start"?e:t==="end"?n:t}function Jb(t,{inflateAmount:e},n){t.inflateAmount=e==="auto"?n===1?.33:0:e}class Yr extends tt{parsePrimitiveData(e,n,i,r){return md(e,n,i,r)}parseArrayData(e,n,i,r){return md(e,n,i,r)}parseObjectData(e,n,i,r){const{iScale:a,vScale:o}=e,{xAxisKey:l="x",yAxisKey:u="y"}=this._parsing,c=a.axis==="x"?l:u,d=o.axis==="x"?l:u,f=[];let g,h,y,m;for(g=i,h=i+r;g<h;++g)m=n[g],y={},y[a.axis]=a.parse(At(m,c),g),f.push(yd(At(m,d),y,o,g));return f}updateRangeFromParsed(e,n,i,r){super.updateRangeFromParsed(e,n,i,r);const a=i._custom;a&&n===this._cachedMeta.vScale&&(e.min=Math.min(e.min,a.min),e.max=Math.max(e.max,a.max))}getMaxOverflow(){return 0}getLabelAndValue(e){const n=this._cachedMeta,{iScale:i,vScale:r}=n,a=this.getParsed(e),o=a._custom,l=Ts(o)?"["+o.start+", "+o.end+"]":""+r.getLabelForValue(a[r.axis]);return{label:""+i.getLabelForValue(a[i.axis]),value:l}}initialize(){this.enableOptionSharing=!0,super.initialize();const e=this._cachedMeta;e.stack=this.getDataset().stack}update(e){const n=this._cachedMeta;this.updateElements(n.data,0,n.data.length,e)}updateElements(e,n,i,r){const a=r==="reset",{index:o,_cachedMeta:{vScale:l}}=this,u=l.getBasePixel(),c=l.isHorizontal(),d=this._getRuler(),{sharedOptions:f,includeOptions:g}=this._getSharedOptions(n,r);for(let h=n;h<n+i;h++){const y=this.getParsed(h),m=a||oe(y[l.axis])?{base:u,head:u}:this._calculateBarValuePixels(h),p=this._calculateBarIndexPixels(h,d),M=(y._stacks||{})[l.axis],N={horizontal:c,base:m.base,enableBorderRadius:!M||Ts(y._custom)||o===M._top||o===M._bottom,x:c?m.head:p.center,y:c?p.center:m.head,height:c?p.size:Math.abs(m.size),width:c?Math.abs(m.size):p.size};g&&(N.options=f||this.resolveDataElementOptions(h,e[h].active?"active":r));const A=N.options||e[h].options;Hb(N,A,M,o),Jb(N,A,d.ratio),this.updateElement(e[h],h,N,r)}}_getStacks(e,n){const{iScale:i}=this._cachedMeta,r=i.getMatchingVisibleMetas(this._type).filter(u=>u.controller.options.grouped),a=i.options.stacked,o=[],l=u=>{const c=u.controller.getParsed(n),d=c&&c[u.vScale.axis];if(oe(d)||isNaN(d))return!0};for(const u of r)if(!(n!==void 0&&l(u))&&((a===!1||o.indexOf(u.stack)===-1||a===void 0&&u.stack===void 0)&&o.push(u.stack),u.index===e))break;return o.length||o.push(void 0),o}_getStackCount(e){return this._getStacks(void 0,e).length}_getStackIndex(e,n,i){const r=this._getStacks(e,i),a=n!==void 0?r.indexOf(n):-1;return a===-1?r.length-1:a}_getRuler(){const e=this.options,n=this._cachedMeta,i=n.iScale,r=[];let a,o;for(a=0,o=n.data.length;a<o;++a)r.push(i.getPixelForValue(this.getParsed(a)[i.axis],a));const l=e.barThickness;return{min:l||Bb(n),pixels:r,start:i._startPixel,end:i._endPixel,stackCount:this._getStackCount(),scale:i,grouped:e.grouped,ratio:l?1:e.categoryPercentage*e.barPercentage}}_calculateBarValuePixels(e){const{_cachedMeta:{vScale:n,_stacked:i},options:{base:r,minBarLength:a}}=this,o=r||0,l=this.getParsed(e),u=l._custom,c=Ts(u);let d=l[n.axis],f=0,g=i?this.applyStack(n,l,i):d,h,y;g!==d&&(f=g-d,g=d),c&&(d=u.barStart,g=u.barEnd-u.barStart,d!==0&<(d)!==lt(u.barEnd)&&(f=0),f+=d);const m=!oe(r)&&!c?r:f;let p=n.getPixelForValue(m);if(this.chart.getDataVisibility(e)?h=n.getPixelForValue(f+g):h=p,y=h-p,Math.abs(y)<a){y=Wb(y,n,o)*a,d===o&&(p-=y/2);const M=n.getPixelForDecimal(0),N=n.getPixelForDecimal(1),A=Math.min(M,N),T=Math.max(M,N);p=Math.max(Math.min(p,T),A),h=p+y}if(p===n.getPixelForValue(o)){const M=lt(y)*n.getLineWidthForValue(o)/2;p+=M,y-=M}return{size:y,base:p,head:h,center:h+y/2}}_calculateBarIndexPixels(e,n){const i=n.scale,r=this.options,a=r.skipNull,o=ie(r.maxBarThickness,1/0);let l,u;if(n.grouped){const c=a?this._getStackCount(e):n.stackCount,d=r.barThickness==="flex"?Vb(e,n,r,c):Zb(e,n,r,c),f=this._getStackIndex(this.index,this._cachedMeta.stack,a?e:void 0);l=d.start+d.chunk*f+d.chunk/2,u=Math.min(o,d.chunk*d.ratio)}else l=i.getPixelForValue(this.getParsed(e)[i.axis],e),u=Math.min(o,n.min*n.ratio);return{base:l-u/2,head:l+u/2,center:l,size:u}}draw(){const e=this._cachedMeta,n=e.vScale,i=e.data,r=i.length;let a=0;for(;a<r;++a)this.getParsed(a)[n.axis]!==null&&i[a].draw(this._ctx)}}Yr.id="bar",Yr.defaults={datasetElementType:!1,dataElementType:"bar",categoryPercentage:.8,barPercentage:.9,grouped:!0,animations:{numbers:{type:"number",properties:["x","y","base","width","height"]}}},Yr.overrides={scales:{_index_:{type:"category",offset:!0,grid:{offset:!0}},_value_:{type:"linear",beginAtZero:!0}}};class xs extends tt{initialize(){this.enableOptionSharing=!0,super.initialize()}parsePrimitiveData(e,n,i,r){const a=super.parsePrimitiveData(e,n,i,r);for(let o=0;o<a.length;o++)a[o]._custom=this.resolveDataElementOptions(o+i).radius;return a}parseArrayData(e,n,i,r){const a=super.parseArrayData(e,n,i,r);for(let o=0;o<a.length;o++){const l=n[i+o];a[o]._custom=ie(l[2],this.resolveDataElementOptions(o+i).radius)}return a}parseObjectData(e,n,i,r){const a=super.parseObjectData(e,n,i,r);for(let o=0;o<a.length;o++){const l=n[i+o];a[o]._custom=ie(l&&l.r&&+l.r,this.resolveDataElementOptions(o+i).radius)}return a}getMaxOverflow(){const e=this._cachedMeta.data;let n=0;for(let i=e.length-1;i>=0;--i)n=Math.max(n,e[i].size(this.resolveDataElementOptions(i))/2);return n>0&&n}getLabelAndValue(e){const n=this._cachedMeta,{xScale:i,yScale:r}=n,a=this.getParsed(e),o=i.getLabelForValue(a.x),l=r.getLabelForValue(a.y),u=a._custom;return{label:n.label,value:"("+o+", "+l+(u?", "+u:"")+")"}}update(e){const n=this._cachedMeta.data;this.updateElements(n,0,n.length,e)}updateElements(e,n,i,r){const a=r==="reset",{iScale:o,vScale:l}=this._cachedMeta,{sharedOptions:u,includeOptions:c}=this._getSharedOptions(n,r),d=o.axis,f=l.axis;for(let g=n;g<n+i;g++){const h=e[g],y=!a&&this.getParsed(g),m={},p=m[d]=a?o.getPixelForDecimal(.5):o.getPixelForValue(y[d]),M=m[f]=a?l.getBasePixel():l.getPixelForValue(y[f]);m.skip=isNaN(p)||isNaN(M),c&&(m.options=u||this.resolveDataElementOptions(g,h.active?"active":r),a&&(m.options.radius=0)),this.updateElement(h,g,m,r)}}resolveDataElementOptions(e,n){const i=this.getParsed(e);let r=super.resolveDataElementOptions(e,n);r.$shared&&(r=Object.assign({},r,{$shared:!1}));const a=r.radius;return n!=="active"&&(r.radius=0),r.radius+=ie(i&&i._custom,a),r}}xs.id="bubble",xs.defaults={datasetElementType:!1,dataElementType:"point",animations:{numbers:{type:"number",properties:["x","y","borderWidth","radius"]}}},xs.overrides={scales:{x:{type:"linear"},y:{type:"linear"}},plugins:{tooltip:{callbacks:{title(){return""}}}}};function Xb(t,e,n){let i=1,r=1,a=0,o=0;if(e<ce){const l=t,u=l+e,c=Math.cos(l),d=Math.sin(l),f=Math.cos(u),g=Math.sin(u),h=(A,T,I)=>jn(A,l,u,!0)?1:Math.max(T,T*n,I,I*n),y=(A,T,I)=>jn(A,l,u,!0)?-1:Math.min(T,T*n,I,I*n),m=h(0,c,f),p=h(je,d,g),M=y(Ie,c,f),N=y(Ie+je,d,g);i=(m-M)/2,r=(p-N)/2,a=-(m+M)/2,o=-(p+N)/2}return{ratioX:i,ratioY:r,offsetX:a,offsetY:o}}class On extends tt{constructor(e,n){super(e,n),this.enableOptionSharing=!0,this.innerRadius=void 0,this.outerRadius=void 0,this.offsetX=void 0,this.offsetY=void 0}linkScales(){}parse(e,n){const i=this.getDataset().data,r=this._cachedMeta;if(this._parsing===!1)r._parsed=i;else{let a=u=>+i[u];if(ne(i[e])){const{key:u="value"}=this._parsing;a=c=>+At(i[c],u)}let o,l;for(o=e,l=e+n;o<l;++o)r._parsed[o]=a(o)}}_getRotation(){return qe(this.options.rotation-90)}_getCircumference(){return qe(this.options.circumference)}_getRotationExtents(){let e=ce,n=-ce;for(let i=0;i<this.chart.data.datasets.length;++i)if(this.chart.isDatasetVisible(i)){const r=this.chart.getDatasetMeta(i).controller,a=r._getRotation(),o=r._getCircumference();e=Math.min(e,a),n=Math.max(n,a+o)}return{rotation:e,circumference:n-e}}update(e){const n=this.chart,{chartArea:i}=n,r=this._cachedMeta,a=r.data,o=this.getMaxBorderWidth()+this.getMaxOffset(a)+this.options.spacing,l=Math.max((Math.min(i.width,i.height)-o)/2,0),u=Math.min(B0(this.options.cutout,l),1),c=this._getRingWeight(this.index),{circumference:d,rotation:f}=this._getRotationExtents(),{ratioX:g,ratioY:h,offsetX:y,offsetY:m}=Xb(f,d,u),p=(i.width-o)/g,M=(i.height-o)/h,N=Math.max(Math.min(p,M)/2,0),A=fc(this.options.radius,N),T=Math.max(A*u,0),I=(A-T)/this._getVisibleDatasetWeightTotal();this.offsetX=y*A,this.offsetY=m*A,r.total=this.calculateTotal(),this.outerRadius=A-I*this._getRingWeightOffset(this.index),this.innerRadius=Math.max(this.outerRadius-I*c,0),this.updateElements(a,0,a.length,e)}_circumference(e,n){const i=this.options,r=this._cachedMeta,a=this._getCircumference();return n&&i.animation.animateRotate||!this.chart.getDataVisibility(e)||r._parsed[e]===null||r.data[e].hidden?0:this.calculateCircumference(r._parsed[e]*a/ce)}updateElements(e,n,i,r){const a=r==="reset",o=this.chart,l=o.chartArea,c=o.options.animation,d=(l.left+l.right)/2,f=(l.top+l.bottom)/2,g=a&&c.animateScale,h=g?0:this.innerRadius,y=g?0:this.outerRadius,{sharedOptions:m,includeOptions:p}=this._getSharedOptions(n,r);let M=this._getRotation(),N;for(N=0;N<n;++N)M+=this._circumference(N,a);for(N=n;N<n+i;++N){const A=this._circumference(N,a),T=e[N],I={x:d+this.offsetX,y:f+this.offsetY,startAngle:M,endAngle:M+A,circumference:A,outerRadius:y,innerRadius:h};p&&(I.options=m||this.resolveDataElementOptions(N,T.active?"active":r)),M+=A,this.updateElement(T,N,I,r)}}calculateTotal(){const e=this._cachedMeta,n=e.data;let i=0,r;for(r=0;r<n.length;r++){const a=e._parsed[r];a!==null&&!isNaN(a)&&this.chart.getDataVisibility(r)&&!n[r].hidden&&(i+=Math.abs(a))}return i}calculateCircumference(e){const n=this._cachedMeta.total;return n>0&&!isNaN(e)?ce*(Math.abs(e)/n):0}getLabelAndValue(e){const n=this._cachedMeta,i=this.chart,r=i.data.labels||[],a=wn(n._parsed[e],i.options.locale);return{label:r[e]||"",value:a}}getMaxBorderWidth(e){let n=0;const i=this.chart;let r,a,o,l,u;if(!e){for(r=0,a=i.data.datasets.length;r<a;++r)if(i.isDatasetVisible(r)){o=i.getDatasetMeta(r),e=o.data,l=o.controller;break}}if(!e)return 0;for(r=0,a=e.length;r<a;++r)u=l.resolveDataElementOptions(r),u.borderAlign!=="inner"&&(n=Math.max(n,u.borderWidth||0,u.hoverBorderWidth||0));return n}getMaxOffset(e){let n=0;for(let i=0,r=e.length;i<r;++i){const a=this.resolveDataElementOptions(i);n=Math.max(n,a.offset||0,a.hoverOffset||0)}return n}_getRingWeightOffset(e){let n=0;for(let i=0;i<e;++i)this.chart.isDatasetVisible(i)&&(n+=this._getRingWeight(i));return n}_getRingWeight(e){return Math.max(ie(this.chart.data.datasets[e].weight,1),0)}_getVisibleDatasetWeightTotal(){return this._getRingWeightOffset(this.chart.data.datasets.length)||1}}On.id="doughnut",On.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"},On.descriptors={_scriptable:t=>t!=="spacing",_indexable:t=>t!=="spacing"},On.overrides={aspectRatio:1,plugins:{legend:{labels:{generateLabels(t){const e=t.data;if(e.labels.length&&e.datasets.length){const{labels:{pointStyle:n}}=t.legend.options;return e.labels.map((i,r)=>{const o=t.getDatasetMeta(0).controller.getStyle(r);return{text:i,fillStyle:o.backgroundColor,strokeStyle:o.borderColor,lineWidth:o.borderWidth,pointStyle:n,hidden:!t.getDataVisibility(r),index:r}})}return[]}},onClick(t,e,n){n.chart.toggleDataVisibility(e.index),n.chart.update()}},tooltip:{callbacks:{title(){return""},label(t){let e=t.label;const n=": "+t.formattedValue;return he(e)?(e=e.slice(),e[0]+=n):e+=n,e}}}}};class Ls extends tt{initialize(){this.enableOptionSharing=!0,this.supportsDecimation=!0,super.initialize()}update(e){const n=this._cachedMeta,{dataset:i,data:r=[],_dataset:a}=n,o=this.chart._animationsDisabled;let{start:l,count:u}=Lc(n,r,o);this._drawStart=l,this._drawCount=u,wc(n)&&(l=0,u=r.length),i._chart=this.chart,i._datasetIndex=this.index,i._decimated=!!a._decimated,i.points=r;const c=this.resolveDatasetElementOptions(e);this.options.showLine||(c.borderWidth=0),c.segment=this.options.segment,this.updateElement(i,void 0,{animated:!o,options:c},e),this.updateElements(r,l,u,e)}updateElements(e,n,i,r){const a=r==="reset",{iScale:o,vScale:l,_stacked:u,_dataset:c}=this._cachedMeta,{sharedOptions:d,includeOptions:f}=this._getSharedOptions(n,r),g=o.axis,h=l.axis,{spanGaps:y,segment:m}=this.options,p=rn(y)?y:Number.POSITIVE_INFINITY,M=this.chart._animationsDisabled||a||r==="none";let N=n>0&&this.getParsed(n-1);for(let A=n;A<n+i;++A){const T=e[A],I=this.getParsed(A),w=M?T:{},k=oe(I[h]),P=w[g]=o.getPixelForValue(I[g],A),v=w[h]=a||k?l.getBasePixel():l.getPixelForValue(u?this.applyStack(l,I,u):I[h],A);w.skip=isNaN(P)||isNaN(v)||k,w.stop=A>0&&Math.abs(I[g]-N[g])>p,m&&(w.parsed=I,w.raw=c.data[A]),f&&(w.options=d||this.resolveDataElementOptions(A,T.active?"active":r)),M||this.updateElement(T,A,w,r),N=I}}getMaxOverflow(){const e=this._cachedMeta,n=e.dataset,i=n.options&&n.options.borderWidth||0,r=e.data||[];if(!r.length)return i;const a=r[0].size(this.resolveDataElementOptions(0)),o=r[r.length-1].size(this.resolveDataElementOptions(r.length-1));return Math.max(i,a,o)/2}draw(){const e=this._cachedMeta;e.dataset.updateControlPoints(this.chart.chartArea,e.iScale.axis),super.draw()}}Ls.id="line",Ls.defaults={datasetElementType:"line",dataElementType:"point",showLine:!0,spanGaps:!1},Ls.overrides={scales:{_index_:{type:"category"},_value_:{type:"linear"}}};class ws extends tt{constructor(e,n){super(e,n),this.innerRadius=void 0,this.outerRadius=void 0}getLabelAndValue(e){const n=this._cachedMeta,i=this.chart,r=i.data.labels||[],a=wn(n._parsed[e].r,i.options.locale);return{label:r[e]||"",value:a}}parseObjectData(e,n,i,r){return Xc.bind(this)(e,n,i,r)}update(e){const n=this._cachedMeta.data;this._updateRadius(),this.updateElements(n,0,n.length,e)}getMinMax(){const e=this._cachedMeta,n={min:Number.POSITIVE_INFINITY,max:Number.NEGATIVE_INFINITY};return e.data.forEach((i,r)=>{const a=this.getParsed(r).r;!isNaN(a)&&this.chart.getDataVisibility(r)&&(a<n.min&&(n.min=a),a>n.max&&(n.max=a))}),n}_updateRadius(){const e=this.chart,n=e.chartArea,i=e.options,r=Math.min(n.right-n.left,n.bottom-n.top),a=Math.max(r/2,0),o=Math.max(i.cutoutPercentage?a/100*i.cutoutPercentage:1,0),l=(a-o)/e.getVisibleDatasetCount();this.outerRadius=a-l*this.index,this.innerRadius=this.outerRadius-l}updateElements(e,n,i,r){const a=r==="reset",o=this.chart,u=o.options.animation,c=this._cachedMeta.rScale,d=c.xCenter,f=c.yCenter,g=c.getIndexAngle(0)-.5*Ie;let h=g,y;const m=360/this.countVisibleElements();for(y=0;y<n;++y)h+=this._computeAngle(y,r,m);for(y=n;y<n+i;y++){const p=e[y];let M=h,N=h+this._computeAngle(y,r,m),A=o.getDataVisibility(y)?c.getDistanceFromCenterForValue(this.getParsed(y).r):0;h=N,a&&(u.animateScale&&(A=0),u.animateRotate&&(M=N=g));const T={x:d,y:f,innerRadius:0,outerRadius:A,startAngle:M,endAngle:N,options:this.resolveDataElementOptions(y,p.active?"active":r)};this.updateElement(p,y,T,r)}}countVisibleElements(){const e=this._cachedMeta;let n=0;return e.data.forEach((i,r)=>{!isNaN(this.getParsed(r).r)&&this.chart.getDataVisibility(r)&&n++}),n}_computeAngle(e,n,i){return this.chart.getDataVisibility(e)?qe(this.resolveDataElementOptions(e,n).angle||i):0}}ws.id="polarArea",ws.defaults={dataElementType:"arc",animation:{animateRotate:!0,animateScale:!0},animations:{numbers:{type:"number",properties:["x","y","startAngle","endAngle","innerRadius","outerRadius"]}},indexAxis:"r",startAngle:0},ws.overrides={aspectRatio:1,plugins:{legend:{labels:{generateLabels(t){const e=t.data;if(e.labels.length&&e.datasets.length){const{labels:{pointStyle:n}}=t.legend.options;return e.labels.map((i,r)=>{const o=t.getDatasetMeta(0).controller.getStyle(r);return{text:i,fillStyle:o.backgroundColor,strokeStyle:o.borderColor,lineWidth:o.borderWidth,pointStyle:n,hidden:!t.getDataVisibility(r),index:r}})}return[]}},onClick(t,e,n){n.chart.toggleDataVisibility(e.index),n.chart.update()}},tooltip:{callbacks:{title(){return""},label(t){return t.chart.data.labels[t.dataIndex]+": "+t.formattedValue}}}},scales:{r:{type:"radialLinear",angleLines:{display:!1},beginAtZero:!0,grid:{circular:!0},pointLabels:{display:!1},startAngle:0}}};class Dd extends On{}Dd.id="pie",Dd.defaults={cutout:0,rotation:0,circumference:360,radius:"100%"};class Ss extends tt{getLabelAndValue(e){const n=this._cachedMeta.vScale,i=this.getParsed(e);return{label:n.getLabels()[e],value:""+n.getLabelForValue(i[n.axis])}}parseObjectData(e,n,i,r){return Xc.bind(this)(e,n,i,r)}update(e){const n=this._cachedMeta,i=n.dataset,r=n.data||[],a=n.iScale.getLabels();if(i.points=r,e!=="resize"){const o=this.resolveDatasetElementOptions(e);this.options.showLine||(o.borderWidth=0);const l={_loop:!0,_fullLoop:a.length===r.length,options:o};this.updateElement(i,void 0,l,e)}this.updateElements(r,0,r.length,e)}updateElements(e,n,i,r){const a=this._cachedMeta.rScale,o=r==="reset";for(let l=n;l<n+i;l++){const u=e[l],c=this.resolveDataElementOptions(l,u.active?"active":r),d=a.getPointPositionForValue(l,this.getParsed(l).r),f=o?a.xCenter:d.x,g=o?a.yCenter:d.y,h={x:f,y:g,angle:d.angle,skip:isNaN(f)||isNaN(g),options:c};this.updateElement(u,l,h,r)}}}Ss.id="radar",Ss.defaults={datasetElementType:"line",dataElementType:"point",indexAxis:"r",showLine:!0,elements:{line:{fill:"start"}}},Ss.overrides={aspectRatio:1,scales:{r:{type:"radialLinear"}}};class yt{constructor(){this.x=void 0,this.y=void 0,this.active=!1,this.options=void 0,this.$animations=void 0}tooltipPosition(e){const{x:n,y:i}=this.getProps(["x","y"],e);return{x:n,y:i}}hasValue(){return rn(this.x)&&rn(this.y)}getProps(e,n){const i=this.$animations;if(!n||!i)return this;const r={};return e.forEach(a=>{r[a]=i[a]&&i[a].active()?i[a]._to:this[a]}),r}}yt.defaults={},yt.defaultRoutes=void 0;const Id={values(t){return he(t)?t:""+t},numeric(t,e,n){if(t===0)return"0";const i=this.chart.options.locale;let r,a=t;if(n.length>1){const c=Math.max(Math.abs(n[0].value),Math.abs(n[n.length-1].value));(c<1e-4||c>1e15)&&(r="scientific"),a=Kb(t,n)}const o=Ve(Math.abs(a)),l=Math.max(Math.min(-1*Math.floor(o),20),0),u={notation:r,minimumFractionDigits:l,maximumFractionDigits:l};return Object.assign(u,this.options.ticks.format),wn(t,i,u)},logarithmic(t,e,n){if(t===0)return"0";const i=t/Math.pow(10,Math.floor(Ve(t)));return i===1||i===2||i===5?Id.numeric.call(this,t,e,n):""}};function Kb(t,e){let n=e.length>3?e[2].value-e[1].value:e[1].value-e[0].value;return Math.abs(n)>=1&&t!==Math.floor(t)&&(n=t-Math.floor(t)),n}var Qr={formatters:Id};ee.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:(t,e)=>e.lineWidth,tickColor:(t,e)=>e.color,offset:!1,borderDash:[],borderDashOffset:0,borderWidth:1},title:{display:!1,text:"",padding:{top:4,bottom:4}},ticks:{minRotation:0,maxRotation:50,mirror:!1,textStrokeWidth:0,textStrokeColor:"",padding:3,display:!0,autoSkip:!0,autoSkipPadding:3,labelOffset:0,callback:Qr.formatters.values,minor:{},major:{},align:"center",crossAlign:"near",showLabelBackdrop:!1,backdropColor:"rgba(255, 255, 255, 0.75)",backdropPadding:2}}),ee.route("scale.ticks","color","","color"),ee.route("scale.grid","color","","borderColor"),ee.route("scale.grid","borderColor","","borderColor"),ee.route("scale.title","color","","color"),ee.describe("scale",{_fallback:!1,_scriptable:t=>!t.startsWith("before")&&!t.startsWith("after")&&t!=="callback"&&t!=="parser",_indexable:t=>t!=="borderDash"&&t!=="tickBorderDash"}),ee.describe("scales",{_fallback:"scale"}),ee.describe("scale.ticks",{_scriptable:t=>t!=="backdropPadding"&&t!=="callback",_indexable:t=>t!=="backdropPadding"});function qb(t,e){const n=t.options.ticks,i=n.maxTicksLimit||eA(t),r=n.major.enabled?nA(e):[],a=r.length,o=r[0],l=r[a-1],u=[];if(a>i)return iA(e,u,r,a/i),u;const c=tA(r,e,i);if(a>0){let d,f;const g=a>1?Math.round((l-o)/(a-1)):null;for(Ur(e,u,c,oe(g)?0:o-g,o),d=0,f=a-1;d<f;d++)Ur(e,u,c,r[d],r[d+1]);return Ur(e,u,c,l,oe(g)?e.length:l+g),u}return Ur(e,u,c),u}function eA(t){const e=t.options.offset,n=t._tickSize(),i=t._length/n+(e?0:1),r=t._maxLength/n;return Math.floor(Math.min(i,r))}function tA(t,e,n){const i=rA(t),r=e.length/n;if(!i)return Math.max(r,1);const a=J0(i);for(let o=0,l=a.length-1;o<l;o++){const u=a[o];if(u>r)return u}return Math.max(r,1)}function nA(t){const e=[];let n,i;for(n=0,i=t.length;n<i;n++)t[n].major&&e.push(n);return e}function iA(t,e,n,i){let r=0,a=n[0],o;for(i=Math.ceil(i),o=0;o<t.length;o++)o===a&&(e.push(t[o]),r++,a=n[r*i])}function Ur(t,e,n,i,r){const a=ie(i,0),o=Math.min(ie(r,t.length),t.length);let l=0,u,c,d;for(n=Math.ceil(n),r&&(u=r-i,n=u/Math.floor(u/n)),d=a;d<0;)l++,d=Math.round(a+l*n);for(c=Math.max(a,0);c<o;c++)c===d&&(e.push(t[c]),l++,d=Math.round(a+l*n))}function rA(t){const e=t.length;let n,i;if(e<2)return!1;for(i=t[0],n=1;n<e;++n)if(t[n]-t[n-1]!==i)return!1;return i}const aA=t=>t==="left"?"right":t==="right"?"left":t,jd=(t,e,n)=>e==="top"||e==="left"?t[e]+n:t[e]-n;function bd(t,e){const n=[],i=t.length/e,r=t.length;let a=0;for(;a<r;a+=i)n.push(t[Math.floor(a)]);return n}function oA(t,e,n){const i=t.ticks.length,r=Math.min(e,i-1),a=t._startPixel,o=t._endPixel,l=1e-6;let u=t.getPixelForTick(r),c;if(!(n&&(i===1?c=Math.max(u-a,o-u):e===0?c=(t.getPixelForTick(1)-u)/2:c=(u-t.getPixelForTick(r-1))/2,u+=r<e?c:-c,u<a-l||u>o+l)))return u}function sA(t,e){le(t,n=>{const i=n.gc,r=i.length/2;let a;if(r>e){for(a=0;a<r;++a)delete n.data[i[a]];i.splice(0,r)}})}function zn(t){return t.drawTicks?t.tickLength:0}function Ad(t,e){if(!t.display)return 0;const n=Ue(t.font,e),i=We(t.padding);return(he(t.text)?t.text.length:1)*n.lineHeight+i.height}function lA(t,e){return wt(t,{scale:e,type:"scale"})}function uA(t,e,n){return wt(t,{tick:n,index:e,type:"tick"})}function cA(t,e,n){let i=rj(t);return(n&&e!=="right"||!n&&e==="right")&&(i=aA(i)),i}function dA(t,e,n,i){const{top:r,left:a,bottom:o,right:l,chart:u}=t,{chartArea:c,scales:d}=u;let f=0,g,h,y;const m=o-r,p=l-a;if(t.isHorizontal()){if(h=xc(i,a,l),ne(n)){const M=Object.keys(n)[0],N=n[M];y=d[M].getPixelForValue(N)+m-e}else n==="center"?y=(c.bottom+c.top)/2+m-e:y=jd(t,n,e);g=l-a}else{if(ne(n)){const M=Object.keys(n)[0],N=n[M];h=d[M].getPixelForValue(N)-p+e}else n==="center"?h=(c.left+c.right)/2-p+e:h=jd(t,n,e);y=xc(i,o,r),f=n==="left"?-je:je}return{titleX:h,titleY:y,maxWidth:g,rotation:f}}class Gt extends yt{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,n){return e}getUserBounds(){let{_userMin:e,_userMax:n,_suggestedMin:i,_suggestedMax:r}=this;return e=Be(e,Number.POSITIVE_INFINITY),n=Be(n,Number.NEGATIVE_INFINITY),i=Be(i,Number.POSITIVE_INFINITY),r=Be(r,Number.NEGATIVE_INFINITY),{min:Be(e,i),max:Be(n,r),minDefined:Se(e),maxDefined:Se(n)}}getMinMax(e){let{min:n,max:i,minDefined:r,maxDefined:a}=this.getUserBounds(),o;if(r&&a)return{min:n,max:i};const l=this.getMatchingVisibleMetas();for(let u=0,c=l.length;u<c;++u)o=l[u].controller.getMinMax(this,e),r||(n=Math.min(n,o.min)),a||(i=Math.max(i,o.max));return n=a&&n>i?i:n,i=r&&n>i?n:i,{min:Be(n,Be(i,n)),max:Be(i,Be(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(){De(this.options.beforeUpdate,[this])}update(e,n,i){const{beginAtZero:r,grace:a,ticks:o}=this.options,l=o.sampleSize;this.beforeUpdate(),this.maxWidth=e,this.maxHeight=n,this._margins=i=Object.assign({left:0,right:0,top:0,bottom:0},i),this.ticks=null,this._labelSizes=null,this._gridLineItems=null,this._labelItems=null,this.beforeSetDimensions(),this.setDimensions(),this.afterSetDimensions(),this._maxLength=this.isHorizontal()?this.width+i.left+i.right:this.height+i.top+i.bottom,this._dataLimitsCached||(this.beforeDataLimits(),this.determineDataLimits(),this.afterDataLimits(),this._range=Qj(this,a,r),this._dataLimitsCached=!0),this.beforeBuildTicks(),this.ticks=this.buildTicks()||[],this.afterBuildTicks();const u=l<this.ticks.length;this._convertTicksToLabels(u?bd(this.ticks,l):this.ticks),this.configure(),this.beforeCalculateLabelRotation(),this.calculateLabelRotation(),this.afterCalculateLabelRotation(),o.display&&(o.autoSkip||o.source==="auto")&&(this.ticks=qb(this,this.ticks),this._labelSizes=null,this.afterAutoSkip()),u&&this._convertTicksToLabels(this.ticks),this.beforeFit(),this.fit(),this.afterFit(),this.afterUpdate()}configure(){let e=this.options.reverse,n,i;this.isHorizontal()?(n=this.left,i=this.right):(n=this.top,i=this.bottom,e=!e),this._startPixel=n,this._endPixel=i,this._reversePixels=e,this._length=i-n,this._alignToPixels=this.options.alignToPixels}afterUpdate(){De(this.options.afterUpdate,[this])}beforeSetDimensions(){De(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(){De(this.options.afterSetDimensions,[this])}_callHooks(e){this.chart.notifyPlugins(e,this.getContext()),De(this.options[e],[this])}beforeDataLimits(){this._callHooks("beforeDataLimits")}determineDataLimits(){}afterDataLimits(){this._callHooks("afterDataLimits")}beforeBuildTicks(){this._callHooks("beforeBuildTicks")}buildTicks(){return[]}afterBuildTicks(){this._callHooks("afterBuildTicks")}beforeTickToLabelConversion(){De(this.options.beforeTickToLabelConversion,[this])}generateTickLabels(e){const n=this.options.ticks;let i,r,a;for(i=0,r=e.length;i<r;i++)a=e[i],a.label=De(n.callback,[a.value,i,e],this)}afterTickToLabelConversion(){De(this.options.afterTickToLabelConversion,[this])}beforeCalculateLabelRotation(){De(this.options.beforeCalculateLabelRotation,[this])}calculateLabelRotation(){const e=this.options,n=e.ticks,i=this.ticks.length,r=n.minRotation||0,a=n.maxRotation;let o=r,l,u,c;if(!this._isVisible()||!n.display||r>=a||i<=1||!this.isHorizontal()){this.labelRotation=r;return}const d=this._getLabelSizes(),f=d.widest.width,g=d.highest.height,h=_e(this.chart.width-f,0,this.maxWidth);l=e.offset?this.maxWidth/i:h/(i-1),f+6>l&&(l=h/(i-(e.offset?.5:1)),u=this.maxHeight-zn(e.grid)-n.padding-Ad(e.title,this.chart.options.font),c=Math.sqrt(f*f+g*g),o=rs(Math.min(Math.asin(_e((d.highest.height+6)/l,-1,1)),Math.asin(_e(u/c,-1,1))-Math.asin(_e(g/c,-1,1)))),o=Math.max(r,Math.min(a,o))),this.labelRotation=o}afterCalculateLabelRotation(){De(this.options.afterCalculateLabelRotation,[this])}afterAutoSkip(){}beforeFit(){De(this.options.beforeFit,[this])}fit(){const e={width:0,height:0},{chart:n,options:{ticks:i,title:r,grid:a}}=this,o=this._isVisible(),l=this.isHorizontal();if(o){const u=Ad(r,n.options.font);if(l?(e.width=this.maxWidth,e.height=zn(a)+u):(e.height=this.maxHeight,e.width=zn(a)+u),i.display&&this.ticks.length){const{first:c,last:d,widest:f,highest:g}=this._getLabelSizes(),h=i.padding*2,y=qe(this.labelRotation),m=Math.cos(y),p=Math.sin(y);if(l){const M=i.mirror?0:p*f.width+m*g.height;e.height=Math.min(this.maxHeight,e.height+M+h)}else{const M=i.mirror?0:m*f.width+p*g.height;e.width=Math.min(this.maxWidth,e.width+M+h)}this._calculatePadding(c,d,p,m)}}this._handleMargins(),l?(this.width=this._length=n.width-this._margins.left-this._margins.right,this.height=e.height):(this.width=e.width,this.height=this._length=n.height-this._margins.top-this._margins.bottom)}_calculatePadding(e,n,i,r){const{ticks:{align:a,padding:o},position:l}=this.options,u=this.labelRotation!==0,c=l!=="top"&&this.axis==="x";if(this.isHorizontal()){const d=this.getPixelForTick(0)-this.left,f=this.right-this.getPixelForTick(this.ticks.length-1);let g=0,h=0;u?c?(g=r*e.width,h=i*n.height):(g=i*e.height,h=r*n.width):a==="start"?h=n.width:a==="end"?g=e.width:a!=="inner"&&(g=e.width/2,h=n.width/2),this.paddingLeft=Math.max((g-d+o)*this.width/(this.width-d),0),this.paddingRight=Math.max((h-f+o)*this.width/(this.width-f),0)}else{let d=n.height/2,f=e.height/2;a==="start"?(d=0,f=e.height):a==="end"&&(d=n.height,f=0),this.paddingTop=d+o,this.paddingBottom=f+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(){De(this.options.afterFit,[this])}isHorizontal(){const{axis:e,position:n}=this.options;return n==="top"||n==="bottom"||e==="x"}isFullSize(){return this.options.fullSize}_convertTicksToLabels(e){this.beforeTickToLabelConversion(),this.generateTickLabels(e);let n,i;for(n=0,i=e.length;n<i;n++)oe(e[n].label)&&(e.splice(n,1),i--,n--);this.afterTickToLabelConversion()}_getLabelSizes(){let e=this._labelSizes;if(!e){const n=this.options.ticks.sampleSize;let i=this.ticks;n<i.length&&(i=bd(i,n)),this._labelSizes=e=this._computeLabelSizes(i,i.length)}return e}_computeLabelSizes(e,n){const{ctx:i,_longestTextCache:r}=this,a=[],o=[];let l=0,u=0,c,d,f,g,h,y,m,p,M,N,A;for(c=0;c<n;++c){if(g=e[c].label,h=this._resolveTickFontOptions(c),i.font=y=h.string,m=r[y]=r[y]||{data:{},gc:[]},p=h.lineHeight,M=N=0,!oe(g)&&!he(g))M=zr(i,m.data,m.gc,M,g),N=p;else if(he(g))for(d=0,f=g.length;d<f;++d)A=g[d],!oe(A)&&!he(A)&&(M=zr(i,m.data,m.gc,M,A),N+=p);a.push(M),o.push(N),l=Math.max(M,l),u=Math.max(N,u)}sA(r,n);const T=a.indexOf(l),I=o.indexOf(u),w=k=>({width:a[k]||0,height:o[k]||0});return{first:w(0),last:w(n-1),widest:w(T),highest:w(I),widths:a,heights:o}}getLabelForValue(e){return e}getPixelForValue(e,n){return NaN}getValueForPixel(e){}getPixelForTick(e){const n=this.ticks;return e<0||e>n.length-1?null:this.getPixelForValue(n[e].value)}getPixelForDecimal(e){this._reversePixels&&(e=1-e);const n=this._startPixel+e*this._length;return q0(this._alignToPixels?Zt(this.chart,n,0):n)}getDecimalForPixel(e){const n=(e-this._startPixel)/this._length;return this._reversePixels?1-n:n}getBasePixel(){return this.getPixelForValue(this.getBaseValue())}getBaseValue(){const{min:e,max:n}=this;return e<0&&n<0?n:e>0&&n>0?e:0}getContext(e){const n=this.ticks||[];if(e>=0&&e<n.length){const i=n[e];return i.$context||(i.$context=uA(this.getContext(),e,i))}return this.$context||(this.$context=lA(this.chart.getContext(),this))}_tickSize(){const e=this.options.ticks,n=qe(this.labelRotation),i=Math.abs(Math.cos(n)),r=Math.abs(Math.sin(n)),a=this._getLabelSizes(),o=e.autoSkipPadding||0,l=a?a.widest.width+o:0,u=a?a.highest.height+o:0;return this.isHorizontal()?u*i>l*r?l/i:u/r:u*r<l*i?u/i:l/r}_isVisible(){const e=this.options.display;return e!=="auto"?!!e:this.getMatchingVisibleMetas().length>0}_computeGridLineItems(e){const n=this.axis,i=this.chart,r=this.options,{grid:a,position:o}=r,l=a.offset,u=this.isHorizontal(),d=this.ticks.length+(l?1:0),f=zn(a),g=[],h=a.setContext(this.getContext()),y=h.drawBorder?h.borderWidth:0,m=y/2,p=function(b){return Zt(i,b,y)};let M,N,A,T,I,w,k,P,v,Q,O,D;if(o==="top")M=p(this.bottom),w=this.bottom-f,P=M-m,Q=p(e.top)+m,D=e.bottom;else if(o==="bottom")M=p(this.top),Q=e.top,D=p(e.bottom)-m,w=M+m,P=this.top+f;else if(o==="left")M=p(this.right),I=this.right-f,k=M-m,v=p(e.left)+m,O=e.right;else if(o==="right")M=p(this.left),v=e.left,O=p(e.right)-m,I=M+m,k=this.left+f;else if(n==="x"){if(o==="center")M=p((e.top+e.bottom)/2+.5);else if(ne(o)){const b=Object.keys(o)[0],_=o[b];M=p(this.chart.scales[b].getPixelForValue(_))}Q=e.top,D=e.bottom,w=M+m,P=w+f}else if(n==="y"){if(o==="center")M=p((e.left+e.right)/2);else if(ne(o)){const b=Object.keys(o)[0],_=o[b];M=p(this.chart.scales[b].getPixelForValue(_))}I=M-m,k=I-f,v=e.left,O=e.right}const S=ie(r.ticks.maxTicksLimit,d),C=Math.max(1,Math.ceil(d/S));for(N=0;N<d;N+=C){const b=a.setContext(this.getContext(N)),_=b.lineWidth,B=b.color,V=b.borderDash||[],F=b.borderDashOffset,J=b.tickWidth,z=b.tickColor,Y=b.tickBorderDash||[],R=b.tickBorderDashOffset;A=oA(this,N,l),A!==void 0&&(T=Zt(i,A,_),u?I=k=v=O=T:w=P=Q=D=T,g.push({tx1:I,ty1:w,tx2:k,ty2:P,x1:v,y1:Q,x2:O,y2:D,width:_,color:B,borderDash:V,borderDashOffset:F,tickWidth:J,tickColor:z,tickBorderDash:Y,tickBorderDashOffset:R}))}return this._ticksLength=d,this._borderValue=M,g}_computeLabelItems(e){const n=this.axis,i=this.options,{position:r,ticks:a}=i,o=this.isHorizontal(),l=this.ticks,{align:u,crossAlign:c,padding:d,mirror:f}=a,g=zn(i.grid),h=g+d,y=f?-d:h,m=-qe(this.labelRotation),p=[];let M,N,A,T,I,w,k,P,v,Q,O,D,S="middle";if(r==="top")w=this.bottom-y,k=this._getXAxisLabelAlignment();else if(r==="bottom")w=this.top+y,k=this._getXAxisLabelAlignment();else if(r==="left"){const b=this._getYAxisLabelAlignment(g);k=b.textAlign,I=b.x}else if(r==="right"){const b=this._getYAxisLabelAlignment(g);k=b.textAlign,I=b.x}else if(n==="x"){if(r==="center")w=(e.top+e.bottom)/2+h;else if(ne(r)){const b=Object.keys(r)[0],_=r[b];w=this.chart.scales[b].getPixelForValue(_)+h}k=this._getXAxisLabelAlignment()}else if(n==="y"){if(r==="center")I=(e.left+e.right)/2-h;else if(ne(r)){const b=Object.keys(r)[0],_=r[b];I=this.chart.scales[b].getPixelForValue(_)}k=this._getYAxisLabelAlignment(g).textAlign}n==="y"&&(u==="start"?S="top":u==="end"&&(S="bottom"));const C=this._getLabelSizes();for(M=0,N=l.length;M<N;++M){A=l[M],T=A.label;const b=a.setContext(this.getContext(M));P=this.getPixelForTick(M)+a.labelOffset,v=this._resolveTickFontOptions(M),Q=v.lineHeight,O=he(T)?T.length:1;const _=O/2,B=b.color,V=b.textStrokeColor,F=b.textStrokeWidth;let J=k;o?(I=P,k==="inner"&&(M===N-1?J=this.options.reverse?"left":"right":M===0?J=this.options.reverse?"right":"left":J="center"),r==="top"?c==="near"||m!==0?D=-O*Q+Q/2:c==="center"?D=-C.highest.height/2-_*Q+Q:D=-C.highest.height+Q/2:c==="near"||m!==0?D=Q/2:c==="center"?D=C.highest.height/2-_*Q:D=C.highest.height-O*Q,f&&(D*=-1)):(w=P,D=(1-O)*Q/2);let z;if(b.showLabelBackdrop){const Y=We(b.backdropPadding),R=C.heights[M],Te=C.widths[M];let Oe=w+D-Y.top,ze=I-Y.left;switch(S){case"middle":Oe-=R/2;break;case"bottom":Oe-=R;break}switch(k){case"center":ze-=Te/2;break;case"right":ze-=Te;break}z={left:ze,top:Oe,width:Te+Y.width,height:R+Y.height,color:b.backdropColor}}p.push({rotation:m,label:T,font:v,color:B,strokeColor:V,strokeWidth:F,textOffset:D,textAlign:J,textBaseline:S,translation:[I,w],backdrop:z})}return p}_getXAxisLabelAlignment(){const{position:e,ticks:n}=this.options;if(-qe(this.labelRotation))return e==="top"?"left":"right";let r="center";return n.align==="start"?r="left":n.align==="end"?r="right":n.align==="inner"&&(r="inner"),r}_getYAxisLabelAlignment(e){const{position:n,ticks:{crossAlign:i,mirror:r,padding:a}}=this.options,o=this._getLabelSizes(),l=e+a,u=o.widest.width;let c,d;return n==="left"?r?(d=this.right+a,i==="near"?c="left":i==="center"?(c="center",d+=u/2):(c="right",d+=u)):(d=this.right-l,i==="near"?c="right":i==="center"?(c="center",d-=u/2):(c="left",d=this.left)):n==="right"?r?(d=this.left+a,i==="near"?c="right":i==="center"?(c="center",d-=u/2):(c="left",d-=u)):(d=this.left+l,i==="near"?c="left":i==="center"?(c="center",d+=u/2):(c="right",d=this.right)):c="right",{textAlign:c,x:d}}_computeLabelArea(){if(this.options.ticks.mirror)return;const e=this.chart,n=this.options.position;if(n==="left"||n==="right")return{top:0,left:this.left,bottom:e.height,right:this.right};if(n==="top"||n==="bottom")return{top:this.top,left:0,bottom:this.bottom,right:e.width}}drawBackground(){const{ctx:e,options:{backgroundColor:n},left:i,top:r,width:a,height:o}=this;n&&(e.save(),e.fillStyle=n,e.fillRect(i,r,a,o),e.restore())}getLineWidthForValue(e){const n=this.options.grid;if(!this._isVisible()||!n.display)return 0;const r=this.ticks.findIndex(a=>a.value===e);return r>=0?n.setContext(this.getContext(r)).lineWidth:0}drawGrid(e){const n=this.options.grid,i=this.ctx,r=this._gridLineItems||(this._gridLineItems=this._computeGridLineItems(e));let a,o;const l=(u,c,d)=>{!d.width||!d.color||(i.save(),i.lineWidth=d.width,i.strokeStyle=d.color,i.setLineDash(d.borderDash||[]),i.lineDashOffset=d.borderDashOffset,i.beginPath(),i.moveTo(u.x,u.y),i.lineTo(c.x,c.y),i.stroke(),i.restore())};if(n.display)for(a=0,o=r.length;a<o;++a){const u=r[a];n.drawOnChartArea&&l({x:u.x1,y:u.y1},{x:u.x2,y:u.y2},u),n.drawTicks&&l({x:u.tx1,y:u.ty1},{x:u.tx2,y:u.ty2},{color:u.tickColor,width:u.tickWidth,borderDash:u.tickBorderDash,borderDashOffset:u.tickBorderDashOffset})}}drawBorder(){const{chart:e,ctx:n,options:{grid:i}}=this,r=i.setContext(this.getContext()),a=i.drawBorder?r.borderWidth:0;if(!a)return;const o=i.setContext(this.getContext(0)).lineWidth,l=this._borderValue;let u,c,d,f;this.isHorizontal()?(u=Zt(e,this.left,a)-a/2,c=Zt(e,this.right,o)+o/2,d=f=l):(d=Zt(e,this.top,a)-a/2,f=Zt(e,this.bottom,o)+o/2,u=c=l),n.save(),n.lineWidth=r.borderWidth,n.strokeStyle=r.borderColor,n.beginPath(),n.moveTo(u,d),n.lineTo(c,f),n.stroke(),n.restore()}drawLabels(e){if(!this.options.ticks.display)return;const i=this.ctx,r=this._computeLabelArea();r&&Bc(i,r);const a=this._labelItems||(this._labelItems=this._computeLabelItems(e));let o,l;for(o=0,l=a.length;o<l;++o){const u=a[o],c=u.font,d=u.label;u.backdrop&&(i.fillStyle=u.backdrop.color,i.fillRect(u.backdrop.left,u.backdrop.top,u.backdrop.width,u.backdrop.height));let f=u.textOffset;Cr(i,d,0,f,c,u)}r&&Zc(i)}drawTitle(){const{ctx:e,options:{position:n,title:i,reverse:r}}=this;if(!i.display)return;const a=Ue(i.font),o=We(i.padding),l=i.align;let u=a.lineHeight/2;n==="bottom"||n==="center"||ne(n)?(u+=o.bottom,he(i.text)&&(u+=a.lineHeight*(i.text.length-1))):u+=o.top;const{titleX:c,titleY:d,maxWidth:f,rotation:g}=dA(this,u,n,l);Cr(e,i.text,0,0,a,{color:i.color,maxWidth:f,rotation:g,textAlign:cA(l,n,r),textBaseline:"middle",translation:[c,d]})}draw(e){!this._isVisible()||(this.drawBackground(),this.drawGrid(e),this.drawBorder(),this.drawTitle(),this.drawLabels(e))}_layers(){const e=this.options,n=e.ticks&&e.ticks.z||0,i=ie(e.grid&&e.grid.z,-1);return!this._isVisible()||this.draw!==Gt.prototype.draw?[{z:n,draw:r=>{this.draw(r)}}]:[{z:i,draw:r=>{this.drawBackground(),this.drawGrid(r),this.drawTitle()}},{z:i+1,draw:()=>{this.drawBorder()}},{z:n,draw:r=>{this.drawLabels(r)}}]}getMatchingVisibleMetas(e){const n=this.chart.getSortedVisibleDatasetMetas(),i=this.axis+"AxisID",r=[];let a,o;for(a=0,o=n.length;a<o;++a){const l=n[a];l[i]===this.id&&(!e||l.type===e)&&r.push(l)}return r}_resolveTickFontOptions(e){const n=this.options.ticks.setContext(this.getContext(e));return Ue(n.font)}_maxDigits(){const e=this._resolveTickFontOptions(0).lineHeight;return(this.isHorizontal()?this.width:this.height)/e}}class Rr{constructor(e,n,i){this.type=e,this.scope=n,this.override=i,this.items=Object.create(null)}isForType(e){return Object.prototype.isPrototypeOf.call(this.type.prototype,e.prototype)}register(e){const n=Object.getPrototypeOf(e);let i;gA(n)&&(i=this.register(n));const r=this.items,a=e.id,o=this.scope+"."+a;if(!a)throw new Error("class does not have id: "+e);return a in r||(r[a]=e,fA(e,o,i),this.override&&ee.override(e.id,e.overrides)),o}get(e){return this.items[e]}unregister(e){const n=this.items,i=e.id,r=this.scope;i in n&&delete n[i],r&&i in ee[r]&&(delete ee[r][i],this.override&&delete Bt[i])}}function fA(t,e,n){const i=pn(Object.create(null),[n?ee.get(n):{},ee.get(e),t.defaults]);ee.set(e,i),t.defaultRoutes&&MA(e,t.defaultRoutes),t.descriptors&&ee.describe(e,t.descriptors)}function MA(t,e){Object.keys(e).forEach(n=>{const i=n.split("."),r=i.pop(),a=[t].concat(i).join("."),o=e[n].split("."),l=o.pop(),u=o.join(".");ee.route(a,r,u,l)})}function gA(t){return"id"in t&&"defaults"in t}class hA{constructor(){this.controllers=new Rr(tt,"datasets",!0),this.elements=new Rr(yt,"elements"),this.plugins=new Rr(Object,"plugins"),this.scales=new Rr(Gt,"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,n,i){[...n].forEach(r=>{const a=i||this._getRegistryForType(r);i||a.isForType(r)||a===this.plugins&&r.id?this._exec(e,a,r):le(r,o=>{const l=i||this._getRegistryForType(o);this._exec(e,l,o)})})}_exec(e,n,i){const r=is(e);De(i["before"+r],[],i),n[e](i),De(i["after"+r],[],i)}_getRegistryForType(e){for(let n=0;n<this._typedRegistries.length;n++){const i=this._typedRegistries[n];if(i.isForType(e))return i}return this.plugins}_get(e,n,i){const r=n.get(e);if(r===void 0)throw new Error('"'+e+'" is not a registered '+i+".");return r}}var ut=new hA;class Os extends tt{update(e){const n=this._cachedMeta,{data:i=[]}=n,r=this.chart._animationsDisabled;let{start:a,count:o}=Lc(n,i,r);if(this._drawStart=a,this._drawCount=o,wc(n)&&(a=0,o=i.length),this.options.showLine){const{dataset:l,_dataset:u}=n;l._chart=this.chart,l._datasetIndex=this.index,l._decimated=!!u._decimated,l.points=i;const c=this.resolveDatasetElementOptions(e);c.segment=this.options.segment,this.updateElement(l,void 0,{animated:!r,options:c},e)}this.updateElements(i,a,o,e)}addElements(){const{showLine:e}=this.options;!this.datasetElementType&&e&&(this.datasetElementType=ut.getElement("line")),super.addElements()}updateElements(e,n,i,r){const a=r==="reset",{iScale:o,vScale:l,_stacked:u,_dataset:c}=this._cachedMeta,d=this.resolveDataElementOptions(n,r),f=this.getSharedOptions(d),g=this.includeOptions(r,f),h=o.axis,y=l.axis,{spanGaps:m,segment:p}=this.options,M=rn(m)?m:Number.POSITIVE_INFINITY,N=this.chart._animationsDisabled||a||r==="none";let A=n>0&&this.getParsed(n-1);for(let T=n;T<n+i;++T){const I=e[T],w=this.getParsed(T),k=N?I:{},P=oe(w[y]),v=k[h]=o.getPixelForValue(w[h],T),Q=k[y]=a||P?l.getBasePixel():l.getPixelForValue(u?this.applyStack(l,w,u):w[y],T);k.skip=isNaN(v)||isNaN(Q)||P,k.stop=T>0&&Math.abs(w[h]-A[h])>M,p&&(k.parsed=w,k.raw=c.data[T]),g&&(k.options=f||this.resolveDataElementOptions(T,I.active?"active":r)),N||this.updateElement(I,T,k,r),A=w}this.updateSharedOptions(f,r,d)}getMaxOverflow(){const e=this._cachedMeta,n=e.data||[];if(!this.options.showLine){let l=0;for(let u=n.length-1;u>=0;--u)l=Math.max(l,n[u].size(this.resolveDataElementOptions(u))/2);return l>0&&l}const i=e.dataset,r=i.options&&i.options.borderWidth||0;if(!n.length)return r;const a=n[0].size(this.resolveDataElementOptions(0)),o=n[n.length-1].size(this.resolveDataElementOptions(n.length-1));return Math.max(r,a,o)/2}}Os.id="scatter",Os.defaults={datasetElementType:!1,dataElementType:"point",showLine:!1,fill:!1},Os.overrides={interaction:{mode:"point"},plugins:{tooltip:{callbacks:{title(){return""},label(t){return"("+t.label+", "+t.formattedValue+")"}}}},scales:{x:{type:"linear"},y:{type:"linear"}}};function Ht(){throw new Error("This method is not implemented: Check that a complete date adapter is provided.")}class zs{constructor(e){this.options=e||{}}init(e){}formats(){return Ht()}parse(e,n){return Ht()}format(e,n){return Ht()}add(e,n,i){return Ht()}diff(e,n,i){return Ht()}startOf(e,n,i){return Ht()}endOf(e,n){return Ht()}}zs.override=function(t){Object.assign(zs.prototype,t)};var yA={_date:zs};function mA(t,e,n,i){const{controller:r,data:a,_sorted:o}=t,l=r._cachedMeta.iScale;if(l&&e===l.axis&&e!=="r"&&o&&a.length){const u=l._reversePixels?ej:Rt;if(i){if(r._sharedOptions){const c=a[0],d=typeof c.getRange=="function"&&c.getRange(e);if(d){const f=u(a,e,n-d),g=u(a,e,n+d);return{lo:f.lo,hi:g.hi}}}}else return u(a,e,n)}return{lo:0,hi:a.length-1}}function Cn(t,e,n,i,r){const a=t.getSortedVisibleDatasetMetas(),o=n[e];for(let l=0,u=a.length;l<u;++l){const{index:c,data:d}=a[l],{lo:f,hi:g}=mA(a[l],e,o,r);for(let h=f;h<=g;++h){const y=d[h];y.skip||i(y,c,h)}}}function pA(t){const e=t.indexOf("x")!==-1,n=t.indexOf("y")!==-1;return function(i,r){const a=e?Math.abs(i.x-r.x):0,o=n?Math.abs(i.y-r.y):0;return Math.sqrt(Math.pow(a,2)+Math.pow(o,2))}}function Cs(t,e,n,i,r){const a=[];return!r&&!t.isPointInArea(e)||Cn(t,n,e,function(l,u,c){!r&&!Ln(l,t.chartArea,0)||l.inRange(e.x,e.y,i)&&a.push({element:l,datasetIndex:u,index:c})},!0),a}function NA(t,e,n,i){let r=[];function a(o,l,u){const{startAngle:c,endAngle:d}=o.getProps(["startAngle","endAngle"],i),{angle:f}=Dc(o,{x:e.x,y:e.y});jn(f,c,d)&&r.push({element:o,datasetIndex:l,index:u})}return Cn(t,n,e,a),r}function DA(t,e,n,i,r,a){let o=[];const l=pA(n);let u=Number.POSITIVE_INFINITY;function c(d,f,g){const h=d.inRange(e.x,e.y,r);if(i&&!h)return;const y=d.getCenterPoint(r);if(!(!!a||t.isPointInArea(y))&&!h)return;const p=l(e,y);p<u?(o=[{element:d,datasetIndex:f,index:g}],u=p):p===u&&o.push({element:d,datasetIndex:f,index:g})}return Cn(t,n,e,c),o}function _s(t,e,n,i,r,a){return!a&&!t.isPointInArea(e)?[]:n==="r"&&!i?NA(t,e,n,r):DA(t,e,n,i,r,a)}function Td(t,e,n,i,r){const a=[],o=n==="x"?"inXRange":"inYRange";let l=!1;return Cn(t,n,e,(u,c,d)=>{u[o](e[n],r)&&(a.push({element:u,datasetIndex:c,index:d}),l=l||u.inRange(e.x,e.y,r))}),i&&!l?[]:a}var IA={evaluateInteractionItems:Cn,modes:{index(t,e,n,i){const r=$t(e,t),a=n.axis||"x",o=n.includeInvisible||!1,l=n.intersect?Cs(t,r,a,i,o):_s(t,r,a,!1,i,o),u=[];return l.length?(t.getSortedVisibleDatasetMetas().forEach(c=>{const d=l[0].index,f=c.data[d];f&&!f.skip&&u.push({element:f,datasetIndex:c.index,index:d})}),u):[]},dataset(t,e,n,i){const r=$t(e,t),a=n.axis||"xy",o=n.includeInvisible||!1;let l=n.intersect?Cs(t,r,a,i,o):_s(t,r,a,!1,i,o);if(l.length>0){const u=l[0].datasetIndex,c=t.getDatasetMeta(u).data;l=[];for(let d=0;d<c.length;++d)l.push({element:c[d],datasetIndex:u,index:d})}return l},point(t,e,n,i){const r=$t(e,t),a=n.axis||"xy",o=n.includeInvisible||!1;return Cs(t,r,a,i,o)},nearest(t,e,n,i){const r=$t(e,t),a=n.axis||"xy",o=n.includeInvisible||!1;return _s(t,r,a,n.intersect,i,o)},x(t,e,n,i){const r=$t(e,t);return Td(t,r,"x",n.intersect,i)},y(t,e,n,i){const r=$t(e,t);return Td(t,r,"y",n.intersect,i)}}};const xd=["left","top","right","bottom"];function _n(t,e){return t.filter(n=>n.pos===e)}function Ld(t,e){return t.filter(n=>xd.indexOf(n.pos)===-1&&n.box.axis===e)}function kn(t,e){return t.sort((n,i)=>{const r=e?i:n,a=e?n:i;return r.weight===a.weight?r.index-a.index:r.weight-a.weight})}function jA(t){const e=[];let n,i,r,a,o,l;for(n=0,i=(t||[]).length;n<i;++n)r=t[n],{position:a,options:{stack:o,stackWeight:l=1}}=r,e.push({index:n,box:r,pos:a,horizontal:r.isHorizontal(),weight:r.weight,stack:o&&a+o,stackWeight:l});return e}function bA(t){const e={};for(const n of t){const{stack:i,pos:r,stackWeight:a}=n;if(!i||!xd.includes(r))continue;const o=e[i]||(e[i]={count:0,placed:0,weight:0,size:0});o.count++,o.weight+=a}return e}function AA(t,e){const n=bA(t),{vBoxMaxWidth:i,hBoxMaxHeight:r}=e;let a,o,l;for(a=0,o=t.length;a<o;++a){l=t[a];const{fullSize:u}=l.box,c=n[l.stack],d=c&&l.stackWeight/c.weight;l.horizontal?(l.width=d?d*i:u&&e.availableWidth,l.height=r):(l.width=i,l.height=d?d*r:u&&e.availableHeight)}return n}function TA(t){const e=jA(t),n=kn(e.filter(c=>c.box.fullSize),!0),i=kn(_n(e,"left"),!0),r=kn(_n(e,"right")),a=kn(_n(e,"top"),!0),o=kn(_n(e,"bottom")),l=Ld(e,"x"),u=Ld(e,"y");return{fullSize:n,leftAndTop:i.concat(a),rightAndBottom:r.concat(u).concat(o).concat(l),chartArea:_n(e,"chartArea"),vertical:i.concat(r).concat(u),horizontal:a.concat(o).concat(l)}}function wd(t,e,n,i){return Math.max(t[n],e[n])+Math.max(t[i],e[i])}function Sd(t,e){t.top=Math.max(t.top,e.top),t.left=Math.max(t.left,e.left),t.bottom=Math.max(t.bottom,e.bottom),t.right=Math.max(t.right,e.right)}function xA(t,e,n,i){const{pos:r,box:a}=n,o=t.maxPadding;if(!ne(r)){n.size&&(t[r]-=n.size);const f=i[n.stack]||{size:0,count:1};f.size=Math.max(f.size,n.horizontal?a.height:a.width),n.size=f.size/f.count,t[r]+=n.size}a.getPadding&&Sd(o,a.getPadding());const l=Math.max(0,e.outerWidth-wd(o,t,"left","right")),u=Math.max(0,e.outerHeight-wd(o,t,"top","bottom")),c=l!==t.w,d=u!==t.h;return t.w=l,t.h=u,n.horizontal?{same:c,other:d}:{same:d,other:c}}function LA(t){const e=t.maxPadding;function n(i){const r=Math.max(e[i]-t[i],0);return t[i]+=r,r}t.y+=n("top"),t.x+=n("left"),n("right"),n("bottom")}function wA(t,e){const n=e.maxPadding;function i(r){const a={left:0,top:0,right:0,bottom:0};return r.forEach(o=>{a[o]=Math.max(e[o],n[o])}),a}return i(t?["left","right"]:["top","bottom"])}function En(t,e,n,i){const r=[];let a,o,l,u,c,d;for(a=0,o=t.length,c=0;a<o;++a){l=t[a],u=l.box,u.update(l.width||e.w,l.height||e.h,wA(l.horizontal,e));const{same:f,other:g}=xA(e,n,l,i);c|=f&&r.length,d=d||g,u.fullSize||r.push(l)}return c&&En(r,e,n,i)||d}function Br(t,e,n,i,r){t.top=n,t.left=e,t.right=e+i,t.bottom=n+r,t.width=i,t.height=r}function Od(t,e,n,i){const r=n.padding;let{x:a,y:o}=e;for(const l of t){const u=l.box,c=i[l.stack]||{count:1,placed:0,weight:1},d=l.stackWeight/c.weight||1;if(l.horizontal){const f=e.w*d,g=c.size||u.height;Ze(c.start)&&(o=c.start),u.fullSize?Br(u,r.left,o,n.outerWidth-r.right-r.left,g):Br(u,e.left+c.placed,o,f,g),c.start=o,c.placed+=f,o=u.bottom}else{const f=e.h*d,g=c.size||u.width;Ze(c.start)&&(a=c.start),u.fullSize?Br(u,a,r.top,g,n.outerHeight-r.bottom-r.top):Br(u,a,e.top+c.placed,g,f),c.start=a,c.placed+=f,a=u.right}}e.x=a,e.y=o}ee.set("layout",{autoPadding:!0,padding:{top:0,right:0,bottom:0,left:0}});var Zr={addBox(t,e){t.boxes||(t.boxes=[]),e.fullSize=e.fullSize||!1,e.position=e.position||"top",e.weight=e.weight||0,e._layers=e._layers||function(){return[{z:0,draw(n){e.draw(n)}}]},t.boxes.push(e)},removeBox(t,e){const n=t.boxes?t.boxes.indexOf(e):-1;n!==-1&&t.boxes.splice(n,1)},configure(t,e,n){e.fullSize=n.fullSize,e.position=n.position,e.weight=n.weight},update(t,e,n,i){if(!t)return;const r=We(t.options.layout.padding),a=Math.max(e-r.width,0),o=Math.max(n-r.height,0),l=TA(t.boxes),u=l.vertical,c=l.horizontal;le(t.boxes,m=>{typeof m.beforeLayout=="function"&&m.beforeLayout()});const d=u.reduce((m,p)=>p.box.options&&p.box.options.display===!1?m:m+1,0)||1,f=Object.freeze({outerWidth:e,outerHeight:n,padding:r,availableWidth:a,availableHeight:o,vBoxMaxWidth:a/2/d,hBoxMaxHeight:o/2}),g=Object.assign({},r);Sd(g,We(i));const h=Object.assign({maxPadding:g,w:a,h:o,x:r.left,y:r.top},r),y=AA(u.concat(c),f);En(l.fullSize,h,f,y),En(u,h,f,y),En(c,h,f,y)&&En(u,h,f,y),LA(h),Od(l.leftAndTop,h,f,y),h.x+=h.w,h.y+=h.h,Od(l.rightAndBottom,h,f,y),t.chartArea={left:h.left,top:h.top,right:h.left+h.w,bottom:h.top+h.h,height:h.h,width:h.w},le(l.chartArea,m=>{const p=m.box;Object.assign(p,t.chartArea),p.update(h.w,h.h,{left:0,top:0,right:0,bottom:0})})}};class zd{acquireContext(e,n){}releaseContext(e){return!1}addEventListener(e,n,i){}removeEventListener(e,n,i){}getDevicePixelRatio(){return 1}getMaximumSize(e,n,i,r){return n=Math.max(0,n||e.width),i=i||e.height,{width:n,height:Math.max(0,r?Math.floor(n/r):i)}}isAttached(e){return!0}updateConfig(e){}}class SA extends zd{acquireContext(e){return e&&e.getContext&&e.getContext("2d")||null}updateConfig(e){e.options.animation=!1}}const Vr="$chartjs",OA={touchstart:"mousedown",touchmove:"mousemove",touchend:"mouseup",pointerenter:"mouseenter",pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointerleave:"mouseout",pointerout:"mouseout"},Cd=t=>t===null||t==="";function zA(t,e){const n=t.style,i=t.getAttribute("height"),r=t.getAttribute("width");if(t[Vr]={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",Cd(r)){const a=td(t,"width");a!==void 0&&(t.width=a)}if(Cd(i))if(t.style.height==="")t.height=t.width/(e||2);else{const a=td(t,"height");a!==void 0&&(t.height=a)}return t}const _d=lb?{passive:!0}:!1;function CA(t,e,n){t.addEventListener(e,n,_d)}function _A(t,e,n){t.canvas.removeEventListener(e,n,_d)}function kA(t,e){const n=OA[t.type]||t.type,{x:i,y:r}=$t(t,e);return{type:n,chart:e,native:t,x:i!==void 0?i:null,y:r!==void 0?r:null}}function $r(t,e){for(const n of t)if(n===e||n.contains(e))return!0}function EA(t,e,n){const i=t.canvas,r=new MutationObserver(a=>{let o=!1;for(const l of a)o=o||$r(l.addedNodes,i),o=o&&!$r(l.removedNodes,i);o&&n()});return r.observe(document,{childList:!0,subtree:!0}),r}function vA(t,e,n){const i=t.canvas,r=new MutationObserver(a=>{let o=!1;for(const l of a)o=o||$r(l.removedNodes,i),o=o&&!$r(l.addedNodes,i);o&&n()});return r.observe(document,{childList:!0,subtree:!0}),r}const vn=new Map;let kd=0;function Ed(){const t=window.devicePixelRatio;t!==kd&&(kd=t,vn.forEach((e,n)=>{n.currentDevicePixelRatio!==t&&e()}))}function PA(t,e){vn.size||window.addEventListener("resize",Ed),vn.set(t,e)}function YA(t){vn.delete(t),vn.size||window.removeEventListener("resize",Ed)}function QA(t,e,n){const i=t.canvas,r=i&&Ds(i);if(!r)return;const a=Tc((l,u)=>{const c=r.clientWidth;n(l,u),c<r.clientWidth&&n()},window),o=new ResizeObserver(l=>{const u=l[0],c=u.contentRect.width,d=u.contentRect.height;c===0&&d===0||a(c,d)});return o.observe(r),PA(t,a),o}function ks(t,e,n){n&&n.disconnect(),e==="resize"&&YA(t)}function UA(t,e,n){const i=t.canvas,r=Tc(a=>{t.ctx!==null&&n(kA(a,t))},t,a=>{const o=a[0];return[o,o.offsetX,o.offsetY]});return CA(i,e,r),r}class RA extends zd{acquireContext(e,n){const i=e&&e.getContext&&e.getContext("2d");return i&&i.canvas===e?(zA(e,n),i):null}releaseContext(e){const n=e.canvas;if(!n[Vr])return!1;const i=n[Vr].initial;["height","width"].forEach(a=>{const o=i[a];oe(o)?n.removeAttribute(a):n.setAttribute(a,o)});const r=i.style||{};return Object.keys(r).forEach(a=>{n.style[a]=r[a]}),n.width=n.width,delete n[Vr],!0}addEventListener(e,n,i){this.removeEventListener(e,n);const r=e.$proxies||(e.$proxies={}),o={attach:EA,detach:vA,resize:QA}[n]||UA;r[n]=o(e,n,i)}removeEventListener(e,n){const i=e.$proxies||(e.$proxies={}),r=i[n];if(!r)return;({attach:ks,detach:ks,resize:ks}[n]||_A)(e,n,r),i[n]=void 0}getDevicePixelRatio(){return window.devicePixelRatio}getMaximumSize(e,n,i,r){return sb(e,n,i,r)}isAttached(e){const n=Ds(e);return!!(n&&n.isConnected)}}function BA(t){return!qc()||typeof OffscreenCanvas!="undefined"&&t instanceof OffscreenCanvas?SA:RA}class ZA{constructor(){this._init=[]}notify(e,n,i,r){n==="beforeInit"&&(this._init=this._createDescriptors(e,!0),this._notify(this._init,e,"install"));const a=r?this._descriptors(e).filter(r):this._descriptors(e),o=this._notify(a,e,n,i);return n==="afterDestroy"&&(this._notify(a,e,"stop"),this._notify(this._init,e,"uninstall")),o}_notify(e,n,i,r){r=r||{};for(const a of e){const o=a.plugin,l=o[i],u=[n,r,a.options];if(De(l,u,o)===!1&&r.cancelable)return!1}return!0}invalidate(){oe(this._cache)||(this._oldCache=this._cache,this._cache=void 0)}_descriptors(e){if(this._cache)return this._cache;const n=this._cache=this._createDescriptors(e);return this._notifyStateChanges(e),n}_createDescriptors(e,n){const i=e&&e.config,r=ie(i.options&&i.options.plugins,{}),a=VA(i);return r===!1&&!n?[]:WA(e,a,r,n)}_notifyStateChanges(e){const n=this._oldCache||[],i=this._cache,r=(a,o)=>a.filter(l=>!o.some(u=>l.plugin.id===u.plugin.id));this._notify(r(n,i),e,"stop"),this._notify(r(i,n),e,"start")}}function VA(t){const e={},n=[],i=Object.keys(ut.plugins.items);for(let a=0;a<i.length;a++)n.push(ut.getPlugin(i[a]));const r=t.plugins||[];for(let a=0;a<r.length;a++){const o=r[a];n.indexOf(o)===-1&&(n.push(o),e[o.id]=!0)}return{plugins:n,localIds:e}}function $A(t,e){return!e&&t===!1?null:t===!0?{}:t}function WA(t,{plugins:e,localIds:n},i,r){const a=[],o=t.getContext();for(const l of e){const u=l.id,c=$A(i[u],r);c!==null&&a.push({plugin:l,options:GA(t.config,{plugin:l,local:n[u]},c,o)})}return a}function GA(t,{plugin:e,local:n},i,r){const a=t.pluginScopeKeys(e),o=t.getOptionScopes(i,a);return n&&e.defaults&&o.push(e.defaults),t.createResolver(o,r,[""],{scriptable:!1,indexable:!1,allKeys:!0})}function Es(t,e){const n=ee.datasets[t]||{};return((e.datasets||{})[t]||{}).indexAxis||e.indexAxis||n.indexAxis||"x"}function HA(t,e){let n=t;return t==="_index_"?n=e:t==="_value_"&&(n=e==="x"?"y":"x"),n}function FA(t,e){return t===e?"_index_":"_value_"}function JA(t){if(t==="top"||t==="bottom")return"x";if(t==="left"||t==="right")return"y"}function vs(t,e){return t==="x"||t==="y"?t:e.axis||JA(e.position)||t.charAt(0).toLowerCase()}function XA(t,e){const n=Bt[t.type]||{scales:{}},i=e.scales||{},r=Es(t.type,e),a=Object.create(null),o=Object.create(null);return Object.keys(i).forEach(l=>{const u=i[l];if(!ne(u))return console.error(`Invalid scale configuration for scale: ${l}`);if(u._proxy)return console.warn(`Ignoring resolver passed as options for scale: ${l}`);const c=vs(l,u),d=FA(c,r),f=n.scales||{};a[c]=a[c]||l,o[l]=Nn(Object.create(null),[{axis:c},u,f[c],f[d]])}),t.data.datasets.forEach(l=>{const u=l.type||t.type,c=l.indexAxis||Es(u,e),f=(Bt[u]||{}).scales||{};Object.keys(f).forEach(g=>{const h=HA(g,c),y=l[h+"AxisID"]||a[h]||h;o[y]=o[y]||Object.create(null),Nn(o[y],[{axis:h},i[y],f[g]])})}),Object.keys(o).forEach(l=>{const u=o[l];Nn(u,[ee.scales[u.type],ee.scale])}),o}function vd(t){const e=t.options||(t.options={});e.plugins=ie(e.plugins,{}),e.scales=XA(t,e)}function Pd(t){return t=t||{},t.datasets=t.datasets||[],t.labels=t.labels||[],t}function KA(t){return t=t||{},t.data=Pd(t.data),vd(t),t}const Yd=new Map,Qd=new Set;function Wr(t,e){let n=Yd.get(t);return n||(n=e(),Yd.set(t,n),Qd.add(n)),n}const Pn=(t,e,n)=>{const i=At(e,n);i!==void 0&&t.add(i)};class qA{constructor(e){this._config=KA(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=Pd(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(),vd(e)}clearCache(){this._scopeCache.clear(),this._resolverCache.clear()}datasetScopeKeys(e){return Wr(e,()=>[[`datasets.${e}`,""]])}datasetAnimationScopeKeys(e,n){return Wr(`${e}.transition.${n}`,()=>[[`datasets.${e}.transitions.${n}`,`transitions.${n}`],[`datasets.${e}`,""]])}datasetElementScopeKeys(e,n){return Wr(`${e}-${n}`,()=>[[`datasets.${e}.elements.${n}`,`datasets.${e}`,`elements.${n}`,""]])}pluginScopeKeys(e){const n=e.id,i=this.type;return Wr(`${i}-plugin-${n}`,()=>[[`plugins.${n}`,...e.additionalOptionScopes||[]]])}_cachedScopes(e,n){const i=this._scopeCache;let r=i.get(e);return(!r||n)&&(r=new Map,i.set(e,r)),r}getOptionScopes(e,n,i){const{options:r,type:a}=this,o=this._cachedScopes(e,i),l=o.get(n);if(l)return l;const u=new Set;n.forEach(d=>{e&&(u.add(e),d.forEach(f=>Pn(u,e,f))),d.forEach(f=>Pn(u,r,f)),d.forEach(f=>Pn(u,Bt[a]||{},f)),d.forEach(f=>Pn(u,ee,f)),d.forEach(f=>Pn(u,Ms,f))});const c=Array.from(u);return c.length===0&&c.push(Object.create(null)),Qd.has(n)&&o.set(n,c),c}chartOptionScopes(){const{options:e,type:n}=this;return[e,Bt[n]||{},ee.datasets[n]||{},{type:n},ee,Ms]}resolveNamedOptions(e,n,i,r=[""]){const a={$shared:!0},{resolver:o,subPrefixes:l}=Ud(this._resolverCache,e,r);let u=o;if(t4(o,n)){a.$shared=!1,i=Tt(i)?i():i;const c=this.createResolver(e,i,l);u=sn(o,i,c)}for(const c of n)a[c]=u[c];return a}createResolver(e,n,i=[""],r){const{resolver:a}=Ud(this._resolverCache,e,i);return ne(n)?sn(a,n,void 0,r):a}}function Ud(t,e,n){let i=t.get(e);i||(i=new Map,t.set(e,i));const r=n.join();let a=i.get(r);return a||(a={resolver:ms(e,n),subPrefixes:n.filter(l=>!l.toLowerCase().includes("hover"))},i.set(r,a)),a}const e4=t=>ne(t)&&Object.getOwnPropertyNames(t).reduce((e,n)=>e||Tt(t[n]),!1);function t4(t,e){const{isScriptable:n,isIndexable:i}=$c(t);for(const r of e){const a=n(r),o=i(r),l=(o||a)&&t[r];if(a&&(Tt(l)||e4(l))||o&&he(l))return!0}return!1}var n4="3.9.1";const i4=["top","bottom","left","right","chartArea"];function Rd(t,e){return t==="top"||t==="bottom"||i4.indexOf(t)===-1&&e==="x"}function Bd(t,e){return function(n,i){return n[t]===i[t]?n[e]-i[e]:n[t]-i[t]}}function Zd(t){const e=t.chart,n=e.options.animation;e.notifyPlugins("afterRender"),De(n&&n.onComplete,[t],e)}function r4(t){const e=t.chart,n=e.options.animation;De(n&&n.onProgress,[t],e)}function Vd(t){return qc()&&typeof t=="string"?t=document.getElementById(t):t&&t.length&&(t=t[0]),t&&t.canvas&&(t=t.canvas),t}const Gr={},$d=t=>{const e=Vd(t);return Object.values(Gr).filter(n=>n.canvas===e).pop()};function a4(t,e,n){const i=Object.keys(t);for(const r of i){const a=+r;if(a>=e){const o=t[r];delete t[r],(n>0||a>e)&&(t[a+n]=o)}}}function o4(t,e,n,i){return!n||t.type==="mouseout"?null:i?e:t}class Yn{constructor(e,n){const i=this.config=new qA(n),r=Vd(e),a=$d(r);if(a)throw new Error("Canvas is already in use. Chart with ID '"+a.id+"' must be destroyed before the canvas with ID '"+a.canvas.id+"' can be reused.");const o=i.createResolver(i.chartOptionScopes(),this.getContext());this.platform=new(i.platform||BA(r)),this.platform.updateConfig(i);const l=this.platform.acquireContext(r,o.aspectRatio),u=l&&l.canvas,c=u&&u.height,d=u&&u.width;if(this.id=R0(),this.ctx=l,this.canvas=u,this.width=d,this.height=c,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 ZA,this.$proxies={},this._hiddenIndices={},this.attached=!1,this._animationsDisabled=void 0,this.$context=void 0,this._doResize=ij(f=>this.update(f),o.resizeDelay||0),this._dataChanges=[],Gr[this.id]=this,!l||!u){console.error("Failed to create chart: can't acquire context from the given item");return}ht.listen(this,"complete",Zd),ht.listen(this,"progress",r4),this._initialize(),this.attached&&this.update()}get aspectRatio(){const{options:{aspectRatio:e,maintainAspectRatio:n},width:i,height:r,_aspectRatio:a}=this;return oe(e)?n&&a?a:r?i/r: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():ed(this,this.options.devicePixelRatio),this.bindEvents(),this.notifyPlugins("afterInit"),this}clear(){return Rc(this.canvas,this.ctx),this}stop(){return ht.stop(this),this}resize(e,n){ht.running(this)?this._resizeBeforeDraw={width:e,height:n}:this._resize(e,n)}_resize(e,n){const i=this.options,r=this.canvas,a=i.maintainAspectRatio&&this.aspectRatio,o=this.platform.getMaximumSize(r,e,n,a),l=i.devicePixelRatio||this.platform.getDevicePixelRatio(),u=this.width?"resize":"attach";this.width=o.width,this.height=o.height,this._aspectRatio=this.aspectRatio,ed(this,l,!0)&&(this.notifyPlugins("resize",{size:o}),De(i.onResize,[this,o],this),this.attached&&this._doResize(u)&&this.render())}ensureScalesHaveIDs(){const n=this.options.scales||{};le(n,(i,r)=>{i.id=r})}buildOrUpdateScales(){const e=this.options,n=e.scales,i=this.scales,r=Object.keys(i).reduce((o,l)=>(o[l]=!1,o),{});let a=[];n&&(a=a.concat(Object.keys(n).map(o=>{const l=n[o],u=vs(o,l),c=u==="r",d=u==="x";return{options:l,dposition:c?"chartArea":d?"bottom":"left",dtype:c?"radialLinear":d?"category":"linear"}}))),le(a,o=>{const l=o.options,u=l.id,c=vs(u,l),d=ie(l.type,o.dtype);(l.position===void 0||Rd(l.position,c)!==Rd(o.dposition))&&(l.position=o.dposition),r[u]=!0;let f=null;if(u in i&&i[u].type===d)f=i[u];else{const g=ut.getScale(d);f=new g({id:u,type:d,ctx:this.ctx,chart:this}),i[f.id]=f}f.init(l,e)}),le(r,(o,l)=>{o||delete i[l]}),le(i,o=>{Zr.configure(this,o,o.options),Zr.addBox(this,o)})}_updateMetasets(){const e=this._metasets,n=this.data.datasets.length,i=e.length;if(e.sort((r,a)=>r.index-a.index),i>n){for(let r=n;r<i;++r)this._destroyDatasetMeta(r);e.splice(n,i-n)}this._sortedMetasets=e.slice(0).sort(Bd("order","index"))}_removeUnreferencedMetasets(){const{_metasets:e,data:{datasets:n}}=this;e.length>n.length&&delete this._stacks,e.forEach((i,r)=>{n.filter(a=>a===i._dataset).length===0&&this._destroyDatasetMeta(r)})}buildOrUpdateControllers(){const e=[],n=this.data.datasets;let i,r;for(this._removeUnreferencedMetasets(),i=0,r=n.length;i<r;i++){const a=n[i];let o=this.getDatasetMeta(i);const l=a.type||this.config.type;if(o.type&&o.type!==l&&(this._destroyDatasetMeta(i),o=this.getDatasetMeta(i)),o.type=l,o.indexAxis=a.indexAxis||Es(l,this.options),o.order=a.order||0,o.index=i,o.label=""+a.label,o.visible=this.isDatasetVisible(i),o.controller)o.controller.updateIndex(i),o.controller.linkScales();else{const u=ut.getController(l),{datasetElementType:c,dataElementType:d}=ee.datasets[l];Object.assign(u.prototype,{dataElementType:ut.getElement(d),datasetElementType:c&&ut.getElement(c)}),o.controller=new u(this,i),e.push(o.controller)}}return this._updateMetasets(),e}_resetElements(){le(this.data.datasets,(e,n)=>{this.getDatasetMeta(n).controller.reset()},this)}reset(){this._resetElements(),this.notifyPlugins("reset")}update(e){const n=this.config;n.update();const i=this._options=n.createResolver(n.chartOptionScopes(),this.getContext()),r=this._animationsDisabled=!i.animation;if(this._updateScales(),this._checkEventBindings(),this._updateHiddenIndices(),this._plugins.invalidate(),this.notifyPlugins("beforeUpdate",{mode:e,cancelable:!0})===!1)return;const a=this.buildOrUpdateControllers();this.notifyPlugins("beforeElementsUpdate");let o=0;for(let c=0,d=this.data.datasets.length;c<d;c++){const{controller:f}=this.getDatasetMeta(c),g=!r&&a.indexOf(f)===-1;f.buildOrUpdateElements(g),o=Math.max(+f.getMaxOverflow(),o)}o=this._minPadding=i.layout.autoPadding?o:0,this._updateLayout(o),r||le(a,c=>{c.reset()}),this._updateDatasets(e),this.notifyPlugins("afterUpdate",{mode:e}),this._layers.sort(Bd("z","_idx"));const{_active:l,_lastEvent:u}=this;u?this._eventHandler(u,!0):l.length&&this._updateHoverStyles(l,l,!0),this.render()}_updateScales(){le(this.scales,e=>{Zr.removeBox(this,e)}),this.ensureScalesHaveIDs(),this.buildOrUpdateScales()}_checkEventBindings(){const e=this.options,n=new Set(Object.keys(this._listeners)),i=new Set(e.events);(!hc(n,i)||!!this._responsiveListeners!==e.responsive)&&(this.unbindEvents(),this.bindEvents())}_updateHiddenIndices(){const{_hiddenIndices:e}=this,n=this._getUniformDataChanges()||[];for(const{method:i,start:r,count:a}of n){const o=i==="_removeElements"?-a:a;a4(e,r,o)}}_getUniformDataChanges(){const e=this._dataChanges;if(!e||!e.length)return;this._dataChanges=[];const n=this.data.datasets.length,i=a=>new Set(e.filter(o=>o[0]===a).map((o,l)=>l+","+o.splice(1).join(","))),r=i(0);for(let a=1;a<n;a++)if(!hc(r,i(a)))return;return Array.from(r).map(a=>a.split(",")).map(a=>({method:a[1],start:+a[2],count:+a[3]}))}_updateLayout(e){if(this.notifyPlugins("beforeLayout",{cancelable:!0})===!1)return;Zr.update(this,this.width,this.height,e);const n=this.chartArea,i=n.width<=0||n.height<=0;this._layers=[],le(this.boxes,r=>{i&&r.position==="chartArea"||(r.configure&&r.configure(),this._layers.push(...r._layers()))},this),this._layers.forEach((r,a)=>{r._idx=a}),this.notifyPlugins("afterLayout")}_updateDatasets(e){if(this.notifyPlugins("beforeDatasetsUpdate",{mode:e,cancelable:!0})!==!1){for(let n=0,i=this.data.datasets.length;n<i;++n)this.getDatasetMeta(n).controller.configure();for(let n=0,i=this.data.datasets.length;n<i;++n)this._updateDataset(n,Tt(e)?e({datasetIndex:n}):e);this.notifyPlugins("afterDatasetsUpdate",{mode:e})}}_updateDataset(e,n){const i=this.getDatasetMeta(e),r={meta:i,index:e,mode:n,cancelable:!0};this.notifyPlugins("beforeDatasetUpdate",r)!==!1&&(i.controller._update(n),r.cancelable=!1,this.notifyPlugins("afterDatasetUpdate",r))}render(){this.notifyPlugins("beforeRender",{cancelable:!0})!==!1&&(ht.has(this)?this.attached&&!ht.running(this)&&ht.start(this):(this.draw(),Zd({chart:this})))}draw(){let e;if(this._resizeBeforeDraw){const{width:i,height:r}=this._resizeBeforeDraw;this._resize(i,r),this._resizeBeforeDraw=null}if(this.clear(),this.width<=0||this.height<=0||this.notifyPlugins("beforeDraw",{cancelable:!0})===!1)return;const n=this._layers;for(e=0;e<n.length&&n[e].z<=0;++e)n[e].draw(this.chartArea);for(this._drawDatasets();e<n.length;++e)n[e].draw(this.chartArea);this.notifyPlugins("afterDraw")}_getSortedDatasetMetas(e){const n=this._sortedMetasets,i=[];let r,a;for(r=0,a=n.length;r<a;++r){const o=n[r];(!e||o.visible)&&i.push(o)}return i}getSortedVisibleDatasetMetas(){return this._getSortedDatasetMetas(!0)}_drawDatasets(){if(this.notifyPlugins("beforeDatasetsDraw",{cancelable:!0})===!1)return;const e=this.getSortedVisibleDatasetMetas();for(let n=e.length-1;n>=0;--n)this._drawDataset(e[n]);this.notifyPlugins("afterDatasetsDraw")}_drawDataset(e){const n=this.ctx,i=e._clip,r=!i.disabled,a=this.chartArea,o={meta:e,index:e.index,cancelable:!0};this.notifyPlugins("beforeDatasetDraw",o)!==!1&&(r&&Bc(n,{left:i.left===!1?0:a.left-i.left,right:i.right===!1?this.width:a.right+i.right,top:i.top===!1?0:a.top-i.top,bottom:i.bottom===!1?this.height:a.bottom+i.bottom}),e.controller.draw(),r&&Zc(n),o.cancelable=!1,this.notifyPlugins("afterDatasetDraw",o))}isPointInArea(e){return Ln(e,this.chartArea,this._minPadding)}getElementsAtEventForMode(e,n,i,r){const a=IA.modes[n];return typeof a=="function"?a(this,e,i,r):[]}getDatasetMeta(e){const n=this.data.datasets[e],i=this._metasets;let r=i.filter(a=>a&&a._dataset===n).pop();return r||(r={type:null,data:[],dataset:null,controller:null,hidden:null,xAxisID:null,yAxisID:null,order:n&&n.order||0,index:e,_dataset:n,_parsed:[],_sorted:!1},i.push(r)),r}getContext(){return this.$context||(this.$context=wt(null,{chart:this,type:"chart"}))}getVisibleDatasetCount(){return this.getSortedVisibleDatasetMetas().length}isDatasetVisible(e){const n=this.data.datasets[e];if(!n)return!1;const i=this.getDatasetMeta(e);return typeof i.hidden=="boolean"?!i.hidden:!n.hidden}setDatasetVisibility(e,n){const i=this.getDatasetMeta(e);i.hidden=!n}toggleDataVisibility(e){this._hiddenIndices[e]=!this._hiddenIndices[e]}getDataVisibility(e){return!this._hiddenIndices[e]}_updateVisibility(e,n,i){const r=i?"show":"hide",a=this.getDatasetMeta(e),o=a.controller._resolveAnimations(void 0,r);Ze(n)?(a.data[n].hidden=!i,this.update()):(this.setDatasetVisibility(e,i),o.update(a,{visible:i}),this.update(l=>l.datasetIndex===e?r:void 0))}hide(e,n){this._updateVisibility(e,n,!1)}show(e,n){this._updateVisibility(e,n,!0)}_destroyDatasetMeta(e){const n=this._metasets[e];n&&n.controller&&n.controller._destroy(),delete this._metasets[e]}_stop(){let e,n;for(this.stop(),ht.remove(this),e=0,n=this.data.datasets.length;e<n;++e)this._destroyDatasetMeta(e)}destroy(){this.notifyPlugins("beforeDestroy");const{canvas:e,ctx:n}=this;this._stop(),this.config.clearCache(),e&&(this.unbindEvents(),Rc(e,n),this.platform.releaseContext(n),this.canvas=null,this.ctx=null),this.notifyPlugins("destroy"),delete Gr[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,n=this.platform,i=(a,o)=>{n.addEventListener(this,a,o),e[a]=o},r=(a,o,l)=>{a.offsetX=o,a.offsetY=l,this._eventHandler(a)};le(this.options.events,a=>i(a,r))}bindResponsiveEvents(){this._responsiveListeners||(this._responsiveListeners={});const e=this._responsiveListeners,n=this.platform,i=(u,c)=>{n.addEventListener(this,u,c),e[u]=c},r=(u,c)=>{e[u]&&(n.removeEventListener(this,u,c),delete e[u])},a=(u,c)=>{this.canvas&&this.resize(u,c)};let o;const l=()=>{r("attach",l),this.attached=!0,this.resize(),i("resize",a),i("detach",o)};o=()=>{this.attached=!1,r("resize",a),this._stop(),this._resize(0,0),i("attach",l)},n.isAttached(this.canvas)?l():o()}unbindEvents(){le(this._listeners,(e,n)=>{this.platform.removeEventListener(this,n,e)}),this._listeners={},le(this._responsiveListeners,(e,n)=>{this.platform.removeEventListener(this,n,e)}),this._responsiveListeners=void 0}updateHoverStyle(e,n,i){const r=i?"set":"remove";let a,o,l,u;for(n==="dataset"&&(a=this.getDatasetMeta(e[0].datasetIndex),a.controller["_"+r+"DatasetHoverStyle"]()),l=0,u=e.length;l<u;++l){o=e[l];const c=o&&this.getDatasetMeta(o.datasetIndex).controller;c&&c[r+"HoverStyle"](o.element,o.datasetIndex,o.index)}}getActiveElements(){return this._active||[]}setActiveElements(e){const n=this._active||[],i=e.map(({datasetIndex:a,index:o})=>{const l=this.getDatasetMeta(a);if(!l)throw new Error("No dataset found at index "+a);return{datasetIndex:a,element:l.data[o],index:o}});!jr(i,n)&&(this._active=i,this._lastEvent=null,this._updateHoverStyles(i,n))}notifyPlugins(e,n,i){return this._plugins.notify(this,e,n,i)}_updateHoverStyles(e,n,i){const r=this.options.hover,a=(u,c)=>u.filter(d=>!c.some(f=>d.datasetIndex===f.datasetIndex&&d.index===f.index)),o=a(n,e),l=i?e:a(e,n);o.length&&this.updateHoverStyle(o,r.mode,!1),l.length&&r.mode&&this.updateHoverStyle(l,r.mode,!0)}_eventHandler(e,n){const i={event:e,replay:n,cancelable:!0,inChartArea:this.isPointInArea(e)},r=o=>(o.options.events||this.options.events).includes(e.native.type);if(this.notifyPlugins("beforeEvent",i,r)===!1)return;const a=this._handleEvent(e,n,i.inChartArea);return i.cancelable=!1,this.notifyPlugins("afterEvent",i,r),(a||i.changed)&&this.render(),this}_handleEvent(e,n,i){const{_active:r=[],options:a}=this,o=n,l=this._getActiveElements(e,r,i,o),u=G0(e),c=o4(e,this._lastEvent,i,u);i&&(this._lastEvent=null,De(a.onHover,[e,l,this],this),u&&De(a.onClick,[e,l,this],this));const d=!jr(l,r);return(d||n)&&(this._active=l,this._updateHoverStyles(l,r,n)),this._lastEvent=c,d}_getActiveElements(e,n,i,r){if(e.type==="mouseout")return[];if(!i)return n;const a=this.options.hover;return this.getElementsAtEventForMode(e,a.mode,a,r)}}const Wd=()=>le(Yn.instances,t=>t._plugins.invalidate()),St=!0;Object.defineProperties(Yn,{defaults:{enumerable:St,value:ee},instances:{enumerable:St,value:Gr},overrides:{enumerable:St,value:Bt},registry:{enumerable:St,value:ut},version:{enumerable:St,value:n4},getChart:{enumerable:St,value:$d},register:{enumerable:St,value:(...t)=>{ut.add(...t),Wd()}},unregister:{enumerable:St,value:(...t)=>{ut.remove(...t),Wd()}}});function Gd(t,e,n){const{startAngle:i,pixelMargin:r,x:a,y:o,outerRadius:l,innerRadius:u}=e;let c=r/l;t.beginPath(),t.arc(a,o,l,i-c,n+c),u>r?(c=r/u,t.arc(a,o,u,n+c,i-c,!0)):t.arc(a,o,r,n+je,i-je),t.closePath(),t.clip()}function s4(t){return ys(t,["outerStart","outerEnd","innerStart","innerEnd"])}function l4(t,e,n,i){const r=s4(t.options.borderRadius),a=(n-e)/2,o=Math.min(a,i*e/2),l=u=>{const c=(n-Math.min(a,u))*i/2;return _e(u,0,Math.min(a,c))};return{outerStart:l(r.outerStart),outerEnd:l(r.outerEnd),innerStart:_e(r.innerStart,0,o),innerEnd:_e(r.innerEnd,0,o)}}function un(t,e,n,i){return{x:n+t*Math.cos(e),y:i+t*Math.sin(e)}}function Ps(t,e,n,i,r,a){const{x:o,y:l,startAngle:u,pixelMargin:c,innerRadius:d}=e,f=Math.max(e.outerRadius+i+n-c,0),g=d>0?d+i+n+c:0;let h=0;const y=r-u;if(i){const b=d>0?d-i:0,_=f>0?f-i:0,B=(b+_)/2,V=B!==0?y*B/(B+i):y;h=(y-V)/2}const m=Math.max(.001,y*f-n/Ie)/f,p=(y-m)/2,M=u+p+h,N=r-p-h,{outerStart:A,outerEnd:T,innerStart:I,innerEnd:w}=l4(e,g,f,N-M),k=f-A,P=f-T,v=M+A/k,Q=N-T/P,O=g+I,D=g+w,S=M+I/O,C=N-w/D;if(t.beginPath(),a){if(t.arc(o,l,f,v,Q),T>0){const B=un(P,Q,o,l);t.arc(B.x,B.y,T,Q,N+je)}const b=un(D,N,o,l);if(t.lineTo(b.x,b.y),w>0){const B=un(D,C,o,l);t.arc(B.x,B.y,w,N+je,C+Math.PI)}if(t.arc(o,l,g,N-w/g,M+I/g,!0),I>0){const B=un(O,S,o,l);t.arc(B.x,B.y,I,S+Math.PI,M-je)}const _=un(k,M,o,l);if(t.lineTo(_.x,_.y),A>0){const B=un(k,v,o,l);t.arc(B.x,B.y,A,M-je,v)}}else{t.moveTo(o,l);const b=Math.cos(v)*f+o,_=Math.sin(v)*f+l;t.lineTo(b,_);const B=Math.cos(Q)*f+o,V=Math.sin(Q)*f+l;t.lineTo(B,V)}t.closePath()}function u4(t,e,n,i,r){const{fullCircles:a,startAngle:o,circumference:l}=e;let u=e.endAngle;if(a){Ps(t,e,n,i,o+ce,r);for(let c=0;c<a;++c)t.fill();isNaN(l)||(u=o+l%ce,l%ce===0&&(u+=ce))}return Ps(t,e,n,i,u,r),t.fill(),u}function c4(t,e,n){const{x:i,y:r,startAngle:a,pixelMargin:o,fullCircles:l}=e,u=Math.max(e.outerRadius-o,0),c=e.innerRadius+o;let d;for(n&&Gd(t,e,a+ce),t.beginPath(),t.arc(i,r,c,a+ce,a,!0),d=0;d<l;++d)t.stroke();for(t.beginPath(),t.arc(i,r,u,a,a+ce),d=0;d<l;++d)t.stroke()}function d4(t,e,n,i,r,a){const{options:o}=e,{borderWidth:l,borderJoinStyle:u}=o,c=o.borderAlign==="inner";!l||(c?(t.lineWidth=l*2,t.lineJoin=u||"round"):(t.lineWidth=l,t.lineJoin=u||"bevel"),e.fullCircles&&c4(t,e,c),c&&Gd(t,e,r),Ps(t,e,n,i,r,a),t.stroke())}class Ys extends yt{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,n,i){const r=this.getProps(["x","y"],i),{angle:a,distance:o}=Dc(r,{x:e,y:n}),{startAngle:l,endAngle:u,innerRadius:c,outerRadius:d,circumference:f}=this.getProps(["startAngle","endAngle","innerRadius","outerRadius","circumference"],i),g=this.options.spacing/2,y=ie(f,u-l)>=ce||jn(a,l,u),m=Tr(o,c+g,d+g);return y&&m}getCenterPoint(e){const{x:n,y:i,startAngle:r,endAngle:a,innerRadius:o,outerRadius:l}=this.getProps(["x","y","startAngle","endAngle","innerRadius","outerRadius","circumference"],e),{offset:u,spacing:c}=this.options,d=(r+a)/2,f=(o+l+c+u)/2;return{x:n+Math.cos(d)*f,y:i+Math.sin(d)*f}}tooltipPosition(e){return this.getCenterPoint(e)}draw(e){const{options:n,circumference:i}=this,r=(n.offset||0)/2,a=(n.spacing||0)/2,o=n.circular;if(this.pixelMargin=n.borderAlign==="inner"?.33:0,this.fullCircles=i>ce?Math.floor(i/ce):0,i===0||this.innerRadius<0||this.outerRadius<0)return;e.save();let l=0;if(r){l=r/2;const c=(this.startAngle+this.endAngle)/2;e.translate(Math.cos(c)*l,Math.sin(c)*l),this.circumference>=Ie&&(l=r)}e.fillStyle=n.backgroundColor,e.strokeStyle=n.borderColor;const u=u4(e,this,l,a,o);d4(e,this,l,a,u,o),e.restore()}}Ys.id="arc",Ys.defaults={borderAlign:"center",borderColor:"#fff",borderJoinStyle:void 0,borderRadius:0,borderWidth:2,offset:0,spacing:0,angle:void 0,circular:!0},Ys.defaultRoutes={backgroundColor:"backgroundColor"};function Hd(t,e,n=e){t.lineCap=ie(n.borderCapStyle,e.borderCapStyle),t.setLineDash(ie(n.borderDash,e.borderDash)),t.lineDashOffset=ie(n.borderDashOffset,e.borderDashOffset),t.lineJoin=ie(n.borderJoinStyle,e.borderJoinStyle),t.lineWidth=ie(n.borderWidth,e.borderWidth),t.strokeStyle=ie(n.borderColor,e.borderColor)}function f4(t,e,n){t.lineTo(n.x,n.y)}function M4(t){return t.stepped?zj:t.tension||t.cubicInterpolationMode==="monotone"?Cj:f4}function Fd(t,e,n={}){const i=t.length,{start:r=0,end:a=i-1}=n,{start:o,end:l}=e,u=Math.max(r,o),c=Math.min(a,l),d=r<o&&a<o||r>l&&a>l;return{count:i,start:u,loop:e.loop,ilen:c<u&&!d?i+c-u:c-u}}function g4(t,e,n,i){const{points:r,options:a}=e,{count:o,start:l,loop:u,ilen:c}=Fd(r,n,i),d=M4(a);let{move:f=!0,reverse:g}=i||{},h,y,m;for(h=0;h<=c;++h)y=r[(l+(g?c-h:h))%o],!y.skip&&(f?(t.moveTo(y.x,y.y),f=!1):d(t,m,y,g,a.stepped),m=y);return u&&(y=r[(l+(g?c:0))%o],d(t,m,y,g,a.stepped)),!!u}function h4(t,e,n,i){const r=e.points,{count:a,start:o,ilen:l}=Fd(r,n,i),{move:u=!0,reverse:c}=i||{};let d=0,f=0,g,h,y,m,p,M;const N=T=>(o+(c?l-T:T))%a,A=()=>{m!==p&&(t.lineTo(d,p),t.lineTo(d,m),t.lineTo(d,M))};for(u&&(h=r[N(0)],t.moveTo(h.x,h.y)),g=0;g<=l;++g){if(h=r[N(g)],h.skip)continue;const T=h.x,I=h.y,w=T|0;w===y?(I<m?m=I:I>p&&(p=I),d=(f*d+T)/++f):(A(),t.lineTo(T,I),y=w,f=0,m=p=I),M=I}A()}function Qs(t){const e=t.options,n=e.borderDash&&e.borderDash.length;return!t._decimated&&!t._loop&&!e.tension&&e.cubicInterpolationMode!=="monotone"&&!e.stepped&&!n?h4:g4}function y4(t){return t.stepped?ub:t.tension||t.cubicInterpolationMode==="monotone"?cb:Wt}function m4(t,e,n,i){let r=e._path;r||(r=e._path=new Path2D,e.path(r,n,i)&&r.closePath()),Hd(t,e.options),t.stroke(r)}function p4(t,e,n,i){const{segments:r,options:a}=e,o=Qs(e);for(const l of r)Hd(t,a,l.style),t.beginPath(),o(t,e,l,{start:n,end:n+i-1})&&t.closePath(),t.stroke()}const N4=typeof Path2D=="function";function D4(t,e,n,i){N4&&!e.options.segment?m4(t,e,n,i):p4(t,e,n,i)}class Hr extends yt{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,n){const i=this.options;if((i.tension||i.cubicInterpolationMode==="monotone")&&!i.stepped&&!this._pointsUpdated){const r=i.spanGaps?this._loop:this._fullLoop;tb(this._points,i,e,r,n),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=Ib(this,this.options.segment))}first(){const e=this.segments,n=this.points;return e.length&&n[e[0].start]}last(){const e=this.segments,n=this.points,i=e.length;return i&&n[e[i-1].end]}interpolate(e,n){const i=this.options,r=e[n],a=this.points,o=pb(this,{property:n,start:r,end:r});if(!o.length)return;const l=[],u=y4(i);let c,d;for(c=0,d=o.length;c<d;++c){const{start:f,end:g}=o[c],h=a[f],y=a[g];if(h===y){l.push(h);continue}const m=Math.abs((r-h[n])/(y[n]-h[n])),p=u(h,y,m,i.stepped);p[n]=e[n],l.push(p)}return l.length===1?l[0]:l}pathSegment(e,n,i){return Qs(this)(e,this,n,i)}path(e,n,i){const r=this.segments,a=Qs(this);let o=this._loop;n=n||0,i=i||this.points.length-n;for(const l of r)o&=a(e,this,l,{start:n,end:n+i-1});return!!o}draw(e,n,i,r){const a=this.options||{};(this.points||[]).length&&a.borderWidth&&(e.save(),D4(e,this,i,r),e.restore()),this.animated&&(this._pointsUpdated=!1,this._path=void 0)}}Hr.id="line",Hr.defaults={borderCapStyle:"butt",borderDash:[],borderDashOffset:0,borderJoinStyle:"miter",borderWidth:3,capBezierPoints:!0,cubicInterpolationMode:"default",fill:!1,spanGaps:!1,stepped:!1,tension:0},Hr.defaultRoutes={backgroundColor:"backgroundColor",borderColor:"borderColor"},Hr.descriptors={_scriptable:!0,_indexable:t=>t!=="borderDash"&&t!=="fill"};function Jd(t,e,n,i){const r=t.options,{[n]:a}=t.getProps([n],i);return Math.abs(e-a)<r.radius+r.hitRadius}class Us extends yt{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,n,i){const r=this.options,{x:a,y:o}=this.getProps(["x","y"],i);return Math.pow(e-a,2)+Math.pow(n-o,2)<Math.pow(r.hitRadius+r.radius,2)}inXRange(e,n){return Jd(this,e,"x",n)}inYRange(e,n){return Jd(this,e,"y",n)}getCenterPoint(e){const{x:n,y:i}=this.getProps(["x","y"],e);return{x:n,y:i}}size(e){e=e||this.options||{};let n=e.radius||0;n=Math.max(n,n&&e.hoverRadius||0);const i=n&&e.borderWidth||0;return(n+i)*2}draw(e,n){const i=this.options;this.skip||i.radius<.1||!Ln(this,n,this.size(i)/2)||(e.strokeStyle=i.borderColor,e.lineWidth=i.borderWidth,e.fillStyle=i.backgroundColor,hs(e,i,this.x,this.y))}getRange(){const e=this.options||{};return e.radius+e.hitRadius}}Us.id="point",Us.defaults={borderWidth:1,hitRadius:1,hoverBorderWidth:1,hoverRadius:4,pointStyle:"circle",radius:3,rotation:0},Us.defaultRoutes={backgroundColor:"backgroundColor",borderColor:"borderColor"};function Xd(t,e){const{x:n,y:i,base:r,width:a,height:o}=t.getProps(["x","y","base","width","height"],e);let l,u,c,d,f;return t.horizontal?(f=o/2,l=Math.min(n,r),u=Math.max(n,r),c=i-f,d=i+f):(f=a/2,l=n-f,u=n+f,c=Math.min(i,r),d=Math.max(i,r)),{left:l,top:c,right:u,bottom:d}}function Ot(t,e,n,i){return t?0:_e(e,n,i)}function I4(t,e,n){const i=t.options.borderWidth,r=t.borderSkipped,a=Vc(i);return{t:Ot(r.top,a.top,0,n),r:Ot(r.right,a.right,0,e),b:Ot(r.bottom,a.bottom,0,n),l:Ot(r.left,a.left,0,e)}}function j4(t,e,n){const{enableBorderRadius:i}=t.getProps(["enableBorderRadius"]),r=t.options.borderRadius,a=on(r),o=Math.min(e,n),l=t.borderSkipped,u=i||ne(r);return{topLeft:Ot(!u||l.top||l.left,a.topLeft,0,o),topRight:Ot(!u||l.top||l.right,a.topRight,0,o),bottomLeft:Ot(!u||l.bottom||l.left,a.bottomLeft,0,o),bottomRight:Ot(!u||l.bottom||l.right,a.bottomRight,0,o)}}function b4(t){const e=Xd(t),n=e.right-e.left,i=e.bottom-e.top,r=I4(t,n/2,i/2),a=j4(t,n/2,i/2);return{outer:{x:e.left,y:e.top,w:n,h:i,radius:a},inner:{x:e.left+r.l,y:e.top+r.t,w:n-r.l-r.r,h:i-r.t-r.b,radius:{topLeft:Math.max(0,a.topLeft-Math.max(r.t,r.l)),topRight:Math.max(0,a.topRight-Math.max(r.t,r.r)),bottomLeft:Math.max(0,a.bottomLeft-Math.max(r.b,r.l)),bottomRight:Math.max(0,a.bottomRight-Math.max(r.b,r.r))}}}}function Rs(t,e,n,i){const r=e===null,a=n===null,l=t&&!(r&&a)&&Xd(t,i);return l&&(r||Tr(e,l.left,l.right))&&(a||Tr(n,l.top,l.bottom))}function A4(t){return t.topLeft||t.topRight||t.bottomLeft||t.bottomRight}function T4(t,e){t.rect(e.x,e.y,e.w,e.h)}function Bs(t,e,n={}){const i=t.x!==n.x?-e:0,r=t.y!==n.y?-e:0,a=(t.x+t.w!==n.x+n.w?e:0)-i,o=(t.y+t.h!==n.y+n.h?e:0)-r;return{x:t.x+i,y:t.y+r,w:t.w+a,h:t.h+o,radius:t.radius}}class Fr extends yt{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:n,options:{borderColor:i,backgroundColor:r}}=this,{inner:a,outer:o}=b4(this),l=A4(o.radius)?_r:T4;e.save(),(o.w!==a.w||o.h!==a.h)&&(e.beginPath(),l(e,Bs(o,n,a)),e.clip(),l(e,Bs(a,-n,o)),e.fillStyle=i,e.fill("evenodd")),e.beginPath(),l(e,Bs(a,n)),e.fillStyle=r,e.fill(),e.restore()}inRange(e,n,i){return Rs(this,e,n,i)}inXRange(e,n){return Rs(this,e,null,n)}inYRange(e,n){return Rs(this,null,e,n)}getCenterPoint(e){const{x:n,y:i,base:r,horizontal:a}=this.getProps(["x","y","base","horizontal"],e);return{x:a?(n+r)/2:n,y:a?i:(i+r)/2}}getRange(e){return e==="x"?this.width/2:this.height/2}}Fr.id="bar",Fr.defaults={borderSkipped:"start",borderWidth:0,borderRadius:0,inflateAmount:"auto",pointStyle:void 0},Fr.defaultRoutes={backgroundColor:"backgroundColor",borderColor:"borderColor"};const Qn={average(t){if(!t.length)return!1;let e,n,i=0,r=0,a=0;for(e=0,n=t.length;e<n;++e){const o=t[e].element;if(o&&o.hasValue()){const l=o.tooltipPosition();i+=l.x,r+=l.y,++a}}return{x:i/a,y:r/a}},nearest(t,e){if(!t.length)return!1;let n=e.x,i=e.y,r=Number.POSITIVE_INFINITY,a,o,l;for(a=0,o=t.length;a<o;++a){const u=t[a].element;if(u&&u.hasValue()){const c=u.getCenterPoint(),d=as(e,c);d<r&&(r=d,l=u)}}if(l){const u=l.tooltipPosition();n=u.x,i=u.y}return{x:n,y:i}}};function ct(t,e){return e&&(he(e)?Array.prototype.push.apply(t,e):t.push(e)),t}function mt(t){return(typeof t=="string"||t instanceof String)&&t.indexOf(`
|
|
17
|
+
*/class xb{constructor(){this._request=null,this._charts=new Map,this._running=!1,this._lastDate=void 0}_notify(e,n,i,r){const a=n.listeners[r],o=n.duration;a.forEach(l=>l({chart:e,initial:n.initial,numSteps:o,currentStep:Math.min(i-n.start,o)}))}_refresh(){this._request||(this._running=!0,this._request=Ac.call(window,()=>{this._update(),this._request=null,this._running&&this._refresh()}))}_update(e=Date.now()){let n=0;this._charts.forEach((i,r)=>{if(!i.running||!i.items.length)return;const a=i.items;let o=a.length-1,l=!1,u;for(;o>=0;--o)u=a[o],u._active?(u._total>i.duration&&(i.duration=u._total),u.tick(e),l=!0):(a[o]=a[a.length-1],a.pop());l&&(r.draw(),this._notify(r,i,e,"progress")),a.length||(i.running=!1,this._notify(r,i,e,"complete"),i.initial=!1),n+=a.length}),this._lastDate=e,n===0&&(this._running=!1)}_getAnims(e){const n=this._charts;let i=n.get(e);return i||(i={running:!1,initial:!0,items:[],listeners:{complete:[],progress:[]}},n.set(e,i)),i}listen(e,n,i){this._getAnims(e).listeners[n].push(i)}add(e,n){!n||!n.length||this._getAnims(e).items.push(...n)}has(e){return this._getAnims(e).items.length>0}start(e){const n=this._charts.get(e);!n||(n.running=!0,n.start=Date.now(),n.duration=n.items.reduce((i,r)=>Math.max(i,r._duration),0),this._refresh())}running(e){if(!this._running)return!1;const n=this._charts.get(e);return!(!n||!n.running||!n.items.length)}stop(e){const n=this._charts.get(e);if(!n||!n.items.length)return;const i=n.items;let r=i.length-1;for(;r>=0;--r)i[r].cancel();n.items=[],this._notify(e,n,Date.now(),"complete")}remove(e){return this._charts.delete(e)}}var ht=new xb;const sd="transparent",Lb={boolean(t,e,n){return n>.5?e:t},color(t,e,n){const i=Uc(t||sd),r=i.valid&&Uc(e||sd);return r&&r.valid?r.mix(i,n).hexString():e},number(t,e,n){return t+(e-t)*n}};class wb{constructor(e,n,i,r){const a=n[i];r=_r([e.to,r,a,e.from]);const o=_r([e.from,a,r]);this._active=!0,this._fn=e.fn||Lb[e.type||typeof o],this._easing=bn[e.easing]||bn.linear,this._start=Math.floor(Date.now()+(e.delay||0)),this._duration=this._total=Math.floor(e.duration),this._loop=!!e.loop,this._target=n,this._prop=i,this._from=o,this._to=r,this._promises=void 0}active(){return this._active}update(e,n,i){if(this._active){this._notify(!1);const r=this._target[this._prop],a=i-this._start,o=this._duration-a;this._start=i,this._duration=Math.floor(Math.max(o,e.duration)),this._total+=a,this._loop=!!e.loop,this._to=_r([e.to,n,r,e.from]),this._from=_r([e.from,r,n])}}cancel(){this._active&&(this.tick(Date.now()),this._active=!1,this._notify(!1))}tick(e){const n=e-this._start,i=this._duration,r=this._prop,a=this._from,o=this._loop,l=this._to;let u;if(this._active=a!==l&&(o||n<i),!this._active){this._target[r]=l,this._notify(!0);return}if(n<0){this._target[r]=a;return}u=n/i%2,u=o&&u>1?2-u:u,u=this._easing(Math.min(1,Math.max(0,u))),this._target[r]=this._fn(a,l,u)}wait(){const e=this._promises||(this._promises=[]);return new Promise((n,i)=>{e.push({res:n,rej:i})})}_notify(e){const n=e?"res":"rej",i=this._promises||[];for(let r=0;r<i.length;r++)i[r][n]()}}const Sb=["x","y","borderWidth","radius","tension"],Ob=["color","borderColor","backgroundColor"];ee.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 zb=Object.keys(ee.animation);ee.describe("animation",{_fallback:!1,_indexable:!1,_scriptable:t=>t!=="onProgress"&&t!=="onComplete"&&t!=="fn"}),ee.set("animations",{colors:{type:"color",properties:Ob},numbers:{type:"number",properties:Sb}}),ee.describe("animations",{_fallback:"animation"}),ee.set("transitions",{active:{animation:{duration:400}},resize:{animation:{duration:0}},show:{animations:{colors:{from:"transparent"},visible:{type:"boolean",duration:0}}},hide:{animations:{colors:{to:"transparent"},visible:{type:"boolean",easing:"linear",fn:t=>t|0}}}});class ld{constructor(e,n){this._chart=e,this._properties=new Map,this.configure(n)}configure(e){if(!ne(e))return;const n=this._properties;Object.getOwnPropertyNames(e).forEach(i=>{const r=e[i];if(!ne(r))return;const a={};for(const o of zb)a[o]=r[o];(he(r.properties)&&r.properties||[i]).forEach(o=>{(o===i||!n.has(o))&&n.set(o,a)})})}_animateOptions(e,n){const i=n.options,r=kb(e,i);if(!r)return[];const a=this._createAnimations(r,i);return i.$shared&&Cb(e.options.$animations,i).then(()=>{e.options=i},()=>{}),a}_createAnimations(e,n){const i=this._properties,r=[],a=e.$animations||(e.$animations={}),o=Object.keys(n),l=Date.now();let u;for(u=o.length-1;u>=0;--u){const c=o[u];if(c.charAt(0)==="$")continue;if(c==="options"){r.push(...this._animateOptions(e,n));continue}const d=n[c];let M=a[c];const g=i.get(c);if(M)if(g&&M.active()){M.update(g,d,l);continue}else M.cancel();if(!g||!g.duration){e[c]=d;continue}a[c]=M=new wb(g,e,c,d),r.push(M)}return r}update(e,n){if(this._properties.size===0){Object.assign(e,n);return}const i=this._createAnimations(e,n);if(i.length)return ht.add(this._chart,i),!0}}function Cb(t,e){const n=[],i=Object.keys(e);for(let r=0;r<i.length;r++){const a=t[i[r]];a&&a.active()&&n.push(a.wait())}return Promise.all(n)}function kb(t,e){if(!e)return;let n=t.options;if(!n){t.options=e;return}return n.$shared&&(t.options=n=Object.assign({},n,{$shared:!1,$animations:{}})),n}function ud(t,e){const n=t&&t.options||{},i=n.reverse,r=n.min===void 0?e:0,a=n.max===void 0?e:0;return{start:i?a:r,end:i?r:a}}function _b(t,e,n){if(n===!1)return!1;const i=ud(t,n),r=ud(e,n);return{top:r.end,right:i.end,bottom:r.start,left:i.start}}function Eb(t){let e,n,i,r;return ne(t)?(e=t.top,n=t.right,i=t.bottom,r=t.left):e=n=i=r=t,{top:e,right:n,bottom:i,left:r,disabled:t===!1}}function cd(t,e){const n=[],i=t._getSortedDatasetMetas(e);let r,a;for(r=0,a=i.length;r<a;++r)n.push(i[r].index);return n}function dd(t,e,n,i={}){const r=t.keys,a=i.mode==="single";let o,l,u,c;if(e!==null){for(o=0,l=r.length;o<l;++o){if(u=+r[o],u===n){if(i.all)continue;break}c=t.values[u],Se(c)&&(a||e===0||lt(e)===lt(c))&&(e+=c)}return e}}function vb(t){const e=Object.keys(t),n=new Array(e.length);let i,r,a;for(i=0,r=e.length;i<r;++i)a=e[i],n[i]={x:a,y:t[a]};return n}function Md(t,e){const n=t&&t.options.stacked;return n||n===void 0&&e.stack!==void 0}function Pb(t,e,n){return`${t.id}.${e.id}.${n.stack||n.type}`}function Yb(t){const{min:e,max:n,minDefined:i,maxDefined:r}=t.getUserBounds();return{min:i?e:Number.NEGATIVE_INFINITY,max:r?n:Number.POSITIVE_INFINITY}}function Qb(t,e,n){const i=t[e]||(t[e]={});return i[n]||(i[n]={})}function fd(t,e,n,i){for(const r of e.getMatchingVisibleMetas(i).reverse()){const a=t[r.index];if(n&&a>0||!n&&a<0)return r.index}return null}function gd(t,e){const{chart:n,_cachedMeta:i}=t,r=n._stacks||(n._stacks={}),{iScale:a,vScale:o,index:l}=i,u=a.axis,c=o.axis,d=Pb(a,o,i),M=e.length;let g;for(let h=0;h<M;++h){const y=e[h],{[u]:m,[c]:p}=y,f=y._stacks||(y._stacks={});g=f[c]=Qb(r,d,m),g[l]=p,g._top=fd(g,o,!0,i.type),g._bottom=fd(g,o,!1,i.type)}}function bs(t,e){const n=t.scales;return Object.keys(n).filter(i=>n[i].axis===e).shift()}function Ub(t,e){return wt(t,{active:!1,dataset:void 0,datasetIndex:e,index:e,mode:"default",type:"dataset"})}function Rb(t,e,n){return wt(t,{active:!1,dataIndex:e,parsed:void 0,raw:void 0,element:n,index:e,mode:"default",type:"data"})}function Sn(t,e){const n=t.controller.index,i=t.vScale&&t.vScale.axis;if(!!i){e=e||t._parsed;for(const r of e){const a=r._stacks;if(!a||a[i]===void 0||a[i][n]===void 0)return;delete a[i][n]}}}const As=t=>t==="reset"||t==="none",hd=(t,e)=>e?t:Object.assign({},t),Bb=(t,e,n)=>t&&!e.hidden&&e._stacked&&{keys:cd(n,!0),values:null};class tt{constructor(e,n){this.chart=e,this._ctx=e.ctx,this.index=n,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=Md(e.vScale,e),this.addElements()}updateIndex(e){this.index!==e&&Sn(this._cachedMeta),this.index=e}linkScales(){const e=this.chart,n=this._cachedMeta,i=this.getDataset(),r=(M,g,h,y)=>M==="x"?g:M==="r"?y:h,a=n.xAxisID=ie(i.xAxisID,bs(e,"x")),o=n.yAxisID=ie(i.yAxisID,bs(e,"y")),l=n.rAxisID=ie(i.rAxisID,bs(e,"r")),u=n.indexAxis,c=n.iAxisID=r(u,a,o,l),d=n.vAxisID=r(u,o,a,l);n.xScale=this.getScaleForId(a),n.yScale=this.getScaleForId(o),n.rScale=this.getScaleForId(l),n.iScale=this.getScaleForId(c),n.vScale=this.getScaleForId(d)}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 n=this._cachedMeta;return e===n.iScale?n.vScale:n.iScale}reset(){this._update("reset")}_destroy(){const e=this._cachedMeta;this._data&&jc(this._data,this),e._stacked&&Sn(e)}_dataCheck(){const e=this.getDataset(),n=e.data||(e.data=[]),i=this._data;if(ne(n))this._data=vb(n);else if(i!==n){if(i){jc(i,this);const r=this._cachedMeta;Sn(r),r._parsed=[]}n&&Object.isExtensible(n)&&rj(n,this),this._syncList=[],this._data=n}}addElements(){const e=this._cachedMeta;this._dataCheck(),this.datasetElementType&&(e.dataset=new this.datasetElementType)}buildOrUpdateElements(e){const n=this._cachedMeta,i=this.getDataset();let r=!1;this._dataCheck();const a=n._stacked;n._stacked=Md(n.vScale,n),n.stack!==i.stack&&(r=!0,Sn(n),n.stack=i.stack),this._resyncElements(e),(r||a!==n._stacked)&&gd(this,n._parsed)}configure(){const e=this.chart.config,n=e.datasetScopeKeys(this._type),i=e.getOptionScopes(this.getDataset(),n,!0);this.options=e.createResolver(i,this.getContext()),this._parsing=this.options.parsing,this._cachedDataOpts={}}parse(e,n){const{_cachedMeta:i,_data:r}=this,{iScale:a,_stacked:o}=i,l=a.axis;let u=e===0&&n===r.length?!0:i._sorted,c=e>0&&i._parsed[e-1],d,M,g;if(this._parsing===!1)i._parsed=r,i._sorted=!0,g=r;else{he(r[e])?g=this.parseArrayData(i,r,e,n):ne(r[e])?g=this.parseObjectData(i,r,e,n):g=this.parsePrimitiveData(i,r,e,n);const h=()=>M[l]===null||c&&M[l]<c[l];for(d=0;d<n;++d)i._parsed[d+e]=M=g[d],u&&(h()&&(u=!1),c=M);i._sorted=u}o&&gd(this,g)}parsePrimitiveData(e,n,i,r){const{iScale:a,vScale:o}=e,l=a.axis,u=o.axis,c=a.getLabels(),d=a===o,M=new Array(r);let g,h,y;for(g=0,h=r;g<h;++g)y=g+i,M[g]={[l]:d||a.parse(c[y],y),[u]:o.parse(n[y],y)};return M}parseArrayData(e,n,i,r){const{xScale:a,yScale:o}=e,l=new Array(r);let u,c,d,M;for(u=0,c=r;u<c;++u)d=u+i,M=n[d],l[u]={x:a.parse(M[0],d),y:o.parse(M[1],d)};return l}parseObjectData(e,n,i,r){const{xScale:a,yScale:o}=e,{xAxisKey:l="x",yAxisKey:u="y"}=this._parsing,c=new Array(r);let d,M,g,h;for(d=0,M=r;d<M;++d)g=d+i,h=n[g],c[d]={x:a.parse(At(h,l),g),y:o.parse(At(h,u),g)};return c}getParsed(e){return this._cachedMeta._parsed[e]}getDataElement(e){return this._cachedMeta.data[e]}applyStack(e,n,i){const r=this.chart,a=this._cachedMeta,o=n[e.axis],l={keys:cd(r,!0),values:n._stacks[e.axis]};return dd(l,o,a.index,{mode:i})}updateRangeFromParsed(e,n,i,r){const a=i[n.axis];let o=a===null?NaN:a;const l=r&&i._stacks[n.axis];r&&l&&(r.values=l,o=dd(r,a,this._cachedMeta.index)),e.min=Math.min(e.min,o),e.max=Math.max(e.max,o)}getMinMax(e,n){const i=this._cachedMeta,r=i._parsed,a=i._sorted&&e===i.iScale,o=r.length,l=this._getOtherScale(e),u=Bb(n,i,this.chart),c={min:Number.POSITIVE_INFINITY,max:Number.NEGATIVE_INFINITY},{min:d,max:M}=Yb(l);let g,h;function y(){h=r[g];const m=h[l.axis];return!Se(h[e.axis])||d>m||M<m}for(g=0;g<o&&!(!y()&&(this.updateRangeFromParsed(c,e,h,u),a));++g);if(a){for(g=o-1;g>=0;--g)if(!y()){this.updateRangeFromParsed(c,e,h,u);break}}return c}getAllParsedValues(e){const n=this._cachedMeta._parsed,i=[];let r,a,o;for(r=0,a=n.length;r<a;++r)o=n[r][e.axis],Se(o)&&i.push(o);return i}getMaxOverflow(){return!1}getLabelAndValue(e){const n=this._cachedMeta,i=n.iScale,r=n.vScale,a=this.getParsed(e);return{label:i?""+i.getLabelForValue(a[i.axis]):"",value:r?""+r.getLabelForValue(a[r.axis]):""}}_update(e){const n=this._cachedMeta;this.update(e||"default"),n._clip=Eb(ie(this.options.clip,_b(n.xScale,n.yScale,this.getMaxOverflow())))}update(e){}draw(){const e=this._ctx,n=this.chart,i=this._cachedMeta,r=i.data||[],a=n.chartArea,o=[],l=this._drawStart||0,u=this._drawCount||r.length-l,c=this.options.drawActiveElementsOnTop;let d;for(i.dataset&&i.dataset.draw(e,a,l,u),d=l;d<l+u;++d){const M=r[d];M.hidden||(M.active&&c?o.push(M):M.draw(e,a))}for(d=0;d<o.length;++d)o[d].draw(e,a)}getStyle(e,n){const i=n?"active":"default";return e===void 0&&this._cachedMeta.dataset?this.resolveDatasetElementOptions(i):this.resolveDataElementOptions(e||0,i)}getContext(e,n,i){const r=this.getDataset();let a;if(e>=0&&e<this._cachedMeta.data.length){const o=this._cachedMeta.data[e];a=o.$context||(o.$context=Rb(this.getContext(),e,o)),a.parsed=this.getParsed(e),a.raw=r.data[e],a.index=a.dataIndex=e}else a=this.$context||(this.$context=Ub(this.chart.getContext(),this.index)),a.dataset=r,a.index=a.datasetIndex=this.index;return a.active=!!n,a.mode=i,a}resolveDatasetElementOptions(e){return this._resolveElementOptions(this.datasetElementType.id,e)}resolveDataElementOptions(e,n){return this._resolveElementOptions(this.dataElementType.id,n,e)}_resolveElementOptions(e,n="default",i){const r=n==="active",a=this._cachedDataOpts,o=e+"-"+n,l=a[o],u=this.enableOptionSharing&&Ze(i);if(l)return hd(l,u);const c=this.chart.config,d=c.datasetElementScopeKeys(this._type,e),M=r?[`${e}Hover`,"hover",e,""]:[e,""],g=c.getOptionScopes(this.getDataset(),d),h=Object.keys(ee.elements[e]),y=()=>this.getContext(i,r),m=c.resolveNamedOptions(g,h,y,M);return m.$shared&&(m.$shared=u,a[o]=Object.freeze(hd(m,u))),m}_resolveAnimations(e,n,i){const r=this.chart,a=this._cachedDataOpts,o=`animation-${n}`,l=a[o];if(l)return l;let u;if(r.options.animation!==!1){const d=this.chart.config,M=d.datasetAnimationScopeKeys(this._type,n),g=d.getOptionScopes(this.getDataset(),M);u=d.createResolver(g,this.getContext(e,i,n))}const c=new ld(r,u&&u.animations);return u&&u._cacheable&&(a[o]=Object.freeze(c)),c}getSharedOptions(e){if(!!e.$shared)return this._sharedOptions||(this._sharedOptions=Object.assign({},e))}includeOptions(e,n){return!n||As(e)||this.chart._animationsDisabled}_getSharedOptions(e,n){const i=this.resolveDataElementOptions(e,n),r=this._sharedOptions,a=this.getSharedOptions(i),o=this.includeOptions(n,a)||a!==r;return this.updateSharedOptions(a,n,i),{sharedOptions:a,includeOptions:o}}updateElement(e,n,i,r){As(r)?Object.assign(e,i):this._resolveAnimations(n,r).update(e,i)}updateSharedOptions(e,n,i){e&&!As(n)&&this._resolveAnimations(void 0,n).update(e,i)}_setStyle(e,n,i,r){e.active=r;const a=this.getStyle(n,r);this._resolveAnimations(n,i,r).update(e,{options:!r&&this.getSharedOptions(a)||a})}removeHoverStyle(e,n,i){this._setStyle(e,i,"active",!1)}setHoverStyle(e,n,i){this._setStyle(e,i,"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 n=this._data,i=this._cachedMeta.data;for(const[l,u,c]of this._syncList)this[l](u,c);this._syncList=[];const r=i.length,a=n.length,o=Math.min(a,r);o&&this.parse(0,o),a>r?this._insertElements(r,a-r,e):a<r&&this._removeElements(a,r-a)}_insertElements(e,n,i=!0){const r=this._cachedMeta,a=r.data,o=e+n;let l;const u=c=>{for(c.length+=n,l=c.length-1;l>=o;l--)c[l]=c[l-n]};for(u(a),l=e;l<o;++l)a[l]=new this.dataElementType;this._parsing&&u(r._parsed),this.parse(e,n),i&&this.updateElements(a,e,n,"reset")}updateElements(e,n,i,r){}_removeElements(e,n){const i=this._cachedMeta;if(this._parsing){const r=i._parsed.splice(e,n);i._stacked&&Sn(i,r)}i.data.splice(e,n)}_sync(e){if(this._parsing)this._syncList.push(e);else{const[n,i,r]=e;this[n](i,r)}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,n){n&&this._sync(["_removeElements",e,n]);const i=arguments.length-2;i&&this._sync(["_insertElements",e,i])}_onDataUnshift(){this._sync(["_insertElements",0,arguments.length])}}tt.defaults={},tt.prototype.datasetElementType=null,tt.prototype.dataElementType=null;function Zb(t,e){if(!t._cache.$bar){const n=t.getMatchingVisibleMetas(e);let i=[];for(let r=0,a=n.length;r<a;r++)i=i.concat(n[r].controller.getAllParsedValues(t));t._cache.$bar=bc(i.sort((r,a)=>r-a))}return t._cache.$bar}function Vb(t){const e=t.iScale,n=Zb(e,t.type);let i=e._length,r,a,o,l;const u=()=>{o===32767||o===-32768||(Ze(l)&&(i=Math.min(i,Math.abs(o-l)||i)),l=o)};for(r=0,a=n.length;r<a;++r)o=e.getPixelForValue(n[r]),u();for(l=void 0,r=0,a=e.ticks.length;r<a;++r)o=e.getPixelForTick(r),u();return i}function $b(t,e,n,i){const r=n.barThickness;let a,o;return oe(r)?(a=e.min*n.categoryPercentage,o=n.barPercentage):(a=r*i,o=1),{chunk:a/i,ratio:o,start:e.pixels[t]-a/2}}function Wb(t,e,n,i){const r=e.pixels,a=r[t];let o=t>0?r[t-1]:null,l=t<r.length-1?r[t+1]:null;const u=n.categoryPercentage;o===null&&(o=a-(l===null?e.end-e.start:l-a)),l===null&&(l=a+a-o);const c=a-(a-Math.min(o,l))/2*u;return{chunk:Math.abs(l-o)/2*u/i,ratio:n.barPercentage,start:c}}function Gb(t,e,n,i){const r=n.parse(t[0],i),a=n.parse(t[1],i),o=Math.min(r,a),l=Math.max(r,a);let u=o,c=l;Math.abs(o)>Math.abs(l)&&(u=l,c=o),e[n.axis]=c,e._custom={barStart:u,barEnd:c,start:r,end:a,min:o,max:l}}function yd(t,e,n,i){return he(t)?Gb(t,e,n,i):e[n.axis]=n.parse(t,i),e}function md(t,e,n,i){const r=t.iScale,a=t.vScale,o=r.getLabels(),l=r===a,u=[];let c,d,M,g;for(c=n,d=n+i;c<d;++c)g=e[c],M={},M[r.axis]=l||r.parse(o[c],c),u.push(yd(g,M,a,c));return u}function Ts(t){return t&&t.barStart!==void 0&&t.barEnd!==void 0}function Hb(t,e,n){return t!==0?lt(t):(e.isHorizontal()?1:-1)*(e.min>=n?1:-1)}function Fb(t){let e,n,i,r,a;return t.horizontal?(e=t.base>t.x,n="left",i="right"):(e=t.base<t.y,n="bottom",i="top"),e?(r="end",a="start"):(r="start",a="end"),{start:n,end:i,reverse:e,top:r,bottom:a}}function Jb(t,e,n,i){let r=e.borderSkipped;const a={};if(!r){t.borderSkipped=a;return}if(r===!0){t.borderSkipped={top:!0,right:!0,bottom:!0,left:!0};return}const{start:o,end:l,reverse:u,top:c,bottom:d}=Fb(t);r==="middle"&&n&&(t.enableBorderRadius=!0,(n._top||0)===i?r=c:(n._bottom||0)===i?r=d:(a[pd(d,o,l,u)]=!0,r=c)),a[pd(r,o,l,u)]=!0,t.borderSkipped=a}function pd(t,e,n,i){return i?(t=Xb(t,e,n),t=Nd(t,n,e)):t=Nd(t,e,n),t}function Xb(t,e,n){return t===e?n:t===n?e:t}function Nd(t,e,n){return t==="start"?e:t==="end"?n:t}function Kb(t,{inflateAmount:e},n){t.inflateAmount=e==="auto"?n===1?.33:0:e}class Yr extends tt{parsePrimitiveData(e,n,i,r){return md(e,n,i,r)}parseArrayData(e,n,i,r){return md(e,n,i,r)}parseObjectData(e,n,i,r){const{iScale:a,vScale:o}=e,{xAxisKey:l="x",yAxisKey:u="y"}=this._parsing,c=a.axis==="x"?l:u,d=o.axis==="x"?l:u,M=[];let g,h,y,m;for(g=i,h=i+r;g<h;++g)m=n[g],y={},y[a.axis]=a.parse(At(m,c),g),M.push(yd(At(m,d),y,o,g));return M}updateRangeFromParsed(e,n,i,r){super.updateRangeFromParsed(e,n,i,r);const a=i._custom;a&&n===this._cachedMeta.vScale&&(e.min=Math.min(e.min,a.min),e.max=Math.max(e.max,a.max))}getMaxOverflow(){return 0}getLabelAndValue(e){const n=this._cachedMeta,{iScale:i,vScale:r}=n,a=this.getParsed(e),o=a._custom,l=Ts(o)?"["+o.start+", "+o.end+"]":""+r.getLabelForValue(a[r.axis]);return{label:""+i.getLabelForValue(a[i.axis]),value:l}}initialize(){this.enableOptionSharing=!0,super.initialize();const e=this._cachedMeta;e.stack=this.getDataset().stack}update(e){const n=this._cachedMeta;this.updateElements(n.data,0,n.data.length,e)}updateElements(e,n,i,r){const a=r==="reset",{index:o,_cachedMeta:{vScale:l}}=this,u=l.getBasePixel(),c=l.isHorizontal(),d=this._getRuler(),{sharedOptions:M,includeOptions:g}=this._getSharedOptions(n,r);for(let h=n;h<n+i;h++){const y=this.getParsed(h),m=a||oe(y[l.axis])?{base:u,head:u}:this._calculateBarValuePixels(h),p=this._calculateBarIndexPixels(h,d),f=(y._stacks||{})[l.axis],N={horizontal:c,base:m.base,enableBorderRadius:!f||Ts(y._custom)||o===f._top||o===f._bottom,x:c?m.head:p.center,y:c?p.center:m.head,height:c?p.size:Math.abs(m.size),width:c?Math.abs(m.size):p.size};g&&(N.options=M||this.resolveDataElementOptions(h,e[h].active?"active":r));const A=N.options||e[h].options;Jb(N,A,f,o),Kb(N,A,d.ratio),this.updateElement(e[h],h,N,r)}}_getStacks(e,n){const{iScale:i}=this._cachedMeta,r=i.getMatchingVisibleMetas(this._type).filter(u=>u.controller.options.grouped),a=i.options.stacked,o=[],l=u=>{const c=u.controller.getParsed(n),d=c&&c[u.vScale.axis];if(oe(d)||isNaN(d))return!0};for(const u of r)if(!(n!==void 0&&l(u))&&((a===!1||o.indexOf(u.stack)===-1||a===void 0&&u.stack===void 0)&&o.push(u.stack),u.index===e))break;return o.length||o.push(void 0),o}_getStackCount(e){return this._getStacks(void 0,e).length}_getStackIndex(e,n,i){const r=this._getStacks(e,i),a=n!==void 0?r.indexOf(n):-1;return a===-1?r.length-1:a}_getRuler(){const e=this.options,n=this._cachedMeta,i=n.iScale,r=[];let a,o;for(a=0,o=n.data.length;a<o;++a)r.push(i.getPixelForValue(this.getParsed(a)[i.axis],a));const l=e.barThickness;return{min:l||Vb(n),pixels:r,start:i._startPixel,end:i._endPixel,stackCount:this._getStackCount(),scale:i,grouped:e.grouped,ratio:l?1:e.categoryPercentage*e.barPercentage}}_calculateBarValuePixels(e){const{_cachedMeta:{vScale:n,_stacked:i},options:{base:r,minBarLength:a}}=this,o=r||0,l=this.getParsed(e),u=l._custom,c=Ts(u);let d=l[n.axis],M=0,g=i?this.applyStack(n,l,i):d,h,y;g!==d&&(M=g-d,g=d),c&&(d=u.barStart,g=u.barEnd-u.barStart,d!==0&<(d)!==lt(u.barEnd)&&(M=0),M+=d);const m=!oe(r)&&!c?r:M;let p=n.getPixelForValue(m);if(this.chart.getDataVisibility(e)?h=n.getPixelForValue(M+g):h=p,y=h-p,Math.abs(y)<a){y=Hb(y,n,o)*a,d===o&&(p-=y/2);const f=n.getPixelForDecimal(0),N=n.getPixelForDecimal(1),A=Math.min(f,N),T=Math.max(f,N);p=Math.max(Math.min(p,T),A),h=p+y}if(p===n.getPixelForValue(o)){const f=lt(y)*n.getLineWidthForValue(o)/2;p+=f,y-=f}return{size:y,base:p,head:h,center:h+y/2}}_calculateBarIndexPixels(e,n){const i=n.scale,r=this.options,a=r.skipNull,o=ie(r.maxBarThickness,1/0);let l,u;if(n.grouped){const c=a?this._getStackCount(e):n.stackCount,d=r.barThickness==="flex"?Wb(e,n,r,c):$b(e,n,r,c),M=this._getStackIndex(this.index,this._cachedMeta.stack,a?e:void 0);l=d.start+d.chunk*M+d.chunk/2,u=Math.min(o,d.chunk*d.ratio)}else l=i.getPixelForValue(this.getParsed(e)[i.axis],e),u=Math.min(o,n.min*n.ratio);return{base:l-u/2,head:l+u/2,center:l,size:u}}draw(){const e=this._cachedMeta,n=e.vScale,i=e.data,r=i.length;let a=0;for(;a<r;++a)this.getParsed(a)[n.axis]!==null&&i[a].draw(this._ctx)}}Yr.id="bar",Yr.defaults={datasetElementType:!1,dataElementType:"bar",categoryPercentage:.8,barPercentage:.9,grouped:!0,animations:{numbers:{type:"number",properties:["x","y","base","width","height"]}}},Yr.overrides={scales:{_index_:{type:"category",offset:!0,grid:{offset:!0}},_value_:{type:"linear",beginAtZero:!0}}};class xs extends tt{initialize(){this.enableOptionSharing=!0,super.initialize()}parsePrimitiveData(e,n,i,r){const a=super.parsePrimitiveData(e,n,i,r);for(let o=0;o<a.length;o++)a[o]._custom=this.resolveDataElementOptions(o+i).radius;return a}parseArrayData(e,n,i,r){const a=super.parseArrayData(e,n,i,r);for(let o=0;o<a.length;o++){const l=n[i+o];a[o]._custom=ie(l[2],this.resolveDataElementOptions(o+i).radius)}return a}parseObjectData(e,n,i,r){const a=super.parseObjectData(e,n,i,r);for(let o=0;o<a.length;o++){const l=n[i+o];a[o]._custom=ie(l&&l.r&&+l.r,this.resolveDataElementOptions(o+i).radius)}return a}getMaxOverflow(){const e=this._cachedMeta.data;let n=0;for(let i=e.length-1;i>=0;--i)n=Math.max(n,e[i].size(this.resolveDataElementOptions(i))/2);return n>0&&n}getLabelAndValue(e){const n=this._cachedMeta,{xScale:i,yScale:r}=n,a=this.getParsed(e),o=i.getLabelForValue(a.x),l=r.getLabelForValue(a.y),u=a._custom;return{label:n.label,value:"("+o+", "+l+(u?", "+u:"")+")"}}update(e){const n=this._cachedMeta.data;this.updateElements(n,0,n.length,e)}updateElements(e,n,i,r){const a=r==="reset",{iScale:o,vScale:l}=this._cachedMeta,{sharedOptions:u,includeOptions:c}=this._getSharedOptions(n,r),d=o.axis,M=l.axis;for(let g=n;g<n+i;g++){const h=e[g],y=!a&&this.getParsed(g),m={},p=m[d]=a?o.getPixelForDecimal(.5):o.getPixelForValue(y[d]),f=m[M]=a?l.getBasePixel():l.getPixelForValue(y[M]);m.skip=isNaN(p)||isNaN(f),c&&(m.options=u||this.resolveDataElementOptions(g,h.active?"active":r),a&&(m.options.radius=0)),this.updateElement(h,g,m,r)}}resolveDataElementOptions(e,n){const i=this.getParsed(e);let r=super.resolveDataElementOptions(e,n);r.$shared&&(r=Object.assign({},r,{$shared:!1}));const a=r.radius;return n!=="active"&&(r.radius=0),r.radius+=ie(i&&i._custom,a),r}}xs.id="bubble",xs.defaults={datasetElementType:!1,dataElementType:"point",animations:{numbers:{type:"number",properties:["x","y","borderWidth","radius"]}}},xs.overrides={scales:{x:{type:"linear"},y:{type:"linear"}},plugins:{tooltip:{callbacks:{title(){return""}}}}};function qb(t,e,n){let i=1,r=1,a=0,o=0;if(e<ce){const l=t,u=l+e,c=Math.cos(l),d=Math.sin(l),M=Math.cos(u),g=Math.sin(u),h=(A,T,I)=>jn(A,l,u,!0)?1:Math.max(T,T*n,I,I*n),y=(A,T,I)=>jn(A,l,u,!0)?-1:Math.min(T,T*n,I,I*n),m=h(0,c,M),p=h(je,d,g),f=y(Ie,c,M),N=y(Ie+je,d,g);i=(m-f)/2,r=(p-N)/2,a=-(m+f)/2,o=-(p+N)/2}return{ratioX:i,ratioY:r,offsetX:a,offsetY:o}}class On extends tt{constructor(e,n){super(e,n),this.enableOptionSharing=!0,this.innerRadius=void 0,this.outerRadius=void 0,this.offsetX=void 0,this.offsetY=void 0}linkScales(){}parse(e,n){const i=this.getDataset().data,r=this._cachedMeta;if(this._parsing===!1)r._parsed=i;else{let a=u=>+i[u];if(ne(i[e])){const{key:u="value"}=this._parsing;a=c=>+At(i[c],u)}let o,l;for(o=e,l=e+n;o<l;++o)r._parsed[o]=a(o)}}_getRotation(){return qe(this.options.rotation-90)}_getCircumference(){return qe(this.options.circumference)}_getRotationExtents(){let e=ce,n=-ce;for(let i=0;i<this.chart.data.datasets.length;++i)if(this.chart.isDatasetVisible(i)){const r=this.chart.getDatasetMeta(i).controller,a=r._getRotation(),o=r._getCircumference();e=Math.min(e,a),n=Math.max(n,a+o)}return{rotation:e,circumference:n-e}}update(e){const n=this.chart,{chartArea:i}=n,r=this._cachedMeta,a=r.data,o=this.getMaxBorderWidth()+this.getMaxOffset(a)+this.options.spacing,l=Math.max((Math.min(i.width,i.height)-o)/2,0),u=Math.min(V0(this.options.cutout,l),1),c=this._getRingWeight(this.index),{circumference:d,rotation:M}=this._getRotationExtents(),{ratioX:g,ratioY:h,offsetX:y,offsetY:m}=qb(M,d,u),p=(i.width-o)/g,f=(i.height-o)/h,N=Math.max(Math.min(p,f)/2,0),A=Mc(this.options.radius,N),T=Math.max(A*u,0),I=(A-T)/this._getVisibleDatasetWeightTotal();this.offsetX=y*A,this.offsetY=m*A,r.total=this.calculateTotal(),this.outerRadius=A-I*this._getRingWeightOffset(this.index),this.innerRadius=Math.max(this.outerRadius-I*c,0),this.updateElements(a,0,a.length,e)}_circumference(e,n){const i=this.options,r=this._cachedMeta,a=this._getCircumference();return n&&i.animation.animateRotate||!this.chart.getDataVisibility(e)||r._parsed[e]===null||r.data[e].hidden?0:this.calculateCircumference(r._parsed[e]*a/ce)}updateElements(e,n,i,r){const a=r==="reset",o=this.chart,l=o.chartArea,c=o.options.animation,d=(l.left+l.right)/2,M=(l.top+l.bottom)/2,g=a&&c.animateScale,h=g?0:this.innerRadius,y=g?0:this.outerRadius,{sharedOptions:m,includeOptions:p}=this._getSharedOptions(n,r);let f=this._getRotation(),N;for(N=0;N<n;++N)f+=this._circumference(N,a);for(N=n;N<n+i;++N){const A=this._circumference(N,a),T=e[N],I={x:d+this.offsetX,y:M+this.offsetY,startAngle:f,endAngle:f+A,circumference:A,outerRadius:y,innerRadius:h};p&&(I.options=m||this.resolveDataElementOptions(N,T.active?"active":r)),f+=A,this.updateElement(T,N,I,r)}}calculateTotal(){const e=this._cachedMeta,n=e.data;let i=0,r;for(r=0;r<n.length;r++){const a=e._parsed[r];a!==null&&!isNaN(a)&&this.chart.getDataVisibility(r)&&!n[r].hidden&&(i+=Math.abs(a))}return i}calculateCircumference(e){const n=this._cachedMeta.total;return n>0&&!isNaN(e)?ce*(Math.abs(e)/n):0}getLabelAndValue(e){const n=this._cachedMeta,i=this.chart,r=i.data.labels||[],a=wn(n._parsed[e],i.options.locale);return{label:r[e]||"",value:a}}getMaxBorderWidth(e){let n=0;const i=this.chart;let r,a,o,l,u;if(!e){for(r=0,a=i.data.datasets.length;r<a;++r)if(i.isDatasetVisible(r)){o=i.getDatasetMeta(r),e=o.data,l=o.controller;break}}if(!e)return 0;for(r=0,a=e.length;r<a;++r)u=l.resolveDataElementOptions(r),u.borderAlign!=="inner"&&(n=Math.max(n,u.borderWidth||0,u.hoverBorderWidth||0));return n}getMaxOffset(e){let n=0;for(let i=0,r=e.length;i<r;++i){const a=this.resolveDataElementOptions(i);n=Math.max(n,a.offset||0,a.hoverOffset||0)}return n}_getRingWeightOffset(e){let n=0;for(let i=0;i<e;++i)this.chart.isDatasetVisible(i)&&(n+=this._getRingWeight(i));return n}_getRingWeight(e){return Math.max(ie(this.chart.data.datasets[e].weight,1),0)}_getVisibleDatasetWeightTotal(){return this._getRingWeightOffset(this.chart.data.datasets.length)||1}}On.id="doughnut",On.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"},On.descriptors={_scriptable:t=>t!=="spacing",_indexable:t=>t!=="spacing"},On.overrides={aspectRatio:1,plugins:{legend:{labels:{generateLabels(t){const e=t.data;if(e.labels.length&&e.datasets.length){const{labels:{pointStyle:n}}=t.legend.options;return e.labels.map((i,r)=>{const o=t.getDatasetMeta(0).controller.getStyle(r);return{text:i,fillStyle:o.backgroundColor,strokeStyle:o.borderColor,lineWidth:o.borderWidth,pointStyle:n,hidden:!t.getDataVisibility(r),index:r}})}return[]}},onClick(t,e,n){n.chart.toggleDataVisibility(e.index),n.chart.update()}},tooltip:{callbacks:{title(){return""},label(t){let e=t.label;const n=": "+t.formattedValue;return he(e)?(e=e.slice(),e[0]+=n):e+=n,e}}}}};class Ls extends tt{initialize(){this.enableOptionSharing=!0,this.supportsDecimation=!0,super.initialize()}update(e){const n=this._cachedMeta,{dataset:i,data:r=[],_dataset:a}=n,o=this.chart._animationsDisabled;let{start:l,count:u}=Lc(n,r,o);this._drawStart=l,this._drawCount=u,wc(n)&&(l=0,u=r.length),i._chart=this.chart,i._datasetIndex=this.index,i._decimated=!!a._decimated,i.points=r;const c=this.resolveDatasetElementOptions(e);this.options.showLine||(c.borderWidth=0),c.segment=this.options.segment,this.updateElement(i,void 0,{animated:!o,options:c},e),this.updateElements(r,l,u,e)}updateElements(e,n,i,r){const a=r==="reset",{iScale:o,vScale:l,_stacked:u,_dataset:c}=this._cachedMeta,{sharedOptions:d,includeOptions:M}=this._getSharedOptions(n,r),g=o.axis,h=l.axis,{spanGaps:y,segment:m}=this.options,p=rn(y)?y:Number.POSITIVE_INFINITY,f=this.chart._animationsDisabled||a||r==="none";let N=n>0&&this.getParsed(n-1);for(let A=n;A<n+i;++A){const T=e[A],I=this.getParsed(A),w=f?T:{},_=oe(I[h]),P=w[g]=o.getPixelForValue(I[g],A),v=w[h]=a||_?l.getBasePixel():l.getPixelForValue(u?this.applyStack(l,I,u):I[h],A);w.skip=isNaN(P)||isNaN(v)||_,w.stop=A>0&&Math.abs(I[g]-N[g])>p,m&&(w.parsed=I,w.raw=c.data[A]),M&&(w.options=d||this.resolveDataElementOptions(A,T.active?"active":r)),f||this.updateElement(T,A,w,r),N=I}}getMaxOverflow(){const e=this._cachedMeta,n=e.dataset,i=n.options&&n.options.borderWidth||0,r=e.data||[];if(!r.length)return i;const a=r[0].size(this.resolveDataElementOptions(0)),o=r[r.length-1].size(this.resolveDataElementOptions(r.length-1));return Math.max(i,a,o)/2}draw(){const e=this._cachedMeta;e.dataset.updateControlPoints(this.chart.chartArea,e.iScale.axis),super.draw()}}Ls.id="line",Ls.defaults={datasetElementType:"line",dataElementType:"point",showLine:!0,spanGaps:!1},Ls.overrides={scales:{_index_:{type:"category"},_value_:{type:"linear"}}};class ws extends tt{constructor(e,n){super(e,n),this.innerRadius=void 0,this.outerRadius=void 0}getLabelAndValue(e){const n=this._cachedMeta,i=this.chart,r=i.data.labels||[],a=wn(n._parsed[e].r,i.options.locale);return{label:r[e]||"",value:a}}parseObjectData(e,n,i,r){return Xc.bind(this)(e,n,i,r)}update(e){const n=this._cachedMeta.data;this._updateRadius(),this.updateElements(n,0,n.length,e)}getMinMax(){const e=this._cachedMeta,n={min:Number.POSITIVE_INFINITY,max:Number.NEGATIVE_INFINITY};return e.data.forEach((i,r)=>{const a=this.getParsed(r).r;!isNaN(a)&&this.chart.getDataVisibility(r)&&(a<n.min&&(n.min=a),a>n.max&&(n.max=a))}),n}_updateRadius(){const e=this.chart,n=e.chartArea,i=e.options,r=Math.min(n.right-n.left,n.bottom-n.top),a=Math.max(r/2,0),o=Math.max(i.cutoutPercentage?a/100*i.cutoutPercentage:1,0),l=(a-o)/e.getVisibleDatasetCount();this.outerRadius=a-l*this.index,this.innerRadius=this.outerRadius-l}updateElements(e,n,i,r){const a=r==="reset",o=this.chart,u=o.options.animation,c=this._cachedMeta.rScale,d=c.xCenter,M=c.yCenter,g=c.getIndexAngle(0)-.5*Ie;let h=g,y;const m=360/this.countVisibleElements();for(y=0;y<n;++y)h+=this._computeAngle(y,r,m);for(y=n;y<n+i;y++){const p=e[y];let f=h,N=h+this._computeAngle(y,r,m),A=o.getDataVisibility(y)?c.getDistanceFromCenterForValue(this.getParsed(y).r):0;h=N,a&&(u.animateScale&&(A=0),u.animateRotate&&(f=N=g));const T={x:d,y:M,innerRadius:0,outerRadius:A,startAngle:f,endAngle:N,options:this.resolveDataElementOptions(y,p.active?"active":r)};this.updateElement(p,y,T,r)}}countVisibleElements(){const e=this._cachedMeta;let n=0;return e.data.forEach((i,r)=>{!isNaN(this.getParsed(r).r)&&this.chart.getDataVisibility(r)&&n++}),n}_computeAngle(e,n,i){return this.chart.getDataVisibility(e)?qe(this.resolveDataElementOptions(e,n).angle||i):0}}ws.id="polarArea",ws.defaults={dataElementType:"arc",animation:{animateRotate:!0,animateScale:!0},animations:{numbers:{type:"number",properties:["x","y","startAngle","endAngle","innerRadius","outerRadius"]}},indexAxis:"r",startAngle:0},ws.overrides={aspectRatio:1,plugins:{legend:{labels:{generateLabels(t){const e=t.data;if(e.labels.length&&e.datasets.length){const{labels:{pointStyle:n}}=t.legend.options;return e.labels.map((i,r)=>{const o=t.getDatasetMeta(0).controller.getStyle(r);return{text:i,fillStyle:o.backgroundColor,strokeStyle:o.borderColor,lineWidth:o.borderWidth,pointStyle:n,hidden:!t.getDataVisibility(r),index:r}})}return[]}},onClick(t,e,n){n.chart.toggleDataVisibility(e.index),n.chart.update()}},tooltip:{callbacks:{title(){return""},label(t){return t.chart.data.labels[t.dataIndex]+": "+t.formattedValue}}}},scales:{r:{type:"radialLinear",angleLines:{display:!1},beginAtZero:!0,grid:{circular:!0},pointLabels:{display:!1},startAngle:0}}};class Dd extends On{}Dd.id="pie",Dd.defaults={cutout:0,rotation:0,circumference:360,radius:"100%"};class Ss extends tt{getLabelAndValue(e){const n=this._cachedMeta.vScale,i=this.getParsed(e);return{label:n.getLabels()[e],value:""+n.getLabelForValue(i[n.axis])}}parseObjectData(e,n,i,r){return Xc.bind(this)(e,n,i,r)}update(e){const n=this._cachedMeta,i=n.dataset,r=n.data||[],a=n.iScale.getLabels();if(i.points=r,e!=="resize"){const o=this.resolveDatasetElementOptions(e);this.options.showLine||(o.borderWidth=0);const l={_loop:!0,_fullLoop:a.length===r.length,options:o};this.updateElement(i,void 0,l,e)}this.updateElements(r,0,r.length,e)}updateElements(e,n,i,r){const a=this._cachedMeta.rScale,o=r==="reset";for(let l=n;l<n+i;l++){const u=e[l],c=this.resolveDataElementOptions(l,u.active?"active":r),d=a.getPointPositionForValue(l,this.getParsed(l).r),M=o?a.xCenter:d.x,g=o?a.yCenter:d.y,h={x:M,y:g,angle:d.angle,skip:isNaN(M)||isNaN(g),options:c};this.updateElement(u,l,h,r)}}}Ss.id="radar",Ss.defaults={datasetElementType:"line",dataElementType:"point",indexAxis:"r",showLine:!0,elements:{line:{fill:"start"}}},Ss.overrides={aspectRatio:1,scales:{r:{type:"radialLinear"}}};class yt{constructor(){this.x=void 0,this.y=void 0,this.active=!1,this.options=void 0,this.$animations=void 0}tooltipPosition(e){const{x:n,y:i}=this.getProps(["x","y"],e);return{x:n,y:i}}hasValue(){return rn(this.x)&&rn(this.y)}getProps(e,n){const i=this.$animations;if(!n||!i)return this;const r={};return e.forEach(a=>{r[a]=i[a]&&i[a].active()?i[a]._to:this[a]}),r}}yt.defaults={},yt.defaultRoutes=void 0;const Id={values(t){return he(t)?t:""+t},numeric(t,e,n){if(t===0)return"0";const i=this.chart.options.locale;let r,a=t;if(n.length>1){const c=Math.max(Math.abs(n[0].value),Math.abs(n[n.length-1].value));(c<1e-4||c>1e15)&&(r="scientific"),a=eA(t,n)}const o=Ve(Math.abs(a)),l=Math.max(Math.min(-1*Math.floor(o),20),0),u={notation:r,minimumFractionDigits:l,maximumFractionDigits:l};return Object.assign(u,this.options.ticks.format),wn(t,i,u)},logarithmic(t,e,n){if(t===0)return"0";const i=t/Math.pow(10,Math.floor(Ve(t)));return i===1||i===2||i===5?Id.numeric.call(this,t,e,n):""}};function eA(t,e){let n=e.length>3?e[2].value-e[1].value:e[1].value-e[0].value;return Math.abs(n)>=1&&t!==Math.floor(t)&&(n=t-Math.floor(t)),n}var Qr={formatters:Id};ee.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:(t,e)=>e.lineWidth,tickColor:(t,e)=>e.color,offset:!1,borderDash:[],borderDashOffset:0,borderWidth:1},title:{display:!1,text:"",padding:{top:4,bottom:4}},ticks:{minRotation:0,maxRotation:50,mirror:!1,textStrokeWidth:0,textStrokeColor:"",padding:3,display:!0,autoSkip:!0,autoSkipPadding:3,labelOffset:0,callback:Qr.formatters.values,minor:{},major:{},align:"center",crossAlign:"near",showLabelBackdrop:!1,backdropColor:"rgba(255, 255, 255, 0.75)",backdropPadding:2}}),ee.route("scale.ticks","color","","color"),ee.route("scale.grid","color","","borderColor"),ee.route("scale.grid","borderColor","","borderColor"),ee.route("scale.title","color","","color"),ee.describe("scale",{_fallback:!1,_scriptable:t=>!t.startsWith("before")&&!t.startsWith("after")&&t!=="callback"&&t!=="parser",_indexable:t=>t!=="borderDash"&&t!=="tickBorderDash"}),ee.describe("scales",{_fallback:"scale"}),ee.describe("scale.ticks",{_scriptable:t=>t!=="backdropPadding"&&t!=="callback",_indexable:t=>t!=="backdropPadding"});function tA(t,e){const n=t.options.ticks,i=n.maxTicksLimit||nA(t),r=n.major.enabled?rA(e):[],a=r.length,o=r[0],l=r[a-1],u=[];if(a>i)return aA(e,u,r,a/i),u;const c=iA(r,e,i);if(a>0){let d,M;const g=a>1?Math.round((l-o)/(a-1)):null;for(Ur(e,u,c,oe(g)?0:o-g,o),d=0,M=a-1;d<M;d++)Ur(e,u,c,r[d],r[d+1]);return Ur(e,u,c,l,oe(g)?e.length:l+g),u}return Ur(e,u,c),u}function nA(t){const e=t.options.offset,n=t._tickSize(),i=t._length/n+(e?0:1),r=t._maxLength/n;return Math.floor(Math.min(i,r))}function iA(t,e,n){const i=oA(t),r=e.length/n;if(!i)return Math.max(r,1);const a=K0(i);for(let o=0,l=a.length-1;o<l;o++){const u=a[o];if(u>r)return u}return Math.max(r,1)}function rA(t){const e=[];let n,i;for(n=0,i=t.length;n<i;n++)t[n].major&&e.push(n);return e}function aA(t,e,n,i){let r=0,a=n[0],o;for(i=Math.ceil(i),o=0;o<t.length;o++)o===a&&(e.push(t[o]),r++,a=n[r*i])}function Ur(t,e,n,i,r){const a=ie(i,0),o=Math.min(ie(r,t.length),t.length);let l=0,u,c,d;for(n=Math.ceil(n),r&&(u=r-i,n=u/Math.floor(u/n)),d=a;d<0;)l++,d=Math.round(a+l*n);for(c=Math.max(a,0);c<o;c++)c===d&&(e.push(t[c]),l++,d=Math.round(a+l*n))}function oA(t){const e=t.length;let n,i;if(e<2)return!1;for(i=t[0],n=1;n<e;++n)if(t[n]-t[n-1]!==i)return!1;return i}const sA=t=>t==="left"?"right":t==="right"?"left":t,jd=(t,e,n)=>e==="top"||e==="left"?t[e]+n:t[e]-n;function bd(t,e){const n=[],i=t.length/e,r=t.length;let a=0;for(;a<r;a+=i)n.push(t[Math.floor(a)]);return n}function lA(t,e,n){const i=t.ticks.length,r=Math.min(e,i-1),a=t._startPixel,o=t._endPixel,l=1e-6;let u=t.getPixelForTick(r),c;if(!(n&&(i===1?c=Math.max(u-a,o-u):e===0?c=(t.getPixelForTick(1)-u)/2:c=(u-t.getPixelForTick(r-1))/2,u+=r<e?c:-c,u<a-l||u>o+l)))return u}function uA(t,e){le(t,n=>{const i=n.gc,r=i.length/2;let a;if(r>e){for(a=0;a<r;++a)delete n.data[i[a]];i.splice(0,r)}})}function zn(t){return t.drawTicks?t.tickLength:0}function Ad(t,e){if(!t.display)return 0;const n=Ue(t.font,e),i=We(t.padding);return(he(t.text)?t.text.length:1)*n.lineHeight+i.height}function cA(t,e){return wt(t,{scale:e,type:"scale"})}function dA(t,e,n){return wt(t,{tick:n,index:e,type:"tick"})}function MA(t,e,n){let i=oj(t);return(n&&e!=="right"||!n&&e==="right")&&(i=sA(i)),i}function fA(t,e,n,i){const{top:r,left:a,bottom:o,right:l,chart:u}=t,{chartArea:c,scales:d}=u;let M=0,g,h,y;const m=o-r,p=l-a;if(t.isHorizontal()){if(h=xc(i,a,l),ne(n)){const f=Object.keys(n)[0],N=n[f];y=d[f].getPixelForValue(N)+m-e}else n==="center"?y=(c.bottom+c.top)/2+m-e:y=jd(t,n,e);g=l-a}else{if(ne(n)){const f=Object.keys(n)[0],N=n[f];h=d[f].getPixelForValue(N)-p+e}else n==="center"?h=(c.left+c.right)/2-p+e:h=jd(t,n,e);y=xc(i,o,r),M=n==="left"?-je:je}return{titleX:h,titleY:y,maxWidth:g,rotation:M}}class Gt extends yt{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,n){return e}getUserBounds(){let{_userMin:e,_userMax:n,_suggestedMin:i,_suggestedMax:r}=this;return e=Be(e,Number.POSITIVE_INFINITY),n=Be(n,Number.NEGATIVE_INFINITY),i=Be(i,Number.POSITIVE_INFINITY),r=Be(r,Number.NEGATIVE_INFINITY),{min:Be(e,i),max:Be(n,r),minDefined:Se(e),maxDefined:Se(n)}}getMinMax(e){let{min:n,max:i,minDefined:r,maxDefined:a}=this.getUserBounds(),o;if(r&&a)return{min:n,max:i};const l=this.getMatchingVisibleMetas();for(let u=0,c=l.length;u<c;++u)o=l[u].controller.getMinMax(this,e),r||(n=Math.min(n,o.min)),a||(i=Math.max(i,o.max));return n=a&&n>i?i:n,i=r&&n>i?n:i,{min:Be(n,Be(i,n)),max:Be(i,Be(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(){De(this.options.beforeUpdate,[this])}update(e,n,i){const{beginAtZero:r,grace:a,ticks:o}=this.options,l=o.sampleSize;this.beforeUpdate(),this.maxWidth=e,this.maxHeight=n,this._margins=i=Object.assign({left:0,right:0,top:0,bottom:0},i),this.ticks=null,this._labelSizes=null,this._gridLineItems=null,this._labelItems=null,this.beforeSetDimensions(),this.setDimensions(),this.afterSetDimensions(),this._maxLength=this.isHorizontal()?this.width+i.left+i.right:this.height+i.top+i.bottom,this._dataLimitsCached||(this.beforeDataLimits(),this.determineDataLimits(),this.afterDataLimits(),this._range=Rj(this,a,r),this._dataLimitsCached=!0),this.beforeBuildTicks(),this.ticks=this.buildTicks()||[],this.afterBuildTicks();const u=l<this.ticks.length;this._convertTicksToLabels(u?bd(this.ticks,l):this.ticks),this.configure(),this.beforeCalculateLabelRotation(),this.calculateLabelRotation(),this.afterCalculateLabelRotation(),o.display&&(o.autoSkip||o.source==="auto")&&(this.ticks=tA(this,this.ticks),this._labelSizes=null,this.afterAutoSkip()),u&&this._convertTicksToLabels(this.ticks),this.beforeFit(),this.fit(),this.afterFit(),this.afterUpdate()}configure(){let e=this.options.reverse,n,i;this.isHorizontal()?(n=this.left,i=this.right):(n=this.top,i=this.bottom,e=!e),this._startPixel=n,this._endPixel=i,this._reversePixels=e,this._length=i-n,this._alignToPixels=this.options.alignToPixels}afterUpdate(){De(this.options.afterUpdate,[this])}beforeSetDimensions(){De(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(){De(this.options.afterSetDimensions,[this])}_callHooks(e){this.chart.notifyPlugins(e,this.getContext()),De(this.options[e],[this])}beforeDataLimits(){this._callHooks("beforeDataLimits")}determineDataLimits(){}afterDataLimits(){this._callHooks("afterDataLimits")}beforeBuildTicks(){this._callHooks("beforeBuildTicks")}buildTicks(){return[]}afterBuildTicks(){this._callHooks("afterBuildTicks")}beforeTickToLabelConversion(){De(this.options.beforeTickToLabelConversion,[this])}generateTickLabels(e){const n=this.options.ticks;let i,r,a;for(i=0,r=e.length;i<r;i++)a=e[i],a.label=De(n.callback,[a.value,i,e],this)}afterTickToLabelConversion(){De(this.options.afterTickToLabelConversion,[this])}beforeCalculateLabelRotation(){De(this.options.beforeCalculateLabelRotation,[this])}calculateLabelRotation(){const e=this.options,n=e.ticks,i=this.ticks.length,r=n.minRotation||0,a=n.maxRotation;let o=r,l,u,c;if(!this._isVisible()||!n.display||r>=a||i<=1||!this.isHorizontal()){this.labelRotation=r;return}const d=this._getLabelSizes(),M=d.widest.width,g=d.highest.height,h=ke(this.chart.width-M,0,this.maxWidth);l=e.offset?this.maxWidth/i:h/(i-1),M+6>l&&(l=h/(i-(e.offset?.5:1)),u=this.maxHeight-zn(e.grid)-n.padding-Ad(e.title,this.chart.options.font),c=Math.sqrt(M*M+g*g),o=rs(Math.min(Math.asin(ke((d.highest.height+6)/l,-1,1)),Math.asin(ke(u/c,-1,1))-Math.asin(ke(g/c,-1,1)))),o=Math.max(r,Math.min(a,o))),this.labelRotation=o}afterCalculateLabelRotation(){De(this.options.afterCalculateLabelRotation,[this])}afterAutoSkip(){}beforeFit(){De(this.options.beforeFit,[this])}fit(){const e={width:0,height:0},{chart:n,options:{ticks:i,title:r,grid:a}}=this,o=this._isVisible(),l=this.isHorizontal();if(o){const u=Ad(r,n.options.font);if(l?(e.width=this.maxWidth,e.height=zn(a)+u):(e.height=this.maxHeight,e.width=zn(a)+u),i.display&&this.ticks.length){const{first:c,last:d,widest:M,highest:g}=this._getLabelSizes(),h=i.padding*2,y=qe(this.labelRotation),m=Math.cos(y),p=Math.sin(y);if(l){const f=i.mirror?0:p*M.width+m*g.height;e.height=Math.min(this.maxHeight,e.height+f+h)}else{const f=i.mirror?0:m*M.width+p*g.height;e.width=Math.min(this.maxWidth,e.width+f+h)}this._calculatePadding(c,d,p,m)}}this._handleMargins(),l?(this.width=this._length=n.width-this._margins.left-this._margins.right,this.height=e.height):(this.width=e.width,this.height=this._length=n.height-this._margins.top-this._margins.bottom)}_calculatePadding(e,n,i,r){const{ticks:{align:a,padding:o},position:l}=this.options,u=this.labelRotation!==0,c=l!=="top"&&this.axis==="x";if(this.isHorizontal()){const d=this.getPixelForTick(0)-this.left,M=this.right-this.getPixelForTick(this.ticks.length-1);let g=0,h=0;u?c?(g=r*e.width,h=i*n.height):(g=i*e.height,h=r*n.width):a==="start"?h=n.width:a==="end"?g=e.width:a!=="inner"&&(g=e.width/2,h=n.width/2),this.paddingLeft=Math.max((g-d+o)*this.width/(this.width-d),0),this.paddingRight=Math.max((h-M+o)*this.width/(this.width-M),0)}else{let d=n.height/2,M=e.height/2;a==="start"?(d=0,M=e.height):a==="end"&&(d=n.height,M=0),this.paddingTop=d+o,this.paddingBottom=M+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(){De(this.options.afterFit,[this])}isHorizontal(){const{axis:e,position:n}=this.options;return n==="top"||n==="bottom"||e==="x"}isFullSize(){return this.options.fullSize}_convertTicksToLabels(e){this.beforeTickToLabelConversion(),this.generateTickLabels(e);let n,i;for(n=0,i=e.length;n<i;n++)oe(e[n].label)&&(e.splice(n,1),i--,n--);this.afterTickToLabelConversion()}_getLabelSizes(){let e=this._labelSizes;if(!e){const n=this.options.ticks.sampleSize;let i=this.ticks;n<i.length&&(i=bd(i,n)),this._labelSizes=e=this._computeLabelSizes(i,i.length)}return e}_computeLabelSizes(e,n){const{ctx:i,_longestTextCache:r}=this,a=[],o=[];let l=0,u=0,c,d,M,g,h,y,m,p,f,N,A;for(c=0;c<n;++c){if(g=e[c].label,h=this._resolveTickFontOptions(c),i.font=y=h.string,m=r[y]=r[y]||{data:{},gc:[]},p=h.lineHeight,f=N=0,!oe(g)&&!he(g))f=zr(i,m.data,m.gc,f,g),N=p;else if(he(g))for(d=0,M=g.length;d<M;++d)A=g[d],!oe(A)&&!he(A)&&(f=zr(i,m.data,m.gc,f,A),N+=p);a.push(f),o.push(N),l=Math.max(f,l),u=Math.max(N,u)}uA(r,n);const T=a.indexOf(l),I=o.indexOf(u),w=_=>({width:a[_]||0,height:o[_]||0});return{first:w(0),last:w(n-1),widest:w(T),highest:w(I),widths:a,heights:o}}getLabelForValue(e){return e}getPixelForValue(e,n){return NaN}getValueForPixel(e){}getPixelForTick(e){const n=this.ticks;return e<0||e>n.length-1?null:this.getPixelForValue(n[e].value)}getPixelForDecimal(e){this._reversePixels&&(e=1-e);const n=this._startPixel+e*this._length;return tj(this._alignToPixels?Zt(this.chart,n,0):n)}getDecimalForPixel(e){const n=(e-this._startPixel)/this._length;return this._reversePixels?1-n:n}getBasePixel(){return this.getPixelForValue(this.getBaseValue())}getBaseValue(){const{min:e,max:n}=this;return e<0&&n<0?n:e>0&&n>0?e:0}getContext(e){const n=this.ticks||[];if(e>=0&&e<n.length){const i=n[e];return i.$context||(i.$context=dA(this.getContext(),e,i))}return this.$context||(this.$context=cA(this.chart.getContext(),this))}_tickSize(){const e=this.options.ticks,n=qe(this.labelRotation),i=Math.abs(Math.cos(n)),r=Math.abs(Math.sin(n)),a=this._getLabelSizes(),o=e.autoSkipPadding||0,l=a?a.widest.width+o:0,u=a?a.highest.height+o:0;return this.isHorizontal()?u*i>l*r?l/i:u/r:u*r<l*i?u/i:l/r}_isVisible(){const e=this.options.display;return e!=="auto"?!!e:this.getMatchingVisibleMetas().length>0}_computeGridLineItems(e){const n=this.axis,i=this.chart,r=this.options,{grid:a,position:o}=r,l=a.offset,u=this.isHorizontal(),d=this.ticks.length+(l?1:0),M=zn(a),g=[],h=a.setContext(this.getContext()),y=h.drawBorder?h.borderWidth:0,m=y/2,p=function(b){return Zt(i,b,y)};let f,N,A,T,I,w,_,P,v,Q,O,D;if(o==="top")f=p(this.bottom),w=this.bottom-M,P=f-m,Q=p(e.top)+m,D=e.bottom;else if(o==="bottom")f=p(this.top),Q=e.top,D=p(e.bottom)-m,w=f+m,P=this.top+M;else if(o==="left")f=p(this.right),I=this.right-M,_=f-m,v=p(e.left)+m,O=e.right;else if(o==="right")f=p(this.left),v=e.left,O=p(e.right)-m,I=f+m,_=this.left+M;else if(n==="x"){if(o==="center")f=p((e.top+e.bottom)/2+.5);else if(ne(o)){const b=Object.keys(o)[0],k=o[b];f=p(this.chart.scales[b].getPixelForValue(k))}Q=e.top,D=e.bottom,w=f+m,P=w+M}else if(n==="y"){if(o==="center")f=p((e.left+e.right)/2);else if(ne(o)){const b=Object.keys(o)[0],k=o[b];f=p(this.chart.scales[b].getPixelForValue(k))}I=f-m,_=I-M,v=e.left,O=e.right}const S=ie(r.ticks.maxTicksLimit,d),C=Math.max(1,Math.ceil(d/S));for(N=0;N<d;N+=C){const b=a.setContext(this.getContext(N)),k=b.lineWidth,B=b.color,V=b.borderDash||[],F=b.borderDashOffset,J=b.tickWidth,z=b.tickColor,Y=b.tickBorderDash||[],R=b.tickBorderDashOffset;A=lA(this,N,l),A!==void 0&&(T=Zt(i,A,k),u?I=_=v=O=T:w=P=Q=D=T,g.push({tx1:I,ty1:w,tx2:_,ty2:P,x1:v,y1:Q,x2:O,y2:D,width:k,color:B,borderDash:V,borderDashOffset:F,tickWidth:J,tickColor:z,tickBorderDash:Y,tickBorderDashOffset:R}))}return this._ticksLength=d,this._borderValue=f,g}_computeLabelItems(e){const n=this.axis,i=this.options,{position:r,ticks:a}=i,o=this.isHorizontal(),l=this.ticks,{align:u,crossAlign:c,padding:d,mirror:M}=a,g=zn(i.grid),h=g+d,y=M?-d:h,m=-qe(this.labelRotation),p=[];let f,N,A,T,I,w,_,P,v,Q,O,D,S="middle";if(r==="top")w=this.bottom-y,_=this._getXAxisLabelAlignment();else if(r==="bottom")w=this.top+y,_=this._getXAxisLabelAlignment();else if(r==="left"){const b=this._getYAxisLabelAlignment(g);_=b.textAlign,I=b.x}else if(r==="right"){const b=this._getYAxisLabelAlignment(g);_=b.textAlign,I=b.x}else if(n==="x"){if(r==="center")w=(e.top+e.bottom)/2+h;else if(ne(r)){const b=Object.keys(r)[0],k=r[b];w=this.chart.scales[b].getPixelForValue(k)+h}_=this._getXAxisLabelAlignment()}else if(n==="y"){if(r==="center")I=(e.left+e.right)/2-h;else if(ne(r)){const b=Object.keys(r)[0],k=r[b];I=this.chart.scales[b].getPixelForValue(k)}_=this._getYAxisLabelAlignment(g).textAlign}n==="y"&&(u==="start"?S="top":u==="end"&&(S="bottom"));const C=this._getLabelSizes();for(f=0,N=l.length;f<N;++f){A=l[f],T=A.label;const b=a.setContext(this.getContext(f));P=this.getPixelForTick(f)+a.labelOffset,v=this._resolveTickFontOptions(f),Q=v.lineHeight,O=he(T)?T.length:1;const k=O/2,B=b.color,V=b.textStrokeColor,F=b.textStrokeWidth;let J=_;o?(I=P,_==="inner"&&(f===N-1?J=this.options.reverse?"left":"right":f===0?J=this.options.reverse?"right":"left":J="center"),r==="top"?c==="near"||m!==0?D=-O*Q+Q/2:c==="center"?D=-C.highest.height/2-k*Q+Q:D=-C.highest.height+Q/2:c==="near"||m!==0?D=Q/2:c==="center"?D=C.highest.height/2-k*Q:D=C.highest.height-O*Q,M&&(D*=-1)):(w=P,D=(1-O)*Q/2);let z;if(b.showLabelBackdrop){const Y=We(b.backdropPadding),R=C.heights[f],Te=C.widths[f];let Oe=w+D-Y.top,ze=I-Y.left;switch(S){case"middle":Oe-=R/2;break;case"bottom":Oe-=R;break}switch(_){case"center":ze-=Te/2;break;case"right":ze-=Te;break}z={left:ze,top:Oe,width:Te+Y.width,height:R+Y.height,color:b.backdropColor}}p.push({rotation:m,label:T,font:v,color:B,strokeColor:V,strokeWidth:F,textOffset:D,textAlign:J,textBaseline:S,translation:[I,w],backdrop:z})}return p}_getXAxisLabelAlignment(){const{position:e,ticks:n}=this.options;if(-qe(this.labelRotation))return e==="top"?"left":"right";let r="center";return n.align==="start"?r="left":n.align==="end"?r="right":n.align==="inner"&&(r="inner"),r}_getYAxisLabelAlignment(e){const{position:n,ticks:{crossAlign:i,mirror:r,padding:a}}=this.options,o=this._getLabelSizes(),l=e+a,u=o.widest.width;let c,d;return n==="left"?r?(d=this.right+a,i==="near"?c="left":i==="center"?(c="center",d+=u/2):(c="right",d+=u)):(d=this.right-l,i==="near"?c="right":i==="center"?(c="center",d-=u/2):(c="left",d=this.left)):n==="right"?r?(d=this.left+a,i==="near"?c="right":i==="center"?(c="center",d-=u/2):(c="left",d-=u)):(d=this.left+l,i==="near"?c="left":i==="center"?(c="center",d+=u/2):(c="right",d=this.right)):c="right",{textAlign:c,x:d}}_computeLabelArea(){if(this.options.ticks.mirror)return;const e=this.chart,n=this.options.position;if(n==="left"||n==="right")return{top:0,left:this.left,bottom:e.height,right:this.right};if(n==="top"||n==="bottom")return{top:this.top,left:0,bottom:this.bottom,right:e.width}}drawBackground(){const{ctx:e,options:{backgroundColor:n},left:i,top:r,width:a,height:o}=this;n&&(e.save(),e.fillStyle=n,e.fillRect(i,r,a,o),e.restore())}getLineWidthForValue(e){const n=this.options.grid;if(!this._isVisible()||!n.display)return 0;const r=this.ticks.findIndex(a=>a.value===e);return r>=0?n.setContext(this.getContext(r)).lineWidth:0}drawGrid(e){const n=this.options.grid,i=this.ctx,r=this._gridLineItems||(this._gridLineItems=this._computeGridLineItems(e));let a,o;const l=(u,c,d)=>{!d.width||!d.color||(i.save(),i.lineWidth=d.width,i.strokeStyle=d.color,i.setLineDash(d.borderDash||[]),i.lineDashOffset=d.borderDashOffset,i.beginPath(),i.moveTo(u.x,u.y),i.lineTo(c.x,c.y),i.stroke(),i.restore())};if(n.display)for(a=0,o=r.length;a<o;++a){const u=r[a];n.drawOnChartArea&&l({x:u.x1,y:u.y1},{x:u.x2,y:u.y2},u),n.drawTicks&&l({x:u.tx1,y:u.ty1},{x:u.tx2,y:u.ty2},{color:u.tickColor,width:u.tickWidth,borderDash:u.tickBorderDash,borderDashOffset:u.tickBorderDashOffset})}}drawBorder(){const{chart:e,ctx:n,options:{grid:i}}=this,r=i.setContext(this.getContext()),a=i.drawBorder?r.borderWidth:0;if(!a)return;const o=i.setContext(this.getContext(0)).lineWidth,l=this._borderValue;let u,c,d,M;this.isHorizontal()?(u=Zt(e,this.left,a)-a/2,c=Zt(e,this.right,o)+o/2,d=M=l):(d=Zt(e,this.top,a)-a/2,M=Zt(e,this.bottom,o)+o/2,u=c=l),n.save(),n.lineWidth=r.borderWidth,n.strokeStyle=r.borderColor,n.beginPath(),n.moveTo(u,d),n.lineTo(c,M),n.stroke(),n.restore()}drawLabels(e){if(!this.options.ticks.display)return;const i=this.ctx,r=this._computeLabelArea();r&&Bc(i,r);const a=this._labelItems||(this._labelItems=this._computeLabelItems(e));let o,l;for(o=0,l=a.length;o<l;++o){const u=a[o],c=u.font,d=u.label;u.backdrop&&(i.fillStyle=u.backdrop.color,i.fillRect(u.backdrop.left,u.backdrop.top,u.backdrop.width,u.backdrop.height));let M=u.textOffset;Cr(i,d,0,M,c,u)}r&&Zc(i)}drawTitle(){const{ctx:e,options:{position:n,title:i,reverse:r}}=this;if(!i.display)return;const a=Ue(i.font),o=We(i.padding),l=i.align;let u=a.lineHeight/2;n==="bottom"||n==="center"||ne(n)?(u+=o.bottom,he(i.text)&&(u+=a.lineHeight*(i.text.length-1))):u+=o.top;const{titleX:c,titleY:d,maxWidth:M,rotation:g}=fA(this,u,n,l);Cr(e,i.text,0,0,a,{color:i.color,maxWidth:M,rotation:g,textAlign:MA(l,n,r),textBaseline:"middle",translation:[c,d]})}draw(e){!this._isVisible()||(this.drawBackground(),this.drawGrid(e),this.drawBorder(),this.drawTitle(),this.drawLabels(e))}_layers(){const e=this.options,n=e.ticks&&e.ticks.z||0,i=ie(e.grid&&e.grid.z,-1);return!this._isVisible()||this.draw!==Gt.prototype.draw?[{z:n,draw:r=>{this.draw(r)}}]:[{z:i,draw:r=>{this.drawBackground(),this.drawGrid(r),this.drawTitle()}},{z:i+1,draw:()=>{this.drawBorder()}},{z:n,draw:r=>{this.drawLabels(r)}}]}getMatchingVisibleMetas(e){const n=this.chart.getSortedVisibleDatasetMetas(),i=this.axis+"AxisID",r=[];let a,o;for(a=0,o=n.length;a<o;++a){const l=n[a];l[i]===this.id&&(!e||l.type===e)&&r.push(l)}return r}_resolveTickFontOptions(e){const n=this.options.ticks.setContext(this.getContext(e));return Ue(n.font)}_maxDigits(){const e=this._resolveTickFontOptions(0).lineHeight;return(this.isHorizontal()?this.width:this.height)/e}}class Rr{constructor(e,n,i){this.type=e,this.scope=n,this.override=i,this.items=Object.create(null)}isForType(e){return Object.prototype.isPrototypeOf.call(this.type.prototype,e.prototype)}register(e){const n=Object.getPrototypeOf(e);let i;yA(n)&&(i=this.register(n));const r=this.items,a=e.id,o=this.scope+"."+a;if(!a)throw new Error("class does not have id: "+e);return a in r||(r[a]=e,gA(e,o,i),this.override&&ee.override(e.id,e.overrides)),o}get(e){return this.items[e]}unregister(e){const n=this.items,i=e.id,r=this.scope;i in n&&delete n[i],r&&i in ee[r]&&(delete ee[r][i],this.override&&delete Bt[i])}}function gA(t,e,n){const i=pn(Object.create(null),[n?ee.get(n):{},ee.get(e),t.defaults]);ee.set(e,i),t.defaultRoutes&&hA(e,t.defaultRoutes),t.descriptors&&ee.describe(e,t.descriptors)}function hA(t,e){Object.keys(e).forEach(n=>{const i=n.split("."),r=i.pop(),a=[t].concat(i).join("."),o=e[n].split("."),l=o.pop(),u=o.join(".");ee.route(a,r,u,l)})}function yA(t){return"id"in t&&"defaults"in t}class mA{constructor(){this.controllers=new Rr(tt,"datasets",!0),this.elements=new Rr(yt,"elements"),this.plugins=new Rr(Object,"plugins"),this.scales=new Rr(Gt,"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,n,i){[...n].forEach(r=>{const a=i||this._getRegistryForType(r);i||a.isForType(r)||a===this.plugins&&r.id?this._exec(e,a,r):le(r,o=>{const l=i||this._getRegistryForType(o);this._exec(e,l,o)})})}_exec(e,n,i){const r=is(e);De(i["before"+r],[],i),n[e](i),De(i["after"+r],[],i)}_getRegistryForType(e){for(let n=0;n<this._typedRegistries.length;n++){const i=this._typedRegistries[n];if(i.isForType(e))return i}return this.plugins}_get(e,n,i){const r=n.get(e);if(r===void 0)throw new Error('"'+e+'" is not a registered '+i+".");return r}}var ut=new mA;class Os extends tt{update(e){const n=this._cachedMeta,{data:i=[]}=n,r=this.chart._animationsDisabled;let{start:a,count:o}=Lc(n,i,r);if(this._drawStart=a,this._drawCount=o,wc(n)&&(a=0,o=i.length),this.options.showLine){const{dataset:l,_dataset:u}=n;l._chart=this.chart,l._datasetIndex=this.index,l._decimated=!!u._decimated,l.points=i;const c=this.resolveDatasetElementOptions(e);c.segment=this.options.segment,this.updateElement(l,void 0,{animated:!r,options:c},e)}this.updateElements(i,a,o,e)}addElements(){const{showLine:e}=this.options;!this.datasetElementType&&e&&(this.datasetElementType=ut.getElement("line")),super.addElements()}updateElements(e,n,i,r){const a=r==="reset",{iScale:o,vScale:l,_stacked:u,_dataset:c}=this._cachedMeta,d=this.resolveDataElementOptions(n,r),M=this.getSharedOptions(d),g=this.includeOptions(r,M),h=o.axis,y=l.axis,{spanGaps:m,segment:p}=this.options,f=rn(m)?m:Number.POSITIVE_INFINITY,N=this.chart._animationsDisabled||a||r==="none";let A=n>0&&this.getParsed(n-1);for(let T=n;T<n+i;++T){const I=e[T],w=this.getParsed(T),_=N?I:{},P=oe(w[y]),v=_[h]=o.getPixelForValue(w[h],T),Q=_[y]=a||P?l.getBasePixel():l.getPixelForValue(u?this.applyStack(l,w,u):w[y],T);_.skip=isNaN(v)||isNaN(Q)||P,_.stop=T>0&&Math.abs(w[h]-A[h])>f,p&&(_.parsed=w,_.raw=c.data[T]),g&&(_.options=M||this.resolveDataElementOptions(T,I.active?"active":r)),N||this.updateElement(I,T,_,r),A=w}this.updateSharedOptions(M,r,d)}getMaxOverflow(){const e=this._cachedMeta,n=e.data||[];if(!this.options.showLine){let l=0;for(let u=n.length-1;u>=0;--u)l=Math.max(l,n[u].size(this.resolveDataElementOptions(u))/2);return l>0&&l}const i=e.dataset,r=i.options&&i.options.borderWidth||0;if(!n.length)return r;const a=n[0].size(this.resolveDataElementOptions(0)),o=n[n.length-1].size(this.resolveDataElementOptions(n.length-1));return Math.max(r,a,o)/2}}Os.id="scatter",Os.defaults={datasetElementType:!1,dataElementType:"point",showLine:!1,fill:!1},Os.overrides={interaction:{mode:"point"},plugins:{tooltip:{callbacks:{title(){return""},label(t){return"("+t.label+", "+t.formattedValue+")"}}}},scales:{x:{type:"linear"},y:{type:"linear"}}};function Ht(){throw new Error("This method is not implemented: Check that a complete date adapter is provided.")}class zs{constructor(e){this.options=e||{}}init(e){}formats(){return Ht()}parse(e,n){return Ht()}format(e,n){return Ht()}add(e,n,i){return Ht()}diff(e,n,i){return Ht()}startOf(e,n,i){return Ht()}endOf(e,n){return Ht()}}zs.override=function(t){Object.assign(zs.prototype,t)};var pA={_date:zs};function NA(t,e,n,i){const{controller:r,data:a,_sorted:o}=t,l=r._cachedMeta.iScale;if(l&&e===l.axis&&e!=="r"&&o&&a.length){const u=l._reversePixels?nj:Rt;if(i){if(r._sharedOptions){const c=a[0],d=typeof c.getRange=="function"&&c.getRange(e);if(d){const M=u(a,e,n-d),g=u(a,e,n+d);return{lo:M.lo,hi:g.hi}}}}else return u(a,e,n)}return{lo:0,hi:a.length-1}}function Cn(t,e,n,i,r){const a=t.getSortedVisibleDatasetMetas(),o=n[e];for(let l=0,u=a.length;l<u;++l){const{index:c,data:d}=a[l],{lo:M,hi:g}=NA(a[l],e,o,r);for(let h=M;h<=g;++h){const y=d[h];y.skip||i(y,c,h)}}}function DA(t){const e=t.indexOf("x")!==-1,n=t.indexOf("y")!==-1;return function(i,r){const a=e?Math.abs(i.x-r.x):0,o=n?Math.abs(i.y-r.y):0;return Math.sqrt(Math.pow(a,2)+Math.pow(o,2))}}function Cs(t,e,n,i,r){const a=[];return!r&&!t.isPointInArea(e)||Cn(t,n,e,function(l,u,c){!r&&!Ln(l,t.chartArea,0)||l.inRange(e.x,e.y,i)&&a.push({element:l,datasetIndex:u,index:c})},!0),a}function IA(t,e,n,i){let r=[];function a(o,l,u){const{startAngle:c,endAngle:d}=o.getProps(["startAngle","endAngle"],i),{angle:M}=Dc(o,{x:e.x,y:e.y});jn(M,c,d)&&r.push({element:o,datasetIndex:l,index:u})}return Cn(t,n,e,a),r}function jA(t,e,n,i,r,a){let o=[];const l=DA(n);let u=Number.POSITIVE_INFINITY;function c(d,M,g){const h=d.inRange(e.x,e.y,r);if(i&&!h)return;const y=d.getCenterPoint(r);if(!(!!a||t.isPointInArea(y))&&!h)return;const p=l(e,y);p<u?(o=[{element:d,datasetIndex:M,index:g}],u=p):p===u&&o.push({element:d,datasetIndex:M,index:g})}return Cn(t,n,e,c),o}function ks(t,e,n,i,r,a){return!a&&!t.isPointInArea(e)?[]:n==="r"&&!i?IA(t,e,n,r):jA(t,e,n,i,r,a)}function Td(t,e,n,i,r){const a=[],o=n==="x"?"inXRange":"inYRange";let l=!1;return Cn(t,n,e,(u,c,d)=>{u[o](e[n],r)&&(a.push({element:u,datasetIndex:c,index:d}),l=l||u.inRange(e.x,e.y,r))}),i&&!l?[]:a}var bA={evaluateInteractionItems:Cn,modes:{index(t,e,n,i){const r=$t(e,t),a=n.axis||"x",o=n.includeInvisible||!1,l=n.intersect?Cs(t,r,a,i,o):ks(t,r,a,!1,i,o),u=[];return l.length?(t.getSortedVisibleDatasetMetas().forEach(c=>{const d=l[0].index,M=c.data[d];M&&!M.skip&&u.push({element:M,datasetIndex:c.index,index:d})}),u):[]},dataset(t,e,n,i){const r=$t(e,t),a=n.axis||"xy",o=n.includeInvisible||!1;let l=n.intersect?Cs(t,r,a,i,o):ks(t,r,a,!1,i,o);if(l.length>0){const u=l[0].datasetIndex,c=t.getDatasetMeta(u).data;l=[];for(let d=0;d<c.length;++d)l.push({element:c[d],datasetIndex:u,index:d})}return l},point(t,e,n,i){const r=$t(e,t),a=n.axis||"xy",o=n.includeInvisible||!1;return Cs(t,r,a,i,o)},nearest(t,e,n,i){const r=$t(e,t),a=n.axis||"xy",o=n.includeInvisible||!1;return ks(t,r,a,n.intersect,i,o)},x(t,e,n,i){const r=$t(e,t);return Td(t,r,"x",n.intersect,i)},y(t,e,n,i){const r=$t(e,t);return Td(t,r,"y",n.intersect,i)}}};const xd=["left","top","right","bottom"];function kn(t,e){return t.filter(n=>n.pos===e)}function Ld(t,e){return t.filter(n=>xd.indexOf(n.pos)===-1&&n.box.axis===e)}function _n(t,e){return t.sort((n,i)=>{const r=e?i:n,a=e?n:i;return r.weight===a.weight?r.index-a.index:r.weight-a.weight})}function AA(t){const e=[];let n,i,r,a,o,l;for(n=0,i=(t||[]).length;n<i;++n)r=t[n],{position:a,options:{stack:o,stackWeight:l=1}}=r,e.push({index:n,box:r,pos:a,horizontal:r.isHorizontal(),weight:r.weight,stack:o&&a+o,stackWeight:l});return e}function TA(t){const e={};for(const n of t){const{stack:i,pos:r,stackWeight:a}=n;if(!i||!xd.includes(r))continue;const o=e[i]||(e[i]={count:0,placed:0,weight:0,size:0});o.count++,o.weight+=a}return e}function xA(t,e){const n=TA(t),{vBoxMaxWidth:i,hBoxMaxHeight:r}=e;let a,o,l;for(a=0,o=t.length;a<o;++a){l=t[a];const{fullSize:u}=l.box,c=n[l.stack],d=c&&l.stackWeight/c.weight;l.horizontal?(l.width=d?d*i:u&&e.availableWidth,l.height=r):(l.width=i,l.height=d?d*r:u&&e.availableHeight)}return n}function LA(t){const e=AA(t),n=_n(e.filter(c=>c.box.fullSize),!0),i=_n(kn(e,"left"),!0),r=_n(kn(e,"right")),a=_n(kn(e,"top"),!0),o=_n(kn(e,"bottom")),l=Ld(e,"x"),u=Ld(e,"y");return{fullSize:n,leftAndTop:i.concat(a),rightAndBottom:r.concat(u).concat(o).concat(l),chartArea:kn(e,"chartArea"),vertical:i.concat(r).concat(u),horizontal:a.concat(o).concat(l)}}function wd(t,e,n,i){return Math.max(t[n],e[n])+Math.max(t[i],e[i])}function Sd(t,e){t.top=Math.max(t.top,e.top),t.left=Math.max(t.left,e.left),t.bottom=Math.max(t.bottom,e.bottom),t.right=Math.max(t.right,e.right)}function wA(t,e,n,i){const{pos:r,box:a}=n,o=t.maxPadding;if(!ne(r)){n.size&&(t[r]-=n.size);const M=i[n.stack]||{size:0,count:1};M.size=Math.max(M.size,n.horizontal?a.height:a.width),n.size=M.size/M.count,t[r]+=n.size}a.getPadding&&Sd(o,a.getPadding());const l=Math.max(0,e.outerWidth-wd(o,t,"left","right")),u=Math.max(0,e.outerHeight-wd(o,t,"top","bottom")),c=l!==t.w,d=u!==t.h;return t.w=l,t.h=u,n.horizontal?{same:c,other:d}:{same:d,other:c}}function SA(t){const e=t.maxPadding;function n(i){const r=Math.max(e[i]-t[i],0);return t[i]+=r,r}t.y+=n("top"),t.x+=n("left"),n("right"),n("bottom")}function OA(t,e){const n=e.maxPadding;function i(r){const a={left:0,top:0,right:0,bottom:0};return r.forEach(o=>{a[o]=Math.max(e[o],n[o])}),a}return i(t?["left","right"]:["top","bottom"])}function En(t,e,n,i){const r=[];let a,o,l,u,c,d;for(a=0,o=t.length,c=0;a<o;++a){l=t[a],u=l.box,u.update(l.width||e.w,l.height||e.h,OA(l.horizontal,e));const{same:M,other:g}=wA(e,n,l,i);c|=M&&r.length,d=d||g,u.fullSize||r.push(l)}return c&&En(r,e,n,i)||d}function Br(t,e,n,i,r){t.top=n,t.left=e,t.right=e+i,t.bottom=n+r,t.width=i,t.height=r}function Od(t,e,n,i){const r=n.padding;let{x:a,y:o}=e;for(const l of t){const u=l.box,c=i[l.stack]||{count:1,placed:0,weight:1},d=l.stackWeight/c.weight||1;if(l.horizontal){const M=e.w*d,g=c.size||u.height;Ze(c.start)&&(o=c.start),u.fullSize?Br(u,r.left,o,n.outerWidth-r.right-r.left,g):Br(u,e.left+c.placed,o,M,g),c.start=o,c.placed+=M,o=u.bottom}else{const M=e.h*d,g=c.size||u.width;Ze(c.start)&&(a=c.start),u.fullSize?Br(u,a,r.top,g,n.outerHeight-r.bottom-r.top):Br(u,a,e.top+c.placed,g,M),c.start=a,c.placed+=M,a=u.right}}e.x=a,e.y=o}ee.set("layout",{autoPadding:!0,padding:{top:0,right:0,bottom:0,left:0}});var Zr={addBox(t,e){t.boxes||(t.boxes=[]),e.fullSize=e.fullSize||!1,e.position=e.position||"top",e.weight=e.weight||0,e._layers=e._layers||function(){return[{z:0,draw(n){e.draw(n)}}]},t.boxes.push(e)},removeBox(t,e){const n=t.boxes?t.boxes.indexOf(e):-1;n!==-1&&t.boxes.splice(n,1)},configure(t,e,n){e.fullSize=n.fullSize,e.position=n.position,e.weight=n.weight},update(t,e,n,i){if(!t)return;const r=We(t.options.layout.padding),a=Math.max(e-r.width,0),o=Math.max(n-r.height,0),l=LA(t.boxes),u=l.vertical,c=l.horizontal;le(t.boxes,m=>{typeof m.beforeLayout=="function"&&m.beforeLayout()});const d=u.reduce((m,p)=>p.box.options&&p.box.options.display===!1?m:m+1,0)||1,M=Object.freeze({outerWidth:e,outerHeight:n,padding:r,availableWidth:a,availableHeight:o,vBoxMaxWidth:a/2/d,hBoxMaxHeight:o/2}),g=Object.assign({},r);Sd(g,We(i));const h=Object.assign({maxPadding:g,w:a,h:o,x:r.left,y:r.top},r),y=xA(u.concat(c),M);En(l.fullSize,h,M,y),En(u,h,M,y),En(c,h,M,y)&&En(u,h,M,y),SA(h),Od(l.leftAndTop,h,M,y),h.x+=h.w,h.y+=h.h,Od(l.rightAndBottom,h,M,y),t.chartArea={left:h.left,top:h.top,right:h.left+h.w,bottom:h.top+h.h,height:h.h,width:h.w},le(l.chartArea,m=>{const p=m.box;Object.assign(p,t.chartArea),p.update(h.w,h.h,{left:0,top:0,right:0,bottom:0})})}};class zd{acquireContext(e,n){}releaseContext(e){return!1}addEventListener(e,n,i){}removeEventListener(e,n,i){}getDevicePixelRatio(){return 1}getMaximumSize(e,n,i,r){return n=Math.max(0,n||e.width),i=i||e.height,{width:n,height:Math.max(0,r?Math.floor(n/r):i)}}isAttached(e){return!0}updateConfig(e){}}class zA extends zd{acquireContext(e){return e&&e.getContext&&e.getContext("2d")||null}updateConfig(e){e.options.animation=!1}}const Vr="$chartjs",CA={touchstart:"mousedown",touchmove:"mousemove",touchend:"mouseup",pointerenter:"mouseenter",pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointerleave:"mouseout",pointerout:"mouseout"},Cd=t=>t===null||t==="";function kA(t,e){const n=t.style,i=t.getAttribute("height"),r=t.getAttribute("width");if(t[Vr]={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",Cd(r)){const a=td(t,"width");a!==void 0&&(t.width=a)}if(Cd(i))if(t.style.height==="")t.height=t.width/(e||2);else{const a=td(t,"height");a!==void 0&&(t.height=a)}return t}const kd=cb?{passive:!0}:!1;function _A(t,e,n){t.addEventListener(e,n,kd)}function EA(t,e,n){t.canvas.removeEventListener(e,n,kd)}function vA(t,e){const n=CA[t.type]||t.type,{x:i,y:r}=$t(t,e);return{type:n,chart:e,native:t,x:i!==void 0?i:null,y:r!==void 0?r:null}}function $r(t,e){for(const n of t)if(n===e||n.contains(e))return!0}function PA(t,e,n){const i=t.canvas,r=new MutationObserver(a=>{let o=!1;for(const l of a)o=o||$r(l.addedNodes,i),o=o&&!$r(l.removedNodes,i);o&&n()});return r.observe(document,{childList:!0,subtree:!0}),r}function YA(t,e,n){const i=t.canvas,r=new MutationObserver(a=>{let o=!1;for(const l of a)o=o||$r(l.removedNodes,i),o=o&&!$r(l.addedNodes,i);o&&n()});return r.observe(document,{childList:!0,subtree:!0}),r}const vn=new Map;let _d=0;function Ed(){const t=window.devicePixelRatio;t!==_d&&(_d=t,vn.forEach((e,n)=>{n.currentDevicePixelRatio!==t&&e()}))}function QA(t,e){vn.size||window.addEventListener("resize",Ed),vn.set(t,e)}function UA(t){vn.delete(t),vn.size||window.removeEventListener("resize",Ed)}function RA(t,e,n){const i=t.canvas,r=i&&Ds(i);if(!r)return;const a=Tc((l,u)=>{const c=r.clientWidth;n(l,u),c<r.clientWidth&&n()},window),o=new ResizeObserver(l=>{const u=l[0],c=u.contentRect.width,d=u.contentRect.height;c===0&&d===0||a(c,d)});return o.observe(r),QA(t,a),o}function _s(t,e,n){n&&n.disconnect(),e==="resize"&&UA(t)}function BA(t,e,n){const i=t.canvas,r=Tc(a=>{t.ctx!==null&&n(vA(a,t))},t,a=>{const o=a[0];return[o,o.offsetX,o.offsetY]});return _A(i,e,r),r}class ZA extends zd{acquireContext(e,n){const i=e&&e.getContext&&e.getContext("2d");return i&&i.canvas===e?(kA(e,n),i):null}releaseContext(e){const n=e.canvas;if(!n[Vr])return!1;const i=n[Vr].initial;["height","width"].forEach(a=>{const o=i[a];oe(o)?n.removeAttribute(a):n.setAttribute(a,o)});const r=i.style||{};return Object.keys(r).forEach(a=>{n.style[a]=r[a]}),n.width=n.width,delete n[Vr],!0}addEventListener(e,n,i){this.removeEventListener(e,n);const r=e.$proxies||(e.$proxies={}),o={attach:PA,detach:YA,resize:RA}[n]||BA;r[n]=o(e,n,i)}removeEventListener(e,n){const i=e.$proxies||(e.$proxies={}),r=i[n];if(!r)return;({attach:_s,detach:_s,resize:_s}[n]||EA)(e,n,r),i[n]=void 0}getDevicePixelRatio(){return window.devicePixelRatio}getMaximumSize(e,n,i,r){return ub(e,n,i,r)}isAttached(e){const n=Ds(e);return!!(n&&n.isConnected)}}function VA(t){return!qc()||typeof OffscreenCanvas!="undefined"&&t instanceof OffscreenCanvas?zA:ZA}class $A{constructor(){this._init=[]}notify(e,n,i,r){n==="beforeInit"&&(this._init=this._createDescriptors(e,!0),this._notify(this._init,e,"install"));const a=r?this._descriptors(e).filter(r):this._descriptors(e),o=this._notify(a,e,n,i);return n==="afterDestroy"&&(this._notify(a,e,"stop"),this._notify(this._init,e,"uninstall")),o}_notify(e,n,i,r){r=r||{};for(const a of e){const o=a.plugin,l=o[i],u=[n,r,a.options];if(De(l,u,o)===!1&&r.cancelable)return!1}return!0}invalidate(){oe(this._cache)||(this._oldCache=this._cache,this._cache=void 0)}_descriptors(e){if(this._cache)return this._cache;const n=this._cache=this._createDescriptors(e);return this._notifyStateChanges(e),n}_createDescriptors(e,n){const i=e&&e.config,r=ie(i.options&&i.options.plugins,{}),a=WA(i);return r===!1&&!n?[]:HA(e,a,r,n)}_notifyStateChanges(e){const n=this._oldCache||[],i=this._cache,r=(a,o)=>a.filter(l=>!o.some(u=>l.plugin.id===u.plugin.id));this._notify(r(n,i),e,"stop"),this._notify(r(i,n),e,"start")}}function WA(t){const e={},n=[],i=Object.keys(ut.plugins.items);for(let a=0;a<i.length;a++)n.push(ut.getPlugin(i[a]));const r=t.plugins||[];for(let a=0;a<r.length;a++){const o=r[a];n.indexOf(o)===-1&&(n.push(o),e[o.id]=!0)}return{plugins:n,localIds:e}}function GA(t,e){return!e&&t===!1?null:t===!0?{}:t}function HA(t,{plugins:e,localIds:n},i,r){const a=[],o=t.getContext();for(const l of e){const u=l.id,c=GA(i[u],r);c!==null&&a.push({plugin:l,options:FA(t.config,{plugin:l,local:n[u]},c,o)})}return a}function FA(t,{plugin:e,local:n},i,r){const a=t.pluginScopeKeys(e),o=t.getOptionScopes(i,a);return n&&e.defaults&&o.push(e.defaults),t.createResolver(o,r,[""],{scriptable:!1,indexable:!1,allKeys:!0})}function Es(t,e){const n=ee.datasets[t]||{};return((e.datasets||{})[t]||{}).indexAxis||e.indexAxis||n.indexAxis||"x"}function JA(t,e){let n=t;return t==="_index_"?n=e:t==="_value_"&&(n=e==="x"?"y":"x"),n}function XA(t,e){return t===e?"_index_":"_value_"}function KA(t){if(t==="top"||t==="bottom")return"x";if(t==="left"||t==="right")return"y"}function vs(t,e){return t==="x"||t==="y"?t:e.axis||KA(e.position)||t.charAt(0).toLowerCase()}function qA(t,e){const n=Bt[t.type]||{scales:{}},i=e.scales||{},r=Es(t.type,e),a=Object.create(null),o=Object.create(null);return Object.keys(i).forEach(l=>{const u=i[l];if(!ne(u))return console.error(`Invalid scale configuration for scale: ${l}`);if(u._proxy)return console.warn(`Ignoring resolver passed as options for scale: ${l}`);const c=vs(l,u),d=XA(c,r),M=n.scales||{};a[c]=a[c]||l,o[l]=Nn(Object.create(null),[{axis:c},u,M[c],M[d]])}),t.data.datasets.forEach(l=>{const u=l.type||t.type,c=l.indexAxis||Es(u,e),M=(Bt[u]||{}).scales||{};Object.keys(M).forEach(g=>{const h=JA(g,c),y=l[h+"AxisID"]||a[h]||h;o[y]=o[y]||Object.create(null),Nn(o[y],[{axis:h},i[y],M[g]])})}),Object.keys(o).forEach(l=>{const u=o[l];Nn(u,[ee.scales[u.type],ee.scale])}),o}function vd(t){const e=t.options||(t.options={});e.plugins=ie(e.plugins,{}),e.scales=qA(t,e)}function Pd(t){return t=t||{},t.datasets=t.datasets||[],t.labels=t.labels||[],t}function e4(t){return t=t||{},t.data=Pd(t.data),vd(t),t}const Yd=new Map,Qd=new Set;function Wr(t,e){let n=Yd.get(t);return n||(n=e(),Yd.set(t,n),Qd.add(n)),n}const Pn=(t,e,n)=>{const i=At(e,n);i!==void 0&&t.add(i)};class t4{constructor(e){this._config=e4(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=Pd(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(),vd(e)}clearCache(){this._scopeCache.clear(),this._resolverCache.clear()}datasetScopeKeys(e){return Wr(e,()=>[[`datasets.${e}`,""]])}datasetAnimationScopeKeys(e,n){return Wr(`${e}.transition.${n}`,()=>[[`datasets.${e}.transitions.${n}`,`transitions.${n}`],[`datasets.${e}`,""]])}datasetElementScopeKeys(e,n){return Wr(`${e}-${n}`,()=>[[`datasets.${e}.elements.${n}`,`datasets.${e}`,`elements.${n}`,""]])}pluginScopeKeys(e){const n=e.id,i=this.type;return Wr(`${i}-plugin-${n}`,()=>[[`plugins.${n}`,...e.additionalOptionScopes||[]]])}_cachedScopes(e,n){const i=this._scopeCache;let r=i.get(e);return(!r||n)&&(r=new Map,i.set(e,r)),r}getOptionScopes(e,n,i){const{options:r,type:a}=this,o=this._cachedScopes(e,i),l=o.get(n);if(l)return l;const u=new Set;n.forEach(d=>{e&&(u.add(e),d.forEach(M=>Pn(u,e,M))),d.forEach(M=>Pn(u,r,M)),d.forEach(M=>Pn(u,Bt[a]||{},M)),d.forEach(M=>Pn(u,ee,M)),d.forEach(M=>Pn(u,fs,M))});const c=Array.from(u);return c.length===0&&c.push(Object.create(null)),Qd.has(n)&&o.set(n,c),c}chartOptionScopes(){const{options:e,type:n}=this;return[e,Bt[n]||{},ee.datasets[n]||{},{type:n},ee,fs]}resolveNamedOptions(e,n,i,r=[""]){const a={$shared:!0},{resolver:o,subPrefixes:l}=Ud(this._resolverCache,e,r);let u=o;if(i4(o,n)){a.$shared=!1,i=Tt(i)?i():i;const c=this.createResolver(e,i,l);u=sn(o,i,c)}for(const c of n)a[c]=u[c];return a}createResolver(e,n,i=[""],r){const{resolver:a}=Ud(this._resolverCache,e,i);return ne(n)?sn(a,n,void 0,r):a}}function Ud(t,e,n){let i=t.get(e);i||(i=new Map,t.set(e,i));const r=n.join();let a=i.get(r);return a||(a={resolver:ms(e,n),subPrefixes:n.filter(l=>!l.toLowerCase().includes("hover"))},i.set(r,a)),a}const n4=t=>ne(t)&&Object.getOwnPropertyNames(t).reduce((e,n)=>e||Tt(t[n]),!1);function i4(t,e){const{isScriptable:n,isIndexable:i}=$c(t);for(const r of e){const a=n(r),o=i(r),l=(o||a)&&t[r];if(a&&(Tt(l)||n4(l))||o&&he(l))return!0}return!1}var r4="3.9.1";const a4=["top","bottom","left","right","chartArea"];function Rd(t,e){return t==="top"||t==="bottom"||a4.indexOf(t)===-1&&e==="x"}function Bd(t,e){return function(n,i){return n[t]===i[t]?n[e]-i[e]:n[t]-i[t]}}function Zd(t){const e=t.chart,n=e.options.animation;e.notifyPlugins("afterRender"),De(n&&n.onComplete,[t],e)}function o4(t){const e=t.chart,n=e.options.animation;De(n&&n.onProgress,[t],e)}function Vd(t){return qc()&&typeof t=="string"?t=document.getElementById(t):t&&t.length&&(t=t[0]),t&&t.canvas&&(t=t.canvas),t}const Gr={},$d=t=>{const e=Vd(t);return Object.values(Gr).filter(n=>n.canvas===e).pop()};function s4(t,e,n){const i=Object.keys(t);for(const r of i){const a=+r;if(a>=e){const o=t[r];delete t[r],(n>0||a>e)&&(t[a+n]=o)}}}function l4(t,e,n,i){return!n||t.type==="mouseout"?null:i?e:t}class Yn{constructor(e,n){const i=this.config=new t4(n),r=Vd(e),a=$d(r);if(a)throw new Error("Canvas is already in use. Chart with ID '"+a.id+"' must be destroyed before the canvas with ID '"+a.canvas.id+"' can be reused.");const o=i.createResolver(i.chartOptionScopes(),this.getContext());this.platform=new(i.platform||VA(r)),this.platform.updateConfig(i);const l=this.platform.acquireContext(r,o.aspectRatio),u=l&&l.canvas,c=u&&u.height,d=u&&u.width;if(this.id=Z0(),this.ctx=l,this.canvas=u,this.width=d,this.height=c,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 $A,this.$proxies={},this._hiddenIndices={},this.attached=!1,this._animationsDisabled=void 0,this.$context=void 0,this._doResize=aj(M=>this.update(M),o.resizeDelay||0),this._dataChanges=[],Gr[this.id]=this,!l||!u){console.error("Failed to create chart: can't acquire context from the given item");return}ht.listen(this,"complete",Zd),ht.listen(this,"progress",o4),this._initialize(),this.attached&&this.update()}get aspectRatio(){const{options:{aspectRatio:e,maintainAspectRatio:n},width:i,height:r,_aspectRatio:a}=this;return oe(e)?n&&a?a:r?i/r: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():ed(this,this.options.devicePixelRatio),this.bindEvents(),this.notifyPlugins("afterInit"),this}clear(){return Rc(this.canvas,this.ctx),this}stop(){return ht.stop(this),this}resize(e,n){ht.running(this)?this._resizeBeforeDraw={width:e,height:n}:this._resize(e,n)}_resize(e,n){const i=this.options,r=this.canvas,a=i.maintainAspectRatio&&this.aspectRatio,o=this.platform.getMaximumSize(r,e,n,a),l=i.devicePixelRatio||this.platform.getDevicePixelRatio(),u=this.width?"resize":"attach";this.width=o.width,this.height=o.height,this._aspectRatio=this.aspectRatio,ed(this,l,!0)&&(this.notifyPlugins("resize",{size:o}),De(i.onResize,[this,o],this),this.attached&&this._doResize(u)&&this.render())}ensureScalesHaveIDs(){const n=this.options.scales||{};le(n,(i,r)=>{i.id=r})}buildOrUpdateScales(){const e=this.options,n=e.scales,i=this.scales,r=Object.keys(i).reduce((o,l)=>(o[l]=!1,o),{});let a=[];n&&(a=a.concat(Object.keys(n).map(o=>{const l=n[o],u=vs(o,l),c=u==="r",d=u==="x";return{options:l,dposition:c?"chartArea":d?"bottom":"left",dtype:c?"radialLinear":d?"category":"linear"}}))),le(a,o=>{const l=o.options,u=l.id,c=vs(u,l),d=ie(l.type,o.dtype);(l.position===void 0||Rd(l.position,c)!==Rd(o.dposition))&&(l.position=o.dposition),r[u]=!0;let M=null;if(u in i&&i[u].type===d)M=i[u];else{const g=ut.getScale(d);M=new g({id:u,type:d,ctx:this.ctx,chart:this}),i[M.id]=M}M.init(l,e)}),le(r,(o,l)=>{o||delete i[l]}),le(i,o=>{Zr.configure(this,o,o.options),Zr.addBox(this,o)})}_updateMetasets(){const e=this._metasets,n=this.data.datasets.length,i=e.length;if(e.sort((r,a)=>r.index-a.index),i>n){for(let r=n;r<i;++r)this._destroyDatasetMeta(r);e.splice(n,i-n)}this._sortedMetasets=e.slice(0).sort(Bd("order","index"))}_removeUnreferencedMetasets(){const{_metasets:e,data:{datasets:n}}=this;e.length>n.length&&delete this._stacks,e.forEach((i,r)=>{n.filter(a=>a===i._dataset).length===0&&this._destroyDatasetMeta(r)})}buildOrUpdateControllers(){const e=[],n=this.data.datasets;let i,r;for(this._removeUnreferencedMetasets(),i=0,r=n.length;i<r;i++){const a=n[i];let o=this.getDatasetMeta(i);const l=a.type||this.config.type;if(o.type&&o.type!==l&&(this._destroyDatasetMeta(i),o=this.getDatasetMeta(i)),o.type=l,o.indexAxis=a.indexAxis||Es(l,this.options),o.order=a.order||0,o.index=i,o.label=""+a.label,o.visible=this.isDatasetVisible(i),o.controller)o.controller.updateIndex(i),o.controller.linkScales();else{const u=ut.getController(l),{datasetElementType:c,dataElementType:d}=ee.datasets[l];Object.assign(u.prototype,{dataElementType:ut.getElement(d),datasetElementType:c&&ut.getElement(c)}),o.controller=new u(this,i),e.push(o.controller)}}return this._updateMetasets(),e}_resetElements(){le(this.data.datasets,(e,n)=>{this.getDatasetMeta(n).controller.reset()},this)}reset(){this._resetElements(),this.notifyPlugins("reset")}update(e){const n=this.config;n.update();const i=this._options=n.createResolver(n.chartOptionScopes(),this.getContext()),r=this._animationsDisabled=!i.animation;if(this._updateScales(),this._checkEventBindings(),this._updateHiddenIndices(),this._plugins.invalidate(),this.notifyPlugins("beforeUpdate",{mode:e,cancelable:!0})===!1)return;const a=this.buildOrUpdateControllers();this.notifyPlugins("beforeElementsUpdate");let o=0;for(let c=0,d=this.data.datasets.length;c<d;c++){const{controller:M}=this.getDatasetMeta(c),g=!r&&a.indexOf(M)===-1;M.buildOrUpdateElements(g),o=Math.max(+M.getMaxOverflow(),o)}o=this._minPadding=i.layout.autoPadding?o:0,this._updateLayout(o),r||le(a,c=>{c.reset()}),this._updateDatasets(e),this.notifyPlugins("afterUpdate",{mode:e}),this._layers.sort(Bd("z","_idx"));const{_active:l,_lastEvent:u}=this;u?this._eventHandler(u,!0):l.length&&this._updateHoverStyles(l,l,!0),this.render()}_updateScales(){le(this.scales,e=>{Zr.removeBox(this,e)}),this.ensureScalesHaveIDs(),this.buildOrUpdateScales()}_checkEventBindings(){const e=this.options,n=new Set(Object.keys(this._listeners)),i=new Set(e.events);(!hc(n,i)||!!this._responsiveListeners!==e.responsive)&&(this.unbindEvents(),this.bindEvents())}_updateHiddenIndices(){const{_hiddenIndices:e}=this,n=this._getUniformDataChanges()||[];for(const{method:i,start:r,count:a}of n){const o=i==="_removeElements"?-a:a;s4(e,r,o)}}_getUniformDataChanges(){const e=this._dataChanges;if(!e||!e.length)return;this._dataChanges=[];const n=this.data.datasets.length,i=a=>new Set(e.filter(o=>o[0]===a).map((o,l)=>l+","+o.splice(1).join(","))),r=i(0);for(let a=1;a<n;a++)if(!hc(r,i(a)))return;return Array.from(r).map(a=>a.split(",")).map(a=>({method:a[1],start:+a[2],count:+a[3]}))}_updateLayout(e){if(this.notifyPlugins("beforeLayout",{cancelable:!0})===!1)return;Zr.update(this,this.width,this.height,e);const n=this.chartArea,i=n.width<=0||n.height<=0;this._layers=[],le(this.boxes,r=>{i&&r.position==="chartArea"||(r.configure&&r.configure(),this._layers.push(...r._layers()))},this),this._layers.forEach((r,a)=>{r._idx=a}),this.notifyPlugins("afterLayout")}_updateDatasets(e){if(this.notifyPlugins("beforeDatasetsUpdate",{mode:e,cancelable:!0})!==!1){for(let n=0,i=this.data.datasets.length;n<i;++n)this.getDatasetMeta(n).controller.configure();for(let n=0,i=this.data.datasets.length;n<i;++n)this._updateDataset(n,Tt(e)?e({datasetIndex:n}):e);this.notifyPlugins("afterDatasetsUpdate",{mode:e})}}_updateDataset(e,n){const i=this.getDatasetMeta(e),r={meta:i,index:e,mode:n,cancelable:!0};this.notifyPlugins("beforeDatasetUpdate",r)!==!1&&(i.controller._update(n),r.cancelable=!1,this.notifyPlugins("afterDatasetUpdate",r))}render(){this.notifyPlugins("beforeRender",{cancelable:!0})!==!1&&(ht.has(this)?this.attached&&!ht.running(this)&&ht.start(this):(this.draw(),Zd({chart:this})))}draw(){let e;if(this._resizeBeforeDraw){const{width:i,height:r}=this._resizeBeforeDraw;this._resize(i,r),this._resizeBeforeDraw=null}if(this.clear(),this.width<=0||this.height<=0||this.notifyPlugins("beforeDraw",{cancelable:!0})===!1)return;const n=this._layers;for(e=0;e<n.length&&n[e].z<=0;++e)n[e].draw(this.chartArea);for(this._drawDatasets();e<n.length;++e)n[e].draw(this.chartArea);this.notifyPlugins("afterDraw")}_getSortedDatasetMetas(e){const n=this._sortedMetasets,i=[];let r,a;for(r=0,a=n.length;r<a;++r){const o=n[r];(!e||o.visible)&&i.push(o)}return i}getSortedVisibleDatasetMetas(){return this._getSortedDatasetMetas(!0)}_drawDatasets(){if(this.notifyPlugins("beforeDatasetsDraw",{cancelable:!0})===!1)return;const e=this.getSortedVisibleDatasetMetas();for(let n=e.length-1;n>=0;--n)this._drawDataset(e[n]);this.notifyPlugins("afterDatasetsDraw")}_drawDataset(e){const n=this.ctx,i=e._clip,r=!i.disabled,a=this.chartArea,o={meta:e,index:e.index,cancelable:!0};this.notifyPlugins("beforeDatasetDraw",o)!==!1&&(r&&Bc(n,{left:i.left===!1?0:a.left-i.left,right:i.right===!1?this.width:a.right+i.right,top:i.top===!1?0:a.top-i.top,bottom:i.bottom===!1?this.height:a.bottom+i.bottom}),e.controller.draw(),r&&Zc(n),o.cancelable=!1,this.notifyPlugins("afterDatasetDraw",o))}isPointInArea(e){return Ln(e,this.chartArea,this._minPadding)}getElementsAtEventForMode(e,n,i,r){const a=bA.modes[n];return typeof a=="function"?a(this,e,i,r):[]}getDatasetMeta(e){const n=this.data.datasets[e],i=this._metasets;let r=i.filter(a=>a&&a._dataset===n).pop();return r||(r={type:null,data:[],dataset:null,controller:null,hidden:null,xAxisID:null,yAxisID:null,order:n&&n.order||0,index:e,_dataset:n,_parsed:[],_sorted:!1},i.push(r)),r}getContext(){return this.$context||(this.$context=wt(null,{chart:this,type:"chart"}))}getVisibleDatasetCount(){return this.getSortedVisibleDatasetMetas().length}isDatasetVisible(e){const n=this.data.datasets[e];if(!n)return!1;const i=this.getDatasetMeta(e);return typeof i.hidden=="boolean"?!i.hidden:!n.hidden}setDatasetVisibility(e,n){const i=this.getDatasetMeta(e);i.hidden=!n}toggleDataVisibility(e){this._hiddenIndices[e]=!this._hiddenIndices[e]}getDataVisibility(e){return!this._hiddenIndices[e]}_updateVisibility(e,n,i){const r=i?"show":"hide",a=this.getDatasetMeta(e),o=a.controller._resolveAnimations(void 0,r);Ze(n)?(a.data[n].hidden=!i,this.update()):(this.setDatasetVisibility(e,i),o.update(a,{visible:i}),this.update(l=>l.datasetIndex===e?r:void 0))}hide(e,n){this._updateVisibility(e,n,!1)}show(e,n){this._updateVisibility(e,n,!0)}_destroyDatasetMeta(e){const n=this._metasets[e];n&&n.controller&&n.controller._destroy(),delete this._metasets[e]}_stop(){let e,n;for(this.stop(),ht.remove(this),e=0,n=this.data.datasets.length;e<n;++e)this._destroyDatasetMeta(e)}destroy(){this.notifyPlugins("beforeDestroy");const{canvas:e,ctx:n}=this;this._stop(),this.config.clearCache(),e&&(this.unbindEvents(),Rc(e,n),this.platform.releaseContext(n),this.canvas=null,this.ctx=null),this.notifyPlugins("destroy"),delete Gr[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,n=this.platform,i=(a,o)=>{n.addEventListener(this,a,o),e[a]=o},r=(a,o,l)=>{a.offsetX=o,a.offsetY=l,this._eventHandler(a)};le(this.options.events,a=>i(a,r))}bindResponsiveEvents(){this._responsiveListeners||(this._responsiveListeners={});const e=this._responsiveListeners,n=this.platform,i=(u,c)=>{n.addEventListener(this,u,c),e[u]=c},r=(u,c)=>{e[u]&&(n.removeEventListener(this,u,c),delete e[u])},a=(u,c)=>{this.canvas&&this.resize(u,c)};let o;const l=()=>{r("attach",l),this.attached=!0,this.resize(),i("resize",a),i("detach",o)};o=()=>{this.attached=!1,r("resize",a),this._stop(),this._resize(0,0),i("attach",l)},n.isAttached(this.canvas)?l():o()}unbindEvents(){le(this._listeners,(e,n)=>{this.platform.removeEventListener(this,n,e)}),this._listeners={},le(this._responsiveListeners,(e,n)=>{this.platform.removeEventListener(this,n,e)}),this._responsiveListeners=void 0}updateHoverStyle(e,n,i){const r=i?"set":"remove";let a,o,l,u;for(n==="dataset"&&(a=this.getDatasetMeta(e[0].datasetIndex),a.controller["_"+r+"DatasetHoverStyle"]()),l=0,u=e.length;l<u;++l){o=e[l];const c=o&&this.getDatasetMeta(o.datasetIndex).controller;c&&c[r+"HoverStyle"](o.element,o.datasetIndex,o.index)}}getActiveElements(){return this._active||[]}setActiveElements(e){const n=this._active||[],i=e.map(({datasetIndex:a,index:o})=>{const l=this.getDatasetMeta(a);if(!l)throw new Error("No dataset found at index "+a);return{datasetIndex:a,element:l.data[o],index:o}});!jr(i,n)&&(this._active=i,this._lastEvent=null,this._updateHoverStyles(i,n))}notifyPlugins(e,n,i){return this._plugins.notify(this,e,n,i)}_updateHoverStyles(e,n,i){const r=this.options.hover,a=(u,c)=>u.filter(d=>!c.some(M=>d.datasetIndex===M.datasetIndex&&d.index===M.index)),o=a(n,e),l=i?e:a(e,n);o.length&&this.updateHoverStyle(o,r.mode,!1),l.length&&r.mode&&this.updateHoverStyle(l,r.mode,!0)}_eventHandler(e,n){const i={event:e,replay:n,cancelable:!0,inChartArea:this.isPointInArea(e)},r=o=>(o.options.events||this.options.events).includes(e.native.type);if(this.notifyPlugins("beforeEvent",i,r)===!1)return;const a=this._handleEvent(e,n,i.inChartArea);return i.cancelable=!1,this.notifyPlugins("afterEvent",i,r),(a||i.changed)&&this.render(),this}_handleEvent(e,n,i){const{_active:r=[],options:a}=this,o=n,l=this._getActiveElements(e,r,i,o),u=F0(e),c=l4(e,this._lastEvent,i,u);i&&(this._lastEvent=null,De(a.onHover,[e,l,this],this),u&&De(a.onClick,[e,l,this],this));const d=!jr(l,r);return(d||n)&&(this._active=l,this._updateHoverStyles(l,r,n)),this._lastEvent=c,d}_getActiveElements(e,n,i,r){if(e.type==="mouseout")return[];if(!i)return n;const a=this.options.hover;return this.getElementsAtEventForMode(e,a.mode,a,r)}}const Wd=()=>le(Yn.instances,t=>t._plugins.invalidate()),St=!0;Object.defineProperties(Yn,{defaults:{enumerable:St,value:ee},instances:{enumerable:St,value:Gr},overrides:{enumerable:St,value:Bt},registry:{enumerable:St,value:ut},version:{enumerable:St,value:r4},getChart:{enumerable:St,value:$d},register:{enumerable:St,value:(...t)=>{ut.add(...t),Wd()}},unregister:{enumerable:St,value:(...t)=>{ut.remove(...t),Wd()}}});function Gd(t,e,n){const{startAngle:i,pixelMargin:r,x:a,y:o,outerRadius:l,innerRadius:u}=e;let c=r/l;t.beginPath(),t.arc(a,o,l,i-c,n+c),u>r?(c=r/u,t.arc(a,o,u,n+c,i-c,!0)):t.arc(a,o,r,n+je,i-je),t.closePath(),t.clip()}function u4(t){return ys(t,["outerStart","outerEnd","innerStart","innerEnd"])}function c4(t,e,n,i){const r=u4(t.options.borderRadius),a=(n-e)/2,o=Math.min(a,i*e/2),l=u=>{const c=(n-Math.min(a,u))*i/2;return ke(u,0,Math.min(a,c))};return{outerStart:l(r.outerStart),outerEnd:l(r.outerEnd),innerStart:ke(r.innerStart,0,o),innerEnd:ke(r.innerEnd,0,o)}}function un(t,e,n,i){return{x:n+t*Math.cos(e),y:i+t*Math.sin(e)}}function Ps(t,e,n,i,r,a){const{x:o,y:l,startAngle:u,pixelMargin:c,innerRadius:d}=e,M=Math.max(e.outerRadius+i+n-c,0),g=d>0?d+i+n+c:0;let h=0;const y=r-u;if(i){const b=d>0?d-i:0,k=M>0?M-i:0,B=(b+k)/2,V=B!==0?y*B/(B+i):y;h=(y-V)/2}const m=Math.max(.001,y*M-n/Ie)/M,p=(y-m)/2,f=u+p+h,N=r-p-h,{outerStart:A,outerEnd:T,innerStart:I,innerEnd:w}=c4(e,g,M,N-f),_=M-A,P=M-T,v=f+A/_,Q=N-T/P,O=g+I,D=g+w,S=f+I/O,C=N-w/D;if(t.beginPath(),a){if(t.arc(o,l,M,v,Q),T>0){const B=un(P,Q,o,l);t.arc(B.x,B.y,T,Q,N+je)}const b=un(D,N,o,l);if(t.lineTo(b.x,b.y),w>0){const B=un(D,C,o,l);t.arc(B.x,B.y,w,N+je,C+Math.PI)}if(t.arc(o,l,g,N-w/g,f+I/g,!0),I>0){const B=un(O,S,o,l);t.arc(B.x,B.y,I,S+Math.PI,f-je)}const k=un(_,f,o,l);if(t.lineTo(k.x,k.y),A>0){const B=un(_,v,o,l);t.arc(B.x,B.y,A,f-je,v)}}else{t.moveTo(o,l);const b=Math.cos(v)*M+o,k=Math.sin(v)*M+l;t.lineTo(b,k);const B=Math.cos(Q)*M+o,V=Math.sin(Q)*M+l;t.lineTo(B,V)}t.closePath()}function d4(t,e,n,i,r){const{fullCircles:a,startAngle:o,circumference:l}=e;let u=e.endAngle;if(a){Ps(t,e,n,i,o+ce,r);for(let c=0;c<a;++c)t.fill();isNaN(l)||(u=o+l%ce,l%ce===0&&(u+=ce))}return Ps(t,e,n,i,u,r),t.fill(),u}function M4(t,e,n){const{x:i,y:r,startAngle:a,pixelMargin:o,fullCircles:l}=e,u=Math.max(e.outerRadius-o,0),c=e.innerRadius+o;let d;for(n&&Gd(t,e,a+ce),t.beginPath(),t.arc(i,r,c,a+ce,a,!0),d=0;d<l;++d)t.stroke();for(t.beginPath(),t.arc(i,r,u,a,a+ce),d=0;d<l;++d)t.stroke()}function f4(t,e,n,i,r,a){const{options:o}=e,{borderWidth:l,borderJoinStyle:u}=o,c=o.borderAlign==="inner";!l||(c?(t.lineWidth=l*2,t.lineJoin=u||"round"):(t.lineWidth=l,t.lineJoin=u||"bevel"),e.fullCircles&&M4(t,e,c),c&&Gd(t,e,r),Ps(t,e,n,i,r,a),t.stroke())}class Ys extends yt{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,n,i){const r=this.getProps(["x","y"],i),{angle:a,distance:o}=Dc(r,{x:e,y:n}),{startAngle:l,endAngle:u,innerRadius:c,outerRadius:d,circumference:M}=this.getProps(["startAngle","endAngle","innerRadius","outerRadius","circumference"],i),g=this.options.spacing/2,y=ie(M,u-l)>=ce||jn(a,l,u),m=Tr(o,c+g,d+g);return y&&m}getCenterPoint(e){const{x:n,y:i,startAngle:r,endAngle:a,innerRadius:o,outerRadius:l}=this.getProps(["x","y","startAngle","endAngle","innerRadius","outerRadius","circumference"],e),{offset:u,spacing:c}=this.options,d=(r+a)/2,M=(o+l+c+u)/2;return{x:n+Math.cos(d)*M,y:i+Math.sin(d)*M}}tooltipPosition(e){return this.getCenterPoint(e)}draw(e){const{options:n,circumference:i}=this,r=(n.offset||0)/2,a=(n.spacing||0)/2,o=n.circular;if(this.pixelMargin=n.borderAlign==="inner"?.33:0,this.fullCircles=i>ce?Math.floor(i/ce):0,i===0||this.innerRadius<0||this.outerRadius<0)return;e.save();let l=0;if(r){l=r/2;const c=(this.startAngle+this.endAngle)/2;e.translate(Math.cos(c)*l,Math.sin(c)*l),this.circumference>=Ie&&(l=r)}e.fillStyle=n.backgroundColor,e.strokeStyle=n.borderColor;const u=d4(e,this,l,a,o);f4(e,this,l,a,u,o),e.restore()}}Ys.id="arc",Ys.defaults={borderAlign:"center",borderColor:"#fff",borderJoinStyle:void 0,borderRadius:0,borderWidth:2,offset:0,spacing:0,angle:void 0,circular:!0},Ys.defaultRoutes={backgroundColor:"backgroundColor"};function Hd(t,e,n=e){t.lineCap=ie(n.borderCapStyle,e.borderCapStyle),t.setLineDash(ie(n.borderDash,e.borderDash)),t.lineDashOffset=ie(n.borderDashOffset,e.borderDashOffset),t.lineJoin=ie(n.borderJoinStyle,e.borderJoinStyle),t.lineWidth=ie(n.borderWidth,e.borderWidth),t.strokeStyle=ie(n.borderColor,e.borderColor)}function g4(t,e,n){t.lineTo(n.x,n.y)}function h4(t){return t.stepped?kj:t.tension||t.cubicInterpolationMode==="monotone"?_j:g4}function Fd(t,e,n={}){const i=t.length,{start:r=0,end:a=i-1}=n,{start:o,end:l}=e,u=Math.max(r,o),c=Math.min(a,l),d=r<o&&a<o||r>l&&a>l;return{count:i,start:u,loop:e.loop,ilen:c<u&&!d?i+c-u:c-u}}function y4(t,e,n,i){const{points:r,options:a}=e,{count:o,start:l,loop:u,ilen:c}=Fd(r,n,i),d=h4(a);let{move:M=!0,reverse:g}=i||{},h,y,m;for(h=0;h<=c;++h)y=r[(l+(g?c-h:h))%o],!y.skip&&(M?(t.moveTo(y.x,y.y),M=!1):d(t,m,y,g,a.stepped),m=y);return u&&(y=r[(l+(g?c:0))%o],d(t,m,y,g,a.stepped)),!!u}function m4(t,e,n,i){const r=e.points,{count:a,start:o,ilen:l}=Fd(r,n,i),{move:u=!0,reverse:c}=i||{};let d=0,M=0,g,h,y,m,p,f;const N=T=>(o+(c?l-T:T))%a,A=()=>{m!==p&&(t.lineTo(d,p),t.lineTo(d,m),t.lineTo(d,f))};for(u&&(h=r[N(0)],t.moveTo(h.x,h.y)),g=0;g<=l;++g){if(h=r[N(g)],h.skip)continue;const T=h.x,I=h.y,w=T|0;w===y?(I<m?m=I:I>p&&(p=I),d=(M*d+T)/++M):(A(),t.lineTo(T,I),y=w,M=0,m=p=I),f=I}A()}function Qs(t){const e=t.options,n=e.borderDash&&e.borderDash.length;return!t._decimated&&!t._loop&&!e.tension&&e.cubicInterpolationMode!=="monotone"&&!e.stepped&&!n?m4:y4}function p4(t){return t.stepped?db:t.tension||t.cubicInterpolationMode==="monotone"?Mb:Wt}function N4(t,e,n,i){let r=e._path;r||(r=e._path=new Path2D,e.path(r,n,i)&&r.closePath()),Hd(t,e.options),t.stroke(r)}function D4(t,e,n,i){const{segments:r,options:a}=e,o=Qs(e);for(const l of r)Hd(t,a,l.style),t.beginPath(),o(t,e,l,{start:n,end:n+i-1})&&t.closePath(),t.stroke()}const I4=typeof Path2D=="function";function j4(t,e,n,i){I4&&!e.options.segment?N4(t,e,n,i):D4(t,e,n,i)}class Hr extends yt{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,n){const i=this.options;if((i.tension||i.cubicInterpolationMode==="monotone")&&!i.stepped&&!this._pointsUpdated){const r=i.spanGaps?this._loop:this._fullLoop;ib(this._points,i,e,r,n),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=bb(this,this.options.segment))}first(){const e=this.segments,n=this.points;return e.length&&n[e[0].start]}last(){const e=this.segments,n=this.points,i=e.length;return i&&n[e[i-1].end]}interpolate(e,n){const i=this.options,r=e[n],a=this.points,o=Db(this,{property:n,start:r,end:r});if(!o.length)return;const l=[],u=p4(i);let c,d;for(c=0,d=o.length;c<d;++c){const{start:M,end:g}=o[c],h=a[M],y=a[g];if(h===y){l.push(h);continue}const m=Math.abs((r-h[n])/(y[n]-h[n])),p=u(h,y,m,i.stepped);p[n]=e[n],l.push(p)}return l.length===1?l[0]:l}pathSegment(e,n,i){return Qs(this)(e,this,n,i)}path(e,n,i){const r=this.segments,a=Qs(this);let o=this._loop;n=n||0,i=i||this.points.length-n;for(const l of r)o&=a(e,this,l,{start:n,end:n+i-1});return!!o}draw(e,n,i,r){const a=this.options||{};(this.points||[]).length&&a.borderWidth&&(e.save(),j4(e,this,i,r),e.restore()),this.animated&&(this._pointsUpdated=!1,this._path=void 0)}}Hr.id="line",Hr.defaults={borderCapStyle:"butt",borderDash:[],borderDashOffset:0,borderJoinStyle:"miter",borderWidth:3,capBezierPoints:!0,cubicInterpolationMode:"default",fill:!1,spanGaps:!1,stepped:!1,tension:0},Hr.defaultRoutes={backgroundColor:"backgroundColor",borderColor:"borderColor"},Hr.descriptors={_scriptable:!0,_indexable:t=>t!=="borderDash"&&t!=="fill"};function Jd(t,e,n,i){const r=t.options,{[n]:a}=t.getProps([n],i);return Math.abs(e-a)<r.radius+r.hitRadius}class Us extends yt{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,n,i){const r=this.options,{x:a,y:o}=this.getProps(["x","y"],i);return Math.pow(e-a,2)+Math.pow(n-o,2)<Math.pow(r.hitRadius+r.radius,2)}inXRange(e,n){return Jd(this,e,"x",n)}inYRange(e,n){return Jd(this,e,"y",n)}getCenterPoint(e){const{x:n,y:i}=this.getProps(["x","y"],e);return{x:n,y:i}}size(e){e=e||this.options||{};let n=e.radius||0;n=Math.max(n,n&&e.hoverRadius||0);const i=n&&e.borderWidth||0;return(n+i)*2}draw(e,n){const i=this.options;this.skip||i.radius<.1||!Ln(this,n,this.size(i)/2)||(e.strokeStyle=i.borderColor,e.lineWidth=i.borderWidth,e.fillStyle=i.backgroundColor,hs(e,i,this.x,this.y))}getRange(){const e=this.options||{};return e.radius+e.hitRadius}}Us.id="point",Us.defaults={borderWidth:1,hitRadius:1,hoverBorderWidth:1,hoverRadius:4,pointStyle:"circle",radius:3,rotation:0},Us.defaultRoutes={backgroundColor:"backgroundColor",borderColor:"borderColor"};function Xd(t,e){const{x:n,y:i,base:r,width:a,height:o}=t.getProps(["x","y","base","width","height"],e);let l,u,c,d,M;return t.horizontal?(M=o/2,l=Math.min(n,r),u=Math.max(n,r),c=i-M,d=i+M):(M=a/2,l=n-M,u=n+M,c=Math.min(i,r),d=Math.max(i,r)),{left:l,top:c,right:u,bottom:d}}function Ot(t,e,n,i){return t?0:ke(e,n,i)}function b4(t,e,n){const i=t.options.borderWidth,r=t.borderSkipped,a=Vc(i);return{t:Ot(r.top,a.top,0,n),r:Ot(r.right,a.right,0,e),b:Ot(r.bottom,a.bottom,0,n),l:Ot(r.left,a.left,0,e)}}function A4(t,e,n){const{enableBorderRadius:i}=t.getProps(["enableBorderRadius"]),r=t.options.borderRadius,a=on(r),o=Math.min(e,n),l=t.borderSkipped,u=i||ne(r);return{topLeft:Ot(!u||l.top||l.left,a.topLeft,0,o),topRight:Ot(!u||l.top||l.right,a.topRight,0,o),bottomLeft:Ot(!u||l.bottom||l.left,a.bottomLeft,0,o),bottomRight:Ot(!u||l.bottom||l.right,a.bottomRight,0,o)}}function T4(t){const e=Xd(t),n=e.right-e.left,i=e.bottom-e.top,r=b4(t,n/2,i/2),a=A4(t,n/2,i/2);return{outer:{x:e.left,y:e.top,w:n,h:i,radius:a},inner:{x:e.left+r.l,y:e.top+r.t,w:n-r.l-r.r,h:i-r.t-r.b,radius:{topLeft:Math.max(0,a.topLeft-Math.max(r.t,r.l)),topRight:Math.max(0,a.topRight-Math.max(r.t,r.r)),bottomLeft:Math.max(0,a.bottomLeft-Math.max(r.b,r.l)),bottomRight:Math.max(0,a.bottomRight-Math.max(r.b,r.r))}}}}function Rs(t,e,n,i){const r=e===null,a=n===null,l=t&&!(r&&a)&&Xd(t,i);return l&&(r||Tr(e,l.left,l.right))&&(a||Tr(n,l.top,l.bottom))}function x4(t){return t.topLeft||t.topRight||t.bottomLeft||t.bottomRight}function L4(t,e){t.rect(e.x,e.y,e.w,e.h)}function Bs(t,e,n={}){const i=t.x!==n.x?-e:0,r=t.y!==n.y?-e:0,a=(t.x+t.w!==n.x+n.w?e:0)-i,o=(t.y+t.h!==n.y+n.h?e:0)-r;return{x:t.x+i,y:t.y+r,w:t.w+a,h:t.h+o,radius:t.radius}}class Fr extends yt{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:n,options:{borderColor:i,backgroundColor:r}}=this,{inner:a,outer:o}=T4(this),l=x4(o.radius)?kr:L4;e.save(),(o.w!==a.w||o.h!==a.h)&&(e.beginPath(),l(e,Bs(o,n,a)),e.clip(),l(e,Bs(a,-n,o)),e.fillStyle=i,e.fill("evenodd")),e.beginPath(),l(e,Bs(a,n)),e.fillStyle=r,e.fill(),e.restore()}inRange(e,n,i){return Rs(this,e,n,i)}inXRange(e,n){return Rs(this,e,null,n)}inYRange(e,n){return Rs(this,null,e,n)}getCenterPoint(e){const{x:n,y:i,base:r,horizontal:a}=this.getProps(["x","y","base","horizontal"],e);return{x:a?(n+r)/2:n,y:a?i:(i+r)/2}}getRange(e){return e==="x"?this.width/2:this.height/2}}Fr.id="bar",Fr.defaults={borderSkipped:"start",borderWidth:0,borderRadius:0,inflateAmount:"auto",pointStyle:void 0},Fr.defaultRoutes={backgroundColor:"backgroundColor",borderColor:"borderColor"};const Qn={average(t){if(!t.length)return!1;let e,n,i=0,r=0,a=0;for(e=0,n=t.length;e<n;++e){const o=t[e].element;if(o&&o.hasValue()){const l=o.tooltipPosition();i+=l.x,r+=l.y,++a}}return{x:i/a,y:r/a}},nearest(t,e){if(!t.length)return!1;let n=e.x,i=e.y,r=Number.POSITIVE_INFINITY,a,o,l;for(a=0,o=t.length;a<o;++a){const u=t[a].element;if(u&&u.hasValue()){const c=u.getCenterPoint(),d=as(e,c);d<r&&(r=d,l=u)}}if(l){const u=l.tooltipPosition();n=u.x,i=u.y}return{x:n,y:i}}};function ct(t,e){return e&&(he(e)?Array.prototype.push.apply(t,e):t.push(e)),t}function mt(t){return(typeof t=="string"||t instanceof String)&&t.indexOf(`
|
|
18
18
|
`)>-1?t.split(`
|
|
19
|
-
`):t}function x4(t,e){const{element:n,datasetIndex:i,index:r}=e,a=t.getDatasetMeta(i).controller,{label:o,value:l}=a.getLabelAndValue(r);return{chart:t,label:o,parsed:a.getParsed(r),raw:t.data.datasets[i].data[r],formattedValue:l,dataset:a.getDataset(),dataIndex:r,datasetIndex:i,element:n}}function Kd(t,e){const n=t.chart.ctx,{body:i,footer:r,title:a}=t,{boxWidth:o,boxHeight:l}=e,u=Ue(e.bodyFont),c=Ue(e.titleFont),d=Ue(e.footerFont),f=a.length,g=r.length,h=i.length,y=We(e.padding);let m=y.height,p=0,M=i.reduce((T,I)=>T+I.before.length+I.lines.length+I.after.length,0);if(M+=t.beforeBody.length+t.afterBody.length,f&&(m+=f*c.lineHeight+(f-1)*e.titleSpacing+e.titleMarginBottom),M){const T=e.displayColors?Math.max(l,u.lineHeight):u.lineHeight;m+=h*T+(M-h)*u.lineHeight+(M-1)*e.bodySpacing}g&&(m+=e.footerMarginTop+g*d.lineHeight+(g-1)*e.footerSpacing);let N=0;const A=function(T){p=Math.max(p,n.measureText(T).width+N)};return n.save(),n.font=c.string,le(t.title,A),n.font=u.string,le(t.beforeBody.concat(t.afterBody),A),N=e.displayColors?o+2+e.boxPadding:0,le(i,T=>{le(T.before,A),le(T.lines,A),le(T.after,A)}),N=0,n.font=d.string,le(t.footer,A),n.restore(),p+=y.width,{width:p,height:m}}function L4(t,e){const{y:n,height:i}=e;return n<i/2?"top":n>t.height-i/2?"bottom":"center"}function w4(t,e,n,i){const{x:r,width:a}=i,o=n.caretSize+n.caretPadding;if(t==="left"&&r+a+o>e.width||t==="right"&&r-a-o<0)return!0}function S4(t,e,n,i){const{x:r,width:a}=n,{width:o,chartArea:{left:l,right:u}}=t;let c="center";return i==="center"?c=r<=(l+u)/2?"left":"right":r<=a/2?c="left":r>=o-a/2&&(c="right"),w4(c,t,e,n)&&(c="center"),c}function qd(t,e,n){const i=n.yAlign||e.yAlign||L4(t,n);return{xAlign:n.xAlign||e.xAlign||S4(t,e,n,i),yAlign:i}}function O4(t,e){let{x:n,width:i}=t;return e==="right"?n-=i:e==="center"&&(n-=i/2),n}function z4(t,e,n){let{y:i,height:r}=t;return e==="top"?i+=n:e==="bottom"?i-=r+n:i-=r/2,i}function ef(t,e,n,i){const{caretSize:r,caretPadding:a,cornerRadius:o}=t,{xAlign:l,yAlign:u}=n,c=r+a,{topLeft:d,topRight:f,bottomLeft:g,bottomRight:h}=on(o);let y=O4(e,l);const m=z4(e,u,c);return u==="center"?l==="left"?y+=c:l==="right"&&(y-=c):l==="left"?y-=Math.max(d,g)+r:l==="right"&&(y+=Math.max(f,h)+r),{x:_e(y,0,i.width-e.width),y:_e(m,0,i.height-e.height)}}function Jr(t,e,n){const i=We(n.padding);return e==="center"?t.x+t.width/2:e==="right"?t.x+t.width-i.right:t.x+i.left}function tf(t){return ct([],mt(t))}function C4(t,e,n){return wt(t,{tooltip:e,tooltipItems:n,type:"tooltip"})}function nf(t,e){const n=e&&e.dataset&&e.dataset.tooltip&&e.dataset.tooltip.callbacks;return n?t.override(n):t}class Zs extends yt{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 n=this.chart,i=this.options.setContext(this.getContext()),r=i.enabled&&n.options.animation&&i.animations,a=new ld(this.chart,r);return r._cacheable&&(this._cachedAnimations=Object.freeze(a)),a}getContext(){return this.$context||(this.$context=C4(this.chart.getContext(),this,this._tooltipItems))}getTitle(e,n){const{callbacks:i}=n,r=i.beforeTitle.apply(this,[e]),a=i.title.apply(this,[e]),o=i.afterTitle.apply(this,[e]);let l=[];return l=ct(l,mt(r)),l=ct(l,mt(a)),l=ct(l,mt(o)),l}getBeforeBody(e,n){return tf(n.callbacks.beforeBody.apply(this,[e]))}getBody(e,n){const{callbacks:i}=n,r=[];return le(e,a=>{const o={before:[],lines:[],after:[]},l=nf(i,a);ct(o.before,mt(l.beforeLabel.call(this,a))),ct(o.lines,l.label.call(this,a)),ct(o.after,mt(l.afterLabel.call(this,a))),r.push(o)}),r}getAfterBody(e,n){return tf(n.callbacks.afterBody.apply(this,[e]))}getFooter(e,n){const{callbacks:i}=n,r=i.beforeFooter.apply(this,[e]),a=i.footer.apply(this,[e]),o=i.afterFooter.apply(this,[e]);let l=[];return l=ct(l,mt(r)),l=ct(l,mt(a)),l=ct(l,mt(o)),l}_createItems(e){const n=this._active,i=this.chart.data,r=[],a=[],o=[];let l=[],u,c;for(u=0,c=n.length;u<c;++u)l.push(x4(this.chart,n[u]));return e.filter&&(l=l.filter((d,f,g)=>e.filter(d,f,g,i))),e.itemSort&&(l=l.sort((d,f)=>e.itemSort(d,f,i))),le(l,d=>{const f=nf(e.callbacks,d);r.push(f.labelColor.call(this,d)),a.push(f.labelPointStyle.call(this,d)),o.push(f.labelTextColor.call(this,d))}),this.labelColors=r,this.labelPointStyles=a,this.labelTextColors=o,this.dataPoints=l,l}update(e,n){const i=this.options.setContext(this.getContext()),r=this._active;let a,o=[];if(!r.length)this.opacity!==0&&(a={opacity:0});else{const l=Qn[i.position].call(this,r,this._eventPosition);o=this._createItems(i),this.title=this.getTitle(o,i),this.beforeBody=this.getBeforeBody(o,i),this.body=this.getBody(o,i),this.afterBody=this.getAfterBody(o,i),this.footer=this.getFooter(o,i);const u=this._size=Kd(this,i),c=Object.assign({},l,u),d=qd(this.chart,i,c),f=ef(i,c,d,this.chart);this.xAlign=d.xAlign,this.yAlign=d.yAlign,a={opacity:1,x:f.x,y:f.y,width:u.width,height:u.height,caretX:l.x,caretY:l.y}}this._tooltipItems=o,this.$context=void 0,a&&this._resolveAnimations().update(this,a),e&&i.external&&i.external.call(this,{chart:this.chart,tooltip:this,replay:n})}drawCaret(e,n,i,r){const a=this.getCaretPosition(e,i,r);n.lineTo(a.x1,a.y1),n.lineTo(a.x2,a.y2),n.lineTo(a.x3,a.y3)}getCaretPosition(e,n,i){const{xAlign:r,yAlign:a}=this,{caretSize:o,cornerRadius:l}=i,{topLeft:u,topRight:c,bottomLeft:d,bottomRight:f}=on(l),{x:g,y:h}=e,{width:y,height:m}=n;let p,M,N,A,T,I;return a==="center"?(T=h+m/2,r==="left"?(p=g,M=p-o,A=T+o,I=T-o):(p=g+y,M=p+o,A=T-o,I=T+o),N=p):(r==="left"?M=g+Math.max(u,d)+o:r==="right"?M=g+y-Math.max(c,f)-o:M=this.caretX,a==="top"?(A=h,T=A-o,p=M-o,N=M+o):(A=h+m,T=A+o,p=M+o,N=M-o),I=A),{x1:p,x2:M,x3:N,y1:A,y2:T,y3:I}}drawTitle(e,n,i){const r=this.title,a=r.length;let o,l,u;if(a){const c=js(i.rtl,this.x,this.width);for(e.x=Jr(this,i.titleAlign,i),n.textAlign=c.textAlign(i.titleAlign),n.textBaseline="middle",o=Ue(i.titleFont),l=i.titleSpacing,n.fillStyle=i.titleColor,n.font=o.string,u=0;u<a;++u)n.fillText(r[u],c.x(e.x),e.y+o.lineHeight/2),e.y+=o.lineHeight+l,u+1===a&&(e.y+=i.titleMarginBottom-l)}}_drawColorBox(e,n,i,r,a){const o=this.labelColors[i],l=this.labelPointStyles[i],{boxHeight:u,boxWidth:c,boxPadding:d}=a,f=Ue(a.bodyFont),g=Jr(this,"left",a),h=r.x(g),y=u<f.lineHeight?(f.lineHeight-u)/2:0,m=n.y+y;if(a.usePointStyle){const p={radius:Math.min(c,u)/2,pointStyle:l.pointStyle,rotation:l.rotation,borderWidth:1},M=r.leftForLtr(h,c)+c/2,N=m+u/2;e.strokeStyle=a.multiKeyBackground,e.fillStyle=a.multiKeyBackground,hs(e,p,M,N),e.strokeStyle=o.borderColor,e.fillStyle=o.backgroundColor,hs(e,p,M,N)}else{e.lineWidth=ne(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 p=r.leftForLtr(h,c-d),M=r.leftForLtr(r.xPlus(h,1),c-d-2),N=on(o.borderRadius);Object.values(N).some(A=>A!==0)?(e.beginPath(),e.fillStyle=a.multiKeyBackground,_r(e,{x:p,y:m,w:c,h:u,radius:N}),e.fill(),e.stroke(),e.fillStyle=o.backgroundColor,e.beginPath(),_r(e,{x:M,y:m+1,w:c-2,h:u-2,radius:N}),e.fill()):(e.fillStyle=a.multiKeyBackground,e.fillRect(p,m,c,u),e.strokeRect(p,m,c,u),e.fillStyle=o.backgroundColor,e.fillRect(M,m+1,c-2,u-2))}e.fillStyle=this.labelTextColors[i]}drawBody(e,n,i){const{body:r}=this,{bodySpacing:a,bodyAlign:o,displayColors:l,boxHeight:u,boxWidth:c,boxPadding:d}=i,f=Ue(i.bodyFont);let g=f.lineHeight,h=0;const y=js(i.rtl,this.x,this.width),m=function(P){n.fillText(P,y.x(e.x+h),e.y+g/2),e.y+=g+a},p=y.textAlign(o);let M,N,A,T,I,w,k;for(n.textAlign=o,n.textBaseline="middle",n.font=f.string,e.x=Jr(this,p,i),n.fillStyle=i.bodyColor,le(this.beforeBody,m),h=l&&p!=="right"?o==="center"?c/2+d:c+2+d:0,T=0,w=r.length;T<w;++T){for(M=r[T],N=this.labelTextColors[T],n.fillStyle=N,le(M.before,m),A=M.lines,l&&A.length&&(this._drawColorBox(n,e,T,y,i),g=Math.max(f.lineHeight,u)),I=0,k=A.length;I<k;++I)m(A[I]),g=f.lineHeight;le(M.after,m)}h=0,g=f.lineHeight,le(this.afterBody,m),e.y-=a}drawFooter(e,n,i){const r=this.footer,a=r.length;let o,l;if(a){const u=js(i.rtl,this.x,this.width);for(e.x=Jr(this,i.footerAlign,i),e.y+=i.footerMarginTop,n.textAlign=u.textAlign(i.footerAlign),n.textBaseline="middle",o=Ue(i.footerFont),n.fillStyle=i.footerColor,n.font=o.string,l=0;l<a;++l)n.fillText(r[l],u.x(e.x),e.y+o.lineHeight/2),e.y+=o.lineHeight+i.footerSpacing}}drawBackground(e,n,i,r){const{xAlign:a,yAlign:o}=this,{x:l,y:u}=e,{width:c,height:d}=i,{topLeft:f,topRight:g,bottomLeft:h,bottomRight:y}=on(r.cornerRadius);n.fillStyle=r.backgroundColor,n.strokeStyle=r.borderColor,n.lineWidth=r.borderWidth,n.beginPath(),n.moveTo(l+f,u),o==="top"&&this.drawCaret(e,n,i,r),n.lineTo(l+c-g,u),n.quadraticCurveTo(l+c,u,l+c,u+g),o==="center"&&a==="right"&&this.drawCaret(e,n,i,r),n.lineTo(l+c,u+d-y),n.quadraticCurveTo(l+c,u+d,l+c-y,u+d),o==="bottom"&&this.drawCaret(e,n,i,r),n.lineTo(l+h,u+d),n.quadraticCurveTo(l,u+d,l,u+d-h),o==="center"&&a==="left"&&this.drawCaret(e,n,i,r),n.lineTo(l,u+f),n.quadraticCurveTo(l,u,l+f,u),n.closePath(),n.fill(),r.borderWidth>0&&n.stroke()}_updateAnimationTarget(e){const n=this.chart,i=this.$animations,r=i&&i.x,a=i&&i.y;if(r||a){const o=Qn[e.position].call(this,this._active,this._eventPosition);if(!o)return;const l=this._size=Kd(this,e),u=Object.assign({},o,this._size),c=qd(n,e,u),d=ef(e,u,c,n);(r._to!==d.x||a._to!==d.y)&&(this.xAlign=c.xAlign,this.yAlign=c.yAlign,this.width=l.width,this.height=l.height,this.caretX=o.x,this.caretY=o.y,this._resolveAnimations().update(this,d))}}_willRender(){return!!this.opacity}draw(e){const n=this.options.setContext(this.getContext());let i=this.opacity;if(!i)return;this._updateAnimationTarget(n);const r={width:this.width,height:this.height},a={x:this.x,y:this.y};i=Math.abs(i)<.001?0:i;const o=We(n.padding),l=this.title.length||this.beforeBody.length||this.body.length||this.afterBody.length||this.footer.length;n.enabled&&l&&(e.save(),e.globalAlpha=i,this.drawBackground(a,e,r,n),gb(e,n.textDirection),a.y+=o.top,this.drawTitle(a,e,n),this.drawBody(a,e,n),this.drawFooter(a,e,n),hb(e,n.textDirection),e.restore())}getActiveElements(){return this._active||[]}setActiveElements(e,n){const i=this._active,r=e.map(({datasetIndex:l,index:u})=>{const c=this.chart.getDatasetMeta(l);if(!c)throw new Error("Cannot find a dataset at index "+l);return{datasetIndex:l,element:c.data[u],index:u}}),a=!jr(i,r),o=this._positionChanged(r,n);(a||o)&&(this._active=r,this._eventPosition=n,this._ignoreReplayEvents=!0,this.update(!0))}handleEvent(e,n,i=!0){if(n&&this._ignoreReplayEvents)return!1;this._ignoreReplayEvents=!1;const r=this.options,a=this._active||[],o=this._getActiveElements(e,a,n,i),l=this._positionChanged(o,e),u=n||!jr(o,a)||l;return u&&(this._active=o,(r.enabled||r.external)&&(this._eventPosition={x:e.x,y:e.y},this.update(!0,n))),u}_getActiveElements(e,n,i,r){const a=this.options;if(e.type==="mouseout")return[];if(!r)return n;const o=this.chart.getElementsAtEventForMode(e,a.mode,a,i);return a.reverse&&o.reverse(),o}_positionChanged(e,n){const{caretX:i,caretY:r,options:a}=this,o=Qn[a.position].call(this,e,n);return o!==!1&&(i!==o.x||r!==o.y)}}Zs.positioners=Qn;var _4={id:"tooltip",_element:Zs,positioners:Qn,afterInit(t,e,n){n&&(t.tooltip=new Zs({chart:t,options:n}))},beforeUpdate(t,e,n){t.tooltip&&t.tooltip.initialize(n)},reset(t,e,n){t.tooltip&&t.tooltip.initialize(n)},afterDraw(t){const e=t.tooltip;if(e&&e._willRender()){const n={tooltip:e};if(t.notifyPlugins("beforeTooltipDraw",n)===!1)return;e.draw(t.ctx),t.notifyPlugins("afterTooltipDraw",n)}},afterEvent(t,e){if(t.tooltip){const n=e.replay;t.tooltip.handleEvent(e.event,n,e.inChartArea)&&(e.changed=!0)}},defaults:{enabled:!0,external:null,position:"average",backgroundColor:"rgba(0,0,0,0.8)",titleColor:"#fff",titleFont:{weight:"bold"},titleSpacing:2,titleMarginBottom:6,titleAlign:"left",bodyColor:"#fff",bodySpacing:2,bodyFont:{},bodyAlign:"left",footerColor:"#fff",footerSpacing:2,footerMarginTop:6,footerFont:{weight:"bold"},footerAlign:"left",padding:6,caretPadding:2,caretSize:5,cornerRadius:6,boxHeight:(t,e)=>e.bodyFont.size,boxWidth:(t,e)=>e.bodyFont.size,multiKeyBackground:"#fff",displayColors:!0,boxPadding:0,borderColor:"rgba(0,0,0,0)",borderWidth:0,animation:{duration:400,easing:"easeOutQuart"},animations:{numbers:{type:"number",properties:["x","y","width","height","caretX","caretY"]},opacity:{easing:"linear",duration:200}},callbacks:{beforeTitle:Mt,title(t){if(t.length>0){const e=t[0],n=e.chart.data.labels,i=n?n.length:0;if(this&&this.options&&this.options.mode==="dataset")return e.dataset.label||"";if(e.label)return e.label;if(i>0&&e.dataIndex<i)return n[e.dataIndex]}return""},afterTitle:Mt,beforeBody:Mt,beforeLabel:Mt,label(t){if(this&&this.options&&this.options.mode==="dataset")return t.label+": "+t.formattedValue||t.formattedValue;let e=t.dataset.label||"";e&&(e+=": ");const n=t.formattedValue;return oe(n)||(e+=n),e},labelColor(t){const n=t.chart.getDatasetMeta(t.datasetIndex).controller.getStyle(t.dataIndex);return{borderColor:n.borderColor,backgroundColor:n.backgroundColor,borderWidth:n.borderWidth,borderDash:n.borderDash,borderDashOffset:n.borderDashOffset,borderRadius:0}},labelTextColor(){return this.options.bodyColor},labelPointStyle(t){const n=t.chart.getDatasetMeta(t.datasetIndex).controller.getStyle(t.dataIndex);return{pointStyle:n.pointStyle,rotation:n.rotation}},afterLabel:Mt,afterBody:Mt,beforeFooter:Mt,footer:Mt,afterFooter:Mt}},defaultRoutes:{bodyFont:"font",footerFont:"font",titleFont:"font"},descriptors:{_scriptable:t=>t!=="filter"&&t!=="itemSort"&&t!=="external",_indexable:!1,callbacks:{_scriptable:!1,_indexable:!1},animation:{_fallback:!1},animations:{_fallback:"animation"}},additionalOptionScopes:["interaction"]};const k4=(t,e,n,i)=>(typeof e=="string"?(n=t.push(e)-1,i.unshift({index:n,label:e})):isNaN(e)&&(n=null),n);function E4(t,e,n,i){const r=t.indexOf(e);if(r===-1)return k4(t,e,n,i);const a=t.lastIndexOf(e);return r!==a?n:r}const v4=(t,e)=>t===null?null:_e(Math.round(t),0,e);class Xr extends Gt{constructor(e){super(e),this._startValue=void 0,this._valueRange=0,this._addedLabels=[]}init(e){const n=this._addedLabels;if(n.length){const i=this.getLabels();for(const{index:r,label:a}of n)i[r]===a&&i.splice(r,1);this._addedLabels=[]}super.init(e)}parse(e,n){if(oe(e))return null;const i=this.getLabels();return n=isFinite(n)&&i[n]===e?n:E4(i,e,ie(n,e),this._addedLabels),v4(n,i.length-1)}determineDataLimits(){const{minDefined:e,maxDefined:n}=this.getUserBounds();let{min:i,max:r}=this.getMinMax(!0);this.options.bounds==="ticks"&&(e||(i=0),n||(r=this.getLabels().length-1)),this.min=i,this.max=r}buildTicks(){const e=this.min,n=this.max,i=this.options.offset,r=[];let a=this.getLabels();a=e===0&&n===a.length-1?a:a.slice(e,n+1),this._valueRange=Math.max(a.length-(i?0:1),1),this._startValue=this.min-(i?.5:0);for(let o=e;o<=n;o++)r.push({value:o});return r}getLabelForValue(e){const n=this.getLabels();return e>=0&&e<n.length?n[e]:e}configure(){super.configure(),this.isHorizontal()||(this._reversePixels=!this._reversePixels)}getPixelForValue(e){return typeof e!="number"&&(e=this.parse(e)),e===null?NaN:this.getPixelForDecimal((e-this._startValue)/this._valueRange)}getPixelForTick(e){const n=this.ticks;return e<0||e>n.length-1?null:this.getPixelForValue(n[e].value)}getValueForPixel(e){return Math.round(this._startValue+this.getDecimalForPixel(e)*this._valueRange)}getBasePixel(){return this.bottom}}Xr.id="category",Xr.defaults={ticks:{callback:Xr.prototype.getLabelForValue}};function P4(t,e){const n=[],{bounds:r,step:a,min:o,max:l,precision:u,count:c,maxTicks:d,maxDigits:f,includeBounds:g}=t,h=a||1,y=d-1,{min:m,max:p}=e,M=!oe(o),N=!oe(l),A=!oe(c),T=(p-m)/(f+1);let I=mc((p-m)/y/h)*h,w,k,P,v;if(I<1e-14&&!M&&!N)return[{value:m},{value:p}];v=Math.ceil(p/I)-Math.floor(m/I),v>y&&(I=mc(v*I/y/h)*h),oe(u)||(w=Math.pow(10,u),I=Math.ceil(I*w)/w),r==="ticks"?(k=Math.floor(m/I)*I,P=Math.ceil(p/I)*I):(k=m,P=p),M&&N&&a&&X0((l-o)/a,I/1e3)?(v=Math.round(Math.min((l-o)/I,d)),I=(l-o)/v,k=o,P=l):A?(k=M?o:k,P=N?l:P,v=c-1,I=(P-k)/v):(v=(P-k)/I,In(v,Math.round(v),I/1e3)?v=Math.round(v):v=Math.ceil(v));const Q=Math.max(Nc(I),Nc(k));w=Math.pow(10,oe(u)?Q:u),k=Math.round(k*w)/w,P=Math.round(P*w)/w;let O=0;for(M&&(g&&k!==o?(n.push({value:o}),k<o&&O++,In(Math.round((k+O*I)*w)/w,o,rf(o,T,t))&&O++):k<o&&O++);O<v;++O)n.push({value:Math.round((k+O*I)*w)/w});return N&&g&&P!==l?n.length&&In(n[n.length-1].value,l,rf(l,T,t))?n[n.length-1].value=l:n.push({value:l}):(!N||P===l)&&n.push({value:P}),n}function rf(t,e,{horizontal:n,minRotation:i}){const r=qe(i),a=(n?Math.sin(r):Math.cos(r))||.001,o=.75*e*(""+t).length;return Math.min(e/a,o)}class Kr extends Gt{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,n){return oe(e)||(typeof e=="number"||e instanceof Number)&&!isFinite(+e)?null:+e}handleTickRangeOptions(){const{beginAtZero:e}=this.options,{minDefined:n,maxDefined:i}=this.getUserBounds();let{min:r,max:a}=this;const o=u=>r=n?r:u,l=u=>a=i?a:u;if(e){const u=lt(r),c=lt(a);u<0&&c<0?l(0):u>0&&c>0&&o(0)}if(r===a){let u=1;(a>=Number.MAX_SAFE_INTEGER||r<=Number.MIN_SAFE_INTEGER)&&(u=Math.abs(a*.05)),l(a+u),e||o(r-u)}this.min=r,this.max=a}getTickLimit(){const e=this.options.ticks;let{maxTicksLimit:n,stepSize:i}=e,r;return i?(r=Math.ceil(this.max/i)-Math.floor(this.min/i)+1,r>1e3&&(console.warn(`scales.${this.id}.ticks.stepSize: ${i} would result generating up to ${r} ticks. Limiting to 1000.`),r=1e3)):(r=this.computeTickLimit(),n=n||11),n&&(r=Math.min(n,r)),r}computeTickLimit(){return Number.POSITIVE_INFINITY}buildTicks(){const e=this.options,n=e.ticks;let i=this.getTickLimit();i=Math.max(2,i);const r={maxTicks:i,bounds:e.bounds,min:e.min,max:e.max,precision:n.precision,step:n.stepSize,count:n.count,maxDigits:this._maxDigits(),horizontal:this.isHorizontal(),minRotation:n.minRotation||0,includeBounds:n.includeBounds!==!1},a=this._range||this,o=P4(r,a);return e.bounds==="ticks"&&pc(o,this,"value"),e.reverse?(o.reverse(),this.start=this.max,this.end=this.min):(this.start=this.min,this.end=this.max),o}configure(){const e=this.ticks;let n=this.min,i=this.max;if(super.configure(),this.options.offset&&e.length){const r=(i-n)/Math.max(e.length-1,1)/2;n-=r,i+=r}this._startValue=n,this._endValue=i,this._valueRange=i-n}getLabelForValue(e){return wn(e,this.chart.options.locale,this.options.ticks.format)}}class Vs extends Kr{determineDataLimits(){const{min:e,max:n}=this.getMinMax(!0);this.min=Se(e)?e:0,this.max=Se(n)?n:1,this.handleTickRangeOptions()}computeTickLimit(){const e=this.isHorizontal(),n=e?this.width:this.height,i=qe(this.options.ticks.minRotation),r=(e?Math.sin(i):Math.cos(i))||.001,a=this._resolveTickFontOptions(0);return Math.ceil(n/Math.min(40,a.lineHeight/r))}getPixelForValue(e){return e===null?NaN:this.getPixelForDecimal((e-this._startValue)/this._valueRange)}getValueForPixel(e){return this._startValue+this.getDecimalForPixel(e)*this._valueRange}}Vs.id="linear",Vs.defaults={ticks:{callback:Qr.formatters.numeric}};function af(t){return t/Math.pow(10,Math.floor(Ve(t)))===1}function Y4(t,e){const n=Math.floor(Ve(e.max)),i=Math.ceil(e.max/Math.pow(10,n)),r=[];let a=Be(t.min,Math.pow(10,Math.floor(Ve(e.min)))),o=Math.floor(Ve(a)),l=Math.floor(a/Math.pow(10,o)),u=o<0?Math.pow(10,Math.abs(o)):1;do r.push({value:a,major:af(a)}),++l,l===10&&(l=1,++o,u=o>=0?1:u),a=Math.round(l*Math.pow(10,o)*u)/u;while(o<n||o===n&&l<i);const c=Be(t.max,a);return r.push({value:c,major:af(a)}),r}class of extends Gt{constructor(e){super(e),this.start=void 0,this.end=void 0,this._startValue=void 0,this._valueRange=0}parse(e,n){const i=Kr.prototype.parse.apply(this,[e,n]);if(i===0){this._zero=!0;return}return Se(i)&&i>0?i:null}determineDataLimits(){const{min:e,max:n}=this.getMinMax(!0);this.min=Se(e)?Math.max(0,e):null,this.max=Se(n)?Math.max(0,n):null,this.options.beginAtZero&&(this._zero=!0),this.handleTickRangeOptions()}handleTickRangeOptions(){const{minDefined:e,maxDefined:n}=this.getUserBounds();let i=this.min,r=this.max;const a=u=>i=e?i:u,o=u=>r=n?r:u,l=(u,c)=>Math.pow(10,Math.floor(Ve(u))+c);i===r&&(i<=0?(a(1),o(10)):(a(l(i,-1)),o(l(r,1)))),i<=0&&a(l(r,-1)),r<=0&&o(l(i,1)),this._zero&&this.min!==this._suggestedMin&&i===l(this.min,0)&&a(l(i,-1)),this.min=i,this.max=r}buildTicks(){const e=this.options,n={min:this._userMin,max:this._userMax},i=Y4(n,this);return e.bounds==="ticks"&&pc(i,this,"value"),e.reverse?(i.reverse(),this.start=this.max,this.end=this.min):(this.start=this.min,this.end=this.max),i}getLabelForValue(e){return e===void 0?"0":wn(e,this.chart.options.locale,this.options.ticks.format)}configure(){const e=this.min;super.configure(),this._startValue=Ve(e),this._valueRange=Ve(this.max)-Ve(e)}getPixelForValue(e){return(e===void 0||e===0)&&(e=this.min),e===null||isNaN(e)?NaN:this.getPixelForDecimal(e===this.min?0:(Ve(e)-this._startValue)/this._valueRange)}getValueForPixel(e){const n=this.getDecimalForPixel(e);return Math.pow(10,this._startValue+n*this._valueRange)}}of.id="logarithmic",of.defaults={ticks:{callback:Qr.formatters.logarithmic,major:{enabled:!0}}};function $s(t){const e=t.ticks;if(e.display&&t.display){const n=We(e.backdropPadding);return ie(e.font&&e.font.size,ee.font.size)+n.height}return 0}function Q4(t,e,n){return n=he(n)?n:[n],{w:Sj(t,e.string,n),h:n.length*e.lineHeight}}function sf(t,e,n,i,r){return t===i||t===r?{start:e-n/2,end:e+n/2}:t<i||t>r?{start:e-n,end:e}:{start:e,end:e+n}}function U4(t){const e={l:t.left+t._padding.left,r:t.right-t._padding.right,t:t.top+t._padding.top,b:t.bottom-t._padding.bottom},n=Object.assign({},e),i=[],r=[],a=t._pointLabels.length,o=t.options.pointLabels,l=o.centerPointLabels?Ie/a:0;for(let u=0;u<a;u++){const c=o.setContext(t.getPointLabelContext(u));r[u]=c.padding;const d=t.getPointPosition(u,t.drawingArea+r[u],l),f=Ue(c.font),g=Q4(t.ctx,f,t._pointLabels[u]);i[u]=g;const h=et(t.getIndexAngle(u)+l),y=Math.round(rs(h)),m=sf(y,d.x,g.w,0,180),p=sf(y,d.y,g.h,90,270);R4(n,e,h,m,p)}t.setCenterPoint(e.l-n.l,n.r-e.r,e.t-n.t,n.b-e.b),t._pointLabelItems=B4(t,i,r)}function R4(t,e,n,i,r){const a=Math.abs(Math.sin(n)),o=Math.abs(Math.cos(n));let l=0,u=0;i.start<e.l?(l=(e.l-i.start)/a,t.l=Math.min(t.l,e.l-l)):i.end>e.r&&(l=(i.end-e.r)/a,t.r=Math.max(t.r,e.r+l)),r.start<e.t?(u=(e.t-r.start)/o,t.t=Math.min(t.t,e.t-u)):r.end>e.b&&(u=(r.end-e.b)/o,t.b=Math.max(t.b,e.b+u))}function B4(t,e,n){const i=[],r=t._pointLabels.length,a=t.options,o=$s(a)/2,l=t.drawingArea,u=a.pointLabels.centerPointLabels?Ie/r:0;for(let c=0;c<r;c++){const d=t.getPointPosition(c,l+o+n[c],u),f=Math.round(rs(et(d.angle+je))),g=e[c],h=$4(d.y,g.h,f),y=Z4(f),m=V4(d.x,g.w,y);i.push({x:d.x,y:h,textAlign:y,left:m,top:h,right:m+g.w,bottom:h+g.h})}return i}function Z4(t){return t===0||t===180?"center":t<180?"left":"right"}function V4(t,e,n){return n==="right"?t-=e:n==="center"&&(t-=e/2),t}function $4(t,e,n){return n===90||n===270?t-=e/2:(n>270||n<90)&&(t-=e),t}function W4(t,e){const{ctx:n,options:{pointLabels:i}}=t;for(let r=e-1;r>=0;r--){const a=i.setContext(t.getPointLabelContext(r)),o=Ue(a.font),{x:l,y:u,textAlign:c,left:d,top:f,right:g,bottom:h}=t._pointLabelItems[r],{backdropColor:y}=a;if(!oe(y)){const m=on(a.borderRadius),p=We(a.backdropPadding);n.fillStyle=y;const M=d-p.left,N=f-p.top,A=g-d+p.width,T=h-f+p.height;Object.values(m).some(I=>I!==0)?(n.beginPath(),_r(n,{x:M,y:N,w:A,h:T,radius:m}),n.fill()):n.fillRect(M,N,A,T)}Cr(n,t._pointLabels[r],l,u+o.lineHeight/2,o,{color:a.color,textAlign:c,textBaseline:"middle"})}}function lf(t,e,n,i){const{ctx:r}=t;if(n)r.arc(t.xCenter,t.yCenter,e,0,ce);else{let a=t.getPointPosition(0,e);r.moveTo(a.x,a.y);for(let o=1;o<i;o++)a=t.getPointPosition(o,e),r.lineTo(a.x,a.y)}}function G4(t,e,n,i){const r=t.ctx,a=e.circular,{color:o,lineWidth:l}=e;!a&&!i||!o||!l||n<0||(r.save(),r.strokeStyle=o,r.lineWidth=l,r.setLineDash(e.borderDash),r.lineDashOffset=e.borderDashOffset,r.beginPath(),lf(t,n,a,i),r.closePath(),r.stroke(),r.restore())}function H4(t,e,n){return wt(t,{label:n,index:e,type:"pointLabel"})}class qr extends Kr{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=We($s(this.options)/2),n=this.width=this.maxWidth-e.width,i=this.height=this.maxHeight-e.height;this.xCenter=Math.floor(this.left+n/2+e.left),this.yCenter=Math.floor(this.top+i/2+e.top),this.drawingArea=Math.floor(Math.min(n,i)/2)}determineDataLimits(){const{min:e,max:n}=this.getMinMax(!1);this.min=Se(e)&&!isNaN(e)?e:0,this.max=Se(n)&&!isNaN(n)?n:0,this.handleTickRangeOptions()}computeTickLimit(){return Math.ceil(this.drawingArea/$s(this.options))}generateTickLabels(e){Kr.prototype.generateTickLabels.call(this,e),this._pointLabels=this.getLabels().map((n,i)=>{const r=De(this.options.pointLabels.callback,[n,i],this);return r||r===0?r:""}).filter((n,i)=>this.chart.getDataVisibility(i))}fit(){const e=this.options;e.display&&e.pointLabels.display?U4(this):this.setCenterPoint(0,0,0,0)}setCenterPoint(e,n,i,r){this.xCenter+=Math.floor((e-n)/2),this.yCenter+=Math.floor((i-r)/2),this.drawingArea-=Math.min(this.drawingArea/2,Math.max(e,n,i,r))}getIndexAngle(e){const n=ce/(this._pointLabels.length||1),i=this.options.startAngle||0;return et(e*n+qe(i))}getDistanceFromCenterForValue(e){if(oe(e))return NaN;const n=this.drawingArea/(this.max-this.min);return this.options.reverse?(this.max-e)*n:(e-this.min)*n}getValueForDistanceFromCenter(e){if(oe(e))return NaN;const n=e/(this.drawingArea/(this.max-this.min));return this.options.reverse?this.max-n:this.min+n}getPointLabelContext(e){const n=this._pointLabels||[];if(e>=0&&e<n.length){const i=n[e];return H4(this.getContext(),e,i)}}getPointPosition(e,n,i=0){const r=this.getIndexAngle(e)-je+i;return{x:Math.cos(r)*n+this.xCenter,y:Math.sin(r)*n+this.yCenter,angle:r}}getPointPositionForValue(e,n){return this.getPointPosition(e,this.getDistanceFromCenterForValue(n))}getBasePosition(e){return this.getPointPositionForValue(e||0,this.getBaseValue())}getPointLabelPosition(e){const{left:n,top:i,right:r,bottom:a}=this._pointLabelItems[e];return{left:n,top:i,right:r,bottom:a}}drawBackground(){const{backgroundColor:e,grid:{circular:n}}=this.options;if(e){const i=this.ctx;i.save(),i.beginPath(),lf(this,this.getDistanceFromCenterForValue(this._endValue),n,this._pointLabels.length),i.closePath(),i.fillStyle=e,i.fill(),i.restore()}}drawGrid(){const e=this.ctx,n=this.options,{angleLines:i,grid:r}=n,a=this._pointLabels.length;let o,l,u;if(n.pointLabels.display&&W4(this,a),r.display&&this.ticks.forEach((c,d)=>{if(d!==0){l=this.getDistanceFromCenterForValue(c.value);const f=r.setContext(this.getContext(d-1));G4(this,f,l,a)}}),i.display){for(e.save(),o=a-1;o>=0;o--){const c=i.setContext(this.getPointLabelContext(o)),{color:d,lineWidth:f}=c;!f||!d||(e.lineWidth=f,e.strokeStyle=d,e.setLineDash(c.borderDash),e.lineDashOffset=c.borderDashOffset,l=this.getDistanceFromCenterForValue(n.ticks.reverse?this.min:this.max),u=this.getPointPosition(o,l),e.beginPath(),e.moveTo(this.xCenter,this.yCenter),e.lineTo(u.x,u.y),e.stroke())}e.restore()}}drawBorder(){}drawLabels(){const e=this.ctx,n=this.options,i=n.ticks;if(!i.display)return;const r=this.getIndexAngle(0);let a,o;e.save(),e.translate(this.xCenter,this.yCenter),e.rotate(r),e.textAlign="center",e.textBaseline="middle",this.ticks.forEach((l,u)=>{if(u===0&&!n.reverse)return;const c=i.setContext(this.getContext(u)),d=Ue(c.font);if(a=this.getDistanceFromCenterForValue(this.ticks[u].value),c.showLabelBackdrop){e.font=d.string,o=e.measureText(l.label).width,e.fillStyle=c.backdropColor;const f=We(c.backdropPadding);e.fillRect(-o/2-f.left,-a-d.size/2-f.top,o+f.width,d.size+f.height)}Cr(e,l.label,0,-a,d,{color:c.color})}),e.restore()}drawTitle(){}}qr.id="radialLinear",qr.defaults={display:!0,animate:!0,position:"chartArea",angleLines:{display:!0,lineWidth:1,borderDash:[],borderDashOffset:0},grid:{circular:!1},startAngle:0,ticks:{showLabelBackdrop:!0,callback:Qr.formatters.numeric},pointLabels:{backdropColor:void 0,backdropPadding:2,display:!0,font:{size:10},callback(t){return t},padding:5,centerPointLabels:!1}},qr.defaultRoutes={"angleLines.color":"borderColor","pointLabels.color":"color","ticks.color":"color"},qr.descriptors={angleLines:{_fallback:"grid"}};const ea={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}},Qe=Object.keys(ea);function F4(t,e){return t-e}function uf(t,e){if(oe(e))return null;const n=t._adapter,{parser:i,round:r,isoWeekday:a}=t._parseOpts;let o=e;return typeof i=="function"&&(o=i(o)),Se(o)||(o=typeof i=="string"?n.parse(o,i):n.parse(o)),o===null?null:(r&&(o=r==="week"&&(rn(a)||a===!0)?n.startOf(o,"isoWeek",a):n.startOf(o,r)),+o)}function cf(t,e,n,i){const r=Qe.length;for(let a=Qe.indexOf(t);a<r-1;++a){const o=ea[Qe[a]],l=o.steps?o.steps:Number.MAX_SAFE_INTEGER;if(o.common&&Math.ceil((n-e)/(l*o.size))<=i)return Qe[a]}return Qe[r-1]}function J4(t,e,n,i,r){for(let a=Qe.length-1;a>=Qe.indexOf(n);a--){const o=Qe[a];if(ea[o].common&&t._adapter.diff(r,i,o)>=e-1)return o}return Qe[n?Qe.indexOf(n):0]}function X4(t){for(let e=Qe.indexOf(t)+1,n=Qe.length;e<n;++e)if(ea[Qe[e]].common)return Qe[e]}function df(t,e,n){if(!n)t[e]=!0;else if(n.length){const{lo:i,hi:r}=os(n,e),a=n[i]>=e?n[i]:n[r];t[a]=!0}}function K4(t,e,n,i){const r=t._adapter,a=+r.startOf(e[0].value,i),o=e[e.length-1].value;let l,u;for(l=a;l<=o;l=+r.add(l,1,i))u=n[l],u>=0&&(e[u].major=!0);return e}function ff(t,e,n){const i=[],r={},a=e.length;let o,l;for(o=0;o<a;++o)l=e[o],r[l]=o,i.push({value:l,major:!1});return a===0||!n?i:K4(t,i,r,n)}class ta extends Gt{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,n){const i=e.time||(e.time={}),r=this._adapter=new yA._date(e.adapters.date);r.init(n),Nn(i.displayFormats,r.formats()),this._parseOpts={parser:i.parser,round:i.round,isoWeekday:i.isoWeekday},super.init(e),this._normalized=n.normalized}parse(e,n){return e===void 0?null:uf(this,e)}beforeLayout(){super.beforeLayout(),this._cache={data:[],labels:[],all:[]}}determineDataLimits(){const e=this.options,n=this._adapter,i=e.time.unit||"day";let{min:r,max:a,minDefined:o,maxDefined:l}=this.getUserBounds();function u(c){!o&&!isNaN(c.min)&&(r=Math.min(r,c.min)),!l&&!isNaN(c.max)&&(a=Math.max(a,c.max))}(!o||!l)&&(u(this._getLabelBounds()),(e.bounds!=="ticks"||e.ticks.source!=="labels")&&u(this.getMinMax(!1))),r=Se(r)&&!isNaN(r)?r:+n.startOf(Date.now(),i),a=Se(a)&&!isNaN(a)?a:+n.endOf(Date.now(),i)+1,this.min=Math.min(r,a-1),this.max=Math.max(r+1,a)}_getLabelBounds(){const e=this.getLabelTimestamps();let n=Number.POSITIVE_INFINITY,i=Number.NEGATIVE_INFINITY;return e.length&&(n=e[0],i=e[e.length-1]),{min:n,max:i}}buildTicks(){const e=this.options,n=e.time,i=e.ticks,r=i.source==="labels"?this.getLabelTimestamps():this._generate();e.bounds==="ticks"&&r.length&&(this.min=this._userMin||r[0],this.max=this._userMax||r[r.length-1]);const a=this.min,o=this.max,l=tj(r,a,o);return this._unit=n.unit||(i.autoSkip?cf(n.minUnit,this.min,this.max,this._getLabelCapacity(a)):J4(this,l.length,n.minUnit,this.min,this.max)),this._majorUnit=!i.major.enabled||this._unit==="year"?void 0:X4(this._unit),this.initOffsets(r),e.reverse&&l.reverse(),ff(this,l,this._majorUnit)}afterAutoSkip(){this.options.offsetAfterAutoskip&&this.initOffsets(this.ticks.map(e=>+e.value))}initOffsets(e){let n=0,i=0,r,a;this.options.offset&&e.length&&(r=this.getDecimalForValue(e[0]),e.length===1?n=1-r:n=(this.getDecimalForValue(e[1])-r)/2,a=this.getDecimalForValue(e[e.length-1]),e.length===1?i=a:i=(a-this.getDecimalForValue(e[e.length-2]))/2);const o=e.length<3?.5:.25;n=_e(n,0,o),i=_e(i,0,o),this._offsets={start:n,end:i,factor:1/(n+1+i)}}_generate(){const e=this._adapter,n=this.min,i=this.max,r=this.options,a=r.time,o=a.unit||cf(a.minUnit,n,i,this._getLabelCapacity(n)),l=ie(a.stepSize,1),u=o==="week"?a.isoWeekday:!1,c=rn(u)||u===!0,d={};let f=n,g,h;if(c&&(f=+e.startOf(f,"isoWeek",u)),f=+e.startOf(f,c?"day":o),e.diff(i,n,o)>1e5*l)throw new Error(n+" and "+i+" are too far apart with stepSize of "+l+" "+o);const y=r.ticks.source==="data"&&this.getDataTimestamps();for(g=f,h=0;g<i;g=+e.add(g,l,o),h++)df(d,g,y);return(g===i||r.bounds==="ticks"||h===1)&&df(d,g,y),Object.keys(d).sort((m,p)=>m-p).map(m=>+m)}getLabelForValue(e){const n=this._adapter,i=this.options.time;return i.tooltipFormat?n.format(e,i.tooltipFormat):n.format(e,i.displayFormats.datetime)}_tickFormatFunction(e,n,i,r){const a=this.options,o=a.time.displayFormats,l=this._unit,u=this._majorUnit,c=l&&o[l],d=u&&o[u],f=i[n],g=u&&d&&f&&f.major,h=this._adapter.format(e,r||(g?d:c)),y=a.ticks.callback;return y?De(y,[h,n,i],this):h}generateTickLabels(e){let n,i,r;for(n=0,i=e.length;n<i;++n)r=e[n],r.label=this._tickFormatFunction(r.value,n,e)}getDecimalForValue(e){return e===null?NaN:(e-this.min)/(this.max-this.min)}getPixelForValue(e){const n=this._offsets,i=this.getDecimalForValue(e);return this.getPixelForDecimal((n.start+i)*n.factor)}getValueForPixel(e){const n=this._offsets,i=this.getDecimalForPixel(e)/n.factor-n.end;return this.min+i*(this.max-this.min)}_getLabelSize(e){const n=this.options.ticks,i=this.ctx.measureText(e).width,r=qe(this.isHorizontal()?n.maxRotation:n.minRotation),a=Math.cos(r),o=Math.sin(r),l=this._resolveTickFontOptions(0).size;return{w:i*a+l*o,h:i*o+l*a}}_getLabelCapacity(e){const n=this.options.time,i=n.displayFormats,r=i[n.unit]||i.millisecond,a=this._tickFormatFunction(e,0,ff(this,[e],this._majorUnit),r),o=this._getLabelSize(a),l=Math.floor(this.isHorizontal()?this.width/o.w:this.height/o.h)-1;return l>0?l:1}getDataTimestamps(){let e=this._cache.data||[],n,i;if(e.length)return e;const r=this.getMatchingVisibleMetas();if(this._normalized&&r.length)return this._cache.data=r[0].controller.getAllParsedValues(this);for(n=0,i=r.length;n<i;++n)e=e.concat(r[n].controller.getAllParsedValues(this));return this._cache.data=this.normalize(e)}getLabelTimestamps(){const e=this._cache.labels||[];let n,i;if(e.length)return e;const r=this.getLabels();for(n=0,i=r.length;n<i;++n)e.push(uf(this,r[n]));return this._cache.labels=this._normalized?e:this.normalize(e)}normalize(e){return bc(e.sort(F4))}}ta.id="time",ta.defaults={bounds:"data",adapters:{},time:{parser:!1,unit:!1,round:!1,isoWeekday:!1,minUnit:"millisecond",displayFormats:{}},ticks:{source:"auto",major:{enabled:!1}}};function na(t,e,n){let i=0,r=t.length-1,a,o,l,u;n?(e>=t[i].pos&&e<=t[r].pos&&({lo:i,hi:r}=Rt(t,"pos",e)),{pos:a,time:l}=t[i],{pos:o,time:u}=t[r]):(e>=t[i].time&&e<=t[r].time&&({lo:i,hi:r}=Rt(t,"time",e)),{time:a,pos:l}=t[i],{time:o,pos:u}=t[r]);const c=o-a;return c?l+(u-l)*(e-a)/c:l}class Mf extends ta{constructor(e){super(e),this._table=[],this._minPos=void 0,this._tableRange=void 0}initOffsets(){const e=this._getTimestampsForTable(),n=this._table=this.buildLookupTable(e);this._minPos=na(n,this.min),this._tableRange=na(n,this.max)-this._minPos,super.initOffsets(e)}buildLookupTable(e){const{min:n,max:i}=this,r=[],a=[];let o,l,u,c,d;for(o=0,l=e.length;o<l;++o)c=e[o],c>=n&&c<=i&&r.push(c);if(r.length<2)return[{time:n,pos:0},{time:i,pos:1}];for(o=0,l=r.length;o<l;++o)d=r[o+1],u=r[o-1],c=r[o],Math.round((d+u)/2)!==c&&a.push({time:c,pos:o/(l-1)});return a}_getTimestampsForTable(){let e=this._cache.all||[];if(e.length)return e;const n=this.getDataTimestamps(),i=this.getLabelTimestamps();return n.length&&i.length?e=this.normalize(n.concat(i)):e=n.length?n:i,e=this._cache.all=e,e}getDecimalForValue(e){return(na(this._table,e)-this._minPos)/this._tableRange}getValueForPixel(e){const n=this._offsets,i=this.getDecimalForPixel(e)/n.factor-n.end;return na(this._table,i*this._tableRange+this._minPos,!0)}}Mf.id="timeseries",Mf.defaults=ta.defaults;var cn;(function(t){t.ChartRendered="chart:rendered",t.ChartUpdated="chart:updated",t.ChartDestroyed="chart:destroyed",t.LabelsUpdated="labels:updated"})(cn||(cn={}));function ia(t,e,n,i){t(e,n),i!==void 0&&i.emit(cn.ChartRendered)}function q4(t,e){t.update(),e!==void 0&&e.emit(cn.ChartUpdated)}function ra(t,e){t.destroy(),e!==void 0&&e.emit(cn.ChartDestroyed)}function eT(t,e){const n={labels:typeof t.labels=="undefined"?[]:[...t.labels],datasets:[]};return gf(n,{...t},e),n}function gf(t,e,n){const i=[];t.datasets=e.datasets.map(r=>{const a=t.datasets.find(o=>o[n]===r[n]);return!a||!r.data||i.includes(a)?{...r}:(i.push(a),Object.assign(a,r),a)})}function tT(t,e,n){t.data.labels=e,n!==void 0&&n.emit(cn.LabelsUpdated)}function nT(t,e){t.options={...e}}function iT(t,e){const n=t.datasets.map(r=>r.label),i=e.datasets.map(r=>r.label);return e.datasets.length===t.datasets.length&&n.every((r,a)=>r===i[a])}const rT="Please remove the <template></template> tags from your chart component. See https://vue-chartjs.org/guide/#vue-single-file-components",aT="Update ERROR: chart instance not found",oT=((t,e,n)=>s.defineComponent({props:{chartData:{type:Object,required:!0},chartOptions:{type:Object,default:()=>{}},datasetIdKey:{type:String,default:"label"},chartId:{type:String,default:t},width:{type:Number,default:400},height:{type:Number,default:400},cssClasses:{type:String,default:""},styles:{type:Object,default:()=>{}},plugins:{type:Array,default:()=>[]}},setup(i,r){Yn.register(n);const a=s.shallowRef(null),o=s.ref(null);function l(f,g){if(a.value!==null&&ra(s.toRaw(a.value),r),o.value===null)throw new Error(rT);{const h=eT(f,i.datasetIdKey),y=o.value.getContext("2d");y!==null&&(a.value=new Yn(y,{type:e,data:s.isProxy(f)?new Proxy(h,{}):h,options:g,plugins:i.plugins}))}}function u(f,g){const h=s.isProxy(f)?s.toRaw(f):{...f},y=s.isProxy(g)?s.toRaw(g):{...g};if(Object.keys(y).length>0){const m=s.toRaw(a.value);iT(h,y)&&m!==null?(gf(m==null?void 0:m.data,h,i.datasetIdKey),h.labels!==void 0&&tT(m,h.labels,r),d()):(m!==null&&ra(m,r),ia(l,i.chartData,i.chartOptions,r))}else a.value!==null&&ra(s.toRaw(a.value),r),ia(l,i.chartData,i.chartOptions,r)}function c(f){const g=s.toRaw(a.value);g!==null?(nT(g,f),d()):ia(l,i.chartData,i.chartOptions,r)}function d(){const f=s.toRaw(a.value);f!==null?q4(f,r):console.error(aT)}return s.watch(()=>i.chartData,(f,g)=>u(f,g),{deep:!0}),s.watch(()=>i.chartOptions,f=>c(f),{deep:!0}),s.onMounted(()=>{"datasets"in i.chartData&&i.chartData.datasets.length>0&&ia(l,i.chartData,i.chartOptions,r)}),s.onBeforeUnmount(()=>{a.value!==null&&ra(s.toRaw(a.value),r)}),r.expose({chart:a,updateChart:d}),()=>s.h("div",{style:i.styles,class:i.cssClasses},[s.h("canvas",{id:i.chartId,width:i.width,height:i.height,ref:o})])}}))("bar-chart","bar",Yr);var _x="";const sT={name:"MultiRangeSlider",props:{baseClassName:{type:String,default:"multi-range-slider"},min:{type:Number},max:{type:Number},minValue:{type:Number},maxValue:{type:Number},step:{type:Number,default:1},preventWheel:{type:Boolean,default:!1},ruler:{type:Boolean,default:!0},label:{type:Boolean,default:!0},labels:{type:Array},minCaption:{type:String},maxCaption:{type:String},rangeMargin:{type:Number}},data(){let t=this.labels||[],e=this.min===void 0?0:this.min,n=t.length?t.length-1:100,i=this.max===void 0?n:this.max,r=this.minValue===void 0?25:this.minValue;t.length&&this.minValue===void 0&&(r=1);let a=this.maxValue||75;if(t.length&&this.maxValue===void 0&&(a=t.length-2),i<=e)throw new Error("Invalid props min or max");if(r>a)throw new Error("Invalid props minValue or maxValue");let o=this.rangeMargin===void 0?this.step:this.rangeMargin,l=o%this.step;return l&&(o=o+this.step-l),{valueMin:r<e?e:r,valueMax:a>i?i:a,interVal:null,startX:null,mouseMoveCounter:null,barBox:null,barValue:0,rangeMarginValue:o}},methods:{onBarLeftClick(){this.valueMin-this.step>=this.minimum?this.valueMin-=this.step:this.valueMin=this.minimum},onInnerBarLeftClick(){this.valueMin+this.rangeMarginValue<this.valueMax&&(this.valueMin+=this.step)},onBarRightClick(){this.valueMax+this.step<=this.maximum?this.valueMax+=this.step:this.valueMax=this.maximum},onInnerBarRightClick(){this.valueMax-this.rangeMarginValue>this.valueMin&&(this.valueMax-=this.step)},onInputMinChange(t){let e=parseFloat(t.target.value);e<=this.valueMax-this.rangeMarginValue&&e>=this.minimum?this.valueMin=e:t.target.value=this.valueMin},onInputMaxChange(t){let e=parseFloat(t.target.value);e>=this.valueMin+this.rangeMarginValue&&e<=this.maximum?this.valueMax=e:t.target.value=this.valueMax},onLeftThumbMousedown(t){if(t.preventDefault(),this.startX=t.clientX,t.type==="touchstart")if(t.touches.length===1)this.startX=t.touches[0].clientX;else return;this.mouseMoveCounter=0,this.barValue=this.valueMin,this.barBox=t.target.parentNode.getBoundingClientRect(),document.addEventListener("mousemove",this.onLeftThumbMousemove),document.addEventListener("mouseup",this.onLeftThumbMouseup),document.addEventListener("touchmove",this.onLeftThumbMousemove),document.addEventListener("touchend",this.onLeftThumbMouseup)},onLeftThumbMousemove(t){this.mouseMoveCounter++;let e=t.clientX;t.type==="touchmove"&&(e=t.touches[0].clientX);let i=(e-this.startX)/this.barBox.width,r=this.barValue+(this.maximum-this.minimum)*i;r-=r%this.step,r<this.minimum?r=this.minimum:r>this.valueMax-this.rangeMarginValue&&(r=this.valueMax-this.rangeMarginValue),this.valueMin=r},onLeftThumbMouseup(){document.removeEventListener("mousemove",this.onLeftThumbMousemove),document.removeEventListener("mouseup",this.onLeftThumbMouseup),document.removeEventListener("touchmove",this.onLeftThumbMousemove),document.removeEventListener("touchend",this.onLeftThumbMouseup)},onRightThumbMousedown(t){if(t.preventDefault(),this.startX=t.clientX,t.type==="touchstart")if(t.touches.length===1)this.startX=t.touches[0].clientX;else return;this.mouseMoveCounter=0,this.barValue=this.valueMax,this.barBox=t.target.parentNode.getBoundingClientRect(),document.addEventListener("mousemove",this.onRightThumbMousemove),document.addEventListener("mouseup",this.onRightThumbMouseup),document.addEventListener("touchmove",this.onRightThumbMousemove),document.addEventListener("touchend",this.onRightThumbMouseup)},onRightThumbMousemove(t){this.mouseMoveCounter++;let e=t.clientX;t.type==="touchmove"&&(e=t.touches[0].clientX);let i=(e-this.startX)/this.barBox.width,r=this.barValue+(this.maximum-this.minimum)*i;r-=r%this.step,r<this.valueMin+this.rangeMarginValue?r=this.valueMin+this.rangeMarginValue:r>this.maximum&&(r=this.maximum),this.valueMax=r},onRightThumbMouseup(){document.removeEventListener("mousemove",this.onRightThumbMousemove),document.removeEventListener("mouseup",this.onRightThumbMouseup),document.removeEventListener("touchmove",this.onRightThumbMousemove),document.removeEventListener("touchend",this.onRightThumbMouseup)},onMouseWheel(t){if(this.preventWheel===!0||!t.shiftKey&&!t.ctrlKey)return;let e=this.step;t.deltaY<0&&(e=-e),t.shiftKey&&t.ctrlKey?this.valueMin+e>=this.minimum&&this.valueMax+e<=this.maximum&&(this.valueMin=this.valueMin+e,this.valueMax=this.valueMax+e):t.ctrlKey?(e=this.valueMax+e,e<this.valueMin+this.rangeMarginValue?e=this.valueMin+this.rangeMarginValue:e>this.maximum&&(e=this.maximum),this.valueMax=e):t.shiftKey&&(e=this.valueMin+e,e<this.minimum?e=this.minimum:e>this.valueMax-this.rangeMarginValue&&(e=this.valueMax-this.rangeMarginValue),this.valueMin=e)},triggerInput(){let t=0;this.step.toString().includes(".")&&(t=2);let e={min:this.minimum,max:this.maximum,minValue:parseFloat(this.valueMin.toFixed(t)),maxValue:parseFloat(this.valueMax.toFixed(t))};this.$emit("input",e)}},computed:{minimum(){return this.min===void 0?0:this.min},maximum(){let t=this.labels||[],e=t.length?t.length-1:100;return this.max===void 0?e:this.max},stepCount(){let t=this.labels||[];return t.length?t.length-1:Math.floor((this.maximum-this.minimum)/this.step)},subStepCount(){return(this.labels||[]).length&&this.step>1?(this.maximum-this.minimum)/this.step:0},barMin(){return(this.valueMin-this.minimum)/(this.maximum-this.minimum)*100},barMax(){return 100-(this.valueMax-this.minimum)/(this.maximum-this.minimum)*100},barMinVal(){let t=0;return this.step.toString().includes(".")&&(t=2),(this.valueMin||0).toFixed(t)},barMaxVal(){let t=0;return this.step.toString().includes(".")&&(t=2),(this.valueMax||100).toFixed(t)},scaleLabels(){let t=this.labels||[];return t.length===0&&(t=[],t.push(this.minimum),t.push(this.maximum)),t}},watch:{valueMin(){this.triggerInput()},valueMax(){this.triggerInput()},minValue(t){this.valueMin=t<this.minimum?this.minimum:t},maxValue(t){this.valueMax=t>this.maximum?this.maximum:t}},mounted(){}},lT={class:"bar"},uT=["min","max","step","value"],cT={class:"caption"},dT={class:"min-caption"},fT={class:"bar-inner"},MT=["min","max","step","value"],gT={class:"caption"},hT={class:"max-caption"},yT={key:0,class:"ruler"},mT={key:1,class:"sub-ruler"},pT={key:2,class:"labels"};function NT(t,e,n,i,r,a){return s.openBlock(),s.createElementBlock("div",{class:s.normalizeClass([n.baseClassName,r.rangeMarginValue===0?"zero-ranage-margin":""]),onMousewheel:e[10]||(e[10]=s.withModifiers((...o)=>a.onMouseWheel&&a.onMouseWheel(...o),["prevent","stop"]))},[s.createElementVNode("div",lT,[s.createElementVNode("div",{class:"bar-left",style:s.normalizeStyle({width:a.barMin+"%"}),onClick:e[0]||(e[0]=(...o)=>a.onBarLeftClick&&a.onBarLeftClick(...o))},null,4),s.createElementVNode("input",{class:"input-type-range input-type-range-min",type:"range",min:a.minimum,max:a.maximum,step:n.step,value:r.valueMin,onInput:e[1]||(e[1]=s.withModifiers((...o)=>a.onInputMinChange&&a.onInputMinChange(...o),["stop","prevent"]))},null,40,uT),s.createElementVNode("div",{class:"thumb thumb-left",onMousedown:e[2]||(e[2]=(...o)=>a.onLeftThumbMousedown&&a.onLeftThumbMousedown(...o)),onTouchstart:e[3]||(e[3]=(...o)=>a.onLeftThumbMousedown&&a.onLeftThumbMousedown(...o))},[s.createElementVNode("div",cT,[s.createElementVNode("span",dT,s.toDisplayString(n.minCaption||a.barMinVal),1)])],32),s.createElementVNode("div",fT,[s.createElementVNode("div",{class:"bar-inner-left",onClick:e[4]||(e[4]=(...o)=>a.onInnerBarLeftClick&&a.onInnerBarLeftClick(...o))}),s.createElementVNode("div",{class:"bar-inner-right",onClick:e[5]||(e[5]=(...o)=>a.onInnerBarRightClick&&a.onInnerBarRightClick(...o))})]),s.createElementVNode("input",{class:"input-type-range input-type-range-max",type:"range",min:a.minimum,max:a.maximum,step:n.step,value:r.valueMax,onInput:e[6]||(e[6]=s.withModifiers((...o)=>a.onInputMaxChange&&a.onInputMaxChange(...o),["stop","prevent"]))},null,40,MT),s.createElementVNode("div",{class:"thumb thumb-right",onMousedown:e[7]||(e[7]=(...o)=>a.onRightThumbMousedown&&a.onRightThumbMousedown(...o)),onTouchstart:e[8]||(e[8]=(...o)=>a.onRightThumbMousedown&&a.onRightThumbMousedown(...o))},[s.createElementVNode("div",gT,[s.createElementVNode("span",hT,s.toDisplayString(n.maxCaption||a.barMaxVal),1)])],32),s.createElementVNode("div",{class:"bar-right",style:s.normalizeStyle({width:a.barMax+"%"}),onClick:e[9]||(e[9]=(...o)=>a.onBarRightClick&&a.onBarRightClick(...o))},null,4)]),n.ruler?(s.openBlock(),s.createElementBlock("div",yT,[(s.openBlock(!0),s.createElementBlock(s.Fragment,null,s.renderList(a.stepCount,o=>(s.openBlock(),s.createElementBlock("div",{key:o,class:"ruler-rule"}))),128))])):s.createCommentVNode("",!0),a.subStepCount?(s.openBlock(),s.createElementBlock("div",mT,[(s.openBlock(!0),s.createElementBlock(s.Fragment,null,s.renderList(a.subStepCount,o=>(s.openBlock(),s.createElementBlock("div",{key:o,class:"ruler-sub-rule"}))),128))])):s.createCommentVNode("",!0),n.label?(s.openBlock(),s.createElementBlock("div",pT,[(s.openBlock(!0),s.createElementBlock(s.Fragment,null,s.renderList(a.scaleLabels,o=>(s.openBlock(),s.createElementBlock("div",{class:"label",key:o},s.toDisplayString(o),1))),128))])):s.createCommentVNode("",!0)],34)}var DT=Re(sT,[["render",NT]]),kx="";Yn.register(_4,Fr,Xr,Vs);const IT=s.defineComponent({components:{Bar:oT,MultiRangeSlider:DT},props:{numberRange:{type:Array,default:()=>[{key:1,count:10}]},width:{type:Number,default:200},height:{type:Number,default:50},chartId:{type:String,default:"bar-chart"},datasetIdKey:{type:String,default:"label"},steps:{type:Number,default:1}},data(){return{chartData:{labels:[],datasets:[{labels:"",data:[],backgroundColor:["#5ea9e5"],borderRadius:1,hoverBackgroundColor:"#e0e0e0"}]},chartOptions:{responsive:!0,plugins:{legend:{display:!1},tooltip:{enabled:!1}},scales:{x:{display:!1,grid:{display:!1},ticks:{display:!0}},y:{display:!1,grid:{display:!1},ticks:{display:!1}}}},chartLines:{},min:"1",max:this.maxNumber(this.numberRange),rangeMax:this.numberRange.length,chart_dta:[],BarMinValue:1,BarMaxValue:this.numberRange.length,activeFilter:!1,validated:!1,isMatch:!1,isExclude:!1,isDisable:!1}},mounted(){this.isMatch=!0,this.setChartData(this.numberRange),this.highlightChart()},methods:{changeMin(t){let e=t.target.value;this.min=e||"1",this.BarMinValue=e?this.getFirstIndex(parseInt(e)):1,this.isMatch&&!this.isDisable&&this.matchFilter(),this.isExclude&&!this.isDisable&&this.excludeFilter()},changeMax(t){let e=t.target.value;this.BarMaxValue=e&&e>this.maxNumber(this.numberRange)?this.numberRange.length:this.getLastIndex(parseInt(e)),this.max=e&&e>this.maxNumber(this.numberRange)?this.maxNumber(this.numberRange):e,this.isMatch&&!this.isDisable&&this.matchFilter(),this.isExclude&&!this.isDisable&&this.excludeFilter()},setChartData(t){t=this.sortData(t),this.removeChartData();let e=this.chartData.labels;for(let n=0;n<t.length;n++)e.push(t[n].key),this.chart_dta.push(t[n].count);this.chartData.datasets[0].data=this.chart_dta},highlightChart(){var t=this.chartData.datasets[0].data;this.chartLines=this.chartData.datasets[0],this.chartData.datasets[0].backgroundColor=[];for(let e=0;e<=t.length;e++)t[e]>=this.min&&t[e]<=this.max?this.chartData.datasets[0].backgroundColor.push("#5ea9e5"):this.chartData.datasets[0].backgroundColor.push("#e0e0e0")},updateBarChart(t){const{minValue:e,maxValue:n}=t;this.BarMinValue=e,this.BarMaxValue=n;var i=this.chartData.datasets[0].data;this.min=i[this.BarMinValue]?i[this.BarMinValue]:"1",this.max=i[this.BarMaxValue]?i[this.BarMaxValue]:this.max,this.isMatch&&!this.isDisable&&this.matchFilter(),this.isExclude&&!this.isDisable&&this.excludeFilter()},toggleFilter(){this.activeFilter=!this.activeFilter},removeChartData(){this.chartData.labels=[],this.chartData.datasets[0].data=[],this.chart_dta=[]},matchFilter(){if(!this.isDisable){this.isMatch=!0,this.isExclude=!1;var t=this.chartData.datasets[0].data;this.chartLines=this.chartData.datasets[0],this.chartData.datasets[0].backgroundColor=[];for(let e=0;e<=t.length;e++)t[e]>=this.min&&t[e]<=this.max?this.chartData.datasets[0].backgroundColor.push("#5ea9e5"):this.chartData.datasets[0].backgroundColor.push("#e0e0e0")}},excludeFilter(){if(!this.isDisable){this.isMatch=!1,this.isExclude=!0;var t=this.chartData.datasets[0].data;this.chartLines=this.chartData.datasets[0],this.chartData.datasets[0].backgroundColor=[];for(let e=0;e<t.length;e++)t[e]>=this.min&&t[e]<=this.max?this.chartData.datasets[0].backgroundColor.push("#e0e0e0"):this.chartData.datasets[0].backgroundColor.push("#5ea9e5")}},missingFilter(){this.isDisable=!this.isDisable,this.validated=!this.validated;var t=this.chartData.datasets[0].data;if(this.chartLines=this.chartData.datasets[0],this.chartData.datasets[0].backgroundColor=[],this.validated)for(let e=1;e<=t.length;e++)this.chartData.datasets[0].backgroundColor.push("#e0e0e0");else this.isMatch&&this.matchFilter(),this.isExclude&&this.excludeFilter()},sortData(t){return t.slice().sort(function(e,n){return e.count-n.count})},maxNumber(t){if(t.length!=0)return t.reduce((e,n)=>e=e>n.count?e:n.count,0)},getLastIndex(t){let e=this.chartData.datasets[0].data,n=0;for(let i=t;i>=0;i--)if(e.lastIndexOf(i)!==-1){n=e.lastIndexOf(i);break}else continue;return n},getFirstIndex(t){let e=this.chartData.datasets[0].data,n=0;for(let i=t;i<=this.max;i++)if(e.lastIndexOf(i)!==-1){n=e.lastIndexOf(i);break}else continue;return n}}}),jT={class:"dh-range-container"},bT={class:"bar-chart"},AT={class:"input-group-section"},TT={class:"input-group sb-input"},xT=["disabled","max","value"],LT={class:"input-group sb-input"},wT=["disabled","max","min","value"],ST={class:"advance_section"},OT=s.createTextVNode(" Advanced "),zT={key:0,alt:"arrow",src:uc,width:"20"},CT={key:1,alt:"arrow",src:cc,width:"20"},_T={key:0,class:"list-none"},kT=["checked"],ET=s.createTextVNode(" Filter Missing "),vT=["checked","disabled"],PT=s.createTextVNode(" Match "),YT=["checked","disabled"],QT=s.createTextVNode(" Exclude ");function UT(t,e,n,i,r,a){const o=s.resolveComponent("Bar"),l=s.resolveComponent("MultiRangeSlider");return s.openBlock(),s.createElementBlock("div",jT,[s.createElementVNode("div",bT,[s.createVNode(o,{"chart-data":t.chartData,"chart-id":t.chartId,"chart-options":t.chartOptions,"dataset-id-key":t.datasetIdKey,height:t.height,width:t.width},null,8,["chart-data","chart-id","chart-options","dataset-id-key","height","width"]),s.createVNode(l,{"base-class-name":`multi-range-slider range-slider ${t.isDisable}`,label:!1,max:t.rangeMax,"max-caption":`${t.max}`,"max-value":t.BarMaxValue,min:1,"min-caption":`${t.min}`,"min-value":t.BarMinValue,"range-margin":0,ruler:!1,step:t.steps,onInput:t.updateBarChart},null,8,["base-class-name","max","max-caption","max-value","min-caption","min-value","step","onInput"])]),s.createElementVNode("div",AT,[s.createElementVNode("div",TT,[s.createElementVNode("label",{class:s.normalizeClass(`text-2 input-to ${t.validated?"disable":""}`)}," From ",2),s.createElementVNode("input",{class:"form-input text",disabled:!!t.validated,max:`${t.max}`,min:"1",placeholder:"From",type:"number",value:`${t.min}`,onInput:e[0]||(e[0]=u=>t.changeMin(u))},null,40,xT)]),s.createElementVNode("div",LT,[s.createElementVNode("label",{class:s.normalizeClass(`text-2 input-to ${t.validated?"disable":""}`)}," To ",2),s.createElementVNode("input",{class:"form-input text",disabled:!!t.validated,max:`${t.maxNumber(t.numberRange)}`,min:`${t.min}`,placeholder:"To",type:"number",value:`${t.max}`,onInput:e[1]||(e[1]=u=>t.changeMax(u))},null,40,wT)])]),s.createElementVNode("div",ST,[s.createElementVNode("span",{class:"toggle-icon",onClick:e[2]||(e[2]=u=>t.toggleFilter())},[OT,t.activeFilter?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock("img",zT)),t.activeFilter?(s.openBlock(),s.createElementBlock("img",CT)):s.createCommentVNode("",!0)]),t.activeFilter?(s.openBlock(),s.createElementBlock("ul",_T,[s.createElementVNode("li",null,[s.createElementVNode("label",null,[s.createElementVNode("input",{checked:t.isDisable,type:"checkbox",onChange:e[3]||(e[3]=u=>t.missingFilter())},null,40,kT),ET])]),s.createElementVNode("li",null,[s.createElementVNode("label",null,[s.createElementVNode("input",{checked:t.isMatch,disabled:!!t.validated,name:"number_filter",type:"radio",onChange:e[4]||(e[4]=u=>t.matchFilter())},null,40,vT),PT]),s.createElementVNode("label",null,[s.createElementVNode("input",{checked:t.isExclude,disabled:!!t.validated,name:"number_filter",type:"radio",onChange:e[5]||(e[5]=u=>t.excludeFilter())},null,40,YT),QT])])])):s.createCommentVNode("",!0)])])}var RT=Re(IT,[["render",UT]]),Ex="";const BT={class:"password__panel"},ZT=["placeholder","type"],VT={class:"icon is-right"},$T={key:0,class:"password__tooltip"};var WT=Re(s.defineComponent({__name:"PasswordField",props:{modelValue:{type:String,default:""},placeholder:{type:String,default:""},tipChars:{type:String,default:"12 Characters"},tipNumbers:{type:String,default:"Numbers"},tipSymbols:{type:String,default:"Symbols"},passwordTooltipDisabled:{type:Boolean,default:!1}},emits:["submit","update:modelValue"],setup(t,{emit:e}){const n=t,i=s.ref(""),r=s.ref(!1),a=s.ref(!1),o=s.ref(!1),l=s.ref(!1),u=s.ref(!1),c=s.ref(!1);function d(){e("submit",i.value),e("update:modelValue",i.value)}function f(){r.value=!0,c.value=!0}function g(){r.value=!1,c.value=!1}function h(){u.value=!u.value}return s.onMounted(()=>()=>i.value=n.modelValue||""),s.watch(n,()=>(i.value=n.modelValue||"",a.value=i.value.length>11,o.value=/\d/.test(i.value),l.value=/[!@#$%^&*)(+=._-]/.test(i.value))),(y,m)=>(s.openBlock(),s.createElementBlock("div",BT,[s.withDirectives(s.createElementVNode("input",{"onUpdate:modelValue":m[0]||(m[0]=p=>i.value=p),class:"form__input password__panel_input","data-e2e":"password-input",placeholder:n.placeholder,type:u.value?"text":"password",onFocus:f,onFocusout:g,onKeyup:d},null,40,ZT),[[s.vModelDynamic,i.value]]),s.createElementVNode("button",{class:"password__panel_button",type:"button",onClick:h},[s.createElementVNode("span",VT,[s.createVNode(Ke,{active:c.value,"icon-name":u.value?"invisible":"visible",size:20},null,8,["active","icon-name"])])]),r.value&&!n.passwordTooltipDisabled?(s.openBlock(),s.createElementBlock("div",$T,[s.createElementVNode("p",{class:s.normalizeClass(["password__tooltip_text",a.value?"password__tooltip_text--valid":""])},[s.createVNode(Ke,{class:s.normalizeClass(a.value?"password__tooltip_icon--active":"password__tooltip_icon"),"icon-name":a.value?"accept":"close",size:16},null,8,["class","icon-name"]),s.createElementVNode("span",null,s.toDisplayString(n.tipChars),1)],2),s.createElementVNode("p",{class:s.normalizeClass(["password__tooltip_text",o.value?"password__tooltip_text--valid":""])},[s.createVNode(Ke,{class:s.normalizeClass(o.value?"password__tooltip_icon--active":"password__tooltip_icon"),"icon-name":o.value?"accept":"close",size:16},null,8,["class","icon-name"]),s.createElementVNode("span",null,s.toDisplayString(n.tipNumbers),1)],2),s.createElementVNode("p",{class:s.normalizeClass(["password__tooltip_text",l.value?"password__tooltip_text--valid":""])},[s.createVNode(Ke,{class:s.normalizeClass(l.value?"password__tooltip_icon--active":"password__tooltip_icon"),"icon-name":l.value?"accept":"close",size:16},null,8,["class","icon-name"]),s.createElementVNode("span",null,s.toDisplayString(n.tipSymbols),1)],2)])):s.createCommentVNode("",!0)]))}}),[["__scopeId","data-v-3ae35090"]]),Px="";const GT={class:"search-panel"},HT=["placeholder"];var FT=Re(s.defineComponent({__name:"SearchInput",props:{modelValue:{type:String,default:""},placeholder:{type:String,default:""}},emits:["submit","clean","update:modelValue"],setup(t,{emit:e}){const n=t,i=s.ref("");function r(){e("submit",i.value),e("update:modelValue",i.value)}function a(){i.value="",e("clean"),e("update:modelValue",i.value)}return s.onMounted(()=>()=>i.value=n.modelValue||""),s.watch(n,()=>i.value=n.modelValue||""),(o,l)=>(s.openBlock(),s.createElementBlock("div",GT,[s.withDirectives(s.createElementVNode("input",{"onUpdate:modelValue":l[0]||(l[0]=u=>i.value=u),class:"form-input search-panel-input","data-e2e":"search-input",placeholder:n.placeholder,onKeyup:r},null,40,HT),[[s.vModelText,i.value]]),i.value?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock("button",{key:0,class:"search-panel-button","data-e2e":"search-submit",onClick:r},[s.createVNode(Ke,{active:!0,"icon-name":"search",size:24})])),i.value?(s.openBlock(),s.createElementBlock("button",{key:1,class:"search-panel-button close","data-e2e":"search-close",onClick:a},[s.createVNode(Ke,{class:"icon","icon-name":"close",size:24})])):s.createCommentVNode("",!0)]))}}),[["__scopeId","data-v-562faa14"]]),Qx="";const JT=t=>(s.pushScopeId("data-v-0213b522"),t=t(),s.popScopeId(),t),XT={class:"stepper"},KT=JT(()=>s.createElementVNode("hr",{class:"solid"},null,-1));var qT=Re(s.defineComponent({__name:"Stepper",props:{maxSteps:{type:Number,default:0},currentStep:{type:Number,default:0}},setup(t){const e=t;function n(){return Array.from(Array(e.maxSteps||0).keys())}return(i,r)=>(s.openBlock(),s.createElementBlock("div",XT,[(s.openBlock(!0),s.createElementBlock(s.Fragment,null,s.renderList(n(),(a,o)=>(s.openBlock(),s.createElementBlock("div",{key:o,class:"step"},[s.createElementVNode("span",{class:s.normalizeClass(["step-number",{active:a===t.currentStep}])},s.toDisplayString(a+1),3),KT]))),128))]))}}),[["__scopeId","data-v-0213b522"]]);const ex=s.defineComponent({props:{data:{type:Boolean,required:!0,default:!1},label:{type:String,default:"Label"}},data(){return{active:this.data}},emits:["change"],computed:{checkedValue:{get(){return this.data},set(t){this.active=t,this.$emit("change",t)}}}}),tx={class:"dp__options"},nx={class:"dp__options_switch"},ix=s.createElementVNode("span",{class:"dp__options_slider"},null,-1);function rx(t,e,n,i,r,a){return s.openBlock(),s.createElementBlock("div",tx,[s.createElementVNode("span",null,s.toDisplayString(t.label),1),s.createElementVNode("label",nx,[s.withDirectives(s.createElementVNode("input",{"onUpdate:modelValue":e[0]||(e[0]=o=>t.checkedValue=o),name:"switch",type:"checkbox"},null,512),[[s.vModelCheckbox,t.checkedValue]]),ix])])}var ax=Re(ex,[["render",rx]]);const ox=s.defineComponent({props:{target:{type:String,required:!0},trigger:{type:String,required:!0},placement:{type:Object,default:()=>({placement:"bottom"}),required:!1},tooltipText:{type:String,required:!0}},data(){return{show:!1}},methods:{showTooltip(){this.show=!this.show},tooltip(){let t=this.$refs.main,e=this.$refs[this.target];["right","left"].includes(this.placement)&&(e.style.top=-(((e==null?void 0:e.offsetHeight)-(t==null?void 0:t.offsetHeight))/2)+"px")}}}),sx=["placement","target","tooltipText","trigger"],lx=["id"],ux={class:"text"};function cx(t,e,n,i,r,a){return s.openBlock(),s.createElementBlock("div",{id:"main-contain",ref:"main",class:"dh-tooltip-container tooltip",placement:t.placement,target:t.target,tooltipText:t.tooltipText,trigger:t.trigger,onClick:e[0]||(e[0]=o=>t.trigger=="click"?t.showTooltip():null),onMouseover:e[1]||(e[1]=o=>t.tooltip())},[s.renderSlot(t.$slots,"default"),s.createElementVNode("div",{id:t.target,ref:t.target,class:s.normalizeClass(`tooltiptext ${t.show}`)},[s.createElementVNode("span",ux,s.toDisplayString(t.tooltipText),1)],10,lx)],40,sx)}var dx=Re(ox,[["render",cx]]),Rx="";const fx={class:"code"};var Mx=Re(s.defineComponent({__name:"VerificationCode",props:{code:{type:String,required:!0}},emits:["submit"],setup(t,{emit:e}){const n=t,i=s.ref(null),r=s.ref(null),a=s.ref(null),o=s.ref(null),l=s.ref(null),u=s.ref(null);async function c(m){var p,M,N,A,T;switch(m){case 1:break;case 2:(p=i.value)==null||p.focus();break;case 3:(M=r.value)==null||M.focus();break;case 4:(N=a.value)==null||N.focus();break;case 5:(A=o.value)==null||A.focus();break;case 6:(T=l.value)==null||T.focus();break}}async function d(m){var p,M,N,A,T;switch(m){case 1:(p=r.value)==null||p.focus();break;case 2:(M=a.value)==null||M.focus();break;case 3:(N=o.value)==null||N.focus();break;case 4:(A=l.value)==null||A.focus();break;case 5:(T=u.value)==null||T.focus();break}}async function f(m,p){const M=m.key;let N=!0;[{_index:1,nextInput:r},{_index:2,nextInput:a},{_index:3,nextInput:o},{_index:4,nextInput:l},{_index:5,nextInput:u}].forEach(({_index:A,nextInput:T})=>{p===A&&(T.value&&M.match(/^[0-9]+$/)&&T.value.focus({}),N=!1),m.preventDefault()}),M.match(/^[0-9]+$/)&&(m.target.value=M),N&&y()}async function g(m){var M;const p=((M=m.clipboardData)==null?void 0:M.getData("text/plain"))||"";h(p),y()}function h(m){if(m.length!==6)return;const[p,M,N,A,T,I]=m.split("");i.value&&(i.value.value=p),r.value&&(r.value.value=M),a.value&&(a.value.value=N),o.value&&(o.value.value=A),l.value&&(l.value.value=T),u.value&&(u.value.value=I)}async function y(){var p,M,N,A,T,I;const m=`${(p=i.value)==null?void 0:p.value}${(M=r.value)==null?void 0:M.value}${(N=a.value)==null?void 0:N.value}${(A=o.value)==null?void 0:A.value}${(T=l.value)==null?void 0:T.value}${(I=u.value)==null?void 0:I.value}`;e("submit",m)}return s.onMounted(()=>{n.code&&(h(n.code),y())}),(m,p)=>(s.openBlock(),s.createElementBlock("div",fx,[s.createElementVNode("input",{ref_key:"txtInput1",ref:i,autofocus:"",class:"form-input input-1","data-e2e":"input-1",maxlength:"1",placeholder:"_",type:"text",onKeypress:p[0]||(p[0]=M=>f(M,1)),onKeyup:[p[1]||(p[1]=s.withKeys(M=>c(1),["delete"])),p[2]||(p[2]=s.withKeys(M=>c(1),["left"])),p[3]||(p[3]=s.withKeys(M=>d(1),["right"]))],onPaste:g},null,544),s.createElementVNode("input",{ref_key:"txtInput2",ref:r,class:"form-input","data-e2e":"input-2",maxlength:"1",placeholder:"_",type:"text",onKeypress:p[4]||(p[4]=M=>f(M,2)),onKeyup:[p[5]||(p[5]=s.withKeys(M=>c(2),["delete"])),p[6]||(p[6]=s.withKeys(M=>c(2),["left"])),p[7]||(p[7]=s.withKeys(M=>d(2),["right"]))],onPaste:g},null,544),s.createElementVNode("input",{ref_key:"txtInput3",ref:a,class:"form-input","data-e2e":"input-3",maxlength:"1",placeholder:"_",type:"text",onKeypress:p[8]||(p[8]=M=>f(M,3)),onKeyup:[p[9]||(p[9]=s.withKeys(M=>c(3),["delete"])),p[10]||(p[10]=s.withKeys(M=>c(3),["left"])),p[11]||(p[11]=s.withKeys(M=>d(3),["right"]))],onPaste:g},null,544),s.createElementVNode("input",{ref_key:"txtInput4",ref:o,class:"form-input","data-e2e":"input-4",maxlength:"1",placeholder:"_",type:"text",onKeypress:p[12]||(p[12]=M=>f(M,4)),onKeyup:[p[13]||(p[13]=s.withKeys(M=>c(4),["delete"])),p[14]||(p[14]=s.withKeys(M=>c(4),["left"])),p[15]||(p[15]=s.withKeys(M=>d(4),["right"]))],onPaste:g},null,544),s.createElementVNode("input",{ref_key:"txtInput5",ref:l,class:"form-input","data-e2e":"input-5",maxlength:"1",placeholder:"_",type:"text",onKeypress:p[16]||(p[16]=M=>f(M,5)),onKeyup:[p[17]||(p[17]=s.withKeys(M=>c(5),["delete"])),p[18]||(p[18]=s.withKeys(M=>c(5),["left"])),p[19]||(p[19]=s.withKeys(M=>d(5),["right"]))],onPaste:g},null,544),s.createElementVNode("input",{ref_key:"txtInput6",ref:u,class:"form-input","data-e2e":"input-6",maxlength:"1",placeholder:"_",type:"text",onKeypress:p[20]||(p[20]=M=>f(M,6)),onKeyup:[p[21]||(p[21]=s.withKeys(M=>c(6),["delete"])),p[22]||(p[22]=s.withKeys(M=>c(6),["left"])),p[23]||(p[23]=s.withKeys(M=>d(6),["right"]))],onPaste:g},null,544)]))}}),[["__scopeId","data-v-36ebd64c"]]);xe.DhAdvancedFilter=wf,xe.DhDatePicker=h0,xe.DhError=m0,xe.DhIcon=Ke,xe.DhModal=w0,xe.DhNotification=U0,xe.DhNumberRange=RT,xe.DhPasswordField=WT,xe.DhSearchInput=FT,xe.DhStepper=qT,xe.DhSwitch=ax,xe.DhTooltip=dx,xe.DhVerificationCode=Mx,Object.defineProperties(xe,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
|
|
19
|
+
`):t}function w4(t,e){const{element:n,datasetIndex:i,index:r}=e,a=t.getDatasetMeta(i).controller,{label:o,value:l}=a.getLabelAndValue(r);return{chart:t,label:o,parsed:a.getParsed(r),raw:t.data.datasets[i].data[r],formattedValue:l,dataset:a.getDataset(),dataIndex:r,datasetIndex:i,element:n}}function Kd(t,e){const n=t.chart.ctx,{body:i,footer:r,title:a}=t,{boxWidth:o,boxHeight:l}=e,u=Ue(e.bodyFont),c=Ue(e.titleFont),d=Ue(e.footerFont),M=a.length,g=r.length,h=i.length,y=We(e.padding);let m=y.height,p=0,f=i.reduce((T,I)=>T+I.before.length+I.lines.length+I.after.length,0);if(f+=t.beforeBody.length+t.afterBody.length,M&&(m+=M*c.lineHeight+(M-1)*e.titleSpacing+e.titleMarginBottom),f){const T=e.displayColors?Math.max(l,u.lineHeight):u.lineHeight;m+=h*T+(f-h)*u.lineHeight+(f-1)*e.bodySpacing}g&&(m+=e.footerMarginTop+g*d.lineHeight+(g-1)*e.footerSpacing);let N=0;const A=function(T){p=Math.max(p,n.measureText(T).width+N)};return n.save(),n.font=c.string,le(t.title,A),n.font=u.string,le(t.beforeBody.concat(t.afterBody),A),N=e.displayColors?o+2+e.boxPadding:0,le(i,T=>{le(T.before,A),le(T.lines,A),le(T.after,A)}),N=0,n.font=d.string,le(t.footer,A),n.restore(),p+=y.width,{width:p,height:m}}function S4(t,e){const{y:n,height:i}=e;return n<i/2?"top":n>t.height-i/2?"bottom":"center"}function O4(t,e,n,i){const{x:r,width:a}=i,o=n.caretSize+n.caretPadding;if(t==="left"&&r+a+o>e.width||t==="right"&&r-a-o<0)return!0}function z4(t,e,n,i){const{x:r,width:a}=n,{width:o,chartArea:{left:l,right:u}}=t;let c="center";return i==="center"?c=r<=(l+u)/2?"left":"right":r<=a/2?c="left":r>=o-a/2&&(c="right"),O4(c,t,e,n)&&(c="center"),c}function qd(t,e,n){const i=n.yAlign||e.yAlign||S4(t,n);return{xAlign:n.xAlign||e.xAlign||z4(t,e,n,i),yAlign:i}}function C4(t,e){let{x:n,width:i}=t;return e==="right"?n-=i:e==="center"&&(n-=i/2),n}function k4(t,e,n){let{y:i,height:r}=t;return e==="top"?i+=n:e==="bottom"?i-=r+n:i-=r/2,i}function eM(t,e,n,i){const{caretSize:r,caretPadding:a,cornerRadius:o}=t,{xAlign:l,yAlign:u}=n,c=r+a,{topLeft:d,topRight:M,bottomLeft:g,bottomRight:h}=on(o);let y=C4(e,l);const m=k4(e,u,c);return u==="center"?l==="left"?y+=c:l==="right"&&(y-=c):l==="left"?y-=Math.max(d,g)+r:l==="right"&&(y+=Math.max(M,h)+r),{x:ke(y,0,i.width-e.width),y:ke(m,0,i.height-e.height)}}function Jr(t,e,n){const i=We(n.padding);return e==="center"?t.x+t.width/2:e==="right"?t.x+t.width-i.right:t.x+i.left}function tM(t){return ct([],mt(t))}function _4(t,e,n){return wt(t,{tooltip:e,tooltipItems:n,type:"tooltip"})}function nM(t,e){const n=e&&e.dataset&&e.dataset.tooltip&&e.dataset.tooltip.callbacks;return n?t.override(n):t}class Zs extends yt{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 n=this.chart,i=this.options.setContext(this.getContext()),r=i.enabled&&n.options.animation&&i.animations,a=new ld(this.chart,r);return r._cacheable&&(this._cachedAnimations=Object.freeze(a)),a}getContext(){return this.$context||(this.$context=_4(this.chart.getContext(),this,this._tooltipItems))}getTitle(e,n){const{callbacks:i}=n,r=i.beforeTitle.apply(this,[e]),a=i.title.apply(this,[e]),o=i.afterTitle.apply(this,[e]);let l=[];return l=ct(l,mt(r)),l=ct(l,mt(a)),l=ct(l,mt(o)),l}getBeforeBody(e,n){return tM(n.callbacks.beforeBody.apply(this,[e]))}getBody(e,n){const{callbacks:i}=n,r=[];return le(e,a=>{const o={before:[],lines:[],after:[]},l=nM(i,a);ct(o.before,mt(l.beforeLabel.call(this,a))),ct(o.lines,l.label.call(this,a)),ct(o.after,mt(l.afterLabel.call(this,a))),r.push(o)}),r}getAfterBody(e,n){return tM(n.callbacks.afterBody.apply(this,[e]))}getFooter(e,n){const{callbacks:i}=n,r=i.beforeFooter.apply(this,[e]),a=i.footer.apply(this,[e]),o=i.afterFooter.apply(this,[e]);let l=[];return l=ct(l,mt(r)),l=ct(l,mt(a)),l=ct(l,mt(o)),l}_createItems(e){const n=this._active,i=this.chart.data,r=[],a=[],o=[];let l=[],u,c;for(u=0,c=n.length;u<c;++u)l.push(w4(this.chart,n[u]));return e.filter&&(l=l.filter((d,M,g)=>e.filter(d,M,g,i))),e.itemSort&&(l=l.sort((d,M)=>e.itemSort(d,M,i))),le(l,d=>{const M=nM(e.callbacks,d);r.push(M.labelColor.call(this,d)),a.push(M.labelPointStyle.call(this,d)),o.push(M.labelTextColor.call(this,d))}),this.labelColors=r,this.labelPointStyles=a,this.labelTextColors=o,this.dataPoints=l,l}update(e,n){const i=this.options.setContext(this.getContext()),r=this._active;let a,o=[];if(!r.length)this.opacity!==0&&(a={opacity:0});else{const l=Qn[i.position].call(this,r,this._eventPosition);o=this._createItems(i),this.title=this.getTitle(o,i),this.beforeBody=this.getBeforeBody(o,i),this.body=this.getBody(o,i),this.afterBody=this.getAfterBody(o,i),this.footer=this.getFooter(o,i);const u=this._size=Kd(this,i),c=Object.assign({},l,u),d=qd(this.chart,i,c),M=eM(i,c,d,this.chart);this.xAlign=d.xAlign,this.yAlign=d.yAlign,a={opacity:1,x:M.x,y:M.y,width:u.width,height:u.height,caretX:l.x,caretY:l.y}}this._tooltipItems=o,this.$context=void 0,a&&this._resolveAnimations().update(this,a),e&&i.external&&i.external.call(this,{chart:this.chart,tooltip:this,replay:n})}drawCaret(e,n,i,r){const a=this.getCaretPosition(e,i,r);n.lineTo(a.x1,a.y1),n.lineTo(a.x2,a.y2),n.lineTo(a.x3,a.y3)}getCaretPosition(e,n,i){const{xAlign:r,yAlign:a}=this,{caretSize:o,cornerRadius:l}=i,{topLeft:u,topRight:c,bottomLeft:d,bottomRight:M}=on(l),{x:g,y:h}=e,{width:y,height:m}=n;let p,f,N,A,T,I;return a==="center"?(T=h+m/2,r==="left"?(p=g,f=p-o,A=T+o,I=T-o):(p=g+y,f=p+o,A=T-o,I=T+o),N=p):(r==="left"?f=g+Math.max(u,d)+o:r==="right"?f=g+y-Math.max(c,M)-o:f=this.caretX,a==="top"?(A=h,T=A-o,p=f-o,N=f+o):(A=h+m,T=A+o,p=f+o,N=f-o),I=A),{x1:p,x2:f,x3:N,y1:A,y2:T,y3:I}}drawTitle(e,n,i){const r=this.title,a=r.length;let o,l,u;if(a){const c=js(i.rtl,this.x,this.width);for(e.x=Jr(this,i.titleAlign,i),n.textAlign=c.textAlign(i.titleAlign),n.textBaseline="middle",o=Ue(i.titleFont),l=i.titleSpacing,n.fillStyle=i.titleColor,n.font=o.string,u=0;u<a;++u)n.fillText(r[u],c.x(e.x),e.y+o.lineHeight/2),e.y+=o.lineHeight+l,u+1===a&&(e.y+=i.titleMarginBottom-l)}}_drawColorBox(e,n,i,r,a){const o=this.labelColors[i],l=this.labelPointStyles[i],{boxHeight:u,boxWidth:c,boxPadding:d}=a,M=Ue(a.bodyFont),g=Jr(this,"left",a),h=r.x(g),y=u<M.lineHeight?(M.lineHeight-u)/2:0,m=n.y+y;if(a.usePointStyle){const p={radius:Math.min(c,u)/2,pointStyle:l.pointStyle,rotation:l.rotation,borderWidth:1},f=r.leftForLtr(h,c)+c/2,N=m+u/2;e.strokeStyle=a.multiKeyBackground,e.fillStyle=a.multiKeyBackground,hs(e,p,f,N),e.strokeStyle=o.borderColor,e.fillStyle=o.backgroundColor,hs(e,p,f,N)}else{e.lineWidth=ne(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 p=r.leftForLtr(h,c-d),f=r.leftForLtr(r.xPlus(h,1),c-d-2),N=on(o.borderRadius);Object.values(N).some(A=>A!==0)?(e.beginPath(),e.fillStyle=a.multiKeyBackground,kr(e,{x:p,y:m,w:c,h:u,radius:N}),e.fill(),e.stroke(),e.fillStyle=o.backgroundColor,e.beginPath(),kr(e,{x:f,y:m+1,w:c-2,h:u-2,radius:N}),e.fill()):(e.fillStyle=a.multiKeyBackground,e.fillRect(p,m,c,u),e.strokeRect(p,m,c,u),e.fillStyle=o.backgroundColor,e.fillRect(f,m+1,c-2,u-2))}e.fillStyle=this.labelTextColors[i]}drawBody(e,n,i){const{body:r}=this,{bodySpacing:a,bodyAlign:o,displayColors:l,boxHeight:u,boxWidth:c,boxPadding:d}=i,M=Ue(i.bodyFont);let g=M.lineHeight,h=0;const y=js(i.rtl,this.x,this.width),m=function(P){n.fillText(P,y.x(e.x+h),e.y+g/2),e.y+=g+a},p=y.textAlign(o);let f,N,A,T,I,w,_;for(n.textAlign=o,n.textBaseline="middle",n.font=M.string,e.x=Jr(this,p,i),n.fillStyle=i.bodyColor,le(this.beforeBody,m),h=l&&p!=="right"?o==="center"?c/2+d:c+2+d:0,T=0,w=r.length;T<w;++T){for(f=r[T],N=this.labelTextColors[T],n.fillStyle=N,le(f.before,m),A=f.lines,l&&A.length&&(this._drawColorBox(n,e,T,y,i),g=Math.max(M.lineHeight,u)),I=0,_=A.length;I<_;++I)m(A[I]),g=M.lineHeight;le(f.after,m)}h=0,g=M.lineHeight,le(this.afterBody,m),e.y-=a}drawFooter(e,n,i){const r=this.footer,a=r.length;let o,l;if(a){const u=js(i.rtl,this.x,this.width);for(e.x=Jr(this,i.footerAlign,i),e.y+=i.footerMarginTop,n.textAlign=u.textAlign(i.footerAlign),n.textBaseline="middle",o=Ue(i.footerFont),n.fillStyle=i.footerColor,n.font=o.string,l=0;l<a;++l)n.fillText(r[l],u.x(e.x),e.y+o.lineHeight/2),e.y+=o.lineHeight+i.footerSpacing}}drawBackground(e,n,i,r){const{xAlign:a,yAlign:o}=this,{x:l,y:u}=e,{width:c,height:d}=i,{topLeft:M,topRight:g,bottomLeft:h,bottomRight:y}=on(r.cornerRadius);n.fillStyle=r.backgroundColor,n.strokeStyle=r.borderColor,n.lineWidth=r.borderWidth,n.beginPath(),n.moveTo(l+M,u),o==="top"&&this.drawCaret(e,n,i,r),n.lineTo(l+c-g,u),n.quadraticCurveTo(l+c,u,l+c,u+g),o==="center"&&a==="right"&&this.drawCaret(e,n,i,r),n.lineTo(l+c,u+d-y),n.quadraticCurveTo(l+c,u+d,l+c-y,u+d),o==="bottom"&&this.drawCaret(e,n,i,r),n.lineTo(l+h,u+d),n.quadraticCurveTo(l,u+d,l,u+d-h),o==="center"&&a==="left"&&this.drawCaret(e,n,i,r),n.lineTo(l,u+M),n.quadraticCurveTo(l,u,l+M,u),n.closePath(),n.fill(),r.borderWidth>0&&n.stroke()}_updateAnimationTarget(e){const n=this.chart,i=this.$animations,r=i&&i.x,a=i&&i.y;if(r||a){const o=Qn[e.position].call(this,this._active,this._eventPosition);if(!o)return;const l=this._size=Kd(this,e),u=Object.assign({},o,this._size),c=qd(n,e,u),d=eM(e,u,c,n);(r._to!==d.x||a._to!==d.y)&&(this.xAlign=c.xAlign,this.yAlign=c.yAlign,this.width=l.width,this.height=l.height,this.caretX=o.x,this.caretY=o.y,this._resolveAnimations().update(this,d))}}_willRender(){return!!this.opacity}draw(e){const n=this.options.setContext(this.getContext());let i=this.opacity;if(!i)return;this._updateAnimationTarget(n);const r={width:this.width,height:this.height},a={x:this.x,y:this.y};i=Math.abs(i)<.001?0:i;const o=We(n.padding),l=this.title.length||this.beforeBody.length||this.body.length||this.afterBody.length||this.footer.length;n.enabled&&l&&(e.save(),e.globalAlpha=i,this.drawBackground(a,e,r,n),yb(e,n.textDirection),a.y+=o.top,this.drawTitle(a,e,n),this.drawBody(a,e,n),this.drawFooter(a,e,n),mb(e,n.textDirection),e.restore())}getActiveElements(){return this._active||[]}setActiveElements(e,n){const i=this._active,r=e.map(({datasetIndex:l,index:u})=>{const c=this.chart.getDatasetMeta(l);if(!c)throw new Error("Cannot find a dataset at index "+l);return{datasetIndex:l,element:c.data[u],index:u}}),a=!jr(i,r),o=this._positionChanged(r,n);(a||o)&&(this._active=r,this._eventPosition=n,this._ignoreReplayEvents=!0,this.update(!0))}handleEvent(e,n,i=!0){if(n&&this._ignoreReplayEvents)return!1;this._ignoreReplayEvents=!1;const r=this.options,a=this._active||[],o=this._getActiveElements(e,a,n,i),l=this._positionChanged(o,e),u=n||!jr(o,a)||l;return u&&(this._active=o,(r.enabled||r.external)&&(this._eventPosition={x:e.x,y:e.y},this.update(!0,n))),u}_getActiveElements(e,n,i,r){const a=this.options;if(e.type==="mouseout")return[];if(!r)return n;const o=this.chart.getElementsAtEventForMode(e,a.mode,a,i);return a.reverse&&o.reverse(),o}_positionChanged(e,n){const{caretX:i,caretY:r,options:a}=this,o=Qn[a.position].call(this,e,n);return o!==!1&&(i!==o.x||r!==o.y)}}Zs.positioners=Qn;var E4={id:"tooltip",_element:Zs,positioners:Qn,afterInit(t,e,n){n&&(t.tooltip=new Zs({chart:t,options:n}))},beforeUpdate(t,e,n){t.tooltip&&t.tooltip.initialize(n)},reset(t,e,n){t.tooltip&&t.tooltip.initialize(n)},afterDraw(t){const e=t.tooltip;if(e&&e._willRender()){const n={tooltip:e};if(t.notifyPlugins("beforeTooltipDraw",n)===!1)return;e.draw(t.ctx),t.notifyPlugins("afterTooltipDraw",n)}},afterEvent(t,e){if(t.tooltip){const n=e.replay;t.tooltip.handleEvent(e.event,n,e.inChartArea)&&(e.changed=!0)}},defaults:{enabled:!0,external:null,position:"average",backgroundColor:"rgba(0,0,0,0.8)",titleColor:"#fff",titleFont:{weight:"bold"},titleSpacing:2,titleMarginBottom:6,titleAlign:"left",bodyColor:"#fff",bodySpacing:2,bodyFont:{},bodyAlign:"left",footerColor:"#fff",footerSpacing:2,footerMarginTop:6,footerFont:{weight:"bold"},footerAlign:"left",padding:6,caretPadding:2,caretSize:5,cornerRadius:6,boxHeight:(t,e)=>e.bodyFont.size,boxWidth:(t,e)=>e.bodyFont.size,multiKeyBackground:"#fff",displayColors:!0,boxPadding:0,borderColor:"rgba(0,0,0,0)",borderWidth:0,animation:{duration:400,easing:"easeOutQuart"},animations:{numbers:{type:"number",properties:["x","y","width","height","caretX","caretY"]},opacity:{easing:"linear",duration:200}},callbacks:{beforeTitle:ft,title(t){if(t.length>0){const e=t[0],n=e.chart.data.labels,i=n?n.length:0;if(this&&this.options&&this.options.mode==="dataset")return e.dataset.label||"";if(e.label)return e.label;if(i>0&&e.dataIndex<i)return n[e.dataIndex]}return""},afterTitle:ft,beforeBody:ft,beforeLabel:ft,label(t){if(this&&this.options&&this.options.mode==="dataset")return t.label+": "+t.formattedValue||t.formattedValue;let e=t.dataset.label||"";e&&(e+=": ");const n=t.formattedValue;return oe(n)||(e+=n),e},labelColor(t){const n=t.chart.getDatasetMeta(t.datasetIndex).controller.getStyle(t.dataIndex);return{borderColor:n.borderColor,backgroundColor:n.backgroundColor,borderWidth:n.borderWidth,borderDash:n.borderDash,borderDashOffset:n.borderDashOffset,borderRadius:0}},labelTextColor(){return this.options.bodyColor},labelPointStyle(t){const n=t.chart.getDatasetMeta(t.datasetIndex).controller.getStyle(t.dataIndex);return{pointStyle:n.pointStyle,rotation:n.rotation}},afterLabel:ft,afterBody:ft,beforeFooter:ft,footer:ft,afterFooter:ft}},defaultRoutes:{bodyFont:"font",footerFont:"font",titleFont:"font"},descriptors:{_scriptable:t=>t!=="filter"&&t!=="itemSort"&&t!=="external",_indexable:!1,callbacks:{_scriptable:!1,_indexable:!1},animation:{_fallback:!1},animations:{_fallback:"animation"}},additionalOptionScopes:["interaction"]};const v4=(t,e,n,i)=>(typeof e=="string"?(n=t.push(e)-1,i.unshift({index:n,label:e})):isNaN(e)&&(n=null),n);function P4(t,e,n,i){const r=t.indexOf(e);if(r===-1)return v4(t,e,n,i);const a=t.lastIndexOf(e);return r!==a?n:r}const Y4=(t,e)=>t===null?null:ke(Math.round(t),0,e);class Xr extends Gt{constructor(e){super(e),this._startValue=void 0,this._valueRange=0,this._addedLabels=[]}init(e){const n=this._addedLabels;if(n.length){const i=this.getLabels();for(const{index:r,label:a}of n)i[r]===a&&i.splice(r,1);this._addedLabels=[]}super.init(e)}parse(e,n){if(oe(e))return null;const i=this.getLabels();return n=isFinite(n)&&i[n]===e?n:P4(i,e,ie(n,e),this._addedLabels),Y4(n,i.length-1)}determineDataLimits(){const{minDefined:e,maxDefined:n}=this.getUserBounds();let{min:i,max:r}=this.getMinMax(!0);this.options.bounds==="ticks"&&(e||(i=0),n||(r=this.getLabels().length-1)),this.min=i,this.max=r}buildTicks(){const e=this.min,n=this.max,i=this.options.offset,r=[];let a=this.getLabels();a=e===0&&n===a.length-1?a:a.slice(e,n+1),this._valueRange=Math.max(a.length-(i?0:1),1),this._startValue=this.min-(i?.5:0);for(let o=e;o<=n;o++)r.push({value:o});return r}getLabelForValue(e){const n=this.getLabels();return e>=0&&e<n.length?n[e]:e}configure(){super.configure(),this.isHorizontal()||(this._reversePixels=!this._reversePixels)}getPixelForValue(e){return typeof e!="number"&&(e=this.parse(e)),e===null?NaN:this.getPixelForDecimal((e-this._startValue)/this._valueRange)}getPixelForTick(e){const n=this.ticks;return e<0||e>n.length-1?null:this.getPixelForValue(n[e].value)}getValueForPixel(e){return Math.round(this._startValue+this.getDecimalForPixel(e)*this._valueRange)}getBasePixel(){return this.bottom}}Xr.id="category",Xr.defaults={ticks:{callback:Xr.prototype.getLabelForValue}};function Q4(t,e){const n=[],{bounds:r,step:a,min:o,max:l,precision:u,count:c,maxTicks:d,maxDigits:M,includeBounds:g}=t,h=a||1,y=d-1,{min:m,max:p}=e,f=!oe(o),N=!oe(l),A=!oe(c),T=(p-m)/(M+1);let I=mc((p-m)/y/h)*h,w,_,P,v;if(I<1e-14&&!f&&!N)return[{value:m},{value:p}];v=Math.ceil(p/I)-Math.floor(m/I),v>y&&(I=mc(v*I/y/h)*h),oe(u)||(w=Math.pow(10,u),I=Math.ceil(I*w)/w),r==="ticks"?(_=Math.floor(m/I)*I,P=Math.ceil(p/I)*I):(_=m,P=p),f&&N&&a&&q0((l-o)/a,I/1e3)?(v=Math.round(Math.min((l-o)/I,d)),I=(l-o)/v,_=o,P=l):A?(_=f?o:_,P=N?l:P,v=c-1,I=(P-_)/v):(v=(P-_)/I,In(v,Math.round(v),I/1e3)?v=Math.round(v):v=Math.ceil(v));const Q=Math.max(Nc(I),Nc(_));w=Math.pow(10,oe(u)?Q:u),_=Math.round(_*w)/w,P=Math.round(P*w)/w;let O=0;for(f&&(g&&_!==o?(n.push({value:o}),_<o&&O++,In(Math.round((_+O*I)*w)/w,o,iM(o,T,t))&&O++):_<o&&O++);O<v;++O)n.push({value:Math.round((_+O*I)*w)/w});return N&&g&&P!==l?n.length&&In(n[n.length-1].value,l,iM(l,T,t))?n[n.length-1].value=l:n.push({value:l}):(!N||P===l)&&n.push({value:P}),n}function iM(t,e,{horizontal:n,minRotation:i}){const r=qe(i),a=(n?Math.sin(r):Math.cos(r))||.001,o=.75*e*(""+t).length;return Math.min(e/a,o)}class Kr extends Gt{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,n){return oe(e)||(typeof e=="number"||e instanceof Number)&&!isFinite(+e)?null:+e}handleTickRangeOptions(){const{beginAtZero:e}=this.options,{minDefined:n,maxDefined:i}=this.getUserBounds();let{min:r,max:a}=this;const o=u=>r=n?r:u,l=u=>a=i?a:u;if(e){const u=lt(r),c=lt(a);u<0&&c<0?l(0):u>0&&c>0&&o(0)}if(r===a){let u=1;(a>=Number.MAX_SAFE_INTEGER||r<=Number.MIN_SAFE_INTEGER)&&(u=Math.abs(a*.05)),l(a+u),e||o(r-u)}this.min=r,this.max=a}getTickLimit(){const e=this.options.ticks;let{maxTicksLimit:n,stepSize:i}=e,r;return i?(r=Math.ceil(this.max/i)-Math.floor(this.min/i)+1,r>1e3&&(console.warn(`scales.${this.id}.ticks.stepSize: ${i} would result generating up to ${r} ticks. Limiting to 1000.`),r=1e3)):(r=this.computeTickLimit(),n=n||11),n&&(r=Math.min(n,r)),r}computeTickLimit(){return Number.POSITIVE_INFINITY}buildTicks(){const e=this.options,n=e.ticks;let i=this.getTickLimit();i=Math.max(2,i);const r={maxTicks:i,bounds:e.bounds,min:e.min,max:e.max,precision:n.precision,step:n.stepSize,count:n.count,maxDigits:this._maxDigits(),horizontal:this.isHorizontal(),minRotation:n.minRotation||0,includeBounds:n.includeBounds!==!1},a=this._range||this,o=Q4(r,a);return e.bounds==="ticks"&&pc(o,this,"value"),e.reverse?(o.reverse(),this.start=this.max,this.end=this.min):(this.start=this.min,this.end=this.max),o}configure(){const e=this.ticks;let n=this.min,i=this.max;if(super.configure(),this.options.offset&&e.length){const r=(i-n)/Math.max(e.length-1,1)/2;n-=r,i+=r}this._startValue=n,this._endValue=i,this._valueRange=i-n}getLabelForValue(e){return wn(e,this.chart.options.locale,this.options.ticks.format)}}class Vs extends Kr{determineDataLimits(){const{min:e,max:n}=this.getMinMax(!0);this.min=Se(e)?e:0,this.max=Se(n)?n:1,this.handleTickRangeOptions()}computeTickLimit(){const e=this.isHorizontal(),n=e?this.width:this.height,i=qe(this.options.ticks.minRotation),r=(e?Math.sin(i):Math.cos(i))||.001,a=this._resolveTickFontOptions(0);return Math.ceil(n/Math.min(40,a.lineHeight/r))}getPixelForValue(e){return e===null?NaN:this.getPixelForDecimal((e-this._startValue)/this._valueRange)}getValueForPixel(e){return this._startValue+this.getDecimalForPixel(e)*this._valueRange}}Vs.id="linear",Vs.defaults={ticks:{callback:Qr.formatters.numeric}};function rM(t){return t/Math.pow(10,Math.floor(Ve(t)))===1}function U4(t,e){const n=Math.floor(Ve(e.max)),i=Math.ceil(e.max/Math.pow(10,n)),r=[];let a=Be(t.min,Math.pow(10,Math.floor(Ve(e.min)))),o=Math.floor(Ve(a)),l=Math.floor(a/Math.pow(10,o)),u=o<0?Math.pow(10,Math.abs(o)):1;do r.push({value:a,major:rM(a)}),++l,l===10&&(l=1,++o,u=o>=0?1:u),a=Math.round(l*Math.pow(10,o)*u)/u;while(o<n||o===n&&l<i);const c=Be(t.max,a);return r.push({value:c,major:rM(a)}),r}class aM extends Gt{constructor(e){super(e),this.start=void 0,this.end=void 0,this._startValue=void 0,this._valueRange=0}parse(e,n){const i=Kr.prototype.parse.apply(this,[e,n]);if(i===0){this._zero=!0;return}return Se(i)&&i>0?i:null}determineDataLimits(){const{min:e,max:n}=this.getMinMax(!0);this.min=Se(e)?Math.max(0,e):null,this.max=Se(n)?Math.max(0,n):null,this.options.beginAtZero&&(this._zero=!0),this.handleTickRangeOptions()}handleTickRangeOptions(){const{minDefined:e,maxDefined:n}=this.getUserBounds();let i=this.min,r=this.max;const a=u=>i=e?i:u,o=u=>r=n?r:u,l=(u,c)=>Math.pow(10,Math.floor(Ve(u))+c);i===r&&(i<=0?(a(1),o(10)):(a(l(i,-1)),o(l(r,1)))),i<=0&&a(l(r,-1)),r<=0&&o(l(i,1)),this._zero&&this.min!==this._suggestedMin&&i===l(this.min,0)&&a(l(i,-1)),this.min=i,this.max=r}buildTicks(){const e=this.options,n={min:this._userMin,max:this._userMax},i=U4(n,this);return e.bounds==="ticks"&&pc(i,this,"value"),e.reverse?(i.reverse(),this.start=this.max,this.end=this.min):(this.start=this.min,this.end=this.max),i}getLabelForValue(e){return e===void 0?"0":wn(e,this.chart.options.locale,this.options.ticks.format)}configure(){const e=this.min;super.configure(),this._startValue=Ve(e),this._valueRange=Ve(this.max)-Ve(e)}getPixelForValue(e){return(e===void 0||e===0)&&(e=this.min),e===null||isNaN(e)?NaN:this.getPixelForDecimal(e===this.min?0:(Ve(e)-this._startValue)/this._valueRange)}getValueForPixel(e){const n=this.getDecimalForPixel(e);return Math.pow(10,this._startValue+n*this._valueRange)}}aM.id="logarithmic",aM.defaults={ticks:{callback:Qr.formatters.logarithmic,major:{enabled:!0}}};function $s(t){const e=t.ticks;if(e.display&&t.display){const n=We(e.backdropPadding);return ie(e.font&&e.font.size,ee.font.size)+n.height}return 0}function R4(t,e,n){return n=he(n)?n:[n],{w:zj(t,e.string,n),h:n.length*e.lineHeight}}function oM(t,e,n,i,r){return t===i||t===r?{start:e-n/2,end:e+n/2}:t<i||t>r?{start:e-n,end:e}:{start:e,end:e+n}}function B4(t){const e={l:t.left+t._padding.left,r:t.right-t._padding.right,t:t.top+t._padding.top,b:t.bottom-t._padding.bottom},n=Object.assign({},e),i=[],r=[],a=t._pointLabels.length,o=t.options.pointLabels,l=o.centerPointLabels?Ie/a:0;for(let u=0;u<a;u++){const c=o.setContext(t.getPointLabelContext(u));r[u]=c.padding;const d=t.getPointPosition(u,t.drawingArea+r[u],l),M=Ue(c.font),g=R4(t.ctx,M,t._pointLabels[u]);i[u]=g;const h=et(t.getIndexAngle(u)+l),y=Math.round(rs(h)),m=oM(y,d.x,g.w,0,180),p=oM(y,d.y,g.h,90,270);Z4(n,e,h,m,p)}t.setCenterPoint(e.l-n.l,n.r-e.r,e.t-n.t,n.b-e.b),t._pointLabelItems=V4(t,i,r)}function Z4(t,e,n,i,r){const a=Math.abs(Math.sin(n)),o=Math.abs(Math.cos(n));let l=0,u=0;i.start<e.l?(l=(e.l-i.start)/a,t.l=Math.min(t.l,e.l-l)):i.end>e.r&&(l=(i.end-e.r)/a,t.r=Math.max(t.r,e.r+l)),r.start<e.t?(u=(e.t-r.start)/o,t.t=Math.min(t.t,e.t-u)):r.end>e.b&&(u=(r.end-e.b)/o,t.b=Math.max(t.b,e.b+u))}function V4(t,e,n){const i=[],r=t._pointLabels.length,a=t.options,o=$s(a)/2,l=t.drawingArea,u=a.pointLabels.centerPointLabels?Ie/r:0;for(let c=0;c<r;c++){const d=t.getPointPosition(c,l+o+n[c],u),M=Math.round(rs(et(d.angle+je))),g=e[c],h=G4(d.y,g.h,M),y=$4(M),m=W4(d.x,g.w,y);i.push({x:d.x,y:h,textAlign:y,left:m,top:h,right:m+g.w,bottom:h+g.h})}return i}function $4(t){return t===0||t===180?"center":t<180?"left":"right"}function W4(t,e,n){return n==="right"?t-=e:n==="center"&&(t-=e/2),t}function G4(t,e,n){return n===90||n===270?t-=e/2:(n>270||n<90)&&(t-=e),t}function H4(t,e){const{ctx:n,options:{pointLabels:i}}=t;for(let r=e-1;r>=0;r--){const a=i.setContext(t.getPointLabelContext(r)),o=Ue(a.font),{x:l,y:u,textAlign:c,left:d,top:M,right:g,bottom:h}=t._pointLabelItems[r],{backdropColor:y}=a;if(!oe(y)){const m=on(a.borderRadius),p=We(a.backdropPadding);n.fillStyle=y;const f=d-p.left,N=M-p.top,A=g-d+p.width,T=h-M+p.height;Object.values(m).some(I=>I!==0)?(n.beginPath(),kr(n,{x:f,y:N,w:A,h:T,radius:m}),n.fill()):n.fillRect(f,N,A,T)}Cr(n,t._pointLabels[r],l,u+o.lineHeight/2,o,{color:a.color,textAlign:c,textBaseline:"middle"})}}function sM(t,e,n,i){const{ctx:r}=t;if(n)r.arc(t.xCenter,t.yCenter,e,0,ce);else{let a=t.getPointPosition(0,e);r.moveTo(a.x,a.y);for(let o=1;o<i;o++)a=t.getPointPosition(o,e),r.lineTo(a.x,a.y)}}function F4(t,e,n,i){const r=t.ctx,a=e.circular,{color:o,lineWidth:l}=e;!a&&!i||!o||!l||n<0||(r.save(),r.strokeStyle=o,r.lineWidth=l,r.setLineDash(e.borderDash),r.lineDashOffset=e.borderDashOffset,r.beginPath(),sM(t,n,a,i),r.closePath(),r.stroke(),r.restore())}function J4(t,e,n){return wt(t,{label:n,index:e,type:"pointLabel"})}class qr extends Kr{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=We($s(this.options)/2),n=this.width=this.maxWidth-e.width,i=this.height=this.maxHeight-e.height;this.xCenter=Math.floor(this.left+n/2+e.left),this.yCenter=Math.floor(this.top+i/2+e.top),this.drawingArea=Math.floor(Math.min(n,i)/2)}determineDataLimits(){const{min:e,max:n}=this.getMinMax(!1);this.min=Se(e)&&!isNaN(e)?e:0,this.max=Se(n)&&!isNaN(n)?n:0,this.handleTickRangeOptions()}computeTickLimit(){return Math.ceil(this.drawingArea/$s(this.options))}generateTickLabels(e){Kr.prototype.generateTickLabels.call(this,e),this._pointLabels=this.getLabels().map((n,i)=>{const r=De(this.options.pointLabels.callback,[n,i],this);return r||r===0?r:""}).filter((n,i)=>this.chart.getDataVisibility(i))}fit(){const e=this.options;e.display&&e.pointLabels.display?B4(this):this.setCenterPoint(0,0,0,0)}setCenterPoint(e,n,i,r){this.xCenter+=Math.floor((e-n)/2),this.yCenter+=Math.floor((i-r)/2),this.drawingArea-=Math.min(this.drawingArea/2,Math.max(e,n,i,r))}getIndexAngle(e){const n=ce/(this._pointLabels.length||1),i=this.options.startAngle||0;return et(e*n+qe(i))}getDistanceFromCenterForValue(e){if(oe(e))return NaN;const n=this.drawingArea/(this.max-this.min);return this.options.reverse?(this.max-e)*n:(e-this.min)*n}getValueForDistanceFromCenter(e){if(oe(e))return NaN;const n=e/(this.drawingArea/(this.max-this.min));return this.options.reverse?this.max-n:this.min+n}getPointLabelContext(e){const n=this._pointLabels||[];if(e>=0&&e<n.length){const i=n[e];return J4(this.getContext(),e,i)}}getPointPosition(e,n,i=0){const r=this.getIndexAngle(e)-je+i;return{x:Math.cos(r)*n+this.xCenter,y:Math.sin(r)*n+this.yCenter,angle:r}}getPointPositionForValue(e,n){return this.getPointPosition(e,this.getDistanceFromCenterForValue(n))}getBasePosition(e){return this.getPointPositionForValue(e||0,this.getBaseValue())}getPointLabelPosition(e){const{left:n,top:i,right:r,bottom:a}=this._pointLabelItems[e];return{left:n,top:i,right:r,bottom:a}}drawBackground(){const{backgroundColor:e,grid:{circular:n}}=this.options;if(e){const i=this.ctx;i.save(),i.beginPath(),sM(this,this.getDistanceFromCenterForValue(this._endValue),n,this._pointLabels.length),i.closePath(),i.fillStyle=e,i.fill(),i.restore()}}drawGrid(){const e=this.ctx,n=this.options,{angleLines:i,grid:r}=n,a=this._pointLabels.length;let o,l,u;if(n.pointLabels.display&&H4(this,a),r.display&&this.ticks.forEach((c,d)=>{if(d!==0){l=this.getDistanceFromCenterForValue(c.value);const M=r.setContext(this.getContext(d-1));F4(this,M,l,a)}}),i.display){for(e.save(),o=a-1;o>=0;o--){const c=i.setContext(this.getPointLabelContext(o)),{color:d,lineWidth:M}=c;!M||!d||(e.lineWidth=M,e.strokeStyle=d,e.setLineDash(c.borderDash),e.lineDashOffset=c.borderDashOffset,l=this.getDistanceFromCenterForValue(n.ticks.reverse?this.min:this.max),u=this.getPointPosition(o,l),e.beginPath(),e.moveTo(this.xCenter,this.yCenter),e.lineTo(u.x,u.y),e.stroke())}e.restore()}}drawBorder(){}drawLabels(){const e=this.ctx,n=this.options,i=n.ticks;if(!i.display)return;const r=this.getIndexAngle(0);let a,o;e.save(),e.translate(this.xCenter,this.yCenter),e.rotate(r),e.textAlign="center",e.textBaseline="middle",this.ticks.forEach((l,u)=>{if(u===0&&!n.reverse)return;const c=i.setContext(this.getContext(u)),d=Ue(c.font);if(a=this.getDistanceFromCenterForValue(this.ticks[u].value),c.showLabelBackdrop){e.font=d.string,o=e.measureText(l.label).width,e.fillStyle=c.backdropColor;const M=We(c.backdropPadding);e.fillRect(-o/2-M.left,-a-d.size/2-M.top,o+M.width,d.size+M.height)}Cr(e,l.label,0,-a,d,{color:c.color})}),e.restore()}drawTitle(){}}qr.id="radialLinear",qr.defaults={display:!0,animate:!0,position:"chartArea",angleLines:{display:!0,lineWidth:1,borderDash:[],borderDashOffset:0},grid:{circular:!1},startAngle:0,ticks:{showLabelBackdrop:!0,callback:Qr.formatters.numeric},pointLabels:{backdropColor:void 0,backdropPadding:2,display:!0,font:{size:10},callback(t){return t},padding:5,centerPointLabels:!1}},qr.defaultRoutes={"angleLines.color":"borderColor","pointLabels.color":"color","ticks.color":"color"},qr.descriptors={angleLines:{_fallback:"grid"}};const ea={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}},Qe=Object.keys(ea);function X4(t,e){return t-e}function lM(t,e){if(oe(e))return null;const n=t._adapter,{parser:i,round:r,isoWeekday:a}=t._parseOpts;let o=e;return typeof i=="function"&&(o=i(o)),Se(o)||(o=typeof i=="string"?n.parse(o,i):n.parse(o)),o===null?null:(r&&(o=r==="week"&&(rn(a)||a===!0)?n.startOf(o,"isoWeek",a):n.startOf(o,r)),+o)}function uM(t,e,n,i){const r=Qe.length;for(let a=Qe.indexOf(t);a<r-1;++a){const o=ea[Qe[a]],l=o.steps?o.steps:Number.MAX_SAFE_INTEGER;if(o.common&&Math.ceil((n-e)/(l*o.size))<=i)return Qe[a]}return Qe[r-1]}function K4(t,e,n,i,r){for(let a=Qe.length-1;a>=Qe.indexOf(n);a--){const o=Qe[a];if(ea[o].common&&t._adapter.diff(r,i,o)>=e-1)return o}return Qe[n?Qe.indexOf(n):0]}function q4(t){for(let e=Qe.indexOf(t)+1,n=Qe.length;e<n;++e)if(ea[Qe[e]].common)return Qe[e]}function cM(t,e,n){if(!n)t[e]=!0;else if(n.length){const{lo:i,hi:r}=os(n,e),a=n[i]>=e?n[i]:n[r];t[a]=!0}}function eT(t,e,n,i){const r=t._adapter,a=+r.startOf(e[0].value,i),o=e[e.length-1].value;let l,u;for(l=a;l<=o;l=+r.add(l,1,i))u=n[l],u>=0&&(e[u].major=!0);return e}function dM(t,e,n){const i=[],r={},a=e.length;let o,l;for(o=0;o<a;++o)l=e[o],r[l]=o,i.push({value:l,major:!1});return a===0||!n?i:eT(t,i,r,n)}class ta extends Gt{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,n){const i=e.time||(e.time={}),r=this._adapter=new pA._date(e.adapters.date);r.init(n),Nn(i.displayFormats,r.formats()),this._parseOpts={parser:i.parser,round:i.round,isoWeekday:i.isoWeekday},super.init(e),this._normalized=n.normalized}parse(e,n){return e===void 0?null:lM(this,e)}beforeLayout(){super.beforeLayout(),this._cache={data:[],labels:[],all:[]}}determineDataLimits(){const e=this.options,n=this._adapter,i=e.time.unit||"day";let{min:r,max:a,minDefined:o,maxDefined:l}=this.getUserBounds();function u(c){!o&&!isNaN(c.min)&&(r=Math.min(r,c.min)),!l&&!isNaN(c.max)&&(a=Math.max(a,c.max))}(!o||!l)&&(u(this._getLabelBounds()),(e.bounds!=="ticks"||e.ticks.source!=="labels")&&u(this.getMinMax(!1))),r=Se(r)&&!isNaN(r)?r:+n.startOf(Date.now(),i),a=Se(a)&&!isNaN(a)?a:+n.endOf(Date.now(),i)+1,this.min=Math.min(r,a-1),this.max=Math.max(r+1,a)}_getLabelBounds(){const e=this.getLabelTimestamps();let n=Number.POSITIVE_INFINITY,i=Number.NEGATIVE_INFINITY;return e.length&&(n=e[0],i=e[e.length-1]),{min:n,max:i}}buildTicks(){const e=this.options,n=e.time,i=e.ticks,r=i.source==="labels"?this.getLabelTimestamps():this._generate();e.bounds==="ticks"&&r.length&&(this.min=this._userMin||r[0],this.max=this._userMax||r[r.length-1]);const a=this.min,o=this.max,l=ij(r,a,o);return this._unit=n.unit||(i.autoSkip?uM(n.minUnit,this.min,this.max,this._getLabelCapacity(a)):K4(this,l.length,n.minUnit,this.min,this.max)),this._majorUnit=!i.major.enabled||this._unit==="year"?void 0:q4(this._unit),this.initOffsets(r),e.reverse&&l.reverse(),dM(this,l,this._majorUnit)}afterAutoSkip(){this.options.offsetAfterAutoskip&&this.initOffsets(this.ticks.map(e=>+e.value))}initOffsets(e){let n=0,i=0,r,a;this.options.offset&&e.length&&(r=this.getDecimalForValue(e[0]),e.length===1?n=1-r:n=(this.getDecimalForValue(e[1])-r)/2,a=this.getDecimalForValue(e[e.length-1]),e.length===1?i=a:i=(a-this.getDecimalForValue(e[e.length-2]))/2);const o=e.length<3?.5:.25;n=ke(n,0,o),i=ke(i,0,o),this._offsets={start:n,end:i,factor:1/(n+1+i)}}_generate(){const e=this._adapter,n=this.min,i=this.max,r=this.options,a=r.time,o=a.unit||uM(a.minUnit,n,i,this._getLabelCapacity(n)),l=ie(a.stepSize,1),u=o==="week"?a.isoWeekday:!1,c=rn(u)||u===!0,d={};let M=n,g,h;if(c&&(M=+e.startOf(M,"isoWeek",u)),M=+e.startOf(M,c?"day":o),e.diff(i,n,o)>1e5*l)throw new Error(n+" and "+i+" are too far apart with stepSize of "+l+" "+o);const y=r.ticks.source==="data"&&this.getDataTimestamps();for(g=M,h=0;g<i;g=+e.add(g,l,o),h++)cM(d,g,y);return(g===i||r.bounds==="ticks"||h===1)&&cM(d,g,y),Object.keys(d).sort((m,p)=>m-p).map(m=>+m)}getLabelForValue(e){const n=this._adapter,i=this.options.time;return i.tooltipFormat?n.format(e,i.tooltipFormat):n.format(e,i.displayFormats.datetime)}_tickFormatFunction(e,n,i,r){const a=this.options,o=a.time.displayFormats,l=this._unit,u=this._majorUnit,c=l&&o[l],d=u&&o[u],M=i[n],g=u&&d&&M&&M.major,h=this._adapter.format(e,r||(g?d:c)),y=a.ticks.callback;return y?De(y,[h,n,i],this):h}generateTickLabels(e){let n,i,r;for(n=0,i=e.length;n<i;++n)r=e[n],r.label=this._tickFormatFunction(r.value,n,e)}getDecimalForValue(e){return e===null?NaN:(e-this.min)/(this.max-this.min)}getPixelForValue(e){const n=this._offsets,i=this.getDecimalForValue(e);return this.getPixelForDecimal((n.start+i)*n.factor)}getValueForPixel(e){const n=this._offsets,i=this.getDecimalForPixel(e)/n.factor-n.end;return this.min+i*(this.max-this.min)}_getLabelSize(e){const n=this.options.ticks,i=this.ctx.measureText(e).width,r=qe(this.isHorizontal()?n.maxRotation:n.minRotation),a=Math.cos(r),o=Math.sin(r),l=this._resolveTickFontOptions(0).size;return{w:i*a+l*o,h:i*o+l*a}}_getLabelCapacity(e){const n=this.options.time,i=n.displayFormats,r=i[n.unit]||i.millisecond,a=this._tickFormatFunction(e,0,dM(this,[e],this._majorUnit),r),o=this._getLabelSize(a),l=Math.floor(this.isHorizontal()?this.width/o.w:this.height/o.h)-1;return l>0?l:1}getDataTimestamps(){let e=this._cache.data||[],n,i;if(e.length)return e;const r=this.getMatchingVisibleMetas();if(this._normalized&&r.length)return this._cache.data=r[0].controller.getAllParsedValues(this);for(n=0,i=r.length;n<i;++n)e=e.concat(r[n].controller.getAllParsedValues(this));return this._cache.data=this.normalize(e)}getLabelTimestamps(){const e=this._cache.labels||[];let n,i;if(e.length)return e;const r=this.getLabels();for(n=0,i=r.length;n<i;++n)e.push(lM(this,r[n]));return this._cache.labels=this._normalized?e:this.normalize(e)}normalize(e){return bc(e.sort(X4))}}ta.id="time",ta.defaults={bounds:"data",adapters:{},time:{parser:!1,unit:!1,round:!1,isoWeekday:!1,minUnit:"millisecond",displayFormats:{}},ticks:{source:"auto",major:{enabled:!1}}};function na(t,e,n){let i=0,r=t.length-1,a,o,l,u;n?(e>=t[i].pos&&e<=t[r].pos&&({lo:i,hi:r}=Rt(t,"pos",e)),{pos:a,time:l}=t[i],{pos:o,time:u}=t[r]):(e>=t[i].time&&e<=t[r].time&&({lo:i,hi:r}=Rt(t,"time",e)),{time:a,pos:l}=t[i],{time:o,pos:u}=t[r]);const c=o-a;return c?l+(u-l)*(e-a)/c:l}class MM extends ta{constructor(e){super(e),this._table=[],this._minPos=void 0,this._tableRange=void 0}initOffsets(){const e=this._getTimestampsForTable(),n=this._table=this.buildLookupTable(e);this._minPos=na(n,this.min),this._tableRange=na(n,this.max)-this._minPos,super.initOffsets(e)}buildLookupTable(e){const{min:n,max:i}=this,r=[],a=[];let o,l,u,c,d;for(o=0,l=e.length;o<l;++o)c=e[o],c>=n&&c<=i&&r.push(c);if(r.length<2)return[{time:n,pos:0},{time:i,pos:1}];for(o=0,l=r.length;o<l;++o)d=r[o+1],u=r[o-1],c=r[o],Math.round((d+u)/2)!==c&&a.push({time:c,pos:o/(l-1)});return a}_getTimestampsForTable(){let e=this._cache.all||[];if(e.length)return e;const n=this.getDataTimestamps(),i=this.getLabelTimestamps();return n.length&&i.length?e=this.normalize(n.concat(i)):e=n.length?n:i,e=this._cache.all=e,e}getDecimalForValue(e){return(na(this._table,e)-this._minPos)/this._tableRange}getValueForPixel(e){const n=this._offsets,i=this.getDecimalForPixel(e)/n.factor-n.end;return na(this._table,i*this._tableRange+this._minPos,!0)}}MM.id="timeseries",MM.defaults=ta.defaults;var cn;(function(t){t.ChartRendered="chart:rendered",t.ChartUpdated="chart:updated",t.ChartDestroyed="chart:destroyed",t.LabelsUpdated="labels:updated"})(cn||(cn={}));function ia(t,e,n,i){t(e,n),i!==void 0&&i.emit(cn.ChartRendered)}function tT(t,e){t.update(),e!==void 0&&e.emit(cn.ChartUpdated)}function ra(t,e){t.destroy(),e!==void 0&&e.emit(cn.ChartDestroyed)}function nT(t,e){const n={labels:typeof t.labels=="undefined"?[]:[...t.labels],datasets:[]};return fM(n,{...t},e),n}function fM(t,e,n){const i=[];t.datasets=e.datasets.map(r=>{const a=t.datasets.find(o=>o[n]===r[n]);return!a||!r.data||i.includes(a)?{...r}:(i.push(a),Object.assign(a,r),a)})}function iT(t,e,n){t.data.labels=e,n!==void 0&&n.emit(cn.LabelsUpdated)}function rT(t,e){t.options={...e}}function aT(t,e){const n=t.datasets.map(r=>r.label),i=e.datasets.map(r=>r.label);return e.datasets.length===t.datasets.length&&n.every((r,a)=>r===i[a])}const oT="Please remove the <template></template> tags from your chart component. See https://vue-chartjs.org/guide/#vue-single-file-components",sT="Update ERROR: chart instance not found",lT=((t,e,n)=>s.defineComponent({props:{chartData:{type:Object,required:!0},chartOptions:{type:Object,default:()=>{}},datasetIdKey:{type:String,default:"label"},chartId:{type:String,default:t},width:{type:Number,default:400},height:{type:Number,default:400},cssClasses:{type:String,default:""},styles:{type:Object,default:()=>{}},plugins:{type:Array,default:()=>[]}},setup(i,r){Yn.register(n);const a=s.shallowRef(null),o=s.ref(null);function l(M,g){if(a.value!==null&&ra(s.toRaw(a.value),r),o.value===null)throw new Error(oT);{const h=nT(M,i.datasetIdKey),y=o.value.getContext("2d");y!==null&&(a.value=new Yn(y,{type:e,data:s.isProxy(M)?new Proxy(h,{}):h,options:g,plugins:i.plugins}))}}function u(M,g){const h=s.isProxy(M)?s.toRaw(M):{...M},y=s.isProxy(g)?s.toRaw(g):{...g};if(Object.keys(y).length>0){const m=s.toRaw(a.value);aT(h,y)&&m!==null?(fM(m==null?void 0:m.data,h,i.datasetIdKey),h.labels!==void 0&&iT(m,h.labels,r),d()):(m!==null&&ra(m,r),ia(l,i.chartData,i.chartOptions,r))}else a.value!==null&&ra(s.toRaw(a.value),r),ia(l,i.chartData,i.chartOptions,r)}function c(M){const g=s.toRaw(a.value);g!==null?(rT(g,M),d()):ia(l,i.chartData,i.chartOptions,r)}function d(){const M=s.toRaw(a.value);M!==null?tT(M,r):console.error(sT)}return s.watch(()=>i.chartData,(M,g)=>u(M,g),{deep:!0}),s.watch(()=>i.chartOptions,M=>c(M),{deep:!0}),s.onMounted(()=>{"datasets"in i.chartData&&i.chartData.datasets.length>0&&ia(l,i.chartData,i.chartOptions,r)}),s.onBeforeUnmount(()=>{a.value!==null&&ra(s.toRaw(a.value),r)}),r.expose({chart:a,updateChart:d}),()=>s.h("div",{style:i.styles,class:i.cssClasses},[s.h("canvas",{id:i.chartId,width:i.width,height:i.height,ref:o})])}}))("bar-chart","bar",Yr);var Ex="";const uT={name:"MultiRangeSlider",props:{baseClassName:{type:String,default:"multi-range-slider"},min:{type:Number},max:{type:Number},minValue:{type:Number},maxValue:{type:Number},step:{type:Number,default:1},preventWheel:{type:Boolean,default:!1},ruler:{type:Boolean,default:!0},label:{type:Boolean,default:!0},labels:{type:Array},minCaption:{type:String},maxCaption:{type:String},rangeMargin:{type:Number}},data(){let t=this.labels||[],e=this.min===void 0?0:this.min,n=t.length?t.length-1:100,i=this.max===void 0?n:this.max,r=this.minValue===void 0?25:this.minValue;t.length&&this.minValue===void 0&&(r=1);let a=this.maxValue||75;if(t.length&&this.maxValue===void 0&&(a=t.length-2),i<=e)throw new Error("Invalid props min or max");if(r>a)throw new Error("Invalid props minValue or maxValue");let o=this.rangeMargin===void 0?this.step:this.rangeMargin,l=o%this.step;return l&&(o=o+this.step-l),{valueMin:r<e?e:r,valueMax:a>i?i:a,interVal:null,startX:null,mouseMoveCounter:null,barBox:null,barValue:0,rangeMarginValue:o}},methods:{onBarLeftClick(){this.valueMin-this.step>=this.minimum?this.valueMin-=this.step:this.valueMin=this.minimum},onInnerBarLeftClick(){this.valueMin+this.rangeMarginValue<this.valueMax&&(this.valueMin+=this.step)},onBarRightClick(){this.valueMax+this.step<=this.maximum?this.valueMax+=this.step:this.valueMax=this.maximum},onInnerBarRightClick(){this.valueMax-this.rangeMarginValue>this.valueMin&&(this.valueMax-=this.step)},onInputMinChange(t){let e=parseFloat(t.target.value);e<=this.valueMax-this.rangeMarginValue&&e>=this.minimum?this.valueMin=e:t.target.value=this.valueMin},onInputMaxChange(t){let e=parseFloat(t.target.value);e>=this.valueMin+this.rangeMarginValue&&e<=this.maximum?this.valueMax=e:t.target.value=this.valueMax},onLeftThumbMousedown(t){if(t.preventDefault(),this.startX=t.clientX,t.type==="touchstart")if(t.touches.length===1)this.startX=t.touches[0].clientX;else return;this.mouseMoveCounter=0,this.barValue=this.valueMin,this.barBox=t.target.parentNode.getBoundingClientRect(),document.addEventListener("mousemove",this.onLeftThumbMousemove),document.addEventListener("mouseup",this.onLeftThumbMouseup),document.addEventListener("touchmove",this.onLeftThumbMousemove),document.addEventListener("touchend",this.onLeftThumbMouseup)},onLeftThumbMousemove(t){this.mouseMoveCounter++;let e=t.clientX;t.type==="touchmove"&&(e=t.touches[0].clientX);let i=(e-this.startX)/this.barBox.width,r=this.barValue+(this.maximum-this.minimum)*i;r-=r%this.step,r<this.minimum?r=this.minimum:r>this.valueMax-this.rangeMarginValue&&(r=this.valueMax-this.rangeMarginValue),this.valueMin=r},onLeftThumbMouseup(){document.removeEventListener("mousemove",this.onLeftThumbMousemove),document.removeEventListener("mouseup",this.onLeftThumbMouseup),document.removeEventListener("touchmove",this.onLeftThumbMousemove),document.removeEventListener("touchend",this.onLeftThumbMouseup)},onRightThumbMousedown(t){if(t.preventDefault(),this.startX=t.clientX,t.type==="touchstart")if(t.touches.length===1)this.startX=t.touches[0].clientX;else return;this.mouseMoveCounter=0,this.barValue=this.valueMax,this.barBox=t.target.parentNode.getBoundingClientRect(),document.addEventListener("mousemove",this.onRightThumbMousemove),document.addEventListener("mouseup",this.onRightThumbMouseup),document.addEventListener("touchmove",this.onRightThumbMousemove),document.addEventListener("touchend",this.onRightThumbMouseup)},onRightThumbMousemove(t){this.mouseMoveCounter++;let e=t.clientX;t.type==="touchmove"&&(e=t.touches[0].clientX);let i=(e-this.startX)/this.barBox.width,r=this.barValue+(this.maximum-this.minimum)*i;r-=r%this.step,r<this.valueMin+this.rangeMarginValue?r=this.valueMin+this.rangeMarginValue:r>this.maximum&&(r=this.maximum),this.valueMax=r},onRightThumbMouseup(){document.removeEventListener("mousemove",this.onRightThumbMousemove),document.removeEventListener("mouseup",this.onRightThumbMouseup),document.removeEventListener("touchmove",this.onRightThumbMousemove),document.removeEventListener("touchend",this.onRightThumbMouseup)},onMouseWheel(t){if(this.preventWheel===!0||!t.shiftKey&&!t.ctrlKey)return;let e=this.step;t.deltaY<0&&(e=-e),t.shiftKey&&t.ctrlKey?this.valueMin+e>=this.minimum&&this.valueMax+e<=this.maximum&&(this.valueMin=this.valueMin+e,this.valueMax=this.valueMax+e):t.ctrlKey?(e=this.valueMax+e,e<this.valueMin+this.rangeMarginValue?e=this.valueMin+this.rangeMarginValue:e>this.maximum&&(e=this.maximum),this.valueMax=e):t.shiftKey&&(e=this.valueMin+e,e<this.minimum?e=this.minimum:e>this.valueMax-this.rangeMarginValue&&(e=this.valueMax-this.rangeMarginValue),this.valueMin=e)},triggerInput(){let t=0;this.step.toString().includes(".")&&(t=2);let e={min:this.minimum,max:this.maximum,minValue:parseFloat(this.valueMin.toFixed(t)),maxValue:parseFloat(this.valueMax.toFixed(t))};this.$emit("input",e)}},computed:{minimum(){return this.min===void 0?0:this.min},maximum(){let t=this.labels||[],e=t.length?t.length-1:100;return this.max===void 0?e:this.max},stepCount(){let t=this.labels||[];return t.length?t.length-1:Math.floor((this.maximum-this.minimum)/this.step)},subStepCount(){return(this.labels||[]).length&&this.step>1?(this.maximum-this.minimum)/this.step:0},barMin(){return(this.valueMin-this.minimum)/(this.maximum-this.minimum)*100},barMax(){return 100-(this.valueMax-this.minimum)/(this.maximum-this.minimum)*100},barMinVal(){let t=0;return this.step.toString().includes(".")&&(t=2),(this.valueMin||0).toFixed(t)},barMaxVal(){let t=0;return this.step.toString().includes(".")&&(t=2),(this.valueMax||100).toFixed(t)},scaleLabels(){let t=this.labels||[];return t.length===0&&(t=[],t.push(this.minimum),t.push(this.maximum)),t}},watch:{valueMin(){this.triggerInput()},valueMax(){this.triggerInput()},minValue(t){this.valueMin=t<this.minimum?this.minimum:t},maxValue(t){this.valueMax=t>this.maximum?this.maximum:t}},mounted(){}},cT={class:"bar"},dT=["min","max","step","value"],MT={class:"caption"},fT={class:"min-caption"},gT={class:"bar-inner"},hT=["min","max","step","value"],yT={class:"caption"},mT={class:"max-caption"},pT={key:0,class:"ruler"},NT={key:1,class:"sub-ruler"},DT={key:2,class:"labels"};function IT(t,e,n,i,r,a){return s.openBlock(),s.createElementBlock("div",{class:s.normalizeClass([n.baseClassName,r.rangeMarginValue===0?"zero-ranage-margin":""]),onMousewheel:e[10]||(e[10]=s.withModifiers((...o)=>a.onMouseWheel&&a.onMouseWheel(...o),["prevent","stop"]))},[s.createElementVNode("div",cT,[s.createElementVNode("div",{class:"bar-left",style:s.normalizeStyle({width:a.barMin+"%"}),onClick:e[0]||(e[0]=(...o)=>a.onBarLeftClick&&a.onBarLeftClick(...o))},null,4),s.createElementVNode("input",{class:"input-type-range input-type-range-min",type:"range",min:a.minimum,max:a.maximum,step:n.step,value:r.valueMin,onInput:e[1]||(e[1]=s.withModifiers((...o)=>a.onInputMinChange&&a.onInputMinChange(...o),["stop","prevent"]))},null,40,dT),s.createElementVNode("div",{class:"thumb thumb-left",onMousedown:e[2]||(e[2]=(...o)=>a.onLeftThumbMousedown&&a.onLeftThumbMousedown(...o)),onTouchstart:e[3]||(e[3]=(...o)=>a.onLeftThumbMousedown&&a.onLeftThumbMousedown(...o))},[s.createElementVNode("div",MT,[s.createElementVNode("span",fT,s.toDisplayString(n.minCaption||a.barMinVal),1)])],32),s.createElementVNode("div",gT,[s.createElementVNode("div",{class:"bar-inner-left",onClick:e[4]||(e[4]=(...o)=>a.onInnerBarLeftClick&&a.onInnerBarLeftClick(...o))}),s.createElementVNode("div",{class:"bar-inner-right",onClick:e[5]||(e[5]=(...o)=>a.onInnerBarRightClick&&a.onInnerBarRightClick(...o))})]),s.createElementVNode("input",{class:"input-type-range input-type-range-max",type:"range",min:a.minimum,max:a.maximum,step:n.step,value:r.valueMax,onInput:e[6]||(e[6]=s.withModifiers((...o)=>a.onInputMaxChange&&a.onInputMaxChange(...o),["stop","prevent"]))},null,40,hT),s.createElementVNode("div",{class:"thumb thumb-right",onMousedown:e[7]||(e[7]=(...o)=>a.onRightThumbMousedown&&a.onRightThumbMousedown(...o)),onTouchstart:e[8]||(e[8]=(...o)=>a.onRightThumbMousedown&&a.onRightThumbMousedown(...o))},[s.createElementVNode("div",yT,[s.createElementVNode("span",mT,s.toDisplayString(n.maxCaption||a.barMaxVal),1)])],32),s.createElementVNode("div",{class:"bar-right",style:s.normalizeStyle({width:a.barMax+"%"}),onClick:e[9]||(e[9]=(...o)=>a.onBarRightClick&&a.onBarRightClick(...o))},null,4)]),n.ruler?(s.openBlock(),s.createElementBlock("div",pT,[(s.openBlock(!0),s.createElementBlock(s.Fragment,null,s.renderList(a.stepCount,o=>(s.openBlock(),s.createElementBlock("div",{key:o,class:"ruler-rule"}))),128))])):s.createCommentVNode("",!0),a.subStepCount?(s.openBlock(),s.createElementBlock("div",NT,[(s.openBlock(!0),s.createElementBlock(s.Fragment,null,s.renderList(a.subStepCount,o=>(s.openBlock(),s.createElementBlock("div",{key:o,class:"ruler-sub-rule"}))),128))])):s.createCommentVNode("",!0),n.label?(s.openBlock(),s.createElementBlock("div",DT,[(s.openBlock(!0),s.createElementBlock(s.Fragment,null,s.renderList(a.scaleLabels,o=>(s.openBlock(),s.createElementBlock("div",{class:"label",key:o},s.toDisplayString(o),1))),128))])):s.createCommentVNode("",!0)],34)}var jT=Re(uT,[["render",IT]]),vx="";Yn.register(E4,Fr,Xr,Vs);const bT=s.defineComponent({components:{Bar:lT,MultiRangeSlider:jT},props:{numberRange:{type:Array,default:()=>[{key:1,count:10}]},width:{type:Number,default:200},height:{type:Number,default:50},chartId:{type:String,default:"bar-chart"},datasetIdKey:{type:String,default:"label"},steps:{type:Number,default:1}},data(){return{chartData:{labels:[],datasets:[{labels:"",data:[],backgroundColor:["#5ea9e5"],borderRadius:1,hoverBackgroundColor:"#e0e0e0"}]},chartOptions:{responsive:!0,plugins:{legend:{display:!1},tooltip:{enabled:!1}},scales:{x:{display:!1,grid:{display:!1},ticks:{display:!0}},y:{display:!1,grid:{display:!1},ticks:{display:!1}}}},chartLines:{},min:"1",max:this.maxNumber(this.numberRange),rangeMax:this.numberRange.length,chart_dta:[],BarMinValue:1,BarMaxValue:this.numberRange.length,activeFilter:!1,validated:!1,isMatch:!1,isExclude:!1,isDisable:!1}},mounted(){this.isMatch=!0,this.setChartData(this.numberRange),this.highlightChart()},methods:{changeMin(t){let e=t.target.value;this.min=e||"1",this.BarMinValue=e?this.getFirstIndex(parseInt(e)):1,this.isMatch&&!this.isDisable&&this.matchFilter(),this.isExclude&&!this.isDisable&&this.excludeFilter()},changeMax(t){let e=t.target.value;this.BarMaxValue=e&&e>this.maxNumber(this.numberRange)?this.numberRange.length:this.getLastIndex(parseInt(e)),this.max=e&&e>this.maxNumber(this.numberRange)?this.maxNumber(this.numberRange):e,this.isMatch&&!this.isDisable&&this.matchFilter(),this.isExclude&&!this.isDisable&&this.excludeFilter()},setChartData(t){t=this.sortData(t),this.removeChartData();let e=this.chartData.labels;for(let n=0;n<t.length;n++)e.push(t[n].key),this.chart_dta.push(t[n].count);this.chartData.datasets[0].data=this.chart_dta},highlightChart(){var t=this.chartData.datasets[0].data;this.chartLines=this.chartData.datasets[0],this.chartData.datasets[0].backgroundColor=[];for(let e=0;e<=t.length;e++)t[e]>=this.min&&t[e]<=this.max?this.chartData.datasets[0].backgroundColor.push("#5ea9e5"):this.chartData.datasets[0].backgroundColor.push("#e0e0e0")},updateBarChart(t){const{minValue:e,maxValue:n}=t;this.BarMinValue=e,this.BarMaxValue=n;var i=this.chartData.datasets[0].data;this.min=i[this.BarMinValue]?i[this.BarMinValue]:"1",this.max=i[this.BarMaxValue]?i[this.BarMaxValue]:this.max,this.isMatch&&!this.isDisable&&this.matchFilter(),this.isExclude&&!this.isDisable&&this.excludeFilter()},toggleFilter(){this.activeFilter=!this.activeFilter},removeChartData(){this.chartData.labels=[],this.chartData.datasets[0].data=[],this.chart_dta=[]},matchFilter(){if(!this.isDisable){this.isMatch=!0,this.isExclude=!1;var t=this.chartData.datasets[0].data;this.chartLines=this.chartData.datasets[0],this.chartData.datasets[0].backgroundColor=[];for(let e=0;e<=t.length;e++)t[e]>=this.min&&t[e]<=this.max?this.chartData.datasets[0].backgroundColor.push("#5ea9e5"):this.chartData.datasets[0].backgroundColor.push("#e0e0e0")}},excludeFilter(){if(!this.isDisable){this.isMatch=!1,this.isExclude=!0;var t=this.chartData.datasets[0].data;this.chartLines=this.chartData.datasets[0],this.chartData.datasets[0].backgroundColor=[];for(let e=0;e<t.length;e++)t[e]>=this.min&&t[e]<=this.max?this.chartData.datasets[0].backgroundColor.push("#e0e0e0"):this.chartData.datasets[0].backgroundColor.push("#5ea9e5")}},missingFilter(){this.isDisable=!this.isDisable,this.validated=!this.validated;var t=this.chartData.datasets[0].data;if(this.chartLines=this.chartData.datasets[0],this.chartData.datasets[0].backgroundColor=[],this.validated)for(let e=1;e<=t.length;e++)this.chartData.datasets[0].backgroundColor.push("#e0e0e0");else this.isMatch&&this.matchFilter(),this.isExclude&&this.excludeFilter()},sortData(t){return t.slice().sort(function(e,n){return e.count-n.count})},maxNumber(t){if(t.length!=0)return t.reduce((e,n)=>e=e>n.count?e:n.count,0)},getLastIndex(t){let e=this.chartData.datasets[0].data,n=0;for(let i=t;i>=0;i--)if(e.lastIndexOf(i)!==-1){n=e.lastIndexOf(i);break}else continue;return n},getFirstIndex(t){let e=this.chartData.datasets[0].data,n=0;for(let i=t;i<=this.max;i++)if(e.lastIndexOf(i)!==-1){n=e.lastIndexOf(i);break}else continue;return n}}}),AT={class:"dh-range-container"},TT={class:"bar-chart"},xT={class:"input-group-section"},LT={class:"input-group sb-input"},wT=["disabled","max","value"],ST={class:"input-group sb-input"},OT=["disabled","max","min","value"],zT={class:"advance_section"},CT=s.createTextVNode(" Advanced "),kT={key:0,alt:"arrow",src:uc,width:"20"},_T={key:1,alt:"arrow",src:cc,width:"20"},ET={key:0,class:"list-none"},vT=["checked"],PT=s.createTextVNode(" Filter Missing "),YT=["checked","disabled"],QT=s.createTextVNode(" Match "),UT=["checked","disabled"],RT=s.createTextVNode(" Exclude ");function BT(t,e,n,i,r,a){const o=s.resolveComponent("Bar"),l=s.resolveComponent("MultiRangeSlider");return s.openBlock(),s.createElementBlock("div",AT,[s.createElementVNode("div",TT,[s.createVNode(o,{"chart-data":t.chartData,"chart-id":t.chartId,"chart-options":t.chartOptions,"dataset-id-key":t.datasetIdKey,height:t.height,width:t.width},null,8,["chart-data","chart-id","chart-options","dataset-id-key","height","width"]),s.createVNode(l,{"base-class-name":`multi-range-slider range-slider ${t.isDisable}`,label:!1,max:t.rangeMax,"max-caption":`${t.max}`,"max-value":t.BarMaxValue,min:1,"min-caption":`${t.min}`,"min-value":t.BarMinValue,"range-margin":0,ruler:!1,step:t.steps,onInput:t.updateBarChart},null,8,["base-class-name","max","max-caption","max-value","min-caption","min-value","step","onInput"])]),s.createElementVNode("div",xT,[s.createElementVNode("div",LT,[s.createElementVNode("label",{class:s.normalizeClass(`text-2 input-to ${t.validated?"disable":""}`)}," From ",2),s.createElementVNode("input",{class:"form-input text",disabled:!!t.validated,max:`${t.max}`,min:"1",placeholder:"From",type:"number",value:`${t.min}`,onInput:e[0]||(e[0]=u=>t.changeMin(u))},null,40,wT)]),s.createElementVNode("div",ST,[s.createElementVNode("label",{class:s.normalizeClass(`text-2 input-to ${t.validated?"disable":""}`)}," To ",2),s.createElementVNode("input",{class:"form-input text",disabled:!!t.validated,max:`${t.maxNumber(t.numberRange)}`,min:`${t.min}`,placeholder:"To",type:"number",value:`${t.max}`,onInput:e[1]||(e[1]=u=>t.changeMax(u))},null,40,OT)])]),s.createElementVNode("div",zT,[s.createElementVNode("span",{class:"toggle-icon",onClick:e[2]||(e[2]=u=>t.toggleFilter())},[CT,t.activeFilter?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock("img",kT)),t.activeFilter?(s.openBlock(),s.createElementBlock("img",_T)):s.createCommentVNode("",!0)]),t.activeFilter?(s.openBlock(),s.createElementBlock("ul",ET,[s.createElementVNode("li",null,[s.createElementVNode("label",null,[s.createElementVNode("input",{checked:t.isDisable,type:"checkbox",onChange:e[3]||(e[3]=u=>t.missingFilter())},null,40,vT),PT])]),s.createElementVNode("li",null,[s.createElementVNode("label",null,[s.createElementVNode("input",{checked:t.isMatch,disabled:!!t.validated,name:"number_filter",type:"radio",onChange:e[4]||(e[4]=u=>t.matchFilter())},null,40,YT),QT]),s.createElementVNode("label",null,[s.createElementVNode("input",{checked:t.isExclude,disabled:!!t.validated,name:"number_filter",type:"radio",onChange:e[5]||(e[5]=u=>t.excludeFilter())},null,40,UT),RT])])])):s.createCommentVNode("",!0)])])}var ZT=Re(bT,[["render",BT]]),Px="";const VT={class:"password__panel"},$T=["placeholder","type"],WT={class:"icon is-right"},GT={key:0,class:"password__tooltip"};var HT=Re(s.defineComponent({__name:"PasswordField",props:{modelValue:{type:String,default:""},placeholder:{type:String,default:""},tipChars:{type:String,default:"12 Characters"},tipNumbers:{type:String,default:"Numbers"},tipSymbols:{type:String,default:"Symbols"},passwordTooltipDisabled:{type:Boolean,default:!1}},emits:["submit","update:modelValue"],setup(t,{emit:e}){const n=t,i=s.ref(""),r=s.ref(!1),a=s.ref(!1),o=s.ref(!1),l=s.ref(!1),u=s.ref(!1),c=s.ref(!1);function d(){e("submit",i.value),e("update:modelValue",i.value)}function M(){r.value=!0,c.value=!0}function g(){r.value=!1,c.value=!1}function h(){u.value=!u.value}return s.onMounted(()=>()=>i.value=n.modelValue||""),s.watch(n,()=>(i.value=n.modelValue||"",a.value=i.value.length>11,o.value=/\d/.test(i.value),l.value=/[!@#$%^&*)(+=._-]/.test(i.value))),(y,m)=>(s.openBlock(),s.createElementBlock("div",VT,[s.withDirectives(s.createElementVNode("input",{"onUpdate:modelValue":m[0]||(m[0]=p=>i.value=p),class:"form__input password__panel_input","data-e2e":"password-input",placeholder:n.placeholder,type:u.value?"text":"password",onFocus:M,onFocusout:g,onKeyup:d},null,40,$T),[[s.vModelDynamic,i.value]]),s.createElementVNode("button",{class:"password__panel_button",type:"button",onClick:h},[s.createElementVNode("span",WT,[s.createVNode(Ke,{active:c.value,"icon-name":u.value?"invisible":"visible",size:20},null,8,["active","icon-name"])])]),r.value&&!n.passwordTooltipDisabled?(s.openBlock(),s.createElementBlock("div",GT,[s.createElementVNode("p",{class:s.normalizeClass(["password__tooltip_text",a.value?"password__tooltip_text--valid":""])},[s.createVNode(Ke,{class:s.normalizeClass(a.value?"password__tooltip_icon--active":"password__tooltip_icon"),"icon-name":a.value?"accept":"close",size:16},null,8,["class","icon-name"]),s.createElementVNode("span",null,s.toDisplayString(n.tipChars),1)],2),s.createElementVNode("p",{class:s.normalizeClass(["password__tooltip_text",o.value?"password__tooltip_text--valid":""])},[s.createVNode(Ke,{class:s.normalizeClass(o.value?"password__tooltip_icon--active":"password__tooltip_icon"),"icon-name":o.value?"accept":"close",size:16},null,8,["class","icon-name"]),s.createElementVNode("span",null,s.toDisplayString(n.tipNumbers),1)],2),s.createElementVNode("p",{class:s.normalizeClass(["password__tooltip_text",l.value?"password__tooltip_text--valid":""])},[s.createVNode(Ke,{class:s.normalizeClass(l.value?"password__tooltip_icon--active":"password__tooltip_icon"),"icon-name":l.value?"accept":"close",size:16},null,8,["class","icon-name"]),s.createElementVNode("span",null,s.toDisplayString(n.tipSymbols),1)],2)])):s.createCommentVNode("",!0)]))}}),[["__scopeId","data-v-3ae35090"]]),Qx="";const FT={class:"search-panel"},JT=["placeholder"];var XT=Re(s.defineComponent({__name:"SearchInput",props:{modelValue:{type:String,default:""},placeholder:{type:String,default:""}},emits:["submit","clean","update:modelValue"],setup(t,{emit:e}){const n=t,i=s.ref("");function r(){e("submit",i.value),e("update:modelValue",i.value)}function a(){i.value="",e("clean"),e("update:modelValue",i.value)}return s.onMounted(()=>()=>i.value=n.modelValue||""),s.watch(n,()=>i.value=n.modelValue||""),(o,l)=>(s.openBlock(),s.createElementBlock("div",FT,[s.withDirectives(s.createElementVNode("input",{"onUpdate:modelValue":l[0]||(l[0]=u=>i.value=u),class:"form-input search-panel-input","data-e2e":"search-input",placeholder:n.placeholder,onKeyup:r},null,40,JT),[[s.vModelText,i.value]]),i.value?s.createCommentVNode("",!0):(s.openBlock(),s.createElementBlock("button",{key:0,class:"search-panel-button","data-e2e":"search-submit",onClick:r},[s.createVNode(Ke,{active:!0,"icon-name":"search",size:24})])),i.value?(s.openBlock(),s.createElementBlock("button",{key:1,class:"search-panel-button close","data-e2e":"search-close",onClick:a},[s.createVNode(Ke,{class:"icon","icon-name":"close",size:24})])):s.createCommentVNode("",!0)]))}}),[["__scopeId","data-v-562faa14"]]),Rx="";const KT=t=>(s.pushScopeId("data-v-0213b522"),t=t(),s.popScopeId(),t),qT={class:"stepper"},ex=KT(()=>s.createElementVNode("hr",{class:"solid"},null,-1));var tx=Re(s.defineComponent({__name:"Stepper",props:{maxSteps:{type:Number,default:0},currentStep:{type:Number,default:0}},setup(t){const e=t;function n(){return Array.from(Array(e.maxSteps||0).keys())}return(i,r)=>(s.openBlock(),s.createElementBlock("div",qT,[(s.openBlock(!0),s.createElementBlock(s.Fragment,null,s.renderList(n(),(a,o)=>(s.openBlock(),s.createElementBlock("div",{key:o,class:"step"},[s.createElementVNode("span",{class:s.normalizeClass(["step-number",{active:a===t.currentStep}])},s.toDisplayString(a+1),3),ex]))),128))]))}}),[["__scopeId","data-v-0213b522"]]);const nx=s.defineComponent({props:{data:{type:Boolean,required:!0,default:!1},label:{type:String,default:"Label"}},data(){return{active:this.data}},emits:["change"],computed:{checkedValue:{get(){return this.data},set(t){this.active=t,this.$emit("change",t)}}}}),ix={class:"dp__options"},rx={class:"dp__options_switch"},ax=s.createElementVNode("span",{class:"dp__options_slider"},null,-1);function ox(t,e,n,i,r,a){return s.openBlock(),s.createElementBlock("div",ix,[s.createElementVNode("span",null,s.toDisplayString(t.label),1),s.createElementVNode("label",rx,[s.withDirectives(s.createElementVNode("input",{"onUpdate:modelValue":e[0]||(e[0]=o=>t.checkedValue=o),name:"switch",type:"checkbox"},null,512),[[s.vModelCheckbox,t.checkedValue]]),ax])])}var sx=Re(nx,[["render",ox]]);const lx=s.defineComponent({props:{target:{type:String,required:!0},trigger:{type:String,required:!0},placement:{type:Object,default:()=>({placement:"bottom"}),required:!1},tooltipText:{type:String,required:!0}},data(){return{show:!1}},methods:{showTooltip(){this.show=!this.show},tooltip(){let t=this.$refs.main,e=this.$refs[this.target];["right","left"].includes(this.placement)&&(e.style.top=-(((e==null?void 0:e.offsetHeight)-(t==null?void 0:t.offsetHeight))/2)+"px")}}}),ux=["placement","target","tooltipText","trigger"],cx=["id"],dx={class:"text"};function Mx(t,e,n,i,r,a){return s.openBlock(),s.createElementBlock("div",{id:"main-contain",ref:"main",class:"dh-tooltip-container tooltip",placement:t.placement,target:t.target,tooltipText:t.tooltipText,trigger:t.trigger,onClick:e[0]||(e[0]=o=>t.trigger=="click"?t.showTooltip():null),onMouseover:e[1]||(e[1]=o=>t.tooltip())},[s.renderSlot(t.$slots,"default"),s.createElementVNode("div",{id:t.target,ref:t.target,class:s.normalizeClass(`tooltiptext ${t.show}`)},[s.createElementVNode("span",dx,s.toDisplayString(t.tooltipText),1)],10,cx)],40,ux)}var fx=Re(lx,[["render",Mx]]),Zx="";const gx={class:"code"};var hx=Re(s.defineComponent({__name:"VerificationCode",props:{code:{type:String,required:!0}},emits:["submit"],setup(t,{emit:e}){const n=t,i=s.ref(null),r=s.ref(null),a=s.ref(null),o=s.ref(null),l=s.ref(null),u=s.ref(null);async function c(m){var p,f,N,A,T;switch(m){case 1:break;case 2:(p=i.value)==null||p.focus();break;case 3:(f=r.value)==null||f.focus();break;case 4:(N=a.value)==null||N.focus();break;case 5:(A=o.value)==null||A.focus();break;case 6:(T=l.value)==null||T.focus();break}}async function d(m){var p,f,N,A,T;switch(m){case 1:(p=r.value)==null||p.focus();break;case 2:(f=a.value)==null||f.focus();break;case 3:(N=o.value)==null||N.focus();break;case 4:(A=l.value)==null||A.focus();break;case 5:(T=u.value)==null||T.focus();break}}async function M(m,p){const f=m.key;let N=!0;[{_index:1,nextInput:r},{_index:2,nextInput:a},{_index:3,nextInput:o},{_index:4,nextInput:l},{_index:5,nextInput:u}].forEach(({_index:A,nextInput:T})=>{p===A&&(T.value&&f.match(/^[0-9]+$/)&&T.value.focus({}),N=!1),m.preventDefault()}),f.match(/^[0-9]+$/)&&(m.target.value=f),N&&y()}async function g(m){var f;const p=((f=m.clipboardData)==null?void 0:f.getData("text/plain"))||"";h(p),y()}function h(m){if(m.length!==6)return;const[p,f,N,A,T,I]=m.split("");i.value&&(i.value.value=p),r.value&&(r.value.value=f),a.value&&(a.value.value=N),o.value&&(o.value.value=A),l.value&&(l.value.value=T),u.value&&(u.value.value=I)}async function y(){var p,f,N,A,T,I;const m=`${(p=i.value)==null?void 0:p.value}${(f=r.value)==null?void 0:f.value}${(N=a.value)==null?void 0:N.value}${(A=o.value)==null?void 0:A.value}${(T=l.value)==null?void 0:T.value}${(I=u.value)==null?void 0:I.value}`;e("submit",m)}return s.onMounted(()=>{n.code&&(h(n.code),y())}),(m,p)=>(s.openBlock(),s.createElementBlock("div",gx,[s.createElementVNode("input",{ref_key:"txtInput1",ref:i,autofocus:"",class:"form-input input-1","data-e2e":"input-1",maxlength:"1",placeholder:"_",type:"text",onKeypress:p[0]||(p[0]=f=>M(f,1)),onKeyup:[p[1]||(p[1]=s.withKeys(f=>c(1),["delete"])),p[2]||(p[2]=s.withKeys(f=>c(1),["left"])),p[3]||(p[3]=s.withKeys(f=>d(1),["right"]))],onPaste:g},null,544),s.createElementVNode("input",{ref_key:"txtInput2",ref:r,class:"form-input","data-e2e":"input-2",maxlength:"1",placeholder:"_",type:"text",onKeypress:p[4]||(p[4]=f=>M(f,2)),onKeyup:[p[5]||(p[5]=s.withKeys(f=>c(2),["delete"])),p[6]||(p[6]=s.withKeys(f=>c(2),["left"])),p[7]||(p[7]=s.withKeys(f=>d(2),["right"]))],onPaste:g},null,544),s.createElementVNode("input",{ref_key:"txtInput3",ref:a,class:"form-input","data-e2e":"input-3",maxlength:"1",placeholder:"_",type:"text",onKeypress:p[8]||(p[8]=f=>M(f,3)),onKeyup:[p[9]||(p[9]=s.withKeys(f=>c(3),["delete"])),p[10]||(p[10]=s.withKeys(f=>c(3),["left"])),p[11]||(p[11]=s.withKeys(f=>d(3),["right"]))],onPaste:g},null,544),s.createElementVNode("input",{ref_key:"txtInput4",ref:o,class:"form-input","data-e2e":"input-4",maxlength:"1",placeholder:"_",type:"text",onKeypress:p[12]||(p[12]=f=>M(f,4)),onKeyup:[p[13]||(p[13]=s.withKeys(f=>c(4),["delete"])),p[14]||(p[14]=s.withKeys(f=>c(4),["left"])),p[15]||(p[15]=s.withKeys(f=>d(4),["right"]))],onPaste:g},null,544),s.createElementVNode("input",{ref_key:"txtInput5",ref:l,class:"form-input","data-e2e":"input-5",maxlength:"1",placeholder:"_",type:"text",onKeypress:p[16]||(p[16]=f=>M(f,5)),onKeyup:[p[17]||(p[17]=s.withKeys(f=>c(5),["delete"])),p[18]||(p[18]=s.withKeys(f=>c(5),["left"])),p[19]||(p[19]=s.withKeys(f=>d(5),["right"]))],onPaste:g},null,544),s.createElementVNode("input",{ref_key:"txtInput6",ref:u,class:"form-input","data-e2e":"input-6",maxlength:"1",placeholder:"_",type:"text",onKeypress:p[20]||(p[20]=f=>M(f,6)),onKeyup:[p[21]||(p[21]=s.withKeys(f=>c(6),["delete"])),p[22]||(p[22]=s.withKeys(f=>c(6),["left"])),p[23]||(p[23]=s.withKeys(f=>d(6),["right"]))],onPaste:g},null,544)]))}}),[["__scopeId","data-v-36ebd64c"]]);xe.DhAdvancedFilter=LM,xe.DhDatePicker=m0,xe.DhError=N0,xe.DhIcon=Ke,xe.DhModal=O0,xe.DhNotification=B0,xe.DhNumberRange=ZT,xe.DhPasswordField=HT,xe.DhSearchInput=XT,xe.DhStepper=tx,xe.DhSwitch=sx,xe.DhTooltip=fx,xe.DhVerificationCode=hx,Object.defineProperties(xe,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
|