diff --git a/DESCRIPTION b/DESCRIPTION index 873f8d449..c3b9af883 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: shiny Type: Package Title: Web Application Framework for R -Version: 1.9.0 +Version: 1.9.0.9000 Authors@R: c( person("Winston", "Chang", role = c("aut", "cre"), email = "winston@posit.co", comment = c(ORCID = "0000-0002-1576-2126")), person("Joe", "Cheng", role = "aut", email = "joe@posit.co"), diff --git a/NEWS.md b/NEWS.md index f6dca1d9a..6ec290f40 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,5 @@ +# shiny (development version) + # shiny 1.9.0 ## New busy indication feature diff --git a/inst/www/shared/busy-indicators/busy-indicators.css b/inst/www/shared/busy-indicators/busy-indicators.css index 474f5836d..1a356af03 100644 --- a/inst/www/shared/busy-indicators/busy-indicators.css +++ b/inst/www/shared/busy-indicators/busy-indicators.css @@ -1,2 +1,2 @@ -/*! shiny 1.9.0 | (c) 2012-2024 RStudio, PBC. | License: GPL-3 | file LICENSE */ +/*! shiny 1.9.0.9000 | (c) 2012-2024 RStudio, PBC. | License: GPL-3 | file LICENSE */ :where([data-shiny-busy-spinners] .recalculating){position:relative}[data-shiny-busy-spinners] .recalculating:after{position:absolute;content:"";--_shiny-spinner-url: var(--shiny-spinner-url, url(spinners/ring.svg));--_shiny-spinner-color: var(--shiny-spinner-color, var(--bs-primary, #007bc2));--_shiny-spinner-size: var(--shiny-spinner-size, 32px);--_shiny-spinner-delay: var(--shiny-spinner-delay, 1s);background:var(--_shiny-spinner-color);width:var(--_shiny-spinner-size);height:var(--_shiny-spinner-size);inset:calc(50% - var(--_shiny-spinner-size) / 2);mask-image:var(--_shiny-spinner-url);-webkit-mask-image:var(--_shiny-spinner-url);opacity:0;animation-delay:var(--_shiny-spinner-delay);animation-name:fade-in;animation-duration:.25s;animation-fill-mode:forwards}[data-shiny-busy-spinners] .recalculating:has(>*),[data-shiny-busy-spinners] .recalculating:empty{opacity:1}[data-shiny-busy-spinners] .recalculating>*:not(.recalculating){opacity:var(--_shiny-fade-opacity);transition:opacity .25s ease var(--shiny-spinner-delay, 1s)}[data-shiny-busy-spinners] .recalculating.shiny-html-output:after{display:none}[data-shiny-busy-spinners][data-shiny-busy-pulse].shiny-busy:after{--_shiny-pulse-background: var( --shiny-pulse-background, linear-gradient( 120deg, var(--bs-body-bg, #fff), var(--bs-indigo, #4b00c1), var(--bs-purple, #74149c), var(--bs-pink, #bf007f), var(--bs-body-bg, #fff) ) );--_shiny-pulse-height: var(--shiny-pulse-height, 5px);--_shiny-pulse-speed: var(--shiny-pulse-speed, 1.85s);position:fixed;top:0;left:0;height:var(--_shiny-pulse-height);background:var(--_shiny-pulse-background);z-index:9999;animation-name:busy-page-pulse;animation-duration:var(--_shiny-pulse-speed);animation-iteration-count:infinite;animation-timing-function:ease-in-out;content:""}[data-shiny-busy-spinners][data-shiny-busy-pulse].shiny-busy:has(.recalculating):after{display:none}[data-shiny-busy-spinners][data-shiny-busy-pulse].shiny-busy:has(#shiny-disconnected-overlay):after{display:none}[data-shiny-busy-pulse]:not([data-shiny-busy-spinners]).shiny-busy:after{--_shiny-pulse-background: var( --shiny-pulse-background, linear-gradient( 120deg, var(--bs-body-bg, #fff), var(--bs-indigo, #4b00c1), var(--bs-purple, #74149c), var(--bs-pink, #bf007f), var(--bs-body-bg, #fff) ) );--_shiny-pulse-height: var(--shiny-pulse-height, 5px);--_shiny-pulse-speed: var(--shiny-pulse-speed, 1.85s);position:fixed;top:0;left:0;height:var(--_shiny-pulse-height);background:var(--_shiny-pulse-background);z-index:9999;animation-name:busy-page-pulse;animation-duration:var(--_shiny-pulse-speed);animation-iteration-count:infinite;animation-timing-function:ease-in-out;content:""}[data-shiny-busy-pulse]:not([data-shiny-busy-spinners]).shiny-busy:has(#shiny-disconnected-overlay):after{display:none}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes busy-page-pulse{0%{left:-75%;width:75%}50%{left:100%;width:75%}to{left:-75%;width:75%}}.shiny-spinner-output-container{--shiny-spinner-size: 0px} diff --git a/inst/www/shared/shiny-autoreload.js b/inst/www/shared/shiny-autoreload.js index 4fb21f316..527b7d07c 100644 --- a/inst/www/shared/shiny-autoreload.js +++ b/inst/www/shared/shiny-autoreload.js @@ -1,4 +1,4 @@ -/*! shiny 1.9.0 | (c) 2012-2024 RStudio, PBC. | License: GPL-3 | file LICENSE */ +/*! shiny 1.9.0.9000 | (c) 2012-2024 RStudio, PBC. | License: GPL-3 | file LICENSE */ "use strict";(function(){var Fl=Object.create;var li=Object.defineProperty;var $l=Object.getOwnPropertyDescriptor;var Ul=Object.getOwnPropertyNames;var Gl=Object.getPrototypeOf,Bl=Object.prototype.hasOwnProperty;var i=function(r,e){return function(){return e||r((e={exports:{}}).exports,e),e.exports}};var kl=function(r,e,t,n){if(e&&typeof e=="object"||typeof e=="function")for(var a=Ul(e),o=0,v=a.length,u;o0&&H[0]<4?1:+(H[0]+H[1]));!Ne&&Ft&&(H=Ft.match(/Edge\/(\d+)/),(!H||H[1]>=74)&&(H=Ft.match(/Chrome\/(\d+)/),H&&(Ne=+H[1])));Yi.exports=Ne});var pr=i(function(HI,Hi){var Wi=Qr(),fp=w();Hi.exports=!!Object.getOwnPropertySymbols&&!fp(function(){var r=Symbol();return!String(r)||!(Object(r)instanceof Symbol)||!Symbol.sham&&Wi&&Wi<41})});var $t=i(function(JI,Ji){var lp=pr();Ji.exports=lp&&!Symbol.sham&&typeof Symbol.iterator=="symbol"});var Zr=i(function(zI,zi){var pp=Y(),yp=P(),dp=_r(),qp=$t(),hp=Object;zi.exports=qp?function(r){return typeof r=="symbol"}:function(r){var e=pp("Symbol");return yp(e)&&dp(e.prototype,hp(r))}});var Cr=i(function(XI,Xi){var gp=String;Xi.exports=function(r){try{return gp(r)}catch(e){return"Object"}}});var rr=i(function(QI,Qi){var Sp=P(),bp=Cr(),mp=TypeError;Qi.exports=function(r){if(Sp(r))return r;throw mp(bp(r)+" is not a function")}});var re=i(function(ZI,Zi){var Op=rr(),Ep=xr();Zi.exports=function(r,e){var t=r[e];return Ep(t)?void 0:Op(t)}});var eo=i(function(rT,ro){var Ut=A(),Gt=P(),Bt=V(),Ip=TypeError;ro.exports=function(r,e){var t,n;if(e==="string"&&Gt(t=r.toString)&&!Bt(n=Ut(t,r))||Gt(t=r.valueOf)&&!Bt(n=Ut(t,r))||e!=="string"&&Gt(t=r.toString)&&!Bt(n=Ut(t,r)))return n;throw Ip("Can't convert object to primitive value")}});var z=i(function(eT,to){to.exports=!1});var Ae=i(function(tT,ao){var no=x(),Tp=Object.defineProperty;ao.exports=function(r,e){try{Tp(no,r,{value:e,configurable:!0,writable:!0})}catch(t){no[r]=e}return e}});var je=i(function(nT,oo){var Pp=x(),wp=Ae(),io="__core-js_shared__",Rp=Pp[io]||wp(io,{});oo.exports=Rp});var yr=i(function(aT,vo){var xp=z(),uo=je();(vo.exports=function(r,e){return uo[r]||(uo[r]=e!==void 0?e:{})})("versions",[]).push({version:"3.29.0",mode:xp?"pure":"global",copyright:"\xA9 2014-2023 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.29.0/LICENSE",source:"https://github.com/zloirock/core-js"})});var or=i(function(iT,so){var _p=zr(),Cp=Object;so.exports=function(r){return Cp(_p(r))}});var D=i(function(oT,co){var Np=R(),Ap=or(),jp=Np({}.hasOwnProperty);co.exports=Object.hasOwn||function(e,t){return jp(Ap(e),t)}});var De=i(function(uT,fo){var Dp=R(),Lp=0,Mp=Math.random(),Fp=Dp(1 .toString);fo.exports=function(r){return"Symbol("+(r===void 0?"":r)+")_"+Fp(++Lp+Mp,36)}});var _=i(function(vT,po){var $p=x(),Up=yr(),lo=D(),Gp=De(),Bp=pr(),kp=$t(),Nr=$p.Symbol,kt=Up("wks"),Kp=kp?Nr.for||Nr:Nr&&Nr.withoutSetter||Gp;po.exports=function(r){return lo(kt,r)||(kt[r]=Bp&&lo(Nr,r)?Nr[r]:Kp("Symbol."+r)),kt[r]}});var go=i(function(sT,ho){var Vp=A(),yo=V(),qo=Zr(),Yp=re(),Wp=eo(),Hp=_(),Jp=TypeError,zp=Hp("toPrimitive");ho.exports=function(r,e){if(!yo(r)||qo(r))return r;var t=Yp(r,zp),n;if(t){if(e===void 0&&(e="default"),n=Vp(t,r,e),!yo(n)||qo(n))return n;throw Jp("Can't convert object to primitive value")}return e===void 0&&(e="number"),Wp(r,e)}});var ee=i(function(cT,So){var Xp=go(),Qp=Zr();So.exports=function(r){var e=Xp(r,"string");return Qp(e)?e:e+""}});var te=i(function(fT,mo){var Zp=x(),bo=V(),Kt=Zp.document,ry=bo(Kt)&&bo(Kt.createElement);mo.exports=function(r){return ry?Kt.createElement(r):{}}});var Vt=i(function(lT,Oo){var ey=M(),ty=w(),ny=te();Oo.exports=!ey&&!ty(function(){return Object.defineProperty(ny("div"),"a",{get:function(){return 7}}).a!=7})});var ne=i(function(Io){var ay=M(),iy=A(),oy=Ct(),uy=Rr(),vy=Z(),sy=ee(),cy=D(),fy=Vt(),Eo=Object.getOwnPropertyDescriptor;Io.f=ay?Eo:function(e,t){if(e=vy(e),t=sy(t),fy)try{return Eo(e,t)}catch(n){}if(cy(e,t))return uy(!iy(oy.f,e,t),e[t])}});var Yt=i(function(yT,To){var ly=M(),py=w();To.exports=ly&&py(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!=42})});var F=i(function(dT,Po){var yy=V(),dy=String,qy=TypeError;Po.exports=function(r){if(yy(r))return r;throw qy(dy(r)+" is not an object")}});var B=i(function(Ro){var hy=M(),gy=Vt(),Sy=Yt(),Le=F(),wo=ee(),by=TypeError,Wt=Object.defineProperty,my=Object.getOwnPropertyDescriptor,Ht="enumerable",Jt="configurable",zt="writable";Ro.f=hy?Sy?function(e,t,n){if(Le(e),t=wo(t),Le(n),typeof e=="function"&&t==="prototype"&&"value"in n&&zt in n&&!n[zt]){var a=my(e,t);a&&a[zt]&&(e[t]=n.value,n={configurable:Jt in n?n[Jt]:a[Jt],enumerable:Ht in n?n[Ht]:a[Ht],writable:!1})}return Wt(e,t,n)}:Wt:function(e,t,n){if(Le(e),t=wo(t),Le(n),gy)try{return Wt(e,t,n)}catch(a){}if("get"in n||"set"in n)throw by("Accessors not supported");return"value"in n&&(e[t]=n.value),e}});var dr=i(function(hT,xo){var Oy=M(),Ey=B(),Iy=Rr();xo.exports=Oy?function(r,e,t){return Ey.f(r,e,Iy(1,t))}:function(r,e,t){return r[e]=t,r}});var Me=i(function(gT,Co){var Xt=M(),Ty=D(),_o=Function.prototype,Py=Xt&&Object.getOwnPropertyDescriptor,Qt=Ty(_o,"name"),wy=Qt&&function(){}.name==="something",Ry=Qt&&(!Xt||Xt&&Py(_o,"name").configurable);Co.exports={EXISTS:Qt,PROPER:wy,CONFIGURABLE:Ry}});var Fe=i(function(ST,No){var xy=R(),_y=P(),Zt=je(),Cy=xy(Function.toString);_y(Zt.inspectSource)||(Zt.inspectSource=function(r){return Cy(r)});No.exports=Zt.inspectSource});var Do=i(function(bT,jo){var Ny=x(),Ay=P(),Ao=Ny.WeakMap;jo.exports=Ay(Ao)&&/native code/.test(String(Ao))});var ae=i(function(mT,Mo){var jy=yr(),Dy=De(),Lo=jy("keys");Mo.exports=function(r){return Lo[r]||(Lo[r]=Dy(r))}});var ie=i(function(OT,Fo){Fo.exports={}});var hr=i(function(ET,Go){var Ly=Do(),Uo=x(),My=V(),Fy=dr(),rn=D(),en=je(),$y=ae(),Uy=ie(),$o="Object already initialized",tn=Uo.TypeError,Gy=Uo.WeakMap,$e,oe,Ue,By=function(r){return Ue(r)?oe(r):$e(r,{})},ky=function(r){return function(e){var t;if(!My(e)||(t=oe(e)).type!==r)throw tn("Incompatible receiver, "+r+" required");return t}};Ly||en.state?(J=en.state||(en.state=new Gy),J.get=J.get,J.has=J.has,J.set=J.set,$e=function(r,e){if(J.has(r))throw tn($o);return e.facade=r,J.set(r,e),e},oe=function(r){return J.get(r)||{}},Ue=function(r){return J.has(r)}):(qr=$y("state"),Uy[qr]=!0,$e=function(r,e){if(rn(r,qr))throw tn($o);return e.facade=r,Fy(r,qr,e),e},oe=function(r){return rn(r,qr)?r[qr]:{}},Ue=function(r){return rn(r,qr)});var J,qr;Go.exports={set:$e,get:oe,has:Ue,enforce:By,getterFor:ky}});var on=i(function(IT,Ko){var an=R(),Ky=w(),Vy=P(),Ge=D(),nn=M(),Yy=Me().CONFIGURABLE,Wy=Fe(),ko=hr(),Hy=ko.enforce,Jy=ko.get,Bo=String,Be=Object.defineProperty,zy=an("".slice),Xy=an("".replace),Qy=an([].join),Zy=nn&&!Ky(function(){return Be(function(){},"length",{value:8}).length!==8}),rd=String(String).split("String"),ed=Ko.exports=function(r,e,t){zy(Bo(e),0,7)==="Symbol("&&(e="["+Xy(Bo(e),/^Symbol\(([^)]*)\)/,"$1")+"]"),t&&t.getter&&(e="get "+e),t&&t.setter&&(e="set "+e),(!Ge(r,"name")||Yy&&r.name!==e)&&(nn?Be(r,"name",{value:e,configurable:!0}):r.name=e),Zy&&t&&Ge(t,"arity")&&r.length!==t.arity&&Be(r,"length",{value:t.arity});try{t&&Ge(t,"constructor")&&t.constructor?nn&&Be(r,"prototype",{writable:!1}):r.prototype&&(r.prototype=void 0)}catch(a){}var n=Hy(r);return Ge(n,"source")||(n.source=Qy(rd,typeof e=="string"?e:"")),r};Function.prototype.toString=ed(function(){return Vy(this)&&Jy(this).source||Wy(this)},"toString")});var X=i(function(TT,Vo){var td=P(),nd=B(),ad=on(),id=Ae();Vo.exports=function(r,e,t,n){n||(n={});var a=n.enumerable,o=n.name!==void 0?n.name:e;if(td(t)&&ad(t,o,n),n.global)a?r[e]=t:id(e,t);else{try{n.unsafe?r[e]&&(a=!0):delete r[e]}catch(v){}a?r[e]=t:nd.f(r,e,{value:t,enumerable:!1,configurable:!n.nonConfigurable,writable:!n.nonWritable})}return r}});var Wo=i(function(PT,Yo){var od=Math.ceil,ud=Math.floor;Yo.exports=Math.trunc||function(e){var t=+e;return(t>0?ud:od)(t)}});var ue=i(function(wT,Ho){var vd=Wo();Ho.exports=function(r){var e=+r;return e!==e||e===0?0:vd(e)}});var ke=i(function(RT,Jo){var sd=ue(),cd=Math.max,fd=Math.min;Jo.exports=function(r,e){var t=sd(r);return t<0?cd(t+e,0):fd(t,e)}});var un=i(function(xT,zo){var ld=ue(),pd=Math.min;zo.exports=function(r){return r>0?pd(ld(r),9007199254740991):0}});var gr=i(function(_T,Xo){var yd=un();Xo.exports=function(r){return yd(r.length)}});var ru=i(function(CT,Zo){var dd=Z(),qd=ke(),hd=gr(),Qo=function(r){return function(e,t,n){var a=dd(e),o=hd(a),v=qd(n,o),u;if(r&&t!=t){for(;o>v;)if(u=a[v++],u!=u)return!0}else for(;o>v;v++)if((r||v in a)&&a[v]===t)return r||v||0;return!r&&-1}};Zo.exports={includes:Qo(!0),indexOf:Qo(!1)}});var sn=i(function(NT,tu){var gd=R(),vn=D(),Sd=Z(),bd=ru().indexOf,md=ie(),eu=gd([].push);tu.exports=function(r,e){var t=Sd(r),n=0,a=[],o;for(o in t)!vn(md,o)&&vn(t,o)&&eu(a,o);for(;e.length>n;)vn(t,o=e[n++])&&(~bd(a,o)||eu(a,o));return a}});var Ke=i(function(AT,nu){nu.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]});var Ve=i(function(au){var Od=sn(),Ed=Ke(),Id=Ed.concat("length","prototype");au.f=Object.getOwnPropertyNames||function(e){return Od(e,Id)}});var Ye=i(function(iu){iu.f=Object.getOwnPropertySymbols});var uu=i(function(LT,ou){var Td=Y(),Pd=R(),wd=Ve(),Rd=Ye(),xd=F(),_d=Pd([].concat);ou.exports=Td("Reflect","ownKeys")||function(e){var t=wd.f(xd(e)),n=Rd.f;return n?_d(t,n(e)):t}});var cn=i(function(MT,su){var vu=D(),Cd=uu(),Nd=ne(),Ad=B();su.exports=function(r,e,t){for(var n=Cd(e),a=Ad.f,o=Nd.f,v=0;vv;)lq.f(e,u=a[v++],n[u]);return e}});var gn=i(function(WT,Ou){var qq=Y();Ou.exports=qq("document","documentElement")});var Ar=i(function(HT,xu){var hq=F(),gq=hn(),Eu=Ke(),Sq=ie(),bq=gn(),mq=te(),Oq=ae(),Iu=">",Tu="<",bn="prototype",mn="script",wu=Oq("IE_PROTO"),Sn=function(){},Ru=function(r){return Tu+mn+Iu+r+Tu+"/"+mn+Iu},Pu=function(r){r.write(Ru("")),r.close();var e=r.parentWindow.Object;return r=null,e},Eq=function(){var r=mq("iframe"),e="java"+mn+":",t;return r.style.display="none",bq.appendChild(r),r.src=String(e),t=r.contentWindow.document,t.open(),t.write(Ru("document.F=Object")),t.close(),t.F},Je,ze=function(){try{Je=new ActiveXObject("htmlfile")}catch(e){}ze=typeof document!="undefined"?document.domain&&Je?Pu(Je):Eq():Pu(Je);for(var r=Eu.length;r--;)delete ze[bn][Eu[r]];return ze()};Sq[wu]=!0;xu.exports=Object.create||function(e,t){var n;return e!==null?(Sn[bn]=hq(e),n=new Sn,Sn[bn]=null,n[wu]=e):n=ze(),t===void 0?n:gq.f(n,t)}});var Cu=i(function(JT,_u){var Iq=w(),Tq=x(),Pq=Tq.RegExp;_u.exports=Iq(function(){var r=Pq(".","s");return!(r.dotAll&&r.exec("\n")&&r.flags==="s")})});var Au=i(function(zT,Nu){var wq=w(),Rq=x(),xq=Rq.RegExp;Nu.exports=wq(function(){var r=xq("(?b)","g");return r.exec("b").groups.a!=="b"||"b".replace(r,"$c")!=="bc"})});var Ze=i(function(XT,Du){"use strict";var jr=A(),Qe=R(),_q=er(),Cq=hu(),Nq=Su(),Aq=yr(),jq=Ar(),Dq=hr().get,Lq=Cu(),Mq=Au(),Fq=Aq("native-string-replace",String.prototype.replace),Xe=RegExp.prototype.exec,En=Xe,$q=Qe("".charAt),Uq=Qe("".indexOf),Gq=Qe("".replace),On=Qe("".slice),In=function(){var r=/a/,e=/b*/g;return jr(Xe,r,"a"),jr(Xe,e,"a"),r.lastIndex!==0||e.lastIndex!==0}(),ju=Nq.BROKEN_CARET,Tn=/()??/.exec("")[1]!==void 0,Bq=In||Tn||ju||Lq||Mq;Bq&&(En=function(e){var t=this,n=Dq(t),a=_q(e),o=n.raw,v,u,c,f,y,S,m;if(o)return o.lastIndex=t.lastIndex,v=jr(En,o,a),t.lastIndex=o.lastIndex,v;var h=n.groups,O=ju&&t.sticky,I=jr(Cq,t),E=t.source,T=0,b=a;if(O&&(I=Gq(I,"y",""),Uq(I,"g")===-1&&(I+="g"),b=On(a,t.lastIndex),t.lastIndex>0&&(!t.multiline||t.multiline&&$q(a,t.lastIndex-1)!=="\n")&&(E="(?: "+E+")",b=" "+b,T++),u=new RegExp("^(?:"+E+")",I)),Tn&&(u=new RegExp("^"+E+"$(?!\\s)",I)),In&&(c=t.lastIndex),f=jr(Xe,O?u:t,b),O?f?(f.input=On(f.input,T),f[0]=On(f[0],T),f.index=t.lastIndex,t.lastIndex+=f[0].length):t.lastIndex=0:In&&f&&(t.lastIndex=t.global?f.index+f[0].length:c),Tn&&f&&f.length>1&&jr(Fq,f[0],u,function(){for(y=1;y=o?r?"":void 0:(v=Hu(n,a),v<55296||v>56319||a+1===o||(u=Hu(n,a+1))<56320||u>57343?r?Zq(n,a):v:r?rh(n,a,a+2):(v-55296<<10)+(u-56320)+65536)}};zu.exports={codeAt:Ju(!1),charAt:Ju(!0)}});var Qu=i(function(aP,Xu){"use strict";var eh=_n().charAt;Xu.exports=function(r,e,t){return e+(t?eh(r,e).length:1)}});var rv=i(function(iP,Zu){var An=R(),th=or(),nh=Math.floor,Cn=An("".charAt),ah=An("".replace),Nn=An("".slice),ih=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,oh=/\$([$&'`]|\d{1,2})/g;Zu.exports=function(r,e,t,n,a,o){var v=t+r.length,u=n.length,c=oh;return a!==void 0&&(a=th(a),c=ih),ah(o,c,function(f,y){var S;switch(Cn(y,0)){case"$":return"$";case"&":return r;case"`":return Nn(e,0,t);case"'":return Nn(e,v);case"<":S=a[Nn(y,1,-1)];break;default:var m=+y;if(m===0)return f;if(m>u){var h=nh(m/10);return h===0?f:h<=u?n[h-1]===void 0?Cn(y,1):n[h-1]+Cn(y,1):f}S=n[m-1]}return S===void 0?"":S})}});var nv=i(function(oP,tv){var ev=A(),uh=F(),vh=P(),sh=Q(),ch=Ze(),fh=TypeError;tv.exports=function(r,e){var t=r.exec;if(vh(t)){var n=ev(t,r,e);return n!==null&&uh(n),n}if(sh(r)==="RegExp")return ev(ch,r,e);throw fh("RegExp#exec called on incompatible receiver")}});var Lr=i(function(uP,vv){var Nh=Q();vv.exports=Array.isArray||function(e){return Nh(e)=="Array"}});var cv=i(function(vP,sv){var Ah=TypeError,jh=9007199254740991;sv.exports=function(r){if(r>jh)throw Ah("Maximum allowed index exceeded");return r}});var tt=i(function(sP,fv){"use strict";var Dh=ee(),Lh=B(),Mh=Rr();fv.exports=function(r,e,t){var n=Dh(e);n in r?Lh.f(r,n,Mh(0,t)):r[n]=t}});var nt=i(function(cP,qv){var Fh=R(),$h=w(),lv=P(),Uh=se(),Gh=Y(),Bh=Fe(),pv=function(){},kh=[],yv=Gh("Reflect","construct"),Ln=/^\s*(?:class|function)\b/,Kh=Fh(Ln.exec),Vh=!Ln.exec(pv),ce=function(e){if(!lv(e))return!1;try{return yv(pv,kh,e),!0}catch(t){return!1}},dv=function(e){if(!lv(e))return!1;switch(Uh(e)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return Vh||!!Kh(Ln,Bh(e))}catch(t){return!0}};dv.sham=!0;qv.exports=!yv||$h(function(){var r;return ce(ce.call)||!ce(Object)||!ce(function(){r=!0})||r})?dv:ce});var bv=i(function(fP,Sv){var hv=Lr(),Yh=nt(),Wh=V(),Hh=_(),Jh=Hh("species"),gv=Array;Sv.exports=function(r){var e;return hv(r)&&(e=r.constructor,Yh(e)&&(e===gv||hv(e.prototype))?e=void 0:Wh(e)&&(e=e[Jh],e===null&&(e=void 0))),e===void 0?gv:e}});var Mn=i(function(lP,mv){var zh=bv();mv.exports=function(r,e){return new(zh(r))(e===0?0:e)}});var Fn=i(function(pP,Ov){var Xh=w(),Qh=_(),Zh=Qr(),rg=Qh("species");Ov.exports=function(r){return Zh>=51||!Xh(function(){var e=[],t=e.constructor={};return t[rg]=function(){return{foo:1}},e[r](Boolean).foo!==1})}});var wv=i(function(yP,Pv){"use strict";var yg=We(),dg=se();Pv.exports=yg?{}.toString:function(){return"[object "+dg(this)+"]"}});var fe=i(function(dP,Rv){var Sg=Q();Rv.exports=typeof process!="undefined"&&Sg(process)=="process"});var _v=i(function(qP,xv){var bg=R(),mg=rr();xv.exports=function(r,e,t){try{return bg(mg(Object.getOwnPropertyDescriptor(r,e)[t]))}catch(n){}}});var Nv=i(function(hP,Cv){var Og=P(),Eg=String,Ig=TypeError;Cv.exports=function(r){if(typeof r=="object"||Og(r))return r;throw Ig("Can't set "+Eg(r)+" as a prototype")}});var at=i(function(gP,Av){var Tg=_v(),Pg=F(),wg=Nv();Av.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var r=!1,e={},t;try{t=Tg(Object.prototype,"__proto__","set"),t(e,[]),r=e instanceof Array}catch(n){}return function(a,o){return Pg(a),wg(o),r?t(a,o):a.__proto__=o,a}}():void 0)});var ur=i(function(SP,Dv){var Rg=B().f,xg=D(),_g=_(),jv=_g("toStringTag");Dv.exports=function(r,e,t){r&&!t&&(r=r.prototype),r&&!xg(r,jv)&&Rg(r,jv,{configurable:!0,value:e})}});var le=i(function(bP,Mv){var Lv=on(),Cg=B();Mv.exports=function(r,e,t){return t.get&&Lv(t.get,e,{getter:!0}),t.set&&Lv(t.set,e,{setter:!0}),Cg.f(r,e,t)}});var Uv=i(function(mP,$v){"use strict";var Ng=Y(),Ag=le(),jg=_(),Dg=M(),Fv=jg("species");$v.exports=function(r){var e=Ng(r);Dg&&e&&!e[Fv]&&Ag(e,Fv,{configurable:!0,get:function(){return this}})}});var Bv=i(function(OP,Gv){var Lg=_r(),Mg=TypeError;Gv.exports=function(r,e){if(Lg(e,r))return r;throw Mg("Incorrect invocation")}});var Kv=i(function(EP,kv){var Fg=nt(),$g=Cr(),Ug=TypeError;kv.exports=function(r){if(Fg(r))return r;throw Ug($g(r)+" is not a constructor")}});var Wv=i(function(IP,Yv){var Vv=F(),Gg=Kv(),Bg=xr(),kg=_(),Kg=kg("species");Yv.exports=function(r,e){var t=Vv(r).constructor,n;return t===void 0||Bg(n=Vv(t)[Kg])?e:Gg(n)}});var pe=i(function(TP,Jv){var Hv=wn(),Vg=rr(),Yg=Jr(),Wg=Hv(Hv.bind);Jv.exports=function(r,e){return Vg(r),e===void 0?r:Yg?Wg(r,e):function(){return r.apply(e,arguments)}}});var it=i(function(PP,zv){var Hg=R();zv.exports=Hg([].slice)});var Qv=i(function(wP,Xv){var Jg=TypeError;Xv.exports=function(r,e){if(rS;S++)if(h=T(r[S]),h&&cc(lc,h))return h;return new dt(!1)}f=Sb(r,y)}for(O=o?r.next:f.next;!(I=yb(O,f)).done;){try{h=T(I.value)}catch(b){fc(f,"throw",b)}if(typeof h=="object"&&h&&cc(lc,h))return h}return new dt(!1)}});var gc=i(function(JP,hc){var Ob=_(),dc=Ob("iterator"),qc=!1;try{yc=0,ya={next:function(){return{done:!!yc++}},return:function(){qc=!0}},ya[dc]=function(){return this},Array.from(ya,function(){throw 2})}catch(r){}var yc,ya;hc.exports=function(r,e){if(!e&&!qc)return!1;var t=!1;try{var n={};n[dc]=function(){return{next:function(){return{done:t=!0}}}},r(n)}catch(a){}return t}});var da=i(function(zP,Sc){var Eb=Fr(),Ib=gc(),Tb=$r().CONSTRUCTOR;Sc.exports=Tb||!Ib(function(r){Eb.all(r).then(void 0,function(){})})});var bc=i(function(){"use strict";var Pb=C(),wb=A(),Rb=rr(),xb=Ur(),_b=vt(),Cb=pa(),Nb=da();Pb({target:"Promise",stat:!0,forced:Nb},{all:function(e){var t=this,n=xb.f(t),a=n.resolve,o=n.reject,v=_b(function(){var u=Rb(t.resolve),c=[],f=0,y=1;Cb(e,function(S){var m=f++,h=!1;y++,wb(u,t,S).then(function(O){h||(h=!0,c[m]=O,--y||a(c))},o)}),--y||a(c)});return v.error&&o(v.value),n.promise}})});var Oc=i(function(){"use strict";var Ab=C(),jb=z(),Db=$r().CONSTRUCTOR,ha=Fr(),Lb=Y(),Mb=P(),Fb=X(),mc=ha&&ha.prototype;Ab({target:"Promise",proto:!0,forced:Db,real:!0},{catch:function(r){return this.then(void 0,r)}});!jb&&Mb(ha)&&(qa=Lb("Promise").prototype.catch,mc.catch!==qa&&Fb(mc,"catch",qa,{unsafe:!0}));var qa});var Ec=i(function(){"use strict";var $b=C(),Ub=A(),Gb=rr(),Bb=Ur(),kb=vt(),Kb=pa(),Vb=da();$b({target:"Promise",stat:!0,forced:Vb},{race:function(e){var t=this,n=Bb.f(t),a=n.reject,o=kb(function(){var v=Gb(t.resolve);Kb(e,function(u){Ub(v,t,u).then(n.resolve,a)})});return o.error&&a(o.value),n.promise}})});var Ic=i(function(){"use strict";var Yb=C(),Wb=A(),Hb=Ur(),Jb=$r().CONSTRUCTOR;Yb({target:"Promise",stat:!0,forced:Jb},{reject:function(e){var t=Hb.f(this);return Wb(t.reject,void 0,e),t.promise}})});var Pc=i(function(iw,Tc){var zb=F(),Xb=V(),Qb=Ur();Tc.exports=function(r,e){if(zb(r),Xb(e)&&e.constructor===r)return e;var t=Qb.f(r),n=t.resolve;return n(e),t.promise}});var xc=i(function(){"use strict";var Zb=C(),rm=Y(),wc=z(),em=Fr(),Rc=$r().CONSTRUCTOR,tm=Pc(),nm=rm("Promise"),am=wc&&!Rc;Zb({target:"Promise",stat:!0,forced:wc||Rc},{resolve:function(e){return tm(am&&this===nm?em:this,e)}})});var Ac=i(function(vw,Nc){var Cc=ke(),um=gr(),vm=tt(),sm=Array,cm=Math.max;Nc.exports=function(r,e,t){for(var n=um(r),a=Cc(e,n),o=Cc(t===void 0?n:t,n),v=sm(cm(o-a,0)),u=0;aE;E++)if((u||E in h)&&($=h[E],K=O($,E,m),r))if(e)b[E]=K;else if(K)switch(r){case 3:return!0;case 5:return $;case 6:return E;case 2:Vc(b,$)}else switch(r){case 4:return!1;case 7:Vc(b,$)}return o?-1:n||a?a:b}};Yc.exports={forEach:sr(0),map:sr(1),filter:sr(2),some:sr(3),every:sr(4),find:sr(5),findIndex:sr(6),filterReject:sr(7)}});var sf=i(function(){"use strict";var qt=C(),Ra=x(),xa=A(),_m=R(),Cm=z(),Yr=M(),Wr=pr(),Nm=w(),j=D(),Am=_r(),Ea=F(),ht=Z(),_a=ee(),jm=er(),Ia=Rr(),me=Ar(),Jc=qn(),Dm=Ve(),zc=Mc(),Lm=Ye(),Xc=ne(),Qc=B(),Mm=hn(),Zc=Ct(),ba=X(),Fm=le(),Ca=yr(),$m=ae(),rf=ie(),Wc=De(),Um=_(),Gm=ga(),Bm=Se(),km=Kc(),Km=ur(),ef=hr(),gt=Sa().forEach,G=$m("hidden"),St="Symbol",Oe="prototype",Vm=ef.set,Hc=ef.getterFor(St),W=Object[Oe],Er=Ra.Symbol,be=Er&&Er[Oe],Ym=Ra.TypeError,ma=Ra.QObject,tf=Xc.f,Or=Qc.f,nf=zc.f,Wm=Zc.f,af=_m([].push),tr=Ca("symbols"),Ee=Ca("op-symbols"),Hm=Ca("wks"),Ta=!ma||!ma[Oe]||!ma[Oe].findChild,Pa=Yr&&Nm(function(){return me(Or({},"a",{get:function(){return Or(this,"a",{value:7}).a}})).a!=7})?function(r,e,t){var n=tf(W,e);n&&delete W[e],Or(r,e,t),n&&r!==W&&Or(W,e,n)}:Or,Oa=function(r,e){var t=tr[r]=me(be);return Vm(t,{type:St,tag:r,description:e}),Yr||(t.description=e),t},bt=function(e,t,n){e===W&&bt(Ee,t,n),Ea(e);var a=_a(t);return Ea(n),j(tr,a)?(n.enumerable?(j(e,G)&&e[G][a]&&(e[G][a]=!1),n=me(n,{enumerable:Ia(0,!1)})):(j(e,G)||Or(e,G,Ia(1,{})),e[G][a]=!0),Pa(e,a,n)):Or(e,a,n)},Na=function(e,t){Ea(e);var n=ht(t),a=Jc(n).concat(vf(n));return gt(a,function(o){(!Yr||xa(wa,n,o))&&bt(e,o,n[o])}),e},Jm=function(e,t){return t===void 0?me(e):Na(me(e),t)},wa=function(e){var t=_a(e),n=xa(Wm,this,t);return this===W&&j(tr,t)&&!j(Ee,t)?!1:n||!j(this,t)||!j(tr,t)||j(this,G)&&this[G][t]?n:!0},of=function(e,t){var n=ht(e),a=_a(t);if(!(n===W&&j(tr,a)&&!j(Ee,a))){var o=tf(n,a);return o&&j(tr,a)&&!(j(n,G)&&n[G][a])&&(o.enumerable=!0),o}},uf=function(e){var t=nf(ht(e)),n=[];return gt(t,function(a){!j(tr,a)&&!j(rf,a)&&af(n,a)}),n},vf=function(r){var e=r===W,t=nf(e?Ee:ht(r)),n=[];return gt(t,function(a){j(tr,a)&&(!e||j(W,a))&&af(n,tr[a])}),n};Wr||(Er=function(){if(Am(be,this))throw Ym("Symbol is not a constructor");var e=!arguments.length||arguments[0]===void 0?void 0:jm(arguments[0]),t=Wc(e),n=function(a){this===W&&xa(n,Ee,a),j(this,G)&&j(this[G],t)&&(this[G][t]=!1),Pa(this,t,Ia(1,a))};return Yr&&Ta&&Pa(W,t,{configurable:!0,set:n}),Oa(t,e)},be=Er[Oe],ba(be,"toString",function(){return Hc(this).tag}),ba(Er,"withoutSetter",function(r){return Oa(Wc(r),r)}),Zc.f=wa,Qc.f=bt,Mm.f=Na,Xc.f=of,Dm.f=zc.f=uf,Lm.f=vf,Gm.f=function(r){return Oa(Um(r),r)},Yr&&(Fm(be,"description",{configurable:!0,get:function(){return Hc(this).description}}),Cm||ba(W,"propertyIsEnumerable",wa,{unsafe:!0})));qt({global:!0,constructor:!0,wrap:!0,forced:!Wr,sham:!Wr},{Symbol:Er});gt(Jc(Hm),function(r){Bm(r)});qt({target:St,stat:!0,forced:!Wr},{useSetter:function(){Ta=!0},useSimple:function(){Ta=!1}});qt({target:"Object",stat:!0,forced:!Wr,sham:!Yr},{create:Jm,defineProperty:bt,defineProperties:Na,getOwnPropertyDescriptor:of});qt({target:"Object",stat:!0,forced:!Wr},{getOwnPropertyNames:uf});km();Km(Er,St);rf[G]=!0});var Aa=i(function(hw,cf){var zm=pr();cf.exports=zm&&!!Symbol.for&&!!Symbol.keyFor});var lf=i(function(){var Xm=C(),Qm=Y(),Zm=D(),rO=er(),ff=yr(),eO=Aa(),ja=ff("string-to-symbol-registry"),tO=ff("symbol-to-string-registry");Xm({target:"Symbol",stat:!0,forced:!eO},{for:function(r){var e=rO(r);if(Zm(ja,e))return ja[e];var t=Qm("Symbol")(e);return ja[e]=t,tO[t]=e,t}})});var yf=i(function(){var nO=C(),aO=D(),iO=Zr(),oO=Cr(),uO=yr(),vO=Aa(),pf=uO("symbol-to-string-registry");nO({target:"Symbol",stat:!0,forced:!vO},{keyFor:function(e){if(!iO(e))throw TypeError(oO(e)+" is not a symbol");if(aO(pf,e))return pf[e]}})});var Sf=i(function(Ow,gf){var sO=R(),df=Lr(),cO=P(),qf=Q(),fO=er(),hf=sO([].push);gf.exports=function(r){if(cO(r))return r;if(!!df(r)){for(var e=r.length,t=[],n=0;n=e.length?(r.target=void 0,Pt(void 0,!0)):t=="keys"?Pt(n,!1):t=="values"?Pt(e[n],!1):Pt([n,e[n]],!1)},"values");var vl=ul.Arguments=ul.Array;Wa("keys");Wa("values");Wa("entries");if(!bE&&mE&&vl.name!=="values")try{gE(vl,"name",{value:"values"})}catch(r){}});var Ja=i(function(Dw,dl){dl.exports={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}});var Xa=i(function(Lw,hl){var xE=te(),za=xE("span").classList,ql=za&&za.constructor&&za.constructor.prototype;hl.exports=ql===Object.prototype?void 0:ql});var Tl=i(function(Mw,Il){"use strict";var kE=w();Il.exports=function(r,e){var t=[][r];return!!t&&kE(function(){t.call(null,e||function(){return 1},1)})}});var ei=i(function(Fw,Pl){"use strict";var KE=Sa().forEach,VE=Tl(),YE=VE("forEach");Pl.exports=YE?[].forEach:function(e){return KE(this,e,arguments.length>1?arguments[1]:void 0)}});var $w=pi(Pn());var lh=rt(),av=A(),et=R(),ph=Wu(),yh=w(),dh=F(),qh=P(),hh=xr(),gh=ue(),Sh=un(),Dr=er(),bh=zr(),mh=Qu(),Oh=re(),Eh=rv(),Ih=nv(),Th=_(),Dn=Th("replace"),Ph=Math.max,wh=Math.min,Rh=et([].concat),jn=et([].push),iv=et("".indexOf),ov=et("".slice),xh=function(r){return r===void 0?r:String(r)},_h=function(){return"a".replace(/./,"$0")==="$0"}(),uv=function(){return/./[Dn]?/./[Dn]("a","$0")==="":!1}(),Ch=!yh(function(){var r=/./;return r.exec=function(){var e=[];return e.groups={a:"7"},e},"".replace(r,"$")!=="7"});ph("replace",function(r,e,t){var n=uv?"$":"$0";return[function(o,v){var u=bh(this),c=hh(o)?void 0:Oh(o,Dn);return c?av(c,o,u,v):av(e,Dr(u),o,v)},function(a,o){var v=dh(this),u=Dr(a);if(typeof o=="string"&&iv(o,n)===-1&&iv(o,"$<")===-1){var c=t(e,v,u,o);if(c.done)return c.value}var f=qh(o);f||(o=Dr(o));var y=v.global;if(y){var S=v.unicode;v.lastIndex=0}for(var m=[];;){var h=Ih(v,u);if(h===null||(jn(m,h),!y))break;var O=Dr(h[0]);O===""&&(v.lastIndex=mh(u,Sh(v.lastIndex),S))}for(var I="",E=0,T=0;T=E&&(I+=ov(u,E,$)+wr,E=$+b.length)}return I+ov(u,E)}]},!Ch||!_h||uv);var eg=C(),tg=w(),ng=Lr(),ag=V(),ig=or(),og=gr(),Ev=cv(),Iv=tt(),ug=Mn(),vg=Fn(),sg=_(),cg=Qr(),Tv=sg("isConcatSpreadable"),fg=cg>=51||!tg(function(){var r=[];return r[Tv]=!1,r.concat()[0]!==r}),lg=function(r){if(!ag(r))return!1;var e=r[Tv];return e!==void 0?!!e:ng(r)},pg=!fg||!vg("concat");eg({target:"Array",proto:!0,arity:1,forced:pg},{concat:function(e){var t=ig(this),n=ug(t,0),a=0,o,v,u,c,f;for(o=-1,u=arguments.length;o=t.length?ll(void 0,!0):(a=IE(t,n),e.index+=a.length,ll(a,!1))});var gl=x(),bl=Ja(),_E=Xa(),Re=Ha(),Qa=dr(),ml=_(),Za=ml("iterator"),Sl=ml("toStringTag"),ri=Re.values,Ol=function(r,e){if(r){if(r[Za]!==ri)try{Qa(r,Za,ri)}catch(n){r[Za]=ri}if(r[Sl]||Qa(r,Sl,e),bl[e]){for(var t in Re)if(r[t]!==Re[t])try{Qa(r,t,Re[t])}catch(n){r[t]=Re[t]}}}};for(wt in bl)Ol(gl[wt]&&gl[wt].prototype,wt);var wt;Ol(_E,"DOMTokenList");var CE=Se();CE("asyncIterator");var NE=Y(),AE=Se(),jE=ur();AE("toStringTag");jE(NE("Symbol"),"Symbol");var DE=x(),LE=ur();LE(DE.JSON,"JSON",!0);var ME=ur();ME(Math,"Math",!0);var FE=C(),$E=w(),UE=or(),El=Et(),GE=Fa(),BE=$E(function(){El(1)});FE({target:"Object",stat:!0,forced:BE,sham:!GE},{getPrototypeOf:function(e){return El(UE(e))}});var WE=C(),wl=ei();WE({target:"Array",proto:!0,forced:[].forEach!=wl},{forEach:wl});var Rl=x(),xl=Ja(),HE=Xa(),ti=ei(),JE=dr(),_l=function(r){if(r&&r.forEach!==ti)try{JE(r,"forEach",ti)}catch(e){r.forEach=ti}};for(Rt in xl)xl[Rt]&&_l(Rl[Rt]&&Rl[Rt].prototype);var Rt;_l(HE);var zE=M(),XE=Me().EXISTS,Cl=R(),QE=le(),Nl=Function.prototype,ZE=Cl(Nl.toString),Al=/function\b(?:\s|\/\*[\S\s]*?\*\/|\/\/[^\n\r]*[\n\r]+)*([^\s(/]*)/,rI=Cl(Al.exec),eI="name";zE&&!XE&&QE(Nl,eI,{configurable:!0,get:function(){try{return rI(Al,ZE(this))[1]}catch(r){return""}}});var tI=C(),nI=at();tI({target:"Object",stat:!0},{setPrototypeOf:nI});var aI=C(),iI=R(),oI=Lr(),uI=iI([].reverse),jl=[1,2];aI({target:"Array",proto:!0,forced:String(jl)===String(jl.reverse())},{reverse:function(){return oI(this)&&(this.length=this.length),uI(this)}});var vI=C(),Dl=Lr(),sI=nt(),cI=V(),Ll=ke(),fI=gr(),lI=Z(),pI=tt(),yI=_(),dI=Fn(),qI=it(),hI=dI("slice"),gI=yI("species"),ni=Array,SI=Math.max;vI({target:"Array",proto:!0,forced:!hI},{slice:function(e,t){var n=lI(this),a=fI(n),o=Ll(e,a),v=Ll(t===void 0?a:t,a),u,c,f;if(Dl(n)&&(u=n.constructor,sI(u)&&(u===ni||Dl(u.prototype))?u=void 0:cI(u)&&(u=u[gI],u===null&&(u=void 0)),u===ni||u===void 0))return qI(n,o,v);for(c=new(u===void 0?ni:u)(SI(v-o,0)),f=0;o=0;--g){var q=this.tryEntries[g],N=q.completion;if(q.tryLoc==="root")return d("end");if(q.tryLoc<=this.prev){var L=t.call(q,"catchLoc"),U=t.call(q,"finallyLoc");if(L&&U){if(this.prev=0;--d){var g=this.tryEntries[d];if(g.tryLoc<=this.prev&&t.call(g,"finallyLoc")&&this.prev=0;--l){var d=this.tryEntries[l];if(d.finallyLoc===s)return this.complete(d.completion,d.afterLoc),wr(d),S}},catch:function(s){for(var l=this.tryEntries.length-1;l>=0;--l){var d=this.tryEntries[l];if(d.tryLoc===s){var g=d.completion;if(g.type==="throw"){var q=g.arg;wr(d)}return q}}throw new Error("illegal catch attempt")},delegateYield:function(s,l,d){return this.delegate={iterator:_t(s),resultName:l,nextLoc:d},this.method==="next"&&(this.arg=void 0),S}},r}function Ml(r,e,t,n,a,o,v){try{var u=r[o](v),c=u.value}catch(f){t(f);return}u.done?e(c):Promise.resolve(c).then(n,a)}function ci(r){return function(){var e=this,t=arguments;return new Promise(function(n,a){var o=r.apply(e,t);function v(c){Ml(o,n,a,v,u,"next",c)}function u(c){Ml(o,n,a,v,u,"throw",c)}v(void 0)})}}document.documentElement.classList.add("autoreload-enabled");var bI=window.location.protocol==="https:"?"wss:":"ws:",mI=window.location.pathname.replace(/\/?$/,"/")+"autoreload/",OI="".concat(bI,"//").concat(window.location.host).concat(mI),EI=((ai=document.currentScript)===null||ai===void 0||(ii=ai.dataset)===null||ii===void 0?void 0:ii.wsUrl)||OI;function II(r){return ui.apply(this,arguments)}function ui(){return ui=ci(Tr().mark(function r(e){var t,n;return Tr().wrap(function(o){for(;;)switch(o.prev=o.next){case 0:return t=new WebSocket(e),n=!1,o.abrupt("return",new Promise(function(v,u){t.onopen=function(){n=!0},t.onerror=function(c){u(c)},t.onclose=function(){n?v(!1):u(new Error("WebSocket connection failed"))},t.onmessage=function(c){c.data==="autoreload"&&v(!0)}}));case 3:case"end":return o.stop()}},r)})),ui.apply(this,arguments)}function TI(r){return vi.apply(this,arguments)}function vi(){return vi=ci(Tr().mark(function r(e){return Tr().wrap(function(n){for(;;)switch(n.prev=n.next){case 0:return n.abrupt("return",new Promise(function(a){return setTimeout(a,e)}));case 1:case"end":return n.stop()}},r)})),vi.apply(this,arguments)}function PI(){return si.apply(this,arguments)}function si(){return si=ci(Tr().mark(function r(){return Tr().wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return t.prev=1,t.next=4,II(EI);case 4:if(!t.sent){t.next=7;break}return window.location.reload(),t.abrupt("return");case 7:t.next=13;break;case 9:return t.prev=9,t.t0=t.catch(1),console.debug("Giving up on autoreload"),t.abrupt("return");case 13:return t.next=15,TI(1e3);case 15:t.next=0;break;case 17:case"end":return t.stop()}},r,null,[[1,9]])})),si.apply(this,arguments)}PI().catch(function(r){console.error(r)});})(); /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ //# sourceMappingURL=shiny-autoreload.js.map diff --git a/inst/www/shared/shiny-showcase.css b/inst/www/shared/shiny-showcase.css index f9b89ebda..9522ce3b5 100644 --- a/inst/www/shared/shiny-showcase.css +++ b/inst/www/shared/shiny-showcase.css @@ -1,2 +1,2 @@ -/*! shiny 1.9.0 | (c) 2012-2024 RStudio, PBC. | License: GPL-3 | file LICENSE */ +/*! shiny 1.9.0.9000 | (c) 2012-2024 RStudio, PBC. | License: GPL-3 | file LICENSE */ #showcase-well{border-radius:0}.shiny-code{background-color:#fff;margin-bottom:0}.shiny-code code{font-family:Menlo,Consolas,Courier New,monospace}.shiny-code-container{margin-top:20px;clear:both}.shiny-code-container h3{display:inline;margin-right:15px}.showcase-header{font-size:16px;font-weight:400}.showcase-code-link{text-align:right;padding:15px}#showcase-app-container{vertical-align:top}#showcase-code-tabs{margin-right:15px}#showcase-code-tabs pre{border:none;line-height:1em}#showcase-code-tabs .nav,#showcase-code-tabs ul{margin-bottom:0}#showcase-code-tabs .tab-content{border-style:solid;border-color:#e5e5e5;border-width:0px 1px 1px 1px;overflow:auto;border-bottom-right-radius:4px;border-bottom-left-radius:4px}#showcase-app-code{width:100%}#showcase-code-position-toggle{float:right}#showcase-sxs-code{padding-top:20px;vertical-align:top}.showcase-code-license{display:block;text-align:right}#showcase-code-content pre{background-color:#fff} diff --git a/inst/www/shared/shiny-showcase.js b/inst/www/shared/shiny-showcase.js index 27a753108..c1a7d7057 100644 --- a/inst/www/shared/shiny-showcase.js +++ b/inst/www/shared/shiny-showcase.js @@ -1,3 +1,3 @@ -/*! shiny 1.9.0 | (c) 2012-2024 RStudio, PBC. | License: GPL-3 | file LICENSE */ +/*! shiny 1.9.0.9000 | (c) 2012-2024 RStudio, PBC. | License: GPL-3 | file LICENSE */ "use strict";(function(){var ta=Object.create;var Re=Object.defineProperty;var na=Object.getOwnPropertyDescriptor;var ia=Object.getOwnPropertyNames;var aa=Object.getPrototypeOf,oa=Object.prototype.hasOwnProperty;var i=function(r,e){return function(){return e||r((e={exports:{}}).exports,e),e.exports}};var ua=function(r,e,t,n){if(e&&typeof e=="object"||typeof e=="function")for(var a=ia(e),o=0,l=a.length,u;o0&&b[0]<4?1:+(b[0]+b[1]));!V&&Ir&&(b=Ir.match(/Edge\/(\d+)/),(!b||b[1]>=74)&&(b=Ir.match(/Chrome\/(\d+)/),b&&(V=+b[1])));dt.exports=V});var wr=i(function(Sv,yt){var gt=pt(),Ra=g();yt.exports=!!Object.getOwnPropertySymbols&&!Ra(function(){var r=Symbol();return!String(r)||!(Object(r)instanceof Symbol)||!Symbol.sham&>&><41})});var Tr=i(function(Ov,qt){var _a=wr();qt.exports=_a&&!Symbol.sham&&typeof Symbol.iterator=="symbol"});var Pr=i(function(Iv,ht){var ja=X(),Na=y(),Da=at(),Aa=Tr(),Ba=Object;ht.exports=Aa?function(r){return typeof r=="symbol"}:function(r){var e=ja("Symbol");return Na(e)&&Da(e.prototype,Ba(r))}});var bt=i(function(wv,mt){var Ma=String;mt.exports=function(r){try{return Ma(r)}catch(e){return"Object"}}});var Et=i(function(Tv,xt){var $a=y(),Fa=bt(),La=TypeError;xt.exports=function(r){if($a(r))return r;throw La(Fa(r)+" is not a function")}});var Cr=i(function(Pv,St){var Ua=Et(),Ga=Y();St.exports=function(r,e){var t=r[e];return Ga(t)?void 0:Ua(t)}});var It=i(function(Cv,Ot){var Rr=C(),_r=y(),jr=_(),Ka=TypeError;Ot.exports=function(r,e){var t,n;if(e==="string"&&_r(t=r.toString)&&!jr(n=Rr(t,r))||_r(t=r.valueOf)&&!jr(n=Rr(t,r))||e!=="string"&&_r(t=r.toString)&&!jr(n=Rr(t,r)))return n;throw Ka("Can't convert object to primitive value")}});var Tt=i(function(Rv,wt){wt.exports=!1});var J=i(function(_v,Ct){var Pt=q(),ka=Object.defineProperty;Ct.exports=function(r,e){try{ka(Pt,r,{value:e,configurable:!0,writable:!0})}catch(t){Pt[r]=e}return e}});var Z=i(function(jv,_t){var Wa=q(),Ha=J(),Rt="__core-js_shared__",za=Wa[Rt]||Ha(Rt,{});_t.exports=za});var Q=i(function(Nv,Nt){var Ya=Tt(),jt=Z();(Nt.exports=function(r,e){return jt[r]||(jt[r]=e!==void 0?e:{})})("versions",[]).push({version:"3.29.0",mode:Ya?"pure":"global",copyright:"\xA9 2014-2023 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.29.0/LICENSE",source:"https://github.com/zloirock/core-js"})});var Nr=i(function(Dv,Dt){var Xa=F(),Va=Object;Dt.exports=function(r){return Va(Xa(r))}});var I=i(function(Av,At){var Ja=p(),Za=Nr(),Qa=Ja({}.hasOwnProperty);At.exports=Object.hasOwn||function(e,t){return Qa(Za(e),t)}});var Dr=i(function(Bv,Bt){var ro=p(),eo=0,to=Math.random(),no=ro(1 .toString);Bt.exports=function(r){return"Symbol("+(r===void 0?"":r)+")_"+no(++eo+to,36)}});var N=i(function(Mv,$t){var io=q(),ao=Q(),Mt=I(),oo=Dr(),uo=wr(),lo=Tr(),j=io.Symbol,Ar=ao("wks"),co=lo?j.for||j:j&&j.withoutSetter||oo;$t.exports=function(r){return Mt(Ar,r)||(Ar[r]=uo&&Mt(j,r)?j[r]:co("Symbol."+r)),Ar[r]}});var Gt=i(function($v,Ut){var vo=C(),Ft=_(),Lt=Pr(),so=Cr(),fo=It(),po=N(),go=TypeError,yo=po("toPrimitive");Ut.exports=function(r,e){if(!Ft(r)||Lt(r))return r;var t=so(r,yo),n;if(t){if(e===void 0&&(e="default"),n=vo(t,r,e),!Ft(n)||Lt(n))return n;throw go("Can't convert object to primitive value")}return e===void 0&&(e="number"),fo(r,e)}});var Br=i(function(Fv,Kt){var qo=Gt(),ho=Pr();Kt.exports=function(r){var e=qo(r,"string");return ho(e)?e:e+""}});var $r=i(function(Lv,Wt){var mo=q(),kt=_(),Mr=mo.document,bo=kt(Mr)&&kt(Mr.createElement);Wt.exports=function(r){return bo?Mr.createElement(r):{}}});var Fr=i(function(Uv,Ht){var xo=S(),Eo=g(),So=$r();Ht.exports=!xo&&!Eo(function(){return Object.defineProperty(So("div"),"a",{get:function(){return 7}}).a!=7})});var Lr=i(function(Yt){var Oo=S(),Io=C(),wo=Fe(),To=mr(),Po=L(),Co=Br(),Ro=I(),_o=Fr(),zt=Object.getOwnPropertyDescriptor;Yt.f=Oo?zt:function(e,t){if(e=Po(e),t=Co(t),_o)try{return zt(e,t)}catch(n){}if(Ro(e,t))return To(!Io(wo.f,e,t),e[t])}});var Ur=i(function(Kv,Xt){var jo=S(),No=g();Xt.exports=jo&&No(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!=42})});var w=i(function(kv,Vt){var Do=_(),Ao=String,Bo=TypeError;Vt.exports=function(r){if(Do(r))return r;throw Bo(Ao(r)+" is not an object")}});var U=i(function(Zt){var Mo=S(),$o=Fr(),Fo=Ur(),rr=w(),Jt=Br(),Lo=TypeError,Gr=Object.defineProperty,Uo=Object.getOwnPropertyDescriptor,Kr="enumerable",kr="configurable",Wr="writable";Zt.f=Mo?Fo?function(e,t,n){if(rr(e),t=Jt(t),rr(n),typeof e=="function"&&t==="prototype"&&"value"in n&&Wr in n&&!n[Wr]){var a=Uo(e,t);a&&a[Wr]&&(e[t]=n.value,n={configurable:kr in n?n[kr]:a[kr],enumerable:Kr in n?n[Kr]:a[Kr],writable:!1})}return Gr(e,t,n)}:Gr:function(e,t,n){if(rr(e),t=Jt(t),rr(n),$o)try{return Gr(e,t,n)}catch(a){}if("get"in n||"set"in n)throw Lo("Accessors not supported");return"value"in n&&(e[t]=n.value),e}});var er=i(function(Hv,Qt){var Go=S(),Ko=U(),ko=mr();Qt.exports=Go?function(r,e,t){return Ko.f(r,e,ko(1,t))}:function(r,e,t){return r[e]=t,r}});var tn=i(function(zv,en){var Hr=S(),Wo=I(),rn=Function.prototype,Ho=Hr&&Object.getOwnPropertyDescriptor,zr=Wo(rn,"name"),zo=zr&&function(){}.name==="something",Yo=zr&&(!Hr||Hr&&Ho(rn,"name").configurable);en.exports={EXISTS:zr,PROPER:zo,CONFIGURABLE:Yo}});var an=i(function(Yv,nn){var Xo=p(),Vo=y(),Yr=Z(),Jo=Xo(Function.toString);Vo(Yr.inspectSource)||(Yr.inspectSource=function(r){return Jo(r)});nn.exports=Yr.inspectSource});var ln=i(function(Xv,un){var Zo=q(),Qo=y(),on=Zo.WeakMap;un.exports=Qo(on)&&/native code/.test(String(on))});var Xr=i(function(Vv,vn){var ru=Q(),eu=Dr(),cn=ru("keys");vn.exports=function(r){return cn[r]||(cn[r]=eu(r))}});var tr=i(function(Jv,sn){sn.exports={}});var Qr=i(function(Zv,pn){var tu=ln(),dn=q(),nu=_(),iu=er(),Vr=I(),Jr=Z(),au=Xr(),ou=tr(),fn="Object already initialized",Zr=dn.TypeError,uu=dn.WeakMap,nr,G,ir,lu=function(r){return ir(r)?G(r):nr(r,{})},cu=function(r){return function(e){var t;if(!nu(e)||(t=G(e)).type!==r)throw Zr("Incompatible receiver, "+r+" required");return t}};tu||Jr.state?(x=Jr.state||(Jr.state=new uu),x.get=x.get,x.has=x.has,x.set=x.set,nr=function(r,e){if(x.has(r))throw Zr(fn);return e.facade=r,x.set(r,e),e},G=function(r){return x.get(r)||{}},ir=function(r){return x.has(r)}):(R=au("state"),ou[R]=!0,nr=function(r,e){if(Vr(r,R))throw Zr(fn);return e.facade=r,iu(r,R,e),e},G=function(r){return Vr(r,R)?r[R]:{}},ir=function(r){return Vr(r,R)});var x,R;pn.exports={set:nr,get:G,has:ir,enforce:lu,getterFor:cu}});var hn=i(function(Qv,qn){var ee=p(),vu=g(),su=y(),ar=I(),re=S(),fu=tn().CONFIGURABLE,du=an(),yn=Qr(),pu=yn.enforce,gu=yn.get,gn=String,or=Object.defineProperty,yu=ee("".slice),qu=ee("".replace),hu=ee([].join),mu=re&&!vu(function(){return or(function(){},"length",{value:8}).length!==8}),bu=String(String).split("String"),xu=qn.exports=function(r,e,t){yu(gn(e),0,7)==="Symbol("&&(e="["+qu(gn(e),/^Symbol\(([^)]*)\)/,"$1")+"]"),t&&t.getter&&(e="get "+e),t&&t.setter&&(e="set "+e),(!ar(r,"name")||fu&&r.name!==e)&&(re?or(r,"name",{value:e,configurable:!0}):r.name=e),mu&&t&&ar(t,"arity")&&r.length!==t.arity&&or(r,"length",{value:t.arity});try{t&&ar(t,"constructor")&&t.constructor?re&&or(r,"prototype",{writable:!1}):r.prototype&&(r.prototype=void 0)}catch(a){}var n=pu(r);return ar(n,"source")||(n.source=hu(bu,typeof e=="string"?e:"")),r};Function.prototype.toString=xu(function(){return su(this)&&gu(this).source||du(this)},"toString")});var te=i(function(rs,mn){var Eu=y(),Su=U(),Ou=hn(),Iu=J();mn.exports=function(r,e,t,n){n||(n={});var a=n.enumerable,o=n.name!==void 0?n.name:e;if(Eu(t)&&Ou(t,o,n),n.global)a?r[e]=t:Iu(e,t);else{try{n.unsafe?r[e]&&(a=!0):delete r[e]}catch(l){}a?r[e]=t:Su.f(r,e,{value:t,enumerable:!1,configurable:!n.nonConfigurable,writable:!n.nonWritable})}return r}});var xn=i(function(es,bn){var wu=Math.ceil,Tu=Math.floor;bn.exports=Math.trunc||function(e){var t=+e;return(t>0?Tu:wu)(t)}});var K=i(function(ts,En){var Pu=xn();En.exports=function(r){var e=+r;return e!==e||e===0?0:Pu(e)}});var On=i(function(ns,Sn){var Cu=K(),Ru=Math.max,_u=Math.min;Sn.exports=function(r,e){var t=Cu(r);return t<0?Ru(t+e,0):_u(t,e)}});var ne=i(function(is,In){var ju=K(),Nu=Math.min;In.exports=function(r){return r>0?Nu(ju(r),9007199254740991):0}});var Tn=i(function(as,wn){var Du=ne();wn.exports=function(r){return Du(r.length)}});var Rn=i(function(os,Cn){var Au=L(),Bu=On(),Mu=Tn(),Pn=function(r){return function(e,t,n){var a=Au(e),o=Mu(a),l=Bu(n,o),u;if(r&&t!=t){for(;o>l;)if(u=a[l++],u!=u)return!0}else for(;o>l;l++)if((r||l in a)&&a[l]===t)return r||l||0;return!r&&-1}};Cn.exports={includes:Pn(!0),indexOf:Pn(!1)}});var ae=i(function(us,jn){var $u=p(),ie=I(),Fu=L(),Lu=Rn().indexOf,Uu=tr(),_n=$u([].push);jn.exports=function(r,e){var t=Fu(r),n=0,a=[],o;for(o in t)!ie(Uu,o)&&ie(t,o)&&_n(a,o);for(;e.length>n;)ie(t,o=e[n++])&&(~Lu(a,o)||_n(a,o));return a}});var ur=i(function(ls,Nn){Nn.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]});var An=i(function(Dn){var Gu=ae(),Ku=ur(),ku=Ku.concat("length","prototype");Dn.f=Object.getOwnPropertyNames||function(e){return Gu(e,ku)}});var Mn=i(function(Bn){Bn.f=Object.getOwnPropertySymbols});var Fn=i(function(ss,$n){var Wu=X(),Hu=p(),zu=An(),Yu=Mn(),Xu=w(),Vu=Hu([].concat);$n.exports=Wu("Reflect","ownKeys")||function(e){var t=zu.f(Xu(e)),n=Yu.f;return n?Vu(t,n(e)):t}});var Gn=i(function(fs,Un){var Ln=I(),Ju=Fn(),Zu=Lr(),Qu=U();Un.exports=function(r,e,t){for(var n=Ju(e),a=Qu.f,o=Zu.f,l=0;ll;)jl.f(e,u=a[l++],n[u]);return e}});var li=i(function(Es,ui){var Bl=X();ui.exports=Bl("document","documentElement")});var yi=i(function(Ss,gi){var Ml=w(),$l=oi(),ci=ur(),Fl=tr(),Ll=li(),Ul=$r(),Gl=Xr(),vi=">",si="<",se="prototype",fe="script",di=Gl("IE_PROTO"),ve=function(){},pi=function(r){return si+fe+vi+r+si+"/"+fe+vi},fi=function(r){r.write(pi("")),r.close();var e=r.parentWindow.Object;return r=null,e},Kl=function(){var r=Ul("iframe"),e="java"+fe+":",t;return r.style.display="none",Ll.appendChild(r),r.src=String(e),t=r.contentWindow.document,t.open(),t.write(pi("document.F=Object")),t.close(),t.F},vr,sr=function(){try{vr=new ActiveXObject("htmlfile")}catch(e){}sr=typeof document!="undefined"?document.domain&&vr?fi(vr):Kl():fi(vr);for(var r=ci.length;r--;)delete sr[se][ci[r]];return sr()};Fl[di]=!0;gi.exports=Object.create||function(e,t){var n;return e!==null?(ve[se]=Ml(e),n=new ve,ve[se]=null,n[di]=e):n=sr(),t===void 0?n:$l.f(n,t)}});var hi=i(function(Os,qi){var kl=g(),Wl=q(),Hl=Wl.RegExp;qi.exports=kl(function(){var r=Hl(".","s");return!(r.dotAll&&r.exec("\n")&&r.flags==="s")})});var bi=i(function(Is,mi){var zl=g(),Yl=q(),Xl=Yl.RegExp;mi.exports=zl(function(){var r=Xl("(?b)","g");return r.exec("b").groups.a!=="b"||"b".replace(r,"$c")!=="bc"})});var pr=i(function(ws,Ei){"use strict";var D=C(),dr=p(),Vl=cr(),Jl=ri(),Zl=ti(),Ql=Q(),rc=yi(),ec=Qr().get,tc=hi(),nc=bi(),ic=Ql("native-string-replace",String.prototype.replace),fr=RegExp.prototype.exec,pe=fr,ac=dr("".charAt),oc=dr("".indexOf),uc=dr("".replace),de=dr("".slice),ge=function(){var r=/a/,e=/b*/g;return D(fr,r,"a"),D(fr,e,"a"),r.lastIndex!==0||e.lastIndex!==0}(),xi=Zl.BROKEN_CARET,ye=/()??/.exec("")[1]!==void 0,lc=ge||ye||xi||tc||nc;lc&&(pe=function(e){var t=this,n=ec(t),a=Vl(e),o=n.raw,l,u,s,c,v,h,d;if(o)return o.lastIndex=t.lastIndex,l=D(pe,o,a),t.lastIndex=o.lastIndex,l;var f=n.groups,T=xi&&t.sticky,m=D(Jl,t),E=t.source,P=0,O=a;if(T&&(m=uc(m,"y",""),oc(m,"g")===-1&&(m+="g"),O=de(a,t.lastIndex),t.lastIndex>0&&(!t.multiline||t.multiline&&ac(a,t.lastIndex-1)!=="\n")&&(E="(?: "+E+")",O=" "+O,P++),u=new RegExp("^(?:"+E+")",m)),ye&&(u=new RegExp("^"+E+"$(?!\\s)",m)),ge&&(s=t.lastIndex),c=D(fr,T?u:t,O),T?c?(c.input=de(c.input,P),c[0]=de(c[0],P),c.index=t.lastIndex,t.lastIndex+=c[0].length):t.lastIndex=0:ge&&c&&(t.lastIndex=t.global?c.index+c[0].length:s),ye&&c&&c.length>1&&D(ic,c[0],u,function(){for(v=1;v=o?r?"":void 0:(l=Mi(n,a),l<55296||l>56319||a+1===o||(u=Mi(n,a+1))<56320||u>57343?r?mc(n,a):l:r?bc(n,a,a+2):(l-55296<<10)+(u-56320)+65536)}};Fi.exports={codeAt:$i(!1),charAt:$i(!0)}});var Gi=i(function(Ns,Ui){"use strict";var xc=Li().charAt;Ui.exports=function(r,e,t){return e+(t?xc(r,e).length:1)}});var ki=i(function(Ds,Ki){var Ee=p(),Ec=Nr(),Sc=Math.floor,be=Ee("".charAt),Oc=Ee("".replace),xe=Ee("".slice),Ic=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,wc=/\$([$&'`]|\d{1,2})/g;Ki.exports=function(r,e,t,n,a,o){var l=t+r.length,u=n.length,s=wc;return a!==void 0&&(a=Ec(a),s=Ic),Oc(o,s,function(c,v){var h;switch(be(v,0)){case"$":return"$";case"&":return r;case"`":return xe(e,0,t);case"'":return xe(e,l);case"<":h=a[xe(v,1,-1)];break;default:var d=+v;if(d===0)return c;if(d>u){var f=Sc(d/10);return f===0?c:f<=u?n[f-1]===void 0?be(v,1):n[f-1]+be(v,1):c}h=n[d-1]}return h===void 0?"":h})}});var zi=i(function(As,Hi){var Wi=C(),Tc=w(),Pc=y(),Cc=M(),Rc=pr(),_c=TypeError;Hi.exports=function(r,e){var t=r.exec;if(Pc(t)){var n=Wi(t,r,e);return n!==null&&Tc(n),n}if(Cc(r)==="RegExp")return Wi(Rc,r,e);throw _c("RegExp#exec called on incompatible receiver")}});var Bs=la(qe());var jc=Pi(),Yi=C(),gr=p(),Nc=Bi(),Dc=g(),Ac=w(),Bc=y(),Mc=Y(),$c=K(),Fc=ne(),A=cr(),Lc=F(),Uc=Gi(),Gc=Cr(),Kc=ki(),kc=zi(),Wc=N(),Oe=Wc("replace"),Hc=Math.max,zc=Math.min,Yc=gr([].concat),Se=gr([].push),Xi=gr("".indexOf),Vi=gr("".slice),Xc=function(r){return r===void 0?r:String(r)},Vc=function(){return"a".replace(/./,"$0")==="$0"}(),Ji=function(){return/./[Oe]?/./[Oe]("a","$0")==="":!1}(),Jc=!Dc(function(){var r=/./;return r.exec=function(){var e=[];return e.groups={a:"7"},e},"".replace(r,"$")!=="7"});Nc("replace",function(r,e,t){var n=Ji?"$":"$0";return[function(o,l){var u=Lc(this),s=Mc(o)?void 0:Gc(o,Oe);return s?Yi(s,o,u,l):Yi(e,A(u),o,l)},function(a,o){var l=Ac(this),u=A(a);if(typeof o=="string"&&Xi(o,n)===-1&&Xi(o,"$<")===-1){var s=t(e,l,u,o);if(s.done)return s.value}var c=Bc(o);c||(o=A(o));var v=l.global;if(v){var h=l.unicode;l.lastIndex=0}for(var d=[];;){var f=kc(l,u);if(f===null||(Se(d,f),!v))break;var T=A(f[0]);T===""&&(l.lastIndex=Uc(u,Fc(l.lastIndex),h))}for(var m="",E=0,P=0;P=E&&(m+=Vi(u,E,B)+Ce,E=B+O.length)}return m+Vi(u,E)}]},!Jc||!Vc||Ji);var Zi=400;function Ie(r,e){var t=0;if(r.nodeType===3){var n=r.nodeValue.replace(/\n/g,"").length;if(n>=e)return{element:r,offset:e};t+=n}else if(r.nodeType===1&&r.firstChild){var a=Ie(r.firstChild,e);if(a.element!==null)return a;t+=a.offset}return r.nextSibling?Ie(r.nextSibling,e-t):{element:null,offset:t}}function we(r,e,t){for(var n=0,a=0;a show below':' show with app'}),e&&$(document.body).animate({scrollTop:0},n),Te=e,ra(e&&t),$(window).trigger("resize")};function ra(r){var e=960,t=e,n=1,a=document.getElementById("showcase-app-code").offsetWidth;a/2>e?t=a/2:a*.66>e?t=960:(t=a*.66,n=t/e);var o=document.getElementById("showcase-app-container");$(o).animate({width:t+"px",zoom:n*100+"%"},r?Zi:0)}var Qc=function(){Qi(!Te,!0)},rv=function(){document.body.offsetWidth>1350&&Qi(!0,!1)};function ea(){document.getElementById("showcase-code-content").style.height=$(window).height()+"px"}function ev(){var r=document.getElementById("showcase-markdown-content");if(r!==null){var e=r.innerText||r.innerHTML,t=window.Showdown.converter;document.getElementById("readme-md").innerHTML=new t().makeHtml(e)}}$(window).resize(function(){Te&&(ra(!1),ea())});window.toggleCodePosition=Qc;$(window).on("load",rv);$(window).on("load",ev);window.hljs&&window.hljs.initHighlightingOnLoad();})(); //# sourceMappingURL=shiny-showcase.js.map diff --git a/inst/www/shared/shiny-testmode.js b/inst/www/shared/shiny-testmode.js index 92a27e196..4c6883a34 100644 --- a/inst/www/shared/shiny-testmode.js +++ b/inst/www/shared/shiny-testmode.js @@ -1,3 +1,3 @@ -/*! shiny 1.9.0 | (c) 2012-2024 RStudio, PBC. | License: GPL-3 | file LICENSE */ +/*! shiny 1.9.0.9000 | (c) 2012-2024 RStudio, PBC. | License: GPL-3 | file LICENSE */ "use strict";(function(){var a=eval;window.addEventListener("message",function(i){var e=i.data;e.code&&a(e.code)});})(); //# sourceMappingURL=shiny-testmode.js.map diff --git a/inst/www/shared/shiny.js b/inst/www/shared/shiny.js index 4426e9ae8..1e5dcee01 100644 --- a/inst/www/shared/shiny.js +++ b/inst/www/shared/shiny.js @@ -1,4 +1,4 @@ -/*! shiny 1.9.0 | (c) 2012-2024 RStudio, PBC. | License: GPL-3 | file LICENSE */ +/*! shiny 1.9.0.9000 | (c) 2012-2024 RStudio, PBC. | License: GPL-3 | file LICENSE */ "use strict"; (function() { var __create = Object.create; @@ -25084,7 +25084,7 @@ _defineProperty23(this, "initializeInputs", void 0); _defineProperty23(this, "initializedPromise", void 0); _defineProperty23(this, "oncustommessage", void 0); - this.version = "1.9.0"; + this.version = "1.9.0.9000"; var _initInputBindings = initInputBindings(), inputBindings = _initInputBindings.inputBindings, fileInputBinding2 = _initInputBindings.fileInputBinding; var _initOutputBindings = initOutputBindings(), outputBindings = _initOutputBindings.outputBindings; setFileInputBinding(fileInputBinding2); diff --git a/inst/www/shared/shiny.min.css b/inst/www/shared/shiny.min.css index 352237af8..762901f0c 100644 --- a/inst/www/shared/shiny.min.css +++ b/inst/www/shared/shiny.min.css @@ -1,2 +1,2 @@ -/*! shiny 1.9.0 | (c) 2012-2024 RStudio, PBC. | License: GPL-3 | file LICENSE */ +/*! shiny 1.9.0.9000 | (c) 2012-2024 RStudio, PBC. | License: GPL-3 | file LICENSE */ pre.shiny-text-output:empty:before{content:" "}pre.shiny-text-output.noplaceholder:empty{margin:0;padding:0;border-width:0;height:0}pre.shiny-text-output{word-wrap:normal}.shiny-image-output img.shiny-scalable,.shiny-plot-output img.shiny-scalable{max-width:100%;max-height:100%}#shiny-disconnected-overlay{position:fixed;inset:0;background-color:#999;opacity:.5;overflow:hidden;z-index:99998;pointer-events:none}html.autoreload-enabled #shiny-disconnected-overlay.reloading{opacity:0;animation:fadeIn .25s forwards;animation-delay:1s}@keyframes fadeIn{to{opacity:.1}}.table.shiny-table>thead>tr>th,.table.shiny-table>thead>tr>td,.table.shiny-table>tbody>tr>th,.table.shiny-table>tbody>tr>td,.table.shiny-table>tfoot>tr>th,.table.shiny-table>tfoot>tr>td{padding-right:12px;padding-left:12px}.shiny-table.spacing-xs>thead>tr>th,.shiny-table.spacing-xs>thead>tr>td,.shiny-table.spacing-xs>tbody>tr>th,.shiny-table.spacing-xs>tbody>tr>td,.shiny-table.spacing-xs>tfoot>tr>th,.shiny-table.spacing-xs>tfoot>tr>td{padding-top:3px;padding-bottom:3px}.shiny-table.spacing-s>thead>tr>th,.shiny-table.spacing-s>thead>tr>td,.shiny-table.spacing-s>tbody>tr>th,.shiny-table.spacing-s>tbody>tr>td,.shiny-table.spacing-s>tfoot>tr>th,.shiny-table.spacing-s>tfoot>tr>td{padding-top:5px;padding-bottom:5px}.shiny-table.spacing-m>thead>tr>th,.shiny-table.spacing-m>thead>tr>td,.shiny-table.spacing-m>tbody>tr>th,.shiny-table.spacing-m>tbody>tr>td,.shiny-table.spacing-m>tfoot>tr>th,.shiny-table.spacing-m>tfoot>tr>td{padding-top:8px;padding-bottom:8px}.shiny-table.spacing-l>thead>tr>th,.shiny-table.spacing-l>thead>tr>td,.shiny-table.spacing-l>tbody>tr>th,.shiny-table.spacing-l>tbody>tr>td,.shiny-table.spacing-l>tfoot>tr>th,.shiny-table.spacing-l>tfoot>tr>td{padding-top:10px;padding-bottom:10px}.shiny-table .NA{color:#909090}.shiny-output-error{color:red;white-space:pre-wrap}.shiny-output-error:before{content:"Error: ";font-weight:700}.shiny-output-error-validation{color:#888}.shiny-output-error-validation:before{content:"";font-weight:inherit}@supports (-ms-ime-align:auto){.shiny-bound-output{transition:0}}.recalculating{--_shiny-fade-opacity: var(--shiny-fade-opacity, .3);opacity:var(--_shiny-fade-opacity);transition:opacity .25s ease .5s}.slider-animate-container{text-align:right;margin-top:-9px}.slider-animate-button{position:relative;z-index:1;opacity:.5}.slider-animate-button .pause{display:none}.slider-animate-button.playing .pause,.slider-animate-button .play{display:inline}.slider-animate-button.playing .play{display:none}.progress.shiny-file-input-progress{visibility:hidden}.progress.shiny-file-input-progress .progress-bar.bar-danger{transition:none}.btn-file{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.shiny-input-container input[type=file]{overflow:hidden;max-width:100%}.shiny-progress-container{position:fixed;top:0;width:100%;z-index:2000}.shiny-progress .progress{position:absolute;width:100%;top:0;height:3px;margin:0}.shiny-progress .bar{opacity:.6;transition-duration:.25s}.shiny-progress .progress-text{position:absolute;right:10px;width:240px;background-color:#eef8ff;margin:0;padding:2px 3px;opacity:.85}.shiny-progress .progress-text .progress-message{padding:0 3px;font-weight:700;font-size:90%}.shiny-progress .progress-text .progress-detail{padding:0 3px;font-size:80%}.shiny-progress-notification .progress{margin-bottom:5px;height:10px}.shiny-progress-notification .progress-text .progress-message{font-weight:700;font-size:90%}.shiny-progress-notification .progress-text .progress-detail{font-size:80%}.shiny-label-null{display:none}.crosshair{cursor:crosshair}.grabbable{cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.grabbing{cursor:grabbing;cursor:-moz-grabbing;cursor:-webkit-grabbing}.ns-resize{cursor:ns-resize}.ew-resize{cursor:ew-resize}.nesw-resize{cursor:nesw-resize}.nwse-resize{cursor:nwse-resize}.qt pre,.qt code{font-family:monospace!important}.qt5 .radio input[type=radio],.qt5 .checkbox input[type=checkbox]{margin-top:0}.qtmac input[type=radio],.qtmac input[type=checkbox]{zoom:1.0000001}.shiny-frame{border:none}.shiny-flow-layout>div{display:inline-block;vertical-align:top;padding-right:12px;width:220px}.shiny-split-layout{width:100%;white-space:nowrap}.shiny-split-layout>div{display:inline-block;vertical-align:top;box-sizing:border-box;overflow:auto}.shiny-input-panel{padding:6px 8px;margin-top:6px;margin-bottom:6px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:2px}.shiny-input-checkboxgroup label~.shiny-options-group,.shiny-input-radiogroup label~.shiny-options-group{margin-top:-10px}.shiny-input-checkboxgroup.shiny-input-container-inline label~.shiny-options-group,.shiny-input-radiogroup.shiny-input-container-inline label~.shiny-options-group{margin-top:-1px}.shiny-input-container:not(.shiny-input-container-inline){width:300px;max-width:100%}.well .shiny-input-container{width:auto}.shiny-input-container>div>select:not(.selectized){width:100%}#shiny-notification-panel{position:fixed;bottom:0;right:0;background-color:#0000;padding:2px;width:300px;max-width:100%;z-index:99999}.shiny-notification{position:relative;background-color:#e8e8e8;color:#333;border:1px solid #ccc;border-radius:3px;opacity:.85;padding:10px 2rem 10px 10px;margin:5px}.shiny-notification-message{color:#31708f;background-color:#d9edf7;border:1px solid #bce8f1}.shiny-notification-warning{color:#8a6d3b;background-color:#fcf8e3;border:1px solid #faebcc}.shiny-notification-error{color:#a94442;background-color:#f2dede;border:1px solid #ebccd1}.shiny-notification-close{position:absolute;width:2rem;height:2rem;top:0;right:0;display:flex;align-items:center;justify-content:center;font-weight:400;font-size:1.125em;padding:.25rem;color:#444;cursor:pointer}.shiny-notification-close:hover{color:#000;font-weight:700}.shiny-notification-content-action a{color:#337ab7;text-decoration:underline;font-weight:700}.shiny-file-input-active{box-shadow:inset 0 1px 1px #00000013,0 0 8px #66afe999}.shiny-file-input-over{box-shadow:inset 0 1px 1px #00000013,0 0 8px #4cae4c99}.datepicker table tbody tr td.disabled,.datepicker table tbody tr td.disabled:hover,.datepicker table tbody tr td span.disabled,.datepicker table tbody tr td span.disabled:hover{color:#aaa;cursor:not-allowed}.nav-hidden{display:none!important} diff --git a/inst/www/shared/shiny.min.js b/inst/www/shared/shiny.min.js index f2ff2fcad..4441bebad 100644 --- a/inst/www/shared/shiny.min.js +++ b/inst/www/shared/shiny.min.js @@ -1,5 +1,5 @@ -/*! shiny 1.9.0 | (c) 2012-2024 RStudio, PBC. | License: GPL-3 | file LICENSE */ -"use strict";(function(){var pT=Object.create;var yh=Object.defineProperty;var vT=Object.getOwnPropertyDescriptor;var hT=Object.getOwnPropertyNames;var dT=Object.getPrototypeOf,mT=Object.prototype.hasOwnProperty;var q=function(e,r){return function(){return r||e((r={exports:{}}).exports,r),r.exports}};var yT=function(e,r,t,n){if(r&&typeof r=="object"||typeof r=="function")for(var i=hT(r),a=0,s=i.length,c;a0&&er[0]<4?1:+(er[0]+er[1]));!fa&&Bs&&(er=Bs.match(/Edge\/(\d+)/),(!er||er[1]>=74)&&(er=Bs.match(/Chrome\/(\d+)/),er&&(fa=+er[1])));Xh.exports=fa});var ot=q(function(O4,Jh){var Qh=Xt(),BT=K();Jh.exports=!!Object.getOwnPropertySymbols&&!BT(function(){var e=Symbol();return!String(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&Qh&&Qh<41})});var Ms=q(function(_4,Zh){var MT=ot();Zh.exports=MT&&!Symbol.sham&&typeof Symbol.iterator=="symbol"});var Qt=q(function(P4,ed){var GT=Ae(),FT=re(),UT=br(),VT=Ms(),zT=Object;ed.exports=VT?function(e){return typeof e=="symbol"}:function(e){var r=GT("Symbol");return FT(r)&&UT(r.prototype,zT(e))}});var at=q(function(I4,rd){var HT=String;rd.exports=function(e){try{return HT(e)}catch(r){return"Object"}}});var We=q(function(E4,td){var KT=re(),WT=at(),YT=TypeError;td.exports=function(e){if(KT(e))return e;throw YT(WT(e)+" is not a function")}});var Nr=q(function(q4,nd){var XT=We(),QT=He();nd.exports=function(e,r){var t=e[r];return QT(t)?void 0:XT(t)}});var Vs=q(function(T4,id){var Gs=ie(),Fs=re(),Us=ce(),JT=TypeError;id.exports=function(e,r){var t,n;if(r==="string"&&Fs(t=e.toString)&&!Us(n=Gs(t,e))||Fs(t=e.valueOf)&&!Us(n=Gs(t,e))||r!=="string"&&Fs(t=e.toString)&&!Us(n=Gs(t,e)))return n;throw JT("Can't convert object to primitive value")}});var $e=q(function(k4,od){od.exports=!1});var ca=q(function(x4,ud){var ad=X(),ZT=Object.defineProperty;ud.exports=function(e,r){try{ZT(ad,e,{value:r,configurable:!0,writable:!0})}catch(t){ad[e]=r}return r}});var la=q(function(R4,fd){var ek=X(),rk=ca(),sd="__core-js_shared__",tk=ek[sd]||rk(sd,{});fd.exports=tk});var ut=q(function(A4,ld){var nk=$e(),cd=la();(ld.exports=function(e,r){return cd[e]||(cd[e]=r!==void 0?r:{})})("versions",[]).push({version:"3.29.0",mode:nk?"pure":"global",copyright:"\xA9 2014-2023 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.29.0/LICENSE",source:"https://github.com/zloirock/core-js"})});var Ne=q(function($4,pd){var ik=Ke(),ok=Object;pd.exports=function(e){return ok(ik(e))}});var ue=q(function(N4,vd){var ak=W(),uk=Ne(),sk=ak({}.hasOwnProperty);vd.exports=Object.hasOwn||function(r,t){return sk(uk(r),t)}});var yi=q(function(j4,hd){var fk=W(),ck=0,lk=Math.random(),pk=fk(1 .toString);hd.exports=function(e){return"Symbol("+(e===void 0?"":e)+")_"+pk(++ck+lk,36)}});var ne=q(function(L4,md){var vk=X(),hk=ut(),dd=ue(),dk=yi(),mk=ot(),yk=Ms(),Jt=vk.Symbol,zs=hk("wks"),gk=yk?Jt.for||Jt:Jt&&Jt.withoutSetter||dk;md.exports=function(e){return dd(zs,e)||(zs[e]=mk&&dd(Jt,e)?Jt[e]:gk("Symbol."+e)),zs[e]}});var Hs=q(function(C4,bd){var bk=ie(),yd=ce(),gd=Qt(),wk=Nr(),Sk=Vs(),Ok=ne(),_k=TypeError,Pk=Ok("toPrimitive");bd.exports=function(e,r){if(!yd(e)||gd(e))return e;var t=wk(e,Pk),n;if(t){if(r===void 0&&(r="default"),n=bk(t,e,r),!yd(n)||gd(n))return n;throw _k("Can't convert object to primitive value")}return r===void 0&&(r="number"),Sk(e,r)}});var gi=q(function(D4,wd){var Ik=Hs(),Ek=Qt();wd.exports=function(e){var r=Ik(e,"string");return Ek(r)?r:r+""}});var bi=q(function(B4,Od){var qk=X(),Sd=ce(),Ks=qk.document,Tk=Sd(Ks)&&Sd(Ks.createElement);Od.exports=function(e){return Tk?Ks.createElement(e):{}}});var Ws=q(function(M4,_d){var kk=ae(),xk=K(),Rk=bi();_d.exports=!kk&&!xk(function(){return Object.defineProperty(Rk("div"),"a",{get:function(){return 7}}).a!=7})});var rr=q(function(Id){var Ak=ae(),$k=ie(),Nk=sa(),jk=Yt(),Lk=Le(),Ck=gi(),Dk=ue(),Bk=Ws(),Pd=Object.getOwnPropertyDescriptor;Id.f=Ak?Pd:function(r,t){if(r=Lk(r),t=Ck(t),Bk)try{return Pd(r,t)}catch(n){}if(Dk(r,t))return jk(!$k(Nk.f,r,t),r[t])}});var Ys=q(function(F4,Ed){var Mk=ae(),Gk=K();Ed.exports=Mk&&Gk(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!=42})});var oe=q(function(U4,qd){var Fk=ce(),Uk=String,Vk=TypeError;qd.exports=function(e){if(Fk(e))return e;throw Vk(Uk(e)+" is not an object")}});var Se=q(function(kd){var zk=ae(),Hk=Ws(),Kk=Ys(),pa=oe(),Td=gi(),Wk=TypeError,Xs=Object.defineProperty,Yk=Object.getOwnPropertyDescriptor,Qs="enumerable",Js="configurable",Zs="writable";kd.f=zk?Kk?function(r,t,n){if(pa(r),t=Td(t),pa(n),typeof r=="function"&&t==="prototype"&&"value"in n&&Zs in n&&!n[Zs]){var i=Yk(r,t);i&&i[Zs]&&(r[t]=n.value,n={configurable:Js in n?n[Js]:i[Js],enumerable:Qs in n?n[Qs]:i[Qs],writable:!1})}return Xs(r,t,n)}:Xs:function(r,t,n){if(pa(r),t=Td(t),pa(n),Hk)try{return Xs(r,t,n)}catch(i){}if("get"in n||"set"in n)throw Wk("Accessors not supported");return"value"in n&&(r[t]=n.value),r}});var wr=q(function(z4,xd){var Xk=ae(),Qk=Se(),Jk=Yt();xd.exports=Xk?function(e,r,t){return Qk.f(e,r,Jk(1,t))}:function(e,r,t){return e[r]=t,e}});var st=q(function(H4,Ad){var ef=ae(),Zk=ue(),Rd=Function.prototype,ex=ef&&Object.getOwnPropertyDescriptor,rf=Zk(Rd,"name"),rx=rf&&function(){}.name==="something",tx=rf&&(!ef||ef&&ex(Rd,"name").configurable);Ad.exports={EXISTS:rf,PROPER:rx,CONFIGURABLE:tx}});var va=q(function(K4,$d){var nx=W(),ix=re(),tf=la(),ox=nx(Function.toString);ix(tf.inspectSource)||(tf.inspectSource=function(e){return ox(e)});$d.exports=tf.inspectSource});var nf=q(function(W4,jd){var ax=X(),ux=re(),Nd=ax.WeakMap;jd.exports=ux(Nd)&&/native code/.test(String(Nd))});var wi=q(function(Y4,Cd){var sx=ut(),fx=yi(),Ld=sx("keys");Cd.exports=function(e){return Ld[e]||(Ld[e]=fx(e))}});var Zt=q(function(X4,Dd){Dd.exports={}});var Ce=q(function(Q4,Gd){var cx=nf(),Md=X(),lx=ce(),px=wr(),of=ue(),af=la(),vx=wi(),hx=Zt(),Bd="Object already initialized",uf=Md.TypeError,dx=Md.WeakMap,ha,Si,da,mx=function(e){return da(e)?Si(e):ha(e,{})},yx=function(e){return function(r){var t;if(!lx(r)||(t=Si(r)).type!==e)throw uf("Incompatible receiver, "+e+" required");return t}};cx||af.state?(tr=af.state||(af.state=new dx),tr.get=tr.get,tr.has=tr.has,tr.set=tr.set,ha=function(e,r){if(tr.has(e))throw uf(Bd);return r.facade=e,tr.set(e,r),r},Si=function(e){return tr.get(e)||{}},da=function(e){return tr.has(e)}):(ft=vx("state"),hx[ft]=!0,ha=function(e,r){if(of(e,ft))throw uf(Bd);return r.facade=e,px(e,ft,r),r},Si=function(e){return of(e,ft)?e[ft]:{}},da=function(e){return of(e,ft)});var tr,ft;Gd.exports={set:ha,get:Si,has:da,enforce:mx,getterFor:yx}});var cf=q(function(J4,Vd){var ff=W(),gx=K(),bx=re(),ma=ue(),sf=ae(),wx=st().CONFIGURABLE,Sx=va(),Ud=Ce(),Ox=Ud.enforce,_x=Ud.get,Fd=String,ya=Object.defineProperty,Px=ff("".slice),Ix=ff("".replace),Ex=ff([].join),qx=sf&&!gx(function(){return ya(function(){},"length",{value:8}).length!==8}),Tx=String(String).split("String"),kx=Vd.exports=function(e,r,t){Px(Fd(r),0,7)==="Symbol("&&(r="["+Ix(Fd(r),/^Symbol\(([^)]*)\)/,"$1")+"]"),t&&t.getter&&(r="get "+r),t&&t.setter&&(r="set "+r),(!ma(e,"name")||wx&&e.name!==r)&&(sf?ya(e,"name",{value:r,configurable:!0}):e.name=r),qx&&t&&ma(t,"arity")&&e.length!==t.arity&&ya(e,"length",{value:t.arity});try{t&&ma(t,"constructor")&&t.constructor?sf&&ya(e,"prototype",{writable:!1}):e.prototype&&(e.prototype=void 0)}catch(i){}var n=Ox(e);return ma(n,"source")||(n.source=Ex(Tx,typeof r=="string"?r:"")),e};Function.prototype.toString=kx(function(){return bx(this)&&_x(this).source||Sx(this)},"toString")});var Oe=q(function(Z4,zd){var xx=re(),Rx=Se(),Ax=cf(),$x=ca();zd.exports=function(e,r,t,n){n||(n={});var i=n.enumerable,a=n.name!==void 0?n.name:r;if(xx(t)&&Ax(t,a,n),n.global)i?e[r]=t:$x(r,t);else{try{n.unsafe?e[r]&&(i=!0):delete e[r]}catch(s){}i?e[r]=t:Rx.f(e,r,{value:t,enumerable:!1,configurable:!n.nonConfigurable,writable:!n.nonWritable})}return e}});var Kd=q(function(eY,Hd){var Nx=Math.ceil,jx=Math.floor;Hd.exports=Math.trunc||function(r){var t=+r;return(t>0?jx:Nx)(t)}});var Sr=q(function(rY,Wd){var Lx=Kd();Wd.exports=function(e){var r=+e;return r!==r||r===0?0:Lx(r)}});var ct=q(function(tY,Yd){var Cx=Sr(),Dx=Math.max,Bx=Math.min;Yd.exports=function(e,r){var t=Cx(e);return t<0?Dx(t+r,0):Bx(t,r)}});var pr=q(function(nY,Xd){var Mx=Sr(),Gx=Math.min;Xd.exports=function(e){return e>0?Gx(Mx(e),9007199254740991):0}});var De=q(function(iY,Qd){var Fx=pr();Qd.exports=function(e){return Fx(e.length)}});var ga=q(function(oY,Zd){var Ux=Le(),Vx=ct(),zx=De(),Jd=function(e){return function(r,t,n){var i=Ux(r),a=zx(i),s=Vx(n,a),c;if(e&&t!=t){for(;a>s;)if(c=i[s++],c!=c)return!0}else for(;a>s;s++)if((e||s in i)&&i[s]===t)return e||s||0;return!e&&-1}};Zd.exports={includes:Jd(!0),indexOf:Jd(!1)}});var pf=q(function(aY,rm){var Hx=W(),lf=ue(),Kx=Le(),Wx=ga().indexOf,Yx=Zt(),em=Hx([].push);rm.exports=function(e,r){var t=Kx(e),n=0,i=[],a;for(a in t)!lf(Yx,a)&&lf(t,a)&&em(i,a);for(;r.length>n;)lf(t,a=r[n++])&&(~Wx(i,a)||em(i,a));return i}});var ba=q(function(uY,tm){tm.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]});var jr=q(function(nm){var Xx=pf(),Qx=ba(),Jx=Qx.concat("length","prototype");nm.f=Object.getOwnPropertyNames||function(r){return Xx(r,Jx)}});var wa=q(function(im){im.f=Object.getOwnPropertySymbols});var vf=q(function(cY,om){var Zx=Ae(),eR=W(),rR=jr(),tR=wa(),nR=oe(),iR=eR([].concat);om.exports=Zx("Reflect","ownKeys")||function(r){var t=rR.f(nR(r)),n=tR.f;return n?iR(t,n(r)):t}});var hf=q(function(lY,um){var am=ue(),oR=vf(),aR=rr(),uR=Se();um.exports=function(e,r,t){for(var n=oR(r),i=uR.f,a=aR.f,s=0;s>>0||(YR(Pm,n)?16:10))}:Ei});var bf=q(function(OY,Tm){"use strict";var JR=oe();Tm.exports=function(){var e=JR(this),r="";return e.hasIndices&&(r+="d"),e.global&&(r+="g"),e.ignoreCase&&(r+="i"),e.multiline&&(r+="m"),e.dotAll&&(r+="s"),e.unicode&&(r+="u"),e.unicodeSets&&(r+="v"),e.sticky&&(r+="y"),r}});var qi=q(function(_Y,km){var wf=K(),ZR=X(),Sf=ZR.RegExp,Of=wf(function(){var e=Sf("a","y");return e.lastIndex=2,e.exec("abcd")!=null}),e1=Of||wf(function(){return!Sf("a","y").sticky}),r1=Of||wf(function(){var e=Sf("^r","gy");return e.lastIndex=2,e.exec("str")!=null});km.exports={BROKEN_CARET:r1,MISSED_STICKY:e1,UNSUPPORTED_Y:Of}});var Ti=q(function(PY,xm){var t1=pf(),n1=ba();xm.exports=Object.keys||function(r){return t1(r,n1)}});var _a=q(function(Rm){var i1=ae(),o1=Ys(),a1=Se(),u1=oe(),s1=Le(),f1=Ti();Rm.f=i1&&!o1?Object.defineProperties:function(r,t){u1(r);for(var n=s1(t),i=f1(t),a=i.length,s=0,c;a>s;)a1.f(r,c=i[s++],n[c]);return r}});var _f=q(function(EY,Am){var c1=Ae();Am.exports=c1("document","documentElement")});var Lr=q(function(qY,Bm){var l1=oe(),p1=_a(),$m=ba(),v1=Zt(),h1=_f(),d1=bi(),m1=wi(),Nm=">",jm="<",If="prototype",Ef="script",Cm=m1("IE_PROTO"),Pf=function(){},Dm=function(e){return jm+Ef+Nm+e+jm+"/"+Ef+Nm},Lm=function(e){e.write(Dm("")),e.close();var r=e.parentWindow.Object;return e=null,r},y1=function(){var e=d1("iframe"),r="java"+Ef+":",t;return e.style.display="none",h1.appendChild(e),e.src=String(r),t=e.contentWindow.document,t.open(),t.write(Dm("document.F=Object")),t.close(),t.F},Pa,Ia=function(){try{Pa=new ActiveXObject("htmlfile")}catch(r){}Ia=typeof document!="undefined"?document.domain&&Pa?Lm(Pa):y1():Lm(Pa);for(var e=$m.length;e--;)delete Ia[If][$m[e]];return Ia()};v1[Cm]=!0;Bm.exports=Object.create||function(r,t){var n;return r!==null?(Pf[If]=l1(r),n=new Pf,Pf[If]=null,n[Cm]=r):n=Ia(),t===void 0?n:p1.f(n,t)}});var qf=q(function(TY,Mm){var g1=K(),b1=X(),w1=b1.RegExp;Mm.exports=g1(function(){var e=w1(".","s");return!(e.dotAll&&e.exec("\n")&&e.flags==="s")})});var Tf=q(function(kY,Gm){var S1=K(),O1=X(),_1=O1.RegExp;Gm.exports=S1(function(){var e=_1("(?b)","g");return e.exec("b").groups.a!=="b"||"b".replace(e,"$c")!=="bc"})});var ki=q(function(xY,Um){"use strict";var tn=ie(),qa=W(),P1=he(),I1=bf(),E1=qi(),q1=ut(),T1=Lr(),k1=Ce().get,x1=qf(),R1=Tf(),A1=q1("native-string-replace",String.prototype.replace),Ea=RegExp.prototype.exec,xf=Ea,$1=qa("".charAt),N1=qa("".indexOf),j1=qa("".replace),kf=qa("".slice),Rf=function(){var e=/a/,r=/b*/g;return tn(Ea,e,"a"),tn(Ea,r,"a"),e.lastIndex!==0||r.lastIndex!==0}(),Fm=E1.BROKEN_CARET,Af=/()??/.exec("")[1]!==void 0,L1=Rf||Af||Fm||x1||R1;L1&&(xf=function(r){var t=this,n=k1(t),i=P1(r),a=n.raw,s,c,l,p,m,y,g;if(a)return a.lastIndex=t.lastIndex,s=tn(xf,a,i),t.lastIndex=a.lastIndex,s;var b=n.groups,O=Fm&&t.sticky,x=tn(I1,t),T=t.source,I=0,P=i;if(O&&(x=j1(x,"y",""),N1(x,"g")===-1&&(x+="g"),P=kf(i,t.lastIndex),t.lastIndex>0&&(!t.multiline||t.multiline&&$1(i,t.lastIndex-1)!=="\n")&&(T="(?: "+T+")",P=" "+P,I++),c=new RegExp("^(?:"+T+")",x)),Af&&(c=new RegExp("^"+T+"$(?!\\s)",x)),Rf&&(l=t.lastIndex),p=tn(Ea,O?c:t,P),O?p?(p.input=kf(p.input,I),p[0]=kf(p[0],I),p.index=t.lastIndex,t.lastIndex+=p[0].length):t.lastIndex=0:Rf&&p&&(t.lastIndex=t.global?p.index+p[0].length:l),Af&&p&&p.length>1&&tn(A1,p[0],c,function(){for(m=1;mT;T++)if((c||T in b)&&($=b[T],R=O($,T,g),e))if(r)P[T]=R;else if(R)switch(e){case 3:return!0;case 5:return $;case 6:return T;case 2:wy(P,$)}else switch(e){case 4:return!1;case 7:wy(P,$)}return a?-1:n||i?i:P}};Sy.exports={forEach:Br(0),map:Br(1),filter:Br(2),some:Br(3),every:Br(4),find:Br(5),findIndex:Br(6),filterReject:Br(7)}});var nn=q(function(QY,Oy){var vA=ne(),hA=Lr(),dA=Se().f,jf=vA("unscopables"),Lf=Array.prototype;Lf[jf]==null&&dA(Lf,jf,{configurable:!0,value:hA(null)});Oy.exports=function(e){Lf[jf][e]=!0}});var Iy=q(function(JY,Py){"use strict";var bA=Sa(),wA=_i();Py.exports=bA?{}.toString:function(){return"[object "+wA(this)+"]"}});var $i=q(function(ZY,xy){"use strict";de();var Ey=lt(),qy=Oe(),PA=ki(),Ty=K(),ky=ne(),IA=wr(),EA=ky("species"),Df=RegExp.prototype;xy.exports=function(e,r,t,n){var i=ky(e),a=!Ty(function(){var p={};return p[i]=function(){return 7},""[e](p)!=7}),s=a&&!Ty(function(){var p=!1,m=/a/;return e==="split"&&(m={},m.constructor={},m.constructor[EA]=function(){return m},m.flags="",m[i]=/./[i]),m.exec=function(){return p=!0,null},m[i](""),!p});if(!a||!s||t){var c=Ey(/./[i]),l=r(i,""[e],function(p,m,y,g,b){var O=Ey(p),x=m.exec;return x===PA||x===Df.exec?a&&!b?{done:!0,value:c(m,y,g)}:{done:!0,value:O(y,m,g)}:{done:!1}});qy(String.prototype,e,l[0]),qy(Df,i,l[1])}n&&IA(Df[i],"sham",!0)}});var Mf=q(function(e7,$y){var Bf=W(),qA=Sr(),TA=he(),kA=Ke(),xA=Bf("".charAt),Ry=Bf("".charCodeAt),RA=Bf("".slice),Ay=function(e){return function(r,t){var n=TA(kA(r)),i=qA(t),a=n.length,s,c;return i<0||i>=a?e?"":void 0:(s=Ry(n,i),s<55296||s>56319||i+1===a||(c=Ry(n,i+1))<56320||c>57343?e?xA(n,i):s:e?RA(n,i,i+2):(s-55296<<10)+(c-56320)+65536)}};$y.exports={codeAt:Ay(!1),charAt:Ay(!0)}});var ka=q(function(r7,Ny){"use strict";var AA=Mf().charAt;Ny.exports=function(e,r,t){return r+(t?AA(e,r).length:1)}});var Ni=q(function(t7,Ly){var jy=ie(),$A=oe(),NA=re(),jA=ze(),LA=ki(),CA=TypeError;Ly.exports=function(e,r){var t=e.exec;if(NA(t)){var n=jy(t,e,r);return n!==null&&$A(n),n}if(jA(e)==="RegExp")return jy(LA,e,r);throw CA("RegExp#exec called on incompatible receiver")}});var Fy=q(function(n7,Gy){var My=X(),HA=K(),KA=W(),WA=he(),YA=Ii().trim,XA=Pi(),QA=KA("".charAt),xa=My.parseFloat,Dy=My.Symbol,By=Dy&&Dy.iterator,JA=1/xa(XA+"-0")!==-1/0||By&&!HA(function(){xa(Object(By))});Gy.exports=JA?function(r){var t=YA(WA(r)),n=xa(t);return n===0&&QA(t,0)=="-"?-0:n}:xa});var on=q(function(i7,Ky){var e$=Wt(),Hy=Function.prototype,Vy=Hy.apply,zy=Hy.call;Ky.exports=typeof Reflect=="object"&&Reflect.apply||(e$?zy.bind(Vy):function(){return zy.apply(Vy,arguments)})});var Yy=q(function(o7,Wy){var Vf=W(),r$=Ne(),t$=Math.floor,Ff=Vf("".charAt),n$=Vf("".replace),Uf=Vf("".slice),i$=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,o$=/\$([$&'`]|\d{1,2})/g;Wy.exports=function(e,r,t,n,i,a){var s=t+e.length,c=n.length,l=o$;return i!==void 0&&(i=r$(i),l=i$),n$(a,l,function(p,m){var y;switch(Ff(m,0)){case"$":return"$";case"&":return e;case"`":return Uf(r,0,t);case"'":return Uf(r,s);case"<":y=i[Uf(m,1,-1)];break;default:var g=+m;if(g===0)return p;if(g>c){var b=t$(g/10);return b===0?p:b<=c?n[b-1]===void 0?Ff(m,1):n[b-1]+Ff(m,1):p}y=n[g-1]}return y===void 0?"":y})}});var Aa=q(function(a7,eg){var E$=TypeError,q$=9007199254740991;eg.exports=function(e){if(e>q$)throw E$("Maximum allowed index exceeded");return e}});var vt=q(function(u7,rg){"use strict";var T$=gi(),k$=Se(),x$=Yt();rg.exports=function(e,r,t){var n=T$(r);n in e?k$.f(e,n,x$(0,t)):e[n]=t}});var un=q(function(s7,tg){var R$=K(),A$=ne(),$$=Xt(),N$=A$("species");tg.exports=function(e){return $$>=51||!R$(function(){var r=[],t=r.constructor={};return t[N$]=function(){return{foo:1}},r[e](Boolean).foo!==1})}});var Kf=q(function(f7,ag){ag.exports=Object.is||function(r,t){return r===t?r!==0||1/r===1/t:r!=r&&t!=t}});var $a=q(function(c7,fg){var rN=ce(),tN=ze(),nN=ne(),iN=nN("match");fg.exports=function(e){var r;return rN(e)&&((r=e[iN])!==void 0?!!r:tN(e)=="RegExp")}});var Wf=q(function(l7,cg){var oN=Ri(),aN=at(),uN=TypeError;cg.exports=function(e){if(oN(e))return e;throw uN(aN(e)+" is not a constructor")}});var ji=q(function(p7,pg){var lg=oe(),sN=Wf(),fN=He(),cN=ne(),lN=cN("species");pg.exports=function(e,r){var t=lg(e).constructor,n;return t===void 0||fN(n=lg(t)[lN])?r:sN(n)}});var Na=q(function(v7,hg){var vg=ct(),pN=De(),vN=vt(),hN=Array,dN=Math.max;hg.exports=function(e,r,t){for(var n=pN(e),i=vg(r,n),a=vg(t===void 0?n:t,n),s=hN(dN(a-i,0)),c=0;iy;y++)if(b=I(e[y]),b&&nS(oS,b))return b;return new ru(!1)}p=gD(e,m)}for(O=a?e.next:p.next;!(x=vD(O,p)).done;){try{b=I(x.value)}catch(P){iS(p,"throw",P)}if(typeof b=="object"&&b&&nS(oS,b))return b}return new ru(!1)}});var tu=q(function(l9,cS){var SD=ne(),sS=SD("iterator"),fS=!1;try{uS=0,Qc={next:function(){return{done:!!uS++}},return:function(){fS=!0}},Qc[sS]=function(){return this},Array.from(Qc,function(){throw 2})}catch(e){}var uS,Qc;cS.exports=function(e,r){if(!r&&!fS)return!1;var t=!1;try{var n={};n[sS]=function(){return{next:function(){return{done:t=!0}}}},e(n)}catch(i){}return t}});var nu=q(function(p9,lS){var OD=bt(),_D=tu(),PD=bn().CONSTRUCTOR;lS.exports=PD||!_D(function(e){OD.all(e).then(void 0,function(){})})});var pS=q(function(){"use strict";var ID=M(),ED=ie(),qD=We(),TD=wt(),kD=Qi(),xD=Ot(),RD=nu();ID({target:"Promise",stat:!0,forced:RD},{all:function(r){var t=this,n=TD.f(t),i=n.resolve,a=n.reject,s=kD(function(){var c=qD(t.resolve),l=[],p=0,m=1;xD(r,function(y){var g=p++,b=!1;m++,ED(c,t,y).then(function(O){b||(b=!0,l[g]=O,--m||i(l))},a)}),--m||i(l)});return s.error&&a(s.value),n.promise}})});var hS=q(function(){"use strict";var AD=M(),$D=$e(),ND=bn().CONSTRUCTOR,Zc=bt(),jD=Ae(),LD=re(),CD=Oe(),vS=Zc&&Zc.prototype;AD({target:"Promise",proto:!0,forced:ND,real:!0},{catch:function(e){return this.then(void 0,e)}});!$D&&LD(Zc)&&(Jc=jD("Promise").prototype.catch,vS.catch!==Jc&&CD(vS,"catch",Jc,{unsafe:!0}));var Jc});var dS=q(function(){"use strict";var DD=M(),BD=ie(),MD=We(),GD=wt(),FD=Qi(),UD=Ot(),VD=nu();DD({target:"Promise",stat:!0,forced:VD},{race:function(r){var t=this,n=GD.f(t),i=n.reject,a=FD(function(){var s=MD(t.resolve);UD(r,function(c){BD(s,t,c).then(n.resolve,i)})});return a.error&&i(a.value),n.promise}})});var mS=q(function(){"use strict";var zD=M(),HD=ie(),KD=wt(),WD=bn().CONSTRUCTOR;zD({target:"Promise",stat:!0,forced:WD},{reject:function(r){var t=KD.f(this);return HD(t.reject,void 0,r),t.promise}})});var el=q(function(S9,yS){var YD=oe(),XD=ce(),QD=wt();yS.exports=function(e,r){if(YD(e),XD(r)&&r.constructor===e)return r;var t=QD.f(e),n=t.resolve;return n(r),t.promise}});var wS=q(function(){"use strict";var JD=M(),ZD=Ae(),gS=$e(),eB=bt(),bS=bn().CONSTRUCTOR,rB=el(),tB=ZD("Promise"),nB=gS&&!bS;JD({target:"Promise",stat:!0,forced:gS||bS},{resolve:function(r){return rB(nB&&this===tB?eB:this,r)}})});var rl=q(function(P9,SS){var oB=K();SS.exports=!oB(function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype})});var In=q(function(I9,_S){var aB=ue(),uB=re(),sB=Ne(),fB=wi(),cB=rl(),OS=fB("IE_PROTO"),tl=Object,lB=tl.prototype;_S.exports=cB?tl.getPrototypeOf:function(e){var r=sB(e);if(aB(r,OS))return r[OS];var t=r.constructor;return uB(t)&&r instanceof t?t.prototype:r instanceof tl?lB:null}});var al=q(function(E9,ES){"use strict";var pB=K(),vB=re(),hB=ce(),dB=Lr(),PS=In(),mB=Oe(),yB=ne(),gB=$e(),ol=yB("iterator"),IS=!1,Pr,nl,il;[].keys&&(il=[].keys(),"next"in il?(nl=PS(PS(il)),nl!==Object.prototype&&(Pr=nl)):IS=!0);var bB=!hB(Pr)||pB(function(){var e={};return Pr[ol].call(e)!==e});bB?Pr={}:gB&&(Pr=dB(Pr));vB(Pr[ol])||mB(Pr,ol,function(){return this});ES.exports={IteratorPrototype:Pr,BUGGY_SAFARI_ITERATORS:IS}});var TS=q(function(q9,qS){"use strict";var wB=al().IteratorPrototype,SB=Lr(),OB=Yt(),_B=nr(),PB=Pn(),IB=function(){return this};qS.exports=function(e,r,t,n){var i=r+" Iterator";return e.prototype=SB(wB,{next:OB(+!n,t)}),_B(e,i,!1,!0),PB[i]=IB,e}});var au=q(function(T9,DS){"use strict";var EB=M(),qB=ie(),iu=$e(),LS=st(),TB=re(),kB=TS(),kS=In(),xS=hn(),xB=nr(),RB=wr(),ul=Oe(),AB=ne(),RS=Pn(),CS=al(),$B=LS.PROPER,NB=LS.CONFIGURABLE,AS=CS.IteratorPrototype,ou=CS.BUGGY_SAFARI_ITERATORS,Zi=AB("iterator"),$S="keys",eo="values",NS="entries",jS=function(){return this};DS.exports=function(e,r,t,n,i,a,s){kB(t,r,n);var c=function(I){if(I===i&&g)return g;if(!ou&&I in m)return m[I];switch(I){case $S:return function(){return new t(this,I)};case eo:return function(){return new t(this,I)};case NS:return function(){return new t(this,I)}}return function(){return new t(this)}},l=r+" Iterator",p=!1,m=e.prototype,y=m[Zi]||m["@@iterator"]||i&&m[i],g=!ou&&y||c(i),b=r=="Array"&&m.entries||y,O,x,T;if(b&&(O=kS(b.call(new e)),O!==Object.prototype&&O.next&&(!iu&&kS(O)!==AS&&(xS?xS(O,AS):TB(O[Zi])||ul(O,Zi,jS)),xB(O,l,!0,!0),iu&&(RS[l]=jS))),$B&&i==eo&&y&&y.name!==eo&&(!iu&&NB?RB(m,"name",eo):(p=!0,g=function(){return qB(y,this)})),i)if(x={values:c(eo),keys:a?g:c($S),entries:c(NS)},s)for(T in x)(ou||p||!(T in m))&&ul(m,T,x[T]);else EB({target:r,proto:!0,forced:ou||p},x);return(!iu||s)&&m[Zi]!==g&&ul(m,Zi,g,{name:i}),RS[r]=g,x}});var uu=q(function(k9,BS){BS.exports=function(e,r){return{value:e,done:r}}});var V=q(function(x9,VS){"use strict";var jB=Le(),sl=nn(),MS=Pn(),FS=Ce(),LB=Se().f,CB=au(),su=uu(),DB=$e(),BB=ae(),US="Array Iterator",MB=FS.set,GB=FS.getterFor(US);VS.exports=CB(Array,"Array",function(e,r){MB(this,{type:US,target:jB(e),index:0,kind:r})},function(){var e=GB(this),r=e.target,t=e.kind,n=e.index++;return!r||n>=r.length?(e.target=void 0,su(void 0,!0)):t=="keys"?su(n,!1):t=="values"?su(r[n],!1):su([n,r[n]],!1)},"values");var GS=MS.Arguments=MS.Array;sl("keys");sl("values");sl("entries");if(!DB&&BB&&GS.name!=="values")try{LB(GS,"name",{value:"values"})}catch(e){}});var fl=q(function(R9,WS){WS.exports={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}});var ll=q(function(A9,XS){var KB=bi(),cl=KB("span").classList,YS=cl&&cl.constructor&&cl.constructor.prototype;XS.exports=YS===Object.prototype?void 0:YS});var dl=q(function($9,n0){"use strict";var u2=Mr().forEach,s2=rn(),f2=s2("forEach");n0.exports=f2?[].forEach:function(r){return u2(this,r,arguments.length>1?arguments[1]:void 0)}});var gl=q(function(N9,d0){var C2=ie(),D2=ue(),B2=br(),M2=bf(),h0=RegExp.prototype;d0.exports=function(e){var r=e.flags;return r===void 0&&!("flags"in h0)&&!D2(e,"flags")&&B2(h0,e)?C2(M2,e):r}});var S0=q(function(j9,w0){"use strict";var J2=ae(),Z2=Dr(),eM=TypeError,rM=Object.getOwnPropertyDescriptor,tM=J2&&!function(){if(this!==void 0)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(e){return e instanceof TypeError}}();w0.exports=tM?function(e,r){if(Z2(e)&&!rM(e,"length").writable)throw eM("Cannot set read only .length");return e.length=r}:function(e,r){return e.length=r}});var P0=q(function(L9,_0){"use strict";var O0=at(),nM=TypeError;_0.exports=function(e,r){if(!delete e[r])throw nM("Cannot delete property "+O0(r)+" of "+O0(e))}});var F0=q(function(qX,G0){"use strict";var B0=W(),RM=We(),AM=ce(),$M=ue(),D0=Fi(),NM=Wt(),M0=Function,jM=B0([].concat),LM=B0([].join),Tl={},CM=function(e,r,t){if(!$M(Tl,r)){for(var n=[],i=0;i1?arguments[1]:void 0,s=a!==void 0;s&&(a=MG(a,i>2?arguments[2]:void 0));var c=WG(t),l=0,p,m,y,g,b,O;if(c&&!(this===gO&&VG(c)))for(g=KG(t,c),b=g.next,m=n?new this:[];!(y=GG(b,g)).done;l++)O=s?UG(g,a,[y.value,l],!0):y.value,yO(m,l,O);else for(p=HG(t),m=n?new this(p):gO(p);p>l;l++)O=s?a(t[l],l):t[l],yO(m,l,O);return m.length=l,m}});var HO=q(function(RZ,zO){var VO=ue();zO.exports=function(e){return e!==void 0&&(VO(e,"value")||VO(e,"writable"))}});var ap=q(function(ioe,M_){var BV=ae(),B_=W(),MV=Ti(),GV=Le(),FV=sa().f,UV=B_(FV),VV=B_([].push),D_=function(e){return function(r){for(var t=GV(r),n=MV(t),i=n.length,a=0,s=[],c;i>a;)c=n[a++],(!BV||UV(t,c))&&VV(s,e?[c,t[c]]:t[c]);return s}};M_.exports={entries:D_(!0),values:D_(!1)}});var Gu=q(function(Lse,gP){var dH=K();gP.exports=!dH(function(){return Object.isExtensible(Object.preventExtensions({}))})});var wP=q(function(Cse,bP){var mH=K();bP.exports=mH(function(){if(typeof ArrayBuffer=="function"){var e=new ArrayBuffer(8);Object.isExtensible(e)&&Object.defineProperty(e,"a",{value:8})}})});var _P=q(function(Dse,OP){var yH=K(),gH=ce(),bH=ze(),SP=wP(),Fu=Object.isExtensible,wH=yH(function(){Fu(1)});OP.exports=wH||SP?function(r){return!gH(r)||SP&&bH(r)=="ArrayBuffer"?!1:Fu?Fu(r):!0}:Fu});var Jn=q(function(Bse,EP){var SH=M(),OH=W(),_H=Zt(),PH=ce(),Tp=ue(),IH=Se().f,PP=jr(),EH=ja(),kp=_P(),qH=yi(),TH=Gu(),IP=!1,Tr=qH("meta"),kH=0,xp=function(e){IH(e,Tr,{value:{objectID:"O"+kH++,weakData:{}}})},xH=function(e,r){if(!PH(e))return typeof e=="symbol"?e:(typeof e=="string"?"S":"P")+e;if(!Tp(e,Tr)){if(!kp(e))return"F";if(!r)return"E";xp(e)}return e[Tr].objectID},RH=function(e,r){if(!Tp(e,Tr)){if(!kp(e))return!0;if(!r)return!1;xp(e)}return e[Tr].weakData},AH=function(e){return TH&&IP&&kp(e)&&!Tp(e,Tr)&&xp(e),e},$H=function(){NH.enable=function(){},IP=!0;var e=PP.f,r=OH([].splice),t={};t[Tr]=1,e(t).length&&(PP.f=function(n){for(var i=e(n),a=0,s=i.length;a1?arguments[1]:void 0),b;b=b?b.next:y.first;)for(g(b.value,b.key,this);b&&b.removed;)b=b.previous},has:function(m){return!!l(this,m)}}),HP(a,t?{get:function(m){var y=l(this,m);return y&&y.value},set:function(m,y){return c(this,m===0?0:m,y)}}:{add:function(m){return c(this,m=m===0?0:m,m)}}),Ro&&k8(a,"size",{configurable:!0,get:function(){return s(this).size}}),i},setStrong:function(e,r,t){var n=r+" Iterator",i=Mp(r),a=Mp(n);N8(e,r,function(s,c){WP(this,{type:n,target:s,state:i(s),kind:c,last:void 0})},function(){for(var s=a(this),c=s.kind,l=s.last;l&&l.removed;)l=l.previous;return!s.target||!(s.last=l=l?l.next:s.state.first)?(s.target=void 0,Xu(void 0,!0)):c=="keys"?Xu(l.key,!1):c=="values"?Xu(l.value,!1):Xu([l.key,l.value],!1)},t?"entries":"values",!t,!0),j8(r)}}});var QP=q(function(){"use strict";var L8=qo(),C8=Gp();L8("Map",function(e){return function(){return e(this,arguments.length?arguments[0]:void 0)}},C8)});var JP=q(function(){"use strict";var D8=qo(),B8=Gp();D8("Set",function(e){return function(){return e(this,arguments.length?arguments[0]:void 0)}},B8)});var rI=q(function(Xse,eI){"use strict";var M8=Dr(),G8=De(),F8=Aa(),U8=Cr(),ZP=function(e,r,t,n,i,a,s,c){for(var l=i,p=0,m=s?U8(s,c):!1,y,g;p0&&M8(y)?(g=G8(y),l=ZP(e,r,y,g,l,a-1)-1):(F8(l+1),e[l]=y),l++),p++;return l};eI.exports=ZP});var iI=q(function(Qse,nI){var Q8=We(),J8=Ne(),Z8=di(),eK=De(),rK=TypeError,tI=function(e){return function(r,t,n,i){Q8(t);var a=J8(r),s=Z8(a),c=eK(a),l=e?c-1:0,p=e?-1:1;if(n<2)for(;;){if(l in s){i=s[l],l+=p;break}if(l+=p,e?l<0:c<=l)throw rK("Reduce of empty array with no initial value")}for(;e?l>=0:c>l;l+=p)l in s&&(i=t(i,s[l],l,a));return i}};nI.exports={left:tI(!1),right:tI(!0)}});var gI=q(function(cce,yI){var LK=Se().f;yI.exports=function(e,r,t){t in e||LK(e,t,{configurable:!0,get:function(){return r[t]},set:function(n){r[t]=n}})}});var is=q(function(lce,TI){var v3=$a(),h3=TypeError;TI.exports=function(e){if(v3(e))throw h3("The method doesn't accept regular expressions");return e}});var os=q(function(pce,kI){var d3=ne(),m3=d3("match");kI.exports=function(e){var r=/./;try{"/./"[e](r)}catch(t){try{return r[m3]=!1,"/./"[e](r)}catch(n){}}return!1}});var iv=q(function(vce,BI){"use strict";var C3=Ne(),DI=ct(),D3=De();BI.exports=function(r){for(var t=C3(this),n=D3(t),i=arguments.length,a=DI(i>1?arguments[1]:void 0,n),s=i>2?arguments[2]:void 0,c=s===void 0?n:DI(s,n);c>a;)t[a++]=r;return t}});var Zv=q(function(hye,nq){nq.exports=typeof ArrayBuffer!="undefined"&&typeof DataView!="undefined"});var oq=q(function(dye,iq){var qW=Sr(),TW=pr(),kW=RangeError;iq.exports=function(e){if(e===void 0)return 0;var r=qW(e),t=TW(r);if(r!==t)throw kW("Wrong length or index");return t}});var uq=q(function(mye,aq){var xW=Array,RW=Math.abs,Ar=Math.pow,AW=Math.floor,$W=Math.log,NW=Math.LN2,jW=function(e,r,t){var n=xW(t),i=t*8-r-1,a=(1<>1,c=r===23?Ar(2,-24)-Ar(2,-77):0,l=e<0||e===0&&1/e<0?1:0,p=0,m,y,g;for(e=RW(e),e!=e||e===1/0?(y=e!=e?1:0,m=a):(m=AW($W(e)/NW),g=Ar(2,-m),e*g<1&&(m--,g*=2),m+s>=1?e+=c/g:e+=c*Ar(2,1-s),e*g>=2&&(m++,g/=2),m+s>=a?(y=0,m=a):m+s>=1?(y=(e*g-1)*Ar(2,r),m=m+s):(y=e*Ar(2,s-1)*Ar(2,r),m=0));r>=8;)n[p++]=y&255,y/=256,r-=8;for(m=m<0;)n[p++]=m&255,m/=256,i-=8;return n[--p]|=l*128,n},LW=function(e,r){var t=e.length,n=t*8-r-1,i=(1<>1,s=n-7,c=t-1,l=e[c--],p=l&127,m;for(l>>=7;s>0;)p=p*256+e[c--],s-=8;for(m=p&(1<<-s)-1,p>>=-s,s+=r;s>0;)m=m*256+e[c--],s-=8;if(p===0)p=1-a;else{if(p===i)return m?NaN:l?-1/0:1/0;m=m+Ar(2,r),p=p-a}return(l?-1:1)*m*Ar(2,p-r)};aq.exports={pack:jW,unpack:LW}});var qs=q(function(yye,Iq){"use strict";var Is=X(),ah=W(),eh=ae(),CW=Zv(),wq=st(),sq=wr(),DW=Gr(),fq=Eo(),rh=K(),ws=yn(),BW=Sr(),MW=pr(),_s=oq(),Sq=uq(),GW=In(),cq=hn(),FW=jr().f,UW=iv(),VW=Na(),Oq=nr(),uh=Ce(),zW=wq.PROPER,lq=wq.CONFIGURABLE,si="ArrayBuffer",Es="DataView",fi="prototype",HW="Wrong length",_q="Wrong index",pq=uh.getterFor(si),na=uh.getterFor(Es),vq=uh.set,Ze=Is[si],Ue=Ze,ui=Ue&&Ue[fi],gr=Is[Es],zt=gr&&gr[fi],hq=Object.prototype,KW=Is.Array,Ps=Is.RangeError,WW=ah(UW),YW=ah([].reverse),Pq=Sq.pack,dq=Sq.unpack,mq=function(e){return[e&255]},yq=function(e){return[e&255,e>>8&255]},gq=function(e){return[e&255,e>>8&255,e>>16&255,e>>24&255]},bq=function(e){return e[3]<<24|e[2]<<16|e[1]<<8|e[0]},XW=function(e){return Pq(e,23,4)},QW=function(e){return Pq(e,52,8)},Ss=function(e,r,t){DW(e[fi],r,{configurable:!0,get:function(){return t(this)[r]}})},nt=function(e,r,t,n){var i=_s(t),a=na(e);if(i+r>a.byteLength)throw Ps(_q);var s=a.bytes,c=i+a.byteOffset,l=VW(s,c,c+r);return n?l:YW(l)},it=function(e,r,t,n,i,a){var s=_s(t),c=na(e);if(s+r>c.byteLength)throw Ps(_q);for(var l=c.bytes,p=s+c.byteOffset,m=n(+i),y=0;ya)throw Ps("Wrong offset");if(n=n===void 0?a-s:MW(n),s+n>a)throw Ps(HW);vq(this,{type:Es,buffer:r,byteLength:n,byteOffset:s,bytes:i.bytes}),eh||(this.buffer=r,this.byteLength=n,this.byteOffset=s)},zt=gr[fi],eh&&(Ss(Ue,"byteLength",pq),Ss(gr,"buffer",na),Ss(gr,"byteLength",na),Ss(gr,"byteOffset",na)),fq(zt,{getInt8:function(r){return nt(this,1,r)[0]<<24>>24},getUint8:function(r){return nt(this,1,r)[0]},getInt16:function(r){var t=nt(this,2,r,arguments.length>1?arguments[1]:void 0);return(t[1]<<8|t[0])<<16>>16},getUint16:function(r){var t=nt(this,2,r,arguments.length>1?arguments[1]:void 0);return t[1]<<8|t[0]},getInt32:function(r){return bq(nt(this,4,r,arguments.length>1?arguments[1]:void 0))},getUint32:function(r){return bq(nt(this,4,r,arguments.length>1?arguments[1]:void 0))>>>0},getFloat32:function(r){return dq(nt(this,4,r,arguments.length>1?arguments[1]:void 0),23)},getFloat64:function(r){return dq(nt(this,8,r,arguments.length>1?arguments[1]:void 0),52)},setInt8:function(r,t){it(this,1,r,mq,t)},setUint8:function(r,t){it(this,1,r,mq,t)},setInt16:function(r,t){it(this,2,r,yq,t,arguments.length>2?arguments[2]:void 0)},setUint16:function(r,t){it(this,2,r,yq,t,arguments.length>2?arguments[2]:void 0)},setInt32:function(r,t){it(this,4,r,gq,t,arguments.length>2?arguments[2]:void 0)},setUint32:function(r,t){it(this,4,r,gq,t,arguments.length>2?arguments[2]:void 0)},setFloat32:function(r,t){it(this,4,r,XW,t,arguments.length>2?arguments[2]:void 0)},setFloat64:function(r,t){it(this,8,r,QW,t,arguments.length>2?arguments[2]:void 0)}});else{if(th=zW&&Ze.name!==si,!rh(function(){Ze(1)})||!rh(function(){new Ze(-1)})||rh(function(){return new Ze,new Ze(1.5),new Ze(NaN),Ze.length!=1||th&&!lq})){for(Ue=function(r){return ws(this,ui),new Ze(_s(r))},Ue[fi]=ui,nh=FW(Ze),ih=0;nh.length>ih;)(Os=nh[ih++])in Ue||sq(Ue,Os,Ze[Os]);ui.constructor=Ue}else th&&lq&&sq(Ze,"name",si);cq&&GW(zt)!==hq&&cq(zt,hq),ta=new gr(new Ue(2)),oh=ah(zt.setInt8),ta.setInt8(0,2147483648),ta.setInt8(1,2147483649),(ta.getInt8(0)||!ta.getInt8(1))&&fq(zt,{setInt8:function(r,t){oh(this,r,t<<24>>24)},setUint8:function(r,t){oh(this,r,t<<24>>24)}},{unsafe:!0})}var th,nh,ih,Os,ta,oh;Oq(Ue,si);Oq(gr,Es);Iq.exports={ArrayBuffer:Ue,DataView:gr}});var Aq=q(function(){var c6=M(),l6=qs(),p6=Zv();c6({global:!0,constructor:!0,forced:!p6},{DataView:l6.DataView})});var Bq=q(function(){"use strict";var T6=qo(),k6=Cp();T6("WeakSet",function(e){return function(){return e(this,arguments.length?arguments[0]:void 0)}},k6)});var PR=M(),IR=lt(),ER=ga().indexOf,qR=rn(),mf=IR([].indexOf),pm=!!mf&&1/mf([1],1,-0)<0,TR=pm||!qR("indexOf");PR({target:"Array",proto:!0,forced:TR},{indexOf:function(r){var t=arguments.length>1?arguments[1]:void 0;return pm?mf(this,r,t)||0:ER(this,r,t)}});var QR=M(),qm=Em();QR({global:!0,forced:parseInt!=qm},{parseInt:qm});var DY=N(de());de();var D1=M(),zm=ie(),B1=re(),Hm=oe(),M1=he(),G1=function(){var e=!1,r=/[ac]/;return r.exec=function(){return e=!0,/./.exec.apply(this,arguments)},r.test("abc")===!0&&e}(),F1=/./.test;D1({target:"RegExp",proto:!0,forced:!G1},{test:function(e){var r=Hm(this),t=M1(e),n=r.exec;if(!B1(n))return zm(F1,r,t);var i=zm(n,r,t);return i===null?!1:(Hm(i),!0)}});var Ta=N(Y());var Wm=!1,Ym=!1,Xm=-1;function $f(e){Wm=e}function Qm(e){Ym=e}function Jm(e){Xm=e}function Zm(){return Wm}function pt(){return Ym}function ey(){return Xm}var Te;function ry(e){Te=e}function U1(){var e=Te.indexOf("MSIE ");if(pt()&&e>0)return parseInt(Te.substring(e+5,Te.indexOf(".",e)),10);var r=Te.indexOf("Trident/");if(r>0){var t=Te.indexOf("rv:");return parseInt(Te.substring(t+3,Te.indexOf(".",t)),10)}return-1}function ty(){/\bQt\//.test(Te)?((0,Ta.default)(document.documentElement).addClass("qt"),$f(!0)):$f(!1),/\bQt/.test(Te)&&/\bMacintosh/.test(Te)&&(0,Ta.default)(document.documentElement).addClass("qtmac"),/\bQt\/5/.test(Te)&&/Linux/.test(Te)&&(0,Ta.default)(document.documentElement).addClass("qt5"),Qm(/MSIE|Trident|Edge/.test(Te)),Jm(U1())}var ny=N(Y());function iy(){(0,ny.default)(document).on("submit","form:not([action])",function(e){e.preventDefault()})}var oy=N(Y());function ay(){var e=window.history.pushState;window.history.pushState=function(){for(var r=arguments.length,t=new Array(r),n=0;n1?arguments[1]:void 0)}});gA(Cf);var SA=Sa(),OA=Oe(),_A=Iy();SA||OA(Object.prototype,"toString",_A,{unsafe:!0});var dbe=N(de());var DA=ie(),BA=$i(),MA=oe(),GA=He(),FA=pr(),Gf=he(),UA=Ke(),VA=Nr(),zA=ka(),Cy=Ni();BA("match",function(e,r,t){return[function(i){var a=UA(this),s=GA(i)?void 0:VA(i,e);return s?DA(s,i,a):new RegExp(i)[e](Gf(a))},function(n){var i=MA(this),a=Gf(n),s=t(r,i,a);if(s.done)return s.value;if(!i.global)return Cy(i,a);var c=i.unicode;i.lastIndex=0;for(var l=[],p=0,m;(m=Cy(i,a))!==null;){var y=Gf(m[0]);l[p]=y,y===""&&(i.lastIndex=zA(a,FA(i.lastIndex),c)),p++}return p===0?null:l}]});var ZA=M(),Uy=Fy();ZA({global:!0,forced:parseFloat!=Uy},{parseFloat:Uy});var a$=on(),Xy=ie(),Ra=W(),u$=$i(),s$=K(),f$=oe(),c$=re(),l$=He(),p$=Sr(),v$=pr(),an=he(),h$=Ke(),d$=ka(),m$=Nr(),y$=Yy(),g$=Ni(),b$=ne(),Hf=b$("replace"),w$=Math.max,S$=Math.min,O$=Ra([].concat),zf=Ra([].push),Qy=Ra("".indexOf),Jy=Ra("".slice),_$=function(e){return e===void 0?e:String(e)},P$=function(){return"a".replace(/./,"$0")==="$0"}(),Zy=function(){return/./[Hf]?/./[Hf]("a","$0")==="":!1}(),I$=!s$(function(){var e=/./;return e.exec=function(){var r=[];return r.groups={a:"7"},r},"".replace(e,"$")!=="7"});u$("replace",function(e,r,t){var n=Zy?"$":"$0";return[function(a,s){var c=h$(this),l=l$(a)?void 0:m$(a,Hf);return l?Xy(l,a,c,s):Xy(r,an(c),a,s)},function(i,a){var s=f$(this),c=an(i);if(typeof a=="string"&&Qy(a,n)===-1&&Qy(a,"$<")===-1){var l=t(r,s,c,a);if(l.done)return l.value}var p=c$(a);p||(a=an(a));var m=s.global;if(m){var y=s.unicode;s.lastIndex=0}for(var g=[];;){var b=g$(s,c);if(b===null||(zf(g,b),!m))break;var O=an(b[0]);O===""&&(s.lastIndex=d$(c,v$(s.lastIndex),y))}for(var x="",T=0,I=0;I=T&&(x+=Jy(c,T,$)+C,T=$+P.length)}return x+Jy(c,T)}]},!I$||!P$||Zy);var j$=M(),L$=K(),C$=Dr(),D$=ce(),B$=Ne(),M$=De(),ng=Aa(),ig=vt(),G$=Ai(),F$=un(),U$=ne(),V$=Xt(),og=U$("isConcatSpreadable"),z$=V$>=51||!L$(function(){var e=[];return e[og]=!1,e.concat()[0]!==e}),H$=function(e){if(!D$(e))return!1;var r=e[og];return r!==void 0?!!r:C$(e)},K$=!z$||!F$("concat");j$({target:"Array",proto:!0,arity:1,forced:K$},{concat:function(r){var t=B$(this),n=G$(t,0),i=0,a,s,c,l,p;for(a=-1,c=arguments.length;a1||"".split(/.?/).length?n=function(i,a){var s=Yf(dg(this)),c=a===void 0?gg:a>>>0;if(c===0)return[];if(i===void 0)return[s];if(!wN(i))return Li(r,s,i,c);for(var l=[],p=(i.ignoreCase?"i":"")+(i.multiline?"m":"")+(i.unicode?"u":"")+(i.sticky?"y":""),m=0,y=new RegExp(i.source,p+"g"),g,b,O;(g=Li(IN,y,s))&&(b=y.lastIndex,!(b>m&&(fn(l,Ci(s,m,g.index)),g.length>1&&g.index=c)));)y.lastIndex===g.index&&y.lastIndex++;return m===s.length?(O||!kN(y,""))&&fn(l,""):fn(l,Ci(s,m)),l.length>c?mg(l,0,c):l}:"0".split(void 0,0).length?n=function(i,a){return i===void 0&&a===0?[]:Li(r,this,i,a)}:n=r,[function(a,s){var c=dg(this),l=bN(a)?void 0:PN(a,e);return l?Li(l,a,c,s):Li(n,Yf(c),a,s)},function(i,a){var s=gN(this),c=Yf(i),l=t(n,s,c,a,n!==r);if(l.done)return l.value;var p=SN(s,RegExp),m=s.unicode,y=(s.ignoreCase?"i":"")+(s.multiline?"m":"")+(s.unicode?"u":"")+(sn?"g":"y"),g=new p(sn?"^(?:"+s.source+")":s,y),b=a===void 0?gg:a>>>0;if(b===0)return[];if(c.length===0)return yg(g,c)===null?[c]:[];for(var O=0,x=0,T=[];x2){if(r=$L(r),t=Va(r,0),t===43||t===45){if(n=Va(r,2),n===88||n===120)return NaN}else if(t===48){switch(Va(r,1)){case 66:case 98:i=2,a=49;break;case 79:case 111:i=8,a=55;break;default:return+r}for(s=jL(r,2),c=s.length,l=0;la)return NaN;return parseInt(s,i)}}return+r},wc=PL(zi,!dn(" 0o1")||!dn("0b1")||dn("+0x1")),DL=function(e){return EL(bc,e)&&TL(function(){AL(e)})},za=function(r){var t=arguments.length<1?0:dn(LL(r));return DL(this)?IL(Object(t),this,za):t};za.prototype=bc;wc&&!yc&&(bc.constructor=za);OL({global:!0,constructor:!0,wrap:!0,forced:wc},{Number:za});var Gb=function(e,r){for(var t=_L?kL(r):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,isFinite,isInteger,isNaN,isSafeInteger,parseFloat,parseInt,fromString,range".split(","),n=0,i;t.length>n;n++)Lb(r,i=t[n])&&!Lb(e,i)&&RL(e,i,xL(r,i))};yc&&Cb&&Gb(gc[zi],Cb);(wc||yc)&&Gb(gc[zi],dn);var BL=M(),ML=ae(),Fb=Se().f;BL({target:"Object",stat:!0,forced:Object.defineProperty!==Fb,sham:!ML},{defineProperty:Fb});Yw();pS();hS();dS();mS();wS();var iB=cn();iB("iterator");var Rbe=N(V());var FB=Mf().charAt,UB=he(),HS=Ce(),VB=au(),zS=uu(),KS="String Iterator",zB=HS.set,HB=HS.getterFor(KS);VB(String,"String",function(e){zB(this,{type:KS,string:UB(e),index:0})},function(){var r=HB(this),t=r.string,n=r.index,i;return n>=t.length?zS(void 0,!0):(i=FB(t,n),r.index+=i.length,zS(i,!1))});var QS=X(),ZS=fl(),WB=ll(),ro=V(),pl=wr(),e0=ne(),vl=e0("iterator"),JS=e0("toStringTag"),hl=ro.values,r0=function(e,r){if(e){if(e[vl]!==hl)try{pl(e,vl,hl)}catch(n){e[vl]=hl}if(e[JS]||pl(e,JS,r),ZS[r]){for(var t in ro)if(e[t]!==ro[t])try{pl(e,t,ro[t])}catch(n){e[t]=ro[t]}}}};for(fu in ZS)r0(QS[fu]&&QS[fu].prototype,fu);var fu;r0(WB,"DOMTokenList");var YB=cn();YB("asyncIterator");var XB=Ae(),QB=cn(),JB=nr();QB("toStringTag");JB(XB("Symbol"),"Symbol");var ZB=X(),e2=nr();e2(ZB.JSON,"JSON",!0);var r2=nr();r2(Math,"Math",!0);var t2=M(),n2=K(),i2=Ne(),t0=In(),o2=rl(),a2=n2(function(){t0(1)});t2({target:"Object",stat:!0,forced:a2,sham:!o2},{getPrototypeOf:function(r){return t0(i2(r))}});var c2=M(),i0=dl();c2({target:"Array",proto:!0,forced:[].forEach!=i0},{forEach:i0});var o0=X(),a0=fl(),l2=ll(),ml=dl(),p2=wr(),u0=function(e){if(e&&e.forEach!==ml)try{p2(e,"forEach",ml)}catch(r){e.forEach=ml}};for(cu in a0)a0[cu]&&u0(o0[cu]&&o0[cu].prototype);var cu;u0(l2);var v2=ae(),h2=st().EXISTS,s0=W(),d2=Gr(),f0=Function.prototype,m2=s0(f0.toString),c0=/function\b(?:\s|\/\*[\S\s]*?\*\/|\/\/[^\n\r]*[\n\r]+)*([^\s(/]*)/,y2=s0(c0.exec),g2="name";v2&&!h2&&d2(f0,g2,{configurable:!0,get:function(){try{return y2(c0,m2(this))[1]}catch(e){return""}}});var b2=M(),w2=hn();b2({target:"Object",stat:!0},{setPrototypeOf:w2});var S2=M(),O2=W(),_2=Dr(),P2=O2([].reverse),l0=[1,2];S2({target:"Array",proto:!0,forced:String(l0)===String(l0.reverse())},{reverse:function(){return _2(this)&&(this.length=this.length),P2(this)}});var I2=M(),p0=Dr(),E2=Ri(),q2=ce(),v0=ct(),T2=De(),k2=Le(),x2=vt(),R2=ne(),A2=un(),$2=Fi(),N2=A2("slice"),j2=R2("species"),yl=Array,L2=Math.max;I2({target:"Array",proto:!0,forced:!N2},{slice:function(r,t){var n=k2(this),i=T2(n),a=v0(r,i),s=v0(t===void 0?i:t,i),c,l,p;if(p0(n)&&(c=n.constructor,E2(c)&&(c===yl||p0(c.prototype))?c=void 0:q2(c)&&(c=c[j2],c===null&&(c=void 0)),c===yl||c===void 0))return $2(n,a,s);for(l=new(c===void 0?yl:c)(L2(s-a,0)),p=0;ai-l+c;m--)wl(n,m-1)}else if(c>l)for(m=i-l;m>a;m--)y=m+l-1,g=m+c-1,y in n?n[g]=n[y]:wl(n,g);for(m=0;m":">",'"':""","'":"'","/":"/"};return e.replace(/[&<>'"/]/g,function(t){return r[t]})}function pu(){return Math.floor(4294967296+Math.random()*64424509440).toString(16)}function _t(e){if(!(!e||!e.toLowerCase))switch(e.toLowerCase()){case"true":return!0;case"false":return!1;default:return}}function vr(e,r){var t=void 0;if("currentStyle"in e)t=e.currentStyle[r];else{var n,i,a=(n=document)===null||n===void 0||(i=n.defaultView)===null||i===void 0?void 0:i.getComputedStyle(e,null);a&&(t=a.getPropertyValue(r))}return t}function E0(e,r){for(var t=e.toString();t.length1&&arguments[1]!==void 0?arguments[1]:1;if(r<1)throw"Significant digits must be at least 1.";return parseFloat(e.toPrecision(r))}function T0(e){var r=new Date(e);return r.toString()==="Invalid Date"&&(r=new Date(e.replace(/-/g,"/"))),r}function ir(e){return e instanceof Date?e.getUTCFullYear()+"-"+E0(e.getUTCMonth()+1,2)+"-"+E0(e.getUTCDate(),2):null}function k0(e,r){var t={};return function(){var n=e.getBoundingClientRect(),i={w:n.width,h:n.height};i.w===0&&i.h===0||i.w===t.w&&i.h===t.h||(t=i,r(i.w,i.h))}}function Pl(){return Sl()?Math.round(Sl()*100)/100:1}function x0(e){var r=e.replace(/[\\"']/g,"\\$&").replace(/\u0000/g,"\\0").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/[\b]/g,"\\b"),t;try{t=new Function("with (this) {\n try {\n return (".concat(e,");\n } catch (e) {\n console.error('Error evaluating expression: ").concat(r,"');\n throw e;\n }\n }"))}catch(n){throw console.error("Error parsing expression: "+e),n}return function(n){return t.call(n)}}function no(e){return e==null?[]:Array.isArray(e)?e:[e]}function R0(e,r){function t(p,m){for(var y=0,g=0,b=[];y?@[\\\]^`{|}~])/g,"\\$1")}function or(e,r){var t={};return Object.keys(e).forEach(function(n){t[n]=r(e[n],n,e)}),t}function A0(e){return typeof e=="number"&&isNaN(e)}function Ol(e,r){if(to.default.type(e)==="object"&&to.default.type(r)==="object"){var t=e,n=r;if(Object.keys(t).length!==Object.keys(n).length)return!1;for(var i in t)if(!Xe(n,i)||!Ol(t[i],n[i]))return!1;return!0}else if(to.default.type(e)==="array"&&to.default.type(r)==="array"){var a=e,s=r;if(a.length!==s.length)return!1;for(var c=0;c=")return s>=0;if(t===">")return s>0;if(t==="<=")return s<=0;if(t==="<")return s<0;throw"Unknown operator: ".concat(t)};function Pe(e,r){if(typeof e!="undefined"){if(r.length!==1)throw new Error("labelNode must be of length 1");var t=Array.isArray(e)&&e.length===0;t?r.addClass("shiny-label-null"):(r.text(e),r.removeClass("shiny-label-null"))}}function io(e){var r=document.createElement("a");r.href="/";var t=document.createElement("div");t.style.setProperty("position","absolute","important"),t.style.setProperty("top","-1000px","important"),t.style.setProperty("left","0","important"),t.style.setProperty("width","30px","important"),t.style.setProperty("height","10px","important"),t.appendChild(r),e.appendChild(t);var n=window.getComputedStyle(r).getPropertyValue("color");return e.removeChild(t),n}function El(){return!window.bootstrap}function oo(e){return oo=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(r){return typeof r}:function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},oo(e)}function SM(e,r){if(!(e instanceof r))throw new TypeError("Cannot call a class as a function")}function N0(e,r){for(var t=0;t2&&arguments[2]!==void 0?arguments[2]:0,a={binding:t,priority:i};this.bindings.unshift(a),n&&(this.bindingNames[n]=a,t.name=n)}},{key:"setPriority",value:function(t,n){var i=this.bindingNames[t];if(!i)throw"Tried to set priority on unknown binding "+t;i.priority=n||0}},{key:"getPriority",value:function(t){var n=this.bindingNames[t];return n?n.priority:!1}},{key:"getBindings",value:function(){return R0(this.bindings,function(t,n){return n.priority-t.priority})}}]),e}();var _X=N(V());function ao(e){return ao=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(r){return typeof r}:function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},ao(e)}function PM(e,r){if(!(e instanceof r))throw new TypeError("Cannot call a class as a function")}function L0(e,r){for(var t=0;t0){var p=s.find("i[class]")[0];p===s.children()[0]&&(l=(0,hr.default)(p).prop("outerHTML"))}if(F(a,"label")&&(c=a.label),F(a,"icon")){var m;l=Array.isArray(a.icon)?"":(m=a.icon)!==null&&m!==void 0?m:""}s.html(l+" "+c)}F(a,"disabled")&&(a.disabled?s.attr("disabled",""):s.attr("disabled",null))}},{key:"unsubscribe",value:function(i){(0,hr.default)(i).off(".actionButtonInputBinding")}}]),t}(se);(0,hr.default)(document).on("click","a.action-button",function(e){e.preventDefault()});var aQ=N(V());var Pt=N(Y());function qn(e){return qn=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(r){return typeof r}:function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},qn(e)}function eG(e,r){if(!(e instanceof r))throw new TypeError("Cannot call a class as a function")}function Q0(e,r){for(var t=0;tc.getTime()?(0,le.default)(i).bsDatepicker("clearDates"):(0,le.default)(i).bsDatepicker("setUTCDate",c)}}},{key:"_setMax",value:function(i,a){if(a===null){(0,le.default)(i).bsDatepicker("setEndDate",null);return}var s=this._newDate(a);if(s!==null&&(a=s,!isNaN(a.valueOf()))){var c=(0,le.default)(i).bsDatepicker("getUTCDate");(0,le.default)(i).bsDatepicker("setEndDate",this._utcDateAsLocal(a)),a&&c&&a.getTime()1?arguments[1]:void 0)}});var iZ=N(V());var mr=N(Y());var Cl=N(Y());function SO(e,r,t,n,i,a){var s=Cl.default.Event("shiny:inputchanged");return s.name=e,s.value=r,s.binding=t,s.el=n,s.inputType=i,(0,Cl.default)(a).trigger(s),s}var qJ=N(V());function Dl(e){return Dl=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(r){return typeof r}:function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},Dl(e)}function uo(){"use strict";uo=function(){return e};var e={},r=Object.prototype,t=r.hasOwnProperty,n=Object.defineProperty||function(f,o,u){f[o]=u.value},i=typeof Symbol=="function"?Symbol:{},a=i.iterator||"@@iterator",s=i.asyncIterator||"@@asyncIterator",c=i.toStringTag||"@@toStringTag";function l(f,o,u){return Object.defineProperty(f,o,{value:u,enumerable:!0,configurable:!0,writable:!0}),f[o]}try{l({},"")}catch(f){l=function(u,v,d){return u[v]=d}}function p(f,o,u,v){var d=o&&o.prototype instanceof g?o:g,h=Object.create(d.prototype),S=new B(v||[]);return n(h,"_invoke",{value:j(f,u,S)}),h}function m(f,o,u){try{return{type:"normal",arg:f.call(o,u)}}catch(v){return{type:"throw",arg:v}}}e.wrap=p;var y={};function g(){}function b(){}function O(){}var x={};l(x,a,function(){return this});var T=Object.getPrototypeOf,I=T&&T(T(D([])));I&&I!==r&&t.call(I,a)&&(x=I);var P=O.prototype=g.prototype=Object.create(x);function $(f){["next","throw","return"].forEach(function(o){l(f,o,function(u){return this._invoke(o,u)})})}function R(f,o){function u(d,h,S,_){var w=m(f[d],f,h);if(w.type!=="throw"){var E=w.arg,k=E.value;return k&&Dl(k)=="object"&&t.call(k,"__await")?o.resolve(k.__await).then(function(A){u("next",A,S,_)},function(A){u("throw",A,S,_)}):o.resolve(k).then(function(A){E.value=A,S(E)},function(A){return u("throw",A,S,_)})}_(w.arg)}var v;n(this,"_invoke",{value:function(h,S){function _(){return new o(function(w,E){u(h,S,w,E)})}return v=v?v.then(_,_):_()}})}function j(f,o,u){var v="suspendedStart";return function(d,h){if(v==="executing")throw new Error("Generator is already running");if(v==="completed"){if(d==="throw")throw h;return z()}for(u.method=d,u.arg=h;;){var S=u.delegate;if(S){var _=L(S,u);if(_){if(_===y)continue;return _}}if(u.method==="next")u.sent=u._sent=u.arg;else if(u.method==="throw"){if(v==="suspendedStart")throw v="completed",u.arg;u.dispatchException(u.arg)}else u.method==="return"&&u.abrupt("return",u.arg);v="executing";var w=m(f,o,u);if(w.type==="normal"){if(v=u.done?"completed":"suspendedYield",w.arg===y)continue;return{value:w.arg,done:u.done}}w.type==="throw"&&(v="completed",u.method="throw",u.arg=w.arg)}}}function L(f,o){var u=o.method,v=f.iterator[u];if(v===void 0)return o.delegate=null,u==="throw"&&f.iterator.return&&(o.method="return",o.arg=void 0,L(f,o),o.method==="throw")||u!=="return"&&(o.method="throw",o.arg=new TypeError("The iterator does not provide a '"+u+"' method")),y;var d=m(v,f.iterator,o.arg);if(d.type==="throw")return o.method="throw",o.arg=d.arg,o.delegate=null,y;var h=d.arg;return h?h.done?(o[f.resultName]=h.value,o.next=f.nextLoc,o.method!=="return"&&(o.method="next",o.arg=void 0),o.delegate=null,y):h:(o.method="throw",o.arg=new TypeError("iterator result is not an object"),o.delegate=null,y)}function U(f){var o={tryLoc:f[0]};1 in f&&(o.catchLoc=f[1]),2 in f&&(o.finallyLoc=f[2],o.afterLoc=f[3]),this.tryEntries.push(o)}function C(f){var o=f.completion||{};o.type="normal",delete o.arg,f.completion=o}function B(f){this.tryEntries=[{tryLoc:"root"}],f.forEach(U,this),this.reset(!0)}function D(f){if(f){var o=f[a];if(o)return o.call(f);if(typeof f.next=="function")return f;if(!isNaN(f.length)){var u=-1,v=function d(){for(;++u=0;--d){var h=this.tryEntries[d],S=h.completion;if(h.tryLoc==="root")return v("end");if(h.tryLoc<=this.prev){var _=t.call(h,"catchLoc"),w=t.call(h,"finallyLoc");if(_&&w){if(this.prev=0;--v){var d=this.tryEntries[v];if(d.tryLoc<=this.prev&&t.call(d,"finallyLoc")&&this.prev=0;--u){var v=this.tryEntries[u];if(v.finallyLoc===o)return this.complete(v.completion,v.afterLoc),C(v),y}},catch:function(o){for(var u=this.tryEntries.length-1;u>=0;--u){var v=this.tryEntries[u];if(v.tryLoc===o){var d=v.completion;if(d.type==="throw"){var h=d.arg;C(v)}return h}}throw new Error("illegal catch attempt")},delegateYield:function(o,u,v){return this.delegate={iterator:D(o),resultName:u,nextLoc:v},this.method==="next"&&(this.arg=void 0),y}},e}function OO(e,r,t,n,i,a,s){try{var c=e[a](s),l=c.value}catch(p){t(p);return}c.done?r(l):Promise.resolve(l).then(n,i)}function _O(e){return function(){var r=this,t=arguments;return new Promise(function(n,i){var a=e.apply(r,t);function s(l){OO(a,n,i,s,c,"next",l)}function c(l){OO(a,n,i,s,c,"throw",l)}s(void 0)})}}var Bl;function PO(e){Bl=e}function Ir(){if(typeof Bl=="undefined")throw"Shiny has not finish initialization yet. Please wait for the 'shiny-initialized' event.";return Bl}function dr(e,r,t){Ir().setInputValue(e,r,t)}function It(){return Ir().shinyapp}function IO(e){Ir().user=e}function EO(e){Ir().forgetLastInputValue(e)}function so(e){return Ml.apply(this,arguments)}function Ml(){return Ml=_O(uo().mark(function e(r){return uo().wrap(function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,Ir().bindAll(r);case 2:case"end":return n.stop()}},e)})),Ml.apply(this,arguments)}function ke(e){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;Ir().unbindAll(e,r)}function fo(e){Ir().initializeInputs(e)}function qO(e,r){return Gl.apply(this,arguments)}function Gl(){return Gl=_O(uo().mark(function e(r,t){return uo().wrap(function(i){for(;;)switch(i.prev=i.next){case 0:return i.next=2,It().bindOutput(r,t);case 2:case"end":return i.stop()}},e)})),Gl.apply(this,arguments)}function TO(e,r){return It().unbindOutput(e,r)}function kO(){return Ir().oncustommessage}var xO;function RO(){return xO}function AO(e){xO=e}function $O(){return Ir().createSocket}function Rn(e){return Rn=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(r){return typeof r}:function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},Rn(e)}function nF(e,r){if(typeof r!="function"&&r!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(r&&r.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),r&&Fl(e,r)}function Fl(e,r){return Fl=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},Fl(e,r)}function iF(e){var r=aF();return function(){var n=bu(e),i;if(r){var a=bu(this).constructor;i=Reflect.construct(n,arguments,a)}else i=n.apply(this,arguments);return oF(this,i)}}function oF(e,r){if(r&&(Rn(r)==="object"||typeof r=="function"))return r;if(r!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return Vr(e)}function Vr(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function aF(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}function bu(e){return bu=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},bu(e)}function jO(e,r){if(!(e instanceof r))throw new TypeError("Cannot call a class as a function")}function NO(e,r){for(var t=0;t1&&arguments[1]!==void 0?arguments[1]:!0;jO(this,e),ur(this,"files",void 0),ur(this,"fileIndex",-1),ur(this,"aborted",!1),ur(this,"completed",!1),this.files=Array.from(r),t&&this.$run()}return LO(e,[{key:"onBegin",value:function(t,n){setTimeout(n,0)}},{key:"onFile",value:function(t,n){setTimeout(n,0)}},{key:"onComplete",value:function(){}},{key:"onAbort",value:function(){}},{key:"abort",value:function(){this.completed||this.aborted||(this.aborted=!0,this.onAbort())}},{key:"$getRun",value:function(){var t=this,n=!1;return function(){n||(n=!0,t.$run())}}},{key:"$run",value:function(){if(!(this.aborted||this.completed)){if(this.fileIndex<0){this.fileIndex=0,this.onBegin(this.files,this.$getRun());return}if(this.fileIndex===this.files.length){this.completed=!0,this.onComplete();return}var t=this.files[this.fileIndex++];this.onFile(t,this.$getRun())}}}]),e}(),Ul=function(e){nF(t,e);var r=iF(t);function t(n,i,a,s){var c;return jO(this,t),c=r.call(this,a,!1),ur(Vr(c),"shinyapp",void 0),ur(Vr(c),"id",void 0),ur(Vr(c),"el",void 0),ur(Vr(c),"jobId",void 0),ur(Vr(c),"uploadUrl",void 0),ur(Vr(c),"progressBytes",void 0),ur(Vr(c),"totalBytes",void 0),c.shinyapp=n,c.id=i,c.el=s,c.$run(),c}return LO(t,[{key:"makeRequest",value:function(i,a,s,c,l){this.shinyapp.makeRequest(i,a,s,c,l)}},{key:"onBegin",value:function(i,a){var s=this;this.$setError(null),this.$setActive(!0),this.$setVisible(!0),this.onProgress(null,0),this.totalBytes=0,this.progressBytes=0,mr.default.each(i,function(l,p){s.totalBytes+=p.size});var c=mr.default.map(i,function(l){return{name:l.name,size:l.size,type:l.type}});this.makeRequest("uploadInit",[c],function(l){s.jobId=l.jobId,s.uploadUrl=l.uploadUrl,a()},function(l){s.onError(l)},void 0)}},{key:"onFile",value:function(i,a){var s=this;this.onProgress(i,0),mr.default.ajax(this.uploadUrl,{type:"POST",cache:!1,xhr:function(){if(typeof mr.default.ajaxSettings.xhr!="function")throw"jQuery's XHR is not a function";var l=mr.default.ajaxSettings.xhr();return l.upload&&(l.upload.onprogress=function(p){p.lengthComputable&&s.onProgress(i,(s.progressBytes+p.loaded)/s.totalBytes)}),l},data:i,contentType:"application/octet-stream",processData:!1,success:function(){s.progressBytes+=i.size,a()},error:function(l,p,m){s.onError(l.responseText||p)}})}},{key:"onComplete",value:function(){var i=this,a=mr.default.map(this.files,function(c,l){return{name:c.name,size:c.size,type:c.type}}),s=SO(this.id,a,RO(),this.el,"shiny.fileupload",document);this.makeRequest("uploadEnd",[this.jobId,this.id],function(){i.$setActive(!1),i.onProgress(null,1),i.$bar().text("Upload complete"),(0,mr.default)(s.el).val("")},function(c){i.onError(c)},void 0),this.$bar().text("Finishing upload")}},{key:"onError",value:function(i){this.$setError(i||""),this.$setActive(!1)}},{key:"onAbort",value:function(){this.$setVisible(!1)}},{key:"onProgress",value:function(i,a){this.$bar().width(Math.round(a*100)+"%"),this.$bar().text(i?i.name:"")}},{key:"$container",value:function(){return(0,mr.default)("#"+H(this.id)+"_progress.shiny-file-input-progress")}},{key:"$bar",value:function(){return(0,mr.default)("#"+H(this.id)+"_progress.shiny-file-input-progress .progress-bar")}},{key:"$setVisible",value:function(i){this.$container().css("visibility",i?"visible":"hidden")}},{key:"$setError",value:function(i){this.$bar().toggleClass("progress-bar-danger",i!==null),i!==null&&(this.onProgress(null,1),this.$bar().text(i))}},{key:"$setActive",value:function(i){this.$container().toggleClass("active",!!i)}}]),t}(sF);function An(e){return An=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(r){return typeof r}:function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},An(e)}function fF(e,r){if(!(e instanceof r))throw new TypeError("Cannot call a class as a function")}function DO(e,r){for(var t=0;t0}var v_=function(e){bU(t,e);var r=wU(t);function t(){return dU(this,t),r.apply(this,arguments)}return mU(t,[{key:"find",value:function(i){return(0,ve.default)(i).find("select")}},{key:"getType",value:function(i){var a=(0,ve.default)(i);return a.hasClass("symbol")?a.attr("multiple")==="multiple"?"shiny.symbolList":"shiny.symbol":null}},{key:"getId",value:function(i){return se.prototype.getId.call(this,i)||i.name}},{key:"getValue",value:function(i){if(Ql(i)){var a=this._selectize(i);return a==null?void 0:a.getValue()}else return(0,ve.default)(i).val()}},{key:"setValue",value:function(i,a){if(!Ql(i))(0,ve.default)(i).val(a);else{var s=this._selectize(i);s==null||s.setValue(a)}}},{key:"getState",value:function(i){for(var a=new Array(i.length),s=0;s1&&arguments[1]!==void 0?arguments[1]:!1;if(!!ve.default.fn.selectize){var s=(0,ve.default)(i),c=s.parent().find('script[data-for="'+H(i.id)+'"]');if(c.length!==0){var l=ve.default.extend({labelField:"label",valueField:"value",searchField:["label"]},JSON.parse(c.html()));typeof c.data("nonempty")!="undefined"?(i.nonempty=!0,l=ve.default.extend(l,{onItemRemove:function(g){this.getValue()===""&&(0,ve.default)("select#"+H(i.id)).empty().append((0,ve.default)("