@ukpc-lib/react 0.3.40 → 0.3.41
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/components/index.cjs +27 -27
- package/dist/components/index.js +730 -699
- package/dist/{index.module-0fdf0c6d.js → index.module-b7d2d67a.js} +976 -1005
- package/dist/{index.module-542d8ee5.cjs → index.module-edaf6f24.cjs} +79 -79
- package/dist/share/index.cjs +1 -1
- package/dist/share/index.js +1 -1
- package/package.json +1 -1
- package/web-components-bundle/global-topbar/index.cjs +1 -1
- package/web-components-bundle/global-topbar/index.js +1 -1
- package/web-components-bundle/has-permission/index.cjs +1 -1
- package/web-components-bundle/has-permission/index.js +1 -1
- package/web-components-bundle/index-abae7804.cjs +1096 -0
- package/web-components-bundle/{index-31298961.js → index-bc5f0a32.js} +6197 -6191
- package/web-components-bundle/index-f36127fe.cjs +0 -1096
|
@@ -0,0 +1,1096 @@
|
|
|
1
|
+
"use strict";const D=require("./react-to-web-component-3847ebf5.cjs"),se=require("./index-6c2bc04a.cjs"),ps=require("./index-4327002b.cjs");function Vg(e){var t,r,s="";if(typeof e=="string"||typeof e=="number")s+=e;else if(typeof e=="object")if(Array.isArray(e)){var o=e.length;for(t=0;t<o;t++)e[t]&&(r=Vg(e[t]))&&(s&&(s+=" "),s+=r)}else for(r in e)e[r]&&(s&&(s+=" "),s+=r);return s}function Zn(){for(var e,t,r=0,s="",o=arguments.length;r<o;r++)(e=arguments[r])&&(t=Vg(e))&&(s&&(s+=" "),s+=t);return s}const kw=e=>{var s,o;const{tabs:t}=e,r=c=>{e.setCurrentTab(c.target.id)};return console.log("🚀 ~ brandColors:",e.currentTab),D.jsxRuntimeExports.jsxs(D.jsxRuntimeExports.Fragment,{children:[D.jsxRuntimeExports.jsx("style",{children:`
|
|
2
|
+
.tab-title {
|
|
3
|
+
min-width: 90px;
|
|
4
|
+
padding: 5px 16px;
|
|
5
|
+
font-size: 14px;
|
|
6
|
+
font-weight: 500;
|
|
7
|
+
color: #c5c5c5;
|
|
8
|
+
transition: all .3s ease-in-out;
|
|
9
|
+
position: relative;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
.tab-title.is-active {
|
|
13
|
+
color: ${((s=e.brandColors)==null?void 0:s.primary400)||"#2E7D32"};
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
.tab-title.is-active::before{
|
|
17
|
+
transition: all .3s ease-in-out;
|
|
18
|
+
}
|
|
19
|
+
.tab-title.is-active::before{
|
|
20
|
+
position: absolute;
|
|
21
|
+
content: '';
|
|
22
|
+
width: 100%;
|
|
23
|
+
height: 100%;
|
|
24
|
+
top: 0;
|
|
25
|
+
left: 0;
|
|
26
|
+
border-bottom: 2px solid ${((o=e.brandColors)==null?void 0:o.primary400)||"#2E7D32"};
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
.tab-content {
|
|
30
|
+
padding: 16px 0;
|
|
31
|
+
}
|
|
32
|
+
`}),D.jsxRuntimeExports.jsxs("div",{className:"tab-container",children:[D.jsxRuntimeExports.jsx("div",{style:{display:"flex",width:"100%",height:"50px",borderBottom:`1px solid ${se.color.grey200}`},className:"tab-container__title",children:t.map((c,h)=>D.jsxRuntimeExports.jsx("button",{id:c.id,disabled:e.currentTab===`${c.id}`,onClick:r,className:`tab-title ${e.currentTab===`${c.id}`?"is-active":""}`,children:c.tabTitle},h))}),D.jsxRuntimeExports.jsx("div",{className:"tab-content",children:t.map((c,h)=>D.jsxRuntimeExports.jsx("div",{children:e.currentTab===`${c.id}`&&D.jsxRuntimeExports.jsx("div",{children:c.children})},h))})]})]})};//! moment.js
|
|
33
|
+
//! version : 2.30.1
|
|
34
|
+
//! authors : Tim Wood, Iskren Chernev, Moment.js contributors
|
|
35
|
+
//! license : MIT
|
|
36
|
+
//! momentjs.com
|
|
37
|
+
var Gg;function le(){return Gg.apply(null,arguments)}function Cw(e){Gg=e}function mr(e){return e instanceof Array||Object.prototype.toString.call(e)==="[object Array]"}function hs(e){return e!=null&&Object.prototype.toString.call(e)==="[object Object]"}function Ge(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function Jf(e){if(Object.getOwnPropertyNames)return Object.getOwnPropertyNames(e).length===0;var t;for(t in e)if(Ge(e,t))return!1;return!0}function wn(e){return e===void 0}function pi(e){return typeof e=="number"||Object.prototype.toString.call(e)==="[object Number]"}function oo(e){return e instanceof Date||Object.prototype.toString.call(e)==="[object Date]"}function Kg(e,t){var r=[],s,o=e.length;for(s=0;s<o;++s)r.push(t(e[s],s));return r}function ji(e,t){for(var r in t)Ge(t,r)&&(e[r]=t[r]);return Ge(t,"toString")&&(e.toString=t.toString),Ge(t,"valueOf")&&(e.valueOf=t.valueOf),e}function Fr(e,t,r,s){return vm(e,t,r,s,!0).utc()}function Dw(){return{empty:!1,unusedTokens:[],unusedInput:[],overflow:-2,charsLeftOver:0,nullInput:!1,invalidEra:null,invalidMonth:null,invalidFormat:!1,userInvalidated:!1,iso:!1,parsedDateParts:[],era:null,meridiem:null,rfc2822:!1,weekdayMismatch:!1}}function Ie(e){return e._pf==null&&(e._pf=Dw()),e._pf}var Mf;Array.prototype.some?Mf=Array.prototype.some:Mf=function(e){var t=Object(this),r=t.length>>>0,s;for(s=0;s<r;s++)if(s in t&&e.call(this,t[s],s,t))return!0;return!1};function Qf(e){var t=null,r=!1,s=e._d&&!isNaN(e._d.getTime());if(s&&(t=Ie(e),r=Mf.call(t.parsedDateParts,function(o){return o!=null}),s=t.overflow<0&&!t.empty&&!t.invalidEra&&!t.invalidMonth&&!t.invalidWeekday&&!t.weekdayMismatch&&!t.nullInput&&!t.invalidFormat&&!t.userInvalidated&&(!t.meridiem||t.meridiem&&r),e._strict&&(s=s&&t.charsLeftOver===0&&t.unusedTokens.length===0&&t.bigHour===void 0)),Object.isFrozen==null||!Object.isFrozen(e))e._isValid=s;else return s;return e._isValid}function Ju(e){var t=Fr(NaN);return e!=null?ji(Ie(t),e):Ie(t).userInvalidated=!0,t}var zp=le.momentProperties=[],df=!1;function ed(e,t){var r,s,o,c=zp.length;if(wn(t._isAMomentObject)||(e._isAMomentObject=t._isAMomentObject),wn(t._i)||(e._i=t._i),wn(t._f)||(e._f=t._f),wn(t._l)||(e._l=t._l),wn(t._strict)||(e._strict=t._strict),wn(t._tzm)||(e._tzm=t._tzm),wn(t._isUTC)||(e._isUTC=t._isUTC),wn(t._offset)||(e._offset=t._offset),wn(t._pf)||(e._pf=Ie(t)),wn(t._locale)||(e._locale=t._locale),c>0)for(r=0;r<c;r++)s=zp[r],o=t[s],wn(o)||(e[s]=o);return e}function uo(e){ed(this,e),this._d=new Date(e._d!=null?e._d.getTime():NaN),this.isValid()||(this._d=new Date(NaN)),df===!1&&(df=!0,le.updateOffset(this),df=!1)}function yr(e){return e instanceof uo||e!=null&&e._isAMomentObject!=null}function Zg(e){le.suppressDeprecationWarnings===!1&&typeof console<"u"&&console.warn&&console.warn("Deprecation warning: "+e)}function tr(e,t){var r=!0;return ji(function(){if(le.deprecationHandler!=null&&le.deprecationHandler(null,e),r){var s=[],o,c,h,x=arguments.length;for(c=0;c<x;c++){if(o="",typeof arguments[c]=="object"){o+=`
|
|
38
|
+
[`+c+"] ";for(h in arguments[0])Ge(arguments[0],h)&&(o+=h+": "+arguments[0][h]+", ");o=o.slice(0,-2)}else o=arguments[c];s.push(o)}Zg(e+`
|
|
39
|
+
Arguments: `+Array.prototype.slice.call(s).join("")+`
|
|
40
|
+
`+new Error().stack),r=!1}return t.apply(this,arguments)},t)}var Vp={};function Xg(e,t){le.deprecationHandler!=null&&le.deprecationHandler(e,t),Vp[e]||(Zg(t),Vp[e]=!0)}le.suppressDeprecationWarnings=!1;le.deprecationHandler=null;function Yr(e){return typeof Function<"u"&&e instanceof Function||Object.prototype.toString.call(e)==="[object Function]"}function Ew(e){var t,r;for(r in e)Ge(e,r)&&(t=e[r],Yr(t)?this[r]=t:this["_"+r]=t);this._config=e,this._dayOfMonthOrdinalParseLenient=new RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)}function Af(e,t){var r=ji({},e),s;for(s in t)Ge(t,s)&&(hs(e[s])&&hs(t[s])?(r[s]={},ji(r[s],e[s]),ji(r[s],t[s])):t[s]!=null?r[s]=t[s]:delete r[s]);for(s in e)Ge(e,s)&&!Ge(t,s)&&hs(e[s])&&(r[s]=ji({},r[s]));return r}function td(e){e!=null&&this.set(e)}var Of;Object.keys?Of=Object.keys:Of=function(e){var t,r=[];for(t in e)Ge(e,t)&&r.push(t);return r};var Tw={sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"};function Rw(e,t,r){var s=this._calendar[e]||this._calendar.sameElse;return Yr(s)?s.call(t,r):s}function $r(e,t,r){var s=""+Math.abs(e),o=t-s.length,c=e>=0;return(c?r?"+":"":"-")+Math.pow(10,Math.max(0,o)).toString().substr(1)+s}var nd=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,Eu=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,hf={},Gs={};function be(e,t,r,s){var o=s;typeof s=="string"&&(o=function(){return this[s]()}),e&&(Gs[e]=o),t&&(Gs[t[0]]=function(){return $r(o.apply(this,arguments),t[1],t[2])}),r&&(Gs[r]=function(){return this.localeData().ordinal(o.apply(this,arguments),e)})}function Mw(e){return e.match(/\[[\s\S]/)?e.replace(/^\[|\]$/g,""):e.replace(/\\/g,"")}function Aw(e){var t=e.match(nd),r,s;for(r=0,s=t.length;r<s;r++)Gs[t[r]]?t[r]=Gs[t[r]]:t[r]=Mw(t[r]);return function(o){var c="",h;for(h=0;h<s;h++)c+=Yr(t[h])?t[h].call(o,e):t[h];return c}}function Iu(e,t){return e.isValid()?(t=Jg(t,e.localeData()),hf[t]=hf[t]||Aw(t),hf[t](e)):e.localeData().invalidDate()}function Jg(e,t){var r=5;function s(o){return t.longDateFormat(o)||o}for(Eu.lastIndex=0;r>=0&&Eu.test(e);)e=e.replace(Eu,s),Eu.lastIndex=0,r-=1;return e}var Ow={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"};function Iw(e){var t=this._longDateFormat[e],r=this._longDateFormat[e.toUpperCase()];return t||!r?t:(this._longDateFormat[e]=r.match(nd).map(function(s){return s==="MMMM"||s==="MM"||s==="DD"||s==="dddd"?s.slice(1):s}).join(""),this._longDateFormat[e])}var Pw="Invalid date";function Nw(){return this._invalidDate}var Lw="%d",jw=/\d{1,2}/;function $w(e){return this._ordinal.replace("%d",e)}var Fw={future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function Yw(e,t,r,s){var o=this._relativeTime[r];return Yr(o)?o(e,t,r,s):o.replace(/%d/i,e)}function Ww(e,t){var r=this._relativeTime[e>0?"future":"past"];return Yr(r)?r(t):r.replace(/%s/i,t)}var Gp={D:"date",dates:"date",date:"date",d:"day",days:"day",day:"day",e:"weekday",weekdays:"weekday",weekday:"weekday",E:"isoWeekday",isoweekdays:"isoWeekday",isoweekday:"isoWeekday",DDD:"dayOfYear",dayofyears:"dayOfYear",dayofyear:"dayOfYear",h:"hour",hours:"hour",hour:"hour",ms:"millisecond",milliseconds:"millisecond",millisecond:"millisecond",m:"minute",minutes:"minute",minute:"minute",M:"month",months:"month",month:"month",Q:"quarter",quarters:"quarter",quarter:"quarter",s:"second",seconds:"second",second:"second",gg:"weekYear",weekyears:"weekYear",weekyear:"weekYear",GG:"isoWeekYear",isoweekyears:"isoWeekYear",isoweekyear:"isoWeekYear",w:"week",weeks:"week",week:"week",W:"isoWeek",isoweeks:"isoWeek",isoweek:"isoWeek",y:"year",years:"year",year:"year"};function nr(e){return typeof e=="string"?Gp[e]||Gp[e.toLowerCase()]:void 0}function rd(e){var t={},r,s;for(s in e)Ge(e,s)&&(r=nr(s),r&&(t[r]=e[s]));return t}var Bw={date:9,day:11,weekday:11,isoWeekday:11,dayOfYear:4,hour:13,millisecond:16,minute:14,month:8,quarter:7,second:15,weekYear:1,isoWeekYear:1,week:5,isoWeek:5,year:1};function Hw(e){var t=[],r;for(r in e)Ge(e,r)&&t.push({unit:r,priority:Bw[r]});return t.sort(function(s,o){return s.priority-o.priority}),t}var Qg=/\d/,Nn=/\d\d/,em=/\d{3}/,id=/\d{4}/,Qu=/[+-]?\d{6}/,ct=/\d\d?/,tm=/\d\d\d\d?/,nm=/\d\d\d\d\d\d?/,el=/\d{1,3}/,sd=/\d{1,4}/,tl=/[+-]?\d{1,6}/,ea=/\d+/,nl=/[+-]?\d+/,Uw=/Z|[+-]\d\d:?\d\d/gi,rl=/Z|[+-]\d\d(?::?\d\d)?/gi,qw=/[+-]?\d+(\.\d{1,3})?/,lo=/[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i,ta=/^[1-9]\d?/,ad=/^([1-9]\d|\d)/,Wu;Wu={};function ye(e,t,r){Wu[e]=Yr(t)?t:function(s,o){return s&&r?r:t}}function zw(e,t){return Ge(Wu,e)?Wu[e](t._strict,t._locale):new RegExp(Vw(e))}function Vw(e){return fi(e.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,function(t,r,s,o,c){return r||s||o||c}))}function fi(e){return e.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}function Jn(e){return e<0?Math.ceil(e)||0:Math.floor(e)}function Be(e){var t=+e,r=0;return t!==0&&isFinite(t)&&(r=Jn(t)),r}var If={};function st(e,t){var r,s=t,o;for(typeof e=="string"&&(e=[e]),pi(t)&&(s=function(c,h){h[t]=Be(c)}),o=e.length,r=0;r<o;r++)If[e[r]]=s}function co(e,t){st(e,function(r,s,o,c){o._w=o._w||{},t(r,o._w,o,c)})}function Gw(e,t,r){t!=null&&Ge(If,e)&&If[e](t,r._a,r,e)}function il(e){return e%4===0&&e%100!==0||e%400===0}var tn=0,li=1,Pr=2,Pt=3,gr=4,ci=5,cs=6,Kw=7,Zw=8;be("Y",0,0,function(){var e=this.year();return e<=9999?$r(e,4):"+"+e});be(0,["YY",2],0,function(){return this.year()%100});be(0,["YYYY",4],0,"year");be(0,["YYYYY",5],0,"year");be(0,["YYYYYY",6,!0],0,"year");ye("Y",nl);ye("YY",ct,Nn);ye("YYYY",sd,id);ye("YYYYY",tl,Qu);ye("YYYYYY",tl,Qu);st(["YYYYY","YYYYYY"],tn);st("YYYY",function(e,t){t[tn]=e.length===2?le.parseTwoDigitYear(e):Be(e)});st("YY",function(e,t){t[tn]=le.parseTwoDigitYear(e)});st("Y",function(e,t){t[tn]=parseInt(e,10)});function Ga(e){return il(e)?366:365}le.parseTwoDigitYear=function(e){return Be(e)+(Be(e)>68?1900:2e3)};var rm=na("FullYear",!0);function Xw(){return il(this.year())}function na(e,t){return function(r){return r!=null?(im(this,e,r),le.updateOffset(this,t),this):Za(this,e)}}function Za(e,t){if(!e.isValid())return NaN;var r=e._d,s=e._isUTC;switch(t){case"Milliseconds":return s?r.getUTCMilliseconds():r.getMilliseconds();case"Seconds":return s?r.getUTCSeconds():r.getSeconds();case"Minutes":return s?r.getUTCMinutes():r.getMinutes();case"Hours":return s?r.getUTCHours():r.getHours();case"Date":return s?r.getUTCDate():r.getDate();case"Day":return s?r.getUTCDay():r.getDay();case"Month":return s?r.getUTCMonth():r.getMonth();case"FullYear":return s?r.getUTCFullYear():r.getFullYear();default:return NaN}}function im(e,t,r){var s,o,c,h,x;if(!(!e.isValid()||isNaN(r))){switch(s=e._d,o=e._isUTC,t){case"Milliseconds":return void(o?s.setUTCMilliseconds(r):s.setMilliseconds(r));case"Seconds":return void(o?s.setUTCSeconds(r):s.setSeconds(r));case"Minutes":return void(o?s.setUTCMinutes(r):s.setMinutes(r));case"Hours":return void(o?s.setUTCHours(r):s.setHours(r));case"Date":return void(o?s.setUTCDate(r):s.setDate(r));case"FullYear":break;default:return}c=r,h=e.month(),x=e.date(),x=x===29&&h===1&&!il(c)?28:x,o?s.setUTCFullYear(c,h,x):s.setFullYear(c,h,x)}}function Jw(e){return e=nr(e),Yr(this[e])?this[e]():this}function Qw(e,t){if(typeof e=="object"){e=rd(e);var r=Hw(e),s,o=r.length;for(s=0;s<o;s++)this[r[s].unit](e[r[s].unit])}else if(e=nr(e),Yr(this[e]))return this[e](t);return this}function eS(e,t){return(e%t+t)%t}var kt;Array.prototype.indexOf?kt=Array.prototype.indexOf:kt=function(e){var t;for(t=0;t<this.length;++t)if(this[t]===e)return t;return-1};function od(e,t){if(isNaN(e)||isNaN(t))return NaN;var r=eS(t,12);return e+=(t-r)/12,r===1?il(e)?29:28:31-r%7%2}be("M",["MM",2],"Mo",function(){return this.month()+1});be("MMM",0,0,function(e){return this.localeData().monthsShort(this,e)});be("MMMM",0,0,function(e){return this.localeData().months(this,e)});ye("M",ct,ta);ye("MM",ct,Nn);ye("MMM",function(e,t){return t.monthsShortRegex(e)});ye("MMMM",function(e,t){return t.monthsRegex(e)});st(["M","MM"],function(e,t){t[li]=Be(e)-1});st(["MMM","MMMM"],function(e,t,r,s){var o=r._locale.monthsParse(e,s,r._strict);o!=null?t[li]=o:Ie(r).invalidMonth=e});var tS="January_February_March_April_May_June_July_August_September_October_November_December".split("_"),sm="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),am=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,nS=lo,rS=lo;function iS(e,t){return e?mr(this._months)?this._months[e.month()]:this._months[(this._months.isFormat||am).test(t)?"format":"standalone"][e.month()]:mr(this._months)?this._months:this._months.standalone}function sS(e,t){return e?mr(this._monthsShort)?this._monthsShort[e.month()]:this._monthsShort[am.test(t)?"format":"standalone"][e.month()]:mr(this._monthsShort)?this._monthsShort:this._monthsShort.standalone}function aS(e,t,r){var s,o,c,h=e.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],s=0;s<12;++s)c=Fr([2e3,s]),this._shortMonthsParse[s]=this.monthsShort(c,"").toLocaleLowerCase(),this._longMonthsParse[s]=this.months(c,"").toLocaleLowerCase();return r?t==="MMM"?(o=kt.call(this._shortMonthsParse,h),o!==-1?o:null):(o=kt.call(this._longMonthsParse,h),o!==-1?o:null):t==="MMM"?(o=kt.call(this._shortMonthsParse,h),o!==-1?o:(o=kt.call(this._longMonthsParse,h),o!==-1?o:null)):(o=kt.call(this._longMonthsParse,h),o!==-1?o:(o=kt.call(this._shortMonthsParse,h),o!==-1?o:null))}function oS(e,t,r){var s,o,c;if(this._monthsParseExact)return aS.call(this,e,t,r);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),s=0;s<12;s++){if(o=Fr([2e3,s]),r&&!this._longMonthsParse[s]&&(this._longMonthsParse[s]=new RegExp("^"+this.months(o,"").replace(".","")+"$","i"),this._shortMonthsParse[s]=new RegExp("^"+this.monthsShort(o,"").replace(".","")+"$","i")),!r&&!this._monthsParse[s]&&(c="^"+this.months(o,"")+"|^"+this.monthsShort(o,""),this._monthsParse[s]=new RegExp(c.replace(".",""),"i")),r&&t==="MMMM"&&this._longMonthsParse[s].test(e))return s;if(r&&t==="MMM"&&this._shortMonthsParse[s].test(e))return s;if(!r&&this._monthsParse[s].test(e))return s}}function om(e,t){if(!e.isValid())return e;if(typeof t=="string"){if(/^\d+$/.test(t))t=Be(t);else if(t=e.localeData().monthsParse(t),!pi(t))return e}var r=t,s=e.date();return s=s<29?s:Math.min(s,od(e.year(),r)),e._isUTC?e._d.setUTCMonth(r,s):e._d.setMonth(r,s),e}function um(e){return e!=null?(om(this,e),le.updateOffset(this,!0),this):Za(this,"Month")}function uS(){return od(this.year(),this.month())}function lS(e){return this._monthsParseExact?(Ge(this,"_monthsRegex")||lm.call(this),e?this._monthsShortStrictRegex:this._monthsShortRegex):(Ge(this,"_monthsShortRegex")||(this._monthsShortRegex=nS),this._monthsShortStrictRegex&&e?this._monthsShortStrictRegex:this._monthsShortRegex)}function cS(e){return this._monthsParseExact?(Ge(this,"_monthsRegex")||lm.call(this),e?this._monthsStrictRegex:this._monthsRegex):(Ge(this,"_monthsRegex")||(this._monthsRegex=rS),this._monthsStrictRegex&&e?this._monthsStrictRegex:this._monthsRegex)}function lm(){function e(S,E){return E.length-S.length}var t=[],r=[],s=[],o,c,h,x;for(o=0;o<12;o++)c=Fr([2e3,o]),h=fi(this.monthsShort(c,"")),x=fi(this.months(c,"")),t.push(h),r.push(x),s.push(x),s.push(h);t.sort(e),r.sort(e),s.sort(e),this._monthsRegex=new RegExp("^("+s.join("|")+")","i"),this._monthsShortRegex=this._monthsRegex,this._monthsStrictRegex=new RegExp("^("+r.join("|")+")","i"),this._monthsShortStrictRegex=new RegExp("^("+t.join("|")+")","i")}function fS(e,t,r,s,o,c,h){var x;return e<100&&e>=0?(x=new Date(e+400,t,r,s,o,c,h),isFinite(x.getFullYear())&&x.setFullYear(e)):x=new Date(e,t,r,s,o,c,h),x}function Xa(e){var t,r;return e<100&&e>=0?(r=Array.prototype.slice.call(arguments),r[0]=e+400,t=new Date(Date.UTC.apply(null,r)),isFinite(t.getUTCFullYear())&&t.setUTCFullYear(e)):t=new Date(Date.UTC.apply(null,arguments)),t}function Bu(e,t,r){var s=7+t-r,o=(7+Xa(e,0,s).getUTCDay()-t)%7;return-o+s-1}function cm(e,t,r,s,o){var c=(7+r-s)%7,h=Bu(e,s,o),x=1+7*(t-1)+c+h,S,E;return x<=0?(S=e-1,E=Ga(S)+x):x>Ga(e)?(S=e+1,E=x-Ga(e)):(S=e,E=x),{year:S,dayOfYear:E}}function Ja(e,t,r){var s=Bu(e.year(),t,r),o=Math.floor((e.dayOfYear()-s-1)/7)+1,c,h;return o<1?(h=e.year()-1,c=o+di(h,t,r)):o>di(e.year(),t,r)?(c=o-di(e.year(),t,r),h=e.year()+1):(h=e.year(),c=o),{week:c,year:h}}function di(e,t,r){var s=Bu(e,t,r),o=Bu(e+1,t,r);return(Ga(e)-s+o)/7}be("w",["ww",2],"wo","week");be("W",["WW",2],"Wo","isoWeek");ye("w",ct,ta);ye("ww",ct,Nn);ye("W",ct,ta);ye("WW",ct,Nn);co(["w","ww","W","WW"],function(e,t,r,s){t[s.substr(0,1)]=Be(e)});function dS(e){return Ja(e,this._week.dow,this._week.doy).week}var hS={dow:0,doy:6};function pS(){return this._week.dow}function gS(){return this._week.doy}function mS(e){var t=this.localeData().week(this);return e==null?t:this.add((e-t)*7,"d")}function yS(e){var t=Ja(this,1,4).week;return e==null?t:this.add((e-t)*7,"d")}be("d",0,"do","day");be("dd",0,0,function(e){return this.localeData().weekdaysMin(this,e)});be("ddd",0,0,function(e){return this.localeData().weekdaysShort(this,e)});be("dddd",0,0,function(e){return this.localeData().weekdays(this,e)});be("e",0,0,"weekday");be("E",0,0,"isoWeekday");ye("d",ct);ye("e",ct);ye("E",ct);ye("dd",function(e,t){return t.weekdaysMinRegex(e)});ye("ddd",function(e,t){return t.weekdaysShortRegex(e)});ye("dddd",function(e,t){return t.weekdaysRegex(e)});co(["dd","ddd","dddd"],function(e,t,r,s){var o=r._locale.weekdaysParse(e,s,r._strict);o!=null?t.d=o:Ie(r).invalidWeekday=e});co(["d","e","E"],function(e,t,r,s){t[s]=Be(e)});function vS(e,t){return typeof e!="string"?e:isNaN(e)?(e=t.weekdaysParse(e),typeof e=="number"?e:null):parseInt(e,10)}function bS(e,t){return typeof e=="string"?t.weekdaysParse(e)%7||7:isNaN(e)?null:e}function ud(e,t){return e.slice(t,7).concat(e.slice(0,t))}var xS="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),fm="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),_S="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),wS=lo,SS=lo,kS=lo;function CS(e,t){var r=mr(this._weekdays)?this._weekdays:this._weekdays[e&&e!==!0&&this._weekdays.isFormat.test(t)?"format":"standalone"];return e===!0?ud(r,this._week.dow):e?r[e.day()]:r}function DS(e){return e===!0?ud(this._weekdaysShort,this._week.dow):e?this._weekdaysShort[e.day()]:this._weekdaysShort}function ES(e){return e===!0?ud(this._weekdaysMin,this._week.dow):e?this._weekdaysMin[e.day()]:this._weekdaysMin}function TS(e,t,r){var s,o,c,h=e.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],s=0;s<7;++s)c=Fr([2e3,1]).day(s),this._minWeekdaysParse[s]=this.weekdaysMin(c,"").toLocaleLowerCase(),this._shortWeekdaysParse[s]=this.weekdaysShort(c,"").toLocaleLowerCase(),this._weekdaysParse[s]=this.weekdays(c,"").toLocaleLowerCase();return r?t==="dddd"?(o=kt.call(this._weekdaysParse,h),o!==-1?o:null):t==="ddd"?(o=kt.call(this._shortWeekdaysParse,h),o!==-1?o:null):(o=kt.call(this._minWeekdaysParse,h),o!==-1?o:null):t==="dddd"?(o=kt.call(this._weekdaysParse,h),o!==-1||(o=kt.call(this._shortWeekdaysParse,h),o!==-1)?o:(o=kt.call(this._minWeekdaysParse,h),o!==-1?o:null)):t==="ddd"?(o=kt.call(this._shortWeekdaysParse,h),o!==-1||(o=kt.call(this._weekdaysParse,h),o!==-1)?o:(o=kt.call(this._minWeekdaysParse,h),o!==-1?o:null)):(o=kt.call(this._minWeekdaysParse,h),o!==-1||(o=kt.call(this._weekdaysParse,h),o!==-1)?o:(o=kt.call(this._shortWeekdaysParse,h),o!==-1?o:null))}function RS(e,t,r){var s,o,c;if(this._weekdaysParseExact)return TS.call(this,e,t,r);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),s=0;s<7;s++){if(o=Fr([2e3,1]).day(s),r&&!this._fullWeekdaysParse[s]&&(this._fullWeekdaysParse[s]=new RegExp("^"+this.weekdays(o,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[s]=new RegExp("^"+this.weekdaysShort(o,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[s]=new RegExp("^"+this.weekdaysMin(o,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[s]||(c="^"+this.weekdays(o,"")+"|^"+this.weekdaysShort(o,"")+"|^"+this.weekdaysMin(o,""),this._weekdaysParse[s]=new RegExp(c.replace(".",""),"i")),r&&t==="dddd"&&this._fullWeekdaysParse[s].test(e))return s;if(r&&t==="ddd"&&this._shortWeekdaysParse[s].test(e))return s;if(r&&t==="dd"&&this._minWeekdaysParse[s].test(e))return s;if(!r&&this._weekdaysParse[s].test(e))return s}}function MS(e){if(!this.isValid())return e!=null?this:NaN;var t=Za(this,"Day");return e!=null?(e=vS(e,this.localeData()),this.add(e-t,"d")):t}function AS(e){if(!this.isValid())return e!=null?this:NaN;var t=(this.day()+7-this.localeData()._week.dow)%7;return e==null?t:this.add(e-t,"d")}function OS(e){if(!this.isValid())return e!=null?this:NaN;if(e!=null){var t=bS(e,this.localeData());return this.day(this.day()%7?t:t-7)}else return this.day()||7}function IS(e){return this._weekdaysParseExact?(Ge(this,"_weekdaysRegex")||ld.call(this),e?this._weekdaysStrictRegex:this._weekdaysRegex):(Ge(this,"_weekdaysRegex")||(this._weekdaysRegex=wS),this._weekdaysStrictRegex&&e?this._weekdaysStrictRegex:this._weekdaysRegex)}function PS(e){return this._weekdaysParseExact?(Ge(this,"_weekdaysRegex")||ld.call(this),e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(Ge(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=SS),this._weekdaysShortStrictRegex&&e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)}function NS(e){return this._weekdaysParseExact?(Ge(this,"_weekdaysRegex")||ld.call(this),e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(Ge(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=kS),this._weekdaysMinStrictRegex&&e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)}function ld(){function e(A,$){return $.length-A.length}var t=[],r=[],s=[],o=[],c,h,x,S,E;for(c=0;c<7;c++)h=Fr([2e3,1]).day(c),x=fi(this.weekdaysMin(h,"")),S=fi(this.weekdaysShort(h,"")),E=fi(this.weekdays(h,"")),t.push(x),r.push(S),s.push(E),o.push(x),o.push(S),o.push(E);t.sort(e),r.sort(e),s.sort(e),o.sort(e),this._weekdaysRegex=new RegExp("^("+o.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+s.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+r.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+t.join("|")+")","i")}function cd(){return this.hours()%12||12}function LS(){return this.hours()||24}be("H",["HH",2],0,"hour");be("h",["hh",2],0,cd);be("k",["kk",2],0,LS);be("hmm",0,0,function(){return""+cd.apply(this)+$r(this.minutes(),2)});be("hmmss",0,0,function(){return""+cd.apply(this)+$r(this.minutes(),2)+$r(this.seconds(),2)});be("Hmm",0,0,function(){return""+this.hours()+$r(this.minutes(),2)});be("Hmmss",0,0,function(){return""+this.hours()+$r(this.minutes(),2)+$r(this.seconds(),2)});function dm(e,t){be(e,0,0,function(){return this.localeData().meridiem(this.hours(),this.minutes(),t)})}dm("a",!0);dm("A",!1);function hm(e,t){return t._meridiemParse}ye("a",hm);ye("A",hm);ye("H",ct,ad);ye("h",ct,ta);ye("k",ct,ta);ye("HH",ct,Nn);ye("hh",ct,Nn);ye("kk",ct,Nn);ye("hmm",tm);ye("hmmss",nm);ye("Hmm",tm);ye("Hmmss",nm);st(["H","HH"],Pt);st(["k","kk"],function(e,t,r){var s=Be(e);t[Pt]=s===24?0:s});st(["a","A"],function(e,t,r){r._isPm=r._locale.isPM(e),r._meridiem=e});st(["h","hh"],function(e,t,r){t[Pt]=Be(e),Ie(r).bigHour=!0});st("hmm",function(e,t,r){var s=e.length-2;t[Pt]=Be(e.substr(0,s)),t[gr]=Be(e.substr(s)),Ie(r).bigHour=!0});st("hmmss",function(e,t,r){var s=e.length-4,o=e.length-2;t[Pt]=Be(e.substr(0,s)),t[gr]=Be(e.substr(s,2)),t[ci]=Be(e.substr(o)),Ie(r).bigHour=!0});st("Hmm",function(e,t,r){var s=e.length-2;t[Pt]=Be(e.substr(0,s)),t[gr]=Be(e.substr(s))});st("Hmmss",function(e,t,r){var s=e.length-4,o=e.length-2;t[Pt]=Be(e.substr(0,s)),t[gr]=Be(e.substr(s,2)),t[ci]=Be(e.substr(o))});function jS(e){return(e+"").toLowerCase().charAt(0)==="p"}var $S=/[ap]\.?m?\.?/i,FS=na("Hours",!0);function YS(e,t,r){return e>11?r?"pm":"PM":r?"am":"AM"}var pm={calendar:Tw,longDateFormat:Ow,invalidDate:Pw,ordinal:Lw,dayOfMonthOrdinalParse:jw,relativeTime:Fw,months:tS,monthsShort:sm,week:hS,weekdays:xS,weekdaysMin:_S,weekdaysShort:fm,meridiemParse:$S},ht={},Ua={},Qa;function WS(e,t){var r,s=Math.min(e.length,t.length);for(r=0;r<s;r+=1)if(e[r]!==t[r])return r;return s}function Kp(e){return e&&e.toLowerCase().replace("_","-")}function BS(e){for(var t=0,r,s,o,c;t<e.length;){for(c=Kp(e[t]).split("-"),r=c.length,s=Kp(e[t+1]),s=s?s.split("-"):null;r>0;){if(o=sl(c.slice(0,r).join("-")),o)return o;if(s&&s.length>=r&&WS(c,s)>=r-1)break;r--}t++}return Qa}function HS(e){return!!(e&&e.match("^[^/\\\\]*$"))}function sl(e){var t=null,r;if(ht[e]===void 0&&typeof module<"u"&&module&&module.exports&&HS(e))try{t=Qa._abbr,r=require,r("./locale/"+e),Fi(t)}catch{ht[e]=null}return ht[e]}function Fi(e,t){var r;return e&&(wn(t)?r=mi(e):r=fd(e,t),r?Qa=r:typeof console<"u"&&console.warn&&console.warn("Locale "+e+" not found. Did you forget to load it?")),Qa._abbr}function fd(e,t){if(t!==null){var r,s=pm;if(t.abbr=e,ht[e]!=null)Xg("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),s=ht[e]._config;else if(t.parentLocale!=null)if(ht[t.parentLocale]!=null)s=ht[t.parentLocale]._config;else if(r=sl(t.parentLocale),r!=null)s=r._config;else return Ua[t.parentLocale]||(Ua[t.parentLocale]=[]),Ua[t.parentLocale].push({name:e,config:t}),null;return ht[e]=new td(Af(s,t)),Ua[e]&&Ua[e].forEach(function(o){fd(o.name,o.config)}),Fi(e),ht[e]}else return delete ht[e],null}function US(e,t){if(t!=null){var r,s,o=pm;ht[e]!=null&&ht[e].parentLocale!=null?ht[e].set(Af(ht[e]._config,t)):(s=sl(e),s!=null&&(o=s._config),t=Af(o,t),s==null&&(t.abbr=e),r=new td(t),r.parentLocale=ht[e],ht[e]=r),Fi(e)}else ht[e]!=null&&(ht[e].parentLocale!=null?(ht[e]=ht[e].parentLocale,e===Fi()&&Fi(e)):ht[e]!=null&&delete ht[e]);return ht[e]}function mi(e){var t;if(e&&e._locale&&e._locale._abbr&&(e=e._locale._abbr),!e)return Qa;if(!mr(e)){if(t=sl(e),t)return t;e=[e]}return BS(e)}function qS(){return Of(ht)}function dd(e){var t,r=e._a;return r&&Ie(e).overflow===-2&&(t=r[li]<0||r[li]>11?li:r[Pr]<1||r[Pr]>od(r[tn],r[li])?Pr:r[Pt]<0||r[Pt]>24||r[Pt]===24&&(r[gr]!==0||r[ci]!==0||r[cs]!==0)?Pt:r[gr]<0||r[gr]>59?gr:r[ci]<0||r[ci]>59?ci:r[cs]<0||r[cs]>999?cs:-1,Ie(e)._overflowDayOfYear&&(t<tn||t>Pr)&&(t=Pr),Ie(e)._overflowWeeks&&t===-1&&(t=Kw),Ie(e)._overflowWeekday&&t===-1&&(t=Zw),Ie(e).overflow=t),e}var zS=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,VS=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,GS=/Z|[+-]\d\d(?::?\d\d)?/,Tu=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/],["YYYYMM",/\d{6}/,!1],["YYYY",/\d{4}/,!1]],pf=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],KS=/^\/?Date\((-?\d+)/i,ZS=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/,XS={UT:0,GMT:0,EDT:-4*60,EST:-5*60,CDT:-5*60,CST:-6*60,MDT:-6*60,MST:-7*60,PDT:-7*60,PST:-8*60};function gm(e){var t,r,s=e._i,o=zS.exec(s)||VS.exec(s),c,h,x,S,E=Tu.length,A=pf.length;if(o){for(Ie(e).iso=!0,t=0,r=E;t<r;t++)if(Tu[t][1].exec(o[1])){h=Tu[t][0],c=Tu[t][2]!==!1;break}if(h==null){e._isValid=!1;return}if(o[3]){for(t=0,r=A;t<r;t++)if(pf[t][1].exec(o[3])){x=(o[2]||" ")+pf[t][0];break}if(x==null){e._isValid=!1;return}}if(!c&&x!=null){e._isValid=!1;return}if(o[4])if(GS.exec(o[4]))S="Z";else{e._isValid=!1;return}e._f=h+(x||"")+(S||""),pd(e)}else e._isValid=!1}function JS(e,t,r,s,o,c){var h=[QS(e),sm.indexOf(t),parseInt(r,10),parseInt(s,10),parseInt(o,10)];return c&&h.push(parseInt(c,10)),h}function QS(e){var t=parseInt(e,10);return t<=49?2e3+t:t<=999?1900+t:t}function ek(e){return e.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,"")}function tk(e,t,r){if(e){var s=fm.indexOf(e),o=new Date(t[0],t[1],t[2]).getDay();if(s!==o)return Ie(r).weekdayMismatch=!0,r._isValid=!1,!1}return!0}function nk(e,t,r){if(e)return XS[e];if(t)return 0;var s=parseInt(r,10),o=s%100,c=(s-o)/100;return c*60+o}function mm(e){var t=ZS.exec(ek(e._i)),r;if(t){if(r=JS(t[4],t[3],t[2],t[5],t[6],t[7]),!tk(t[1],r,e))return;e._a=r,e._tzm=nk(t[8],t[9],t[10]),e._d=Xa.apply(null,e._a),e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),Ie(e).rfc2822=!0}else e._isValid=!1}function rk(e){var t=KS.exec(e._i);if(t!==null){e._d=new Date(+t[1]);return}if(gm(e),e._isValid===!1)delete e._isValid;else return;if(mm(e),e._isValid===!1)delete e._isValid;else return;e._strict?e._isValid=!1:le.createFromInputFallback(e)}le.createFromInputFallback=tr("value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",function(e){e._d=new Date(e._i+(e._useUTC?" UTC":""))});function zs(e,t,r){return e??t??r}function ik(e){var t=new Date(le.now());return e._useUTC?[t.getUTCFullYear(),t.getUTCMonth(),t.getUTCDate()]:[t.getFullYear(),t.getMonth(),t.getDate()]}function hd(e){var t,r,s=[],o,c,h;if(!e._d){for(o=ik(e),e._w&&e._a[Pr]==null&&e._a[li]==null&&sk(e),e._dayOfYear!=null&&(h=zs(e._a[tn],o[tn]),(e._dayOfYear>Ga(h)||e._dayOfYear===0)&&(Ie(e)._overflowDayOfYear=!0),r=Xa(h,0,e._dayOfYear),e._a[li]=r.getUTCMonth(),e._a[Pr]=r.getUTCDate()),t=0;t<3&&e._a[t]==null;++t)e._a[t]=s[t]=o[t];for(;t<7;t++)e._a[t]=s[t]=e._a[t]==null?t===2?1:0:e._a[t];e._a[Pt]===24&&e._a[gr]===0&&e._a[ci]===0&&e._a[cs]===0&&(e._nextDay=!0,e._a[Pt]=0),e._d=(e._useUTC?Xa:fS).apply(null,s),c=e._useUTC?e._d.getUTCDay():e._d.getDay(),e._tzm!=null&&e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),e._nextDay&&(e._a[Pt]=24),e._w&&typeof e._w.d<"u"&&e._w.d!==c&&(Ie(e).weekdayMismatch=!0)}}function sk(e){var t,r,s,o,c,h,x,S,E;t=e._w,t.GG!=null||t.W!=null||t.E!=null?(c=1,h=4,r=zs(t.GG,e._a[tn],Ja(lt(),1,4).year),s=zs(t.W,1),o=zs(t.E,1),(o<1||o>7)&&(S=!0)):(c=e._locale._week.dow,h=e._locale._week.doy,E=Ja(lt(),c,h),r=zs(t.gg,e._a[tn],E.year),s=zs(t.w,E.week),t.d!=null?(o=t.d,(o<0||o>6)&&(S=!0)):t.e!=null?(o=t.e+c,(t.e<0||t.e>6)&&(S=!0)):o=c),s<1||s>di(r,c,h)?Ie(e)._overflowWeeks=!0:S!=null?Ie(e)._overflowWeekday=!0:(x=cm(r,s,o,c,h),e._a[tn]=x.year,e._dayOfYear=x.dayOfYear)}le.ISO_8601=function(){};le.RFC_2822=function(){};function pd(e){if(e._f===le.ISO_8601){gm(e);return}if(e._f===le.RFC_2822){mm(e);return}e._a=[],Ie(e).empty=!0;var t=""+e._i,r,s,o,c,h,x=t.length,S=0,E,A;for(o=Jg(e._f,e._locale).match(nd)||[],A=o.length,r=0;r<A;r++)c=o[r],s=(t.match(zw(c,e))||[])[0],s&&(h=t.substr(0,t.indexOf(s)),h.length>0&&Ie(e).unusedInput.push(h),t=t.slice(t.indexOf(s)+s.length),S+=s.length),Gs[c]?(s?Ie(e).empty=!1:Ie(e).unusedTokens.push(c),Gw(c,s,e)):e._strict&&!s&&Ie(e).unusedTokens.push(c);Ie(e).charsLeftOver=x-S,t.length>0&&Ie(e).unusedInput.push(t),e._a[Pt]<=12&&Ie(e).bigHour===!0&&e._a[Pt]>0&&(Ie(e).bigHour=void 0),Ie(e).parsedDateParts=e._a.slice(0),Ie(e).meridiem=e._meridiem,e._a[Pt]=ak(e._locale,e._a[Pt],e._meridiem),E=Ie(e).era,E!==null&&(e._a[tn]=e._locale.erasConvertYear(E,e._a[tn])),hd(e),dd(e)}function ak(e,t,r){var s;return r==null?t:e.meridiemHour!=null?e.meridiemHour(t,r):(e.isPM!=null&&(s=e.isPM(r),s&&t<12&&(t+=12),!s&&t===12&&(t=0)),t)}function ok(e){var t,r,s,o,c,h,x=!1,S=e._f.length;if(S===0){Ie(e).invalidFormat=!0,e._d=new Date(NaN);return}for(o=0;o<S;o++)c=0,h=!1,t=ed({},e),e._useUTC!=null&&(t._useUTC=e._useUTC),t._f=e._f[o],pd(t),Qf(t)&&(h=!0),c+=Ie(t).charsLeftOver,c+=Ie(t).unusedTokens.length*10,Ie(t).score=c,x?c<s&&(s=c,r=t):(s==null||c<s||h)&&(s=c,r=t,h&&(x=!0));ji(e,r||t)}function uk(e){if(!e._d){var t=rd(e._i),r=t.day===void 0?t.date:t.day;e._a=Kg([t.year,t.month,r,t.hour,t.minute,t.second,t.millisecond],function(s){return s&&parseInt(s,10)}),hd(e)}}function lk(e){var t=new uo(dd(ym(e)));return t._nextDay&&(t.add(1,"d"),t._nextDay=void 0),t}function ym(e){var t=e._i,r=e._f;return e._locale=e._locale||mi(e._l),t===null||r===void 0&&t===""?Ju({nullInput:!0}):(typeof t=="string"&&(e._i=t=e._locale.preparse(t)),yr(t)?new uo(dd(t)):(oo(t)?e._d=t:mr(r)?ok(e):r?pd(e):ck(e),Qf(e)||(e._d=null),e))}function ck(e){var t=e._i;wn(t)?e._d=new Date(le.now()):oo(t)?e._d=new Date(t.valueOf()):typeof t=="string"?rk(e):mr(t)?(e._a=Kg(t.slice(0),function(r){return parseInt(r,10)}),hd(e)):hs(t)?uk(e):pi(t)?e._d=new Date(t):le.createFromInputFallback(e)}function vm(e,t,r,s,o){var c={};return(t===!0||t===!1)&&(s=t,t=void 0),(r===!0||r===!1)&&(s=r,r=void 0),(hs(e)&&Jf(e)||mr(e)&&e.length===0)&&(e=void 0),c._isAMomentObject=!0,c._useUTC=c._isUTC=o,c._l=r,c._i=e,c._f=t,c._strict=s,lk(c)}function lt(e,t,r,s){return vm(e,t,r,s,!1)}var fk=tr("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var e=lt.apply(null,arguments);return this.isValid()&&e.isValid()?e<this?this:e:Ju()}),dk=tr("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var e=lt.apply(null,arguments);return this.isValid()&&e.isValid()?e>this?this:e:Ju()});function bm(e,t){var r,s;if(t.length===1&&mr(t[0])&&(t=t[0]),!t.length)return lt();for(r=t[0],s=1;s<t.length;++s)(!t[s].isValid()||t[s][e](r))&&(r=t[s]);return r}function hk(){var e=[].slice.call(arguments,0);return bm("isBefore",e)}function pk(){var e=[].slice.call(arguments,0);return bm("isAfter",e)}var gk=function(){return Date.now?Date.now():+new Date},qa=["year","quarter","month","week","day","hour","minute","second","millisecond"];function mk(e){var t,r=!1,s,o=qa.length;for(t in e)if(Ge(e,t)&&!(kt.call(qa,t)!==-1&&(e[t]==null||!isNaN(e[t]))))return!1;for(s=0;s<o;++s)if(e[qa[s]]){if(r)return!1;parseFloat(e[qa[s]])!==Be(e[qa[s]])&&(r=!0)}return!0}function yk(){return this._isValid}function vk(){return vr(NaN)}function al(e){var t=rd(e),r=t.year||0,s=t.quarter||0,o=t.month||0,c=t.week||t.isoWeek||0,h=t.day||0,x=t.hour||0,S=t.minute||0,E=t.second||0,A=t.millisecond||0;this._isValid=mk(t),this._milliseconds=+A+E*1e3+S*6e4+x*1e3*60*60,this._days=+h+c*7,this._months=+o+s*3+r*12,this._data={},this._locale=mi(),this._bubble()}function Pu(e){return e instanceof al}function Pf(e){return e<0?Math.round(-1*e)*-1:Math.round(e)}function bk(e,t,r){var s=Math.min(e.length,t.length),o=Math.abs(e.length-t.length),c=0,h;for(h=0;h<s;h++)(r&&e[h]!==t[h]||!r&&Be(e[h])!==Be(t[h]))&&c++;return c+o}function xm(e,t){be(e,0,0,function(){var r=this.utcOffset(),s="+";return r<0&&(r=-r,s="-"),s+$r(~~(r/60),2)+t+$r(~~r%60,2)})}xm("Z",":");xm("ZZ","");ye("Z",rl);ye("ZZ",rl);st(["Z","ZZ"],function(e,t,r){r._useUTC=!0,r._tzm=gd(rl,e)});var xk=/([\+\-]|\d\d)/gi;function gd(e,t){var r=(t||"").match(e),s,o,c;return r===null?null:(s=r[r.length-1]||[],o=(s+"").match(xk)||["-",0,0],c=+(o[1]*60)+Be(o[2]),c===0?0:o[0]==="+"?c:-c)}function md(e,t){var r,s;return t._isUTC?(r=t.clone(),s=(yr(e)||oo(e)?e.valueOf():lt(e).valueOf())-r.valueOf(),r._d.setTime(r._d.valueOf()+s),le.updateOffset(r,!1),r):lt(e).local()}function Nf(e){return-Math.round(e._d.getTimezoneOffset())}le.updateOffset=function(){};function _k(e,t,r){var s=this._offset||0,o;if(!this.isValid())return e!=null?this:NaN;if(e!=null){if(typeof e=="string"){if(e=gd(rl,e),e===null)return this}else Math.abs(e)<16&&!r&&(e=e*60);return!this._isUTC&&t&&(o=Nf(this)),this._offset=e,this._isUTC=!0,o!=null&&this.add(o,"m"),s!==e&&(!t||this._changeInProgress?Sm(this,vr(e-s,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,le.updateOffset(this,!0),this._changeInProgress=null)),this}else return this._isUTC?s:Nf(this)}function wk(e,t){return e!=null?(typeof e!="string"&&(e=-e),this.utcOffset(e,t),this):-this.utcOffset()}function Sk(e){return this.utcOffset(0,e)}function kk(e){return this._isUTC&&(this.utcOffset(0,e),this._isUTC=!1,e&&this.subtract(Nf(this),"m")),this}function Ck(){if(this._tzm!=null)this.utcOffset(this._tzm,!1,!0);else if(typeof this._i=="string"){var e=gd(Uw,this._i);e!=null?this.utcOffset(e):this.utcOffset(0,!0)}return this}function Dk(e){return this.isValid()?(e=e?lt(e).utcOffset():0,(this.utcOffset()-e)%60===0):!1}function Ek(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()}function Tk(){if(!wn(this._isDSTShifted))return this._isDSTShifted;var e={},t;return ed(e,this),e=ym(e),e._a?(t=e._isUTC?Fr(e._a):lt(e._a),this._isDSTShifted=this.isValid()&&bk(e._a,t.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}function Rk(){return this.isValid()?!this._isUTC:!1}function Mk(){return this.isValid()?this._isUTC:!1}function _m(){return this.isValid()?this._isUTC&&this._offset===0:!1}var Ak=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,Ok=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function vr(e,t){var r=e,s=null,o,c,h;return Pu(e)?r={ms:e._milliseconds,d:e._days,M:e._months}:pi(e)||!isNaN(+e)?(r={},t?r[t]=+e:r.milliseconds=+e):(s=Ak.exec(e))?(o=s[1]==="-"?-1:1,r={y:0,d:Be(s[Pr])*o,h:Be(s[Pt])*o,m:Be(s[gr])*o,s:Be(s[ci])*o,ms:Be(Pf(s[cs]*1e3))*o}):(s=Ok.exec(e))?(o=s[1]==="-"?-1:1,r={y:os(s[2],o),M:os(s[3],o),w:os(s[4],o),d:os(s[5],o),h:os(s[6],o),m:os(s[7],o),s:os(s[8],o)}):r==null?r={}:typeof r=="object"&&("from"in r||"to"in r)&&(h=Ik(lt(r.from),lt(r.to)),r={},r.ms=h.milliseconds,r.M=h.months),c=new al(r),Pu(e)&&Ge(e,"_locale")&&(c._locale=e._locale),Pu(e)&&Ge(e,"_isValid")&&(c._isValid=e._isValid),c}vr.fn=al.prototype;vr.invalid=vk;function os(e,t){var r=e&&parseFloat(e.replace(",","."));return(isNaN(r)?0:r)*t}function Zp(e,t){var r={};return r.months=t.month()-e.month()+(t.year()-e.year())*12,e.clone().add(r.months,"M").isAfter(t)&&--r.months,r.milliseconds=+t-+e.clone().add(r.months,"M"),r}function Ik(e,t){var r;return e.isValid()&&t.isValid()?(t=md(t,e),e.isBefore(t)?r=Zp(e,t):(r=Zp(t,e),r.milliseconds=-r.milliseconds,r.months=-r.months),r):{milliseconds:0,months:0}}function wm(e,t){return function(r,s){var o,c;return s!==null&&!isNaN(+s)&&(Xg(t,"moment()."+t+"(period, number) is deprecated. Please use moment()."+t+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),c=r,r=s,s=c),o=vr(r,s),Sm(this,o,e),this}}function Sm(e,t,r,s){var o=t._milliseconds,c=Pf(t._days),h=Pf(t._months);e.isValid()&&(s=s??!0,h&&om(e,Za(e,"Month")+h*r),c&&im(e,"Date",Za(e,"Date")+c*r),o&&e._d.setTime(e._d.valueOf()+o*r),s&&le.updateOffset(e,c||h))}var Pk=wm(1,"add"),Nk=wm(-1,"subtract");function km(e){return typeof e=="string"||e instanceof String}function Lk(e){return yr(e)||oo(e)||km(e)||pi(e)||$k(e)||jk(e)||e===null||e===void 0}function jk(e){var t=hs(e)&&!Jf(e),r=!1,s=["years","year","y","months","month","M","days","day","d","dates","date","D","hours","hour","h","minutes","minute","m","seconds","second","s","milliseconds","millisecond","ms"],o,c,h=s.length;for(o=0;o<h;o+=1)c=s[o],r=r||Ge(e,c);return t&&r}function $k(e){var t=mr(e),r=!1;return t&&(r=e.filter(function(s){return!pi(s)&&km(e)}).length===0),t&&r}function Fk(e){var t=hs(e)&&!Jf(e),r=!1,s=["sameDay","nextDay","lastDay","nextWeek","lastWeek","sameElse"],o,c;for(o=0;o<s.length;o+=1)c=s[o],r=r||Ge(e,c);return t&&r}function Yk(e,t){var r=e.diff(t,"days",!0);return r<-6?"sameElse":r<-1?"lastWeek":r<0?"lastDay":r<1?"sameDay":r<2?"nextDay":r<7?"nextWeek":"sameElse"}function Wk(e,t){arguments.length===1&&(arguments[0]?Lk(arguments[0])?(e=arguments[0],t=void 0):Fk(arguments[0])&&(t=arguments[0],e=void 0):(e=void 0,t=void 0));var r=e||lt(),s=md(r,this).startOf("day"),o=le.calendarFormat(this,s)||"sameElse",c=t&&(Yr(t[o])?t[o].call(this,r):t[o]);return this.format(c||this.localeData().calendar(o,this,lt(r)))}function Bk(){return new uo(this)}function Hk(e,t){var r=yr(e)?e:lt(e);return this.isValid()&&r.isValid()?(t=nr(t)||"millisecond",t==="millisecond"?this.valueOf()>r.valueOf():r.valueOf()<this.clone().startOf(t).valueOf()):!1}function Uk(e,t){var r=yr(e)?e:lt(e);return this.isValid()&&r.isValid()?(t=nr(t)||"millisecond",t==="millisecond"?this.valueOf()<r.valueOf():this.clone().endOf(t).valueOf()<r.valueOf()):!1}function qk(e,t,r,s){var o=yr(e)?e:lt(e),c=yr(t)?t:lt(t);return this.isValid()&&o.isValid()&&c.isValid()?(s=s||"()",(s[0]==="("?this.isAfter(o,r):!this.isBefore(o,r))&&(s[1]===")"?this.isBefore(c,r):!this.isAfter(c,r))):!1}function zk(e,t){var r=yr(e)?e:lt(e),s;return this.isValid()&&r.isValid()?(t=nr(t)||"millisecond",t==="millisecond"?this.valueOf()===r.valueOf():(s=r.valueOf(),this.clone().startOf(t).valueOf()<=s&&s<=this.clone().endOf(t).valueOf())):!1}function Vk(e,t){return this.isSame(e,t)||this.isAfter(e,t)}function Gk(e,t){return this.isSame(e,t)||this.isBefore(e,t)}function Kk(e,t,r){var s,o,c;if(!this.isValid())return NaN;if(s=md(e,this),!s.isValid())return NaN;switch(o=(s.utcOffset()-this.utcOffset())*6e4,t=nr(t),t){case"year":c=Nu(this,s)/12;break;case"month":c=Nu(this,s);break;case"quarter":c=Nu(this,s)/3;break;case"second":c=(this-s)/1e3;break;case"minute":c=(this-s)/6e4;break;case"hour":c=(this-s)/36e5;break;case"day":c=(this-s-o)/864e5;break;case"week":c=(this-s-o)/6048e5;break;default:c=this-s}return r?c:Jn(c)}function Nu(e,t){if(e.date()<t.date())return-Nu(t,e);var r=(t.year()-e.year())*12+(t.month()-e.month()),s=e.clone().add(r,"months"),o,c;return t-s<0?(o=e.clone().add(r-1,"months"),c=(t-s)/(s-o)):(o=e.clone().add(r+1,"months"),c=(t-s)/(o-s)),-(r+c)||0}le.defaultFormat="YYYY-MM-DDTHH:mm:ssZ";le.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";function Zk(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")}function Xk(e){if(!this.isValid())return null;var t=e!==!0,r=t?this.clone().utc():this;return r.year()<0||r.year()>9999?Iu(r,t?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):Yr(Date.prototype.toISOString)?t?this.toDate().toISOString():new Date(this.valueOf()+this.utcOffset()*60*1e3).toISOString().replace("Z",Iu(r,"Z")):Iu(r,t?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")}function Jk(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var e="moment",t="",r,s,o,c;return this.isLocal()||(e=this.utcOffset()===0?"moment.utc":"moment.parseZone",t="Z"),r="["+e+'("]',s=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY",o="-MM-DD[T]HH:mm:ss.SSS",c=t+'[")]',this.format(r+s+o+c)}function Qk(e){e||(e=this.isUtc()?le.defaultFormatUtc:le.defaultFormat);var t=Iu(this,e);return this.localeData().postformat(t)}function eC(e,t){return this.isValid()&&(yr(e)&&e.isValid()||lt(e).isValid())?vr({to:this,from:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function tC(e){return this.from(lt(),e)}function nC(e,t){return this.isValid()&&(yr(e)&&e.isValid()||lt(e).isValid())?vr({from:this,to:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function rC(e){return this.to(lt(),e)}function Cm(e){var t;return e===void 0?this._locale._abbr:(t=mi(e),t!=null&&(this._locale=t),this)}var Dm=tr("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",function(e){return e===void 0?this.localeData():this.locale(e)});function Em(){return this._locale}var Hu=1e3,Ks=60*Hu,Uu=60*Ks,Tm=(365*400+97)*24*Uu;function Zs(e,t){return(e%t+t)%t}function Rm(e,t,r){return e<100&&e>=0?new Date(e+400,t,r)-Tm:new Date(e,t,r).valueOf()}function Mm(e,t,r){return e<100&&e>=0?Date.UTC(e+400,t,r)-Tm:Date.UTC(e,t,r)}function iC(e){var t,r;if(e=nr(e),e===void 0||e==="millisecond"||!this.isValid())return this;switch(r=this._isUTC?Mm:Rm,e){case"year":t=r(this.year(),0,1);break;case"quarter":t=r(this.year(),this.month()-this.month()%3,1);break;case"month":t=r(this.year(),this.month(),1);break;case"week":t=r(this.year(),this.month(),this.date()-this.weekday());break;case"isoWeek":t=r(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case"day":case"date":t=r(this.year(),this.month(),this.date());break;case"hour":t=this._d.valueOf(),t-=Zs(t+(this._isUTC?0:this.utcOffset()*Ks),Uu);break;case"minute":t=this._d.valueOf(),t-=Zs(t,Ks);break;case"second":t=this._d.valueOf(),t-=Zs(t,Hu);break}return this._d.setTime(t),le.updateOffset(this,!0),this}function sC(e){var t,r;if(e=nr(e),e===void 0||e==="millisecond"||!this.isValid())return this;switch(r=this._isUTC?Mm:Rm,e){case"year":t=r(this.year()+1,0,1)-1;break;case"quarter":t=r(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":t=r(this.year(),this.month()+1,1)-1;break;case"week":t=r(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":t=r(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":t=r(this.year(),this.month(),this.date()+1)-1;break;case"hour":t=this._d.valueOf(),t+=Uu-Zs(t+(this._isUTC?0:this.utcOffset()*Ks),Uu)-1;break;case"minute":t=this._d.valueOf(),t+=Ks-Zs(t,Ks)-1;break;case"second":t=this._d.valueOf(),t+=Hu-Zs(t,Hu)-1;break}return this._d.setTime(t),le.updateOffset(this,!0),this}function aC(){return this._d.valueOf()-(this._offset||0)*6e4}function oC(){return Math.floor(this.valueOf()/1e3)}function uC(){return new Date(this.valueOf())}function lC(){var e=this;return[e.year(),e.month(),e.date(),e.hour(),e.minute(),e.second(),e.millisecond()]}function cC(){var e=this;return{years:e.year(),months:e.month(),date:e.date(),hours:e.hours(),minutes:e.minutes(),seconds:e.seconds(),milliseconds:e.milliseconds()}}function fC(){return this.isValid()?this.toISOString():null}function dC(){return Qf(this)}function hC(){return ji({},Ie(this))}function pC(){return Ie(this).overflow}function gC(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}}be("N",0,0,"eraAbbr");be("NN",0,0,"eraAbbr");be("NNN",0,0,"eraAbbr");be("NNNN",0,0,"eraName");be("NNNNN",0,0,"eraNarrow");be("y",["y",1],"yo","eraYear");be("y",["yy",2],0,"eraYear");be("y",["yyy",3],0,"eraYear");be("y",["yyyy",4],0,"eraYear");ye("N",yd);ye("NN",yd);ye("NNN",yd);ye("NNNN",DC);ye("NNNNN",EC);st(["N","NN","NNN","NNNN","NNNNN"],function(e,t,r,s){var o=r._locale.erasParse(e,s,r._strict);o?Ie(r).era=o:Ie(r).invalidEra=e});ye("y",ea);ye("yy",ea);ye("yyy",ea);ye("yyyy",ea);ye("yo",TC);st(["y","yy","yyy","yyyy"],tn);st(["yo"],function(e,t,r,s){var o;r._locale._eraYearOrdinalRegex&&(o=e.match(r._locale._eraYearOrdinalRegex)),r._locale.eraYearOrdinalParse?t[tn]=r._locale.eraYearOrdinalParse(e,o):t[tn]=parseInt(e,10)});function mC(e,t){var r,s,o,c=this._eras||mi("en")._eras;for(r=0,s=c.length;r<s;++r){switch(typeof c[r].since){case"string":o=le(c[r].since).startOf("day"),c[r].since=o.valueOf();break}switch(typeof c[r].until){case"undefined":c[r].until=1/0;break;case"string":o=le(c[r].until).startOf("day").valueOf(),c[r].until=o.valueOf();break}}return c}function yC(e,t,r){var s,o,c=this.eras(),h,x,S;for(e=e.toUpperCase(),s=0,o=c.length;s<o;++s)if(h=c[s].name.toUpperCase(),x=c[s].abbr.toUpperCase(),S=c[s].narrow.toUpperCase(),r)switch(t){case"N":case"NN":case"NNN":if(x===e)return c[s];break;case"NNNN":if(h===e)return c[s];break;case"NNNNN":if(S===e)return c[s];break}else if([h,x,S].indexOf(e)>=0)return c[s]}function vC(e,t){var r=e.since<=e.until?1:-1;return t===void 0?le(e.since).year():le(e.since).year()+(t-e.offset)*r}function bC(){var e,t,r,s=this.localeData().eras();for(e=0,t=s.length;e<t;++e)if(r=this.clone().startOf("day").valueOf(),s[e].since<=r&&r<=s[e].until||s[e].until<=r&&r<=s[e].since)return s[e].name;return""}function xC(){var e,t,r,s=this.localeData().eras();for(e=0,t=s.length;e<t;++e)if(r=this.clone().startOf("day").valueOf(),s[e].since<=r&&r<=s[e].until||s[e].until<=r&&r<=s[e].since)return s[e].narrow;return""}function _C(){var e,t,r,s=this.localeData().eras();for(e=0,t=s.length;e<t;++e)if(r=this.clone().startOf("day").valueOf(),s[e].since<=r&&r<=s[e].until||s[e].until<=r&&r<=s[e].since)return s[e].abbr;return""}function wC(){var e,t,r,s,o=this.localeData().eras();for(e=0,t=o.length;e<t;++e)if(r=o[e].since<=o[e].until?1:-1,s=this.clone().startOf("day").valueOf(),o[e].since<=s&&s<=o[e].until||o[e].until<=s&&s<=o[e].since)return(this.year()-le(o[e].since).year())*r+o[e].offset;return this.year()}function SC(e){return Ge(this,"_erasNameRegex")||vd.call(this),e?this._erasNameRegex:this._erasRegex}function kC(e){return Ge(this,"_erasAbbrRegex")||vd.call(this),e?this._erasAbbrRegex:this._erasRegex}function CC(e){return Ge(this,"_erasNarrowRegex")||vd.call(this),e?this._erasNarrowRegex:this._erasRegex}function yd(e,t){return t.erasAbbrRegex(e)}function DC(e,t){return t.erasNameRegex(e)}function EC(e,t){return t.erasNarrowRegex(e)}function TC(e,t){return t._eraYearOrdinalRegex||ea}function vd(){var e=[],t=[],r=[],s=[],o,c,h,x,S,E=this.eras();for(o=0,c=E.length;o<c;++o)h=fi(E[o].name),x=fi(E[o].abbr),S=fi(E[o].narrow),t.push(h),e.push(x),r.push(S),s.push(h),s.push(x),s.push(S);this._erasRegex=new RegExp("^("+s.join("|")+")","i"),this._erasNameRegex=new RegExp("^("+t.join("|")+")","i"),this._erasAbbrRegex=new RegExp("^("+e.join("|")+")","i"),this._erasNarrowRegex=new RegExp("^("+r.join("|")+")","i")}be(0,["gg",2],0,function(){return this.weekYear()%100});be(0,["GG",2],0,function(){return this.isoWeekYear()%100});function ol(e,t){be(0,[e,e.length],0,t)}ol("gggg","weekYear");ol("ggggg","weekYear");ol("GGGG","isoWeekYear");ol("GGGGG","isoWeekYear");ye("G",nl);ye("g",nl);ye("GG",ct,Nn);ye("gg",ct,Nn);ye("GGGG",sd,id);ye("gggg",sd,id);ye("GGGGG",tl,Qu);ye("ggggg",tl,Qu);co(["gggg","ggggg","GGGG","GGGGG"],function(e,t,r,s){t[s.substr(0,2)]=Be(e)});co(["gg","GG"],function(e,t,r,s){t[s]=le.parseTwoDigitYear(e)});function RC(e){return Am.call(this,e,this.week(),this.weekday()+this.localeData()._week.dow,this.localeData()._week.dow,this.localeData()._week.doy)}function MC(e){return Am.call(this,e,this.isoWeek(),this.isoWeekday(),1,4)}function AC(){return di(this.year(),1,4)}function OC(){return di(this.isoWeekYear(),1,4)}function IC(){var e=this.localeData()._week;return di(this.year(),e.dow,e.doy)}function PC(){var e=this.localeData()._week;return di(this.weekYear(),e.dow,e.doy)}function Am(e,t,r,s,o){var c;return e==null?Ja(this,s,o).year:(c=di(e,s,o),t>c&&(t=c),NC.call(this,e,t,r,s,o))}function NC(e,t,r,s,o){var c=cm(e,t,r,s,o),h=Xa(c.year,0,c.dayOfYear);return this.year(h.getUTCFullYear()),this.month(h.getUTCMonth()),this.date(h.getUTCDate()),this}be("Q",0,"Qo","quarter");ye("Q",Qg);st("Q",function(e,t){t[li]=(Be(e)-1)*3});function LC(e){return e==null?Math.ceil((this.month()+1)/3):this.month((e-1)*3+this.month()%3)}be("D",["DD",2],"Do","date");ye("D",ct,ta);ye("DD",ct,Nn);ye("Do",function(e,t){return e?t._dayOfMonthOrdinalParse||t._ordinalParse:t._dayOfMonthOrdinalParseLenient});st(["D","DD"],Pr);st("Do",function(e,t){t[Pr]=Be(e.match(ct)[0])});var Om=na("Date",!0);be("DDD",["DDDD",3],"DDDo","dayOfYear");ye("DDD",el);ye("DDDD",em);st(["DDD","DDDD"],function(e,t,r){r._dayOfYear=Be(e)});function jC(e){var t=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return e==null?t:this.add(e-t,"d")}be("m",["mm",2],0,"minute");ye("m",ct,ad);ye("mm",ct,Nn);st(["m","mm"],gr);var $C=na("Minutes",!1);be("s",["ss",2],0,"second");ye("s",ct,ad);ye("ss",ct,Nn);st(["s","ss"],ci);var FC=na("Seconds",!1);be("S",0,0,function(){return~~(this.millisecond()/100)});be(0,["SS",2],0,function(){return~~(this.millisecond()/10)});be(0,["SSS",3],0,"millisecond");be(0,["SSSS",4],0,function(){return this.millisecond()*10});be(0,["SSSSS",5],0,function(){return this.millisecond()*100});be(0,["SSSSSS",6],0,function(){return this.millisecond()*1e3});be(0,["SSSSSSS",7],0,function(){return this.millisecond()*1e4});be(0,["SSSSSSSS",8],0,function(){return this.millisecond()*1e5});be(0,["SSSSSSSSS",9],0,function(){return this.millisecond()*1e6});ye("S",el,Qg);ye("SS",el,Nn);ye("SSS",el,em);var $i,Im;for($i="SSSS";$i.length<=9;$i+="S")ye($i,ea);function YC(e,t){t[cs]=Be(("0."+e)*1e3)}for($i="S";$i.length<=9;$i+="S")st($i,YC);Im=na("Milliseconds",!1);be("z",0,0,"zoneAbbr");be("zz",0,0,"zoneName");function WC(){return this._isUTC?"UTC":""}function BC(){return this._isUTC?"Coordinated Universal Time":""}var ne=uo.prototype;ne.add=Pk;ne.calendar=Wk;ne.clone=Bk;ne.diff=Kk;ne.endOf=sC;ne.format=Qk;ne.from=eC;ne.fromNow=tC;ne.to=nC;ne.toNow=rC;ne.get=Jw;ne.invalidAt=pC;ne.isAfter=Hk;ne.isBefore=Uk;ne.isBetween=qk;ne.isSame=zk;ne.isSameOrAfter=Vk;ne.isSameOrBefore=Gk;ne.isValid=dC;ne.lang=Dm;ne.locale=Cm;ne.localeData=Em;ne.max=dk;ne.min=fk;ne.parsingFlags=hC;ne.set=Qw;ne.startOf=iC;ne.subtract=Nk;ne.toArray=lC;ne.toObject=cC;ne.toDate=uC;ne.toISOString=Xk;ne.inspect=Jk;typeof Symbol<"u"&&Symbol.for!=null&&(ne[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"});ne.toJSON=fC;ne.toString=Zk;ne.unix=oC;ne.valueOf=aC;ne.creationData=gC;ne.eraName=bC;ne.eraNarrow=xC;ne.eraAbbr=_C;ne.eraYear=wC;ne.year=rm;ne.isLeapYear=Xw;ne.weekYear=RC;ne.isoWeekYear=MC;ne.quarter=ne.quarters=LC;ne.month=um;ne.daysInMonth=uS;ne.week=ne.weeks=mS;ne.isoWeek=ne.isoWeeks=yS;ne.weeksInYear=IC;ne.weeksInWeekYear=PC;ne.isoWeeksInYear=AC;ne.isoWeeksInISOWeekYear=OC;ne.date=Om;ne.day=ne.days=MS;ne.weekday=AS;ne.isoWeekday=OS;ne.dayOfYear=jC;ne.hour=ne.hours=FS;ne.minute=ne.minutes=$C;ne.second=ne.seconds=FC;ne.millisecond=ne.milliseconds=Im;ne.utcOffset=_k;ne.utc=Sk;ne.local=kk;ne.parseZone=Ck;ne.hasAlignedHourOffset=Dk;ne.isDST=Ek;ne.isLocal=Rk;ne.isUtcOffset=Mk;ne.isUtc=_m;ne.isUTC=_m;ne.zoneAbbr=WC;ne.zoneName=BC;ne.dates=tr("dates accessor is deprecated. Use date instead.",Om);ne.months=tr("months accessor is deprecated. Use month instead",um);ne.years=tr("years accessor is deprecated. Use year instead",rm);ne.zone=tr("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",wk);ne.isDSTShifted=tr("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",Tk);function HC(e){return lt(e*1e3)}function UC(){return lt.apply(null,arguments).parseZone()}function Pm(e){return e}var Ke=td.prototype;Ke.calendar=Rw;Ke.longDateFormat=Iw;Ke.invalidDate=Nw;Ke.ordinal=$w;Ke.preparse=Pm;Ke.postformat=Pm;Ke.relativeTime=Yw;Ke.pastFuture=Ww;Ke.set=Ew;Ke.eras=mC;Ke.erasParse=yC;Ke.erasConvertYear=vC;Ke.erasAbbrRegex=kC;Ke.erasNameRegex=SC;Ke.erasNarrowRegex=CC;Ke.months=iS;Ke.monthsShort=sS;Ke.monthsParse=oS;Ke.monthsRegex=cS;Ke.monthsShortRegex=lS;Ke.week=dS;Ke.firstDayOfYear=gS;Ke.firstDayOfWeek=pS;Ke.weekdays=CS;Ke.weekdaysMin=ES;Ke.weekdaysShort=DS;Ke.weekdaysParse=RS;Ke.weekdaysRegex=IS;Ke.weekdaysShortRegex=PS;Ke.weekdaysMinRegex=NS;Ke.isPM=jS;Ke.meridiem=YS;function qu(e,t,r,s){var o=mi(),c=Fr().set(s,t);return o[r](c,e)}function Nm(e,t,r){if(pi(e)&&(t=e,e=void 0),e=e||"",t!=null)return qu(e,t,r,"month");var s,o=[];for(s=0;s<12;s++)o[s]=qu(e,s,r,"month");return o}function bd(e,t,r,s){typeof e=="boolean"?(pi(t)&&(r=t,t=void 0),t=t||""):(t=e,r=t,e=!1,pi(t)&&(r=t,t=void 0),t=t||"");var o=mi(),c=e?o._week.dow:0,h,x=[];if(r!=null)return qu(t,(r+c)%7,s,"day");for(h=0;h<7;h++)x[h]=qu(t,(h+c)%7,s,"day");return x}function qC(e,t){return Nm(e,t,"months")}function zC(e,t){return Nm(e,t,"monthsShort")}function VC(e,t,r){return bd(e,t,r,"weekdays")}function GC(e,t,r){return bd(e,t,r,"weekdaysShort")}function KC(e,t,r){return bd(e,t,r,"weekdaysMin")}Fi("en",{eras:[{since:"0001-01-01",until:1/0,offset:1,name:"Anno Domini",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"Before Christ",narrow:"BC",abbr:"BC"}],dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(e){var t=e%10,r=Be(e%100/10)===1?"th":t===1?"st":t===2?"nd":t===3?"rd":"th";return e+r}});le.lang=tr("moment.lang is deprecated. Use moment.locale instead.",Fi);le.langData=tr("moment.langData is deprecated. Use moment.localeData instead.",mi);var ai=Math.abs;function ZC(){var e=this._data;return this._milliseconds=ai(this._milliseconds),this._days=ai(this._days),this._months=ai(this._months),e.milliseconds=ai(e.milliseconds),e.seconds=ai(e.seconds),e.minutes=ai(e.minutes),e.hours=ai(e.hours),e.months=ai(e.months),e.years=ai(e.years),this}function Lm(e,t,r,s){var o=vr(t,r);return e._milliseconds+=s*o._milliseconds,e._days+=s*o._days,e._months+=s*o._months,e._bubble()}function XC(e,t){return Lm(this,e,t,1)}function JC(e,t){return Lm(this,e,t,-1)}function Xp(e){return e<0?Math.floor(e):Math.ceil(e)}function QC(){var e=this._milliseconds,t=this._days,r=this._months,s=this._data,o,c,h,x,S;return e>=0&&t>=0&&r>=0||e<=0&&t<=0&&r<=0||(e+=Xp(Lf(r)+t)*864e5,t=0,r=0),s.milliseconds=e%1e3,o=Jn(e/1e3),s.seconds=o%60,c=Jn(o/60),s.minutes=c%60,h=Jn(c/60),s.hours=h%24,t+=Jn(h/24),S=Jn(jm(t)),r+=S,t-=Xp(Lf(S)),x=Jn(r/12),r%=12,s.days=t,s.months=r,s.years=x,this}function jm(e){return e*4800/146097}function Lf(e){return e*146097/4800}function eD(e){if(!this.isValid())return NaN;var t,r,s=this._milliseconds;if(e=nr(e),e==="month"||e==="quarter"||e==="year")switch(t=this._days+s/864e5,r=this._months+jm(t),e){case"month":return r;case"quarter":return r/3;case"year":return r/12}else switch(t=this._days+Math.round(Lf(this._months)),e){case"week":return t/7+s/6048e5;case"day":return t+s/864e5;case"hour":return t*24+s/36e5;case"minute":return t*1440+s/6e4;case"second":return t*86400+s/1e3;case"millisecond":return Math.floor(t*864e5)+s;default:throw new Error("Unknown unit "+e)}}function yi(e){return function(){return this.as(e)}}var $m=yi("ms"),tD=yi("s"),nD=yi("m"),rD=yi("h"),iD=yi("d"),sD=yi("w"),aD=yi("M"),oD=yi("Q"),uD=yi("y"),lD=$m;function cD(){return vr(this)}function fD(e){return e=nr(e),this.isValid()?this[e+"s"]():NaN}function xs(e){return function(){return this.isValid()?this._data[e]:NaN}}var dD=xs("milliseconds"),hD=xs("seconds"),pD=xs("minutes"),gD=xs("hours"),mD=xs("days"),yD=xs("months"),vD=xs("years");function bD(){return Jn(this.days()/7)}var oi=Math.round,Vs={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function xD(e,t,r,s,o){return o.relativeTime(t||1,!!r,e,s)}function _D(e,t,r,s){var o=vr(e).abs(),c=oi(o.as("s")),h=oi(o.as("m")),x=oi(o.as("h")),S=oi(o.as("d")),E=oi(o.as("M")),A=oi(o.as("w")),$=oi(o.as("y")),B=c<=r.ss&&["s",c]||c<r.s&&["ss",c]||h<=1&&["m"]||h<r.m&&["mm",h]||x<=1&&["h"]||x<r.h&&["hh",x]||S<=1&&["d"]||S<r.d&&["dd",S];return r.w!=null&&(B=B||A<=1&&["w"]||A<r.w&&["ww",A]),B=B||E<=1&&["M"]||E<r.M&&["MM",E]||$<=1&&["y"]||["yy",$],B[2]=t,B[3]=+e>0,B[4]=s,xD.apply(null,B)}function wD(e){return e===void 0?oi:typeof e=="function"?(oi=e,!0):!1}function SD(e,t){return Vs[e]===void 0?!1:t===void 0?Vs[e]:(Vs[e]=t,e==="s"&&(Vs.ss=t-1),!0)}function kD(e,t){if(!this.isValid())return this.localeData().invalidDate();var r=!1,s=Vs,o,c;return typeof e=="object"&&(t=e,e=!1),typeof e=="boolean"&&(r=e),typeof t=="object"&&(s=Object.assign({},Vs,t),t.s!=null&&t.ss==null&&(s.ss=t.s-1)),o=this.localeData(),c=_D(this,!r,s,o),r&&(c=o.pastFuture(+this,c)),o.postformat(c)}var gf=Math.abs;function Ys(e){return(e>0)-(e<0)||+e}function ul(){if(!this.isValid())return this.localeData().invalidDate();var e=gf(this._milliseconds)/1e3,t=gf(this._days),r=gf(this._months),s,o,c,h,x=this.asSeconds(),S,E,A,$;return x?(s=Jn(e/60),o=Jn(s/60),e%=60,s%=60,c=Jn(r/12),r%=12,h=e?e.toFixed(3).replace(/\.?0+$/,""):"",S=x<0?"-":"",E=Ys(this._months)!==Ys(x)?"-":"",A=Ys(this._days)!==Ys(x)?"-":"",$=Ys(this._milliseconds)!==Ys(x)?"-":"",S+"P"+(c?E+c+"Y":"")+(r?E+r+"M":"")+(t?A+t+"D":"")+(o||s||e?"T":"")+(o?$+o+"H":"")+(s?$+s+"M":"")+(e?$+h+"S":"")):"P0D"}var qe=al.prototype;qe.isValid=yk;qe.abs=ZC;qe.add=XC;qe.subtract=JC;qe.as=eD;qe.asMilliseconds=$m;qe.asSeconds=tD;qe.asMinutes=nD;qe.asHours=rD;qe.asDays=iD;qe.asWeeks=sD;qe.asMonths=aD;qe.asQuarters=oD;qe.asYears=uD;qe.valueOf=lD;qe._bubble=QC;qe.clone=cD;qe.get=fD;qe.milliseconds=dD;qe.seconds=hD;qe.minutes=pD;qe.hours=gD;qe.days=mD;qe.weeks=bD;qe.months=yD;qe.years=vD;qe.humanize=kD;qe.toISOString=ul;qe.toString=ul;qe.toJSON=ul;qe.locale=Cm;qe.localeData=Em;qe.toIsoString=tr("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",ul);qe.lang=Dm;be("X",0,0,"unix");be("x",0,0,"valueOf");ye("x",nl);ye("X",qw);st("X",function(e,t,r){r._d=new Date(parseFloat(e)*1e3)});st("x",function(e,t,r){r._d=new Date(Be(e))});//! moment.js
|
|
41
|
+
le.version="2.30.1";Cw(lt);le.fn=ne;le.min=hk;le.max=pk;le.now=gk;le.utc=Fr;le.unix=HC;le.months=qC;le.isDate=oo;le.locale=Fi;le.invalid=Ju;le.duration=vr;le.isMoment=yr;le.weekdays=VC;le.parseZone=UC;le.localeData=mi;le.isDuration=Pu;le.monthsShort=zC;le.weekdaysMin=KC;le.defineLocale=fd;le.updateLocale=US;le.locales=qS;le.weekdaysShort=GC;le.normalizeUnits=nr;le.relativeTimeRounding=wD;le.relativeTimeThreshold=SD;le.calendarFormat=Yk;le.prototype=ne;le.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"GGGG-[W]WW",MONTH:"YYYY-MM"};const CD=Object.freeze(Object.defineProperty({__proto__:null,default:le},Symbol.toStringTag,{value:"Module"})),DD={black:"#000",white:"#fff"},eo=DD,ED={50:"#ffebee",100:"#ffcdd2",200:"#ef9a9a",300:"#e57373",400:"#ef5350",500:"#f44336",600:"#e53935",700:"#d32f2f",800:"#c62828",900:"#b71c1c",A100:"#ff8a80",A200:"#ff5252",A400:"#ff1744",A700:"#d50000"},Ws=ED,TD={50:"#f3e5f5",100:"#e1bee7",200:"#ce93d8",300:"#ba68c8",400:"#ab47bc",500:"#9c27b0",600:"#8e24aa",700:"#7b1fa2",800:"#6a1b9a",900:"#4a148c",A100:"#ea80fc",A200:"#e040fb",A400:"#d500f9",A700:"#aa00ff"},Bs=TD,RD={50:"#e3f2fd",100:"#bbdefb",200:"#90caf9",300:"#64b5f6",400:"#42a5f5",500:"#2196f3",600:"#1e88e5",700:"#1976d2",800:"#1565c0",900:"#0d47a1",A100:"#82b1ff",A200:"#448aff",A400:"#2979ff",A700:"#2962ff"},Hs=RD,MD={50:"#e1f5fe",100:"#b3e5fc",200:"#81d4fa",300:"#4fc3f7",400:"#29b6f6",500:"#03a9f4",600:"#039be5",700:"#0288d1",800:"#0277bd",900:"#01579b",A100:"#80d8ff",A200:"#40c4ff",A400:"#00b0ff",A700:"#0091ea"},Us=MD,AD={50:"#e8f5e9",100:"#c8e6c9",200:"#a5d6a7",300:"#81c784",400:"#66bb6a",500:"#4caf50",600:"#43a047",700:"#388e3c",800:"#2e7d32",900:"#1b5e20",A100:"#b9f6ca",A200:"#69f0ae",A400:"#00e676",A700:"#00c853"},qs=AD,OD={50:"#fff3e0",100:"#ffe0b2",200:"#ffcc80",300:"#ffb74d",400:"#ffa726",500:"#ff9800",600:"#fb8c00",700:"#f57c00",800:"#ef6c00",900:"#e65100",A100:"#ffd180",A200:"#ffab40",A400:"#ff9100",A700:"#ff6d00"},za=OD,ID={50:"#fafafa",100:"#f5f5f5",200:"#eeeeee",300:"#e0e0e0",400:"#bdbdbd",500:"#9e9e9e",600:"#757575",700:"#616161",800:"#424242",900:"#212121",A100:"#f5f5f5",A200:"#eeeeee",A400:"#bdbdbd",A700:"#616161"},PD=ID;function to(e){let t="https://mui.com/production-error/?code="+e;for(let r=1;r<arguments.length;r+=1)t+="&args[]="+encodeURIComponent(arguments[r]);return"Minified MUI error #"+e+"; visit "+t+" for the full message."}const ND=Object.freeze(Object.defineProperty({__proto__:null,default:to},Symbol.toStringTag,{value:"Module"})),Fm="$$material";function Ym(e){var t=Object.create(null);return function(r){return t[r]===void 0&&(t[r]=e(r)),t[r]}}var LD=/^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|disableRemotePlayback|download|draggable|encType|enterKeyHint|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/,jD=Ym(function(e){return LD.test(e)||e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)<91});function $D(e){if(e.sheet)return e.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]}function FD(e){var t=document.createElement("style");return t.setAttribute("data-emotion",e.key),e.nonce!==void 0&&t.setAttribute("nonce",e.nonce),t.appendChild(document.createTextNode("")),t.setAttribute("data-s",""),t}var YD=function(){function e(r){var s=this;this._insertTag=function(o){var c;s.tags.length===0?s.insertionPoint?c=s.insertionPoint.nextSibling:s.prepend?c=s.container.firstChild:c=s.before:c=s.tags[s.tags.length-1].nextSibling,s.container.insertBefore(o,c),s.tags.push(o)},this.isSpeedy=r.speedy===void 0?!0:r.speedy,this.tags=[],this.ctr=0,this.nonce=r.nonce,this.key=r.key,this.container=r.container,this.prepend=r.prepend,this.insertionPoint=r.insertionPoint,this.before=null}var t=e.prototype;return t.hydrate=function(s){s.forEach(this._insertTag)},t.insert=function(s){this.ctr%(this.isSpeedy?65e3:1)===0&&this._insertTag(FD(this));var o=this.tags[this.tags.length-1];if(this.isSpeedy){var c=$D(o);try{c.insertRule(s,c.cssRules.length)}catch{}}else o.appendChild(document.createTextNode(s));this.ctr++},t.flush=function(){this.tags.forEach(function(s){return s.parentNode&&s.parentNode.removeChild(s)}),this.tags=[],this.ctr=0},e}(),en="-ms-",zu="-moz-",Ze="-webkit-",Wm="comm",xd="rule",_d="decl",WD="@import",Bm="@keyframes",BD="@layer",HD=Math.abs,ll=String.fromCharCode,UD=Object.assign;function qD(e,t){return qt(e,0)^45?(((t<<2^qt(e,0))<<2^qt(e,1))<<2^qt(e,2))<<2^qt(e,3):0}function Hm(e){return e.trim()}function zD(e,t){return(e=t.exec(e))?e[0]:e}function Xe(e,t,r){return e.replace(t,r)}function jf(e,t){return e.indexOf(t)}function qt(e,t){return e.charCodeAt(t)|0}function no(e,t,r){return e.slice(t,r)}function Or(e){return e.length}function wd(e){return e.length}function Ru(e,t){return t.push(e),e}function VD(e,t){return e.map(t).join("")}var cl=1,Qs=1,Um=0,Sn=0,Et=0,ra="";function fl(e,t,r,s,o,c,h){return{value:e,root:t,parent:r,type:s,props:o,children:c,line:cl,column:Qs,length:h,return:""}}function Va(e,t){return UD(fl("",null,null,"",null,null,0),e,{length:-e.length},t)}function GD(){return Et}function KD(){return Et=Sn>0?qt(ra,--Sn):0,Qs--,Et===10&&(Qs=1,cl--),Et}function Pn(){return Et=Sn<Um?qt(ra,Sn++):0,Qs++,Et===10&&(Qs=1,cl++),Et}function Nr(){return qt(ra,Sn)}function Lu(){return Sn}function fo(e,t){return no(ra,e,t)}function ro(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function qm(e){return cl=Qs=1,Um=Or(ra=e),Sn=0,[]}function zm(e){return ra="",e}function ju(e){return Hm(fo(Sn-1,$f(e===91?e+2:e===40?e+1:e)))}function ZD(e){for(;(Et=Nr())&&Et<33;)Pn();return ro(e)>2||ro(Et)>3?"":" "}function XD(e,t){for(;--t&&Pn()&&!(Et<48||Et>102||Et>57&&Et<65||Et>70&&Et<97););return fo(e,Lu()+(t<6&&Nr()==32&&Pn()==32))}function $f(e){for(;Pn();)switch(Et){case e:return Sn;case 34:case 39:e!==34&&e!==39&&$f(Et);break;case 40:e===41&&$f(e);break;case 92:Pn();break}return Sn}function JD(e,t){for(;Pn()&&e+Et!==47+10;)if(e+Et===42+42&&Nr()===47)break;return"/*"+fo(t,Sn-1)+"*"+ll(e===47?e:Pn())}function QD(e){for(;!ro(Nr());)Pn();return fo(e,Sn)}function eE(e){return zm($u("",null,null,null,[""],e=qm(e),0,[0],e))}function $u(e,t,r,s,o,c,h,x,S){for(var E=0,A=0,$=h,B=0,K=0,q=0,F=1,re=1,H=1,ae=0,de="",he=o,te=c,ie=s,d=de;re;)switch(q=ae,ae=Pn()){case 40:if(q!=108&&qt(d,$-1)==58){jf(d+=Xe(ju(ae),"&","&\f"),"&\f")!=-1&&(H=-1);break}case 34:case 39:case 91:d+=ju(ae);break;case 9:case 10:case 13:case 32:d+=ZD(q);break;case 92:d+=XD(Lu()-1,7);continue;case 47:switch(Nr()){case 42:case 47:Ru(tE(JD(Pn(),Lu()),t,r),S);break;default:d+="/"}break;case 123*F:x[E++]=Or(d)*H;case 125*F:case 59:case 0:switch(ae){case 0:case 125:re=0;case 59+A:H==-1&&(d=Xe(d,/\f/g,"")),K>0&&Or(d)-$&&Ru(K>32?Qp(d+";",s,r,$-1):Qp(Xe(d," ","")+";",s,r,$-2),S);break;case 59:d+=";";default:if(Ru(ie=Jp(d,t,r,E,A,o,x,de,he=[],te=[],$),c),ae===123)if(A===0)$u(d,t,ie,ie,he,c,$,x,te);else switch(B===99&&qt(d,3)===110?100:B){case 100:case 108:case 109:case 115:$u(e,ie,ie,s&&Ru(Jp(e,ie,ie,0,0,o,x,de,o,he=[],$),te),o,te,$,x,s?he:te);break;default:$u(d,ie,ie,ie,[""],te,0,x,te)}}E=A=K=0,F=H=1,de=d="",$=h;break;case 58:$=1+Or(d),K=q;default:if(F<1){if(ae==123)--F;else if(ae==125&&F++==0&&KD()==125)continue}switch(d+=ll(ae),ae*F){case 38:H=A>0?1:(d+="\f",-1);break;case 44:x[E++]=(Or(d)-1)*H,H=1;break;case 64:Nr()===45&&(d+=ju(Pn())),B=Nr(),A=$=Or(de=d+=QD(Lu())),ae++;break;case 45:q===45&&Or(d)==2&&(F=0)}}return c}function Jp(e,t,r,s,o,c,h,x,S,E,A){for(var $=o-1,B=o===0?c:[""],K=wd(B),q=0,F=0,re=0;q<s;++q)for(var H=0,ae=no(e,$+1,$=HD(F=h[q])),de=e;H<K;++H)(de=Hm(F>0?B[H]+" "+ae:Xe(ae,/&\f/g,B[H])))&&(S[re++]=de);return fl(e,t,r,o===0?xd:x,S,E,A)}function tE(e,t,r){return fl(e,t,r,Wm,ll(GD()),no(e,2,-2),0)}function Qp(e,t,r,s){return fl(e,t,r,_d,no(e,0,s),no(e,s+1,-1),s)}function Xs(e,t){for(var r="",s=wd(e),o=0;o<s;o++)r+=t(e[o],o,e,t)||"";return r}function nE(e,t,r,s){switch(e.type){case BD:if(e.children.length)break;case WD:case _d:return e.return=e.return||e.value;case Wm:return"";case Bm:return e.return=e.value+"{"+Xs(e.children,s)+"}";case xd:e.value=e.props.join(",")}return Or(r=Xs(e.children,s))?e.return=e.value+"{"+r+"}":""}function rE(e){var t=wd(e);return function(r,s,o,c){for(var h="",x=0;x<t;x++)h+=e[x](r,s,o,c)||"";return h}}function iE(e){return function(t){t.root||(t=t.return)&&e(t)}}var sE=function(t,r,s){for(var o=0,c=0;o=c,c=Nr(),o===38&&c===12&&(r[s]=1),!ro(c);)Pn();return fo(t,Sn)},aE=function(t,r){var s=-1,o=44;do switch(ro(o)){case 0:o===38&&Nr()===12&&(r[s]=1),t[s]+=sE(Sn-1,r,s);break;case 2:t[s]+=ju(o);break;case 4:if(o===44){t[++s]=Nr()===58?"&\f":"",r[s]=t[s].length;break}default:t[s]+=ll(o)}while(o=Pn());return t},oE=function(t,r){return zm(aE(qm(t),r))},eg=new WeakMap,uE=function(t){if(!(t.type!=="rule"||!t.parent||t.length<1)){for(var r=t.value,s=t.parent,o=t.column===s.column&&t.line===s.line;s.type!=="rule";)if(s=s.parent,!s)return;if(!(t.props.length===1&&r.charCodeAt(0)!==58&&!eg.get(s))&&!o){eg.set(t,!0);for(var c=[],h=oE(r,c),x=s.props,S=0,E=0;S<h.length;S++)for(var A=0;A<x.length;A++,E++)t.props[E]=c[S]?h[S].replace(/&\f/g,x[A]):x[A]+" "+h[S]}}},lE=function(t){if(t.type==="decl"){var r=t.value;r.charCodeAt(0)===108&&r.charCodeAt(2)===98&&(t.return="",t.value="")}};function Vm(e,t){switch(qD(e,t)){case 5103:return Ze+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return Ze+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return Ze+e+zu+e+en+e+e;case 6828:case 4268:return Ze+e+en+e+e;case 6165:return Ze+e+en+"flex-"+e+e;case 5187:return Ze+e+Xe(e,/(\w+).+(:[^]+)/,Ze+"box-$1$2"+en+"flex-$1$2")+e;case 5443:return Ze+e+en+"flex-item-"+Xe(e,/flex-|-self/,"")+e;case 4675:return Ze+e+en+"flex-line-pack"+Xe(e,/align-content|flex-|-self/,"")+e;case 5548:return Ze+e+en+Xe(e,"shrink","negative")+e;case 5292:return Ze+e+en+Xe(e,"basis","preferred-size")+e;case 6060:return Ze+"box-"+Xe(e,"-grow","")+Ze+e+en+Xe(e,"grow","positive")+e;case 4554:return Ze+Xe(e,/([^-])(transform)/g,"$1"+Ze+"$2")+e;case 6187:return Xe(Xe(Xe(e,/(zoom-|grab)/,Ze+"$1"),/(image-set)/,Ze+"$1"),e,"")+e;case 5495:case 3959:return Xe(e,/(image-set\([^]*)/,Ze+"$1$`$1");case 4968:return Xe(Xe(e,/(.+:)(flex-)?(.*)/,Ze+"box-pack:$3"+en+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+Ze+e+e;case 4095:case 3583:case 4068:case 2532:return Xe(e,/(.+)-inline(.+)/,Ze+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(Or(e)-1-t>6)switch(qt(e,t+1)){case 109:if(qt(e,t+4)!==45)break;case 102:return Xe(e,/(.+:)(.+)-([^]+)/,"$1"+Ze+"$2-$3$1"+zu+(qt(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~jf(e,"stretch")?Vm(Xe(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(qt(e,t+1)!==115)break;case 6444:switch(qt(e,Or(e)-3-(~jf(e,"!important")&&10))){case 107:return Xe(e,":",":"+Ze)+e;case 101:return Xe(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+Ze+(qt(e,14)===45?"inline-":"")+"box$3$1"+Ze+"$2$3$1"+en+"$2box$3")+e}break;case 5936:switch(qt(e,t+11)){case 114:return Ze+e+en+Xe(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return Ze+e+en+Xe(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return Ze+e+en+Xe(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return Ze+e+en+e+e}return e}var cE=function(t,r,s,o){if(t.length>-1&&!t.return)switch(t.type){case _d:t.return=Vm(t.value,t.length);break;case Bm:return Xs([Va(t,{value:Xe(t.value,"@","@"+Ze)})],o);case xd:if(t.length)return VD(t.props,function(c){switch(zD(c,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return Xs([Va(t,{props:[Xe(c,/:(read-\w+)/,":"+zu+"$1")]})],o);case"::placeholder":return Xs([Va(t,{props:[Xe(c,/:(plac\w+)/,":"+Ze+"input-$1")]}),Va(t,{props:[Xe(c,/:(plac\w+)/,":"+zu+"$1")]}),Va(t,{props:[Xe(c,/:(plac\w+)/,en+"input-$1")]})],o)}return""})}},fE=[cE],Gm=function(t){var r=t.key;if(r==="css"){var s=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(s,function(F){var re=F.getAttribute("data-emotion");re.indexOf(" ")!==-1&&(document.head.appendChild(F),F.setAttribute("data-s",""))})}var o=t.stylisPlugins||fE,c={},h,x=[];h=t.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+r+' "]'),function(F){for(var re=F.getAttribute("data-emotion").split(" "),H=1;H<re.length;H++)c[re[H]]=!0;x.push(F)});var S,E=[uE,lE];{var A,$=[nE,iE(function(F){A.insert(F)})],B=rE(E.concat(o,$)),K=function(re){return Xs(eE(re),B)};S=function(re,H,ae,de){A=ae,K(re?re+"{"+H.styles+"}":H.styles),de&&(q.inserted[H.name]=!0)}}var q={key:r,sheet:new YD({key:r,container:h,nonce:t.nonce,speedy:t.speedy,prepend:t.prepend,insertionPoint:t.insertionPoint}),nonce:t.nonce,inserted:c,registered:{},insert:S};return q.sheet.hydrate(x),q},Km={exports:{}},nt={};/** @license React v16.13.1
|
|
42
|
+
* react-is.production.min.js
|
|
43
|
+
*
|
|
44
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
45
|
+
*
|
|
46
|
+
* This source code is licensed under the MIT license found in the
|
|
47
|
+
* LICENSE file in the root directory of this source tree.
|
|
48
|
+
*/var Wt=typeof Symbol=="function"&&Symbol.for,Sd=Wt?Symbol.for("react.element"):60103,kd=Wt?Symbol.for("react.portal"):60106,dl=Wt?Symbol.for("react.fragment"):60107,hl=Wt?Symbol.for("react.strict_mode"):60108,pl=Wt?Symbol.for("react.profiler"):60114,gl=Wt?Symbol.for("react.provider"):60109,ml=Wt?Symbol.for("react.context"):60110,Cd=Wt?Symbol.for("react.async_mode"):60111,yl=Wt?Symbol.for("react.concurrent_mode"):60111,vl=Wt?Symbol.for("react.forward_ref"):60112,bl=Wt?Symbol.for("react.suspense"):60113,dE=Wt?Symbol.for("react.suspense_list"):60120,xl=Wt?Symbol.for("react.memo"):60115,_l=Wt?Symbol.for("react.lazy"):60116,hE=Wt?Symbol.for("react.block"):60121,pE=Wt?Symbol.for("react.fundamental"):60117,gE=Wt?Symbol.for("react.responder"):60118,mE=Wt?Symbol.for("react.scope"):60119;function Ln(e){if(typeof e=="object"&&e!==null){var t=e.$$typeof;switch(t){case Sd:switch(e=e.type,e){case Cd:case yl:case dl:case pl:case hl:case bl:return e;default:switch(e=e&&e.$$typeof,e){case ml:case vl:case _l:case xl:case gl:return e;default:return t}}case kd:return t}}}function Zm(e){return Ln(e)===yl}nt.AsyncMode=Cd;nt.ConcurrentMode=yl;nt.ContextConsumer=ml;nt.ContextProvider=gl;nt.Element=Sd;nt.ForwardRef=vl;nt.Fragment=dl;nt.Lazy=_l;nt.Memo=xl;nt.Portal=kd;nt.Profiler=pl;nt.StrictMode=hl;nt.Suspense=bl;nt.isAsyncMode=function(e){return Zm(e)||Ln(e)===Cd};nt.isConcurrentMode=Zm;nt.isContextConsumer=function(e){return Ln(e)===ml};nt.isContextProvider=function(e){return Ln(e)===gl};nt.isElement=function(e){return typeof e=="object"&&e!==null&&e.$$typeof===Sd};nt.isForwardRef=function(e){return Ln(e)===vl};nt.isFragment=function(e){return Ln(e)===dl};nt.isLazy=function(e){return Ln(e)===_l};nt.isMemo=function(e){return Ln(e)===xl};nt.isPortal=function(e){return Ln(e)===kd};nt.isProfiler=function(e){return Ln(e)===pl};nt.isStrictMode=function(e){return Ln(e)===hl};nt.isSuspense=function(e){return Ln(e)===bl};nt.isValidElementType=function(e){return typeof e=="string"||typeof e=="function"||e===dl||e===yl||e===pl||e===hl||e===bl||e===dE||typeof e=="object"&&e!==null&&(e.$$typeof===_l||e.$$typeof===xl||e.$$typeof===gl||e.$$typeof===ml||e.$$typeof===vl||e.$$typeof===pE||e.$$typeof===gE||e.$$typeof===mE||e.$$typeof===hE)};nt.typeOf=Ln;Km.exports=nt;var yE=Km.exports,Xm=yE,vE={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},bE={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},Jm={};Jm[Xm.ForwardRef]=vE;Jm[Xm.Memo]=bE;var xE=!0;function _E(e,t,r){var s="";return r.split(" ").forEach(function(o){e[o]!==void 0?t.push(e[o]+";"):s+=o+" "}),s}var Qm=function(t,r,s){var o=t.key+"-"+r.name;(s===!1||xE===!1)&&t.registered[o]===void 0&&(t.registered[o]=r.styles)},e0=function(t,r,s){Qm(t,r,s);var o=t.key+"-"+r.name;if(t.inserted[r.name]===void 0){var c=r;do t.insert(r===c?"."+o:"",c,t.sheet,!0),c=c.next;while(c!==void 0)}};function wE(e){for(var t=0,r,s=0,o=e.length;o>=4;++s,o-=4)r=e.charCodeAt(s)&255|(e.charCodeAt(++s)&255)<<8|(e.charCodeAt(++s)&255)<<16|(e.charCodeAt(++s)&255)<<24,r=(r&65535)*1540483477+((r>>>16)*59797<<16),r^=r>>>24,t=(r&65535)*1540483477+((r>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(o){case 3:t^=(e.charCodeAt(s+2)&255)<<16;case 2:t^=(e.charCodeAt(s+1)&255)<<8;case 1:t^=e.charCodeAt(s)&255,t=(t&65535)*1540483477+((t>>>16)*59797<<16)}return t^=t>>>13,t=(t&65535)*1540483477+((t>>>16)*59797<<16),((t^t>>>15)>>>0).toString(36)}var SE={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},kE=/[A-Z]|^ms/g,CE=/_EMO_([^_]+?)_([^]*?)_EMO_/g,t0=function(t){return t.charCodeAt(1)===45},tg=function(t){return t!=null&&typeof t!="boolean"},mf=Ym(function(e){return t0(e)?e:e.replace(kE,"-$&").toLowerCase()}),ng=function(t,r){switch(t){case"animation":case"animationName":if(typeof r=="string")return r.replace(CE,function(s,o,c){return Ir={name:o,styles:c,next:Ir},o})}return SE[t]!==1&&!t0(t)&&typeof r=="number"&&r!==0?r+"px":r};function io(e,t,r){if(r==null)return"";if(r.__emotion_styles!==void 0)return r;switch(typeof r){case"boolean":return"";case"object":{if(r.anim===1)return Ir={name:r.name,styles:r.styles,next:Ir},r.name;if(r.styles!==void 0){var s=r.next;if(s!==void 0)for(;s!==void 0;)Ir={name:s.name,styles:s.styles,next:Ir},s=s.next;var o=r.styles+";";return o}return DE(e,t,r)}case"function":{if(e!==void 0){var c=Ir,h=r(e);return Ir=c,io(e,t,h)}break}}if(t==null)return r;var x=t[r];return x!==void 0?x:r}function DE(e,t,r){var s="";if(Array.isArray(r))for(var o=0;o<r.length;o++)s+=io(e,t,r[o])+";";else for(var c in r){var h=r[c];if(typeof h!="object")t!=null&&t[h]!==void 0?s+=c+"{"+t[h]+"}":tg(h)&&(s+=mf(c)+":"+ng(c,h)+";");else if(Array.isArray(h)&&typeof h[0]=="string"&&(t==null||t[h[0]]===void 0))for(var x=0;x<h.length;x++)tg(h[x])&&(s+=mf(c)+":"+ng(c,h[x])+";");else{var S=io(e,t,h);switch(c){case"animation":case"animationName":{s+=mf(c)+":"+S+";";break}default:s+=c+"{"+S+"}"}}}return s}var rg=/label:\s*([^\s;\n{]+)\s*(;|$)/g,Ir,Dd=function(t,r,s){if(t.length===1&&typeof t[0]=="object"&&t[0]!==null&&t[0].styles!==void 0)return t[0];var o=!0,c="";Ir=void 0;var h=t[0];h==null||h.raw===void 0?(o=!1,c+=io(s,r,h)):c+=h[0];for(var x=1;x<t.length;x++)c+=io(s,r,t[x]),o&&(c+=h[x]);rg.lastIndex=0;for(var S="",E;(E=rg.exec(c))!==null;)S+="-"+E[1];var A=wE(c)+S;return{name:A,styles:c,next:Ir}},EE=function(t){return t()},n0=D.React["useInsertionEffect"]?D.React["useInsertionEffect"]:!1,TE=n0||EE,ig=n0||D.reactExports.useLayoutEffect,r0=D.reactExports.createContext(typeof HTMLElement<"u"?Gm({key:"css"}):null),RE=r0.Provider,i0=function(t){return D.reactExports.forwardRef(function(r,s){var o=D.reactExports.useContext(r0);return t(r,o,s)})},wl=D.reactExports.createContext({}),ME=i0(function(e,t){var r=e.styles,s=Dd([r],void 0,D.reactExports.useContext(wl)),o=D.reactExports.useRef();return ig(function(){var c=t.key+"-global",h=new t.sheet.constructor({key:c,nonce:t.sheet.nonce,container:t.sheet.container,speedy:t.sheet.isSpeedy}),x=!1,S=document.querySelector('style[data-emotion="'+c+" "+s.name+'"]');return t.sheet.tags.length&&(h.before=t.sheet.tags[0]),S!==null&&(x=!0,S.setAttribute("data-emotion",c),h.hydrate([S])),o.current=[h,x],function(){h.flush()}},[t]),ig(function(){var c=o.current,h=c[0],x=c[1];if(x){c[1]=!1;return}if(s.next!==void 0&&e0(t,s.next,!0),h.tags.length){var S=h.tags[h.tags.length-1].nextElementSibling;h.before=S,h.flush()}t.insert("",s,h,!1)},[t,s.name]),null});function s0(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return Dd(t)}var Sl=function(){var t=s0.apply(void 0,arguments),r="animation-"+t.name;return{name:r,styles:"@keyframes "+r+"{"+t.styles+"}",anim:1,toString:function(){return"_EMO_"+this.name+"_"+this.styles+"_EMO_"}}},AE=jD,OE=function(t){return t!=="theme"},sg=function(t){return typeof t=="string"&&t.charCodeAt(0)>96?AE:OE},ag=function(t,r,s){var o;if(r){var c=r.shouldForwardProp;o=t.__emotion_forwardProp&&c?function(h){return t.__emotion_forwardProp(h)&&c(h)}:c}return typeof o!="function"&&s&&(o=t.__emotion_forwardProp),o},IE=function(t){var r=t.cache,s=t.serialized,o=t.isStringTag;return Qm(r,s,o),TE(function(){return e0(r,s,o)}),null},PE=function e(t,r){var s=t.__emotion_real===t,o=s&&t.__emotion_base||t,c,h;r!==void 0&&(c=r.label,h=r.target);var x=ag(t,r,s),S=x||sg(o),E=!S("as");return function(){var A=arguments,$=s&&t.__emotion_styles!==void 0?t.__emotion_styles.slice(0):[];if(c!==void 0&&$.push("label:"+c+";"),A[0]==null||A[0].raw===void 0)$.push.apply($,A);else{$.push(A[0][0]);for(var B=A.length,K=1;K<B;K++)$.push(A[K],A[0][K])}var q=i0(function(F,re,H){var ae=E&&F.as||o,de="",he=[],te=F;if(F.theme==null){te={};for(var ie in F)te[ie]=F[ie];te.theme=D.reactExports.useContext(wl)}typeof F.className=="string"?de=_E(re.registered,he,F.className):F.className!=null&&(de=F.className+" ");var d=Dd($.concat(he),re.registered,te);de+=re.key+"-"+d.name,h!==void 0&&(de+=" "+h);var Me=E&&x===void 0?sg(ae):S,oe={};for(var at in F)E&&at==="as"||Me(at)&&(oe[at]=F[at]);return oe.className=de,oe.ref=H,D.reactExports.createElement(D.reactExports.Fragment,null,D.reactExports.createElement(IE,{cache:re,serialized:d,isStringTag:typeof ae=="string"}),D.reactExports.createElement(ae,oe))});return q.displayName=c!==void 0?c:"Styled("+(typeof o=="string"?o:o.displayName||o.name||"Component")+")",q.defaultProps=t.defaultProps,q.__emotion_real=q,q.__emotion_base=o,q.__emotion_styles=$,q.__emotion_forwardProp=x,Object.defineProperty(q,"toString",{value:function(){return"."+h}}),q.withComponent=function(F,re){return e(F,se._extends({},r,re,{shouldForwardProp:ag(q,re,!0)})).apply(void 0,$)},q}},NE=["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","marquee","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"],Ff=PE.bind();NE.forEach(function(e){Ff[e]=Ff(e)});let Yf;typeof document=="object"&&(Yf=Gm({key:"css",prepend:!0}));function LE(e){const{injectFirst:t,children:r}=e;return t&&Yf?D.jsxRuntimeExports.jsx(RE,{value:Yf,children:r}):r}function jE(e){return e==null||Object.keys(e).length===0}function $E(e){const{styles:t,defaultTheme:r={}}=e,s=typeof t=="function"?o=>t(jE(o)?r:o):t;return D.jsxRuntimeExports.jsx(ME,{styles:s})}/**
|
|
49
|
+
* @mui/styled-engine v5.15.11
|
|
50
|
+
*
|
|
51
|
+
* @license MIT
|
|
52
|
+
* This source code is licensed under the MIT license found in the
|
|
53
|
+
* LICENSE file in the root directory of this source tree.
|
|
54
|
+
*/function FE(e,t){return Ff(e,t)}const YE=(e,t)=>{Array.isArray(e.__emotion_styles)&&(e.__emotion_styles=t(e.__emotion_styles))},WE=Object.freeze(Object.defineProperty({__proto__:null,GlobalStyles:$E,StyledEngineProvider:LE,ThemeContext:wl,css:s0,default:FE,internal_processStyles:YE,keyframes:Sl},Symbol.toStringTag,{value:"Module"}));function Li(e){if(typeof e!="object"||e===null)return!1;const t=Object.getPrototypeOf(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)}function a0(e){if(!Li(e))return e;const t={};return Object.keys(e).forEach(r=>{t[r]=a0(e[r])}),t}function Lr(e,t,r={clone:!0}){const s=r.clone?se._extends({},e):e;return Li(e)&&Li(t)&&Object.keys(t).forEach(o=>{o!=="__proto__"&&(Li(t[o])&&o in e&&Li(e[o])?s[o]=Lr(e[o],t[o],r):r.clone?s[o]=Li(t[o])?a0(t[o]):t[o]:s[o]=t[o])}),s}const BE=Object.freeze(Object.defineProperty({__proto__:null,default:Lr,isPlainObject:Li},Symbol.toStringTag,{value:"Module"})),HE=["values","unit","step"],UE=e=>{const t=Object.keys(e).map(r=>({key:r,val:e[r]}))||[];return t.sort((r,s)=>r.val-s.val),t.reduce((r,s)=>se._extends({},r,{[s.key]:s.val}),{})};function o0(e){const{values:t={xs:0,sm:600,md:900,lg:1200,xl:1536},unit:r="px",step:s=5}=e,o=se._objectWithoutPropertiesLoose(e,HE),c=UE(t),h=Object.keys(c);function x(B){return`@media (min-width:${typeof t[B]=="number"?t[B]:B}${r})`}function S(B){return`@media (max-width:${(typeof t[B]=="number"?t[B]:B)-s/100}${r})`}function E(B,K){const q=h.indexOf(K);return`@media (min-width:${typeof t[B]=="number"?t[B]:B}${r}) and (max-width:${(q!==-1&&typeof t[h[q]]=="number"?t[h[q]]:K)-s/100}${r})`}function A(B){return h.indexOf(B)+1<h.length?E(B,h[h.indexOf(B)+1]):x(B)}function $(B){const K=h.indexOf(B);return K===0?x(h[1]):K===h.length-1?S(h[K]):E(B,h[h.indexOf(B)+1]).replace("@media","@media not all and")}return se._extends({keys:h,values:c,up:x,down:S,between:E,only:A,not:$,unit:r},o)}const qE={borderRadius:4},zE=qE;function Ka(e,t){return t?Lr(e,t,{clone:!1}):e}const Ed={xs:0,sm:600,md:900,lg:1200,xl:1536},og={keys:["xs","sm","md","lg","xl"],up:e=>`@media (min-width:${Ed[e]}px)`};function gi(e,t,r){const s=e.theme||{};if(Array.isArray(t)){const c=s.breakpoints||og;return t.reduce((h,x,S)=>(h[c.up(c.keys[S])]=r(t[S]),h),{})}if(typeof t=="object"){const c=s.breakpoints||og;return Object.keys(t).reduce((h,x)=>{if(Object.keys(c.values||Ed).indexOf(x)!==-1){const S=c.up(x);h[S]=r(t[x],x)}else{const S=x;h[S]=t[S]}return h},{})}return r(t)}function VE(e={}){var t;return((t=e.keys)==null?void 0:t.reduce((s,o)=>{const c=e.up(o);return s[c]={},s},{}))||{}}function GE(e,t){return e.reduce((r,s)=>{const o=r[s];return(!o||Object.keys(o).length===0)&&delete r[s],r},t)}function jr(e){if(typeof e!="string")throw new Error(to(7));return e.charAt(0).toUpperCase()+e.slice(1)}const KE=Object.freeze(Object.defineProperty({__proto__:null,default:jr},Symbol.toStringTag,{value:"Module"}));function kl(e,t,r=!0){if(!t||typeof t!="string")return null;if(e&&e.vars&&r){const s=`vars.${t}`.split(".").reduce((o,c)=>o&&o[c]?o[c]:null,e);if(s!=null)return s}return t.split(".").reduce((s,o)=>s&&s[o]!=null?s[o]:null,e)}function Vu(e,t,r,s=r){let o;return typeof e=="function"?o=e(r):Array.isArray(e)?o=e[r]||s:o=kl(e,r)||s,t&&(o=t(o,s,e)),o}function Ct(e){const{prop:t,cssProperty:r=e.prop,themeKey:s,transform:o}=e,c=h=>{if(h[t]==null)return null;const x=h[t],S=h.theme,E=kl(S,s)||{};return gi(h,x,$=>{let B=Vu(E,o,$);return $===B&&typeof $=="string"&&(B=Vu(E,o,`${t}${$==="default"?"":jr($)}`,$)),r===!1?B:{[r]:B}})};return c.propTypes={},c.filterProps=[t],c}function ZE(e){const t={};return r=>(t[r]===void 0&&(t[r]=e(r)),t[r])}const XE={m:"margin",p:"padding"},JE={t:"Top",r:"Right",b:"Bottom",l:"Left",x:["Left","Right"],y:["Top","Bottom"]},ug={marginX:"mx",marginY:"my",paddingX:"px",paddingY:"py"},QE=ZE(e=>{if(e.length>2)if(ug[e])e=ug[e];else return[e];const[t,r]=e.split(""),s=XE[t],o=JE[r]||"";return Array.isArray(o)?o.map(c=>s+c):[s+o]}),Td=["m","mt","mr","mb","ml","mx","my","margin","marginTop","marginRight","marginBottom","marginLeft","marginX","marginY","marginInline","marginInlineStart","marginInlineEnd","marginBlock","marginBlockStart","marginBlockEnd"],Rd=["p","pt","pr","pb","pl","px","py","padding","paddingTop","paddingRight","paddingBottom","paddingLeft","paddingX","paddingY","paddingInline","paddingInlineStart","paddingInlineEnd","paddingBlock","paddingBlockStart","paddingBlockEnd"];[...Td,...Rd];function ho(e,t,r,s){var o;const c=(o=kl(e,t,!1))!=null?o:r;return typeof c=="number"?h=>typeof h=="string"?h:c*h:Array.isArray(c)?h=>typeof h=="string"?h:c[h]:typeof c=="function"?c:()=>{}}function u0(e){return ho(e,"spacing",8)}function po(e,t){if(typeof t=="string"||t==null)return t;const r=Math.abs(t),s=e(r);return t>=0?s:typeof s=="number"?-s:`-${s}`}function eT(e,t){return r=>e.reduce((s,o)=>(s[o]=po(t,r),s),{})}function tT(e,t,r,s){if(t.indexOf(r)===-1)return null;const o=QE(r),c=eT(o,s),h=e[r];return gi(e,h,c)}function l0(e,t){const r=u0(e.theme);return Object.keys(e).map(s=>tT(e,t,s,r)).reduce(Ka,{})}function vt(e){return l0(e,Td)}vt.propTypes={};vt.filterProps=Td;function bt(e){return l0(e,Rd)}bt.propTypes={};bt.filterProps=Rd;function nT(e=8){if(e.mui)return e;const t=u0({spacing:e}),r=(...s)=>(s.length===0?[1]:s).map(c=>{const h=t(c);return typeof h=="number"?`${h}px`:h}).join(" ");return r.mui=!0,r}function Cl(...e){const t=e.reduce((s,o)=>(o.filterProps.forEach(c=>{s[c]=o}),s),{}),r=s=>Object.keys(s).reduce((o,c)=>t[c]?Ka(o,t[c](s)):o,{});return r.propTypes={},r.filterProps=e.reduce((s,o)=>s.concat(o.filterProps),[]),r}function Qn(e){return typeof e!="number"?e:`${e}px solid`}function rr(e,t){return Ct({prop:e,themeKey:"borders",transform:t})}const rT=rr("border",Qn),iT=rr("borderTop",Qn),sT=rr("borderRight",Qn),aT=rr("borderBottom",Qn),oT=rr("borderLeft",Qn),uT=rr("borderColor"),lT=rr("borderTopColor"),cT=rr("borderRightColor"),fT=rr("borderBottomColor"),dT=rr("borderLeftColor"),hT=rr("outline",Qn),pT=rr("outlineColor"),Dl=e=>{if(e.borderRadius!==void 0&&e.borderRadius!==null){const t=ho(e.theme,"shape.borderRadius",4),r=s=>({borderRadius:po(t,s)});return gi(e,e.borderRadius,r)}return null};Dl.propTypes={};Dl.filterProps=["borderRadius"];Cl(rT,iT,sT,aT,oT,uT,lT,cT,fT,dT,Dl,hT,pT);const El=e=>{if(e.gap!==void 0&&e.gap!==null){const t=ho(e.theme,"spacing",8),r=s=>({gap:po(t,s)});return gi(e,e.gap,r)}return null};El.propTypes={};El.filterProps=["gap"];const Tl=e=>{if(e.columnGap!==void 0&&e.columnGap!==null){const t=ho(e.theme,"spacing",8),r=s=>({columnGap:po(t,s)});return gi(e,e.columnGap,r)}return null};Tl.propTypes={};Tl.filterProps=["columnGap"];const Rl=e=>{if(e.rowGap!==void 0&&e.rowGap!==null){const t=ho(e.theme,"spacing",8),r=s=>({rowGap:po(t,s)});return gi(e,e.rowGap,r)}return null};Rl.propTypes={};Rl.filterProps=["rowGap"];const gT=Ct({prop:"gridColumn"}),mT=Ct({prop:"gridRow"}),yT=Ct({prop:"gridAutoFlow"}),vT=Ct({prop:"gridAutoColumns"}),bT=Ct({prop:"gridAutoRows"}),xT=Ct({prop:"gridTemplateColumns"}),_T=Ct({prop:"gridTemplateRows"}),wT=Ct({prop:"gridTemplateAreas"}),ST=Ct({prop:"gridArea"});Cl(El,Tl,Rl,gT,mT,yT,vT,bT,xT,_T,wT,ST);function Js(e,t){return t==="grey"?t:e}const kT=Ct({prop:"color",themeKey:"palette",transform:Js}),CT=Ct({prop:"bgcolor",cssProperty:"backgroundColor",themeKey:"palette",transform:Js}),DT=Ct({prop:"backgroundColor",themeKey:"palette",transform:Js});Cl(kT,CT,DT);function In(e){return e<=1&&e!==0?`${e*100}%`:e}const ET=Ct({prop:"width",transform:In}),Md=e=>{if(e.maxWidth!==void 0&&e.maxWidth!==null){const t=r=>{var s,o;const c=((s=e.theme)==null||(s=s.breakpoints)==null||(s=s.values)==null?void 0:s[r])||Ed[r];return c?((o=e.theme)==null||(o=o.breakpoints)==null?void 0:o.unit)!=="px"?{maxWidth:`${c}${e.theme.breakpoints.unit}`}:{maxWidth:c}:{maxWidth:In(r)}};return gi(e,e.maxWidth,t)}return null};Md.filterProps=["maxWidth"];const TT=Ct({prop:"minWidth",transform:In}),RT=Ct({prop:"height",transform:In}),MT=Ct({prop:"maxHeight",transform:In}),AT=Ct({prop:"minHeight",transform:In});Ct({prop:"size",cssProperty:"width",transform:In});Ct({prop:"size",cssProperty:"height",transform:In});const OT=Ct({prop:"boxSizing"});Cl(ET,Md,TT,RT,MT,AT,OT);const IT={border:{themeKey:"borders",transform:Qn},borderTop:{themeKey:"borders",transform:Qn},borderRight:{themeKey:"borders",transform:Qn},borderBottom:{themeKey:"borders",transform:Qn},borderLeft:{themeKey:"borders",transform:Qn},borderColor:{themeKey:"palette"},borderTopColor:{themeKey:"palette"},borderRightColor:{themeKey:"palette"},borderBottomColor:{themeKey:"palette"},borderLeftColor:{themeKey:"palette"},outline:{themeKey:"borders",transform:Qn},outlineColor:{themeKey:"palette"},borderRadius:{themeKey:"shape.borderRadius",style:Dl},color:{themeKey:"palette",transform:Js},bgcolor:{themeKey:"palette",cssProperty:"backgroundColor",transform:Js},backgroundColor:{themeKey:"palette",transform:Js},p:{style:bt},pt:{style:bt},pr:{style:bt},pb:{style:bt},pl:{style:bt},px:{style:bt},py:{style:bt},padding:{style:bt},paddingTop:{style:bt},paddingRight:{style:bt},paddingBottom:{style:bt},paddingLeft:{style:bt},paddingX:{style:bt},paddingY:{style:bt},paddingInline:{style:bt},paddingInlineStart:{style:bt},paddingInlineEnd:{style:bt},paddingBlock:{style:bt},paddingBlockStart:{style:bt},paddingBlockEnd:{style:bt},m:{style:vt},mt:{style:vt},mr:{style:vt},mb:{style:vt},ml:{style:vt},mx:{style:vt},my:{style:vt},margin:{style:vt},marginTop:{style:vt},marginRight:{style:vt},marginBottom:{style:vt},marginLeft:{style:vt},marginX:{style:vt},marginY:{style:vt},marginInline:{style:vt},marginInlineStart:{style:vt},marginInlineEnd:{style:vt},marginBlock:{style:vt},marginBlockStart:{style:vt},marginBlockEnd:{style:vt},displayPrint:{cssProperty:!1,transform:e=>({"@media print":{display:e}})},display:{},overflow:{},textOverflow:{},visibility:{},whiteSpace:{},flexBasis:{},flexDirection:{},flexWrap:{},justifyContent:{},alignItems:{},alignContent:{},order:{},flex:{},flexGrow:{},flexShrink:{},alignSelf:{},justifyItems:{},justifySelf:{},gap:{style:El},rowGap:{style:Rl},columnGap:{style:Tl},gridColumn:{},gridRow:{},gridAutoFlow:{},gridAutoColumns:{},gridAutoRows:{},gridTemplateColumns:{},gridTemplateRows:{},gridTemplateAreas:{},gridArea:{},position:{},zIndex:{themeKey:"zIndex"},top:{},right:{},bottom:{},left:{},boxShadow:{themeKey:"shadows"},width:{transform:In},maxWidth:{style:Md},minWidth:{transform:In},height:{transform:In},maxHeight:{transform:In},minHeight:{transform:In},boxSizing:{},fontFamily:{themeKey:"typography"},fontSize:{themeKey:"typography"},fontStyle:{themeKey:"typography"},fontWeight:{themeKey:"typography"},letterSpacing:{},textTransform:{},lineHeight:{},textAlign:{},typography:{cssProperty:!1,themeKey:"typography"}},go=IT;function PT(...e){const t=e.reduce((s,o)=>s.concat(Object.keys(o)),[]),r=new Set(t);return e.every(s=>r.size===Object.keys(s).length)}function NT(e,t){return typeof e=="function"?e(t):e}function c0(){function e(r,s,o,c){const h={[r]:s,theme:o},x=c[r];if(!x)return{[r]:s};const{cssProperty:S=r,themeKey:E,transform:A,style:$}=x;if(s==null)return null;if(E==="typography"&&s==="inherit")return{[r]:s};const B=kl(o,E)||{};return $?$(h):gi(h,s,q=>{let F=Vu(B,A,q);return q===F&&typeof q=="string"&&(F=Vu(B,A,`${r}${q==="default"?"":jr(q)}`,q)),S===!1?F:{[S]:F}})}function t(r){var s;const{sx:o,theme:c={}}=r||{};if(!o)return null;const h=(s=c.unstable_sxConfig)!=null?s:go;function x(S){let E=S;if(typeof S=="function")E=S(c);else if(typeof S!="object")return S;if(!E)return null;const A=VE(c.breakpoints),$=Object.keys(A);let B=A;return Object.keys(E).forEach(K=>{const q=NT(E[K],c);if(q!=null)if(typeof q=="object")if(h[K])B=Ka(B,e(K,q,c,h));else{const F=gi({theme:c},q,re=>({[K]:re}));PT(F,q)?B[K]=t({sx:q,theme:c}):B=Ka(B,F)}else B=Ka(B,e(K,q,c,h))}),GE($,B)}return Array.isArray(o)?o.map(x):x(o)}return t}const f0=c0();f0.filterProps=["sx"];const Ad=f0;function d0(e,t){const r=this;return r.vars&&typeof r.getColorSchemeSelector=="function"?{[r.getColorSchemeSelector(e).replace(/(\[[^\]]+\])/,"*:where($1)")]:t}:r.palette.mode===e?t:{}}const LT=["breakpoints","palette","spacing","shape"];function Od(e={},...t){const{breakpoints:r={},palette:s={},spacing:o,shape:c={}}=e,h=se._objectWithoutPropertiesLoose(e,LT),x=o0(r),S=nT(o);let E=Lr({breakpoints:x,direction:"ltr",components:{},palette:se._extends({mode:"light"},s),spacing:S,shape:se._extends({},zE,c)},h);return E.applyStyles=d0,E=t.reduce((A,$)=>Lr(A,$),E),E.unstable_sxConfig=se._extends({},go,h==null?void 0:h.unstable_sxConfig),E.unstable_sx=function($){return Ad({sx:$,theme:this})},E}const jT=Object.freeze(Object.defineProperty({__proto__:null,default:Od,private_createBreakpoints:o0,unstable_applyStyles:d0},Symbol.toStringTag,{value:"Module"}));function $T(e){return Object.keys(e).length===0}function FT(e=null){const t=D.reactExports.useContext(wl);return!t||$T(t)?e:t}const YT=Od();function WT(e=YT){return FT(e)}const BT=["sx"],HT=e=>{var t,r;const s={systemProps:{},otherProps:{}},o=(t=e==null||(r=e.theme)==null?void 0:r.unstable_sxConfig)!=null?t:go;return Object.keys(e).forEach(c=>{o[c]?s.systemProps[c]=e[c]:s.otherProps[c]=e[c]}),s};function UT(e){const{sx:t}=e,r=se._objectWithoutPropertiesLoose(e,BT),{systemProps:s,otherProps:o}=HT(r);let c;return Array.isArray(t)?c=[s,...t]:typeof t=="function"?c=(...h)=>{const x=t(...h);return Li(x)?se._extends({},s,x):s}:c=se._extends({},s,t),se._extends({},o,{sx:c})}const qT=Object.freeze(Object.defineProperty({__proto__:null,default:Ad,extendSxProp:UT,unstable_createStyleFunctionSx:c0,unstable_defaultSxConfig:go},Symbol.toStringTag,{value:"Module"})),lg=e=>e,zT=()=>{let e=lg;return{configure(t){e=t},generate(t){return e(t)},reset(){e=lg}}},VT=zT(),GT=VT,KT={active:"active",checked:"checked",completed:"completed",disabled:"disabled",error:"error",expanded:"expanded",focused:"focused",focusVisible:"focusVisible",open:"open",readOnly:"readOnly",required:"required",selected:"selected"};function Ml(e,t,r="Mui"){const s=KT[t];return s?`${r}-${s}`:`${GT.generate(e)}-${t}`}function Al(e,t,r="Mui"){const s={};return t.forEach(o=>{s[o]=Ml(e,o,r)}),s}var h0={exports:{}},rt={};/**
|
|
55
|
+
* @license React
|
|
56
|
+
* react-is.production.min.js
|
|
57
|
+
*
|
|
58
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
59
|
+
*
|
|
60
|
+
* This source code is licensed under the MIT license found in the
|
|
61
|
+
* LICENSE file in the root directory of this source tree.
|
|
62
|
+
*/var Id=Symbol.for("react.element"),Pd=Symbol.for("react.portal"),Ol=Symbol.for("react.fragment"),Il=Symbol.for("react.strict_mode"),Pl=Symbol.for("react.profiler"),Nl=Symbol.for("react.provider"),Ll=Symbol.for("react.context"),ZT=Symbol.for("react.server_context"),jl=Symbol.for("react.forward_ref"),$l=Symbol.for("react.suspense"),Fl=Symbol.for("react.suspense_list"),Yl=Symbol.for("react.memo"),Wl=Symbol.for("react.lazy"),XT=Symbol.for("react.offscreen"),p0;p0=Symbol.for("react.module.reference");function ir(e){if(typeof e=="object"&&e!==null){var t=e.$$typeof;switch(t){case Id:switch(e=e.type,e){case Ol:case Pl:case Il:case $l:case Fl:return e;default:switch(e=e&&e.$$typeof,e){case ZT:case Ll:case jl:case Wl:case Yl:case Nl:return e;default:return t}}case Pd:return t}}}rt.ContextConsumer=Ll;rt.ContextProvider=Nl;rt.Element=Id;rt.ForwardRef=jl;rt.Fragment=Ol;rt.Lazy=Wl;rt.Memo=Yl;rt.Portal=Pd;rt.Profiler=Pl;rt.StrictMode=Il;rt.Suspense=$l;rt.SuspenseList=Fl;rt.isAsyncMode=function(){return!1};rt.isConcurrentMode=function(){return!1};rt.isContextConsumer=function(e){return ir(e)===Ll};rt.isContextProvider=function(e){return ir(e)===Nl};rt.isElement=function(e){return typeof e=="object"&&e!==null&&e.$$typeof===Id};rt.isForwardRef=function(e){return ir(e)===jl};rt.isFragment=function(e){return ir(e)===Ol};rt.isLazy=function(e){return ir(e)===Wl};rt.isMemo=function(e){return ir(e)===Yl};rt.isPortal=function(e){return ir(e)===Pd};rt.isProfiler=function(e){return ir(e)===Pl};rt.isStrictMode=function(e){return ir(e)===Il};rt.isSuspense=function(e){return ir(e)===$l};rt.isSuspenseList=function(e){return ir(e)===Fl};rt.isValidElementType=function(e){return typeof e=="string"||typeof e=="function"||e===Ol||e===Pl||e===Il||e===$l||e===Fl||e===XT||typeof e=="object"&&e!==null&&(e.$$typeof===Wl||e.$$typeof===Yl||e.$$typeof===Nl||e.$$typeof===Ll||e.$$typeof===jl||e.$$typeof===p0||e.getModuleId!==void 0)};rt.typeOf=ir;h0.exports=rt;var cg=h0.exports;const JT=/^\s*function(?:\s|\s*\/\*.*\*\/\s*)+([^(\s/]*)\s*/;function g0(e){const t=`${e}`.match(JT);return t&&t[1]||""}function m0(e,t=""){return e.displayName||e.name||g0(e)||t}function fg(e,t,r){const s=m0(t);return e.displayName||(s!==""?`${r}(${s})`:r)}function QT(e){if(e!=null){if(typeof e=="string")return e;if(typeof e=="function")return m0(e,"Component");if(typeof e=="object")switch(e.$$typeof){case cg.ForwardRef:return fg(e,e.render,"ForwardRef");case cg.Memo:return fg(e,e.type,"memo");default:return}}}const e2=Object.freeze(Object.defineProperty({__proto__:null,default:QT,getFunctionName:g0},Symbol.toStringTag,{value:"Module"}));function y0(e,t){const r=se._extends({},t);return Object.keys(e).forEach(s=>{if(s.toString().match(/^(components|slots)$/))r[s]=se._extends({},e[s],r[s]);else if(s.toString().match(/^(componentsProps|slotProps)$/)){const o=e[s]||{},c=t[s];r[s]={},!c||!Object.keys(c)?r[s]=o:!o||!Object.keys(o)?r[s]=c:(r[s]=se._extends({},c),Object.keys(o).forEach(h=>{r[s][h]=y0(o[h],c[h])}))}else r[s]===void 0&&(r[s]=e[s])}),r}function t2(e){const{theme:t,name:r,props:s}=e;return!t||!t.components||!t.components[r]||!t.components[r].defaultProps?s:y0(t.components[r].defaultProps,s)}function n2({props:e,name:t,defaultTheme:r,themeId:s}){let o=WT(r);return s&&(o=o[s]||o),t2({theme:o,name:t,props:e})}const r2=typeof window<"u"?D.reactExports.useLayoutEffect:D.reactExports.useEffect,i2=r2;function s2(e,t=Number.MIN_SAFE_INTEGER,r=Number.MAX_SAFE_INTEGER){return Math.max(t,Math.min(e,r))}const a2=Object.freeze(Object.defineProperty({__proto__:null,default:s2},Symbol.toStringTag,{value:"Module"}));function o2(e,t){typeof e=="function"?e(t):e&&(e.current=t)}function u2({controlled:e,default:t,name:r,state:s="value"}){const{current:o}=D.reactExports.useRef(e!==void 0),[c,h]=D.reactExports.useState(t),x=o?e:c,S=D.reactExports.useCallback(E=>{o||h(E)},[]);return[x,S]}function Mu(e){const t=D.reactExports.useRef(e);return i2(()=>{t.current=e}),D.reactExports.useRef((...r)=>(0,t.current)(...r)).current}function dg(...e){return D.reactExports.useMemo(()=>e.every(t=>t==null)?null:t=>{e.forEach(r=>{o2(r,t)})},e)}const hg={};function l2(e,t){const r=D.reactExports.useRef(hg);return r.current===hg&&(r.current=e(t)),r}const c2=[];function f2(e){D.reactExports.useEffect(e,c2)}class Bl{constructor(){this.currentId=null,this.clear=()=>{this.currentId!==null&&(clearTimeout(this.currentId),this.currentId=null)},this.disposeEffect=()=>this.clear}static create(){return new Bl}start(t,r){this.clear(),this.currentId=setTimeout(()=>{this.currentId=null,r()},t)}}function d2(){const e=l2(Bl.create).current;return f2(e.disposeEffect),e}let Hl=!0,Wf=!1;const h2=new Bl,p2={text:!0,search:!0,url:!0,tel:!0,email:!0,password:!0,number:!0,date:!0,month:!0,week:!0,time:!0,datetime:!0,"datetime-local":!0};function g2(e){const{type:t,tagName:r}=e;return!!(r==="INPUT"&&p2[t]&&!e.readOnly||r==="TEXTAREA"&&!e.readOnly||e.isContentEditable)}function m2(e){e.metaKey||e.altKey||e.ctrlKey||(Hl=!0)}function yf(){Hl=!1}function y2(){this.visibilityState==="hidden"&&Wf&&(Hl=!0)}function v2(e){e.addEventListener("keydown",m2,!0),e.addEventListener("mousedown",yf,!0),e.addEventListener("pointerdown",yf,!0),e.addEventListener("touchstart",yf,!0),e.addEventListener("visibilitychange",y2,!0)}function b2(e){const{target:t}=e;try{return t.matches(":focus-visible")}catch{}return Hl||g2(t)}function x2(){const e=D.reactExports.useCallback(o=>{o!=null&&v2(o.ownerDocument)},[]),t=D.reactExports.useRef(!1);function r(){return t.current?(Wf=!0,h2.start(100,()=>{Wf=!1}),t.current=!1,!0):!1}function s(o){return b2(o)?(t.current=!0,!0):!1}return{isFocusVisibleRef:t,onFocus:s,onBlur:r,ref:e}}function Nd(e,t,r=void 0){const s={};return Object.keys(e).forEach(o=>{s[o]=e[o].reduce((c,h)=>{if(h){const x=t(h);x!==""&&c.push(x),r&&r[h]&&c.push(r[h])}return c},[]).join(" ")}),s}function _2(e,t){return se._extends({toolbar:{minHeight:56,[e.up("xs")]:{"@media (orientation: landscape)":{minHeight:48}},[e.up("sm")]:{minHeight:64}}},t)}var Dt={},v0={exports:{}};(function(e){function t(r){return r&&r.__esModule?r:{default:r}}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports})(v0);var b0=v0.exports;const w2=D.getAugmentedNamespace(ND),S2=D.getAugmentedNamespace(a2);var x0=b0;Object.defineProperty(Dt,"__esModule",{value:!0});var pg=Dt.alpha=D0;Dt.blend=P2;Dt.colorChannel=void 0;var _0=Dt.darken=jd;Dt.decomposeColor=er;Dt.emphasize=I2;var k2=Dt.getContrastRatio=R2;Dt.getLuminance=Gu;Dt.hexToRgb=S0;Dt.hslToRgb=C0;var w0=Dt.lighten=$d;Dt.private_safeAlpha=M2;Dt.private_safeColorChannel=void 0;Dt.private_safeDarken=A2;Dt.private_safeEmphasize=E0;Dt.private_safeLighten=O2;Dt.recomposeColor=ia;Dt.rgbToHex=T2;var gg=x0(w2),C2=x0(S2);function Ld(e,t=0,r=1){return(0,C2.default)(e,t,r)}function S0(e){e=e.slice(1);const t=new RegExp(`.{1,${e.length>=6?2:1}}`,"g");let r=e.match(t);return r&&r[0].length===1&&(r=r.map(s=>s+s)),r?`rgb${r.length===4?"a":""}(${r.map((s,o)=>o<3?parseInt(s,16):Math.round(parseInt(s,16)/255*1e3)/1e3).join(", ")})`:""}function D2(e){const t=e.toString(16);return t.length===1?`0${t}`:t}function er(e){if(e.type)return e;if(e.charAt(0)==="#")return er(S0(e));const t=e.indexOf("("),r=e.substring(0,t);if(["rgb","rgba","hsl","hsla","color"].indexOf(r)===-1)throw new Error((0,gg.default)(9,e));let s=e.substring(t+1,e.length-1),o;if(r==="color"){if(s=s.split(" "),o=s.shift(),s.length===4&&s[3].charAt(0)==="/"&&(s[3]=s[3].slice(1)),["srgb","display-p3","a98-rgb","prophoto-rgb","rec-2020"].indexOf(o)===-1)throw new Error((0,gg.default)(10,o))}else s=s.split(",");return s=s.map(c=>parseFloat(c)),{type:r,values:s,colorSpace:o}}const k0=e=>{const t=er(e);return t.values.slice(0,3).map((r,s)=>t.type.indexOf("hsl")!==-1&&s!==0?`${r}%`:r).join(" ")};Dt.colorChannel=k0;const E2=(e,t)=>{try{return k0(e)}catch{return e}};Dt.private_safeColorChannel=E2;function ia(e){const{type:t,colorSpace:r}=e;let{values:s}=e;return t.indexOf("rgb")!==-1?s=s.map((o,c)=>c<3?parseInt(o,10):o):t.indexOf("hsl")!==-1&&(s[1]=`${s[1]}%`,s[2]=`${s[2]}%`),t.indexOf("color")!==-1?s=`${r} ${s.join(" ")}`:s=`${s.join(", ")}`,`${t}(${s})`}function T2(e){if(e.indexOf("#")===0)return e;const{values:t}=er(e);return`#${t.map((r,s)=>D2(s===3?Math.round(255*r):r)).join("")}`}function C0(e){e=er(e);const{values:t}=e,r=t[0],s=t[1]/100,o=t[2]/100,c=s*Math.min(o,1-o),h=(E,A=(E+r/30)%12)=>o-c*Math.max(Math.min(A-3,9-A,1),-1);let x="rgb";const S=[Math.round(h(0)*255),Math.round(h(8)*255),Math.round(h(4)*255)];return e.type==="hsla"&&(x+="a",S.push(t[3])),ia({type:x,values:S})}function Gu(e){e=er(e);let t=e.type==="hsl"||e.type==="hsla"?er(C0(e)).values:e.values;return t=t.map(r=>(e.type!=="color"&&(r/=255),r<=.03928?r/12.92:((r+.055)/1.055)**2.4)),Number((.2126*t[0]+.7152*t[1]+.0722*t[2]).toFixed(3))}function R2(e,t){const r=Gu(e),s=Gu(t);return(Math.max(r,s)+.05)/(Math.min(r,s)+.05)}function D0(e,t){return e=er(e),t=Ld(t),(e.type==="rgb"||e.type==="hsl")&&(e.type+="a"),e.type==="color"?e.values[3]=`/${t}`:e.values[3]=t,ia(e)}function M2(e,t,r){try{return D0(e,t)}catch{return e}}function jd(e,t){if(e=er(e),t=Ld(t),e.type.indexOf("hsl")!==-1)e.values[2]*=1-t;else if(e.type.indexOf("rgb")!==-1||e.type.indexOf("color")!==-1)for(let r=0;r<3;r+=1)e.values[r]*=1-t;return ia(e)}function A2(e,t,r){try{return jd(e,t)}catch{return e}}function $d(e,t){if(e=er(e),t=Ld(t),e.type.indexOf("hsl")!==-1)e.values[2]+=(100-e.values[2])*t;else if(e.type.indexOf("rgb")!==-1)for(let r=0;r<3;r+=1)e.values[r]+=(255-e.values[r])*t;else if(e.type.indexOf("color")!==-1)for(let r=0;r<3;r+=1)e.values[r]+=(1-e.values[r])*t;return ia(e)}function O2(e,t,r){try{return $d(e,t)}catch{return e}}function I2(e,t=.15){return Gu(e)>.5?jd(e,t):$d(e,t)}function E0(e,t,r){try{return E0(e,t)}catch{return e}}function P2(e,t,r,s=1){const o=(S,E)=>Math.round((S**(1/s)*(1-r)+E**(1/s)*r)**s),c=er(e),h=er(t),x=[o(c.values[0],h.values[0]),o(c.values[1],h.values[1]),o(c.values[2],h.values[2])];return ia({type:"rgb",values:x})}const N2=["mode","contrastThreshold","tonalOffset"],mg={text:{primary:"rgba(0, 0, 0, 0.87)",secondary:"rgba(0, 0, 0, 0.6)",disabled:"rgba(0, 0, 0, 0.38)"},divider:"rgba(0, 0, 0, 0.12)",background:{paper:eo.white,default:eo.white},action:{active:"rgba(0, 0, 0, 0.54)",hover:"rgba(0, 0, 0, 0.04)",hoverOpacity:.04,selected:"rgba(0, 0, 0, 0.08)",selectedOpacity:.08,disabled:"rgba(0, 0, 0, 0.26)",disabledBackground:"rgba(0, 0, 0, 0.12)",disabledOpacity:.38,focus:"rgba(0, 0, 0, 0.12)",focusOpacity:.12,activatedOpacity:.12}},vf={text:{primary:eo.white,secondary:"rgba(255, 255, 255, 0.7)",disabled:"rgba(255, 255, 255, 0.5)",icon:"rgba(255, 255, 255, 0.5)"},divider:"rgba(255, 255, 255, 0.12)",background:{paper:"#121212",default:"#121212"},action:{active:eo.white,hover:"rgba(255, 255, 255, 0.08)",hoverOpacity:.08,selected:"rgba(255, 255, 255, 0.16)",selectedOpacity:.16,disabled:"rgba(255, 255, 255, 0.3)",disabledBackground:"rgba(255, 255, 255, 0.12)",disabledOpacity:.38,focus:"rgba(255, 255, 255, 0.12)",focusOpacity:.12,activatedOpacity:.24}};function yg(e,t,r,s){const o=s.light||s,c=s.dark||s*1.5;e[t]||(e.hasOwnProperty(r)?e[t]=e[r]:t==="light"?e.light=w0(e.main,o):t==="dark"&&(e.dark=_0(e.main,c)))}function L2(e="light"){return e==="dark"?{main:Hs[200],light:Hs[50],dark:Hs[400]}:{main:Hs[700],light:Hs[400],dark:Hs[800]}}function j2(e="light"){return e==="dark"?{main:Bs[200],light:Bs[50],dark:Bs[400]}:{main:Bs[500],light:Bs[300],dark:Bs[700]}}function $2(e="light"){return e==="dark"?{main:Ws[500],light:Ws[300],dark:Ws[700]}:{main:Ws[700],light:Ws[400],dark:Ws[800]}}function F2(e="light"){return e==="dark"?{main:Us[400],light:Us[300],dark:Us[700]}:{main:Us[700],light:Us[500],dark:Us[900]}}function Y2(e="light"){return e==="dark"?{main:qs[400],light:qs[300],dark:qs[700]}:{main:qs[800],light:qs[500],dark:qs[900]}}function W2(e="light"){return e==="dark"?{main:za[400],light:za[300],dark:za[700]}:{main:"#ed6c02",light:za[500],dark:za[900]}}function B2(e){const{mode:t="light",contrastThreshold:r=3,tonalOffset:s=.2}=e,o=se._objectWithoutPropertiesLoose(e,N2),c=e.primary||L2(t),h=e.secondary||j2(t),x=e.error||$2(t),S=e.info||F2(t),E=e.success||Y2(t),A=e.warning||W2(t);function $(F){return k2(F,vf.text.primary)>=r?vf.text.primary:mg.text.primary}const B=({color:F,name:re,mainShade:H=500,lightShade:ae=300,darkShade:de=700})=>{if(F=se._extends({},F),!F.main&&F[H]&&(F.main=F[H]),!F.hasOwnProperty("main"))throw new Error(to(11,re?` (${re})`:"",H));if(typeof F.main!="string")throw new Error(to(12,re?` (${re})`:"",JSON.stringify(F.main)));return yg(F,"light",ae,s),yg(F,"dark",de,s),F.contrastText||(F.contrastText=$(F.main)),F},K={dark:vf,light:mg};return Lr(se._extends({common:se._extends({},eo),mode:t,primary:B({color:c,name:"primary"}),secondary:B({color:h,name:"secondary",mainShade:"A400",lightShade:"A200",darkShade:"A700"}),error:B({color:x,name:"error"}),warning:B({color:A,name:"warning"}),info:B({color:S,name:"info"}),success:B({color:E,name:"success"}),grey:PD,contrastThreshold:r,getContrastText:$,augmentColor:B,tonalOffset:s},K[t]),o)}const H2=["fontFamily","fontSize","fontWeightLight","fontWeightRegular","fontWeightMedium","fontWeightBold","htmlFontSize","allVariants","pxToRem"];function U2(e){return Math.round(e*1e5)/1e5}const vg={textTransform:"uppercase"},bg='"Roboto", "Helvetica", "Arial", sans-serif';function q2(e,t){const r=typeof t=="function"?t(e):t,{fontFamily:s=bg,fontSize:o=14,fontWeightLight:c=300,fontWeightRegular:h=400,fontWeightMedium:x=500,fontWeightBold:S=700,htmlFontSize:E=16,allVariants:A,pxToRem:$}=r,B=se._objectWithoutPropertiesLoose(r,H2),K=o/14,q=$||(H=>`${H/E*K}rem`),F=(H,ae,de,he,te)=>se._extends({fontFamily:s,fontWeight:H,fontSize:q(ae),lineHeight:de},s===bg?{letterSpacing:`${U2(he/ae)}em`}:{},te,A),re={h1:F(c,96,1.167,-1.5),h2:F(c,60,1.2,-.5),h3:F(h,48,1.167,0),h4:F(h,34,1.235,.25),h5:F(h,24,1.334,0),h6:F(x,20,1.6,.15),subtitle1:F(h,16,1.75,.15),subtitle2:F(x,14,1.57,.1),body1:F(h,16,1.5,.15),body2:F(h,14,1.43,.15),button:F(x,14,1.75,.4,vg),caption:F(h,12,1.66,.4),overline:F(h,12,2.66,1,vg),inherit:{fontFamily:"inherit",fontWeight:"inherit",fontSize:"inherit",lineHeight:"inherit",letterSpacing:"inherit"}};return Lr(se._extends({htmlFontSize:E,pxToRem:q,fontFamily:s,fontSize:o,fontWeightLight:c,fontWeightRegular:h,fontWeightMedium:x,fontWeightBold:S},re),B,{clone:!1})}const z2=.2,V2=.14,G2=.12;function dt(...e){return[`${e[0]}px ${e[1]}px ${e[2]}px ${e[3]}px rgba(0,0,0,${z2})`,`${e[4]}px ${e[5]}px ${e[6]}px ${e[7]}px rgba(0,0,0,${V2})`,`${e[8]}px ${e[9]}px ${e[10]}px ${e[11]}px rgba(0,0,0,${G2})`].join(",")}const K2=["none",dt(0,2,1,-1,0,1,1,0,0,1,3,0),dt(0,3,1,-2,0,2,2,0,0,1,5,0),dt(0,3,3,-2,0,3,4,0,0,1,8,0),dt(0,2,4,-1,0,4,5,0,0,1,10,0),dt(0,3,5,-1,0,5,8,0,0,1,14,0),dt(0,3,5,-1,0,6,10,0,0,1,18,0),dt(0,4,5,-2,0,7,10,1,0,2,16,1),dt(0,5,5,-3,0,8,10,1,0,3,14,2),dt(0,5,6,-3,0,9,12,1,0,3,16,2),dt(0,6,6,-3,0,10,14,1,0,4,18,3),dt(0,6,7,-4,0,11,15,1,0,4,20,3),dt(0,7,8,-4,0,12,17,2,0,5,22,4),dt(0,7,8,-4,0,13,19,2,0,5,24,4),dt(0,7,9,-4,0,14,21,2,0,5,26,4),dt(0,8,9,-5,0,15,22,2,0,6,28,5),dt(0,8,10,-5,0,16,24,2,0,6,30,5),dt(0,8,11,-5,0,17,26,2,0,6,32,5),dt(0,9,11,-5,0,18,28,2,0,7,34,6),dt(0,9,12,-6,0,19,29,2,0,7,36,6),dt(0,10,13,-6,0,20,31,3,0,8,38,7),dt(0,10,13,-6,0,21,33,3,0,8,40,7),dt(0,10,14,-6,0,22,35,3,0,8,42,7),dt(0,11,14,-7,0,23,36,3,0,9,44,8),dt(0,11,15,-7,0,24,38,3,0,9,46,8)],Z2=K2,X2=["duration","easing","delay"],J2={easeInOut:"cubic-bezier(0.4, 0, 0.2, 1)",easeOut:"cubic-bezier(0.0, 0, 0.2, 1)",easeIn:"cubic-bezier(0.4, 0, 1, 1)",sharp:"cubic-bezier(0.4, 0, 0.6, 1)"},Q2={shortest:150,shorter:200,short:250,standard:300,complex:375,enteringScreen:225,leavingScreen:195};function xg(e){return`${Math.round(e)}ms`}function eR(e){if(!e)return 0;const t=e/36;return Math.round((4+15*t**.25+t/5)*10)}function tR(e){const t=se._extends({},J2,e.easing),r=se._extends({},Q2,e.duration),s=(o=["all"],c={})=>{const{duration:h=r.standard,easing:x=t.easeInOut,delay:S=0}=c;return se._objectWithoutPropertiesLoose(c,X2),(Array.isArray(o)?o:[o]).map(E=>`${E} ${typeof h=="string"?h:xg(h)} ${x} ${typeof S=="string"?S:xg(S)}`).join(",")};return se._extends({getAutoHeightDuration:eR,create:s},e,{easing:t,duration:r})}const nR={mobileStepper:1e3,fab:1050,speedDial:1050,appBar:1100,drawer:1200,modal:1300,snackbar:1400,tooltip:1500},rR=nR,iR=["breakpoints","mixins","spacing","palette","transitions","typography","shape"];function sR(e={},...t){const{mixins:r={},palette:s={},transitions:o={},typography:c={}}=e,h=se._objectWithoutPropertiesLoose(e,iR);if(e.vars)throw new Error(to(18));const x=B2(s),S=Od(e);let E=Lr(S,{mixins:_2(S.breakpoints,r),palette:x,shadows:Z2.slice(),typography:q2(x,c),transitions:tR(o),zIndex:se._extends({},rR)});return E=Lr(E,h),E=t.reduce((A,$)=>Lr(A,$),E),E.unstable_sxConfig=se._extends({},go,h==null?void 0:h.unstable_sxConfig),E.unstable_sx=function($){return Ad({sx:$,theme:this})},E}const aR=sR(),T0=aR;function Fd({props:e,name:t}){return n2({props:e,name:t,defaultTheme:T0,themeId:Fm})}var mo={};const oR=D.getAugmentedNamespace(se._extends$1),uR=D.getAugmentedNamespace(se.objectWithoutPropertiesLoose),lR=D.getAugmentedNamespace(WE),cR=D.getAugmentedNamespace(BE),fR=D.getAugmentedNamespace(KE),dR=D.getAugmentedNamespace(e2),hR=D.getAugmentedNamespace(jT),pR=D.getAugmentedNamespace(qT);var sa=b0;Object.defineProperty(mo,"__esModule",{value:!0});var gR=mo.default=RR,mR=mo.shouldForwardProp=Fu;mo.systemDefaultTheme=void 0;var Kn=sa(oR),Bf=sa(uR),_g=SR(lR),yR=cR;sa(fR);sa(dR);var vR=sa(hR),bR=sa(pR);const xR=["ownerState"],_R=["variants"],wR=["name","slot","skipVariantsResolver","skipSx","overridesResolver"];function R0(e){if(typeof WeakMap!="function")return null;var t=new WeakMap,r=new WeakMap;return(R0=function(s){return s?r:t})(e)}function SR(e,t){if(!t&&e&&e.__esModule)return e;if(e===null||typeof e!="object"&&typeof e!="function")return{default:e};var r=R0(t);if(r&&r.has(e))return r.get(e);var s={__proto__:null},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var c in e)if(c!=="default"&&Object.prototype.hasOwnProperty.call(e,c)){var h=o?Object.getOwnPropertyDescriptor(e,c):null;h&&(h.get||h.set)?Object.defineProperty(s,c,h):s[c]=e[c]}return s.default=e,r&&r.set(e,s),s}function kR(e){return Object.keys(e).length===0}function CR(e){return typeof e=="string"&&e.charCodeAt(0)>96}function Fu(e){return e!=="ownerState"&&e!=="theme"&&e!=="sx"&&e!=="as"}const DR=mo.systemDefaultTheme=(0,vR.default)(),ER=e=>e&&e.charAt(0).toLowerCase()+e.slice(1);function Au({defaultTheme:e,theme:t,themeId:r}){return kR(t)?e:t[r]||t}function TR(e){return e?(t,r)=>r[e]:null}function Yu(e,t){let{ownerState:r}=t,s=(0,Bf.default)(t,xR);const o=typeof e=="function"?e((0,Kn.default)({ownerState:r},s)):e;if(Array.isArray(o))return o.flatMap(c=>Yu(c,(0,Kn.default)({ownerState:r},s)));if(o&&typeof o=="object"&&Array.isArray(o.variants)){const{variants:c=[]}=o;let x=(0,Bf.default)(o,_R);return c.forEach(S=>{let E=!0;typeof S.props=="function"?E=S.props((0,Kn.default)({ownerState:r},s,r)):Object.keys(S.props).forEach(A=>{(r==null?void 0:r[A])!==S.props[A]&&s[A]!==S.props[A]&&(E=!1)}),E&&(Array.isArray(x)||(x=[x]),x.push(typeof S.style=="function"?S.style((0,Kn.default)({ownerState:r},s,r)):S.style))}),x}return o}function RR(e={}){const{themeId:t,defaultTheme:r=DR,rootShouldForwardProp:s=Fu,slotShouldForwardProp:o=Fu}=e,c=h=>(0,bR.default)((0,Kn.default)({},h,{theme:Au((0,Kn.default)({},h,{defaultTheme:r,themeId:t}))}));return c.__mui_systemSx=!0,(h,x={})=>{(0,_g.internal_processStyles)(h,te=>te.filter(ie=>!(ie!=null&&ie.__mui_systemSx)));const{name:S,slot:E,skipVariantsResolver:A,skipSx:$,overridesResolver:B=TR(ER(E))}=x,K=(0,Bf.default)(x,wR),q=A!==void 0?A:E&&E!=="Root"&&E!=="root"||!1,F=$||!1;let re,H=Fu;E==="Root"||E==="root"?H=s:E?H=o:CR(h)&&(H=void 0);const ae=(0,_g.default)(h,(0,Kn.default)({shouldForwardProp:H,label:re},K)),de=te=>typeof te=="function"&&te.__emotion_real!==te||(0,yR.isPlainObject)(te)?ie=>Yu(te,(0,Kn.default)({},ie,{theme:Au({theme:ie.theme,defaultTheme:r,themeId:t})})):te,he=(te,...ie)=>{let d=de(te);const Me=ie?ie.map(de):[];S&&B&&Me.push(Ue=>{const Je=Au((0,Kn.default)({},Ue,{defaultTheme:r,themeId:t}));if(!Je.components||!Je.components[S]||!Je.components[S].styleOverrides)return null;const we=Je.components[S].styleOverrides,ot={};return Object.entries(we).forEach(([xt,Tt])=>{ot[xt]=Yu(Tt,(0,Kn.default)({},Ue,{theme:Je}))}),B(Ue,ot)}),S&&!q&&Me.push(Ue=>{var Je;const we=Au((0,Kn.default)({},Ue,{defaultTheme:r,themeId:t})),ot=we==null||(Je=we.components)==null||(Je=Je[S])==null?void 0:Je.variants;return Yu({variants:ot},(0,Kn.default)({},Ue,{theme:we}))}),F||Me.push(c);const oe=Me.length-ie.length;if(Array.isArray(te)&&oe>0){const Ue=new Array(oe).fill("");d=[...te,...Ue],d.raw=[...te.raw,...Ue]}const at=ae(d,...Me);return h.muiName&&(at.muiName=h.muiName),at};return ae.withConfig&&(he.withConfig=ae.withConfig),he}}const M0=e=>mR(e)&&e!=="classes",MR=gR({themeId:Fm,defaultTheme:T0,rootShouldForwardProp:M0}),Wr=MR,wg=D.React$1.createContext(null);function Yd(e,t){var r=function(c){return t&&D.reactExports.isValidElement(c)?t(c):c},s=Object.create(null);return e&&D.reactExports.Children.map(e,function(o){return o}).forEach(function(o){s[o.key]=r(o)}),s}function AR(e,t){e=e||{},t=t||{};function r(A){return A in t?t[A]:e[A]}var s=Object.create(null),o=[];for(var c in e)c in t?o.length&&(s[c]=o,o=[]):o.push(c);var h,x={};for(var S in t){if(s[S])for(h=0;h<s[S].length;h++){var E=s[S][h];x[s[S][h]]=r(E)}x[S]=r(S)}for(h=0;h<o.length;h++)x[o[h]]=r(o[h]);return x}function fs(e,t,r){return r[t]!=null?r[t]:e.props[t]}function OR(e,t){return Yd(e.children,function(r){return D.reactExports.cloneElement(r,{onExited:t.bind(null,r),in:!0,appear:fs(r,"appear",e),enter:fs(r,"enter",e),exit:fs(r,"exit",e)})})}function IR(e,t,r){var s=Yd(e.children),o=AR(t,s);return Object.keys(o).forEach(function(c){var h=o[c];if(D.reactExports.isValidElement(h)){var x=c in t,S=c in s,E=t[c],A=D.reactExports.isValidElement(E)&&!E.props.in;S&&(!x||A)?o[c]=D.reactExports.cloneElement(h,{onExited:r.bind(null,h),in:!0,exit:fs(h,"exit",e),enter:fs(h,"enter",e)}):!S&&x&&!A?o[c]=D.reactExports.cloneElement(h,{in:!1}):S&&x&&D.reactExports.isValidElement(E)&&(o[c]=D.reactExports.cloneElement(h,{onExited:r.bind(null,h),in:E.props.in,exit:fs(h,"exit",e),enter:fs(h,"enter",e)}))}}),o}var PR=Object.values||function(e){return Object.keys(e).map(function(t){return e[t]})},NR={component:"div",childFactory:function(t){return t}},Wd=function(e){se._inheritsLoose(t,e);function t(s,o){var c;c=e.call(this,s,o)||this;var h=c.handleExited.bind(ps._assertThisInitialized(c));return c.state={contextValue:{isMounting:!0},handleExited:h,firstRender:!0},c}var r=t.prototype;return r.componentDidMount=function(){this.mounted=!0,this.setState({contextValue:{isMounting:!1}})},r.componentWillUnmount=function(){this.mounted=!1},t.getDerivedStateFromProps=function(o,c){var h=c.children,x=c.handleExited,S=c.firstRender;return{children:S?OR(o,x):IR(o,h,x),firstRender:!1}},r.handleExited=function(o,c){var h=Yd(this.props.children);o.key in h||(o.props.onExited&&o.props.onExited(c),this.mounted&&this.setState(function(x){var S=se._extends({},x.children);return delete S[o.key],{children:S}}))},r.render=function(){var o=this.props,c=o.component,h=o.childFactory,x=se._objectWithoutPropertiesLoose(o,["component","childFactory"]),S=this.state.contextValue,E=PR(this.state.children).map(h);return delete x.appear,delete x.enter,delete x.exit,c===null?D.React$1.createElement(wg.Provider,{value:S},E):D.React$1.createElement(wg.Provider,{value:S},D.React$1.createElement(c,x,E))},t}(D.React$1.Component);Wd.propTypes={};Wd.defaultProps=NR;const LR=Wd;function jR(e){const{className:t,classes:r,pulsate:s=!1,rippleX:o,rippleY:c,rippleSize:h,in:x,onExited:S,timeout:E}=e,[A,$]=D.reactExports.useState(!1),B=Zn(t,r.ripple,r.rippleVisible,s&&r.ripplePulsate),K={width:h,height:h,top:-(h/2)+c,left:-(h/2)+o},q=Zn(r.child,A&&r.childLeaving,s&&r.childPulsate);return!x&&!A&&$(!0),D.reactExports.useEffect(()=>{if(!x&&S!=null){const F=setTimeout(S,E);return()=>{clearTimeout(F)}}},[S,x,E]),D.jsxRuntimeExports.jsx("span",{className:B,style:K,children:D.jsxRuntimeExports.jsx("span",{className:q})})}const $R=Al("MuiTouchRipple",["root","ripple","rippleVisible","ripplePulsate","child","childLeaving","childPulsate"]),Xn=$R,FR=["center","classes","className"];let Ul=e=>e,Sg,kg,Cg,Dg;const Hf=550,YR=80,WR=Sl(Sg||(Sg=Ul`
|
|
63
|
+
0% {
|
|
64
|
+
transform: scale(0);
|
|
65
|
+
opacity: 0.1;
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
100% {
|
|
69
|
+
transform: scale(1);
|
|
70
|
+
opacity: 0.3;
|
|
71
|
+
}
|
|
72
|
+
`)),BR=Sl(kg||(kg=Ul`
|
|
73
|
+
0% {
|
|
74
|
+
opacity: 1;
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
100% {
|
|
78
|
+
opacity: 0;
|
|
79
|
+
}
|
|
80
|
+
`)),HR=Sl(Cg||(Cg=Ul`
|
|
81
|
+
0% {
|
|
82
|
+
transform: scale(1);
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
50% {
|
|
86
|
+
transform: scale(0.92);
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
100% {
|
|
90
|
+
transform: scale(1);
|
|
91
|
+
}
|
|
92
|
+
`)),UR=Wr("span",{name:"MuiTouchRipple",slot:"Root"})({overflow:"hidden",pointerEvents:"none",position:"absolute",zIndex:0,top:0,right:0,bottom:0,left:0,borderRadius:"inherit"}),qR=Wr(jR,{name:"MuiTouchRipple",slot:"Ripple"})(Dg||(Dg=Ul`
|
|
93
|
+
opacity: 0;
|
|
94
|
+
position: absolute;
|
|
95
|
+
|
|
96
|
+
&.${0} {
|
|
97
|
+
opacity: 0.3;
|
|
98
|
+
transform: scale(1);
|
|
99
|
+
animation-name: ${0};
|
|
100
|
+
animation-duration: ${0}ms;
|
|
101
|
+
animation-timing-function: ${0};
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
&.${0} {
|
|
105
|
+
animation-duration: ${0}ms;
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
& .${0} {
|
|
109
|
+
opacity: 1;
|
|
110
|
+
display: block;
|
|
111
|
+
width: 100%;
|
|
112
|
+
height: 100%;
|
|
113
|
+
border-radius: 50%;
|
|
114
|
+
background-color: currentColor;
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
& .${0} {
|
|
118
|
+
opacity: 0;
|
|
119
|
+
animation-name: ${0};
|
|
120
|
+
animation-duration: ${0}ms;
|
|
121
|
+
animation-timing-function: ${0};
|
|
122
|
+
}
|
|
123
|
+
|
|
124
|
+
& .${0} {
|
|
125
|
+
position: absolute;
|
|
126
|
+
/* @noflip */
|
|
127
|
+
left: 0px;
|
|
128
|
+
top: 0;
|
|
129
|
+
animation-name: ${0};
|
|
130
|
+
animation-duration: 2500ms;
|
|
131
|
+
animation-timing-function: ${0};
|
|
132
|
+
animation-iteration-count: infinite;
|
|
133
|
+
animation-delay: 200ms;
|
|
134
|
+
}
|
|
135
|
+
`),Xn.rippleVisible,WR,Hf,({theme:e})=>e.transitions.easing.easeInOut,Xn.ripplePulsate,({theme:e})=>e.transitions.duration.shorter,Xn.child,Xn.childLeaving,BR,Hf,({theme:e})=>e.transitions.easing.easeInOut,Xn.childPulsate,HR,({theme:e})=>e.transitions.easing.easeInOut),zR=D.reactExports.forwardRef(function(t,r){const s=Fd({props:t,name:"MuiTouchRipple"}),{center:o=!1,classes:c={},className:h}=s,x=se._objectWithoutPropertiesLoose(s,FR),[S,E]=D.reactExports.useState([]),A=D.reactExports.useRef(0),$=D.reactExports.useRef(null);D.reactExports.useEffect(()=>{$.current&&($.current(),$.current=null)},[S]);const B=D.reactExports.useRef(!1),K=d2(),q=D.reactExports.useRef(null),F=D.reactExports.useRef(null),re=D.reactExports.useCallback(he=>{const{pulsate:te,rippleX:ie,rippleY:d,rippleSize:Me,cb:oe}=he;E(at=>[...at,D.jsxRuntimeExports.jsx(qR,{classes:{ripple:Zn(c.ripple,Xn.ripple),rippleVisible:Zn(c.rippleVisible,Xn.rippleVisible),ripplePulsate:Zn(c.ripplePulsate,Xn.ripplePulsate),child:Zn(c.child,Xn.child),childLeaving:Zn(c.childLeaving,Xn.childLeaving),childPulsate:Zn(c.childPulsate,Xn.childPulsate)},timeout:Hf,pulsate:te,rippleX:ie,rippleY:d,rippleSize:Me},A.current)]),A.current+=1,$.current=oe},[c]),H=D.reactExports.useCallback((he={},te={},ie=()=>{})=>{const{pulsate:d=!1,center:Me=o||te.pulsate,fakeElement:oe=!1}=te;if((he==null?void 0:he.type)==="mousedown"&&B.current){B.current=!1;return}(he==null?void 0:he.type)==="touchstart"&&(B.current=!0);const at=oe?null:F.current,Ue=at?at.getBoundingClientRect():{width:0,height:0,left:0,top:0};let Je,we,ot;if(Me||he===void 0||he.clientX===0&&he.clientY===0||!he.clientX&&!he.touches)Je=Math.round(Ue.width/2),we=Math.round(Ue.height/2);else{const{clientX:xt,clientY:Tt}=he.touches&&he.touches.length>0?he.touches[0]:he;Je=Math.round(xt-Ue.left),we=Math.round(Tt-Ue.top)}if(Me)ot=Math.sqrt((2*Ue.width**2+Ue.height**2)/3),ot%2===0&&(ot+=1);else{const xt=Math.max(Math.abs((at?at.clientWidth:0)-Je),Je)*2+2,Tt=Math.max(Math.abs((at?at.clientHeight:0)-we),we)*2+2;ot=Math.sqrt(xt**2+Tt**2)}he!=null&&he.touches?q.current===null&&(q.current=()=>{re({pulsate:d,rippleX:Je,rippleY:we,rippleSize:ot,cb:ie})},K.start(YR,()=>{q.current&&(q.current(),q.current=null)})):re({pulsate:d,rippleX:Je,rippleY:we,rippleSize:ot,cb:ie})},[o,re,K]),ae=D.reactExports.useCallback(()=>{H({},{pulsate:!0})},[H]),de=D.reactExports.useCallback((he,te)=>{if(K.clear(),(he==null?void 0:he.type)==="touchend"&&q.current){q.current(),q.current=null,K.start(0,()=>{de(he,te)});return}q.current=null,E(ie=>ie.length>0?ie.slice(1):ie),$.current=te},[K]);return D.reactExports.useImperativeHandle(r,()=>({pulsate:ae,start:H,stop:de}),[ae,H,de]),D.jsxRuntimeExports.jsx(UR,se._extends({className:Zn(Xn.root,c.root,h),ref:F},x,{children:D.jsxRuntimeExports.jsx(LR,{component:null,exit:!0,children:S})}))}),VR=zR;function GR(e){return Ml("MuiButtonBase",e)}const KR=Al("MuiButtonBase",["root","disabled","focusVisible"]),ZR=KR,XR=["action","centerRipple","children","className","component","disabled","disableRipple","disableTouchRipple","focusRipple","focusVisibleClassName","LinkComponent","onBlur","onClick","onContextMenu","onDragLeave","onFocus","onFocusVisible","onKeyDown","onKeyUp","onMouseDown","onMouseLeave","onMouseUp","onTouchEnd","onTouchMove","onTouchStart","tabIndex","TouchRippleProps","touchRippleRef","type"],JR=e=>{const{disabled:t,focusVisible:r,focusVisibleClassName:s,classes:o}=e,h=Nd({root:["root",t&&"disabled",r&&"focusVisible"]},GR,o);return r&&s&&(h.root+=` ${s}`),h},QR=Wr("button",{name:"MuiButtonBase",slot:"Root",overridesResolver:(e,t)=>t.root})({display:"inline-flex",alignItems:"center",justifyContent:"center",position:"relative",boxSizing:"border-box",WebkitTapHighlightColor:"transparent",backgroundColor:"transparent",outline:0,border:0,margin:0,borderRadius:0,padding:0,cursor:"pointer",userSelect:"none",verticalAlign:"middle",MozAppearance:"none",WebkitAppearance:"none",textDecoration:"none",color:"inherit","&::-moz-focus-inner":{borderStyle:"none"},[`&.${ZR.disabled}`]:{pointerEvents:"none",cursor:"default"},"@media print":{colorAdjust:"exact"}}),eM=D.reactExports.forwardRef(function(t,r){const s=Fd({props:t,name:"MuiButtonBase"}),{action:o,centerRipple:c=!1,children:h,className:x,component:S="button",disabled:E=!1,disableRipple:A=!1,disableTouchRipple:$=!1,focusRipple:B=!1,LinkComponent:K="a",onBlur:q,onClick:F,onContextMenu:re,onDragLeave:H,onFocus:ae,onFocusVisible:de,onKeyDown:he,onKeyUp:te,onMouseDown:ie,onMouseLeave:d,onMouseUp:Me,onTouchEnd:oe,onTouchMove:at,onTouchStart:Ue,tabIndex:Je=0,TouchRippleProps:we,touchRippleRef:ot,type:xt}=s,Tt=se._objectWithoutPropertiesLoose(s,XR),ze=D.reactExports.useRef(null),Fe=D.reactExports.useRef(null),ft=dg(Fe,ot),{isFocusVisibleRef:Rt,onFocus:Nt,onBlur:_t,ref:jn}=x2(),[zt,Vt]=D.reactExports.useState(!1);E&&zt&&Vt(!1),D.reactExports.useImperativeHandle(o,()=>({focusVisible:()=>{Vt(!0),ze.current.focus()}}),[]);const[sr,Ui]=D.reactExports.useState(!1);D.reactExports.useEffect(()=>{Ui(!0)},[]);const Br=sr&&!A&&!E;D.reactExports.useEffect(()=>{zt&&B&&!A&&sr&&Fe.current.pulsate()},[A,B,zt,sr]);function Lt(Ce,qr,bi=$){return Mu(Yn=>(qr&&qr(Yn),!bi&&Fe.current&&Fe.current[Ce](Yn),!0))}const fn=Lt("start",ie),vi=Lt("stop",re),kn=Lt("stop",H),Hr=Lt("stop",Me),Gt=Lt("stop",Ce=>{zt&&Ce.preventDefault(),d&&d(Ce)}),Ur=Lt("start",Ue),qi=Lt("stop",oe),Kt=Lt("stop",at),dn=Lt("stop",Ce=>{_t(Ce),Rt.current===!1&&Vt(!1),q&&q(Ce)},!1),oa=Mu(Ce=>{ze.current||(ze.current=Ce.currentTarget),Nt(Ce),Rt.current===!0&&(Vt(!0),de&&de(Ce)),ae&&ae(Ce)}),ar=()=>{const Ce=ze.current;return S&&S!=="button"&&!(Ce.tagName==="A"&&Ce.href)},Bt=D.reactExports.useRef(!1),jt=Mu(Ce=>{B&&!Bt.current&&zt&&Fe.current&&Ce.key===" "&&(Bt.current=!0,Fe.current.stop(Ce,()=>{Fe.current.start(Ce)})),Ce.target===Ce.currentTarget&&ar()&&Ce.key===" "&&Ce.preventDefault(),he&&he(Ce),Ce.target===Ce.currentTarget&&ar()&&Ce.key==="Enter"&&!E&&(Ce.preventDefault(),F&&F(Ce))}),$n=Mu(Ce=>{B&&Ce.key===" "&&Fe.current&&zt&&!Ce.defaultPrevented&&(Bt.current=!1,Fe.current.stop(Ce,()=>{Fe.current.pulsate(Ce)})),te&&te(Ce),F&&Ce.target===Ce.currentTarget&&ar()&&Ce.key===" "&&!Ce.defaultPrevented&&F(Ce)});let Fn=S;Fn==="button"&&(Tt.href||Tt.to)&&(Fn=K);const pe={};Fn==="button"?(pe.type=xt===void 0?"button":xt,pe.disabled=E):(!Tt.href&&!Tt.to&&(pe.role="button"),E&&(pe["aria-disabled"]=E));const $t=dg(r,jn,ze),br=se._extends({},s,{centerRipple:c,component:S,disabled:E,disableRipple:A,disableTouchRipple:$,focusRipple:B,tabIndex:Je,focusVisible:zt}),xr=JR(br);return D.jsxRuntimeExports.jsxs(QR,se._extends({as:Fn,className:Zn(xr.root,x),ownerState:br,onBlur:dn,onClick:F,onContextMenu:vi,onFocus:oa,onKeyDown:jt,onKeyUp:$n,onMouseDown:fn,onMouseLeave:Gt,onMouseUp:Hr,onDragLeave:kn,onTouchEnd:qi,onTouchMove:Kt,onTouchStart:Ur,ref:$t,tabIndex:E?-1:Je,type:xt},pe,Tt,{children:[h,Br?D.jsxRuntimeExports.jsx(VR,se._extends({ref:ft,center:c},we)):null]}))}),tM=eM,nM=D.reactExports.createContext(void 0),rM=nM;function iM(){return D.reactExports.useContext(rM)}function sM(e){return Ml("PrivateSwitchBase",e)}Al("PrivateSwitchBase",["root","checked","disabled","input","edgeStart","edgeEnd"]);const aM=["autoFocus","checked","checkedIcon","className","defaultChecked","disabled","disableFocusRipple","edge","icon","id","inputProps","inputRef","name","onBlur","onChange","onFocus","readOnly","required","tabIndex","type","value"],oM=e=>{const{classes:t,checked:r,disabled:s,edge:o}=e,c={root:["root",r&&"checked",s&&"disabled",o&&`edge${jr(o)}`],input:["input"]};return Nd(c,sM,t)},uM=Wr(tM)(({ownerState:e})=>se._extends({padding:9,borderRadius:"50%"},e.edge==="start"&&{marginLeft:e.size==="small"?-3:-12},e.edge==="end"&&{marginRight:e.size==="small"?-3:-12})),lM=Wr("input",{shouldForwardProp:M0})({cursor:"inherit",position:"absolute",opacity:0,width:"100%",height:"100%",top:0,left:0,margin:0,padding:0,zIndex:1}),cM=D.reactExports.forwardRef(function(t,r){const{autoFocus:s,checked:o,checkedIcon:c,className:h,defaultChecked:x,disabled:S,disableFocusRipple:E=!1,edge:A=!1,icon:$,id:B,inputProps:K,inputRef:q,name:F,onBlur:re,onChange:H,onFocus:ae,readOnly:de,required:he=!1,tabIndex:te,type:ie,value:d}=t,Me=se._objectWithoutPropertiesLoose(t,aM),[oe,at]=u2({controlled:o,default:!!x,name:"SwitchBase",state:"checked"}),Ue=iM(),Je=ft=>{ae&&ae(ft),Ue&&Ue.onFocus&&Ue.onFocus(ft)},we=ft=>{re&&re(ft),Ue&&Ue.onBlur&&Ue.onBlur(ft)},ot=ft=>{if(ft.nativeEvent.defaultPrevented)return;const Rt=ft.target.checked;at(Rt),H&&H(ft,Rt)};let xt=S;Ue&&typeof xt>"u"&&(xt=Ue.disabled);const Tt=ie==="checkbox"||ie==="radio",ze=se._extends({},t,{checked:oe,disabled:xt,disableFocusRipple:E,edge:A}),Fe=oM(ze);return D.jsxRuntimeExports.jsxs(uM,se._extends({component:"span",className:Zn(Fe.root,h),centerRipple:!0,focusRipple:!E,disabled:xt,tabIndex:null,role:void 0,onFocus:Je,onBlur:we,ownerState:ze,ref:r},Me,{children:[D.jsxRuntimeExports.jsx(lM,se._extends({autoFocus:s,checked:o,defaultChecked:x,className:Fe.input,disabled:xt,id:Tt?B:void 0,name:F,onChange:ot,readOnly:de,ref:q,required:he,ownerState:ze,tabIndex:te,type:ie},ie==="checkbox"&&d===void 0?{}:{value:d},K)),oe?c:$]}))}),fM=cM;function dM(e){return Ml("MuiSwitch",e)}const hM=Al("MuiSwitch",["root","edgeStart","edgeEnd","switchBase","colorPrimary","colorSecondary","sizeSmall","sizeMedium","checked","disabled","input","thumb","track"]),cn=hM,pM=["className","color","edge","size","sx"],gM=e=>{const{classes:t,edge:r,size:s,color:o,checked:c,disabled:h}=e,x={root:["root",r&&`edge${jr(r)}`,`size${jr(s)}`],switchBase:["switchBase",`color${jr(o)}`,c&&"checked",h&&"disabled"],thumb:["thumb"],track:["track"],input:["input"]},S=Nd(x,dM,t);return se._extends({},t,S)},mM=Wr("span",{name:"MuiSwitch",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[t.root,r.edge&&t[`edge${jr(r.edge)}`],t[`size${jr(r.size)}`]]}})(({ownerState:e})=>se._extends({display:"inline-flex",width:34+12*2,height:14+12*2,overflow:"hidden",padding:12,boxSizing:"border-box",position:"relative",flexShrink:0,zIndex:0,verticalAlign:"middle","@media print":{colorAdjust:"exact"}},e.edge==="start"&&{marginLeft:-8},e.edge==="end"&&{marginRight:-8},e.size==="small"&&{width:40,height:24,padding:7,[`& .${cn.thumb}`]:{width:16,height:16},[`& .${cn.switchBase}`]:{padding:4,[`&.${cn.checked}`]:{transform:"translateX(16px)"}}})),yM=Wr(fM,{name:"MuiSwitch",slot:"SwitchBase",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[t.switchBase,{[`& .${cn.input}`]:t.input},r.color!=="default"&&t[`color${jr(r.color)}`]]}})(({theme:e})=>({position:"absolute",top:0,left:0,zIndex:1,color:e.vars?e.vars.palette.Switch.defaultColor:`${e.palette.mode==="light"?e.palette.common.white:e.palette.grey[300]}`,transition:e.transitions.create(["left","transform"],{duration:e.transitions.duration.shortest}),[`&.${cn.checked}`]:{transform:"translateX(20px)"},[`&.${cn.disabled}`]:{color:e.vars?e.vars.palette.Switch.defaultDisabledColor:`${e.palette.mode==="light"?e.palette.grey[100]:e.palette.grey[600]}`},[`&.${cn.checked} + .${cn.track}`]:{opacity:.5},[`&.${cn.disabled} + .${cn.track}`]:{opacity:e.vars?e.vars.opacity.switchTrackDisabled:`${e.palette.mode==="light"?.12:.2}`},[`& .${cn.input}`]:{left:"-100%",width:"300%"}}),({theme:e,ownerState:t})=>se._extends({"&:hover":{backgroundColor:e.vars?`rgba(${e.vars.palette.action.activeChannel} / ${e.vars.palette.action.hoverOpacity})`:pg(e.palette.action.active,e.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:"transparent"}}},t.color!=="default"&&{[`&.${cn.checked}`]:{color:(e.vars||e).palette[t.color].main,"&:hover":{backgroundColor:e.vars?`rgba(${e.vars.palette[t.color].mainChannel} / ${e.vars.palette.action.hoverOpacity})`:pg(e.palette[t.color].main,e.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:"transparent"}},[`&.${cn.disabled}`]:{color:e.vars?e.vars.palette.Switch[`${t.color}DisabledColor`]:`${e.palette.mode==="light"?w0(e.palette[t.color].main,.62):_0(e.palette[t.color].main,.55)}`}},[`&.${cn.checked} + .${cn.track}`]:{backgroundColor:(e.vars||e).palette[t.color].main}})),vM=Wr("span",{name:"MuiSwitch",slot:"Track",overridesResolver:(e,t)=>t.track})(({theme:e})=>({height:"100%",width:"100%",borderRadius:14/2,zIndex:-1,transition:e.transitions.create(["opacity","background-color"],{duration:e.transitions.duration.shortest}),backgroundColor:e.vars?e.vars.palette.common.onBackground:`${e.palette.mode==="light"?e.palette.common.black:e.palette.common.white}`,opacity:e.vars?e.vars.opacity.switchTrack:`${e.palette.mode==="light"?.38:.3}`})),bM=Wr("span",{name:"MuiSwitch",slot:"Thumb",overridesResolver:(e,t)=>t.thumb})(({theme:e})=>({boxShadow:(e.vars||e).shadows[1],backgroundColor:"currentColor",width:20,height:20,borderRadius:"50%"})),xM=D.reactExports.forwardRef(function(t,r){const s=Fd({props:t,name:"MuiSwitch"}),{className:o,color:c="primary",edge:h=!1,size:x="medium",sx:S}=s,E=se._objectWithoutPropertiesLoose(s,pM),A=se._extends({},s,{color:c,edge:h,size:x}),$=gM(A),B=D.jsxRuntimeExports.jsx(bM,{className:$.thumb,ownerState:A});return D.jsxRuntimeExports.jsxs(mM,{className:Zn($.root,o),sx:S,ownerState:A,children:[D.jsxRuntimeExports.jsx(yM,se._extends({type:"checkbox",icon:B,checkedIcon:B,ref:r,ownerState:A},E,{classes:se._extends({},$,{root:$.switchBase})})),D.jsxRuntimeExports.jsx(vM,{className:$.track,ownerState:A})]})}),_M=xM;D.reactExports.createContext({});var Ku={exports:{}};/**
|
|
136
|
+
* @license
|
|
137
|
+
* Lodash <https://lodash.com/>
|
|
138
|
+
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
|
|
139
|
+
* Released under MIT license <https://lodash.com/license>
|
|
140
|
+
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
|
|
141
|
+
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
|
|
142
|
+
*/Ku.exports;(function(e,t){(function(){var r,s="4.17.21",o=200,c="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",h="Expected a function",x="Invalid `variable` option passed into `_.template`",S="__lodash_hash_undefined__",E=500,A="__lodash_placeholder__",$=1,B=2,K=4,q=1,F=2,re=1,H=2,ae=4,de=8,he=16,te=32,ie=64,d=128,Me=256,oe=512,at=30,Ue="...",Je=800,we=16,ot=1,xt=2,Tt=3,ze=1/0,Fe=9007199254740991,ft=17976931348623157e292,Rt=0/0,Nt=4294967295,_t=Nt-1,jn=Nt>>>1,zt=[["ary",d],["bind",re],["bindKey",H],["curry",de],["curryRight",he],["flip",oe],["partial",te],["partialRight",ie],["rearg",Me]],Vt="[object Arguments]",sr="[object Array]",Ui="[object AsyncFunction]",Br="[object Boolean]",Lt="[object Date]",fn="[object DOMException]",vi="[object Error]",kn="[object Function]",Hr="[object GeneratorFunction]",Gt="[object Map]",Ur="[object Number]",qi="[object Null]",Kt="[object Object]",dn="[object Promise]",oa="[object Proxy]",ar="[object RegExp]",Bt="[object Set]",jt="[object String]",$n="[object Symbol]",Fn="[object Undefined]",pe="[object WeakMap]",$t="[object WeakSet]",br="[object ArrayBuffer]",xr="[object DataView]",Ce="[object Float32Array]",qr="[object Float64Array]",bi="[object Int8Array]",Yn="[object Int16Array]",hn="[object Int32Array]",or="[object Uint8Array]",_r="[object Uint8ClampedArray]",ua="[object Uint16Array]",xi="[object Uint32Array]",yo=/\b__p \+= '';/g,vo=/\b(__p \+=) '' \+/g,Kl=/(__e\(.*?\)|\b__t\)) \+\n'';/g,zr=/&(?:amp|lt|gt|quot|#39);/g,_i=/[&<>"']/g,bo=RegExp(zr.source),xo=RegExp(_i.source),pn=/<%-([\s\S]+?)%>/g,Zt=/<%([\s\S]+?)%>/g,_s=/<%=([\s\S]+?)%>/g,Zl=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,_o=/^\w*$/,wo=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,wr=/[\\^$.*+?()[\]{}|]/g,wi=RegExp(wr.source),zi=/^\s+/,ws=/\s/,Xl=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,Jl=/\{\n\/\* \[wrapped with (.+)\] \*/,Ql=/,? & /,So=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,ec=/[()=,{}\[\]\/\s]/,tc=/\\(\\)?/g,ko=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,Co=/\w*$/,Si=/^[-+]0x[0-9a-f]+$/i,Do=/^0b[01]+$/i,la=/^\[object .+?Constructor\]$/,ca=/^0o[0-7]+$/i,Ss=/^(?:0|[1-9]\d*)$/,Eo=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,ks=/($^)/,Vi=/['\n\r\u2028\u2029\\]/g,Gi="\\ud800-\\udfff",To="\\u0300-\\u036f",Ro="\\ufe20-\\ufe2f",Mo="\\u20d0-\\u20ff",Ao=To+Ro+Mo,Cs="\\u2700-\\u27bf",Oo="a-z\\xdf-\\xf6\\xf8-\\xff",nc="\\xac\\xb1\\xd7\\xf7",Io="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",Po="\\u2000-\\u206f",fa=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",da="A-Z\\xc0-\\xd6\\xd8-\\xde",Ht="\\ufe0e\\ufe0f",Vr=nc+Io+Po+fa,ki="['’]",rc="["+Gi+"]",No="["+Vr+"]",Ci="["+Ao+"]",ha="\\d+",Ds="["+Cs+"]",pa="["+Oo+"]",Lo="[^"+Gi+Vr+ha+Cs+Oo+da+"]",ga="\\ud83c[\\udffb-\\udfff]",Cn="(?:"+Ci+"|"+ga+")",ma="[^"+Gi+"]",Gr="(?:\\ud83c[\\udde6-\\uddff]){2}",ya="[\\ud800-\\udbff][\\udc00-\\udfff]",Di="["+da+"]",Sr="\\u200d",kr="(?:"+pa+"|"+Lo+")",va="(?:"+Di+"|"+Lo+")",jo="(?:"+ki+"(?:d|ll|m|re|s|t|ve))?",Ei="(?:"+ki+"(?:D|LL|M|RE|S|T|VE))?",ba=Cn+"?",Es="["+Ht+"]?",$o="(?:"+Sr+"(?:"+[ma,Gr,ya].join("|")+")"+Es+ba+")*",Fo="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",ic="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",xa=Es+ba+$o,sc="(?:"+[Ds,Gr,ya].join("|")+")"+xa,ac="(?:"+[ma+Ci+"?",Ci,Gr,ya,rc].join("|")+")",_a=RegExp(ki,"g"),oc=RegExp(Ci,"g"),wa=RegExp(ga+"(?="+ga+")|"+ac+xa,"g"),uc=RegExp([Di+"?"+pa+"+"+jo+"(?="+[No,Di,"$"].join("|")+")",va+"+"+Ei+"(?="+[No,Di+kr,"$"].join("|")+")",Di+"?"+kr+"+"+jo,Di+"+"+Ei,ic,Fo,ha,sc].join("|"),"g"),lc=RegExp("["+Sr+Gi+Ao+Ht+"]"),cc=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,fc=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],dc=-1,it={};it[Ce]=it[qr]=it[bi]=it[Yn]=it[hn]=it[or]=it[_r]=it[ua]=it[xi]=!0,it[Vt]=it[sr]=it[br]=it[Br]=it[xr]=it[Lt]=it[vi]=it[kn]=it[Gt]=it[Ur]=it[Kt]=it[ar]=it[Bt]=it[jt]=it[pe]=!1;var Qe={};Qe[Vt]=Qe[sr]=Qe[br]=Qe[xr]=Qe[Br]=Qe[Lt]=Qe[Ce]=Qe[qr]=Qe[bi]=Qe[Yn]=Qe[hn]=Qe[Gt]=Qe[Ur]=Qe[Kt]=Qe[ar]=Qe[Bt]=Qe[jt]=Qe[$n]=Qe[or]=Qe[_r]=Qe[ua]=Qe[xi]=!0,Qe[vi]=Qe[kn]=Qe[pe]=!1;var Yo={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"},Sa={"&":"&","<":"<",">":">",'"':""","'":"'"},Wo={"&":"&","<":"<",">":">",""":'"',"'":"'"},Bo={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},ka=parseFloat,hc=parseInt,Ho=typeof D.commonjsGlobal=="object"&&D.commonjsGlobal&&D.commonjsGlobal.Object===Object&&D.commonjsGlobal,pc=typeof self=="object"&&self&&self.Object===Object&&self,pt=Ho||pc||Function("return this")(),Ts=t&&!t.nodeType&&t,ur=Ts&&!0&&e&&!e.nodeType&&e,Uo=ur&&ur.exports===Ts,Ca=Uo&&Ho.process,gn=function(){try{var k=ur&&ur.require&&ur.require("util").types;return k||Ca&&Ca.binding&&Ca.binding("util")}catch{}}(),a=gn&&gn.isArrayBuffer,l=gn&&gn.isDate,f=gn&&gn.isMap,g=gn&&gn.isRegExp,m=gn&&gn.isSet,y=gn&&gn.isTypedArray;function b(k,I,O){switch(O.length){case 0:return k.call(I);case 1:return k.call(I,O[0]);case 2:return k.call(I,O[0],O[1]);case 3:return k.call(I,O[0],O[1],O[2])}return k.apply(I,O)}function M(k,I,O,G){for(var Z=-1,ge=k==null?0:k.length;++Z<ge;){var me=k[Z];I(G,me,O(me),k)}return G}function T(k,I){for(var O=-1,G=k==null?0:k.length;++O<G&&I(k[O],O,k)!==!1;);return k}function L(k,I){for(var O=k==null?0:k.length;O--&&I(k[O],O,k)!==!1;);return k}function z(k,I){for(var O=-1,G=k==null?0:k.length;++O<G;)if(!I(k[O],O,k))return!1;return!0}function V(k,I){for(var O=-1,G=k==null?0:k.length,Z=0,ge=[];++O<G;){var me=k[O];I(me,O,k)&&(ge[Z++]=me)}return ge}function W(k,I){var O=k==null?0:k.length;return!!O&&tt(k,I,0)>-1}function ee(k,I,O){for(var G=-1,Z=k==null?0:k.length;++G<Z;)if(O(I,k[G]))return!0;return!1}function fe(k,I){for(var O=-1,G=k==null?0:k.length,Z=Array(G);++O<G;)Z[O]=I(k[O],O,k);return Z}function Te(k,I){for(var O=-1,G=I.length,Z=k.length;++O<G;)k[Z+O]=I[O];return k}function Ee(k,I,O,G){var Z=-1,ge=k==null?0:k.length;for(G&&ge&&(O=k[++Z]);++Z<ge;)O=I(O,k[Z],Z,k);return O}function Mt(k,I,O,G){var Z=k==null?0:k.length;for(G&&Z&&(O=k[--Z]);Z--;)O=I(O,k[Z],Z,k);return O}function gt(k,I){for(var O=-1,G=k==null?0:k.length;++O<G;)if(I(k[O],O,k))return!0;return!1}var Wn=Kr("length");function Bn(k){return k.split("")}function je(k){return k.match(So)||[]}function Cr(k,I,O){var G;return O(k,function(Z,ge,me){if(I(Z,ge,me))return G=ge,!1}),G}function $e(k,I,O,G){for(var Z=k.length,ge=O+(G?1:-1);G?ge--:++ge<Z;)if(I(k[ge],ge,k))return ge;return-1}function tt(k,I,O){return I===I?yc(k,I,O):$e(k,Rs,O)}function Ki(k,I,O,G){for(var Z=O-1,ge=k.length;++Z<ge;)if(G(k[Z],I))return Z;return-1}function Rs(k){return k!==k}function Dn(k,I){var O=k==null?0:k.length;return O?Xt(k,I)/O:Rt}function Kr(k){return function(I){return I==null?r:I[k]}}function mn(k){return function(I){return k==null?r:k[I]}}function lr(k,I,O,G,Z){return Z(k,function(ge,me,ce){O=G?(G=!1,ge):I(O,ge,me,ce)}),O}function Dr(k,I){var O=k.length;for(k.sort(I);O--;)k[O]=k[O].value;return k}function Xt(k,I){for(var O,G=-1,Z=k.length;++G<Z;){var ge=I(k[G]);ge!==r&&(O=O===r?ge:O+ge)}return O}function Zi(k,I){for(var O=-1,G=Array(k);++O<k;)G[O]=I(O);return G}function cr(k,I){return fe(I,function(O){return[O,k[O]]})}function Hn(k){return k&&k.slice(0,zo(k)+1).replace(zi,"")}function rn(k){return function(I){return k(I)}}function Da(k,I){return fe(I,function(O){return k[O]})}function Xi(k,I){return k.has(I)}function Ve(k,I){for(var O=-1,G=k.length;++O<G&&tt(I,k[O],0)>-1;);return O}function Ji(k,I){for(var O=k.length;O--&&tt(I,k[O],0)>-1;);return O}function En(k,I){for(var O=k.length,G=0;O--;)k[O]===I&&++G;return G}var Ti=mn(Yo),gc=mn(Sa);function mc(k){return"\\"+Bo[k]}function qo(k,I){return k==null?r:k[I]}function yn(k){return lc.test(k)}function Ea(k){return cc.test(k)}function Er(k){for(var I,O=[];!(I=k.next()).done;)O.push(I.value);return O}function Ms(k){var I=-1,O=Array(k.size);return k.forEach(function(G,Z){O[++I]=[Z,G]}),O}function Ri(k,I){return function(O){return k(I(O))}}function Tn(k,I){for(var O=-1,G=k.length,Z=0,ge=[];++O<G;){var me=k[O];(me===I||me===A)&&(k[O]=A,ge[Z++]=O)}return ge}function Zr(k){var I=-1,O=Array(k.size);return k.forEach(function(G){O[++I]=G}),O}function Ta(k){var I=-1,O=Array(k.size);return k.forEach(function(G){O[++I]=[G,G]}),O}function yc(k,I,O){for(var G=O-1,Z=k.length;++G<Z;)if(k[G]===I)return G;return-1}function As(k,I,O){for(var G=O+1;G--;)if(k[G]===I)return G;return G}function Tr(k){return yn(k)?Vo(k):Wn(k)}function sn(k){return yn(k)?C(k):Bn(k)}function zo(k){for(var I=k.length;I--&&ws.test(k.charAt(I)););return I}var Ra=mn(Wo);function Vo(k){for(var I=wa.lastIndex=0;wa.test(k);)++I;return I}function C(k){return k.match(wa)||[]}function N(k){return k.match(uc)||[]}var Y=function k(I){I=I==null?pt:U.defaults(pt.Object(),I,U.pick(pt,fc));var O=I.Array,G=I.Date,Z=I.Error,ge=I.Function,me=I.Math,ce=I.Object,Ae=I.RegExp,xe=I.String,Ne=I.TypeError,At=O.prototype,Ft=ge.prototype,Ot=ce.prototype,an=I["__core-js_shared__"],fr=Ft.toString,De=Ot.hasOwnProperty,by=0,rh=function(){var n=/[^.]+$/.exec(an&&an.keys&&an.keys.IE_PROTO||"");return n?"Symbol(src)_1."+n:""}(),Go=Ot.toString,xy=fr.call(ce),_y=pt._,wy=Ae("^"+fr.call(De).replace(wr,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Ko=Uo?I.Buffer:r,Mi=I.Symbol,Zo=I.Uint8Array,ih=Ko?Ko.allocUnsafe:r,Xo=Ri(ce.getPrototypeOf,ce),sh=ce.create,ah=Ot.propertyIsEnumerable,Jo=At.splice,oh=Mi?Mi.isConcatSpreadable:r,Ma=Mi?Mi.iterator:r,Qi=Mi?Mi.toStringTag:r,Qo=function(){try{var n=is(ce,"defineProperty");return n({},"",{}),n}catch{}}(),Sy=I.clearTimeout!==pt.clearTimeout&&I.clearTimeout,ky=G&&G.now!==pt.Date.now&&G.now,Cy=I.setTimeout!==pt.setTimeout&&I.setTimeout,eu=me.ceil,tu=me.floor,vc=ce.getOwnPropertySymbols,Dy=Ko?Ko.isBuffer:r,uh=I.isFinite,Ey=At.join,Ty=Ri(ce.keys,ce),It=me.max,Jt=me.min,Ry=G.now,My=I.parseInt,lh=me.random,Ay=At.reverse,bc=is(I,"DataView"),Aa=is(I,"Map"),xc=is(I,"Promise"),Os=is(I,"Set"),Oa=is(I,"WeakMap"),Ia=is(ce,"create"),nu=Oa&&new Oa,Is={},Oy=ss(bc),Iy=ss(Aa),Py=ss(xc),Ny=ss(Os),Ly=ss(Oa),ru=Mi?Mi.prototype:r,Pa=ru?ru.valueOf:r,ch=ru?ru.toString:r;function _(n){if(yt(n)&&!Re(n)&&!(n instanceof We)){if(n instanceof Un)return n;if(De.call(n,"__wrapped__"))return fp(n)}return new Un(n)}var Ps=function(){function n(){}return function(i){if(!mt(i))return{};if(sh)return sh(i);n.prototype=i;var u=new n;return n.prototype=r,u}}();function iu(){}function Un(n,i){this.__wrapped__=n,this.__actions__=[],this.__chain__=!!i,this.__index__=0,this.__values__=r}_.templateSettings={escape:pn,evaluate:Zt,interpolate:_s,variable:"",imports:{_}},_.prototype=iu.prototype,_.prototype.constructor=_,Un.prototype=Ps(iu.prototype),Un.prototype.constructor=Un;function We(n){this.__wrapped__=n,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=Nt,this.__views__=[]}function jy(){var n=new We(this.__wrapped__);return n.__actions__=vn(this.__actions__),n.__dir__=this.__dir__,n.__filtered__=this.__filtered__,n.__iteratees__=vn(this.__iteratees__),n.__takeCount__=this.__takeCount__,n.__views__=vn(this.__views__),n}function $y(){if(this.__filtered__){var n=new We(this);n.__dir__=-1,n.__filtered__=!0}else n=this.clone(),n.__dir__*=-1;return n}function Fy(){var n=this.__wrapped__.value(),i=this.__dir__,u=Re(n),p=i<0,v=u?n.length:0,w=Xv(0,v,this.__views__),R=w.start,P=w.end,j=P-R,X=p?P:R-1,J=this.__iteratees__,Q=J.length,ue=0,ve=Jt(j,this.__takeCount__);if(!u||!p&&v==j&&ve==j)return Ph(n,this.__actions__);var Se=[];e:for(;j--&&ue<ve;){X+=i;for(var Pe=-1,ke=n[X];++Pe<Q;){var Ye=J[Pe],He=Ye.iteratee,An=Ye.type,ln=He(ke);if(An==xt)ke=ln;else if(!ln){if(An==ot)continue e;break e}}Se[ue++]=ke}return Se}We.prototype=Ps(iu.prototype),We.prototype.constructor=We;function es(n){var i=-1,u=n==null?0:n.length;for(this.clear();++i<u;){var p=n[i];this.set(p[0],p[1])}}function Yy(){this.__data__=Ia?Ia(null):{},this.size=0}function Wy(n){var i=this.has(n)&&delete this.__data__[n];return this.size-=i?1:0,i}function By(n){var i=this.__data__;if(Ia){var u=i[n];return u===S?r:u}return De.call(i,n)?i[n]:r}function Hy(n){var i=this.__data__;return Ia?i[n]!==r:De.call(i,n)}function Uy(n,i){var u=this.__data__;return this.size+=this.has(n)?0:1,u[n]=Ia&&i===r?S:i,this}es.prototype.clear=Yy,es.prototype.delete=Wy,es.prototype.get=By,es.prototype.has=Hy,es.prototype.set=Uy;function Xr(n){var i=-1,u=n==null?0:n.length;for(this.clear();++i<u;){var p=n[i];this.set(p[0],p[1])}}function qy(){this.__data__=[],this.size=0}function zy(n){var i=this.__data__,u=su(i,n);if(u<0)return!1;var p=i.length-1;return u==p?i.pop():Jo.call(i,u,1),--this.size,!0}function Vy(n){var i=this.__data__,u=su(i,n);return u<0?r:i[u][1]}function Gy(n){return su(this.__data__,n)>-1}function Ky(n,i){var u=this.__data__,p=su(u,n);return p<0?(++this.size,u.push([n,i])):u[p][1]=i,this}Xr.prototype.clear=qy,Xr.prototype.delete=zy,Xr.prototype.get=Vy,Xr.prototype.has=Gy,Xr.prototype.set=Ky;function Jr(n){var i=-1,u=n==null?0:n.length;for(this.clear();++i<u;){var p=n[i];this.set(p[0],p[1])}}function Zy(){this.size=0,this.__data__={hash:new es,map:new(Aa||Xr),string:new es}}function Xy(n){var i=yu(this,n).delete(n);return this.size-=i?1:0,i}function Jy(n){return yu(this,n).get(n)}function Qy(n){return yu(this,n).has(n)}function ev(n,i){var u=yu(this,n),p=u.size;return u.set(n,i),this.size+=u.size==p?0:1,this}Jr.prototype.clear=Zy,Jr.prototype.delete=Xy,Jr.prototype.get=Jy,Jr.prototype.has=Qy,Jr.prototype.set=ev;function ts(n){var i=-1,u=n==null?0:n.length;for(this.__data__=new Jr;++i<u;)this.add(n[i])}function tv(n){return this.__data__.set(n,S),this}function nv(n){return this.__data__.has(n)}ts.prototype.add=ts.prototype.push=tv,ts.prototype.has=nv;function dr(n){var i=this.__data__=new Xr(n);this.size=i.size}function rv(){this.__data__=new Xr,this.size=0}function iv(n){var i=this.__data__,u=i.delete(n);return this.size=i.size,u}function sv(n){return this.__data__.get(n)}function av(n){return this.__data__.has(n)}function ov(n,i){var u=this.__data__;if(u instanceof Xr){var p=u.__data__;if(!Aa||p.length<o-1)return p.push([n,i]),this.size=++u.size,this;u=this.__data__=new Jr(p)}return u.set(n,i),this.size=u.size,this}dr.prototype.clear=rv,dr.prototype.delete=iv,dr.prototype.get=sv,dr.prototype.has=av,dr.prototype.set=ov;function fh(n,i){var u=Re(n),p=!u&&as(n),v=!u&&!p&&Ni(n),w=!u&&!p&&!v&&$s(n),R=u||p||v||w,P=R?Zi(n.length,xe):[],j=P.length;for(var X in n)(i||De.call(n,X))&&!(R&&(X=="length"||v&&(X=="offset"||X=="parent")||w&&(X=="buffer"||X=="byteLength"||X=="byteOffset")||ni(X,j)))&&P.push(X);return P}function dh(n){var i=n.length;return i?n[Ac(0,i-1)]:r}function uv(n,i){return vu(vn(n),ns(i,0,n.length))}function lv(n){return vu(vn(n))}function _c(n,i,u){(u!==r&&!hr(n[i],u)||u===r&&!(i in n))&&Qr(n,i,u)}function Na(n,i,u){var p=n[i];(!(De.call(n,i)&&hr(p,u))||u===r&&!(i in n))&&Qr(n,i,u)}function su(n,i){for(var u=n.length;u--;)if(hr(n[u][0],i))return u;return-1}function cv(n,i,u,p){return Ai(n,function(v,w,R){i(p,v,u(v),R)}),p}function hh(n,i){return n&&Mr(i,Yt(i),n)}function fv(n,i){return n&&Mr(i,xn(i),n)}function Qr(n,i,u){i=="__proto__"&&Qo?Qo(n,i,{configurable:!0,enumerable:!0,value:u,writable:!0}):n[i]=u}function wc(n,i){for(var u=-1,p=i.length,v=O(p),w=n==null;++u<p;)v[u]=w?r:nf(n,i[u]);return v}function ns(n,i,u){return n===n&&(u!==r&&(n=n<=u?n:u),i!==r&&(n=n>=i?n:i)),n}function qn(n,i,u,p,v,w){var R,P=i&$,j=i&B,X=i&K;if(u&&(R=v?u(n,p,v,w):u(n)),R!==r)return R;if(!mt(n))return n;var J=Re(n);if(J){if(R=Qv(n),!P)return vn(n,R)}else{var Q=Qt(n),ue=Q==kn||Q==Hr;if(Ni(n))return jh(n,P);if(Q==Kt||Q==Vt||ue&&!v){if(R=j||ue?{}:np(n),!P)return j?Bv(n,fv(R,n)):Wv(n,hh(R,n))}else{if(!Qe[Q])return v?n:{};R=eb(n,Q,P)}}w||(w=new dr);var ve=w.get(n);if(ve)return ve;w.set(n,R),Ap(n)?n.forEach(function(ke){R.add(qn(ke,i,u,ke,n,w))}):Rp(n)&&n.forEach(function(ke,Ye){R.set(Ye,qn(ke,i,u,Ye,n,w))});var Se=X?j?Bc:Wc:j?xn:Yt,Pe=J?r:Se(n);return T(Pe||n,function(ke,Ye){Pe&&(Ye=ke,ke=n[Ye]),Na(R,Ye,qn(ke,i,u,Ye,n,w))}),R}function dv(n){var i=Yt(n);return function(u){return ph(u,n,i)}}function ph(n,i,u){var p=u.length;if(n==null)return!p;for(n=ce(n);p--;){var v=u[p],w=i[v],R=n[v];if(R===r&&!(v in n)||!w(R))return!1}return!0}function gh(n,i,u){if(typeof n!="function")throw new Ne(h);return Ba(function(){n.apply(r,u)},i)}function La(n,i,u,p){var v=-1,w=W,R=!0,P=n.length,j=[],X=i.length;if(!P)return j;u&&(i=fe(i,rn(u))),p?(w=ee,R=!1):i.length>=o&&(w=Xi,R=!1,i=new ts(i));e:for(;++v<P;){var J=n[v],Q=u==null?J:u(J);if(J=p||J!==0?J:0,R&&Q===Q){for(var ue=X;ue--;)if(i[ue]===Q)continue e;j.push(J)}else w(i,Q,p)||j.push(J)}return j}var Ai=Bh(Rr),mh=Bh(kc,!0);function hv(n,i){var u=!0;return Ai(n,function(p,v,w){return u=!!i(p,v,w),u}),u}function au(n,i,u){for(var p=-1,v=n.length;++p<v;){var w=n[p],R=i(w);if(R!=null&&(P===r?R===R&&!Mn(R):u(R,P)))var P=R,j=w}return j}function pv(n,i,u,p){var v=n.length;for(u=Oe(u),u<0&&(u=-u>v?0:v+u),p=p===r||p>v?v:Oe(p),p<0&&(p+=v),p=u>p?0:Ip(p);u<p;)n[u++]=i;return n}function yh(n,i){var u=[];return Ai(n,function(p,v,w){i(p,v,w)&&u.push(p)}),u}function Ut(n,i,u,p,v){var w=-1,R=n.length;for(u||(u=nb),v||(v=[]);++w<R;){var P=n[w];i>0&&u(P)?i>1?Ut(P,i-1,u,p,v):Te(v,P):p||(v[v.length]=P)}return v}var Sc=Hh(),vh=Hh(!0);function Rr(n,i){return n&&Sc(n,i,Yt)}function kc(n,i){return n&&vh(n,i,Yt)}function ou(n,i){return V(i,function(u){return ri(n[u])})}function rs(n,i){i=Ii(i,n);for(var u=0,p=i.length;n!=null&&u<p;)n=n[Ar(i[u++])];return u&&u==p?n:r}function bh(n,i,u){var p=i(n);return Re(n)?p:Te(p,u(n))}function on(n){return n==null?n===r?Fn:qi:Qi&&Qi in ce(n)?Zv(n):lb(n)}function Cc(n,i){return n>i}function gv(n,i){return n!=null&&De.call(n,i)}function mv(n,i){return n!=null&&i in ce(n)}function yv(n,i,u){return n>=Jt(i,u)&&n<It(i,u)}function Dc(n,i,u){for(var p=u?ee:W,v=n[0].length,w=n.length,R=w,P=O(w),j=1/0,X=[];R--;){var J=n[R];R&&i&&(J=fe(J,rn(i))),j=Jt(J.length,j),P[R]=!u&&(i||v>=120&&J.length>=120)?new ts(R&&J):r}J=n[0];var Q=-1,ue=P[0];e:for(;++Q<v&&X.length<j;){var ve=J[Q],Se=i?i(ve):ve;if(ve=u||ve!==0?ve:0,!(ue?Xi(ue,Se):p(X,Se,u))){for(R=w;--R;){var Pe=P[R];if(!(Pe?Xi(Pe,Se):p(n[R],Se,u)))continue e}ue&&ue.push(Se),X.push(ve)}}return X}function vv(n,i,u,p){return Rr(n,function(v,w,R){i(p,u(v),w,R)}),p}function ja(n,i,u){i=Ii(i,n),n=ap(n,i);var p=n==null?n:n[Ar(Vn(i))];return p==null?r:b(p,n,u)}function xh(n){return yt(n)&&on(n)==Vt}function bv(n){return yt(n)&&on(n)==br}function xv(n){return yt(n)&&on(n)==Lt}function $a(n,i,u,p,v){return n===i?!0:n==null||i==null||!yt(n)&&!yt(i)?n!==n&&i!==i:_v(n,i,u,p,$a,v)}function _v(n,i,u,p,v,w){var R=Re(n),P=Re(i),j=R?sr:Qt(n),X=P?sr:Qt(i);j=j==Vt?Kt:j,X=X==Vt?Kt:X;var J=j==Kt,Q=X==Kt,ue=j==X;if(ue&&Ni(n)){if(!Ni(i))return!1;R=!0,J=!1}if(ue&&!J)return w||(w=new dr),R||$s(n)?Qh(n,i,u,p,v,w):Gv(n,i,j,u,p,v,w);if(!(u&q)){var ve=J&&De.call(n,"__wrapped__"),Se=Q&&De.call(i,"__wrapped__");if(ve||Se){var Pe=ve?n.value():n,ke=Se?i.value():i;return w||(w=new dr),v(Pe,ke,u,p,w)}}return ue?(w||(w=new dr),Kv(n,i,u,p,v,w)):!1}function wv(n){return yt(n)&&Qt(n)==Gt}function Ec(n,i,u,p){var v=u.length,w=v,R=!p;if(n==null)return!w;for(n=ce(n);v--;){var P=u[v];if(R&&P[2]?P[1]!==n[P[0]]:!(P[0]in n))return!1}for(;++v<w;){P=u[v];var j=P[0],X=n[j],J=P[1];if(R&&P[2]){if(X===r&&!(j in n))return!1}else{var Q=new dr;if(p)var ue=p(X,J,j,n,i,Q);if(!(ue===r?$a(J,X,q|F,p,Q):ue))return!1}}return!0}function _h(n){if(!mt(n)||ib(n))return!1;var i=ri(n)?wy:la;return i.test(ss(n))}function Sv(n){return yt(n)&&on(n)==ar}function kv(n){return yt(n)&&Qt(n)==Bt}function Cv(n){return yt(n)&&ku(n.length)&&!!it[on(n)]}function wh(n){return typeof n=="function"?n:n==null?_n:typeof n=="object"?Re(n)?Ch(n[0],n[1]):kh(n):Up(n)}function Tc(n){if(!Wa(n))return Ty(n);var i=[];for(var u in ce(n))De.call(n,u)&&u!="constructor"&&i.push(u);return i}function Dv(n){if(!mt(n))return ub(n);var i=Wa(n),u=[];for(var p in n)p=="constructor"&&(i||!De.call(n,p))||u.push(p);return u}function Rc(n,i){return n<i}function Sh(n,i){var u=-1,p=bn(n)?O(n.length):[];return Ai(n,function(v,w,R){p[++u]=i(v,w,R)}),p}function kh(n){var i=Uc(n);return i.length==1&&i[0][2]?ip(i[0][0],i[0][1]):function(u){return u===n||Ec(u,n,i)}}function Ch(n,i){return zc(n)&&rp(i)?ip(Ar(n),i):function(u){var p=nf(u,n);return p===r&&p===i?rf(u,n):$a(i,p,q|F)}}function uu(n,i,u,p,v){n!==i&&Sc(i,function(w,R){if(v||(v=new dr),mt(w))Ev(n,i,R,u,uu,p,v);else{var P=p?p(Gc(n,R),w,R+"",n,i,v):r;P===r&&(P=w),_c(n,R,P)}},xn)}function Ev(n,i,u,p,v,w,R){var P=Gc(n,u),j=Gc(i,u),X=R.get(j);if(X){_c(n,u,X);return}var J=w?w(P,j,u+"",n,i,R):r,Q=J===r;if(Q){var ue=Re(j),ve=!ue&&Ni(j),Se=!ue&&!ve&&$s(j);J=j,ue||ve||Se?Re(P)?J=P:wt(P)?J=vn(P):ve?(Q=!1,J=jh(j,!0)):Se?(Q=!1,J=$h(j,!0)):J=[]:Ha(j)||as(j)?(J=P,as(P)?J=Pp(P):(!mt(P)||ri(P))&&(J=np(j))):Q=!1}Q&&(R.set(j,J),v(J,j,p,w,R),R.delete(j)),_c(n,u,J)}function Dh(n,i){var u=n.length;if(u)return i+=i<0?u:0,ni(i,u)?n[i]:r}function Eh(n,i,u){i.length?i=fe(i,function(w){return Re(w)?function(R){return rs(R,w.length===1?w[0]:w)}:w}):i=[_n];var p=-1;i=fe(i,rn(_e()));var v=Sh(n,function(w,R,P){var j=fe(i,function(X){return X(w)});return{criteria:j,index:++p,value:w}});return Dr(v,function(w,R){return Yv(w,R,u)})}function Tv(n,i){return Th(n,i,function(u,p){return rf(n,p)})}function Th(n,i,u){for(var p=-1,v=i.length,w={};++p<v;){var R=i[p],P=rs(n,R);u(P,R)&&Fa(w,Ii(R,n),P)}return w}function Rv(n){return function(i){return rs(i,n)}}function Mc(n,i,u,p){var v=p?Ki:tt,w=-1,R=i.length,P=n;for(n===i&&(i=vn(i)),u&&(P=fe(n,rn(u)));++w<R;)for(var j=0,X=i[w],J=u?u(X):X;(j=v(P,J,j,p))>-1;)P!==n&&Jo.call(P,j,1),Jo.call(n,j,1);return n}function Rh(n,i){for(var u=n?i.length:0,p=u-1;u--;){var v=i[u];if(u==p||v!==w){var w=v;ni(v)?Jo.call(n,v,1):Pc(n,v)}}return n}function Ac(n,i){return n+tu(lh()*(i-n+1))}function Mv(n,i,u,p){for(var v=-1,w=It(eu((i-n)/(u||1)),0),R=O(w);w--;)R[p?w:++v]=n,n+=u;return R}function Oc(n,i){var u="";if(!n||i<1||i>Fe)return u;do i%2&&(u+=n),i=tu(i/2),i&&(n+=n);while(i);return u}function Le(n,i){return Kc(sp(n,i,_n),n+"")}function Av(n){return dh(Fs(n))}function Ov(n,i){var u=Fs(n);return vu(u,ns(i,0,u.length))}function Fa(n,i,u,p){if(!mt(n))return n;i=Ii(i,n);for(var v=-1,w=i.length,R=w-1,P=n;P!=null&&++v<w;){var j=Ar(i[v]),X=u;if(j==="__proto__"||j==="constructor"||j==="prototype")return n;if(v!=R){var J=P[j];X=p?p(J,j,P):r,X===r&&(X=mt(J)?J:ni(i[v+1])?[]:{})}Na(P,j,X),P=P[j]}return n}var Mh=nu?function(n,i){return nu.set(n,i),n}:_n,Iv=Qo?function(n,i){return Qo(n,"toString",{configurable:!0,enumerable:!1,value:af(i),writable:!0})}:_n;function Pv(n){return vu(Fs(n))}function zn(n,i,u){var p=-1,v=n.length;i<0&&(i=-i>v?0:v+i),u=u>v?v:u,u<0&&(u+=v),v=i>u?0:u-i>>>0,i>>>=0;for(var w=O(v);++p<v;)w[p]=n[p+i];return w}function Nv(n,i){var u;return Ai(n,function(p,v,w){return u=i(p,v,w),!u}),!!u}function lu(n,i,u){var p=0,v=n==null?p:n.length;if(typeof i=="number"&&i===i&&v<=jn){for(;p<v;){var w=p+v>>>1,R=n[w];R!==null&&!Mn(R)&&(u?R<=i:R<i)?p=w+1:v=w}return v}return Ic(n,i,_n,u)}function Ic(n,i,u,p){var v=0,w=n==null?0:n.length;if(w===0)return 0;i=u(i);for(var R=i!==i,P=i===null,j=Mn(i),X=i===r;v<w;){var J=tu((v+w)/2),Q=u(n[J]),ue=Q!==r,ve=Q===null,Se=Q===Q,Pe=Mn(Q);if(R)var ke=p||Se;else X?ke=Se&&(p||ue):P?ke=Se&&ue&&(p||!ve):j?ke=Se&&ue&&!ve&&(p||!Pe):ve||Pe?ke=!1:ke=p?Q<=i:Q<i;ke?v=J+1:w=J}return Jt(w,_t)}function Ah(n,i){for(var u=-1,p=n.length,v=0,w=[];++u<p;){var R=n[u],P=i?i(R):R;if(!u||!hr(P,j)){var j=P;w[v++]=R===0?0:R}}return w}function Oh(n){return typeof n=="number"?n:Mn(n)?Rt:+n}function Rn(n){if(typeof n=="string")return n;if(Re(n))return fe(n,Rn)+"";if(Mn(n))return ch?ch.call(n):"";var i=n+"";return i=="0"&&1/n==-ze?"-0":i}function Oi(n,i,u){var p=-1,v=W,w=n.length,R=!0,P=[],j=P;if(u)R=!1,v=ee;else if(w>=o){var X=i?null:zv(n);if(X)return Zr(X);R=!1,v=Xi,j=new ts}else j=i?[]:P;e:for(;++p<w;){var J=n[p],Q=i?i(J):J;if(J=u||J!==0?J:0,R&&Q===Q){for(var ue=j.length;ue--;)if(j[ue]===Q)continue e;i&&j.push(Q),P.push(J)}else v(j,Q,u)||(j!==P&&j.push(Q),P.push(J))}return P}function Pc(n,i){return i=Ii(i,n),n=ap(n,i),n==null||delete n[Ar(Vn(i))]}function Ih(n,i,u,p){return Fa(n,i,u(rs(n,i)),p)}function cu(n,i,u,p){for(var v=n.length,w=p?v:-1;(p?w--:++w<v)&&i(n[w],w,n););return u?zn(n,p?0:w,p?w+1:v):zn(n,p?w+1:0,p?v:w)}function Ph(n,i){var u=n;return u instanceof We&&(u=u.value()),Ee(i,function(p,v){return v.func.apply(v.thisArg,Te([p],v.args))},u)}function Nc(n,i,u){var p=n.length;if(p<2)return p?Oi(n[0]):[];for(var v=-1,w=O(p);++v<p;)for(var R=n[v],P=-1;++P<p;)P!=v&&(w[v]=La(w[v]||R,n[P],i,u));return Oi(Ut(w,1),i,u)}function Nh(n,i,u){for(var p=-1,v=n.length,w=i.length,R={};++p<v;){var P=p<w?i[p]:r;u(R,n[p],P)}return R}function Lc(n){return wt(n)?n:[]}function jc(n){return typeof n=="function"?n:_n}function Ii(n,i){return Re(n)?n:zc(n,i)?[n]:cp(et(n))}var Lv=Le;function Pi(n,i,u){var p=n.length;return u=u===r?p:u,!i&&u>=p?n:zn(n,i,u)}var Lh=Sy||function(n){return pt.clearTimeout(n)};function jh(n,i){if(i)return n.slice();var u=n.length,p=ih?ih(u):new n.constructor(u);return n.copy(p),p}function $c(n){var i=new n.constructor(n.byteLength);return new Zo(i).set(new Zo(n)),i}function jv(n,i){var u=i?$c(n.buffer):n.buffer;return new n.constructor(u,n.byteOffset,n.byteLength)}function $v(n){var i=new n.constructor(n.source,Co.exec(n));return i.lastIndex=n.lastIndex,i}function Fv(n){return Pa?ce(Pa.call(n)):{}}function $h(n,i){var u=i?$c(n.buffer):n.buffer;return new n.constructor(u,n.byteOffset,n.length)}function Fh(n,i){if(n!==i){var u=n!==r,p=n===null,v=n===n,w=Mn(n),R=i!==r,P=i===null,j=i===i,X=Mn(i);if(!P&&!X&&!w&&n>i||w&&R&&j&&!P&&!X||p&&R&&j||!u&&j||!v)return 1;if(!p&&!w&&!X&&n<i||X&&u&&v&&!p&&!w||P&&u&&v||!R&&v||!j)return-1}return 0}function Yv(n,i,u){for(var p=-1,v=n.criteria,w=i.criteria,R=v.length,P=u.length;++p<R;){var j=Fh(v[p],w[p]);if(j){if(p>=P)return j;var X=u[p];return j*(X=="desc"?-1:1)}}return n.index-i.index}function Yh(n,i,u,p){for(var v=-1,w=n.length,R=u.length,P=-1,j=i.length,X=It(w-R,0),J=O(j+X),Q=!p;++P<j;)J[P]=i[P];for(;++v<R;)(Q||v<w)&&(J[u[v]]=n[v]);for(;X--;)J[P++]=n[v++];return J}function Wh(n,i,u,p){for(var v=-1,w=n.length,R=-1,P=u.length,j=-1,X=i.length,J=It(w-P,0),Q=O(J+X),ue=!p;++v<J;)Q[v]=n[v];for(var ve=v;++j<X;)Q[ve+j]=i[j];for(;++R<P;)(ue||v<w)&&(Q[ve+u[R]]=n[v++]);return Q}function vn(n,i){var u=-1,p=n.length;for(i||(i=O(p));++u<p;)i[u]=n[u];return i}function Mr(n,i,u,p){var v=!u;u||(u={});for(var w=-1,R=i.length;++w<R;){var P=i[w],j=p?p(u[P],n[P],P,u,n):r;j===r&&(j=n[P]),v?Qr(u,P,j):Na(u,P,j)}return u}function Wv(n,i){return Mr(n,qc(n),i)}function Bv(n,i){return Mr(n,ep(n),i)}function fu(n,i){return function(u,p){var v=Re(u)?M:cv,w=i?i():{};return v(u,n,_e(p,2),w)}}function Ns(n){return Le(function(i,u){var p=-1,v=u.length,w=v>1?u[v-1]:r,R=v>2?u[2]:r;for(w=n.length>3&&typeof w=="function"?(v--,w):r,R&&un(u[0],u[1],R)&&(w=v<3?r:w,v=1),i=ce(i);++p<v;){var P=u[p];P&&n(i,P,p,w)}return i})}function Bh(n,i){return function(u,p){if(u==null)return u;if(!bn(u))return n(u,p);for(var v=u.length,w=i?v:-1,R=ce(u);(i?w--:++w<v)&&p(R[w],w,R)!==!1;);return u}}function Hh(n){return function(i,u,p){for(var v=-1,w=ce(i),R=p(i),P=R.length;P--;){var j=R[n?P:++v];if(u(w[j],j,w)===!1)break}return i}}function Hv(n,i,u){var p=i&re,v=Ya(n);function w(){var R=this&&this!==pt&&this instanceof w?v:n;return R.apply(p?u:this,arguments)}return w}function Uh(n){return function(i){i=et(i);var u=yn(i)?sn(i):r,p=u?u[0]:i.charAt(0),v=u?Pi(u,1).join(""):i.slice(1);return p[n]()+v}}function Ls(n){return function(i){return Ee(Bp(Wp(i).replace(_a,"")),n,"")}}function Ya(n){return function(){var i=arguments;switch(i.length){case 0:return new n;case 1:return new n(i[0]);case 2:return new n(i[0],i[1]);case 3:return new n(i[0],i[1],i[2]);case 4:return new n(i[0],i[1],i[2],i[3]);case 5:return new n(i[0],i[1],i[2],i[3],i[4]);case 6:return new n(i[0],i[1],i[2],i[3],i[4],i[5]);case 7:return new n(i[0],i[1],i[2],i[3],i[4],i[5],i[6])}var u=Ps(n.prototype),p=n.apply(u,i);return mt(p)?p:u}}function Uv(n,i,u){var p=Ya(n);function v(){for(var w=arguments.length,R=O(w),P=w,j=js(v);P--;)R[P]=arguments[P];var X=w<3&&R[0]!==j&&R[w-1]!==j?[]:Tn(R,j);if(w-=X.length,w<u)return Kh(n,i,du,v.placeholder,r,R,X,r,r,u-w);var J=this&&this!==pt&&this instanceof v?p:n;return b(J,this,R)}return v}function qh(n){return function(i,u,p){var v=ce(i);if(!bn(i)){var w=_e(u,3);i=Yt(i),u=function(P){return w(v[P],P,v)}}var R=n(i,u,p);return R>-1?v[w?i[R]:R]:r}}function zh(n){return ti(function(i){var u=i.length,p=u,v=Un.prototype.thru;for(n&&i.reverse();p--;){var w=i[p];if(typeof w!="function")throw new Ne(h);if(v&&!R&&mu(w)=="wrapper")var R=new Un([],!0)}for(p=R?p:u;++p<u;){w=i[p];var P=mu(w),j=P=="wrapper"?Hc(w):r;j&&Vc(j[0])&&j[1]==(d|de|te|Me)&&!j[4].length&&j[9]==1?R=R[mu(j[0])].apply(R,j[3]):R=w.length==1&&Vc(w)?R[P]():R.thru(w)}return function(){var X=arguments,J=X[0];if(R&&X.length==1&&Re(J))return R.plant(J).value();for(var Q=0,ue=u?i[Q].apply(this,X):J;++Q<u;)ue=i[Q].call(this,ue);return ue}})}function du(n,i,u,p,v,w,R,P,j,X){var J=i&d,Q=i&re,ue=i&H,ve=i&(de|he),Se=i&oe,Pe=ue?r:Ya(n);function ke(){for(var Ye=arguments.length,He=O(Ye),An=Ye;An--;)He[An]=arguments[An];if(ve)var ln=js(ke),On=En(He,ln);if(p&&(He=Yh(He,p,v,ve)),w&&(He=Wh(He,w,R,ve)),Ye-=On,ve&&Ye<X){var St=Tn(He,ln);return Kh(n,i,du,ke.placeholder,u,He,St,P,j,X-Ye)}var pr=Q?u:this,si=ue?pr[n]:n;return Ye=He.length,P?He=cb(He,P):Se&&Ye>1&&He.reverse(),J&&j<Ye&&(He.length=j),this&&this!==pt&&this instanceof ke&&(si=Pe||Ya(si)),si.apply(pr,He)}return ke}function Vh(n,i){return function(u,p){return vv(u,n,i(p),{})}}function hu(n,i){return function(u,p){var v;if(u===r&&p===r)return i;if(u!==r&&(v=u),p!==r){if(v===r)return p;typeof u=="string"||typeof p=="string"?(u=Rn(u),p=Rn(p)):(u=Oh(u),p=Oh(p)),v=n(u,p)}return v}}function Fc(n){return ti(function(i){return i=fe(i,rn(_e())),Le(function(u){var p=this;return n(i,function(v){return b(v,p,u)})})})}function pu(n,i){i=i===r?" ":Rn(i);var u=i.length;if(u<2)return u?Oc(i,n):i;var p=Oc(i,eu(n/Tr(i)));return yn(i)?Pi(sn(p),0,n).join(""):p.slice(0,n)}function qv(n,i,u,p){var v=i&re,w=Ya(n);function R(){for(var P=-1,j=arguments.length,X=-1,J=p.length,Q=O(J+j),ue=this&&this!==pt&&this instanceof R?w:n;++X<J;)Q[X]=p[X];for(;j--;)Q[X++]=arguments[++P];return b(ue,v?u:this,Q)}return R}function Gh(n){return function(i,u,p){return p&&typeof p!="number"&&un(i,u,p)&&(u=p=r),i=ii(i),u===r?(u=i,i=0):u=ii(u),p=p===r?i<u?1:-1:ii(p),Mv(i,u,p,n)}}function gu(n){return function(i,u){return typeof i=="string"&&typeof u=="string"||(i=Gn(i),u=Gn(u)),n(i,u)}}function Kh(n,i,u,p,v,w,R,P,j,X){var J=i&de,Q=J?R:r,ue=J?r:R,ve=J?w:r,Se=J?r:w;i|=J?te:ie,i&=~(J?ie:te),i&ae||(i&=~(re|H));var Pe=[n,i,v,ve,Q,Se,ue,P,j,X],ke=u.apply(r,Pe);return Vc(n)&&op(ke,Pe),ke.placeholder=p,up(ke,n,i)}function Yc(n){var i=me[n];return function(u,p){if(u=Gn(u),p=p==null?0:Jt(Oe(p),292),p&&uh(u)){var v=(et(u)+"e").split("e"),w=i(v[0]+"e"+(+v[1]+p));return v=(et(w)+"e").split("e"),+(v[0]+"e"+(+v[1]-p))}return i(u)}}var zv=Os&&1/Zr(new Os([,-0]))[1]==ze?function(n){return new Os(n)}:lf;function Zh(n){return function(i){var u=Qt(i);return u==Gt?Ms(i):u==Bt?Ta(i):cr(i,n(i))}}function ei(n,i,u,p,v,w,R,P){var j=i&H;if(!j&&typeof n!="function")throw new Ne(h);var X=p?p.length:0;if(X||(i&=~(te|ie),p=v=r),R=R===r?R:It(Oe(R),0),P=P===r?P:Oe(P),X-=v?v.length:0,i&ie){var J=p,Q=v;p=v=r}var ue=j?r:Hc(n),ve=[n,i,u,p,v,J,Q,w,R,P];if(ue&&ob(ve,ue),n=ve[0],i=ve[1],u=ve[2],p=ve[3],v=ve[4],P=ve[9]=ve[9]===r?j?0:n.length:It(ve[9]-X,0),!P&&i&(de|he)&&(i&=~(de|he)),!i||i==re)var Se=Hv(n,i,u);else i==de||i==he?Se=Uv(n,i,P):(i==te||i==(re|te))&&!v.length?Se=qv(n,i,u,p):Se=du.apply(r,ve);var Pe=ue?Mh:op;return up(Pe(Se,ve),n,i)}function Xh(n,i,u,p){return n===r||hr(n,Ot[u])&&!De.call(p,u)?i:n}function Jh(n,i,u,p,v,w){return mt(n)&&mt(i)&&(w.set(i,n),uu(n,i,r,Jh,w),w.delete(i)),n}function Vv(n){return Ha(n)?r:n}function Qh(n,i,u,p,v,w){var R=u&q,P=n.length,j=i.length;if(P!=j&&!(R&&j>P))return!1;var X=w.get(n),J=w.get(i);if(X&&J)return X==i&&J==n;var Q=-1,ue=!0,ve=u&F?new ts:r;for(w.set(n,i),w.set(i,n);++Q<P;){var Se=n[Q],Pe=i[Q];if(p)var ke=R?p(Pe,Se,Q,i,n,w):p(Se,Pe,Q,n,i,w);if(ke!==r){if(ke)continue;ue=!1;break}if(ve){if(!gt(i,function(Ye,He){if(!Xi(ve,He)&&(Se===Ye||v(Se,Ye,u,p,w)))return ve.push(He)})){ue=!1;break}}else if(!(Se===Pe||v(Se,Pe,u,p,w))){ue=!1;break}}return w.delete(n),w.delete(i),ue}function Gv(n,i,u,p,v,w,R){switch(u){case xr:if(n.byteLength!=i.byteLength||n.byteOffset!=i.byteOffset)return!1;n=n.buffer,i=i.buffer;case br:return!(n.byteLength!=i.byteLength||!w(new Zo(n),new Zo(i)));case Br:case Lt:case Ur:return hr(+n,+i);case vi:return n.name==i.name&&n.message==i.message;case ar:case jt:return n==i+"";case Gt:var P=Ms;case Bt:var j=p&q;if(P||(P=Zr),n.size!=i.size&&!j)return!1;var X=R.get(n);if(X)return X==i;p|=F,R.set(n,i);var J=Qh(P(n),P(i),p,v,w,R);return R.delete(n),J;case $n:if(Pa)return Pa.call(n)==Pa.call(i)}return!1}function Kv(n,i,u,p,v,w){var R=u&q,P=Wc(n),j=P.length,X=Wc(i),J=X.length;if(j!=J&&!R)return!1;for(var Q=j;Q--;){var ue=P[Q];if(!(R?ue in i:De.call(i,ue)))return!1}var ve=w.get(n),Se=w.get(i);if(ve&&Se)return ve==i&&Se==n;var Pe=!0;w.set(n,i),w.set(i,n);for(var ke=R;++Q<j;){ue=P[Q];var Ye=n[ue],He=i[ue];if(p)var An=R?p(He,Ye,ue,i,n,w):p(Ye,He,ue,n,i,w);if(!(An===r?Ye===He||v(Ye,He,u,p,w):An)){Pe=!1;break}ke||(ke=ue=="constructor")}if(Pe&&!ke){var ln=n.constructor,On=i.constructor;ln!=On&&"constructor"in n&&"constructor"in i&&!(typeof ln=="function"&&ln instanceof ln&&typeof On=="function"&&On instanceof On)&&(Pe=!1)}return w.delete(n),w.delete(i),Pe}function ti(n){return Kc(sp(n,r,pp),n+"")}function Wc(n){return bh(n,Yt,qc)}function Bc(n){return bh(n,xn,ep)}var Hc=nu?function(n){return nu.get(n)}:lf;function mu(n){for(var i=n.name+"",u=Is[i],p=De.call(Is,i)?u.length:0;p--;){var v=u[p],w=v.func;if(w==null||w==n)return v.name}return i}function js(n){var i=De.call(_,"placeholder")?_:n;return i.placeholder}function _e(){var n=_.iteratee||of;return n=n===of?wh:n,arguments.length?n(arguments[0],arguments[1]):n}function yu(n,i){var u=n.__data__;return rb(i)?u[typeof i=="string"?"string":"hash"]:u.map}function Uc(n){for(var i=Yt(n),u=i.length;u--;){var p=i[u],v=n[p];i[u]=[p,v,rp(v)]}return i}function is(n,i){var u=qo(n,i);return _h(u)?u:r}function Zv(n){var i=De.call(n,Qi),u=n[Qi];try{n[Qi]=r;var p=!0}catch{}var v=Go.call(n);return p&&(i?n[Qi]=u:delete n[Qi]),v}var qc=vc?function(n){return n==null?[]:(n=ce(n),V(vc(n),function(i){return ah.call(n,i)}))}:cf,ep=vc?function(n){for(var i=[];n;)Te(i,qc(n)),n=Xo(n);return i}:cf,Qt=on;(bc&&Qt(new bc(new ArrayBuffer(1)))!=xr||Aa&&Qt(new Aa)!=Gt||xc&&Qt(xc.resolve())!=dn||Os&&Qt(new Os)!=Bt||Oa&&Qt(new Oa)!=pe)&&(Qt=function(n){var i=on(n),u=i==Kt?n.constructor:r,p=u?ss(u):"";if(p)switch(p){case Oy:return xr;case Iy:return Gt;case Py:return dn;case Ny:return Bt;case Ly:return pe}return i});function Xv(n,i,u){for(var p=-1,v=u.length;++p<v;){var w=u[p],R=w.size;switch(w.type){case"drop":n+=R;break;case"dropRight":i-=R;break;case"take":i=Jt(i,n+R);break;case"takeRight":n=It(n,i-R);break}}return{start:n,end:i}}function Jv(n){var i=n.match(Jl);return i?i[1].split(Ql):[]}function tp(n,i,u){i=Ii(i,n);for(var p=-1,v=i.length,w=!1;++p<v;){var R=Ar(i[p]);if(!(w=n!=null&&u(n,R)))break;n=n[R]}return w||++p!=v?w:(v=n==null?0:n.length,!!v&&ku(v)&&ni(R,v)&&(Re(n)||as(n)))}function Qv(n){var i=n.length,u=new n.constructor(i);return i&&typeof n[0]=="string"&&De.call(n,"index")&&(u.index=n.index,u.input=n.input),u}function np(n){return typeof n.constructor=="function"&&!Wa(n)?Ps(Xo(n)):{}}function eb(n,i,u){var p=n.constructor;switch(i){case br:return $c(n);case Br:case Lt:return new p(+n);case xr:return jv(n,u);case Ce:case qr:case bi:case Yn:case hn:case or:case _r:case ua:case xi:return $h(n,u);case Gt:return new p;case Ur:case jt:return new p(n);case ar:return $v(n);case Bt:return new p;case $n:return Fv(n)}}function tb(n,i){var u=i.length;if(!u)return n;var p=u-1;return i[p]=(u>1?"& ":"")+i[p],i=i.join(u>2?", ":" "),n.replace(Xl,`{
|
|
143
|
+
/* [wrapped with `+i+`] */
|
|
144
|
+
`)}function nb(n){return Re(n)||as(n)||!!(oh&&n&&n[oh])}function ni(n,i){var u=typeof n;return i=i??Fe,!!i&&(u=="number"||u!="symbol"&&Ss.test(n))&&n>-1&&n%1==0&&n<i}function un(n,i,u){if(!mt(u))return!1;var p=typeof i;return(p=="number"?bn(u)&&ni(i,u.length):p=="string"&&i in u)?hr(u[i],n):!1}function zc(n,i){if(Re(n))return!1;var u=typeof n;return u=="number"||u=="symbol"||u=="boolean"||n==null||Mn(n)?!0:_o.test(n)||!Zl.test(n)||i!=null&&n in ce(i)}function rb(n){var i=typeof n;return i=="string"||i=="number"||i=="symbol"||i=="boolean"?n!=="__proto__":n===null}function Vc(n){var i=mu(n),u=_[i];if(typeof u!="function"||!(i in We.prototype))return!1;if(n===u)return!0;var p=Hc(u);return!!p&&n===p[0]}function ib(n){return!!rh&&rh in n}var sb=an?ri:ff;function Wa(n){var i=n&&n.constructor,u=typeof i=="function"&&i.prototype||Ot;return n===u}function rp(n){return n===n&&!mt(n)}function ip(n,i){return function(u){return u==null?!1:u[n]===i&&(i!==r||n in ce(u))}}function ab(n){var i=wu(n,function(p){return u.size===E&&u.clear(),p}),u=i.cache;return i}function ob(n,i){var u=n[1],p=i[1],v=u|p,w=v<(re|H|d),R=p==d&&u==de||p==d&&u==Me&&n[7].length<=i[8]||p==(d|Me)&&i[7].length<=i[8]&&u==de;if(!(w||R))return n;p&re&&(n[2]=i[2],v|=u&re?0:ae);var P=i[3];if(P){var j=n[3];n[3]=j?Yh(j,P,i[4]):P,n[4]=j?Tn(n[3],A):i[4]}return P=i[5],P&&(j=n[5],n[5]=j?Wh(j,P,i[6]):P,n[6]=j?Tn(n[5],A):i[6]),P=i[7],P&&(n[7]=P),p&d&&(n[8]=n[8]==null?i[8]:Jt(n[8],i[8])),n[9]==null&&(n[9]=i[9]),n[0]=i[0],n[1]=v,n}function ub(n){var i=[];if(n!=null)for(var u in ce(n))i.push(u);return i}function lb(n){return Go.call(n)}function sp(n,i,u){return i=It(i===r?n.length-1:i,0),function(){for(var p=arguments,v=-1,w=It(p.length-i,0),R=O(w);++v<w;)R[v]=p[i+v];v=-1;for(var P=O(i+1);++v<i;)P[v]=p[v];return P[i]=u(R),b(n,this,P)}}function ap(n,i){return i.length<2?n:rs(n,zn(i,0,-1))}function cb(n,i){for(var u=n.length,p=Jt(i.length,u),v=vn(n);p--;){var w=i[p];n[p]=ni(w,u)?v[w]:r}return n}function Gc(n,i){if(!(i==="constructor"&&typeof n[i]=="function")&&i!="__proto__")return n[i]}var op=lp(Mh),Ba=Cy||function(n,i){return pt.setTimeout(n,i)},Kc=lp(Iv);function up(n,i,u){var p=i+"";return Kc(n,tb(p,fb(Jv(p),u)))}function lp(n){var i=0,u=0;return function(){var p=Ry(),v=we-(p-u);if(u=p,v>0){if(++i>=Je)return arguments[0]}else i=0;return n.apply(r,arguments)}}function vu(n,i){var u=-1,p=n.length,v=p-1;for(i=i===r?p:i;++u<i;){var w=Ac(u,v),R=n[w];n[w]=n[u],n[u]=R}return n.length=i,n}var cp=ab(function(n){var i=[];return n.charCodeAt(0)===46&&i.push(""),n.replace(wo,function(u,p,v,w){i.push(v?w.replace(tc,"$1"):p||u)}),i});function Ar(n){if(typeof n=="string"||Mn(n))return n;var i=n+"";return i=="0"&&1/n==-ze?"-0":i}function ss(n){if(n!=null){try{return fr.call(n)}catch{}try{return n+""}catch{}}return""}function fb(n,i){return T(zt,function(u){var p="_."+u[0];i&u[1]&&!W(n,p)&&n.push(p)}),n.sort()}function fp(n){if(n instanceof We)return n.clone();var i=new Un(n.__wrapped__,n.__chain__);return i.__actions__=vn(n.__actions__),i.__index__=n.__index__,i.__values__=n.__values__,i}function db(n,i,u){(u?un(n,i,u):i===r)?i=1:i=It(Oe(i),0);var p=n==null?0:n.length;if(!p||i<1)return[];for(var v=0,w=0,R=O(eu(p/i));v<p;)R[w++]=zn(n,v,v+=i);return R}function hb(n){for(var i=-1,u=n==null?0:n.length,p=0,v=[];++i<u;){var w=n[i];w&&(v[p++]=w)}return v}function pb(){var n=arguments.length;if(!n)return[];for(var i=O(n-1),u=arguments[0],p=n;p--;)i[p-1]=arguments[p];return Te(Re(u)?vn(u):[u],Ut(i,1))}var gb=Le(function(n,i){return wt(n)?La(n,Ut(i,1,wt,!0)):[]}),mb=Le(function(n,i){var u=Vn(i);return wt(u)&&(u=r),wt(n)?La(n,Ut(i,1,wt,!0),_e(u,2)):[]}),yb=Le(function(n,i){var u=Vn(i);return wt(u)&&(u=r),wt(n)?La(n,Ut(i,1,wt,!0),r,u):[]});function vb(n,i,u){var p=n==null?0:n.length;return p?(i=u||i===r?1:Oe(i),zn(n,i<0?0:i,p)):[]}function bb(n,i,u){var p=n==null?0:n.length;return p?(i=u||i===r?1:Oe(i),i=p-i,zn(n,0,i<0?0:i)):[]}function xb(n,i){return n&&n.length?cu(n,_e(i,3),!0,!0):[]}function _b(n,i){return n&&n.length?cu(n,_e(i,3),!0):[]}function wb(n,i,u,p){var v=n==null?0:n.length;return v?(u&&typeof u!="number"&&un(n,i,u)&&(u=0,p=v),pv(n,i,u,p)):[]}function dp(n,i,u){var p=n==null?0:n.length;if(!p)return-1;var v=u==null?0:Oe(u);return v<0&&(v=It(p+v,0)),$e(n,_e(i,3),v)}function hp(n,i,u){var p=n==null?0:n.length;if(!p)return-1;var v=p-1;return u!==r&&(v=Oe(u),v=u<0?It(p+v,0):Jt(v,p-1)),$e(n,_e(i,3),v,!0)}function pp(n){var i=n==null?0:n.length;return i?Ut(n,1):[]}function Sb(n){var i=n==null?0:n.length;return i?Ut(n,ze):[]}function kb(n,i){var u=n==null?0:n.length;return u?(i=i===r?1:Oe(i),Ut(n,i)):[]}function Cb(n){for(var i=-1,u=n==null?0:n.length,p={};++i<u;){var v=n[i];p[v[0]]=v[1]}return p}function gp(n){return n&&n.length?n[0]:r}function Db(n,i,u){var p=n==null?0:n.length;if(!p)return-1;var v=u==null?0:Oe(u);return v<0&&(v=It(p+v,0)),tt(n,i,v)}function Eb(n){var i=n==null?0:n.length;return i?zn(n,0,-1):[]}var Tb=Le(function(n){var i=fe(n,Lc);return i.length&&i[0]===n[0]?Dc(i):[]}),Rb=Le(function(n){var i=Vn(n),u=fe(n,Lc);return i===Vn(u)?i=r:u.pop(),u.length&&u[0]===n[0]?Dc(u,_e(i,2)):[]}),Mb=Le(function(n){var i=Vn(n),u=fe(n,Lc);return i=typeof i=="function"?i:r,i&&u.pop(),u.length&&u[0]===n[0]?Dc(u,r,i):[]});function Ab(n,i){return n==null?"":Ey.call(n,i)}function Vn(n){var i=n==null?0:n.length;return i?n[i-1]:r}function Ob(n,i,u){var p=n==null?0:n.length;if(!p)return-1;var v=p;return u!==r&&(v=Oe(u),v=v<0?It(p+v,0):Jt(v,p-1)),i===i?As(n,i,v):$e(n,Rs,v,!0)}function Ib(n,i){return n&&n.length?Dh(n,Oe(i)):r}var Pb=Le(mp);function mp(n,i){return n&&n.length&&i&&i.length?Mc(n,i):n}function Nb(n,i,u){return n&&n.length&&i&&i.length?Mc(n,i,_e(u,2)):n}function Lb(n,i,u){return n&&n.length&&i&&i.length?Mc(n,i,r,u):n}var jb=ti(function(n,i){var u=n==null?0:n.length,p=wc(n,i);return Rh(n,fe(i,function(v){return ni(v,u)?+v:v}).sort(Fh)),p});function $b(n,i){var u=[];if(!(n&&n.length))return u;var p=-1,v=[],w=n.length;for(i=_e(i,3);++p<w;){var R=n[p];i(R,p,n)&&(u.push(R),v.push(p))}return Rh(n,v),u}function Zc(n){return n==null?n:Ay.call(n)}function Fb(n,i,u){var p=n==null?0:n.length;return p?(u&&typeof u!="number"&&un(n,i,u)?(i=0,u=p):(i=i==null?0:Oe(i),u=u===r?p:Oe(u)),zn(n,i,u)):[]}function Yb(n,i){return lu(n,i)}function Wb(n,i,u){return Ic(n,i,_e(u,2))}function Bb(n,i){var u=n==null?0:n.length;if(u){var p=lu(n,i);if(p<u&&hr(n[p],i))return p}return-1}function Hb(n,i){return lu(n,i,!0)}function Ub(n,i,u){return Ic(n,i,_e(u,2),!0)}function qb(n,i){var u=n==null?0:n.length;if(u){var p=lu(n,i,!0)-1;if(hr(n[p],i))return p}return-1}function zb(n){return n&&n.length?Ah(n):[]}function Vb(n,i){return n&&n.length?Ah(n,_e(i,2)):[]}function Gb(n){var i=n==null?0:n.length;return i?zn(n,1,i):[]}function Kb(n,i,u){return n&&n.length?(i=u||i===r?1:Oe(i),zn(n,0,i<0?0:i)):[]}function Zb(n,i,u){var p=n==null?0:n.length;return p?(i=u||i===r?1:Oe(i),i=p-i,zn(n,i<0?0:i,p)):[]}function Xb(n,i){return n&&n.length?cu(n,_e(i,3),!1,!0):[]}function Jb(n,i){return n&&n.length?cu(n,_e(i,3)):[]}var Qb=Le(function(n){return Oi(Ut(n,1,wt,!0))}),e1=Le(function(n){var i=Vn(n);return wt(i)&&(i=r),Oi(Ut(n,1,wt,!0),_e(i,2))}),t1=Le(function(n){var i=Vn(n);return i=typeof i=="function"?i:r,Oi(Ut(n,1,wt,!0),r,i)});function n1(n){return n&&n.length?Oi(n):[]}function r1(n,i){return n&&n.length?Oi(n,_e(i,2)):[]}function i1(n,i){return i=typeof i=="function"?i:r,n&&n.length?Oi(n,r,i):[]}function Xc(n){if(!(n&&n.length))return[];var i=0;return n=V(n,function(u){if(wt(u))return i=It(u.length,i),!0}),Zi(i,function(u){return fe(n,Kr(u))})}function yp(n,i){if(!(n&&n.length))return[];var u=Xc(n);return i==null?u:fe(u,function(p){return b(i,r,p)})}var s1=Le(function(n,i){return wt(n)?La(n,i):[]}),a1=Le(function(n){return Nc(V(n,wt))}),o1=Le(function(n){var i=Vn(n);return wt(i)&&(i=r),Nc(V(n,wt),_e(i,2))}),u1=Le(function(n){var i=Vn(n);return i=typeof i=="function"?i:r,Nc(V(n,wt),r,i)}),l1=Le(Xc);function c1(n,i){return Nh(n||[],i||[],Na)}function f1(n,i){return Nh(n||[],i||[],Fa)}var d1=Le(function(n){var i=n.length,u=i>1?n[i-1]:r;return u=typeof u=="function"?(n.pop(),u):r,yp(n,u)});function vp(n){var i=_(n);return i.__chain__=!0,i}function h1(n,i){return i(n),n}function bu(n,i){return i(n)}var p1=ti(function(n){var i=n.length,u=i?n[0]:0,p=this.__wrapped__,v=function(w){return wc(w,n)};return i>1||this.__actions__.length||!(p instanceof We)||!ni(u)?this.thru(v):(p=p.slice(u,+u+(i?1:0)),p.__actions__.push({func:bu,args:[v],thisArg:r}),new Un(p,this.__chain__).thru(function(w){return i&&!w.length&&w.push(r),w}))});function g1(){return vp(this)}function m1(){return new Un(this.value(),this.__chain__)}function y1(){this.__values__===r&&(this.__values__=Op(this.value()));var n=this.__index__>=this.__values__.length,i=n?r:this.__values__[this.__index__++];return{done:n,value:i}}function v1(){return this}function b1(n){for(var i,u=this;u instanceof iu;){var p=fp(u);p.__index__=0,p.__values__=r,i?v.__wrapped__=p:i=p;var v=p;u=u.__wrapped__}return v.__wrapped__=n,i}function x1(){var n=this.__wrapped__;if(n instanceof We){var i=n;return this.__actions__.length&&(i=new We(this)),i=i.reverse(),i.__actions__.push({func:bu,args:[Zc],thisArg:r}),new Un(i,this.__chain__)}return this.thru(Zc)}function _1(){return Ph(this.__wrapped__,this.__actions__)}var w1=fu(function(n,i,u){De.call(n,u)?++n[u]:Qr(n,u,1)});function S1(n,i,u){var p=Re(n)?z:hv;return u&&un(n,i,u)&&(i=r),p(n,_e(i,3))}function k1(n,i){var u=Re(n)?V:yh;return u(n,_e(i,3))}var C1=qh(dp),D1=qh(hp);function E1(n,i){return Ut(xu(n,i),1)}function T1(n,i){return Ut(xu(n,i),ze)}function R1(n,i,u){return u=u===r?1:Oe(u),Ut(xu(n,i),u)}function bp(n,i){var u=Re(n)?T:Ai;return u(n,_e(i,3))}function xp(n,i){var u=Re(n)?L:mh;return u(n,_e(i,3))}var M1=fu(function(n,i,u){De.call(n,u)?n[u].push(i):Qr(n,u,[i])});function A1(n,i,u,p){n=bn(n)?n:Fs(n),u=u&&!p?Oe(u):0;var v=n.length;return u<0&&(u=It(v+u,0)),Cu(n)?u<=v&&n.indexOf(i,u)>-1:!!v&&tt(n,i,u)>-1}var O1=Le(function(n,i,u){var p=-1,v=typeof i=="function",w=bn(n)?O(n.length):[];return Ai(n,function(R){w[++p]=v?b(i,R,u):ja(R,i,u)}),w}),I1=fu(function(n,i,u){Qr(n,u,i)});function xu(n,i){var u=Re(n)?fe:Sh;return u(n,_e(i,3))}function P1(n,i,u,p){return n==null?[]:(Re(i)||(i=i==null?[]:[i]),u=p?r:u,Re(u)||(u=u==null?[]:[u]),Eh(n,i,u))}var N1=fu(function(n,i,u){n[u?0:1].push(i)},function(){return[[],[]]});function L1(n,i,u){var p=Re(n)?Ee:lr,v=arguments.length<3;return p(n,_e(i,4),u,v,Ai)}function j1(n,i,u){var p=Re(n)?Mt:lr,v=arguments.length<3;return p(n,_e(i,4),u,v,mh)}function $1(n,i){var u=Re(n)?V:yh;return u(n,Su(_e(i,3)))}function F1(n){var i=Re(n)?dh:Av;return i(n)}function Y1(n,i,u){(u?un(n,i,u):i===r)?i=1:i=Oe(i);var p=Re(n)?uv:Ov;return p(n,i)}function W1(n){var i=Re(n)?lv:Pv;return i(n)}function B1(n){if(n==null)return 0;if(bn(n))return Cu(n)?Tr(n):n.length;var i=Qt(n);return i==Gt||i==Bt?n.size:Tc(n).length}function H1(n,i,u){var p=Re(n)?gt:Nv;return u&&un(n,i,u)&&(i=r),p(n,_e(i,3))}var U1=Le(function(n,i){if(n==null)return[];var u=i.length;return u>1&&un(n,i[0],i[1])?i=[]:u>2&&un(i[0],i[1],i[2])&&(i=[i[0]]),Eh(n,Ut(i,1),[])}),_u=ky||function(){return pt.Date.now()};function q1(n,i){if(typeof i!="function")throw new Ne(h);return n=Oe(n),function(){if(--n<1)return i.apply(this,arguments)}}function _p(n,i,u){return i=u?r:i,i=n&&i==null?n.length:i,ei(n,d,r,r,r,r,i)}function wp(n,i){var u;if(typeof i!="function")throw new Ne(h);return n=Oe(n),function(){return--n>0&&(u=i.apply(this,arguments)),n<=1&&(i=r),u}}var Jc=Le(function(n,i,u){var p=re;if(u.length){var v=Tn(u,js(Jc));p|=te}return ei(n,p,i,u,v)}),Sp=Le(function(n,i,u){var p=re|H;if(u.length){var v=Tn(u,js(Sp));p|=te}return ei(i,p,n,u,v)});function kp(n,i,u){i=u?r:i;var p=ei(n,de,r,r,r,r,r,i);return p.placeholder=kp.placeholder,p}function Cp(n,i,u){i=u?r:i;var p=ei(n,he,r,r,r,r,r,i);return p.placeholder=Cp.placeholder,p}function Dp(n,i,u){var p,v,w,R,P,j,X=0,J=!1,Q=!1,ue=!0;if(typeof n!="function")throw new Ne(h);i=Gn(i)||0,mt(u)&&(J=!!u.leading,Q="maxWait"in u,w=Q?It(Gn(u.maxWait)||0,i):w,ue="trailing"in u?!!u.trailing:ue);function ve(St){var pr=p,si=v;return p=v=r,X=St,R=n.apply(si,pr),R}function Se(St){return X=St,P=Ba(Ye,i),J?ve(St):R}function Pe(St){var pr=St-j,si=St-X,qp=i-pr;return Q?Jt(qp,w-si):qp}function ke(St){var pr=St-j,si=St-X;return j===r||pr>=i||pr<0||Q&&si>=w}function Ye(){var St=_u();if(ke(St))return He(St);P=Ba(Ye,Pe(St))}function He(St){return P=r,ue&&p?ve(St):(p=v=r,R)}function An(){P!==r&&Lh(P),X=0,p=j=v=P=r}function ln(){return P===r?R:He(_u())}function On(){var St=_u(),pr=ke(St);if(p=arguments,v=this,j=St,pr){if(P===r)return Se(j);if(Q)return Lh(P),P=Ba(Ye,i),ve(j)}return P===r&&(P=Ba(Ye,i)),R}return On.cancel=An,On.flush=ln,On}var z1=Le(function(n,i){return gh(n,1,i)}),V1=Le(function(n,i,u){return gh(n,Gn(i)||0,u)});function G1(n){return ei(n,oe)}function wu(n,i){if(typeof n!="function"||i!=null&&typeof i!="function")throw new Ne(h);var u=function(){var p=arguments,v=i?i.apply(this,p):p[0],w=u.cache;if(w.has(v))return w.get(v);var R=n.apply(this,p);return u.cache=w.set(v,R)||w,R};return u.cache=new(wu.Cache||Jr),u}wu.Cache=Jr;function Su(n){if(typeof n!="function")throw new Ne(h);return function(){var i=arguments;switch(i.length){case 0:return!n.call(this);case 1:return!n.call(this,i[0]);case 2:return!n.call(this,i[0],i[1]);case 3:return!n.call(this,i[0],i[1],i[2])}return!n.apply(this,i)}}function K1(n){return wp(2,n)}var Z1=Lv(function(n,i){i=i.length==1&&Re(i[0])?fe(i[0],rn(_e())):fe(Ut(i,1),rn(_e()));var u=i.length;return Le(function(p){for(var v=-1,w=Jt(p.length,u);++v<w;)p[v]=i[v].call(this,p[v]);return b(n,this,p)})}),Qc=Le(function(n,i){var u=Tn(i,js(Qc));return ei(n,te,r,i,u)}),Ep=Le(function(n,i){var u=Tn(i,js(Ep));return ei(n,ie,r,i,u)}),X1=ti(function(n,i){return ei(n,Me,r,r,r,i)});function J1(n,i){if(typeof n!="function")throw new Ne(h);return i=i===r?i:Oe(i),Le(n,i)}function Q1(n,i){if(typeof n!="function")throw new Ne(h);return i=i==null?0:It(Oe(i),0),Le(function(u){var p=u[i],v=Pi(u,0,i);return p&&Te(v,p),b(n,this,v)})}function ex(n,i,u){var p=!0,v=!0;if(typeof n!="function")throw new Ne(h);return mt(u)&&(p="leading"in u?!!u.leading:p,v="trailing"in u?!!u.trailing:v),Dp(n,i,{leading:p,maxWait:i,trailing:v})}function tx(n){return _p(n,1)}function nx(n,i){return Qc(jc(i),n)}function rx(){if(!arguments.length)return[];var n=arguments[0];return Re(n)?n:[n]}function ix(n){return qn(n,K)}function sx(n,i){return i=typeof i=="function"?i:r,qn(n,K,i)}function ax(n){return qn(n,$|K)}function ox(n,i){return i=typeof i=="function"?i:r,qn(n,$|K,i)}function ux(n,i){return i==null||ph(n,i,Yt(i))}function hr(n,i){return n===i||n!==n&&i!==i}var lx=gu(Cc),cx=gu(function(n,i){return n>=i}),as=xh(function(){return arguments}())?xh:function(n){return yt(n)&&De.call(n,"callee")&&!ah.call(n,"callee")},Re=O.isArray,fx=a?rn(a):bv;function bn(n){return n!=null&&ku(n.length)&&!ri(n)}function wt(n){return yt(n)&&bn(n)}function dx(n){return n===!0||n===!1||yt(n)&&on(n)==Br}var Ni=Dy||ff,hx=l?rn(l):xv;function px(n){return yt(n)&&n.nodeType===1&&!Ha(n)}function gx(n){if(n==null)return!0;if(bn(n)&&(Re(n)||typeof n=="string"||typeof n.splice=="function"||Ni(n)||$s(n)||as(n)))return!n.length;var i=Qt(n);if(i==Gt||i==Bt)return!n.size;if(Wa(n))return!Tc(n).length;for(var u in n)if(De.call(n,u))return!1;return!0}function mx(n,i){return $a(n,i)}function yx(n,i,u){u=typeof u=="function"?u:r;var p=u?u(n,i):r;return p===r?$a(n,i,r,u):!!p}function ef(n){if(!yt(n))return!1;var i=on(n);return i==vi||i==fn||typeof n.message=="string"&&typeof n.name=="string"&&!Ha(n)}function vx(n){return typeof n=="number"&&uh(n)}function ri(n){if(!mt(n))return!1;var i=on(n);return i==kn||i==Hr||i==Ui||i==oa}function Tp(n){return typeof n=="number"&&n==Oe(n)}function ku(n){return typeof n=="number"&&n>-1&&n%1==0&&n<=Fe}function mt(n){var i=typeof n;return n!=null&&(i=="object"||i=="function")}function yt(n){return n!=null&&typeof n=="object"}var Rp=f?rn(f):wv;function bx(n,i){return n===i||Ec(n,i,Uc(i))}function xx(n,i,u){return u=typeof u=="function"?u:r,Ec(n,i,Uc(i),u)}function _x(n){return Mp(n)&&n!=+n}function wx(n){if(sb(n))throw new Z(c);return _h(n)}function Sx(n){return n===null}function kx(n){return n==null}function Mp(n){return typeof n=="number"||yt(n)&&on(n)==Ur}function Ha(n){if(!yt(n)||on(n)!=Kt)return!1;var i=Xo(n);if(i===null)return!0;var u=De.call(i,"constructor")&&i.constructor;return typeof u=="function"&&u instanceof u&&fr.call(u)==xy}var tf=g?rn(g):Sv;function Cx(n){return Tp(n)&&n>=-Fe&&n<=Fe}var Ap=m?rn(m):kv;function Cu(n){return typeof n=="string"||!Re(n)&&yt(n)&&on(n)==jt}function Mn(n){return typeof n=="symbol"||yt(n)&&on(n)==$n}var $s=y?rn(y):Cv;function Dx(n){return n===r}function Ex(n){return yt(n)&&Qt(n)==pe}function Tx(n){return yt(n)&&on(n)==$t}var Rx=gu(Rc),Mx=gu(function(n,i){return n<=i});function Op(n){if(!n)return[];if(bn(n))return Cu(n)?sn(n):vn(n);if(Ma&&n[Ma])return Er(n[Ma]());var i=Qt(n),u=i==Gt?Ms:i==Bt?Zr:Fs;return u(n)}function ii(n){if(!n)return n===0?n:0;if(n=Gn(n),n===ze||n===-ze){var i=n<0?-1:1;return i*ft}return n===n?n:0}function Oe(n){var i=ii(n),u=i%1;return i===i?u?i-u:i:0}function Ip(n){return n?ns(Oe(n),0,Nt):0}function Gn(n){if(typeof n=="number")return n;if(Mn(n))return Rt;if(mt(n)){var i=typeof n.valueOf=="function"?n.valueOf():n;n=mt(i)?i+"":i}if(typeof n!="string")return n===0?n:+n;n=Hn(n);var u=Do.test(n);return u||ca.test(n)?hc(n.slice(2),u?2:8):Si.test(n)?Rt:+n}function Pp(n){return Mr(n,xn(n))}function Ax(n){return n?ns(Oe(n),-Fe,Fe):n===0?n:0}function et(n){return n==null?"":Rn(n)}var Ox=Ns(function(n,i){if(Wa(i)||bn(i)){Mr(i,Yt(i),n);return}for(var u in i)De.call(i,u)&&Na(n,u,i[u])}),Np=Ns(function(n,i){Mr(i,xn(i),n)}),Du=Ns(function(n,i,u,p){Mr(i,xn(i),n,p)}),Ix=Ns(function(n,i,u,p){Mr(i,Yt(i),n,p)}),Px=ti(wc);function Nx(n,i){var u=Ps(n);return i==null?u:hh(u,i)}var Lx=Le(function(n,i){n=ce(n);var u=-1,p=i.length,v=p>2?i[2]:r;for(v&&un(i[0],i[1],v)&&(p=1);++u<p;)for(var w=i[u],R=xn(w),P=-1,j=R.length;++P<j;){var X=R[P],J=n[X];(J===r||hr(J,Ot[X])&&!De.call(n,X))&&(n[X]=w[X])}return n}),jx=Le(function(n){return n.push(r,Jh),b(Lp,r,n)});function $x(n,i){return Cr(n,_e(i,3),Rr)}function Fx(n,i){return Cr(n,_e(i,3),kc)}function Yx(n,i){return n==null?n:Sc(n,_e(i,3),xn)}function Wx(n,i){return n==null?n:vh(n,_e(i,3),xn)}function Bx(n,i){return n&&Rr(n,_e(i,3))}function Hx(n,i){return n&&kc(n,_e(i,3))}function Ux(n){return n==null?[]:ou(n,Yt(n))}function qx(n){return n==null?[]:ou(n,xn(n))}function nf(n,i,u){var p=n==null?r:rs(n,i);return p===r?u:p}function zx(n,i){return n!=null&&tp(n,i,gv)}function rf(n,i){return n!=null&&tp(n,i,mv)}var Vx=Vh(function(n,i,u){i!=null&&typeof i.toString!="function"&&(i=Go.call(i)),n[i]=u},af(_n)),Gx=Vh(function(n,i,u){i!=null&&typeof i.toString!="function"&&(i=Go.call(i)),De.call(n,i)?n[i].push(u):n[i]=[u]},_e),Kx=Le(ja);function Yt(n){return bn(n)?fh(n):Tc(n)}function xn(n){return bn(n)?fh(n,!0):Dv(n)}function Zx(n,i){var u={};return i=_e(i,3),Rr(n,function(p,v,w){Qr(u,i(p,v,w),p)}),u}function Xx(n,i){var u={};return i=_e(i,3),Rr(n,function(p,v,w){Qr(u,v,i(p,v,w))}),u}var Jx=Ns(function(n,i,u){uu(n,i,u)}),Lp=Ns(function(n,i,u,p){uu(n,i,u,p)}),Qx=ti(function(n,i){var u={};if(n==null)return u;var p=!1;i=fe(i,function(w){return w=Ii(w,n),p||(p=w.length>1),w}),Mr(n,Bc(n),u),p&&(u=qn(u,$|B|K,Vv));for(var v=i.length;v--;)Pc(u,i[v]);return u});function e_(n,i){return jp(n,Su(_e(i)))}var t_=ti(function(n,i){return n==null?{}:Tv(n,i)});function jp(n,i){if(n==null)return{};var u=fe(Bc(n),function(p){return[p]});return i=_e(i),Th(n,u,function(p,v){return i(p,v[0])})}function n_(n,i,u){i=Ii(i,n);var p=-1,v=i.length;for(v||(v=1,n=r);++p<v;){var w=n==null?r:n[Ar(i[p])];w===r&&(p=v,w=u),n=ri(w)?w.call(n):w}return n}function r_(n,i,u){return n==null?n:Fa(n,i,u)}function i_(n,i,u,p){return p=typeof p=="function"?p:r,n==null?n:Fa(n,i,u,p)}var $p=Zh(Yt),Fp=Zh(xn);function s_(n,i,u){var p=Re(n),v=p||Ni(n)||$s(n);if(i=_e(i,4),u==null){var w=n&&n.constructor;v?u=p?new w:[]:mt(n)?u=ri(w)?Ps(Xo(n)):{}:u={}}return(v?T:Rr)(n,function(R,P,j){return i(u,R,P,j)}),u}function a_(n,i){return n==null?!0:Pc(n,i)}function o_(n,i,u){return n==null?n:Ih(n,i,jc(u))}function u_(n,i,u,p){return p=typeof p=="function"?p:r,n==null?n:Ih(n,i,jc(u),p)}function Fs(n){return n==null?[]:Da(n,Yt(n))}function l_(n){return n==null?[]:Da(n,xn(n))}function c_(n,i,u){return u===r&&(u=i,i=r),u!==r&&(u=Gn(u),u=u===u?u:0),i!==r&&(i=Gn(i),i=i===i?i:0),ns(Gn(n),i,u)}function f_(n,i,u){return i=ii(i),u===r?(u=i,i=0):u=ii(u),n=Gn(n),yv(n,i,u)}function d_(n,i,u){if(u&&typeof u!="boolean"&&un(n,i,u)&&(i=u=r),u===r&&(typeof i=="boolean"?(u=i,i=r):typeof n=="boolean"&&(u=n,n=r)),n===r&&i===r?(n=0,i=1):(n=ii(n),i===r?(i=n,n=0):i=ii(i)),n>i){var p=n;n=i,i=p}if(u||n%1||i%1){var v=lh();return Jt(n+v*(i-n+ka("1e-"+((v+"").length-1))),i)}return Ac(n,i)}var h_=Ls(function(n,i,u){return i=i.toLowerCase(),n+(u?Yp(i):i)});function Yp(n){return sf(et(n).toLowerCase())}function Wp(n){return n=et(n),n&&n.replace(Eo,Ti).replace(oc,"")}function p_(n,i,u){n=et(n),i=Rn(i);var p=n.length;u=u===r?p:ns(Oe(u),0,p);var v=u;return u-=i.length,u>=0&&n.slice(u,v)==i}function g_(n){return n=et(n),n&&xo.test(n)?n.replace(_i,gc):n}function m_(n){return n=et(n),n&&wi.test(n)?n.replace(wr,"\\$&"):n}var y_=Ls(function(n,i,u){return n+(u?"-":"")+i.toLowerCase()}),v_=Ls(function(n,i,u){return n+(u?" ":"")+i.toLowerCase()}),b_=Uh("toLowerCase");function x_(n,i,u){n=et(n),i=Oe(i);var p=i?Tr(n):0;if(!i||p>=i)return n;var v=(i-p)/2;return pu(tu(v),u)+n+pu(eu(v),u)}function __(n,i,u){n=et(n),i=Oe(i);var p=i?Tr(n):0;return i&&p<i?n+pu(i-p,u):n}function w_(n,i,u){n=et(n),i=Oe(i);var p=i?Tr(n):0;return i&&p<i?pu(i-p,u)+n:n}function S_(n,i,u){return u||i==null?i=0:i&&(i=+i),My(et(n).replace(zi,""),i||0)}function k_(n,i,u){return(u?un(n,i,u):i===r)?i=1:i=Oe(i),Oc(et(n),i)}function C_(){var n=arguments,i=et(n[0]);return n.length<3?i:i.replace(n[1],n[2])}var D_=Ls(function(n,i,u){return n+(u?"_":"")+i.toLowerCase()});function E_(n,i,u){return u&&typeof u!="number"&&un(n,i,u)&&(i=u=r),u=u===r?Nt:u>>>0,u?(n=et(n),n&&(typeof i=="string"||i!=null&&!tf(i))&&(i=Rn(i),!i&&yn(n))?Pi(sn(n),0,u):n.split(i,u)):[]}var T_=Ls(function(n,i,u){return n+(u?" ":"")+sf(i)});function R_(n,i,u){return n=et(n),u=u==null?0:ns(Oe(u),0,n.length),i=Rn(i),n.slice(u,u+i.length)==i}function M_(n,i,u){var p=_.templateSettings;u&&un(n,i,u)&&(i=r),n=et(n),i=Du({},i,p,Xh);var v=Du({},i.imports,p.imports,Xh),w=Yt(v),R=Da(v,w),P,j,X=0,J=i.interpolate||ks,Q="__p += '",ue=Ae((i.escape||ks).source+"|"+J.source+"|"+(J===_s?ko:ks).source+"|"+(i.evaluate||ks).source+"|$","g"),ve="//# sourceURL="+(De.call(i,"sourceURL")?(i.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++dc+"]")+`
|
|
145
|
+
`;n.replace(ue,function(ke,Ye,He,An,ln,On){return He||(He=An),Q+=n.slice(X,On).replace(Vi,mc),Ye&&(P=!0,Q+=`' +
|
|
146
|
+
__e(`+Ye+`) +
|
|
147
|
+
'`),ln&&(j=!0,Q+=`';
|
|
148
|
+
`+ln+`;
|
|
149
|
+
__p += '`),He&&(Q+=`' +
|
|
150
|
+
((__t = (`+He+`)) == null ? '' : __t) +
|
|
151
|
+
'`),X=On+ke.length,ke}),Q+=`';
|
|
152
|
+
`;var Se=De.call(i,"variable")&&i.variable;if(!Se)Q=`with (obj) {
|
|
153
|
+
`+Q+`
|
|
154
|
+
}
|
|
155
|
+
`;else if(ec.test(Se))throw new Z(x);Q=(j?Q.replace(yo,""):Q).replace(vo,"$1").replace(Kl,"$1;"),Q="function("+(Se||"obj")+`) {
|
|
156
|
+
`+(Se?"":`obj || (obj = {});
|
|
157
|
+
`)+"var __t, __p = ''"+(P?", __e = _.escape":"")+(j?`, __j = Array.prototype.join;
|
|
158
|
+
function print() { __p += __j.call(arguments, '') }
|
|
159
|
+
`:`;
|
|
160
|
+
`)+Q+`return __p
|
|
161
|
+
}`;var Pe=Hp(function(){return ge(w,ve+"return "+Q).apply(r,R)});if(Pe.source=Q,ef(Pe))throw Pe;return Pe}function A_(n){return et(n).toLowerCase()}function O_(n){return et(n).toUpperCase()}function I_(n,i,u){if(n=et(n),n&&(u||i===r))return Hn(n);if(!n||!(i=Rn(i)))return n;var p=sn(n),v=sn(i),w=Ve(p,v),R=Ji(p,v)+1;return Pi(p,w,R).join("")}function P_(n,i,u){if(n=et(n),n&&(u||i===r))return n.slice(0,zo(n)+1);if(!n||!(i=Rn(i)))return n;var p=sn(n),v=Ji(p,sn(i))+1;return Pi(p,0,v).join("")}function N_(n,i,u){if(n=et(n),n&&(u||i===r))return n.replace(zi,"");if(!n||!(i=Rn(i)))return n;var p=sn(n),v=Ve(p,sn(i));return Pi(p,v).join("")}function L_(n,i){var u=at,p=Ue;if(mt(i)){var v="separator"in i?i.separator:v;u="length"in i?Oe(i.length):u,p="omission"in i?Rn(i.omission):p}n=et(n);var w=n.length;if(yn(n)){var R=sn(n);w=R.length}if(u>=w)return n;var P=u-Tr(p);if(P<1)return p;var j=R?Pi(R,0,P).join(""):n.slice(0,P);if(v===r)return j+p;if(R&&(P+=j.length-P),tf(v)){if(n.slice(P).search(v)){var X,J=j;for(v.global||(v=Ae(v.source,et(Co.exec(v))+"g")),v.lastIndex=0;X=v.exec(J);)var Q=X.index;j=j.slice(0,Q===r?P:Q)}}else if(n.indexOf(Rn(v),P)!=P){var ue=j.lastIndexOf(v);ue>-1&&(j=j.slice(0,ue))}return j+p}function j_(n){return n=et(n),n&&bo.test(n)?n.replace(zr,Ra):n}var $_=Ls(function(n,i,u){return n+(u?" ":"")+i.toUpperCase()}),sf=Uh("toUpperCase");function Bp(n,i,u){return n=et(n),i=u?r:i,i===r?Ea(n)?N(n):je(n):n.match(i)||[]}var Hp=Le(function(n,i){try{return b(n,r,i)}catch(u){return ef(u)?u:new Z(u)}}),F_=ti(function(n,i){return T(i,function(u){u=Ar(u),Qr(n,u,Jc(n[u],n))}),n});function Y_(n){var i=n==null?0:n.length,u=_e();return n=i?fe(n,function(p){if(typeof p[1]!="function")throw new Ne(h);return[u(p[0]),p[1]]}):[],Le(function(p){for(var v=-1;++v<i;){var w=n[v];if(b(w[0],this,p))return b(w[1],this,p)}})}function W_(n){return dv(qn(n,$))}function af(n){return function(){return n}}function B_(n,i){return n==null||n!==n?i:n}var H_=zh(),U_=zh(!0);function _n(n){return n}function of(n){return wh(typeof n=="function"?n:qn(n,$))}function q_(n){return kh(qn(n,$))}function z_(n,i){return Ch(n,qn(i,$))}var V_=Le(function(n,i){return function(u){return ja(u,n,i)}}),G_=Le(function(n,i){return function(u){return ja(n,u,i)}});function uf(n,i,u){var p=Yt(i),v=ou(i,p);u==null&&!(mt(i)&&(v.length||!p.length))&&(u=i,i=n,n=this,v=ou(i,Yt(i)));var w=!(mt(u)&&"chain"in u)||!!u.chain,R=ri(n);return T(v,function(P){var j=i[P];n[P]=j,R&&(n.prototype[P]=function(){var X=this.__chain__;if(w||X){var J=n(this.__wrapped__),Q=J.__actions__=vn(this.__actions__);return Q.push({func:j,args:arguments,thisArg:n}),J.__chain__=X,J}return j.apply(n,Te([this.value()],arguments))})}),n}function K_(){return pt._===this&&(pt._=_y),this}function lf(){}function Z_(n){return n=Oe(n),Le(function(i){return Dh(i,n)})}var X_=Fc(fe),J_=Fc(z),Q_=Fc(gt);function Up(n){return zc(n)?Kr(Ar(n)):Rv(n)}function ew(n){return function(i){return n==null?r:rs(n,i)}}var tw=Gh(),nw=Gh(!0);function cf(){return[]}function ff(){return!1}function rw(){return{}}function iw(){return""}function sw(){return!0}function aw(n,i){if(n=Oe(n),n<1||n>Fe)return[];var u=Nt,p=Jt(n,Nt);i=_e(i),n-=Nt;for(var v=Zi(p,i);++u<n;)i(u);return v}function ow(n){return Re(n)?fe(n,Ar):Mn(n)?[n]:vn(cp(et(n)))}function uw(n){var i=++by;return et(n)+i}var lw=hu(function(n,i){return n+i},0),cw=Yc("ceil"),fw=hu(function(n,i){return n/i},1),dw=Yc("floor");function hw(n){return n&&n.length?au(n,_n,Cc):r}function pw(n,i){return n&&n.length?au(n,_e(i,2),Cc):r}function gw(n){return Dn(n,_n)}function mw(n,i){return Dn(n,_e(i,2))}function yw(n){return n&&n.length?au(n,_n,Rc):r}function vw(n,i){return n&&n.length?au(n,_e(i,2),Rc):r}var bw=hu(function(n,i){return n*i},1),xw=Yc("round"),_w=hu(function(n,i){return n-i},0);function ww(n){return n&&n.length?Xt(n,_n):0}function Sw(n,i){return n&&n.length?Xt(n,_e(i,2)):0}return _.after=q1,_.ary=_p,_.assign=Ox,_.assignIn=Np,_.assignInWith=Du,_.assignWith=Ix,_.at=Px,_.before=wp,_.bind=Jc,_.bindAll=F_,_.bindKey=Sp,_.castArray=rx,_.chain=vp,_.chunk=db,_.compact=hb,_.concat=pb,_.cond=Y_,_.conforms=W_,_.constant=af,_.countBy=w1,_.create=Nx,_.curry=kp,_.curryRight=Cp,_.debounce=Dp,_.defaults=Lx,_.defaultsDeep=jx,_.defer=z1,_.delay=V1,_.difference=gb,_.differenceBy=mb,_.differenceWith=yb,_.drop=vb,_.dropRight=bb,_.dropRightWhile=xb,_.dropWhile=_b,_.fill=wb,_.filter=k1,_.flatMap=E1,_.flatMapDeep=T1,_.flatMapDepth=R1,_.flatten=pp,_.flattenDeep=Sb,_.flattenDepth=kb,_.flip=G1,_.flow=H_,_.flowRight=U_,_.fromPairs=Cb,_.functions=Ux,_.functionsIn=qx,_.groupBy=M1,_.initial=Eb,_.intersection=Tb,_.intersectionBy=Rb,_.intersectionWith=Mb,_.invert=Vx,_.invertBy=Gx,_.invokeMap=O1,_.iteratee=of,_.keyBy=I1,_.keys=Yt,_.keysIn=xn,_.map=xu,_.mapKeys=Zx,_.mapValues=Xx,_.matches=q_,_.matchesProperty=z_,_.memoize=wu,_.merge=Jx,_.mergeWith=Lp,_.method=V_,_.methodOf=G_,_.mixin=uf,_.negate=Su,_.nthArg=Z_,_.omit=Qx,_.omitBy=e_,_.once=K1,_.orderBy=P1,_.over=X_,_.overArgs=Z1,_.overEvery=J_,_.overSome=Q_,_.partial=Qc,_.partialRight=Ep,_.partition=N1,_.pick=t_,_.pickBy=jp,_.property=Up,_.propertyOf=ew,_.pull=Pb,_.pullAll=mp,_.pullAllBy=Nb,_.pullAllWith=Lb,_.pullAt=jb,_.range=tw,_.rangeRight=nw,_.rearg=X1,_.reject=$1,_.remove=$b,_.rest=J1,_.reverse=Zc,_.sampleSize=Y1,_.set=r_,_.setWith=i_,_.shuffle=W1,_.slice=Fb,_.sortBy=U1,_.sortedUniq=zb,_.sortedUniqBy=Vb,_.split=E_,_.spread=Q1,_.tail=Gb,_.take=Kb,_.takeRight=Zb,_.takeRightWhile=Xb,_.takeWhile=Jb,_.tap=h1,_.throttle=ex,_.thru=bu,_.toArray=Op,_.toPairs=$p,_.toPairsIn=Fp,_.toPath=ow,_.toPlainObject=Pp,_.transform=s_,_.unary=tx,_.union=Qb,_.unionBy=e1,_.unionWith=t1,_.uniq=n1,_.uniqBy=r1,_.uniqWith=i1,_.unset=a_,_.unzip=Xc,_.unzipWith=yp,_.update=o_,_.updateWith=u_,_.values=Fs,_.valuesIn=l_,_.without=s1,_.words=Bp,_.wrap=nx,_.xor=a1,_.xorBy=o1,_.xorWith=u1,_.zip=l1,_.zipObject=c1,_.zipObjectDeep=f1,_.zipWith=d1,_.entries=$p,_.entriesIn=Fp,_.extend=Np,_.extendWith=Du,uf(_,_),_.add=lw,_.attempt=Hp,_.camelCase=h_,_.capitalize=Yp,_.ceil=cw,_.clamp=c_,_.clone=ix,_.cloneDeep=ax,_.cloneDeepWith=ox,_.cloneWith=sx,_.conformsTo=ux,_.deburr=Wp,_.defaultTo=B_,_.divide=fw,_.endsWith=p_,_.eq=hr,_.escape=g_,_.escapeRegExp=m_,_.every=S1,_.find=C1,_.findIndex=dp,_.findKey=$x,_.findLast=D1,_.findLastIndex=hp,_.findLastKey=Fx,_.floor=dw,_.forEach=bp,_.forEachRight=xp,_.forIn=Yx,_.forInRight=Wx,_.forOwn=Bx,_.forOwnRight=Hx,_.get=nf,_.gt=lx,_.gte=cx,_.has=zx,_.hasIn=rf,_.head=gp,_.identity=_n,_.includes=A1,_.indexOf=Db,_.inRange=f_,_.invoke=Kx,_.isArguments=as,_.isArray=Re,_.isArrayBuffer=fx,_.isArrayLike=bn,_.isArrayLikeObject=wt,_.isBoolean=dx,_.isBuffer=Ni,_.isDate=hx,_.isElement=px,_.isEmpty=gx,_.isEqual=mx,_.isEqualWith=yx,_.isError=ef,_.isFinite=vx,_.isFunction=ri,_.isInteger=Tp,_.isLength=ku,_.isMap=Rp,_.isMatch=bx,_.isMatchWith=xx,_.isNaN=_x,_.isNative=wx,_.isNil=kx,_.isNull=Sx,_.isNumber=Mp,_.isObject=mt,_.isObjectLike=yt,_.isPlainObject=Ha,_.isRegExp=tf,_.isSafeInteger=Cx,_.isSet=Ap,_.isString=Cu,_.isSymbol=Mn,_.isTypedArray=$s,_.isUndefined=Dx,_.isWeakMap=Ex,_.isWeakSet=Tx,_.join=Ab,_.kebabCase=y_,_.last=Vn,_.lastIndexOf=Ob,_.lowerCase=v_,_.lowerFirst=b_,_.lt=Rx,_.lte=Mx,_.max=hw,_.maxBy=pw,_.mean=gw,_.meanBy=mw,_.min=yw,_.minBy=vw,_.stubArray=cf,_.stubFalse=ff,_.stubObject=rw,_.stubString=iw,_.stubTrue=sw,_.multiply=bw,_.nth=Ib,_.noConflict=K_,_.noop=lf,_.now=_u,_.pad=x_,_.padEnd=__,_.padStart=w_,_.parseInt=S_,_.random=d_,_.reduce=L1,_.reduceRight=j1,_.repeat=k_,_.replace=C_,_.result=n_,_.round=xw,_.runInContext=k,_.sample=F1,_.size=B1,_.snakeCase=D_,_.some=H1,_.sortedIndex=Yb,_.sortedIndexBy=Wb,_.sortedIndexOf=Bb,_.sortedLastIndex=Hb,_.sortedLastIndexBy=Ub,_.sortedLastIndexOf=qb,_.startCase=T_,_.startsWith=R_,_.subtract=_w,_.sum=ww,_.sumBy=Sw,_.template=M_,_.times=aw,_.toFinite=ii,_.toInteger=Oe,_.toLength=Ip,_.toLower=A_,_.toNumber=Gn,_.toSafeInteger=Ax,_.toString=et,_.toUpper=O_,_.trim=I_,_.trimEnd=P_,_.trimStart=N_,_.truncate=L_,_.unescape=j_,_.uniqueId=uw,_.upperCase=$_,_.upperFirst=sf,_.each=bp,_.eachRight=xp,_.first=gp,uf(_,function(){var n={};return Rr(_,function(i,u){De.call(_.prototype,u)||(n[u]=i)}),n}(),{chain:!1}),_.VERSION=s,T(["bind","bindKey","curry","curryRight","partial","partialRight"],function(n){_[n].placeholder=_}),T(["drop","take"],function(n,i){We.prototype[n]=function(u){u=u===r?1:It(Oe(u),0);var p=this.__filtered__&&!i?new We(this):this.clone();return p.__filtered__?p.__takeCount__=Jt(u,p.__takeCount__):p.__views__.push({size:Jt(u,Nt),type:n+(p.__dir__<0?"Right":"")}),p},We.prototype[n+"Right"]=function(u){return this.reverse()[n](u).reverse()}}),T(["filter","map","takeWhile"],function(n,i){var u=i+1,p=u==ot||u==Tt;We.prototype[n]=function(v){var w=this.clone();return w.__iteratees__.push({iteratee:_e(v,3),type:u}),w.__filtered__=w.__filtered__||p,w}}),T(["head","last"],function(n,i){var u="take"+(i?"Right":"");We.prototype[n]=function(){return this[u](1).value()[0]}}),T(["initial","tail"],function(n,i){var u="drop"+(i?"":"Right");We.prototype[n]=function(){return this.__filtered__?new We(this):this[u](1)}}),We.prototype.compact=function(){return this.filter(_n)},We.prototype.find=function(n){return this.filter(n).head()},We.prototype.findLast=function(n){return this.reverse().find(n)},We.prototype.invokeMap=Le(function(n,i){return typeof n=="function"?new We(this):this.map(function(u){return ja(u,n,i)})}),We.prototype.reject=function(n){return this.filter(Su(_e(n)))},We.prototype.slice=function(n,i){n=Oe(n);var u=this;return u.__filtered__&&(n>0||i<0)?new We(u):(n<0?u=u.takeRight(-n):n&&(u=u.drop(n)),i!==r&&(i=Oe(i),u=i<0?u.dropRight(-i):u.take(i-n)),u)},We.prototype.takeRightWhile=function(n){return this.reverse().takeWhile(n).reverse()},We.prototype.toArray=function(){return this.take(Nt)},Rr(We.prototype,function(n,i){var u=/^(?:filter|find|map|reject)|While$/.test(i),p=/^(?:head|last)$/.test(i),v=_[p?"take"+(i=="last"?"Right":""):i],w=p||/^find/.test(i);v&&(_.prototype[i]=function(){var R=this.__wrapped__,P=p?[1]:arguments,j=R instanceof We,X=P[0],J=j||Re(R),Q=function(Ye){var He=v.apply(_,Te([Ye],P));return p&&ue?He[0]:He};J&&u&&typeof X=="function"&&X.length!=1&&(j=J=!1);var ue=this.__chain__,ve=!!this.__actions__.length,Se=w&&!ue,Pe=j&&!ve;if(!w&&J){R=Pe?R:new We(this);var ke=n.apply(R,P);return ke.__actions__.push({func:bu,args:[Q],thisArg:r}),new Un(ke,ue)}return Se&&Pe?n.apply(this,P):(ke=this.thru(Q),Se?p?ke.value()[0]:ke.value():ke)})}),T(["pop","push","shift","sort","splice","unshift"],function(n){var i=At[n],u=/^(?:push|sort|unshift)$/.test(n)?"tap":"thru",p=/^(?:pop|shift)$/.test(n);_.prototype[n]=function(){var v=arguments;if(p&&!this.__chain__){var w=this.value();return i.apply(Re(w)?w:[],v)}return this[u](function(R){return i.apply(Re(R)?R:[],v)})}}),Rr(We.prototype,function(n,i){var u=_[i];if(u){var p=u.name+"";De.call(Is,p)||(Is[p]=[]),Is[p].push({name:i,func:u})}}),Is[du(r,H).name]=[{name:"wrapper",func:r}],We.prototype.clone=jy,We.prototype.reverse=$y,We.prototype.value=Fy,_.prototype.at=p1,_.prototype.chain=g1,_.prototype.commit=m1,_.prototype.next=y1,_.prototype.plant=b1,_.prototype.reverse=x1,_.prototype.toJSON=_.prototype.valueOf=_.prototype.value=_1,_.prototype.first=_.prototype.head,Ma&&(_.prototype[Ma]=v1),_},U=Y();ur?((ur.exports=U)._=U,Ts._=U):pt._=U}).call(D.commonjsGlobal)})(Ku,Ku.exports);Ku.exports;function wM(e){var t=e.lastRenderedStartIndex,r=e.lastRenderedStopIndex,s=e.startIndex,o=e.stopIndex;return!(s>r||o<t)}function SM(e){for(var t=e.isItemLoaded,r=e.itemCount,s=e.minimumBatchSize,o=e.startIndex,c=e.stopIndex,h=[],x=null,S=null,E=o;E<=c;E++){var A=t(E);A?S!==null&&(h.push(x,S),x=S=null):(S=E,x===null&&(x=E))}if(S!==null){for(var $=Math.min(Math.max(S,x+s-1),r-1),B=S+1;B<=$&&!t(B);B++)S=B;h.push(x,S)}if(h.length)for(;h[1]-h[0]+1<s&&h[0]>0;){var K=h[0]-1;if(!t(K))h[0]=K;else break}return h}var kM=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")},CM=function(){function e(t,r){for(var s=0;s<r.length;s++){var o=r[s];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(t,o.key,o)}}return function(t,r,s){return r&&e(t.prototype,r),s&&e(t,s),t}}(),DM=function(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)},Eg=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t&&(typeof t=="object"||typeof t=="function")?t:e};(function(e){DM(t,e);function t(){var r,s,o,c;kM(this,t);for(var h=arguments.length,x=Array(h),S=0;S<h;S++)x[S]=arguments[S];return c=(s=(o=Eg(this,(r=t.__proto__||Object.getPrototypeOf(t)).call.apply(r,[this].concat(x))),o),o._lastRenderedStartIndex=-1,o._lastRenderedStopIndex=-1,o._memoizedUnloadedRanges=[],o._onItemsRendered=function(E){var A=E.visibleStartIndex,$=E.visibleStopIndex;o._lastRenderedStartIndex=A,o._lastRenderedStopIndex=$,o._ensureRowsLoaded(A,$)},o._setRef=function(E){o._listRef=E},s),Eg(o,c)}return CM(t,[{key:"resetloadMoreItemsCache",value:function(){var s=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;this._memoizedUnloadedRanges=[],s&&this._ensureRowsLoaded(this._lastRenderedStartIndex,this._lastRenderedStopIndex)}},{key:"componentDidMount",value:function(){}},{key:"render",value:function(){var s=this.props.children;return s({onItemsRendered:this._onItemsRendered,ref:this._setRef})}},{key:"_ensureRowsLoaded",value:function(s,o){var c=this.props,h=c.isItemLoaded,x=c.itemCount,S=c.minimumBatchSize,E=S===void 0?10:S,A=c.threshold,$=A===void 0?15:A,B=SM({isItemLoaded:h,itemCount:x,minimumBatchSize:E,startIndex:Math.max(0,s-$),stopIndex:Math.min(x-1,o+$)});(this._memoizedUnloadedRanges.length!==B.length||this._memoizedUnloadedRanges.some(function(K,q){return B[q]!==K}))&&(this._memoizedUnloadedRanges=B,this._loadUnloadedRanges(B))}},{key:"_loadUnloadedRanges",value:function(s){for(var o=this,c=this.props.loadMoreItems||this.props.loadMoreRows,h=function(E){var A=s[E],$=s[E+1],B=c(A,$);B!=null&&B.then(function(){if(wM({lastRenderedStartIndex:o._lastRenderedStartIndex,lastRenderedStopIndex:o._lastRenderedStopIndex,startIndex:A,stopIndex:$})){if(o._listRef==null)return;typeof o._listRef.resetAfterIndex=="function"?o._listRef.resetAfterIndex(A,!0):(typeof o._listRef._getItemStyleCache=="function"&&o._listRef._getItemStyleCache(-1),o._listRef.forceUpdate())}})},x=0;x<s.length;x+=2)h(x)}}]),t})(D.reactExports.PureComponent);function Tg(e){Promise.resolve().then(e).catch(function(t){return setTimeout(function(){throw t})})}var EM=function(){function e(){this.queue=[],this.transactions=0,this.notifyFn=function(r){r()},this.batchNotifyFn=function(r){r()}}var t=e.prototype;return t.batch=function(s){var o;this.transactions++;try{o=s()}finally{this.transactions--,this.transactions||this.flush()}return o},t.schedule=function(s){var o=this;this.transactions?this.queue.push(s):Tg(function(){o.notifyFn(s)})},t.batchCalls=function(s){var o=this;return function(){for(var c=arguments.length,h=new Array(c),x=0;x<c;x++)h[x]=arguments[x];o.schedule(function(){s.apply(void 0,h)})}},t.flush=function(){var s=this,o=this.queue;this.queue=[],o.length&&Tg(function(){s.batchNotifyFn(function(){o.forEach(function(c){s.notifyFn(c)})})})},t.setNotifyFunction=function(s){this.notifyFn=s},t.setBatchNotifyFunction=function(s){this.batchNotifyFn=s},e}(),TM=new EM,RM=D.ReactDOM.unstable_batchedUpdates;TM.setBatchNotifyFunction(RM);D.reactExports.createContext({});var bf={exports:{}};/*!
|
|
162
|
+
* jQuery JavaScript Library v3.7.1
|
|
163
|
+
* https://jquery.com/
|
|
164
|
+
*
|
|
165
|
+
* Copyright OpenJS Foundation and other contributors
|
|
166
|
+
* Released under the MIT license
|
|
167
|
+
* https://jquery.org/license
|
|
168
|
+
*
|
|
169
|
+
* Date: 2023-08-28T13:37Z
|
|
170
|
+
*/var Rg;function A0(){return Rg||(Rg=1,function(e){(function(t,r){e.exports=t.document?r(t,!0):function(s){if(!s.document)throw new Error("jQuery requires a window with a document");return r(s)}})(typeof window<"u"?window:D.commonjsGlobal,function(t,r){var s=[],o=Object.getPrototypeOf,c=s.slice,h=s.flat?function(a){return s.flat.call(a)}:function(a){return s.concat.apply([],a)},x=s.push,S=s.indexOf,E={},A=E.toString,$=E.hasOwnProperty,B=$.toString,K=B.call(Object),q={},F=function(l){return typeof l=="function"&&typeof l.nodeType!="number"&&typeof l.item!="function"},re=function(l){return l!=null&&l===l.window},H=t.document,ae={type:!0,src:!0,nonce:!0,noModule:!0};function de(a,l,f){f=f||H;var g,m,y=f.createElement("script");if(y.text=a,l)for(g in ae)m=l[g]||l.getAttribute&&l.getAttribute(g),m&&y.setAttribute(g,m);f.head.appendChild(y).parentNode.removeChild(y)}function he(a){return a==null?a+"":typeof a=="object"||typeof a=="function"?E[A.call(a)]||"object":typeof a}var te="3.7.1",ie=/HTML$/i,d=function(a,l){return new d.fn.init(a,l)};d.fn=d.prototype={jquery:te,constructor:d,length:0,toArray:function(){return c.call(this)},get:function(a){return a==null?c.call(this):a<0?this[a+this.length]:this[a]},pushStack:function(a){var l=d.merge(this.constructor(),a);return l.prevObject=this,l},each:function(a){return d.each(this,a)},map:function(a){return this.pushStack(d.map(this,function(l,f){return a.call(l,f,l)}))},slice:function(){return this.pushStack(c.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(d.grep(this,function(a,l){return(l+1)%2}))},odd:function(){return this.pushStack(d.grep(this,function(a,l){return l%2}))},eq:function(a){var l=this.length,f=+a+(a<0?l:0);return this.pushStack(f>=0&&f<l?[this[f]]:[])},end:function(){return this.prevObject||this.constructor()},push:x,sort:s.sort,splice:s.splice},d.extend=d.fn.extend=function(){var a,l,f,g,m,y,b=arguments[0]||{},M=1,T=arguments.length,L=!1;for(typeof b=="boolean"&&(L=b,b=arguments[M]||{},M++),typeof b!="object"&&!F(b)&&(b={}),M===T&&(b=this,M--);M<T;M++)if((a=arguments[M])!=null)for(l in a)g=a[l],!(l==="__proto__"||b===g)&&(L&&g&&(d.isPlainObject(g)||(m=Array.isArray(g)))?(f=b[l],m&&!Array.isArray(f)?y=[]:!m&&!d.isPlainObject(f)?y={}:y=f,m=!1,b[l]=d.extend(L,y,g)):g!==void 0&&(b[l]=g));return b},d.extend({expando:"jQuery"+(te+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isPlainObject:function(a){var l,f;return!a||A.call(a)!=="[object Object]"?!1:(l=o(a),l?(f=$.call(l,"constructor")&&l.constructor,typeof f=="function"&&B.call(f)===K):!0)},isEmptyObject:function(a){var l;for(l in a)return!1;return!0},globalEval:function(a,l,f){de(a,{nonce:l&&l.nonce},f)},each:function(a,l){var f,g=0;if(Me(a))for(f=a.length;g<f&&l.call(a[g],g,a[g])!==!1;g++);else for(g in a)if(l.call(a[g],g,a[g])===!1)break;return a},text:function(a){var l,f="",g=0,m=a.nodeType;if(!m)for(;l=a[g++];)f+=d.text(l);return m===1||m===11?a.textContent:m===9?a.documentElement.textContent:m===3||m===4?a.nodeValue:f},makeArray:function(a,l){var f=l||[];return a!=null&&(Me(Object(a))?d.merge(f,typeof a=="string"?[a]:a):x.call(f,a)),f},inArray:function(a,l,f){return l==null?-1:S.call(l,a,f)},isXMLDoc:function(a){var l=a&&a.namespaceURI,f=a&&(a.ownerDocument||a).documentElement;return!ie.test(l||f&&f.nodeName||"HTML")},merge:function(a,l){for(var f=+l.length,g=0,m=a.length;g<f;g++)a[m++]=l[g];return a.length=m,a},grep:function(a,l,f){for(var g,m=[],y=0,b=a.length,M=!f;y<b;y++)g=!l(a[y],y),g!==M&&m.push(a[y]);return m},map:function(a,l,f){var g,m,y=0,b=[];if(Me(a))for(g=a.length;y<g;y++)m=l(a[y],y,f),m!=null&&b.push(m);else for(y in a)m=l(a[y],y,f),m!=null&&b.push(m);return h(b)},guid:1,support:q}),typeof Symbol=="function"&&(d.fn[Symbol.iterator]=s[Symbol.iterator]),d.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(a,l){E["[object "+l+"]"]=l.toLowerCase()});function Me(a){var l=!!a&&"length"in a&&a.length,f=he(a);return F(a)||re(a)?!1:f==="array"||l===0||typeof l=="number"&&l>0&&l-1 in a}function oe(a,l){return a.nodeName&&a.nodeName.toLowerCase()===l.toLowerCase()}var at=s.pop,Ue=s.sort,Je=s.splice,we="[\\x20\\t\\r\\n\\f]",ot=new RegExp("^"+we+"+|((?:^|[^\\\\])(?:\\\\.)*)"+we+"+$","g");d.contains=function(a,l){var f=l&&l.parentNode;return a===f||!!(f&&f.nodeType===1&&(a.contains?a.contains(f):a.compareDocumentPosition&&a.compareDocumentPosition(f)&16))};var xt=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\x80-\uFFFF\w-]/g;function Tt(a,l){return l?a==="\0"?"�":a.slice(0,-1)+"\\"+a.charCodeAt(a.length-1).toString(16)+" ":"\\"+a}d.escapeSelector=function(a){return(a+"").replace(xt,Tt)};var ze=H,Fe=x;(function(){var a,l,f,g,m,y=Fe,b,M,T,L,z,V=d.expando,W=0,ee=0,fe=Ji(),Te=Ji(),Ee=Ji(),Mt=Ji(),gt=function(C,N){return C===N&&(m=!0),0},Wn="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",Bn="(?:\\\\[\\da-fA-F]{1,6}"+we+"?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+",je="\\["+we+"*("+Bn+")(?:"+we+"*([*^$|!~]?=)"+we+`*(?:'((?:\\\\.|[^\\\\'])*)'|"((?:\\\\.|[^\\\\"])*)"|(`+Bn+"))|)"+we+"*\\]",Cr=":("+Bn+`)(?:\\((('((?:\\\\.|[^\\\\'])*)'|"((?:\\\\.|[^\\\\"])*)")|((?:\\\\.|[^\\\\()[\\]]|`+je+")*)|.*)\\)|)",$e=new RegExp(we+"+","g"),tt=new RegExp("^"+we+"*,"+we+"*"),Ki=new RegExp("^"+we+"*([>+~]|"+we+")"+we+"*"),Rs=new RegExp(we+"|>"),Dn=new RegExp(Cr),Kr=new RegExp("^"+Bn+"$"),mn={ID:new RegExp("^#("+Bn+")"),CLASS:new RegExp("^\\.("+Bn+")"),TAG:new RegExp("^("+Bn+"|[*])"),ATTR:new RegExp("^"+je),PSEUDO:new RegExp("^"+Cr),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+we+"*(even|odd|(([+-]|)(\\d*)n|)"+we+"*(?:([+-]|)"+we+"*(\\d+)|))"+we+"*\\)|)","i"),bool:new RegExp("^(?:"+Wn+")$","i"),needsContext:new RegExp("^"+we+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+we+"*((?:-\\d)?\\d*)"+we+"*\\)|)(?=[^-]|$)","i")},lr=/^(?:input|select|textarea|button)$/i,Dr=/^h\d$/i,Xt=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,Zi=/[+~]/,cr=new RegExp("\\\\[\\da-fA-F]{1,6}"+we+"?|\\\\([^\\r\\n\\f])","g"),Hn=function(C,N){var Y="0x"+C.slice(1)-65536;return N||(Y<0?String.fromCharCode(Y+65536):String.fromCharCode(Y>>10|55296,Y&1023|56320))},rn=function(){Er()},Da=Zr(function(C){return C.disabled===!0&&oe(C,"fieldset")},{dir:"parentNode",next:"legend"});function Xi(){try{return b.activeElement}catch{}}try{y.apply(s=c.call(ze.childNodes),ze.childNodes),s[ze.childNodes.length].nodeType}catch{y={apply:function(N,Y){Fe.apply(N,c.call(Y))},call:function(N){Fe.apply(N,c.call(arguments,1))}}}function Ve(C,N,Y,U){var k,I,O,G,Z,ge,me,ce=N&&N.ownerDocument,Ae=N?N.nodeType:9;if(Y=Y||[],typeof C!="string"||!C||Ae!==1&&Ae!==9&&Ae!==11)return Y;if(!U&&(Er(N),N=N||b,T)){if(Ae!==11&&(Z=Xt.exec(C)))if(k=Z[1]){if(Ae===9)if(O=N.getElementById(k)){if(O.id===k)return y.call(Y,O),Y}else return Y;else if(ce&&(O=ce.getElementById(k))&&Ve.contains(N,O)&&O.id===k)return y.call(Y,O),Y}else{if(Z[2])return y.apply(Y,N.getElementsByTagName(C)),Y;if((k=Z[3])&&N.getElementsByClassName)return y.apply(Y,N.getElementsByClassName(k)),Y}if(!Mt[C+" "]&&(!L||!L.test(C))){if(me=C,ce=N,Ae===1&&(Rs.test(C)||Ki.test(C))){for(ce=Zi.test(C)&&Ea(N.parentNode)||N,(ce!=N||!q.scope)&&((G=N.getAttribute("id"))?G=d.escapeSelector(G):N.setAttribute("id",G=V)),ge=Ri(C),I=ge.length;I--;)ge[I]=(G?"#"+G:":scope")+" "+Tn(ge[I]);me=ge.join(",")}try{return y.apply(Y,ce.querySelectorAll(me)),Y}catch{Mt(C,!0)}finally{G===V&&N.removeAttribute("id")}}}return Vo(C.replace(ot,"$1"),N,Y,U)}function Ji(){var C=[];function N(Y,U){return C.push(Y+" ")>l.cacheLength&&delete N[C.shift()],N[Y+" "]=U}return N}function En(C){return C[V]=!0,C}function Ti(C){var N=b.createElement("fieldset");try{return!!C(N)}catch{return!1}finally{N.parentNode&&N.parentNode.removeChild(N),N=null}}function gc(C){return function(N){return oe(N,"input")&&N.type===C}}function mc(C){return function(N){return(oe(N,"input")||oe(N,"button"))&&N.type===C}}function qo(C){return function(N){return"form"in N?N.parentNode&&N.disabled===!1?"label"in N?"label"in N.parentNode?N.parentNode.disabled===C:N.disabled===C:N.isDisabled===C||N.isDisabled!==!C&&Da(N)===C:N.disabled===C:"label"in N?N.disabled===C:!1}}function yn(C){return En(function(N){return N=+N,En(function(Y,U){for(var k,I=C([],Y.length,N),O=I.length;O--;)Y[k=I[O]]&&(Y[k]=!(U[k]=Y[k]))})})}function Ea(C){return C&&typeof C.getElementsByTagName<"u"&&C}function Er(C){var N,Y=C?C.ownerDocument||C:ze;return Y==b||Y.nodeType!==9||!Y.documentElement||(b=Y,M=b.documentElement,T=!d.isXMLDoc(b),z=M.matches||M.webkitMatchesSelector||M.msMatchesSelector,M.msMatchesSelector&&ze!=b&&(N=b.defaultView)&&N.top!==N&&N.addEventListener("unload",rn),q.getById=Ti(function(U){return M.appendChild(U).id=d.expando,!b.getElementsByName||!b.getElementsByName(d.expando).length}),q.disconnectedMatch=Ti(function(U){return z.call(U,"*")}),q.scope=Ti(function(){return b.querySelectorAll(":scope")}),q.cssHas=Ti(function(){try{return b.querySelector(":has(*,:jqfake)"),!1}catch{return!0}}),q.getById?(l.filter.ID=function(U){var k=U.replace(cr,Hn);return function(I){return I.getAttribute("id")===k}},l.find.ID=function(U,k){if(typeof k.getElementById<"u"&&T){var I=k.getElementById(U);return I?[I]:[]}}):(l.filter.ID=function(U){var k=U.replace(cr,Hn);return function(I){var O=typeof I.getAttributeNode<"u"&&I.getAttributeNode("id");return O&&O.value===k}},l.find.ID=function(U,k){if(typeof k.getElementById<"u"&&T){var I,O,G,Z=k.getElementById(U);if(Z){if(I=Z.getAttributeNode("id"),I&&I.value===U)return[Z];for(G=k.getElementsByName(U),O=0;Z=G[O++];)if(I=Z.getAttributeNode("id"),I&&I.value===U)return[Z]}return[]}}),l.find.TAG=function(U,k){return typeof k.getElementsByTagName<"u"?k.getElementsByTagName(U):k.querySelectorAll(U)},l.find.CLASS=function(U,k){if(typeof k.getElementsByClassName<"u"&&T)return k.getElementsByClassName(U)},L=[],Ti(function(U){var k;M.appendChild(U).innerHTML="<a id='"+V+"' href='' disabled='disabled'></a><select id='"+V+"-\r\\' disabled='disabled'><option selected=''></option></select>",U.querySelectorAll("[selected]").length||L.push("\\["+we+"*(?:value|"+Wn+")"),U.querySelectorAll("[id~="+V+"-]").length||L.push("~="),U.querySelectorAll("a#"+V+"+*").length||L.push(".#.+[+~]"),U.querySelectorAll(":checked").length||L.push(":checked"),k=b.createElement("input"),k.setAttribute("type","hidden"),U.appendChild(k).setAttribute("name","D"),M.appendChild(U).disabled=!0,U.querySelectorAll(":disabled").length!==2&&L.push(":enabled",":disabled"),k=b.createElement("input"),k.setAttribute("name",""),U.appendChild(k),U.querySelectorAll("[name='']").length||L.push("\\["+we+"*name"+we+"*="+we+`*(?:''|"")`)}),q.cssHas||L.push(":has"),L=L.length&&new RegExp(L.join("|")),gt=function(U,k){if(U===k)return m=!0,0;var I=!U.compareDocumentPosition-!k.compareDocumentPosition;return I||(I=(U.ownerDocument||U)==(k.ownerDocument||k)?U.compareDocumentPosition(k):1,I&1||!q.sortDetached&&k.compareDocumentPosition(U)===I?U===b||U.ownerDocument==ze&&Ve.contains(ze,U)?-1:k===b||k.ownerDocument==ze&&Ve.contains(ze,k)?1:g?S.call(g,U)-S.call(g,k):0:I&4?-1:1)}),b}Ve.matches=function(C,N){return Ve(C,null,null,N)},Ve.matchesSelector=function(C,N){if(Er(C),T&&!Mt[N+" "]&&(!L||!L.test(N)))try{var Y=z.call(C,N);if(Y||q.disconnectedMatch||C.document&&C.document.nodeType!==11)return Y}catch{Mt(N,!0)}return Ve(N,b,null,[C]).length>0},Ve.contains=function(C,N){return(C.ownerDocument||C)!=b&&Er(C),d.contains(C,N)},Ve.attr=function(C,N){(C.ownerDocument||C)!=b&&Er(C);var Y=l.attrHandle[N.toLowerCase()],U=Y&&$.call(l.attrHandle,N.toLowerCase())?Y(C,N,!T):void 0;return U!==void 0?U:C.getAttribute(N)},Ve.error=function(C){throw new Error("Syntax error, unrecognized expression: "+C)},d.uniqueSort=function(C){var N,Y=[],U=0,k=0;if(m=!q.sortStable,g=!q.sortStable&&c.call(C,0),Ue.call(C,gt),m){for(;N=C[k++];)N===C[k]&&(U=Y.push(k));for(;U--;)Je.call(C,Y[U],1)}return g=null,C},d.fn.uniqueSort=function(){return this.pushStack(d.uniqueSort(c.apply(this)))},l=d.expr={cacheLength:50,createPseudo:En,match:mn,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(C){return C[1]=C[1].replace(cr,Hn),C[3]=(C[3]||C[4]||C[5]||"").replace(cr,Hn),C[2]==="~="&&(C[3]=" "+C[3]+" "),C.slice(0,4)},CHILD:function(C){return C[1]=C[1].toLowerCase(),C[1].slice(0,3)==="nth"?(C[3]||Ve.error(C[0]),C[4]=+(C[4]?C[5]+(C[6]||1):2*(C[3]==="even"||C[3]==="odd")),C[5]=+(C[7]+C[8]||C[3]==="odd")):C[3]&&Ve.error(C[0]),C},PSEUDO:function(C){var N,Y=!C[6]&&C[2];return mn.CHILD.test(C[0])?null:(C[3]?C[2]=C[4]||C[5]||"":Y&&Dn.test(Y)&&(N=Ri(Y,!0))&&(N=Y.indexOf(")",Y.length-N)-Y.length)&&(C[0]=C[0].slice(0,N),C[2]=Y.slice(0,N)),C.slice(0,3))}},filter:{TAG:function(C){var N=C.replace(cr,Hn).toLowerCase();return C==="*"?function(){return!0}:function(Y){return oe(Y,N)}},CLASS:function(C){var N=fe[C+" "];return N||(N=new RegExp("(^|"+we+")"+C+"("+we+"|$)"))&&fe(C,function(Y){return N.test(typeof Y.className=="string"&&Y.className||typeof Y.getAttribute<"u"&&Y.getAttribute("class")||"")})},ATTR:function(C,N,Y){return function(U){var k=Ve.attr(U,C);return k==null?N==="!=":N?(k+="",N==="="?k===Y:N==="!="?k!==Y:N==="^="?Y&&k.indexOf(Y)===0:N==="*="?Y&&k.indexOf(Y)>-1:N==="$="?Y&&k.slice(-Y.length)===Y:N==="~="?(" "+k.replace($e," ")+" ").indexOf(Y)>-1:N==="|="?k===Y||k.slice(0,Y.length+1)===Y+"-":!1):!0}},CHILD:function(C,N,Y,U,k){var I=C.slice(0,3)!=="nth",O=C.slice(-4)!=="last",G=N==="of-type";return U===1&&k===0?function(Z){return!!Z.parentNode}:function(Z,ge,me){var ce,Ae,xe,Ne,At,Ft=I!==O?"nextSibling":"previousSibling",Ot=Z.parentNode,an=G&&Z.nodeName.toLowerCase(),fr=!me&&!G,De=!1;if(Ot){if(I){for(;Ft;){for(xe=Z;xe=xe[Ft];)if(G?oe(xe,an):xe.nodeType===1)return!1;At=Ft=C==="only"&&!At&&"nextSibling"}return!0}if(At=[O?Ot.firstChild:Ot.lastChild],O&&fr){for(Ae=Ot[V]||(Ot[V]={}),ce=Ae[C]||[],Ne=ce[0]===W&&ce[1],De=Ne&&ce[2],xe=Ne&&Ot.childNodes[Ne];xe=++Ne&&xe&&xe[Ft]||(De=Ne=0)||At.pop();)if(xe.nodeType===1&&++De&&xe===Z){Ae[C]=[W,Ne,De];break}}else if(fr&&(Ae=Z[V]||(Z[V]={}),ce=Ae[C]||[],Ne=ce[0]===W&&ce[1],De=Ne),De===!1)for(;(xe=++Ne&&xe&&xe[Ft]||(De=Ne=0)||At.pop())&&!((G?oe(xe,an):xe.nodeType===1)&&++De&&(fr&&(Ae=xe[V]||(xe[V]={}),Ae[C]=[W,De]),xe===Z)););return De-=k,De===U||De%U===0&&De/U>=0}}},PSEUDO:function(C,N){var Y,U=l.pseudos[C]||l.setFilters[C.toLowerCase()]||Ve.error("unsupported pseudo: "+C);return U[V]?U(N):U.length>1?(Y=[C,C,"",N],l.setFilters.hasOwnProperty(C.toLowerCase())?En(function(k,I){for(var O,G=U(k,N),Z=G.length;Z--;)O=S.call(k,G[Z]),k[O]=!(I[O]=G[Z])}):function(k){return U(k,0,Y)}):U}},pseudos:{not:En(function(C){var N=[],Y=[],U=Ra(C.replace(ot,"$1"));return U[V]?En(function(k,I,O,G){for(var Z,ge=U(k,null,G,[]),me=k.length;me--;)(Z=ge[me])&&(k[me]=!(I[me]=Z))}):function(k,I,O){return N[0]=k,U(N,null,O,Y),N[0]=null,!Y.pop()}}),has:En(function(C){return function(N){return Ve(C,N).length>0}}),contains:En(function(C){return C=C.replace(cr,Hn),function(N){return(N.textContent||d.text(N)).indexOf(C)>-1}}),lang:En(function(C){return Kr.test(C||"")||Ve.error("unsupported lang: "+C),C=C.replace(cr,Hn).toLowerCase(),function(N){var Y;do if(Y=T?N.lang:N.getAttribute("xml:lang")||N.getAttribute("lang"))return Y=Y.toLowerCase(),Y===C||Y.indexOf(C+"-")===0;while((N=N.parentNode)&&N.nodeType===1);return!1}}),target:function(C){var N=t.location&&t.location.hash;return N&&N.slice(1)===C.id},root:function(C){return C===M},focus:function(C){return C===Xi()&&b.hasFocus()&&!!(C.type||C.href||~C.tabIndex)},enabled:qo(!1),disabled:qo(!0),checked:function(C){return oe(C,"input")&&!!C.checked||oe(C,"option")&&!!C.selected},selected:function(C){return C.parentNode&&C.parentNode.selectedIndex,C.selected===!0},empty:function(C){for(C=C.firstChild;C;C=C.nextSibling)if(C.nodeType<6)return!1;return!0},parent:function(C){return!l.pseudos.empty(C)},header:function(C){return Dr.test(C.nodeName)},input:function(C){return lr.test(C.nodeName)},button:function(C){return oe(C,"input")&&C.type==="button"||oe(C,"button")},text:function(C){var N;return oe(C,"input")&&C.type==="text"&&((N=C.getAttribute("type"))==null||N.toLowerCase()==="text")},first:yn(function(){return[0]}),last:yn(function(C,N){return[N-1]}),eq:yn(function(C,N,Y){return[Y<0?Y+N:Y]}),even:yn(function(C,N){for(var Y=0;Y<N;Y+=2)C.push(Y);return C}),odd:yn(function(C,N){for(var Y=1;Y<N;Y+=2)C.push(Y);return C}),lt:yn(function(C,N,Y){var U;for(Y<0?U=Y+N:Y>N?U=N:U=Y;--U>=0;)C.push(U);return C}),gt:yn(function(C,N,Y){for(var U=Y<0?Y+N:Y;++U<N;)C.push(U);return C})}},l.pseudos.nth=l.pseudos.eq;for(a in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})l.pseudos[a]=gc(a);for(a in{submit:!0,reset:!0})l.pseudos[a]=mc(a);function Ms(){}Ms.prototype=l.filters=l.pseudos,l.setFilters=new Ms;function Ri(C,N){var Y,U,k,I,O,G,Z,ge=Te[C+" "];if(ge)return N?0:ge.slice(0);for(O=C,G=[],Z=l.preFilter;O;){(!Y||(U=tt.exec(O)))&&(U&&(O=O.slice(U[0].length)||O),G.push(k=[])),Y=!1,(U=Ki.exec(O))&&(Y=U.shift(),k.push({value:Y,type:U[0].replace(ot," ")}),O=O.slice(Y.length));for(I in l.filter)(U=mn[I].exec(O))&&(!Z[I]||(U=Z[I](U)))&&(Y=U.shift(),k.push({value:Y,type:I,matches:U}),O=O.slice(Y.length));if(!Y)break}return N?O.length:O?Ve.error(C):Te(C,G).slice(0)}function Tn(C){for(var N=0,Y=C.length,U="";N<Y;N++)U+=C[N].value;return U}function Zr(C,N,Y){var U=N.dir,k=N.next,I=k||U,O=Y&&I==="parentNode",G=ee++;return N.first?function(Z,ge,me){for(;Z=Z[U];)if(Z.nodeType===1||O)return C(Z,ge,me);return!1}:function(Z,ge,me){var ce,Ae,xe=[W,G];if(me){for(;Z=Z[U];)if((Z.nodeType===1||O)&&C(Z,ge,me))return!0}else for(;Z=Z[U];)if(Z.nodeType===1||O)if(Ae=Z[V]||(Z[V]={}),k&&oe(Z,k))Z=Z[U]||Z;else{if((ce=Ae[I])&&ce[0]===W&&ce[1]===G)return xe[2]=ce[2];if(Ae[I]=xe,xe[2]=C(Z,ge,me))return!0}return!1}}function Ta(C){return C.length>1?function(N,Y,U){for(var k=C.length;k--;)if(!C[k](N,Y,U))return!1;return!0}:C[0]}function yc(C,N,Y){for(var U=0,k=N.length;U<k;U++)Ve(C,N[U],Y);return Y}function As(C,N,Y,U,k){for(var I,O=[],G=0,Z=C.length,ge=N!=null;G<Z;G++)(I=C[G])&&(!Y||Y(I,U,k))&&(O.push(I),ge&&N.push(G));return O}function Tr(C,N,Y,U,k,I){return U&&!U[V]&&(U=Tr(U)),k&&!k[V]&&(k=Tr(k,I)),En(function(O,G,Z,ge){var me,ce,Ae,xe,Ne=[],At=[],Ft=G.length,Ot=O||yc(N||"*",Z.nodeType?[Z]:Z,[]),an=C&&(O||!N)?As(Ot,Ne,C,Z,ge):Ot;if(Y?(xe=k||(O?C:Ft||U)?[]:G,Y(an,xe,Z,ge)):xe=an,U)for(me=As(xe,At),U(me,[],Z,ge),ce=me.length;ce--;)(Ae=me[ce])&&(xe[At[ce]]=!(an[At[ce]]=Ae));if(O){if(k||C){if(k){for(me=[],ce=xe.length;ce--;)(Ae=xe[ce])&&me.push(an[ce]=Ae);k(null,xe=[],me,ge)}for(ce=xe.length;ce--;)(Ae=xe[ce])&&(me=k?S.call(O,Ae):Ne[ce])>-1&&(O[me]=!(G[me]=Ae))}}else xe=As(xe===G?xe.splice(Ft,xe.length):xe),k?k(null,G,xe,ge):y.apply(G,xe)})}function sn(C){for(var N,Y,U,k=C.length,I=l.relative[C[0].type],O=I||l.relative[" "],G=I?1:0,Z=Zr(function(ce){return ce===N},O,!0),ge=Zr(function(ce){return S.call(N,ce)>-1},O,!0),me=[function(ce,Ae,xe){var Ne=!I&&(xe||Ae!=f)||((N=Ae).nodeType?Z(ce,Ae,xe):ge(ce,Ae,xe));return N=null,Ne}];G<k;G++)if(Y=l.relative[C[G].type])me=[Zr(Ta(me),Y)];else{if(Y=l.filter[C[G].type].apply(null,C[G].matches),Y[V]){for(U=++G;U<k&&!l.relative[C[U].type];U++);return Tr(G>1&&Ta(me),G>1&&Tn(C.slice(0,G-1).concat({value:C[G-2].type===" "?"*":""})).replace(ot,"$1"),Y,G<U&&sn(C.slice(G,U)),U<k&&sn(C=C.slice(U)),U<k&&Tn(C))}me.push(Y)}return Ta(me)}function zo(C,N){var Y=N.length>0,U=C.length>0,k=function(I,O,G,Z,ge){var me,ce,Ae,xe=0,Ne="0",At=I&&[],Ft=[],Ot=f,an=I||U&&l.find.TAG("*",ge),fr=W+=Ot==null?1:Math.random()||.1,De=an.length;for(ge&&(f=O==b||O||ge);Ne!==De&&(me=an[Ne])!=null;Ne++){if(U&&me){for(ce=0,!O&&me.ownerDocument!=b&&(Er(me),G=!T);Ae=C[ce++];)if(Ae(me,O||b,G)){y.call(Z,me);break}ge&&(W=fr)}Y&&((me=!Ae&&me)&&xe--,I&&At.push(me))}if(xe+=Ne,Y&&Ne!==xe){for(ce=0;Ae=N[ce++];)Ae(At,Ft,O,G);if(I){if(xe>0)for(;Ne--;)At[Ne]||Ft[Ne]||(Ft[Ne]=at.call(Z));Ft=As(Ft)}y.apply(Z,Ft),ge&&!I&&Ft.length>0&&xe+N.length>1&&d.uniqueSort(Z)}return ge&&(W=fr,f=Ot),At};return Y?En(k):k}function Ra(C,N){var Y,U=[],k=[],I=Ee[C+" "];if(!I){for(N||(N=Ri(C)),Y=N.length;Y--;)I=sn(N[Y]),I[V]?U.push(I):k.push(I);I=Ee(C,zo(k,U)),I.selector=C}return I}function Vo(C,N,Y,U){var k,I,O,G,Z,ge=typeof C=="function"&&C,me=!U&&Ri(C=ge.selector||C);if(Y=Y||[],me.length===1){if(I=me[0]=me[0].slice(0),I.length>2&&(O=I[0]).type==="ID"&&N.nodeType===9&&T&&l.relative[I[1].type]){if(N=(l.find.ID(O.matches[0].replace(cr,Hn),N)||[])[0],N)ge&&(N=N.parentNode);else return Y;C=C.slice(I.shift().value.length)}for(k=mn.needsContext.test(C)?0:I.length;k--&&(O=I[k],!l.relative[G=O.type]);)if((Z=l.find[G])&&(U=Z(O.matches[0].replace(cr,Hn),Zi.test(I[0].type)&&Ea(N.parentNode)||N))){if(I.splice(k,1),C=U.length&&Tn(I),!C)return y.apply(Y,U),Y;break}}return(ge||Ra(C,me))(U,N,!T,Y,!N||Zi.test(C)&&Ea(N.parentNode)||N),Y}q.sortStable=V.split("").sort(gt).join("")===V,Er(),q.sortDetached=Ti(function(C){return C.compareDocumentPosition(b.createElement("fieldset"))&1}),d.find=Ve,d.expr[":"]=d.expr.pseudos,d.unique=d.uniqueSort,Ve.compile=Ra,Ve.select=Vo,Ve.setDocument=Er,Ve.tokenize=Ri,Ve.escape=d.escapeSelector,Ve.getText=d.text,Ve.isXML=d.isXMLDoc,Ve.selectors=d.expr,Ve.support=d.support,Ve.uniqueSort=d.uniqueSort})();var ft=function(a,l,f){for(var g=[],m=f!==void 0;(a=a[l])&&a.nodeType!==9;)if(a.nodeType===1){if(m&&d(a).is(f))break;g.push(a)}return g},Rt=function(a,l){for(var f=[];a;a=a.nextSibling)a.nodeType===1&&a!==l&&f.push(a);return f},Nt=d.expr.match.needsContext,_t=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function jn(a,l,f){return F(l)?d.grep(a,function(g,m){return!!l.call(g,m,g)!==f}):l.nodeType?d.grep(a,function(g){return g===l!==f}):typeof l!="string"?d.grep(a,function(g){return S.call(l,g)>-1!==f}):d.filter(l,a,f)}d.filter=function(a,l,f){var g=l[0];return f&&(a=":not("+a+")"),l.length===1&&g.nodeType===1?d.find.matchesSelector(g,a)?[g]:[]:d.find.matches(a,d.grep(l,function(m){return m.nodeType===1}))},d.fn.extend({find:function(a){var l,f,g=this.length,m=this;if(typeof a!="string")return this.pushStack(d(a).filter(function(){for(l=0;l<g;l++)if(d.contains(m[l],this))return!0}));for(f=this.pushStack([]),l=0;l<g;l++)d.find(a,m[l],f);return g>1?d.uniqueSort(f):f},filter:function(a){return this.pushStack(jn(this,a||[],!1))},not:function(a){return this.pushStack(jn(this,a||[],!0))},is:function(a){return!!jn(this,typeof a=="string"&&Nt.test(a)?d(a):a||[],!1).length}});var zt,Vt=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/,sr=d.fn.init=function(a,l,f){var g,m;if(!a)return this;if(f=f||zt,typeof a=="string")if(a[0]==="<"&&a[a.length-1]===">"&&a.length>=3?g=[null,a,null]:g=Vt.exec(a),g&&(g[1]||!l))if(g[1]){if(l=l instanceof d?l[0]:l,d.merge(this,d.parseHTML(g[1],l&&l.nodeType?l.ownerDocument||l:H,!0)),_t.test(g[1])&&d.isPlainObject(l))for(g in l)F(this[g])?this[g](l[g]):this.attr(g,l[g]);return this}else return m=H.getElementById(g[2]),m&&(this[0]=m,this.length=1),this;else return!l||l.jquery?(l||f).find(a):this.constructor(l).find(a);else{if(a.nodeType)return this[0]=a,this.length=1,this;if(F(a))return f.ready!==void 0?f.ready(a):a(d)}return d.makeArray(a,this)};sr.prototype=d.fn,zt=d(H);var Ui=/^(?:parents|prev(?:Until|All))/,Br={children:!0,contents:!0,next:!0,prev:!0};d.fn.extend({has:function(a){var l=d(a,this),f=l.length;return this.filter(function(){for(var g=0;g<f;g++)if(d.contains(this,l[g]))return!0})},closest:function(a,l){var f,g=0,m=this.length,y=[],b=typeof a!="string"&&d(a);if(!Nt.test(a)){for(;g<m;g++)for(f=this[g];f&&f!==l;f=f.parentNode)if(f.nodeType<11&&(b?b.index(f)>-1:f.nodeType===1&&d.find.matchesSelector(f,a))){y.push(f);break}}return this.pushStack(y.length>1?d.uniqueSort(y):y)},index:function(a){return a?typeof a=="string"?S.call(d(a),this[0]):S.call(this,a.jquery?a[0]:a):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(a,l){return this.pushStack(d.uniqueSort(d.merge(this.get(),d(a,l))))},addBack:function(a){return this.add(a==null?this.prevObject:this.prevObject.filter(a))}});function Lt(a,l){for(;(a=a[l])&&a.nodeType!==1;);return a}d.each({parent:function(a){var l=a.parentNode;return l&&l.nodeType!==11?l:null},parents:function(a){return ft(a,"parentNode")},parentsUntil:function(a,l,f){return ft(a,"parentNode",f)},next:function(a){return Lt(a,"nextSibling")},prev:function(a){return Lt(a,"previousSibling")},nextAll:function(a){return ft(a,"nextSibling")},prevAll:function(a){return ft(a,"previousSibling")},nextUntil:function(a,l,f){return ft(a,"nextSibling",f)},prevUntil:function(a,l,f){return ft(a,"previousSibling",f)},siblings:function(a){return Rt((a.parentNode||{}).firstChild,a)},children:function(a){return Rt(a.firstChild)},contents:function(a){return a.contentDocument!=null&&o(a.contentDocument)?a.contentDocument:(oe(a,"template")&&(a=a.content||a),d.merge([],a.childNodes))}},function(a,l){d.fn[a]=function(f,g){var m=d.map(this,l,f);return a.slice(-5)!=="Until"&&(g=f),g&&typeof g=="string"&&(m=d.filter(g,m)),this.length>1&&(Br[a]||d.uniqueSort(m),Ui.test(a)&&m.reverse()),this.pushStack(m)}});var fn=/[^\x20\t\r\n\f]+/g;function vi(a){var l={};return d.each(a.match(fn)||[],function(f,g){l[g]=!0}),l}d.Callbacks=function(a){a=typeof a=="string"?vi(a):d.extend({},a);var l,f,g,m,y=[],b=[],M=-1,T=function(){for(m=m||a.once,g=l=!0;b.length;M=-1)for(f=b.shift();++M<y.length;)y[M].apply(f[0],f[1])===!1&&a.stopOnFalse&&(M=y.length,f=!1);a.memory||(f=!1),l=!1,m&&(f?y=[]:y="")},L={add:function(){return y&&(f&&!l&&(M=y.length-1,b.push(f)),function z(V){d.each(V,function(W,ee){F(ee)?(!a.unique||!L.has(ee))&&y.push(ee):ee&&ee.length&&he(ee)!=="string"&&z(ee)})}(arguments),f&&!l&&T()),this},remove:function(){return d.each(arguments,function(z,V){for(var W;(W=d.inArray(V,y,W))>-1;)y.splice(W,1),W<=M&&M--}),this},has:function(z){return z?d.inArray(z,y)>-1:y.length>0},empty:function(){return y&&(y=[]),this},disable:function(){return m=b=[],y=f="",this},disabled:function(){return!y},lock:function(){return m=b=[],!f&&!l&&(y=f=""),this},locked:function(){return!!m},fireWith:function(z,V){return m||(V=V||[],V=[z,V.slice?V.slice():V],b.push(V),l||T()),this},fire:function(){return L.fireWith(this,arguments),this},fired:function(){return!!g}};return L};function kn(a){return a}function Hr(a){throw a}function Gt(a,l,f,g){var m;try{a&&F(m=a.promise)?m.call(a).done(l).fail(f):a&&F(m=a.then)?m.call(a,l,f):l.apply(void 0,[a].slice(g))}catch(y){f.apply(void 0,[y])}}d.extend({Deferred:function(a){var l=[["notify","progress",d.Callbacks("memory"),d.Callbacks("memory"),2],["resolve","done",d.Callbacks("once memory"),d.Callbacks("once memory"),0,"resolved"],["reject","fail",d.Callbacks("once memory"),d.Callbacks("once memory"),1,"rejected"]],f="pending",g={state:function(){return f},always:function(){return m.done(arguments).fail(arguments),this},catch:function(y){return g.then(null,y)},pipe:function(){var y=arguments;return d.Deferred(function(b){d.each(l,function(M,T){var L=F(y[T[4]])&&y[T[4]];m[T[1]](function(){var z=L&&L.apply(this,arguments);z&&F(z.promise)?z.promise().progress(b.notify).done(b.resolve).fail(b.reject):b[T[0]+"With"](this,L?[z]:arguments)})}),y=null}).promise()},then:function(y,b,M){var T=0;function L(z,V,W,ee){return function(){var fe=this,Te=arguments,Ee=function(){var gt,Wn;if(!(z<T)){if(gt=W.apply(fe,Te),gt===V.promise())throw new TypeError("Thenable self-resolution");Wn=gt&&(typeof gt=="object"||typeof gt=="function")&>.then,F(Wn)?ee?Wn.call(gt,L(T,V,kn,ee),L(T,V,Hr,ee)):(T++,Wn.call(gt,L(T,V,kn,ee),L(T,V,Hr,ee),L(T,V,kn,V.notifyWith))):(W!==kn&&(fe=void 0,Te=[gt]),(ee||V.resolveWith)(fe,Te))}},Mt=ee?Ee:function(){try{Ee()}catch(gt){d.Deferred.exceptionHook&&d.Deferred.exceptionHook(gt,Mt.error),z+1>=T&&(W!==Hr&&(fe=void 0,Te=[gt]),V.rejectWith(fe,Te))}};z?Mt():(d.Deferred.getErrorHook?Mt.error=d.Deferred.getErrorHook():d.Deferred.getStackHook&&(Mt.error=d.Deferred.getStackHook()),t.setTimeout(Mt))}}return d.Deferred(function(z){l[0][3].add(L(0,z,F(M)?M:kn,z.notifyWith)),l[1][3].add(L(0,z,F(y)?y:kn)),l[2][3].add(L(0,z,F(b)?b:Hr))}).promise()},promise:function(y){return y!=null?d.extend(y,g):g}},m={};return d.each(l,function(y,b){var M=b[2],T=b[5];g[b[1]]=M.add,T&&M.add(function(){f=T},l[3-y][2].disable,l[3-y][3].disable,l[0][2].lock,l[0][3].lock),M.add(b[3].fire),m[b[0]]=function(){return m[b[0]+"With"](this===m?void 0:this,arguments),this},m[b[0]+"With"]=M.fireWith}),g.promise(m),a&&a.call(m,m),m},when:function(a){var l=arguments.length,f=l,g=Array(f),m=c.call(arguments),y=d.Deferred(),b=function(M){return function(T){g[M]=this,m[M]=arguments.length>1?c.call(arguments):T,--l||y.resolveWith(g,m)}};if(l<=1&&(Gt(a,y.done(b(f)).resolve,y.reject,!l),y.state()==="pending"||F(m[f]&&m[f].then)))return y.then();for(;f--;)Gt(m[f],b(f),y.reject);return y.promise()}});var Ur=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;d.Deferred.exceptionHook=function(a,l){t.console&&t.console.warn&&a&&Ur.test(a.name)&&t.console.warn("jQuery.Deferred exception: "+a.message,a.stack,l)},d.readyException=function(a){t.setTimeout(function(){throw a})};var qi=d.Deferred();d.fn.ready=function(a){return qi.then(a).catch(function(l){d.readyException(l)}),this},d.extend({isReady:!1,readyWait:1,ready:function(a){(a===!0?--d.readyWait:d.isReady)||(d.isReady=!0,!(a!==!0&&--d.readyWait>0)&&qi.resolveWith(H,[d]))}}),d.ready.then=qi.then;function Kt(){H.removeEventListener("DOMContentLoaded",Kt),t.removeEventListener("load",Kt),d.ready()}H.readyState==="complete"||H.readyState!=="loading"&&!H.documentElement.doScroll?t.setTimeout(d.ready):(H.addEventListener("DOMContentLoaded",Kt),t.addEventListener("load",Kt));var dn=function(a,l,f,g,m,y,b){var M=0,T=a.length,L=f==null;if(he(f)==="object"){m=!0;for(M in f)dn(a,l,M,f[M],!0,y,b)}else if(g!==void 0&&(m=!0,F(g)||(b=!0),L&&(b?(l.call(a,g),l=null):(L=l,l=function(z,V,W){return L.call(d(z),W)})),l))for(;M<T;M++)l(a[M],f,b?g:g.call(a[M],M,l(a[M],f)));return m?a:L?l.call(a):T?l(a[0],f):y},oa=/^-ms-/,ar=/-([a-z])/g;function Bt(a,l){return l.toUpperCase()}function jt(a){return a.replace(oa,"ms-").replace(ar,Bt)}var $n=function(a){return a.nodeType===1||a.nodeType===9||!+a.nodeType};function Fn(){this.expando=d.expando+Fn.uid++}Fn.uid=1,Fn.prototype={cache:function(a){var l=a[this.expando];return l||(l={},$n(a)&&(a.nodeType?a[this.expando]=l:Object.defineProperty(a,this.expando,{value:l,configurable:!0}))),l},set:function(a,l,f){var g,m=this.cache(a);if(typeof l=="string")m[jt(l)]=f;else for(g in l)m[jt(g)]=l[g];return m},get:function(a,l){return l===void 0?this.cache(a):a[this.expando]&&a[this.expando][jt(l)]},access:function(a,l,f){return l===void 0||l&&typeof l=="string"&&f===void 0?this.get(a,l):(this.set(a,l,f),f!==void 0?f:l)},remove:function(a,l){var f,g=a[this.expando];if(g!==void 0){if(l!==void 0)for(Array.isArray(l)?l=l.map(jt):(l=jt(l),l=l in g?[l]:l.match(fn)||[]),f=l.length;f--;)delete g[l[f]];(l===void 0||d.isEmptyObject(g))&&(a.nodeType?a[this.expando]=void 0:delete a[this.expando])}},hasData:function(a){var l=a[this.expando];return l!==void 0&&!d.isEmptyObject(l)}};var pe=new Fn,$t=new Fn,br=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,xr=/[A-Z]/g;function Ce(a){return a==="true"?!0:a==="false"?!1:a==="null"?null:a===+a+""?+a:br.test(a)?JSON.parse(a):a}function qr(a,l,f){var g;if(f===void 0&&a.nodeType===1)if(g="data-"+l.replace(xr,"-$&").toLowerCase(),f=a.getAttribute(g),typeof f=="string"){try{f=Ce(f)}catch{}$t.set(a,l,f)}else f=void 0;return f}d.extend({hasData:function(a){return $t.hasData(a)||pe.hasData(a)},data:function(a,l,f){return $t.access(a,l,f)},removeData:function(a,l){$t.remove(a,l)},_data:function(a,l,f){return pe.access(a,l,f)},_removeData:function(a,l){pe.remove(a,l)}}),d.fn.extend({data:function(a,l){var f,g,m,y=this[0],b=y&&y.attributes;if(a===void 0){if(this.length&&(m=$t.get(y),y.nodeType===1&&!pe.get(y,"hasDataAttrs"))){for(f=b.length;f--;)b[f]&&(g=b[f].name,g.indexOf("data-")===0&&(g=jt(g.slice(5)),qr(y,g,m[g])));pe.set(y,"hasDataAttrs",!0)}return m}return typeof a=="object"?this.each(function(){$t.set(this,a)}):dn(this,function(M){var T;if(y&&M===void 0)return T=$t.get(y,a),T!==void 0||(T=qr(y,a),T!==void 0)?T:void 0;this.each(function(){$t.set(this,a,M)})},null,l,arguments.length>1,null,!0)},removeData:function(a){return this.each(function(){$t.remove(this,a)})}}),d.extend({queue:function(a,l,f){var g;if(a)return l=(l||"fx")+"queue",g=pe.get(a,l),f&&(!g||Array.isArray(f)?g=pe.access(a,l,d.makeArray(f)):g.push(f)),g||[]},dequeue:function(a,l){l=l||"fx";var f=d.queue(a,l),g=f.length,m=f.shift(),y=d._queueHooks(a,l),b=function(){d.dequeue(a,l)};m==="inprogress"&&(m=f.shift(),g--),m&&(l==="fx"&&f.unshift("inprogress"),delete y.stop,m.call(a,b,y)),!g&&y&&y.empty.fire()},_queueHooks:function(a,l){var f=l+"queueHooks";return pe.get(a,f)||pe.access(a,f,{empty:d.Callbacks("once memory").add(function(){pe.remove(a,[l+"queue",f])})})}}),d.fn.extend({queue:function(a,l){var f=2;return typeof a!="string"&&(l=a,a="fx",f--),arguments.length<f?d.queue(this[0],a):l===void 0?this:this.each(function(){var g=d.queue(this,a,l);d._queueHooks(this,a),a==="fx"&&g[0]!=="inprogress"&&d.dequeue(this,a)})},dequeue:function(a){return this.each(function(){d.dequeue(this,a)})},clearQueue:function(a){return this.queue(a||"fx",[])},promise:function(a,l){var f,g=1,m=d.Deferred(),y=this,b=this.length,M=function(){--g||m.resolveWith(y,[y])};for(typeof a!="string"&&(l=a,a=void 0),a=a||"fx";b--;)f=pe.get(y[b],a+"queueHooks"),f&&f.empty&&(g++,f.empty.add(M));return M(),m.promise(l)}});var bi=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,Yn=new RegExp("^(?:([+-])=|)("+bi+")([a-z%]*)$","i"),hn=["Top","Right","Bottom","Left"],or=H.documentElement,_r=function(a){return d.contains(a.ownerDocument,a)},ua={composed:!0};or.getRootNode&&(_r=function(a){return d.contains(a.ownerDocument,a)||a.getRootNode(ua)===a.ownerDocument});var xi=function(a,l){return a=l||a,a.style.display==="none"||a.style.display===""&&_r(a)&&d.css(a,"display")==="none"};function yo(a,l,f,g){var m,y,b=20,M=g?function(){return g.cur()}:function(){return d.css(a,l,"")},T=M(),L=f&&f[3]||(d.cssNumber[l]?"":"px"),z=a.nodeType&&(d.cssNumber[l]||L!=="px"&&+T)&&Yn.exec(d.css(a,l));if(z&&z[3]!==L){for(T=T/2,L=L||z[3],z=+T||1;b--;)d.style(a,l,z+L),(1-y)*(1-(y=M()/T||.5))<=0&&(b=0),z=z/y;z=z*2,d.style(a,l,z+L),f=f||[]}return f&&(z=+z||+T||0,m=f[1]?z+(f[1]+1)*f[2]:+f[2],g&&(g.unit=L,g.start=z,g.end=m)),m}var vo={};function Kl(a){var l,f=a.ownerDocument,g=a.nodeName,m=vo[g];return m||(l=f.body.appendChild(f.createElement(g)),m=d.css(l,"display"),l.parentNode.removeChild(l),m==="none"&&(m="block"),vo[g]=m,m)}function zr(a,l){for(var f,g,m=[],y=0,b=a.length;y<b;y++)g=a[y],g.style&&(f=g.style.display,l?(f==="none"&&(m[y]=pe.get(g,"display")||null,m[y]||(g.style.display="")),g.style.display===""&&xi(g)&&(m[y]=Kl(g))):f!=="none"&&(m[y]="none",pe.set(g,"display",f)));for(y=0;y<b;y++)m[y]!=null&&(a[y].style.display=m[y]);return a}d.fn.extend({show:function(){return zr(this,!0)},hide:function(){return zr(this)},toggle:function(a){return typeof a=="boolean"?a?this.show():this.hide():this.each(function(){xi(this)?d(this).show():d(this).hide()})}});var _i=/^(?:checkbox|radio)$/i,bo=/<([a-z][^\/\0>\x20\t\r\n\f]*)/i,xo=/^$|^module$|\/(?:java|ecma)script/i;(function(){var a=H.createDocumentFragment(),l=a.appendChild(H.createElement("div")),f=H.createElement("input");f.setAttribute("type","radio"),f.setAttribute("checked","checked"),f.setAttribute("name","t"),l.appendChild(f),q.checkClone=l.cloneNode(!0).cloneNode(!0).lastChild.checked,l.innerHTML="<textarea>x</textarea>",q.noCloneChecked=!!l.cloneNode(!0).lastChild.defaultValue,l.innerHTML="<option></option>",q.option=!!l.lastChild})();var pn={thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};pn.tbody=pn.tfoot=pn.colgroup=pn.caption=pn.thead,pn.th=pn.td,q.option||(pn.optgroup=pn.option=[1,"<select multiple='multiple'>","</select>"]);function Zt(a,l){var f;return typeof a.getElementsByTagName<"u"?f=a.getElementsByTagName(l||"*"):typeof a.querySelectorAll<"u"?f=a.querySelectorAll(l||"*"):f=[],l===void 0||l&&oe(a,l)?d.merge([a],f):f}function _s(a,l){for(var f=0,g=a.length;f<g;f++)pe.set(a[f],"globalEval",!l||pe.get(l[f],"globalEval"))}var Zl=/<|&#?\w+;/;function _o(a,l,f,g,m){for(var y,b,M,T,L,z,V=l.createDocumentFragment(),W=[],ee=0,fe=a.length;ee<fe;ee++)if(y=a[ee],y||y===0)if(he(y)==="object")d.merge(W,y.nodeType?[y]:y);else if(!Zl.test(y))W.push(l.createTextNode(y));else{for(b=b||V.appendChild(l.createElement("div")),M=(bo.exec(y)||["",""])[1].toLowerCase(),T=pn[M]||pn._default,b.innerHTML=T[1]+d.htmlPrefilter(y)+T[2],z=T[0];z--;)b=b.lastChild;d.merge(W,b.childNodes),b=V.firstChild,b.textContent=""}for(V.textContent="",ee=0;y=W[ee++];){if(g&&d.inArray(y,g)>-1){m&&m.push(y);continue}if(L=_r(y),b=Zt(V.appendChild(y),"script"),L&&_s(b),f)for(z=0;y=b[z++];)xo.test(y.type||"")&&f.push(y)}return V}var wo=/^([^.]*)(?:\.(.+)|)/;function wr(){return!0}function wi(){return!1}function zi(a,l,f,g,m,y){var b,M;if(typeof l=="object"){typeof f!="string"&&(g=g||f,f=void 0);for(M in l)zi(a,M,f,g,l[M],y);return a}if(g==null&&m==null?(m=f,g=f=void 0):m==null&&(typeof f=="string"?(m=g,g=void 0):(m=g,g=f,f=void 0)),m===!1)m=wi;else if(!m)return a;return y===1&&(b=m,m=function(T){return d().off(T),b.apply(this,arguments)},m.guid=b.guid||(b.guid=d.guid++)),a.each(function(){d.event.add(this,l,m,g,f)})}d.event={global:{},add:function(a,l,f,g,m){var y,b,M,T,L,z,V,W,ee,fe,Te,Ee=pe.get(a);if($n(a))for(f.handler&&(y=f,f=y.handler,m=y.selector),m&&d.find.matchesSelector(or,m),f.guid||(f.guid=d.guid++),(T=Ee.events)||(T=Ee.events=Object.create(null)),(b=Ee.handle)||(b=Ee.handle=function(Mt){return typeof d<"u"&&d.event.triggered!==Mt.type?d.event.dispatch.apply(a,arguments):void 0}),l=(l||"").match(fn)||[""],L=l.length;L--;)M=wo.exec(l[L])||[],ee=Te=M[1],fe=(M[2]||"").split(".").sort(),ee&&(V=d.event.special[ee]||{},ee=(m?V.delegateType:V.bindType)||ee,V=d.event.special[ee]||{},z=d.extend({type:ee,origType:Te,data:g,handler:f,guid:f.guid,selector:m,needsContext:m&&d.expr.match.needsContext.test(m),namespace:fe.join(".")},y),(W=T[ee])||(W=T[ee]=[],W.delegateCount=0,(!V.setup||V.setup.call(a,g,fe,b)===!1)&&a.addEventListener&&a.addEventListener(ee,b)),V.add&&(V.add.call(a,z),z.handler.guid||(z.handler.guid=f.guid)),m?W.splice(W.delegateCount++,0,z):W.push(z),d.event.global[ee]=!0)},remove:function(a,l,f,g,m){var y,b,M,T,L,z,V,W,ee,fe,Te,Ee=pe.hasData(a)&&pe.get(a);if(!(!Ee||!(T=Ee.events))){for(l=(l||"").match(fn)||[""],L=l.length;L--;){if(M=wo.exec(l[L])||[],ee=Te=M[1],fe=(M[2]||"").split(".").sort(),!ee){for(ee in T)d.event.remove(a,ee+l[L],f,g,!0);continue}for(V=d.event.special[ee]||{},ee=(g?V.delegateType:V.bindType)||ee,W=T[ee]||[],M=M[2]&&new RegExp("(^|\\.)"+fe.join("\\.(?:.*\\.|)")+"(\\.|$)"),b=y=W.length;y--;)z=W[y],(m||Te===z.origType)&&(!f||f.guid===z.guid)&&(!M||M.test(z.namespace))&&(!g||g===z.selector||g==="**"&&z.selector)&&(W.splice(y,1),z.selector&&W.delegateCount--,V.remove&&V.remove.call(a,z));b&&!W.length&&((!V.teardown||V.teardown.call(a,fe,Ee.handle)===!1)&&d.removeEvent(a,ee,Ee.handle),delete T[ee])}d.isEmptyObject(T)&&pe.remove(a,"handle events")}},dispatch:function(a){var l,f,g,m,y,b,M=new Array(arguments.length),T=d.event.fix(a),L=(pe.get(this,"events")||Object.create(null))[T.type]||[],z=d.event.special[T.type]||{};for(M[0]=T,l=1;l<arguments.length;l++)M[l]=arguments[l];if(T.delegateTarget=this,!(z.preDispatch&&z.preDispatch.call(this,T)===!1)){for(b=d.event.handlers.call(this,T,L),l=0;(m=b[l++])&&!T.isPropagationStopped();)for(T.currentTarget=m.elem,f=0;(y=m.handlers[f++])&&!T.isImmediatePropagationStopped();)(!T.rnamespace||y.namespace===!1||T.rnamespace.test(y.namespace))&&(T.handleObj=y,T.data=y.data,g=((d.event.special[y.origType]||{}).handle||y.handler).apply(m.elem,M),g!==void 0&&(T.result=g)===!1&&(T.preventDefault(),T.stopPropagation()));return z.postDispatch&&z.postDispatch.call(this,T),T.result}},handlers:function(a,l){var f,g,m,y,b,M=[],T=l.delegateCount,L=a.target;if(T&&L.nodeType&&!(a.type==="click"&&a.button>=1)){for(;L!==this;L=L.parentNode||this)if(L.nodeType===1&&!(a.type==="click"&&L.disabled===!0)){for(y=[],b={},f=0;f<T;f++)g=l[f],m=g.selector+" ",b[m]===void 0&&(b[m]=g.needsContext?d(m,this).index(L)>-1:d.find(m,this,null,[L]).length),b[m]&&y.push(g);y.length&&M.push({elem:L,handlers:y})}}return L=this,T<l.length&&M.push({elem:L,handlers:l.slice(T)}),M},addProp:function(a,l){Object.defineProperty(d.Event.prototype,a,{enumerable:!0,configurable:!0,get:F(l)?function(){if(this.originalEvent)return l(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[a]},set:function(f){Object.defineProperty(this,a,{enumerable:!0,configurable:!0,writable:!0,value:f})}})},fix:function(a){return a[d.expando]?a:new d.Event(a)},special:{load:{noBubble:!0},click:{setup:function(a){var l=this||a;return _i.test(l.type)&&l.click&&oe(l,"input")&&ws(l,"click",!0),!1},trigger:function(a){var l=this||a;return _i.test(l.type)&&l.click&&oe(l,"input")&&ws(l,"click"),!0},_default:function(a){var l=a.target;return _i.test(l.type)&&l.click&&oe(l,"input")&&pe.get(l,"click")||oe(l,"a")}},beforeunload:{postDispatch:function(a){a.result!==void 0&&a.originalEvent&&(a.originalEvent.returnValue=a.result)}}}};function ws(a,l,f){if(!f){pe.get(a,l)===void 0&&d.event.add(a,l,wr);return}pe.set(a,l,!1),d.event.add(a,l,{namespace:!1,handler:function(g){var m,y=pe.get(this,l);if(g.isTrigger&1&&this[l]){if(y)(d.event.special[l]||{}).delegateType&&g.stopPropagation();else if(y=c.call(arguments),pe.set(this,l,y),this[l](),m=pe.get(this,l),pe.set(this,l,!1),y!==m)return g.stopImmediatePropagation(),g.preventDefault(),m}else y&&(pe.set(this,l,d.event.trigger(y[0],y.slice(1),this)),g.stopPropagation(),g.isImmediatePropagationStopped=wr)}})}d.removeEvent=function(a,l,f){a.removeEventListener&&a.removeEventListener(l,f)},d.Event=function(a,l){if(!(this instanceof d.Event))return new d.Event(a,l);a&&a.type?(this.originalEvent=a,this.type=a.type,this.isDefaultPrevented=a.defaultPrevented||a.defaultPrevented===void 0&&a.returnValue===!1?wr:wi,this.target=a.target&&a.target.nodeType===3?a.target.parentNode:a.target,this.currentTarget=a.currentTarget,this.relatedTarget=a.relatedTarget):this.type=a,l&&d.extend(this,l),this.timeStamp=a&&a.timeStamp||Date.now(),this[d.expando]=!0},d.Event.prototype={constructor:d.Event,isDefaultPrevented:wi,isPropagationStopped:wi,isImmediatePropagationStopped:wi,isSimulated:!1,preventDefault:function(){var a=this.originalEvent;this.isDefaultPrevented=wr,a&&!this.isSimulated&&a.preventDefault()},stopPropagation:function(){var a=this.originalEvent;this.isPropagationStopped=wr,a&&!this.isSimulated&&a.stopPropagation()},stopImmediatePropagation:function(){var a=this.originalEvent;this.isImmediatePropagationStopped=wr,a&&!this.isSimulated&&a.stopImmediatePropagation(),this.stopPropagation()}},d.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,char:!0,code:!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:!0},d.event.addProp),d.each({focus:"focusin",blur:"focusout"},function(a,l){function f(g){if(H.documentMode){var m=pe.get(this,"handle"),y=d.event.fix(g);y.type=g.type==="focusin"?"focus":"blur",y.isSimulated=!0,m(g),y.target===y.currentTarget&&m(y)}else d.event.simulate(l,g.target,d.event.fix(g))}d.event.special[a]={setup:function(){var g;if(ws(this,a,!0),H.documentMode)g=pe.get(this,l),g||this.addEventListener(l,f),pe.set(this,l,(g||0)+1);else return!1},trigger:function(){return ws(this,a),!0},teardown:function(){var g;if(H.documentMode)g=pe.get(this,l)-1,g?pe.set(this,l,g):(this.removeEventListener(l,f),pe.remove(this,l));else return!1},_default:function(g){return pe.get(g.target,a)},delegateType:l},d.event.special[l]={setup:function(){var g=this.ownerDocument||this.document||this,m=H.documentMode?this:g,y=pe.get(m,l);y||(H.documentMode?this.addEventListener(l,f):g.addEventListener(a,f,!0)),pe.set(m,l,(y||0)+1)},teardown:function(){var g=this.ownerDocument||this.document||this,m=H.documentMode?this:g,y=pe.get(m,l)-1;y?pe.set(m,l,y):(H.documentMode?this.removeEventListener(l,f):g.removeEventListener(a,f,!0),pe.remove(m,l))}}}),d.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(a,l){d.event.special[a]={delegateType:l,bindType:l,handle:function(f){var g,m=this,y=f.relatedTarget,b=f.handleObj;return(!y||y!==m&&!d.contains(m,y))&&(f.type=b.origType,g=b.handler.apply(this,arguments),f.type=l),g}}}),d.fn.extend({on:function(a,l,f,g){return zi(this,a,l,f,g)},one:function(a,l,f,g){return zi(this,a,l,f,g,1)},off:function(a,l,f){var g,m;if(a&&a.preventDefault&&a.handleObj)return g=a.handleObj,d(a.delegateTarget).off(g.namespace?g.origType+"."+g.namespace:g.origType,g.selector,g.handler),this;if(typeof a=="object"){for(m in a)this.off(m,l,a[m]);return this}return(l===!1||typeof l=="function")&&(f=l,l=void 0),f===!1&&(f=wi),this.each(function(){d.event.remove(this,a,f,l)})}});var Xl=/<script|<style|<link/i,Jl=/checked\s*(?:[^=]|=\s*.checked.)/i,Ql=/^\s*<!\[CDATA\[|\]\]>\s*$/g;function So(a,l){return oe(a,"table")&&oe(l.nodeType!==11?l:l.firstChild,"tr")&&d(a).children("tbody")[0]||a}function ec(a){return a.type=(a.getAttribute("type")!==null)+"/"+a.type,a}function tc(a){return(a.type||"").slice(0,5)==="true/"?a.type=a.type.slice(5):a.removeAttribute("type"),a}function ko(a,l){var f,g,m,y,b,M,T;if(l.nodeType===1){if(pe.hasData(a)&&(y=pe.get(a),T=y.events,T)){pe.remove(l,"handle events");for(m in T)for(f=0,g=T[m].length;f<g;f++)d.event.add(l,m,T[m][f])}$t.hasData(a)&&(b=$t.access(a),M=d.extend({},b),$t.set(l,M))}}function Co(a,l){var f=l.nodeName.toLowerCase();f==="input"&&_i.test(a.type)?l.checked=a.checked:(f==="input"||f==="textarea")&&(l.defaultValue=a.defaultValue)}function Si(a,l,f,g){l=h(l);var m,y,b,M,T,L,z=0,V=a.length,W=V-1,ee=l[0],fe=F(ee);if(fe||V>1&&typeof ee=="string"&&!q.checkClone&&Jl.test(ee))return a.each(function(Te){var Ee=a.eq(Te);fe&&(l[0]=ee.call(this,Te,Ee.html())),Si(Ee,l,f,g)});if(V&&(m=_o(l,a[0].ownerDocument,!1,a,g),y=m.firstChild,m.childNodes.length===1&&(m=y),y||g)){for(b=d.map(Zt(m,"script"),ec),M=b.length;z<V;z++)T=m,z!==W&&(T=d.clone(T,!0,!0),M&&d.merge(b,Zt(T,"script"))),f.call(a[z],T,z);if(M)for(L=b[b.length-1].ownerDocument,d.map(b,tc),z=0;z<M;z++)T=b[z],xo.test(T.type||"")&&!pe.access(T,"globalEval")&&d.contains(L,T)&&(T.src&&(T.type||"").toLowerCase()!=="module"?d._evalUrl&&!T.noModule&&d._evalUrl(T.src,{nonce:T.nonce||T.getAttribute("nonce")},L):de(T.textContent.replace(Ql,""),T,L))}return a}function Do(a,l,f){for(var g,m=l?d.filter(l,a):a,y=0;(g=m[y])!=null;y++)!f&&g.nodeType===1&&d.cleanData(Zt(g)),g.parentNode&&(f&&_r(g)&&_s(Zt(g,"script")),g.parentNode.removeChild(g));return a}d.extend({htmlPrefilter:function(a){return a},clone:function(a,l,f){var g,m,y,b,M=a.cloneNode(!0),T=_r(a);if(!q.noCloneChecked&&(a.nodeType===1||a.nodeType===11)&&!d.isXMLDoc(a))for(b=Zt(M),y=Zt(a),g=0,m=y.length;g<m;g++)Co(y[g],b[g]);if(l)if(f)for(y=y||Zt(a),b=b||Zt(M),g=0,m=y.length;g<m;g++)ko(y[g],b[g]);else ko(a,M);return b=Zt(M,"script"),b.length>0&&_s(b,!T&&Zt(a,"script")),M},cleanData:function(a){for(var l,f,g,m=d.event.special,y=0;(f=a[y])!==void 0;y++)if($n(f)){if(l=f[pe.expando]){if(l.events)for(g in l.events)m[g]?d.event.remove(f,g):d.removeEvent(f,g,l.handle);f[pe.expando]=void 0}f[$t.expando]&&(f[$t.expando]=void 0)}}}),d.fn.extend({detach:function(a){return Do(this,a,!0)},remove:function(a){return Do(this,a)},text:function(a){return dn(this,function(l){return l===void 0?d.text(this):this.empty().each(function(){(this.nodeType===1||this.nodeType===11||this.nodeType===9)&&(this.textContent=l)})},null,a,arguments.length)},append:function(){return Si(this,arguments,function(a){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var l=So(this,a);l.appendChild(a)}})},prepend:function(){return Si(this,arguments,function(a){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var l=So(this,a);l.insertBefore(a,l.firstChild)}})},before:function(){return Si(this,arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this)})},after:function(){return Si(this,arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this.nextSibling)})},empty:function(){for(var a,l=0;(a=this[l])!=null;l++)a.nodeType===1&&(d.cleanData(Zt(a,!1)),a.textContent="");return this},clone:function(a,l){return a=a??!1,l=l??a,this.map(function(){return d.clone(this,a,l)})},html:function(a){return dn(this,function(l){var f=this[0]||{},g=0,m=this.length;if(l===void 0&&f.nodeType===1)return f.innerHTML;if(typeof l=="string"&&!Xl.test(l)&&!pn[(bo.exec(l)||["",""])[1].toLowerCase()]){l=d.htmlPrefilter(l);try{for(;g<m;g++)f=this[g]||{},f.nodeType===1&&(d.cleanData(Zt(f,!1)),f.innerHTML=l);f=0}catch{}}f&&this.empty().append(l)},null,a,arguments.length)},replaceWith:function(){var a=[];return Si(this,arguments,function(l){var f=this.parentNode;d.inArray(this,a)<0&&(d.cleanData(Zt(this)),f&&f.replaceChild(l,this))},a)}}),d.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,l){d.fn[a]=function(f){for(var g,m=[],y=d(f),b=y.length-1,M=0;M<=b;M++)g=M===b?this:this.clone(!0),d(y[M])[l](g),x.apply(m,g.get());return this.pushStack(m)}});var la=new RegExp("^("+bi+")(?!px)[a-z%]+$","i"),ca=/^--/,Ss=function(a){var l=a.ownerDocument.defaultView;return(!l||!l.opener)&&(l=t),l.getComputedStyle(a)},Eo=function(a,l,f){var g,m,y={};for(m in l)y[m]=a.style[m],a.style[m]=l[m];g=f.call(a);for(m in l)a.style[m]=y[m];return g},ks=new RegExp(hn.join("|"),"i");(function(){function a(){if(L){T.style.cssText="position:absolute;left:-11111px;width:60px;margin-top:1px;padding:0;border:0",L.style.cssText="position:relative;display:block;box-sizing:border-box;overflow:scroll;margin:auto;border:1px;padding:1px;width:60%;top:1%",or.appendChild(T).appendChild(L);var z=t.getComputedStyle(L);f=z.top!=="1%",M=l(z.marginLeft)===12,L.style.right="60%",y=l(z.right)===36,g=l(z.width)===36,L.style.position="absolute",m=l(L.offsetWidth/3)===12,or.removeChild(T),L=null}}function l(z){return Math.round(parseFloat(z))}var f,g,m,y,b,M,T=H.createElement("div"),L=H.createElement("div");L.style&&(L.style.backgroundClip="content-box",L.cloneNode(!0).style.backgroundClip="",q.clearCloneStyle=L.style.backgroundClip==="content-box",d.extend(q,{boxSizingReliable:function(){return a(),g},pixelBoxStyles:function(){return a(),y},pixelPosition:function(){return a(),f},reliableMarginLeft:function(){return a(),M},scrollboxSize:function(){return a(),m},reliableTrDimensions:function(){var z,V,W,ee;return b==null&&(z=H.createElement("table"),V=H.createElement("tr"),W=H.createElement("div"),z.style.cssText="position:absolute;left:-11111px;border-collapse:separate",V.style.cssText="box-sizing:content-box;border:1px solid",V.style.height="1px",W.style.height="9px",W.style.display="block",or.appendChild(z).appendChild(V).appendChild(W),ee=t.getComputedStyle(V),b=parseInt(ee.height,10)+parseInt(ee.borderTopWidth,10)+parseInt(ee.borderBottomWidth,10)===V.offsetHeight,or.removeChild(z)),b}}))})();function Vi(a,l,f){var g,m,y,b,M=ca.test(l),T=a.style;return f=f||Ss(a),f&&(b=f.getPropertyValue(l)||f[l],M&&b&&(b=b.replace(ot,"$1")||void 0),b===""&&!_r(a)&&(b=d.style(a,l)),!q.pixelBoxStyles()&&la.test(b)&&ks.test(l)&&(g=T.width,m=T.minWidth,y=T.maxWidth,T.minWidth=T.maxWidth=T.width=b,b=f.width,T.width=g,T.minWidth=m,T.maxWidth=y)),b!==void 0?b+"":b}function Gi(a,l){return{get:function(){if(a()){delete this.get;return}return(this.get=l).apply(this,arguments)}}}var To=["Webkit","Moz","ms"],Ro=H.createElement("div").style,Mo={};function Ao(a){for(var l=a[0].toUpperCase()+a.slice(1),f=To.length;f--;)if(a=To[f]+l,a in Ro)return a}function Cs(a){var l=d.cssProps[a]||Mo[a];return l||(a in Ro?a:Mo[a]=Ao(a)||a)}var Oo=/^(none|table(?!-c[ea]).+)/,nc={position:"absolute",visibility:"hidden",display:"block"},Io={letterSpacing:"0",fontWeight:"400"};function Po(a,l,f){var g=Yn.exec(l);return g?Math.max(0,g[2]-(f||0))+(g[3]||"px"):l}function fa(a,l,f,g,m,y){var b=l==="width"?1:0,M=0,T=0,L=0;if(f===(g?"border":"content"))return 0;for(;b<4;b+=2)f==="margin"&&(L+=d.css(a,f+hn[b],!0,m)),g?(f==="content"&&(T-=d.css(a,"padding"+hn[b],!0,m)),f!=="margin"&&(T-=d.css(a,"border"+hn[b]+"Width",!0,m))):(T+=d.css(a,"padding"+hn[b],!0,m),f!=="padding"?T+=d.css(a,"border"+hn[b]+"Width",!0,m):M+=d.css(a,"border"+hn[b]+"Width",!0,m));return!g&&y>=0&&(T+=Math.max(0,Math.ceil(a["offset"+l[0].toUpperCase()+l.slice(1)]-y-T-M-.5))||0),T+L}function da(a,l,f){var g=Ss(a),m=!q.boxSizingReliable()||f,y=m&&d.css(a,"boxSizing",!1,g)==="border-box",b=y,M=Vi(a,l,g),T="offset"+l[0].toUpperCase()+l.slice(1);if(la.test(M)){if(!f)return M;M="auto"}return(!q.boxSizingReliable()&&y||!q.reliableTrDimensions()&&oe(a,"tr")||M==="auto"||!parseFloat(M)&&d.css(a,"display",!1,g)==="inline")&&a.getClientRects().length&&(y=d.css(a,"boxSizing",!1,g)==="border-box",b=T in a,b&&(M=a[T])),M=parseFloat(M)||0,M+fa(a,l,f||(y?"border":"content"),b,g,M)+"px"}d.extend({cssHooks:{opacity:{get:function(a,l){if(l){var f=Vi(a,"opacity");return f===""?"1":f}}}},cssNumber:{animationIterationCount:!0,aspectRatio:!0,borderImageSlice:!0,columnCount:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,scale:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeMiterlimit:!0,strokeOpacity:!0},cssProps:{},style:function(a,l,f,g){if(!(!a||a.nodeType===3||a.nodeType===8||!a.style)){var m,y,b,M=jt(l),T=ca.test(l),L=a.style;if(T||(l=Cs(M)),b=d.cssHooks[l]||d.cssHooks[M],f!==void 0){if(y=typeof f,y==="string"&&(m=Yn.exec(f))&&m[1]&&(f=yo(a,l,m),y="number"),f==null||f!==f)return;y==="number"&&!T&&(f+=m&&m[3]||(d.cssNumber[M]?"":"px")),!q.clearCloneStyle&&f===""&&l.indexOf("background")===0&&(L[l]="inherit"),(!b||!("set"in b)||(f=b.set(a,f,g))!==void 0)&&(T?L.setProperty(l,f):L[l]=f)}else return b&&"get"in b&&(m=b.get(a,!1,g))!==void 0?m:L[l]}},css:function(a,l,f,g){var m,y,b,M=jt(l),T=ca.test(l);return T||(l=Cs(M)),b=d.cssHooks[l]||d.cssHooks[M],b&&"get"in b&&(m=b.get(a,!0,f)),m===void 0&&(m=Vi(a,l,g)),m==="normal"&&l in Io&&(m=Io[l]),f===""||f?(y=parseFloat(m),f===!0||isFinite(y)?y||0:m):m}}),d.each(["height","width"],function(a,l){d.cssHooks[l]={get:function(f,g,m){if(g)return Oo.test(d.css(f,"display"))&&(!f.getClientRects().length||!f.getBoundingClientRect().width)?Eo(f,nc,function(){return da(f,l,m)}):da(f,l,m)},set:function(f,g,m){var y,b=Ss(f),M=!q.scrollboxSize()&&b.position==="absolute",T=M||m,L=T&&d.css(f,"boxSizing",!1,b)==="border-box",z=m?fa(f,l,m,L,b):0;return L&&M&&(z-=Math.ceil(f["offset"+l[0].toUpperCase()+l.slice(1)]-parseFloat(b[l])-fa(f,l,"border",!1,b)-.5)),z&&(y=Yn.exec(g))&&(y[3]||"px")!=="px"&&(f.style[l]=g,g=d.css(f,l)),Po(f,g,z)}}}),d.cssHooks.marginLeft=Gi(q.reliableMarginLeft,function(a,l){if(l)return(parseFloat(Vi(a,"marginLeft"))||a.getBoundingClientRect().left-Eo(a,{marginLeft:0},function(){return a.getBoundingClientRect().left}))+"px"}),d.each({margin:"",padding:"",border:"Width"},function(a,l){d.cssHooks[a+l]={expand:function(f){for(var g=0,m={},y=typeof f=="string"?f.split(" "):[f];g<4;g++)m[a+hn[g]+l]=y[g]||y[g-2]||y[0];return m}},a!=="margin"&&(d.cssHooks[a+l].set=Po)}),d.fn.extend({css:function(a,l){return dn(this,function(f,g,m){var y,b,M={},T=0;if(Array.isArray(g)){for(y=Ss(f),b=g.length;T<b;T++)M[g[T]]=d.css(f,g[T],!1,y);return M}return m!==void 0?d.style(f,g,m):d.css(f,g)},a,l,arguments.length>1)}});function Ht(a,l,f,g,m){return new Ht.prototype.init(a,l,f,g,m)}d.Tween=Ht,Ht.prototype={constructor:Ht,init:function(a,l,f,g,m,y){this.elem=a,this.prop=f,this.easing=m||d.easing._default,this.options=l,this.start=this.now=this.cur(),this.end=g,this.unit=y||(d.cssNumber[f]?"":"px")},cur:function(){var a=Ht.propHooks[this.prop];return a&&a.get?a.get(this):Ht.propHooks._default.get(this)},run:function(a){var l,f=Ht.propHooks[this.prop];return this.options.duration?this.pos=l=d.easing[this.easing](a,this.options.duration*a,0,1,this.options.duration):this.pos=l=a,this.now=(this.end-this.start)*l+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),f&&f.set?f.set(this):Ht.propHooks._default.set(this),this}},Ht.prototype.init.prototype=Ht.prototype,Ht.propHooks={_default:{get:function(a){var l;return a.elem.nodeType!==1||a.elem[a.prop]!=null&&a.elem.style[a.prop]==null?a.elem[a.prop]:(l=d.css(a.elem,a.prop,""),!l||l==="auto"?0:l)},set:function(a){d.fx.step[a.prop]?d.fx.step[a.prop](a):a.elem.nodeType===1&&(d.cssHooks[a.prop]||a.elem.style[Cs(a.prop)]!=null)?d.style(a.elem,a.prop,a.now+a.unit):a.elem[a.prop]=a.now}}},Ht.propHooks.scrollTop=Ht.propHooks.scrollLeft={set:function(a){a.elem.nodeType&&a.elem.parentNode&&(a.elem[a.prop]=a.now)}},d.easing={linear:function(a){return a},swing:function(a){return .5-Math.cos(a*Math.PI)/2},_default:"swing"},d.fx=Ht.prototype.init,d.fx.step={};var Vr,ki,rc=/^(?:toggle|show|hide)$/,No=/queueHooks$/;function Ci(){ki&&(H.hidden===!1&&t.requestAnimationFrame?t.requestAnimationFrame(Ci):t.setTimeout(Ci,d.fx.interval),d.fx.tick())}function ha(){return t.setTimeout(function(){Vr=void 0}),Vr=Date.now()}function Ds(a,l){var f,g=0,m={height:a};for(l=l?1:0;g<4;g+=2-l)f=hn[g],m["margin"+f]=m["padding"+f]=a;return l&&(m.opacity=m.width=a),m}function pa(a,l,f){for(var g,m=(Cn.tweeners[l]||[]).concat(Cn.tweeners["*"]),y=0,b=m.length;y<b;y++)if(g=m[y].call(f,l,a))return g}function Lo(a,l,f){var g,m,y,b,M,T,L,z,V="width"in l||"height"in l,W=this,ee={},fe=a.style,Te=a.nodeType&&xi(a),Ee=pe.get(a,"fxshow");f.queue||(b=d._queueHooks(a,"fx"),b.unqueued==null&&(b.unqueued=0,M=b.empty.fire,b.empty.fire=function(){b.unqueued||M()}),b.unqueued++,W.always(function(){W.always(function(){b.unqueued--,d.queue(a,"fx").length||b.empty.fire()})}));for(g in l)if(m=l[g],rc.test(m)){if(delete l[g],y=y||m==="toggle",m===(Te?"hide":"show"))if(m==="show"&&Ee&&Ee[g]!==void 0)Te=!0;else continue;ee[g]=Ee&&Ee[g]||d.style(a,g)}if(T=!d.isEmptyObject(l),!(!T&&d.isEmptyObject(ee))){V&&a.nodeType===1&&(f.overflow=[fe.overflow,fe.overflowX,fe.overflowY],L=Ee&&Ee.display,L==null&&(L=pe.get(a,"display")),z=d.css(a,"display"),z==="none"&&(L?z=L:(zr([a],!0),L=a.style.display||L,z=d.css(a,"display"),zr([a]))),(z==="inline"||z==="inline-block"&&L!=null)&&d.css(a,"float")==="none"&&(T||(W.done(function(){fe.display=L}),L==null&&(z=fe.display,L=z==="none"?"":z)),fe.display="inline-block")),f.overflow&&(fe.overflow="hidden",W.always(function(){fe.overflow=f.overflow[0],fe.overflowX=f.overflow[1],fe.overflowY=f.overflow[2]})),T=!1;for(g in ee)T||(Ee?"hidden"in Ee&&(Te=Ee.hidden):Ee=pe.access(a,"fxshow",{display:L}),y&&(Ee.hidden=!Te),Te&&zr([a],!0),W.done(function(){Te||zr([a]),pe.remove(a,"fxshow");for(g in ee)d.style(a,g,ee[g])})),T=pa(Te?Ee[g]:0,g,W),g in Ee||(Ee[g]=T.start,Te&&(T.end=T.start,T.start=0))}}function ga(a,l){var f,g,m,y,b;for(f in a)if(g=jt(f),m=l[g],y=a[f],Array.isArray(y)&&(m=y[1],y=a[f]=y[0]),f!==g&&(a[g]=y,delete a[f]),b=d.cssHooks[g],b&&"expand"in b){y=b.expand(y),delete a[g];for(f in y)f in a||(a[f]=y[f],l[f]=m)}else l[g]=m}function Cn(a,l,f){var g,m,y=0,b=Cn.prefilters.length,M=d.Deferred().always(function(){delete T.elem}),T=function(){if(m)return!1;for(var V=Vr||ha(),W=Math.max(0,L.startTime+L.duration-V),ee=W/L.duration||0,fe=1-ee,Te=0,Ee=L.tweens.length;Te<Ee;Te++)L.tweens[Te].run(fe);return M.notifyWith(a,[L,fe,W]),fe<1&&Ee?W:(Ee||M.notifyWith(a,[L,1,0]),M.resolveWith(a,[L]),!1)},L=M.promise({elem:a,props:d.extend({},l),opts:d.extend(!0,{specialEasing:{},easing:d.easing._default},f),originalProperties:l,originalOptions:f,startTime:Vr||ha(),duration:f.duration,tweens:[],createTween:function(V,W){var ee=d.Tween(a,L.opts,V,W,L.opts.specialEasing[V]||L.opts.easing);return L.tweens.push(ee),ee},stop:function(V){var W=0,ee=V?L.tweens.length:0;if(m)return this;for(m=!0;W<ee;W++)L.tweens[W].run(1);return V?(M.notifyWith(a,[L,1,0]),M.resolveWith(a,[L,V])):M.rejectWith(a,[L,V]),this}}),z=L.props;for(ga(z,L.opts.specialEasing);y<b;y++)if(g=Cn.prefilters[y].call(L,a,z,L.opts),g)return F(g.stop)&&(d._queueHooks(L.elem,L.opts.queue).stop=g.stop.bind(g)),g;return d.map(z,pa,L),F(L.opts.start)&&L.opts.start.call(a,L),L.progress(L.opts.progress).done(L.opts.done,L.opts.complete).fail(L.opts.fail).always(L.opts.always),d.fx.timer(d.extend(T,{elem:a,anim:L,queue:L.opts.queue})),L}d.Animation=d.extend(Cn,{tweeners:{"*":[function(a,l){var f=this.createTween(a,l);return yo(f.elem,a,Yn.exec(l),f),f}]},tweener:function(a,l){F(a)?(l=a,a=["*"]):a=a.match(fn);for(var f,g=0,m=a.length;g<m;g++)f=a[g],Cn.tweeners[f]=Cn.tweeners[f]||[],Cn.tweeners[f].unshift(l)},prefilters:[Lo],prefilter:function(a,l){l?Cn.prefilters.unshift(a):Cn.prefilters.push(a)}}),d.speed=function(a,l,f){var g=a&&typeof a=="object"?d.extend({},a):{complete:f||!f&&l||F(a)&&a,duration:a,easing:f&&l||l&&!F(l)&&l};return d.fx.off?g.duration=0:typeof g.duration!="number"&&(g.duration in d.fx.speeds?g.duration=d.fx.speeds[g.duration]:g.duration=d.fx.speeds._default),(g.queue==null||g.queue===!0)&&(g.queue="fx"),g.old=g.complete,g.complete=function(){F(g.old)&&g.old.call(this),g.queue&&d.dequeue(this,g.queue)},g},d.fn.extend({fadeTo:function(a,l,f,g){return this.filter(xi).css("opacity",0).show().end().animate({opacity:l},a,f,g)},animate:function(a,l,f,g){var m=d.isEmptyObject(a),y=d.speed(l,f,g),b=function(){var M=Cn(this,d.extend({},a),y);(m||pe.get(this,"finish"))&&M.stop(!0)};return b.finish=b,m||y.queue===!1?this.each(b):this.queue(y.queue,b)},stop:function(a,l,f){var g=function(m){var y=m.stop;delete m.stop,y(f)};return typeof a!="string"&&(f=l,l=a,a=void 0),l&&this.queue(a||"fx",[]),this.each(function(){var m=!0,y=a!=null&&a+"queueHooks",b=d.timers,M=pe.get(this);if(y)M[y]&&M[y].stop&&g(M[y]);else for(y in M)M[y]&&M[y].stop&&No.test(y)&&g(M[y]);for(y=b.length;y--;)b[y].elem===this&&(a==null||b[y].queue===a)&&(b[y].anim.stop(f),m=!1,b.splice(y,1));(m||!f)&&d.dequeue(this,a)})},finish:function(a){return a!==!1&&(a=a||"fx"),this.each(function(){var l,f=pe.get(this),g=f[a+"queue"],m=f[a+"queueHooks"],y=d.timers,b=g?g.length:0;for(f.finish=!0,d.queue(this,a,[]),m&&m.stop&&m.stop.call(this,!0),l=y.length;l--;)y[l].elem===this&&y[l].queue===a&&(y[l].anim.stop(!0),y.splice(l,1));for(l=0;l<b;l++)g[l]&&g[l].finish&&g[l].finish.call(this);delete f.finish})}}),d.each(["toggle","show","hide"],function(a,l){var f=d.fn[l];d.fn[l]=function(g,m,y){return g==null||typeof g=="boolean"?f.apply(this,arguments):this.animate(Ds(l,!0),g,m,y)}}),d.each({slideDown:Ds("show"),slideUp:Ds("hide"),slideToggle:Ds("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(a,l){d.fn[a]=function(f,g,m){return this.animate(l,f,g,m)}}),d.timers=[],d.fx.tick=function(){var a,l=0,f=d.timers;for(Vr=Date.now();l<f.length;l++)a=f[l],!a()&&f[l]===a&&f.splice(l--,1);f.length||d.fx.stop(),Vr=void 0},d.fx.timer=function(a){d.timers.push(a),d.fx.start()},d.fx.interval=13,d.fx.start=function(){ki||(ki=!0,Ci())},d.fx.stop=function(){ki=null},d.fx.speeds={slow:600,fast:200,_default:400},d.fn.delay=function(a,l){return a=d.fx&&d.fx.speeds[a]||a,l=l||"fx",this.queue(l,function(f,g){var m=t.setTimeout(f,a);g.stop=function(){t.clearTimeout(m)}})},function(){var a=H.createElement("input"),l=H.createElement("select"),f=l.appendChild(H.createElement("option"));a.type="checkbox",q.checkOn=a.value!=="",q.optSelected=f.selected,a=H.createElement("input"),a.value="t",a.type="radio",q.radioValue=a.value==="t"}();var ma,Gr=d.expr.attrHandle;d.fn.extend({attr:function(a,l){return dn(this,d.attr,a,l,arguments.length>1)},removeAttr:function(a){return this.each(function(){d.removeAttr(this,a)})}}),d.extend({attr:function(a,l,f){var g,m,y=a.nodeType;if(!(y===3||y===8||y===2)){if(typeof a.getAttribute>"u")return d.prop(a,l,f);if((y!==1||!d.isXMLDoc(a))&&(m=d.attrHooks[l.toLowerCase()]||(d.expr.match.bool.test(l)?ma:void 0)),f!==void 0){if(f===null){d.removeAttr(a,l);return}return m&&"set"in m&&(g=m.set(a,f,l))!==void 0?g:(a.setAttribute(l,f+""),f)}return m&&"get"in m&&(g=m.get(a,l))!==null?g:(g=d.find.attr(a,l),g??void 0)}},attrHooks:{type:{set:function(a,l){if(!q.radioValue&&l==="radio"&&oe(a,"input")){var f=a.value;return a.setAttribute("type",l),f&&(a.value=f),l}}}},removeAttr:function(a,l){var f,g=0,m=l&&l.match(fn);if(m&&a.nodeType===1)for(;f=m[g++];)a.removeAttribute(f)}}),ma={set:function(a,l,f){return l===!1?d.removeAttr(a,f):a.setAttribute(f,f),f}},d.each(d.expr.match.bool.source.match(/\w+/g),function(a,l){var f=Gr[l]||d.find.attr;Gr[l]=function(g,m,y){var b,M,T=m.toLowerCase();return y||(M=Gr[T],Gr[T]=b,b=f(g,m,y)!=null?T:null,Gr[T]=M),b}});var ya=/^(?:input|select|textarea|button)$/i,Di=/^(?:a|area)$/i;d.fn.extend({prop:function(a,l){return dn(this,d.prop,a,l,arguments.length>1)},removeProp:function(a){return this.each(function(){delete this[d.propFix[a]||a]})}}),d.extend({prop:function(a,l,f){var g,m,y=a.nodeType;if(!(y===3||y===8||y===2))return(y!==1||!d.isXMLDoc(a))&&(l=d.propFix[l]||l,m=d.propHooks[l]),f!==void 0?m&&"set"in m&&(g=m.set(a,f,l))!==void 0?g:a[l]=f:m&&"get"in m&&(g=m.get(a,l))!==null?g:a[l]},propHooks:{tabIndex:{get:function(a){var l=d.find.attr(a,"tabindex");return l?parseInt(l,10):ya.test(a.nodeName)||Di.test(a.nodeName)&&a.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),q.optSelected||(d.propHooks.selected={get:function(a){var l=a.parentNode;return l&&l.parentNode&&l.parentNode.selectedIndex,null},set:function(a){var l=a.parentNode;l&&(l.selectedIndex,l.parentNode&&l.parentNode.selectedIndex)}}),d.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){d.propFix[this.toLowerCase()]=this});function Sr(a){var l=a.match(fn)||[];return l.join(" ")}function kr(a){return a.getAttribute&&a.getAttribute("class")||""}function va(a){return Array.isArray(a)?a:typeof a=="string"?a.match(fn)||[]:[]}d.fn.extend({addClass:function(a){var l,f,g,m,y,b;return F(a)?this.each(function(M){d(this).addClass(a.call(this,M,kr(this)))}):(l=va(a),l.length?this.each(function(){if(g=kr(this),f=this.nodeType===1&&" "+Sr(g)+" ",f){for(y=0;y<l.length;y++)m=l[y],f.indexOf(" "+m+" ")<0&&(f+=m+" ");b=Sr(f),g!==b&&this.setAttribute("class",b)}}):this)},removeClass:function(a){var l,f,g,m,y,b;return F(a)?this.each(function(M){d(this).removeClass(a.call(this,M,kr(this)))}):arguments.length?(l=va(a),l.length?this.each(function(){if(g=kr(this),f=this.nodeType===1&&" "+Sr(g)+" ",f){for(y=0;y<l.length;y++)for(m=l[y];f.indexOf(" "+m+" ")>-1;)f=f.replace(" "+m+" "," ");b=Sr(f),g!==b&&this.setAttribute("class",b)}}):this):this.attr("class","")},toggleClass:function(a,l){var f,g,m,y,b=typeof a,M=b==="string"||Array.isArray(a);return F(a)?this.each(function(T){d(this).toggleClass(a.call(this,T,kr(this),l),l)}):typeof l=="boolean"&&M?l?this.addClass(a):this.removeClass(a):(f=va(a),this.each(function(){if(M)for(y=d(this),m=0;m<f.length;m++)g=f[m],y.hasClass(g)?y.removeClass(g):y.addClass(g);else(a===void 0||b==="boolean")&&(g=kr(this),g&&pe.set(this,"__className__",g),this.setAttribute&&this.setAttribute("class",g||a===!1?"":pe.get(this,"__className__")||""))}))},hasClass:function(a){var l,f,g=0;for(l=" "+a+" ";f=this[g++];)if(f.nodeType===1&&(" "+Sr(kr(f))+" ").indexOf(l)>-1)return!0;return!1}});var jo=/\r/g;d.fn.extend({val:function(a){var l,f,g,m=this[0];return arguments.length?(g=F(a),this.each(function(y){var b;this.nodeType===1&&(g?b=a.call(this,y,d(this).val()):b=a,b==null?b="":typeof b=="number"?b+="":Array.isArray(b)&&(b=d.map(b,function(M){return M==null?"":M+""})),l=d.valHooks[this.type]||d.valHooks[this.nodeName.toLowerCase()],(!l||!("set"in l)||l.set(this,b,"value")===void 0)&&(this.value=b))})):m?(l=d.valHooks[m.type]||d.valHooks[m.nodeName.toLowerCase()],l&&"get"in l&&(f=l.get(m,"value"))!==void 0?f:(f=m.value,typeof f=="string"?f.replace(jo,""):f??"")):void 0}}),d.extend({valHooks:{option:{get:function(a){var l=d.find.attr(a,"value");return l??Sr(d.text(a))}},select:{get:function(a){var l,f,g,m=a.options,y=a.selectedIndex,b=a.type==="select-one",M=b?null:[],T=b?y+1:m.length;for(y<0?g=T:g=b?y:0;g<T;g++)if(f=m[g],(f.selected||g===y)&&!f.disabled&&(!f.parentNode.disabled||!oe(f.parentNode,"optgroup"))){if(l=d(f).val(),b)return l;M.push(l)}return M},set:function(a,l){for(var f,g,m=a.options,y=d.makeArray(l),b=m.length;b--;)g=m[b],(g.selected=d.inArray(d.valHooks.option.get(g),y)>-1)&&(f=!0);return f||(a.selectedIndex=-1),y}}}}),d.each(["radio","checkbox"],function(){d.valHooks[this]={set:function(a,l){if(Array.isArray(l))return a.checked=d.inArray(d(a).val(),l)>-1}},q.checkOn||(d.valHooks[this].get=function(a){return a.getAttribute("value")===null?"on":a.value})});var Ei=t.location,ba={guid:Date.now()},Es=/\?/;d.parseXML=function(a){var l,f;if(!a||typeof a!="string")return null;try{l=new t.DOMParser().parseFromString(a,"text/xml")}catch{}return f=l&&l.getElementsByTagName("parsererror")[0],(!l||f)&&d.error("Invalid XML: "+(f?d.map(f.childNodes,function(g){return g.textContent}).join(`
|
|
171
|
+
`):a)),l};var $o=/^(?:focusinfocus|focusoutblur)$/,Fo=function(a){a.stopPropagation()};d.extend(d.event,{trigger:function(a,l,f,g){var m,y,b,M,T,L,z,V,W=[f||H],ee=$.call(a,"type")?a.type:a,fe=$.call(a,"namespace")?a.namespace.split("."):[];if(y=V=b=f=f||H,!(f.nodeType===3||f.nodeType===8)&&!$o.test(ee+d.event.triggered)&&(ee.indexOf(".")>-1&&(fe=ee.split("."),ee=fe.shift(),fe.sort()),T=ee.indexOf(":")<0&&"on"+ee,a=a[d.expando]?a:new d.Event(ee,typeof a=="object"&&a),a.isTrigger=g?2:3,a.namespace=fe.join("."),a.rnamespace=a.namespace?new RegExp("(^|\\.)"+fe.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,a.result=void 0,a.target||(a.target=f),l=l==null?[a]:d.makeArray(l,[a]),z=d.event.special[ee]||{},!(!g&&z.trigger&&z.trigger.apply(f,l)===!1))){if(!g&&!z.noBubble&&!re(f)){for(M=z.delegateType||ee,$o.test(M+ee)||(y=y.parentNode);y;y=y.parentNode)W.push(y),b=y;b===(f.ownerDocument||H)&&W.push(b.defaultView||b.parentWindow||t)}for(m=0;(y=W[m++])&&!a.isPropagationStopped();)V=y,a.type=m>1?M:z.bindType||ee,L=(pe.get(y,"events")||Object.create(null))[a.type]&&pe.get(y,"handle"),L&&L.apply(y,l),L=T&&y[T],L&&L.apply&&$n(y)&&(a.result=L.apply(y,l),a.result===!1&&a.preventDefault());return a.type=ee,!g&&!a.isDefaultPrevented()&&(!z._default||z._default.apply(W.pop(),l)===!1)&&$n(f)&&T&&F(f[ee])&&!re(f)&&(b=f[T],b&&(f[T]=null),d.event.triggered=ee,a.isPropagationStopped()&&V.addEventListener(ee,Fo),f[ee](),a.isPropagationStopped()&&V.removeEventListener(ee,Fo),d.event.triggered=void 0,b&&(f[T]=b)),a.result}},simulate:function(a,l,f){var g=d.extend(new d.Event,f,{type:a,isSimulated:!0});d.event.trigger(g,null,l)}}),d.fn.extend({trigger:function(a,l){return this.each(function(){d.event.trigger(a,l,this)})},triggerHandler:function(a,l){var f=this[0];if(f)return d.event.trigger(a,l,f,!0)}});var ic=/\[\]$/,xa=/\r?\n/g,sc=/^(?:submit|button|image|reset|file)$/i,ac=/^(?:input|select|textarea|keygen)/i;function _a(a,l,f,g){var m;if(Array.isArray(l))d.each(l,function(y,b){f||ic.test(a)?g(a,b):_a(a+"["+(typeof b=="object"&&b!=null?y:"")+"]",b,f,g)});else if(!f&&he(l)==="object")for(m in l)_a(a+"["+m+"]",l[m],f,g);else g(a,l)}d.param=function(a,l){var f,g=[],m=function(y,b){var M=F(b)?b():b;g[g.length]=encodeURIComponent(y)+"="+encodeURIComponent(M??"")};if(a==null)return"";if(Array.isArray(a)||a.jquery&&!d.isPlainObject(a))d.each(a,function(){m(this.name,this.value)});else for(f in a)_a(f,a[f],l,m);return g.join("&")},d.fn.extend({serialize:function(){return d.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var a=d.prop(this,"elements");return a?d.makeArray(a):this}).filter(function(){var a=this.type;return this.name&&!d(this).is(":disabled")&&ac.test(this.nodeName)&&!sc.test(a)&&(this.checked||!_i.test(a))}).map(function(a,l){var f=d(this).val();return f==null?null:Array.isArray(f)?d.map(f,function(g){return{name:l.name,value:g.replace(xa,`\r
|
|
172
|
+
`)}}):{name:l.name,value:f.replace(xa,`\r
|
|
173
|
+
`)}}).get()}});var oc=/%20/g,wa=/#.*$/,uc=/([?&])_=[^&]*/,lc=/^(.*?):[ \t]*([^\r\n]*)$/mg,cc=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,fc=/^(?:GET|HEAD)$/,dc=/^\/\//,it={},Qe={},Yo="*/".concat("*"),Sa=H.createElement("a");Sa.href=Ei.href;function Wo(a){return function(l,f){typeof l!="string"&&(f=l,l="*");var g,m=0,y=l.toLowerCase().match(fn)||[];if(F(f))for(;g=y[m++];)g[0]==="+"?(g=g.slice(1)||"*",(a[g]=a[g]||[]).unshift(f)):(a[g]=a[g]||[]).push(f)}}function Bo(a,l,f,g){var m={},y=a===Qe;function b(M){var T;return m[M]=!0,d.each(a[M]||[],function(L,z){var V=z(l,f,g);if(typeof V=="string"&&!y&&!m[V])return l.dataTypes.unshift(V),b(V),!1;if(y)return!(T=V)}),T}return b(l.dataTypes[0])||!m["*"]&&b("*")}function ka(a,l){var f,g,m=d.ajaxSettings.flatOptions||{};for(f in l)l[f]!==void 0&&((m[f]?a:g||(g={}))[f]=l[f]);return g&&d.extend(!0,a,g),a}function hc(a,l,f){for(var g,m,y,b,M=a.contents,T=a.dataTypes;T[0]==="*";)T.shift(),g===void 0&&(g=a.mimeType||l.getResponseHeader("Content-Type"));if(g){for(m in M)if(M[m]&&M[m].test(g)){T.unshift(m);break}}if(T[0]in f)y=T[0];else{for(m in f){if(!T[0]||a.converters[m+" "+T[0]]){y=m;break}b||(b=m)}y=y||b}if(y)return y!==T[0]&&T.unshift(y),f[y]}function Ho(a,l,f,g){var m,y,b,M,T,L={},z=a.dataTypes.slice();if(z[1])for(b in a.converters)L[b.toLowerCase()]=a.converters[b];for(y=z.shift();y;)if(a.responseFields[y]&&(f[a.responseFields[y]]=l),!T&&g&&a.dataFilter&&(l=a.dataFilter(l,a.dataType)),T=y,y=z.shift(),y){if(y==="*")y=T;else if(T!=="*"&&T!==y){if(b=L[T+" "+y]||L["* "+y],!b){for(m in L)if(M=m.split(" "),M[1]===y&&(b=L[T+" "+M[0]]||L["* "+M[0]],b)){b===!0?b=L[m]:L[m]!==!0&&(y=M[0],z.unshift(M[1]));break}}if(b!==!0)if(b&&a.throws)l=b(l);else try{l=b(l)}catch(V){return{state:"parsererror",error:b?V:"No conversion from "+T+" to "+y}}}}return{state:"success",data:l}}d.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:Ei.href,type:"GET",isLocal:cc.test(Ei.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Yo,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":d.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(a,l){return l?ka(ka(a,d.ajaxSettings),l):ka(d.ajaxSettings,a)},ajaxPrefilter:Wo(it),ajaxTransport:Wo(Qe),ajax:function(a,l){typeof a=="object"&&(l=a,a=void 0),l=l||{};var f,g,m,y,b,M,T,L,z,V,W=d.ajaxSetup({},l),ee=W.context||W,fe=W.context&&(ee.nodeType||ee.jquery)?d(ee):d.event,Te=d.Deferred(),Ee=d.Callbacks("once memory"),Mt=W.statusCode||{},gt={},Wn={},Bn="canceled",je={readyState:0,getResponseHeader:function($e){var tt;if(T){if(!y)for(y={};tt=lc.exec(m);)y[tt[1].toLowerCase()+" "]=(y[tt[1].toLowerCase()+" "]||[]).concat(tt[2]);tt=y[$e.toLowerCase()+" "]}return tt==null?null:tt.join(", ")},getAllResponseHeaders:function(){return T?m:null},setRequestHeader:function($e,tt){return T==null&&($e=Wn[$e.toLowerCase()]=Wn[$e.toLowerCase()]||$e,gt[$e]=tt),this},overrideMimeType:function($e){return T==null&&(W.mimeType=$e),this},statusCode:function($e){var tt;if($e)if(T)je.always($e[je.status]);else for(tt in $e)Mt[tt]=[Mt[tt],$e[tt]];return this},abort:function($e){var tt=$e||Bn;return f&&f.abort(tt),Cr(0,tt),this}};if(Te.promise(je),W.url=((a||W.url||Ei.href)+"").replace(dc,Ei.protocol+"//"),W.type=l.method||l.type||W.method||W.type,W.dataTypes=(W.dataType||"*").toLowerCase().match(fn)||[""],W.crossDomain==null){M=H.createElement("a");try{M.href=W.url,M.href=M.href,W.crossDomain=Sa.protocol+"//"+Sa.host!=M.protocol+"//"+M.host}catch{W.crossDomain=!0}}if(W.data&&W.processData&&typeof W.data!="string"&&(W.data=d.param(W.data,W.traditional)),Bo(it,W,l,je),T)return je;L=d.event&&W.global,L&&d.active++===0&&d.event.trigger("ajaxStart"),W.type=W.type.toUpperCase(),W.hasContent=!fc.test(W.type),g=W.url.replace(wa,""),W.hasContent?W.data&&W.processData&&(W.contentType||"").indexOf("application/x-www-form-urlencoded")===0&&(W.data=W.data.replace(oc,"+")):(V=W.url.slice(g.length),W.data&&(W.processData||typeof W.data=="string")&&(g+=(Es.test(g)?"&":"?")+W.data,delete W.data),W.cache===!1&&(g=g.replace(uc,"$1"),V=(Es.test(g)?"&":"?")+"_="+ba.guid+++V),W.url=g+V),W.ifModified&&(d.lastModified[g]&&je.setRequestHeader("If-Modified-Since",d.lastModified[g]),d.etag[g]&&je.setRequestHeader("If-None-Match",d.etag[g])),(W.data&&W.hasContent&&W.contentType!==!1||l.contentType)&&je.setRequestHeader("Content-Type",W.contentType),je.setRequestHeader("Accept",W.dataTypes[0]&&W.accepts[W.dataTypes[0]]?W.accepts[W.dataTypes[0]]+(W.dataTypes[0]!=="*"?", "+Yo+"; q=0.01":""):W.accepts["*"]);for(z in W.headers)je.setRequestHeader(z,W.headers[z]);if(W.beforeSend&&(W.beforeSend.call(ee,je,W)===!1||T))return je.abort();if(Bn="abort",Ee.add(W.complete),je.done(W.success),je.fail(W.error),f=Bo(Qe,W,l,je),!f)Cr(-1,"No Transport");else{if(je.readyState=1,L&&fe.trigger("ajaxSend",[je,W]),T)return je;W.async&&W.timeout>0&&(b=t.setTimeout(function(){je.abort("timeout")},W.timeout));try{T=!1,f.send(gt,Cr)}catch($e){if(T)throw $e;Cr(-1,$e)}}function Cr($e,tt,Ki,Rs){var Dn,Kr,mn,lr,Dr,Xt=tt;T||(T=!0,b&&t.clearTimeout(b),f=void 0,m=Rs||"",je.readyState=$e>0?4:0,Dn=$e>=200&&$e<300||$e===304,Ki&&(lr=hc(W,je,Ki)),!Dn&&d.inArray("script",W.dataTypes)>-1&&d.inArray("json",W.dataTypes)<0&&(W.converters["text script"]=function(){}),lr=Ho(W,lr,je,Dn),Dn?(W.ifModified&&(Dr=je.getResponseHeader("Last-Modified"),Dr&&(d.lastModified[g]=Dr),Dr=je.getResponseHeader("etag"),Dr&&(d.etag[g]=Dr)),$e===204||W.type==="HEAD"?Xt="nocontent":$e===304?Xt="notmodified":(Xt=lr.state,Kr=lr.data,mn=lr.error,Dn=!mn)):(mn=Xt,($e||!Xt)&&(Xt="error",$e<0&&($e=0))),je.status=$e,je.statusText=(tt||Xt)+"",Dn?Te.resolveWith(ee,[Kr,Xt,je]):Te.rejectWith(ee,[je,Xt,mn]),je.statusCode(Mt),Mt=void 0,L&&fe.trigger(Dn?"ajaxSuccess":"ajaxError",[je,W,Dn?Kr:mn]),Ee.fireWith(ee,[je,Xt]),L&&(fe.trigger("ajaxComplete",[je,W]),--d.active||d.event.trigger("ajaxStop")))}return je},getJSON:function(a,l,f){return d.get(a,l,f,"json")},getScript:function(a,l){return d.get(a,void 0,l,"script")}}),d.each(["get","post"],function(a,l){d[l]=function(f,g,m,y){return F(g)&&(y=y||m,m=g,g=void 0),d.ajax(d.extend({url:f,type:l,dataType:y,data:g,success:m},d.isPlainObject(f)&&f))}}),d.ajaxPrefilter(function(a){var l;for(l in a.headers)l.toLowerCase()==="content-type"&&(a.contentType=a.headers[l]||"")}),d._evalUrl=function(a,l,f){return d.ajax({url:a,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(g){d.globalEval(g,l,f)}})},d.fn.extend({wrapAll:function(a){var l;return this[0]&&(F(a)&&(a=a.call(this[0])),l=d(a,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&l.insertBefore(this[0]),l.map(function(){for(var f=this;f.firstElementChild;)f=f.firstElementChild;return f}).append(this)),this},wrapInner:function(a){return F(a)?this.each(function(l){d(this).wrapInner(a.call(this,l))}):this.each(function(){var l=d(this),f=l.contents();f.length?f.wrapAll(a):l.append(a)})},wrap:function(a){var l=F(a);return this.each(function(f){d(this).wrapAll(l?a.call(this,f):a)})},unwrap:function(a){return this.parent(a).not("body").each(function(){d(this).replaceWith(this.childNodes)}),this}}),d.expr.pseudos.hidden=function(a){return!d.expr.pseudos.visible(a)},d.expr.pseudos.visible=function(a){return!!(a.offsetWidth||a.offsetHeight||a.getClientRects().length)},d.ajaxSettings.xhr=function(){try{return new t.XMLHttpRequest}catch{}};var pc={0:200,1223:204},pt=d.ajaxSettings.xhr();q.cors=!!pt&&"withCredentials"in pt,q.ajax=pt=!!pt,d.ajaxTransport(function(a){var l,f;if(q.cors||pt&&!a.crossDomain)return{send:function(g,m){var y,b=a.xhr();if(b.open(a.type,a.url,a.async,a.username,a.password),a.xhrFields)for(y in a.xhrFields)b[y]=a.xhrFields[y];a.mimeType&&b.overrideMimeType&&b.overrideMimeType(a.mimeType),!a.crossDomain&&!g["X-Requested-With"]&&(g["X-Requested-With"]="XMLHttpRequest");for(y in g)b.setRequestHeader(y,g[y]);l=function(M){return function(){l&&(l=f=b.onload=b.onerror=b.onabort=b.ontimeout=b.onreadystatechange=null,M==="abort"?b.abort():M==="error"?typeof b.status!="number"?m(0,"error"):m(b.status,b.statusText):m(pc[b.status]||b.status,b.statusText,(b.responseType||"text")!=="text"||typeof b.responseText!="string"?{binary:b.response}:{text:b.responseText},b.getAllResponseHeaders()))}},b.onload=l(),f=b.onerror=b.ontimeout=l("error"),b.onabort!==void 0?b.onabort=f:b.onreadystatechange=function(){b.readyState===4&&t.setTimeout(function(){l&&f()})},l=l("abort");try{b.send(a.hasContent&&a.data||null)}catch(M){if(l)throw M}},abort:function(){l&&l()}}}),d.ajaxPrefilter(function(a){a.crossDomain&&(a.contents.script=!1)}),d.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(a){return d.globalEval(a),a}}}),d.ajaxPrefilter("script",function(a){a.cache===void 0&&(a.cache=!1),a.crossDomain&&(a.type="GET")}),d.ajaxTransport("script",function(a){if(a.crossDomain||a.scriptAttrs){var l,f;return{send:function(g,m){l=d("<script>").attr(a.scriptAttrs||{}).prop({charset:a.scriptCharset,src:a.url}).on("load error",f=function(y){l.remove(),f=null,y&&m(y.type==="error"?404:200,y.type)}),H.head.appendChild(l[0])},abort:function(){f&&f()}}}});var Ts=[],ur=/(=)\?(?=&|$)|\?\?/;d.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var a=Ts.pop()||d.expando+"_"+ba.guid++;return this[a]=!0,a}}),d.ajaxPrefilter("json jsonp",function(a,l,f){var g,m,y,b=a.jsonp!==!1&&(ur.test(a.url)?"url":typeof a.data=="string"&&(a.contentType||"").indexOf("application/x-www-form-urlencoded")===0&&ur.test(a.data)&&"data");if(b||a.dataTypes[0]==="jsonp")return g=a.jsonpCallback=F(a.jsonpCallback)?a.jsonpCallback():a.jsonpCallback,b?a[b]=a[b].replace(ur,"$1"+g):a.jsonp!==!1&&(a.url+=(Es.test(a.url)?"&":"?")+a.jsonp+"="+g),a.converters["script json"]=function(){return y||d.error(g+" was not called"),y[0]},a.dataTypes[0]="json",m=t[g],t[g]=function(){y=arguments},f.always(function(){m===void 0?d(t).removeProp(g):t[g]=m,a[g]&&(a.jsonpCallback=l.jsonpCallback,Ts.push(g)),y&&F(m)&&m(y[0]),y=m=void 0}),"script"}),q.createHTMLDocument=function(){var a=H.implementation.createHTMLDocument("").body;return a.innerHTML="<form></form><form></form>",a.childNodes.length===2}(),d.parseHTML=function(a,l,f){if(typeof a!="string")return[];typeof l=="boolean"&&(f=l,l=!1);var g,m,y;return l||(q.createHTMLDocument?(l=H.implementation.createHTMLDocument(""),g=l.createElement("base"),g.href=H.location.href,l.head.appendChild(g)):l=H),m=_t.exec(a),y=!f&&[],m?[l.createElement(m[1])]:(m=_o([a],l,y),y&&y.length&&d(y).remove(),d.merge([],m.childNodes))},d.fn.load=function(a,l,f){var g,m,y,b=this,M=a.indexOf(" ");return M>-1&&(g=Sr(a.slice(M)),a=a.slice(0,M)),F(l)?(f=l,l=void 0):l&&typeof l=="object"&&(m="POST"),b.length>0&&d.ajax({url:a,type:m||"GET",dataType:"html",data:l}).done(function(T){y=arguments,b.html(g?d("<div>").append(d.parseHTML(T)).find(g):T)}).always(f&&function(T,L){b.each(function(){f.apply(this,y||[T.responseText,L,T])})}),this},d.expr.pseudos.animated=function(a){return d.grep(d.timers,function(l){return a===l.elem}).length},d.offset={setOffset:function(a,l,f){var g,m,y,b,M,T,L,z=d.css(a,"position"),V=d(a),W={};z==="static"&&(a.style.position="relative"),M=V.offset(),y=d.css(a,"top"),T=d.css(a,"left"),L=(z==="absolute"||z==="fixed")&&(y+T).indexOf("auto")>-1,L?(g=V.position(),b=g.top,m=g.left):(b=parseFloat(y)||0,m=parseFloat(T)||0),F(l)&&(l=l.call(a,f,d.extend({},M))),l.top!=null&&(W.top=l.top-M.top+b),l.left!=null&&(W.left=l.left-M.left+m),"using"in l?l.using.call(a,W):V.css(W)}},d.fn.extend({offset:function(a){if(arguments.length)return a===void 0?this:this.each(function(m){d.offset.setOffset(this,a,m)});var l,f,g=this[0];if(g)return g.getClientRects().length?(l=g.getBoundingClientRect(),f=g.ownerDocument.defaultView,{top:l.top+f.pageYOffset,left:l.left+f.pageXOffset}):{top:0,left:0}},position:function(){if(this[0]){var a,l,f,g=this[0],m={top:0,left:0};if(d.css(g,"position")==="fixed")l=g.getBoundingClientRect();else{for(l=this.offset(),f=g.ownerDocument,a=g.offsetParent||f.documentElement;a&&(a===f.body||a===f.documentElement)&&d.css(a,"position")==="static";)a=a.parentNode;a&&a!==g&&a.nodeType===1&&(m=d(a).offset(),m.top+=d.css(a,"borderTopWidth",!0),m.left+=d.css(a,"borderLeftWidth",!0))}return{top:l.top-m.top-d.css(g,"marginTop",!0),left:l.left-m.left-d.css(g,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent;a&&d.css(a,"position")==="static";)a=a.offsetParent;return a||or})}}),d.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(a,l){var f=l==="pageYOffset";d.fn[a]=function(g){return dn(this,function(m,y,b){var M;if(re(m)?M=m:m.nodeType===9&&(M=m.defaultView),b===void 0)return M?M[l]:m[y];M?M.scrollTo(f?M.pageXOffset:b,f?b:M.pageYOffset):m[y]=b},a,g,arguments.length)}}),d.each(["top","left"],function(a,l){d.cssHooks[l]=Gi(q.pixelPosition,function(f,g){if(g)return g=Vi(f,l),la.test(g)?d(f).position()[l]+"px":g})}),d.each({Height:"height",Width:"width"},function(a,l){d.each({padding:"inner"+a,content:l,"":"outer"+a},function(f,g){d.fn[g]=function(m,y){var b=arguments.length&&(f||typeof m!="boolean"),M=f||(m===!0||y===!0?"margin":"border");return dn(this,function(T,L,z){var V;return re(T)?g.indexOf("outer")===0?T["inner"+a]:T.document.documentElement["client"+a]:T.nodeType===9?(V=T.documentElement,Math.max(T.body["scroll"+a],V["scroll"+a],T.body["offset"+a],V["offset"+a],V["client"+a])):z===void 0?d.css(T,L,M):d.style(T,L,z,M)},l,b?m:void 0,b)}})}),d.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(a,l){d.fn[l]=function(f){return this.on(l,f)}}),d.fn.extend({bind:function(a,l,f){return this.on(a,null,l,f)},unbind:function(a,l){return this.off(a,null,l)},delegate:function(a,l,f,g){return this.on(l,a,f,g)},undelegate:function(a,l,f){return arguments.length===1?this.off(a,"**"):this.off(l,a||"**",f)},hover:function(a,l){return this.on("mouseenter",a).on("mouseleave",l||a)}}),d.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(a,l){d.fn[l]=function(f,g){return arguments.length>0?this.on(l,null,f,g):this.trigger(l)}});var Uo=/^[\s\uFEFF\xA0]+|([^\s\uFEFF\xA0])[\s\uFEFF\xA0]+$/g;d.proxy=function(a,l){var f,g,m;if(typeof l=="string"&&(f=a[l],l=a,a=f),!!F(a))return g=c.call(arguments,2),m=function(){return a.apply(l||this,g.concat(c.call(arguments)))},m.guid=a.guid=a.guid||d.guid++,m},d.holdReady=function(a){a?d.readyWait++:d.ready(!0)},d.isArray=Array.isArray,d.parseJSON=JSON.parse,d.nodeName=oe,d.isFunction=F,d.isWindow=re,d.camelCase=jt,d.type=he,d.now=Date.now,d.isNumeric=function(a){var l=d.type(a);return(l==="number"||l==="string")&&!isNaN(a-parseFloat(a))},d.trim=function(a){return a==null?"":(a+"").replace(Uo,"$1")};var Ca=t.jQuery,gn=t.$;return d.noConflict=function(a){return t.$===d&&(t.$=gn),a&&t.jQuery===d&&(t.jQuery=Ca),d},typeof r>"u"&&(t.jQuery=t.$=d),d})}(bf)),bf.exports}var MM=A0();const AM=D.getDefaultExportFromCjs(MM);var OM={exports:{}};const IM=D.getAugmentedNamespace(CD);/**
|
|
174
|
+
* @version: 3.1
|
|
175
|
+
* @author: Dan Grossman http://www.dangrossman.info/
|
|
176
|
+
* @copyright: Copyright (c) 2012-2019 Dan Grossman. All rights reserved.
|
|
177
|
+
* @license: Licensed under the MIT license. See http://www.opensource.org/licenses/mit-license.php
|
|
178
|
+
* @website: http://www.daterangepicker.com/
|
|
179
|
+
*/(function(e){(function(t,r){if(e.exports){var s=typeof window<"u"?window.jQuery:void 0;s||(s=A0(),s.fn||(s.fn={}));var o=typeof window<"u"&&typeof window.moment<"u"?window.moment:IM;e.exports=r(o,s)}else t.daterangepicker=r(t.moment,t.jQuery)})(D.commonjsGlobal,function(t,r){var s=function(o,c,h){if(this.parentEl="body",this.element=r(o),this.startDate=t().startOf("day"),this.endDate=t().endOf("day"),this.minDate=!1,this.maxDate=!1,this.maxSpan=!1,this.autoApply=!1,this.singleDatePicker=!1,this.showDropdowns=!1,this.minYear=t().subtract(100,"year").format("YYYY"),this.maxYear=t().add(100,"year").format("YYYY"),this.showWeekNumbers=!1,this.showISOWeekNumbers=!1,this.showCustomRangeLabel=!0,this.timePicker=!1,this.timePicker24Hour=!1,this.timePickerIncrement=1,this.timePickerSeconds=!1,this.linkedCalendars=!0,this.autoUpdateInput=!0,this.alwaysShowCalendars=!1,this.ranges={},this.opens="right",this.element.hasClass("pull-right")&&(this.opens="left"),this.drops="down",this.element.hasClass("dropup")&&(this.drops="up"),this.buttonClasses="btn btn-sm",this.applyButtonClasses="btn-primary",this.cancelButtonClasses="btn-default",this.locale={direction:"ltr",format:t.localeData().longDateFormat("L"),separator:" - ",applyLabel:"Apply",cancelLabel:"Cancel",weekLabel:"W",customRangeLabel:"Custom Range",daysOfWeek:t.weekdaysMin(),monthNames:t.monthsShort(),firstDay:t.localeData().firstDayOfWeek()},this.callback=function(){},this.isShowing=!1,this.leftCalendar={},this.rightCalendar={},(typeof c!="object"||c===null)&&(c={}),c=r.extend(this.element.data(),c),typeof c.template!="string"&&!(c.template instanceof r)&&(c.template='<div class="daterangepicker"><div class="ranges"></div><div class="drp-calendar left"><div class="calendar-table"></div><div class="calendar-time"></div></div><div class="drp-calendar right"><div class="calendar-table"></div><div class="calendar-time"></div></div><div class="drp-buttons"><span class="drp-selected"></span><button class="cancelBtn" type="button"></button><button class="applyBtn" disabled="disabled" type="button"></button> </div></div>'),this.parentEl=c.parentEl&&r(c.parentEl).length?r(c.parentEl):r(this.parentEl),this.container=r(c.template).appendTo(this.parentEl),typeof c.locale=="object"&&(typeof c.locale.direction=="string"&&(this.locale.direction=c.locale.direction),typeof c.locale.format=="string"&&(this.locale.format=c.locale.format),typeof c.locale.separator=="string"&&(this.locale.separator=c.locale.separator),typeof c.locale.daysOfWeek=="object"&&(this.locale.daysOfWeek=c.locale.daysOfWeek.slice()),typeof c.locale.monthNames=="object"&&(this.locale.monthNames=c.locale.monthNames.slice()),typeof c.locale.firstDay=="number"&&(this.locale.firstDay=c.locale.firstDay),typeof c.locale.applyLabel=="string"&&(this.locale.applyLabel=c.locale.applyLabel),typeof c.locale.cancelLabel=="string"&&(this.locale.cancelLabel=c.locale.cancelLabel),typeof c.locale.weekLabel=="string"&&(this.locale.weekLabel=c.locale.weekLabel),typeof c.locale.customRangeLabel=="string")){var x=document.createElement("textarea");x.innerHTML=c.locale.customRangeLabel;var S=x.value;this.locale.customRangeLabel=S}if(this.container.addClass(this.locale.direction),typeof c.startDate=="string"&&(this.startDate=t(c.startDate,this.locale.format)),typeof c.endDate=="string"&&(this.endDate=t(c.endDate,this.locale.format)),typeof c.minDate=="string"&&(this.minDate=t(c.minDate,this.locale.format)),typeof c.maxDate=="string"&&(this.maxDate=t(c.maxDate,this.locale.format)),typeof c.startDate=="object"&&(this.startDate=t(c.startDate)),typeof c.endDate=="object"&&(this.endDate=t(c.endDate)),typeof c.minDate=="object"&&(this.minDate=t(c.minDate)),typeof c.maxDate=="object"&&(this.maxDate=t(c.maxDate)),this.minDate&&this.startDate.isBefore(this.minDate)&&(this.startDate=this.minDate.clone()),this.maxDate&&this.endDate.isAfter(this.maxDate)&&(this.endDate=this.maxDate.clone()),typeof c.applyButtonClasses=="string"&&(this.applyButtonClasses=c.applyButtonClasses),typeof c.applyClass=="string"&&(this.applyButtonClasses=c.applyClass),typeof c.cancelButtonClasses=="string"&&(this.cancelButtonClasses=c.cancelButtonClasses),typeof c.cancelClass=="string"&&(this.cancelButtonClasses=c.cancelClass),typeof c.maxSpan=="object"&&(this.maxSpan=c.maxSpan),typeof c.dateLimit=="object"&&(this.maxSpan=c.dateLimit),typeof c.opens=="string"&&(this.opens=c.opens),typeof c.drops=="string"&&(this.drops=c.drops),typeof c.showWeekNumbers=="boolean"&&(this.showWeekNumbers=c.showWeekNumbers),typeof c.showISOWeekNumbers=="boolean"&&(this.showISOWeekNumbers=c.showISOWeekNumbers),typeof c.buttonClasses=="string"&&(this.buttonClasses=c.buttonClasses),typeof c.buttonClasses=="object"&&(this.buttonClasses=c.buttonClasses.join(" ")),typeof c.showDropdowns=="boolean"&&(this.showDropdowns=c.showDropdowns),typeof c.minYear=="number"&&(this.minYear=c.minYear),typeof c.maxYear=="number"&&(this.maxYear=c.maxYear),typeof c.showCustomRangeLabel=="boolean"&&(this.showCustomRangeLabel=c.showCustomRangeLabel),typeof c.singleDatePicker=="boolean"&&(this.singleDatePicker=c.singleDatePicker,this.singleDatePicker&&(this.endDate=this.startDate.clone())),typeof c.timePicker=="boolean"&&(this.timePicker=c.timePicker),typeof c.timePickerSeconds=="boolean"&&(this.timePickerSeconds=c.timePickerSeconds),typeof c.timePickerIncrement=="number"&&(this.timePickerIncrement=c.timePickerIncrement),typeof c.timePicker24Hour=="boolean"&&(this.timePicker24Hour=c.timePicker24Hour),typeof c.autoApply=="boolean"&&(this.autoApply=c.autoApply),typeof c.autoUpdateInput=="boolean"&&(this.autoUpdateInput=c.autoUpdateInput),typeof c.linkedCalendars=="boolean"&&(this.linkedCalendars=c.linkedCalendars),typeof c.isInvalidDate=="function"&&(this.isInvalidDate=c.isInvalidDate),typeof c.isCustomDate=="function"&&(this.isCustomDate=c.isCustomDate),typeof c.alwaysShowCalendars=="boolean"&&(this.alwaysShowCalendars=c.alwaysShowCalendars),this.locale.firstDay!=0)for(var E=this.locale.firstDay;E>0;)this.locale.daysOfWeek.push(this.locale.daysOfWeek.shift()),E--;var A,$,B;if(typeof c.startDate>"u"&&typeof c.endDate>"u"&&r(this.element).is(":text")){var K=r(this.element).val(),q=K.split(this.locale.separator);A=$=null,q.length==2?(A=t(q[0],this.locale.format),$=t(q[1],this.locale.format)):this.singleDatePicker&&K!==""&&(A=t(K,this.locale.format),$=t(K,this.locale.format)),A!==null&&$!==null&&(this.setStartDate(A),this.setEndDate($))}if(typeof c.ranges=="object"){for(B in c.ranges){typeof c.ranges[B][0]=="string"?A=t(c.ranges[B][0],this.locale.format):A=t(c.ranges[B][0]),typeof c.ranges[B][1]=="string"?$=t(c.ranges[B][1],this.locale.format):$=t(c.ranges[B][1]),this.minDate&&A.isBefore(this.minDate)&&(A=this.minDate.clone());var F=this.maxDate;if(this.maxSpan&&F&&A.clone().add(this.maxSpan).isAfter(F)&&(F=A.clone().add(this.maxSpan)),F&&$.isAfter(F)&&($=F.clone()),!(this.minDate&&$.isBefore(this.minDate,this.timepicker?"minute":"day")||F&&A.isAfter(F,this.timepicker?"minute":"day"))){var x=document.createElement("textarea");x.innerHTML=B;var S=x.value;this.ranges[S]=[A,$]}}var re="<ul>";for(B in this.ranges)re+='<li data-range-key="'+B+'">'+B+"</li>";this.showCustomRangeLabel&&(re+='<li data-range-key="'+this.locale.customRangeLabel+'">'+this.locale.customRangeLabel+"</li>"),re+="</ul>",this.container.find(".ranges").prepend(re)}typeof h=="function"&&(this.callback=h),this.timePicker||(this.startDate=this.startDate.startOf("day"),this.endDate=this.endDate.endOf("day"),this.container.find(".calendar-time").hide()),this.timePicker&&this.autoApply&&(this.autoApply=!1),this.autoApply&&this.container.addClass("auto-apply"),typeof c.ranges=="object"&&this.container.addClass("show-ranges"),this.singleDatePicker&&(this.container.addClass("single"),this.container.find(".drp-calendar.left").addClass("single"),this.container.find(".drp-calendar.left").show(),this.container.find(".drp-calendar.right").hide(),!this.timePicker&&this.autoApply&&this.container.addClass("auto-apply")),(typeof c.ranges>"u"&&!this.singleDatePicker||this.alwaysShowCalendars)&&this.container.addClass("show-calendar"),this.container.addClass("opens"+this.opens),this.container.find(".applyBtn, .cancelBtn").addClass(this.buttonClasses),this.applyButtonClasses.length&&this.container.find(".applyBtn").addClass(this.applyButtonClasses),this.cancelButtonClasses.length&&this.container.find(".cancelBtn").addClass(this.cancelButtonClasses),this.container.find(".applyBtn").html(this.locale.applyLabel),this.container.find(".cancelBtn").html(this.locale.cancelLabel),this.container.find(".drp-calendar").on("click.daterangepicker",".prev",r.proxy(this.clickPrev,this)).on("click.daterangepicker",".next",r.proxy(this.clickNext,this)).on("mousedown.daterangepicker","td.available",r.proxy(this.clickDate,this)).on("mouseenter.daterangepicker","td.available",r.proxy(this.hoverDate,this)).on("change.daterangepicker","select.yearselect",r.proxy(this.monthOrYearChanged,this)).on("change.daterangepicker","select.monthselect",r.proxy(this.monthOrYearChanged,this)).on("change.daterangepicker","select.hourselect,select.minuteselect,select.secondselect,select.ampmselect",r.proxy(this.timeChanged,this)),this.container.find(".ranges").on("click.daterangepicker","li",r.proxy(this.clickRange,this)),this.container.find(".drp-buttons").on("click.daterangepicker","button.applyBtn",r.proxy(this.clickApply,this)).on("click.daterangepicker","button.cancelBtn",r.proxy(this.clickCancel,this)),this.element.is("input")||this.element.is("button")?this.element.on({"click.daterangepicker":r.proxy(this.show,this),"focus.daterangepicker":r.proxy(this.show,this),"keyup.daterangepicker":r.proxy(this.elementChanged,this),"keydown.daterangepicker":r.proxy(this.keydown,this)}):(this.element.on("click.daterangepicker",r.proxy(this.toggle,this)),this.element.on("keydown.daterangepicker",r.proxy(this.toggle,this))),this.updateElement()};return s.prototype={constructor:s,setStartDate:function(o){typeof o=="string"&&(this.startDate=t(o,this.locale.format)),typeof o=="object"&&(this.startDate=t(o)),this.timePicker||(this.startDate=this.startDate.startOf("day")),this.timePicker&&this.timePickerIncrement&&this.startDate.minute(Math.round(this.startDate.minute()/this.timePickerIncrement)*this.timePickerIncrement),this.minDate&&this.startDate.isBefore(this.minDate)&&(this.startDate=this.minDate.clone(),this.timePicker&&this.timePickerIncrement&&this.startDate.minute(Math.round(this.startDate.minute()/this.timePickerIncrement)*this.timePickerIncrement)),this.maxDate&&this.startDate.isAfter(this.maxDate)&&(this.startDate=this.maxDate.clone(),this.timePicker&&this.timePickerIncrement&&this.startDate.minute(Math.floor(this.startDate.minute()/this.timePickerIncrement)*this.timePickerIncrement)),this.isShowing||this.updateElement(),this.updateMonthsInView()},setEndDate:function(o){typeof o=="string"&&(this.endDate=t(o,this.locale.format)),typeof o=="object"&&(this.endDate=t(o)),this.timePicker||(this.endDate=this.endDate.endOf("day")),this.timePicker&&this.timePickerIncrement&&this.endDate.minute(Math.round(this.endDate.minute()/this.timePickerIncrement)*this.timePickerIncrement),this.endDate.isBefore(this.startDate)&&(this.endDate=this.startDate.clone()),this.maxDate&&this.endDate.isAfter(this.maxDate)&&(this.endDate=this.maxDate.clone()),this.maxSpan&&this.startDate.clone().add(this.maxSpan).isBefore(this.endDate)&&(this.endDate=this.startDate.clone().add(this.maxSpan)),this.previousRightTime=this.endDate.clone(),this.container.find(".drp-selected").html(this.startDate.format(this.locale.format)+this.locale.separator+this.endDate.format(this.locale.format)),this.isShowing||this.updateElement(),this.updateMonthsInView()},isInvalidDate:function(){return!1},isCustomDate:function(){return!1},updateView:function(){this.timePicker&&(this.renderTimePicker("left"),this.renderTimePicker("right"),this.endDate?this.container.find(".right .calendar-time select").prop("disabled",!1).removeClass("disabled"):this.container.find(".right .calendar-time select").prop("disabled",!0).addClass("disabled")),this.endDate&&this.container.find(".drp-selected").html(this.startDate.format(this.locale.format)+this.locale.separator+this.endDate.format(this.locale.format)),this.updateMonthsInView(),this.updateCalendars(),this.updateFormInputs()},updateMonthsInView:function(){if(this.endDate){if(!this.singleDatePicker&&this.leftCalendar.month&&this.rightCalendar.month&&(this.startDate.format("YYYY-MM")==this.leftCalendar.month.format("YYYY-MM")||this.startDate.format("YYYY-MM")==this.rightCalendar.month.format("YYYY-MM"))&&(this.endDate.format("YYYY-MM")==this.leftCalendar.month.format("YYYY-MM")||this.endDate.format("YYYY-MM")==this.rightCalendar.month.format("YYYY-MM")))return;this.leftCalendar.month=this.startDate.clone().date(2),!this.linkedCalendars&&(this.endDate.month()!=this.startDate.month()||this.endDate.year()!=this.startDate.year())?this.rightCalendar.month=this.endDate.clone().date(2):this.rightCalendar.month=this.startDate.clone().date(2).add(1,"month")}else this.leftCalendar.month.format("YYYY-MM")!=this.startDate.format("YYYY-MM")&&this.rightCalendar.month.format("YYYY-MM")!=this.startDate.format("YYYY-MM")&&(this.leftCalendar.month=this.startDate.clone().date(2),this.rightCalendar.month=this.startDate.clone().date(2).add(1,"month"));this.maxDate&&this.linkedCalendars&&!this.singleDatePicker&&this.rightCalendar.month>this.maxDate&&(this.rightCalendar.month=this.maxDate.clone().date(2),this.leftCalendar.month=this.maxDate.clone().date(2).subtract(1,"month"))},updateCalendars:function(){if(this.timePicker){var o,c,h;if(this.endDate){if(o=parseInt(this.container.find(".left .hourselect").val(),10),c=parseInt(this.container.find(".left .minuteselect").val(),10),isNaN(c)&&(c=parseInt(this.container.find(".left .minuteselect option:last").val(),10)),h=this.timePickerSeconds?parseInt(this.container.find(".left .secondselect").val(),10):0,!this.timePicker24Hour){var x=this.container.find(".left .ampmselect").val();x==="PM"&&o<12&&(o+=12),x==="AM"&&o===12&&(o=0)}}else if(o=parseInt(this.container.find(".right .hourselect").val(),10),c=parseInt(this.container.find(".right .minuteselect").val(),10),isNaN(c)&&(c=parseInt(this.container.find(".right .minuteselect option:last").val(),10)),h=this.timePickerSeconds?parseInt(this.container.find(".right .secondselect").val(),10):0,!this.timePicker24Hour){var x=this.container.find(".right .ampmselect").val();x==="PM"&&o<12&&(o+=12),x==="AM"&&o===12&&(o=0)}this.leftCalendar.month.hour(o).minute(c).second(h),this.rightCalendar.month.hour(o).minute(c).second(h)}this.renderCalendar("left"),this.renderCalendar("right"),this.container.find(".ranges li").removeClass("active"),this.endDate!=null&&this.calculateChosenLabel()},renderCalendar:function(o){var H=o=="left"?this.leftCalendar:this.rightCalendar,c=H.month.month(),h=H.month.year(),x=H.month.hour(),S=H.month.minute(),E=H.month.second(),A=t([h,c]).daysInMonth(),$=t([h,c,1]),B=t([h,c,A]),K=t($).subtract(1,"month").month(),q=t($).subtract(1,"month").year(),F=t([q,K]).daysInMonth(),re=$.day(),H=[];H.firstDay=$,H.lastDay=B;for(var ae=0;ae<6;ae++)H[ae]=[];var de=F-re+this.locale.firstDay+1;de>F&&(de-=7),re==this.locale.firstDay&&(de=F-6);for(var he=t([q,K,de,12,S,E]),te,ie,ae=0,te=0,ie=0;ae<42;ae++,te++,he=t(he).add(24,"hour"))ae>0&&te%7===0&&(te=0,ie++),H[ie][te]=he.clone().hour(x).minute(S).second(E),he.hour(12),this.minDate&&H[ie][te].format("YYYY-MM-DD")==this.minDate.format("YYYY-MM-DD")&&H[ie][te].isBefore(this.minDate)&&o=="left"&&(H[ie][te]=this.minDate.clone()),this.maxDate&&H[ie][te].format("YYYY-MM-DD")==this.maxDate.format("YYYY-MM-DD")&&H[ie][te].isAfter(this.maxDate)&&o=="right"&&(H[ie][te]=this.maxDate.clone());o=="left"?this.leftCalendar.calendar=H:this.rightCalendar.calendar=H;var d=o=="left"?this.minDate:this.startDate,Me=this.maxDate;o=="left"?this.startDate:this.endDate,this.locale.direction=="ltr";var oe='<table class="table-condensed">';oe+="<thead>",oe+="<tr>",(this.showWeekNumbers||this.showISOWeekNumbers)&&(oe+="<th></th>"),(!d||d.isBefore(H.firstDay))&&(!this.linkedCalendars||o=="left")?oe+='<th class="prev available"><span></span></th>':oe+="<th></th>";var at=this.locale.monthNames[H[1][1].month()]+H[1][1].format(" YYYY");if(this.showDropdowns){for(var Ue=H[1][1].month(),Je=H[1][1].year(),we=Me&&Me.year()||this.maxYear,ot=d&&d.year()||this.minYear,xt=Je==ot,Tt=Je==we,ze='<select class="monthselect">',Fe=0;Fe<12;Fe++)(!xt||d&&Fe>=d.month())&&(!Tt||Me&&Fe<=Me.month())?ze+="<option value='"+Fe+"'"+(Fe===Ue?" selected='selected'":"")+">"+this.locale.monthNames[Fe]+"</option>":ze+="<option value='"+Fe+"'"+(Fe===Ue?" selected='selected'":"")+" disabled='disabled'>"+this.locale.monthNames[Fe]+"</option>";ze+="</select>";for(var ft='<select class="yearselect">',Rt=ot;Rt<=we;Rt++)ft+='<option value="'+Rt+'"'+(Rt===Je?' selected="selected"':"")+">"+Rt+"</option>";ft+="</select>",at=ze+ft}if(oe+='<th colspan="5" class="month">'+at+"</th>",(!Me||Me.isAfter(H.lastDay))&&(!this.linkedCalendars||o=="right"||this.singleDatePicker)?oe+='<th class="next available"><span></span></th>':oe+="<th></th>",oe+="</tr>",oe+="<tr>",(this.showWeekNumbers||this.showISOWeekNumbers)&&(oe+='<th class="week">'+this.locale.weekLabel+"</th>"),r.each(this.locale.daysOfWeek,function(sr,Ui){oe+="<th>"+Ui+"</th>"}),oe+="</tr>",oe+="</thead>",oe+="<tbody>",this.endDate==null&&this.maxSpan){var Nt=this.startDate.clone().add(this.maxSpan).endOf("day");(!Me||Nt.isBefore(Me))&&(Me=Nt)}for(var ie=0;ie<6;ie++){oe+="<tr>",this.showWeekNumbers?oe+='<td class="week">'+H[ie][0].week()+"</td>":this.showISOWeekNumbers&&(oe+='<td class="week">'+H[ie][0].isoWeek()+"</td>");for(var te=0;te<7;te++){var _t=[];H[ie][te].isSame(new Date,"day")&&_t.push("today"),H[ie][te].isoWeekday()>5&&_t.push("weekend"),H[ie][te].month()!=H[1][1].month()&&_t.push("off","ends"),this.minDate&&H[ie][te].isBefore(this.minDate,"day")&&_t.push("off","disabled"),Me&&H[ie][te].isAfter(Me,"day")&&_t.push("off","disabled"),this.isInvalidDate(H[ie][te])&&_t.push("off","disabled"),H[ie][te].format("YYYY-MM-DD")==this.startDate.format("YYYY-MM-DD")&&_t.push("active","start-date"),this.endDate!=null&&H[ie][te].format("YYYY-MM-DD")==this.endDate.format("YYYY-MM-DD")&&_t.push("active","end-date"),this.endDate!=null&&H[ie][te]>this.startDate&&H[ie][te]<this.endDate&&_t.push("in-range");var jn=this.isCustomDate(H[ie][te]);jn!==!1&&(typeof jn=="string"?_t.push(jn):Array.prototype.push.apply(_t,jn));for(var zt="",Vt=!1,ae=0;ae<_t.length;ae++)zt+=_t[ae]+" ",_t[ae]=="disabled"&&(Vt=!0);Vt||(zt+="available"),oe+='<td class="'+zt.replace(/^\s+|\s+$/g,"")+'" data-title="r'+ie+"c"+te+'">'+H[ie][te].date()+"</td>"}oe+="</tr>"}oe+="</tbody>",oe+="</table>",this.container.find(".drp-calendar."+o+" .calendar-table").html(oe)},renderTimePicker:function(o){if(!(o=="right"&&!this.endDate)){var c,h,x,S=this.maxDate;if(this.maxSpan&&(!this.maxDate||this.startDate.clone().add(this.maxSpan).isBefore(this.maxDate))&&(S=this.startDate.clone().add(this.maxSpan)),o=="left")h=this.startDate.clone(),x=this.minDate;else if(o=="right"){h=this.endDate.clone(),x=this.startDate;var E=this.container.find(".drp-calendar.right .calendar-time");if(E.html()!=""&&(h.hour(isNaN(h.hour())?E.find(".hourselect option:selected").val():h.hour()),h.minute(isNaN(h.minute())?E.find(".minuteselect option:selected").val():h.minute()),h.second(isNaN(h.second())?E.find(".secondselect option:selected").val():h.second()),!this.timePicker24Hour)){var A=E.find(".ampmselect option:selected").val();A==="PM"&&h.hour()<12&&h.hour(h.hour()+12),A==="AM"&&h.hour()===12&&h.hour(0)}h.isBefore(this.startDate)&&(h=this.startDate.clone()),S&&h.isAfter(S)&&(h=S.clone())}c='<select class="hourselect">';for(var $=this.timePicker24Hour?0:1,B=this.timePicker24Hour?23:12,K=$;K<=B;K++){var q=K;this.timePicker24Hour||(q=h.hour()>=12?K==12?12:K+12:K==12?0:K);var F=h.clone().hour(q),re=!1;x&&F.minute(59).isBefore(x)&&(re=!0),S&&F.minute(0).isAfter(S)&&(re=!0),q==h.hour()&&!re?c+='<option value="'+K+'" selected="selected">'+K+"</option>":re?c+='<option value="'+K+'" disabled="disabled" class="disabled">'+K+"</option>":c+='<option value="'+K+'">'+K+"</option>"}c+="</select> ",c+=': <select class="minuteselect">';for(var K=0;K<60;K+=this.timePickerIncrement){var H=K<10?"0"+K:K,F=h.clone().minute(K),re=!1;x&&F.second(59).isBefore(x)&&(re=!0),S&&F.second(0).isAfter(S)&&(re=!0),h.minute()==K&&!re?c+='<option value="'+K+'" selected="selected">'+H+"</option>":re?c+='<option value="'+K+'" disabled="disabled" class="disabled">'+H+"</option>":c+='<option value="'+K+'">'+H+"</option>"}if(c+="</select> ",this.timePickerSeconds){c+=': <select class="secondselect">';for(var K=0;K<60;K++){var H=K<10?"0"+K:K,F=h.clone().second(K),re=!1;x&&F.isBefore(x)&&(re=!0),S&&F.isAfter(S)&&(re=!0),h.second()==K&&!re?c+='<option value="'+K+'" selected="selected">'+H+"</option>":re?c+='<option value="'+K+'" disabled="disabled" class="disabled">'+H+"</option>":c+='<option value="'+K+'">'+H+"</option>"}c+="</select> "}if(!this.timePicker24Hour){c+='<select class="ampmselect">';var ae="",de="";x&&h.clone().hour(12).minute(0).second(0).isBefore(x)&&(ae=' disabled="disabled" class="disabled"'),S&&h.clone().hour(0).minute(0).second(0).isAfter(S)&&(de=' disabled="disabled" class="disabled"'),h.hour()>=12?c+='<option value="AM"'+ae+'>AM</option><option value="PM" selected="selected"'+de+">PM</option>":c+='<option value="AM" selected="selected"'+ae+'>AM</option><option value="PM"'+de+">PM</option>",c+="</select>"}this.container.find(".drp-calendar."+o+" .calendar-time").html(c)}},updateFormInputs:function(){this.singleDatePicker||this.endDate&&(this.startDate.isBefore(this.endDate)||this.startDate.isSame(this.endDate))?this.container.find("button.applyBtn").prop("disabled",!1):this.container.find("button.applyBtn").prop("disabled",!0)},move:function(){var o={top:0,left:0},c,h=this.drops,x=r(window).width();switch(this.parentEl.is("body")||(o={top:this.parentEl.offset().top-this.parentEl.scrollTop(),left:this.parentEl.offset().left-this.parentEl.scrollLeft()},x=this.parentEl[0].clientWidth+this.parentEl.offset().left),h){case"auto":c=this.element.offset().top+this.element.outerHeight()-o.top,c+this.container.outerHeight()>=this.parentEl[0].scrollHeight&&(c=this.element.offset().top-this.container.outerHeight()-o.top,h="up");break;case"up":c=this.element.offset().top-this.container.outerHeight()-o.top;break;default:c=this.element.offset().top+this.element.outerHeight()-o.top;break}this.container.css({top:0,left:0,right:"auto"});var S=this.container.outerWidth();if(this.container.toggleClass("drop-up",h=="up"),this.opens=="left"){var E=x-this.element.offset().left-this.element.outerWidth();S+E>r(window).width()?this.container.css({top:c,right:"auto",left:9}):this.container.css({top:c,right:E,left:"auto"})}else if(this.opens=="center"){var A=this.element.offset().left-o.left+this.element.outerWidth()/2-S/2;A<0?this.container.css({top:c,right:"auto",left:9}):A+S>r(window).width()?this.container.css({top:c,left:"auto",right:0}):this.container.css({top:c,left:A,right:"auto"})}else{var A=this.element.offset().left-o.left;A+S>r(window).width()?this.container.css({top:c,left:"auto",right:0}):this.container.css({top:c,left:A,right:"auto"})}},show:function(o){this.isShowing||(this._outsideClickProxy=r.proxy(function(c){this.outsideClick(c)},this),r(document).on("mousedown.daterangepicker",this._outsideClickProxy).on("touchend.daterangepicker",this._outsideClickProxy).on("click.daterangepicker","[data-toggle=dropdown]",this._outsideClickProxy).on("focusin.daterangepicker",this._outsideClickProxy),r(window).on("resize.daterangepicker",r.proxy(function(c){this.move(c)},this)),this.oldStartDate=this.startDate.clone(),this.oldEndDate=this.endDate.clone(),this.previousRightTime=this.endDate.clone(),this.updateView(),this.container.show(),this.move(),this.element.trigger("show.daterangepicker",this),this.isShowing=!0)},hide:function(o){this.isShowing&&(this.endDate||(this.startDate=this.oldStartDate.clone(),this.endDate=this.oldEndDate.clone()),(!this.startDate.isSame(this.oldStartDate)||!this.endDate.isSame(this.oldEndDate))&&this.callback(this.startDate.clone(),this.endDate.clone(),this.chosenLabel),this.updateElement(),r(document).off(".daterangepicker"),r(window).off(".daterangepicker"),this.container.hide(),this.element.trigger("hide.daterangepicker",this),this.isShowing=!1)},toggle:function(o){this.isShowing?this.hide():this.show()},outsideClick:function(o){var c=r(o.target);o.type=="focusin"||c.closest(this.element).length||c.closest(this.container).length||c.closest(".calendar-table").length||(this.hide(),this.element.trigger("outsideClick.daterangepicker",this))},showCalendars:function(){this.container.addClass("show-calendar"),this.move(),this.element.trigger("showCalendar.daterangepicker",this)},hideCalendars:function(){this.container.removeClass("show-calendar"),this.element.trigger("hideCalendar.daterangepicker",this)},clickRange:function(o){var c=o.target.getAttribute("data-range-key");if(this.chosenLabel=c,c==this.locale.customRangeLabel)this.showCalendars();else{var h=this.ranges[c];this.startDate=h[0],this.endDate=h[1],this.timePicker||(this.startDate.startOf("day"),this.endDate.endOf("day")),this.alwaysShowCalendars||this.hideCalendars(),this.clickApply()}},clickPrev:function(o){var c=r(o.target).parents(".drp-calendar");c.hasClass("left")?(this.leftCalendar.month.subtract(1,"month"),this.linkedCalendars&&this.rightCalendar.month.subtract(1,"month")):this.rightCalendar.month.subtract(1,"month"),this.updateCalendars()},clickNext:function(o){var c=r(o.target).parents(".drp-calendar");c.hasClass("left")?this.leftCalendar.month.add(1,"month"):(this.rightCalendar.month.add(1,"month"),this.linkedCalendars&&this.leftCalendar.month.add(1,"month")),this.updateCalendars()},hoverDate:function(o){if(r(o.target).hasClass("available")){var c=r(o.target).attr("data-title"),h=c.substr(1,1),x=c.substr(3,1),S=r(o.target).parents(".drp-calendar"),E=S.hasClass("left")?this.leftCalendar.calendar[h][x]:this.rightCalendar.calendar[h][x],A=this.leftCalendar,$=this.rightCalendar,B=this.startDate;this.endDate||this.container.find(".drp-calendar tbody td").each(function(K,q){if(!r(q).hasClass("week")){var F=r(q).attr("data-title"),re=F.substr(1,1),H=F.substr(3,1),ae=r(q).parents(".drp-calendar"),de=ae.hasClass("left")?A.calendar[re][H]:$.calendar[re][H];de.isAfter(B)&&de.isBefore(E)||de.isSame(E,"day")?r(q).addClass("in-range"):r(q).removeClass("in-range")}})}},clickDate:function(o){if(r(o.target).hasClass("available")){var c=r(o.target).attr("data-title"),h=c.substr(1,1),x=c.substr(3,1),S=r(o.target).parents(".drp-calendar"),E=S.hasClass("left")?this.leftCalendar.calendar[h][x]:this.rightCalendar.calendar[h][x];if(this.endDate||E.isBefore(this.startDate,"day")){if(this.timePicker){var A=parseInt(this.container.find(".left .hourselect").val(),10);if(!this.timePicker24Hour){var $=this.container.find(".left .ampmselect").val();$==="PM"&&A<12&&(A+=12),$==="AM"&&A===12&&(A=0)}var B=parseInt(this.container.find(".left .minuteselect").val(),10);isNaN(B)&&(B=parseInt(this.container.find(".left .minuteselect option:last").val(),10));var K=this.timePickerSeconds?parseInt(this.container.find(".left .secondselect").val(),10):0;E=E.clone().hour(A).minute(B).second(K)}this.endDate=null,this.setStartDate(E.clone())}else if(!this.endDate&&E.isBefore(this.startDate))this.setEndDate(this.startDate.clone());else{if(this.timePicker){var A=parseInt(this.container.find(".right .hourselect").val(),10);if(!this.timePicker24Hour){var $=this.container.find(".right .ampmselect").val();$==="PM"&&A<12&&(A+=12),$==="AM"&&A===12&&(A=0)}var B=parseInt(this.container.find(".right .minuteselect").val(),10);isNaN(B)&&(B=parseInt(this.container.find(".right .minuteselect option:last").val(),10));var K=this.timePickerSeconds?parseInt(this.container.find(".right .secondselect").val(),10):0;E=E.clone().hour(A).minute(B).second(K)}this.setEndDate(E.clone()),this.autoApply&&(this.calculateChosenLabel(),this.clickApply())}this.singleDatePicker&&(this.setEndDate(this.startDate),!this.timePicker&&this.autoApply&&this.clickApply()),this.updateView(),o.stopPropagation()}},calculateChosenLabel:function(){var o=!0,c=0;for(var h in this.ranges){if(this.timePicker){var x=this.timePickerSeconds?"YYYY-MM-DD HH:mm:ss":"YYYY-MM-DD HH:mm";if(this.startDate.format(x)==this.ranges[h][0].format(x)&&this.endDate.format(x)==this.ranges[h][1].format(x)){o=!1,this.chosenLabel=this.container.find(".ranges li:eq("+c+")").addClass("active").attr("data-range-key");break}}else if(this.startDate.format("YYYY-MM-DD")==this.ranges[h][0].format("YYYY-MM-DD")&&this.endDate.format("YYYY-MM-DD")==this.ranges[h][1].format("YYYY-MM-DD")){o=!1,this.chosenLabel=this.container.find(".ranges li:eq("+c+")").addClass("active").attr("data-range-key");break}c++}o&&(this.showCustomRangeLabel?this.chosenLabel=this.container.find(".ranges li:last").addClass("active").attr("data-range-key"):this.chosenLabel=null,this.showCalendars())},clickApply:function(o){this.hide(),this.element.trigger("apply.daterangepicker",this)},clickCancel:function(o){this.startDate=this.oldStartDate,this.endDate=this.oldEndDate,this.hide(),this.element.trigger("cancel.daterangepicker",this)},monthOrYearChanged:function(o){var c=r(o.target).closest(".drp-calendar").hasClass("left"),h=c?"left":"right",x=this.container.find(".drp-calendar."+h),S=parseInt(x.find(".monthselect").val(),10),E=x.find(".yearselect").val();c||(E<this.startDate.year()||E==this.startDate.year()&&S<this.startDate.month())&&(S=this.startDate.month(),E=this.startDate.year()),this.minDate&&(E<this.minDate.year()||E==this.minDate.year()&&S<this.minDate.month())&&(S=this.minDate.month(),E=this.minDate.year()),this.maxDate&&(E>this.maxDate.year()||E==this.maxDate.year()&&S>this.maxDate.month())&&(S=this.maxDate.month(),E=this.maxDate.year()),c?(this.leftCalendar.month.month(S).year(E),this.linkedCalendars&&(this.rightCalendar.month=this.leftCalendar.month.clone().add(1,"month"))):(this.rightCalendar.month.month(S).year(E),this.linkedCalendars&&(this.leftCalendar.month=this.rightCalendar.month.clone().subtract(1,"month"))),this.updateCalendars()},timeChanged:function(o){var c=r(o.target).closest(".drp-calendar"),h=c.hasClass("left"),x=parseInt(c.find(".hourselect").val(),10),S=parseInt(c.find(".minuteselect").val(),10);isNaN(S)&&(S=parseInt(c.find(".minuteselect option:last").val(),10));var E=this.timePickerSeconds?parseInt(c.find(".secondselect").val(),10):0;if(!this.timePicker24Hour){var A=c.find(".ampmselect").val();A==="PM"&&x<12&&(x+=12),A==="AM"&&x===12&&(x=0)}if(h){var $=this.startDate.clone();$.hour(x),$.minute(S),$.second(E),this.setStartDate($),this.singleDatePicker?this.endDate=this.startDate.clone():this.endDate&&this.endDate.format("YYYY-MM-DD")==$.format("YYYY-MM-DD")&&this.endDate.isBefore($)&&this.setEndDate($.clone())}else if(this.endDate){var B=this.endDate.clone();B.hour(x),B.minute(S),B.second(E),this.setEndDate(B)}this.updateCalendars(),this.updateFormInputs(),this.renderTimePicker("left"),this.renderTimePicker("right")},elementChanged:function(){if(this.element.is("input")&&this.element.val().length){var o=this.element.val().split(this.locale.separator),c=null,h=null;o.length===2&&(c=t(o[0],this.locale.format),h=t(o[1],this.locale.format)),(this.singleDatePicker||c===null||h===null)&&(c=t(this.element.val(),this.locale.format),h=c),!(!c.isValid()||!h.isValid())&&(this.setStartDate(c),this.setEndDate(h),this.updateView())}},keydown:function(o){(o.keyCode===9||o.keyCode===13)&&this.hide(),o.keyCode===27&&(o.preventDefault(),o.stopPropagation(),this.hide())},updateElement:function(){if(this.element.is("input")&&this.autoUpdateInput){var o=this.startDate.format(this.locale.format);this.singleDatePicker||(o+=this.locale.separator+this.endDate.format(this.locale.format)),o!==this.element.val()&&this.element.val(o).trigger("change")}},remove:function(){this.container.remove(),this.element.off(".daterangepicker"),this.element.removeData()}},r.fn.daterangepicker=function(o,c){var h=r.extend(!0,{},r.fn.daterangepicker.defaultOptions,o);return this.each(function(){var x=r(this);x.data("daterangepicker")&&x.data("daterangepicker").remove(),x.data("daterangepicker",new s(x,h,c))}),this},s})})(OM);var Uf=function(e,t){return Uf=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,s){r.__proto__=s}||function(r,s){for(var o in s)Object.prototype.hasOwnProperty.call(s,o)&&(r[o]=s[o])},Uf(e,t)};function PM(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");Uf(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}(function(e){PM(t,e);function t(r){var s=e.call(this,r)||this;return s.ref=null,s.$picker=null,s}return t.prototype.componentDidMount=function(){var r=this;this.$picker=AM(this.ref),this.$picker.daterangepicker(this.props.initialSettings,this.handleCallback.bind(this)),["Show","Hide","ShowCalendar","HideCalendar","Apply","Cancel"].forEach(function(s){var o,c=s.charAt(0).toLowerCase()+s.slice(1);(o=r.$picker)===null||o===void 0||o.on(c+".daterangepicker",r.makeEventHandler("on"+s))})},t.prototype.componentWillUnmount=function(){var r,s;(s=(r=this.$picker)===null||r===void 0?void 0:r.data("daterangepicker"))===null||s===void 0||s.remove()},t.prototype.handleCallback=function(){for(var r,s=[],o=0;o<arguments.length;o++)s[o]=arguments[o];typeof this.props.onCallback=="function"&&(r=this.props).onCallback.apply(r,s)},t.prototype.makeEventHandler=function(r){var s=this,o=this.props.onEvent;return function(c,h){typeof o=="function"&&o(c,h),typeof s.props[r]=="function"&&s.props[r](c,h)}},t.prototype.setStartDate=function(r){var s,o;(o=(s=this.$picker)===null||s===void 0?void 0:s.data("daterangepicker"))===null||o===void 0||o.setStartDate(r)},t.prototype.setEndDate=function(r){var s,o;(o=(s=this.$picker)===null||s===void 0?void 0:s.data("daterangepicker"))===null||o===void 0||o.setEndDate(r)},t.prototype.render=function(){var r=this,s=D.reactExports.Children.only(this.props.children);return D.reactExports.cloneElement(s,{ref:function(o){return r.ref=o}})},t})(D.reactExports.Component);Wr(e=>D.jsxRuntimeExports.jsx(_M,{focusVisibleClassName:".Mui-focusVisible",disableRipple:!0,...e}))(({theme:e})=>({width:42,height:26,padding:0,"&.MuiSwitch-root":{margin:0,marginRight:8},"& .MuiSwitch-switchBase":{padding:0,margin:2,transitionDuration:"300ms","&.Mui-checked":{transform:"translateX(16px)",color:"#fff","& + .MuiSwitch-track":{backgroundColor:se.color.primary300,opacity:1,border:0},"&.Mui-disabled + .MuiSwitch-track":{opacity:.5}},"&.Mui-focusVisible .MuiSwitch-thumb":{color:"#33cf4d",border:"6px solid #fff"},"&.Mui-disabled .MuiSwitch-thumb":{color:e.palette.grey[100]},"&.Mui-disabled + .MuiSwitch-track":{opacity:.7}},"& .MuiSwitch-thumb":{boxSizing:"border-box",width:22,height:22},"& .MuiSwitch-track":{borderRadius:26/2,backgroundColor:"#E9E9EA",opacity:1}}));/**
|
|
180
|
+
* @license
|
|
181
|
+
* Copyright 2017 Google LLC
|
|
182
|
+
*
|
|
183
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
184
|
+
* you may not use this file except in compliance with the License.
|
|
185
|
+
* You may obtain a copy of the License at
|
|
186
|
+
*
|
|
187
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
188
|
+
*
|
|
189
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
190
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
191
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
192
|
+
* See the License for the specific language governing permissions and
|
|
193
|
+
* limitations under the License.
|
|
194
|
+
*//**
|
|
195
|
+
* @license
|
|
196
|
+
* Copyright 2017 Google LLC
|
|
197
|
+
*
|
|
198
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
199
|
+
* you may not use this file except in compliance with the License.
|
|
200
|
+
* You may obtain a copy of the License at
|
|
201
|
+
*
|
|
202
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
203
|
+
*
|
|
204
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
205
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
206
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
207
|
+
* See the License for the specific language governing permissions and
|
|
208
|
+
* limitations under the License.
|
|
209
|
+
*/const O0=function(e){const t=[];let r=0;for(let s=0;s<e.length;s++){let o=e.charCodeAt(s);o<128?t[r++]=o:o<2048?(t[r++]=o>>6|192,t[r++]=o&63|128):(o&64512)===55296&&s+1<e.length&&(e.charCodeAt(s+1)&64512)===56320?(o=65536+((o&1023)<<10)+(e.charCodeAt(++s)&1023),t[r++]=o>>18|240,t[r++]=o>>12&63|128,t[r++]=o>>6&63|128,t[r++]=o&63|128):(t[r++]=o>>12|224,t[r++]=o>>6&63|128,t[r++]=o&63|128)}return t},NM=function(e){const t=[];let r=0,s=0;for(;r<e.length;){const o=e[r++];if(o<128)t[s++]=String.fromCharCode(o);else if(o>191&&o<224){const c=e[r++];t[s++]=String.fromCharCode((o&31)<<6|c&63)}else if(o>239&&o<365){const c=e[r++],h=e[r++],x=e[r++],S=((o&7)<<18|(c&63)<<12|(h&63)<<6|x&63)-65536;t[s++]=String.fromCharCode(55296+(S>>10)),t[s++]=String.fromCharCode(56320+(S&1023))}else{const c=e[r++],h=e[r++];t[s++]=String.fromCharCode((o&15)<<12|(c&63)<<6|h&63)}}return t.join("")},I0={byteToCharMap_:null,charToByteMap_:null,byteToCharMapWebSafe_:null,charToByteMapWebSafe_:null,ENCODED_VALS_BASE:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",get ENCODED_VALS(){return this.ENCODED_VALS_BASE+"+/="},get ENCODED_VALS_WEBSAFE(){return this.ENCODED_VALS_BASE+"-_."},HAS_NATIVE_SUPPORT:typeof atob=="function",encodeByteArray(e,t){if(!Array.isArray(e))throw Error("encodeByteArray takes an array as a parameter");this.init_();const r=t?this.byteToCharMapWebSafe_:this.byteToCharMap_,s=[];for(let o=0;o<e.length;o+=3){const c=e[o],h=o+1<e.length,x=h?e[o+1]:0,S=o+2<e.length,E=S?e[o+2]:0,A=c>>2,$=(c&3)<<4|x>>4;let B=(x&15)<<2|E>>6,K=E&63;S||(K=64,h||(B=64)),s.push(r[A],r[$],r[B],r[K])}return s.join("")},encodeString(e,t){return this.HAS_NATIVE_SUPPORT&&!t?btoa(e):this.encodeByteArray(O0(e),t)},decodeString(e,t){return this.HAS_NATIVE_SUPPORT&&!t?atob(e):NM(this.decodeStringToByteArray(e,t))},decodeStringToByteArray(e,t){this.init_();const r=t?this.charToByteMapWebSafe_:this.charToByteMap_,s=[];for(let o=0;o<e.length;){const c=r[e.charAt(o++)],x=o<e.length?r[e.charAt(o)]:0;++o;const E=o<e.length?r[e.charAt(o)]:64;++o;const $=o<e.length?r[e.charAt(o)]:64;if(++o,c==null||x==null||E==null||$==null)throw new LM;const B=c<<2|x>>4;if(s.push(B),E!==64){const K=x<<4&240|E>>2;if(s.push(K),$!==64){const q=E<<6&192|$;s.push(q)}}}return s},init_(){if(!this.byteToCharMap_){this.byteToCharMap_={},this.charToByteMap_={},this.byteToCharMapWebSafe_={},this.charToByteMapWebSafe_={};for(let e=0;e<this.ENCODED_VALS.length;e++)this.byteToCharMap_[e]=this.ENCODED_VALS.charAt(e),this.charToByteMap_[this.byteToCharMap_[e]]=e,this.byteToCharMapWebSafe_[e]=this.ENCODED_VALS_WEBSAFE.charAt(e),this.charToByteMapWebSafe_[this.byteToCharMapWebSafe_[e]]=e,e>=this.ENCODED_VALS_BASE.length&&(this.charToByteMap_[this.ENCODED_VALS_WEBSAFE.charAt(e)]=e,this.charToByteMapWebSafe_[this.ENCODED_VALS.charAt(e)]=e)}}};class LM extends Error{constructor(){super(...arguments),this.name="DecodeBase64StringError"}}const jM=function(e){const t=O0(e);return I0.encodeByteArray(t,!0)},P0=function(e){return jM(e).replace(/\./g,"")},$M=function(e){try{return I0.decodeString(e,!0)}catch(t){console.error("base64Decode failed: ",t)}return null};/**
|
|
210
|
+
* @license
|
|
211
|
+
* Copyright 2022 Google LLC
|
|
212
|
+
*
|
|
213
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
214
|
+
* you may not use this file except in compliance with the License.
|
|
215
|
+
* You may obtain a copy of the License at
|
|
216
|
+
*
|
|
217
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
218
|
+
*
|
|
219
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
220
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
221
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
222
|
+
* See the License for the specific language governing permissions and
|
|
223
|
+
* limitations under the License.
|
|
224
|
+
*/function FM(){if(typeof self<"u")return self;if(typeof window<"u")return window;if(typeof global<"u")return global;throw new Error("Unable to locate global object.")}/**
|
|
225
|
+
* @license
|
|
226
|
+
* Copyright 2022 Google LLC
|
|
227
|
+
*
|
|
228
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
229
|
+
* you may not use this file except in compliance with the License.
|
|
230
|
+
* You may obtain a copy of the License at
|
|
231
|
+
*
|
|
232
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
233
|
+
*
|
|
234
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
235
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
236
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
237
|
+
* See the License for the specific language governing permissions and
|
|
238
|
+
* limitations under the License.
|
|
239
|
+
*/const YM=()=>FM().__FIREBASE_DEFAULTS__,WM=()=>{if(typeof process>"u"||typeof process.env>"u")return;const e=process.env.__FIREBASE_DEFAULTS__;if(e)return JSON.parse(e)},BM=()=>{if(typeof document>"u")return;let e;try{e=document.cookie.match(/__FIREBASE_DEFAULTS__=([^;]+)/)}catch{return}const t=e&&$M(e[1]);return t&&JSON.parse(t)},HM=()=>{try{return YM()||WM()||BM()}catch(e){console.info(`Unable to get __FIREBASE_DEFAULTS__ due to: ${e}`);return}},N0=()=>{var e;return(e=HM())===null||e===void 0?void 0:e.config};/**
|
|
240
|
+
* @license
|
|
241
|
+
* Copyright 2017 Google LLC
|
|
242
|
+
*
|
|
243
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
244
|
+
* you may not use this file except in compliance with the License.
|
|
245
|
+
* You may obtain a copy of the License at
|
|
246
|
+
*
|
|
247
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
248
|
+
*
|
|
249
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
250
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
251
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
252
|
+
* See the License for the specific language governing permissions and
|
|
253
|
+
* limitations under the License.
|
|
254
|
+
*/class UM{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new Promise((t,r)=>{this.resolve=t,this.reject=r})}wrapCallback(t){return(r,s)=>{r?this.reject(r):this.resolve(s),typeof t=="function"&&(this.promise.catch(()=>{}),t.length===1?t(r):t(r,s))}}}function L0(){try{return typeof indexedDB=="object"}catch{return!1}}function j0(){return new Promise((e,t)=>{try{let r=!0;const s="validate-browser-context-for-indexeddb-analytics-module",o=self.indexedDB.open(s);o.onsuccess=()=>{o.result.close(),r||self.indexedDB.deleteDatabase(s),e(!0)},o.onupgradeneeded=()=>{r=!1},o.onerror=()=>{var c;t(((c=o.error)===null||c===void 0?void 0:c.message)||"")}}catch(r){t(r)}})}function qM(){return!(typeof navigator>"u"||!navigator.cookieEnabled)}/**
|
|
255
|
+
* @license
|
|
256
|
+
* Copyright 2017 Google LLC
|
|
257
|
+
*
|
|
258
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
259
|
+
* you may not use this file except in compliance with the License.
|
|
260
|
+
* You may obtain a copy of the License at
|
|
261
|
+
*
|
|
262
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
263
|
+
*
|
|
264
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
265
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
266
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
267
|
+
* See the License for the specific language governing permissions and
|
|
268
|
+
* limitations under the License.
|
|
269
|
+
*/const zM="FirebaseError";class aa extends Error{constructor(t,r,s){super(r),this.code=t,this.customData=s,this.name=zM,Object.setPrototypeOf(this,aa.prototype),Error.captureStackTrace&&Error.captureStackTrace(this,ql.prototype.create)}}class ql{constructor(t,r,s){this.service=t,this.serviceName=r,this.errors=s}create(t,...r){const s=r[0]||{},o=`${this.service}/${t}`,c=this.errors[t],h=c?VM(c,s):"Error",x=`${this.serviceName}: ${h} (${o}).`;return new aa(o,x,s)}}function VM(e,t){return e.replace(GM,(r,s)=>{const o=t[s];return o!=null?String(o):`<${s}?>`})}const GM=/\{\$([^}]+)}/g;function qf(e,t){if(e===t)return!0;const r=Object.keys(e),s=Object.keys(t);for(const o of r){if(!s.includes(o))return!1;const c=e[o],h=t[o];if(Mg(c)&&Mg(h)){if(!qf(c,h))return!1}else if(c!==h)return!1}for(const o of s)if(!r.includes(o))return!1;return!0}function Mg(e){return e!==null&&typeof e=="object"}/**
|
|
270
|
+
* @license
|
|
271
|
+
* Copyright 2021 Google LLC
|
|
272
|
+
*
|
|
273
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
274
|
+
* you may not use this file except in compliance with the License.
|
|
275
|
+
* You may obtain a copy of the License at
|
|
276
|
+
*
|
|
277
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
278
|
+
*
|
|
279
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
280
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
281
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
282
|
+
* See the License for the specific language governing permissions and
|
|
283
|
+
* limitations under the License.
|
|
284
|
+
*/function Bd(e){return e&&e._delegate?e._delegate:e}class Bi{constructor(t,r,s){this.name=t,this.instanceFactory=r,this.type=s,this.multipleInstances=!1,this.serviceProps={},this.instantiationMode="LAZY",this.onInstanceCreated=null}setInstantiationMode(t){return this.instantiationMode=t,this}setMultipleInstances(t){return this.multipleInstances=t,this}setServiceProps(t){return this.serviceProps=t,this}setInstanceCreatedCallback(t){return this.onInstanceCreated=t,this}}/**
|
|
285
|
+
* @license
|
|
286
|
+
* Copyright 2019 Google LLC
|
|
287
|
+
*
|
|
288
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
289
|
+
* you may not use this file except in compliance with the License.
|
|
290
|
+
* You may obtain a copy of the License at
|
|
291
|
+
*
|
|
292
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
293
|
+
*
|
|
294
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
295
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
296
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
297
|
+
* See the License for the specific language governing permissions and
|
|
298
|
+
* limitations under the License.
|
|
299
|
+
*/const ls="[DEFAULT]";/**
|
|
300
|
+
* @license
|
|
301
|
+
* Copyright 2019 Google LLC
|
|
302
|
+
*
|
|
303
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
304
|
+
* you may not use this file except in compliance with the License.
|
|
305
|
+
* You may obtain a copy of the License at
|
|
306
|
+
*
|
|
307
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
308
|
+
*
|
|
309
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
310
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
311
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
312
|
+
* See the License for the specific language governing permissions and
|
|
313
|
+
* limitations under the License.
|
|
314
|
+
*/class KM{constructor(t,r){this.name=t,this.container=r,this.component=null,this.instances=new Map,this.instancesDeferred=new Map,this.instancesOptions=new Map,this.onInitCallbacks=new Map}get(t){const r=this.normalizeInstanceIdentifier(t);if(!this.instancesDeferred.has(r)){const s=new UM;if(this.instancesDeferred.set(r,s),this.isInitialized(r)||this.shouldAutoInitialize())try{const o=this.getOrInitializeService({instanceIdentifier:r});o&&s.resolve(o)}catch{}}return this.instancesDeferred.get(r).promise}getImmediate(t){var r;const s=this.normalizeInstanceIdentifier(t==null?void 0:t.identifier),o=(r=t==null?void 0:t.optional)!==null&&r!==void 0?r:!1;if(this.isInitialized(s)||this.shouldAutoInitialize())try{return this.getOrInitializeService({instanceIdentifier:s})}catch(c){if(o)return null;throw c}else{if(o)return null;throw Error(`Service ${this.name} is not available`)}}getComponent(){return this.component}setComponent(t){if(t.name!==this.name)throw Error(`Mismatching Component ${t.name} for Provider ${this.name}.`);if(this.component)throw Error(`Component for ${this.name} has already been provided`);if(this.component=t,!!this.shouldAutoInitialize()){if(XM(t))try{this.getOrInitializeService({instanceIdentifier:ls})}catch{}for(const[r,s]of this.instancesDeferred.entries()){const o=this.normalizeInstanceIdentifier(r);try{const c=this.getOrInitializeService({instanceIdentifier:o});s.resolve(c)}catch{}}}}clearInstance(t=ls){this.instancesDeferred.delete(t),this.instancesOptions.delete(t),this.instances.delete(t)}async delete(){const t=Array.from(this.instances.values());await Promise.all([...t.filter(r=>"INTERNAL"in r).map(r=>r.INTERNAL.delete()),...t.filter(r=>"_delete"in r).map(r=>r._delete())])}isComponentSet(){return this.component!=null}isInitialized(t=ls){return this.instances.has(t)}getOptions(t=ls){return this.instancesOptions.get(t)||{}}initialize(t={}){const{options:r={}}=t,s=this.normalizeInstanceIdentifier(t.instanceIdentifier);if(this.isInitialized(s))throw Error(`${this.name}(${s}) has already been initialized`);if(!this.isComponentSet())throw Error(`Component ${this.name} has not been registered yet`);const o=this.getOrInitializeService({instanceIdentifier:s,options:r});for(const[c,h]of this.instancesDeferred.entries()){const x=this.normalizeInstanceIdentifier(c);s===x&&h.resolve(o)}return o}onInit(t,r){var s;const o=this.normalizeInstanceIdentifier(r),c=(s=this.onInitCallbacks.get(o))!==null&&s!==void 0?s:new Set;c.add(t),this.onInitCallbacks.set(o,c);const h=this.instances.get(o);return h&&t(h,o),()=>{c.delete(t)}}invokeOnInitCallbacks(t,r){const s=this.onInitCallbacks.get(r);if(s)for(const o of s)try{o(t,r)}catch{}}getOrInitializeService({instanceIdentifier:t,options:r={}}){let s=this.instances.get(t);if(!s&&this.component&&(s=this.component.instanceFactory(this.container,{instanceIdentifier:ZM(t),options:r}),this.instances.set(t,s),this.instancesOptions.set(t,r),this.invokeOnInitCallbacks(s,t),this.component.onInstanceCreated))try{this.component.onInstanceCreated(this.container,t,s)}catch{}return s||null}normalizeInstanceIdentifier(t=ls){return this.component?this.component.multipleInstances?t:ls:t}shouldAutoInitialize(){return!!this.component&&this.component.instantiationMode!=="EXPLICIT"}}function ZM(e){return e===ls?void 0:e}function XM(e){return e.instantiationMode==="EAGER"}/**
|
|
315
|
+
* @license
|
|
316
|
+
* Copyright 2019 Google LLC
|
|
317
|
+
*
|
|
318
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
319
|
+
* you may not use this file except in compliance with the License.
|
|
320
|
+
* You may obtain a copy of the License at
|
|
321
|
+
*
|
|
322
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
323
|
+
*
|
|
324
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
325
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
326
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
327
|
+
* See the License for the specific language governing permissions and
|
|
328
|
+
* limitations under the License.
|
|
329
|
+
*/class JM{constructor(t){this.name=t,this.providers=new Map}addComponent(t){const r=this.getProvider(t.name);if(r.isComponentSet())throw new Error(`Component ${t.name} has already been registered with ${this.name}`);r.setComponent(t)}addOrOverwriteComponent(t){this.getProvider(t.name).isComponentSet()&&this.providers.delete(t.name),this.addComponent(t)}getProvider(t){if(this.providers.has(t))return this.providers.get(t);const r=new KM(t,this);return this.providers.set(t,r),r}getProviders(){return Array.from(this.providers.values())}}/**
|
|
330
|
+
* @license
|
|
331
|
+
* Copyright 2017 Google LLC
|
|
332
|
+
*
|
|
333
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
334
|
+
* you may not use this file except in compliance with the License.
|
|
335
|
+
* You may obtain a copy of the License at
|
|
336
|
+
*
|
|
337
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
338
|
+
*
|
|
339
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
340
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
341
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
342
|
+
* See the License for the specific language governing permissions and
|
|
343
|
+
* limitations under the License.
|
|
344
|
+
*/var ut;(function(e){e[e.DEBUG=0]="DEBUG",e[e.VERBOSE=1]="VERBOSE",e[e.INFO=2]="INFO",e[e.WARN=3]="WARN",e[e.ERROR=4]="ERROR",e[e.SILENT=5]="SILENT"})(ut||(ut={}));const QM={debug:ut.DEBUG,verbose:ut.VERBOSE,info:ut.INFO,warn:ut.WARN,error:ut.ERROR,silent:ut.SILENT},eA=ut.INFO,tA={[ut.DEBUG]:"log",[ut.VERBOSE]:"log",[ut.INFO]:"info",[ut.WARN]:"warn",[ut.ERROR]:"error"},nA=(e,t,...r)=>{if(t<e.logLevel)return;const s=new Date().toISOString(),o=tA[t];if(o)console[o](`[${s}] ${e.name}:`,...r);else throw new Error(`Attempted to log a message with an invalid logType (value: ${t})`)};class rA{constructor(t){this.name=t,this._logLevel=eA,this._logHandler=nA,this._userLogHandler=null}get logLevel(){return this._logLevel}set logLevel(t){if(!(t in ut))throw new TypeError(`Invalid value "${t}" assigned to \`logLevel\``);this._logLevel=t}setLogLevel(t){this._logLevel=typeof t=="string"?QM[t]:t}get logHandler(){return this._logHandler}set logHandler(t){if(typeof t!="function")throw new TypeError("Value assigned to `logHandler` must be a function");this._logHandler=t}get userLogHandler(){return this._userLogHandler}set userLogHandler(t){this._userLogHandler=t}debug(...t){this._userLogHandler&&this._userLogHandler(this,ut.DEBUG,...t),this._logHandler(this,ut.DEBUG,...t)}log(...t){this._userLogHandler&&this._userLogHandler(this,ut.VERBOSE,...t),this._logHandler(this,ut.VERBOSE,...t)}info(...t){this._userLogHandler&&this._userLogHandler(this,ut.INFO,...t),this._logHandler(this,ut.INFO,...t)}warn(...t){this._userLogHandler&&this._userLogHandler(this,ut.WARN,...t),this._logHandler(this,ut.WARN,...t)}error(...t){this._userLogHandler&&this._userLogHandler(this,ut.ERROR,...t),this._logHandler(this,ut.ERROR,...t)}}const iA=(e,t)=>t.some(r=>e instanceof r);let Ag,Og;function sA(){return Ag||(Ag=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])}function aA(){return Og||(Og=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])}const $0=new WeakMap,zf=new WeakMap,F0=new WeakMap,xf=new WeakMap,Hd=new WeakMap;function oA(e){const t=new Promise((r,s)=>{const o=()=>{e.removeEventListener("success",c),e.removeEventListener("error",h)},c=()=>{r(hi(e.result)),o()},h=()=>{s(e.error),o()};e.addEventListener("success",c),e.addEventListener("error",h)});return t.then(r=>{r instanceof IDBCursor&&$0.set(r,e)}).catch(()=>{}),Hd.set(t,e),t}function uA(e){if(zf.has(e))return;const t=new Promise((r,s)=>{const o=()=>{e.removeEventListener("complete",c),e.removeEventListener("error",h),e.removeEventListener("abort",h)},c=()=>{r(),o()},h=()=>{s(e.error||new DOMException("AbortError","AbortError")),o()};e.addEventListener("complete",c),e.addEventListener("error",h),e.addEventListener("abort",h)});zf.set(e,t)}let Vf={get(e,t,r){if(e instanceof IDBTransaction){if(t==="done")return zf.get(e);if(t==="objectStoreNames")return e.objectStoreNames||F0.get(e);if(t==="store")return r.objectStoreNames[1]?void 0:r.objectStore(r.objectStoreNames[0])}return hi(e[t])},set(e,t,r){return e[t]=r,!0},has(e,t){return e instanceof IDBTransaction&&(t==="done"||t==="store")?!0:t in e}};function lA(e){Vf=e(Vf)}function cA(e){return e===IDBDatabase.prototype.transaction&&!("objectStoreNames"in IDBTransaction.prototype)?function(t,...r){const s=e.call(_f(this),t,...r);return F0.set(s,t.sort?t.sort():[t]),hi(s)}:aA().includes(e)?function(...t){return e.apply(_f(this),t),hi($0.get(this))}:function(...t){return hi(e.apply(_f(this),t))}}function fA(e){return typeof e=="function"?cA(e):(e instanceof IDBTransaction&&uA(e),iA(e,sA())?new Proxy(e,Vf):e)}function hi(e){if(e instanceof IDBRequest)return oA(e);if(xf.has(e))return xf.get(e);const t=fA(e);return t!==e&&(xf.set(e,t),Hd.set(t,e)),t}const _f=e=>Hd.get(e);function zl(e,t,{blocked:r,upgrade:s,blocking:o,terminated:c}={}){const h=indexedDB.open(e,t),x=hi(h);return s&&h.addEventListener("upgradeneeded",S=>{s(hi(h.result),S.oldVersion,S.newVersion,hi(h.transaction),S)}),r&&h.addEventListener("blocked",S=>r(S.oldVersion,S.newVersion,S)),x.then(S=>{c&&S.addEventListener("close",()=>c()),o&&S.addEventListener("versionchange",E=>o(E.oldVersion,E.newVersion,E))}).catch(()=>{}),x}function wf(e,{blocked:t}={}){const r=indexedDB.deleteDatabase(e);return t&&r.addEventListener("blocked",s=>t(s.oldVersion,s)),hi(r).then(()=>{})}const dA=["get","getKey","getAll","getAllKeys","count"],hA=["put","add","delete","clear"],Sf=new Map;function Ig(e,t){if(!(e instanceof IDBDatabase&&!(t in e)&&typeof t=="string"))return;if(Sf.get(t))return Sf.get(t);const r=t.replace(/FromIndex$/,""),s=t!==r,o=hA.includes(r);if(!(r in(s?IDBIndex:IDBObjectStore).prototype)||!(o||dA.includes(r)))return;const c=async function(h,...x){const S=this.transaction(h,o?"readwrite":"readonly");let E=S.store;return s&&(E=E.index(x.shift())),(await Promise.all([E[r](...x),o&&S.done]))[0]};return Sf.set(t,c),c}lA(e=>({...e,get:(t,r,s)=>Ig(t,r)||e.get(t,r,s),has:(t,r)=>!!Ig(t,r)||e.has(t,r)}));/**
|
|
345
|
+
* @license
|
|
346
|
+
* Copyright 2019 Google LLC
|
|
347
|
+
*
|
|
348
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
349
|
+
* you may not use this file except in compliance with the License.
|
|
350
|
+
* You may obtain a copy of the License at
|
|
351
|
+
*
|
|
352
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
353
|
+
*
|
|
354
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
355
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
356
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
357
|
+
* See the License for the specific language governing permissions and
|
|
358
|
+
* limitations under the License.
|
|
359
|
+
*/class pA{constructor(t){this.container=t}getPlatformInfoString(){return this.container.getProviders().map(r=>{if(gA(r)){const s=r.getImmediate();return`${s.library}/${s.version}`}else return null}).filter(r=>r).join(" ")}}function gA(e){const t=e.getComponent();return(t==null?void 0:t.type)==="VERSION"}const Gf="@firebase/app",Pg="0.9.28";/**
|
|
360
|
+
* @license
|
|
361
|
+
* Copyright 2019 Google LLC
|
|
362
|
+
*
|
|
363
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
364
|
+
* you may not use this file except in compliance with the License.
|
|
365
|
+
* You may obtain a copy of the License at
|
|
366
|
+
*
|
|
367
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
368
|
+
*
|
|
369
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
370
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
371
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
372
|
+
* See the License for the specific language governing permissions and
|
|
373
|
+
* limitations under the License.
|
|
374
|
+
*/const gs=new rA("@firebase/app"),mA="@firebase/app-compat",yA="@firebase/analytics-compat",vA="@firebase/analytics",bA="@firebase/app-check-compat",xA="@firebase/app-check",_A="@firebase/auth",wA="@firebase/auth-compat",SA="@firebase/database",kA="@firebase/database-compat",CA="@firebase/functions",DA="@firebase/functions-compat",EA="@firebase/installations",TA="@firebase/installations-compat",RA="@firebase/messaging",MA="@firebase/messaging-compat",AA="@firebase/performance",OA="@firebase/performance-compat",IA="@firebase/remote-config",PA="@firebase/remote-config-compat",NA="@firebase/storage",LA="@firebase/storage-compat",jA="@firebase/firestore",$A="@firebase/firestore-compat",FA="firebase";/**
|
|
375
|
+
* @license
|
|
376
|
+
* Copyright 2019 Google LLC
|
|
377
|
+
*
|
|
378
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
379
|
+
* you may not use this file except in compliance with the License.
|
|
380
|
+
* You may obtain a copy of the License at
|
|
381
|
+
*
|
|
382
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
383
|
+
*
|
|
384
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
385
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
386
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
387
|
+
* See the License for the specific language governing permissions and
|
|
388
|
+
* limitations under the License.
|
|
389
|
+
*/const Kf="[DEFAULT]",YA={[Gf]:"fire-core",[mA]:"fire-core-compat",[vA]:"fire-analytics",[yA]:"fire-analytics-compat",[xA]:"fire-app-check",[bA]:"fire-app-check-compat",[_A]:"fire-auth",[wA]:"fire-auth-compat",[SA]:"fire-rtdb",[kA]:"fire-rtdb-compat",[CA]:"fire-fn",[DA]:"fire-fn-compat",[EA]:"fire-iid",[TA]:"fire-iid-compat",[RA]:"fire-fcm",[MA]:"fire-fcm-compat",[AA]:"fire-perf",[OA]:"fire-perf-compat",[IA]:"fire-rc",[PA]:"fire-rc-compat",[NA]:"fire-gcs",[LA]:"fire-gcs-compat",[jA]:"fire-fst",[$A]:"fire-fst-compat","fire-js":"fire-js",[FA]:"fire-js-all"};/**
|
|
390
|
+
* @license
|
|
391
|
+
* Copyright 2019 Google LLC
|
|
392
|
+
*
|
|
393
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
394
|
+
* you may not use this file except in compliance with the License.
|
|
395
|
+
* You may obtain a copy of the License at
|
|
396
|
+
*
|
|
397
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
398
|
+
*
|
|
399
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
400
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
401
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
402
|
+
* See the License for the specific language governing permissions and
|
|
403
|
+
* limitations under the License.
|
|
404
|
+
*/const Zu=new Map,Zf=new Map;function WA(e,t){try{e.container.addComponent(t)}catch(r){gs.debug(`Component ${t.name} failed to register with FirebaseApp ${e.name}`,r)}}function ms(e){const t=e.name;if(Zf.has(t))return gs.debug(`There were multiple attempts to register component ${t}.`),!1;Zf.set(t,e);for(const r of Zu.values())WA(r,e);return!0}function Ud(e,t){const r=e.container.getProvider("heartbeat").getImmediate({optional:!0});return r&&r.triggerHeartbeat(),e.container.getProvider(t)}/**
|
|
405
|
+
* @license
|
|
406
|
+
* Copyright 2019 Google LLC
|
|
407
|
+
*
|
|
408
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
409
|
+
* you may not use this file except in compliance with the License.
|
|
410
|
+
* You may obtain a copy of the License at
|
|
411
|
+
*
|
|
412
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
413
|
+
*
|
|
414
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
415
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
416
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
417
|
+
* See the License for the specific language governing permissions and
|
|
418
|
+
* limitations under the License.
|
|
419
|
+
*/const BA={"no-app":"No Firebase App '{$appName}' has been created - call initializeApp() first","bad-app-name":"Illegal App name: '{$appName}","duplicate-app":"Firebase App named '{$appName}' already exists with different options or config","app-deleted":"Firebase App named '{$appName}' already deleted","no-options":"Need to provide options, when not being deployed to hosting via source.","invalid-app-argument":"firebase.{$appName}() takes either no argument or a Firebase App instance.","invalid-log-argument":"First argument to `onLog` must be null or a function.","idb-open":"Error thrown when opening IndexedDB. Original error: {$originalErrorMessage}.","idb-get":"Error thrown when reading from IndexedDB. Original error: {$originalErrorMessage}.","idb-set":"Error thrown when writing to IndexedDB. Original error: {$originalErrorMessage}.","idb-delete":"Error thrown when deleting from IndexedDB. Original error: {$originalErrorMessage}."},Yi=new ql("app","Firebase",BA);/**
|
|
420
|
+
* @license
|
|
421
|
+
* Copyright 2019 Google LLC
|
|
422
|
+
*
|
|
423
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
424
|
+
* you may not use this file except in compliance with the License.
|
|
425
|
+
* You may obtain a copy of the License at
|
|
426
|
+
*
|
|
427
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
428
|
+
*
|
|
429
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
430
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
431
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
432
|
+
* See the License for the specific language governing permissions and
|
|
433
|
+
* limitations under the License.
|
|
434
|
+
*/class HA{constructor(t,r,s){this._isDeleted=!1,this._options=Object.assign({},t),this._config=Object.assign({},r),this._name=r.name,this._automaticDataCollectionEnabled=r.automaticDataCollectionEnabled,this._container=s,this.container.addComponent(new Bi("app",()=>this,"PUBLIC"))}get automaticDataCollectionEnabled(){return this.checkDestroyed(),this._automaticDataCollectionEnabled}set automaticDataCollectionEnabled(t){this.checkDestroyed(),this._automaticDataCollectionEnabled=t}get name(){return this.checkDestroyed(),this._name}get options(){return this.checkDestroyed(),this._options}get config(){return this.checkDestroyed(),this._config}get container(){return this._container}get isDeleted(){return this._isDeleted}set isDeleted(t){this._isDeleted=t}checkDestroyed(){if(this.isDeleted)throw Yi.create("app-deleted",{appName:this._name})}}function qd(e,t={}){let r=e;typeof t!="object"&&(t={name:t});const s=Object.assign({name:Kf,automaticDataCollectionEnabled:!1},t),o=s.name;if(typeof o!="string"||!o)throw Yi.create("bad-app-name",{appName:String(o)});if(r||(r=N0()),!r)throw Yi.create("no-options");const c=Zu.get(o);if(c){if(qf(r,c.options)&&qf(s,c.config))return c;throw Yi.create("duplicate-app",{appName:o})}const h=new JM(o);for(const S of Zf.values())h.addComponent(S);const x=new HA(r,s,h);return Zu.set(o,x),x}function UA(e=Kf){const t=Zu.get(e);if(!t&&e===Kf&&N0())return qd();if(!t)throw Yi.create("no-app",{appName:e});return t}function Wi(e,t,r){var s;let o=(s=YA[e])!==null&&s!==void 0?s:e;r&&(o+=`-${r}`);const c=o.match(/\s|\//),h=t.match(/\s|\//);if(c||h){const x=[`Unable to register library "${o}" with version "${t}":`];c&&x.push(`library name "${o}" contains illegal characters (whitespace or "/")`),c&&h&&x.push("and"),h&&x.push(`version name "${t}" contains illegal characters (whitespace or "/")`),gs.warn(x.join(" "));return}ms(new Bi(`${o}-version`,()=>({library:o,version:t}),"VERSION"))}/**
|
|
435
|
+
* @license
|
|
436
|
+
* Copyright 2021 Google LLC
|
|
437
|
+
*
|
|
438
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
439
|
+
* you may not use this file except in compliance with the License.
|
|
440
|
+
* You may obtain a copy of the License at
|
|
441
|
+
*
|
|
442
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
443
|
+
*
|
|
444
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
445
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
446
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
447
|
+
* See the License for the specific language governing permissions and
|
|
448
|
+
* limitations under the License.
|
|
449
|
+
*/const qA="firebase-heartbeat-database",zA=1,so="firebase-heartbeat-store";let kf=null;function Y0(){return kf||(kf=zl(qA,zA,{upgrade:(e,t)=>{switch(t){case 0:try{e.createObjectStore(so)}catch(r){console.warn(r)}}}}).catch(e=>{throw Yi.create("idb-open",{originalErrorMessage:e.message})})),kf}async function VA(e){try{const r=(await Y0()).transaction(so),s=await r.objectStore(so).get(W0(e));return await r.done,s}catch(t){if(t instanceof aa)gs.warn(t.message);else{const r=Yi.create("idb-get",{originalErrorMessage:t==null?void 0:t.message});gs.warn(r.message)}}}async function Ng(e,t){try{const s=(await Y0()).transaction(so,"readwrite");await s.objectStore(so).put(t,W0(e)),await s.done}catch(r){if(r instanceof aa)gs.warn(r.message);else{const s=Yi.create("idb-set",{originalErrorMessage:r==null?void 0:r.message});gs.warn(s.message)}}}function W0(e){return`${e.name}!${e.options.appId}`}/**
|
|
450
|
+
* @license
|
|
451
|
+
* Copyright 2021 Google LLC
|
|
452
|
+
*
|
|
453
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
454
|
+
* you may not use this file except in compliance with the License.
|
|
455
|
+
* You may obtain a copy of the License at
|
|
456
|
+
*
|
|
457
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
458
|
+
*
|
|
459
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
460
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
461
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
462
|
+
* See the License for the specific language governing permissions and
|
|
463
|
+
* limitations under the License.
|
|
464
|
+
*/const GA=1024,KA=30*24*60*60*1e3;class ZA{constructor(t){this.container=t,this._heartbeatsCache=null;const r=this.container.getProvider("app").getImmediate();this._storage=new JA(r),this._heartbeatsCachePromise=this._storage.read().then(s=>(this._heartbeatsCache=s,s))}async triggerHeartbeat(){var t,r;const o=this.container.getProvider("platform-logger").getImmediate().getPlatformInfoString(),c=Lg();if(!(((t=this._heartbeatsCache)===null||t===void 0?void 0:t.heartbeats)==null&&(this._heartbeatsCache=await this._heartbeatsCachePromise,((r=this._heartbeatsCache)===null||r===void 0?void 0:r.heartbeats)==null))&&!(this._heartbeatsCache.lastSentHeartbeatDate===c||this._heartbeatsCache.heartbeats.some(h=>h.date===c)))return this._heartbeatsCache.heartbeats.push({date:c,agent:o}),this._heartbeatsCache.heartbeats=this._heartbeatsCache.heartbeats.filter(h=>{const x=new Date(h.date).valueOf();return Date.now()-x<=KA}),this._storage.overwrite(this._heartbeatsCache)}async getHeartbeatsHeader(){var t;if(this._heartbeatsCache===null&&await this._heartbeatsCachePromise,((t=this._heartbeatsCache)===null||t===void 0?void 0:t.heartbeats)==null||this._heartbeatsCache.heartbeats.length===0)return"";const r=Lg(),{heartbeatsToSend:s,unsentEntries:o}=XA(this._heartbeatsCache.heartbeats),c=P0(JSON.stringify({version:2,heartbeats:s}));return this._heartbeatsCache.lastSentHeartbeatDate=r,o.length>0?(this._heartbeatsCache.heartbeats=o,await this._storage.overwrite(this._heartbeatsCache)):(this._heartbeatsCache.heartbeats=[],this._storage.overwrite(this._heartbeatsCache)),c}}function Lg(){return new Date().toISOString().substring(0,10)}function XA(e,t=GA){const r=[];let s=e.slice();for(const o of e){const c=r.find(h=>h.agent===o.agent);if(c){if(c.dates.push(o.date),jg(r)>t){c.dates.pop();break}}else if(r.push({agent:o.agent,dates:[o.date]}),jg(r)>t){r.pop();break}s=s.slice(1)}return{heartbeatsToSend:r,unsentEntries:s}}class JA{constructor(t){this.app=t,this._canUseIndexedDBPromise=this.runIndexedDBEnvironmentCheck()}async runIndexedDBEnvironmentCheck(){return L0()?j0().then(()=>!0).catch(()=>!1):!1}async read(){if(await this._canUseIndexedDBPromise){const r=await VA(this.app);return r!=null&&r.heartbeats?r:{heartbeats:[]}}else return{heartbeats:[]}}async overwrite(t){var r;if(await this._canUseIndexedDBPromise){const o=await this.read();return Ng(this.app,{lastSentHeartbeatDate:(r=t.lastSentHeartbeatDate)!==null&&r!==void 0?r:o.lastSentHeartbeatDate,heartbeats:t.heartbeats})}else return}async add(t){var r;if(await this._canUseIndexedDBPromise){const o=await this.read();return Ng(this.app,{lastSentHeartbeatDate:(r=t.lastSentHeartbeatDate)!==null&&r!==void 0?r:o.lastSentHeartbeatDate,heartbeats:[...o.heartbeats,...t.heartbeats]})}else return}}function jg(e){return P0(JSON.stringify({version:2,heartbeats:e})).length}/**
|
|
465
|
+
* @license
|
|
466
|
+
* Copyright 2019 Google LLC
|
|
467
|
+
*
|
|
468
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
469
|
+
* you may not use this file except in compliance with the License.
|
|
470
|
+
* You may obtain a copy of the License at
|
|
471
|
+
*
|
|
472
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
473
|
+
*
|
|
474
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
475
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
476
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
477
|
+
* See the License for the specific language governing permissions and
|
|
478
|
+
* limitations under the License.
|
|
479
|
+
*/function QA(e){ms(new Bi("platform-logger",t=>new pA(t),"PRIVATE")),ms(new Bi("heartbeat",t=>new ZA(t),"PRIVATE")),Wi(Gf,Pg,e),Wi(Gf,Pg,"esm2017"),Wi("fire-js","")}QA("");var eO="firebase",tO="10.8.1";/**
|
|
480
|
+
* @license
|
|
481
|
+
* Copyright 2020 Google LLC
|
|
482
|
+
*
|
|
483
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
484
|
+
* you may not use this file except in compliance with the License.
|
|
485
|
+
* You may obtain a copy of the License at
|
|
486
|
+
*
|
|
487
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
488
|
+
*
|
|
489
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
490
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
491
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
492
|
+
* See the License for the specific language governing permissions and
|
|
493
|
+
* limitations under the License.
|
|
494
|
+
*/Wi(eO,tO,"app");const B0="@firebase/installations",zd="0.6.5";/**
|
|
495
|
+
* @license
|
|
496
|
+
* Copyright 2019 Google LLC
|
|
497
|
+
*
|
|
498
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
499
|
+
* you may not use this file except in compliance with the License.
|
|
500
|
+
* You may obtain a copy of the License at
|
|
501
|
+
*
|
|
502
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
503
|
+
*
|
|
504
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
505
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
506
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
507
|
+
* See the License for the specific language governing permissions and
|
|
508
|
+
* limitations under the License.
|
|
509
|
+
*/const H0=1e4,U0=`w:${zd}`,q0="FIS_v2",nO="https://firebaseinstallations.googleapis.com/v1",rO=60*60*1e3,iO="installations",sO="Installations";/**
|
|
510
|
+
* @license
|
|
511
|
+
* Copyright 2019 Google LLC
|
|
512
|
+
*
|
|
513
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
514
|
+
* you may not use this file except in compliance with the License.
|
|
515
|
+
* You may obtain a copy of the License at
|
|
516
|
+
*
|
|
517
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
518
|
+
*
|
|
519
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
520
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
521
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
522
|
+
* See the License for the specific language governing permissions and
|
|
523
|
+
* limitations under the License.
|
|
524
|
+
*/const aO={"missing-app-config-values":'Missing App configuration value: "{$valueName}"',"not-registered":"Firebase Installation is not registered.","installation-not-found":"Firebase Installation not found.","request-failed":'{$requestName} request failed with error "{$serverCode} {$serverStatus}: {$serverMessage}"',"app-offline":"Could not process request. Application offline.","delete-pending-registration":"Can't delete installation while there is a pending registration request."},ys=new ql(iO,sO,aO);function z0(e){return e instanceof aa&&e.code.includes("request-failed")}/**
|
|
525
|
+
* @license
|
|
526
|
+
* Copyright 2019 Google LLC
|
|
527
|
+
*
|
|
528
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
529
|
+
* you may not use this file except in compliance with the License.
|
|
530
|
+
* You may obtain a copy of the License at
|
|
531
|
+
*
|
|
532
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
533
|
+
*
|
|
534
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
535
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
536
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
537
|
+
* See the License for the specific language governing permissions and
|
|
538
|
+
* limitations under the License.
|
|
539
|
+
*/function V0({projectId:e}){return`${nO}/projects/${e}/installations`}function G0(e){return{token:e.token,requestStatus:2,expiresIn:uO(e.expiresIn),creationTime:Date.now()}}async function K0(e,t){const s=(await t.json()).error;return ys.create("request-failed",{requestName:e,serverCode:s.code,serverMessage:s.message,serverStatus:s.status})}function Z0({apiKey:e}){return new Headers({"Content-Type":"application/json",Accept:"application/json","x-goog-api-key":e})}function oO(e,{refreshToken:t}){const r=Z0(e);return r.append("Authorization",lO(t)),r}async function X0(e){const t=await e();return t.status>=500&&t.status<600?e():t}function uO(e){return Number(e.replace("s","000"))}function lO(e){return`${q0} ${e}`}/**
|
|
540
|
+
* @license
|
|
541
|
+
* Copyright 2019 Google LLC
|
|
542
|
+
*
|
|
543
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
544
|
+
* you may not use this file except in compliance with the License.
|
|
545
|
+
* You may obtain a copy of the License at
|
|
546
|
+
*
|
|
547
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
548
|
+
*
|
|
549
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
550
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
551
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
552
|
+
* See the License for the specific language governing permissions and
|
|
553
|
+
* limitations under the License.
|
|
554
|
+
*/async function cO({appConfig:e,heartbeatServiceProvider:t},{fid:r}){const s=V0(e),o=Z0(e),c=t.getImmediate({optional:!0});if(c){const E=await c.getHeartbeatsHeader();E&&o.append("x-firebase-client",E)}const h={fid:r,authVersion:q0,appId:e.appId,sdkVersion:U0},x={method:"POST",headers:o,body:JSON.stringify(h)},S=await X0(()=>fetch(s,x));if(S.ok){const E=await S.json();return{fid:E.fid||r,registrationStatus:2,refreshToken:E.refreshToken,authToken:G0(E.authToken)}}else throw await K0("Create Installation",S)}/**
|
|
555
|
+
* @license
|
|
556
|
+
* Copyright 2019 Google LLC
|
|
557
|
+
*
|
|
558
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
559
|
+
* you may not use this file except in compliance with the License.
|
|
560
|
+
* You may obtain a copy of the License at
|
|
561
|
+
*
|
|
562
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
563
|
+
*
|
|
564
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
565
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
566
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
567
|
+
* See the License for the specific language governing permissions and
|
|
568
|
+
* limitations under the License.
|
|
569
|
+
*/function J0(e){return new Promise(t=>{setTimeout(t,e)})}/**
|
|
570
|
+
* @license
|
|
571
|
+
* Copyright 2019 Google LLC
|
|
572
|
+
*
|
|
573
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
574
|
+
* you may not use this file except in compliance with the License.
|
|
575
|
+
* You may obtain a copy of the License at
|
|
576
|
+
*
|
|
577
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
578
|
+
*
|
|
579
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
580
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
581
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
582
|
+
* See the License for the specific language governing permissions and
|
|
583
|
+
* limitations under the License.
|
|
584
|
+
*/function fO(e){return btoa(String.fromCharCode(...e)).replace(/\+/g,"-").replace(/\//g,"_")}/**
|
|
585
|
+
* @license
|
|
586
|
+
* Copyright 2019 Google LLC
|
|
587
|
+
*
|
|
588
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
589
|
+
* you may not use this file except in compliance with the License.
|
|
590
|
+
* You may obtain a copy of the License at
|
|
591
|
+
*
|
|
592
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
593
|
+
*
|
|
594
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
595
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
596
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
597
|
+
* See the License for the specific language governing permissions and
|
|
598
|
+
* limitations under the License.
|
|
599
|
+
*/const dO=/^[cdef][\w-]{21}$/,Xf="";function hO(){try{const e=new Uint8Array(17);(self.crypto||self.msCrypto).getRandomValues(e),e[0]=112+e[0]%16;const r=pO(e);return dO.test(r)?r:Xf}catch{return Xf}}function pO(e){return fO(e).substr(0,22)}/**
|
|
600
|
+
* @license
|
|
601
|
+
* Copyright 2019 Google LLC
|
|
602
|
+
*
|
|
603
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
604
|
+
* you may not use this file except in compliance with the License.
|
|
605
|
+
* You may obtain a copy of the License at
|
|
606
|
+
*
|
|
607
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
608
|
+
*
|
|
609
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
610
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
611
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
612
|
+
* See the License for the specific language governing permissions and
|
|
613
|
+
* limitations under the License.
|
|
614
|
+
*/function Vl(e){return`${e.appName}!${e.appId}`}/**
|
|
615
|
+
* @license
|
|
616
|
+
* Copyright 2019 Google LLC
|
|
617
|
+
*
|
|
618
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
619
|
+
* you may not use this file except in compliance with the License.
|
|
620
|
+
* You may obtain a copy of the License at
|
|
621
|
+
*
|
|
622
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
623
|
+
*
|
|
624
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
625
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
626
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
627
|
+
* See the License for the specific language governing permissions and
|
|
628
|
+
* limitations under the License.
|
|
629
|
+
*/const Q0=new Map;function ey(e,t){const r=Vl(e);ty(r,t),gO(r,t)}function ty(e,t){const r=Q0.get(e);if(r)for(const s of r)s(t)}function gO(e,t){const r=mO();r&&r.postMessage({key:e,fid:t}),yO()}let ds=null;function mO(){return!ds&&"BroadcastChannel"in self&&(ds=new BroadcastChannel("[Firebase] FID Change"),ds.onmessage=e=>{ty(e.data.key,e.data.fid)}),ds}function yO(){Q0.size===0&&ds&&(ds.close(),ds=null)}/**
|
|
630
|
+
* @license
|
|
631
|
+
* Copyright 2019 Google LLC
|
|
632
|
+
*
|
|
633
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
634
|
+
* you may not use this file except in compliance with the License.
|
|
635
|
+
* You may obtain a copy of the License at
|
|
636
|
+
*
|
|
637
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
638
|
+
*
|
|
639
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
640
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
641
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
642
|
+
* See the License for the specific language governing permissions and
|
|
643
|
+
* limitations under the License.
|
|
644
|
+
*/const vO="firebase-installations-database",bO=1,vs="firebase-installations-store";let Cf=null;function Vd(){return Cf||(Cf=zl(vO,bO,{upgrade:(e,t)=>{switch(t){case 0:e.createObjectStore(vs)}}})),Cf}async function Xu(e,t){const r=Vl(e),o=(await Vd()).transaction(vs,"readwrite"),c=o.objectStore(vs),h=await c.get(r);return await c.put(t,r),await o.done,(!h||h.fid!==t.fid)&&ey(e,t.fid),t}async function ny(e){const t=Vl(e),s=(await Vd()).transaction(vs,"readwrite");await s.objectStore(vs).delete(t),await s.done}async function Gl(e,t){const r=Vl(e),o=(await Vd()).transaction(vs,"readwrite"),c=o.objectStore(vs),h=await c.get(r),x=t(h);return x===void 0?await c.delete(r):await c.put(x,r),await o.done,x&&(!h||h.fid!==x.fid)&&ey(e,x.fid),x}/**
|
|
645
|
+
* @license
|
|
646
|
+
* Copyright 2019 Google LLC
|
|
647
|
+
*
|
|
648
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
649
|
+
* you may not use this file except in compliance with the License.
|
|
650
|
+
* You may obtain a copy of the License at
|
|
651
|
+
*
|
|
652
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
653
|
+
*
|
|
654
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
655
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
656
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
657
|
+
* See the License for the specific language governing permissions and
|
|
658
|
+
* limitations under the License.
|
|
659
|
+
*/async function Gd(e){let t;const r=await Gl(e.appConfig,s=>{const o=xO(s),c=_O(e,o);return t=c.registrationPromise,c.installationEntry});return r.fid===Xf?{installationEntry:await t}:{installationEntry:r,registrationPromise:t}}function xO(e){const t=e||{fid:hO(),registrationStatus:0};return ry(t)}function _O(e,t){if(t.registrationStatus===0){if(!navigator.onLine){const o=Promise.reject(ys.create("app-offline"));return{installationEntry:t,registrationPromise:o}}const r={fid:t.fid,registrationStatus:1,registrationTime:Date.now()},s=wO(e,r);return{installationEntry:r,registrationPromise:s}}else return t.registrationStatus===1?{installationEntry:t,registrationPromise:SO(e)}:{installationEntry:t}}async function wO(e,t){try{const r=await cO(e,t);return Xu(e.appConfig,r)}catch(r){throw z0(r)&&r.customData.serverCode===409?await ny(e.appConfig):await Xu(e.appConfig,{fid:t.fid,registrationStatus:0}),r}}async function SO(e){let t=await $g(e.appConfig);for(;t.registrationStatus===1;)await J0(100),t=await $g(e.appConfig);if(t.registrationStatus===0){const{installationEntry:r,registrationPromise:s}=await Gd(e);return s||r}return t}function $g(e){return Gl(e,t=>{if(!t)throw ys.create("installation-not-found");return ry(t)})}function ry(e){return kO(e)?{fid:e.fid,registrationStatus:0}:e}function kO(e){return e.registrationStatus===1&&e.registrationTime+H0<Date.now()}/**
|
|
660
|
+
* @license
|
|
661
|
+
* Copyright 2019 Google LLC
|
|
662
|
+
*
|
|
663
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
664
|
+
* you may not use this file except in compliance with the License.
|
|
665
|
+
* You may obtain a copy of the License at
|
|
666
|
+
*
|
|
667
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
668
|
+
*
|
|
669
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
670
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
671
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
672
|
+
* See the License for the specific language governing permissions and
|
|
673
|
+
* limitations under the License.
|
|
674
|
+
*/async function CO({appConfig:e,heartbeatServiceProvider:t},r){const s=DO(e,r),o=oO(e,r),c=t.getImmediate({optional:!0});if(c){const E=await c.getHeartbeatsHeader();E&&o.append("x-firebase-client",E)}const h={installation:{sdkVersion:U0,appId:e.appId}},x={method:"POST",headers:o,body:JSON.stringify(h)},S=await X0(()=>fetch(s,x));if(S.ok){const E=await S.json();return G0(E)}else throw await K0("Generate Auth Token",S)}function DO(e,{fid:t}){return`${V0(e)}/${t}/authTokens:generate`}/**
|
|
675
|
+
* @license
|
|
676
|
+
* Copyright 2019 Google LLC
|
|
677
|
+
*
|
|
678
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
679
|
+
* you may not use this file except in compliance with the License.
|
|
680
|
+
* You may obtain a copy of the License at
|
|
681
|
+
*
|
|
682
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
683
|
+
*
|
|
684
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
685
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
686
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
687
|
+
* See the License for the specific language governing permissions and
|
|
688
|
+
* limitations under the License.
|
|
689
|
+
*/async function Kd(e,t=!1){let r;const s=await Gl(e.appConfig,c=>{if(!iy(c))throw ys.create("not-registered");const h=c.authToken;if(!t&&RO(h))return c;if(h.requestStatus===1)return r=EO(e,t),c;{if(!navigator.onLine)throw ys.create("app-offline");const x=AO(c);return r=TO(e,x),x}});return r?await r:s.authToken}async function EO(e,t){let r=await Fg(e.appConfig);for(;r.authToken.requestStatus===1;)await J0(100),r=await Fg(e.appConfig);const s=r.authToken;return s.requestStatus===0?Kd(e,t):s}function Fg(e){return Gl(e,t=>{if(!iy(t))throw ys.create("not-registered");const r=t.authToken;return OO(r)?Object.assign(Object.assign({},t),{authToken:{requestStatus:0}}):t})}async function TO(e,t){try{const r=await CO(e,t),s=Object.assign(Object.assign({},t),{authToken:r});return await Xu(e.appConfig,s),r}catch(r){if(z0(r)&&(r.customData.serverCode===401||r.customData.serverCode===404))await ny(e.appConfig);else{const s=Object.assign(Object.assign({},t),{authToken:{requestStatus:0}});await Xu(e.appConfig,s)}throw r}}function iy(e){return e!==void 0&&e.registrationStatus===2}function RO(e){return e.requestStatus===2&&!MO(e)}function MO(e){const t=Date.now();return t<e.creationTime||e.creationTime+e.expiresIn<t+rO}function AO(e){const t={requestStatus:1,requestTime:Date.now()};return Object.assign(Object.assign({},e),{authToken:t})}function OO(e){return e.requestStatus===1&&e.requestTime+H0<Date.now()}/**
|
|
690
|
+
* @license
|
|
691
|
+
* Copyright 2019 Google LLC
|
|
692
|
+
*
|
|
693
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
694
|
+
* you may not use this file except in compliance with the License.
|
|
695
|
+
* You may obtain a copy of the License at
|
|
696
|
+
*
|
|
697
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
698
|
+
*
|
|
699
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
700
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
701
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
702
|
+
* See the License for the specific language governing permissions and
|
|
703
|
+
* limitations under the License.
|
|
704
|
+
*/async function IO(e){const t=e,{installationEntry:r,registrationPromise:s}=await Gd(t);return s?s.catch(console.error):Kd(t).catch(console.error),r.fid}/**
|
|
705
|
+
* @license
|
|
706
|
+
* Copyright 2019 Google LLC
|
|
707
|
+
*
|
|
708
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
709
|
+
* you may not use this file except in compliance with the License.
|
|
710
|
+
* You may obtain a copy of the License at
|
|
711
|
+
*
|
|
712
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
713
|
+
*
|
|
714
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
715
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
716
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
717
|
+
* See the License for the specific language governing permissions and
|
|
718
|
+
* limitations under the License.
|
|
719
|
+
*/async function PO(e,t=!1){const r=e;return await NO(r),(await Kd(r,t)).token}async function NO(e){const{registrationPromise:t}=await Gd(e);t&&await t}/**
|
|
720
|
+
* @license
|
|
721
|
+
* Copyright 2019 Google LLC
|
|
722
|
+
*
|
|
723
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
724
|
+
* you may not use this file except in compliance with the License.
|
|
725
|
+
* You may obtain a copy of the License at
|
|
726
|
+
*
|
|
727
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
728
|
+
*
|
|
729
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
730
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
731
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
732
|
+
* See the License for the specific language governing permissions and
|
|
733
|
+
* limitations under the License.
|
|
734
|
+
*/function LO(e){if(!e||!e.options)throw Df("App Configuration");if(!e.name)throw Df("App Name");const t=["projectId","apiKey","appId"];for(const r of t)if(!e.options[r])throw Df(r);return{appName:e.name,projectId:e.options.projectId,apiKey:e.options.apiKey,appId:e.options.appId}}function Df(e){return ys.create("missing-app-config-values",{valueName:e})}/**
|
|
735
|
+
* @license
|
|
736
|
+
* Copyright 2020 Google LLC
|
|
737
|
+
*
|
|
738
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
739
|
+
* you may not use this file except in compliance with the License.
|
|
740
|
+
* You may obtain a copy of the License at
|
|
741
|
+
*
|
|
742
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
743
|
+
*
|
|
744
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
745
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
746
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
747
|
+
* See the License for the specific language governing permissions and
|
|
748
|
+
* limitations under the License.
|
|
749
|
+
*/const sy="installations",jO="installations-internal",$O=e=>{const t=e.getProvider("app").getImmediate(),r=LO(t),s=Ud(t,"heartbeat");return{app:t,appConfig:r,heartbeatServiceProvider:s,_delete:()=>Promise.resolve()}},FO=e=>{const t=e.getProvider("app").getImmediate(),r=Ud(t,sy).getImmediate();return{getId:()=>IO(r),getToken:o=>PO(r,o)}};function YO(){ms(new Bi(sy,$O,"PUBLIC")),ms(new Bi(jO,FO,"PRIVATE"))}YO();Wi(B0,zd);Wi(B0,zd,"esm2017");/**
|
|
750
|
+
* @license
|
|
751
|
+
* Copyright 2019 Google LLC
|
|
752
|
+
*
|
|
753
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
754
|
+
* you may not use this file except in compliance with the License.
|
|
755
|
+
* You may obtain a copy of the License at
|
|
756
|
+
*
|
|
757
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
758
|
+
*
|
|
759
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
760
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
761
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
762
|
+
* See the License for the specific language governing permissions and
|
|
763
|
+
* limitations under the License.
|
|
764
|
+
*/const WO="/firebase-messaging-sw.js",BO="/firebase-cloud-messaging-push-scope",ay="BDOU99-h67HcA6JeFXHbSNMu7e2yNNu3RzoMj8TM4W88jITfq7ZmPvIM1Iv-4_l2LxQcYwhqby2xGpWwzjfAnG4",HO="https://fcmregistrations.googleapis.com/v1",oy="google.c.a.c_id",UO="google.c.a.c_l",qO="google.c.a.ts",zO="google.c.a.e";var Yg;(function(e){e[e.DATA_MESSAGE=1]="DATA_MESSAGE",e[e.DISPLAY_NOTIFICATION=3]="DISPLAY_NOTIFICATION"})(Yg||(Yg={}));/**
|
|
765
|
+
* @license
|
|
766
|
+
* Copyright 2018 Google LLC
|
|
767
|
+
*
|
|
768
|
+
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
|
|
769
|
+
* in compliance with the License. You may obtain a copy of the License at
|
|
770
|
+
*
|
|
771
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
772
|
+
*
|
|
773
|
+
* Unless required by applicable law or agreed to in writing, software distributed under the License
|
|
774
|
+
* is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
|
|
775
|
+
* or implied. See the License for the specific language governing permissions and limitations under
|
|
776
|
+
* the License.
|
|
777
|
+
*/var ao;(function(e){e.PUSH_RECEIVED="push-received",e.NOTIFICATION_CLICKED="notification-clicked"})(ao||(ao={}));/**
|
|
778
|
+
* @license
|
|
779
|
+
* Copyright 2017 Google LLC
|
|
780
|
+
*
|
|
781
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
782
|
+
* you may not use this file except in compliance with the License.
|
|
783
|
+
* You may obtain a copy of the License at
|
|
784
|
+
*
|
|
785
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
786
|
+
*
|
|
787
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
788
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
789
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
790
|
+
* See the License for the specific language governing permissions and
|
|
791
|
+
* limitations under the License.
|
|
792
|
+
*/function ui(e){const t=new Uint8Array(e);return btoa(String.fromCharCode(...t)).replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_")}function VO(e){const t="=".repeat((4-e.length%4)%4),r=(e+t).replace(/\-/g,"+").replace(/_/g,"/"),s=atob(r),o=new Uint8Array(s.length);for(let c=0;c<s.length;++c)o[c]=s.charCodeAt(c);return o}/**
|
|
793
|
+
* @license
|
|
794
|
+
* Copyright 2019 Google LLC
|
|
795
|
+
*
|
|
796
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
797
|
+
* you may not use this file except in compliance with the License.
|
|
798
|
+
* You may obtain a copy of the License at
|
|
799
|
+
*
|
|
800
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
801
|
+
*
|
|
802
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
803
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
804
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
805
|
+
* See the License for the specific language governing permissions and
|
|
806
|
+
* limitations under the License.
|
|
807
|
+
*/const Ef="fcm_token_details_db",GO=5,Wg="fcm_token_object_Store";async function KO(e){if("databases"in indexedDB&&!(await indexedDB.databases()).map(c=>c.name).includes(Ef))return null;let t=null;return(await zl(Ef,GO,{upgrade:async(s,o,c,h)=>{var x;if(o<2||!s.objectStoreNames.contains(Wg))return;const S=h.objectStore(Wg),E=await S.index("fcmSenderId").get(e);if(await S.clear(),!!E){if(o===2){const A=E;if(!A.auth||!A.p256dh||!A.endpoint)return;t={token:A.fcmToken,createTime:(x=A.createTime)!==null&&x!==void 0?x:Date.now(),subscriptionOptions:{auth:A.auth,p256dh:A.p256dh,endpoint:A.endpoint,swScope:A.swScope,vapidKey:typeof A.vapidKey=="string"?A.vapidKey:ui(A.vapidKey)}}}else if(o===3){const A=E;t={token:A.fcmToken,createTime:A.createTime,subscriptionOptions:{auth:ui(A.auth),p256dh:ui(A.p256dh),endpoint:A.endpoint,swScope:A.swScope,vapidKey:ui(A.vapidKey)}}}else if(o===4){const A=E;t={token:A.fcmToken,createTime:A.createTime,subscriptionOptions:{auth:ui(A.auth),p256dh:ui(A.p256dh),endpoint:A.endpoint,swScope:A.swScope,vapidKey:ui(A.vapidKey)}}}}}})).close(),await wf(Ef),await wf("fcm_vapid_details_db"),await wf("undefined"),ZO(t)?t:null}function ZO(e){if(!e||!e.subscriptionOptions)return!1;const{subscriptionOptions:t}=e;return typeof e.createTime=="number"&&e.createTime>0&&typeof e.token=="string"&&e.token.length>0&&typeof t.auth=="string"&&t.auth.length>0&&typeof t.p256dh=="string"&&t.p256dh.length>0&&typeof t.endpoint=="string"&&t.endpoint.length>0&&typeof t.swScope=="string"&&t.swScope.length>0&&typeof t.vapidKey=="string"&&t.vapidKey.length>0}/**
|
|
808
|
+
* @license
|
|
809
|
+
* Copyright 2019 Google LLC
|
|
810
|
+
*
|
|
811
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
812
|
+
* you may not use this file except in compliance with the License.
|
|
813
|
+
* You may obtain a copy of the License at
|
|
814
|
+
*
|
|
815
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
816
|
+
*
|
|
817
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
818
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
819
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
820
|
+
* See the License for the specific language governing permissions and
|
|
821
|
+
* limitations under the License.
|
|
822
|
+
*/const XO="firebase-messaging-database",JO=1,bs="firebase-messaging-store";let Tf=null;function Zd(){return Tf||(Tf=zl(XO,JO,{upgrade:(e,t)=>{switch(t){case 0:e.createObjectStore(bs)}}})),Tf}async function uy(e){const t=Jd(e),s=await(await Zd()).transaction(bs).objectStore(bs).get(t);if(s)return s;{const o=await KO(e.appConfig.senderId);if(o)return await Xd(e,o),o}}async function Xd(e,t){const r=Jd(e),o=(await Zd()).transaction(bs,"readwrite");return await o.objectStore(bs).put(t,r),await o.done,t}async function QO(e){const t=Jd(e),s=(await Zd()).transaction(bs,"readwrite");await s.objectStore(bs).delete(t),await s.done}function Jd({appConfig:e}){return e.appId}/**
|
|
823
|
+
* @license
|
|
824
|
+
* Copyright 2017 Google LLC
|
|
825
|
+
*
|
|
826
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
827
|
+
* you may not use this file except in compliance with the License.
|
|
828
|
+
* You may obtain a copy of the License at
|
|
829
|
+
*
|
|
830
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
831
|
+
*
|
|
832
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
833
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
834
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
835
|
+
* See the License for the specific language governing permissions and
|
|
836
|
+
* limitations under the License.
|
|
837
|
+
*/const eI={"missing-app-config-values":'Missing App configuration value: "{$valueName}"',"only-available-in-window":"This method is available in a Window context.","only-available-in-sw":"This method is available in a service worker context.","permission-default":"The notification permission was not granted and dismissed instead.","permission-blocked":"The notification permission was not granted and blocked instead.","unsupported-browser":"This browser doesn't support the API's required to use the Firebase SDK.","indexed-db-unsupported":"This browser doesn't support indexedDb.open() (ex. Safari iFrame, Firefox Private Browsing, etc)","failed-service-worker-registration":"We are unable to register the default service worker. {$browserErrorMessage}","token-subscribe-failed":"A problem occurred while subscribing the user to FCM: {$errorInfo}","token-subscribe-no-token":"FCM returned no token when subscribing the user to push.","token-unsubscribe-failed":"A problem occurred while unsubscribing the user from FCM: {$errorInfo}","token-update-failed":"A problem occurred while updating the user from FCM: {$errorInfo}","token-update-no-token":"FCM returned no token when updating the user to push.","use-sw-after-get-token":"The useServiceWorker() method may only be called once and must be called before calling getToken() to ensure your service worker is used.","invalid-sw-registration":"The input to useServiceWorker() must be a ServiceWorkerRegistration.","invalid-bg-handler":"The input to setBackgroundMessageHandler() must be a function.","invalid-vapid-key":"The public VAPID key must be a string.","use-vapid-key-after-get-token":"The usePublicVapidKey() method may only be called once and must be called before calling getToken() to ensure your VAPID key is used."},nn=new ql("messaging","Messaging",eI);/**
|
|
838
|
+
* @license
|
|
839
|
+
* Copyright 2019 Google LLC
|
|
840
|
+
*
|
|
841
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
842
|
+
* you may not use this file except in compliance with the License.
|
|
843
|
+
* You may obtain a copy of the License at
|
|
844
|
+
*
|
|
845
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
846
|
+
*
|
|
847
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
848
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
849
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
850
|
+
* See the License for the specific language governing permissions and
|
|
851
|
+
* limitations under the License.
|
|
852
|
+
*/async function tI(e,t){const r=await eh(e),s=cy(t),o={method:"POST",headers:r,body:JSON.stringify(s)};let c;try{c=await(await fetch(Qd(e.appConfig),o)).json()}catch(h){throw nn.create("token-subscribe-failed",{errorInfo:h==null?void 0:h.toString()})}if(c.error){const h=c.error.message;throw nn.create("token-subscribe-failed",{errorInfo:h})}if(!c.token)throw nn.create("token-subscribe-no-token");return c.token}async function nI(e,t){const r=await eh(e),s=cy(t.subscriptionOptions),o={method:"PATCH",headers:r,body:JSON.stringify(s)};let c;try{c=await(await fetch(`${Qd(e.appConfig)}/${t.token}`,o)).json()}catch(h){throw nn.create("token-update-failed",{errorInfo:h==null?void 0:h.toString()})}if(c.error){const h=c.error.message;throw nn.create("token-update-failed",{errorInfo:h})}if(!c.token)throw nn.create("token-update-no-token");return c.token}async function ly(e,t){const s={method:"DELETE",headers:await eh(e)};try{const c=await(await fetch(`${Qd(e.appConfig)}/${t}`,s)).json();if(c.error){const h=c.error.message;throw nn.create("token-unsubscribe-failed",{errorInfo:h})}}catch(o){throw nn.create("token-unsubscribe-failed",{errorInfo:o==null?void 0:o.toString()})}}function Qd({projectId:e}){return`${HO}/projects/${e}/registrations`}async function eh({appConfig:e,installations:t}){const r=await t.getToken();return new Headers({"Content-Type":"application/json",Accept:"application/json","x-goog-api-key":e.apiKey,"x-goog-firebase-installations-auth":`FIS ${r}`})}function cy({p256dh:e,auth:t,endpoint:r,vapidKey:s}){const o={web:{endpoint:r,auth:t,p256dh:e}};return s!==ay&&(o.web.applicationPubKey=s),o}/**
|
|
853
|
+
* @license
|
|
854
|
+
* Copyright 2019 Google LLC
|
|
855
|
+
*
|
|
856
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
857
|
+
* you may not use this file except in compliance with the License.
|
|
858
|
+
* You may obtain a copy of the License at
|
|
859
|
+
*
|
|
860
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
861
|
+
*
|
|
862
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
863
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
864
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
865
|
+
* See the License for the specific language governing permissions and
|
|
866
|
+
* limitations under the License.
|
|
867
|
+
*/const rI=7*24*60*60*1e3;async function iI(e){const t=await oI(e.swRegistration,e.vapidKey),r={vapidKey:e.vapidKey,swScope:e.swRegistration.scope,endpoint:t.endpoint,auth:ui(t.getKey("auth")),p256dh:ui(t.getKey("p256dh"))},s=await uy(e.firebaseDependencies);if(s){if(uI(s.subscriptionOptions,r))return Date.now()>=s.createTime+rI?aI(e,{token:s.token,createTime:Date.now(),subscriptionOptions:r}):s.token;try{await ly(e.firebaseDependencies,s.token)}catch(o){console.warn(o)}return Bg(e.firebaseDependencies,r)}else return Bg(e.firebaseDependencies,r)}async function sI(e){const t=await uy(e.firebaseDependencies);t&&(await ly(e.firebaseDependencies,t.token),await QO(e.firebaseDependencies));const r=await e.swRegistration.pushManager.getSubscription();return r?r.unsubscribe():!0}async function aI(e,t){try{const r=await nI(e.firebaseDependencies,t),s=Object.assign(Object.assign({},t),{token:r,createTime:Date.now()});return await Xd(e.firebaseDependencies,s),r}catch(r){throw await sI(e),r}}async function Bg(e,t){const s={token:await tI(e,t),createTime:Date.now(),subscriptionOptions:t};return await Xd(e,s),s.token}async function oI(e,t){const r=await e.pushManager.getSubscription();return r||e.pushManager.subscribe({userVisibleOnly:!0,applicationServerKey:VO(t)})}function uI(e,t){const r=t.vapidKey===e.vapidKey,s=t.endpoint===e.endpoint,o=t.auth===e.auth,c=t.p256dh===e.p256dh;return r&&s&&o&&c}/**
|
|
868
|
+
* @license
|
|
869
|
+
* Copyright 2020 Google LLC
|
|
870
|
+
*
|
|
871
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
872
|
+
* you may not use this file except in compliance with the License.
|
|
873
|
+
* You may obtain a copy of the License at
|
|
874
|
+
*
|
|
875
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
876
|
+
*
|
|
877
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
878
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
879
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
880
|
+
* See the License for the specific language governing permissions and
|
|
881
|
+
* limitations under the License.
|
|
882
|
+
*/function Hg(e){const t={from:e.from,collapseKey:e.collapse_key,messageId:e.fcmMessageId};return lI(t,e),cI(t,e),fI(t,e),t}function lI(e,t){if(!t.notification)return;e.notification={};const r=t.notification.title;r&&(e.notification.title=r);const s=t.notification.body;s&&(e.notification.body=s);const o=t.notification.image;o&&(e.notification.image=o);const c=t.notification.icon;c&&(e.notification.icon=c)}function cI(e,t){t.data&&(e.data=t.data)}function fI(e,t){var r,s,o,c,h;if(!t.fcmOptions&&!(!((r=t.notification)===null||r===void 0)&&r.click_action))return;e.fcmOptions={};const x=(o=(s=t.fcmOptions)===null||s===void 0?void 0:s.link)!==null&&o!==void 0?o:(c=t.notification)===null||c===void 0?void 0:c.click_action;x&&(e.fcmOptions.link=x);const S=(h=t.fcmOptions)===null||h===void 0?void 0:h.analytics_label;S&&(e.fcmOptions.analyticsLabel=S)}/**
|
|
883
|
+
* @license
|
|
884
|
+
* Copyright 2019 Google LLC
|
|
885
|
+
*
|
|
886
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
887
|
+
* you may not use this file except in compliance with the License.
|
|
888
|
+
* You may obtain a copy of the License at
|
|
889
|
+
*
|
|
890
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
891
|
+
*
|
|
892
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
893
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
894
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
895
|
+
* See the License for the specific language governing permissions and
|
|
896
|
+
* limitations under the License.
|
|
897
|
+
*/function dI(e){return typeof e=="object"&&!!e&&oy in e}/**
|
|
898
|
+
* @license
|
|
899
|
+
* Copyright 2019 Google LLC
|
|
900
|
+
*
|
|
901
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
902
|
+
* you may not use this file except in compliance with the License.
|
|
903
|
+
* You may obtain a copy of the License at
|
|
904
|
+
*
|
|
905
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
906
|
+
*
|
|
907
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
908
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
909
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
910
|
+
* See the License for the specific language governing permissions and
|
|
911
|
+
* limitations under the License.
|
|
912
|
+
*/fy("hts/frbslgigp.ogepscmv/ieo/eaylg","tp:/ieaeogn-agolai.o/1frlglgc/o");fy("AzSCbw63g1R0nCw85jG8","Iaya3yLKwmgvh7cF0q4");function fy(e,t){const r=[];for(let s=0;s<e.length;s++)r.push(e.charAt(s)),s<t.length&&r.push(t.charAt(s));return r.join("")}/**
|
|
913
|
+
* @license
|
|
914
|
+
* Copyright 2019 Google LLC
|
|
915
|
+
*
|
|
916
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
917
|
+
* you may not use this file except in compliance with the License.
|
|
918
|
+
* You may obtain a copy of the License at
|
|
919
|
+
*
|
|
920
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
921
|
+
*
|
|
922
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
923
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
924
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
925
|
+
* See the License for the specific language governing permissions and
|
|
926
|
+
* limitations under the License.
|
|
927
|
+
*/function hI(e){if(!e||!e.options)throw Rf("App Configuration Object");if(!e.name)throw Rf("App Name");const t=["projectId","apiKey","appId","messagingSenderId"],{options:r}=e;for(const s of t)if(!r[s])throw Rf(s);return{appName:e.name,projectId:r.projectId,apiKey:r.apiKey,appId:r.appId,senderId:r.messagingSenderId}}function Rf(e){return nn.create("missing-app-config-values",{valueName:e})}/**
|
|
928
|
+
* @license
|
|
929
|
+
* Copyright 2020 Google LLC
|
|
930
|
+
*
|
|
931
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
932
|
+
* you may not use this file except in compliance with the License.
|
|
933
|
+
* You may obtain a copy of the License at
|
|
934
|
+
*
|
|
935
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
936
|
+
*
|
|
937
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
938
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
939
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
940
|
+
* See the License for the specific language governing permissions and
|
|
941
|
+
* limitations under the License.
|
|
942
|
+
*/class pI{constructor(t,r,s){this.deliveryMetricsExportedToBigQueryEnabled=!1,this.onBackgroundMessageHandler=null,this.onMessageHandler=null,this.logEvents=[],this.isLogServiceStarted=!1;const o=hI(t);this.firebaseDependencies={app:t,appConfig:o,installations:r,analyticsProvider:s}}_delete(){return Promise.resolve()}}/**
|
|
943
|
+
* @license
|
|
944
|
+
* Copyright 2020 Google LLC
|
|
945
|
+
*
|
|
946
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
947
|
+
* you may not use this file except in compliance with the License.
|
|
948
|
+
* You may obtain a copy of the License at
|
|
949
|
+
*
|
|
950
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
951
|
+
*
|
|
952
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
953
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
954
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
955
|
+
* See the License for the specific language governing permissions and
|
|
956
|
+
* limitations under the License.
|
|
957
|
+
*/async function gI(e){try{e.swRegistration=await navigator.serviceWorker.register(WO,{scope:BO}),e.swRegistration.update().catch(()=>{})}catch(t){throw nn.create("failed-service-worker-registration",{browserErrorMessage:t==null?void 0:t.message})}}/**
|
|
958
|
+
* @license
|
|
959
|
+
* Copyright 2020 Google LLC
|
|
960
|
+
*
|
|
961
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
962
|
+
* you may not use this file except in compliance with the License.
|
|
963
|
+
* You may obtain a copy of the License at
|
|
964
|
+
*
|
|
965
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
966
|
+
*
|
|
967
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
968
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
969
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
970
|
+
* See the License for the specific language governing permissions and
|
|
971
|
+
* limitations under the License.
|
|
972
|
+
*/async function mI(e,t){if(!t&&!e.swRegistration&&await gI(e),!(!t&&e.swRegistration)){if(!(t instanceof ServiceWorkerRegistration))throw nn.create("invalid-sw-registration");e.swRegistration=t}}/**
|
|
973
|
+
* @license
|
|
974
|
+
* Copyright 2020 Google LLC
|
|
975
|
+
*
|
|
976
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
977
|
+
* you may not use this file except in compliance with the License.
|
|
978
|
+
* You may obtain a copy of the License at
|
|
979
|
+
*
|
|
980
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
981
|
+
*
|
|
982
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
983
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
984
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
985
|
+
* See the License for the specific language governing permissions and
|
|
986
|
+
* limitations under the License.
|
|
987
|
+
*/async function yI(e,t){t?e.vapidKey=t:e.vapidKey||(e.vapidKey=ay)}/**
|
|
988
|
+
* @license
|
|
989
|
+
* Copyright 2020 Google LLC
|
|
990
|
+
*
|
|
991
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
992
|
+
* you may not use this file except in compliance with the License.
|
|
993
|
+
* You may obtain a copy of the License at
|
|
994
|
+
*
|
|
995
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
996
|
+
*
|
|
997
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
998
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
999
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1000
|
+
* See the License for the specific language governing permissions and
|
|
1001
|
+
* limitations under the License.
|
|
1002
|
+
*/async function dy(e,t){if(!navigator)throw nn.create("only-available-in-window");if(Notification.permission==="default"&&await Notification.requestPermission(),Notification.permission!=="granted")throw nn.create("permission-blocked");return await yI(e,t==null?void 0:t.vapidKey),await mI(e,t==null?void 0:t.serviceWorkerRegistration),iI(e)}/**
|
|
1003
|
+
* @license
|
|
1004
|
+
* Copyright 2019 Google LLC
|
|
1005
|
+
*
|
|
1006
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1007
|
+
* you may not use this file except in compliance with the License.
|
|
1008
|
+
* You may obtain a copy of the License at
|
|
1009
|
+
*
|
|
1010
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1011
|
+
*
|
|
1012
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1013
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1014
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1015
|
+
* See the License for the specific language governing permissions and
|
|
1016
|
+
* limitations under the License.
|
|
1017
|
+
*/async function vI(e,t,r){const s=bI(t);(await e.firebaseDependencies.analyticsProvider.get()).logEvent(s,{message_id:r[oy],message_name:r[UO],message_time:r[qO],message_device_time:Math.floor(Date.now()/1e3)})}function bI(e){switch(e){case ao.NOTIFICATION_CLICKED:return"notification_open";case ao.PUSH_RECEIVED:return"notification_foreground";default:throw new Error}}/**
|
|
1018
|
+
* @license
|
|
1019
|
+
* Copyright 2017 Google LLC
|
|
1020
|
+
*
|
|
1021
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1022
|
+
* you may not use this file except in compliance with the License.
|
|
1023
|
+
* You may obtain a copy of the License at
|
|
1024
|
+
*
|
|
1025
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1026
|
+
*
|
|
1027
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1028
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1029
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1030
|
+
* See the License for the specific language governing permissions and
|
|
1031
|
+
* limitations under the License.
|
|
1032
|
+
*/async function xI(e,t){const r=t.data;if(!r.isFirebaseMessaging)return;e.onMessageHandler&&r.messageType===ao.PUSH_RECEIVED&&(typeof e.onMessageHandler=="function"?e.onMessageHandler(Hg(r)):e.onMessageHandler.next(Hg(r)));const s=r.data;dI(s)&&s[zO]==="1"&&await vI(e,r.messageType,s)}const Ug="@firebase/messaging",qg="0.12.6";/**
|
|
1033
|
+
* @license
|
|
1034
|
+
* Copyright 2020 Google LLC
|
|
1035
|
+
*
|
|
1036
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1037
|
+
* you may not use this file except in compliance with the License.
|
|
1038
|
+
* You may obtain a copy of the License at
|
|
1039
|
+
*
|
|
1040
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1041
|
+
*
|
|
1042
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1043
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1044
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1045
|
+
* See the License for the specific language governing permissions and
|
|
1046
|
+
* limitations under the License.
|
|
1047
|
+
*/const _I=e=>{const t=new pI(e.getProvider("app").getImmediate(),e.getProvider("installations-internal").getImmediate(),e.getProvider("analytics-internal"));return navigator.serviceWorker.addEventListener("message",r=>xI(t,r)),t},wI=e=>{const t=e.getProvider("messaging").getImmediate();return{getToken:s=>dy(t,s)}};function SI(){ms(new Bi("messaging",_I,"PUBLIC")),ms(new Bi("messaging-internal",wI,"PRIVATE")),Wi(Ug,qg),Wi(Ug,qg,"esm2017")}/**
|
|
1048
|
+
* @license
|
|
1049
|
+
* Copyright 2020 Google LLC
|
|
1050
|
+
*
|
|
1051
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1052
|
+
* you may not use this file except in compliance with the License.
|
|
1053
|
+
* You may obtain a copy of the License at
|
|
1054
|
+
*
|
|
1055
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1056
|
+
*
|
|
1057
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1058
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1059
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1060
|
+
* See the License for the specific language governing permissions and
|
|
1061
|
+
* limitations under the License.
|
|
1062
|
+
*/async function kI(){try{await j0()}catch{return!1}return typeof window<"u"&&L0()&&qM()&&"serviceWorker"in navigator&&"PushManager"in window&&"Notification"in window&&"fetch"in window&&ServiceWorkerRegistration.prototype.hasOwnProperty("showNotification")&&PushSubscription.prototype.hasOwnProperty("getKey")}/**
|
|
1063
|
+
* @license
|
|
1064
|
+
* Copyright 2020 Google LLC
|
|
1065
|
+
*
|
|
1066
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1067
|
+
* you may not use this file except in compliance with the License.
|
|
1068
|
+
* You may obtain a copy of the License at
|
|
1069
|
+
*
|
|
1070
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1071
|
+
*
|
|
1072
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1073
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1074
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1075
|
+
* See the License for the specific language governing permissions and
|
|
1076
|
+
* limitations under the License.
|
|
1077
|
+
*/function CI(e,t){if(!navigator)throw nn.create("only-available-in-window");return e.onMessageHandler=t,()=>{e.onMessageHandler=null}}/**
|
|
1078
|
+
* @license
|
|
1079
|
+
* Copyright 2017 Google LLC
|
|
1080
|
+
*
|
|
1081
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1082
|
+
* you may not use this file except in compliance with the License.
|
|
1083
|
+
* You may obtain a copy of the License at
|
|
1084
|
+
*
|
|
1085
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1086
|
+
*
|
|
1087
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1088
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1089
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1090
|
+
* See the License for the specific language governing permissions and
|
|
1091
|
+
* limitations under the License.
|
|
1092
|
+
*/function hy(e=UA()){return kI().then(t=>{if(!t)throw nn.create("unsupported-browser")},t=>{throw nn.create("indexed-db-unsupported")}),Ud(Bd(e),"messaging").getImmediate()}async function DI(e,t){return e=Bd(e),dy(e,t)}function EI(e,t){return e=Bd(e),CI(e,t)}SI();const py=e=>{"serviceWorker"in navigator&&navigator.serviceWorker.register(e.path).then(function(t){console.log("Registration successful, scope is:",t.scope),console.log("initialize service worker props ",e);const r=hy(qd({apiKey:e.apiKey,authDomain:e.authDomain,projectId:e.projectId,storageBucket:e.storageBucket,messagingSenderId:e.messagingSenderId,appId:e.appId,measurementId:e.measurementId}));DI(r,{serviceWorkerRegistration:t,vapidKey:e.vapidKey}).then(async s=>{var o,c;if(s){console.log("current token for client: ",s);try{const h="/notification-management/api/v1/notifications/registrations",x=e.baseUrl+h;await se.axios.post(x,{deviceToken:s},{withCredentials:!0})}catch(h){console.log(h),se.pushError(((c=(o=h.response)==null?void 0:o.data)==null?void 0:c.errorMessage)||"Have error when get notification list")}}else console.log("No registration token available. Request permission to generate one.")}).catch(s=>{console.log("An error occurred while retrieving token. ",s)})}).catch(function(t){console.log("Service worker registration failed, error:",t)})},TI=e=>{const t=new BroadcastChannel("my-channel");t.onmessage=r=>{console.log("Broadcast chanel message",r),r&&e(s=>({...s,unread:{...s.unread,total:s.unread.total+1}}))}},RI=e=>new Promise(t=>{const r=hy(qd({apiKey:e.apiKey,authDomain:e.authDomain,projectId:e.projectId,storageBucket:e.storageBucket,messagingSenderId:e.messagingSenderId,appId:e.appId,measurementId:e.measurementId}));EI(r,s=>{console.log("payload",s),t(s)})}),us={"subscription-diaglog":"_subscription-diaglog_1bysb_2","subscription-container":"_subscription-container_1bysb_15","subscription-title":"_subscription-title_1bysb_25","subscription-text":"_subscription-text_1bysb_34","subscription-btn__container":"_subscription-btn__container_1bysb_38","btn-success":"_btn-success_1bysb_44","btn-cancel":"_btn-cancel_1bysb_45"},MI=["granted","denied"],AI=e=>{const[t,r]=D.reactExports.useState(!1),s=()=>{Notification.requestPermission(function(c){c==="granted"&&py(e),MI.includes(c)&&r(!0)})},o=()=>{r(!0)};return D.jsxRuntimeExports.jsx(D.jsxRuntimeExports.Fragment,{children:t?"":D.jsxRuntimeExports.jsx("div",{className:us["subscription-diaglog"],children:D.jsxRuntimeExports.jsxs("div",{className:us["subscription-container"],children:[D.jsxRuntimeExports.jsx("h4",{className:us["subscription-title"],children:"Notification"}),D.jsxRuntimeExports.jsx("p",{className:us["subscription-text"],children:"Choice to receive notifications for the most recent updates. You have the flexibility to disable them whenever you prefer."}),D.jsxRuntimeExports.jsxs("div",{className:us["subscription-btn__container"],children:[D.jsxRuntimeExports.jsx("button",{className:us["btn-cancel"],onClick:o,children:"Not now"}),D.jsxRuntimeExports.jsx("button",{className:us["btn-success"],onClick:s,children:"Turn on"})]})]})})})},Ou={"notification-massage_container":"_notification-massage_container_ql4az_1","notification-name":"_notification-name_ql4az_18","notification-message_service":"_notification-message_service_ql4az_23","notification-message_button-close":"_notification-message_button-close_ql4az_27"},Hi=D.reactExports.createContext({}),OI=({children:e})=>{const[t,r]=D.reactExports.useState(!0),[s,o]=D.reactExports.useState({all:{rows:[],total:0},unread:{rows:[],total:0}}),c=()=>{r(!t)},h=()=>{r(!0)};return D.jsxRuntimeExports.jsx(Hi.Provider,{value:{isOpen:t,toggleOpen:c,setShowModalFalse:h,notidata:s,setNotiData:o},children:e})},II=e=>{const[t,r]=D.reactExports.useState({actorName:"",message:"",context:""});console.log(t);const{setNotiData:s}=D.reactExports.useContext(Hi);function o(){return D.jsxRuntimeExports.jsx("div",{className:Ou["notification-massage_container"],children:D.jsxRuntimeExports.jsxs("div",{className:Ou["notification-massage_content"],children:[D.jsxRuntimeExports.jsx("h6",{className:Ou["notification-name"],children:t==null?void 0:t.actorName}),D.jsxRuntimeExports.jsxs("div",{className:Ou["notification-message_service"],children:[D.jsxRuntimeExports.jsxs("span",{children:[`${t==null?void 0:t.message} `," "]}),D.jsxRuntimeExports.jsx("span",{children:t==null?void 0:t.context})]})]})})}return D.reactExports.useEffect(()=>{t&&Notification.permission==="granted"&&(t.actorName||t.message||t.context)&&se.notify(D.jsxRuntimeExports.jsx(o,{}))},[t]),D.reactExports.useEffect(()=>{Notification.permission==="granted"&&py(e)},[Notification.permission]),D.reactExports.useEffect(()=>{TI(s)},[]),RI(e).then(c=>{var h,x,S;console.log("aaa",c),r({actorName:(h=c==null?void 0:c.data)==null?void 0:h.actorName,message:(x=c==null?void 0:c.data)==null?void 0:x.message,context:(S=c==null?void 0:c.data)==null?void 0:S.context}),s(E=>{var A;return{...E,unread:{...E.unread,total:((A=E.unread)==null?void 0:A.total)+1}}})}).catch(c=>console.log("failed: ",c)),D.jsxRuntimeExports.jsx("div",{children:"Notification"in window&&Notification.permission==="default"?D.jsxRuntimeExports.jsx(AI,{...e}):""})};function PI({config:e,pushError:t=se.pushError}){const r=se.axios.create(e);r.interceptors.request.use(async o=>(o.headers={Accept:"application/json","Content-Type":"application/json"},o),o=>Promise.reject(o)),r.interceptors.response.use(o=>o,async o=>s(o));async function s(o){var S,E,A,$;console.error("Error 🚨:",o);const c=o.config,h=(E=(S=o.response)==null?void 0:S.data)==null?void 0:E.errorMessage,x=h===se.ERROR_MESSAGE.TOKEN_EXPIRED;return((A=o.response)==null?void 0:A.status)===401?x&&!c._retry?(c._retry=!0,r.post("/authentication/api/v1/auth/refresh-token").then(()=>r(c)).catch(()=>se.login(e.baseURL))):((!h||!x)&&se.login(e.baseURL),Promise.reject("Unauthorized! Please login again.")):((($=o.response)==null?void 0:$.status)===403||t(ps.t(`${h||"Something went wrong!"}`)),Promise.reject(o.response.data))}return r}const NI=e=>{const[t,r]=D.reactExports.useState([]);return D.reactExports.useEffect(()=>{se.axios.get(`${e}/user-management/api/v1/users/my-account/permissions`,{withCredentials:!0}).then(s=>r(s.data)).catch(s=>{console.error("Getting user permission error:",s)})},[e]),t},gy=e=>(t,r)=>{const s=NI(e);return r?t.every(o=>s==null?void 0:s.includes(o)):t.some(o=>s==null?void 0:s.includes(o))},my=({baseUrl:e,accessWith:t,requireAll:r,children:s})=>gy(e)(t,r)?D.jsxRuntimeExports.jsx(D.jsxRuntimeExports.Fragment,{children:s}):null;{const e=D.s(my,{props:{baseUrl:"string",accessWith:"json",requireAll:"boolean",children:"json"},shadow:"open"});customElements.define("has-permission",e)}function LI(){const[e,t]=D.reactExports.useState();return D.reactExports.useEffect(()=>{const r=localStorage.getItem("language");t(r||ps.Language.en)},[]),{language:e,setLanguage:t}}const yy=D.reactExports.createContext({}),jI=()=>D.reactExports.useContext(yy),$I=({children:e})=>{const t=LI();return D.jsxRuntimeExports.jsx(yy.Provider,{value:t,children:D.jsxRuntimeExports.jsx(ps.I18nextProvider,{i18n:ps.instance,children:e})})},th=({baseUrl:e,notiPath:t,setNotiData:r})=>{const s=PI({config:{withCredentials:!0,baseURL:e}});return async()=>{var A;const h=e+(t||"/notification-management/api/v1/notifications"),S=(A=(await s.get(h,{params:{filter:{notificationFilterType:"all"}},withCredentials:!0})).data)==null?void 0:A.rows,E=S==null?void 0:S.filter($=>$.isRead===!1);r({all:{rows:S??[],total:(S==null?void 0:S.length)??0},unread:{rows:E??[],total:(E==null?void 0:E.length)??0}})}},FI=({notification:e,baseUrl:t,notiPath:r,markAllAsReadState:s,brandColors:o})=>{var H;const[c,h]=D.reactExports.useState(!1),[x,S]=D.reactExports.useState({id:e.id,isRead:e.isRead}),E=x.isRead===!1?"unread":"read",A={borderColor:x.isRead?"#c5c5c5":(o==null?void 0:o.primary500)||se.color.primary500,backgroundColor:x.isRead?"#c5c5c5":(o==null?void 0:o.primary500)||se.color.primary500},{setNotiData:$}=D.reactExports.useContext(Hi),B=th({baseUrl:t,notiPath:r,setNotiData:$}),K=async(ae,de)=>{var he,te;try{const ie=r||`/notification-management/api/v1/notifications/${ae}`,d=t+ie;await se.axios.put(d,{isRead:de},{withCredentials:!0})}catch(ie){S({id:e.id,isRead:e.isRead}),se.pushError(((te=(he=ie.response)==null?void 0:he.data)==null?void 0:te.errorMessage)||"Have error when get notification list")}await B()},q=(ae,de)=>{console.log("specificNotificationID",ae);const he=!de;S(te=>({...te,isRead:he})),console.log("newIsReadState",he),K(ae,he)};D.reactExports.useEffect(()=>{S(s?ae=>({...ae,isRead:!0}):{id:e.id,isRead:e.isRead})},[s,e.id,e.isRead]);const F=()=>{h(!c)},re=ae=>{const de=le(),he=le(ae),te=de.diff(he,"days"),ie=de.diff(he,"minutes"),d=de.diff(he,"months"),Me=de.diff(he,"years");if(console.log("diffInMonths",d),ie<1)return"Just now";if(te===0){if(ie<=60)return`${ie} minute${ie>1?"s":""} ago`;const oe=Math.floor(ie/60);return console.log("diffIhours",oe),`${oe} hour${oe>1?"s":""} ago`}if(te===1)return"Yesterday";if(te>=2&&te<7)return`${te} days ago`;if(te<30){const oe=Math.floor(te/7);return`${oe} week${oe>1?"s":""} ago`}return d===0||d===1?"1 month ago":d<12?`${d} months ago`:Me===0||Me===1?"1 year ago":"Over 1 year ago"};return D.jsxRuntimeExports.jsx(D.jsxRuntimeExports.Fragment,{children:D.jsxRuntimeExports.jsxs("div",{className:"notitification-item__container",children:[D.jsxRuntimeExports.jsx("div",{className:"notification-item__image-container",children:D.jsxRuntimeExports.jsx("img",{src:!e.actorAvatarUrl||e.actorName==="System"?"https://ukpcsaprod.blob.core.windows.net/account/logo.png":e.actorAvatarUrl,onError:({currentTarget:ae})=>{console.log("img on error",ae),ae.onerror=null,ae.src="https://ukpcsaprod.blob.core.windows.net/account/logo.png"},alt:e.actorName})}),D.jsxRuntimeExports.jsxs("div",{style:{width:"100%"},children:[D.jsxRuntimeExports.jsxs("div",{className:"notification-item__content-wrapper",children:[D.jsxRuntimeExports.jsxs("div",{className:"notification-item__content",children:[D.jsxRuntimeExports.jsx("p",{className:"notification-item__user-name",children:e.actorName}),D.jsxRuntimeExports.jsxs("p",{children:[`${e.message} `,D.jsxRuntimeExports.jsx("span",{children:e==null?void 0:e.context})]}),(e==null?void 0:e.notificationType)==="deleteMultiple"&&D.jsxRuntimeExports.jsxs("button",{style:{color:se.color.primary400,textDecoration:"underline"},onClick:F,children:[c?"Hide":"Show "," details"]})]}),D.jsxRuntimeExports.jsx("div",{className:"notification-item__time",children:D.jsxRuntimeExports.jsx("p",{children:re(e.createdAt)})}),D.jsxRuntimeExports.jsx("button",{className:`${E} notification-item__read-at`,"aria-label":"Mark as read",style:A,onClick:()=>q(e.id,e.isRead)})]}),c&&D.jsxRuntimeExports.jsx("div",{style:{background:"#fff",width:"100%",padding:"8px",fontSize:"12px",marginTop:"8px"},children:D.jsxRuntimeExports.jsx("ul",{children:(H=e==null?void 0:e.data)==null?void 0:H.map((ae,de)=>D.jsxRuntimeExports.jsxs("li",{style:{display:"flex",alignItems:"center",marginBottom:"4px"},children:[D.jsxRuntimeExports.jsx("span",{style:{backgroundColor:se.color.primary400},className:"list-dot"}),D.jsxRuntimeExports.jsx("span",{style:{width:"calc(100% - 12px)"},children:ae.name})]},de))})})]})]})})},zg=({notidata:e,baseUrl:t,notiPath:r,brandColors:s,notiUnreadNumber:o})=>{const[c,h]=D.reactExports.useState(!1);console.log(c);const{setNotiData:x}=D.reactExports.useContext(Hi),S=th({baseUrl:t,notiPath:r,setNotiData:x}),E=async()=>{var $,B;try{const q=t+(r||"/notification-management/api/v1/notifications");await se.axios.put(q,{withCredentials:!0})}catch(K){console.log(K),h(!1),se.pushError(((B=($=K.response)==null?void 0:$.data)==null?void 0:B.errorMessage)||"Have error when get notification list")}await S(),h(!1)},A=()=>{h(!0),E()};return console.log("notiUnreadNumber",o),D.jsxRuntimeExports.jsxs("div",{children:[D.jsxRuntimeExports.jsx("div",{className:"mark-all-read",children:D.jsxRuntimeExports.jsx("button",{onClick:A,style:{visibility:o===0?"hidden":"visible"},children:"Mark all as read"})}),D.jsxRuntimeExports.jsx("div",{className:"notification-items__wrapper",children:D.jsxRuntimeExports.jsx("div",{className:"notification-items__content",children:Object.values(e).map(($,B)=>D.jsxRuntimeExports.jsx(FI,{notification:$,baseUrl:t,notiPath:r,markAllAsReadState:c,brandColors:s},B))})})]})},YI=({baseUrl:e,notiPath:t,brandColors:r})=>{var S,E,A,$;const{setShowModalFalse:s}=D.reactExports.useContext(Hi),{notidata:o}=D.reactExports.useContext(Hi);console.log(o);const[c,h]=D.reactExports.useState("all"),x=[{id:"all",tabTitle:`All (${((S=o==null?void 0:o.all)==null?void 0:S.total)||0})`,children:D.jsxRuntimeExports.jsx(zg,{notidata:((E=o==null?void 0:o.all)==null?void 0:E.rows)||[],baseUrl:e,notiPath:t,brandColors:r,notiUnreadNumber:o.unread.total})},{id:"unread",tabTitle:`Unread (${((A=o==null?void 0:o.unread)==null?void 0:A.total)||0})`,children:D.jsxRuntimeExports.jsx(zg,{notidata:(($=o==null?void 0:o.unread)==null?void 0:$.rows)||[],baseUrl:e,notiPath:t,brandColors:r,notiUnreadNumber:o.unread.total})}];return D.jsxRuntimeExports.jsx(D.jsxRuntimeExports.Fragment,{children:D.jsxRuntimeExports.jsx("div",{style:{position:"absolute",backgroundColor:"#fff",width:"550px",height:"90vh",right:"100px",top:"100%",padding:"32px",boxShadow:"10px 0px 20px #999",borderRadius:"0 0 8px 8px",overflow:"hidden"},children:D.jsxRuntimeExports.jsxs("div",{className:"list-content",children:[D.jsxRuntimeExports.jsxs("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center"},children:[D.jsxRuntimeExports.jsx("h3",{style:{fontSize:"24px",fontWeight:"500",color:se.color.textPrimary},className:"list-title",children:"Notifications"}),D.jsxRuntimeExports.jsx("button",{onClick:s,children:D.jsxRuntimeExports.jsx("svg",{width:"24",height:"25",viewBox:"0 0 24 25",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:D.jsxRuntimeExports.jsx("path",{d:"M7.05086 6.13616C6.66033 5.74563 6.02717 5.74563 5.63664 6.13616C5.24612 6.52668 5.24612 7.15984 5.63664 7.55037L10.5864 12.5001L5.63664 17.4499C5.24612 17.8404 5.24612 18.4736 5.63664 18.8641C6.02717 19.2546 6.66033 19.2546 7.05086 18.8641L12.0006 13.9143L16.9504 18.8641C17.3409 19.2546 17.974 19.2546 18.3646 18.8641C18.7551 18.4736 18.7551 17.8404 18.3646 17.4499L13.4148 12.5001L18.3646 7.55037C18.7551 7.15984 18.7551 6.52668 18.3646 6.13616C17.974 5.74563 17.3409 5.74563 16.9504 6.13616L12.0006 11.0859L7.05086 6.13616Z",fill:"#85858A"})})})]}),D.jsxRuntimeExports.jsx(kw,{tabs:x,setCurrentTab:h,currentTab:c,brandColors:r})]})})})};function nh({childrenClass:e,action:t,childrenOpenClass:r}){const s=document.querySelector("#topbar-wrapper"),o=s==null?void 0:s.shadowRoot,c=o==null?void 0:o.querySelector(`.${e}`),h=o==null?void 0:o.querySelector(`.${r}`),x=o==null?void 0:o.querySelector("nav"),S=E=>{x==null||x.addEventListener("click",function(A){if(r&&h&&h.contains(A.target)){if(c&&!c.contains(A.target))return}else c&&!c.contains(A.target)&&t()}),s&&!s.contains(E.target)&&t()};document.addEventListener("click",S,!0)}function WI({iconColor:e="#fff",baseUrl:t,notiPath:r,brandColors:s}){var $,B;const{isOpen:o,toggleOpen:c,setShowModalFalse:h}=D.reactExports.useContext(Hi),{notidata:x,setNotiData:S}=D.reactExports.useContext(Hi),E=th({baseUrl:t,notiPath:r,setNotiData:S}),A=async()=>{var K,q;try{await E()}catch(F){se.pushError(((q=(K=F.response)==null?void 0:K.data)==null?void 0:q.errorMessage)||"Have error when get notification list")}};return D.reactExports.useEffect(()=>{A()},[o]),D.reactExports.useEffect(()=>{nh({childrenClass:"noti-container",childrenOpenClass:"noti-list-container",action(){h()}})}),D.jsxRuntimeExports.jsxs("div",{children:[D.jsxRuntimeExports.jsxs("div",{className:"noti-container",style:{position:"relative"},children:[D.jsxRuntimeExports.jsxs("svg",{width:"24",height:"25",viewBox:"0 0 24 25",fill:"none",xmlns:"http://www.w3.org/2000/svg",onClick:c,style:{cursor:"pointer",color:e},children:[D.jsxRuntimeExports.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.7968 17.4705C16.5901 17.4705 18.8076 16.8556 19.0218 14.3874C19.0218 11.921 17.4757 12.0796 17.4757 9.05334C17.4757 6.68952 15.2352 4 11.7968 4C8.35833 4 6.1178 6.68952 6.1178 9.05334C6.1178 12.0796 4.57178 11.921 4.57178 14.3874C4.78679 16.8649 7.00428 17.4705 11.7968 17.4705Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),D.jsxRuntimeExports.jsx("path",{d:"M13.8274 20.0286C12.6679 21.3161 10.8591 21.3313 9.68848 20.0286",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}),(x==null?void 0:x.unread)&&(x==null?void 0:x.unread.total)!=0&&D.jsxRuntimeExports.jsx("span",{style:{position:"absolute",top:"-9px",right:"-6px",width:"20px",height:"20px",border:"1px solid #fff",borderRadius:"50%",color:"#fff",fontSize:"12px",display:"flex",alignItems:"center",justifyContent:"center",backgroundColor:se.color.danger},className:"notification-badge",children:(($=x==null?void 0:x.unread)==null?void 0:$.total)>9?"9+":`${(B=x==null?void 0:x.unread)==null?void 0:B.total}`})]}),D.jsxRuntimeExports.jsx("div",{className:"noti-list-container",children:!o&&D.jsxRuntimeExports.jsx(YI,{baseUrl:t,notiPath:r,brandColors:s})})]})}const BI=`.avatar-dropdown-item{padding:.5rem;font-size:.875rem;line-height:1.25rem;cursor:pointer;border-radius:.25rem}.avartarDropdownMenu{background-color:#fff;padding:.5rem;width:13rem;--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);position:absolute;left:-10rem;top:3.2rem}.avartarDropdownMenu ul{list-style:none;padding-inline-start:0;margin-block-end:0}.navbar{position:fixed;display:flex;z-index:30;background:#292929;top:0;width:100%;padding-left:2.5rem;height:64px}.navbar-container{display:flex;flex-direction:row;align-items:center;width:100%;justify-content:space-between}.logo-container{height:100%;display:flex;align-items:center}.right-side-container{display:flex;flex-direction:row;align-items:center;text-align:center;margin-right:2.5rem;gap:1rem}.userContainer{display:flex;align-items:center;gap:.5rem}.languageDropdown{height:100%;padding:0 8px;display:flex;flex-direction:row;gap:8px;border-radius:3px;align-items:center;justify-content:center;height:41px;background-color:#ffffff1a;cursor:pointer;transition:background-color .2s ease-in-out}.languageDropdown:hover{background-color:#fff3}.userFullName{color:#fff;font-weight:400;font-size:.875rem;line-height:1.25rem}.userAvatar{width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:9999px;border:2px solid #FFFFFF}#userAvatarNull{width:2.5rem;height:2.5rem;background:#DDDDDD;border-radius:100%;color:#fff;font-size:20px;font-weight:400;display:flex;align-items:center;justify-content:center}.relative{position:relative}.cursor-pointer{cursor:pointer}
|
|
1093
|
+
`,HI=`:root{--textPrimary: #292929;--textWhite: #fff;--primary500: #2E7D32;--grey100: #FAFAFA;--gray200: #EEEEEE;--gray600: #85858A;--link: #007BFF }.list-content{overflow-y:auto;overflow-x:hidden}.mark-all-read{text-align:right;color:#007bff;margin-bottom:12px;font-size:12px}.notification-items__wrapper{overflow:hidden}.notification-items__content{height:calc(100vh - 275px);overflow-x:hidden;overflow-y:auto;color:#292929}.notitification-item__container{display:flex;justify-content:space-between;padding:16px;border-bottom:#FAFAFA 1px solid;text-align:left;font-size:12px;position:relative;z-index:10;cursor:pointer;border-radius:4px;margin-bottom:8px}.notitification-item__container:hover{background-color:#fafafa}.notification-item__image-container{width:46px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:50%;overflow:hidden;margin-right:16px}.notification-item__image-container img{width:100%;height:100%;text-align:center;-o-object-fit:cover;object-fit:cover;color:transparent;text-indent:10000px}.notification-item__content-wrapper{width:100%;display:flex;align-items:center;justify-content:space-between}.notification-item__context-link{color:#007bff}.notification-item__content{width:68%;padding-right:16px}.notification-item__user-name{margin-bottom:2px;font-size:14px}.notification-item__time{margin-right:15px;text-align:right}.notification-item__read-at{border-width:2px;border-style:solid;border-radius:50%;width:10px;height:10px;display:block;position:relative}.notification-item__read-at:before{position:absolute;top:-30px;right:0;width:91px;background-color:#85858a;color:#fff;border-radius:4px;font-size:10px;text-align:center;padding:4px;opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.39,.575,.565,1)}.notification-item__read-at:hover:before{opacity:1;visibility:visible}.notification-item__read-at.read:before{content:"Mark as unread"}.notification-item__read-at.unread:before{content:"Mark as read"}.notification-item__read-at.read{border-color:#eee}.notification-item__read-at.unread{border-color:#2e7d32;background-color:#2e7d32}.list-dot{border-radius:50%;width:8px;height:8px;margin-right:4px;display:block}
|
|
1094
|
+
`,UI=`._notification-massage_container_ql4az_1{background:#fff;padding:0 64px 0 84px;border-radius:8px;font-family:TT Firs Neue Trl,sans-serif}._notification-massage_container_ql4az_1:before{position:absolute;content:"";width:48px;height:48px;background:url(https://ukpcsaprod.blob.core.windows.net/saas/notification-icon.svg) no-repeat center/100%;top:12px;left:24px}._notification-name_ql4az_18{font-weight:500;font-size:14px}._notification-message_service_ql4az_23{font-size:12px}._notification-message_button-close_ql4az_27{position:absolute;top:12px;right:24px;width:24px;height:24px}
|
|
1095
|
+
`,qI=`._subscription-diaglog_1bysb_2{position:fixed;width:100vw;height:100vh;top:0;left:0;background-color:#0006;z-index:10000;display:flex;align-items:center;justify-content:center}._subscription-container_1bysb_15{width:610px;height:222px;border-radius:8px;padding:32px 24px 40px;background:#fff;color:#292929}._subscription-title_1bysb_25{font-size:20px;font-weight:500;text-align:center;color:#292929}._subscription-title_1bysb_25,._subscription-text_1bysb_34{margin-bottom:24px}._subscription-btn__container_1bysb_38{display:flex;justify-content:space-between;align-items:center}._btn-success_1bysb_44,._btn-cancel_1bysb_45{width:150px;height:40px;display:flex;align-items:center;justify-content:center;padding:8px;color:#292929;border-radius:1px;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border-color .25s cubic-bezier(.4,0,.2,1) 0ms,color .25s cubic-bezier(.4,0,.2,1) 0ms}._btn-cancel_1bysb_45{background-color:#ddd}._btn-cancel_1bysb_45:hover{background-color:#c5c5c5}._btn-success_1bysb_44{background-color:#93d500}._btn-success_1bysb_44:hover{background-color:#2e7d32}
|
|
1096
|
+
`;function zI(e){return D.jsxRuntimeExports.jsxs("svg",{width:"34",height:"25",viewBox:"0 0 34 25",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[D.jsxRuntimeExports.jsxs("g",{"clip-path":"url(#clip0_16865_28134)",children:[D.jsxRuntimeExports.jsx("rect",{y:"0.5",width:"34",height:"24",rx:"3",fill:"#1A47B8"}),D.jsxRuntimeExports.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M3.61691 0.5H0V4.5L30.3635 24.5L34 24.5V20.5L3.61691 0.5Z",fill:"white"}),D.jsxRuntimeExports.jsx("path",{d:"M1.20635 0.5L34 22.1567V24.5H32.8219L0 2.82089V0.5H1.20635Z",fill:"#F93939"}),D.jsxRuntimeExports.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M30.7619 0.5H34V4.5C34 4.5 12.9683 17.8249 3.2381 24.5H0V20.5L30.7619 0.5Z",fill:"white"}),D.jsxRuntimeExports.jsx("path",{d:"M34 0.5H32.9019L0 22.1753V24.5H1.20635L34 2.83842V0.5Z",fill:"#F93939"}),D.jsxRuntimeExports.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M12.3648 0.5H21.6635V7.90291H34V17.0922H21.6635V24.5H12.3648V17.0922H0V7.90291H12.3648V0.5Z",fill:"white"}),D.jsxRuntimeExports.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M14.3158 0.5H19.6842V9.73077H34V15.2692H19.6842V24.5H14.3158V15.2692H0V9.73077H14.3158V0.5Z",fill:"#F93939"})]}),D.jsxRuntimeExports.jsx("defs",{children:D.jsxRuntimeExports.jsx("clipPath",{id:"clip0_16865_28134",children:D.jsxRuntimeExports.jsx("rect",{y:"0.5",width:"34",height:"24",rx:"3",fill:"white"})})})]})}function VI(e){return D.jsxRuntimeExports.jsxs("svg",{width:"34",height:"24",viewBox:"0 0 34 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[D.jsxRuntimeExports.jsxs("g",{"clip-path":"url(#clip0_16886_62505)",children:[D.jsxRuntimeExports.jsx("rect",{width:"34",height:"24",rx:"3",fill:"#F93939"}),D.jsxRuntimeExports.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M0 16H34V24H0V16Z",fill:"#FFDA2C"}),D.jsxRuntimeExports.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M0 0H34V8H0V0Z",fill:"#151515"})]}),D.jsxRuntimeExports.jsx("defs",{children:D.jsxRuntimeExports.jsx("clipPath",{id:"clip0_16886_62505",children:D.jsxRuntimeExports.jsx("rect",{width:"34",height:"24",rx:"3",fill:"white"})})})]})}function vy({logo:e,user:t,baseUrl:r,notiPath:s,style:o,classNames:c="",customColors:h,notiprops:x}){const S=e||"https://ukpcsaprod.blob.core.windows.net/lib/images/logo-header.png",E={...o,color:(h==null?void 0:h.headerTextColor)||"white",backgroundColor:(h==null?void 0:h.headerBgColor)||"black"},[A,$]=D.reactExports.useState(!1),B=()=>{window.location.href=`${r}/authentication/logout?callbackUrl=${window.location.href}`};return D.jsxRuntimeExports.jsxs(se.ShadowDomWrapper,{styles:[BI,HI,UI,qI],style:{zIndex:1202},id:"topbar-wrapper",children:[D.jsxRuntimeExports.jsx("nav",{className:`navbar ${c}`,style:h?E:o,children:D.jsxRuntimeExports.jsxs("div",{className:"navbar-container",children:[D.jsxRuntimeExports.jsx("div",{className:"logo-container",children:D.jsxRuntimeExports.jsx("img",{src:S,alt:"logo-header",style:{height:"40px"}})}),D.jsxRuntimeExports.jsxs("div",{className:"right-side-container",children:[D.jsxRuntimeExports.jsx("span",{children:D.jsxRuntimeExports.jsxs(OI,{children:[D.jsxRuntimeExports.jsx(II,{baseUrl:x.baseUrl,path:x.path,apiKey:x.apiKey,authDomain:x.authDomain,projectId:x.projectId,storageBucket:x.storageBucket,messagingSenderId:x.messagingSenderId,appId:x.appId,measurementId:x.measurementId,vapidKey:x.vapidKey}),D.jsxRuntimeExports.jsx(WI,{iconColor:h==null?void 0:h.headerTextColor,baseUrl:r,notiPath:s,brandColors:h})]})}),D.jsxRuntimeExports.jsx(GI,{}),D.jsxRuntimeExports.jsxs("div",{className:"userContainer",children:[D.jsxRuntimeExports.jsx(KI,{primaryColor:h==null?void 0:h.headerTextColor,avatarUrl:t==null?void 0:t.avatarUrl,userName:t==null?void 0:t.firstName,setShowConfirmModal:$}),D.jsxRuntimeExports.jsx("p",{className:"userFullName",style:{color:h==null?void 0:h.headerTextColor},children:`${(t==null?void 0:t.firstName)||"Unknown"} ${(t==null?void 0:t.lastName)||"User"}`})]})]})]})}),D.jsxRuntimeExports.jsx(se.LogoutConfirmModal,{isOpen:A,onClose:()=>$(!1),onConfirm:B})]})}function GI(){var h;const e=[{value:ps.Language.en,element:D.jsxRuntimeExports.jsx(zI,{})},{value:ps.Language.de,element:D.jsxRuntimeExports.jsx(VI,{})}],[t,r]=D.reactExports.useState(!1);D.reactExports.useState(new Array(e.length).fill(!1));const{language:s,setLanguage:o}=jI();D.reactExports.useEffect(()=>{nh({childrenClass:"languageDropdown",action(){r(!1)}})},[]);const c=(h=e.find(x=>x.value==s))==null?void 0:h.element;return D.jsxRuntimeExports.jsx("div",{className:"languageDropdownContainer",style:{position:"relative"},children:D.jsxRuntimeExports.jsx("div",{className:"languageDropdown",onClick:()=>{r(!t)},children:c})})}function KI({avatarUrl:e,userName:t}){const[r,s]=D.reactExports.useState(!1),o=D.reactExports.useRef(null);return D.reactExports.useRef(null),D.reactExports.useState(!1),D.reactExports.useState(!1),D.reactExports.useEffect(()=>{nh({childrenClass:"userAvatar",action(){s(!1)}})},[]),D.jsxRuntimeExports.jsx(D.jsxRuntimeExports.Fragment,{children:D.jsxRuntimeExports.jsx("div",{style:{position:"relative"},children:e?D.jsxRuntimeExports.jsx("img",{onClick:()=>s(!r),ref:o,alt:"user avatar",className:"userAvatar",src:e}):D.jsxRuntimeExports.jsx("div",{onClick:()=>s(!r),ref:o,className:"userAvatar",id:"userAvatarNull",children:(t==null?void 0:t.charAt(0))??""})})})}const ZI=e=>D.jsxRuntimeExports.jsx($I,{children:D.jsxRuntimeExports.jsx(vy,{...e})});{const e=D.s(ZI,{props:{logo:"string",user:"json",baseUrl:"string",notiPath:"string",classNames:"string",style:"json",customColors:"json",notiprops:"json"},shadow:"open"});customElements.define("global-topbar",e)}exports.HasPermission=my;exports.TopBar=vy;exports.getUseHasPermission=gy;
|