@ukpc-lib/react 0.3.46 → 0.4.1
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/Topbar/index.d.ts +5 -2
- package/dist/components/index.cjs +25 -24
- package/dist/components/index.js +1773 -1721
- package/dist/index.module-0c1e4251.js +32095 -0
- package/dist/index.module-77c85236.cjs +1092 -0
- package/dist/share/AuthProvider/index.d.ts +9 -8
- package/dist/share/hooks/useUser.d.ts +5 -0
- package/dist/share/index.cjs +1 -1
- package/dist/share/index.js +32 -28
- package/dist/share/interceptor/index.d.ts +12 -6
- package/package.json +2 -1
- package/web-components-bundle/access-denied/index.js +3 -4
- package/web-components-bundle/global-menu/index.js +2 -2
- package/web-components-bundle/global-topbar/index.js +3 -5
- package/web-components-bundle/has-permission/index.js +4 -6
- package/web-components-bundle/index-4e66c5fb.js +31131 -0
- package/web-components-bundle/index-a8aaf6f3.js +9879 -0
- package/dist/index.module-0e847207.js +0 -22058
- package/dist/index.module-50c1929c.cjs +0 -987
- package/dist/share/interceptor/interceptor.const.d.ts +0 -6
- package/web-components-bundle/access-denied/index.cjs +0 -2
- package/web-components-bundle/global-menu/index.cjs +0 -1
- package/web-components-bundle/global-topbar/index.cjs +0 -1
- package/web-components-bundle/has-permission/index.cjs +0 -1
- package/web-components-bundle/index-0db61062.js +0 -18850
- package/web-components-bundle/index-4327002b.cjs +0 -3
- package/web-components-bundle/index-5e5489dd.cjs +0 -40
- package/web-components-bundle/index-a33584fd.js +0 -7909
- package/web-components-bundle/index-ac079ff9.cjs +0 -1096
- package/web-components-bundle/index-b3659f2e.js +0 -3518
- package/web-components-bundle/react-to-web-component-3847ebf5.cjs +0 -40
- package/web-components-bundle/react-to-web-component-469d91d4.js +0 -6379
|
@@ -1,1096 +0,0 @@
|
|
|
1
|
-
"use strict";const D=require("./react-to-web-component-3847ebf5.cjs"),se=require("./index-5e5489dd.cjs"),ps=require("./index-4327002b.cjs");function qg(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=qg(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=qg(e))&&(s&&(s+=" "),s+=t);return s}const Sw=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 zg;function le(){return zg.apply(null,arguments)}function kw(e){zg=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 Xf(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 Vg(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 mm(e,t,r,s,!0).utc()}function Cw(){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=Cw()),e._pf}var Rf;Array.prototype.some?Rf=Array.prototype.some:Rf=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 Jf(e){var t=null,r=!1,s=e._d&&!isNaN(e._d.getTime());if(s&&(t=Ie(e),r=Rf.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 qp=le.momentProperties=[],df=!1;function Qf(e,t){var r,s,o,c=qp.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=qp[r],o=t[s],wn(o)||(e[s]=o);return e}function uo(e){Qf(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 Gg(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)}Gg(e+`
|
|
39
|
-
Arguments: `+Array.prototype.slice.call(s).join("")+`
|
|
40
|
-
`+new Error().stack),r=!1}return t.apply(this,arguments)},t)}var zp={};function Kg(e,t){le.deprecationHandler!=null&&le.deprecationHandler(e,t),zp[e]||(Gg(t),zp[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 Dw(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 Mf(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 ed(e){e!=null&&this.set(e)}var Af;Object.keys?Af=Object.keys:Af=function(e){var t,r=[];for(t in e)Ge(e,t)&&r.push(t);return r};var Ew={sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"};function Tw(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 td=/(\[[^\[]*\])|(\\)?([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 Rw(e){return e.match(/\[[\s\S]/)?e.replace(/^\[|\]$/g,""):e.replace(/\\/g,"")}function Mw(e){var t=e.match(td),r,s;for(r=0,s=t.length;r<s;r++)Gs[t[r]]?t[r]=Gs[t[r]]:t[r]=Rw(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=Zg(t,e.localeData()),hf[t]=hf[t]||Mw(t),hf[t](e)):e.localeData().invalidDate()}function Zg(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 Aw={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 Ow(e){var t=this._longDateFormat[e],r=this._longDateFormat[e.toUpperCase()];return t||!r?t:(this._longDateFormat[e]=r.match(td).map(function(s){return s==="MMMM"||s==="MM"||s==="DD"||s==="dddd"?s.slice(1):s}).join(""),this._longDateFormat[e])}var Iw="Invalid date";function Pw(){return this._invalidDate}var Nw="%d",Lw=/\d{1,2}/;function jw(e){return this._ordinal.replace("%d",e)}var $w={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 Fw(e,t,r,s){var o=this._relativeTime[r];return Yr(o)?o(e,t,r,s):o.replace(/%d/i,e)}function Yw(e,t){var r=this._relativeTime[e>0?"future":"past"];return Yr(r)?r(t):r.replace(/%s/i,t)}var Vp={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"?Vp[e]||Vp[e.toLowerCase()]:void 0}function nd(e){var t={},r,s;for(s in e)Ge(e,s)&&(r=nr(s),r&&(t[r]=e[s]));return t}var Ww={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 Bw(e){var t=[],r;for(r in e)Ge(e,r)&&t.push({unit:r,priority:Ww[r]});return t.sort(function(s,o){return s.priority-o.priority}),t}var Xg=/\d/,Nn=/\d\d/,Jg=/\d{3}/,rd=/\d{4}/,Qu=/[+-]?\d{6}/,ct=/\d\d?/,Qg=/\d\d\d\d?/,em=/\d\d\d\d\d\d?/,el=/\d{1,3}/,id=/\d{1,4}/,tl=/[+-]?\d{1,6}/,ea=/\d+/,nl=/[+-]?\d+/,Hw=/Z|[+-]\d\d:?\d\d/gi,rl=/Z|[+-]\d\d(?::?\d\d)?/gi,Uw=/[+-]?\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?/,sd=/^([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 qw(e,t){return Ge(Wu,e)?Wu[e](t._strict,t._locale):new RegExp(zw(e))}function zw(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 Of={};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++)Of[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 Vw(e,t,r){t!=null&&Ge(Of,e)&&Of[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,Gw=7,Kw=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",id,rd);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 tm=na("FullYear",!0);function Zw(){return il(this.year())}function na(e,t){return function(r){return r!=null?(nm(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 nm(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 Xw(e){return e=nr(e),Yr(this[e])?this[e]():this}function Jw(e,t){if(typeof e=="object"){e=nd(e);var r=Bw(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 Qw(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 ad(e,t){if(isNaN(e)||isNaN(t))return NaN;var r=Qw(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 eS="January_February_March_April_May_June_July_August_September_October_November_December".split("_"),rm="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),im=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,tS=lo,nS=lo;function rS(e,t){return e?mr(this._months)?this._months[e.month()]:this._months[(this._months.isFormat||im).test(t)?"format":"standalone"][e.month()]:mr(this._months)?this._months:this._months.standalone}function iS(e,t){return e?mr(this._monthsShort)?this._monthsShort[e.month()]:this._monthsShort[im.test(t)?"format":"standalone"][e.month()]:mr(this._monthsShort)?this._monthsShort:this._monthsShort.standalone}function sS(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 aS(e,t,r){var s,o,c;if(this._monthsParseExact)return sS.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 sm(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,ad(e.year(),r)),e._isUTC?e._d.setUTCMonth(r,s):e._d.setMonth(r,s),e}function am(e){return e!=null?(sm(this,e),le.updateOffset(this,!0),this):Za(this,"Month")}function oS(){return ad(this.year(),this.month())}function uS(e){return this._monthsParseExact?(Ge(this,"_monthsRegex")||om.call(this),e?this._monthsShortStrictRegex:this._monthsShortRegex):(Ge(this,"_monthsShortRegex")||(this._monthsShortRegex=tS),this._monthsShortStrictRegex&&e?this._monthsShortStrictRegex:this._monthsShortRegex)}function lS(e){return this._monthsParseExact?(Ge(this,"_monthsRegex")||om.call(this),e?this._monthsStrictRegex:this._monthsRegex):(Ge(this,"_monthsRegex")||(this._monthsRegex=nS),this._monthsStrictRegex&&e?this._monthsStrictRegex:this._monthsRegex)}function om(){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 cS(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 um(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 fS(e){return Ja(e,this._week.dow,this._week.doy).week}var dS={dow:0,doy:6};function hS(){return this._week.dow}function pS(){return this._week.doy}function gS(e){var t=this.localeData().week(this);return e==null?t:this.add((e-t)*7,"d")}function mS(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 yS(e,t){return typeof e!="string"?e:isNaN(e)?(e=t.weekdaysParse(e),typeof e=="number"?e:null):parseInt(e,10)}function vS(e,t){return typeof e=="string"?t.weekdaysParse(e)%7||7:isNaN(e)?null:e}function od(e,t){return e.slice(t,7).concat(e.slice(0,t))}var bS="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),lm="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),xS="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),_S=lo,wS=lo,SS=lo;function kS(e,t){var r=mr(this._weekdays)?this._weekdays:this._weekdays[e&&e!==!0&&this._weekdays.isFormat.test(t)?"format":"standalone"];return e===!0?od(r,this._week.dow):e?r[e.day()]:r}function CS(e){return e===!0?od(this._weekdaysShort,this._week.dow):e?this._weekdaysShort[e.day()]:this._weekdaysShort}function DS(e){return e===!0?od(this._weekdaysMin,this._week.dow):e?this._weekdaysMin[e.day()]:this._weekdaysMin}function ES(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 TS(e,t,r){var s,o,c;if(this._weekdaysParseExact)return ES.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 RS(e){if(!this.isValid())return e!=null?this:NaN;var t=Za(this,"Day");return e!=null?(e=yS(e,this.localeData()),this.add(e-t,"d")):t}function MS(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 AS(e){if(!this.isValid())return e!=null?this:NaN;if(e!=null){var t=vS(e,this.localeData());return this.day(this.day()%7?t:t-7)}else return this.day()||7}function OS(e){return this._weekdaysParseExact?(Ge(this,"_weekdaysRegex")||ud.call(this),e?this._weekdaysStrictRegex:this._weekdaysRegex):(Ge(this,"_weekdaysRegex")||(this._weekdaysRegex=_S),this._weekdaysStrictRegex&&e?this._weekdaysStrictRegex:this._weekdaysRegex)}function IS(e){return this._weekdaysParseExact?(Ge(this,"_weekdaysRegex")||ud.call(this),e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(Ge(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=wS),this._weekdaysShortStrictRegex&&e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)}function PS(e){return this._weekdaysParseExact?(Ge(this,"_weekdaysRegex")||ud.call(this),e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(Ge(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=SS),this._weekdaysMinStrictRegex&&e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)}function ud(){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 ld(){return this.hours()%12||12}function NS(){return this.hours()||24}be("H",["HH",2],0,"hour");be("h",["hh",2],0,ld);be("k",["kk",2],0,NS);be("hmm",0,0,function(){return""+ld.apply(this)+$r(this.minutes(),2)});be("hmmss",0,0,function(){return""+ld.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 cm(e,t){be(e,0,0,function(){return this.localeData().meridiem(this.hours(),this.minutes(),t)})}cm("a",!0);cm("A",!1);function fm(e,t){return t._meridiemParse}ye("a",fm);ye("A",fm);ye("H",ct,sd);ye("h",ct,ta);ye("k",ct,ta);ye("HH",ct,Nn);ye("hh",ct,Nn);ye("kk",ct,Nn);ye("hmm",Qg);ye("hmmss",em);ye("Hmm",Qg);ye("Hmmss",em);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 LS(e){return(e+"").toLowerCase().charAt(0)==="p"}var jS=/[ap]\.?m?\.?/i,$S=na("Hours",!0);function FS(e,t,r){return e>11?r?"pm":"PM":r?"am":"AM"}var dm={calendar:Ew,longDateFormat:Aw,invalidDate:Iw,ordinal:Nw,dayOfMonthOrdinalParse:Lw,relativeTime:$w,months:eS,monthsShort:rm,week:dS,weekdays:bS,weekdaysMin:xS,weekdaysShort:lm,meridiemParse:jS},ht={},Ua={},Qa;function YS(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 Gp(e){return e&&e.toLowerCase().replace("_","-")}function WS(e){for(var t=0,r,s,o,c;t<e.length;){for(c=Gp(e[t]).split("-"),r=c.length,s=Gp(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&&YS(c,s)>=r-1)break;r--}t++}return Qa}function BS(e){return!!(e&&e.match("^[^/\\\\]*$"))}function sl(e){var t=null,r;if(ht[e]===void 0&&typeof module<"u"&&module&&module.exports&&BS(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=cd(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 cd(e,t){if(t!==null){var r,s=dm;if(t.abbr=e,ht[e]!=null)Kg("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 ed(Mf(s,t)),Ua[e]&&Ua[e].forEach(function(o){cd(o.name,o.config)}),Fi(e),ht[e]}else return delete ht[e],null}function HS(e,t){if(t!=null){var r,s,o=dm;ht[e]!=null&&ht[e].parentLocale!=null?ht[e].set(Mf(ht[e]._config,t)):(s=sl(e),s!=null&&(o=s._config),t=Mf(o,t),s==null&&(t.abbr=e),r=new ed(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 WS(e)}function US(){return Af(ht)}function fd(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]>ad(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=Gw),Ie(e)._overflowWeekday&&t===-1&&(t=Kw),Ie(e).overflow=t),e}var qS=/^\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)?)?$/,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=/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/]],GS=/^\/?Date\((-?\d+)/i,KS=/^(?:(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}))$/,ZS={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 hm(e){var t,r,s=e._i,o=qS.exec(s)||zS.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(VS.exec(o[4]))S="Z";else{e._isValid=!1;return}e._f=h+(x||"")+(S||""),hd(e)}else e._isValid=!1}function XS(e,t,r,s,o,c){var h=[JS(e),rm.indexOf(t),parseInt(r,10),parseInt(s,10),parseInt(o,10)];return c&&h.push(parseInt(c,10)),h}function JS(e){var t=parseInt(e,10);return t<=49?2e3+t:t<=999?1900+t:t}function QS(e){return e.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,"")}function ek(e,t,r){if(e){var s=lm.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 tk(e,t,r){if(e)return ZS[e];if(t)return 0;var s=parseInt(r,10),o=s%100,c=(s-o)/100;return c*60+o}function pm(e){var t=KS.exec(QS(e._i)),r;if(t){if(r=XS(t[4],t[3],t[2],t[5],t[6],t[7]),!ek(t[1],r,e))return;e._a=r,e._tzm=tk(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 nk(e){var t=GS.exec(e._i);if(t!==null){e._d=new Date(+t[1]);return}if(hm(e),e._isValid===!1)delete e._isValid;else return;if(pm(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 rk(e){var t=new Date(le.now());return e._useUTC?[t.getUTCFullYear(),t.getUTCMonth(),t.getUTCDate()]:[t.getFullYear(),t.getMonth(),t.getDate()]}function dd(e){var t,r,s=[],o,c,h;if(!e._d){for(o=rk(e),e._w&&e._a[Pr]==null&&e._a[li]==null&&ik(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:cS).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 ik(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=um(r,s,o,c,h),e._a[tn]=x.year,e._dayOfYear=x.dayOfYear)}le.ISO_8601=function(){};le.RFC_2822=function(){};function hd(e){if(e._f===le.ISO_8601){hm(e);return}if(e._f===le.RFC_2822){pm(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=Zg(e._f,e._locale).match(td)||[],A=o.length,r=0;r<A;r++)c=o[r],s=(t.match(qw(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),Vw(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]=sk(e._locale,e._a[Pt],e._meridiem),E=Ie(e).era,E!==null&&(e._a[tn]=e._locale.erasConvertYear(E,e._a[tn])),dd(e),fd(e)}function sk(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 ak(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=Qf({},e),e._useUTC!=null&&(t._useUTC=e._useUTC),t._f=e._f[o],hd(t),Jf(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 ok(e){if(!e._d){var t=nd(e._i),r=t.day===void 0?t.date:t.day;e._a=Vg([t.year,t.month,r,t.hour,t.minute,t.second,t.millisecond],function(s){return s&&parseInt(s,10)}),dd(e)}}function uk(e){var t=new uo(fd(gm(e)));return t._nextDay&&(t.add(1,"d"),t._nextDay=void 0),t}function gm(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(fd(t)):(oo(t)?e._d=t:mr(r)?ak(e):r?hd(e):lk(e),Jf(e)||(e._d=null),e))}function lk(e){var t=e._i;wn(t)?e._d=new Date(le.now()):oo(t)?e._d=new Date(t.valueOf()):typeof t=="string"?nk(e):mr(t)?(e._a=Vg(t.slice(0),function(r){return parseInt(r,10)}),dd(e)):hs(t)?ok(e):pi(t)?e._d=new Date(t):le.createFromInputFallback(e)}function mm(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)&&Xf(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,uk(c)}function lt(e,t,r,s){return mm(e,t,r,s,!1)}var ck=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()}),fk=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 ym(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 dk(){var e=[].slice.call(arguments,0);return ym("isBefore",e)}function hk(){var e=[].slice.call(arguments,0);return ym("isAfter",e)}var pk=function(){return Date.now?Date.now():+new Date},qa=["year","quarter","month","week","day","hour","minute","second","millisecond"];function gk(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 mk(){return this._isValid}function yk(){return vr(NaN)}function al(e){var t=nd(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=gk(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 If(e){return e<0?Math.round(-1*e)*-1:Math.round(e)}function vk(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 vm(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)})}vm("Z",":");vm("ZZ","");ye("Z",rl);ye("ZZ",rl);st(["Z","ZZ"],function(e,t,r){r._useUTC=!0,r._tzm=pd(rl,e)});var bk=/([\+\-]|\d\d)/gi;function pd(e,t){var r=(t||"").match(e),s,o,c;return r===null?null:(s=r[r.length-1]||[],o=(s+"").match(bk)||["-",0,0],c=+(o[1]*60)+Be(o[2]),c===0?0:o[0]==="+"?c:-c)}function gd(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 Pf(e){return-Math.round(e._d.getTimezoneOffset())}le.updateOffset=function(){};function xk(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=pd(rl,e),e===null)return this}else Math.abs(e)<16&&!r&&(e=e*60);return!this._isUTC&&t&&(o=Pf(this)),this._offset=e,this._isUTC=!0,o!=null&&this.add(o,"m"),s!==e&&(!t||this._changeInProgress?_m(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:Pf(this)}function _k(e,t){return e!=null?(typeof e!="string"&&(e=-e),this.utcOffset(e,t),this):-this.utcOffset()}function wk(e){return this.utcOffset(0,e)}function Sk(e){return this._isUTC&&(this.utcOffset(0,e),this._isUTC=!1,e&&this.subtract(Pf(this),"m")),this}function kk(){if(this._tzm!=null)this.utcOffset(this._tzm,!1,!0);else if(typeof this._i=="string"){var e=pd(Hw,this._i);e!=null?this.utcOffset(e):this.utcOffset(0,!0)}return this}function Ck(e){return this.isValid()?(e=e?lt(e).utcOffset():0,(this.utcOffset()-e)%60===0):!1}function Dk(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()}function Ek(){if(!wn(this._isDSTShifted))return this._isDSTShifted;var e={},t;return Qf(e,this),e=gm(e),e._a?(t=e._isUTC?Fr(e._a):lt(e._a),this._isDSTShifted=this.isValid()&&vk(e._a,t.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}function Tk(){return this.isValid()?!this._isUTC:!1}function Rk(){return this.isValid()?this._isUTC:!1}function bm(){return this.isValid()?this._isUTC&&this._offset===0:!1}var Mk=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,Ak=/^(-|\+)?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=Mk.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(If(s[cs]*1e3))*o}):(s=Ak.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=Ok(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=yk;function os(e,t){var r=e&&parseFloat(e.replace(",","."));return(isNaN(r)?0:r)*t}function Kp(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 Ok(e,t){var r;return e.isValid()&&t.isValid()?(t=gd(t,e),e.isBefore(t)?r=Kp(e,t):(r=Kp(t,e),r.milliseconds=-r.milliseconds,r.months=-r.months),r):{milliseconds:0,months:0}}function xm(e,t){return function(r,s){var o,c;return s!==null&&!isNaN(+s)&&(Kg(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),_m(this,o,e),this}}function _m(e,t,r,s){var o=t._milliseconds,c=If(t._days),h=If(t._months);e.isValid()&&(s=s??!0,h&&sm(e,Za(e,"Month")+h*r),c&&nm(e,"Date",Za(e,"Date")+c*r),o&&e._d.setTime(e._d.valueOf()+o*r),s&&le.updateOffset(e,c||h))}var Ik=xm(1,"add"),Pk=xm(-1,"subtract");function wm(e){return typeof e=="string"||e instanceof String}function Nk(e){return yr(e)||oo(e)||wm(e)||pi(e)||jk(e)||Lk(e)||e===null||e===void 0}function Lk(e){var t=hs(e)&&!Xf(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 jk(e){var t=mr(e),r=!1;return t&&(r=e.filter(function(s){return!pi(s)&&wm(e)}).length===0),t&&r}function $k(e){var t=hs(e)&&!Xf(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 Fk(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 Yk(e,t){arguments.length===1&&(arguments[0]?Nk(arguments[0])?(e=arguments[0],t=void 0):$k(arguments[0])&&(t=arguments[0],e=void 0):(e=void 0,t=void 0));var r=e||lt(),s=gd(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 Wk(){return new uo(this)}function Bk(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 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():this.clone().endOf(t).valueOf()<r.valueOf()):!1}function Uk(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 qk(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 zk(e,t){return this.isSame(e,t)||this.isAfter(e,t)}function Vk(e,t){return this.isSame(e,t)||this.isBefore(e,t)}function Gk(e,t,r){var s,o,c;if(!this.isValid())return NaN;if(s=gd(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 Kk(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")}function Zk(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 Xk(){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 Jk(e){e||(e=this.isUtc()?le.defaultFormatUtc:le.defaultFormat);var t=Iu(this,e);return this.localeData().postformat(t)}function Qk(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 eC(e){return this.from(lt(),e)}function tC(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 nC(e){return this.to(lt(),e)}function Sm(e){var t;return e===void 0?this._locale._abbr:(t=mi(e),t!=null&&(this._locale=t),this)}var km=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 Cm(){return this._locale}var Hu=1e3,Ks=60*Hu,Uu=60*Ks,Dm=(365*400+97)*24*Uu;function Zs(e,t){return(e%t+t)%t}function Em(e,t,r){return e<100&&e>=0?new Date(e+400,t,r)-Dm:new Date(e,t,r).valueOf()}function Tm(e,t,r){return e<100&&e>=0?Date.UTC(e+400,t,r)-Dm:Date.UTC(e,t,r)}function rC(e){var t,r;if(e=nr(e),e===void 0||e==="millisecond"||!this.isValid())return this;switch(r=this._isUTC?Tm:Em,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 iC(e){var t,r;if(e=nr(e),e===void 0||e==="millisecond"||!this.isValid())return this;switch(r=this._isUTC?Tm:Em,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 sC(){return this._d.valueOf()-(this._offset||0)*6e4}function aC(){return Math.floor(this.valueOf()/1e3)}function oC(){return new Date(this.valueOf())}function uC(){var e=this;return[e.year(),e.month(),e.date(),e.hour(),e.minute(),e.second(),e.millisecond()]}function lC(){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 cC(){return this.isValid()?this.toISOString():null}function fC(){return Jf(this)}function dC(){return ji({},Ie(this))}function hC(){return Ie(this).overflow}function pC(){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",md);ye("NN",md);ye("NNN",md);ye("NNNN",CC);ye("NNNNN",DC);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",EC);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 gC(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 mC(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 yC(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 vC(){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 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].narrow;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].abbr;return""}function _C(){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 wC(e){return Ge(this,"_erasNameRegex")||yd.call(this),e?this._erasNameRegex:this._erasRegex}function SC(e){return Ge(this,"_erasAbbrRegex")||yd.call(this),e?this._erasAbbrRegex:this._erasRegex}function kC(e){return Ge(this,"_erasNarrowRegex")||yd.call(this),e?this._erasNarrowRegex:this._erasRegex}function md(e,t){return t.erasAbbrRegex(e)}function CC(e,t){return t.erasNameRegex(e)}function DC(e,t){return t.erasNarrowRegex(e)}function EC(e,t){return t._eraYearOrdinalRegex||ea}function yd(){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",id,rd);ye("gggg",id,rd);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 TC(e){return Rm.call(this,e,this.week(),this.weekday()+this.localeData()._week.dow,this.localeData()._week.dow,this.localeData()._week.doy)}function RC(e){return Rm.call(this,e,this.isoWeek(),this.isoWeekday(),1,4)}function MC(){return di(this.year(),1,4)}function AC(){return di(this.isoWeekYear(),1,4)}function OC(){var e=this.localeData()._week;return di(this.year(),e.dow,e.doy)}function IC(){var e=this.localeData()._week;return di(this.weekYear(),e.dow,e.doy)}function Rm(e,t,r,s,o){var c;return e==null?Ja(this,s,o).year:(c=di(e,s,o),t>c&&(t=c),PC.call(this,e,t,r,s,o))}function PC(e,t,r,s,o){var c=um(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",Xg);st("Q",function(e,t){t[li]=(Be(e)-1)*3});function NC(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 Mm=na("Date",!0);be("DDD",["DDDD",3],"DDDo","dayOfYear");ye("DDD",el);ye("DDDD",Jg);st(["DDD","DDDD"],function(e,t,r){r._dayOfYear=Be(e)});function LC(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,sd);ye("mm",ct,Nn);st(["m","mm"],gr);var jC=na("Minutes",!1);be("s",["ss",2],0,"second");ye("s",ct,sd);ye("ss",ct,Nn);st(["s","ss"],ci);var $C=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,Xg);ye("SS",el,Nn);ye("SSS",el,Jg);var $i,Am;for($i="SSSS";$i.length<=9;$i+="S")ye($i,ea);function FC(e,t){t[cs]=Be(("0."+e)*1e3)}for($i="S";$i.length<=9;$i+="S")st($i,FC);Am=na("Milliseconds",!1);be("z",0,0,"zoneAbbr");be("zz",0,0,"zoneName");function YC(){return this._isUTC?"UTC":""}function WC(){return this._isUTC?"Coordinated Universal Time":""}var ne=uo.prototype;ne.add=Ik;ne.calendar=Yk;ne.clone=Wk;ne.diff=Gk;ne.endOf=iC;ne.format=Jk;ne.from=Qk;ne.fromNow=eC;ne.to=tC;ne.toNow=nC;ne.get=Xw;ne.invalidAt=hC;ne.isAfter=Bk;ne.isBefore=Hk;ne.isBetween=Uk;ne.isSame=qk;ne.isSameOrAfter=zk;ne.isSameOrBefore=Vk;ne.isValid=fC;ne.lang=km;ne.locale=Sm;ne.localeData=Cm;ne.max=fk;ne.min=ck;ne.parsingFlags=dC;ne.set=Jw;ne.startOf=rC;ne.subtract=Pk;ne.toArray=uC;ne.toObject=lC;ne.toDate=oC;ne.toISOString=Zk;ne.inspect=Xk;typeof Symbol<"u"&&Symbol.for!=null&&(ne[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"});ne.toJSON=cC;ne.toString=Kk;ne.unix=aC;ne.valueOf=sC;ne.creationData=pC;ne.eraName=vC;ne.eraNarrow=bC;ne.eraAbbr=xC;ne.eraYear=_C;ne.year=tm;ne.isLeapYear=Zw;ne.weekYear=TC;ne.isoWeekYear=RC;ne.quarter=ne.quarters=NC;ne.month=am;ne.daysInMonth=oS;ne.week=ne.weeks=gS;ne.isoWeek=ne.isoWeeks=mS;ne.weeksInYear=OC;ne.weeksInWeekYear=IC;ne.isoWeeksInYear=MC;ne.isoWeeksInISOWeekYear=AC;ne.date=Mm;ne.day=ne.days=RS;ne.weekday=MS;ne.isoWeekday=AS;ne.dayOfYear=LC;ne.hour=ne.hours=$S;ne.minute=ne.minutes=jC;ne.second=ne.seconds=$C;ne.millisecond=ne.milliseconds=Am;ne.utcOffset=xk;ne.utc=wk;ne.local=Sk;ne.parseZone=kk;ne.hasAlignedHourOffset=Ck;ne.isDST=Dk;ne.isLocal=Tk;ne.isUtcOffset=Rk;ne.isUtc=bm;ne.isUTC=bm;ne.zoneAbbr=YC;ne.zoneName=WC;ne.dates=tr("dates accessor is deprecated. Use date instead.",Mm);ne.months=tr("months accessor is deprecated. Use month instead",am);ne.years=tr("years accessor is deprecated. Use year instead",tm);ne.zone=tr("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",_k);ne.isDSTShifted=tr("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",Ek);function BC(e){return lt(e*1e3)}function HC(){return lt.apply(null,arguments).parseZone()}function Om(e){return e}var Ke=ed.prototype;Ke.calendar=Tw;Ke.longDateFormat=Ow;Ke.invalidDate=Pw;Ke.ordinal=jw;Ke.preparse=Om;Ke.postformat=Om;Ke.relativeTime=Fw;Ke.pastFuture=Yw;Ke.set=Dw;Ke.eras=gC;Ke.erasParse=mC;Ke.erasConvertYear=yC;Ke.erasAbbrRegex=SC;Ke.erasNameRegex=wC;Ke.erasNarrowRegex=kC;Ke.months=rS;Ke.monthsShort=iS;Ke.monthsParse=aS;Ke.monthsRegex=lS;Ke.monthsShortRegex=uS;Ke.week=fS;Ke.firstDayOfYear=pS;Ke.firstDayOfWeek=hS;Ke.weekdays=kS;Ke.weekdaysMin=DS;Ke.weekdaysShort=CS;Ke.weekdaysParse=TS;Ke.weekdaysRegex=OS;Ke.weekdaysShortRegex=IS;Ke.weekdaysMinRegex=PS;Ke.isPM=LS;Ke.meridiem=FS;function qu(e,t,r,s){var o=mi(),c=Fr().set(s,t);return o[r](c,e)}function Im(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 vd(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 UC(e,t){return Im(e,t,"months")}function qC(e,t){return Im(e,t,"monthsShort")}function zC(e,t,r){return vd(e,t,r,"weekdays")}function VC(e,t,r){return vd(e,t,r,"weekdaysShort")}function GC(e,t,r){return vd(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 KC(){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 Pm(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 ZC(e,t){return Pm(this,e,t,1)}function XC(e,t){return Pm(this,e,t,-1)}function Zp(e){return e<0?Math.floor(e):Math.ceil(e)}function JC(){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+=Zp(Nf(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(Nm(t)),r+=S,t-=Zp(Nf(S)),x=Jn(r/12),r%=12,s.days=t,s.months=r,s.years=x,this}function Nm(e){return e*4800/146097}function Nf(e){return e*146097/4800}function QC(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+Nm(t),e){case"month":return r;case"quarter":return r/3;case"year":return r/12}else switch(t=this._days+Math.round(Nf(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 Lm=yi("ms"),eD=yi("s"),tD=yi("m"),nD=yi("h"),rD=yi("d"),iD=yi("w"),sD=yi("M"),aD=yi("Q"),oD=yi("y"),uD=Lm;function lD(){return vr(this)}function cD(e){return e=nr(e),this.isValid()?this[e+"s"]():NaN}function xs(e){return function(){return this.isValid()?this._data[e]:NaN}}var fD=xs("milliseconds"),dD=xs("seconds"),hD=xs("minutes"),pD=xs("hours"),gD=xs("days"),mD=xs("months"),yD=xs("years");function vD(){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 bD(e,t,r,s,o){return o.relativeTime(t||1,!!r,e,s)}function xD(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,bD.apply(null,B)}function _D(e){return e===void 0?oi:typeof e=="function"?(oi=e,!0):!1}function wD(e,t){return Vs[e]===void 0?!1:t===void 0?Vs[e]:(Vs[e]=t,e==="s"&&(Vs.ss=t-1),!0)}function SD(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=xD(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=mk;qe.abs=KC;qe.add=ZC;qe.subtract=XC;qe.as=QC;qe.asMilliseconds=Lm;qe.asSeconds=eD;qe.asMinutes=tD;qe.asHours=nD;qe.asDays=rD;qe.asWeeks=iD;qe.asMonths=sD;qe.asQuarters=aD;qe.asYears=oD;qe.valueOf=uD;qe._bubble=JC;qe.clone=lD;qe.get=cD;qe.milliseconds=fD;qe.seconds=dD;qe.minutes=hD;qe.hours=pD;qe.days=gD;qe.weeks=vD;qe.months=mD;qe.years=yD;qe.humanize=SD;qe.toISOString=ul;qe.toString=ul;qe.toJSON=ul;qe.locale=Sm;qe.localeData=Cm;qe.toIsoString=tr("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",ul);qe.lang=km;be("X",0,0,"unix");be("x",0,0,"valueOf");ye("x",nl);ye("X",Uw);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";kw(lt);le.fn=ne;le.min=dk;le.max=hk;le.now=pk;le.utc=Fr;le.unix=BC;le.months=UC;le.isDate=oo;le.locale=Fi;le.invalid=Ju;le.duration=vr;le.isMoment=yr;le.weekdays=zC;le.parseZone=HC;le.localeData=mi;le.isDuration=Pu;le.monthsShort=qC;le.weekdaysMin=GC;le.defineLocale=cd;le.updateLocale=HS;le.locales=US;le.weekdaysShort=VC;le.normalizeUnits=nr;le.relativeTimeRounding=_D;le.relativeTimeThreshold=wD;le.calendarFormat=Fk;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 kD=Object.freeze(Object.defineProperty({__proto__:null,default:le},Symbol.toStringTag,{value:"Module"})),CD={black:"#000",white:"#fff"},eo=CD,DD={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=DD,ED={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=ED,TD={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=TD,RD={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=RD,MD={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=MD,AD={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=AD,OD={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"},ID=OD;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 PD=Object.freeze(Object.defineProperty({__proto__:null,default:to},Symbol.toStringTag,{value:"Module"})),jm="$$material";function $m(e){var t=Object.create(null);return function(r){return t[r]===void 0&&(t[r]=e(r)),t[r]}}var ND=/^((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)-.*))$/,LD=$m(function(e){return ND.test(e)||e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)<91});function jD(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 $D(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 FD=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($D(this));var o=this.tags[this.tags.length-1];if(this.isSpeedy){var c=jD(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-",Fm="comm",bd="rule",xd="decl",YD="@import",Ym="@keyframes",WD="@layer",BD=Math.abs,ll=String.fromCharCode,HD=Object.assign;function UD(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 Wm(e){return e.trim()}function qD(e,t){return(e=t.exec(e))?e[0]:e}function Xe(e,t,r){return e.replace(t,r)}function Lf(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 _d(e){return e.length}function Ru(e,t){return t.push(e),e}function zD(e,t){return e.map(t).join("")}var cl=1,Qs=1,Bm=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 HD(fl("",null,null,"",null,null,0),e,{length:-e.length},t)}function VD(){return Et}function GD(){return Et=Sn>0?qt(ra,--Sn):0,Qs--,Et===10&&(Qs=1,cl--),Et}function Pn(){return Et=Sn<Bm?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 Hm(e){return cl=Qs=1,Bm=Or(ra=e),Sn=0,[]}function Um(e){return ra="",e}function ju(e){return Wm(fo(Sn-1,jf(e===91?e+2:e===40?e+1:e)))}function KD(e){for(;(Et=Nr())&&Et<33;)Pn();return ro(e)>2||ro(Et)>3?"":" "}function ZD(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 jf(e){for(;Pn();)switch(Et){case e:return Sn;case 34:case 39:e!==34&&e!==39&&jf(Et);break;case 40:e===41&&jf(e);break;case 92:Pn();break}return Sn}function XD(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 JD(e){for(;!ro(Nr());)Pn();return fo(e,Sn)}function QD(e){return Um($u("",null,null,null,[""],e=Hm(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){Lf(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+=KD(q);break;case 92:d+=ZD(Lu()-1,7);continue;case 47:switch(Nr()){case 42:case 47:Ru(eE(XD(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?Jp(d+";",s,r,$-1):Jp(Xe(d," ","")+";",s,r,$-2),S);break;case 59:d+=";";default:if(Ru(ie=Xp(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(Xp(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&&GD()==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+=JD(Lu())),ae++;break;case 45:q===45&&Or(d)==2&&(F=0)}}return c}function Xp(e,t,r,s,o,c,h,x,S,E,A){for(var $=o-1,B=o===0?c:[""],K=_d(B),q=0,F=0,re=0;q<s;++q)for(var H=0,ae=no(e,$+1,$=BD(F=h[q])),de=e;H<K;++H)(de=Wm(F>0?B[H]+" "+ae:Xe(ae,/&\f/g,B[H])))&&(S[re++]=de);return fl(e,t,r,o===0?bd:x,S,E,A)}function eE(e,t,r){return fl(e,t,r,Fm,ll(VD()),no(e,2,-2),0)}function Jp(e,t,r,s){return fl(e,t,r,xd,no(e,0,s),no(e,s+1,-1),s)}function Xs(e,t){for(var r="",s=_d(e),o=0;o<s;o++)r+=t(e[o],o,e,t)||"";return r}function tE(e,t,r,s){switch(e.type){case WD:if(e.children.length)break;case YD:case xd:return e.return=e.return||e.value;case Fm:return"";case Ym:return e.return=e.value+"{"+Xs(e.children,s)+"}";case bd:e.value=e.props.join(",")}return Or(r=Xs(e.children,s))?e.return=e.value+"{"+r+"}":""}function nE(e){var t=_d(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 rE(e){return function(t){t.root||(t=t.return)&&e(t)}}var iE=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)},sE=function(t,r){var s=-1,o=44;do switch(ro(o)){case 0:o===38&&Nr()===12&&(r[s]=1),t[s]+=iE(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},aE=function(t,r){return Um(sE(Hm(t),r))},Qp=new WeakMap,oE=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&&!Qp.get(s))&&!o){Qp.set(t,!0);for(var c=[],h=aE(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]}}},uE=function(t){if(t.type==="decl"){var r=t.value;r.charCodeAt(0)===108&&r.charCodeAt(2)===98&&(t.return="",t.value="")}};function qm(e,t){switch(UD(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~Lf(e,"stretch")?qm(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-(~Lf(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 lE=function(t,r,s,o){if(t.length>-1&&!t.return)switch(t.type){case xd:t.return=qm(t.value,t.length);break;case Ym:return Xs([Va(t,{value:Xe(t.value,"@","@"+Ze)})],o);case bd:if(t.length)return zD(t.props,function(c){switch(qD(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""})}},cE=[lE],zm=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||cE,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=[oE,uE];{var A,$=[tE,rE(function(F){A.insert(F)})],B=nE(E.concat(o,$)),K=function(re){return Xs(QD(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 FD({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},Vm={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,wd=Wt?Symbol.for("react.element"):60103,Sd=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,kd=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,fE=Wt?Symbol.for("react.suspense_list"):60120,xl=Wt?Symbol.for("react.memo"):60115,_l=Wt?Symbol.for("react.lazy"):60116,dE=Wt?Symbol.for("react.block"):60121,hE=Wt?Symbol.for("react.fundamental"):60117,pE=Wt?Symbol.for("react.responder"):60118,gE=Wt?Symbol.for("react.scope"):60119;function Ln(e){if(typeof e=="object"&&e!==null){var t=e.$$typeof;switch(t){case wd:switch(e=e.type,e){case kd: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 Sd:return t}}}function Gm(e){return Ln(e)===yl}nt.AsyncMode=kd;nt.ConcurrentMode=yl;nt.ContextConsumer=ml;nt.ContextProvider=gl;nt.Element=wd;nt.ForwardRef=vl;nt.Fragment=dl;nt.Lazy=_l;nt.Memo=xl;nt.Portal=Sd;nt.Profiler=pl;nt.StrictMode=hl;nt.Suspense=bl;nt.isAsyncMode=function(e){return Gm(e)||Ln(e)===kd};nt.isConcurrentMode=Gm;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===wd};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)===Sd};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===fE||typeof e=="object"&&e!==null&&(e.$$typeof===_l||e.$$typeof===xl||e.$$typeof===gl||e.$$typeof===ml||e.$$typeof===vl||e.$$typeof===hE||e.$$typeof===pE||e.$$typeof===gE||e.$$typeof===dE)};nt.typeOf=Ln;Vm.exports=nt;var mE=Vm.exports,Km=mE,yE={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},vE={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},Zm={};Zm[Km.ForwardRef]=yE;Zm[Km.Memo]=vE;var bE=!0;function xE(e,t,r){var s="";return r.split(" ").forEach(function(o){e[o]!==void 0?t.push(e[o]+";"):s+=o+" "}),s}var Xm=function(t,r,s){var o=t.key+"-"+r.name;(s===!1||bE===!1)&&t.registered[o]===void 0&&(t.registered[o]=r.styles)},Jm=function(t,r,s){Xm(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 _E(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 wE={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},SE=/[A-Z]|^ms/g,kE=/_EMO_([^_]+?)_([^]*?)_EMO_/g,Qm=function(t){return t.charCodeAt(1)===45},eg=function(t){return t!=null&&typeof t!="boolean"},mf=$m(function(e){return Qm(e)?e:e.replace(SE,"-$&").toLowerCase()}),tg=function(t,r){switch(t){case"animation":case"animationName":if(typeof r=="string")return r.replace(kE,function(s,o,c){return Ir={name:o,styles:c,next:Ir},o})}return wE[t]!==1&&!Qm(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 CE(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 CE(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]+"}":eg(h)&&(s+=mf(c)+":"+tg(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++)eg(h[x])&&(s+=mf(c)+":"+tg(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 ng=/label:\s*([^\s;\n{]+)\s*(;|$)/g,Ir,Cd=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]);ng.lastIndex=0;for(var S="",E;(E=ng.exec(c))!==null;)S+="-"+E[1];var A=_E(c)+S;return{name:A,styles:c,next:Ir}},DE=function(t){return t()},e0=D.React["useInsertionEffect"]?D.React["useInsertionEffect"]:!1,EE=e0||DE,rg=e0||D.reactExports.useLayoutEffect,t0=D.reactExports.createContext(typeof HTMLElement<"u"?zm({key:"css"}):null),TE=t0.Provider,n0=function(t){return D.reactExports.forwardRef(function(r,s){var o=D.reactExports.useContext(t0);return t(r,o,s)})},wl=D.reactExports.createContext({}),RE=n0(function(e,t){var r=e.styles,s=Cd([r],void 0,D.reactExports.useContext(wl)),o=D.reactExports.useRef();return rg(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]),rg(function(){var c=o.current,h=c[0],x=c[1];if(x){c[1]=!1;return}if(s.next!==void 0&&Jm(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 r0(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return Cd(t)}var Sl=function(){var t=r0.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_"}}},ME=LD,AE=function(t){return t!=="theme"},ig=function(t){return typeof t=="string"&&t.charCodeAt(0)>96?ME:AE},sg=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},OE=function(t){var r=t.cache,s=t.serialized,o=t.isStringTag;return Xm(r,s,o),EE(function(){return Jm(r,s,o)}),null},IE=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=sg(t,r,s),S=x||ig(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=n0(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=xE(re.registered,he,F.className):F.className!=null&&(de=F.className+" ");var d=Cd($.concat(he),re.registered,te);de+=re.key+"-"+d.name,h!==void 0&&(de+=" "+h);var Me=E&&x===void 0?ig(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(OE,{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:sg(q,re,!0)})).apply(void 0,$)},q}},PE=["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"],$f=IE.bind();PE.forEach(function(e){$f[e]=$f(e)});let Ff;typeof document=="object"&&(Ff=zm({key:"css",prepend:!0}));function NE(e){const{injectFirst:t,children:r}=e;return t&&Ff?D.jsxRuntimeExports.jsx(TE,{value:Ff,children:r}):r}function LE(e){return e==null||Object.keys(e).length===0}function jE(e){const{styles:t,defaultTheme:r={}}=e,s=typeof t=="function"?o=>t(LE(o)?r:o):t;return D.jsxRuntimeExports.jsx(RE,{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 $E(e,t){return $f(e,t)}const FE=(e,t)=>{Array.isArray(e.__emotion_styles)&&(e.__emotion_styles=t(e.__emotion_styles))},YE=Object.freeze(Object.defineProperty({__proto__:null,GlobalStyles:jE,StyledEngineProvider:NE,ThemeContext:wl,css:r0,default:$E,internal_processStyles:FE,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 i0(e){if(!Li(e))return e;const t={};return Object.keys(e).forEach(r=>{t[r]=i0(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])?i0(t[o]):t[o]:s[o]=t[o])}),s}const WE=Object.freeze(Object.defineProperty({__proto__:null,default:Lr,isPlainObject:Li},Symbol.toStringTag,{value:"Module"})),BE=["values","unit","step"],HE=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 s0(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,BE),c=HE(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 UE={borderRadius:4},qE=UE;function Ka(e,t){return t?Lr(e,t,{clone:!1}):e}const Dd={xs:0,sm:600,md:900,lg:1200,xl:1536},ag={keys:["xs","sm","md","lg","xl"],up:e=>`@media (min-width:${Dd[e]}px)`};function gi(e,t,r){const s=e.theme||{};if(Array.isArray(t)){const c=s.breakpoints||ag;return t.reduce((h,x,S)=>(h[c.up(c.keys[S])]=r(t[S]),h),{})}if(typeof t=="object"){const c=s.breakpoints||ag;return Object.keys(t).reduce((h,x)=>{if(Object.keys(c.values||Dd).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 zE(e={}){var t;return((t=e.keys)==null?void 0:t.reduce((s,o)=>{const c=e.up(o);return s[c]={},s},{}))||{}}function VE(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 GE=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 KE(e){const t={};return r=>(t[r]===void 0&&(t[r]=e(r)),t[r])}const ZE={m:"margin",p:"padding"},XE={t:"Top",r:"Right",b:"Bottom",l:"Left",x:["Left","Right"],y:["Top","Bottom"]},og={marginX:"mx",marginY:"my",paddingX:"px",paddingY:"py"},JE=KE(e=>{if(e.length>2)if(og[e])e=og[e];else return[e];const[t,r]=e.split(""),s=ZE[t],o=XE[r]||"";return Array.isArray(o)?o.map(c=>s+c):[s+o]}),Ed=["m","mt","mr","mb","ml","mx","my","margin","marginTop","marginRight","marginBottom","marginLeft","marginX","marginY","marginInline","marginInlineStart","marginInlineEnd","marginBlock","marginBlockStart","marginBlockEnd"],Td=["p","pt","pr","pb","pl","px","py","padding","paddingTop","paddingRight","paddingBottom","paddingLeft","paddingX","paddingY","paddingInline","paddingInlineStart","paddingInlineEnd","paddingBlock","paddingBlockStart","paddingBlockEnd"];[...Ed,...Td];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 a0(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 QE(e,t){return r=>e.reduce((s,o)=>(s[o]=po(t,r),s),{})}function eT(e,t,r,s){if(t.indexOf(r)===-1)return null;const o=JE(r),c=QE(o,s),h=e[r];return gi(e,h,c)}function o0(e,t){const r=a0(e.theme);return Object.keys(e).map(s=>eT(e,t,s,r)).reduce(Ka,{})}function vt(e){return o0(e,Ed)}vt.propTypes={};vt.filterProps=Ed;function bt(e){return o0(e,Td)}bt.propTypes={};bt.filterProps=Td;function tT(e=8){if(e.mui)return e;const t=a0({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 nT=rr("border",Qn),rT=rr("borderTop",Qn),iT=rr("borderRight",Qn),sT=rr("borderBottom",Qn),aT=rr("borderLeft",Qn),oT=rr("borderColor"),uT=rr("borderTopColor"),lT=rr("borderRightColor"),cT=rr("borderBottomColor"),fT=rr("borderLeftColor"),dT=rr("outline",Qn),hT=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(nT,rT,iT,sT,aT,oT,uT,lT,cT,fT,Dl,dT,hT);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 pT=Ct({prop:"gridColumn"}),gT=Ct({prop:"gridRow"}),mT=Ct({prop:"gridAutoFlow"}),yT=Ct({prop:"gridAutoColumns"}),vT=Ct({prop:"gridAutoRows"}),bT=Ct({prop:"gridTemplateColumns"}),xT=Ct({prop:"gridTemplateRows"}),_T=Ct({prop:"gridTemplateAreas"}),wT=Ct({prop:"gridArea"});Cl(El,Tl,Rl,pT,gT,mT,yT,vT,bT,xT,_T,wT);function Js(e,t){return t==="grey"?t:e}const ST=Ct({prop:"color",themeKey:"palette",transform:Js}),kT=Ct({prop:"bgcolor",cssProperty:"backgroundColor",themeKey:"palette",transform:Js}),CT=Ct({prop:"backgroundColor",themeKey:"palette",transform:Js});Cl(ST,kT,CT);function In(e){return e<=1&&e!==0?`${e*100}%`:e}const DT=Ct({prop:"width",transform:In}),Rd=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])||Dd[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};Rd.filterProps=["maxWidth"];const ET=Ct({prop:"minWidth",transform:In}),TT=Ct({prop:"height",transform:In}),RT=Ct({prop:"maxHeight",transform:In}),MT=Ct({prop:"minHeight",transform:In});Ct({prop:"size",cssProperty:"width",transform:In});Ct({prop:"size",cssProperty:"height",transform:In});const AT=Ct({prop:"boxSizing"});Cl(DT,Rd,ET,TT,RT,MT,AT);const OT={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:Rd},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=OT;function IT(...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 PT(e,t){return typeof e=="function"?e(t):e}function u0(){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=zE(c.breakpoints),$=Object.keys(A);let B=A;return Object.keys(E).forEach(K=>{const q=PT(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}));IT(F,q)?B[K]=t({sx:q,theme:c}):B=Ka(B,F)}else B=Ka(B,e(K,q,c,h))}),VE($,B)}return Array.isArray(o)?o.map(x):x(o)}return t}const l0=u0();l0.filterProps=["sx"];const Md=l0;function c0(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 NT=["breakpoints","palette","spacing","shape"];function Ad(e={},...t){const{breakpoints:r={},palette:s={},spacing:o,shape:c={}}=e,h=se._objectWithoutPropertiesLoose(e,NT),x=s0(r),S=tT(o);let E=Lr({breakpoints:x,direction:"ltr",components:{},palette:se._extends({mode:"light"},s),spacing:S,shape:se._extends({},qE,c)},h);return E.applyStyles=c0,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 Md({sx:$,theme:this})},E}const LT=Object.freeze(Object.defineProperty({__proto__:null,default:Ad,private_createBreakpoints:s0,unstable_applyStyles:c0},Symbol.toStringTag,{value:"Module"}));function jT(e){return Object.keys(e).length===0}function $T(e=null){const t=D.reactExports.useContext(wl);return!t||jT(t)?e:t}const FT=Ad();function YT(e=FT){return $T(e)}const WT=["sx"],BT=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 HT(e){const{sx:t}=e,r=se._objectWithoutPropertiesLoose(e,WT),{systemProps:s,otherProps:o}=BT(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 UT=Object.freeze(Object.defineProperty({__proto__:null,default:Md,extendSxProp:HT,unstable_createStyleFunctionSx:u0,unstable_defaultSxConfig:go},Symbol.toStringTag,{value:"Module"})),ug=e=>e,qT=()=>{let e=ug;return{configure(t){e=t},generate(t){return e(t)},reset(){e=ug}}},zT=qT(),VT=zT,GT={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=GT[t];return s?`${r}-${s}`:`${VT.generate(e)}-${t}`}function Al(e,t,r="Mui"){const s={};return t.forEach(o=>{s[o]=Ml(e,o,r)}),s}var f0={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 Od=Symbol.for("react.element"),Id=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"),KT=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"),ZT=Symbol.for("react.offscreen"),d0;d0=Symbol.for("react.module.reference");function ir(e){if(typeof e=="object"&&e!==null){var t=e.$$typeof;switch(t){case Od: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 KT:case Ll:case jl:case Wl:case Yl:case Nl:return e;default:return t}}case Id:return t}}}rt.ContextConsumer=Ll;rt.ContextProvider=Nl;rt.Element=Od;rt.ForwardRef=jl;rt.Fragment=Ol;rt.Lazy=Wl;rt.Memo=Yl;rt.Portal=Id;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===Od};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)===Id};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===ZT||typeof e=="object"&&e!==null&&(e.$$typeof===Wl||e.$$typeof===Yl||e.$$typeof===Nl||e.$$typeof===Ll||e.$$typeof===jl||e.$$typeof===d0||e.getModuleId!==void 0)};rt.typeOf=ir;f0.exports=rt;var lg=f0.exports;const XT=/^\s*function(?:\s|\s*\/\*.*\*\/\s*)+([^(\s/]*)\s*/;function h0(e){const t=`${e}`.match(XT);return t&&t[1]||""}function p0(e,t=""){return e.displayName||e.name||h0(e)||t}function cg(e,t,r){const s=p0(t);return e.displayName||(s!==""?`${r}(${s})`:r)}function JT(e){if(e!=null){if(typeof e=="string")return e;if(typeof e=="function")return p0(e,"Component");if(typeof e=="object")switch(e.$$typeof){case lg.ForwardRef:return cg(e,e.render,"ForwardRef");case lg.Memo:return cg(e,e.type,"memo");default:return}}}const QT=Object.freeze(Object.defineProperty({__proto__:null,default:JT,getFunctionName:h0},Symbol.toStringTag,{value:"Module"}));function g0(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]=g0(o[h],c[h])}))}else r[s]===void 0&&(r[s]=e[s])}),r}function e2(e){const{theme:t,name:r,props:s}=e;return!t||!t.components||!t.components[r]||!t.components[r].defaultProps?s:g0(t.components[r].defaultProps,s)}function t2({props:e,name:t,defaultTheme:r,themeId:s}){let o=YT(r);return s&&(o=o[s]||o),e2({theme:o,name:t,props:e})}const n2=typeof window<"u"?D.reactExports.useLayoutEffect:D.reactExports.useEffect,r2=n2;function i2(e,t=Number.MIN_SAFE_INTEGER,r=Number.MAX_SAFE_INTEGER){return Math.max(t,Math.min(e,r))}const s2=Object.freeze(Object.defineProperty({__proto__:null,default:i2},Symbol.toStringTag,{value:"Module"}));function a2(e,t){typeof e=="function"?e(t):e&&(e.current=t)}function o2({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 r2(()=>{t.current=e}),D.reactExports.useRef((...r)=>(0,t.current)(...r)).current}function fg(...e){return D.reactExports.useMemo(()=>e.every(t=>t==null)?null:t=>{e.forEach(r=>{a2(r,t)})},e)}const dg={};function u2(e,t){const r=D.reactExports.useRef(dg);return r.current===dg&&(r.current=e(t)),r}const l2=[];function c2(e){D.reactExports.useEffect(e,l2)}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 f2(){const e=u2(Bl.create).current;return c2(e.disposeEffect),e}let Hl=!0,Yf=!1;const d2=new Bl,h2={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 p2(e){const{type:t,tagName:r}=e;return!!(r==="INPUT"&&h2[t]&&!e.readOnly||r==="TEXTAREA"&&!e.readOnly||e.isContentEditable)}function g2(e){e.metaKey||e.altKey||e.ctrlKey||(Hl=!0)}function yf(){Hl=!1}function m2(){this.visibilityState==="hidden"&&Yf&&(Hl=!0)}function y2(e){e.addEventListener("keydown",g2,!0),e.addEventListener("mousedown",yf,!0),e.addEventListener("pointerdown",yf,!0),e.addEventListener("touchstart",yf,!0),e.addEventListener("visibilitychange",m2,!0)}function v2(e){const{target:t}=e;try{return t.matches(":focus-visible")}catch{}return Hl||p2(t)}function b2(){const e=D.reactExports.useCallback(o=>{o!=null&&y2(o.ownerDocument)},[]),t=D.reactExports.useRef(!1);function r(){return t.current?(Yf=!0,d2.start(100,()=>{Yf=!1}),t.current=!1,!0):!1}function s(o){return v2(o)?(t.current=!0,!0):!1}return{isFocusVisibleRef:t,onFocus:s,onBlur:r,ref:e}}function Pd(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 x2(e,t){return se._extends({toolbar:{minHeight:56,[e.up("xs")]:{"@media (orientation: landscape)":{minHeight:48}},[e.up("sm")]:{minHeight:64}}},t)}var Dt={},m0={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})(m0);var y0=m0.exports;const _2=D.getAugmentedNamespace(PD),w2=D.getAugmentedNamespace(s2);var v0=y0;Object.defineProperty(Dt,"__esModule",{value:!0});var hg=Dt.alpha=k0;Dt.blend=I2;Dt.colorChannel=void 0;var b0=Dt.darken=Ld;Dt.decomposeColor=er;Dt.emphasize=O2;var S2=Dt.getContrastRatio=T2;Dt.getLuminance=Gu;Dt.hexToRgb=_0;Dt.hslToRgb=S0;var x0=Dt.lighten=jd;Dt.private_safeAlpha=R2;Dt.private_safeColorChannel=void 0;Dt.private_safeDarken=M2;Dt.private_safeEmphasize=C0;Dt.private_safeLighten=A2;Dt.recomposeColor=ia;Dt.rgbToHex=E2;var pg=v0(_2),k2=v0(w2);function Nd(e,t=0,r=1){return(0,k2.default)(e,t,r)}function _0(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 C2(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(_0(e));const t=e.indexOf("("),r=e.substring(0,t);if(["rgb","rgba","hsl","hsla","color"].indexOf(r)===-1)throw new Error((0,pg.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,pg.default)(10,o))}else s=s.split(",");return s=s.map(c=>parseFloat(c)),{type:r,values:s,colorSpace:o}}const w0=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=w0;const D2=(e,t)=>{try{return w0(e)}catch{return e}};Dt.private_safeColorChannel=D2;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 E2(e){if(e.indexOf("#")===0)return e;const{values:t}=er(e);return`#${t.map((r,s)=>C2(s===3?Math.round(255*r):r)).join("")}`}function S0(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(S0(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 T2(e,t){const r=Gu(e),s=Gu(t);return(Math.max(r,s)+.05)/(Math.min(r,s)+.05)}function k0(e,t){return e=er(e),t=Nd(t),(e.type==="rgb"||e.type==="hsl")&&(e.type+="a"),e.type==="color"?e.values[3]=`/${t}`:e.values[3]=t,ia(e)}function R2(e,t,r){try{return k0(e,t)}catch{return e}}function Ld(e,t){if(e=er(e),t=Nd(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 M2(e,t,r){try{return Ld(e,t)}catch{return e}}function jd(e,t){if(e=er(e),t=Nd(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 A2(e,t,r){try{return jd(e,t)}catch{return e}}function O2(e,t=.15){return Gu(e)>.5?Ld(e,t):jd(e,t)}function C0(e,t,r){try{return C0(e,t)}catch{return e}}function I2(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 P2=["mode","contrastThreshold","tonalOffset"],gg={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 mg(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=x0(e.main,o):t==="dark"&&(e.dark=b0(e.main,c)))}function N2(e="light"){return e==="dark"?{main:Hs[200],light:Hs[50],dark:Hs[400]}:{main:Hs[700],light:Hs[400],dark:Hs[800]}}function L2(e="light"){return e==="dark"?{main:Bs[200],light:Bs[50],dark:Bs[400]}:{main:Bs[500],light:Bs[300],dark:Bs[700]}}function j2(e="light"){return e==="dark"?{main:Ws[500],light:Ws[300],dark:Ws[700]}:{main:Ws[700],light:Ws[400],dark:Ws[800]}}function $2(e="light"){return e==="dark"?{main:Us[400],light:Us[300],dark:Us[700]}:{main:Us[700],light:Us[500],dark:Us[900]}}function F2(e="light"){return e==="dark"?{main:qs[400],light:qs[300],dark:qs[700]}:{main:qs[800],light:qs[500],dark:qs[900]}}function Y2(e="light"){return e==="dark"?{main:za[400],light:za[300],dark:za[700]}:{main:"#ed6c02",light:za[500],dark:za[900]}}function W2(e){const{mode:t="light",contrastThreshold:r=3,tonalOffset:s=.2}=e,o=se._objectWithoutPropertiesLoose(e,P2),c=e.primary||N2(t),h=e.secondary||L2(t),x=e.error||j2(t),S=e.info||$2(t),E=e.success||F2(t),A=e.warning||Y2(t);function $(F){return S2(F,vf.text.primary)>=r?vf.text.primary:gg.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 mg(F,"light",ae,s),mg(F,"dark",de,s),F.contrastText||(F.contrastText=$(F.main)),F},K={dark:vf,light:gg};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:ID,contrastThreshold:r,getContrastText:$,augmentColor:B,tonalOffset:s},K[t]),o)}const B2=["fontFamily","fontSize","fontWeightLight","fontWeightRegular","fontWeightMedium","fontWeightBold","htmlFontSize","allVariants","pxToRem"];function H2(e){return Math.round(e*1e5)/1e5}const yg={textTransform:"uppercase"},vg='"Roboto", "Helvetica", "Arial", sans-serif';function U2(e,t){const r=typeof t=="function"?t(e):t,{fontFamily:s=vg,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,B2),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===vg?{letterSpacing:`${H2(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,yg),caption:F(h,12,1.66,.4),overline:F(h,12,2.66,1,yg),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 q2=.2,z2=.14,V2=.12;function dt(...e){return[`${e[0]}px ${e[1]}px ${e[2]}px ${e[3]}px rgba(0,0,0,${q2})`,`${e[4]}px ${e[5]}px ${e[6]}px ${e[7]}px rgba(0,0,0,${z2})`,`${e[8]}px ${e[9]}px ${e[10]}px ${e[11]}px rgba(0,0,0,${V2})`].join(",")}const G2=["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)],K2=G2,Z2=["duration","easing","delay"],X2={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)"},J2={shortest:150,shorter:200,short:250,standard:300,complex:375,enteringScreen:225,leavingScreen:195};function bg(e){return`${Math.round(e)}ms`}function Q2(e){if(!e)return 0;const t=e/36;return Math.round((4+15*t**.25+t/5)*10)}function eR(e){const t=se._extends({},X2,e.easing),r=se._extends({},J2,e.duration),s=(o=["all"],c={})=>{const{duration:h=r.standard,easing:x=t.easeInOut,delay:S=0}=c;return se._objectWithoutPropertiesLoose(c,Z2),(Array.isArray(o)?o:[o]).map(E=>`${E} ${typeof h=="string"?h:bg(h)} ${x} ${typeof S=="string"?S:bg(S)}`).join(",")};return se._extends({getAutoHeightDuration:Q2,create:s},e,{easing:t,duration:r})}const tR={mobileStepper:1e3,fab:1050,speedDial:1050,appBar:1100,drawer:1200,modal:1300,snackbar:1400,tooltip:1500},nR=tR,rR=["breakpoints","mixins","spacing","palette","transitions","typography","shape"];function iR(e={},...t){const{mixins:r={},palette:s={},transitions:o={},typography:c={}}=e,h=se._objectWithoutPropertiesLoose(e,rR);if(e.vars)throw new Error(to(18));const x=W2(s),S=Ad(e);let E=Lr(S,{mixins:x2(S.breakpoints,r),palette:x,shadows:K2.slice(),typography:U2(x,c),transitions:eR(o),zIndex:se._extends({},nR)});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 Md({sx:$,theme:this})},E}const sR=iR(),D0=sR;function $d({props:e,name:t}){return t2({props:e,name:t,defaultTheme:D0,themeId:jm})}var mo={};const aR=D.getAugmentedNamespace(se._extends$1),oR=D.getAugmentedNamespace(se.objectWithoutPropertiesLoose),uR=D.getAugmentedNamespace(YE),lR=D.getAugmentedNamespace(WE),cR=D.getAugmentedNamespace(GE),fR=D.getAugmentedNamespace(QT),dR=D.getAugmentedNamespace(LT),hR=D.getAugmentedNamespace(UT);var sa=y0;Object.defineProperty(mo,"__esModule",{value:!0});var pR=mo.default=TR,gR=mo.shouldForwardProp=Fu;mo.systemDefaultTheme=void 0;var Kn=sa(aR),Wf=sa(oR),xg=wR(uR),mR=lR;sa(cR);sa(fR);var yR=sa(dR),vR=sa(hR);const bR=["ownerState"],xR=["variants"],_R=["name","slot","skipVariantsResolver","skipSx","overridesResolver"];function E0(e){if(typeof WeakMap!="function")return null;var t=new WeakMap,r=new WeakMap;return(E0=function(s){return s?r:t})(e)}function wR(e,t){if(!t&&e&&e.__esModule)return e;if(e===null||typeof e!="object"&&typeof e!="function")return{default:e};var r=E0(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 SR(e){return Object.keys(e).length===0}function kR(e){return typeof e=="string"&&e.charCodeAt(0)>96}function Fu(e){return e!=="ownerState"&&e!=="theme"&&e!=="sx"&&e!=="as"}const CR=mo.systemDefaultTheme=(0,yR.default)(),DR=e=>e&&e.charAt(0).toLowerCase()+e.slice(1);function Au({defaultTheme:e,theme:t,themeId:r}){return SR(t)?e:t[r]||t}function ER(e){return e?(t,r)=>r[e]:null}function Yu(e,t){let{ownerState:r}=t,s=(0,Wf.default)(t,bR);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,Wf.default)(o,xR);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 TR(e={}){const{themeId:t,defaultTheme:r=CR,rootShouldForwardProp:s=Fu,slotShouldForwardProp:o=Fu}=e,c=h=>(0,vR.default)((0,Kn.default)({},h,{theme:Au((0,Kn.default)({},h,{defaultTheme:r,themeId:t}))}));return c.__mui_systemSx=!0,(h,x={})=>{(0,xg.internal_processStyles)(h,te=>te.filter(ie=>!(ie!=null&&ie.__mui_systemSx)));const{name:S,slot:E,skipVariantsResolver:A,skipSx:$,overridesResolver:B=ER(DR(E))}=x,K=(0,Wf.default)(x,_R),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:kR(h)&&(H=void 0);const ae=(0,xg.default)(h,(0,Kn.default)({shouldForwardProp:H,label:re},K)),de=te=>typeof te=="function"&&te.__emotion_real!==te||(0,mR.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 T0=e=>gR(e)&&e!=="classes",RR=pR({themeId:jm,defaultTheme:D0,rootShouldForwardProp:T0}),Wr=RR,_g=D.React$1.createContext(null);function Fd(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 MR(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 AR(e,t){return Fd(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 OR(e,t,r){var s=Fd(e.children),o=MR(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 IR=Object.values||function(e){return Object.keys(e).map(function(t){return e[t]})},PR={component:"div",childFactory:function(t){return t}},Yd=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?AR(o,x):OR(o,h,x),firstRender:!1}},r.handleExited=function(o,c){var h=Fd(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=IR(this.state.children).map(h);return delete x.appear,delete x.enter,delete x.exit,c===null?D.React$1.createElement(_g.Provider,{value:S},E):D.React$1.createElement(_g.Provider,{value:S},D.React$1.createElement(c,x,E))},t}(D.React$1.Component);Yd.propTypes={};Yd.defaultProps=PR;const NR=Yd;function LR(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 jR=Al("MuiTouchRipple",["root","ripple","rippleVisible","ripplePulsate","child","childLeaving","childPulsate"]),Xn=jR,$R=["center","classes","className"];let Ul=e=>e,wg,Sg,kg,Cg;const Bf=550,FR=80,YR=Sl(wg||(wg=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
|
-
`)),WR=Sl(Sg||(Sg=Ul`
|
|
73
|
-
0% {
|
|
74
|
-
opacity: 1;
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
100% {
|
|
78
|
-
opacity: 0;
|
|
79
|
-
}
|
|
80
|
-
`)),BR=Sl(kg||(kg=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
|
-
`)),HR=Wr("span",{name:"MuiTouchRipple",slot:"Root"})({overflow:"hidden",pointerEvents:"none",position:"absolute",zIndex:0,top:0,right:0,bottom:0,left:0,borderRadius:"inherit"}),UR=Wr(LR,{name:"MuiTouchRipple",slot:"Ripple"})(Cg||(Cg=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,YR,Bf,({theme:e})=>e.transitions.easing.easeInOut,Xn.ripplePulsate,({theme:e})=>e.transitions.duration.shorter,Xn.child,Xn.childLeaving,WR,Bf,({theme:e})=>e.transitions.easing.easeInOut,Xn.childPulsate,BR,({theme:e})=>e.transitions.easing.easeInOut),qR=D.reactExports.forwardRef(function(t,r){const s=$d({props:t,name:"MuiTouchRipple"}),{center:o=!1,classes:c={},className:h}=s,x=se._objectWithoutPropertiesLoose(s,$R),[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=f2(),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(UR,{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:Bf,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(FR,()=>{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(HR,se._extends({className:Zn(Xn.root,c.root,h),ref:F},x,{children:D.jsxRuntimeExports.jsx(NR,{component:null,exit:!0,children:S})}))}),zR=qR;function VR(e){return Ml("MuiButtonBase",e)}const GR=Al("MuiButtonBase",["root","disabled","focusVisible"]),KR=GR,ZR=["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"],XR=e=>{const{disabled:t,focusVisible:r,focusVisibleClassName:s,classes:o}=e,h=Pd({root:["root",t&&"disabled",r&&"focusVisible"]},VR,o);return r&&s&&(h.root+=` ${s}`),h},JR=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"},[`&.${KR.disabled}`]:{pointerEvents:"none",cursor:"default"},"@media print":{colorAdjust:"exact"}}),QR=D.reactExports.forwardRef(function(t,r){const s=$d({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,ZR),ze=D.reactExports.useRef(null),Fe=D.reactExports.useRef(null),ft=fg(Fe,ot),{isFocusVisibleRef:Rt,onFocus:Nt,onBlur:_t,ref:jn}=b2(),[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=fg(r,jn,ze),br=se._extends({},s,{centerRipple:c,component:S,disabled:E,disableRipple:A,disableTouchRipple:$,focusRipple:B,tabIndex:Je,focusVisible:zt}),xr=XR(br);return D.jsxRuntimeExports.jsxs(JR,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(zR,se._extends({ref:ft,center:c},we)):null]}))}),eM=QR,tM=D.reactExports.createContext(void 0),nM=tM;function rM(){return D.reactExports.useContext(nM)}function iM(e){return Ml("PrivateSwitchBase",e)}Al("PrivateSwitchBase",["root","checked","disabled","input","edgeStart","edgeEnd"]);const sM=["autoFocus","checked","checkedIcon","className","defaultChecked","disabled","disableFocusRipple","edge","icon","id","inputProps","inputRef","name","onBlur","onChange","onFocus","readOnly","required","tabIndex","type","value"],aM=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 Pd(c,iM,t)},oM=Wr(eM)(({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})),uM=Wr("input",{shouldForwardProp:T0})({cursor:"inherit",position:"absolute",opacity:0,width:"100%",height:"100%",top:0,left:0,margin:0,padding:0,zIndex:1}),lM=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,sM),[oe,at]=o2({controlled:o,default:!!x,name:"SwitchBase",state:"checked"}),Ue=rM(),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=aM(ze);return D.jsxRuntimeExports.jsxs(oM,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(uM,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:$]}))}),cM=lM;function fM(e){return Ml("MuiSwitch",e)}const dM=Al("MuiSwitch",["root","edgeStart","edgeEnd","switchBase","colorPrimary","colorSecondary","sizeSmall","sizeMedium","checked","disabled","input","thumb","track"]),cn=dM,hM=["className","color","edge","size","sx"],pM=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=Pd(x,fM,t);return se._extends({},t,S)},gM=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)"}}})),mM=Wr(cM,{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})`:hg(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})`:hg(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"?x0(e.palette[t.color].main,.62):b0(e.palette[t.color].main,.55)}`}},[`&.${cn.checked} + .${cn.track}`]:{backgroundColor:(e.vars||e).palette[t.color].main}})),yM=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}`})),vM=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%"})),bM=D.reactExports.forwardRef(function(t,r){const s=$d({props:t,name:"MuiSwitch"}),{className:o,color:c="primary",edge:h=!1,size:x="medium",sx:S}=s,E=se._objectWithoutPropertiesLoose(s,hM),A=se._extends({},s,{color:c,edge:h,size:x}),$=pM(A),B=D.jsxRuntimeExports.jsx(vM,{className:$.thumb,ownerState:A});return D.jsxRuntimeExports.jsxs(gM,{className:Zn($.root,o),sx:S,ownerState:A,children:[D.jsxRuntimeExports.jsx(mM,se._extends({type:"checkbox",icon:B,checkedIcon:B,ref:r,ownerState:A},E,{classes:se._extends({},$,{root:$.switchBase})})),D.jsxRuntimeExports.jsx(yM,{className:$.track,ownerState:A})]})}),xM=bM;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,vy=0,nh=function(){var n=/[^.]+$/.exec(an&&an.keys&&an.keys.IE_PROTO||"");return n?"Symbol(src)_1."+n:""}(),Go=Ot.toString,by=fr.call(ce),xy=pt._,_y=Ae("^"+fr.call(De).replace(wr,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Ko=Uo?I.Buffer:r,Mi=I.Symbol,Zo=I.Uint8Array,rh=Ko?Ko.allocUnsafe:r,Xo=Ri(ce.getPrototypeOf,ce),ih=ce.create,sh=Ot.propertyIsEnumerable,Jo=At.splice,ah=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{}}(),wy=I.clearTimeout!==pt.clearTimeout&&I.clearTimeout,Sy=G&&G.now!==pt.Date.now&&G.now,ky=I.setTimeout!==pt.setTimeout&&I.setTimeout,eu=me.ceil,tu=me.floor,vc=ce.getOwnPropertySymbols,Cy=Ko?Ko.isBuffer:r,oh=I.isFinite,Dy=At.join,Ey=Ri(ce.keys,ce),It=me.max,Jt=me.min,Ty=G.now,Ry=I.parseInt,uh=me.random,My=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={},Ay=ss(bc),Oy=ss(Aa),Iy=ss(xc),Py=ss(Os),Ny=ss(Oa),ru=Mi?Mi.prototype:r,Pa=ru?ru.valueOf:r,lh=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 cp(n)}return new Un(n)}var Ps=function(){function n(){}return function(i){if(!mt(i))return{};if(ih)return ih(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 Ly(){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 jy(){if(this.__filtered__){var n=new We(this);n.__dir__=-1,n.__filtered__=!0}else n=this.clone(),n.__dir__*=-1;return n}function $y(){var n=this.__wrapped__.value(),i=this.__dir__,u=Re(n),p=i<0,v=u?n.length:0,w=Zv(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 Ih(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 Fy(){this.__data__=Ia?Ia(null):{},this.size=0}function Yy(n){var i=this.has(n)&&delete this.__data__[n];return this.size-=i?1:0,i}function Wy(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 By(n){var i=this.__data__;return Ia?i[n]!==r:De.call(i,n)}function Hy(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=Fy,es.prototype.delete=Yy,es.prototype.get=Wy,es.prototype.has=By,es.prototype.set=Hy;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 Uy(){this.__data__=[],this.size=0}function qy(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 zy(n){var i=this.__data__,u=su(i,n);return u<0?r:i[u][1]}function Vy(n){return su(this.__data__,n)>-1}function Gy(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=Uy,Xr.prototype.delete=qy,Xr.prototype.get=zy,Xr.prototype.has=Vy,Xr.prototype.set=Gy;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 Ky(){this.size=0,this.__data__={hash:new es,map:new(Aa||Xr),string:new es}}function Zy(n){var i=yu(this,n).delete(n);return this.size-=i?1:0,i}function Xy(n){return yu(this,n).get(n)}function Jy(n){return yu(this,n).has(n)}function Qy(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=Ky,Jr.prototype.delete=Zy,Jr.prototype.get=Xy,Jr.prototype.has=Jy,Jr.prototype.set=Qy;function ts(n){var i=-1,u=n==null?0:n.length;for(this.__data__=new Jr;++i<u;)this.add(n[i])}function ev(n){return this.__data__.set(n,S),this}function tv(n){return this.__data__.has(n)}ts.prototype.add=ts.prototype.push=ev,ts.prototype.has=tv;function dr(n){var i=this.__data__=new Xr(n);this.size=i.size}function nv(){this.__data__=new Xr,this.size=0}function rv(n){var i=this.__data__,u=i.delete(n);return this.size=i.size,u}function iv(n){return this.__data__.get(n)}function sv(n){return this.__data__.has(n)}function av(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=nv,dr.prototype.delete=rv,dr.prototype.get=iv,dr.prototype.has=sv,dr.prototype.set=av;function ch(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 fh(n){var i=n.length;return i?n[Ac(0,i-1)]:r}function ov(n,i){return vu(vn(n),ns(i,0,n.length))}function uv(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 lv(n,i,u,p){return Ai(n,function(v,w,R){i(p,v,u(v),R)}),p}function dh(n,i){return n&&Mr(i,Yt(i),n)}function cv(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=Jv(n),!P)return vn(n,R)}else{var Q=Qt(n),ue=Q==kn||Q==Hr;if(Ni(n))return Lh(n,P);if(Q==Kt||Q==Vt||ue&&!v){if(R=j||ue?{}:tp(n),!P)return j?Wv(n,cv(R,n)):Yv(n,dh(R,n))}else{if(!Qe[Q])return v?n:{};R=Qv(n,Q,P)}}w||(w=new dr);var ve=w.get(n);if(ve)return ve;w.set(n,R),Mp(n)?n.forEach(function(ke){R.add(qn(ke,i,u,ke,n,w))}):Tp(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 fv(n){var i=Yt(n);return function(u){return hh(u,n,i)}}function hh(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 ph(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=Wh(Rr),gh=Wh(kc,!0);function dv(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 hv(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:Op(p);u<p;)n[u++]=i;return n}function mh(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=tb),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=Bh(),yh=Bh(!0);function Rr(n,i){return n&&Sc(n,i,Yt)}function kc(n,i){return n&&yh(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 vh(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)?Kv(n):ub(n)}function Cc(n,i){return n>i}function pv(n,i){return n!=null&&De.call(n,i)}function gv(n,i){return n!=null&&i in ce(n)}function mv(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 yv(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=sp(n,i);var p=n==null?n:n[Ar(Vn(i))];return p==null?r:b(p,n,u)}function bh(n){return yt(n)&&on(n)==Vt}function vv(n){return yt(n)&&on(n)==br}function bv(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:xv(n,i,u,p,$a,v)}function xv(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)?Jh(n,i,u,p,v,w):Vv(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),Gv(n,i,u,p,v,w)):!1}function _v(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 xh(n){if(!mt(n)||rb(n))return!1;var i=ri(n)?_y:la;return i.test(ss(n))}function wv(n){return yt(n)&&on(n)==ar}function Sv(n){return yt(n)&&Qt(n)==Bt}function kv(n){return yt(n)&&ku(n.length)&&!!it[on(n)]}function _h(n){return typeof n=="function"?n:n==null?_n:typeof n=="object"?Re(n)?kh(n[0],n[1]):Sh(n):Hp(n)}function Tc(n){if(!Wa(n))return Ey(n);var i=[];for(var u in ce(n))De.call(n,u)&&u!="constructor"&&i.push(u);return i}function Cv(n){if(!mt(n))return ob(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 wh(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 Sh(n){var i=Uc(n);return i.length==1&&i[0][2]?rp(i[0][0],i[0][1]):function(u){return u===n||Ec(u,n,i)}}function kh(n,i){return zc(n)&&np(i)?rp(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))Dv(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 Dv(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=Lh(j,!0)):Se?(Q=!1,J=jh(j,!0)):J=[]:Ha(j)||as(j)?(J=P,as(P)?J=Ip(P):(!mt(P)||ri(P))&&(J=tp(j))):Q=!1}Q&&(R.set(j,J),v(J,j,p,w,R),R.delete(j)),_c(n,u,J)}function Ch(n,i){var u=n.length;if(u)return i+=i<0?u:0,ni(i,u)?n[i]:r}function Dh(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=wh(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 Fv(w,R,u)})}function Ev(n,i){return Eh(n,i,function(u,p){return rf(n,p)})}function Eh(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 Tv(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 Th(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(uh()*(i-n+1))}function Rv(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(ip(n,i,_n),n+"")}function Mv(n){return fh(Fs(n))}function Av(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 Rh=nu?function(n,i){return nu.set(n,i),n}:_n,Ov=Qo?function(n,i){return Qo(n,"toString",{configurable:!0,enumerable:!1,value:af(i),writable:!0})}:_n;function Iv(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 Pv(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 Mh(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 Ah(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 lh?lh.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:qv(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=sp(n,i),n==null||delete n[Ar(Vn(i))]}function Oh(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 Ih(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 Ph(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]:lp(et(n))}var Nv=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 Nh=wy||function(n){return pt.clearTimeout(n)};function Lh(n,i){if(i)return n.slice();var u=n.length,p=rh?rh(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 Lv(n,i){var u=i?$c(n.buffer):n.buffer;return new n.constructor(u,n.byteOffset,n.byteLength)}function jv(n){var i=new n.constructor(n.source,Co.exec(n));return i.lastIndex=n.lastIndex,i}function $v(n){return Pa?ce(Pa.call(n)):{}}function jh(n,i){var u=i?$c(n.buffer):n.buffer;return new n.constructor(u,n.byteOffset,n.length)}function $h(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 Fv(n,i,u){for(var p=-1,v=n.criteria,w=i.criteria,R=v.length,P=u.length;++p<R;){var j=$h(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 Fh(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 Yh(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 Yv(n,i){return Mr(n,qc(n),i)}function Wv(n,i){return Mr(n,Qh(n),i)}function fu(n,i){return function(u,p){var v=Re(u)?M:lv,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 Wh(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 Bh(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 Bv(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 Hh(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(Wp(Yp(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 Hv(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 Gh(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 Uh(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 qh(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=Fh(He,p,v,ve)),w&&(He=Yh(He,w,R,ve)),Ye-=On,ve&&Ye<X){var St=Tn(He,ln);return Gh(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=lb(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 zh(n,i){return function(u,p){return yv(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=Ah(u),p=Ah(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 Uv(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 Vh(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),Rv(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 Gh(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)&&ap(ke,Pe),ke.placeholder=p,op(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&&oh(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 qv=Os&&1/Zr(new Os([,-0]))[1]==ze?function(n){return new Os(n)}:lf;function Kh(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&&ab(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=Bv(n,i,u);else i==de||i==he?Se=Hv(n,i,P):(i==te||i==(re|te))&&!v.length?Se=Uv(n,i,u,p):Se=du.apply(r,ve);var Pe=ue?Rh:ap;return op(Pe(Se,ve),n,i)}function Zh(n,i,u,p){return n===r||hr(n,Ot[u])&&!De.call(p,u)?i:n}function Xh(n,i,u,p,v,w){return mt(n)&&mt(i)&&(w.set(i,n),uu(n,i,r,Xh,w),w.delete(i)),n}function zv(n){return Ha(n)?r:n}function Jh(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 Vv(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=Jh(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 Gv(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(ip(n,r,hp),n+"")}function Wc(n){return vh(n,Yt,qc)}function Bc(n){return vh(n,xn,Qh)}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?_h:n,arguments.length?n(arguments[0],arguments[1]):n}function yu(n,i){var u=n.__data__;return nb(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,np(v)]}return i}function is(n,i){var u=qo(n,i);return xh(u)?u:r}function Kv(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 sh.call(n,i)}))}:cf,Qh=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 Ay:return xr;case Oy:return Gt;case Iy:return dn;case Py:return Bt;case Ny:return pe}return i});function Zv(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 Xv(n){var i=n.match(Jl);return i?i[1].split(Ql):[]}function ep(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 Jv(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 tp(n){return typeof n.constructor=="function"&&!Wa(n)?Ps(Xo(n)):{}}function Qv(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 Lv(n,u);case Ce:case qr:case bi:case Yn:case hn:case or:case _r:case ua:case xi:return jh(n,u);case Gt:return new p;case Ur:case jt:return new p(n);case ar:return jv(n);case Bt:return new p;case $n:return $v(n)}}function eb(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 tb(n){return Re(n)||as(n)||!!(ah&&n&&n[ah])}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 nb(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 rb(n){return!!nh&&nh in n}var ib=an?ri:ff;function Wa(n){var i=n&&n.constructor,u=typeof i=="function"&&i.prototype||Ot;return n===u}function np(n){return n===n&&!mt(n)}function rp(n,i){return function(u){return u==null?!1:u[n]===i&&(i!==r||n in ce(u))}}function sb(n){var i=wu(n,function(p){return u.size===E&&u.clear(),p}),u=i.cache;return i}function ab(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?Fh(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?Yh(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 ob(n){var i=[];if(n!=null)for(var u in ce(n))i.push(u);return i}function ub(n){return Go.call(n)}function ip(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 sp(n,i){return i.length<2?n:rs(n,zn(i,0,-1))}function lb(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 ap=up(Rh),Ba=ky||function(n,i){return pt.setTimeout(n,i)},Kc=up(Ov);function op(n,i,u){var p=i+"";return Kc(n,eb(p,cb(Xv(p),u)))}function up(n){var i=0,u=0;return function(){var p=Ty(),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 lp=sb(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 cb(n,i){return T(zt,function(u){var p="_."+u[0];i&u[1]&&!W(n,p)&&n.push(p)}),n.sort()}function cp(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 fb(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 db(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 hb(){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 pb=Le(function(n,i){return wt(n)?La(n,Ut(i,1,wt,!0)):[]}),gb=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)):[]}),mb=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 yb(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 vb(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 bb(n,i){return n&&n.length?cu(n,_e(i,3),!0,!0):[]}function xb(n,i){return n&&n.length?cu(n,_e(i,3),!0):[]}function _b(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),hv(n,i,u,p)):[]}function fp(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 dp(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 hp(n){var i=n==null?0:n.length;return i?Ut(n,1):[]}function wb(n){var i=n==null?0:n.length;return i?Ut(n,ze):[]}function Sb(n,i){var u=n==null?0:n.length;return u?(i=i===r?1:Oe(i),Ut(n,i)):[]}function kb(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 pp(n){return n&&n.length?n[0]:r}function Cb(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 Db(n){var i=n==null?0:n.length;return i?zn(n,0,-1):[]}var Eb=Le(function(n){var i=fe(n,Lc);return i.length&&i[0]===n[0]?Dc(i):[]}),Tb=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)):[]}),Rb=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 Mb(n,i){return n==null?"":Dy.call(n,i)}function Vn(n){var i=n==null?0:n.length;return i?n[i-1]:r}function Ab(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 Ob(n,i){return n&&n.length?Ch(n,Oe(i)):r}var Ib=Le(gp);function gp(n,i){return n&&n.length&&i&&i.length?Mc(n,i):n}function Pb(n,i,u){return n&&n.length&&i&&i.length?Mc(n,i,_e(u,2)):n}function Nb(n,i,u){return n&&n.length&&i&&i.length?Mc(n,i,r,u):n}var Lb=ti(function(n,i){var u=n==null?0:n.length,p=wc(n,i);return Th(n,fe(i,function(v){return ni(v,u)?+v:v}).sort($h)),p});function jb(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 Th(n,v),u}function Zc(n){return n==null?n:My.call(n)}function $b(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 Fb(n,i){return lu(n,i)}function Yb(n,i,u){return Ic(n,i,_e(u,2))}function Wb(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 Bb(n,i){return lu(n,i,!0)}function Hb(n,i,u){return Ic(n,i,_e(u,2),!0)}function Ub(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 qb(n){return n&&n.length?Mh(n):[]}function zb(n,i){return n&&n.length?Mh(n,_e(i,2)):[]}function Vb(n){var i=n==null?0:n.length;return i?zn(n,1,i):[]}function Gb(n,i,u){return n&&n.length?(i=u||i===r?1:Oe(i),zn(n,0,i<0?0:i)):[]}function Kb(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 Zb(n,i){return n&&n.length?cu(n,_e(i,3),!1,!0):[]}function Xb(n,i){return n&&n.length?cu(n,_e(i,3)):[]}var Jb=Le(function(n){return Oi(Ut(n,1,wt,!0))}),Qb=Le(function(n){var i=Vn(n);return wt(i)&&(i=r),Oi(Ut(n,1,wt,!0),_e(i,2))}),e1=Le(function(n){var i=Vn(n);return i=typeof i=="function"?i:r,Oi(Ut(n,1,wt,!0),r,i)});function t1(n){return n&&n.length?Oi(n):[]}function n1(n,i){return n&&n.length?Oi(n,_e(i,2)):[]}function r1(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 mp(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 i1=Le(function(n,i){return wt(n)?La(n,i):[]}),s1=Le(function(n){return Nc(V(n,wt))}),a1=Le(function(n){var i=Vn(n);return wt(i)&&(i=r),Nc(V(n,wt),_e(i,2))}),o1=Le(function(n){var i=Vn(n);return i=typeof i=="function"?i:r,Nc(V(n,wt),r,i)}),u1=Le(Xc);function l1(n,i){return Ph(n||[],i||[],Na)}function c1(n,i){return Ph(n||[],i||[],Fa)}var f1=Le(function(n){var i=n.length,u=i>1?n[i-1]:r;return u=typeof u=="function"?(n.pop(),u):r,mp(n,u)});function yp(n){var i=_(n);return i.__chain__=!0,i}function d1(n,i){return i(n),n}function bu(n,i){return i(n)}var h1=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 p1(){return yp(this)}function g1(){return new Un(this.value(),this.__chain__)}function m1(){this.__values__===r&&(this.__values__=Ap(this.value()));var n=this.__index__>=this.__values__.length,i=n?r:this.__values__[this.__index__++];return{done:n,value:i}}function y1(){return this}function v1(n){for(var i,u=this;u instanceof iu;){var p=cp(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 b1(){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 x1(){return Ih(this.__wrapped__,this.__actions__)}var _1=fu(function(n,i,u){De.call(n,u)?++n[u]:Qr(n,u,1)});function w1(n,i,u){var p=Re(n)?z:dv;return u&&un(n,i,u)&&(i=r),p(n,_e(i,3))}function S1(n,i){var u=Re(n)?V:mh;return u(n,_e(i,3))}var k1=Uh(fp),C1=Uh(dp);function D1(n,i){return Ut(xu(n,i),1)}function E1(n,i){return Ut(xu(n,i),ze)}function T1(n,i,u){return u=u===r?1:Oe(u),Ut(xu(n,i),u)}function vp(n,i){var u=Re(n)?T:Ai;return u(n,_e(i,3))}function bp(n,i){var u=Re(n)?L:gh;return u(n,_e(i,3))}var R1=fu(function(n,i,u){De.call(n,u)?n[u].push(i):Qr(n,u,[i])});function M1(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 A1=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}),O1=fu(function(n,i,u){Qr(n,u,i)});function xu(n,i){var u=Re(n)?fe:wh;return u(n,_e(i,3))}function I1(n,i,u,p){return n==null?[]:(Re(i)||(i=i==null?[]:[i]),u=p?r:u,Re(u)||(u=u==null?[]:[u]),Dh(n,i,u))}var P1=fu(function(n,i,u){n[u?0:1].push(i)},function(){return[[],[]]});function N1(n,i,u){var p=Re(n)?Ee:lr,v=arguments.length<3;return p(n,_e(i,4),u,v,Ai)}function L1(n,i,u){var p=Re(n)?Mt:lr,v=arguments.length<3;return p(n,_e(i,4),u,v,gh)}function j1(n,i){var u=Re(n)?V:mh;return u(n,Su(_e(i,3)))}function $1(n){var i=Re(n)?fh:Mv;return i(n)}function F1(n,i,u){(u?un(n,i,u):i===r)?i=1:i=Oe(i);var p=Re(n)?ov:Av;return p(n,i)}function Y1(n){var i=Re(n)?uv:Iv;return i(n)}function W1(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 B1(n,i,u){var p=Re(n)?gt:Pv;return u&&un(n,i,u)&&(i=r),p(n,_e(i,3))}var H1=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]]),Dh(n,Ut(i,1),[])}),_u=Sy||function(){return pt.Date.now()};function U1(n,i){if(typeof i!="function")throw new Ne(h);return n=Oe(n),function(){if(--n<1)return i.apply(this,arguments)}}function xp(n,i,u){return i=u?r:i,i=n&&i==null?n.length:i,ei(n,d,r,r,r,r,i)}function _p(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)}),wp=Le(function(n,i,u){var p=re|H;if(u.length){var v=Tn(u,js(wp));p|=te}return ei(i,p,n,u,v)});function Sp(n,i,u){i=u?r:i;var p=ei(n,de,r,r,r,r,r,i);return p.placeholder=Sp.placeholder,p}function kp(n,i,u){i=u?r:i;var p=ei(n,he,r,r,r,r,r,i);return p.placeholder=kp.placeholder,p}function Cp(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,Up=i-pr;return Q?Jt(Up,w-si):Up}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&&Nh(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 Nh(P),P=Ba(Ye,i),ve(j)}return P===r&&(P=Ba(Ye,i)),R}return On.cancel=An,On.flush=ln,On}var q1=Le(function(n,i){return ph(n,1,i)}),z1=Le(function(n,i,u){return ph(n,Gn(i)||0,u)});function V1(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 G1(n){return _p(2,n)}var K1=Nv(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)}),Dp=Le(function(n,i){var u=Tn(i,js(Dp));return ei(n,ie,r,i,u)}),Z1=ti(function(n,i){return ei(n,Me,r,r,r,i)});function X1(n,i){if(typeof n!="function")throw new Ne(h);return i=i===r?i:Oe(i),Le(n,i)}function J1(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 Q1(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),Cp(n,i,{leading:p,maxWait:i,trailing:v})}function ex(n){return xp(n,1)}function tx(n,i){return Qc(jc(i),n)}function nx(){if(!arguments.length)return[];var n=arguments[0];return Re(n)?n:[n]}function rx(n){return qn(n,K)}function ix(n,i){return i=typeof i=="function"?i:r,qn(n,K,i)}function sx(n){return qn(n,$|K)}function ax(n,i){return i=typeof i=="function"?i:r,qn(n,$|K,i)}function ox(n,i){return i==null||hh(n,i,Yt(i))}function hr(n,i){return n===i||n!==n&&i!==i}var ux=gu(Cc),lx=gu(function(n,i){return n>=i}),as=bh(function(){return arguments}())?bh:function(n){return yt(n)&&De.call(n,"callee")&&!sh.call(n,"callee")},Re=O.isArray,cx=a?rn(a):vv;function bn(n){return n!=null&&ku(n.length)&&!ri(n)}function wt(n){return yt(n)&&bn(n)}function fx(n){return n===!0||n===!1||yt(n)&&on(n)==Br}var Ni=Cy||ff,dx=l?rn(l):bv;function hx(n){return yt(n)&&n.nodeType===1&&!Ha(n)}function px(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 gx(n,i){return $a(n,i)}function mx(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 yx(n){return typeof n=="number"&&oh(n)}function ri(n){if(!mt(n))return!1;var i=on(n);return i==kn||i==Hr||i==Ui||i==oa}function Ep(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 Tp=f?rn(f):_v;function vx(n,i){return n===i||Ec(n,i,Uc(i))}function bx(n,i,u){return u=typeof u=="function"?u:r,Ec(n,i,Uc(i),u)}function xx(n){return Rp(n)&&n!=+n}function _x(n){if(ib(n))throw new Z(c);return xh(n)}function wx(n){return n===null}function Sx(n){return n==null}function Rp(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)==by}var tf=g?rn(g):wv;function kx(n){return Ep(n)&&n>=-Fe&&n<=Fe}var Mp=m?rn(m):Sv;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):kv;function Cx(n){return n===r}function Dx(n){return yt(n)&&Qt(n)==pe}function Ex(n){return yt(n)&&on(n)==$t}var Tx=gu(Rc),Rx=gu(function(n,i){return n<=i});function Ap(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 Op(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 Ip(n){return Mr(n,xn(n))}function Mx(n){return n?ns(Oe(n),-Fe,Fe):n===0?n:0}function et(n){return n==null?"":Rn(n)}var Ax=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])}),Pp=Ns(function(n,i){Mr(i,xn(i),n)}),Du=Ns(function(n,i,u,p){Mr(i,xn(i),n,p)}),Ox=Ns(function(n,i,u,p){Mr(i,Yt(i),n,p)}),Ix=ti(wc);function Px(n,i){var u=Ps(n);return i==null?u:dh(u,i)}var Nx=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}),Lx=Le(function(n){return n.push(r,Xh),b(Np,r,n)});function jx(n,i){return Cr(n,_e(i,3),Rr)}function $x(n,i){return Cr(n,_e(i,3),kc)}function Fx(n,i){return n==null?n:Sc(n,_e(i,3),xn)}function Yx(n,i){return n==null?n:yh(n,_e(i,3),xn)}function Wx(n,i){return n&&Rr(n,_e(i,3))}function Bx(n,i){return n&&kc(n,_e(i,3))}function Hx(n){return n==null?[]:ou(n,Yt(n))}function Ux(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 qx(n,i){return n!=null&&ep(n,i,pv)}function rf(n,i){return n!=null&&ep(n,i,gv)}var zx=zh(function(n,i,u){i!=null&&typeof i.toString!="function"&&(i=Go.call(i)),n[i]=u},af(_n)),Vx=zh(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),Gx=Le(ja);function Yt(n){return bn(n)?ch(n):Tc(n)}function xn(n){return bn(n)?ch(n,!0):Cv(n)}function Kx(n,i){var u={};return i=_e(i,3),Rr(n,function(p,v,w){Qr(u,i(p,v,w),p)}),u}function Zx(n,i){var u={};return i=_e(i,3),Rr(n,function(p,v,w){Qr(u,v,i(p,v,w))}),u}var Xx=Ns(function(n,i,u){uu(n,i,u)}),Np=Ns(function(n,i,u,p){uu(n,i,u,p)}),Jx=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,zv));for(var v=i.length;v--;)Pc(u,i[v]);return u});function Qx(n,i){return Lp(n,Su(_e(i)))}var e_=ti(function(n,i){return n==null?{}:Ev(n,i)});function Lp(n,i){if(n==null)return{};var u=fe(Bc(n),function(p){return[p]});return i=_e(i),Eh(n,u,function(p,v){return i(p,v[0])})}function t_(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 n_(n,i,u){return n==null?n:Fa(n,i,u)}function r_(n,i,u,p){return p=typeof p=="function"?p:r,n==null?n:Fa(n,i,u,p)}var jp=Kh(Yt),$p=Kh(xn);function i_(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 s_(n,i){return n==null?!0:Pc(n,i)}function a_(n,i,u){return n==null?n:Oh(n,i,jc(u))}function o_(n,i,u,p){return p=typeof p=="function"?p:r,n==null?n:Oh(n,i,jc(u),p)}function Fs(n){return n==null?[]:Da(n,Yt(n))}function u_(n){return n==null?[]:Da(n,xn(n))}function l_(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 c_(n,i,u){return i=ii(i),u===r?(u=i,i=0):u=ii(u),n=Gn(n),mv(n,i,u)}function f_(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=uh();return Jt(n+v*(i-n+ka("1e-"+((v+"").length-1))),i)}return Ac(n,i)}var d_=Ls(function(n,i,u){return i=i.toLowerCase(),n+(u?Fp(i):i)});function Fp(n){return sf(et(n).toLowerCase())}function Yp(n){return n=et(n),n&&n.replace(Eo,Ti).replace(oc,"")}function h_(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 p_(n){return n=et(n),n&&xo.test(n)?n.replace(_i,gc):n}function g_(n){return n=et(n),n&&wi.test(n)?n.replace(wr,"\\$&"):n}var m_=Ls(function(n,i,u){return n+(u?"-":"")+i.toLowerCase()}),y_=Ls(function(n,i,u){return n+(u?" ":"")+i.toLowerCase()}),v_=Hh("toLowerCase");function b_(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 x_(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 __(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 w_(n,i,u){return u||i==null?i=0:i&&(i=+i),Ry(et(n).replace(zi,""),i||0)}function S_(n,i,u){return(u?un(n,i,u):i===r)?i=1:i=Oe(i),Oc(et(n),i)}function k_(){var n=arguments,i=et(n[0]);return n.length<3?i:i.replace(n[1],n[2])}var C_=Ls(function(n,i,u){return n+(u?"_":"")+i.toLowerCase()});function D_(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 E_=Ls(function(n,i,u){return n+(u?" ":"")+sf(i)});function T_(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 R_(n,i,u){var p=_.templateSettings;u&&un(n,i,u)&&(i=r),n=et(n),i=Du({},i,p,Zh);var v=Du({},i.imports,p.imports,Zh),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=Bp(function(){return ge(w,ve+"return "+Q).apply(r,R)});if(Pe.source=Q,ef(Pe))throw Pe;return Pe}function M_(n){return et(n).toLowerCase()}function A_(n){return et(n).toUpperCase()}function O_(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 I_(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 P_(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 N_(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 L_(n){return n=et(n),n&&bo.test(n)?n.replace(zr,Ra):n}var j_=Ls(function(n,i,u){return n+(u?" ":"")+i.toUpperCase()}),sf=Hh("toUpperCase");function Wp(n,i,u){return n=et(n),i=u?r:i,i===r?Ea(n)?N(n):je(n):n.match(i)||[]}var Bp=Le(function(n,i){try{return b(n,r,i)}catch(u){return ef(u)?u:new Z(u)}}),$_=ti(function(n,i){return T(i,function(u){u=Ar(u),Qr(n,u,Jc(n[u],n))}),n});function F_(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 Y_(n){return fv(qn(n,$))}function af(n){return function(){return n}}function W_(n,i){return n==null||n!==n?i:n}var B_=qh(),H_=qh(!0);function _n(n){return n}function of(n){return _h(typeof n=="function"?n:qn(n,$))}function U_(n){return Sh(qn(n,$))}function q_(n,i){return kh(n,qn(i,$))}var z_=Le(function(n,i){return function(u){return ja(u,n,i)}}),V_=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 G_(){return pt._===this&&(pt._=xy),this}function lf(){}function K_(n){return n=Oe(n),Le(function(i){return Ch(i,n)})}var Z_=Fc(fe),X_=Fc(z),J_=Fc(gt);function Hp(n){return zc(n)?Kr(Ar(n)):Tv(n)}function Q_(n){return function(i){return n==null?r:rs(n,i)}}var ew=Vh(),tw=Vh(!0);function cf(){return[]}function ff(){return!1}function nw(){return{}}function rw(){return""}function iw(){return!0}function sw(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 aw(n){return Re(n)?fe(n,Ar):Mn(n)?[n]:vn(lp(et(n)))}function ow(n){var i=++vy;return et(n)+i}var uw=hu(function(n,i){return n+i},0),lw=Yc("ceil"),cw=hu(function(n,i){return n/i},1),fw=Yc("floor");function dw(n){return n&&n.length?au(n,_n,Cc):r}function hw(n,i){return n&&n.length?au(n,_e(i,2),Cc):r}function pw(n){return Dn(n,_n)}function gw(n,i){return Dn(n,_e(i,2))}function mw(n){return n&&n.length?au(n,_n,Rc):r}function yw(n,i){return n&&n.length?au(n,_e(i,2),Rc):r}var vw=hu(function(n,i){return n*i},1),bw=Yc("round"),xw=hu(function(n,i){return n-i},0);function _w(n){return n&&n.length?Xt(n,_n):0}function ww(n,i){return n&&n.length?Xt(n,_e(i,2)):0}return _.after=U1,_.ary=xp,_.assign=Ax,_.assignIn=Pp,_.assignInWith=Du,_.assignWith=Ox,_.at=Ix,_.before=_p,_.bind=Jc,_.bindAll=$_,_.bindKey=wp,_.castArray=nx,_.chain=yp,_.chunk=fb,_.compact=db,_.concat=hb,_.cond=F_,_.conforms=Y_,_.constant=af,_.countBy=_1,_.create=Px,_.curry=Sp,_.curryRight=kp,_.debounce=Cp,_.defaults=Nx,_.defaultsDeep=Lx,_.defer=q1,_.delay=z1,_.difference=pb,_.differenceBy=gb,_.differenceWith=mb,_.drop=yb,_.dropRight=vb,_.dropRightWhile=bb,_.dropWhile=xb,_.fill=_b,_.filter=S1,_.flatMap=D1,_.flatMapDeep=E1,_.flatMapDepth=T1,_.flatten=hp,_.flattenDeep=wb,_.flattenDepth=Sb,_.flip=V1,_.flow=B_,_.flowRight=H_,_.fromPairs=kb,_.functions=Hx,_.functionsIn=Ux,_.groupBy=R1,_.initial=Db,_.intersection=Eb,_.intersectionBy=Tb,_.intersectionWith=Rb,_.invert=zx,_.invertBy=Vx,_.invokeMap=A1,_.iteratee=of,_.keyBy=O1,_.keys=Yt,_.keysIn=xn,_.map=xu,_.mapKeys=Kx,_.mapValues=Zx,_.matches=U_,_.matchesProperty=q_,_.memoize=wu,_.merge=Xx,_.mergeWith=Np,_.method=z_,_.methodOf=V_,_.mixin=uf,_.negate=Su,_.nthArg=K_,_.omit=Jx,_.omitBy=Qx,_.once=G1,_.orderBy=I1,_.over=Z_,_.overArgs=K1,_.overEvery=X_,_.overSome=J_,_.partial=Qc,_.partialRight=Dp,_.partition=P1,_.pick=e_,_.pickBy=Lp,_.property=Hp,_.propertyOf=Q_,_.pull=Ib,_.pullAll=gp,_.pullAllBy=Pb,_.pullAllWith=Nb,_.pullAt=Lb,_.range=ew,_.rangeRight=tw,_.rearg=Z1,_.reject=j1,_.remove=jb,_.rest=X1,_.reverse=Zc,_.sampleSize=F1,_.set=n_,_.setWith=r_,_.shuffle=Y1,_.slice=$b,_.sortBy=H1,_.sortedUniq=qb,_.sortedUniqBy=zb,_.split=D_,_.spread=J1,_.tail=Vb,_.take=Gb,_.takeRight=Kb,_.takeRightWhile=Zb,_.takeWhile=Xb,_.tap=d1,_.throttle=Q1,_.thru=bu,_.toArray=Ap,_.toPairs=jp,_.toPairsIn=$p,_.toPath=aw,_.toPlainObject=Ip,_.transform=i_,_.unary=ex,_.union=Jb,_.unionBy=Qb,_.unionWith=e1,_.uniq=t1,_.uniqBy=n1,_.uniqWith=r1,_.unset=s_,_.unzip=Xc,_.unzipWith=mp,_.update=a_,_.updateWith=o_,_.values=Fs,_.valuesIn=u_,_.without=i1,_.words=Wp,_.wrap=tx,_.xor=s1,_.xorBy=a1,_.xorWith=o1,_.zip=u1,_.zipObject=l1,_.zipObjectDeep=c1,_.zipWith=f1,_.entries=jp,_.entriesIn=$p,_.extend=Pp,_.extendWith=Du,uf(_,_),_.add=uw,_.attempt=Bp,_.camelCase=d_,_.capitalize=Fp,_.ceil=lw,_.clamp=l_,_.clone=rx,_.cloneDeep=sx,_.cloneDeepWith=ax,_.cloneWith=ix,_.conformsTo=ox,_.deburr=Yp,_.defaultTo=W_,_.divide=cw,_.endsWith=h_,_.eq=hr,_.escape=p_,_.escapeRegExp=g_,_.every=w1,_.find=k1,_.findIndex=fp,_.findKey=jx,_.findLast=C1,_.findLastIndex=dp,_.findLastKey=$x,_.floor=fw,_.forEach=vp,_.forEachRight=bp,_.forIn=Fx,_.forInRight=Yx,_.forOwn=Wx,_.forOwnRight=Bx,_.get=nf,_.gt=ux,_.gte=lx,_.has=qx,_.hasIn=rf,_.head=pp,_.identity=_n,_.includes=M1,_.indexOf=Cb,_.inRange=c_,_.invoke=Gx,_.isArguments=as,_.isArray=Re,_.isArrayBuffer=cx,_.isArrayLike=bn,_.isArrayLikeObject=wt,_.isBoolean=fx,_.isBuffer=Ni,_.isDate=dx,_.isElement=hx,_.isEmpty=px,_.isEqual=gx,_.isEqualWith=mx,_.isError=ef,_.isFinite=yx,_.isFunction=ri,_.isInteger=Ep,_.isLength=ku,_.isMap=Tp,_.isMatch=vx,_.isMatchWith=bx,_.isNaN=xx,_.isNative=_x,_.isNil=Sx,_.isNull=wx,_.isNumber=Rp,_.isObject=mt,_.isObjectLike=yt,_.isPlainObject=Ha,_.isRegExp=tf,_.isSafeInteger=kx,_.isSet=Mp,_.isString=Cu,_.isSymbol=Mn,_.isTypedArray=$s,_.isUndefined=Cx,_.isWeakMap=Dx,_.isWeakSet=Ex,_.join=Mb,_.kebabCase=m_,_.last=Vn,_.lastIndexOf=Ab,_.lowerCase=y_,_.lowerFirst=v_,_.lt=Tx,_.lte=Rx,_.max=dw,_.maxBy=hw,_.mean=pw,_.meanBy=gw,_.min=mw,_.minBy=yw,_.stubArray=cf,_.stubFalse=ff,_.stubObject=nw,_.stubString=rw,_.stubTrue=iw,_.multiply=vw,_.nth=Ob,_.noConflict=G_,_.noop=lf,_.now=_u,_.pad=b_,_.padEnd=x_,_.padStart=__,_.parseInt=w_,_.random=f_,_.reduce=N1,_.reduceRight=L1,_.repeat=S_,_.replace=k_,_.result=t_,_.round=bw,_.runInContext=k,_.sample=$1,_.size=W1,_.snakeCase=C_,_.some=B1,_.sortedIndex=Fb,_.sortedIndexBy=Yb,_.sortedIndexOf=Wb,_.sortedLastIndex=Bb,_.sortedLastIndexBy=Hb,_.sortedLastIndexOf=Ub,_.startCase=E_,_.startsWith=T_,_.subtract=xw,_.sum=_w,_.sumBy=ww,_.template=R_,_.times=sw,_.toFinite=ii,_.toInteger=Oe,_.toLength=Op,_.toLower=M_,_.toNumber=Gn,_.toSafeInteger=Mx,_.toString=et,_.toUpper=A_,_.trim=O_,_.trimEnd=I_,_.trimStart=P_,_.truncate=N_,_.unescape=L_,_.uniqueId=ow,_.upperCase=j_,_.upperFirst=sf,_.each=vp,_.eachRight=bp,_.first=pp,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=Ly,We.prototype.reverse=jy,We.prototype.value=$y,_.prototype.at=h1,_.prototype.chain=p1,_.prototype.commit=g1,_.prototype.next=m1,_.prototype.plant=v1,_.prototype.reverse=b1,_.prototype.toJSON=_.prototype.valueOf=_.prototype.value=x1,_.prototype.first=_.prototype.head,Ma&&(_.prototype[Ma]=y1),_},U=Y();ur?((ur.exports=U)._=U,Ts._=U):pt._=U}).call(D.commonjsGlobal)})(Ku,Ku.exports);Ku.exports;function _M(e){var t=e.lastRenderedStartIndex,r=e.lastRenderedStopIndex,s=e.startIndex,o=e.stopIndex;return!(s>r||o<t)}function wM(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 SM=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")},kM=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}}(),CM=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)},Dg=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){CM(t,e);function t(){var r,s,o,c;SM(this,t);for(var h=arguments.length,x=Array(h),S=0;S<h;S++)x[S]=arguments[S];return c=(s=(o=Dg(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),Dg(o,c)}return kM(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=wM({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(_M({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 Eg(e){Promise.resolve().then(e).catch(function(t){return setTimeout(function(){throw t})})}var DM=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):Eg(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&&Eg(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}(),EM=new DM,TM=D.ReactDOM.unstable_batchedUpdates;EM.setBatchNotifyFunction(TM);D.reactExports.createContext({});var R0={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
|
-
*/(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})})(R0);var M0=R0.exports;const RM=D.getDefaultExportFromCjs(M0);var MM={exports:{}};const AM=D.getAugmentedNamespace(kD);/**
|
|
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=M0,s.fn||(s.fn={}));var o=typeof window<"u"&&typeof window.moment<"u"?window.moment:AM;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})})(MM);var Hf=function(e,t){return Hf=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])},Hf(e,t)};function OM(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");Hf(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}(function(e){OM(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=RM(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(xM,{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 A0=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},IM=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("")},O0={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(A0(e),t)},decodeString(e,t){return this.HAS_NATIVE_SUPPORT&&!t?atob(e):IM(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 PM;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 PM extends Error{constructor(){super(...arguments),this.name="DecodeBase64StringError"}}const NM=function(e){const t=A0(e);return O0.encodeByteArray(t,!0)},I0=function(e){return NM(e).replace(/\./g,"")},LM=function(e){try{return O0.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 jM(){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 $M=()=>jM().__FIREBASE_DEFAULTS__,FM=()=>{if(typeof process>"u"||typeof process.env>"u")return;const e=process.env.__FIREBASE_DEFAULTS__;if(e)return JSON.parse(e)},YM=()=>{if(typeof document>"u")return;let e;try{e=document.cookie.match(/__FIREBASE_DEFAULTS__=([^;]+)/)}catch{return}const t=e&&LM(e[1]);return t&&JSON.parse(t)},WM=()=>{try{return $M()||FM()||YM()}catch(e){console.info(`Unable to get __FIREBASE_DEFAULTS__ due to: ${e}`);return}},P0=()=>{var e;return(e=WM())===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 BM{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 N0(){try{return typeof indexedDB=="object"}catch{return!1}}function L0(){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 HM(){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 UM="FirebaseError";class aa extends Error{constructor(t,r,s){super(r),this.code=t,this.customData=s,this.name=UM,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?qM(c,s):"Error",x=`${this.serviceName}: ${h} (${o}).`;return new aa(o,x,s)}}function qM(e,t){return e.replace(zM,(r,s)=>{const o=t[s];return o!=null?String(o):`<${s}?>`})}const zM=/\{\$([^}]+)}/g;function Uf(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(Tg(c)&&Tg(h)){if(!Uf(c,h))return!1}else if(c!==h)return!1}for(const o of s)if(!r.includes(o))return!1;return!0}function Tg(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 Wd(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 VM{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 BM;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(KM(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:GM(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 GM(e){return e===ls?void 0:e}function KM(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 ZM{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 VM(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 XM={debug:ut.DEBUG,verbose:ut.VERBOSE,info:ut.INFO,warn:ut.WARN,error:ut.ERROR,silent:ut.SILENT},JM=ut.INFO,QM={[ut.DEBUG]:"log",[ut.VERBOSE]:"log",[ut.INFO]:"info",[ut.WARN]:"warn",[ut.ERROR]:"error"},eA=(e,t,...r)=>{if(t<e.logLevel)return;const s=new Date().toISOString(),o=QM[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 tA{constructor(t){this.name=t,this._logLevel=JM,this._logHandler=eA,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"?XM[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 nA=(e,t)=>t.some(r=>e instanceof r);let Rg,Mg;function rA(){return Rg||(Rg=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])}function iA(){return Mg||(Mg=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])}const j0=new WeakMap,qf=new WeakMap,$0=new WeakMap,bf=new WeakMap,Bd=new WeakMap;function sA(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&&j0.set(r,e)}).catch(()=>{}),Bd.set(t,e),t}function aA(e){if(qf.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)});qf.set(e,t)}let zf={get(e,t,r){if(e instanceof IDBTransaction){if(t==="done")return qf.get(e);if(t==="objectStoreNames")return e.objectStoreNames||$0.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 oA(e){zf=e(zf)}function uA(e){return e===IDBDatabase.prototype.transaction&&!("objectStoreNames"in IDBTransaction.prototype)?function(t,...r){const s=e.call(xf(this),t,...r);return $0.set(s,t.sort?t.sort():[t]),hi(s)}:iA().includes(e)?function(...t){return e.apply(xf(this),t),hi(j0.get(this))}:function(...t){return hi(e.apply(xf(this),t))}}function lA(e){return typeof e=="function"?uA(e):(e instanceof IDBTransaction&&aA(e),nA(e,rA())?new Proxy(e,zf):e)}function hi(e){if(e instanceof IDBRequest)return sA(e);if(bf.has(e))return bf.get(e);const t=lA(e);return t!==e&&(bf.set(e,t),Bd.set(t,e)),t}const xf=e=>Bd.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 _f(e,{blocked:t}={}){const r=indexedDB.deleteDatabase(e);return t&&r.addEventListener("blocked",s=>t(s.oldVersion,s)),hi(r).then(()=>{})}const cA=["get","getKey","getAll","getAllKeys","count"],fA=["put","add","delete","clear"],wf=new Map;function Ag(e,t){if(!(e instanceof IDBDatabase&&!(t in e)&&typeof t=="string"))return;if(wf.get(t))return wf.get(t);const r=t.replace(/FromIndex$/,""),s=t!==r,o=fA.includes(r);if(!(r in(s?IDBIndex:IDBObjectStore).prototype)||!(o||cA.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 wf.set(t,c),c}oA(e=>({...e,get:(t,r,s)=>Ag(t,r)||e.get(t,r,s),has:(t,r)=>!!Ag(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 dA{constructor(t){this.container=t}getPlatformInfoString(){return this.container.getProviders().map(r=>{if(hA(r)){const s=r.getImmediate();return`${s.library}/${s.version}`}else return null}).filter(r=>r).join(" ")}}function hA(e){const t=e.getComponent();return(t==null?void 0:t.type)==="VERSION"}const Vf="@firebase/app",Og="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 tA("@firebase/app"),pA="@firebase/app-compat",gA="@firebase/analytics-compat",mA="@firebase/analytics",yA="@firebase/app-check-compat",vA="@firebase/app-check",bA="@firebase/auth",xA="@firebase/auth-compat",_A="@firebase/database",wA="@firebase/database-compat",SA="@firebase/functions",kA="@firebase/functions-compat",CA="@firebase/installations",DA="@firebase/installations-compat",EA="@firebase/messaging",TA="@firebase/messaging-compat",RA="@firebase/performance",MA="@firebase/performance-compat",AA="@firebase/remote-config",OA="@firebase/remote-config-compat",IA="@firebase/storage",PA="@firebase/storage-compat",NA="@firebase/firestore",LA="@firebase/firestore-compat",jA="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 Gf="[DEFAULT]",$A={[Vf]:"fire-core",[pA]:"fire-core-compat",[mA]:"fire-analytics",[gA]:"fire-analytics-compat",[vA]:"fire-app-check",[yA]:"fire-app-check-compat",[bA]:"fire-auth",[xA]:"fire-auth-compat",[_A]:"fire-rtdb",[wA]:"fire-rtdb-compat",[SA]:"fire-fn",[kA]:"fire-fn-compat",[CA]:"fire-iid",[DA]:"fire-iid-compat",[EA]:"fire-fcm",[TA]:"fire-fcm-compat",[RA]:"fire-perf",[MA]:"fire-perf-compat",[AA]:"fire-rc",[OA]:"fire-rc-compat",[IA]:"fire-gcs",[PA]:"fire-gcs-compat",[NA]:"fire-fst",[LA]:"fire-fst-compat","fire-js":"fire-js",[jA]:"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,Kf=new Map;function FA(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(Kf.has(t))return gs.debug(`There were multiple attempts to register component ${t}.`),!1;Kf.set(t,e);for(const r of Zu.values())FA(r,e);return!0}function Hd(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 YA={"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",YA);/**
|
|
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 WA{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 Ud(e,t={}){let r=e;typeof t!="object"&&(t={name:t});const s=Object.assign({name:Gf,automaticDataCollectionEnabled:!1},t),o=s.name;if(typeof o!="string"||!o)throw Yi.create("bad-app-name",{appName:String(o)});if(r||(r=P0()),!r)throw Yi.create("no-options");const c=Zu.get(o);if(c){if(Uf(r,c.options)&&Uf(s,c.config))return c;throw Yi.create("duplicate-app",{appName:o})}const h=new ZM(o);for(const S of Kf.values())h.addComponent(S);const x=new WA(r,s,h);return Zu.set(o,x),x}function BA(e=Gf){const t=Zu.get(e);if(!t&&e===Gf&&P0())return Ud();if(!t)throw Yi.create("no-app",{appName:e});return t}function Wi(e,t,r){var s;let o=(s=$A[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 HA="firebase-heartbeat-database",UA=1,so="firebase-heartbeat-store";let Sf=null;function F0(){return Sf||(Sf=zl(HA,UA,{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})})),Sf}async function qA(e){try{const r=(await F0()).transaction(so),s=await r.objectStore(so).get(Y0(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 Ig(e,t){try{const s=(await F0()).transaction(so,"readwrite");await s.objectStore(so).put(t,Y0(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 Y0(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 zA=1024,VA=30*24*60*60*1e3;class GA{constructor(t){this.container=t,this._heartbeatsCache=null;const r=this.container.getProvider("app").getImmediate();this._storage=new ZA(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=Pg();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<=VA}),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=Pg(),{heartbeatsToSend:s,unsentEntries:o}=KA(this._heartbeatsCache.heartbeats),c=I0(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 Pg(){return new Date().toISOString().substring(0,10)}function KA(e,t=zA){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),Ng(r)>t){c.dates.pop();break}}else if(r.push({agent:o.agent,dates:[o.date]}),Ng(r)>t){r.pop();break}s=s.slice(1)}return{heartbeatsToSend:r,unsentEntries:s}}class ZA{constructor(t){this.app=t,this._canUseIndexedDBPromise=this.runIndexedDBEnvironmentCheck()}async runIndexedDBEnvironmentCheck(){return N0()?L0().then(()=>!0).catch(()=>!1):!1}async read(){if(await this._canUseIndexedDBPromise){const r=await qA(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 Ig(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 Ig(this.app,{lastSentHeartbeatDate:(r=t.lastSentHeartbeatDate)!==null&&r!==void 0?r:o.lastSentHeartbeatDate,heartbeats:[...o.heartbeats,...t.heartbeats]})}else return}}function Ng(e){return I0(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 XA(e){ms(new Bi("platform-logger",t=>new dA(t),"PRIVATE")),ms(new Bi("heartbeat",t=>new GA(t),"PRIVATE")),Wi(Vf,Og,e),Wi(Vf,Og,"esm2017"),Wi("fire-js","")}XA("");var JA="firebase",QA="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(JA,QA,"app");const W0="@firebase/installations",qd="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 B0=1e4,H0=`w:${qd}`,U0="FIS_v2",eO="https://firebaseinstallations.googleapis.com/v1",tO=60*60*1e3,nO="installations",rO="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 iO={"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(nO,rO,iO);function q0(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 z0({projectId:e}){return`${eO}/projects/${e}/installations`}function V0(e){return{token:e.token,requestStatus:2,expiresIn:aO(e.expiresIn),creationTime:Date.now()}}async function G0(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 K0({apiKey:e}){return new Headers({"Content-Type":"application/json",Accept:"application/json","x-goog-api-key":e})}function sO(e,{refreshToken:t}){const r=K0(e);return r.append("Authorization",oO(t)),r}async function Z0(e){const t=await e();return t.status>=500&&t.status<600?e():t}function aO(e){return Number(e.replace("s","000"))}function oO(e){return`${U0} ${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 uO({appConfig:e,heartbeatServiceProvider:t},{fid:r}){const s=z0(e),o=K0(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:U0,appId:e.appId,sdkVersion:H0},x={method:"POST",headers:o,body:JSON.stringify(h)},S=await Z0(()=>fetch(s,x));if(S.ok){const E=await S.json();return{fid:E.fid||r,registrationStatus:2,refreshToken:E.refreshToken,authToken:V0(E.authToken)}}else throw await G0("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 X0(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 lO(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 cO=/^[cdef][\w-]{21}$/,Zf="";function fO(){try{const e=new Uint8Array(17);(self.crypto||self.msCrypto).getRandomValues(e),e[0]=112+e[0]%16;const r=dO(e);return cO.test(r)?r:Zf}catch{return Zf}}function dO(e){return lO(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 J0=new Map;function Q0(e,t){const r=Vl(e);ey(r,t),hO(r,t)}function ey(e,t){const r=J0.get(e);if(r)for(const s of r)s(t)}function hO(e,t){const r=pO();r&&r.postMessage({key:e,fid:t}),gO()}let ds=null;function pO(){return!ds&&"BroadcastChannel"in self&&(ds=new BroadcastChannel("[Firebase] FID Change"),ds.onmessage=e=>{ey(e.data.key,e.data.fid)}),ds}function gO(){J0.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 mO="firebase-installations-database",yO=1,vs="firebase-installations-store";let kf=null;function zd(){return kf||(kf=zl(mO,yO,{upgrade:(e,t)=>{switch(t){case 0:e.createObjectStore(vs)}}})),kf}async function Xu(e,t){const r=Vl(e),o=(await zd()).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)&&Q0(e,t.fid),t}async function ty(e){const t=Vl(e),s=(await zd()).transaction(vs,"readwrite");await s.objectStore(vs).delete(t),await s.done}async function Gl(e,t){const r=Vl(e),o=(await zd()).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)&&Q0(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 Vd(e){let t;const r=await Gl(e.appConfig,s=>{const o=vO(s),c=bO(e,o);return t=c.registrationPromise,c.installationEntry});return r.fid===Zf?{installationEntry:await t}:{installationEntry:r,registrationPromise:t}}function vO(e){const t=e||{fid:fO(),registrationStatus:0};return ny(t)}function bO(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=xO(e,r);return{installationEntry:r,registrationPromise:s}}else return t.registrationStatus===1?{installationEntry:t,registrationPromise:_O(e)}:{installationEntry:t}}async function xO(e,t){try{const r=await uO(e,t);return Xu(e.appConfig,r)}catch(r){throw q0(r)&&r.customData.serverCode===409?await ty(e.appConfig):await Xu(e.appConfig,{fid:t.fid,registrationStatus:0}),r}}async function _O(e){let t=await Lg(e.appConfig);for(;t.registrationStatus===1;)await X0(100),t=await Lg(e.appConfig);if(t.registrationStatus===0){const{installationEntry:r,registrationPromise:s}=await Vd(e);return s||r}return t}function Lg(e){return Gl(e,t=>{if(!t)throw ys.create("installation-not-found");return ny(t)})}function ny(e){return wO(e)?{fid:e.fid,registrationStatus:0}:e}function wO(e){return e.registrationStatus===1&&e.registrationTime+B0<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 SO({appConfig:e,heartbeatServiceProvider:t},r){const s=kO(e,r),o=sO(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:H0,appId:e.appId}},x={method:"POST",headers:o,body:JSON.stringify(h)},S=await Z0(()=>fetch(s,x));if(S.ok){const E=await S.json();return V0(E)}else throw await G0("Generate Auth Token",S)}function kO(e,{fid:t}){return`${z0(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 Gd(e,t=!1){let r;const s=await Gl(e.appConfig,c=>{if(!ry(c))throw ys.create("not-registered");const h=c.authToken;if(!t&&EO(h))return c;if(h.requestStatus===1)return r=CO(e,t),c;{if(!navigator.onLine)throw ys.create("app-offline");const x=RO(c);return r=DO(e,x),x}});return r?await r:s.authToken}async function CO(e,t){let r=await jg(e.appConfig);for(;r.authToken.requestStatus===1;)await X0(100),r=await jg(e.appConfig);const s=r.authToken;return s.requestStatus===0?Gd(e,t):s}function jg(e){return Gl(e,t=>{if(!ry(t))throw ys.create("not-registered");const r=t.authToken;return MO(r)?Object.assign(Object.assign({},t),{authToken:{requestStatus:0}}):t})}async function DO(e,t){try{const r=await SO(e,t),s=Object.assign(Object.assign({},t),{authToken:r});return await Xu(e.appConfig,s),r}catch(r){if(q0(r)&&(r.customData.serverCode===401||r.customData.serverCode===404))await ty(e.appConfig);else{const s=Object.assign(Object.assign({},t),{authToken:{requestStatus:0}});await Xu(e.appConfig,s)}throw r}}function ry(e){return e!==void 0&&e.registrationStatus===2}function EO(e){return e.requestStatus===2&&!TO(e)}function TO(e){const t=Date.now();return t<e.creationTime||e.creationTime+e.expiresIn<t+tO}function RO(e){const t={requestStatus:1,requestTime:Date.now()};return Object.assign(Object.assign({},e),{authToken:t})}function MO(e){return e.requestStatus===1&&e.requestTime+B0<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 AO(e){const t=e,{installationEntry:r,registrationPromise:s}=await Vd(t);return s?s.catch(console.error):Gd(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 OO(e,t=!1){const r=e;return await IO(r),(await Gd(r,t)).token}async function IO(e){const{registrationPromise:t}=await Vd(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 PO(e){if(!e||!e.options)throw Cf("App Configuration");if(!e.name)throw Cf("App Name");const t=["projectId","apiKey","appId"];for(const r of t)if(!e.options[r])throw Cf(r);return{appName:e.name,projectId:e.options.projectId,apiKey:e.options.apiKey,appId:e.options.appId}}function Cf(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 iy="installations",NO="installations-internal",LO=e=>{const t=e.getProvider("app").getImmediate(),r=PO(t),s=Hd(t,"heartbeat");return{app:t,appConfig:r,heartbeatServiceProvider:s,_delete:()=>Promise.resolve()}},jO=e=>{const t=e.getProvider("app").getImmediate(),r=Hd(t,iy).getImmediate();return{getId:()=>AO(r),getToken:o=>OO(r,o)}};function $O(){ms(new Bi(iy,LO,"PUBLIC")),ms(new Bi(NO,jO,"PRIVATE"))}$O();Wi(W0,qd);Wi(W0,qd,"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 FO="/firebase-messaging-sw.js",YO="/firebase-cloud-messaging-push-scope",sy="BDOU99-h67HcA6JeFXHbSNMu7e2yNNu3RzoMj8TM4W88jITfq7ZmPvIM1Iv-4_l2LxQcYwhqby2xGpWwzjfAnG4",WO="https://fcmregistrations.googleapis.com/v1",ay="google.c.a.c_id",BO="google.c.a.c_l",HO="google.c.a.ts",UO="google.c.a.e";var $g;(function(e){e[e.DATA_MESSAGE=1]="DATA_MESSAGE",e[e.DISPLAY_NOTIFICATION=3]="DISPLAY_NOTIFICATION"})($g||($g={}));/**
|
|
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 qO(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 Df="fcm_token_details_db",zO=5,Fg="fcm_token_object_Store";async function VO(e){if("databases"in indexedDB&&!(await indexedDB.databases()).map(c=>c.name).includes(Df))return null;let t=null;return(await zl(Df,zO,{upgrade:async(s,o,c,h)=>{var x;if(o<2||!s.objectStoreNames.contains(Fg))return;const S=h.objectStore(Fg),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 _f(Df),await _f("fcm_vapid_details_db"),await _f("undefined"),GO(t)?t:null}function GO(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 KO="firebase-messaging-database",ZO=1,bs="firebase-messaging-store";let Ef=null;function Kd(){return Ef||(Ef=zl(KO,ZO,{upgrade:(e,t)=>{switch(t){case 0:e.createObjectStore(bs)}}})),Ef}async function oy(e){const t=Xd(e),s=await(await Kd()).transaction(bs).objectStore(bs).get(t);if(s)return s;{const o=await VO(e.appConfig.senderId);if(o)return await Zd(e,o),o}}async function Zd(e,t){const r=Xd(e),o=(await Kd()).transaction(bs,"readwrite");return await o.objectStore(bs).put(t,r),await o.done,t}async function XO(e){const t=Xd(e),s=(await Kd()).transaction(bs,"readwrite");await s.objectStore(bs).delete(t),await s.done}function Xd({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 JO={"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",JO);/**
|
|
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 QO(e,t){const r=await Qd(e),s=ly(t),o={method:"POST",headers:r,body:JSON.stringify(s)};let c;try{c=await(await fetch(Jd(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 eI(e,t){const r=await Qd(e),s=ly(t.subscriptionOptions),o={method:"PATCH",headers:r,body:JSON.stringify(s)};let c;try{c=await(await fetch(`${Jd(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 uy(e,t){const s={method:"DELETE",headers:await Qd(e)};try{const c=await(await fetch(`${Jd(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 Jd({projectId:e}){return`${WO}/projects/${e}/registrations`}async function Qd({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 ly({p256dh:e,auth:t,endpoint:r,vapidKey:s}){const o={web:{endpoint:r,auth:t,p256dh:e}};return s!==sy&&(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 tI=7*24*60*60*1e3;async function nI(e){const t=await sI(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 oy(e.firebaseDependencies);if(s){if(aI(s.subscriptionOptions,r))return Date.now()>=s.createTime+tI?iI(e,{token:s.token,createTime:Date.now(),subscriptionOptions:r}):s.token;try{await uy(e.firebaseDependencies,s.token)}catch(o){console.warn(o)}return Yg(e.firebaseDependencies,r)}else return Yg(e.firebaseDependencies,r)}async function rI(e){const t=await oy(e.firebaseDependencies);t&&(await uy(e.firebaseDependencies,t.token),await XO(e.firebaseDependencies));const r=await e.swRegistration.pushManager.getSubscription();return r?r.unsubscribe():!0}async function iI(e,t){try{const r=await eI(e.firebaseDependencies,t),s=Object.assign(Object.assign({},t),{token:r,createTime:Date.now()});return await Zd(e.firebaseDependencies,s),r}catch(r){throw await rI(e),r}}async function Yg(e,t){const s={token:await QO(e,t),createTime:Date.now(),subscriptionOptions:t};return await Zd(e,s),s.token}async function sI(e,t){const r=await e.pushManager.getSubscription();return r||e.pushManager.subscribe({userVisibleOnly:!0,applicationServerKey:qO(t)})}function aI(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 Wg(e){const t={from:e.from,collapseKey:e.collapse_key,messageId:e.fcmMessageId};return oI(t,e),uI(t,e),lI(t,e),t}function oI(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 uI(e,t){t.data&&(e.data=t.data)}function lI(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 cI(e){return typeof e=="object"&&!!e&&ay 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
|
-
*/cy("hts/frbslgigp.ogepscmv/ieo/eaylg","tp:/ieaeogn-agolai.o/1frlglgc/o");cy("AzSCbw63g1R0nCw85jG8","Iaya3yLKwmgvh7cF0q4");function cy(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 fI(e){if(!e||!e.options)throw Tf("App Configuration Object");if(!e.name)throw Tf("App Name");const t=["projectId","apiKey","appId","messagingSenderId"],{options:r}=e;for(const s of t)if(!r[s])throw Tf(s);return{appName:e.name,projectId:r.projectId,apiKey:r.apiKey,appId:r.appId,senderId:r.messagingSenderId}}function Tf(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 dI{constructor(t,r,s){this.deliveryMetricsExportedToBigQueryEnabled=!1,this.onBackgroundMessageHandler=null,this.onMessageHandler=null,this.logEvents=[],this.isLogServiceStarted=!1;const o=fI(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 hI(e){try{e.swRegistration=await navigator.serviceWorker.register(FO,{scope:YO}),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 pI(e,t){if(!t&&!e.swRegistration&&await hI(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 gI(e,t){t?e.vapidKey=t:e.vapidKey||(e.vapidKey=sy)}/**
|
|
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 fy(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 gI(e,t==null?void 0:t.vapidKey),await pI(e,t==null?void 0:t.serviceWorkerRegistration),nI(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 mI(e,t,r){const s=yI(t);(await e.firebaseDependencies.analyticsProvider.get()).logEvent(s,{message_id:r[ay],message_name:r[BO],message_time:r[HO],message_device_time:Math.floor(Date.now()/1e3)})}function yI(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 vI(e,t){const r=t.data;if(!r.isFirebaseMessaging)return;e.onMessageHandler&&r.messageType===ao.PUSH_RECEIVED&&(typeof e.onMessageHandler=="function"?e.onMessageHandler(Wg(r)):e.onMessageHandler.next(Wg(r)));const s=r.data;cI(s)&&s[UO]==="1"&&await mI(e,r.messageType,s)}const Bg="@firebase/messaging",Hg="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 bI=e=>{const t=new dI(e.getProvider("app").getImmediate(),e.getProvider("installations-internal").getImmediate(),e.getProvider("analytics-internal"));return navigator.serviceWorker.addEventListener("message",r=>vI(t,r)),t},xI=e=>{const t=e.getProvider("messaging").getImmediate();return{getToken:s=>fy(t,s)}};function _I(){ms(new Bi("messaging",bI,"PUBLIC")),ms(new Bi("messaging-internal",xI,"PRIVATE")),Wi(Bg,Hg),Wi(Bg,Hg,"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 wI(){try{await L0()}catch{return!1}return typeof window<"u"&&N0()&&HM()&&"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 SI(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 dy(e=BA()){return wI().then(t=>{if(!t)throw nn.create("unsupported-browser")},t=>{throw nn.create("indexed-db-unsupported")}),Hd(Wd(e),"messaging").getImmediate()}async function kI(e,t){return e=Wd(e),fy(e,t)}function CI(e,t){return e=Wd(e),SI(e,t)}_I();const hy=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=dy(Ud({apiKey:e.apiKey,authDomain:e.authDomain,projectId:e.projectId,storageBucket:e.storageBucket,messagingSenderId:e.messagingSenderId,appId:e.appId,measurementId:e.measurementId}));kI(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)})},DI=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}}))}},EI=e=>new Promise(t=>{const r=dy(Ud({apiKey:e.apiKey,authDomain:e.authDomain,projectId:e.projectId,storageBucket:e.storageBucket,messagingSenderId:e.messagingSenderId,appId:e.appId,measurementId:e.measurementId}));CI(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"},TI=["granted","denied"],RI=e=>{const[t,r]=D.reactExports.useState(!1),s=()=>{Notification.requestPermission(function(c){c==="granted"&&hy(e),TI.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({}),MI=({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})},AI=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"&&hy(e)},[Notification.permission]),D.reactExports.useEffect(()=>{DI(s)},[]),EI(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(RI,{...e}):""})};function OI({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 II=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},py=e=>(t,r)=>{const s=II(e);return r?t.every(o=>s==null?void 0:s.includes(o)):t.some(o=>s==null?void 0:s.includes(o))},gy=({baseUrl:e,accessWith:t,requireAll:r,children:s})=>py(e)(t,r)?D.jsxRuntimeExports.jsx(D.jsxRuntimeExports.Fragment,{children:s}):null;{const e=D.s(gy,{props:{baseUrl:"string",accessWith:"json",requireAll:"boolean",children:"json"},shadow:"open"});customElements.define("has-permission",e)}function PI(){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 my=D.reactExports.createContext({}),NI=()=>D.reactExports.useContext(my),LI=({children:e})=>{const t=PI();return D.jsxRuntimeExports.jsx(my.Provider,{value:t,children:D.jsxRuntimeExports.jsx(ps.I18nextProvider,{i18n:ps.instance,children:e})})},eh=({baseUrl:e,notiPath:t,setNotiData:r})=>{const s=OI({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}})}},jI=({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=eh({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))})})]})]})})},Ug=({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=eh({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(jI,{notification:$,baseUrl:t,notiPath:r,markAllAsReadState:c,brandColors:s},B))})})]})},$I=({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(Ug,{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(Ug,{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",zIndex:"10"},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(Sw,{tabs:x,setCurrentTab:h,currentTab:c,brandColors:r})]})})})};function th({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 FI({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=eh({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(()=>{th({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($I,{baseUrl:t,notiPath:r,brandColors:s})})]})}const YI=`.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{display:flex;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;position:relative}.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
|
-
`,WI=`: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
|
-
`,BI=`._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}
|
|
1095
|
-
`,HI=`._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}
|
|
1096
|
-
`;function UI(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 qI(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 yy({logo:e,user:t,baseUrl:r,notiPath:s,style:o,classNames:c="",customColors:h,notiprops:x,customElement:S}){const E=e||"https://ukpcsaprod.blob.core.windows.net/lib/images/logo-header.png",A={...o,color:(h==null?void 0:h.headerTextColor)||"white",backgroundColor:(h==null?void 0:h.headerBgColor)||"black"},[$,B]=D.reactExports.useState(!1),K=()=>{window.location.href=`${r}/authentication/logout?callbackUrl=${window.location.href}`};return D.jsxRuntimeExports.jsxs(se.StyleWrapper,{styles:[YI,WI,HI,BI],style:{zIndex:1202},id:"topbar-wrapper",children:[D.jsxRuntimeExports.jsx("nav",{className:`navbar ${c}`,style:h?A:o,children:D.jsxRuntimeExports.jsxs("div",{className:"navbar-container",children:[D.jsxRuntimeExports.jsx("div",{className:"logo-container",children:D.jsxRuntimeExports.jsx("img",{src:E,alt:"logo-header",style:{height:"40px"}})}),D.jsxRuntimeExports.jsxs("div",{className:"right-side-container",children:[S,D.jsxRuntimeExports.jsx("span",{children:D.jsxRuntimeExports.jsxs(MI,{children:[D.jsxRuntimeExports.jsx(AI,{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(FI,{iconColor:h==null?void 0:h.headerTextColor,baseUrl:r,notiPath:s,brandColors:h})]})}),D.jsxRuntimeExports.jsx(zI,{}),D.jsxRuntimeExports.jsxs("div",{className:"userContainer",children:[D.jsxRuntimeExports.jsx(VI,{primaryColor:h==null?void 0:h.headerTextColor,avatarUrl:t==null?void 0:t.avatarUrl,userName:t==null?void 0:t.firstName,setShowConfirmModal:B}),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:$,onClose:()=>B(!1),onConfirm:K})]})}function zI(){var h;const e=[{value:ps.Language.en,element:D.jsxRuntimeExports.jsx(UI,{})},{value:ps.Language.de,element:D.jsxRuntimeExports.jsx(qI,{})}],[t,r]=D.reactExports.useState(!1);D.reactExports.useState(new Array(e.length).fill(!1));const{language:s,setLanguage:o}=NI();D.reactExports.useEffect(()=>{th({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 VI({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(()=>{th({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 GI=e=>D.jsxRuntimeExports.jsx(LI,{children:D.jsxRuntimeExports.jsx(yy,{...e})});{const e=D.s(GI,{props:{logo:"string",user:"json",baseUrl:"string",notiPath:"string",classNames:"string",style:"json",customColors:"json",notiprops:"json",customElement:"string"},shadow:"open"});customElements.define("global-topbar",e)}exports.HasPermission=gy;exports.TopBar=yy;exports.getUseHasPermission=py;
|