unpoly-rails 3.5.1 → 3.5.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1 +1 @@
1
- (()=>{var t={1860:(t,e,n)=>{"use strict";n.r(e)},8711:(t,e,n)=>{"use strict";n.r(e)},4432:(t,e,n)=>{"use strict";n.r(e)},2065:(t,e,n)=>{"use strict";n.r(e)},35:(t,e,n)=>{"use strict";n.r(e)},5074:(t,e,n)=>{"use strict";n.r(e)},2811:()=>{up.browser={submitForm:function(t){t.submit()},canPushState:function(){return"GET"===up.protocol.initialRequestMethod()},canJQuery:function(){return!!window.jQuery},canEval:up.util.memoize((function(){try{return new Function("return true")()}catch{return!1}})),assertConfirmed:function(t){if(t.confirm&&!window.confirm(t.confirm))throw new up.Aborted("User canceled action");return!0},popCookie:function(t){let e=document.cookie.match(new RegExp(t+"=(\\w+)"))?.[1];if(e)return document.cookie=t+"=;Max-Age=0;Path=/",e}}},6346:()=>{const t=up.element;up.BodyShifter=class BodyShifter{constructor(){this.t=[],this.i=new Set,this.o=0}lowerStack(){this.o--,0===this.o&&this.u()}raiseStack(){this.o++,1===this.o&&this.h()}onAnchoredElementInserted(t){return this.i.add(t),this.l()&&this.p(t),()=>this.i.delete(t)}l(){return this.m&&this.o>0}h(){if(this.g=up.viewport.scrollbarWidth(),this.m=up.viewport.rootHasReducedWidthFromScrollbar(),this.m){this.v();for(let t of this.i)this.p(t)}}v(){const e=up.viewport.rootOverflowElement();this._(e,{overflowY:"hidden"});const{body:n}=document,i=t.styleNumber(n,"paddingRight"),s=this.g+i;this._(n,{paddingRight:s})}p(e){const n=t.styleNumber(e,"right"),i=this.g+n;this._(e,{right:i})}_(e,n){this.t.push(t.setTemporaryStyle(e,n))}u(){let t;for(;t=this.t.pop();)t()}}},7948:()=>{const t=up.util,e=up.element;up.Change.Addition=class Addition extends up.Change{constructor(t){super(t),this.k=t.acceptLayer,this.S=t.dismissLayer,this.O=t.eventPlans||[],this.C=t.response}handleLayerChangeRequests(){this.layer.isOverlay()&&(this.tryAcceptLayerFromServer(),this.abortWhenLayerClosed(),this.layer.tryAcceptForLocation(this.responseOption()),this.abortWhenLayerClosed(),this.tryDismissLayerFromServer(),this.abortWhenLayerClosed(),this.layer.tryDismissForLocation(this.responseOption()),this.abortWhenLayerClosed()),this.layer.asCurrent((()=>{for(let t of this.O)up.emit({...t,...this.responseOption()}),this.abortWhenLayerClosed()}))}tryAcceptLayerFromServer(){t.isDefined(this.k)&&this.layer.isOverlay()&&this.layer.accept(this.k,this.responseOption())}tryDismissLayerFromServer(){t.isDefined(this.S)&&this.layer.isOverlay()&&this.layer.dismiss(this.S,this.responseOption())}abortWhenLayerClosed(t=this.layer){if(t.isClosed())throw new up.Aborted("Layer was closed")}setSource({oldElement:n,newElement:i,source:s}){"keep"===s&&(s=n&&up.fragment.source(n)),s&&e.setMissingAttr(i,"up-source",t.normalizeURL(s,{hash:!1}))}setTime({newElement:t,time:n}){e.setMissingAttr(t,"up-time",!!n&&n.toUTCString())}setETag({newElement:t,etag:n}){e.setMissingAttr(t,"up-etag",n||!1)}setReloadAttrs(t){this.setSource(t),this.setTime(t),this.setETag(t)}responseOption(){return{response:this.C}}executeSteps(t,e,n){return new up.Change.UpdateSteps({steps:t,noneOptions:n}).execute(e)}}},3030:()=>{const t=up.util;up.Change=class Change{constructor(t){this.options=t}execute(){throw new up.NotImplemented}onFinished(t){return this.options.onFinished?.(t)}improveHistoryValue(e,n){return!1===e||t.isString(e)?e:n}deriveFailOptions(){return up.RenderOptions.deriveFailOptions(this.options)}}},7422:()=>{const t=up.util;up.Change.CloseLayer=class CloseLayer extends up.Change.Removal{constructor(t){super(t),this.F=t.verb,this.T=up.layer.get(t),this.R=t.origin,this.A=t.value,this.P=t.preventable??!0,this.C=t.response,this.L=t.history??!0}execute(){if(!this.T.isOpen())return Promise.resolve();if(up.browser.assertConfirmed(this.options),this.$().defaultPrevented&&this.P)throw new up.Aborted("Close event was prevented");this.D(),up.fragment.abort({reason:"Layer is closing",layer:this.T});const{parent:t}=this.T;this.T.peel(),this.T.stack.remove(this.T),this.L&&t.restoreHistory(),this.M(t),this.T.teardownHandlers(),this.T.destroyElements(this.options),this.N(t)}$(){let e=this.T.emit(this.H(`up:layer:${this.F}`),{callback:this.T.callback(`on${t.upperCaseFirst(this.F)}`),log:[`Will ${this.F} ${this.T} with value %o`,this.A]});return this.A=e.value,e}D(){let t=this.H(`up:layer:${this.F}ing`);this.T.emit(t,{log:!1})}N(e){const n=`${this.F}ed`,i=t.upperCaseFirst(n);return this.T.emit(this.H(`up:layer:${n}`),{baseLayer:e,callback:this.T.callback(`on${i}`),ensureBubbles:!0,log:[`${i} ${this.T} with value %o`,this.A]})}H(t){return up.event.build(t,{layer:this.T,value:this.A,origin:this.R,response:this.C})}M(t){this.T.overlayFocus.teardown(),t.overlayFocus?.moveToFront(),(this.T.origin||t.element).focus({preventScroll:!0})}}},8228:()=>{up.Change.DestroyFragment=class DestroyFragment extends up.Change.Removal{constructor(t){super(t),this.T=up.layer.get(t)||up.layer.current,this.j=this.options.element,this.q=this.options.animation,this.U=this.options.log}execute(){this.B=this.j.parentNode,up.fragment.markAsDestroying(this.j),up.motion.willAnimate(this.j,this.q,this.options)?this.K():this.I()}async K(){this.V(),await this.W(),this.X(),this.onFinished()}I(){this.X(),this.V(),this.onFinished()}W(){return up.motion.animate(this.j,this.q,this.options)}X(){this.T.asCurrent((()=>{up.fragment.abort(this.j),up.script.clean(this.j,{layer:this.T}),up.element.cleanJQuery(this.j),this.j.remove()}))}V(){up.fragment.emitDestroyed(this.j,{parent:this.B,log:this.U})}}},9005:()=>{var t;const e=up.util;up.Change.FromContent=(t=class FromContent extends up.Change{constructor(t){super(t),this.R=this.options.origin,this.J=this.options.preview}G(){let t=[];return this.Y(),this.Z(),this.tt(t,this.et,this.options.target),this.tt(t,this.et,this.options.fallback),t}nt(t){return"new"===t||t.isOpen()}Y(){this.it=up.layer.getAll(this.options),this.et=e.filter(this.it,this.nt)}tt(t,e,n){for(let i of e)for(let e of this.st(n,i)){const n={...this.options,target:e,layer:i,defaultPlacement:this.rt()},s="new"===i?new up.Change.OpenLayer(n):new up.Change.UpdateLayer(n);t.push(s)}}st(t,e){return up.fragment.expandTargets(t,{layer:e,mode:this.options.mode,origin:this.R})}execute(){return this.options.preload?Promise.resolve():this.ot(this.ut.bind(this))||this.ht()}ut(t){let e=t.execute(this.ct(),this.lt.bind(this,t));return e.options=this.options,e}ft(t){return!(t instanceof up.CannotMatch)}lt(t){let e=this.G()[0];t!==e&&up.puts("up.render()",'Could not match primary target "%s". Updating a fallback target "%s".',e.target,t.target);let{assets:n}=this.ct();n&&up.script.assertAssetsOK(n,t.options)}ct(){if(this.J)return;const t=e.pick(this.options,["target","content","fragment","document","html","cspNonces","origin"]);return up.migrate.handleResponseDocOptions?.(t),"content"===this.rt()&&(t.target=this.dt(t.target)),new up.ResponseDoc(t)}Z(){if(this.J)return;let t=this.ct();this.options.fragment&&(this.options.target||=t.rootSelector()),this.options.title=this.improveHistoryValue(this.options.title,t.title),this.options.metaTags=this.improveHistoryValue(this.options.metaTags,t.metaTags)}rt(){if(!this.options.document&&!this.options.fragment)return"content"}dt(t){let e=this.et[0]||up.layer.root;return this.st(t||":main",e)[0]}getPreflightProps(t={}){return this.ot((t=>t.getPreflightProps()))||t.optional||this.gt()}gt(){this.yt("Could not find target in current page")}ht(){this.yt("Could not find common target in current page and response")}yt(t){if(this.G().length){const n=e.uniq(e.map(this.G(),"target")),i=up.layer.optionToString(this.options.layer);throw new up.CannotMatch([t+" (tried selectors %o in %s)",n,i])}if(0!==this.et.length)throw this.options.failPrefixForced?new up.CannotMatch("No target selector given for failed responses (https://unpoly.com/failed-responses)"):new up.CannotMatch("No target selector given");this.wt()}wt(){throw new up.CannotMatch("Could not find a layer to render in. You may have passed an unmatchable layer reference, or a detached element.")}ot(t){for(let e of this.G())try{return t(e)}catch(t){if(this.ft(t))throw t}}},e.memoizeMethod(t.prototype,{G:!0,ct:!0,getPreflightProps:!0}),t)},278:()=>{var t;const e=up.util;up.Change.FromResponse=(t=class FromResponse extends up.Change{constructor(t){super(t),this.C=t.response,this.bt=this.C.request}execute(){if(up.fragment.config.skipResponse(this.vt())?this._t():this.bt.assertEmitted("up:fragment:loaded",{...this.vt(),callback:this.options.onLoaded,log:["Loaded fragment from %s",this.C.description],skip:()=>this._t()}),e.evalOption(this.options.fail,this.C)??!this.C.ok)throw this.kt(this.deriveFailOptions());return this.kt(this.options)}_t(){up.puts("up.render()","Skipping "+this.C.description),this.options.target=":none",this.options.failTarget=":none"}kt(t){t.failPrefixForced&&up.puts("up.render()","Rendering failed response using fail-prefixed options (https://unpoly.com/failed-responses)"),this.St(t),t.meta=this.xt();let e=new up.Change.FromContent(t).execute();return e.finished=this.finish(e,t),e}async finish(t,e){return t=await t.finished,up.fragment.shouldRevalidate(this.bt,this.C,e)&&(t=await this.Et(t,e)),t}async Et(t,e){let n=e.target,i=t.target;if(/:(before|after)/.test(n))up.warn("up.render()","Cannot revalidate cache when prepending/appending (target %s)",n);else{up.puts("up.render()",'Revalidating cached response for target "%s"',i);let n=await up.reload(i,{...e,preferOldElements:t.fragments,layer:t.layer,onFinished:null,scroll:!1,focus:"keep",transition:!1,cache:!1,confirm:!1,feedback:!1,abort:!1,expiredResponse:this.C});n.none||(t=n)}return t}vt(){const{expiredResponse:t}=this.options;return{request:this.bt,response:this.C,renderOptions:this.options,revalidating:!!t,expiredResponse:t}}xt(){let t={revalidating:!!this.options.expiredResponse};return up.migrate.processCompilerPassMeta?.(t,this.C),t}St(t){const n=this.C.url;let i=n,s=this.bt.hash;s&&(t.hash=s,i+=s),"GET"===this.C.method?t.source=this.improveHistoryValue(t.source,n):(t.source=this.improveHistoryValue(t.source,"keep"),t.history=!!t.location),t.location=this.improveHistoryValue(t.location,i),t.title=this.improveHistoryValue(t.title,this.C.title),t.eventPlans=this.C.eventPlans;let r=this.C.target;r&&(t.target=r),t.acceptLayer=this.C.acceptLayer,t.dismissLayer=this.C.dismissLayer,t.document=this.C.text,this.C.none&&(t.target=":none"),t.context=e.merge(t.context,this.C.context),t.cspNonces=this.C.cspNonces,t.time??=this.C.lastModified,t.etag??=this.C.etag}},e.memoizeMethod(t.prototype,{vt:!0}),t)},2200:()=>{var t;const e=up.util;up.Change.FromURL=(t=class FromURL extends up.Change{constructor(t){super(t),this.options.layer=up.layer.getAll(this.options),this.options.normalizeLayerOptions=!1}execute(){let t=this.Ot();return t?(up.puts("up.render()",t),up.network.loadPage(this.options),e.unresolvablePromise()):(this.request=up.request(this.Ct()),this.options.onRequest?.(this.request),up.feedback.showAroundRequest(this.request,this.options),up.form.disableWhile(this.request,this.options),this.options.preload?this.request:e.always(this.request,(t=>this.Ft(t))))}Ot(){return e.isCrossOrigin(this.options.url)?"Loading cross-origin content in new page":this.options.history&&!up.browser.canPushState()?"Loading content in new page to restore history support":void 0}Ct(){const t=this.Tt(this.options),n=this.Tt(this.deriveFailOptions(),{optional:!0});return{...this.options,...t,...e.renameKeys(n,up.fragment.failKey)}}getPreflightProps(){return this.Ct()}Tt(t,e){return new up.Change.FromContent({...t,preview:!0}).getPreflightProps(e)}Ft(t){return t instanceof up.Response?this.Rt(t):this.At(t)}Rt(t){return new up.Change.FromResponse({...this.options,response:t}).execute()}At(t){throw t instanceof up.Offline&&this.request.emit("up:fragment:offline",{callback:this.options.onOffline,renderOptions:this.options,retry:t=>up.render({...this.options,...t}),log:["Cannot load fragment from %s: %s",this.request.description,t.reason]}),t}},e.memoizeMethod(t.prototype,{Ct:!0}),t)},7050:()=>{let t=up.util;up.Change.OpenLayer=class OpenLayer extends up.Change.Addition{constructor(t){super(t),this.target=t.target,this.R=t.origin,this.Pt=t.baseLayer}getPreflightProps(){return{mode:this.options.mode,context:this.Lt().context,origin:this.options.origin,target:this.target,layer:this.Pt,fragments:t.compact([up.fragment.get(":main",{layer:this.Pt})]),newLayer:!0}}execute(t,e){this.responseDoc=t,this.$t(),e(),this.Dt();let n=this.layer.on("up:layer:accepting up:layer:dimissing",this.Mt.bind(this));try{return this.Nt(),this.Mt(),up.RenderResult.both(this.Ht,this.jt)}finally{n()}}$t(){if(":none"===this.target?this.qt=document.createElement("up-none"):this.qt=this.responseDoc.select(this.target),!this.qt||this.Pt.isClosed())throw new up.CannotMatch}Dt(){up.puts("up.render()",`Opening element "${this.target}" in new overlay`),this.Ut(),this.layer=this.Lt(),this.Pt.peel({history:!this.layer.history}),up.layer.stack.push(this.layer),this.layer.createElements(),this.layer.setupHandlers()}Nt(){this.Bt(),this.handleLayerChangeRequests(),this.layer.setContent(this.qt),this.setReloadAttrs({newElement:this.qt,source:this.options.source}),this.responseDoc.finalizeElement(this.qt),this.Ht=new up.RenderResult({layer:this.layer,fragments:[this.qt],target:this.target}),up.hello(this.layer.element,{...this.options,layer:this.layer}),this.zt(),this.Ht.finished=this.Kt(),this.layer.opening=!1,this.It(),this.abortWhenLayerClosed()}Mt(){if(this.jt)return;let t=this.Vt().other;this.jt=this.executeSteps(t,this.responseDoc)}async Kt(){return await this.layer.startOpenAnimation(),this.abortWhenLayerClosed(),this.M(),this.Ht}Lt(){const t={...this.options,opening:!0};return up.layer.build(t,(t=>this.options=up.RenderOptions.finalize(t)))}Bt(){"auto"===this.layer.history&&(this.layer.history=up.fragment.hasAutoHistory(this.qt));let{parent:t}=this.layer;this.layer.history&&=t.history,t.saveHistory(),this.layer.updateHistory(this.options)}M(){this.Pt.overlayFocus?.moveToBack(),this.layer.overlayFocus.moveToFront(),new up.FragmentFocus({fragment:this.qt,layer:this.layer,autoMeans:["autofocus","layer"]}).process(this.options.focus)}zt(){const t={...this.options,fragment:this.qt,layer:this.layer,autoMeans:["hash","layer"]};new up.FragmentScrolling(t).process(this.options.scroll)}Ut(){up.event.assertEmitted("up:layer:open",{origin:this.R,baseLayer:this.Pt,layerOptions:this.options,log:"Opening new overlay"})}It(){this.layer.emit("up:layer:opened",{origin:this.R,callback:this.layer.callback("onOpened"),log:`Opened new ${this.layer}`})}Vt(){return up.radio.hungrySteps(this.Wt())}Wt(){return{...this.options,layer:this.layer,history:this.layer.history}}}},1752:()=>{up.Change.Removal=class Removal extends up.Change{}},9441:()=>{var t;const e=up.util;up.Change.UpdateLayer=(t=class UpdateLayer extends up.Change.Addition{constructor(t){super(t=up.RenderOptions.finalize(t)),this.layer=t.layer,this.target=t.target,this.Xt=t.context,this.Jt=up.fragment.parseTargetSteps(this.target,this.options)}getPreflightProps(){return this.Gt(),{layer:this.layer,mode:this.layer.mode,context:e.merge(this.layer.context,this.Xt),origin:this.options.origin,target:this.Qt(),fragments:this.Yt(),newLayer:!1}}Qt(){return this.Gt(),up.fragment.targetForSteps(this.Jt)}Yt(){return this.Gt(),e.map(this.Jt,"oldElement")}execute(t,e){this.responseDoc=t,this.$t(),e();let n=this.layer.on("up:layer:accepting up:layer:dimissing",this.Mt.bind(this));try{return this.Zt(),this.Mt(),up.RenderResult.both(this.te,this.jt)}finally{n()}}Zt(){this.Jt.length&&up.puts("up.render()",`Updating "${this.Qt()}" in ${this.layer}`),this.ee(),this.options.saveScroll&&up.viewport.saveScroll({layer:this.layer}),this.options.saveFocus&&up.viewport.saveFocus({layer:this.layer}),this.options.peel&&this.layer.peel({history:!this.ne()}),!1!==this.options.abort&&up.fragment.abort(this.Yt(),{reason:"Fragment is being replaced"}),Object.assign(this.layer.context,this.Xt),this.ne()&&this.layer.updateHistory(this.options),this.handleLayerChangeRequests(),this.te=this.executeSteps(this.Jt,this.responseDoc,this.options)}Mt(){if(this.jt)return;let t=this.Vt().other;this.jt=this.executeSteps(t,this.responseDoc)}Gt(){this.ie(),this.se()}$t(){this.ie(),this.re(),this.se(),this.oe()}re(){this.Jt.push(...this.Vt().current)}ie(){this.Jt=this.Jt.filter((t=>{const n=new up.FragmentFinder(e.pick(t,["selector","origin","layer","match","preferOldElements"]));if(t.oldElement||=n.find(),t.oldElement)return!0;if(!t.maybe)throw new up.CannotMatch}))}oe(){this.Jt=this.responseDoc.selectSteps(this.Jt)}se(){this.Jt=up.fragment.compressNestedSteps(this.Jt)}Vt(){return up.radio.hungrySteps(this.Wt())}ee(){let t=up.FocusCapsule.preserve(this.layer);this.Jt.forEach(((e,n)=>{e.focusCapsule=t,n>0&&(e.scroll=!1,e.focus=!1),"swap"!==e.placement&&"content"!==e.placement||(e.scrollBehavior="instant")}))}ne(){return e.evalAutoOption(this.options.history,this.ue.bind(this))}ue(){const t=e.map(this.Jt,"oldElement");return e.some(t,up.fragment.hasAutoHistory)}Wt(){return{...this.options,layer:this.layer,history:this.ne()}}},e.memoizeMethod(t.prototype,{Gt:!0,ie:!0,ne:!0,Vt:!0}),t)},9489:()=>{const t=up.util,e=up.element;up.Change.UpdateSteps=class UpdateSteps extends up.Change.Addition{constructor(e){super(e),this.he=e.noneOptions||{},this.Jt=t.copy(e.steps)}execute(t){if(this.responseDoc=t,this.Jt=t.selectSteps(this.Jt),this.Jt=t.commitSteps(this.Jt),!this.Jt.length)return this.ae();this.renderResult=new up.RenderResult({layer:this.Jt[0]?.layer,target:up.fragment.targetForSteps(this.Jt)}),this.Jt.reverse();const e=this.Jt.map((t=>this.ce(t)));return this.renderResult.finished=this.Kt(e),this.renderResult}ae(){return this.M(null,this.he),this.zt(null,this.he),up.RenderResult.buildNone()}async Kt(t){await Promise.all(t);for(let t of this.Jt)this.abortWhenLayerClosed(t.layer);return this.renderResult}le(t){let e=t.matches("up-wrapper")?t.children:[t];this.renderResult.fragments.unshift(...e)}ce(t){switch(this.setReloadAttrs(t),t.placement){case"swap":if(this.pe(t))return this.M(t.oldElement,t),this.zt(t.oldElement,t),Promise.resolve();{this.fe(t);const e=t.oldElement.parentNode,n={...t,beforeStart(){up.fragment.markAsDestroying(t.oldElement)},afterInsert:()=>{this.responseDoc.finalizeElement(t.newElement),this.de(t),up.hello(t.newElement,t),this.le(t.newElement)},beforeDetach:()=>{up.script.clean(t.oldElement,{layer:t.layer})},afterDetach(){up.element.cleanJQuery(),up.fragment.emitDestroyed(t.oldElement,{parent:e,log:!1})},scrollNew:()=>{this.M(t.newElement,t),this.zt(t.newElement,t)}};return up.morph(t.oldElement,t.newElement,t.transition,n)}case"content":{let n=e.wrapChildren(t.oldElement),i=e.wrapChildren(t.newElement),s={...t,placement:"swap",oldElement:n,newElement:i,focus:!1};return this.ce(s).then((()=>{e.unwrap(i),this.M(t.oldElement,t)}))}case"before":case"after":{let n=e.wrapChildren(t.newElement),i="before"===t.placement?"afterbegin":"beforeend";return t.oldElement.insertAdjacentElement(i,n),this.responseDoc.finalizeElement(n),up.hello(n,t),this.le(n),this.M(n,t),this.zt(n,t),up.animate(n,t.transition,t).then((()=>e.unwrap(n)))}default:up.fail("Unknown placement: %o",t.placement)}}pe(t){if(!t.useKeep)return;const{oldElement:n,newElement:i}=t;let s;if(!e.booleanAttr(n,"up-keep"))return;let r=up.fragment.toTarget(n);const o={layer:t.layer};if(s=t.descendantsOnly?up.fragment.get(i,r,o):up.fragment.subtree(i,r,o)[0],s&&!1!==e.booleanAttr(s,"up-keep")){const e={oldElement:n,newElement:s,newData:up.script.data(s),renderOptions:t};if(!up.fragment.emitKeep(e).defaultPrevented)return e}}fe(t){const e=[];if(t.useKeep)for(let n of t.oldElement.querySelectorAll("[up-keep]")){let i=this.pe({...t,oldElement:n,descendantsOnly:!0});if(i){const t=n.cloneNode(!0);n.insertAdjacentElement("beforebegin",t);let s=up.viewport.subtree(i.oldElement);i.revivers=s.map((function(t){let e=up.viewport.copyCursorProps(t);return()=>up.viewport.copyCursorProps(e,t)})),this.me(document.body)?i.newElement.replaceWith(n):document.body.append(n),e.push(i)}}t.keepPlans=e}de(t){for(let e of t.keepPlans){e.newElement.replaceWith(e.oldElement);for(let t of e.revivers)t()}}me(e){return t.some(this.Jt,(t=>t.oldElement.contains(e)))}M(t,e){return new up.FragmentFocus({...e,fragment:t,autoMeans:up.fragment.config.autoFocus}).process(e.focus)}zt(t,e){return new up.FragmentScrolling({...e,fragment:t,autoMeans:up.fragment.config.autoScroll}).process(e.scroll)}}},1569:()=>{const t=up.util;up.CompilerPass=class CompilerPass{constructor(t,e,{layer:n,data:i,dataMap:s,meta:r}){n||=up.layer.get(t)||up.layer.current,this.ge=t,this.ye=e,this.T=n,this.we=i,this.be=s,r||={},r.layer=n,this.ve=r}run(){this.T.asCurrent((()=>{this.setCompileData();for(let t of this.ye)this._e(t)}))}setCompileData(){if(this.we&&(this.ge.upCompileData=this.we),this.be)for(let t in this.be)for(let e of this.ke(t))e.upCompileData=this.be[t]}_e(t){const e=this.Se(t);if(e.length){if(t.isDefault||up.puts("up.hello()",'Compiling %d× "%s" on %s',e.length,t.selector,this.T),t.batch)this.xe(t,e);else for(let n of e)this.Ee(t,n);return up.migrate.postCompile?.(e,t)}}Ee(t,e){const n=[e];if(1!==t.length){const t=up.script.data(e);n.push(t,this.ve)}const i=this.Oe(t,e,n);let s=this.Ce(i);s&&up.destructor(e,s)}xe(e,n){const i=[n];if(1!==e.length){const e=t.map(n,up.script.data);i.push(e,this.ve)}const s=this.Oe(e,n,i);this.Ce(s)&&up.fail("Compilers with { batch: true } cannot return destructors")}Oe(t,e,n){return up.error.guard((()=>t.apply(e,n)))}Ce(e){if(t.isFunction(e)||t.isArray(e)&&t.every(e,t.isFunction))return e}ke(e){return up.fragment.subtree(this.ge,t.evalOption(e),{layer:this.T})}Se(e){let n=this.ke(e.selector);return t.filter(n,(t=>{let n=t.upAppliedCompilers||=new Set;if(!n.has(e))return n.add(e),!0}))}}},3742:()=>{up.Config=class Config{constructor(t=(()=>({}))){this.Fe=t,this.reset()}reset(){Object.assign(this,this.Fe())}}},2737:()=>{const t=up.util,e=up.element;up.CSSTransition=class CSSTransition{constructor(e,n,i){this.j=e,this.Te=n,this.Re=Object.keys(this.Te),t.some(this.Re,(t=>t.match(/A-Z/)))&&up.fail("Animation keys must be kebab-case"),this.Ae=i.finishEvent,this.Pe=i.duration,this.Le=i.easing,this.$e=!1}start(){return 0===this.Re.length?(this.$e=!0,Promise.resolve()):(this.De=t.newDeferred(),this.Me(),this.Ne=new Date,this.He(),this.je(),this.qe(),this.Ue(),this.De)}je(){this.Ae&&(this.Be=up.on(this.j,this.Ae,this.ze.bind(this)))}ze(t){t.stopPropagation(),this.Kt()}He(){this.Ke=t.timer(this.Pe+100,(()=>{this.Kt()}))}Ie(){clearTimeout(this.Ke)}qe(){this.Ve=up.on(this.j,"transitionend",this.We.bind(this))}We(e){if(e.target!==this.j)return;if(new Date-this.Ne<=.25*this.Pe)return;const n=e.propertyName;t.contains(this.Re,n)&&this.Kt()}Kt(){this.$e||(this.$e=!0,this.Ie(),this.Be?.(),this.Ve?.(),e.concludeCSSTransition(this.j),this.Xe(),this.De.resolve())}Me(){const t=e.style(this.j,["transitionProperty","transitionDuration","transitionDelay","transitionTimingFunction"]);if(e.hasCSSTransition(t)){if("all"!==t.transitionProperty){const n=t.transitionProperty.split(/\s*,\s*/),i=e.style(this.j,n);this.Je=e.setTemporaryStyle(this.j,i)}this.Ge=e.concludeCSSTransition(this.j)}}Xe(){this.Je?.(),this.Ge?.()}Ue(){e.setStyle(this.j,{transitionProperty:Object.keys(this.Te).join(", "),transitionDuration:`${this.Pe}ms`,transitionTimingFunction:this.Le}),e.setStyle(this.j,this.Te)}}},3635:()=>{const t=up.util;up.DestructorPass=class DestructorPass{constructor(t,e){this.Qe=t,this.Ye=e}run(){for(let e of this.Ze()){let n=t.pluckKey(e,"upDestructors");if(n)for(let t of n)this.tn(t,e);e.classList.remove("up-can-clean")}}Ze(){const t={...this.Ye,destroying:!0};return up.fragment.subtree(this.Qe,".up-can-clean",t)}tn(t,e){up.error.guard((()=>t(e)))}}},1906:()=>{const t=up.util,e=up.element;up.EventEmitter=class EventEmitter extends up.Record{keys(){return["target","event","baseLayer","callback","log","ensureBubbles"]}emit(){return this.en(),this.baseLayer?this.baseLayer.asCurrent((()=>this.nn())):this.nn(),this.event}nn(){this.target.dispatchEvent(this.event),this.ensureBubbles&&!this.target.isConnected&&document.dispatchEvent(this.event),up.error.guard((()=>this.callback?.(this.event)))}assertEmitted(){const t=this.emit();if(t.defaultPrevented)throw new up.Aborted(`Event ${t.type} was prevented`)}en(){if(!up.log.config.enabled)return;let e,n=this.log;t.isArray(n)?[n,...e]=n:e=[];const{type:i}=this.event;t.isString(n)?up.puts(i,n,...e):!1!==n&&up.puts(i,`Event ${i}`)}static fromEmitArgs(n,i={}){let s,r=t.extractOptions(n);return r=t.merge(i,r),t.isElementish(n[0])?r.target=e.get(n.shift()):n[0]instanceof up.Layer&&(r.layer=n.shift()),t.isGiven(r.layer)&&(s=up.layer.get(r.layer),r.target||=s.element,r.baseLayer||=s),r.baseLayer&&(r.baseLayer=up.layer.get(r.baseLayer)),t.isString(r.target)?r.target=up.fragment.get(r.target,{layer:r.layer}):r.target||(r.target=document),n[0]?.preventDefault?(r.event=n[0],r.log??=n[0].log):t.isString(n[0])?r.event=up.event.build(n[0],r):r.event=up.event.build(r),new this(r)}}},4158:()=>{const t=up.util;up.EventListener=class EventListener extends up.Record{keys(){return["element","eventType","selector","callback","guard","baseLayer","passive","once","beforeBoot"]}constructor(t){super(t),this.sn=this.constructor.rn(t),this.isDefault=up.framework.evaling,this.beforeBoot??=0===this.eventType.indexOf("up:framework:"),this.nativeCallback=this.nativeCallback.bind(this)}bind(){const t=this.element.upEventListeners||={};t[this.sn]&&up.fail("up.on(): The %o callback %o cannot be registered more than once",this.eventType,this.callback),t[this.sn]=this,this.element.addEventListener(...this.un())}un(){let e=t.compactObject(t.pick(this,["once","passive"]));return[this.eventType,this.nativeCallback,e]}unbind(){let t=this.element.upEventListeners;t&&delete t[this.sn],this.element.removeEventListener(...this.un())}nativeCallback(e){if(up.framework.beforeBoot&&!this.beforeBoot)return;let n=e.target;if(this.selector&&(n=n.closest(t.evalOption(this.selector))),(!this.guard||this.guard(e))&&n){const t=[e,n],i=this.callback.length;if(1!==i&&2!==i){const e=up.script.data(n);t.push(e)}if("click"===this.eventType&&n.disabled)return;const s=this.callback.bind(n,...t);this.baseLayer?this.baseLayer.asCurrent(s):s()}}static fromElement(t){let e=t.element.upEventListeners;if(e)return e[this.rn(t)]}static rn(e){return e.callback.upUid||=t.uid(),[e.eventType,e.selector,e.callback.upUid].join("|")}static allNonDefault(e){let n=e.upEventListeners;if(n){const e=Object.values(n);return t.reject(e,"isDefault")}return[]}}},3139:()=>{const t=up.util;up.EventListenerGroup=class EventListenerGroup extends up.Record{keys(){return["elements","eventTypes","selector","callback","guard","baseLayer","passive","once","beforeBoot"]}bind(){const e=[];return this.hn((function(t){const n=new up.EventListener(t);return n.bind(),e.push(n.unbind.bind(n))})),t.sequence(e)}hn(t){for(let e of this.elements)for(let n of this.eventTypes)t(this.an(e,n))}an(t,e){return{...this.attributes(),element:t,eventType:e}}unbind(){this.hn((function(t){let e=up.EventListener.fromElement(t);e&&e.unbind()}))}static fromBindArgs(e,n){const i=(e=t.copy(e)).pop();let s;s=e[0].addEventListener?[e.shift()]:t.isJQuery(e[0])||t.isList(e[0])&&e[0][0].addEventListener?e.shift():[document];let r=t.parseTokens(e.shift()),o=up.migrate.fixEventTypes;o&&(r=o(r));const u=t.extractOptions(e);return new this({elements:s,eventTypes:r,selector:e[0],callback:i,...u,...n})}}},2214:()=>{const t=up.util;up.FieldWatcher=class FieldWatcher{constructor(t,e,n){this.cn=n,this.ln=t,this.Ye=e,this.pn=e.batch,this.fn=[]}dn(e){let n=t.copy(this.Ye);return up.form.watchOptions(e,n,{defaults:{event:"input"}})}start(){this.mn=null,this.gn=this.yn(),this.wn=null,this.bn=!1;for(let t of this.ln)this.vn(t)}vn(t){let e=this.dn(t);this.fn.push(up.on(t,e.event,(t=>this._n(t,e)))),this.fn.push(up.fragment.onAborted(t,(()=>this.kn())))}stop(){for(let t of this.fn)t();this.kn()}kn(){clearTimeout(this.wn),this.wn=null}Sn(){return t.some(this.ln,"isConnected")}xn(e,n,i){this.kn(),this.mn=e;let s=t.evalOption(i.delay,n);this.wn=t.timer(s,(()=>{this.wn=null,this.Sn()?(this.scheduledFieldOptions=i,this.En()):this.mn=null}))}On(e){return!t.isEqual(e,this.gn)&&!t.isEqual(this.mn,e)}async En(){let e=this.scheduledFieldOptions;if(null!==this.mn&&!this.wn&&!this.bn){const n=this.Cn(this.gn,this.mn);this.gn=this.mn,this.mn=null,this.bn=!0,this.scheduledFieldOptions=null;let i={...e,disable:!1};const s=[];if(this.pn)s.push(this.Fn(n,i));else for(let t in n){const e=n[t];s.push(this.Fn(e,t,i))}if(t.some(s,t.isPromise)){let t=Promise.allSettled(s);up.form.disableWhile(t,e),await t}this.bn=!1,this.En()}}Fn(...t){return up.error.guard((()=>this.cn(...t)))}Cn(e,n){const i={};let s=Object.keys(e);s=s.concat(Object.keys(n)),s=t.uniq(s);for(let r of s){const s=e[r],o=n[r];t.isEqual(s,o)||(i[r]=o)}return i}yn(){return up.Params.fromFields(this.ln).toObject()}_n(t,e){const n=this.yn();this.On(n)&&this.xn(n,t,e)}}},5949:()=>{const t=up.util;up.FIFOCache=class FIFOCache{constructor({capacity:e=10,normalizeKey:n=t.identity}={}){this.Tn=new Map,this.Rn=e,this.An=n}get(t){return t=this.An(t),this.Tn.get(t)}set(t,e){if(this.Tn.size===this.Rn){let t=this.Tn.keys().next().value;this.Tn.delete(t)}t=this.An(t),this.Tn.set(t,e)}clear(){this.Tn.clear()}}},665:()=>{up.FocusCapsule=class FocusCapsule{constructor(t,e){this.Pn=t,this.Ln=e}restore(t,e){let n=up.fragment.get(this.Pn,{layer:t});if(n)return up.viewport.copyCursorProps(this.Ln,n),up.focus(n,e),!0}static preserve(t){let e=up.viewport.focusedElementWithin(t.element);if(!e)return;let n=up.fragment.tryToTarget(e);return n?new this(n,up.viewport.copyCursorProps(e)):void 0}}},5240:()=>{const t=up.util;up.FormValidator=class FormValidator{constructor(t){this.$n=t,this.Dn=[],this.Mn=null,this.Nn=!1,this.Hn(),this.jn()}jn(){up.fragment.onAborted(this.$n,{around:!0},(({target:t})=>this.qn(t)))}qn(e){this.Dn=t.reject(this.Dn,(({element:t})=>e.contains(t)))}Hn(){this.Un=t.newDeferred()}watchContainer(t){let{event:e}=this.Bn(t);up.on(t,e,{guard:()=>up.fragment.isAlive(t)},(()=>up.error.muteUncriticalRejection(this.validate({origin:t}))))}validate(t={}){let e=this.zn(t);return this.Dn.push(...e),this.Kn(),this.Un}zn(t){let e=this.In(t)||this.Vn(t)||this.Wn(t.origin);for(let n of e)n.renderOptions=this.Bn(n.origin,t),n.target=up.fragment.resolveOrigin(n.target,n);return e}Vn({origin:t,...e}){if(up.form.isField(t))return this.Xn(t)||this.Jn(t,e)}Jn(t,{formGroup:e=!0}){if(!e)return;let n=up.form.groupSolution(t);return n?(up.puts("up.validate()","Validating form group of field %o",t),[n]):void 0}In({target:e,origin:n}){if(t.isString(e)&&e){up.puts("up.validate()",'Validating target "%s"',e);let i=up.fragment.splitTarget(e);return t.compact(i.map((function(t){let e=up.fragment.get(t,{origin:n});if(e)return{element:e,target:t,origin:n};up.fail('Validation target "%s" does not match an element',t)})))}}Wn(t){return up.puts("up.validate()","Validating element %o",t),[{element:t,target:up.fragment.toTarget(t),origin:t}]}Xn(t){let e=t.closest("[up-validate]");if(e){let n=e.getAttribute("up-validate");return this.In({target:n,origin:t})}}Bn(t,e){return up.form.watchOptions(t,e,{defaults:{event:"change"}})}Kn(){let e=this.Dn.map((t=>t.renderOptions.delay)),n=Math.min(...e)||0;this.Gn(),this.Mn=t.timer(n,(()=>this.Qn()))}Gn(){clearTimeout(this.Mn)}Qn(){up.error.muteUncriticalRejection(this.Yn())}async Yn(){if(this.Dn=t.filter(this.Dn,(({element:t,origin:e})=>up.fragment.isAlive(t)&&up.fragment.isAlive(e))),!this.Dn.length||this.Nn)return;let e=this.Dn;this.Dn=[];let n=t.map(e,"origin"),i=t.flatMap(n,up.form.fields),s=t.uniq(t.map(i,"name")),r=this.Zn(e),o=t.map(e,"renderOptions"),u=t.mergeDefined(...o,{dataMap:r},up.form.destinationOptions(this.$n));u.target=t.map(e,"target").join(", "),u.feedback=t.some(o,"feedback"),u.origin=this.$n,u.focus??="keep",u.failOptions=!1,u.params=up.Params.merge(u.params,...t.map(o,"params")),u.headers=t.merge(...t.map(o,"headers")),u.headers[up.protocol.headerize("validate")]=s.join(" ")||":unknown",u.guardEvent=up.event.build("up:form:validate",{fields:i,log:"Validating form",params:u.params}),this.Nn=!0;let h=this.Un;this.Hn(),u.disable=!1;for(let t of e)up.form.disableWhile(h,{disable:t.renderOptions.disable,origin:t.origin});try{h.resolve(up.render(u)),await h}finally{this.Nn=!1,this.Qn()}}Zn(e){let n={};for(let i of e){let e=t.pluckKey(i.renderOptions,"data");t.pluckKey(i.renderOptions,"keepData")&&(e=up.data(i.element)),e&&(n[i.target]=e)}return n}static forElement(t){let e=up.form.get(t);return e.upFormValidator||=new this(e)}}},2587:()=>{const t=/^([^ >+(]+) (.+)$/;up.FragmentFinder=class FragmentFinder{constructor(t){this.Ye=t,this.R=t.origin,this.ti=t.selector,this.ei=t.document||window.document,this.ni=t.match??up.fragment.config.match,this.ii=t.preferOldElements}find(){return this.si()||this.ri()||this.oi()}si(){if(this.ii)return this.ii.find((t=>this.ei.contains(t)&&up.fragment.matches(t,this.ti)))}ri(){if("region"===this.ni&&this.R?.isConnected)return this.ui()||this.hi()}ui(){return up.fragment.closest(this.R,this.ti,this.Ye)}hi(){let e=this.ti.match(t);if(e){let t=up.fragment.closest(this.R,e[1],this.Ye);if(t)return up.fragment.getDumb(t,e[2])}}oi(){return up.fragment.getDumb(this.ei,this.ti,this.Ye)}}},7031:()=>{const t=up.util,e=up.element,n={preventScroll:!0};up.FragmentFocus=class FragmentFocus extends up.FragmentProcessor{keys(){return super.keys().concat(["hash","focusCapsule"])}processPrimitive(e){switch(e){case"keep":return this.ai();case"restore":return this.ci();case"target":case!0:return this.li(this.fragment);case"layer":return this.li(this.layer.getFocusElement());case"main":return this.pi(":main");case"hash":return this.fi();case"autofocus":return this.di();default:if(t.isString(e))return this.pi(e)}}processElement(t){return this.li(t)}resolveCondition(t){return"lost"===t?this.mi():super.resolveCondition(t)}pi(t){let e=this.findSelector(t);return this.li(e)}ai(){if(this.mi())return this.focusCapsule?.restore(this.layer,n)}ci(){return up.viewport.restoreFocus({layer:this.layer})}di(){let t=this.fragment&&e.subtree(this.fragment,"[autofocus]")[0];if(t)return this.li(t)}li(t){if(t)return up.focus(t,{force:!0,...n}),!0}fi(){let t=up.viewport.firstHashTarget(this.hash,{layer:this.layer});if(t)return this.li(t)}mi(){return!this.layer.hasFocus()}}},8057:()=>{const t=up.element;up.FragmentPolling=class FragmentPolling{constructor(t){this.Ye=up.radio.pollOptions(t),this.Qe=t,up.destructor(t,this.gi.bind(this)),up.fragment.onAborted(t,this.yi.bind(this)),this.wi="initialized",this.bi=!0,this.vi=!1,this._i()}static forFragment(t){return t.upPolling||=new this(t)}onPollAttributeObserved(){this.ki()}gi(){this.Si()}ki(t){if(Object.assign(this.Ye,t),"started"!==this.wi){if(!up.fragment.isTargetable(this.Qe))return void up.warn("[up-poll]","Cannot poll untargetable fragment %o",this.Qe);this.wi="started",this.xi(),this.Ei()}}Si(){"started"===this.wi&&(this.Oi(),this.wi="stopped",this.unbindEvents?.())}forceStart(t){Object.assign(this.Ye,t),this.forceStarted=!0,this.ki()}forceStop(){this.Si(),this.forceStarted=!1}xi(){this.unbindEvents||(this.unbindEvents=up.on("visibilitychange up:layer:opened up:layer:dismissed up:layer:accepted",this.Ci.bind(this)))}Ci(){this.Fi()&&this.Ei()}Fi(){return!document.hidden&&("any"===this.Ye.ifLayer||this.Ti())}Oi(){clearTimeout(this.reloadTimer),this.reloadTimer=null}Ei(){this.reloadTimer||this.vi||(this.Oi(),this.reloadTimer=setTimeout(this.Ri.bind(this),this.Ai()))}Ri(){this.reloadTimer=null,this.Pi()}Pi(){if("started"===this.wi){if(this.Fi())return up.emit(this.Qe,"up:fragment:poll",{log:["Polling fragment",this.Qe]}).defaultPrevented?(up.puts("[up-poll]","User prevented up:fragment:poll event"),this._i(),void this.Ei()):void this.Li();up.puts("[up-poll]","Will not poll hidden fragment")}}$i(){return this.Ye.interval??t.numberAttr(this.Qe,"up-interval")??up.radio.config.pollInterval}Ai(){return Math.max(this.$i()-this.Di(),0)}Di(){return new Date-this.Mi}Ti(){return this.layer||=up.layer.get(this.Qe),this.layer?.isFront?.()}Li(){this.Oi();let t={url:this.Ye.url,fail:!1,background:!0},e=this.bi;try{this.bi=!1,this.vi=!0,up.reload(this.Qe,t).then(this.Ni.bind(this),this.Hi.bind(this))}finally{this.bi=e}}yi({newLayer:t}){this.bi&&!t&&this.Si()}Ni({fragment:t}){this.vi=!1,this._i(),t?this.ji(t):this.Ei()}ji(t){this.Si(),this.forceStarted&&up.fragment.matches(this.Qe,t)&&this.constructor.forFragment(t).forceStart(this.Ye)}Hi(t){this.vi=!1,this._i(),this.Ei(),up.error.throwCritical(t)}_i(){this.Mi=new Date}}},2828:()=>{const t=up.util;up.FragmentProcessor=class FragmentProcessor extends up.Record{keys(){return["fragment","autoMeans","origin","layer"]}process(t){let e=this.preprocess(t);return this.tryProcess(e)}preprocess(e){return t.parseTokens(e,{separator:"or"})}tryProcess(e){if(t.isArray(e))return this.processArray(e);if(t.isFunction(e)){let t=up.error.guard((()=>e(this.fragment,this.attributes())));return this.tryProcess(t)}if(t.isElement(e))return this.processElement(e);if(t.isString(e)){if("auto"===e)return this.tryProcess(this.autoMeans);let t=e.match(/^(.+?)-if-(.+?)$/);if(t)return this.resolveCondition(t[2])&&this.process(t[1])}return this.processPrimitive(e)}processArray(e){return t.find(e,(t=>this.tryProcess(t)))}resolveCondition(t){if("main"===t)return this.fragment&&up.fragment.contains(this.fragment,":main")}findSelector(t){const e={layer:this.layer,origin:this.origin};let n=this.fragment&&up.fragment.get(this.fragment,t,e)||up.fragment.get(t,e);if(n)return n;up.warn("up.render()",'Could not find an element matching "%s"',t)}}},4850:()=>{const t=up.util;up.FragmentScrolling=class FragmentScrolling extends up.FragmentProcessor{keys(){return super.keys().concat(["hash","mode","revealTop","revealMax","revealSnap","scrollBehavior"])}processPrimitive(e){switch(e){case"reset":return this.qi();case"layer":return this.Ui();case"main":return this.Bi(":main");case"restore":return this.zi();case"hash":return this.hash&&up.viewport.revealHash(this.hash,this.attributes());case"target":case"reveal":case!0:return this.Ki(this.fragment);default:if(t.isString(e))return this.Bi(e)}}processElement(t){return this.Ki(t)}Ki(t){if(t)return up.reveal(t,this.attributes()),!0}Bi(t){let e=this.findSelector(t);return this.Ki(e)}Ui(){return this.Ki(this.layer.getBoxElement())}qi(){return up.viewport.resetScroll({...this.attributes(),around:this.fragment}),!0}zi(){return up.viewport.restoreScroll({...this.attributes(),around:this.fragment})}}},7956:()=>{const t=up.element,e=up.util;up.Layer=class Layer extends up.Record{keys(){return["element","stack","history","mode","context","lastScrollTops","lastFocusCapsules"]}defaults(){return{context:{},lastScrollTops:up.viewport.newStateCache(),lastFocusCapsules:up.viewport.newStateCache()}}constructor(t={}){if(super(t),!this.mode)throw"missing { mode } option"}setupHandlers(){up.link.convertClicks(this)}teardownHandlers(){}mainTargets(){return up.layer.mainTargets(this.mode)}sync(){}accept(){throw new up.NotImplemented}dismiss(){throw new up.NotImplemented}peel(t){this.stack.peel(this,t)}evalOption(t){return e.evalOption(t,this)}isCurrent(){return this.stack.isCurrent(this)}isFront(){return this.stack.isFront(this)}isRoot(){return this.stack.isRoot(this)}isOverlay(){return this.stack.isOverlay(this)}isOpen(){return this.stack.isOpen(this)}isClosed(){return this.stack.isClosed(this)}get parent(){return this.stack.parentOf(this)}get child(){return this.stack.childOf(this)}get ancestors(){return this.stack.ancestorsOf(this)}get descendants(){return this.stack.descendantsOf(this)}get subtree(){return[this,...this.descendants]}get index(){return this.Ii??=this.stack.indexOf(this)}getContentElement(){return this.contentElement||this.element}getBoxElement(){return this.boxElement||this.element}getFocusElement(){return this.getBoxElement()}getFirstSwappableElement(){throw new up.NotImplemented}contains(t){return t.closest(up.layer.anySelector())===this.element}on(...t){return this.Vi(t).bind()}off(...t){return this.Vi(t).unbind()}Vi(t){return up.EventListenerGroup.fromBindArgs(t,{guard:t=>this.Wi(t),elements:[this.element],baseLayer:this})}Wi(t){return this.contains(t.target)}wasHitByMouseEvent(t){const e=document.elementFromPoint(t.clientX,t.clientY);return!e||this.contains(e)}Xi(t){return up.EventEmitter.fromEmitArgs(t,{layer:this})}emit(...t){return this.Xi(t).emit()}isDetached(){return!this.element.isConnected}saveHistory(){this.history&&(this.savedTitle=document.title,this.savedMetaTags=up.history.findMetaTags(),this.savedLocation=up.history.location)}restoreHistory(){this.showsLiveHistory()&&(this.savedLocation&&up.history.push(this.savedLocation),this.savedTitle&&(document.title=this.savedTitle),this.savedMetaTags&&up.history.updateMetaTags(this.savedMetaTags))}asCurrent(t){return this.stack.asCurrent(this,t)}updateHistory(t){e.isString(t.location)&&(this.location=t.location),up.history.config.updateMetaTags&&e.isList(t.metaTags)&&(up.migrate?.warnOfHungryMetaTags?.(t.metaTags),this.metaTags=t.metaTags),e.isString(t.title)&&(this.title=t.title)}showsLiveHistory(){return this.history&&this.isFront()}get title(){return this.showsLiveHistory()?document.title:this.savedTitle}set title(t){this.savedTitle=t,this.showsLiveHistory()&&(document.title=t)}get metaTags(){return this.showsLiveHistory()?up.history.findMetaTags():this.savedMetaTags}set metaTags(t){this.savedMetaTags=t,this.showsLiveHistory()&&up.history.updateMetaTags(t)}get location(){return this.showsLiveHistory()?up.history.location:this.savedLocation}set location(t){(this.location!==(t=up.history.normalizeURL(t))||this.opening)&&(this.savedLocation=t,this.showsLiveHistory()&&up.history.push(t),this.opening||this.emit("up:layer:location:changed",{location:t}))}selector(t){return this.constructor.selector(t)}static selector(t){throw new up.NotImplemented}toString(){throw new up.NotImplemented}affix(...e){return t.affix(this.getFirstSwappableElement(),...e)}[e.isEqual.key](t){return this.constructor===t.constructor&&this.element===t.element}hasFocus(){let t=document.activeElement;return t!==document.body&&this.element.contains(t)}reset(){Object.assign(this,this.defaults())}}},7101:()=>{var t;up.Layer.Cover=((t=class Cover extends up.Layer.OverlayWithViewport{}).mode="cover",t)},5580:()=>{var t;up.Layer.Drawer=((t=class Drawer extends up.Layer.OverlayWithViewport{}).mode="drawer",t)},86:()=>{var t;up.Layer.Modal=((t=class Modal extends up.Layer.OverlayWithViewport{}).mode="modal",t)},7403:()=>{const t=up.element,e=up.util;up.Layer.Overlay=class Overlay extends up.Layer{keys(){return super.keys().concat(["position","align","size","origin","class","backdrop","openAnimation","closeAnimation","openDuration","closeDuration","openEasing","closeEasing","backdropOpenAnimation","backdropCloseAnimation","dismissable","dismissLabel","dismissAriaLabel","onOpened","onAccept","onAccepted","onDismiss","onDismissed","acceptEvent","dismissEvent","acceptLocation","dismissLocation","opening"])}constructor(t){super(t),!0===this.dismissable?this.dismissable=["button","key","outside"]:!1===this.dismissable?this.dismissable=[]:this.dismissable=e.parseTokens(this.dismissable),this.acceptLocation&&(this.acceptLocation=new up.URLPattern(this.acceptLocation)),this.dismissLocation&&(this.dismissLocation=new up.URLPattern(this.dismissLocation))}callback(t){let e=this[t];if(e)return e.bind(this)}createElement(t){this.nesting||=this.Ji();const n=e.compactObject(e.pick(this,["align","position","size","class","nesting"]));this.element=this.affixPart(t,null,n)}createBackdropElement(t){this.backdropElement=this.affixPart(t,"backdrop")}createViewportElement(t){this.viewportElement=this.affixPart(t,"viewport",{"up-viewport":""})}createBoxElement(t){this.boxElement=this.affixPart(t,"box")}createContentElement(t){this.contentElement=this.affixPart(t,"content")}setContent(t){this.contentElement.append(t),this.onContentSet()}onContentSet(){}createDismissElement(e){return this.dismissElement=this.affixPart(e,"dismiss",{"up-dismiss":'":button"',"aria-label":this.dismissAriaLabel}),t.affix(this.dismissElement,'span[aria-hidden="true"]',{text:this.dismissLabel})}affixPart(e,n,i={}){return t.affix(e,this.selector(n),i)}static selector(t){return e.compact(["up",this.mode,t]).join("-")}Ji(){const{parent:t}=this;return this.mode===t.mode?1+t.Ji():0}setupHandlers(){super.setupHandlers(),this.overlayFocus=new up.OverlayFocus(this),this.Gi("button")&&this.createDismissElement(this.getBoxElement()),this.Gi("outside")&&(this.viewportElement?up.on(this.viewportElement,"up:click",(t=>{t.target===this.viewportElement&&this.Qi(t,!0)})):this.unbindParentClicked=this.parent.on("up:click",((t,e)=>{if(!up.layer.isWithinForeignOverlay(e)){const n=this.origin&&this.origin.contains(e);this.Qi(t,n)}}))),this.Gi("key")&&(this.unbindEscapePressed=up.event.onEscape((t=>this.onEscapePressed(t)))),this.registerClickCloser("up-accept",((t,e)=>{this.accept(t,e)})),this.registerClickCloser("up-dismiss",((t,e)=>{this.dismiss(t,e)})),up.migrate.registerLayerCloser?.(this),this.Yi(this.acceptEvent,this.accept),this.Yi(this.dismissEvent,this.dismiss),this.on("up:click","label[for]",((t,e)=>this.Zi(t,e)))}Zi(e,n){let i=n.getAttribute("for"),s=up.form.fieldSelector(t.idSelector(i)),r=up.fragment.all(s,{layer:"any"}),o=up.fragment.all(s,{layer:this});if(r.length>1&&o[0]!==r[0]){e.preventDefault();const t=o[0];t.focus(),t.matches("input[type=checkbox], input[type=radio]")&&t.click()}}Qi(t,e){up.log.putsEvent(t),e&&up.event.halt(t),this.dismiss(":outside",{origin:t.target})}onEscapePressed(t){if(this.isFront()){let e=up.form.focusedField();e?e.blur():this.Gi("key")&&(up.event.halt(t,{log:!0}),this.dismiss(":key"))}}registerClickCloser(e,n){let i=`[${e}]`;this.on("up:click",i,(function(s){up.event.halt(s,{log:!0});const r=s.target.closest(i),o=t.jsonAttr(r,e),u={origin:r},h=new up.OptionsParser(r,u);h.booleanOrString("animation"),h.string("easing"),h.number("duration"),h.string("confirm"),up.error.muteUncriticalSync((()=>n(o,u)))}))}Yi(t,e){if(t)return this.on(t,(t=>{t.preventDefault(),e.call(this,t,{response:t.response})}))}tryAcceptForLocation(t){this.ts(this.acceptLocation,this.accept,t)}tryDismissForLocation(t){this.ts(this.dismissLocation,this.dismiss,t)}ts(t,e,n){let i,s;if(t&&(i=this.location)&&(s=t.recognize(i))){const t={...s,location:i};e.call(this,t,n)}}teardownHandlers(){super.teardownHandlers(),this.unbindParentClicked?.(),this.unbindEscapePressed?.(),this.overlayFocus.teardown()}destroyElements(t){const e={...t,animation:()=>this.startCloseAnimation(t),onFinished:()=>{this.onElementsRemoved(),t.onFinished?.()},log:!1};up.destroy(this.element,e)}onElementsRemoved(){}es(t={}){const e=up.animate(this.getBoxElement(),t.boxAnimation,t);let n;return this.backdrop&&!up.motion.isNone(t.boxAnimation)&&(n=up.animate(this.backdropElement,t.backdropAnimation,t)),Promise.all([e,n])}async startOpenAnimation(t={}){await this.es({boxAnimation:t.animation??this.evalOption(this.openAnimation),backdropAnimation:"fade-in",easing:t.easing||this.openEasing,duration:t.duration||this.openDuration}),this.wasEverVisible=!0}startCloseAnimation(t={}){return this.es({boxAnimation:this.wasEverVisible&&(t.animation??this.evalOption(this.closeAnimation)),backdropAnimation:this.wasEverVisible&&"fade-out",easing:t.easing||this.closeEasing,duration:t.duration||this.closeDuration})}accept(t=null,e={}){return this.ns("accept",t,e)}dismiss(t=null,e={}){return this.ns("dismiss",t,e)}Gi(t){return e.contains(this.dismissable,t)}ns(t,e,n){return n={...n,verb:t,value:e,layer:this},new up.Change.CloseLayer(n).execute()}getFirstSwappableElement(){return this.getContentElement().children[0]}toString(){return`${this.mode} overlay`}}},6412:()=>{up.Layer.OverlayWithTether=class OverlayWithTether extends up.Layer.Overlay{createElements(){this.origin||up.fail("Missing { origin } option"),this.ss=new up.Tether({anchor:this.origin,align:this.align,position:this.position}),this.createElement(this.ss.parent),this.createContentElement(this.element)}onContentSet(){this.ss.start(this.element)}onElementsRemoved(){this.ss.stop()}sync(){this.isOpen()&&(this.isDetached()||this.ss.isDetached()?this.dismiss(":detached",{animation:!1,preventable:!1}):this.ss.sync())}}},7965:()=>{up.Layer.OverlayWithViewport=class OverlayWithViewport extends up.Layer.Overlay{static getParentElement(){return document.body}createElements(){up.viewport.bodyShifter.raiseStack(),this.createElement(this.constructor.getParentElement()),this.backdrop&&this.createBackdropElement(this.element),this.createViewportElement(this.element),this.createBoxElement(this.viewportElement),this.createContentElement(this.boxElement)}onElementsRemoved(){up.viewport.bodyShifter.lowerStack()}sync(){this.isDetached()&&this.isOpen()&&this.constructor.getParentElement().appendChild(this.element)}}},4552:()=>{var t;up.Layer.Popup=((t=class Popup extends up.Layer.OverlayWithTether{}).mode="popup",t)},7771:()=>{var t;const e=up.element;up.Layer.Root=((t=class Root extends up.Layer{get element(){return e.root}constructor(t){super(t),this.setupHandlers()}getFirstSwappableElement(){return document.body}static selector(){return"html"}setupHandlers(){this.element.upHandlersApplied||(this.element.upHandlersApplied=!0,super.setupHandlers())}sync(){this.setupHandlers()}accept(){this.rs()}dismiss(){this.rs()}rs(){up.fail("Cannot close the root layer")}toString(){return"root layer"}}).mode="root",t)},6066:()=>{const t=up.util,e=up.element;up.LayerLookup=class LayerLookup{constructor(e,...n){this.o=e;const i=t.parseArgIntoOptions(n,"layer");if(!1!==i.normalizeLayerOptions&&up.layer.normalizeOptions(i),this.os=t.parseTokens(i.layer),this.R=i.origin,this.Pt=i.baseLayer||this.us()||this.o.current,t.isString(this.Pt)){const t={...i,baseLayer:this.o.current,normalizeLayerOptions:!1};this.Pt=new this.constructor(this.o,this.Pt,t).first()}}us(){if(this.R)return this.hs(this.R)}first(){return this.all()[0]}all(){let e=t.flatMap(this.os,(t=>this.cs(t)));return e=t.compact(e),e=t.uniq(e),e}hs(n){return n=e.get(n),t.find(this.o.reversed(),(t=>t.contains(n)))}ls(t){return this.o.at(t)}cs(e){if(e instanceof up.Layer)return e;if(t.isNumber(e))return this.ls(e);if(/^\d+$/.test(e))return this.ls(Number(e));if(t.isElementish(e))return this.hs(e);switch(e){case"any":return[this.Pt,...this.o.reversed()];case"current":return this.Pt;case"closest":return this.o.selfAndAncestorsOf(this.Pt);case"parent":return this.Pt.parent;case"ancestor":case"ancestors":return this.Pt.ancestors;case"child":return this.Pt.child;case"descendant":case"descendants":return this.Pt.descendants;case"subtree":return this.Pt.subtree;case"new":return"new";case"root":return this.o.root;case"overlay":case"overlays":return t.reverse(this.o.overlays);case"front":return this.o.front;case"origin":return this.us();default:return up.fail("Unknown { layer } option: %o",e)}}}},6387:()=>{const t=up.util;up.LayerStack=class LayerStack{constructor(){this.ps=[],this.layers=[this.fs()]}fs(){return up.layer.build({mode:"root",stack:this})}remove(e){t.remove(this.layers,e)}peel(e,n){const i=t.reverse(e.descendants),s={...n,preventable:!1};for(let t of i)t.dismiss(":peel",s)}reset(){this.peel(this.root,{animation:!1}),this.ps=[],this.root.reset()}isOpen(e){return t.contains(this.layers,e)}isClosed(t){return!this.isOpen(t)}parentOf(t){return this.layers[t.index-1]}childOf(t){return this.layers[t.index+1]}ancestorsOf(e){return t.reverse(this.layers.slice(0,e.index))}selfAndAncestorsOf(t){return[t,...t.ancestors]}descendantsOf(t){return this.layers.slice(t.index+1)}isRoot(t){return this.root===t}isOverlay(t){return this.root!==t}isCurrent(t){return this.current===t}isFront(t){return this.front===t}get(...t){return this.getAll(...t)[0]}getAll(...t){return new up.LayerLookup(this,...t).all()}sync(){for(let t of this.layers)t.sync()}asCurrent(t,e){try{return this.ps.push(t),e()}finally{this.ps.pop()}}reversed(){return t.reverse(this.layers)}dismissOverlays(e=null,n={}){n.dismissable=!1;for(let i of t.reverse(this.overlays))i.dismiss(e,n)}at(t){return this.layers[t]}indexOf(t){return this.layers.indexOf(t)}get count(){return this.layers.length}get root(){return this.layers[0]}get overlays(){return this.root.descendants}get current(){return t.last(this.ps)||this.front}get front(){return t.last(this.layers)}}},5390:()=>{up.LinkFeedbackURLs=class LinkFeedbackURLs{constructor(t){const e=up.feedback.normalizeURL;if(this.ds=up.link.isSafe(t),this.ds){const n=t.getAttribute("href");n&&"#"!==n&&(this.href=e(n));const i=t.getAttribute("up-href");i&&(this.gs=e(i));const s=t.getAttribute("up-alias");s&&(this.ys=new up.URLPattern(s,e))}}isCurrent(t){return this.ds&&!(this.href!==t&&this.gs!==t&&!this.ys?.test?.(t,!1))}}},2618:()=>{const t=up.util,e=up.element;up.LinkPreloader=class LinkPreloader{watchLink(t){up.link.preloadIssue(t)||(this.ws(t,"mouseenter",(t=>this.bs(t,!0))),this.ws(t,"mousedown touchstart",(t=>this.bs(t))),this.ws(t,"mouseleave",(t=>this.vs(t))))}ws(t,e,n){up.on(t,e,{passive:!0},n)}bs(t,e){const n=t.target;n!==this._s&&(this.reset(),this._s=n,up.link.shouldFollowEvent(t,n)&&(e?this.ks(t,n):this.Ss(t,n)))}vs(t){if(t.target===this._s)return this.reset()}reset(){this._s&&(clearTimeout(this.xs),this.Es?.background&&this.Es.abort(),this._s=void 0,this.Es=void 0)}ks(n,i){const s=e.numberAttr(i,"up-preload-delay")??up.link.config.preloadDelay;this.xs=t.timer(s,(()=>this.Ss(n,i)))}Ss(t,e){e.isConnected?(up.log.putsEvent(t),up.error.muteUncriticalRejection(up.link.preload(e,{onQueued:t=>this.Es=t}))):this.reset()}}},1653:()=>{let t="up.log.enabled",e=!1;try{e=!!sessionStorage?.getItem(t)}catch{}up.LogConfig=class LogConfig extends up.Config{constructor(){super((()=>({banner:!0,format:!0})))}get enabled(){return e}set enabled(n){e=n;try{sessionStorage?.setItem(t,n?"1":"")}catch{}}}},7792:()=>{const t=up.util,e=up.element;up.MotionController=class MotionController{constructor(t){this.Os=`up-${t}`,this.ti=`.${this.Os}`,this.finishEvent=`up:${t}:finish`,this.finishCount=0,this.Cs=0}startFunction(t,n,i={}){t=e.list(t);const s=()=>up.error.muteUncriticalRejection(n());if(i.trackMotion=i.trackMotion??up.motion.isEnabled(),!1===i.trackMotion)return s();{i.trackMotion=!1,this.finish(t),this.Fs(t);let e=this.Ts(t,s);return e=e.then((()=>this.Rs(t))),e}}finish(t){if(this.finishCount++,0!==this.Cs&&up.motion.isEnabled()){t=this.As(t);for(let e of t)this.Ps(e);return up.migrate.formerlyAsync?.("up.motion.finish()")}}As(n){return n?t.flatMap(n,(t=>e.list(t.closest(this.ti),t.querySelectorAll(this.ti)))):document.querySelectorAll(this.ti)}isActive(t){return t.classList.contains(this.Os)}Ps(t){this.Ls(t)}Ls(t,e={}){return e={target:t,log:!1,...e},up.emit(this.finishEvent,e)}Fs(t){this.Cs++,this.$s(t,!0)}Rs(t){this.Cs--,this.$s(t,!1)}$s(t,e){for(let n of t)n.classList.toggle(this.Os,e)}Ts(t,e){if(t.length<2)return e();const n=up.on(t,this.finishEvent,(e=>{if(!e.forwarded)for(let n of t)n!==e.target&&this.isActive(n)&&this.Ls(n,{forwarded:!0})}));return e().then(n)}async reset(){await this.finish(),this.finishCount=0,this.Cs=0}}},4308:()=>{const t=up.util,e=up.element;up.NonceableCallback=class NonceableCallback{constructor(t,e){this.script=t,this.nonce=e}static fromString(t){let e=t.match(/^(nonce-([^\s]+)\s)?(.*)$/);return new this(e[3],e[2])}toFunction(...t){if(up.browser.canEval())return new Function(...t,this.script);if(this.nonce){let e=this;return function(...n){return e.Ds(this,t,n)}}return this.Ms.bind(this)}toString(){return`nonce-${this.nonce} ${this.script}`}Ms(){throw new Error(`Your Content Security Policy disallows inline JavaScript (${this.script}). See https://unpoly.com/csp for solutions.`)}Ds(t,e,n){let i,s=`\n try {\n up.noncedEval.value = (function(${e.join()}) {\n ${this.script}\n }).apply(up.noncedEval.thisArg, up.noncedEval.args)\n } catch (error) {\n up.noncedEval.error = error\n }\n `;try{if(up.noncedEval={args:n,thisArg:t},i=up.element.affix(document.body,"script",{nonce:this.nonce,text:s}),up.noncedEval.error)throw up.noncedEval.error;return up.noncedEval.value}finally{up.noncedEval=void 0,i&&i.remove()}}Ns(e){return this.nonce&&t.contains(e,this.nonce)}static adoptNonces(n,i){if(!i?.length)return;const s=t.memoize(up.protocol.cspNonce);t.each(up.script.config.nonceableAttributes,(r=>{let o=e.subtree(n,`[${r}^="nonce-"]`);t.each(o,(t=>{let e=t.getAttribute(r),n=this.fromString(e),o=(t,...n)=>up.log.warn("up.render()",`Cannot use callback [${r}="${e}"]: ${t}`,...n);if(!n.Ns(i))return o("Callback's CSP nonce (%o) does not match response header (%o)",n.nonce,i);let u=s();if(!u)return o("Current page's CSP nonce is unknown");n.nonce=u,t.setAttribute(r,n.toString())}))}))}}},1104:()=>{const t=up.util,e=up.element;up.OptionsParser=class OptionsParser{constructor(t,e,n={}){this.Ye=e,this.j=t,this.Hs=n,this.js=n.fail,this.qs=n.closest,this.Us=n.attrPrefix||"up-",this.Bs=n.defaults||{}}string(t,n){this.parse(e.attr,t,n)}boolean(t,n){this.parse(e.booleanAttr,t,n)}number(t,n){this.parse(e.numberAttr,t,n)}booleanOrString(t,n){this.parse(e.booleanOrStringAttr,t,n)}json(t,n){this.parse(e.jsonAttr,t,n)}callback(t,n={}){this.parse(((t,i)=>e.callbackAttr(t,i,n)),t,n)}parse(e,n,i={}){const s=t.wrapList(i.attr??this.zs(n));let r=this.Ye[n];for(let t of s)r??=this.Ks(e,this.j,t);r??=i.default??this.Bs[n];let o,u=i.normalize;if(u&&(r=u(r)),t.isDefined(r)&&(this.Ye[n]=r),this.js&&(o=up.fragment.failKey(n))){const n=t.compact(t.map(s,(t=>this.Is(t))));this.parse(e,o,{...i,attr:n})}}include(t){let e=t(this.j,this.Ye,this.Hs);Object.assign(this.Ye,e)}Ks(t,n,i){return this.qs?e.closestAttr(n,i,t):t(n,i)}Is(t){return this.Vs(t,this.Us+"on-")||this.Vs(t,this.Us)}Vs(t,e){if(t.startsWith(e))return`${e}fail-${t.substring(e.length)}`}zs(e){return`${this.Us}${t.camelToKebabCase(e)}`}}},8665:()=>{const t=up.element,e=up.util;up.OverlayFocus=class OverlayFocus{constructor(t){this.T=t,this.li=this.T.getFocusElement()}moveToFront(){this.Ws||(this.Ws=!0,this.Xs=up.on("focusin",(t=>this.Js(t))),this.Gs=t.setTemporaryAttrs(this.li,{tabindex:"0",role:"dialog","aria-modal":"true"}),this.Qs=t.affix(this.li,"beforebegin","up-focus-trap[tabindex=0]"),this.Ys=t.affix(this.li,"afterend","up-focus-trap[tabindex=0]"))}moveToBack(){this.teardown()}teardown(){this.Ws&&(this.Ws=!1,this.Xs(),this.Gs(),this.Qs.remove(),this.Ys.remove())}Js(t){const{target:e}=t;this.Zs||up.layer.isWithinForeignOverlay(e)||(this.Zs=!0,e===this.Qs?this.tr():e!==this.Ys&&this.T.contains(e)||this.er(),this.Zs=!1)}er(t){up.focus(this.li,t)}tr(){this.nr(this.T.getBoxElement())||this.er()}nr(t){for(let n of e.reverse(t.children))if(up.viewport.tryFocus(n)||this.nr(n))return!0}}},3645:()=>{const t=up.util,e=up.element;up.Params=class Params{constructor(t){this.clear(),this.addAll(t)}clear(){this.entries=[]}[t.copy.key](){return new up.Params(this)}toObject(){const e={};for(let n of this.entries){const{name:i,value:s}=n;t.isBasicObjectProperty(i)||(this.ir(i)?(e[i]||=[],e[i].push(s)):e[i]=s)}return e}toArray(){return this.entries}toFormData(){const t=new FormData;for(let e of this.entries)t.append(e.name,e.value);return t.entries||(t.originalArray=this.entries),t}toQuery(){let e=t.map(this.entries,this.sr.bind(this));return e=t.compact(e),e.join("&")}sr(e){const{value:n}=e;if(this.rr(n))return;let i=encodeURIComponent(e.name);return t.isGiven(n)&&(i+="=",i+=encodeURIComponent(n)),i}rr(t){return t instanceof Blob}hasBinaryValues(){const e=t.map(this.entries,"value");return t.some(e,this.rr)}toURL(e){let n=[e,this.toQuery()];n=t.filter(n,t.isPresent);const i=t.contains(e,"?")?"&":"?";return n.join(i)}add(t,e){this.entries.push({name:t,value:e})}addAll(e){t.isMissing(e)||(e instanceof this.constructor?this.entries.push(...e.entries):t.isArray(e)?this.entries.push(...e):t.isString(e)?this.ur(e):t.isFormData(e)?this.hr(e):t.isObject(e)?this.ar(e):up.fail("Unsupport params type: %o",e))}ar(e){for(let n in e){const i=e[n],s=t.isArray(i)?i:[i];for(let t of s)this.add(n,t)}}ur(e){for(let n of e.split("&"))if(n){let[e,i]=n.split("=");e=decodeURIComponent(e),i=t.isGiven(i)?decodeURIComponent(i):null,this.add(e,i)}}hr(t){for(let e of t.entries())this.add(...e)}set(t,e){this.delete(t),this.add(t,e)}delete(e){this.entries=t.reject(this.entries,this.cr(e))}cr(t){return e=>e.name===t}get(t){return this.ir(t)?this.getAll(t):this.getFirst(t)}getFirst(e){const n=t.find(this.entries,this.cr(e));return n?.value}getAll(e){if(this.ir(e))return this.getAll(e);{const n=t.map(this.entries,this.cr(e));return t.map(n,"value")}}ir(t){return t.endsWith("[]")}[t.isBlank.key](){return 0===this.entries.length}static fromForm(t){return t=up.fragment.get(t),this.fromFields(up.form.fields(t))}static fromFields(e){const n=new this;for(let i of t.wrapList(e))n.addField(i);return n}addField(t){let n=(t=e.get(t)).name;if(n&&!t.disabled){const{tagName:e}=t,{type:i}=t;if("SELECT"===e)for(let e of t.querySelectorAll("option"))e.selected&&this.add(n,e.value);else if("checkbox"===i||"radio"===i)t.checked&&this.add(n,t.value);else{if("file"!==i)return this.add(n,t.value);for(let e of t.files)this.add(n,e)}}}[t.isEqual.key](e){return this.constructor===e.constructor&&t.isEqual(this.entries,e.entries)}static fromURL(e){const n=new this;let i=t.parseURL(e).search;return i&&(i=i.replace(/^\?/,""),n.addAll(i)),n}static stripURL(e){return t.normalizeURL(e,{search:!1})}static merge(...t){return t.reduce((function(t,e){return t.addAll(e),t}),new up.Params)}}},7782:()=>{const t=up.element;up.ProgressBar=class ProgressBar{constructor(){this.lr=0,this.j=t.affix(document.body,"up-progress-bar"),this.j.style.transition="width 300ms ease-out",this.pr(0),up.element.paint(this.j),this.dr=31,this.mr()}mr(){let t;t=this.dr<80?Math.random()<.15?7+5*Math.random():1.5+.5*Math.random():.13*(100-this.dr)*Math.random(),this.pr(this.dr+t),this.lr++;const e=300+40*this.lr;this.timeout=setTimeout(this.mr.bind(this),e)}pr(t){this.dr=t,this.j.style.width=`${t}vw`}destroy(){clearTimeout(this.timeout),this.j.remove()}conclude(){clearTimeout(this.timeout),this.pr(100),setTimeout(this.destroy.bind(this),300)}}},2406:()=>{const t=up.util;up.Record=class Record{keys(){throw"Return an array of keys"}defaults(t){return{}}constructor(t){Object.assign(this,this.defaults(t),this.attributes(t))}attributes(e=this){return t.pick(e,this.keys())}[t.copy.key](){return t.variant(this)}[t.isEqual.key](e){return this.constructor===e.constructor&&t.isEqual(this.attributes(),e.attributes())}}},1279:()=>{up.Rect=class Rect extends up.Record{keys(){return["left","top","width","height"]}get bottom(){return this.top+this.height}get right(){return this.left+this.width}static fromElement(t){return new this(t.getBoundingClientRect())}}},2714:()=>{var t;const e=up.util;up.RenderJob=(t=class RenderJob{constructor(t){this.options=up.RenderOptions.preprocess(t),this.gr=this.yr()}async yr(){try{let t=await this.wr();return this.br(t),t}catch(t){throw this.br(t)||this.vr(t),t}}br(t){if(t instanceof up.RenderResult){let{onRendered:n,onFinished:i}=t.options;t.none||up.error.guard((()=>n?.(t)));let s=function(t){up.error.guard((()=>i?.(t)))};return this.finished.then(s,e.noop),!0}}vr(t){let e=t instanceof up.Aborted?"Rendering was aborted":"Error while rendering";up.puts("up.render()",`${e}: ${t.name}: ${t.message}`),up.error.guard((()=>this.options.onError?.(t)))}get finished(){return this._r()}async _r(){try{let t=await this.gr;return await t.finished}catch(t){throw t instanceof up.RenderResult?await t.finished:t}}wr(){if(this.kr(),this.options.url){let t=t=>this.Sr(t);this.change=new up.Change.FromURL({...this.options,onRequest:t})}else this.options.response?(this.change=new up.Change.FromResponse(this.options),this.Sr(null)):(this.change=new up.Change.FromContent(this.options),this.Sr(null));return this.change.execute()}kr(){up.browser.assertConfirmed(this.options);let t=e.pluckKey(this.options,"guardEvent");if(t&&(t.renderOptions=this.options,up.emit(t,{target:this.options.origin}).defaultPrevented))throw new up.Aborted(`Rendering was prevented by ${t.type} listener`);up.RenderOptions.assertContentGiven(this.options)}Sr(t){let{abort:n}=this.options;if(!n||!up.network.isBusy())return;let{fragments:i,layer:s,origin:r,newLayer:o}=this.change.getPreflightProps(),u={except:t,logOnce:["up.render()","Change with { abort } option will abort other requests"],newLayer:o,origin:r};"target"===n?up.fragment.abort(i,u):"layer"===n?up.fragment.abort({...u,layer:s}):"all"===n||!0===n?up.fragment.abort({...u,layer:"any"}):e.isFunction(n)?n(u):up.fragment.abort(n,{...u,layer:s})}},e.delegate(t.prototype,["then","catch","finally"],(function(){return this.gr})),e.memoizeMethod(t.prototype,{_r:!0}),t)},2705:()=>{const t=up.util;up.RenderOptions=function(){const e={useHungry:!0,useKeep:!0,saveScroll:!0,saveFocus:!0,focus:"keep",abort:"target",failOptions:!0},n={abort:!1,confirm:!1,feedback:!1,cache:!0,background:!0},i=["url","method","origin","headers","params","cache","fallback","abort","abortable","confirm","feedback","origin","baseLayer","fail","onError"].concat(["keep","hungry","history","source","saveScroll","navigate"]),s=["url","response","content","fragment","document"],r=["history","focus","scroll"];function o(t){const e={};for(let n in t){const i=t[n];let s=up.fragment.successKey(n);s&&(e[s]=i)}return e}return{preprocess:function(i){up.migrate.preprocessRenderOptions?.(i);const s=t.merge(e,function(t){if(t.navigate)return up.fragment.config.navigateOptions}(i));return t.merge(t.omit(s,r),{defaults:s},i,function(t){if(t.preload)return n}(i))},finalize:function(e,n){return t.merge(e.defaults,n,e)},assertContentGiven:function(e){t.some(s,(n=>t.isGiven(e[n])))||(e.defaultToEmptyContent?e.content="":up.fail("up.render() needs either { "+s.join(", ")+" } option"))},deriveFailOptions:function(e){return e.failOptions?{...e.defaults,...t.pick(e,i),...o(e),failPrefixForced:!0}:{...e,...o(e)}}}}()},606:()=>{up.RenderResult=class RenderResult extends up.Record{keys(){return["fragments","layer","target","options","finished"]}defaults(){return{fragments:[]}}get none(){return!this.fragments.length}get fragment(){return this.fragments[0]}static both(t,e,n=!0){return e?new this({target:t.target,layer:t.layer,options:t.options,fragments:t.fragments.concat(e.fragments),finished:n&&this.mergeFinished(t,e)}):t}static async mergeFinished(t,e){return this.both(await t.finished,await e.finished,!1)}static buildNone(){return new this({target:":none",finished:Promise.resolve()})}}},5437:()=>{var t;const e=up.util;up.Request=(t=class Request extends up.Record{keys(){return["method","url","hash","params","target","failTarget","headers","timeout","background","cache","expireCache","evictCache","layer","mode","context","failLayer","failMode","failContext","origin","fragments","builtAt","wrapMethod","contentType","payload","onQueued","onLoading","fail","abortable","badResponseTime"]}defaults(){return{state:"new",abortable:!0,headers:{},timeout:up.network.config.timeout,builtAt:new Date}}constructor(t){if(super(t),this.params=new up.Params(this.params),null==this.wrapMethod&&(this.wrapMethod=up.network.config.wrapMethod),this.Er(),(this.target||this.layer||this.origin)&&!t.basic){const t={origin:this.origin};this.layer=up.layer.get(this.layer,t),this.failLayer=up.layer.get(this.failLayer,t),this.context||=this.layer.context||{},this.failContext||=this.failLayer?.context||{},this.mode||=this.layer.mode,this.failMode||=this.failLayer?.mode}this.deferred=e.newDeferred(),this.badResponseTime??=e.evalOption(up.network.config.badResponseTime,this),this.Or()}get xhr(){return this.Cr??=new XMLHttpRequest}get fragments(){if(this.Fr)return this.Fr;if(this.target){let t=up.fragment.parseTargetSteps(this.target),n=e.map(t,"selector"),i={origin:this.origin,layer:this.layer};return e.compact(e.map(n,(t=>up.fragment.get(t,i))))}}set fragments(t){this.Fr=t}get fragment(){return this.fragments?.[0]}Er(){this.method=e.normalizeMethod(this.method),this.Tr(),this.Rr(),this.url=e.normalizeURL(this.url)}Ar(){e.task((()=>{this.layer=void 0,this.failLayer=void 0,this.origin=void 0,this.fragments=void 0}))}Tr(){let t=this.url?.match(/^([^#]*)(#.+)$/);if(t)return this.url=t[1],this.hash=t[2]}Rr(){!this.url||this.allowsPayload()||e.isBlank(this.params)||(this.url=this.params.toURL(this.url),this.params.clear())}isSafe(){return up.network.isSafeMethod(this.method)}allowsPayload(){return e.methodAllowsPayload(this.method)}will302RedirectWithGET(){return this.isSafe()||"POST"===this.method}willCache(){return e.evalAutoOption(this.cache,up.network.config.autoCache,this)}runQueuedCallbacks(){e.always(this,(()=>this.Ar())),this.onQueued?.(this)}load(){if("new"===this.state)return this.Pr()?(this.state="loading",this.Er(),this.onLoading?.(),this.expired=!1,new up.Request.XHRRenderer(this).buildAndSend({onload:()=>this.Lr(),onerror:()=>this.$r(),ontimeout:()=>this.Dr(),onabort:()=>this.Mr()}),!0):void this.abort({reason:"Prevented by event listener"})}Pr(){return!this.emit("up:request:load",{log:["Loading %s",this.description]}).defaultPrevented}loadPage(){up.network.abort(),new up.Request.FormRenderer(this).buildAndSubmit()}Lr(){const t=this.Nr(),e="Loaded "+t.description;this.emit("up:request:loaded",{request:t.request,response:t,log:e}),this.respondWith(t)}$r(){this.Hr("Network error")}Dr(){this.Hr("Timeout")}Mr(){this.jr()}abort({reason:t}={}){this.jr(t)&&this.Cr&&this.Cr.abort()}jr(t){if(this.qr())return;let e="Aborted request to "+this.description+(t?": "+t:"");return this.state="aborted",this.deferred.reject(new up.Aborted(e)),this.emit("up:request:aborted",{log:e}),!0}Hr(t){if(this.qr())return;let e="Cannot load request to "+this.description+(t?": "+t:"");this.state="offline",this.emit("up:request:offline",{log:e}),this.deferred.reject(new up.Offline(e))}respondWith(t){this.response=t,this.qr()||(this.state="loaded",t.ok?this.deferred.resolve(t):this.deferred.reject(t))}qr(){return"new"!==this.state&&"loading"!==this.state&&"tracking"!==this.state}csrfHeader(){return up.protocol.csrfHeader()}csrfParam(){return up.protocol.csrfParam()}csrfToken(){if(!this.isSafe()&&!this.isCrossOrigin())return up.protocol.csrfToken()}isCrossOrigin(){return e.isCrossOrigin(this.url)}Nr(){const t={method:this.method,url:this.url,request:this,xhr:this.xhr,text:this.xhr.responseText,status:this.xhr.status,title:up.protocol.titleFromXHR(this.xhr),target:up.protocol.targetFromXHR(this.xhr),acceptLayer:up.protocol.acceptLayerFromXHR(this.xhr),dismissLayer:up.protocol.dismissLayerFromXHR(this.xhr),eventPlans:up.protocol.eventPlansFromXHR(this.xhr),context:up.protocol.contextFromXHR(this.xhr),expireCache:up.protocol.expireCacheFromXHR(this.xhr),evictCache:up.protocol.evictCacheFromXHR(this.xhr),fail:this.fail};let n=up.protocol.methodFromXHR(this.xhr),i=up.protocol.locationFromXHR(this.xhr);return i&&(e.matchURLs(this.url,i)||(n||="GET"),t.url=i),n&&(t.method=n),new up.Response(t)}Xi(t){return up.EventEmitter.fromEmitArgs(t,{layer:this.layer,request:this,origin:this.origin})}emit(...t){return this.Xi(t).emit()}assertEmitted(...t){this.Xi(t).assertEmitted()}get description(){return this.method+" "+this.url}isPartOfSubtree(t){return!(!this.fragments||!t)&&(t=e.wrapList(t),e.some(this.fragments,(function(n){return e.some(t,(t=>t.contains(n)))})))}get age(){return new Date-this.builtAt}header(t){return this.headers[t]}Or(){for(let t of["target","failTarget","mode","failMode","context","failContext"])this.Ur(up.protocol.headerize(t),this[t]);let t,e;(t=this.csrfHeader())&&(e=this.csrfToken())&&this.Ur(t,e),this.Ur(up.protocol.headerize("version"),up.version)}Ur(t,n){e.isMissing(n)||((e.isOptions(n)||e.isArray(n))&&(n=e.safeStringifyJSON(n)),this.headers[t]=n)}static tester(t,{except:n}={}){let i;if(e.isFunction(t))i=t;else if(t instanceof this)i=e=>t===e;else if(e.isString(t)){let e=new up.URLPattern(t);i=t=>e.test(t.url)}else i=e=>t;return n?t=>!up.cache.willHaveSameResponse(t,n)&&i(t):i}},e.delegate(t.prototype,["then","catch","finally"],(function(){return this.deferred})),t)},7974:()=>{const t=up.util;up.Request.Cache=class Cache{constructor(){this.reset()}reset(){this.Br={},this.Tn=new Map}zr(e){let n=this.Kr(e),i=t.flatMap(n,(t=>[t,e.header(t)]));return[e.description,...i].join(":")}Kr(t){return this.Br[t.description]||=new Set}get(t){t=this.Ir(t);let e=this.zr(t),n=this.Tn.get(e);if(n){if(this.Vr(n))return n;this.Tn.delete(e)}}get Rn(){return up.network.config.cacheSize}Vr(t){return t.age<up.network.config.cacheEvictAge}async put(t){t=this.Ir(t),this.Wr();let e=this.Xr(t);this.Tn.set(e,t)}Xr(t){let e=this.zr(t),{response:n}=t;if(n){this.Jr(t,n);let i=this.zr(t);return this.Gr(e,i),i}return e}Gr(t,e){t!==e&&this.Tn.has(t)&&(this.Tn.set(e,this.Tn.get(t)),this.Tn.delete(t))}Jr(t,e){let n=e.ownInfluncingHeaders;if(n.length){let e=this.Kr(t);for(let t of n)e.add(t)}}alias(t,e){if(t=this.get(t))return e=this.Ir(e),this.track(t,e,{force:!0}),this.put(e),e}async track(e,n,i={}){n.trackedRequest=e,n.state="tracking";let s=await t.always(e);s instanceof up.Response?i.force||this.Qr(e,n)?(n.fromCache=!0,s=t.variant(s,{request:n}),n.respondWith(s),t.delegate(n,["expired","state"],(()=>e))):(delete n.trackedRequest,n.state="new",i.onIncompatible?.(n)):(n.state=e.state,n.deferred.reject(s))}willHaveSameResponse(t,e){return t===e||t===e.trackedRequest}Yr(t){t=this.Ir(t);let e=this.zr(t);this.Tn.delete(e)}evict(t=!0,e){this.Zr(t,e,(t=>this.Yr(t)))}expire(t=!0,e){this.Zr(t,e,(t=>t.expired=!0))}Wr(){for(;this.Tn.size>=this.Rn;){let t=this.Tn.keys().next().value;this.Tn.delete(t)}}Zr(e=!0,n,i){let s=up.Request.tester(e,n),r=t.filter(this.Tn.values(),s);t.each(r,i)}Qr(t,e){return this.zr(t)===this.zr(e)}Ir(e){return t.wrapValue(up.Request,e)}}},5221:()=>{const t=up.util,e=up.element,n=["GET","POST"];up.Request.FormRenderer=class FormRenderer{constructor(t){this.bt=t}buildAndSubmit(){this.params=t.copy(this.bt.params);let i=this.bt.url,{method:s}=this.bt;const r=up.Params.fromURL(i);this.params.addAll(r),i=up.Params.stripURL(i),t.contains(n,s)||(s=up.protocol.wrapMethod(s,this.params)),this.$n=e.affix(document.body,"form.up-request-loader",{method:s,action:i});let o,u,h=this.bt.contentType;h&&this.$n.setAttribute("enctype",h),(o=this.bt.csrfParam())&&(u=this.bt.csrfToken())&&this.params.add(o,u),t.each(this.params.toArray(),this.eo.bind(this)),up.browser.submitForm(this.$n)}eo(t){e.affix(this.$n,"input[type=hidden]",t)}}},6413:()=>{const t=up.util;up.Request.Queue=class Queue{constructor(){this.reset()}reset(){this.no=[],this.io=[],this.so=!1}get allRequests(){return this.io.concat(this.no)}asap(e){e.runQueuedCallbacks(),t.always(e,(t=>this.Ft(e,t))),this.ro(e),this.oo(e),t.microtask((()=>this.uo()))}promoteToForeground(t){t.background&&(t.background=!1,this.ro(t))}ro(e){let n=Math.max(e.badResponseTime-e.age,0);t.timer(n,(()=>this.ho()))}ao(){return t.evalOption(up.network.config.concurrency)}co(){const t=this.ao();return-1===t||this.io.length<t}isBusy(){return this.io.length>0||this.no.length>0}oo(t){this.no.push(t)}lo(){let e=t.find(this.no,(t=>!t.background));return e||=this.no[0],t.remove(this.no,e)}po(t){t.load()&&this.io.push(t)}Ft(e,n){t.remove(this.io,e)||t.remove(this.no,e),n instanceof up.Response&&n.ok&&up.network.registerAliasForRedirect(e,n),this.ho(),t.microtask((()=>this.uo()))}uo(){let t;if(this.co()&&(t=this.lo()))return this.po(t)}abort(...e){let n=t.extractOptions(e),{except:i,reason:s,logOnce:r}=n,o=e[0]??!0,u=up.Request.tester(o,{except:i});for(let e of[this.io,this.no]){const n=t.filter(e,u);for(let i of n)r&&(up.puts(...r),r=null),i.abort({reason:s}),t.remove(e,i)}}ho(){const t=this.fo();this.so!==t&&(this.so=t,t?up.emit("up:network:late",{log:"Server is slow to respond"}):up.emit("up:network:recover",{log:"Slow requests were loaded"}))}fo(){const e=t.reject(this.allRequests,"background");return t.some(e,(t=>t.age>=t.badResponseTime-1))}}},2298:()=>{var t;const e="multipart/form-data",n=up.util;up.Request.XHRRenderer=(t=class XHRRenderer{constructor(t){this.bt=t}buildAndSend(t){const e=this.bt.xhr;this.do=n.copy(this.bt.params),this.bt.timeout&&(e.timeout=this.bt.timeout),e.open(this.mo(),this.bt.url);let i=this.yo();i&&e.setRequestHeader("Content-Type",i);for(let t in this.bt.headers){let n=this.bt.headers[t];e.setRequestHeader(t,n)}Object.assign(e,t),e.send(this.wo())}mo(){let t=this.bt.method;return this.bt.wrapMethod&&!this.bt.will302RedirectWithGET()&&(t=up.protocol.wrapMethod(t,this.do)),t}yo(){return this.bo(),this.vo}wo(){return this.bo(),this._o}bo(){this._o=this.bt.payload,this.vo=this.bt.contentType,!this._o&&this.bt.allowsPayload()&&(this.vo||(this.vo=this.do.hasBinaryValues()?e:"application/x-www-form-urlencoded"),this.vo===e?(this.vo=null,this._o=this.do.toFormData()):this._o=this.do.toQuery().replace(/%20/g,"+"))}},n.memoizeMethod(t.prototype,{bo:!0,mo:!0}),t)},4517:()=>{const t=up.util;up.Response=class Response extends up.Record{keys(){return["method","url","text","status","request","xhr","target","title","acceptLayer","dismissLayer","eventPlans","context","expireCache","evictCache","headers","loadedAt","fail"]}defaults(){return{headers:{},loadedAt:new Date}}get ok(){return!t.evalOption(this.fail??up.network.config.fail,this)}get none(){return!this.text}isCacheable(){return this.ok&&!this.none}header(t){return this.headers[t]||this.xhr?.getResponseHeader(t)}get ownInfluncingHeaders(){let e=up.protocol.influencingHeadersFromResponse(this);return t.filter(e,(t=>this.request.header(t)))}get contentType(){return this.header("Content-Type")}get cspNonces(){return up.protocol.cspNoncesFromHeader(this.header("Content-Security-Policy"))}get lastModified(){let t=this.header("Last-Modified");if(t)return new Date(t)}get etag(){return this.header("ETag")}get json(){return this.parsedJSON||=JSON.parse(this.text)}get age(){return new Date-this.loadedAt}get expired(){return this.age>up.network.config.cacheExpireAge||this.request.expired}get description(){return`HTTP ${this.status} response to ${this.request.description}`}}},7241:()=>{var t;const e=up.util,n=up.element;up.ResponseDoc=(t=class ResponseDoc{constructor({document:t,fragment:e,content:n,target:i,origin:s,cspNonces:r,match:o}){if(t?this.ko(t):e?this.So(e):this.xo(n||"",i),up.fragment.config.runScripts||this.ei.querySelectorAll("script").forEach((t=>t.remove())),this.Eo=r,s){let t=up.fragment.tryToTarget(s);t&&(this.Oo=this.select(t))}this.ni=o}ko(t){t=this.Co(t,n.createBrokenDocumentFromHTML),this.Fo=!0,this.To(t)}So(t){t=this.Co(t,n.createFromHTML),this.To(t)}xo(t,i){i||up.fail("must pass a { target } when passing { content }"),i=e.map(up.fragment.parseTargetSteps(i),"selector").join();const s=n.createFromSelector(i);e.isString(t)?s.innerHTML=t:s.appendChild(t),this.To(s)}Co(t,n){return e.isString(t)&&(t=n(t)),t}To(t){t instanceof Document?this.ei=t:(this.ei=document.createElement("up-document"),this.ei.append(t),this.ei.documentElement=t)}rootSelector(){return up.fragment.toTarget(this.ei.documentElement)}get title(){return this.Ro(this.Ao)}Po(){let{head:t}=this.ei;if(t&&t.childNodes.length>0)return t}Ro(t){let e=this.Po();return e&&t(e)}get metaTags(){return this.Ro(up.history.findMetaTags)}get assets(){return this.Ro(up.script.findAssets)}Ao(t){return t.querySelector("title")?.textContent}select(t){return new up.FragmentFinder({selector:t,origin:this.Oo,document:this.ei,match:this.ni}).find()}selectSteps(t){return t.filter((t=>this.Lo(t)||this.$o(t)))}commitSteps(t){return t.filter((t=>{if(this.ei.contains(t.newElement))return t.newElement.remove(),!0}))}Lo(t){if(t.newElement)return!0;let e=this.select(t.selector);if(!e)return;let{selectEvent:n}=t;return n&&(n.newFragment=e,n.renderOptions=t.originalRenderOptions,up.emit(t.oldElement,n,{callback:t.selectCallback}),n.defaultPrevented)?void 0:(t.newElement=e,!0)}$o(t){if(!t.maybe)throw new up.CannotMatch}finalizeElement(t){up.NonceableCallback.adoptNonces(t,this.Eo),this.Fo&&t.querySelectorAll("noscript, script").forEach(n.fixScriptish)}},e.memoizeMethod(t.prototype,{Po:!0}),t)},2723:()=>{const t=up.element,e=up.util;up.RevealMotion=class RevealMotion{constructor(e,n={}){this.j=e,this.Ye=n,this.Do=t.get(this.Ye.viewport)||up.viewport.get(this.j),this.Mo=up.layer.get(this.Do);const i=up.viewport.config;this.No=this.Ye.snap??this.Ye.revealSnap??i.revealSnap,this.Ho=this.Ye.padding??this.Ye.revealPadding??i.revealPadding,this.jo=this.Ye.top??this.Ye.revealTop??i.revealTop,this.qo=this.Ye.max??this.Ye.revealMax??i.revealMax,this.Uo=i.fixedTopSelectors,this.Bo=i.fixedBottomSelectors}start(){const t=this.zo(this.Do),n=up.Rect.fromElement(this.j);if(this.qo){const t=e.evalOption(this.qo,this.j);n.height=Math.min(n.height,t)}this.Ko(n),this.Io(t),t.height<0&&up.fail("Viewport has no visible area");const i=this.Do.scrollTop;let s=i;this.jo||n.height>t.height?s+=n.top-t.top:n.top<t.top?s-=t.top-n.top:n.bottom>t.bottom&&(s+=n.bottom-t.bottom),e.isNumber(this.No)&&s<this.No&&n.top<.5*t.height&&(s=0),s!==i&&this.Do.scrollTo({...this.Ye,top:s})}zo(){return up.viewport.isRoot(this.Do)?new up.Rect({left:0,top:0,width:up.viewport.rootWidth(),height:up.viewport.rootHeight()}):up.Rect.fromElement(this.Do)}Ko(t){t.top-=this.Ho,t.height+=2*this.Ho}Vo(n){let i=up.fragment.all(n.join(),{layer:this.Mo});return e.filter(i,t.isVisible)}Io(t){for(let e of this.Vo(this.Uo)){let n=up.Rect.fromElement(e).bottom-t.top;n>0&&(t.top+=n,t.height-=n)}for(let e of this.Vo(this.Bo)){let n=up.Rect.fromElement(e),i=t.bottom-n.top;i>0&&(t.height-=i)}}}},8720:()=>{const t=up.util,e=/:has\(([^)]+)\)$/;up.Selector=class Selector{constructor(n,i,s={}){let r;if(this.Wo=[],s.destroying||this.Wo.push(up.fragment.isNotDestroying),i&&!document.contains(i)||"any"===s.layer)r=up.layer.root;else{if(s.layer??=t.presence(i,t.isElement),this.et=up.layer.getAll(s),!this.et.length)throw new up.CannotMatch(["Unknown layer: %o",s.layer]);this.Wo.push((e=>t.some(this.et,(t=>t.contains(e))))),r=this.et[0]}let o=up.fragment.expandTargets(n,{...s,layer:r});this.Xo=o.map((t=>(t=t.replace(e,((t,e)=>(this.Wo.push((t=>t.querySelector(e))),""))))||"*")),this.Jo=this.Xo.join()||"match-none"}matches(t){return t.matches(this.Jo)&&this.Go(t)}closest(t){let e;return this.matches(t)?t:(e=t.parentElement)?this.closest(e):void 0}Go(e){return t.every(this.Wo,(t=>t(e)))}descendants(e=document){const n=t.flatMap(this.Xo,(t=>e.querySelectorAll(t)));return t.filter(n,(t=>this.Go(t)))}subtree(t){const e=[];return t instanceof Document||!this.matches(t)||e.push(t),e.push(...this.descendants(t)),e}}},7885:()=>{const t=up.util,e=up.element;up.Tether=class Tether{constructor(t){up.migrate.handleTetherOptions?.(t),this.Qo=t.anchor,this.Yo=t.align,this.Zo=t.position,this.tu="top"===this.Zo||"bottom"===this.Zo?"horizontal":"vertical",this.Do=up.viewport.get(this.Qo),this.parent=this.Do===e.root?document.body:this.Do,this.eu=!this.Do.contains(this.Qo.offsetParent)}start(t){this.j=t,this.j.style.position="absolute",this.nu(0,0),this.sync(),this.iu("on")}stop(){this.iu("off")}iu(t){let e=this.su.bind(this);up[t](window,"resize",e),this.eu&&up[t](this.Do,"scroll",e)}su(){return clearTimeout(this.syncTimer),this.syncTimer=t.task(this.sync.bind(this))}isDetached(){return!this.parent.isConnected||!this.Qo.isConnected}sync(){const n=this.j.getBoundingClientRect(),i=e.styleNumber(this.j,"marginTop"),s=e.styleNumber(this.j,"marginRight"),r=e.styleNumber(this.j,"marginBottom"),o=e.styleNumber(this.j,"marginLeft"),u=this.Qo.getBoundingClientRect();let h,a;switch(this.tu){case"horizontal":switch(this.Zo){case"top":a=u.top-r-n.height;break;case"bottom":a=u.top+u.height+i}switch(this.Yo){case"left":h=u.left+o;break;case"center":h=u.left+.5*(u.width-n.width);break;case"right":h=u.left+u.width-n.width-s}break;case"vertical":switch(this.Yo){case"top":a=u.top+i;break;case"center":a=u.top+.5*(u.height-n.height);break;case"bottom":a=u.top+u.height-n.height-r}switch(this.Zo){case"left":h=u.left-s-n.width;break;case"right":h=u.left+u.width+o}}t.isDefined(h)||t.isDefined(a)?this.pr(h,a):up.fail("Invalid tether constraints: %o",this.ru())}ru(){return{position:this.Zo,align:this.Yo}}pr(t,e){const n=this.j.getBoundingClientRect();this.nu(t-n.left+this.offsetLeft,e-n.top+this.offsetTop)}nu(t,n){this.offsetLeft=t,this.offsetTop=n,e.setStyle(this.j,{left:t,top:n})}}},4818:()=>{const t=up.util;up.URLPattern=class URLPattern{constructor(e,n=t.normalizeURL){this.ou=n,this.uu=[];const i=[],s=[];for(let n of t.parseTokens(e))"-"===n[0]?s.push(n.substring(1)):i.push(n);this.hu=this.au(i,!0),this.cu=this.au(s,!1)}au(e,n){if(!e.length)return;let i=(e=e.map((e=>("*"===e[0]&&(e="/"+e),e=this.ou(e),t.escapeRegExp(e))))).join("|");return i=i.replace(/\\\*/g,".*?"),i=i.replace(/(:|\\\$)([a-z][\w-]*)/gi,((t,e,i)=>"\\$"===e?(n&&this.uu.push({name:i,cast:Number}),"(\\d+)"):(n&&this.uu.push({name:i,cast:String}),"([^/?#]+)"))),new RegExp("^(?:"+i+")$")}test(t,e=!0){return e&&(t=this.ou(t)),this.hu.test(t)&&!this.lu(t)}recognize(t,e=!0){e&&(t=this.ou(t));let n=this.hu.exec(t);if(n&&!this.lu(t)){const t={};return this.uu.forEach(((e,i)=>{let s=n[i+1];if(s)return t[e.name]=e.cast(s)})),t}}lu(t){return this.cu?.test(t)}}},9675:(t,e,n)=>{n(1860),up.element=function(){const t=up.util;function e(...t){const e=t.pop();return(t[0]||document).querySelector(e)}function n(t,e){const n=[];return t.matches(e)&&n.push(t),n.push(...t.querySelectorAll(e)),n}function i(...n){const i=n.pop();return t.isElement(i)?i:t.isString(i)?e(...n,i):t.isList(i)?(i.length>1&&up.fail("up.element.get(): Cannot cast multiple elements (%o) to a single element",i),i[0]):i}function s(...e){return t.flatMap(e,r)}function r(e){return t.isString(e)?document.querySelectorAll(e):t.wrapList(e)}function o(t){t.setAttribute("hidden","")}function u(t){t.removeAttribute("hidden"),"none"===t.style.display&&(t.style.display="")}function h(e,n){for(let i in n){const s=n[i];t.isGiven(s)?e.setAttribute(i,s):e.removeAttribute(i)}}function a(e,n={}){let i,s,r,{includePath:o}=c(e);for(let t of o){let{tagName:e,id:n,classNames:o,attributes:u}=t;e&&"*"!==e||(e="div"),s=document.createElement(e),i||(i=s),n&&(s.id=n);for(let t of o)s.classList.add(t);for(let t in u){let e=u[t];s.setAttribute(t,e||"")}r?.appendChild(s),r=s}for(let e in n){let s=n[e];if("class"===e)for(let e of t.wrapList(s))i.classList.add(e);else"style"===e?E(i,s):"text"===e?i.textContent=s:"content"===e?i.innerHTML=s:i.setAttribute(e,s)}return i}function c(t){let e;const n=t.replace(/:not\([^)]+\)/,(function(t){return e=t,""})),[i,s]=function(t){let e=[];return[t=p(t,(function({name:t,value:n}){return e.push(n),`[${t}]`})),e]}(n);return{includePath:i.split(/[ >]+/).map((function(e){let n={tagName:null,classNames:[],id:null,attributes:{}};return e=(e=(e=e.replace(/^[\w-*]+/,(function(t){return n.tagName=t,""}))).replace(/#([\w-]+)/,(function(t,e){return n.id=e,""}))).replace(/\.([\w-]+)/g,(function(t,e){return n.classNames.push(e),""})),s.length&&(e=p(e,(function({name:t}){return n.attributes[t]=s.shift(),""}))),e&&up.fail("Cannot parse selector: "+t),n})),includeRaw:n,excludeRaw:e}}const l=/\[([\w-]+)(?:([~|^$*]?=)(["'])?([^\3\]]*?)\3)?]/g;function p(t,e){return t.replace(l,(function(t,n,i,s,r){return r&&(r=r.replace(/\\([\\"'])/,"$1")),e({name:n,operator:i,quote:s,value:r})}))}const f=["HTML","BODY","HEAD","TITLE"],d=up.mockable((t=>t.matches(f.join())));function m(e,n){return t.isGiven(n)?`[${e}="${n=n.replace(/"/g,'\\"')}"]`:`[${e}]`}function g(t){t.offsetHeight}function y(e,n,i){t.isMissing(e.getAttribute(n))&&e.setAttribute(n,i)}function w(e,n){return t.nullToUndefined(e.getAttribute(n))}function b(t,e,n){if(!t.hasAttribute(e))return;const i=w(t,e);switch(i){case"false":return!1;case"true":case"":case e:return!0;default:return!n||i}}function v(t,e){const n=S(t,Object.keys(e));return E(t,e),()=>E(t,n)}function _(t,e){return x(window.getComputedStyle(t),e)}function k(e,n){const i=_(e,n);if(t.isGiven(i))return parseFloat(i)}function S(t,e){const{style:n}=t;return x(n,e)}function x(e,n){return t.isString(n)?e[n]:t.pick(e,n)}function E(e,n){if(t.isString(n))e.setAttribute("style",n);else{const{style:t}=e;for(let e in n){let i=n[e];i=O(e,i),t[e]=i}}}function O(e,n){var i;return t.isMissing(n)?n="":C.has(e.toLowerCase().replace(/-/,""))&&(i=n,n=t.isNumber(i)||t.isString(i)&&/^\d+$/.test(i)?i.toString()+"px":i),n}const C=new Set(["top","right","bottom","left","padding","paddingtop","paddingright","paddingbottom","paddingleft","margin","margintop","marginright","marginbottom","marginleft","borderwidth","bordertopwidth","borderrightwidth","borderbottomwidth","borderleftwidth","width","height","maxwidth","maxheight","minwidth","minheight"]);function F(t){return!!(t.offsetWidth||t.offsetHeight||t.getClientRects().length)}function T(t){return/^up-/.test(t)}return{subtree:n,contains:function(t,e){const n=i(e);return Node.prototype.contains.call(t,n)},closestAttr:function(t,e,n=w){let i=t.closest("["+e+"]");if(i)return n(i,e)},ancestor:function t(e,n){let i=e.parentElement;if(i)return i.matches(n)?i:t(i,n)},around:function(t,e){return s(t.closest(e),n(t,e))},get:i,list:s,toggle:function(t,e){null==e&&(e=!F(t)),(e?u:o)(t)},hide:o,show:u,metaContent:function(t){const n="meta"+m("name",t);return e(n)?.getAttribute("content")},insertBefore:function(t,e){t.insertAdjacentElement("beforebegin",e)},createFromSelector:a,setAttrs:h,setTemporaryAttrs:function(t,e){const n={};for(let i of Object.keys(e))n[i]=t.getAttribute(i);return h(t,e),()=>h(t,n)},affix:function(e,...n){let i,s;const r=t.extractOptions(n);2===n.length?[i,s]=n:(i="beforeend",s=n[0]);const o=a(s,r);return e.insertAdjacentElement(i,o),o},idSelector:function(t){return t.match(/^[a-z0-9\-_]+$/i)?`#${t}`:m("id",t)},classSelector:function(t){return`.${t=t.replace(/[^\w-]/g,"\\$&")}`},isSingleton:d,attrSelector:m,tagName:function(t){return t.tagName.toLowerCase()},createBrokenDocumentFromHTML:function(t){return(new DOMParser).parseFromString(t,"text/html")},fixScriptish:function(t){let e=document.createElement(t.tagName);for(let{name:n,value:i}of t.attributes)e.setAttribute(n,i);e.textContent=t.innerHTML,t.replaceWith(e)},createFromHTML:function(t){const e=document.createRange();e.setStart(document.body,0);let n=e.createContextualFragment(t.trim()).childNodes;if(1!==n.length)throw new Error("HTML must have a single root element");return n[0]},get root(){return document.documentElement},paint:g,concludeCSSTransition:function(t){const e=v(t,{transition:"none"});return g(t),e},hasCSSTransition:function(e){let n;n=t.isOptions(e)?e:_(e);const i=n.transitionProperty,s=n.transitionDuration;return!("none"===i||"all"===i&&0===s)},fixedToAbsolute:function(t){const e=t.getBoundingClientRect();t.style.position="absolute";const n=t.offsetParent.getBoundingClientRect();E(t,{left:e.left-k(t,"margin-left")-n.left,top:e.top-k(t,"margin-top")-n.top,right:"",bottom:""})},setMissingAttrs:function(t,e){for(let n in e)y(t,n,e[n])},setMissingAttr:y,unwrap:function(e){!function(n){const i=document.activeElement;try{return function(){const n=e.parentNode,i=t.toArray(e.childNodes);t.each(i,(t=>n.insertBefore(t,e))),n.removeChild(e)}()}finally{i&&i!==document.activeElement&&i.focus({preventScroll:!0})}}()},wrapChildren:function(t){let e;const n=document.createElement("up-wrapper");for(;e=t.firstChild;)n.appendChild(e);return t.appendChild(n),n},isWrapper:function(t){return t.matches("up-wrapper")},attr:w,booleanAttr:b,numberAttr:function(t,e){let n=t.getAttribute(e);if(n&&(n=n.replace(/_/g,""),n.match(/^[\d.]+$/)))return parseFloat(n)},jsonAttr:function(t,e){let n=t.getAttribute?.(e)?.trim();if(n)return JSON.parse(n)},callbackAttr:function(e,n,{exposedKeys:i=[],mainKey:s="event"}={}){let r=e.getAttribute(n);if(r){const n=up.NonceableCallback.fromString(r).toFunction(s,...i);return function(s){const r=Object.values(t.pick(s,i));return n.call(e,s,...r)}}},booleanOrStringAttr:function(t,e){return b(t,e,!0)},setTemporaryStyle:v,style:_,styleNumber:k,inlineStyle:S,setStyle:E,isVisible:F,upAttrs:function(e){let n=t.filter(e.getAttributeNames(),T);return t.mapObject(n,(t=>[t,e.getAttribute(t)]))},upClasses:function(e){return t.filter(e.classList.values(),T)},toggleAttr:function(t,e,n,i){return null==i&&(i=!t.hasAttribute(e)),i?t.setAttribute(e,n):t.removeAttribute(e)},addTemporaryClass:function(t,e){return t.classList.add(e),()=>t.classList.remove(e)},setTemporaryAttr:function(t,e,n){return t.setAttribute(e,n),()=>t.removeAttribute(t,e)},cleanJQuery:function(t){up.browser.canJQuery()&&jQuery(t).remove()},parseSelector:c,filteredQuery:function(e,n,i){let s=n.join(),r=i.join(),o=e.querySelectorAll(s);return t.reject(o,(t=>t.matches(r)))},isEmpty:function(t){return!t.children.length>0&&!t.innerText.trim()}}}()},3924:()=>{up.error=function(){function t(t){if("object"!=typeof(e=t)||!("AbortError"===e.name||e instanceof up.RenderResult||e instanceof up.Response))throw t;var e}function e(t){try{return t()}catch(t){!function(t){console.error("Uncaught %o",t);let e=new ErrorEvent("error",{error:t,message:"Uncaught "+t});window.dispatchEvent(e)}(t)}}return{fail:function(...t){throw new up.Error(t)},throwCritical:t,muteUncriticalRejection:function(e){return e.catch(t)},muteUncriticalSync:function(e){try{return e()}catch(e){t(e)}},guard:e,guardFn:function(t){return(...n)=>e((()=>t(...n)))}}}(),up.fail=up.error.fail},4366:()=>{up.Aborted=class Aborted extends up.Error{constructor(t){super(t,{name:"AbortError"})}}},8010:()=>{up.CannotMatch=class CannotMatch extends up.Error{}},4861:()=>{up.CannotParse=class CannotParse extends up.Error{}},3469:()=>{up.CannotTarget=class CannotTarget extends up.Error{}},376:()=>{up.Error=class Error extends window.Error{constructor(t,e={}){Array.isArray(t)&&(t=up.util.sprintf(...t)),super(t);let n="up."+this.constructor.name;Object.assign(this,{name:n},e)}}},8272:()=>{up.NotImplemented=class NotImplemented extends up.Error{}},4504:()=>{up.Offline=class Offline extends up.Error{}},8670:()=>{up.event=function(){const t=up.util,e=up.element;function n(...t){return i(t).bind()}function i(t,e){return up.EventListenerGroup.fromBindArgs(t,e)}function s(t){return up.EventEmitter.fromEmitArgs(t)}const r=["metaKey","shiftKey","ctrlKey","altKey"];function o(e){return(t.isUndefined(e.button)||0===e.button)&&!t.some(r,(t=>e[t]))}function u(e,n,i=[]){const s=up.event.build(n,t.pick(e,i));return s.originalEvent=e,["stopPropagation","stopImmediatePropagation","preventDefault"].forEach((function(t){const n=s[t];return s[t]=function(){return e[t](),n.call(s)}})),e.defaultPrevented&&s.preventDefault(),s}return n("up:click","a[up-emit]",(function(t,n){if(!o(t))return;const i=e.attr(n,"up-emit"),s=e.jsonAttr(n,"up-emit-props"),r=u(t,i);Object.assign(r,s),up.emit(n,r)})),n("up:framework:reset",(function(){for(let t of[window,document,e.root,document.body])for(let e of up.EventListener.allNonDefault(t))e.unbind()})),{on:n,off:function(...t){return i(t).unbind()},build:function(...e){const n=t.extractOptions(e),i=e[0]||n.type||up.fail("Expected event type to be passed as string argument or { type } property"),s=document.createEvent("Event");return s.initEvent(i,!0,!0),Object.assign(s,t.omit(n,["type","target"])),s},emit:function(...t){return s(t).emit()},assertEmitted:function(...t){return s(t).assertEmitted()},onEscape:function(t){return n("keydown",(function(e){if("Escape"===e.key)return t(e)}))},halt:function(t,e={}){e.log&&up.log.putsEvent(t),t.stopImmediatePropagation(),t.preventDefault()},isUnmodified:o,fork:u,keyModifiers:r}}(),up.on=up.event.on,up.off=up.event.off,up.emit=up.event.emit},454:()=>{up.feedback=function(){const t=up.util,e=up.element,n=new up.Config((()=>({currentClasses:["up-current"],navSelectors:["[up-nav]","nav"]}))),i="a, [up-href]";function s(){return n.navSelectors.join()}function r(e){if(e)return t.normalizeURL(e,{trailingSlash:!1,hash:!1})}function o(t){return t.upFeedbackURLs||=new up.LinkFeedbackURLs(t)}function u(n,r){const o=up.fragment.subtree(n,s(),r);a(t.flatMap(o,(t=>e.subtree(t,i))),r)}function h(t){return t.feedbackLocation||r(t.location)}function a(t,i={}){if(!t.length)return;let s=h(i.layer||up.layer.get(t[0]));if(s)for(let i of t){const t=o(i).isCurrent(s);for(let e of n.currentClasses)i.classList.toggle(e,t);e.toggleAttr(i,"aria-current","page",t)}}function c(t){const e=t.feedbackLocation,n=h(t.location);e&&e===n||(t.feedbackLocation=n,u(t.element,{layer:t}))}return up.on("up:location:changed",(t=>{!function(){const t=up.layer.front;t.showsLiveHistory()&&c(t)}()})),up.on("up:fragment:compile",((t,e)=>{!function(t){const e={layer:up.layer.get(t)};up.fragment.closest(t,s(),e)?a(up.fragment.subtree(t,i,e),e):u(t,e)}(e)})),up.on("up:layer:location:changed",(t=>{c(t.layer)})),up.on("up:framework:reset",(function(){n.reset(),up.layer.root.feedbackLocation=null})),{config:n,showAroundRequest:function(n,s){if(!s.feedback)return;let r=e=>t.always(n,e),o=function(t){let n=t.origin;if(n)return s=n,e.ancestor(s,i)||s;var s}(n);o&&r(e.addTemporaryClass(o,"up-active"));for(let t of n.fragments)r(e.addTemporaryClass(t,"up-loading"))},normalizeURL:r}}()},2851:()=>{up.form=function(){const t=up.util,e=up.element,n=["[up-submit]","[up-target]","[up-layer]","[up-transition]"],i=new up.Config((()=>({groupSelectors:["[up-form-group]","fieldset","label","form"],fieldSelectors:["select","input:not([type=submit]):not([type=image])","button[type]:not([type=submit])","textarea"],submitSelectors:up.link.combineFollowableSelectors(["form"],n),noSubmitSelectors:["[up-submit=false]","[target]"],submitButtonSelectors:["input[type=submit]","input[type=image]","button[type=submit]","button:not([type])"],watchInputEvents:["input","change"],watchInputDelay:0,watchChangeEvents:["change"]})));function s(){return i.submitSelectors.join()}function r(t=""){return i.fieldSelectors.map((e=>e+t)).join()}function o(t){return t.matches(r())}function u(n){n=e.get(n);let i=e.subtree(n,r());if(n.matches("form[id]")){const s=r(e.attrSelector("form",n.getAttribute("id"))),o=up.fragment.all(s,{layer:n});i.push(...o),i=t.uniq(i)}return i}function h(t){return e.subtree(t,a())}function a(){return i.submitButtonSelectors.join()}const c=up.mockable(((t,e)=>up.render(l(t,e))));function l(e,n,i){e=E(e),n=t.options(n);let s=new up.OptionsParser(e,n,i);return s.include(m),s.string("failTarget",{default:up.fragment.tryToTarget(e)}),s.booleanOrString("disable"),n.guardEvent||=up.event.build("up:form:submit",{submitButton:n.submitButton,log:"Submitting form",params:n.params}),n.origin||=up.viewport.focusedElementWithin(e)||n.submitButton||e,s.include(up.link.followOptions),n}function p(t){let e,n=document.activeElement,i=[...u(t),...h(t)];for(let t of i)t===n&&(e=b(n)),f(t);return e&&up.focus(e,{force:!0,preventScroll:!0}),function(){i.forEach(d)}}function f(t){t.upDisableCount||(t.upDisableCount||=0,t.upOriginalDisabled=t.disabled),t.upDisableCount++,t.disabled=!0}function d(t){t.upDisableCount&&(t.disabled?(t.upDisableCount--,t.upDisableCount||(t.disabled=t.upOriginalDisabled)):t.upDisableCount=0)}function m(n,i,s){i=t.options(i),n=E(n);const r=new up.OptionsParser(n,i,s);r.string("contentType",{attr:"enctype"}),r.json("headers");const o=up.Params.fromForm(n),u=function(t){const n=a(),i=document.activeElement;return i&&i.form===t&&i.matches(n)?i:e.get(t,n)}(n);return u&&(i.submitButton=u,o.addField(u),i.method||=u.getAttribute("formmethod"),i.url||=u.getAttribute("formaction")),o.addAll(i.params),i.params=o,r.string("url",{attr:"action",default:up.fragment.source(n)}),r.string("method",{attr:["up-method","data-method","method"],default:"GET",normalize:t.normalizeMethod}),"GET"===i.method&&(i.url=up.Params.stripURL(i.url)),i}function g(e,...n){const i=u(e),s=t.reject(i,"name");s.length&&up.puts("up.watch()","Will not watch fields without a [name]: %o",s);const r=t.extractCallback(n)||function(t){let e=t.getAttribute("up-watch");if(e)return up.NonceableCallback.fromString(e).toFunction("value","name").bind(t)}(e)||up.fail("No callback given for up.watch()");let o=t.extractOptions(n);const h=new up.FieldWatcher(i,o,r);return h.start(),()=>h.stop()}function y(t,e){return g(t,e,((e,n,i)=>c(t,i)))}function w(){return up.migrate.migratedFormGroupSelectors?.()||i.groupSelectors}function b(t){return v(t).element}function v(e){return t.findResult(w(),(function(t){let n=e.closest(t);if(n){let i=up.fragment.tryToTarget(n),s=up.fragment.tryToTarget(e),r=i||s&&n!==e&&`${t}:has(${s})`;if(r)return{target:r,element:n,origin:e}}}))}function _(n){let i,s;if(n.matches("input[type=checkbox]"))n.checked?(i=n.value,s=":checked"):s=":unchecked";else if(n.matches("input[type=radio]")){const t=O(n),r=n.getAttribute("name"),o=t.querySelector(`input[type=radio]${e.attrSelector("name",r)}:checked`);o?(s=":checked",i=o.value):s=":unchecked"}else i=n.value;const r=[];return t.isPresent(i)?(r.push(i),r.push(":present")):r.push(":blank"),t.isPresent(s)&&r.push(s),r}function k(t,e={}){const n=e.target||e.target||t.getAttribute("up-switch"),i=O(t);n||up.fail("No switch target given for %o",t);const s=_(t);for(let t of up.fragment.all(i,n))S(t,s)}up.on("up:click",a,(function(t,e){const n=E(e);n&&C(n)&&e.focus()}));const S=up.mockable((function(n,i){let s;i||=_(function(e){const n=O(e).querySelectorAll("[up-switch]");return t.find(n,(function(t){const n=t.getAttribute("up-switch");return e.matches(n)}))||up.fail("Could not find [up-switch] field for %o",e)}(n));let r=n.getAttribute("up-hide-for");if(r)r=x(r),s=0===t.intersect(i,r).length;else{let e=n.getAttribute("up-show-for");e=e?x(e):[":present",":checked"],s=t.intersect(i,e).length>0}e.toggle(n,s),n.classList.add("up-switched")}));function x(e){return t.parseTokens(e,{json:!0})}function E(t,e={}){const n=up.fragment.get(t,e);return n.form||n.closest("form")}function O(t,e){return E(t,e)||up.layer.get(t).element}function C(t){return(t=up.fragment.get(t)).matches(s())&&!F(t)}function F(t){return t.matches(i.noSubmitSelectors.join())}return up.on("submit",s,(function(t,e){t.defaultPrevented||F(e)||(up.event.halt(t,{log:!0}),up.error.muteUncriticalRejection(c(e)))})),up.compiler((function(){return i.fieldSelectors.map((t=>`${t}[up-validate], [up-validate] ${t}`)).join(", ")}),(function(t){up.FormValidator.forElement(t).watchContainer(t)})),up.compiler("[up-switch]",(t=>{k(t)})),up.on("change","[up-switch]",((t,e)=>{k(e)})),up.compiler("[up-show-for]:not(.up-switched), [up-hide-for]:not(.up-switched)",(t=>{S(t)})),up.compiler("[up-watch]",(t=>g(t))),up.compiler("[up-autosubmit]",(t=>y(t))),up.on("up:framework:reset",(function(){i.reset()})),{config:i,submit:c,submitOptions:l,destinationOptions:m,watchOptions:function(e,n,i={}){n=t.options(n);let s=new up.OptionsParser(e,n,{...i,closest:!0,attrPrefix:"up-watch-"});s.boolean("feedback"),s.booleanOrString("disable"),s.string("event"),s.number("delay");let r=up.form.config;return"input"===n.event?(n.event=t.evalOption(r.watchInputEvents,e),n.delay??=r.watchInputDelay):"change"===n.event&&(n.event=t.evalOption(r.watchChangeEvents,e)),n.origin||=e,n},isSubmittable:C,watch:g,validate:function(...e){let n=function(e,...n){const i=t.extractOptions(n);return i.origin?i.target||=up.fragment.toTarget(e):i.origin||=up.fragment.get(e),i}(...e);return up.FormValidator.forElement(n.origin).validate(n)},autosubmit:y,fieldSelector:r,fields:u,isField:o,submitButtons:h,focusedField:function(){return t.presence(document.activeElement,o)},switchTarget:S,disableWhile:function(e,n){let i=function({disable:e,origin:n}){if(!e)return t.noop;let i,s=()=>O(n||void up.fail("Cannot process { disable: '%s' } option without { %s }",e,"origin"));return!0===e?i=[s()]:t.isString(e)&&(i=up.fragment.subtree(s(),e,{origin:n})),t.sequence(i.map(p))}(n);t.always(e,i)},disable:p,group:b,groupSolution:v,groupSelectors:w,get:E}}(),up.submit=up.form.submit,up.watch=up.form.watch,up.autosubmit=up.form.autosubmit,up.validate=up.form.validate},2667:(t,e,n)=>{n(8711);const i=up.util,s=up.element;up.fragment=function(){function t(t){let e=s.tagName(t);if(e.startsWith("up-"))return e}const e=new up.Config((()=>({badTargetClasses:[/^up-/],targetDerivers:["[up-id]","[id]","html","head","body","main","[up-main]",t,"link[rel][type]","link[rel=preload][href]","link[rel=preconnect][href]","link[rel=prefetch][href]","link[rel]","meta[property]","*[name]","form[action]","a[href]","[class]","[up-flashes]","form"],verifyDerivedTarget:!0,navigateOptions:{cache:"auto",revalidate:"auto",feedback:!0,fallback:!0,focus:"auto",scroll:"auto",history:"auto",peel:!0},match:"region",runScripts:!0,autoHistoryTargets:[":main"],autoFocus:["hash","autofocus","main-if-main","keep","target-if-lost"],autoScroll:["hash","layer-if-main"],autoRevalidate:t=>t.expired,skipResponse:n})));function n({response:t,expiredResponse:e}){return!t.text||t.text===e?.text}function r(t,e={}){return t=p(t,e),s.closestAttr(t,"up-source")}function o(t){let e=s.closestAttr(t,"up-time");if(e&&"false"!==e)return/^\d+$/.test(e)&&(e=1e3*Number(e)),new Date(e)}function u(t){let e=s.closestAttr(t,"up-etag");if(e&&"false"!==e)return e}i.delegate(e,["mainTargets"],(()=>up.layer.config.any));const h=up.mockable(((...t)=>{let e=y(t);return new up.RenderJob(e)})),a=up.mockable(((...t)=>{const e=y(t);return h({...e,navigate:!0})}));function c(t){return!t.closest(".up-destroying")}function l(t){return t.isConnected&&c(t)}function p(...t){const e=i.extractOptions(t),n=t.pop(),r=t[0];return i.isElementish(n)?s.get(n):r?f(r,n,e):new up.FragmentFinder({selector:n,origin:e.origin,layer:e.layer,match:e.match}).find()}function f(...t){return d(...t)[0]}function d(...t){const e=i.extractOptions(t);let n=t.pop();const s=t[0];return i.isElement(n)?[n]:i.isList(n)?n:new up.Selector(n,s,e).descendants(s)}function m(t,e,n={}){return new up.Selector(e,t,n).subtree(t)}function g(t,e){return i.isElement(e)?s.contains(t,e)&&up.layer.get(t).contains(e):m(t,e).length>0}function y(t){const e=i.parseArgIntoOptions(t,"target");return i.isElement(e.target)&&(e.origin||=e.target),e}const w=/^(onFail|on|fail)?(.+)$/;function b(t,e){return i.presence(t,i.isString)||v(t,e)||function(t){throw new up.CannotTarget(function(t){return`Cannot derive good target selector from a <${s.tagName(t)}> element without identifying attributes. Try setting an [id] or configure up.fragment.config.targetDerivers.`}(t))}(t)}function v(t,n){return i.findResult(e.targetDerivers,(function(r){let o=function(t,e){if(i.isFunction(e))return e(t);if(t.matches(e))try{return function(t,e){let{includePath:n,excludeRaw:i}=up.element.parseSelector(e);if(1!==n.length)throw new up.CannotParse(e);let{tagName:r,id:o,classNames:u,attributes:h}=n[0],a="";"*"===r?a+=s.tagName(t):r&&(a+=r);for(let t of u)a+=s.classSelector(t);o&&(a+=s.idSelector(o));for(let e in h){let n=h[e]||t.getAttribute(e);if("id"===e)a+=s.idSelector(n);else if("class"===e)for(let e of _(t))a+=s.classSelector(e);else a+=s.attrSelector(e,n)}return i&&(a+=i),a}(t,e)}catch(t){if(t instanceof up.CannotParse)return e;throw t}}(t,r);if(o&&function(t,n,i={}){return!l(n)||!e.verifyDerivedTarget||up.fragment.get(t,{layer:n,...i})===n}(o,t,n))return o}))}function _(t){return i.filter(t.classList,(t=>!i.some(e.badTargetClasses,(e=>{return n=e,s=t,i.isRegExp(n)?n.test(s):n===s;var n,s}))))}function k(t,{origin:e}={}){return t.replace(/:origin\b/,(function(n){if(e)return b(e);up.fail('Missing { origin } element to resolve "%s" reference (found in %s)',n,t)}))}function S(...t){return(up.migrate.resolveOrigin||k)(...t)}function x(t){return i.parseTokens(t,{separator:"comma"})}return up.on("up:framework:boot",(function(){const{documentElement:t}=document;if(t.setAttribute("up-source",i.normalizeURL(location.href,{hash:!1})),up.hello(t),!up.browser.canPushState())return up.warn("Cannot push history changes. Next fragment update will load in a new page.")})),up.on("up:framework:reset",(function(){e.reset()})),{config:e,reload:function(...t){const e=y(t);e.target||=":main";const n=p(e.target,e);return e.url||=r(n),e.headers=i.merge(e.headers,function(t){let e={},n=o(t);n&&(e["If-Modified-Since"]=n.toUTCString());let i=u(t);return i&&(e["If-None-Match"]=i),e}(n)),(e.keepData||s.booleanAttr(n,"up-keep-data"))&&(e.data=up.data(n)),up.migrate.postprocessReloadOptions?.(e),h(e)},destroy:function(...t){const e=y(t);return(e.element=p(e.target,e))&&new up.Change.DestroyFragment(e).execute(),up.migrate.formerlyAsync?.("up.destroy()")},render:h,navigate:a,get:p,getDumb:f,all:d,subtree:m,contains:g,closest:function(t,e,n){return new up.Selector(e,t,n).closest(t)},source:r,visit:function(t,e){return a({...e,url:t})},markAsDestroying:function(t){t.classList.add("up-destroying"),t.setAttribute("aria-hidden","true")},emitInserted:function(t){return up.emit(t,"up:fragment:inserted",{log:["Inserted fragment %o",t]})},emitDestroyed:function(t,e){const n=e.log??["Destroyed fragment %o",t],i=e.parent||document;return up.emit(i,"up:fragment:destroyed",{fragment:t,parent:i,log:n})},emitKeep:function(t){let{oldElement:e,newElement:n,newData:i,renderOptions:r}=t;const o=["Keeping fragment %o",e],u=s.callbackAttr(e,"up-on-keep",{exposedKeys:["newFragment","newData"]});return up.emit(e,"up:fragment:keep",{newFragment:n,newData:i,renderOptions:r,log:o,callback:u})},successKey:function(t){let e=w.exec(t);if(e){let[t,n,s]=e;switch(n){case"onFail":return"on"+i.upperCaseFirst(s);case"fail":return i.lowerCaseFirst(s)}}},failKey:function(t){let e=w.exec(t);if(e){let[t,n,s]=e;switch(n){case"on":return"onFail"+i.upperCaseFirst(s);case void 0:return"fail"+i.upperCaseFirst(s)}}},expandTargets:function(t,e={}){const{layer:n}=e;"new"===n||n instanceof up.Layer||up.fail("Must pass an up.Layer as { layer } option, but got %o",n),t=i.copy(i.wrapList(t));const s=[];for(;t.length;){const r=t.shift();if(":main"===r||!0===r){let i;i="new"===n?e.mode||up.fail('Must pass a { mode } option together with { layer: "new" }'):n.mode,t.unshift(...up.layer.mainTargets(i))}else":layer"===r?"new"===n||n.opening||t.unshift(n.getFirstSwappableElement()):i.isElementish(r)?s.push(b(r,e)):i.isString(r)&&s.push(S(r,e))}return i.uniq(s)},resolveOrigin:S,toTarget:b,tryToTarget:v,isTargetable:function(t){return!!v(t)},matches:function(t,e,n={}){if(t=s.get(t),i.isElement(e)){let n=v(e);return n&&t.matches(n)}return new up.Selector(e,t,n).matches(t)},hasAutoHistory:function(t){return!!g(t,e.autoHistoryTargets)||(up.puts("up.render()","Will not auto-update history because fragment doesn't contain a selector from up.fragment.config.autoHistoryTargets"),!1)},time:o,etag:u,shouldRevalidate:function(t,n,s={}){return t.fromCache&&i.evalAutoOption(s.revalidate,e.autoRevalidate,n)},abort:function(...t){let e,n,s=y(t),{reason:r,newLayer:o}=s;if(s.target)n=d(s.target,s),e=t=>t.isPartOfSubtree(n),r||="Aborting requests within fragment";else{let t=up.layer.getAll(s);n=i.map(t,"element"),e=e=>i.contains(t,e.layer),r||="Aborting requests within "+t.join(", ")}up.network.abort((t=>t.abortable&&e(t)),{...s,reason:r});for(let t of n)up.emit(t,"up:fragment:aborted",{newLayer:o,log:!1})},onAborted:function(t,...e){let n=i.extractCallback(e),s=i.extractOptions(e),r=up.on("up:fragment:aborted",{guard:e=>e.target.contains(t)||s.around&&t.contains(e.target)},n);return up.destructor(t,r),r},splitTarget:x,parseTargetSteps:function(t,e={}){let n=e.defaultPlacement||"swap",i=[],s=x(t);for(let t of s){if(":none"===t)continue;let s=n,r=!1;t=t.replace(/\b::?(before|after)\b/,((t,e)=>(s=e,""))),t=t.replace(/\b:maybe\b/,(()=>(r=!0,"")));const o={...e,selector:t,placement:s,maybe:r,originalRenderOptions:e};i.push(o)}return i},isAlive:l,isNotDestroying:c,targetForSteps:function(t){let e=i.reject(t,"maybe");return i.map(e,"selector").join(", ")||":none"},compressNestedSteps:function(t){if(t.length<2)return t;let e=i.uniqBy(t,"oldElement");return e=i.reject(e,(t=>function(t,e){return i.some(t,(function(t){return t!==e&&("swap"===t.placement||"content"===t.placement)&&t.oldElement.contains(e.oldElement)}))}(e,t))),e}}}(),up.reload=up.fragment.reload,up.destroy=up.fragment.destroy,up.render=up.fragment.render,up.navigate=up.fragment.navigate,up.visit=up.fragment.visit,i.delegate(up,["context"],(()=>up.layer.current))},9634:()=>{up.framework=function(){let t="evaling";function e(){if("configuring"!==t)return void console.error("Unpoly has already booted");let e=n();e?console.error("Unpoly cannot boot: %s",e):(t="booting",up.emit("up:framework:boot",{log:!1}),t="booted",up.emit("up:framework:booted",{log:!1}))}function n(){for(let t of["URL","Proxy","Promise","DOMParser","FormData"])if(!window[t])return`Browser doesn't support the ${t} API`;if("BackCompat"===document.compatMode)return"Browser is in quirks mode (missing DOCTYPE?)"}return{onEvaled:function(){up.emit("up:framework:evaled",{log:!1}),function(){let t=document.currentScript;return!!t?.async||"manual"===t?.getAttribute("up-boot")||"complete"===document.readyState||void 0}()?console.debug("Call up.boot() after you have configured Unpoly"):document.addEventListener("DOMContentLoaded",e),t="configuring"},boot:e,startExtension:function(){if("configuring"!==t)throw new Error("Unpoly extensions must be loaded before booting");t="evaling"},stopExtension:function(){t="configuring"},reset:function(){up.emit("up:framework:reset",{log:!1})},get evaling(){return"evaling"===t},get booted(){return"booted"===t},get beforeBoot(){return"booting"!==t&&"booted"!==t},isSupported:function(){return!n()}}}(),up.boot=up.framework.boot},8944:()=>{up.history=function(){const t=up.util,e=up.element,n=new up.Config((()=>({enabled:!0,updateMetaTags:!0,restoreTargets:["body"],metaTagSelectors:["meta","link[rel=alternate]","link[rel=canonical]","link[rel=icon]","[up-meta]"],noMetaTagSelectors:["meta[http-equiv]","[up-meta=false]","meta[name=csp-nonce]"]})));let i,s;const r={hash:!0};function o(e,n){return n=t.merge(r,n),t.normalizeURL(e,n)}function u(t){return o(location.href,t)}function h(){const t=u();s!==t&&(i=s,s=t)}h();const a={trailingSlash:!1};function c(e,n){return o(e,n=t.merge(a,n))===u(n)}function l(t,e={}){f("replaceState",t=o(t))&&!1!==e.event&&p({location:t,reason:"replace",log:`Replaced state for ${t}`})}function p(t){let e=up.event.build("up:location:changed",t);up.migrate?.renamedProperty?.(e,"url","location"),up.emit(e)}function f(t,e){if(n.enabled){const n={up:{}};return window.history[t](n,"",e),h(),!0}}function d(t){h();let e=u();p({location:e,reason:"pop",log:`Navigated to history entry ${e}`}),up.viewport.saveFocus({location:i}),up.viewport.saveScroll({location:i}),function(t){if(!t?.up)return void up.puts("popstate","Ignoring a history state not owned by Unpoly");let e=u();up.emit("up:location:restore",{location:e,log:`Restoring location ${e}`}).defaultPrevented||up.render({url:e,target:n.restoreTargets,fail:!1,history:!0,location:e,peel:!0,layer:"root",cache:!0,saveScroll:!1,scroll:["restore","auto"],saveFocus:!1,focus:["restore","auto"]})}(t.state)}function m(){window.addEventListener("popstate",d),"GET"===up.protocol.initialRequestMethod()&&l(u(),{event:!1})}function g(t=document.head){return e.filteredQuery(t,n.metaTagSelectors,n.noMetaTagSelectors)}return up.on("up:framework:boot",(function(){"jasmine"in window?m():setTimeout(m,100)})),up.macro("a[up-back], [up-href][up-back]",(function(t){i&&(e.setMissingAttrs(t,{"up-href":i,"up-scroll":"restore"}),t.removeAttribute("up-back"),up.link.makeFollowable(t))})),up.on("up:framework:reset",(function(){n.reset(),i=void 0,s=void 0,h()})),{config:n,push:function(t){!c(t=o(t))&&f("pushState",t)&&p({location:t,reason:"push",log:`Advanced to location ${t}`})},replace:l,get location(){return u()},get previousLocation(){return i},normalizeURL:o,isLocation:c,findMetaTags:g,updateMetaTags:function(t){let e=g();for(let t of e)t.remove();for(let e of t)document.head.append(e)}}}()},9443:(t,e,n)=>{n(4432);const i=up.util,s=up.element;up.layer=function(){const t=[up.Layer.Root,up.Layer.Modal,up.Layer.Popup,up.Layer.Drawer,up.Layer.Cover],e=new up.Config((function(){const e={mode:"modal",any:{mainTargets:["[up-main='']","main",":layer"]},root:{mainTargets:["[up-main~=root]"],history:!0},overlay:{mainTargets:["[up-main~=overlay]"],openAnimation:"fade-in",closeAnimation:"fade-out",dismissLabel:"×",dismissAriaLabel:"Dismiss dialog",dismissable:!0,history:"auto"},cover:{mainTargets:["[up-main~=cover]"]},drawer:{mainTargets:["[up-main~=drawer]"],backdrop:!0,position:"left",size:"medium",openAnimation(t){switch(t.position){case"left":return"move-from-left";case"right":return"move-from-right"}},closeAnimation(t){switch(t.position){case"left":return"move-to-left";case"right":return"move-to-right"}}},modal:{mainTargets:["[up-main~=modal]"],backdrop:!0,size:"medium"},popup:{mainTargets:["[up-main~=popup]"],position:"bottom",size:"medium",align:"left",dismissable:"outside key"},foreignOverlaySelectors:["dialog"]};for(let n of t)e[n.mode].Class=n;return e}));let n=null,r=[];function o(t){return"root"===t?[e.root,e.any]:[e[t],e.overlay,e.any]}async function u(t){return t=i.options(t,{layer:"new",defaultToEmptyContent:!0,navigate:!0}),(await up.render(t)).layer}up.on("up:fragment:destroyed",(function(){n.sync()})),up.on("up:framework:evaled",(function(){n=new up.LayerStack})),up.on("up:framework:reset",(function(){e.reset(),n.reset(),r=i.filter(r,"isDefault")}));const h={config:e,mainTargets:function(t){return i.flatMap(o(t),"mainTargets")},open:u,build:function(t,s){const{mode:r}=t,{Class:u}=e[r],h=i.reverse(o(r));let a=up.migrate.handleLayerConfig;return a&&h.forEach(a),t.openAnimation??=i.pluckKey(t,"animation"),t=i.mergeDefined(...h,{mode:r,stack:n},t),s&&(t=s(t)),new u(t)},ask:function(t){return new Promise((function(e,n){u(t={...t,onAccepted:t=>e(t.value),onDismissed:t=>n(t.value)})}))},normalizeOptions:function(t){if(up.migrate.handleLayerOptions?.(t),i.isGiven(t.layer)){let n=String(t.layer).match(/^(new|shatter|swap)( (\w+))?/);if(n){t.layer="new";const i=n[1],s=n[3];t.mode||=s||e.mode,"swap"===i?up.layer.isOverlay()&&(t.baseLayer="parent"):"shatter"===i&&(t.baseLayer="root")}}else t.mode?t.layer="new":i.isElementish(t.target)?t.layer=n.get(t.target,{normalizeLayerOptions:!1}):t.origin?t.layer="origin":t.layer="current";t.context||(t.context={}),t.baseLayer=n.get("current",{...t,normalizeLayerOptions:!1})},openCallbackAttr:function(t,e){return s.callbackAttr(t,e,{exposedKeys:["layer"]})},closeCallbackAttr:function(t,e){return s.callbackAttr(t,e,{exposedKeys:["layer","value","response"]})},anySelector:function(){return i.map(t,(t=>t.selector())).join()},optionToString:function(t){return i.isString(t)?`layer "${t}"`:t.toString()},get stack(){return n.layers},isWithinForeignOverlay:function(t){let n=e.foreignOverlaySelectors.join();return!(!n||!t.closest(n))}};return i.delegate(h,["get","getAll","root","overlays","current","front","sync","count","dismissOverlays"],(()=>n)),i.delegate(h,["accept","dismiss","isRoot","isOverlay","isFront","on","off","emit","parent","history","location","mode","context","element","contains","size","affix"],(()=>n.current)),h}()},3849:(t,e,n)=>{n(2065),up.link=function(){const t=up.util,e=up.element,n=new up.LinkPreloader;let i=null;const s=["a[up-content]","a[up-fragment]","a[up-document]"],r=["a[href]","[up-href]"],o=["[up-follow]","[up-target]","[up-layer]","[up-transition]","[up-preload]","[up-instant]","[up-href]"];function u(e,n){return t.flatMap(e,(t=>n.map((e=>t+e))))}const h=new up.Config((()=>({followSelectors:u(r,o).concat(s),noFollowSelectors:["[up-follow=false]","a[download]","a[target]",'a[href^="#"]:not([up-content]):not([up-fragment]):not([up-document])','a[href^="javascript:"]'],instantSelectors:["[up-instant]"],noInstantSelectors:["[up-instant=false]","[onclick]"],preloadSelectors:u(r,["[up-preload]"]),noPreloadSelectors:["[up-preload=false]"],clickableSelectors:s.concat(["[up-emit]","[up-accept]","[up-dismiss]","[up-clickable]"]),preloadDelay:90})));function a(){return h.followSelectors.join()}function c(){return h.preloadSelectors.join()}function l(e){return e.matches(h.noFollowSelectors.join())||t.isCrossOrigin(e)}const p=up.mockable((function(t,e){return up.render(d(t,e))}));function f(e,n,i){n=t.options(n);const s=new up.OptionsParser(e,n,{...i,fail:!1});return n.url=function(t,e={}){const n=e.url||t.getAttribute("up-href")||t.getAttribute("href");if("#"!==n)return n}(e,n),n.method=g(e,n),s.json("headers"),s.json("params"),s.booleanOrString("cache"),s.booleanOrString("expireCache"),s.booleanOrString("evictCache"),s.booleanOrString("revalidate"),s.booleanOrString("abort"),s.boolean("abortable"),s.boolean("background"),s.string("contentType"),s.number("badResponseTime"),s.number("timeout"),n}function d(e,n,i){e=up.fragment.get(e),n=t.options(n);const s=new up.OptionsParser(e,n,{fail:!0,...i});return s.include(f),s.boolean("feedback"),n.origin||=e,s.boolean("fail"),s.boolean("navigate",{default:!0}),s.string("confirm",{attr:["up-confirm","data-confirm"]}),s.string("target"),s.booleanOrString("fallback"),s.string("match"),s.string("content"),s.string("fragment"),s.string("document"),s.boolean("useKeep"),s.boolean("useHungry"),s.callback("onLoaded"),s.callback("onRendered",{mainKey:"result"}),s.callback("onFinished",{mainKey:"result"}),s.callback("onOffline",{mainKey:"error"}),s.callback("onError",{mainKey:"error"}),s.boolean("peel"),s.string("layer"),s.string("baseLayer"),s.json("context"),s.string("mode"),s.string("align"),s.string("position"),s.string("class"),s.string("size"),s.booleanOrString("dismissable"),s.parse(up.layer.openCallbackAttr,"onOpened"),s.parse(up.layer.closeCallbackAttr,"onAccepted"),s.parse(up.layer.closeCallbackAttr,"onDismissed"),s.string("acceptEvent"),s.string("dismissEvent"),s.string("acceptLocation"),s.string("dismissLocation"),s.booleanOrString("history"),s.booleanOrString("focus"),s.boolean("saveScroll"),s.boolean("saveFocus"),s.booleanOrString("scroll"),s.boolean("revealTop"),s.number("revealMax"),s.number("revealPadding"),s.number("revealSnap"),s.string("scrollBehavior"),s.booleanOrString("history"),s.booleanOrString("location"),s.booleanOrString("title"),s.boolean("metaTags"),s.include(up.motion.motionOptions),n.guardEvent||(n.guardEvent=up.event.build("up:link:follow",{log:"Following link"})),n}function m(t){if(!S(t))return"Will not preload an unsafe link"}function g(e,n={}){return t.normalizeMethod(n.method||e.getAttribute("up-method")||e.getAttribute("data-method"))}function y(t){return(t=up.fragment.get(t)).matches(a())&&!l(t)}function w(t){y(t)||t.setAttribute("up-follow","")}function b(t){t.matches("a[href], button")||(e.setMissingAttrs(t,{tabindex:"0",role:"link","up-clickable":""}),t.addEventListener("keydown",(function(t){if("Enter"===t.key||"Space"===t.key)return k(t)})))}function v(t,e){if(t.defaultPrevented||l(e))return!1;const n=`a, [up-href], ${up.form.fieldSelector()}`,i=t.target.closest(n);return!i||i===e}function _(t){const e=t.closest(h.instantSelectors.join());return e&&!((n=e).matches(h.noInstantSelectors.join())||l(n));var n}function k(t){let e=["clientX","clientY","button",...up.event.keyModifiers];const n=up.event.fork(t,"up:click",e);up.emit(t.target,n,{log:!1})}function S(t){const e=g(t);return up.network.isSafeMethod(e)}return up.macro((function(){return h.clickableSelectors.join()}),b),up.on("up:click",a,(function(t,e){v(t,e)&&(up.event.halt(t,{log:!0}),up.focus(e,{preventScroll:!0}),up.error.muteUncriticalRejection(p(e)))})),up.macro("[up-expand]",(function(t){const n=t.getAttribute("up-expand")||"a, [up-href]";let i=e.get(t,n);if(i){const n=e.upAttrs(i);n["up-href"]||=i.getAttribute("href"),e.setMissingAttrs(t,n);const s=e.upClasses(i);t.classList.add(...s),w(t)}})),up.compiler(c,(function(t){(function(t){return!up.browser.canPushState()||t.matches(h.noPreloadSelectors.join())||l(t)||!function(t){const e=f(t);if(e.url)return null==e.cache&&(e.cache="auto"),e.basic=!0,new up.Request(e).willCache()}(t)})(t)||n.watchLink(t)})),up.on("up:framework:reset",(function(){i=null,h.reset(),n.reset()})),{follow:p,followOptions:d,preload:function(t,e){let n=m(t=up.fragment.get(t));if(n)return Promise.reject(new up.Error(n));const i=up.event.build("up:link:preload",{log:["Preloading link %o",t]});return p(t,{abortable:!1,...e,guardEvent:i,preload:!0})},makeFollowable:w,makeClickable:b,isSafe:S,isFollowable:y,shouldFollowEvent:v,followMethod:g,convertClicks:function(t){t.on("click",(function(e,n){if(up.event.isUnmodified(e))return _(n)&&i?up.event.halt(e):t.wasHitByMouseEvent(e)&&(!i||i===e.target)&&k(e),i=null})),t.on("mousedown",(function(t,e){up.event.isUnmodified(t)&&(i=t.target,_(e)&&k(t))}))},config:h,combineFollowableSelectors:u,preloadSelector:c,followSelector:a,preloadIssue:m}}(),up.follow=up.link.follow},4453:()=>{up.log=function(){const t=up.util,e=new up.LogConfig;function n(t,e,n,...s){i(t,e,"",n,...s)}function i(n,i,s,r,...o){r&&(e.format?console[n](`%c${i}%c ${r}`,"color: #666666; padding: 1px 3px; border: 1px solid #bbbbbb; border-radius: 2px; font-size: 90%; display: inline-block;"+s,"",...o):console[n](`[${i}] ${t.sprintf(r,...o)}`))}return up.on("up:framework:boot",(function(){if(!e.banner)return;const t=` __ _____ ___ ___ / /_ __\n/ // / _ \\/ _ \\/ _ \\/ / // / ${up.version}\n\\___/_//_/ .__/\\___/_/\\_. / \n / / / /\n\n`;let n="";up.migrate.loaded||(n+="Load unpoly-migrate.js to polyfill deprecated APIs.\n\n"),e.enabled?n+="Call `up.log.disable()` to disable logging for this session.":n+="Call `up.log.enable()` to enable logging for this session.";const i="color: #777777";e.format?console.log("%c"+t+"%c"+n,"font-family: monospace;"+i,i):console.log(t+n)})),up.on("up:framework:reset",(function(){e.reset()})),{puts:function(...t){e.enabled&&n("log",...t)},putsEvent:function(t){if(e.enabled){let e="#5566cc";i("log",(t=t.originalEvent||t).type,`color: white; border-color: ${e}; background-color: ${e}`,"Interaction on %o",t.target)}},error:(...t)=>n("error",...t),warn:(...t)=>n("warn",...t),config:e,enable:function(){e.enabled=!0},disable:function(){e.enabled=!1}}}(),up.puts=up.log.puts,up.warn=up.log.warn},6535:()=>{up.migrate={config:{}}},8374:()=>{up.mockable=function(t){if(window.jasmine){let e=t.name,n={[e]:t},i=function(){return n[e].apply(this,arguments)};return i.mock=()=>spyOn(n,e),i}return t}},4034:()=>{up.motion=function(){const t=up.util,e=up.element;let n={},i={};const s=new up.MotionController("motion"),r=new up.Config((()=>({duration:175,easing:"ease",enabled:!matchMedia("(prefers-reduced-motion: reduce)").matches})));function o(e){return t.pickBy(e,"isDefault")}function u(){return r.enabled}function h(t,n,i){return c(i),u()&&!y(n)&&i.duration>0&&!e.isSingleton(t)}function a(t,e,n){return n={...n,finishEvent:s.finishEvent},new up.CSSTransition(t,e,n).start()}function c(t){t.easing||=r.easing,t.duration||=r.duration}function l(e){if(!y(e)){if(t.isFunction(e))return e;if(t.isArray(e))return p(...e);if(t.isString(e)){let t;if(e.indexOf("/")>=0)return p(...e.split("/"));if(t=i[e])return l(t)}else up.fail("Unknown transition %o",e)}}function p(e,n){if(!y(e)&&!y(n)){const i=f(e)||t.asyncNoop,s=f(n)||t.asyncNoop;return(t,e,n)=>Promise.all([i(t,n),s(e,n)])}}function f(e){var i;if(!y(e))return t.isFunction(e)?e:t.isString(e)?n[i=e]||up.fail("Unknown animation %o",i):t.isOptions(e)?(t,n)=>a(t,e,n):void up.fail("Unknown animation %o",e)}const d=up.mockable((function(t,e){t.replaceWith(e)}));function m(t,e){const n=l(e);n.isDefault=up.framework.evaling,i[t]=n}function g(t,e){const i=f(e);i.isDefault=up.framework.evaling,n[t]=i}function y(t){return!t||"none"===t}function w(t,n,i){g(t,(function(t,s){return t.style.opacity=0,e.setStyle(t,{opacity:n}),a(t,{opacity:i},s)}))}function b(t,e){return{transform:`translate(${t}px, ${e}px)`}}function v(t){return e.setStyle(t,{transform:null}),t.getBoundingClientRect()}function _(t,n){const i=`move-from-${t}`;g(`move-to-${t}`,(function(t,e){const i=v(t);return a(t,n(i),e)})),g(i,(function(t,i){const s=v(t),r=n(s);return e.setStyle(t,r),a(t,{transform:null},i)}))}return up.on("up:framework:boot",(function(){u()||up.puts("up.motion","Animations are disabled")})),w("fade-in",0,1),w("fade-out",1,0),_("top",(function(t){return b(0,-(t.top+t.height))})),_("bottom",(function(t){return b(0,up.viewport.rootHeight()-t.top)})),_("left",(function(t){return b(-(t.left+t.width),0)})),_("right",(function(t){return b(up.viewport.rootWidth()-t.left,0)})),m("cross-fade",["fade-out","fade-in"]),m("move-left",["move-to-left","move-from-right"]),m("move-right",["move-to-right","move-from-left"]),m("move-up",["move-to-top","move-from-bottom"]),m("move-down",["move-to-bottom","move-from-top"]),up.on("up:framework:reset",(function(){s.reset(),n=o(n),i=o(i),r.reset()})),{morph:function(n,i,r,o){c(o=t.options(o)),n=up.fragment.get(n),i=up.fragment.get(i);let u=l(r);const a=h(n,u,o);u=up.error.guardFn(u);const p=t.pluckKey(o,"beforeStart")||t.noop,f=t.pluckKey(o,"afterInsert")||t.noop,m=t.pluckKey(o,"beforeDetach")||t.noop,g=t.pluckKey(o,"afterDetach")||t.noop,y=t.pluckKey(o,"scrollNew")||t.noop;if(p(),a){if(s.isActive(n)&&!1===o.trackMotion)return u(n,i,o);up.puts("up.morph()","Morphing %o to %o with transition %O over %d ms",n,i,r,o.duration);const t=up.viewport.get(n),h=t.scrollTop,a=up.viewport.absolutize(n,{afterMeasure(){e.insertBefore(n,i),f()}}),c=async function(){y();const e=t.scrollTop;a.moveBounds(0,e-h),await u(n,i,o),m(),a.bounds.remove(),g()};return s.startFunction([n,i],c,o)}return m(),d(n,i),f(),g(),y(),Promise.resolve()},animate:function(n,i,r){n=up.fragment.get(n),r=t.options(r);let o=f(i);const u=h(n,i,r);if(o=up.error.guardFn(o),u){const t=()=>o(n,r);return s.startFunction(n,t,r)}return function(n,i){return t.isOptions(i)&&e.setStyle(n,i),Promise.resolve()}(n,i)},finish:function(t){return s.finish(t)},finishCount:()=>s.finishCount,transition:m,animation:g,config:r,isEnabled:u,isNone:y,willAnimate:h,swapElementsDirectly:d,motionOptions:function(e,n,i){n=t.options(n);let s=new up.OptionsParser(e,n,i);return s.booleanOrString("animation"),s.booleanOrString("transition"),s.string("easing"),s.number("duration"),n}}}(),up.transition=up.motion.transition,up.animation=up.motion.animation,up.morph=up.motion.morph,up.animate=up.motion.animate},1647:(t,e,n)=>{n(35);const i=up.util;up.network=function(){const t=new up.Config((()=>({concurrency:6,wrapMethod:!0,cacheSize:70,cacheExpireAge:15e3,cacheEvictAge:54e5,badResponseTime:400,fail:t=>(t.status<200||t.status>299)&&304!==t.status,autoCache:t=>t.isSafe(),expireCache:(t,e)=>!t.isSafe(),evictCache:!1,progressBar:!0,timeout:9e4}))),e=new up.Request.Queue,n=new up.Request.Cache;let s=null;function r(s){(function(t){let i;if(t.willCache()&&(i=n.get(t)))return up.puts("up.request()","Re-using previous request to %s",t.description),t.background||e.promoteToForeground(i),n.track(i,t,{onIncompatible:r}),!0})(s)||function(s){(function(e){e.willCache()&&(n.put(e),e.onLoading=()=>n.put(e)),i.always(e,(function(s){let r=s.expireCache??e.expireCache??i.evalOption(t.expireCache,e,s);r&&n.expire(r,{except:e});let o=s.evictCache??e.evictCache??i.evalOption(t.evictCache,e,s);o&&n.evict(o,{except:e}),n.get(e)&&n.put(e),s.isCacheable?.()||n.evict(e)}))})(s),e.asap(s)}(s)}function o(...t){up.migrate.preprocessAbortArgs?.(t),e.abort(...t)}return up.on("up:network:late",(function(){i.evalOption(t.progressBar)&&(s=new up.ProgressBar)})),up.on("up:network:recover",(function(){s?.conclude()})),up.on("up:framework:reset",(function(){o(),e.reset(),t.reset(),n.reset(),s?.destroy(),s=null})),{request:function(...t){const e=function(t){const e=i.extractOptions(t);return e.url||(e.url=t[0]),up.migrate.handleRequestOptions?.(e),e}(t),n=new up.Request(e);return r(n),n},cache:n,isBusy:function(){return e.isBusy()},isSafeMethod:function(t){return i.contains(["GET","OPTIONS","HEAD"],i.normalizeMethod(t))},config:t,abort:o,registerAliasForRedirect:function(t,e){if(t.cache&&e.url&&t.url!==e.url){const s=i.variant(t,{method:e.method,url:e.url});n.alias(t,s)}},queue:e,loadPage:function(t){new up.Request(t).loadPage()}}}(),up.request=up.network.request,up.cache=up.network.cache},3535:()=>{up.protocol=function(){const t=up.util,e=up.element,n=function(t){return"X-Up"+t.replace(/(^.|[A-Z])/g,(t=>"-"+t.toUpperCase()))},i=function(e,i,s=t.identity){let r=e.getResponseHeader(n(i));if(r)return s(r)};function s(t){return"false"!==t&&t}const r=t.memoize((function(){return t.normalizeMethod(up.browser.popCookie("_up_method"))})),o=new up.Config((()=>({methodParam:"_method",csrfParam:()=>e.metaContent("csrf-param"),csrfToken:()=>e.metaContent("csrf-token"),cspNonce:()=>e.metaContent("csp-nonce"),csrfHeader:"X-CSRF-Token"})));function u(){o.reset()}return up.on("up:framework:reset",u),{config:o,reset:u,locationFromXHR:function(t){return i(t,"location")||t.responseURL},titleFromXHR:function(t){return up.migrate.titleFromXHR?.(t)??i(t,"title",JSON.parse)},targetFromXHR:function(t){return i(t,"target")},methodFromXHR:function(e){return i(e,"method",t.normalizeMethod)},acceptLayerFromXHR:function(t){return i(t,"acceptLayer",JSON.parse)},contextFromXHR:function(t){return i(t,"context",JSON.parse)},dismissLayerFromXHR:function(t){return i(t,"dismissLayer",JSON.parse)},eventPlansFromXHR:function(t){return i(t,"events",JSON.parse)},expireCacheFromXHR:function(t){return i(t,"expireCache")||up.migrate.clearCacheFromXHR?.(t)},evictCacheFromXHR:function(t){return i(t,"evictCache",s)},csrfHeader:function(){return t.evalOption(o.csrfHeader)},csrfParam:function(){return t.evalOption(o.csrfParam)},csrfToken:function(){return t.evalOption(o.csrfToken)},cspNonce:function(){return t.evalOption(o.cspNonce)},initialRequestMethod:r,headerize:n,wrapMethod:function(t,e){return e.add(o.methodParam,t),"POST"},cspNoncesFromHeader:function(t){let e=[];if(t){let n=t.split(/\s*;\s*/);for(let t of n)if(0===t.indexOf("script-src")){let n,i=/'nonce-([^']+)'/g;for(;n=i.exec(t);)e.push(n[1])}}return e},influencingHeadersFromResponse:function(e){let n=e.header("Vary");return t.parseTokens(n,{separator:"comma"})}}}()},9615:()=>{up.radio=function(){const t=up.element,e=new up.Config((()=>({hungrySelectors:["[up-hungry]"],pollInterval:3e4})));return up.compiler("[up-poll]:not([up-poll=false])",(function(t){up.FragmentPolling.forFragment(t).onPollAttributeObserved()})),up.macro("[up-flashes]",(function(e){t.setMissingAttrs(e,{"up-hungry":"","up-if-layer":"subtree","up-keep":"",role:"alert"}),e.addEventListener("up:fragment:keep",(function(e){t.isEmpty(e.newFragment)||e.preventDefault()}))})),up.on("up:framework:reset",(function(){e.reset()})),{config:e,hungrySteps:function(n){let{useHungry:i,origin:s,layer:r}=n,o={current:[],other:[]};if(!i)return o;let u=e.hungrySelectors.join();const h=[r,...r.ancestors,...r.descendants];for(let e of h){let i=up.fragment.all(e.element,u,{layer:e});for(let u of i){let i=up.fragment.tryToTarget(u,{origin:s});if(!i){up.warn("[up-hungry]","Ignoring untargetable fragment %o",u);continue}let h=t.attr(u,"up-if-layer"),a=h?up.layer.getAll(h,{baseLayer:e}):[e],c={selector:i,oldElement:u,layer:e,origin:s,...up.motion.motionOptions(u),placement:"swap",useKeep:!0,maybe:!0,selectEvent:up.event.build("up:fragment:hungry",{log:!1}),selectCallback:t.callbackAttr(u,"up-on-hungry",{exposedKeys:["newFragment","renderOptions"]}),originalRenderOptions:n};a.includes(r)&&(r===e?o.current:o.other).push(c)}}return o.other=up.fragment.compressNestedSteps(o.other),o},startPolling:function(t,e={}){up.FragmentPolling.forFragment(t).forceStart(e)},stopPolling:function(t){up.FragmentPolling.forFragment(t).forceStop()},pollOptions:function(t,n={}){const i=new up.OptionsParser(t,n);return i.number("interval",{default:e.pollInterval}),i.string("ifLayer",{default:"front"}),n}}}()},6774:()=>{!function(){const t=up.element;for(let e of["method","confirm"]){const n=`up-${e}`,i=`data-${e}`;up.macro(`a[${i}]`,(function(e){(window.Rails||window.jQuery?.rails)&&up.link.isFollowable(e)&&(t.setMissingAttr(e,n,e.getAttribute(i)),e.removeAttribute(i))}))}}()},1897:()=>{up.script=function(){const t=up.util,e=up.element,n=new up.Config((()=>({assetSelectors:["link[rel=stylesheet]","script[src]","[up-asset]"],noAssetSelectors:["[up-asset=false]"],nonceableAttributes:["up-watch","up-on-accepted","up-on-dismissed","up-on-loaded","up-on-rendered","up-on-finished","up-on-error","up-on-offline"]}))),i={"[up-back]":-100,"[up-content]":-200,"[up-drawer]":-200,"[up-modal]":-200,"[up-cover]":-200,"[up-popup]":-200,"[up-tooltip]":-200,"[up-dash]":-200,"[up-flashes]":-200,"[up-expand]":-300,"[data-method]":-400,"[data-confirm]":-400};let s=[],r=[];function o(e){let[n,i,s]=function(e){const n=t.extractOptions(e),i=e.shift(),s=e.pop();return[i,{...n,...t.extractOptions(e)},s]}(e);return i=t.options(i,{selector:n,isDefault:up.framework.evaling,priority:0,batch:!1}),Object.assign(s,i)}function u(t,e){let n,i=0;for(;(n=t[i])&&n.priority>=e.priority;)i+=1;if(t.splice(i,0,e),up.framework.booted)if(0===e.priority)for(let t of up.layer.stack)h(t.element,{layer:t,compilers:[e]});else up.puts("up.compiler()","Compiler %s was registered after booting Unpoly. Compiler will run for future fragments only.",e.selector);return e}function h(t,e){up.emit(t,"up:fragment:compile",{log:!1});let n=e.compilers||r.concat(s);new up.CompilerPass(t,n,e).run()}function a(t=document.head){return e.filteredQuery(t,n.assetSelectors,n.noAssetSelectors)}return up.on("up:framework:reset",(function(){s=t.filter(s,"isDefault"),r=t.filter(r,"isDefault"),n.reset()})),{config:n,compiler:function(...t){const e=o(t);return u(s,e)},macro:function(...e){const n=o(e);return up.framework.evaling&&(n.priority||=function(e){e=t.evalOption(e);for(let t in i){const n=i[t];if(e.indexOf(t)>=0)return n}}(n.selector)||up.fail("Unregistered priority for system macro %o",n.selector)),u(r,n)},destructor:function(e,n){let i=e.upDestructors;i||(i=[],e.upDestructors=i,e.classList.add("up-can-clean")),t.isArray(n)?i.push(...n):i.push(n)},hello:function(t,e={}){return t=up.fragment.get(t,e),up.puts("up.hello()","Compiling fragment %o",t),h(t,e),up.fragment.emitInserted(t),t},clean:function(t,e={}){new up.DestructorPass(t,e).run()},data:function(e){return e=up.fragment.get(e),e.upData||=function(e){if(!e.getAttribute)return{};let n,i=e.getAttribute("up-data");return i&&(n=JSON.parse(i),!t.isOptions(n))?n:{...e.dataset,...n,...e.upCompileData}}(e)},findAssets:a,assertAssetsOK:function(e,n){let i=a();t.map(i,"outerHTML").join()!==t.map(e,"outerHTML").join()&&up.event.assertEmitted("up:assets:changed",{oldAssets:i,newAssets:e,renderOptions:n})}}}(),up.compiler=up.script.compiler,up.destructor=up.script.destructor,up.macro=up.script.macro,up.data=up.script.data,up.hello=up.script.hello},7924:()=>{up.util=function(){function t(){}const e={host:"cross-domain"};function n(t,n){n=A(n,e);const i=o(t);let s="";"cross-domain"===n.host&&(n.host=r(i)),n.host&&(s+=i.protocol+"//"+i.host);let{pathname:u}=i;return!1===n.trailingSlash&&"/"!==u&&(u=u.replace(/\/$/,"")),s+=u,!1!==n.search&&(s+=i.search),!1!==n.hash&&(s+=i.hash),s}const i=location.protocol,s=location.hostname;function r(t){if(w(t)&&-1===t.indexOf("//"))return!1;const e=o(t);return s!==e.hostname||i!==e.protocol}function o(t){if(t.pathname)return t;let e=document.createElement("a");return e.href=t,e}function u(t){return w(t)?e=>e[t]:t}function h(t,e){if(0===t.length)return[];e=u(e);let n=[],i=0;for(let s of t)n.push(e(s,i++));return n}function a(t,e){let n=0;for(let i of t)e(i,n++)}function c(t){return null===t}function l(t){return void 0===t}const p=Z(l);function f(t){return l(t)||c(t)}const d=Z(f);function m(t){return!!f(t)||(_(t)&&t[m.key]?t[m.key]():w(t)||O(t)?0===t.length:!!v(t)&&0===Object.keys(t).length)}m.key="up.util.isBlank";const g=Z(m);function y(t){return"function"==typeof t}function w(t){return"string"==typeof t||t instanceof String}function b(t){return"number"==typeof t||t instanceof Number}function v(t){return"object"==typeof t&&!c(t)&&(l(t.constructor)||t.constructor===Object)}function _(t){const e=typeof t;return"object"===e&&!c(t)||"function"===e}function k(t){return t instanceof Element}function S(t){return t instanceof RegExp}function x(t){return up.browser.canJQuery()&&t instanceof jQuery}const{isArray:E}=Array;function O(t){return E(t)||function(t){return t instanceof NodeList}(t)||function(t){return"[object Arguments]"===Object.prototype.toString.call(t)}(t)||x(t)||function(t){return t instanceof HTMLCollection}(t)}function C(t){return O(t)?t:f(t)?[]:[t]}function F(t){return _(t)&&t[F.key]?t=t[F.key]():O(t)?t=T(t):v(t)&&(t=Object.assign({},t)),t}function T(t){return Array.prototype.slice.call(t)}function R(...t){return Object.assign({},...t)}function A(t,e){return e?R(e,t):t?F(t):{}}function P(t,e){e=u(e);let n=0;for(let i of t){const t=e(i,n++);if(t)return t}}function L(t,e){e=u(e);let n=!0,i=0;for(let s of t)if(!e(s,i++)){n=!1;break}return n}function $(t){return D(t,d)}function D(t,e){e=u(e);const n=[];return a(t,(function(t,i){if(e(t,i))return n.push(t)})),n}function M(t){return t[t.length-1]}function N(t,e){return t.indexOf(e)>=0}function H(t,e){const n={};for(let i of e)i in t&&(n[i]=t[i]);return n}function j(t,e){e=u(e);const n={};for(let i in t)e(t[i],i,t)&&(n[i]=t[i]);return n}function q(t,...e){return y(t)?t(...e):t}F.key="up.util.copy",Date.prototype[F.key]=function(){return new Date(+this)};const U={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;"};function B(t,e){const n=t[e];return delete t[e],n}function z(t,e){if(e(M(t)))return t.pop()}function K(t){return z(t,v)||{}}function I(t){return t}function V(t){const e=[];for(let n of t)O(n)?e.push(...n):e.push(n);return e}function W(t,e){if(t?.valueOf&&(t=t.valueOf()),e?.valueOf&&(e=e.valueOf()),typeof t!=typeof e)return!1;if(O(t)&&O(e))return X(t,e);if(_(t)&&t[W.key])return t[W.key](e);if(v(t)&&v(e)){const n=Object.keys(t);return!!X(n,Object.keys(e))&&L(n,(n=>W(t[n],e[n])))}return t===e}function X(t,e){return t.length===e.length&&L(t,((t,n)=>W(t,e[n])))}W.key="up.util.isEqual";const J={"space/or":/\s+(?:or\s+)?/,or:/\s+or\s+/,comma:/\s*,\s*/};let G=0;function Q(t,e="%o"){let n;if("%c"===e)return"";if("%s"===e&&d(t)&&(t=t.toString()),w(t))n=t.trim().replace(/[\n\r\t ]+/g," "),"%o"===e&&(n=JSON.stringify(n));else if(l(t))n="undefined";else if(b(t)||y(t))n=t.toString();else if(E(t))n=`[${h(t,Q).join(", ")}]`;else if(x(t))n=`$(${h(t,Q).join(", ")})`;else if(k(t)){n=`<${t.tagName.toLowerCase()}`;for(let e of["id","up-id","name","class"]){let i=t.getAttribute(e);i&&(n+=` ${e}="${i}"`)}n+=">"}else if(S(t)||t instanceof Error)n=t.toString();else try{n=JSON.stringify(t)}catch(t){if("TypeError"!==t.name)throw t;n="(circular structure)"}return n.length>200&&(n=`${n.substr(0,200)}…${M(n)}`),n}const Y=/%[oOdisfc]/g;function Z(t){return function(...e){return!t(...e)}}function tt(t){if(t.error)throw t.error;return t.value}function et(t,e,n){try{return{value:t.apply(e,n)}}catch(t){return{error:t}}}return{parseURL:o,normalizeURL:n,matchURLs:function(t,e){return n(t)===n(e)},normalizeMethod:function(t){return t?t.toUpperCase():"GET"},methodAllowsPayload:function(t){return"GET"!==t&&"HEAD"!==t},copy:F,copyArrayLike:T,merge:R,mergeDefined:function(...t){const e={};for(let n of t)if(n)for(let t in n){const i=n[t];p(i)&&(e[t]=i)}return e},options:A,parseArgIntoOptions:function(t,e){let n=K(t);return p(t[0])&&(n=F(n),n[e]=t[0]),n},each:a,map:h,flatMap:function(t,e){return V(h(t,e))},mapObject:function(t,e){return h(t,e).reduce((function(t,e){return t[e[0]]=e[1],t}),{})},findResult:P,some:function(t,e){return!!P(t,e)},every:L,find:function(t,e){let n;e=u(e);for(let i of t)if(e(i)){n=i;break}return n},filter:D,filterMap:function(t,e){return D(h(t,e),p)},reject:function(t,e){return D(t,e=Z(u(e)))},intersect:function(t,e){return D(t,(t=>N(e,t)))},compact:$,compactObject:function(t){return j(t,d)},uniq:function(t){return t.length<2?t:Array.from(new Set(t))},uniqBy:function(t,e){if(t.length<2)return t;e=u(e);const n=new Set;return D(t,(function(t,i){const s=e(t,i);return!n.has(s)&&(n.add(s),!0)}))},last:M,isNull:c,isDefined:p,isUndefined:l,isGiven:d,isMissing:f,isPresent:g,isBlank:m,presence:function(t,e=g){if(e(t))return t},isObject:_,isFunction:y,isString:w,isBoolean:function(t){return"boolean"==typeof t||t instanceof Boolean},isNumber:b,isElement:k,isJQuery:x,isElementish:function(t){return!(!t||!t.addEventListener&&!t[0]?.addEventListener)},isPromise:function(t){return _(t)&&y(t.then)},isOptions:v,isArray:E,isFormData:function(t){return t instanceof FormData},isList:O,isRegExp:S,timer:function(t,e){return setTimeout(e,t)},contains:N,objectContains:function(t,e){return W(e,H(t,Object.keys(e)))},toArray:function(t){return E(t)?t:T(t)},pick:H,pickBy:j,omit:function(t,e){return j(t,((t,n)=>!N(e,n)))},unresolvablePromise:function(){return new Promise(t)},remove:function(t,e){const n=t.indexOf(e);if(n>=0)return t.splice(n,1),e},memoize:function(t){let e,n;return function(...i){return n?e:(n=!0,e=t.apply(this,i))}},pluckKey:B,renameKey:function(t,e,n){return t[n]=B(t,e)},extractOptions:K,extractCallback:function(t){return z(t,y)},noop:t,asyncNoop:function(){return Promise.resolve()},identity:I,escapeHTML:function(t){return t.replace(/[&<>"']/g,(t=>U[t]))},escapeRegExp:function(t){return t.replace(/[\\^$*+?.()|[\]{}]/g,"\\$&")},sequence:function(t){return t=$(t),(...e)=>h(t,(t=>t(...e)))},evalOption:q,evalAutoOption:function(t,e,...n){return"auto"===(t=q(t,...n))&&(t=q(e,...n)),t},flatten:V,newDeferred:function(){let t,e;const n=new Promise((function(n,i){t=n,e=i}));return n.resolve=t,n.reject=e,n},always:function(t,e=I){return t.then(e,e)},isBasicObjectProperty:function(t){return Object.prototype.hasOwnProperty(t)},isCrossOrigin:r,task:function(t){return setTimeout(t)},microtask:function(t){return Promise.resolve().then(t)},isEqual:W,parseTokens:function(t,e={}){if(w(t)){if(t=t.trim(),e.json&&/^\[.*]$/.test(t))return JSON.parse(t);{let n=e.separator||"space/or",i=J[n];return t.split(i)}}return C(t)},wrapList:C,wrapValue:function(t,...e){return e[0]instanceof t?e[0]:new t(...e)},uid:function(){return G++},upperCaseFirst:function(t){return t[0].toUpperCase()+t.slice(1)},lowerCaseFirst:function(t){return t[0].toLowerCase()+t.slice(1)},delegate:function(t,e,n){for(let i of e)Object.defineProperty(t,i,{get(){const t=n.call(this);let e=t[i];return y(e)&&(e=e.bind(t)),e},set(t){n.call(this)[i]=t}})},reverse:function(t){return F(t).reverse()},camelToKebabCase:function(t){return t.replace(/[A-Z]/g,(t=>"-"+t.toLowerCase()))},nullToUndefined:function(t){if(!c(t))return t},sprintf:function(t,...e){return t.replace(Y,(t=>Q(e.shift(),t)))},renameKeys:function(t,e){const n={};for(let i in t)n[e(i)]=t[i];return n},negate:Z,memoizeMethod:function(t,e){for(let n in e){let e=Object.getOwnPropertyDescriptor(t,n).value,i=function(...t){let i=this[`__${n}MemoizeCache`]||={},s=JSON.stringify(t);return i[s]||=et(e,this,t),tt(i[s])};t[n]=i}},safeStringifyJSON:function(t){return JSON.stringify(t).replace(/[^\x00-\x7F]/g,(t=>"\\u"+t.charCodeAt(0).toString(16).padStart(4,"0")))},variant:function(t,e={}){let n=Object.create(t);return Object.assign(n,e),n}}}()},4606:(t,e,n)=>{n(5074),up.viewport=function(){const t=up.util,e=up.element,n=up.fragment,i=new up.Config((()=>({viewportSelectors:["[up-viewport]","[up-fixed]"],fixedTopSelectors:["[up-fixed~=top]"],fixedBottomSelectors:["[up-fixed~=bottom]"],anchoredRightSelectors:["[up-anchored~=right]","[up-fixed~=top]","[up-fixed~=bottom]","[up-fixed~=right]"],revealSnap:200,revealPadding:0,revealTop:!1,revealMax:()=>.5*window.innerHeight}))),s=new up.BodyShifter;function r(e,i){return i=t.options(i),e=n.get(e,i),(i.layer=up.layer.get(e))||up.fail("Cannot reveal a detached element"),i.peel&&i.layer.peel(),new up.RevealMotion(e,i).start(),up.migrate.formerlyAsync?.("up.reveal()")||!0}function o(t,e={}){if(e.force&&function(t){t.hasAttribute("tabindex")||-1!==t.tabIndex||(t.setAttribute("tabindex","-1"),t.classList.add("up-focusable-content"))}(t),t.focus({preventScroll:!0}),!e.preventScroll)return r(t)}function u(t=location.hash,e){let n=y(t,e);if(n)return up.reveal(n,{top:!0})}function h(){return[l().tagName,...i.viewportSelectors].join()}function a(t,e={}){return n.get(t,e).closest(h())}function c(t,i={}){return t=n.get(t,i),e.around(t,h())}function l(){return document.scrollingElement}function p(t){const n=e.style(t,"overflow-y");return"auto"===n||"scroll"===n}up.compiler((function(){return i.anchoredRightSelectors.join()}),(function(t){return s.onAnchoredElementInserted(t)}));const f=t.memoize((function(){const t=up.element.affix(document.body,"[up-viewport]",{style:{position:"absolute",top:"0",left:"0",width:"100px",height:"100px",overflowY:"scroll"}}),e=t.offsetWidth-t.clientWidth;return t.remove(),e}));function d(t){return up.fragment.tryToTarget(t)}function m(e){const i=t.copy(t.extractOptions(e));let s;return i.layer=up.layer.get(i),s=e[0]?[a(e[0],i)]:i.around?c(i.around,i):function(t={}){return n.all(h(),t)}(i),[s,i]}function g(t,e){for(let n of t){const t=d(n);n.scrollTop=e[t]||0}}function y(t,i={}){if(s=t,t=s?.replace(/^#/,"")){const s=[e.attrSelector("id",t),"a"+e.attrSelector("name",t)].join();return n.get(s,i)}var s}const w=["selectionStart","selectionEnd","scrollLeft","scrollTop"];let b=!1;return up.on("scroll",{once:!0,beforeBoot:!0},(()=>b=!0)),up.on("up:framework:boot",(function(){t.task((function(){if(!b)return u()}))})),up.on(window,"hashchange",(()=>u())),up.on("up:framework:reset",(function(){i.reset()})),{reveal:r,revealHash:u,firstHashTarget:y,config:i,get:a,subtree:function(t,i={}){return t=n.get(t,i),e.subtree(t,h())},around:c,get root(){return l()},rootWidth:function(){return e.root.clientWidth},rootHeight:function(){return e.root.clientHeight},rootHasReducedWidthFromScrollbar:function(){return window.innerWidth>document.documentElement.offsetWidth},rootOverflowElement:function(){const{body:e}=document,n=document.documentElement;return t.find([n,e],p)||l()},isRoot:function(t){return t===l()},scrollbarWidth:f,saveScroll:function(...t){const[e,n]=m(t),i=n.location||n.layer.location;if(i){const t=function(t){let e={};for(let n of t){let t=d(n);t?e[t]=n.scrollTop:up.warn("up.viewport.saveScroll()","Cannot save scroll positions for untargetable viewport %o",n)}return e}(e);n.layer.lastScrollTops.set(i,t)}},restoreScroll:function(...t){const[e,n]=m(t),{location:i}=n.layer,s=n.layer.lastScrollTops.get(i);return!!s&&(g(e,s),up.puts("up.viewport.restoreScroll()","Restored scroll positions to %o",s),!0)},resetScroll:function(...t){const[e,n]=m(t);g(e,{})},saveFocus:function(t={}){const e=up.layer.get(t),n=t.location||e.location;if(n){const t=up.FocusCapsule.preserve(e);e.lastFocusCapsules.set(n,t)}},restoreFocus:function(t={}){const e=up.layer.get(t),n=t.location||e.location,i=t.layer.lastFocusCapsules.get(n);return!(!i||!i.restore(e)||(up.puts("up.viewport.restoreFocus()",'Restored focus to "%s"',i.target),0))},absolutize:function(n,s={}){const r=a(n).getBoundingClientRect(),o=n.getBoundingClientRect(),u=new up.Rect({left:o.left-r.left,top:o.top-r.top,width:o.width,height:o.height});s.afterMeasure?.(),e.setStyle(n,{position:"static"===n.style.position?"static":"relative",top:"auto",right:"auto",bottom:"auto",left:"auto",width:"100%",height:"100%"});const h=e.createFromSelector("up-bounds");e.insertBefore(n,h),h.appendChild(n);const c=function(t,n){return u.left+=t,u.top+=n,e.setStyle(h,u)};c(0,0);const l=n.getBoundingClientRect();return c(o.left-l.left,o.top-l.top),t.each(function(t=document){const e=["[up-fixed]"].concat(i.fixedTopSelectors).concat(i.fixedBottomSelectors);return t.querySelectorAll(e.join())}(n),e.fixedToAbsolute),{bounds:h,moveBounds:c}},focus:o,tryFocus:function(t,e){return o(t,e),t===document.activeElement},newStateCache:function(){return new up.FIFOCache({capacity:30,normalizeKey:up.history.normalizeURL})},focusedElementWithin:function(t){const e=document.activeElement;if(up.fragment.contains(t,e))return e},copyCursorProps:function(t,e={}){for(let n of w)try{e[n]=t[n]}catch(t){}return e},bodyShifter:s}}(),up.focus=up.viewport.focus,up.reveal=up.viewport.reveal},3507:()=>{window.up={version:"3.5.1"}}},e={};function n(i){var s=e[i];if(void 0!==s)return s.exports;var r=e[i]={exports:{}};return t[i](r,r.exports,n),r.exports}n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"pu",{value:!0})},n(3507),n(8374),n(7924),n(3924),n(6535),n(2811),n(9675),n(376),n(8272),n(4366),n(8010),n(4861),n(3469),n(4504),n(2406),n(3742),n(1653),n(1104),n(5949),n(1279),n(6346),n(3030),n(7948),n(2714),n(1752),n(8228),n(7050),n(9441),n(9489),n(7422),n(2200),n(278),n(9005),n(1569),n(2737),n(3635),n(1906),n(4158),n(3139),n(2214),n(5240),n(665),n(2828),n(2587),n(7031),n(8057),n(4850),n(7956),n(7403),n(6412),n(7965),n(7771),n(86),n(4552),n(5580),n(7101),n(6066),n(6387),n(5390),n(2618),n(7792),n(4308),n(8665),n(3645),n(7782),n(2705),n(606),n(5437),n(7974),n(6413),n(5221),n(2298),n(4517),n(7241),n(2723),n(8720),n(7885),n(4818),n(9634),n(8670),n(3535),n(4453),n(1897),n(8944),n(2667),n(4606),n(4034),n(1647),n(9443),n(3849),n(2851),n(454),n(9615),n(6774),up.framework.onEvaled()})();
1
+ (()=>{var t={1860:(t,e,n)=>{"use strict";n.r(e)},8711:(t,e,n)=>{"use strict";n.r(e)},4432:(t,e,n)=>{"use strict";n.r(e)},2065:(t,e,n)=>{"use strict";n.r(e)},35:(t,e,n)=>{"use strict";n.r(e)},5074:(t,e,n)=>{"use strict";n.r(e)},2811:()=>{up.browser={submitForm:function(t){t.submit()},canPushState:function(){return"GET"===up.protocol.initialRequestMethod()},canJQuery:function(){return!!window.jQuery},canEval:up.util.memoize((function(){try{return new Function("return true")()}catch{return!1}})),assertConfirmed:function(t){if(t.confirm&&!window.confirm(t.confirm))throw new up.Aborted("User canceled action");return!0},popCookie:function(t){let e=document.cookie.match(new RegExp(t+"=(\\w+)"))?.[1];if(e)return document.cookie=t+"=;Max-Age=0;Path=/",e}}},6346:()=>{const t=up.element;up.BodyShifter=class BodyShifter{constructor(){this.t=[],this.i=new Set,this.o=0}lowerStack(){this.o--,0===this.o&&this.u()}raiseStack(){this.o++,1===this.o&&this.h()}onAnchoredElementInserted(t){return this.i.add(t),this.l()&&this.p(t),()=>this.i.delete(t)}l(){return this.m&&this.o>0}h(){if(this.g=up.viewport.scrollbarWidth(),this.m=up.viewport.rootHasReducedWidthFromScrollbar(),this.m){this.v();for(let t of this.i)this.p(t)}}v(){const e=up.viewport.rootOverflowElement();this._(e,{overflowY:"hidden"});const{body:n}=document,i=t.styleNumber(n,"paddingRight"),s=this.g+i;this._(n,{paddingRight:s})}p(e){const n=t.styleNumber(e,"right"),i=this.g+n;this._(e,{right:i})}_(e,n){this.t.push(t.setTemporaryStyle(e,n))}u(){let t;for(;t=this.t.pop();)t()}}},7948:()=>{const t=up.util,e=up.element;up.Change.Addition=class Addition extends up.Change{constructor(t){super(t),this.k=t.acceptLayer,this.S=t.dismissLayer,this.O=t.eventPlans||[],this.C=t.response}handleLayerChangeRequests(){this.layer.isOverlay()&&(this.tryAcceptLayerFromServer(),this.abortWhenLayerClosed(),this.layer.tryAcceptForLocation(this.responseOption()),this.abortWhenLayerClosed(),this.tryDismissLayerFromServer(),this.abortWhenLayerClosed(),this.layer.tryDismissForLocation(this.responseOption()),this.abortWhenLayerClosed()),this.layer.asCurrent((()=>{for(let t of this.O)up.emit({...t,...this.responseOption()}),this.abortWhenLayerClosed()}))}tryAcceptLayerFromServer(){t.isDefined(this.k)&&this.layer.isOverlay()&&this.layer.accept(this.k,this.responseOption())}tryDismissLayerFromServer(){t.isDefined(this.S)&&this.layer.isOverlay()&&this.layer.dismiss(this.S,this.responseOption())}abortWhenLayerClosed(t=this.layer){if(t.isClosed())throw new up.Aborted("Layer was closed")}setSource({oldElement:n,newElement:i,source:s}){"keep"===s&&(s=n&&up.fragment.source(n)),s&&e.setMissingAttr(i,"up-source",t.normalizeURL(s,{hash:!1}))}setTime({newElement:t,time:n}){e.setMissingAttr(t,"up-time",!!n&&n.toUTCString())}setETag({newElement:t,etag:n}){e.setMissingAttr(t,"up-etag",n||!1)}setReloadAttrs(t){this.setSource(t),this.setTime(t),this.setETag(t)}responseOption(){return{response:this.C}}executeSteps(t,e,n){return new up.Change.UpdateSteps({steps:t,noneOptions:n}).execute(e)}}},3030:()=>{const t=up.util;up.Change=class Change{constructor(t){this.options=t}execute(){throw new up.NotImplemented}onFinished(t){return this.options.onFinished?.(t)}improveHistoryValue(e,n){return!1===e||t.isString(e)?e:n}deriveFailOptions(){return up.RenderOptions.deriveFailOptions(this.options)}}},7422:()=>{const t=up.util;up.Change.CloseLayer=class CloseLayer extends up.Change.Removal{constructor(t){super(t),this.F=t.verb,this.T=up.layer.get(t),this.R=t.origin,this.A=t.value,this.P=t.preventable??!0,this.C=t.response,this.L=t.history??!0}execute(){if(!this.T.isOpen())return Promise.resolve();if(up.browser.assertConfirmed(this.options),this.$().defaultPrevented&&this.P)throw new up.Aborted("Close event was prevented");this.D(),up.fragment.abort({reason:"Layer is closing",layer:this.T});const{parent:t}=this.T;this.T.peel(),this.T.stack.remove(this.T),this.L&&t.restoreHistory(),this.M(t),this.T.teardownHandlers(),this.T.destroyElements(this.options),this.N(t)}$(){let e=this.T.emit(this.H(`up:layer:${this.F}`),{callback:this.T.callback(`on${t.upperCaseFirst(this.F)}`),log:[`Will ${this.F} ${this.T} with value %o`,this.A]});return this.A=e.value,e}D(){let t=this.H(`up:layer:${this.F}ing`);this.T.emit(t,{log:!1})}N(e){const n=`${this.F}ed`,i=t.upperCaseFirst(n);return this.T.emit(this.H(`up:layer:${n}`),{baseLayer:e,callback:this.T.callback(`on${i}`),ensureBubbles:!0,log:[`${i} ${this.T} with value %o`,this.A]})}H(t){return up.event.build(t,{layer:this.T,value:this.A,origin:this.R,response:this.C})}M(t){this.T.overlayFocus.teardown(),t.overlayFocus?.moveToFront(),(this.T.origin||t.element).focus({preventScroll:!0})}}},8228:()=>{up.Change.DestroyFragment=class DestroyFragment extends up.Change.Removal{constructor(t){super(t),this.T=up.layer.get(t)||up.layer.current,this.j=this.options.element,this.q=this.options.animation,this.U=this.options.log}execute(){this.B=this.j.parentNode,up.fragment.markAsDestroying(this.j),up.motion.willAnimate(this.j,this.q,this.options)?this.K():this.I()}async K(){this.V(),await this.W(),this.X(),this.onFinished()}I(){this.X(),this.V(),this.onFinished()}W(){return up.motion.animate(this.j,this.q,this.options)}X(){this.T.asCurrent((()=>{up.fragment.abort(this.j),up.script.clean(this.j,{layer:this.T}),up.element.cleanJQuery(this.j),this.j.remove()}))}V(){up.fragment.emitDestroyed(this.j,{parent:this.B,log:this.U})}}},9005:()=>{var t;const e=up.util;up.Change.FromContent=(t=class FromContent extends up.Change{constructor(t){super(t),this.R=this.options.origin,this.J=this.options.preview}G(){let t=[];return this.Y(),this.Z(),this.tt(t,this.et,this.options.target),this.tt(t,this.et,this.options.fallback),t}nt(t){return"new"===t||t.isOpen()}Y(){this.it=up.layer.getAll(this.options),this.et=e.filter(this.it,this.nt)}tt(t,e,n){for(let i of e)for(let e of this.st(n,i)){const n={...this.options,target:e,layer:i,defaultPlacement:this.rt()},s="new"===i?new up.Change.OpenLayer(n):new up.Change.UpdateLayer(n);t.push(s)}}st(t,e){return up.fragment.expandTargets(t,{layer:e,mode:this.options.mode,origin:this.R})}execute(){return this.options.preload?Promise.resolve():this.ot(this.ut.bind(this))||this.ht()}ut(t){let e=t.execute(this.ct(),this.lt.bind(this,t));return e.options=this.options,e}ft(t){return!(t instanceof up.CannotMatch)}lt(t){let e=this.G()[0];t!==e&&up.puts("up.render()",'Could not match primary target "%s". Updating a fallback target "%s".',e.target,t.target);let{assets:n}=this.ct();n&&up.script.assertAssetsOK(n,t.options)}ct(){if(this.J)return;const t=e.pick(this.options,["target","content","fragment","document","html","cspNonces","origin"]);return up.migrate.handleResponseDocOptions?.(t),"content"===this.rt()&&(t.target=this.dt(t.target)),new up.ResponseDoc(t)}Z(){if(this.J)return;let t=this.ct();this.options.fragment&&(this.options.target||=t.rootSelector()),this.options.title=this.improveHistoryValue(this.options.title,t.title),this.options.metaTags=this.improveHistoryValue(this.options.metaTags,t.metaTags)}rt(){if(!this.options.document&&!this.options.fragment)return"content"}dt(t){let e=this.et[0]||up.layer.root;return this.st(t||":main",e)[0]}getPreflightProps(t={}){return this.ot((t=>t.getPreflightProps()))||t.optional||this.gt()}gt(){this.yt("Could not find target in current page")}ht(){this.yt("Could not find common target in current page and response")}yt(t){if(this.G().length){const n=e.uniq(e.map(this.G(),"target")),i=up.layer.optionToString(this.options.layer);throw new up.CannotMatch([t+" (tried selectors %o in %s)",n,i])}if(0!==this.et.length)throw this.options.failPrefixForced?new up.CannotMatch("No target selector given for failed responses (https://unpoly.com/failed-responses)"):new up.CannotMatch("No target selector given");this.wt()}wt(){throw new up.CannotMatch("Could not find a layer to render in. You may have passed an unmatchable layer reference, or a detached element.")}ot(t){for(let e of this.G())try{return t(e)}catch(t){if(this.ft(t))throw t}}},e.memoizeMethod(t.prototype,{G:!0,ct:!0,getPreflightProps:!0}),t)},278:()=>{var t;const e=up.util;up.Change.FromResponse=(t=class FromResponse extends up.Change{constructor(t){super(t),this.C=t.response,this.bt=this.C.request}execute(){if(up.fragment.config.skipResponse(this.vt())?this._t():this.bt.assertEmitted("up:fragment:loaded",{...this.vt(),callback:this.options.onLoaded,log:["Loaded fragment from %s",this.C.description],skip:()=>this._t()}),e.evalOption(this.options.fail,this.C)??!this.C.ok)throw this.kt(this.deriveFailOptions());return this.kt(this.options)}_t(){up.puts("up.render()","Skipping "+this.C.description),this.options.target=":none",this.options.failTarget=":none"}kt(t){t.failPrefixForced&&up.puts("up.render()","Rendering failed response using fail-prefixed options (https://unpoly.com/failed-responses)"),this.St(t),t.meta=this.xt();let e=new up.Change.FromContent(t).execute();return e.finished=this.finish(e,t),e}async finish(t,e){return t=await t.finished,up.fragment.shouldRevalidate(this.bt,this.C,e)&&(t=await this.Et(t,e)),t}async Et(t,e){let n=e.target,i=t.target;if(/:(before|after)/.test(n))up.warn("up.render()","Cannot revalidate cache when prepending/appending (target %s)",n);else{up.puts("up.render()",'Revalidating cached response for target "%s"',i);let n=await up.reload(i,{...e,preferOldElements:t.fragments,layer:t.layer,onFinished:null,scroll:!1,focus:"keep",transition:!1,cache:!1,confirm:!1,feedback:!1,abort:!1,expiredResponse:this.C});n.none||(t=n)}return t}vt(){const{expiredResponse:t}=this.options;return{request:this.bt,response:this.C,renderOptions:this.options,revalidating:!!t,expiredResponse:t}}xt(){let t={revalidating:!!this.options.expiredResponse};return up.migrate.processCompilerPassMeta?.(t,this.C),t}St(t){const n=this.C.url;let i=n,s=this.bt.hash;s&&(t.hash=s,i+=s),"GET"===this.C.method?t.source=this.improveHistoryValue(t.source,n):(t.source=this.improveHistoryValue(t.source,"keep"),t.history=!!t.location),t.location=this.improveHistoryValue(t.location,i),t.title=this.improveHistoryValue(t.title,this.C.title),t.eventPlans=this.C.eventPlans;let r=this.C.target;r&&(t.target=r),t.acceptLayer=this.C.acceptLayer,t.dismissLayer=this.C.dismissLayer,t.document=this.C.text,this.C.none&&(t.target=":none"),t.context=e.merge(t.context,this.C.context),t.cspNonces=this.C.cspNonces,t.time??=this.C.lastModified,t.etag??=this.C.etag}},e.memoizeMethod(t.prototype,{vt:!0}),t)},2200:()=>{var t;const e=up.util;up.Change.FromURL=(t=class FromURL extends up.Change{constructor(t){super(t),this.options.layer=up.layer.getAll(this.options),this.options.normalizeLayerOptions=!1}execute(){let t=this.Ot();return t?(up.puts("up.render()",t),up.network.loadPage(this.options),e.unresolvablePromise()):(this.request=up.request(this.Ct()),this.options.onRequest?.(this.request),up.feedback.showAroundRequest(this.request,this.options),up.form.disableWhile(this.request,this.options),this.options.preload?this.request:e.always(this.request,(t=>this.Ft(t))))}Ot(){return e.isCrossOrigin(this.options.url)?"Loading cross-origin content in new page":this.options.history&&!up.browser.canPushState()?"Loading content in new page to restore history support":void 0}Ct(){const t=this.Tt(this.options),n=this.Tt(this.deriveFailOptions(),{optional:!0});return{...this.options,...t,...e.renameKeys(n,up.fragment.failKey)}}getPreflightProps(){return this.Ct()}Tt(t,e){return new up.Change.FromContent({...t,preview:!0}).getPreflightProps(e)}Ft(t){return t instanceof up.Response?this.Rt(t):this.At(t)}Rt(t){return new up.Change.FromResponse({...this.options,response:t}).execute()}At(t){throw t instanceof up.Offline&&this.request.emit("up:fragment:offline",{callback:this.options.onOffline,renderOptions:this.options,retry:t=>up.render({...this.options,...t}),log:["Cannot load fragment from %s: %s",this.request.description,t.reason]}),t}},e.memoizeMethod(t.prototype,{Ct:!0}),t)},7050:()=>{let t=up.util;up.Change.OpenLayer=class OpenLayer extends up.Change.Addition{constructor(t){super(t),this.target=t.target,this.R=t.origin,this.Pt=t.baseLayer}getPreflightProps(){return{mode:this.options.mode,context:this.Lt().context,origin:this.options.origin,target:this.target,layer:this.Pt,fragments:t.compact([up.fragment.get(":main",{layer:this.Pt})]),newLayer:!0}}execute(t,e){this.responseDoc=t,this.$t(),e(),this.Dt();let n=this.layer.on("up:layer:accepting up:layer:dimissing",this.Mt.bind(this));try{return this.Nt(),this.Mt(),up.RenderResult.both(this.Ht,this.jt)}finally{n()}}$t(){if(":none"===this.target?this.qt=document.createElement("up-none"):this.qt=this.responseDoc.select(this.target),!this.qt||this.Pt.isClosed())throw new up.CannotMatch}Dt(){up.puts("up.render()",`Opening element "${this.target}" in new overlay`),this.Ut(),this.layer=this.Lt(),this.Pt.peel({history:!this.layer.history}),up.layer.stack.push(this.layer),this.layer.createElements(),this.layer.setupHandlers()}Nt(){this.Bt(),this.handleLayerChangeRequests(),this.layer.setContent(this.qt),this.setReloadAttrs({newElement:this.qt,source:this.options.source}),this.responseDoc.finalizeElement(this.qt),this.Ht=new up.RenderResult({layer:this.layer,fragments:[this.qt],target:this.target}),up.hello(this.layer.element,{...this.options,layer:this.layer}),this.Kt(),this.Ht.finished=this.zt(),this.layer.opening=!1,this.It(),this.abortWhenLayerClosed()}Mt(){if(this.jt)return;let t=this.Vt().other;this.jt=this.executeSteps(t,this.responseDoc)}async zt(){return await this.layer.startOpenAnimation(),this.abortWhenLayerClosed(),this.M(),this.Ht}Lt(){const t={...this.options,opening:!0};return up.layer.build(t,(t=>this.options=up.RenderOptions.finalize(t)))}Bt(){"auto"===this.layer.history&&(this.layer.history=up.fragment.hasAutoHistory(this.qt));let{parent:t}=this.layer;this.layer.history&&=t.history,t.saveHistory(),this.layer.updateHistory(this.options)}M(){this.Pt.overlayFocus?.moveToBack(),this.layer.overlayFocus.moveToFront(),new up.FragmentFocus({fragment:this.qt,layer:this.layer,autoMeans:["autofocus","layer"]}).process(this.options.focus)}Kt(){const t={...this.options,fragment:this.qt,layer:this.layer,autoMeans:["hash","layer"]};new up.FragmentScrolling(t).process(this.options.scroll)}Ut(){up.event.assertEmitted("up:layer:open",{origin:this.R,baseLayer:this.Pt,layerOptions:this.options,log:"Opening new overlay"})}It(){this.layer.emit("up:layer:opened",{origin:this.R,callback:this.layer.callback("onOpened"),log:`Opened new ${this.layer}`})}Vt(){return up.radio.hungrySteps(this.Wt())}Wt(){return{...this.options,layer:this.layer,history:this.layer.history}}}},1752:()=>{up.Change.Removal=class Removal extends up.Change{}},9441:()=>{var t;const e=up.util;up.Change.UpdateLayer=(t=class UpdateLayer extends up.Change.Addition{constructor(t){super(t=up.RenderOptions.finalize(t)),this.layer=t.layer,this.target=t.target,this.Xt=t.context,this.Jt=up.fragment.parseTargetSteps(this.target,this.options)}getPreflightProps(){return this.Gt(),{layer:this.layer,mode:this.layer.mode,context:e.merge(this.layer.context,this.Xt),origin:this.options.origin,target:this.Qt(),fragments:this.Yt(),newLayer:!1}}Qt(){return this.Gt(),up.fragment.targetForSteps(this.Jt)}Yt(){return this.Gt(),e.map(this.Jt,"oldElement")}execute(t,e){this.responseDoc=t,this.$t(),e();let n=this.layer.on("up:layer:accepting up:layer:dimissing",this.Mt.bind(this));try{return this.Zt(),this.Mt(),up.RenderResult.both(this.te,this.jt)}finally{n()}}Zt(){this.Jt.length&&up.puts("up.render()",`Updating "${this.Qt()}" in ${this.layer}`),this.ee(),this.options.saveScroll&&up.viewport.saveScroll({layer:this.layer}),this.options.saveFocus&&up.viewport.saveFocus({layer:this.layer}),this.options.peel&&this.layer.peel({history:!this.ne()}),!1!==this.options.abort&&up.fragment.abort(this.Yt(),{reason:"Fragment is being replaced"}),Object.assign(this.layer.context,this.Xt),this.ne()&&this.layer.updateHistory(this.options),this.handleLayerChangeRequests(),this.te=this.executeSteps(this.Jt,this.responseDoc,this.options)}Mt(){if(this.jt)return;let t=this.Vt().other;this.jt=this.executeSteps(t,this.responseDoc)}Gt(){this.ie(),this.se()}$t(){this.ie(),this.re(),this.se(),this.oe()}re(){this.Jt.push(...this.Vt().current)}ie(){this.Jt=this.Jt.filter((t=>{const n=new up.FragmentFinder(e.pick(t,["selector","origin","layer","match","preferOldElements"]));if(t.oldElement||=n.find(),t.oldElement)return!0;if(!t.maybe)throw new up.CannotMatch}))}oe(){this.Jt=this.responseDoc.selectSteps(this.Jt)}se(){this.Jt=up.fragment.compressNestedSteps(this.Jt)}Vt(){return up.radio.hungrySteps(this.Wt())}ee(){let t=up.FocusCapsule.preserve(this.layer);this.Jt.forEach(((e,n)=>{e.focusCapsule=t,n>0&&(e.scroll=!1,e.focus=!1),"swap"!==e.placement&&"content"!==e.placement||(e.scrollBehavior="instant")}))}ne(){return e.evalAutoOption(this.options.history,this.ue.bind(this))}ue(){const t=e.map(this.Jt,"oldElement");return e.some(t,up.fragment.hasAutoHistory)}Wt(){return{...this.options,layer:this.layer,history:this.ne()}}},e.memoizeMethod(t.prototype,{Gt:!0,ie:!0,ne:!0,Vt:!0}),t)},9489:()=>{const t=up.util,e=up.element;up.Change.UpdateSteps=class UpdateSteps extends up.Change.Addition{constructor(e){super(e),this.he=e.noneOptions||{},this.Jt=t.copy(e.steps)}execute(t){if(this.responseDoc=t,this.Jt=t.selectSteps(this.Jt),this.Jt=t.commitSteps(this.Jt),!this.Jt.length)return this.ae();this.renderResult=new up.RenderResult({layer:this.Jt[0]?.layer,target:up.fragment.targetForSteps(this.Jt)}),this.Jt.reverse();const e=this.Jt.map((t=>this.ce(t)));return this.renderResult.finished=this.zt(e),this.renderResult}ae(){return this.M(null,this.he),this.Kt(null,this.he),up.RenderResult.buildNone()}async zt(t){await Promise.all(t);for(let t of this.Jt)this.abortWhenLayerClosed(t.layer);return this.renderResult}le(t){let e=t.matches("up-wrapper")?t.children:[t];this.renderResult.fragments.unshift(...e)}ce(t){switch(this.setReloadAttrs(t),t.placement){case"swap":if(this.pe(t))return this.M(t.oldElement,t),this.Kt(t.oldElement,t),Promise.resolve();{this.fe(t);const e=t.oldElement.parentNode,n={...t,beforeStart(){up.fragment.markAsDestroying(t.oldElement)},afterInsert:()=>{this.de(t),this.responseDoc.finalizeElement(t.newElement),this.me(t),up.hello(t.newElement,t),this.le(t.newElement)},beforeDetach:()=>{up.script.clean(t.oldElement,{layer:t.layer})},afterDetach(){up.element.cleanJQuery(),up.fragment.emitDestroyed(t.oldElement,{parent:e,log:!1})},scrollNew:()=>{this.M(t.newElement,t),this.Kt(t.newElement,t)}};return up.morph(t.oldElement,t.newElement,t.transition,n)}case"content":{let n=e.wrapChildren(t.oldElement),i=e.wrapChildren(t.newElement),s={...t,placement:"swap",oldElement:n,newElement:i,focus:!1};return this.ce(s).then((()=>{e.unwrap(i),this.M(t.oldElement,t)}))}case"before":case"after":{let n=e.wrapChildren(t.newElement),i="before"===t.placement?"afterbegin":"beforeend";return t.oldElement.insertAdjacentElement(i,n),this.responseDoc.finalizeElement(n),up.hello(n,t),this.le(n),this.M(n,t),this.Kt(n,t),up.animate(n,t.transition,t).then((()=>e.unwrap(n)))}default:up.fail("Unknown placement: %o",t.placement)}}pe(t){if(!t.useKeep)return;const{oldElement:n,newElement:i}=t;let s;if(!e.booleanAttr(n,"up-keep"))return;let r=up.fragment.toTarget(n);const o={layer:t.layer};if(s=t.descendantsOnly?up.fragment.get(i,r,o):up.fragment.subtree(i,r,o)[0],s&&!1!==e.booleanAttr(s,"up-keep")){const e={oldElement:n,newElement:s,newData:up.script.data(s),renderOptions:t};if(!up.fragment.emitKeep(e).defaultPrevented)return e}}fe(n){const i=[];if(n.useKeep)for(let s of n.oldElement.querySelectorAll("[up-keep]")){let r=this.pe({...n,oldElement:s,descendantsOnly:!0});if(r){const n=s.cloneNode(!0);s.insertAdjacentElement("beforebegin",n),s.classList.add("up-keeping"),t.each(e.subtree(r.newElement,"script"),e.disableScript);let o=up.viewport.subtree(r.oldElement);r.revivers=o.map((function(t){let e=up.viewport.copyCursorProps(t);return()=>up.viewport.copyCursorProps(e,t)})),this.ge(document.body)?r.newElement.replaceWith(s):document.body.append(s),i.push(r)}}n.keepPlans=i}de(t){for(let e of t.keepPlans){e.newElement.replaceWith(e.oldElement);for(let t of e.revivers)t()}}me(t){for(let e of t.keepPlans)e.oldElement.classList.remove("up-keeping")}ge(e){return t.some(this.Jt,(t=>t.oldElement.contains(e)))}M(t,e){return new up.FragmentFocus({...e,fragment:t,autoMeans:up.fragment.config.autoFocus}).process(e.focus)}Kt(t,e){return new up.FragmentScrolling({...e,fragment:t,autoMeans:up.fragment.config.autoScroll}).process(e.scroll)}}},1569:()=>{const t=up.util;up.CompilerPass=class CompilerPass{constructor(t,e,{layer:n,data:i,dataMap:s,meta:r}){n||=up.layer.get(t)||up.layer.current,this.ye=t,this.we=e,this.T=n,this.be=i,this.ve=s,r||={},r.layer=n,this._e=r}run(){this.T.asCurrent((()=>{this.setCompileData();for(let t of this.we)this.ke(t)}))}setCompileData(){if(this.be&&(this.ye.upCompileData=this.be),this.ve)for(let t in this.ve)for(let e of this.Se(t))e.upCompileData=this.ve[t]}ke(t){const e=this.xe(t);if(e.length){if(t.isDefault||up.puts("up.hello()",'Compiling %d× "%s" on %s',e.length,t.selector,this.T),t.batch)this.Ee(t,e);else for(let n of e)this.Oe(t,n);return up.migrate.postCompile?.(e,t)}}Oe(t,e){const n=[e];if(1!==t.length){const t=up.script.data(e);n.push(t,this._e)}const i=this.Ce(t,e,n);let s=this.Fe(i);s&&up.destructor(e,s)}Ee(e,n){const i=[n];if(1!==e.length){const e=t.map(n,up.script.data);i.push(e,this._e)}const s=this.Ce(e,n,i);this.Fe(s)&&up.fail("Compilers with { batch: true } cannot return destructors")}Ce(t,e,n){return up.error.guard((()=>t.apply(e,n)))}Fe(e){if(t.isFunction(e)||t.isArray(e)&&t.every(e,t.isFunction))return e}Se(e){return up.fragment.subtree(this.ye,t.evalOption(e),{layer:this.T})}xe(e){let n=this.Se(e.selector);return t.filter(n,(t=>{let n=t.upAppliedCompilers||=new Set;if(!n.has(e))return n.add(e),!0}))}}},3742:()=>{up.Config=class Config{constructor(t=(()=>({}))){this.Te=t,this.reset()}reset(){Object.assign(this,this.Te())}}},2737:()=>{const t=up.util,e=up.element;up.CSSTransition=class CSSTransition{constructor(e,n,i){this.j=e,this.Re=n,this.Ae=Object.keys(this.Re),t.some(this.Ae,(t=>t.match(/A-Z/)))&&up.fail("Animation keys must be kebab-case"),this.Pe=i.finishEvent,this.Le=i.duration,this.$e=i.easing,this.De=!1}start(){return 0===this.Ae.length?(this.De=!0,Promise.resolve()):(this.Me=t.newDeferred(),this.Ne(),this.He=new Date,this.je(),this.qe(),this.Ue(),this.Be(),this.Me)}qe(){this.Pe&&(this.Ke=up.on(this.j,this.Pe,this.ze.bind(this)))}ze(t){t.stopPropagation(),this.zt()}je(){this.Ie=t.timer(this.Le+100,(()=>{this.zt()}))}Ve(){clearTimeout(this.Ie)}Ue(){this.We=up.on(this.j,"transitionend",this.Xe.bind(this))}Xe(e){if(e.target!==this.j)return;if(new Date-this.He<=.25*this.Le)return;const n=e.propertyName;t.contains(this.Ae,n)&&this.zt()}zt(){this.De||(this.De=!0,this.Ve(),this.Ke?.(),this.We?.(),e.concludeCSSTransition(this.j),this.Je(),this.Me.resolve())}Ne(){const t=e.style(this.j,["transitionProperty","transitionDuration","transitionDelay","transitionTimingFunction"]);if(e.hasCSSTransition(t)){if("all"!==t.transitionProperty){const n=t.transitionProperty.split(/\s*,\s*/),i=e.style(this.j,n);this.Ge=e.setTemporaryStyle(this.j,i)}this.Qe=e.concludeCSSTransition(this.j)}}Je(){this.Ge?.(),this.Qe?.()}Be(){e.setStyle(this.j,{transitionProperty:Object.keys(this.Re).join(", "),transitionDuration:`${this.Le}ms`,transitionTimingFunction:this.$e}),e.setStyle(this.j,this.Re)}}},3635:()=>{const t=up.util;up.DestructorPass=class DestructorPass{constructor(t,e){this.Ye=t,this.Ze=e}run(){for(let e of this.tn()){let n=t.pluckKey(e,"upDestructors");if(n)for(let t of n)this.en(t,e);e.classList.remove("up-can-clean")}}tn(){const t={...this.Ze,destroying:!0};return up.fragment.subtree(this.Ye,".up-can-clean",t)}en(t,e){up.error.guard((()=>t(e)))}}},1906:()=>{const t=up.util,e=up.element;up.EventEmitter=class EventEmitter extends up.Record{keys(){return["target","event","baseLayer","callback","log","ensureBubbles"]}emit(){return this.nn(),this.baseLayer?this.baseLayer.asCurrent((()=>this.sn())):this.sn(),this.event}sn(){this.target.dispatchEvent(this.event),this.ensureBubbles&&!this.target.isConnected&&document.dispatchEvent(this.event),up.error.guard((()=>this.callback?.(this.event)))}assertEmitted(){const t=this.emit();if(t.defaultPrevented)throw new up.Aborted(`Event ${t.type} was prevented`)}nn(){if(!up.log.config.enabled)return;let e,n=this.log;t.isArray(n)?[n,...e]=n:e=[];const{type:i}=this.event;t.isString(n)?up.puts(i,n,...e):!1!==n&&up.puts(i,`Event ${i}`)}static fromEmitArgs(n,i={}){let s,r=t.extractOptions(n);return r=t.merge(i,r),t.isElementish(n[0])?r.target=e.get(n.shift()):n[0]instanceof up.Layer&&(r.layer=n.shift()),t.isGiven(r.layer)&&(s=up.layer.get(r.layer),r.target||=s.element,r.baseLayer||=s),r.baseLayer&&(r.baseLayer=up.layer.get(r.baseLayer)),t.isString(r.target)?r.target=up.fragment.get(r.target,{layer:r.layer}):r.target||(r.target=document),n[0]?.preventDefault?(r.event=n[0],r.log??=n[0].log):t.isString(n[0])?r.event=up.event.build(n[0],r):r.event=up.event.build(r),new this(r)}}},4158:()=>{const t=up.util;up.EventListener=class EventListener extends up.Record{keys(){return["element","eventType","selector","callback","guard","baseLayer","passive","once","beforeBoot"]}constructor(t){super(t),this.rn=this.constructor.un(t),this.isDefault=up.framework.evaling,this.beforeBoot??=0===this.eventType.indexOf("up:framework:"),this.nativeCallback=this.nativeCallback.bind(this)}bind(){const t=this.element.upEventListeners||={};t[this.rn]&&up.fail("up.on(): The %o callback %o cannot be registered more than once",this.eventType,this.callback),t[this.rn]=this,this.element.addEventListener(...this.hn())}hn(){let e=t.compactObject(t.pick(this,["once","passive"]));return[this.eventType,this.nativeCallback,e]}unbind(){let t=this.element.upEventListeners;t&&delete t[this.rn],this.element.removeEventListener(...this.hn())}nativeCallback(e){if(up.framework.beforeBoot&&!this.beforeBoot)return;let n=e.target;if(this.selector&&(n=n.closest(t.evalOption(this.selector))),(!this.guard||this.guard(e))&&n){const t=[e,n],i=this.callback.length;if(1!==i&&2!==i){const e=up.script.data(n);t.push(e)}if("click"===this.eventType&&n.disabled)return;const s=this.callback.bind(n,...t);this.baseLayer?this.baseLayer.asCurrent(s):s()}}static fromElement(t){let e=t.element.upEventListeners;if(e)return e[this.un(t)]}static un(e){return e.callback.upUid||=t.uid(),[e.eventType,e.selector,e.callback.upUid].join("|")}static allNonDefault(e){let n=e.upEventListeners;if(n){const e=Object.values(n);return t.reject(e,"isDefault")}return[]}}},3139:()=>{const t=up.util;up.EventListenerGroup=class EventListenerGroup extends up.Record{keys(){return["elements","eventTypes","selector","callback","guard","baseLayer","passive","once","beforeBoot"]}bind(){const e=[];return this.an((function(t){const n=new up.EventListener(t);return n.bind(),e.push(n.unbind.bind(n))})),t.sequence(e)}an(t){for(let e of this.elements)for(let n of this.eventTypes)t(this.cn(e,n))}cn(t,e){return{...this.attributes(),element:t,eventType:e}}unbind(){this.an((function(t){let e=up.EventListener.fromElement(t);e&&e.unbind()}))}static fromBindArgs(e,n){const i=(e=t.copy(e)).pop();let s;s=e[0].addEventListener?[e.shift()]:t.isJQuery(e[0])||t.isList(e[0])&&e[0][0].addEventListener?e.shift():[document];let r=t.parseTokens(e.shift()),o=up.migrate.fixEventTypes;o&&(r=o(r));const u=t.extractOptions(e);return new this({elements:s,eventTypes:r,selector:e[0],callback:i,...u,...n})}}},2214:()=>{const t=up.util;up.FieldWatcher=class FieldWatcher{constructor(t,e,n){this.ln=n,this.pn=t,this.Ze=e,this.fn=e.batch,this.dn=[]}mn(e){let n=t.copy(this.Ze);return up.form.watchOptions(e,n,{defaults:{event:"input"}})}start(){this.gn=null,this.yn=this.wn(),this.bn=null,this.vn=!1;for(let t of this.pn)this._n(t)}_n(t){let e=this.mn(t);this.dn.push(up.on(t,e.event,(t=>this.kn(t,e)))),this.dn.push(up.fragment.onAborted(t,(()=>this.Sn())))}stop(){for(let t of this.dn)t();this.Sn()}Sn(){clearTimeout(this.bn),this.bn=null}xn(){return t.some(this.pn,"isConnected")}En(e,n,i){this.Sn(),this.gn=e;let s=t.evalOption(i.delay,n);this.bn=t.timer(s,(()=>{this.bn=null,this.xn()?(this.scheduledFieldOptions=i,this.On()):this.gn=null}))}Cn(e){return!t.isEqual(e,this.yn)&&!t.isEqual(this.gn,e)}async On(){let e=this.scheduledFieldOptions;if(null!==this.gn&&!this.bn&&!this.vn){const n=this.Fn(this.yn,this.gn);this.yn=this.gn,this.gn=null,this.vn=!0,this.scheduledFieldOptions=null;let i={...e,disable:!1};const s=[];if(this.fn)s.push(this.Tn(n,i));else for(let t in n){const e=n[t];s.push(this.Tn(e,t,i))}if(t.some(s,t.isPromise)){let t=Promise.allSettled(s);up.form.disableWhile(t,e),await t}this.vn=!1,this.On()}}Tn(...t){return up.error.guard((()=>this.ln(...t)))}Fn(e,n){const i={};let s=Object.keys(e);s=s.concat(Object.keys(n)),s=t.uniq(s);for(let r of s){const s=e[r],o=n[r];t.isEqual(s,o)||(i[r]=o)}return i}wn(){return up.Params.fromFields(this.pn).toObject()}kn(t,e){const n=this.wn();this.Cn(n)&&this.En(n,t,e)}}},5949:()=>{const t=up.util;up.FIFOCache=class FIFOCache{constructor({capacity:e=10,normalizeKey:n=t.identity}={}){this.Rn=new Map,this.An=e,this.Pn=n}get(t){return t=this.Pn(t),this.Rn.get(t)}set(t,e){if(this.Rn.size===this.An){let t=this.Rn.keys().next().value;this.Rn.delete(t)}t=this.Pn(t),this.Rn.set(t,e)}clear(){this.Rn.clear()}}},665:()=>{up.FocusCapsule=class FocusCapsule{constructor(t,e){this.Ln=t,this.$n=e}restore(t,e){let n=up.fragment.get(this.Ln,{layer:t});if(n)return up.viewport.copyCursorProps(this.$n,n),up.focus(n,e),!0}static preserve(t){let e=up.viewport.focusedElementWithin(t.element);if(!e)return;let n=up.fragment.tryToTarget(e);return n?new this(n,up.viewport.copyCursorProps(e)):void 0}}},5240:()=>{const t=up.util;up.FormValidator=class FormValidator{constructor(t){this.Dn=t,this.Mn=[],this.Nn=null,this.Hn=!1,this.jn(),this.qn()}qn(){up.fragment.onAborted(this.Dn,{around:!0},(({target:t})=>this.Un(t)))}Un(e){this.Mn=t.reject(this.Mn,(({element:t})=>e.contains(t)))}jn(){this.Bn=t.newDeferred()}watchContainer(t){let{event:e}=this.Kn(t);up.on(t,e,{guard:()=>up.fragment.isAlive(t)},(()=>up.error.muteUncriticalRejection(this.validate({origin:t}))))}validate(t={}){let e=this.zn(t);return this.Mn.push(...e),this.In(),this.Bn}zn(t){let e=this.Vn(t)||this.Wn(t)||this.Xn(t.origin);for(let n of e)n.renderOptions=this.Kn(n.origin,t),n.target=up.fragment.resolveOrigin(n.target,n);return e}Wn({origin:t,...e}){if(up.form.isField(t))return this.Jn(t)||this.Gn(t,e)}Gn(t,{formGroup:e=!0}){if(!e)return;let n=up.form.groupSolution(t);return n?(up.puts("up.validate()","Validating form group of field %o",t),[n]):void 0}Vn({target:e,origin:n}){if(t.isString(e)&&e){up.puts("up.validate()",'Validating target "%s"',e);let i=up.fragment.splitTarget(e);return t.compact(i.map((function(t){let e=up.fragment.get(t,{origin:n});if(e)return{element:e,target:t,origin:n};up.fail('Validation target "%s" does not match an element',t)})))}}Xn(t){return up.puts("up.validate()","Validating element %o",t),[{element:t,target:up.fragment.toTarget(t),origin:t}]}Jn(t){let e=t.closest("[up-validate]");if(e){let n=e.getAttribute("up-validate");return this.Vn({target:n,origin:t})}}Kn(t,e){return up.form.watchOptions(t,e,{defaults:{event:"change"}})}In(){let e=this.Mn.map((t=>t.renderOptions.delay)),n=Math.min(...e)||0;this.Qn(),this.Nn=t.timer(n,(()=>this.Yn()))}Qn(){clearTimeout(this.Nn)}Yn(){up.error.muteUncriticalRejection(this.Zn())}async Zn(){if(this.Mn=t.filter(this.Mn,(({element:t,origin:e})=>up.fragment.isAlive(t)&&up.fragment.isAlive(e))),!this.Mn.length||this.Hn)return;let e=this.Mn;this.Mn=[];let n=t.map(e,"origin"),i=t.flatMap(n,up.form.fields),s=t.uniq(t.map(i,"name")),r=this.ti(e),o=t.map(e,"renderOptions"),u=t.mergeDefined(...o,{dataMap:r},up.form.destinationOptions(this.Dn));u.target=t.map(e,"target").join(", "),u.feedback=t.some(o,"feedback"),u.origin=this.Dn,u.focus??="keep",u.failOptions=!1,u.params=up.Params.merge(u.params,...t.map(o,"params")),u.headers=t.merge(...t.map(o,"headers")),u.headers[up.protocol.headerize("validate")]=s.join(" ")||":unknown",u.guardEvent=up.event.build("up:form:validate",{fields:i,log:"Validating form",params:u.params}),this.Hn=!0;let h=this.Bn;this.jn(),u.disable=!1;for(let t of e)up.form.disableWhile(h,{disable:t.renderOptions.disable,origin:t.origin});try{h.resolve(up.render(u)),await h}finally{this.Hn=!1,this.Yn()}}ti(e){let n={};for(let i of e){let e=t.pluckKey(i.renderOptions,"data");t.pluckKey(i.renderOptions,"keepData")&&(e=up.data(i.element)),e&&(n[i.target]=e)}return n}static forElement(t){let e=up.form.get(t);return e.upFormValidator||=new this(e)}}},2587:()=>{const t=/^([^ >+(]+) (.+)$/;up.FragmentFinder=class FragmentFinder{constructor(t){this.Ze=t,this.R=t.origin,this.ei=t.selector,this.ni=t.document||window.document,this.ii=t.match??up.fragment.config.match,this.si=t.preferOldElements}find(){return this.ri()||this.oi()||this.ui()}ri(){if(this.si)return this.si.find((t=>this.ni.contains(t)&&up.fragment.matches(t,this.ei)))}oi(){if("region"===this.ii&&this.R?.isConnected)return this.hi()||this.ai()}hi(){return up.fragment.closest(this.R,this.ei,this.Ze)}ai(){let e=this.ei.match(t);if(e){let t=up.fragment.closest(this.R,e[1],this.Ze);if(t)return up.fragment.getDumb(t,e[2])}}ui(){return up.fragment.getDumb(this.ni,this.ei,this.Ze)}}},7031:()=>{const t=up.util,e=up.element,n={preventScroll:!0};up.FragmentFocus=class FragmentFocus extends up.FragmentProcessor{keys(){return super.keys().concat(["hash","focusCapsule"])}processPrimitive(e){switch(e){case"keep":return this.ci();case"restore":return this.li();case"target":case!0:return this.pi(this.fragment);case"layer":return this.pi(this.layer.getFocusElement());case"main":return this.fi(":main");case"hash":return this.di();case"autofocus":return this.mi();default:if(t.isString(e))return this.fi(e)}}processElement(t){return this.pi(t)}resolveCondition(t){return"lost"===t?this.gi():super.resolveCondition(t)}fi(t){let e=this.findSelector(t);return this.pi(e)}ci(){if(this.gi())return this.focusCapsule?.restore(this.layer,n)}li(){return up.viewport.restoreFocus({layer:this.layer})}mi(){let t=this.fragment&&e.subtree(this.fragment,"[autofocus]")[0];if(t)return this.pi(t)}pi(t){if(t)return up.focus(t,{force:!0,...n}),!0}di(){let t=up.viewport.firstHashTarget(this.hash,{layer:this.layer});if(t)return this.pi(t)}gi(){return!this.layer.hasFocus()}}},8057:()=>{const t=up.element;up.FragmentPolling=class FragmentPolling{constructor(t){this.Ze=up.radio.pollOptions(t),this.Ye=t,up.destructor(t,this.yi.bind(this)),up.fragment.onAborted(t,this.wi.bind(this)),this.bi="initialized",this.vi=!0,this._i=!1,this.ki()}static forFragment(t){return t.upPolling||=new this(t)}onPollAttributeObserved(){this.Si()}yi(){this.xi()}Si(t){if(Object.assign(this.Ze,t),"started"!==this.bi){if(!up.fragment.isTargetable(this.Ye))return void up.warn("[up-poll]","Cannot poll untargetable fragment %o",this.Ye);this.bi="started",this.Ei(),this.Oi()}}xi(){"started"===this.bi&&(this.Ci(),this.bi="stopped",this.unbindEvents?.())}forceStart(t){Object.assign(this.Ze,t),this.forceStarted=!0,this.Si()}forceStop(){this.xi(),this.forceStarted=!1}Ei(){this.unbindEvents||(this.unbindEvents=up.on("visibilitychange up:layer:opened up:layer:dismissed up:layer:accepted",this.Fi.bind(this)))}Fi(){this.Ti()&&this.Oi()}Ti(){return!document.hidden&&("any"===this.Ze.ifLayer||this.Ri())}Ci(){clearTimeout(this.reloadTimer),this.reloadTimer=null}Oi(){this.reloadTimer||this._i||(this.Ci(),this.reloadTimer=setTimeout(this.Ai.bind(this),this.Pi()))}Ai(){this.reloadTimer=null,this.Li()}Li(){if("started"===this.bi){if(this.Ti())return up.emit(this.Ye,"up:fragment:poll",{log:["Polling fragment",this.Ye]}).defaultPrevented?(up.puts("[up-poll]","User prevented up:fragment:poll event"),this.ki(),void this.Oi()):void this.$i();up.puts("[up-poll]","Will not poll hidden fragment")}}Di(){return this.Ze.interval??t.numberAttr(this.Ye,"up-interval")??up.radio.config.pollInterval}Pi(){return Math.max(this.Di()-this.Mi(),0)}Mi(){return new Date-this.Ni}Ri(){return this.layer||=up.layer.get(this.Ye),this.layer?.isFront?.()}$i(){this.Ci();let t={url:this.Ze.url,fail:!1,background:!0},e=this.vi;try{this.vi=!1,this._i=!0,up.reload(this.Ye,t).then(this.Hi.bind(this),this.ji.bind(this))}finally{this.vi=e}}wi({newLayer:t}){this.vi&&!t&&this.xi()}Hi({fragment:t}){this._i=!1,this.ki(),t?this.qi(t):this.Oi()}qi(t){this.xi(),this.forceStarted&&up.fragment.matches(this.Ye,t)&&this.constructor.forFragment(t).forceStart(this.Ze)}ji(t){this._i=!1,this.ki(),this.Oi(),up.error.throwCritical(t)}ki(){this.Ni=new Date}}},2828:()=>{const t=up.util;up.FragmentProcessor=class FragmentProcessor extends up.Record{keys(){return["fragment","autoMeans","origin","layer"]}process(t){let e=this.preprocess(t);return this.tryProcess(e)}preprocess(e){return t.parseTokens(e,{separator:"or"})}tryProcess(e){if(t.isArray(e))return this.processArray(e);if(t.isFunction(e)){let t=up.error.guard((()=>e(this.fragment,this.attributes())));return this.tryProcess(t)}if(t.isElement(e))return this.processElement(e);if(t.isString(e)){if("auto"===e)return this.tryProcess(this.autoMeans);let t=e.match(/^(.+?)-if-(.+?)$/);if(t)return this.resolveCondition(t[2])&&this.process(t[1])}return this.processPrimitive(e)}processArray(e){return t.find(e,(t=>this.tryProcess(t)))}resolveCondition(t){if("main"===t)return this.fragment&&up.fragment.contains(this.fragment,":main")}findSelector(t){const e={layer:this.layer,origin:this.origin};let n=this.fragment&&up.fragment.get(this.fragment,t,e)||up.fragment.get(t,e);if(n)return n;up.warn("up.render()",'Could not find an element matching "%s"',t)}}},4850:()=>{const t=up.util;up.FragmentScrolling=class FragmentScrolling extends up.FragmentProcessor{keys(){return super.keys().concat(["hash","mode","revealTop","revealMax","revealSnap","scrollBehavior"])}processPrimitive(e){switch(e){case"reset":return this.Ui();case"layer":return this.Bi();case"main":return this.Ki(":main");case"restore":return this.zi();case"hash":return this.hash&&up.viewport.revealHash(this.hash,this.attributes());case"target":case"reveal":case!0:return this.Ii(this.fragment);default:if(t.isString(e))return this.Ki(e)}}processElement(t){return this.Ii(t)}Ii(t){if(t)return up.reveal(t,this.attributes()),!0}Ki(t){let e=this.findSelector(t);return this.Ii(e)}Bi(){return this.Ii(this.layer.getBoxElement())}Ui(){return up.viewport.resetScroll({...this.attributes(),around:this.fragment}),!0}zi(){return up.viewport.restoreScroll({...this.attributes(),around:this.fragment})}}},7956:()=>{const t=up.element,e=up.util;up.Layer=class Layer extends up.Record{keys(){return["element","stack","history","mode","context","lastScrollTops","lastFocusCapsules"]}defaults(){return{context:{},lastScrollTops:up.viewport.newStateCache(),lastFocusCapsules:up.viewport.newStateCache()}}constructor(t={}){if(super(t),!this.mode)throw"missing { mode } option"}setupHandlers(){up.link.convertClicks(this)}teardownHandlers(){}mainTargets(){return up.layer.mainTargets(this.mode)}sync(){}accept(){throw new up.NotImplemented}dismiss(){throw new up.NotImplemented}peel(t){this.stack.peel(this,t)}evalOption(t){return e.evalOption(t,this)}isCurrent(){return this.stack.isCurrent(this)}isFront(){return this.stack.isFront(this)}isRoot(){return this.stack.isRoot(this)}isOverlay(){return this.stack.isOverlay(this)}isOpen(){return this.stack.isOpen(this)}isClosed(){return this.stack.isClosed(this)}get parent(){return this.stack.parentOf(this)}get child(){return this.stack.childOf(this)}get ancestors(){return this.stack.ancestorsOf(this)}get descendants(){return this.stack.descendantsOf(this)}get subtree(){return[this,...this.descendants]}get index(){return this.Vi??=this.stack.indexOf(this)}getContentElement(){return this.contentElement||this.element}getBoxElement(){return this.boxElement||this.element}getFocusElement(){return this.getBoxElement()}getFirstSwappableElement(){throw new up.NotImplemented}contains(t){return t.closest(up.layer.anySelector())===this.element}on(...t){return this.Wi(t).bind()}off(...t){return this.Wi(t).unbind()}Wi(t){return up.EventListenerGroup.fromBindArgs(t,{guard:t=>this.Xi(t),elements:[this.element],baseLayer:this})}Xi(t){return this.contains(t.target)}wasHitByMouseEvent(t){const e=document.elementFromPoint(t.clientX,t.clientY);return!e||this.contains(e)}Ji(t){return up.EventEmitter.fromEmitArgs(t,{layer:this})}emit(...t){return this.Ji(t).emit()}isDetached(){return!this.element.isConnected}saveHistory(){this.history&&(this.savedTitle=document.title,this.savedMetaTags=up.history.findMetaTags(),this.savedLocation=up.history.location)}restoreHistory(){this.showsLiveHistory()&&(this.savedLocation&&up.history.push(this.savedLocation),this.savedTitle&&(document.title=this.savedTitle),this.savedMetaTags&&up.history.updateMetaTags(this.savedMetaTags))}asCurrent(t){return this.stack.asCurrent(this,t)}updateHistory(t){e.isString(t.location)&&(this.location=t.location),up.history.config.updateMetaTags&&e.isList(t.metaTags)&&(up.migrate?.warnOfHungryMetaTags?.(t.metaTags),this.metaTags=t.metaTags),e.isString(t.title)&&(this.title=t.title)}showsLiveHistory(){return this.history&&this.isFront()}get title(){return this.showsLiveHistory()?document.title:this.savedTitle}set title(t){this.savedTitle=t,this.showsLiveHistory()&&(document.title=t)}get metaTags(){return this.showsLiveHistory()?up.history.findMetaTags():this.savedMetaTags}set metaTags(t){this.savedMetaTags=t,this.showsLiveHistory()&&up.history.updateMetaTags(t)}get location(){return this.showsLiveHistory()?up.history.location:this.savedLocation}set location(t){(this.location!==(t=up.history.normalizeURL(t))||this.opening)&&(this.savedLocation=t,this.showsLiveHistory()&&up.history.push(t),this.opening||this.emit("up:layer:location:changed",{location:t}))}selector(t){return this.constructor.selector(t)}static selector(t){throw new up.NotImplemented}toString(){throw new up.NotImplemented}affix(...e){return t.affix(this.getFirstSwappableElement(),...e)}[e.isEqual.key](t){return this.constructor===t.constructor&&this.element===t.element}hasFocus(){let t=document.activeElement;return t!==document.body&&this.element.contains(t)}reset(){Object.assign(this,this.defaults())}}},7101:()=>{var t;up.Layer.Cover=((t=class Cover extends up.Layer.OverlayWithViewport{}).mode="cover",t)},5580:()=>{var t;up.Layer.Drawer=((t=class Drawer extends up.Layer.OverlayWithViewport{}).mode="drawer",t)},86:()=>{var t;up.Layer.Modal=((t=class Modal extends up.Layer.OverlayWithViewport{}).mode="modal",t)},7403:()=>{const t=up.element,e=up.util;up.Layer.Overlay=class Overlay extends up.Layer{keys(){return super.keys().concat(["position","align","size","origin","class","backdrop","openAnimation","closeAnimation","openDuration","closeDuration","openEasing","closeEasing","backdropOpenAnimation","backdropCloseAnimation","dismissable","dismissLabel","dismissAriaLabel","onOpened","onAccept","onAccepted","onDismiss","onDismissed","acceptEvent","dismissEvent","acceptLocation","dismissLocation","opening"])}constructor(t){super(t),!0===this.dismissable?this.dismissable=["button","key","outside"]:!1===this.dismissable?this.dismissable=[]:this.dismissable=e.parseTokens(this.dismissable),this.acceptLocation&&(this.acceptLocation=new up.URLPattern(this.acceptLocation)),this.dismissLocation&&(this.dismissLocation=new up.URLPattern(this.dismissLocation))}callback(t){let e=this[t];if(e)return e.bind(this)}createElement(t){this.nesting||=this.Gi();const n=e.compactObject(e.pick(this,["align","position","size","class","nesting"]));this.element=this.affixPart(t,null,n)}createBackdropElement(t){this.backdropElement=this.affixPart(t,"backdrop")}createViewportElement(t){this.viewportElement=this.affixPart(t,"viewport",{"up-viewport":""})}createBoxElement(t){this.boxElement=this.affixPart(t,"box")}createContentElement(t){this.contentElement=this.affixPart(t,"content")}setContent(t){this.contentElement.append(t),this.onContentSet()}onContentSet(){}createDismissElement(e){return this.dismissElement=this.affixPart(e,"dismiss",{"up-dismiss":'":button"',"aria-label":this.dismissAriaLabel}),t.affix(this.dismissElement,'span[aria-hidden="true"]',{text:this.dismissLabel})}affixPart(e,n,i={}){return t.affix(e,this.selector(n),i)}static selector(t){return e.compact(["up",this.mode,t]).join("-")}Gi(){const{parent:t}=this;return this.mode===t.mode?1+t.Gi():0}setupHandlers(){super.setupHandlers(),this.overlayFocus=new up.OverlayFocus(this),this.Qi("button")&&this.createDismissElement(this.getBoxElement()),this.Qi("outside")&&(this.viewportElement?up.on(this.viewportElement,"up:click",(t=>{t.target===this.viewportElement&&this.Yi(t,!0)})):this.unbindParentClicked=this.parent.on("up:click",((t,e)=>{if(!up.layer.isWithinForeignOverlay(e)){const n=this.origin&&this.origin.contains(e);this.Yi(t,n)}}))),this.Qi("key")&&(this.unbindEscapePressed=up.event.onEscape((t=>this.onEscapePressed(t)))),this.registerClickCloser("up-accept",((t,e)=>{this.accept(t,e)})),this.registerClickCloser("up-dismiss",((t,e)=>{this.dismiss(t,e)})),up.migrate.registerLayerCloser?.(this),this.Zi(this.acceptEvent,this.accept),this.Zi(this.dismissEvent,this.dismiss),this.on("up:click","label[for]",((t,e)=>this.ts(t,e)))}ts(e,n){let i=n.getAttribute("for"),s=up.form.fieldSelector(t.idSelector(i)),r=up.fragment.all(s,{layer:"any"}),o=up.fragment.all(s,{layer:this});if(r.length>1&&o[0]!==r[0]){e.preventDefault();const t=o[0];t.focus(),t.matches("input[type=checkbox], input[type=radio]")&&t.click()}}Yi(t,e){up.log.putsEvent(t),e&&up.event.halt(t),this.dismiss(":outside",{origin:t.target})}onEscapePressed(t){if(this.isFront()){let e=up.form.focusedField();e?e.blur():this.Qi("key")&&(up.event.halt(t,{log:!0}),this.dismiss(":key"))}}registerClickCloser(e,n){let i=`[${e}]`;this.on("up:click",i,(function(s){up.event.halt(s,{log:!0});const r=s.target.closest(i),o=t.jsonAttr(r,e),u={origin:r},h=new up.OptionsParser(r,u);h.booleanOrString("animation"),h.string("easing"),h.number("duration"),h.string("confirm"),up.error.muteUncriticalSync((()=>n(o,u)))}))}Zi(t,e){if(t)return this.on(t,(t=>{t.preventDefault(),e.call(this,t,{response:t.response})}))}tryAcceptForLocation(t){this.es(this.acceptLocation,this.accept,t)}tryDismissForLocation(t){this.es(this.dismissLocation,this.dismiss,t)}es(t,e,n){let i,s;if(t&&(i=this.location)&&(s=t.recognize(i))){const t={...s,location:i};e.call(this,t,n)}}teardownHandlers(){super.teardownHandlers(),this.unbindParentClicked?.(),this.unbindEscapePressed?.(),this.overlayFocus.teardown()}destroyElements(t){const e={...t,animation:()=>this.startCloseAnimation(t),onFinished:()=>{this.onElementsRemoved(),t.onFinished?.()},log:!1};up.destroy(this.element,e)}onElementsRemoved(){}ns(t={}){const e=up.animate(this.getBoxElement(),t.boxAnimation,t);let n;return this.backdrop&&!up.motion.isNone(t.boxAnimation)&&(n=up.animate(this.backdropElement,t.backdropAnimation,t)),Promise.all([e,n])}async startOpenAnimation(t={}){await this.ns({boxAnimation:t.animation??this.evalOption(this.openAnimation),backdropAnimation:"fade-in",easing:t.easing||this.openEasing,duration:t.duration||this.openDuration}),this.wasEverVisible=!0}startCloseAnimation(t={}){return this.ns({boxAnimation:this.wasEverVisible&&(t.animation??this.evalOption(this.closeAnimation)),backdropAnimation:this.wasEverVisible&&"fade-out",easing:t.easing||this.closeEasing,duration:t.duration||this.closeDuration})}accept(t=null,e={}){return this.ss("accept",t,e)}dismiss(t=null,e={}){return this.ss("dismiss",t,e)}Qi(t){return e.contains(this.dismissable,t)}ss(t,e,n){return n={...n,verb:t,value:e,layer:this},new up.Change.CloseLayer(n).execute()}getFirstSwappableElement(){return this.getContentElement().children[0]}toString(){return`${this.mode} overlay`}}},6412:()=>{up.Layer.OverlayWithTether=class OverlayWithTether extends up.Layer.Overlay{createElements(){this.origin||up.fail("Missing { origin } option"),this.rs=new up.Tether({anchor:this.origin,align:this.align,position:this.position}),this.createElement(this.rs.parent),this.createContentElement(this.element)}onContentSet(){this.rs.start(this.element)}onElementsRemoved(){this.rs.stop()}sync(){this.isOpen()&&(this.isDetached()||this.rs.isDetached()?this.dismiss(":detached",{animation:!1,preventable:!1}):this.rs.sync())}}},7965:()=>{up.Layer.OverlayWithViewport=class OverlayWithViewport extends up.Layer.Overlay{static getParentElement(){return document.body}createElements(){up.viewport.bodyShifter.raiseStack(),this.createElement(this.constructor.getParentElement()),this.backdrop&&this.createBackdropElement(this.element),this.createViewportElement(this.element),this.createBoxElement(this.viewportElement),this.createContentElement(this.boxElement)}onElementsRemoved(){up.viewport.bodyShifter.lowerStack()}sync(){this.isDetached()&&this.isOpen()&&this.constructor.getParentElement().appendChild(this.element)}}},4552:()=>{var t;up.Layer.Popup=((t=class Popup extends up.Layer.OverlayWithTether{}).mode="popup",t)},7771:()=>{var t;const e=up.element;up.Layer.Root=((t=class Root extends up.Layer{get element(){return e.root}constructor(t){super(t),this.setupHandlers()}getFirstSwappableElement(){return document.body}static selector(){return"html"}setupHandlers(){this.element.upHandlersApplied||(this.element.upHandlersApplied=!0,super.setupHandlers())}sync(){this.setupHandlers()}accept(){this.os()}dismiss(){this.os()}os(){up.fail("Cannot close the root layer")}toString(){return"root layer"}}).mode="root",t)},6066:()=>{const t=up.util,e=up.element;up.LayerLookup=class LayerLookup{constructor(e,...n){this.o=e;const i=t.parseArgIntoOptions(n,"layer");if(!1!==i.normalizeLayerOptions&&up.layer.normalizeOptions(i),this.us=t.parseTokens(i.layer),this.R=i.origin,this.Pt=i.baseLayer||this.hs()||this.o.current,t.isString(this.Pt)){const t={...i,baseLayer:this.o.current,normalizeLayerOptions:!1};this.Pt=new this.constructor(this.o,this.Pt,t).first()}}hs(){if(this.R)return this.cs(this.R)}first(){return this.all()[0]}all(){let e=t.flatMap(this.us,(t=>this.ls(t)));return e=t.compact(e),e=t.uniq(e),e}cs(n){return n=e.get(n),t.find(this.o.reversed(),(t=>t.contains(n)))}ps(t){return this.o.at(t)}ls(e){if(e instanceof up.Layer)return e;if(t.isNumber(e))return this.ps(e);if(/^\d+$/.test(e))return this.ps(Number(e));if(t.isElementish(e))return this.cs(e);switch(e){case"any":return[this.Pt,...this.o.reversed()];case"current":return this.Pt;case"closest":return this.o.selfAndAncestorsOf(this.Pt);case"parent":return this.Pt.parent;case"ancestor":case"ancestors":return this.Pt.ancestors;case"child":return this.Pt.child;case"descendant":case"descendants":return this.Pt.descendants;case"subtree":return this.Pt.subtree;case"new":return"new";case"root":return this.o.root;case"overlay":case"overlays":return t.reverse(this.o.overlays);case"front":return this.o.front;case"origin":return this.hs();default:return up.fail("Unknown { layer } option: %o",e)}}}},6387:()=>{const t=up.util;up.LayerStack=class LayerStack{constructor(){this.fs=[],this.layers=[this.ds()]}ds(){return up.layer.build({mode:"root",stack:this})}remove(e){t.remove(this.layers,e)}peel(e,n){const i=t.reverse(e.descendants),s={...n,preventable:!1};for(let t of i)t.dismiss(":peel",s)}reset(){this.peel(this.root,{animation:!1}),this.fs=[],this.root.reset()}isOpen(e){return t.contains(this.layers,e)}isClosed(t){return!this.isOpen(t)}parentOf(t){return this.layers[t.index-1]}childOf(t){return this.layers[t.index+1]}ancestorsOf(e){return t.reverse(this.layers.slice(0,e.index))}selfAndAncestorsOf(t){return[t,...t.ancestors]}descendantsOf(t){return this.layers.slice(t.index+1)}isRoot(t){return this.root===t}isOverlay(t){return this.root!==t}isCurrent(t){return this.current===t}isFront(t){return this.front===t}get(...t){return this.getAll(...t)[0]}getAll(...t){return new up.LayerLookup(this,...t).all()}sync(){for(let t of this.layers)t.sync()}asCurrent(t,e){try{return this.fs.push(t),e()}finally{this.fs.pop()}}reversed(){return t.reverse(this.layers)}dismissOverlays(e=null,n={}){n.dismissable=!1;for(let i of t.reverse(this.overlays))i.dismiss(e,n)}at(t){return this.layers[t]}indexOf(t){return this.layers.indexOf(t)}get count(){return this.layers.length}get root(){return this.layers[0]}get overlays(){return this.root.descendants}get current(){return t.last(this.fs)||this.front}get front(){return t.last(this.layers)}}},5390:()=>{up.LinkFeedbackURLs=class LinkFeedbackURLs{constructor(t){const e=up.feedback.normalizeURL;if(this.gs=up.link.isSafe(t),this.gs){const n=t.getAttribute("href");n&&"#"!==n&&(this.href=e(n));const i=t.getAttribute("up-href");i&&(this.ys=e(i));const s=t.getAttribute("up-alias");s&&(this.ws=new up.URLPattern(s,e))}}isCurrent(t){return this.gs&&!(this.href!==t&&this.ys!==t&&!this.ws?.test?.(t,!1))}}},2618:()=>{const t=up.util,e=up.element;up.LinkPreloader=class LinkPreloader{watchLink(t){up.link.preloadIssue(t)||(this.bs(t,"mouseenter",(t=>this.vs(t,!0))),this.bs(t,"mousedown touchstart",(t=>this.vs(t))),this.bs(t,"mouseleave",(t=>this._s(t))))}bs(t,e,n){up.on(t,e,{passive:!0},n)}vs(t,e){const n=t.target;n!==this.ks&&(this.reset(),this.ks=n,up.link.shouldFollowEvent(t,n)&&(e?this.Ss(t,n):this.xs(t,n)))}_s(t){if(t.target===this.ks)return this.reset()}reset(){this.ks&&(clearTimeout(this.Es),this.Os?.background&&this.Os.abort(),this.ks=void 0,this.Os=void 0)}Ss(n,i){const s=e.numberAttr(i,"up-preload-delay")??up.link.config.preloadDelay;this.Es=t.timer(s,(()=>this.xs(n,i)))}xs(t,e){e.isConnected?(up.log.putsEvent(t),up.error.muteUncriticalRejection(up.link.preload(e,{onQueued:t=>this.Os=t}))):this.reset()}}},1653:()=>{let t="up.log.enabled",e=!1;try{e=!!sessionStorage?.getItem(t)}catch{}up.LogConfig=class LogConfig extends up.Config{constructor(){super((()=>({banner:!0,format:!0})))}get enabled(){return e}set enabled(n){e=n;try{sessionStorage?.setItem(t,n?"1":"")}catch{}}}},7792:()=>{const t=up.util,e=up.element;up.MotionController=class MotionController{constructor(t){this.Cs=`up-${t}`,this.ei=`.${this.Cs}`,this.finishEvent=`up:${t}:finish`,this.finishCount=0,this.Fs=0}startFunction(t,n,i={}){t=e.list(t);const s=()=>up.error.muteUncriticalRejection(n());if(i.trackMotion=i.trackMotion??up.motion.isEnabled(),!1===i.trackMotion)return s();{i.trackMotion=!1,this.finish(t),this.Ts(t);let e=this.Rs(t,s);return e=e.then((()=>this.As(t))),e}}finish(t){if(this.finishCount++,0!==this.Fs&&up.motion.isEnabled()){t=this.Ps(t);for(let e of t)this.Ls(e);return up.migrate.formerlyAsync?.("up.motion.finish()")}}Ps(n){return n?t.flatMap(n,(t=>e.list(t.closest(this.ei),t.querySelectorAll(this.ei)))):document.querySelectorAll(this.ei)}isActive(t){return t.classList.contains(this.Cs)}Ls(t){this.$s(t)}$s(t,e={}){return e={target:t,log:!1,...e},up.emit(this.finishEvent,e)}Ts(t){this.Fs++,this.Ds(t,!0)}As(t){this.Fs--,this.Ds(t,!1)}Ds(t,e){for(let n of t)n.classList.toggle(this.Cs,e)}Rs(t,e){if(t.length<2)return e();const n=up.on(t,this.finishEvent,(e=>{if(!e.forwarded)for(let n of t)n!==e.target&&this.isActive(n)&&this.$s(n,{forwarded:!0})}));return e().then(n)}async reset(){await this.finish(),this.finishCount=0,this.Fs=0}}},4308:()=>{const t=up.util,e=up.element;up.NonceableCallback=class NonceableCallback{constructor(t,e){this.script=t,this.nonce=e}static fromString(t){let e=t.match(/^(nonce-([^\s]+)\s)?(.*)$/);return new this(e[3],e[2])}toFunction(...t){if(up.browser.canEval())return new Function(...t,this.script);if(this.nonce){let e=this;return function(...n){return e.Ms(this,t,n)}}return this.Ns.bind(this)}toString(){return`nonce-${this.nonce} ${this.script}`}Ns(){throw new Error(`Your Content Security Policy disallows inline JavaScript (${this.script}). See https://unpoly.com/csp for solutions.`)}Ms(t,e,n){let i,s=`\n try {\n up.noncedEval.value = (function(${e.join()}) {\n ${this.script}\n }).apply(up.noncedEval.thisArg, up.noncedEval.args)\n } catch (error) {\n up.noncedEval.error = error\n }\n `;try{if(up.noncedEval={args:n,thisArg:t},i=up.element.affix(document.body,"script",{nonce:this.nonce,text:s}),up.noncedEval.error)throw up.noncedEval.error;return up.noncedEval.value}finally{up.noncedEval=void 0,i&&i.remove()}}Hs(e){return this.nonce&&t.contains(e,this.nonce)}static adoptNonces(n,i){if(!i?.length)return;const s=t.memoize(up.protocol.cspNonce);t.each(up.script.config.nonceableAttributes,(r=>{let o=e.subtree(n,`[${r}^="nonce-"]`);t.each(o,(t=>{let e=t.getAttribute(r),n=this.fromString(e),o=(t,...n)=>up.log.warn("up.render()",`Cannot use callback [${r}="${e}"]: ${t}`,...n);if(!n.Hs(i))return o("Callback's CSP nonce (%o) does not match response header (%o)",n.nonce,i);let u=s();if(!u)return o("Current page's CSP nonce is unknown");n.nonce=u,t.setAttribute(r,n.toString())}))}))}}},1104:()=>{const t=up.util,e=up.element;up.OptionsParser=class OptionsParser{constructor(t,e,n={}){this.Ze=e,this.j=t,this.js=n,this.qs=n.fail,this.Us=n.closest,this.Bs=n.attrPrefix||"up-",this.Ks=n.defaults||{}}string(t,n){this.parse(e.attr,t,n)}boolean(t,n){this.parse(e.booleanAttr,t,n)}number(t,n){this.parse(e.numberAttr,t,n)}booleanOrString(t,n){this.parse(e.booleanOrStringAttr,t,n)}json(t,n){this.parse(e.jsonAttr,t,n)}callback(t,n={}){this.parse(((t,i)=>e.callbackAttr(t,i,n)),t,n)}parse(e,n,i={}){const s=t.wrapList(i.attr??this.zs(n));let r=this.Ze[n];for(let t of s)r??=this.Is(e,this.j,t);r??=i.default??this.Ks[n];let o,u=i.normalize;if(u&&(r=u(r)),t.isDefined(r)&&(this.Ze[n]=r),this.qs&&(o=up.fragment.failKey(n))){const n=t.compact(t.map(s,(t=>this.Vs(t))));this.parse(e,o,{...i,attr:n})}}include(t){let e=t(this.j,this.Ze,this.js);Object.assign(this.Ze,e)}Is(t,n,i){return this.Us?e.closestAttr(n,i,t):t(n,i)}Vs(t){return this.Ws(t,this.Bs+"on-")||this.Ws(t,this.Bs)}Ws(t,e){if(t.startsWith(e))return`${e}fail-${t.substring(e.length)}`}zs(e){return`${this.Bs}${t.camelToKebabCase(e)}`}}},8665:()=>{const t=up.element,e=up.util;up.OverlayFocus=class OverlayFocus{constructor(t){this.T=t,this.pi=this.T.getFocusElement()}moveToFront(){this.Xs||(this.Xs=!0,this.Js=up.on("focusin",(t=>this.Gs(t))),this.Qs=t.setTemporaryAttrs(this.pi,{tabindex:"0",role:"dialog","aria-modal":"true"}),this.Ys=t.affix(this.pi,"beforebegin","up-focus-trap[tabindex=0]"),this.Zs=t.affix(this.pi,"afterend","up-focus-trap[tabindex=0]"))}moveToBack(){this.teardown()}teardown(){this.Xs&&(this.Xs=!1,this.Js(),this.Qs(),this.Ys.remove(),this.Zs.remove())}Gs(t){const{target:e}=t;this.tr||up.layer.isWithinForeignOverlay(e)||(this.tr=!0,e===this.Ys?this.er():e!==this.Zs&&this.T.contains(e)||this.nr(),this.tr=!1)}nr(t){up.focus(this.pi,t)}er(){this.ir(this.T.getBoxElement())||this.nr()}ir(t){for(let n of e.reverse(t.children))if(up.viewport.tryFocus(n)||this.ir(n))return!0}}},3645:()=>{const t=up.util,e=up.element;up.Params=class Params{constructor(t){this.clear(),this.addAll(t)}clear(){this.entries=[]}[t.copy.key](){return new up.Params(this)}toObject(){const e={};for(let n of this.entries){const{name:i,value:s}=n;t.isBasicObjectProperty(i)||(this.sr(i)?(e[i]||=[],e[i].push(s)):e[i]=s)}return e}toArray(){return this.entries}toFormData(){const t=new FormData;for(let e of this.entries)t.append(e.name,e.value);return t.entries||(t.originalArray=this.entries),t}toQuery(){let e=t.map(this.entries,this.rr.bind(this));return e=t.compact(e),e.join("&")}rr(e){const{value:n}=e;if(this.ur(n))return;let i=encodeURIComponent(e.name);return t.isGiven(n)&&(i+="=",i+=encodeURIComponent(n)),i}ur(t){return t instanceof Blob}hasBinaryValues(){const e=t.map(this.entries,"value");return t.some(e,this.ur)}toURL(e){let n=[e,this.toQuery()];n=t.filter(n,t.isPresent);const i=t.contains(e,"?")?"&":"?";return n.join(i)}add(t,e){this.entries.push({name:t,value:e})}addAll(e){t.isMissing(e)||(e instanceof this.constructor?this.entries.push(...e.entries):t.isArray(e)?this.entries.push(...e):t.isString(e)?this.hr(e):t.isFormData(e)?this.ar(e):t.isObject(e)?this.cr(e):up.fail("Unsupport params type: %o",e))}cr(e){for(let n in e){const i=e[n],s=t.isArray(i)?i:[i];for(let t of s)this.add(n,t)}}hr(e){for(let n of e.split("&"))if(n){let[e,i]=n.split("=");e=decodeURIComponent(e),i=t.isGiven(i)?decodeURIComponent(i):null,this.add(e,i)}}ar(t){for(let e of t.entries())this.add(...e)}set(t,e){this.delete(t),this.add(t,e)}delete(e){this.entries=t.reject(this.entries,this.lr(e))}lr(t){return e=>e.name===t}get(t){return this.sr(t)?this.getAll(t):this.getFirst(t)}getFirst(e){const n=t.find(this.entries,this.lr(e));return n?.value}getAll(e){if(this.sr(e))return this.getAll(e);{const n=t.map(this.entries,this.lr(e));return t.map(n,"value")}}sr(t){return t.endsWith("[]")}[t.isBlank.key](){return 0===this.entries.length}static fromForm(t){return t=up.fragment.get(t),this.fromFields(up.form.fields(t))}static fromFields(e){const n=new this;for(let i of t.wrapList(e))n.addField(i);return n}addField(t){let n=(t=e.get(t)).name;if(n&&!t.disabled){const{tagName:e}=t,{type:i}=t;if("SELECT"===e)for(let e of t.querySelectorAll("option"))e.selected&&this.add(n,e.value);else if("checkbox"===i||"radio"===i)t.checked&&this.add(n,t.value);else{if("file"!==i)return this.add(n,t.value);for(let e of t.files)this.add(n,e)}}}[t.isEqual.key](e){return this.constructor===e.constructor&&t.isEqual(this.entries,e.entries)}static fromURL(e){const n=new this;let i=t.parseURL(e).search;return i&&(i=i.replace(/^\?/,""),n.addAll(i)),n}static stripURL(e){return t.normalizeURL(e,{search:!1})}static merge(...t){return t.reduce((function(t,e){return t.addAll(e),t}),new up.Params)}}},7782:()=>{const t=up.element;up.ProgressBar=class ProgressBar{constructor(){this.pr=0,this.j=t.affix(document.body,"up-progress-bar"),this.j.style.transition="width 300ms ease-out",this.dr(0),up.element.paint(this.j),this.mr=31,this.gr()}gr(){let t;t=this.mr<80?Math.random()<.15?7+5*Math.random():1.5+.5*Math.random():.13*(100-this.mr)*Math.random(),this.dr(this.mr+t),this.pr++;const e=300+40*this.pr;this.timeout=setTimeout(this.gr.bind(this),e)}dr(t){this.mr=t,this.j.style.width=`${t}vw`}destroy(){clearTimeout(this.timeout),this.j.remove()}conclude(){clearTimeout(this.timeout),this.dr(100),setTimeout(this.destroy.bind(this),300)}}},2406:()=>{const t=up.util;up.Record=class Record{keys(){throw"Return an array of keys"}defaults(t){return{}}constructor(t){Object.assign(this,this.defaults(t),this.attributes(t))}attributes(e=this){return t.pick(e,this.keys())}[t.copy.key](){return t.variant(this)}[t.isEqual.key](e){return this.constructor===e.constructor&&t.isEqual(this.attributes(),e.attributes())}}},1279:()=>{up.Rect=class Rect extends up.Record{keys(){return["left","top","width","height"]}get bottom(){return this.top+this.height}get right(){return this.left+this.width}static fromElement(t){return new this(t.getBoundingClientRect())}}},2714:()=>{var t;const e=up.util;up.RenderJob=(t=class RenderJob{constructor(t){this.options=up.RenderOptions.preprocess(t),this.yr=this.wr()}async wr(){try{let t=await this.br();return this.vr(t),t}catch(t){throw this.vr(t)||this._r(t),t}}vr(t){if(t instanceof up.RenderResult){let{onRendered:n,onFinished:i}=t.options;t.none||up.error.guard((()=>n?.(t)));let s=function(t){up.error.guard((()=>i?.(t)))};return this.finished.then(s,e.noop),!0}}_r(t){let e=t instanceof up.Aborted?"Rendering was aborted":"Error while rendering";up.puts("up.render()",`${e}: ${t.name}: ${t.message}`),up.error.guard((()=>this.options.onError?.(t)))}get finished(){return this.kr()}async kr(){try{let t=await this.yr;return await t.finished}catch(t){throw t instanceof up.RenderResult?await t.finished:t}}br(){if(this.Sr(),this.options.url){let t=t=>this.Er(t);this.change=new up.Change.FromURL({...this.options,onRequest:t})}else this.options.response?(this.change=new up.Change.FromResponse(this.options),this.Er(null)):(this.change=new up.Change.FromContent(this.options),this.Er(null));return this.change.execute()}Sr(){up.browser.assertConfirmed(this.options);let t=e.pluckKey(this.options,"guardEvent");if(t&&(t.renderOptions=this.options,up.emit(t,{target:this.options.origin}).defaultPrevented))throw new up.Aborted(`Rendering was prevented by ${t.type} listener`);up.RenderOptions.assertContentGiven(this.options)}Er(t){let{abort:n}=this.options;if(!n||!up.network.isBusy())return;let{fragments:i,layer:s,origin:r,newLayer:o}=this.change.getPreflightProps(),u={except:t,logOnce:["up.render()","Change with { abort } option will abort other requests"],newLayer:o,origin:r};"target"===n?up.fragment.abort(i,u):"layer"===n?up.fragment.abort({...u,layer:s}):"all"===n||!0===n?up.fragment.abort({...u,layer:"any"}):e.isFunction(n)?n(u):up.fragment.abort(n,{...u,layer:s})}},e.delegate(t.prototype,["then","catch","finally"],(function(){return this.yr})),e.memoizeMethod(t.prototype,{kr:!0}),t)},2705:()=>{const t=up.util;up.RenderOptions=function(){const e={useHungry:!0,useKeep:!0,saveScroll:!0,saveFocus:!0,focus:"keep",abort:"target",failOptions:!0},n={abort:!1,confirm:!1,feedback:!1,cache:!0,background:!0},i=["url","method","origin","headers","params","cache","fallback","abort","abortable","confirm","feedback","origin","baseLayer","fail","onError"].concat(["keep","hungry","history","source","saveScroll","navigate"]),s=["url","response","content","fragment","document"],r=["history","focus","scroll"];function o(t){const e={};for(let n in t){const i=t[n];let s=up.fragment.successKey(n);s&&(e[s]=i)}return e}return{preprocess:function(i){up.migrate.preprocessRenderOptions?.(i);const s=t.merge(e,function(t){if(t.navigate)return up.fragment.config.navigateOptions}(i));return t.merge(t.omit(s,r),{defaults:s},i,function(t){if(t.preload)return n}(i))},finalize:function(e,n){return t.merge(e.defaults,n,e)},assertContentGiven:function(e){t.some(s,(n=>t.isGiven(e[n])))||(e.defaultToEmptyContent?e.content="":up.fail("up.render() needs either { "+s.join(", ")+" } option"))},deriveFailOptions:function(e){return e.failOptions?{...e.defaults,...t.pick(e,i),...o(e),failPrefixForced:!0}:{...e,...o(e)}}}}()},606:()=>{up.RenderResult=class RenderResult extends up.Record{keys(){return["fragments","layer","target","options","finished"]}defaults(){return{fragments:[]}}get none(){return!this.fragments.length}get fragment(){return this.fragments[0]}static both(t,e,n=!0){return e?new this({target:t.target,layer:t.layer,options:t.options,fragments:t.fragments.concat(e.fragments),finished:n&&this.mergeFinished(t,e)}):t}static async mergeFinished(t,e){return this.both(await t.finished,await e.finished,!1)}static buildNone(){return new this({target:":none",finished:Promise.resolve()})}}},5437:()=>{var t;const e=up.util;up.Request=(t=class Request extends up.Record{keys(){return["method","url","hash","params","target","failTarget","headers","timeout","background","cache","expireCache","evictCache","layer","mode","context","failLayer","failMode","failContext","origin","fragments","builtAt","wrapMethod","contentType","payload","onQueued","onLoading","fail","abortable","badResponseTime"]}defaults(){return{state:"new",abortable:!0,headers:{},timeout:up.network.config.timeout,builtAt:new Date}}constructor(t){if(super(t),this.params=new up.Params(this.params),null==this.wrapMethod&&(this.wrapMethod=up.network.config.wrapMethod),this.Or(),(this.target||this.layer||this.origin)&&!t.basic){const t={origin:this.origin};this.layer=up.layer.get(this.layer,t),this.failLayer=up.layer.get(this.failLayer,t),this.context||=this.layer.context||{},this.failContext||=this.failLayer?.context||{},this.mode||=this.layer.mode,this.failMode||=this.failLayer?.mode}this.deferred=e.newDeferred(),this.badResponseTime??=e.evalOption(up.network.config.badResponseTime,this),this.Cr()}get xhr(){return this.Fr??=new XMLHttpRequest}get fragments(){if(this.Tr)return this.Tr;if(this.target){let t=up.fragment.parseTargetSteps(this.target),n=e.map(t,"selector"),i={origin:this.origin,layer:this.layer};return e.compact(e.map(n,(t=>up.fragment.get(t,i))))}}set fragments(t){this.Tr=t}get fragment(){return this.fragments?.[0]}Or(){this.method=e.normalizeMethod(this.method),this.Rr(),this.Ar(),this.url=e.normalizeURL(this.url)}Pr(){e.task((()=>{this.layer=void 0,this.failLayer=void 0,this.origin=void 0,this.fragments=void 0}))}Rr(){let t=this.url?.match(/^([^#]*)(#.+)$/);if(t)return this.url=t[1],this.hash=t[2]}Ar(){!this.url||this.allowsPayload()||e.isBlank(this.params)||(this.url=this.params.toURL(this.url),this.params.clear())}isSafe(){return up.network.isSafeMethod(this.method)}allowsPayload(){return e.methodAllowsPayload(this.method)}will302RedirectWithGET(){return this.isSafe()||"POST"===this.method}willCache(){return e.evalAutoOption(this.cache,up.network.config.autoCache,this)}runQueuedCallbacks(){e.always(this,(()=>this.Pr())),this.onQueued?.(this)}load(){if("new"===this.state)return this.Lr()?(this.state="loading",this.Or(),this.onLoading?.(),this.expired=!1,new up.Request.XHRRenderer(this).buildAndSend({onload:()=>this.$r(),onerror:()=>this.Dr(),ontimeout:()=>this.Mr(),onabort:()=>this.Nr()}),!0):void this.abort({reason:"Prevented by event listener"})}Lr(){return!this.emit("up:request:load",{log:["Loading %s",this.description]}).defaultPrevented}loadPage(){up.network.abort(),new up.Request.FormRenderer(this).buildAndSubmit()}$r(){const t=this.Hr(),e="Loaded "+t.description;this.emit("up:request:loaded",{request:t.request,response:t,log:e}),this.respondWith(t)}Dr(){this.jr("Network error")}Mr(){this.jr("Timeout")}Nr(){this.qr()}abort({reason:t}={}){this.qr(t)&&this.Fr&&this.Fr.abort()}qr(t){if(this.Ur())return;let e="Aborted request to "+this.description+(t?": "+t:"");return this.state="aborted",this.deferred.reject(new up.Aborted(e)),this.emit("up:request:aborted",{log:e}),!0}jr(t){if(this.Ur())return;let e="Cannot load request to "+this.description+(t?": "+t:"");this.state="offline",this.emit("up:request:offline",{log:e}),this.deferred.reject(new up.Offline(e))}respondWith(t){this.response=t,this.Ur()||(this.state="loaded",t.ok?this.deferred.resolve(t):this.deferred.reject(t))}Ur(){return"new"!==this.state&&"loading"!==this.state&&"tracking"!==this.state}csrfHeader(){return up.protocol.csrfHeader()}csrfParam(){return up.protocol.csrfParam()}csrfToken(){if(!this.isSafe()&&!this.isCrossOrigin())return up.protocol.csrfToken()}isCrossOrigin(){return e.isCrossOrigin(this.url)}Hr(){const t={method:this.method,url:this.url,request:this,xhr:this.xhr,text:this.xhr.responseText,status:this.xhr.status,title:up.protocol.titleFromXHR(this.xhr),target:up.protocol.targetFromXHR(this.xhr),acceptLayer:up.protocol.acceptLayerFromXHR(this.xhr),dismissLayer:up.protocol.dismissLayerFromXHR(this.xhr),eventPlans:up.protocol.eventPlansFromXHR(this.xhr),context:up.protocol.contextFromXHR(this.xhr),expireCache:up.protocol.expireCacheFromXHR(this.xhr),evictCache:up.protocol.evictCacheFromXHR(this.xhr),fail:this.fail};let n=up.protocol.methodFromXHR(this.xhr),i=up.protocol.locationFromXHR(this.xhr);return i&&(e.matchURLs(this.url,i)||(n||="GET"),t.url=i),n&&(t.method=n),new up.Response(t)}Ji(t){return up.EventEmitter.fromEmitArgs(t,{layer:this.layer,request:this,origin:this.origin})}emit(...t){return this.Ji(t).emit()}assertEmitted(...t){this.Ji(t).assertEmitted()}get description(){return this.method+" "+this.url}isPartOfSubtree(t){return!(!this.fragments||!t)&&(t=e.wrapList(t),e.some(this.fragments,(function(n){return e.some(t,(t=>t.contains(n)))})))}get age(){return new Date-this.builtAt}header(t){return this.headers[t]}Cr(){for(let t of["target","failTarget","mode","failMode","context","failContext"])this.Br(up.protocol.headerize(t),this[t]);let t,e;(t=this.csrfHeader())&&(e=this.csrfToken())&&this.Br(t,e),this.Br(up.protocol.headerize("version"),up.version)}Br(t,n){e.isMissing(n)||((e.isOptions(n)||e.isArray(n))&&(n=e.safeStringifyJSON(n)),this.headers[t]=n)}static tester(t,{except:n}={}){let i;if(e.isFunction(t))i=t;else if(t instanceof this)i=e=>t===e;else if(e.isString(t)){let e=new up.URLPattern(t);i=t=>e.test(t.url)}else i=e=>t;return n?t=>!up.cache.willHaveSameResponse(t,n)&&i(t):i}},e.delegate(t.prototype,["then","catch","finally"],(function(){return this.deferred})),t)},7974:()=>{const t=up.util;up.Request.Cache=class Cache{constructor(){this.reset()}reset(){this.Kr={},this.Rn=new Map}zr(e){let n=this.Ir(e),i=t.flatMap(n,(t=>[t,e.header(t)]));return[e.description,...i].join(":")}Ir(t){return this.Kr[t.description]||=new Set}get(t){t=this.Vr(t);let e=this.zr(t),n=this.Rn.get(e);if(n){if(this.Wr(n))return n;this.Rn.delete(e)}}get An(){return up.network.config.cacheSize}Wr(t){return t.age<up.network.config.cacheEvictAge}async put(t){t=this.Vr(t),this.Xr();let e=this.Jr(t);this.Rn.set(e,t)}Jr(t){let e=this.zr(t),{response:n}=t;if(n){this.Gr(t,n);let i=this.zr(t);return this.Qr(e,i),i}return e}Qr(t,e){t!==e&&this.Rn.has(t)&&(this.Rn.set(e,this.Rn.get(t)),this.Rn.delete(t))}Gr(t,e){let n=e.ownInfluncingHeaders;if(n.length){let e=this.Ir(t);for(let t of n)e.add(t)}}alias(t,e){if(t=this.get(t))return e=this.Vr(e),this.track(t,e,{force:!0}),this.put(e),e}async track(e,n,i={}){n.trackedRequest=e,n.state="tracking";let s=await t.always(e);s instanceof up.Response?i.force||this.Yr(e,n)?(n.fromCache=!0,s=t.variant(s,{request:n}),n.respondWith(s),t.delegate(n,["expired","state"],(()=>e))):(delete n.trackedRequest,n.state="new",i.onIncompatible?.(n)):(n.state=e.state,n.deferred.reject(s))}willHaveSameResponse(t,e){return t===e||t===e.trackedRequest}Zr(t){t=this.Vr(t);let e=this.zr(t);this.Rn.delete(e)}evict(t=!0,e){this.eo(t,e,(t=>this.Zr(t)))}expire(t=!0,e){this.eo(t,e,(t=>t.expired=!0))}Xr(){for(;this.Rn.size>=this.An;){let t=this.Rn.keys().next().value;this.Rn.delete(t)}}eo(e=!0,n,i){let s=up.Request.tester(e,n),r=t.filter(this.Rn.values(),s);t.each(r,i)}Yr(t,e){return this.zr(t)===this.zr(e)}Vr(e){return t.wrapValue(up.Request,e)}}},5221:()=>{const t=up.util,e=up.element,n=["GET","POST"];up.Request.FormRenderer=class FormRenderer{constructor(t){this.bt=t}buildAndSubmit(){this.params=t.copy(this.bt.params);let i=this.bt.url,{method:s}=this.bt;const r=up.Params.fromURL(i);this.params.addAll(r),i=up.Params.stripURL(i),t.contains(n,s)||(s=up.protocol.wrapMethod(s,this.params)),this.Dn=e.affix(document.body,"form.up-request-loader",{method:s,action:i});let o,u,h=this.bt.contentType;h&&this.Dn.setAttribute("enctype",h),(o=this.bt.csrfParam())&&(u=this.bt.csrfToken())&&this.params.add(o,u),t.each(this.params.toArray(),this.no.bind(this)),up.browser.submitForm(this.Dn)}no(t){e.affix(this.Dn,"input[type=hidden]",t)}}},6413:()=>{const t=up.util;up.Request.Queue=class Queue{constructor(){this.reset()}reset(){this.io=[],this.so=[],this.ro=!1}get allRequests(){return this.so.concat(this.io)}asap(e){e.runQueuedCallbacks(),t.always(e,(t=>this.Ft(e,t))),this.oo(e),this.uo(e),t.microtask((()=>this.ho()))}promoteToForeground(t){t.background&&(t.background=!1,this.oo(t))}oo(e){let n=Math.max(e.badResponseTime-e.age,0);t.timer(n,(()=>this.ao()))}co(){return t.evalOption(up.network.config.concurrency)}lo(){const t=this.co();return-1===t||this.so.length<t}isBusy(){return this.so.length>0||this.io.length>0}uo(t){this.io.push(t)}po(){let e=t.find(this.io,(t=>!t.background));return e||=this.io[0],t.remove(this.io,e)}fo(t){t.load()&&this.so.push(t)}Ft(e,n){t.remove(this.so,e)||t.remove(this.io,e),n instanceof up.Response&&n.ok&&up.network.registerAliasForRedirect(e,n),this.ao(),t.microtask((()=>this.ho()))}ho(){let t;if(this.lo()&&(t=this.po()))return this.fo(t)}abort(...e){let n=t.extractOptions(e),{except:i,reason:s,logOnce:r}=n,o=e[0]??!0,u=up.Request.tester(o,{except:i});for(let e of[this.so,this.io]){const n=t.filter(e,u);for(let i of n)r&&(up.puts(...r),r=null),i.abort({reason:s}),t.remove(e,i)}}ao(){const t=this.do();this.ro!==t&&(this.ro=t,t?up.emit("up:network:late",{log:"Server is slow to respond"}):up.emit("up:network:recover",{log:"Slow requests were loaded"}))}do(){const e=t.reject(this.allRequests,"background");return t.some(e,(t=>t.age>=t.badResponseTime-1))}}},2298:()=>{var t;const e="multipart/form-data",n=up.util;up.Request.XHRRenderer=(t=class XHRRenderer{constructor(t){this.bt=t}buildAndSend(t){const e=this.bt.xhr;this.mo=n.copy(this.bt.params),this.bt.timeout&&(e.timeout=this.bt.timeout),e.open(this.yo(),this.bt.url);let i=this.wo();i&&e.setRequestHeader("Content-Type",i);for(let t in this.bt.headers){let n=this.bt.headers[t];e.setRequestHeader(t,n)}Object.assign(e,t),e.send(this.bo())}yo(){let t=this.bt.method;return this.bt.wrapMethod&&!this.bt.will302RedirectWithGET()&&(t=up.protocol.wrapMethod(t,this.mo)),t}wo(){return this.vo(),this._o}bo(){return this.vo(),this.ko}vo(){this.ko=this.bt.payload,this._o=this.bt.contentType,!this.ko&&this.bt.allowsPayload()&&(this._o||(this._o=this.mo.hasBinaryValues()?e:"application/x-www-form-urlencoded"),this._o===e?(this._o=null,this.ko=this.mo.toFormData()):this.ko=this.mo.toQuery().replace(/%20/g,"+"))}},n.memoizeMethod(t.prototype,{vo:!0,yo:!0}),t)},4517:()=>{const t=up.util;up.Response=class Response extends up.Record{keys(){return["method","url","text","status","request","xhr","target","title","acceptLayer","dismissLayer","eventPlans","context","expireCache","evictCache","headers","loadedAt","fail"]}defaults(){return{headers:{},loadedAt:new Date}}get ok(){return!t.evalOption(this.fail??up.network.config.fail,this)}get none(){return!this.text}isCacheable(){return this.ok&&!this.none}header(t){return this.headers[t]||this.xhr?.getResponseHeader(t)}get ownInfluncingHeaders(){let e=up.protocol.influencingHeadersFromResponse(this);return t.filter(e,(t=>this.request.header(t)))}get contentType(){return this.header("Content-Type")}get cspNonces(){return up.protocol.cspNoncesFromHeader(this.header("Content-Security-Policy"))}get lastModified(){let t=this.header("Last-Modified");if(t)return new Date(t)}get etag(){return this.header("ETag")}get json(){return this.parsedJSON||=JSON.parse(this.text)}get age(){return new Date-this.loadedAt}get expired(){return this.age>up.network.config.cacheExpireAge||this.request.expired}get description(){return`HTTP ${this.status} response to ${this.request.description}`}}},7241:()=>{var t;const e=up.util,n=up.element;up.ResponseDoc=(t=class ResponseDoc{constructor({document:t,fragment:e,content:n,target:i,origin:s,cspNonces:r,match:o}){if(t?this.So(t):e?this.xo(e):this.Eo(n||"",i),up.fragment.config.runScripts||this.ni.querySelectorAll("script").forEach((t=>t.remove())),this.Oo=r,s){let t=up.fragment.tryToTarget(s);t&&(this.Co=this.select(t))}this.ii=o}So(t){t=this.Fo(t,n.createBrokenDocumentFromHTML),this.To=!0,this.Ro(t)}xo(t){t=this.Fo(t,n.createFromHTML),this.Ro(t)}Eo(t,i){i||up.fail("must pass a { target } when passing { content }"),i=e.map(up.fragment.parseTargetSteps(i),"selector").join();const s=n.createFromSelector(i);e.isString(t)?s.innerHTML=t:s.appendChild(t),this.Ro(s)}Fo(t,n){return e.isString(t)&&(t=n(t)),t}Ro(t){t instanceof Document?this.ni=t:(this.ni=document.createElement("up-document"),this.ni.append(t),this.ni.documentElement=t)}rootSelector(){return up.fragment.toTarget(this.ni.documentElement)}get title(){return this.Ao(this.Po)}Lo(){let{head:t}=this.ni;if(t&&t.childNodes.length>0)return t}Ao(t){let e=this.Lo();return e&&t(e)}get metaTags(){return this.Ao(up.history.findMetaTags)}get assets(){return this.Ao(up.script.findAssets)}Po(t){return t.querySelector("title")?.textContent}select(t){return new up.FragmentFinder({selector:t,origin:this.Co,document:this.ni,match:this.ii}).find()}selectSteps(t){return t.filter((t=>this.$o(t)||this.Do(t)))}commitSteps(t){return t.filter((t=>{if(this.ni.contains(t.newElement))return t.newElement.remove(),!0}))}$o(t){if(t.newElement)return!0;let e=this.select(t.selector);if(!e)return;let{selectEvent:n}=t;return n&&(n.newFragment=e,n.renderOptions=t.originalRenderOptions,up.emit(t.oldElement,n,{callback:t.selectCallback}),n.defaultPrevented)?void 0:(t.newElement=e,!0)}Do(t){if(!t.maybe)throw new up.CannotMatch}finalizeElement(t){if(up.NonceableCallback.adoptNonces(t,this.Oo),this.To){let i=n.subtree(t,":is(noscript,script,audio,video):not(.up-keeping, .up-keeping *)");e.each(i,n.fixParserDamage)}}},e.memoizeMethod(t.prototype,{Lo:!0}),t)},2723:()=>{const t=up.element,e=up.util;up.RevealMotion=class RevealMotion{constructor(e,n={}){this.j=e,this.Ze=n,this.Mo=t.get(this.Ze.viewport)||up.viewport.get(this.j),this.No=up.layer.get(this.Mo);const i=up.viewport.config;this.Ho=this.Ze.snap??this.Ze.revealSnap??i.revealSnap,this.jo=this.Ze.padding??this.Ze.revealPadding??i.revealPadding,this.qo=this.Ze.top??this.Ze.revealTop??i.revealTop,this.Uo=this.Ze.max??this.Ze.revealMax??i.revealMax,this.Bo=i.fixedTopSelectors,this.Ko=i.fixedBottomSelectors}start(){const t=this.zo(this.Mo),n=up.Rect.fromElement(this.j);if(this.Uo){const t=e.evalOption(this.Uo,this.j);n.height=Math.min(n.height,t)}this.Io(n),this.Vo(t),t.height<0&&up.fail("Viewport has no visible area");const i=this.Mo.scrollTop;let s=i;this.qo||n.height>t.height?s+=n.top-t.top:n.top<t.top?s-=t.top-n.top:n.bottom>t.bottom&&(s+=n.bottom-t.bottom),e.isNumber(this.Ho)&&s<this.Ho&&n.top<.5*t.height&&(s=0),s!==i&&this.Mo.scrollTo({...this.Ze,top:s})}zo(){return up.viewport.isRoot(this.Mo)?new up.Rect({left:0,top:0,width:up.viewport.rootWidth(),height:up.viewport.rootHeight()}):up.Rect.fromElement(this.Mo)}Io(t){t.top-=this.jo,t.height+=2*this.jo}Wo(n){let i=up.fragment.all(n.join(),{layer:this.No});return e.filter(i,t.isVisible)}Vo(t){for(let e of this.Wo(this.Bo)){let n=up.Rect.fromElement(e).bottom-t.top;n>0&&(t.top+=n,t.height-=n)}for(let e of this.Wo(this.Ko)){let n=up.Rect.fromElement(e),i=t.bottom-n.top;i>0&&(t.height-=i)}}}},8720:()=>{const t=up.util,e=/:has\(([^)]+)\)$/;up.Selector=class Selector{constructor(n,i,s={}){let r;if(this.Xo=[],s.destroying||this.Xo.push(up.fragment.isNotDestroying),i&&!document.contains(i)||"any"===s.layer)r=up.layer.root;else{if(s.layer??=t.presence(i,t.isElement),this.et=up.layer.getAll(s),!this.et.length)throw new up.CannotMatch(["Unknown layer: %o",s.layer]);this.Xo.push((e=>t.some(this.et,(t=>t.contains(e))))),r=this.et[0]}let o=up.fragment.expandTargets(n,{...s,layer:r});this.Jo=o.map((t=>(t=t.replace(e,((t,e)=>(this.Xo.push((t=>t.querySelector(e))),""))))||"*")),this.Go=this.Jo.join()||"match-none"}matches(t){return t.matches(this.Go)&&this.Qo(t)}closest(t){let e;return this.matches(t)?t:(e=t.parentElement)?this.closest(e):void 0}Qo(e){return t.every(this.Xo,(t=>t(e)))}descendants(e=document){const n=t.flatMap(this.Jo,(t=>e.querySelectorAll(t)));return t.filter(n,(t=>this.Qo(t)))}subtree(t){const e=[];return t instanceof Document||!this.matches(t)||e.push(t),e.push(...this.descendants(t)),e}}},7885:()=>{const t=up.util,e=up.element;up.Tether=class Tether{constructor(t){up.migrate.handleTetherOptions?.(t),this.Yo=t.anchor,this.Zo=t.align,this.tu=t.position,this.eu="top"===this.tu||"bottom"===this.tu?"horizontal":"vertical",this.Mo=up.viewport.get(this.Yo),this.parent=this.Mo===e.root?document.body:this.Mo,this.nu=!this.Mo.contains(this.Yo.offsetParent)}start(t){this.j=t,this.j.style.position="absolute",this.iu(0,0),this.sync(),this.su("on")}stop(){this.su("off")}su(t){let e=this.ru.bind(this);up[t](window,"resize",e),this.nu&&up[t](this.Mo,"scroll",e)}ru(){return clearTimeout(this.syncTimer),this.syncTimer=t.task(this.sync.bind(this))}isDetached(){return!this.parent.isConnected||!this.Yo.isConnected}sync(){const n=this.j.getBoundingClientRect(),i=e.styleNumber(this.j,"marginTop"),s=e.styleNumber(this.j,"marginRight"),r=e.styleNumber(this.j,"marginBottom"),o=e.styleNumber(this.j,"marginLeft"),u=this.Yo.getBoundingClientRect();let h,a;switch(this.eu){case"horizontal":switch(this.tu){case"top":a=u.top-r-n.height;break;case"bottom":a=u.top+u.height+i}switch(this.Zo){case"left":h=u.left+o;break;case"center":h=u.left+.5*(u.width-n.width);break;case"right":h=u.left+u.width-n.width-s}break;case"vertical":switch(this.Zo){case"top":a=u.top+i;break;case"center":a=u.top+.5*(u.height-n.height);break;case"bottom":a=u.top+u.height-n.height-r}switch(this.tu){case"left":h=u.left-s-n.width;break;case"right":h=u.left+u.width+o}}t.isDefined(h)||t.isDefined(a)?this.dr(h,a):up.fail("Invalid tether constraints: %o",this.ou())}ou(){return{position:this.tu,align:this.Zo}}dr(t,e){const n=this.j.getBoundingClientRect();this.iu(t-n.left+this.offsetLeft,e-n.top+this.offsetTop)}iu(t,n){this.offsetLeft=t,this.offsetTop=n,e.setStyle(this.j,{left:t,top:n})}}},4818:()=>{const t=up.util;up.URLPattern=class URLPattern{constructor(e,n=t.normalizeURL){this.uu=n,this.hu=[];const i=[],s=[];for(let n of t.parseTokens(e))"-"===n[0]?s.push(n.substring(1)):i.push(n);this.au=this.cu(i,!0),this.lu=this.cu(s,!1)}cu(e,n){if(!e.length)return;let i=(e=e.map((e=>("*"===e[0]&&(e="/"+e),e=this.uu(e),t.escapeRegExp(e))))).join("|");return i=i.replace(/\\\*/g,".*?"),i=i.replace(/(:|\\\$)([a-z][\w-]*)/gi,((t,e,i)=>"\\$"===e?(n&&this.hu.push({name:i,cast:Number}),"(\\d+)"):(n&&this.hu.push({name:i,cast:String}),"([^/?#]+)"))),new RegExp("^(?:"+i+")$")}test(t,e=!0){return e&&(t=this.uu(t)),this.au.test(t)&&!this.pu(t)}recognize(t,e=!0){e&&(t=this.uu(t));let n=this.au.exec(t);if(n&&!this.pu(t)){const t={};return this.hu.forEach(((e,i)=>{let s=n[i+1];if(s)return t[e.name]=e.cast(s)})),t}}pu(t){return this.lu?.test(t)}}},9675:(t,e,n)=>{n(1860),up.element=function(){const t=up.util;function e(...t){const e=t.pop();return(t[0]||document).querySelector(e)}function n(t,e){const n=[];return t.matches(e)&&n.push(t),n.push(...t.querySelectorAll(e)),n}function i(...n){const i=n.pop();return t.isElement(i)?i:t.isString(i)?e(...n,i):t.isList(i)?(i.length>1&&up.fail("up.element.get(): Cannot cast multiple elements (%o) to a single element",i),i[0]):i}function s(...e){return t.flatMap(e,r)}function r(e){return t.isString(e)?document.querySelectorAll(e):t.wrapList(e)}function o(t){t.setAttribute("hidden","")}function u(t){t.removeAttribute("hidden"),"none"===t.style.display&&(t.style.display="")}function h(e,n){for(let i in n){const s=n[i];t.isGiven(s)?e.setAttribute(i,s):e.removeAttribute(i)}}function a(e,n={}){let i,s,r,{includePath:o}=c(e);for(let t of o){let{tagName:e,id:n,classNames:o,attributes:u}=t;e&&"*"!==e||(e="div"),s=document.createElement(e),i||(i=s),n&&(s.id=n);for(let t of o)s.classList.add(t);for(let t in u){let e=u[t];s.setAttribute(t,e||"")}r?.appendChild(s),r=s}for(let e in n){let s=n[e];if("class"===e)for(let e of t.wrapList(s))i.classList.add(e);else"style"===e?O(i,s):"text"===e?i.textContent=s:"content"===e?i.innerHTML=s:i.setAttribute(e,s)}return i}function c(t){let e;const n=t.replace(/:not\([^)]+\)/,(function(t){return e=t,""})),[i,s]=function(t){let e=[];return[t=p(t,(function({name:t,value:n}){return e.push(n),`[${t}]`})),e]}(n);return{includePath:i.split(/[ >]+/).map((function(e){let n={tagName:null,classNames:[],id:null,attributes:{}};return e=(e=(e=e.replace(/^[\w-*]+/,(function(t){return n.tagName=t,""}))).replace(/#([\w-]+)/,(function(t,e){return n.id=e,""}))).replace(/\.([\w-]+)/g,(function(t,e){return n.classNames.push(e),""})),s.length&&(e=p(e,(function({name:t}){return n.attributes[t]=s.shift(),""}))),e&&up.fail("Cannot parse selector: "+t),n})),includeRaw:n,excludeRaw:e}}const l=/\[([\w-]+)(?:([~|^$*]?=)(["'])?([^\3\]]*?)\3)?]/g;function p(t,e){return t.replace(l,(function(t,n,i,s,r){return r&&(r=r.replace(/\\([\\"'])/,"$1")),e({name:n,operator:i,quote:s,value:r})}))}const f=["HTML","BODY","HEAD","TITLE"],d=up.mockable((t=>t.matches(f.join())));function m(e,n){return t.isGiven(n)?`[${e}="${n=n.replace(/"/g,'\\"')}"]`:`[${e}]`}function g(t){const e=document.createRange();e.setStart(document.body,0);let n=e.createContextualFragment(t.trim()).childNodes;if(1!==n.length)throw new Error("HTML must have a single root element");return n[0]}function y(t){t.offsetHeight}function w(e,n,i){t.isMissing(e.getAttribute(n))&&e.setAttribute(n,i)}function b(e,n){return t.nullToUndefined(e.getAttribute(n))}function v(t,e,n){if(!t.hasAttribute(e))return;const i=b(t,e);switch(i){case"false":return!1;case"true":case"":case e:return!0;default:return!n||i}}function _(t,e){const n=x(t,Object.keys(e));return O(t,e),()=>O(t,n)}function k(t,e){return E(window.getComputedStyle(t),e)}function S(e,n){const i=k(e,n);if(t.isGiven(i))return parseFloat(i)}function x(t,e){const{style:n}=t;return E(n,e)}function E(e,n){return t.isString(n)?e[n]:t.pick(e,n)}function O(e,n){if(t.isString(n))e.setAttribute("style",n);else{const{style:t}=e;for(let e in n){let i=n[e];i=C(e,i),t[e]=i}}}function C(e,n){var i;return t.isMissing(n)?n="":F.has(e.toLowerCase().replace(/-/,""))&&(i=n,n=t.isNumber(i)||t.isString(i)&&/^\d+$/.test(i)?i.toString()+"px":i),n}const F=new Set(["top","right","bottom","left","padding","paddingtop","paddingright","paddingbottom","paddingleft","margin","margintop","marginright","marginbottom","marginleft","borderwidth","bordertopwidth","borderrightwidth","borderbottomwidth","borderleftwidth","width","height","maxwidth","maxheight","minwidth","minheight"]);function T(t){return!!(t.offsetWidth||t.offsetHeight||t.getClientRects().length)}function R(t){return/^up-/.test(t)}return{subtree:n,contains:function(t,e){const n=i(e);return Node.prototype.contains.call(t,n)},closestAttr:function(t,e,n=b){let i=t.closest("["+e+"]");if(i)return n(i,e)},ancestor:function t(e,n){let i=e.parentElement;if(i)return i.matches(n)?i:t(i,n)},around:function(t,e){return s(t.closest(e),n(t,e))},get:i,list:s,toggle:function(t,e){null==e&&(e=!T(t)),(e?u:o)(t)},hide:o,show:u,metaContent:function(t){const n="meta"+m("name",t);return e(n)?.getAttribute("content")},insertBefore:function(t,e){t.insertAdjacentElement("beforebegin",e)},createFromSelector:a,setAttrs:h,setTemporaryAttrs:function(t,e){const n={};for(let i of Object.keys(e))n[i]=t.getAttribute(i);return h(t,e),()=>h(t,n)},affix:function(e,...n){let i,s;const r=t.extractOptions(n);2===n.length?[i,s]=n:(i="beforeend",s=n[0]);const o=a(s,r);return e.insertAdjacentElement(i,o),o},idSelector:function(t){return t.match(/^[a-z0-9\-_]+$/i)?`#${t}`:m("id",t)},classSelector:function(t){return`.${t=t.replace(/[^\w-]/g,"\\$&")}`},isSingleton:d,attrSelector:m,tagName:function(t){return t.tagName.toLowerCase()},createBrokenDocumentFromHTML:function(t){return(new DOMParser).parseFromString(t,"text/html")},fixParserDamage:function(t){let e=g(t.outerHTML);t.replaceWith(e)},createFromHTML:g,get root(){return document.documentElement},paint:y,concludeCSSTransition:function(t){const e=_(t,{transition:"none"});return y(t),e},hasCSSTransition:function(e){let n;n=t.isOptions(e)?e:k(e);const i=n.transitionProperty,s=n.transitionDuration;return!("none"===i||"all"===i&&0===s)},fixedToAbsolute:function(t){const e=t.getBoundingClientRect();t.style.position="absolute";const n=t.offsetParent.getBoundingClientRect();O(t,{left:e.left-S(t,"margin-left")-n.left,top:e.top-S(t,"margin-top")-n.top,right:"",bottom:""})},setMissingAttrs:function(t,e){for(let n in e)w(t,n,e[n])},setMissingAttr:w,unwrap:function(e){!function(n){const i=document.activeElement;try{return function(){const n=e.parentNode,i=t.toArray(e.childNodes);t.each(i,(t=>n.insertBefore(t,e))),n.removeChild(e)}()}finally{i&&i!==document.activeElement&&i.focus({preventScroll:!0})}}()},wrapChildren:function(t){let e;const n=document.createElement("up-wrapper");for(;e=t.firstChild;)n.appendChild(e);return t.appendChild(n),n},isWrapper:function(t){return t.matches("up-wrapper")},attr:b,booleanAttr:v,numberAttr:function(t,e){let n=t.getAttribute(e);if(n&&(n=n.replace(/_/g,""),n.match(/^[\d.]+$/)))return parseFloat(n)},jsonAttr:function(t,e){let n=t.getAttribute?.(e)?.trim();if(n)return JSON.parse(n)},callbackAttr:function(e,n,{exposedKeys:i=[],mainKey:s="event"}={}){let r=e.getAttribute(n);if(r){const n=up.NonceableCallback.fromString(r).toFunction(s,...i);return function(s){const r=Object.values(t.pick(s,i));return n.call(e,s,...r)}}},booleanOrStringAttr:function(t,e){return v(t,e,!0)},setTemporaryStyle:_,style:k,styleNumber:S,inlineStyle:x,setStyle:O,isVisible:T,upAttrs:function(e){let n=t.filter(e.getAttributeNames(),R);return t.mapObject(n,(t=>[t,e.getAttribute(t)]))},upClasses:function(e){return t.filter(e.classList.values(),R)},toggleAttr:function(t,e,n,i){return null==i&&(i=!t.hasAttribute(e)),i?t.setAttribute(e,n):t.removeAttribute(e)},addTemporaryClass:function(t,e){return t.classList.add(e),()=>t.classList.remove(e)},setTemporaryAttr:function(t,e,n){return t.setAttribute(e,n),()=>t.removeAttribute(t,e)},cleanJQuery:function(t){up.browser.canJQuery()&&jQuery(t).remove()},parseSelector:c,filteredQuery:function(e,n,i){let s=n.join(),r=i.join(),o=e.querySelectorAll(s);return t.reject(o,(t=>t.matches(r)))},isEmpty:function(t){return!t.children.length>0&&!t.innerText.trim()},disableScript:function(t){t.type="up-disabled-script"}}}()},3924:()=>{up.error=function(){function t(t){if("object"!=typeof(e=t)||!("AbortError"===e.name||e instanceof up.RenderResult||e instanceof up.Response))throw t;var e}function e(t){try{return t()}catch(t){!function(t){console.error("Uncaught %o",t);let e=new ErrorEvent("error",{error:t,message:"Uncaught "+t});window.dispatchEvent(e)}(t)}}return{fail:function(...t){throw new up.Error(t)},throwCritical:t,muteUncriticalRejection:function(e){return e.catch(t)},muteUncriticalSync:function(e){try{return e()}catch(e){t(e)}},guard:e,guardFn:function(t){return(...n)=>e((()=>t(...n)))}}}(),up.fail=up.error.fail},4366:()=>{up.Aborted=class Aborted extends up.Error{constructor(t){super(t,{name:"AbortError"})}}},8010:()=>{up.CannotMatch=class CannotMatch extends up.Error{}},4861:()=>{up.CannotParse=class CannotParse extends up.Error{}},3469:()=>{up.CannotTarget=class CannotTarget extends up.Error{}},376:()=>{up.Error=class Error extends window.Error{constructor(t,e={}){Array.isArray(t)&&(t=up.util.sprintf(...t)),super(t);let n="up."+this.constructor.name;Object.assign(this,{name:n},e)}}},8272:()=>{up.NotImplemented=class NotImplemented extends up.Error{}},4504:()=>{up.Offline=class Offline extends up.Error{}},8670:()=>{up.event=function(){const t=up.util,e=up.element;function n(...t){return i(t).bind()}function i(t,e){return up.EventListenerGroup.fromBindArgs(t,e)}function s(t){return up.EventEmitter.fromEmitArgs(t)}const r=["metaKey","shiftKey","ctrlKey","altKey"];function o(e){return(t.isUndefined(e.button)||0===e.button)&&!t.some(r,(t=>e[t]))}function u(e,n,i=[]){const s=up.event.build(n,t.pick(e,i));return s.originalEvent=e,["stopPropagation","stopImmediatePropagation","preventDefault"].forEach((function(t){const n=s[t];return s[t]=function(){return e[t](),n.call(s)}})),e.defaultPrevented&&s.preventDefault(),s}return n("up:click","a[up-emit]",(function(t,n){if(!o(t))return;const i=e.attr(n,"up-emit"),s=e.jsonAttr(n,"up-emit-props"),r=u(t,i);Object.assign(r,s),up.emit(n,r)})),n("up:framework:reset",(function(){for(let t of[window,document,e.root,document.body])for(let e of up.EventListener.allNonDefault(t))e.unbind()})),{on:n,off:function(...t){return i(t).unbind()},build:function(...e){const n=t.extractOptions(e),i=e[0]||n.type||up.fail("Expected event type to be passed as string argument or { type } property"),s=document.createEvent("Event");return s.initEvent(i,!0,!0),Object.assign(s,t.omit(n,["type","target"])),s},emit:function(...t){return s(t).emit()},assertEmitted:function(...t){return s(t).assertEmitted()},onEscape:function(t){return n("keydown",(function(e){if("Escape"===e.key)return t(e)}))},halt:function(t,e={}){e.log&&up.log.putsEvent(t),t.stopImmediatePropagation(),t.preventDefault()},isUnmodified:o,fork:u,keyModifiers:r}}(),up.on=up.event.on,up.off=up.event.off,up.emit=up.event.emit},454:()=>{up.feedback=function(){const t=up.util,e=up.element,n=new up.Config((()=>({currentClasses:["up-current"],navSelectors:["[up-nav]","nav"]}))),i="a, [up-href]";function s(){return n.navSelectors.join()}function r(e){if(e)return t.normalizeURL(e,{trailingSlash:!1,hash:!1})}function o(t){return t.upFeedbackURLs||=new up.LinkFeedbackURLs(t)}function u(n,r){const o=up.fragment.subtree(n,s(),r);a(t.flatMap(o,(t=>e.subtree(t,i))),r)}function h(t){return t.feedbackLocation||r(t.location)}function a(t,i={}){if(!t.length)return;let s=h(i.layer||up.layer.get(t[0]));if(s)for(let i of t){const t=o(i).isCurrent(s);for(let e of n.currentClasses)i.classList.toggle(e,t);e.toggleAttr(i,"aria-current","page",t)}}function c(t){const e=t.feedbackLocation,n=h(t.location);e&&e===n||(t.feedbackLocation=n,u(t.element,{layer:t}))}return up.on("up:location:changed",(t=>{!function(){const t=up.layer.front;t.showsLiveHistory()&&c(t)}()})),up.on("up:fragment:compile",((t,e)=>{!function(t){const e={layer:up.layer.get(t)};up.fragment.closest(t,s(),e)?a(up.fragment.subtree(t,i,e),e):u(t,e)}(e)})),up.on("up:layer:location:changed",(t=>{c(t.layer)})),up.on("up:framework:reset",(function(){n.reset(),up.layer.root.feedbackLocation=null})),{config:n,showAroundRequest:function(n,s){if(!s.feedback)return;let r=e=>t.always(n,e),o=function(t){let n=t.origin;if(n)return s=n,e.ancestor(s,i)||s;var s}(n);o&&r(e.addTemporaryClass(o,"up-active"));for(let t of n.fragments)r(e.addTemporaryClass(t,"up-loading"))},normalizeURL:r}}()},2851:()=>{up.form=function(){const t=up.util,e=up.element,n=["[up-submit]","[up-target]","[up-layer]","[up-transition]"],i=new up.Config((()=>({groupSelectors:["[up-form-group]","fieldset","label","form"],fieldSelectors:["select","input:not([type=submit]):not([type=image])","button[type]:not([type=submit])","textarea"],submitSelectors:up.link.combineFollowableSelectors(["form"],n),noSubmitSelectors:["[up-submit=false]","[target]"],submitButtonSelectors:["input[type=submit]","input[type=image]","button[type=submit]","button:not([type])"],watchInputEvents:["input","change"],watchInputDelay:0,watchChangeEvents:["change"]})));function s(){return i.submitSelectors.join()}function r(t=""){return i.fieldSelectors.map((e=>e+t)).join()}function o(t){return t.matches(r())}function u(n){n=e.get(n);let i=e.subtree(n,r());if(n.matches("form[id]")){const s=r(e.attrSelector("form",n.getAttribute("id"))),o=up.fragment.all(s,{layer:n});i.push(...o),i=t.uniq(i)}return i}function h(t){return e.subtree(t,a())}function a(){return i.submitButtonSelectors.join()}const c=up.mockable(((t,e)=>up.render(l(t,e))));function l(e,n,i){e=E(e),n=t.options(n);let s=new up.OptionsParser(e,n,i);return s.include(m),s.string("failTarget",{default:up.fragment.tryToTarget(e)}),s.booleanOrString("disable"),n.guardEvent||=up.event.build("up:form:submit",{submitButton:n.submitButton,log:"Submitting form",params:n.params}),n.origin||=up.viewport.focusedElementWithin(e)||n.submitButton||e,s.include(up.link.followOptions),n}function p(t){let e,n=document.activeElement,i=[...u(t),...h(t)];for(let t of i)t===n&&(e=b(n)),f(t);return e&&up.focus(e,{force:!0,preventScroll:!0}),function(){i.forEach(d)}}function f(t){t.upDisableCount||(t.upDisableCount||=0,t.upOriginalDisabled=t.disabled),t.upDisableCount++,t.disabled=!0}function d(t){t.upDisableCount&&(t.disabled?(t.upDisableCount--,t.upDisableCount||(t.disabled=t.upOriginalDisabled)):t.upDisableCount=0)}function m(n,i,s){i=t.options(i),n=E(n);const r=new up.OptionsParser(n,i,s);r.string("contentType",{attr:"enctype"}),r.json("headers");const o=up.Params.fromForm(n),u=function(t){const n=a(),i=document.activeElement;return i&&i.form===t&&i.matches(n)?i:e.get(t,n)}(n);return u&&(i.submitButton=u,o.addField(u),i.method||=u.getAttribute("formmethod"),i.url||=u.getAttribute("formaction")),o.addAll(i.params),i.params=o,r.string("url",{attr:"action",default:up.fragment.source(n)}),r.string("method",{attr:["up-method","data-method","method"],default:"GET",normalize:t.normalizeMethod}),"GET"===i.method&&(i.url=up.Params.stripURL(i.url)),i}function g(e,...n){const i=u(e),s=t.reject(i,"name");s.length&&up.puts("up.watch()","Will not watch fields without a [name]: %o",s);const r=t.extractCallback(n)||function(t){let e=t.getAttribute("up-watch");if(e)return up.NonceableCallback.fromString(e).toFunction("value","name").bind(t)}(e)||up.fail("No callback given for up.watch()");let o=t.extractOptions(n);const h=new up.FieldWatcher(i,o,r);return h.start(),()=>h.stop()}function y(t,e){return g(t,e,((e,n,i)=>c(t,i)))}function w(){return up.migrate.migratedFormGroupSelectors?.()||i.groupSelectors}function b(t){return v(t).element}function v(e){return t.findResult(w(),(function(t){let n=e.closest(t);if(n){let i=up.fragment.tryToTarget(n),s=up.fragment.tryToTarget(e),r=i||s&&n!==e&&`${t}:has(${s})`;if(r)return{target:r,element:n,origin:e}}}))}function _(n){let i,s;if(n.matches("input[type=checkbox]"))n.checked?(i=n.value,s=":checked"):s=":unchecked";else if(n.matches("input[type=radio]")){const t=O(n),r=n.getAttribute("name"),o=t.querySelector(`input[type=radio]${e.attrSelector("name",r)}:checked`);o?(s=":checked",i=o.value):s=":unchecked"}else i=n.value;const r=[];return t.isPresent(i)?(r.push(i),r.push(":present")):r.push(":blank"),t.isPresent(s)&&r.push(s),r}function k(t,e={}){const n=e.target||e.target||t.getAttribute("up-switch"),i=O(t);n||up.fail("No switch target given for %o",t);const s=_(t);for(let t of up.fragment.all(i,n))S(t,s)}up.on("up:click",a,(function(t,e){const n=E(e);n&&C(n)&&e.focus()}));const S=up.mockable((function(n,i){let s;i||=_(function(e){const n=O(e).querySelectorAll("[up-switch]");return t.find(n,(function(t){const n=t.getAttribute("up-switch");return e.matches(n)}))||up.fail("Could not find [up-switch] field for %o",e)}(n));let r=n.getAttribute("up-hide-for");if(r)r=x(r),s=0===t.intersect(i,r).length;else{let e=n.getAttribute("up-show-for");e=e?x(e):[":present",":checked"],s=t.intersect(i,e).length>0}e.toggle(n,s),n.classList.add("up-switched")}));function x(e){return t.parseTokens(e,{json:!0})}function E(t,e={}){const n=up.fragment.get(t,e);return n.form||n.closest("form")}function O(t,e){return E(t,e)||up.layer.get(t).element}function C(t){return(t=up.fragment.get(t)).matches(s())&&!F(t)}function F(t){return t.matches(i.noSubmitSelectors.join())}return up.on("submit",s,(function(t,e){t.defaultPrevented||F(e)||(up.event.halt(t,{log:!0}),up.error.muteUncriticalRejection(c(e)))})),up.compiler((function(){return i.fieldSelectors.map((t=>`${t}[up-validate], [up-validate] ${t}`)).join(", ")}),(function(t){up.FormValidator.forElement(t).watchContainer(t)})),up.compiler("[up-switch]",(t=>{k(t)})),up.on("change","[up-switch]",((t,e)=>{k(e)})),up.compiler("[up-show-for]:not(.up-switched), [up-hide-for]:not(.up-switched)",(t=>{S(t)})),up.compiler("[up-watch]",(t=>g(t))),up.compiler("[up-autosubmit]",(t=>y(t))),up.on("up:framework:reset",(function(){i.reset()})),{config:i,submit:c,submitOptions:l,destinationOptions:m,watchOptions:function(e,n,i={}){n=t.options(n);let s=new up.OptionsParser(e,n,{...i,closest:!0,attrPrefix:"up-watch-"});s.boolean("feedback"),s.booleanOrString("disable"),s.string("event"),s.number("delay");let r=up.form.config;return"input"===n.event?(n.event=t.evalOption(r.watchInputEvents,e),n.delay??=r.watchInputDelay):"change"===n.event&&(n.event=t.evalOption(r.watchChangeEvents,e)),n.origin||=e,n},isSubmittable:C,watch:g,validate:function(...e){let n=function(e,...n){const i=t.extractOptions(n);return i.origin?i.target||=up.fragment.toTarget(e):i.origin||=up.fragment.get(e),i}(...e);return up.FormValidator.forElement(n.origin).validate(n)},autosubmit:y,fieldSelector:r,fields:u,isField:o,submitButtons:h,focusedField:function(){return t.presence(document.activeElement,o)},switchTarget:S,disableWhile:function(e,n){let i=function({disable:e,origin:n}){if(!e)return t.noop;let i,s=()=>O(n||void up.fail("Cannot process { disable: '%s' } option without { %s }",e,"origin"));return!0===e?i=[s()]:t.isString(e)&&(i=up.fragment.subtree(s(),e,{origin:n})),t.sequence(i.map(p))}(n);t.always(e,i)},disable:p,group:b,groupSolution:v,groupSelectors:w,get:E}}(),up.submit=up.form.submit,up.watch=up.form.watch,up.autosubmit=up.form.autosubmit,up.validate=up.form.validate},2667:(t,e,n)=>{n(8711);const i=up.util,s=up.element;up.fragment=function(){function t(t){let e=s.tagName(t);if(e.startsWith("up-"))return e}const e=new up.Config((()=>({badTargetClasses:[/^up-/],targetDerivers:["[up-id]","[id]","html","head","body","main","[up-main]",t,"link[rel][type]","link[rel=preload][href]","link[rel=preconnect][href]","link[rel=prefetch][href]","link[rel]","meta[property]","*[name]","form[action]","a[href]","[class]","[up-flashes]","form"],verifyDerivedTarget:!0,navigateOptions:{cache:"auto",revalidate:"auto",feedback:!0,fallback:!0,focus:"auto",scroll:"auto",history:"auto",peel:!0},match:"region",runScripts:!0,autoHistoryTargets:[":main"],autoFocus:["hash","autofocus","main-if-main","keep","target-if-lost"],autoScroll:["hash","layer-if-main"],autoRevalidate:t=>t.expired,skipResponse:n})));function n({response:t,expiredResponse:e}){return!t.text||t.text===e?.text}function r(t,e={}){return t=p(t,e),s.closestAttr(t,"up-source")}function o(t){let e=s.closestAttr(t,"up-time");if(e&&"false"!==e)return/^\d+$/.test(e)&&(e=1e3*Number(e)),new Date(e)}function u(t){let e=s.closestAttr(t,"up-etag");if(e&&"false"!==e)return e}i.delegate(e,["mainTargets"],(()=>up.layer.config.any));const h=up.mockable(((...t)=>{let e=y(t);return new up.RenderJob(e)})),a=up.mockable(((...t)=>{const e=y(t);return h({...e,navigate:!0})}));function c(t){return!t.closest(".up-destroying")}function l(t){return t.isConnected&&c(t)}function p(...t){const e=i.extractOptions(t),n=t.pop(),r=t[0];return i.isElementish(n)?s.get(n):r?f(r,n,e):new up.FragmentFinder({selector:n,origin:e.origin,layer:e.layer,match:e.match}).find()}function f(...t){return d(...t)[0]}function d(...t){const e=i.extractOptions(t);let n=t.pop();const s=t[0];return i.isElement(n)?[n]:i.isList(n)?n:new up.Selector(n,s,e).descendants(s)}function m(t,e,n={}){return new up.Selector(e,t,n).subtree(t)}function g(t,e){return i.isElement(e)?s.contains(t,e)&&up.layer.get(t).contains(e):m(t,e).length>0}function y(t){const e=i.parseArgIntoOptions(t,"target");return i.isElement(e.target)&&(e.origin||=e.target),e}const w=/^(onFail|on|fail)?(.+)$/;function b(t,e){return i.presence(t,i.isString)||v(t,e)||function(t){throw new up.CannotTarget(function(t){return`Cannot derive good target selector from a <${s.tagName(t)}> element without identifying attributes. Try setting an [id] or configure up.fragment.config.targetDerivers.`}(t))}(t)}function v(t,n){return i.findResult(e.targetDerivers,(function(r){let o=function(t,e){if(i.isFunction(e))return e(t);if(t.matches(e))try{return function(t,e){let{includePath:n,excludeRaw:i}=up.element.parseSelector(e);if(1!==n.length)throw new up.CannotParse(e);let{tagName:r,id:o,classNames:u,attributes:h}=n[0],a="";"*"===r?a+=s.tagName(t):r&&(a+=r);for(let t of u)a+=s.classSelector(t);o&&(a+=s.idSelector(o));for(let e in h){let n=h[e]||t.getAttribute(e);if("id"===e)a+=s.idSelector(n);else if("class"===e)for(let e of _(t))a+=s.classSelector(e);else a+=s.attrSelector(e,n)}return i&&(a+=i),a}(t,e)}catch(t){if(t instanceof up.CannotParse)return e;throw t}}(t,r);if(o&&function(t,n,i={}){return!l(n)||!e.verifyDerivedTarget||up.fragment.get(t,{layer:n,...i})===n}(o,t,n))return o}))}function _(t){return i.filter(t.classList,(t=>!i.some(e.badTargetClasses,(e=>{return n=e,s=t,i.isRegExp(n)?n.test(s):n===s;var n,s}))))}function k(t,{origin:e}={}){return t.replace(/:origin\b/,(function(n){if(e)return b(e);up.fail('Missing { origin } element to resolve "%s" reference (found in %s)',n,t)}))}function S(...t){return(up.migrate.resolveOrigin||k)(...t)}function x(t){return i.parseTokens(t,{separator:"comma"})}return up.on("up:framework:boot",(function(){const{documentElement:t}=document;if(t.setAttribute("up-source",i.normalizeURL(location.href,{hash:!1})),up.hello(t),!up.browser.canPushState())return up.warn("Cannot push history changes. Next fragment update will load in a new page.")})),up.on("up:framework:reset",(function(){e.reset()})),{config:e,reload:function(...t){const e=y(t);e.target||=":main";const n=p(e.target,e);return e.url||=r(n),e.headers=i.merge(e.headers,function(t){let e={},n=o(t);n&&(e["If-Modified-Since"]=n.toUTCString());let i=u(t);return i&&(e["If-None-Match"]=i),e}(n)),(e.keepData||s.booleanAttr(n,"up-keep-data"))&&(e.data=up.data(n)),up.migrate.postprocessReloadOptions?.(e),h(e)},destroy:function(...t){const e=y(t);return(e.element=p(e.target,e))&&new up.Change.DestroyFragment(e).execute(),up.migrate.formerlyAsync?.("up.destroy()")},render:h,navigate:a,get:p,getDumb:f,all:d,subtree:m,contains:g,closest:function(t,e,n){return new up.Selector(e,t,n).closest(t)},source:r,visit:function(t,e){return a({...e,url:t})},markAsDestroying:function(t){t.classList.add("up-destroying"),t.setAttribute("aria-hidden","true")},emitInserted:function(t){return up.emit(t,"up:fragment:inserted",{log:["Inserted fragment %o",t]})},emitDestroyed:function(t,e){const n=e.log??["Destroyed fragment %o",t],i=e.parent||document;return up.emit(i,"up:fragment:destroyed",{fragment:t,parent:i,log:n})},emitKeep:function(t){let{oldElement:e,newElement:n,newData:i,renderOptions:r}=t;const o=["Keeping fragment %o",e],u=s.callbackAttr(e,"up-on-keep",{exposedKeys:["newFragment","newData"]});return up.emit(e,"up:fragment:keep",{newFragment:n,newData:i,renderOptions:r,log:o,callback:u})},successKey:function(t){let e=w.exec(t);if(e){let[t,n,s]=e;switch(n){case"onFail":return"on"+i.upperCaseFirst(s);case"fail":return i.lowerCaseFirst(s)}}},failKey:function(t){let e=w.exec(t);if(e){let[t,n,s]=e;switch(n){case"on":return"onFail"+i.upperCaseFirst(s);case void 0:return"fail"+i.upperCaseFirst(s)}}},expandTargets:function(t,e={}){const{layer:n}=e;"new"===n||n instanceof up.Layer||up.fail("Must pass an up.Layer as { layer } option, but got %o",n),t=i.copy(i.wrapList(t));const s=[];for(;t.length;){const r=t.shift();if(":main"===r||!0===r){let i;i="new"===n?e.mode||up.fail('Must pass a { mode } option together with { layer: "new" }'):n.mode,t.unshift(...up.layer.mainTargets(i))}else":layer"===r?"new"===n||n.opening||t.unshift(n.getFirstSwappableElement()):i.isElementish(r)?s.push(b(r,e)):i.isString(r)&&s.push(S(r,e))}return i.uniq(s)},resolveOrigin:S,toTarget:b,tryToTarget:v,isTargetable:function(t){return!!v(t)},matches:function(t,e,n={}){if(t=s.get(t),i.isElement(e)){let n=v(e);return n&&t.matches(n)}return new up.Selector(e,t,n).matches(t)},hasAutoHistory:function(t){return!!g(t,e.autoHistoryTargets)||(up.puts("up.render()","Will not auto-update history because fragment doesn't contain a selector from up.fragment.config.autoHistoryTargets"),!1)},time:o,etag:u,shouldRevalidate:function(t,n,s={}){return t.fromCache&&i.evalAutoOption(s.revalidate,e.autoRevalidate,n)},abort:function(...t){let e,n,s=y(t),{reason:r,newLayer:o}=s;if(s.target)n=d(s.target,s),e=t=>t.isPartOfSubtree(n),r||="Aborting requests within fragment";else{let t=up.layer.getAll(s);n=i.map(t,"element"),e=e=>i.contains(t,e.layer),r||="Aborting requests within "+t.join(", ")}up.network.abort((t=>t.abortable&&e(t)),{...s,reason:r});for(let t of n)up.emit(t,"up:fragment:aborted",{newLayer:o,log:!1})},onAborted:function(t,...e){let n=i.extractCallback(e),s=i.extractOptions(e),r=up.on("up:fragment:aborted",{guard:e=>e.target.contains(t)||s.around&&t.contains(e.target)},n);return up.destructor(t,r),r},splitTarget:x,parseTargetSteps:function(t,e={}){let n=e.defaultPlacement||"swap",i=[],s=x(t);for(let t of s){if(":none"===t)continue;let s=n,r=!1;t=t.replace(/\b::?(before|after)\b/,((t,e)=>(s=e,""))),t=t.replace(/\b:maybe\b/,(()=>(r=!0,"")));const o={...e,selector:t,placement:s,maybe:r,originalRenderOptions:e};i.push(o)}return i},isAlive:l,isNotDestroying:c,targetForSteps:function(t){let e=i.reject(t,"maybe");return i.map(e,"selector").join(", ")||":none"},compressNestedSteps:function(t){if(t.length<2)return t;let e=i.uniqBy(t,"oldElement");return e=i.reject(e,(t=>function(t,e){return i.some(t,(function(t){return t!==e&&("swap"===t.placement||"content"===t.placement)&&t.oldElement.contains(e.oldElement)}))}(e,t))),e}}}(),up.reload=up.fragment.reload,up.destroy=up.fragment.destroy,up.render=up.fragment.render,up.navigate=up.fragment.navigate,up.visit=up.fragment.visit,i.delegate(up,["context"],(()=>up.layer.current))},9634:()=>{up.framework=function(){let t="evaling";function e(){if("configuring"!==t)return void console.error("Unpoly has already booted");let e=n();e?console.error("Unpoly cannot boot: %s",e):(t="booting",up.emit("up:framework:boot",{log:!1}),t="booted",up.emit("up:framework:booted",{log:!1}))}function n(){for(let t of["URL","Proxy","Promise","DOMParser","FormData"])if(!window[t])return`Browser doesn't support the ${t} API`;if("BackCompat"===document.compatMode)return"Browser is in quirks mode (missing DOCTYPE?)"}return{onEvaled:function(){up.emit("up:framework:evaled",{log:!1}),function(){let t=document.currentScript;return!!t?.async||"manual"===t?.getAttribute("up-boot")||"complete"===document.readyState||void 0}()?console.debug("Call up.boot() after you have configured Unpoly"):document.addEventListener("DOMContentLoaded",e),t="configuring"},boot:e,startExtension:function(){if("configuring"!==t)throw new Error("Unpoly extensions must be loaded before booting");t="evaling"},stopExtension:function(){t="configuring"},reset:function(){up.emit("up:framework:reset",{log:!1})},get evaling(){return"evaling"===t},get booted(){return"booted"===t},get beforeBoot(){return"booting"!==t&&"booted"!==t},isSupported:function(){return!n()}}}(),up.boot=up.framework.boot},8944:()=>{up.history=function(){const t=up.util,e=up.element,n=new up.Config((()=>({enabled:!0,updateMetaTags:!0,restoreTargets:["body"],metaTagSelectors:["meta","link[rel=alternate]","link[rel=canonical]","link[rel=icon]","[up-meta]"],noMetaTagSelectors:["meta[http-equiv]","[up-meta=false]","meta[name=csp-nonce]"]})));let i,s;const r={hash:!0};function o(e,n){return n=t.merge(r,n),t.normalizeURL(e,n)}function u(t){return o(location.href,t)}function h(){const t=u();s!==t&&(i=s,s=t)}h();const a={trailingSlash:!1};function c(e,n){return o(e,n=t.merge(a,n))===u(n)}function l(t,e={}){f("replaceState",t=o(t))&&!1!==e.event&&p({location:t,reason:"replace",log:`Replaced state for ${t}`})}function p(t){let e=up.event.build("up:location:changed",t);up.migrate?.renamedProperty?.(e,"url","location"),up.emit(e)}function f(t,e){if(n.enabled){const n={up:{}};return window.history[t](n,"",e),h(),!0}}function d(t){h();let e=u();p({location:e,reason:"pop",log:`Navigated to history entry ${e}`}),up.viewport.saveFocus({location:i}),up.viewport.saveScroll({location:i}),function(t){if(!t?.up)return void up.puts("popstate","Ignoring a history state not owned by Unpoly");let e=u();up.emit("up:location:restore",{location:e,log:`Restoring location ${e}`}).defaultPrevented||up.render({url:e,target:n.restoreTargets,fail:!1,history:!0,location:e,peel:!0,layer:"root",cache:!0,saveScroll:!1,scroll:["restore","auto"],saveFocus:!1,focus:["restore","auto"]})}(t.state)}function m(){window.addEventListener("popstate",d),"GET"===up.protocol.initialRequestMethod()&&l(u(),{event:!1})}function g(t=document.head){return e.filteredQuery(t,n.metaTagSelectors,n.noMetaTagSelectors)}return up.on("up:framework:boot",(function(){"jasmine"in window?m():setTimeout(m,100)})),up.macro("a[up-back], [up-href][up-back]",(function(t){i&&(e.setMissingAttrs(t,{"up-href":i,"up-scroll":"restore"}),t.removeAttribute("up-back"),up.link.makeFollowable(t))})),up.on("up:framework:reset",(function(){n.reset(),i=void 0,s=void 0,h()})),{config:n,push:function(t){!c(t=o(t))&&f("pushState",t)&&p({location:t,reason:"push",log:`Advanced to location ${t}`})},replace:l,get location(){return u()},get previousLocation(){return i},normalizeURL:o,isLocation:c,findMetaTags:g,updateMetaTags:function(t){let e=g();for(let t of e)t.remove();for(let e of t)document.head.append(e)}}}()},9443:(t,e,n)=>{n(4432);const i=up.util,s=up.element;up.layer=function(){const t=[up.Layer.Root,up.Layer.Modal,up.Layer.Popup,up.Layer.Drawer,up.Layer.Cover],e=new up.Config((function(){const e={mode:"modal",any:{mainTargets:["[up-main='']","main",":layer"]},root:{mainTargets:["[up-main~=root]"],history:!0},overlay:{mainTargets:["[up-main~=overlay]"],openAnimation:"fade-in",closeAnimation:"fade-out",dismissLabel:"×",dismissAriaLabel:"Dismiss dialog",dismissable:!0,history:"auto"},cover:{mainTargets:["[up-main~=cover]"]},drawer:{mainTargets:["[up-main~=drawer]"],backdrop:!0,position:"left",size:"medium",openAnimation(t){switch(t.position){case"left":return"move-from-left";case"right":return"move-from-right"}},closeAnimation(t){switch(t.position){case"left":return"move-to-left";case"right":return"move-to-right"}}},modal:{mainTargets:["[up-main~=modal]"],backdrop:!0,size:"medium"},popup:{mainTargets:["[up-main~=popup]"],position:"bottom",size:"medium",align:"left",dismissable:"outside key"},foreignOverlaySelectors:["dialog"]};for(let n of t)e[n.mode].Class=n;return e}));let n=null,r=[];function o(t){return"root"===t?[e.root,e.any]:[e[t],e.overlay,e.any]}async function u(t){return t=i.options(t,{layer:"new",defaultToEmptyContent:!0,navigate:!0}),(await up.render(t)).layer}up.on("up:fragment:destroyed",(function(){n.sync()})),up.on("up:framework:evaled",(function(){n=new up.LayerStack})),up.on("up:framework:reset",(function(){e.reset(),n.reset(),r=i.filter(r,"isDefault")}));const h={config:e,mainTargets:function(t){return i.flatMap(o(t),"mainTargets")},open:u,build:function(t,s){const{mode:r}=t,{Class:u}=e[r],h=i.reverse(o(r));let a=up.migrate.handleLayerConfig;return a&&h.forEach(a),t.openAnimation??=i.pluckKey(t,"animation"),t=i.mergeDefined(...h,{mode:r,stack:n},t),s&&(t=s(t)),new u(t)},ask:function(t){return new Promise((function(e,n){u(t={...t,onAccepted:t=>e(t.value),onDismissed:t=>n(t.value)})}))},normalizeOptions:function(t){if(up.migrate.handleLayerOptions?.(t),i.isGiven(t.layer)){let n=String(t.layer).match(/^(new|shatter|swap)( (\w+))?/);if(n){t.layer="new";const i=n[1],s=n[3];t.mode||=s||e.mode,"swap"===i?up.layer.isOverlay()&&(t.baseLayer="parent"):"shatter"===i&&(t.baseLayer="root")}}else t.mode?t.layer="new":i.isElementish(t.target)?t.layer=n.get(t.target,{normalizeLayerOptions:!1}):t.origin?t.layer="origin":t.layer="current";t.context||(t.context={}),t.baseLayer=n.get("current",{...t,normalizeLayerOptions:!1})},openCallbackAttr:function(t,e){return s.callbackAttr(t,e,{exposedKeys:["layer"]})},closeCallbackAttr:function(t,e){return s.callbackAttr(t,e,{exposedKeys:["layer","value","response"]})},anySelector:function(){return i.map(t,(t=>t.selector())).join()},optionToString:function(t){return i.isString(t)?`layer "${t}"`:t.toString()},get stack(){return n.layers},isWithinForeignOverlay:function(t){let n=e.foreignOverlaySelectors.join();return!(!n||!t.closest(n))}};return i.delegate(h,["get","getAll","root","overlays","current","front","sync","count","dismissOverlays"],(()=>n)),i.delegate(h,["accept","dismiss","isRoot","isOverlay","isFront","on","off","emit","parent","history","location","mode","context","element","contains","size","affix"],(()=>n.current)),h}()},3849:(t,e,n)=>{n(2065),up.link=function(){const t=up.util,e=up.element,n=new up.LinkPreloader;let i=null;const s=["a[up-content]","a[up-fragment]","a[up-document]"],r=["a[href]","[up-href]"],o=["[up-follow]","[up-target]","[up-layer]","[up-transition]","[up-preload]","[up-instant]","[up-href]"];function u(e,n){return t.flatMap(e,(t=>n.map((e=>t+e))))}const h=new up.Config((()=>({followSelectors:u(r,o).concat(s),noFollowSelectors:["[up-follow=false]","a[download]","a[target]",'a[href^="#"]:not([up-content]):not([up-fragment]):not([up-document])','a[href^="javascript:"]'],instantSelectors:["[up-instant]"],noInstantSelectors:["[up-instant=false]","[onclick]"],preloadSelectors:u(r,["[up-preload]"]),noPreloadSelectors:["[up-preload=false]"],clickableSelectors:s.concat(["[up-emit]","[up-accept]","[up-dismiss]","[up-clickable]"]),preloadDelay:90})));function a(){return h.followSelectors.join()}function c(){return h.preloadSelectors.join()}function l(e){return e.matches(h.noFollowSelectors.join())||t.isCrossOrigin(e)}const p=up.mockable((function(t,e){return up.render(d(t,e))}));function f(e,n,i){n=t.options(n);const s=new up.OptionsParser(e,n,{...i,fail:!1});return n.url=function(t,e={}){const n=e.url||t.getAttribute("up-href")||t.getAttribute("href");if("#"!==n)return n}(e,n),n.method=g(e,n),s.json("headers"),s.json("params"),s.booleanOrString("cache"),s.booleanOrString("expireCache"),s.booleanOrString("evictCache"),s.booleanOrString("revalidate"),s.booleanOrString("abort"),s.boolean("abortable"),s.boolean("background"),s.string("contentType"),s.number("badResponseTime"),s.number("timeout"),n}function d(e,n,i){e=up.fragment.get(e),n=t.options(n);const s=new up.OptionsParser(e,n,{fail:!0,...i});return s.include(f),s.boolean("feedback"),n.origin||=e,s.boolean("fail"),s.boolean("navigate",{default:!0}),s.string("confirm",{attr:["up-confirm","data-confirm"]}),s.string("target"),s.booleanOrString("fallback"),s.string("match"),s.string("content"),s.string("fragment"),s.string("document"),s.boolean("useKeep"),s.boolean("useHungry"),s.callback("onLoaded"),s.callback("onRendered",{mainKey:"result"}),s.callback("onFinished",{mainKey:"result"}),s.callback("onOffline",{mainKey:"error"}),s.callback("onError",{mainKey:"error"}),s.boolean("peel"),s.string("layer"),s.string("baseLayer"),s.json("context"),s.string("mode"),s.string("align"),s.string("position"),s.string("class"),s.string("size"),s.booleanOrString("dismissable"),s.parse(up.layer.openCallbackAttr,"onOpened"),s.parse(up.layer.closeCallbackAttr,"onAccepted"),s.parse(up.layer.closeCallbackAttr,"onDismissed"),s.string("acceptEvent"),s.string("dismissEvent"),s.string("acceptLocation"),s.string("dismissLocation"),s.booleanOrString("history"),s.booleanOrString("focus"),s.boolean("saveScroll"),s.boolean("saveFocus"),s.booleanOrString("scroll"),s.boolean("revealTop"),s.number("revealMax"),s.number("revealPadding"),s.number("revealSnap"),s.string("scrollBehavior"),s.booleanOrString("history"),s.booleanOrString("location"),s.booleanOrString("title"),s.boolean("metaTags"),s.include(up.motion.motionOptions),n.guardEvent||(n.guardEvent=up.event.build("up:link:follow",{log:"Following link"})),n}function m(t){if(!S(t))return"Will not preload an unsafe link"}function g(e,n={}){return t.normalizeMethod(n.method||e.getAttribute("up-method")||e.getAttribute("data-method"))}function y(t){return(t=up.fragment.get(t)).matches(a())&&!l(t)}function w(t){y(t)||t.setAttribute("up-follow","")}function b(t){t.matches("a[href], button")||(e.setMissingAttrs(t,{tabindex:"0",role:"link","up-clickable":""}),t.addEventListener("keydown",(function(t){if("Enter"===t.key||"Space"===t.key)return k(t)})))}function v(t,e){if(t.defaultPrevented||l(e))return!1;const n=`a, [up-href], ${up.form.fieldSelector()}`,i=t.target.closest(n);return!i||i===e}function _(t){const e=t.closest(h.instantSelectors.join());return e&&!((n=e).matches(h.noInstantSelectors.join())||l(n));var n}function k(t){let e=["clientX","clientY","button",...up.event.keyModifiers];const n=up.event.fork(t,"up:click",e);up.emit(t.target,n,{log:!1})}function S(t){const e=g(t);return up.network.isSafeMethod(e)}return up.macro((function(){return h.clickableSelectors.join()}),b),up.on("up:click",a,(function(t,e){v(t,e)&&(up.event.halt(t,{log:!0}),up.focus(e,{preventScroll:!0}),up.error.muteUncriticalRejection(p(e)))})),up.macro("[up-expand]",(function(t){const n=t.getAttribute("up-expand")||"a, [up-href]";let i=e.get(t,n);if(i){const n=e.upAttrs(i);n["up-href"]||=i.getAttribute("href"),e.setMissingAttrs(t,n);const s=e.upClasses(i);t.classList.add(...s),w(t)}})),up.compiler(c,(function(t){(function(t){return!up.browser.canPushState()||t.matches(h.noPreloadSelectors.join())||l(t)||!function(t){const e=f(t);if(e.url)return null==e.cache&&(e.cache="auto"),e.basic=!0,new up.Request(e).willCache()}(t)})(t)||n.watchLink(t)})),up.on("up:framework:reset",(function(){i=null,h.reset(),n.reset()})),{follow:p,followOptions:d,preload:function(t,e){let n=m(t=up.fragment.get(t));if(n)return Promise.reject(new up.Error(n));const i=up.event.build("up:link:preload",{log:["Preloading link %o",t]});return p(t,{abortable:!1,...e,guardEvent:i,preload:!0})},makeFollowable:w,makeClickable:b,isSafe:S,isFollowable:y,shouldFollowEvent:v,followMethod:g,convertClicks:function(t){t.on("click",(function(e,n){if(up.event.isUnmodified(e))return _(n)&&i?up.event.halt(e):t.wasHitByMouseEvent(e)&&(!i||i===e.target)&&k(e),i=null})),t.on("mousedown",(function(t,e){up.event.isUnmodified(t)&&(i=t.target,_(e)&&k(t))}))},config:h,combineFollowableSelectors:u,preloadSelector:c,followSelector:a,preloadIssue:m}}(),up.follow=up.link.follow},4453:()=>{up.log=function(){const t=up.util,e=new up.LogConfig;function n(t,e,n,...s){i(t,e,"",n,...s)}function i(n,i,s,r,...o){r&&(e.format?console[n](`%c${i}%c ${r}`,"color: #666666; padding: 1px 3px; border: 1px solid #bbbbbb; border-radius: 2px; font-size: 90%; display: inline-block;"+s,"",...o):console[n](`[${i}] ${t.sprintf(r,...o)}`))}return up.on("up:framework:boot",(function(){if(!e.banner)return;const t=` __ _____ ___ ___ / /_ __\n/ // / _ \\/ _ \\/ _ \\/ / // / ${up.version}\n\\___/_//_/ .__/\\___/_/\\_. / \n / / / /\n\n`;let n="";up.migrate.loaded||(n+="Load unpoly-migrate.js to polyfill deprecated APIs.\n\n"),e.enabled?n+="Call `up.log.disable()` to disable logging for this session.":n+="Call `up.log.enable()` to enable logging for this session.";const i="color: #777777";e.format?console.log("%c"+t+"%c"+n,"font-family: monospace;"+i,i):console.log(t+n)})),up.on("up:framework:reset",(function(){e.reset()})),{puts:function(...t){e.enabled&&n("log",...t)},putsEvent:function(t){if(e.enabled){let e="#5566cc";i("log",(t=t.originalEvent||t).type,`color: white; border-color: ${e}; background-color: ${e}`,"Interaction on %o",t.target)}},error:(...t)=>n("error",...t),warn:(...t)=>n("warn",...t),config:e,enable:function(){e.enabled=!0},disable:function(){e.enabled=!1}}}(),up.puts=up.log.puts,up.warn=up.log.warn},6535:()=>{up.migrate={config:{}}},8374:()=>{up.mockable=function(t){if(window.jasmine){let e=t.name,n={[e]:t},i=function(){return n[e].apply(this,arguments)};return i.mock=()=>spyOn(n,e),i}return t}},4034:()=>{up.motion=function(){const t=up.util,e=up.element;let n={},i={};const s=new up.MotionController("motion"),r=new up.Config((()=>({duration:175,easing:"ease",enabled:!matchMedia("(prefers-reduced-motion: reduce)").matches})));function o(e){return t.pickBy(e,"isDefault")}function u(){return r.enabled}function h(t,n,i){return c(i),u()&&!y(n)&&i.duration>0&&!e.isSingleton(t)}function a(t,e,n){return n={...n,finishEvent:s.finishEvent},new up.CSSTransition(t,e,n).start()}function c(t){t.easing||=r.easing,t.duration||=r.duration}function l(e){if(!y(e)){if(t.isFunction(e))return e;if(t.isArray(e))return p(...e);if(t.isString(e)){let t;if(e.indexOf("/")>=0)return p(...e.split("/"));if(t=i[e])return l(t)}else up.fail("Unknown transition %o",e)}}function p(e,n){if(!y(e)&&!y(n)){const i=f(e)||t.asyncNoop,s=f(n)||t.asyncNoop;return(t,e,n)=>Promise.all([i(t,n),s(e,n)])}}function f(e){var i;if(!y(e))return t.isFunction(e)?e:t.isString(e)?n[i=e]||up.fail("Unknown animation %o",i):t.isOptions(e)?(t,n)=>a(t,e,n):void up.fail("Unknown animation %o",e)}const d=up.mockable((function(t,e){t.replaceWith(e)}));function m(t,e){const n=l(e);n.isDefault=up.framework.evaling,i[t]=n}function g(t,e){const i=f(e);i.isDefault=up.framework.evaling,n[t]=i}function y(t){return!t||"none"===t}function w(t,n,i){g(t,(function(t,s){return t.style.opacity=0,e.setStyle(t,{opacity:n}),a(t,{opacity:i},s)}))}function b(t,e){return{transform:`translate(${t}px, ${e}px)`}}function v(t){return e.setStyle(t,{transform:null}),t.getBoundingClientRect()}function _(t,n){const i=`move-from-${t}`;g(`move-to-${t}`,(function(t,e){const i=v(t);return a(t,n(i),e)})),g(i,(function(t,i){const s=v(t),r=n(s);return e.setStyle(t,r),a(t,{transform:null},i)}))}return up.on("up:framework:boot",(function(){u()||up.puts("up.motion","Animations are disabled")})),w("fade-in",0,1),w("fade-out",1,0),_("top",(function(t){return b(0,-(t.top+t.height))})),_("bottom",(function(t){return b(0,up.viewport.rootHeight()-t.top)})),_("left",(function(t){return b(-(t.left+t.width),0)})),_("right",(function(t){return b(up.viewport.rootWidth()-t.left,0)})),m("cross-fade",["fade-out","fade-in"]),m("move-left",["move-to-left","move-from-right"]),m("move-right",["move-to-right","move-from-left"]),m("move-up",["move-to-top","move-from-bottom"]),m("move-down",["move-to-bottom","move-from-top"]),up.on("up:framework:reset",(function(){s.reset(),n=o(n),i=o(i),r.reset()})),{morph:function(n,i,r,o){c(o=t.options(o)),n=up.fragment.get(n),i=up.fragment.get(i);let u=l(r);const a=h(n,u,o);u=up.error.guardFn(u);const p=t.pluckKey(o,"beforeStart")||t.noop,f=t.pluckKey(o,"afterInsert")||t.noop,m=t.pluckKey(o,"beforeDetach")||t.noop,g=t.pluckKey(o,"afterDetach")||t.noop,y=t.pluckKey(o,"scrollNew")||t.noop;if(p(),a){if(s.isActive(n)&&!1===o.trackMotion)return u(n,i,o);up.puts("up.morph()","Morphing %o to %o with transition %O over %d ms",n,i,r,o.duration);const t=up.viewport.get(n),h=t.scrollTop,a=up.viewport.absolutize(n,{afterMeasure(){e.insertBefore(n,i),f()}}),c=async function(){y();const e=t.scrollTop;a.moveBounds(0,e-h),await u(n,i,o),m(),a.bounds.remove(),g()};return s.startFunction([n,i],c,o)}return m(),d(n,i),f(),g(),y(),Promise.resolve()},animate:function(n,i,r){n=up.fragment.get(n),r=t.options(r);let o=f(i);const u=h(n,i,r);if(o=up.error.guardFn(o),u){const t=()=>o(n,r);return s.startFunction(n,t,r)}return function(n,i){return t.isOptions(i)&&e.setStyle(n,i),Promise.resolve()}(n,i)},finish:function(t){return s.finish(t)},finishCount:()=>s.finishCount,transition:m,animation:g,config:r,isEnabled:u,isNone:y,willAnimate:h,swapElementsDirectly:d,motionOptions:function(e,n,i){n=t.options(n);let s=new up.OptionsParser(e,n,i);return s.booleanOrString("animation"),s.booleanOrString("transition"),s.string("easing"),s.number("duration"),n}}}(),up.transition=up.motion.transition,up.animation=up.motion.animation,up.morph=up.motion.morph,up.animate=up.motion.animate},1647:(t,e,n)=>{n(35);const i=up.util;up.network=function(){const t=new up.Config((()=>({concurrency:6,wrapMethod:!0,cacheSize:70,cacheExpireAge:15e3,cacheEvictAge:54e5,badResponseTime:400,fail:t=>(t.status<200||t.status>299)&&304!==t.status,autoCache:t=>t.isSafe(),expireCache:(t,e)=>!t.isSafe(),evictCache:!1,progressBar:!0,timeout:9e4}))),e=new up.Request.Queue,n=new up.Request.Cache;let s=null;function r(s){(function(t){let i;if(t.willCache()&&(i=n.get(t)))return up.puts("up.request()","Re-using previous request to %s",t.description),t.background||e.promoteToForeground(i),n.track(i,t,{onIncompatible:r}),!0})(s)||function(s){(function(e){e.willCache()&&(n.put(e),e.onLoading=()=>n.put(e)),i.always(e,(function(s){let r=s.expireCache??e.expireCache??i.evalOption(t.expireCache,e,s);r&&n.expire(r,{except:e});let o=s.evictCache??e.evictCache??i.evalOption(t.evictCache,e,s);o&&n.evict(o,{except:e}),n.get(e)&&n.put(e),s.isCacheable?.()||n.evict(e)}))})(s),e.asap(s)}(s)}function o(...t){up.migrate.preprocessAbortArgs?.(t),e.abort(...t)}return up.on("up:network:late",(function(){i.evalOption(t.progressBar)&&(s=new up.ProgressBar)})),up.on("up:network:recover",(function(){s?.conclude()})),up.on("up:framework:reset",(function(){o(),e.reset(),t.reset(),n.reset(),s?.destroy(),s=null})),{request:function(...t){const e=function(t){const e=i.extractOptions(t);return e.url||(e.url=t[0]),up.migrate.handleRequestOptions?.(e),e}(t),n=new up.Request(e);return r(n),n},cache:n,isBusy:function(){return e.isBusy()},isSafeMethod:function(t){return i.contains(["GET","OPTIONS","HEAD"],i.normalizeMethod(t))},config:t,abort:o,registerAliasForRedirect:function(t,e){if(t.cache&&e.url&&t.url!==e.url){const s=i.variant(t,{method:e.method,url:e.url});n.alias(t,s)}},queue:e,loadPage:function(t){new up.Request(t).loadPage()}}}(),up.request=up.network.request,up.cache=up.network.cache},3535:()=>{up.protocol=function(){const t=up.util,e=up.element,n=function(t){return"X-Up"+t.replace(/(^.|[A-Z])/g,(t=>"-"+t.toUpperCase()))},i=function(e,i,s=t.identity){let r=e.getResponseHeader(n(i));if(r)return s(r)};function s(t){return"false"!==t&&t}const r=t.memoize((function(){return t.normalizeMethod(up.browser.popCookie("_up_method"))})),o=new up.Config((()=>({methodParam:"_method",csrfParam:()=>e.metaContent("csrf-param"),csrfToken:()=>e.metaContent("csrf-token"),cspNonce:()=>e.metaContent("csp-nonce"),csrfHeader:"X-CSRF-Token"})));function u(){o.reset()}return up.on("up:framework:reset",u),{config:o,reset:u,locationFromXHR:function(t){return i(t,"location")||t.responseURL},titleFromXHR:function(t){return up.migrate.titleFromXHR?.(t)??i(t,"title",JSON.parse)},targetFromXHR:function(t){return i(t,"target")},methodFromXHR:function(e){return i(e,"method",t.normalizeMethod)},acceptLayerFromXHR:function(t){return i(t,"acceptLayer",JSON.parse)},contextFromXHR:function(t){return i(t,"context",JSON.parse)},dismissLayerFromXHR:function(t){return i(t,"dismissLayer",JSON.parse)},eventPlansFromXHR:function(t){return i(t,"events",JSON.parse)},expireCacheFromXHR:function(t){return i(t,"expireCache")||up.migrate.clearCacheFromXHR?.(t)},evictCacheFromXHR:function(t){return i(t,"evictCache",s)},csrfHeader:function(){return t.evalOption(o.csrfHeader)},csrfParam:function(){return t.evalOption(o.csrfParam)},csrfToken:function(){return t.evalOption(o.csrfToken)},cspNonce:function(){return t.evalOption(o.cspNonce)},initialRequestMethod:r,headerize:n,wrapMethod:function(t,e){return e.add(o.methodParam,t),"POST"},cspNoncesFromHeader:function(t){let e=[];if(t){let n=t.split(/\s*;\s*/);for(let t of n)if(0===t.indexOf("script-src")){let n,i=/'nonce-([^']+)'/g;for(;n=i.exec(t);)e.push(n[1])}}return e},influencingHeadersFromResponse:function(e){let n=e.header("Vary");return t.parseTokens(n,{separator:"comma"})}}}()},9615:()=>{up.radio=function(){const t=up.element,e=new up.Config((()=>({hungrySelectors:["[up-hungry]"],pollInterval:3e4})));return up.compiler("[up-poll]:not([up-poll=false])",(function(t){up.FragmentPolling.forFragment(t).onPollAttributeObserved()})),up.macro("[up-flashes]",(function(e){t.setMissingAttrs(e,{"up-hungry":"","up-if-layer":"subtree","up-keep":"",role:"alert"}),e.addEventListener("up:fragment:keep",(function(e){t.isEmpty(e.newFragment)||e.preventDefault()}))})),up.on("up:framework:reset",(function(){e.reset()})),{config:e,hungrySteps:function(n){let{useHungry:i,origin:s,layer:r}=n,o={current:[],other:[]};if(!i)return o;let u=e.hungrySelectors.join();const h=[r,...r.ancestors,...r.descendants];for(let e of h){let i=up.fragment.all(e.element,u,{layer:e});for(let u of i){let i=up.fragment.tryToTarget(u,{origin:s});if(!i){up.warn("[up-hungry]","Ignoring untargetable fragment %o",u);continue}let h=t.attr(u,"up-if-layer"),a=h?up.layer.getAll(h,{baseLayer:e}):[e],c={selector:i,oldElement:u,layer:e,origin:s,...up.motion.motionOptions(u),placement:"swap",useKeep:!0,maybe:!0,selectEvent:up.event.build("up:fragment:hungry",{log:!1}),selectCallback:t.callbackAttr(u,"up-on-hungry",{exposedKeys:["newFragment","renderOptions"]}),originalRenderOptions:n};a.includes(r)&&(r===e?o.current:o.other).push(c)}}return o.other=up.fragment.compressNestedSteps(o.other),o},startPolling:function(t,e={}){up.FragmentPolling.forFragment(t).forceStart(e)},stopPolling:function(t){up.FragmentPolling.forFragment(t).forceStop()},pollOptions:function(t,n={}){const i=new up.OptionsParser(t,n);return i.number("interval",{default:e.pollInterval}),i.string("ifLayer",{default:"front"}),n}}}()},6774:()=>{!function(){const t=up.element;for(let e of["method","confirm"]){const n=`up-${e}`,i=`data-${e}`;up.macro(`a[${i}]`,(function(e){(window.Rails||window.jQuery?.rails)&&up.link.isFollowable(e)&&(t.setMissingAttr(e,n,e.getAttribute(i)),e.removeAttribute(i))}))}}()},1897:()=>{up.script=function(){const t=up.util,e=up.element,n=new up.Config((()=>({assetSelectors:["link[rel=stylesheet]","script[src]","[up-asset]"],noAssetSelectors:["[up-asset=false]"],nonceableAttributes:["up-watch","up-on-accepted","up-on-dismissed","up-on-loaded","up-on-rendered","up-on-finished","up-on-error","up-on-offline"]}))),i={"[up-back]":-100,"[up-content]":-200,"[up-drawer]":-200,"[up-modal]":-200,"[up-cover]":-200,"[up-popup]":-200,"[up-tooltip]":-200,"[up-dash]":-200,"[up-flashes]":-200,"[up-expand]":-300,"[data-method]":-400,"[data-confirm]":-400};let s=[],r=[];function o(e){let[n,i,s]=function(e){const n=t.extractOptions(e),i=e.shift(),s=e.pop();return[i,{...n,...t.extractOptions(e)},s]}(e);return i=t.options(i,{selector:n,isDefault:up.framework.evaling,priority:0,batch:!1}),Object.assign(s,i)}function u(t,e){let n,i=0;for(;(n=t[i])&&n.priority>=e.priority;)i+=1;if(t.splice(i,0,e),up.framework.booted)if(0===e.priority)for(let t of up.layer.stack)h(t.element,{layer:t,compilers:[e]});else up.puts("up.compiler()","Compiler %s was registered after booting Unpoly. Compiler will run for future fragments only.",e.selector);return e}function h(t,e){up.emit(t,"up:fragment:compile",{log:!1});let n=e.compilers||r.concat(s);new up.CompilerPass(t,n,e).run()}function a(t=document.head){return e.filteredQuery(t,n.assetSelectors,n.noAssetSelectors)}return up.on("up:framework:reset",(function(){s=t.filter(s,"isDefault"),r=t.filter(r,"isDefault"),n.reset()})),{config:n,compiler:function(...t){const e=o(t);return u(s,e)},macro:function(...e){const n=o(e);return up.framework.evaling&&(n.priority||=function(e){e=t.evalOption(e);for(let t in i){const n=i[t];if(e.indexOf(t)>=0)return n}}(n.selector)||up.fail("Unregistered priority for system macro %o",n.selector)),u(r,n)},destructor:function(e,n){let i=e.upDestructors;i||(i=[],e.upDestructors=i,e.classList.add("up-can-clean")),t.isArray(n)?i.push(...n):i.push(n)},hello:function(t,e={}){return t=up.fragment.get(t,e),up.puts("up.hello()","Compiling fragment %o",t),h(t,e),up.fragment.emitInserted(t),t},clean:function(t,e={}){new up.DestructorPass(t,e).run()},data:function(e){return e=up.fragment.get(e),e.upData||=function(e){if(!e.getAttribute)return{};let n,i=e.getAttribute("up-data");return i&&(n=JSON.parse(i),!t.isOptions(n))?n:{...e.dataset,...n,...e.upCompileData}}(e)},findAssets:a,assertAssetsOK:function(e,n){let i=a();t.map(i,"outerHTML").join()!==t.map(e,"outerHTML").join()&&up.event.assertEmitted("up:assets:changed",{oldAssets:i,newAssets:e,renderOptions:n})}}}(),up.compiler=up.script.compiler,up.destructor=up.script.destructor,up.macro=up.script.macro,up.data=up.script.data,up.hello=up.script.hello},7924:()=>{up.util=function(){function t(){}const e={host:"cross-domain"};function n(t,n){n=A(n,e);const i=o(t);let s="";"cross-domain"===n.host&&(n.host=r(i)),n.host&&(s+=i.protocol+"//"+i.host);let{pathname:u}=i;return!1===n.trailingSlash&&"/"!==u&&(u=u.replace(/\/$/,"")),s+=u,!1!==n.search&&(s+=i.search),!1!==n.hash&&(s+=i.hash),s}const i=location.protocol,s=location.hostname;function r(t){if(w(t)&&-1===t.indexOf("//"))return!1;const e=o(t);return s!==e.hostname||i!==e.protocol}function o(t){if(t.pathname)return t;let e=document.createElement("a");return e.href=t,e}function u(t){return w(t)?e=>e[t]:t}function h(t,e){if(0===t.length)return[];e=u(e);let n=[],i=0;for(let s of t)n.push(e(s,i++));return n}function a(t,e){let n=0;for(let i of t)e(i,n++)}function c(t){return null===t}function l(t){return void 0===t}const p=Z(l);function f(t){return l(t)||c(t)}const d=Z(f);function m(t){return!!f(t)||(_(t)&&t[m.key]?t[m.key]():w(t)||O(t)?0===t.length:!!v(t)&&0===Object.keys(t).length)}m.key="up.util.isBlank";const g=Z(m);function y(t){return"function"==typeof t}function w(t){return"string"==typeof t||t instanceof String}function b(t){return"number"==typeof t||t instanceof Number}function v(t){return"object"==typeof t&&!c(t)&&(l(t.constructor)||t.constructor===Object)}function _(t){const e=typeof t;return"object"===e&&!c(t)||"function"===e}function k(t){return t instanceof Element}function S(t){return t instanceof RegExp}function x(t){return up.browser.canJQuery()&&t instanceof jQuery}const{isArray:E}=Array;function O(t){return E(t)||function(t){return t instanceof NodeList}(t)||function(t){return"[object Arguments]"===Object.prototype.toString.call(t)}(t)||x(t)||function(t){return t instanceof HTMLCollection}(t)}function C(t){return O(t)?t:f(t)?[]:[t]}function F(t){return _(t)&&t[F.key]?t=t[F.key]():O(t)?t=T(t):v(t)&&(t=Object.assign({},t)),t}function T(t){return Array.prototype.slice.call(t)}function R(...t){return Object.assign({},...t)}function A(t,e){return e?R(e,t):t?F(t):{}}function P(t,e){e=u(e);let n=0;for(let i of t){const t=e(i,n++);if(t)return t}}function L(t,e){e=u(e);let n=!0,i=0;for(let s of t)if(!e(s,i++)){n=!1;break}return n}function $(t){return D(t,d)}function D(t,e){e=u(e);const n=[];return a(t,(function(t,i){if(e(t,i))return n.push(t)})),n}function M(t){return t[t.length-1]}function N(t,e){return t.indexOf(e)>=0}function H(t,e){const n={};for(let i of e)i in t&&(n[i]=t[i]);return n}function j(t,e){e=u(e);const n={};for(let i in t)e(t[i],i,t)&&(n[i]=t[i]);return n}function q(t,...e){return y(t)?t(...e):t}F.key="up.util.copy",Date.prototype[F.key]=function(){return new Date(+this)};const U={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;"};function B(t,e){const n=t[e];return delete t[e],n}function K(t,e){if(e(M(t)))return t.pop()}function z(t){return K(t,v)||{}}function I(t){return t}function V(t){const e=[];for(let n of t)O(n)?e.push(...n):e.push(n);return e}function W(t,e){if(t?.valueOf&&(t=t.valueOf()),e?.valueOf&&(e=e.valueOf()),typeof t!=typeof e)return!1;if(O(t)&&O(e))return X(t,e);if(_(t)&&t[W.key])return t[W.key](e);if(v(t)&&v(e)){const n=Object.keys(t);return!!X(n,Object.keys(e))&&L(n,(n=>W(t[n],e[n])))}return t===e}function X(t,e){return t.length===e.length&&L(t,((t,n)=>W(t,e[n])))}W.key="up.util.isEqual";const J={"space/or":/\s+(?:or\s+)?/,or:/\s+or\s+/,comma:/\s*,\s*/};let G=0;function Q(t,e="%o"){let n;if("%c"===e)return"";if("%s"===e&&d(t)&&(t=t.toString()),w(t))n=t.trim().replace(/[\n\r\t ]+/g," "),"%o"===e&&(n=JSON.stringify(n));else if(l(t))n="undefined";else if(b(t)||y(t))n=t.toString();else if(E(t))n=`[${h(t,Q).join(", ")}]`;else if(x(t))n=`$(${h(t,Q).join(", ")})`;else if(k(t)){n=`<${t.tagName.toLowerCase()}`;for(let e of["id","up-id","name","class"]){let i=t.getAttribute(e);i&&(n+=` ${e}="${i}"`)}n+=">"}else if(S(t)||t instanceof Error)n=t.toString();else try{n=JSON.stringify(t)}catch(t){if("TypeError"!==t.name)throw t;n="(circular structure)"}return n.length>200&&(n=`${n.substr(0,200)}…${M(n)}`),n}const Y=/%[oOdisfc]/g;function Z(t){return function(...e){return!t(...e)}}function tt(t){if(t.error)throw t.error;return t.value}function et(t,e,n){try{return{value:t.apply(e,n)}}catch(t){return{error:t}}}return{parseURL:o,normalizeURL:n,matchURLs:function(t,e){return n(t)===n(e)},normalizeMethod:function(t){return t?t.toUpperCase():"GET"},methodAllowsPayload:function(t){return"GET"!==t&&"HEAD"!==t},copy:F,copyArrayLike:T,merge:R,mergeDefined:function(...t){const e={};for(let n of t)if(n)for(let t in n){const i=n[t];p(i)&&(e[t]=i)}return e},options:A,parseArgIntoOptions:function(t,e){let n=z(t);return p(t[0])&&(n=F(n),n[e]=t[0]),n},each:a,map:h,flatMap:function(t,e){return V(h(t,e))},mapObject:function(t,e){return h(t,e).reduce((function(t,e){return t[e[0]]=e[1],t}),{})},findResult:P,some:function(t,e){return!!P(t,e)},every:L,find:function(t,e){let n;e=u(e);for(let i of t)if(e(i)){n=i;break}return n},filter:D,filterMap:function(t,e){return D(h(t,e),p)},reject:function(t,e){return D(t,e=Z(u(e)))},intersect:function(t,e){return D(t,(t=>N(e,t)))},compact:$,compactObject:function(t){return j(t,d)},uniq:function(t){return t.length<2?t:Array.from(new Set(t))},uniqBy:function(t,e){if(t.length<2)return t;e=u(e);const n=new Set;return D(t,(function(t,i){const s=e(t,i);return!n.has(s)&&(n.add(s),!0)}))},last:M,isNull:c,isDefined:p,isUndefined:l,isGiven:d,isMissing:f,isPresent:g,isBlank:m,presence:function(t,e=g){if(e(t))return t},isObject:_,isFunction:y,isString:w,isBoolean:function(t){return"boolean"==typeof t||t instanceof Boolean},isNumber:b,isElement:k,isJQuery:x,isElementish:function(t){return!(!t||!t.addEventListener&&!t[0]?.addEventListener)},isPromise:function(t){return _(t)&&y(t.then)},isOptions:v,isArray:E,isFormData:function(t){return t instanceof FormData},isList:O,isRegExp:S,timer:function(t,e){return setTimeout(e,t)},contains:N,objectContains:function(t,e){return W(e,H(t,Object.keys(e)))},toArray:function(t){return E(t)?t:T(t)},pick:H,pickBy:j,omit:function(t,e){return j(t,((t,n)=>!N(e,n)))},unresolvablePromise:function(){return new Promise(t)},remove:function(t,e){const n=t.indexOf(e);if(n>=0)return t.splice(n,1),e},memoize:function(t){let e,n;return function(...i){return n?e:(n=!0,e=t.apply(this,i))}},pluckKey:B,renameKey:function(t,e,n){return t[n]=B(t,e)},extractOptions:z,extractCallback:function(t){return K(t,y)},noop:t,asyncNoop:function(){return Promise.resolve()},identity:I,escapeHTML:function(t){return t.replace(/[&<>"']/g,(t=>U[t]))},escapeRegExp:function(t){return t.replace(/[\\^$*+?.()|[\]{}]/g,"\\$&")},sequence:function(t){return t=$(t),(...e)=>h(t,(t=>t(...e)))},evalOption:q,evalAutoOption:function(t,e,...n){return"auto"===(t=q(t,...n))&&(t=q(e,...n)),t},flatten:V,newDeferred:function(){let t,e;const n=new Promise((function(n,i){t=n,e=i}));return n.resolve=t,n.reject=e,n},always:function(t,e=I){return t.then(e,e)},isBasicObjectProperty:function(t){return Object.prototype.hasOwnProperty(t)},isCrossOrigin:r,task:function(t){return setTimeout(t)},microtask:function(t){return Promise.resolve().then(t)},isEqual:W,parseTokens:function(t,e={}){if(w(t)){if(t=t.trim(),e.json&&/^\[.*]$/.test(t))return JSON.parse(t);{let n=e.separator||"space/or",i=J[n];return t.split(i)}}return C(t)},wrapList:C,wrapValue:function(t,...e){return e[0]instanceof t?e[0]:new t(...e)},uid:function(){return G++},upperCaseFirst:function(t){return t[0].toUpperCase()+t.slice(1)},lowerCaseFirst:function(t){return t[0].toLowerCase()+t.slice(1)},delegate:function(t,e,n){for(let i of e)Object.defineProperty(t,i,{get(){const t=n.call(this);let e=t[i];return y(e)&&(e=e.bind(t)),e},set(t){n.call(this)[i]=t}})},reverse:function(t){return F(t).reverse()},camelToKebabCase:function(t){return t.replace(/[A-Z]/g,(t=>"-"+t.toLowerCase()))},nullToUndefined:function(t){if(!c(t))return t},sprintf:function(t,...e){return t.replace(Y,(t=>Q(e.shift(),t)))},renameKeys:function(t,e){const n={};for(let i in t)n[e(i)]=t[i];return n},negate:Z,memoizeMethod:function(t,e){for(let n in e){let e=Object.getOwnPropertyDescriptor(t,n).value,i=function(...t){let i=this[`__${n}MemoizeCache`]||={},s=JSON.stringify(t);return i[s]||=et(e,this,t),tt(i[s])};t[n]=i}},safeStringifyJSON:function(t){return JSON.stringify(t).replace(/[^\x00-\x7F]/g,(t=>"\\u"+t.charCodeAt(0).toString(16).padStart(4,"0")))},variant:function(t,e={}){let n=Object.create(t);return Object.assign(n,e),n}}}()},4606:(t,e,n)=>{n(5074),up.viewport=function(){const t=up.util,e=up.element,n=up.fragment,i=new up.Config((()=>({viewportSelectors:["[up-viewport]","[up-fixed]"],fixedTopSelectors:["[up-fixed~=top]"],fixedBottomSelectors:["[up-fixed~=bottom]"],anchoredRightSelectors:["[up-anchored~=right]","[up-fixed~=top]","[up-fixed~=bottom]","[up-fixed~=right]"],revealSnap:200,revealPadding:0,revealTop:!1,revealMax:()=>.5*window.innerHeight}))),s=new up.BodyShifter;function r(e,i){return i=t.options(i),e=n.get(e,i),(i.layer=up.layer.get(e))||up.fail("Cannot reveal a detached element"),i.peel&&i.layer.peel(),new up.RevealMotion(e,i).start(),up.migrate.formerlyAsync?.("up.reveal()")||!0}function o(t,e={}){if(e.force&&function(t){t.hasAttribute("tabindex")||-1!==t.tabIndex||(t.setAttribute("tabindex","-1"),t.classList.add("up-focusable-content"))}(t),t.focus({preventScroll:!0}),!e.preventScroll)return r(t)}function u(t=location.hash,e){let n=y(t,e);if(n)return up.reveal(n,{top:!0})}function h(){return[l().tagName,...i.viewportSelectors].join()}function a(t,e={}){return n.get(t,e).closest(h())}function c(t,i={}){return t=n.get(t,i),e.around(t,h())}function l(){return document.scrollingElement}function p(t){const n=e.style(t,"overflow-y");return"auto"===n||"scroll"===n}up.compiler((function(){return i.anchoredRightSelectors.join()}),(function(t){return s.onAnchoredElementInserted(t)}));const f=t.memoize((function(){const t=up.element.affix(document.body,"[up-viewport]",{style:{position:"absolute",top:"0",left:"0",width:"100px",height:"100px",overflowY:"scroll"}}),e=t.offsetWidth-t.clientWidth;return t.remove(),e}));function d(t){return up.fragment.tryToTarget(t)}function m(e){const i=t.copy(t.extractOptions(e));let s;return i.layer=up.layer.get(i),s=e[0]?[a(e[0],i)]:i.around?c(i.around,i):function(t={}){return n.all(h(),t)}(i),[s,i]}function g(t,e){for(let n of t){const t=d(n);n.scrollTop=e[t]||0}}function y(t,i={}){if(s=t,t=s?.replace(/^#/,"")){const s=[e.attrSelector("id",t),"a"+e.attrSelector("name",t)].join();return n.get(s,i)}var s}const w=["selectionStart","selectionEnd","scrollLeft","scrollTop"];let b=!1;return up.on("scroll",{once:!0,beforeBoot:!0},(()=>b=!0)),up.on("up:framework:boot",(function(){t.task((function(){if(!b)return u()}))})),up.on(window,"hashchange",(()=>u())),up.on("up:framework:reset",(function(){i.reset()})),{reveal:r,revealHash:u,firstHashTarget:y,config:i,get:a,subtree:function(t,i={}){return t=n.get(t,i),e.subtree(t,h())},around:c,get root(){return l()},rootWidth:function(){return e.root.clientWidth},rootHeight:function(){return e.root.clientHeight},rootHasReducedWidthFromScrollbar:function(){return window.innerWidth>document.documentElement.offsetWidth},rootOverflowElement:function(){const{body:e}=document,n=document.documentElement;return t.find([n,e],p)||l()},isRoot:function(t){return t===l()},scrollbarWidth:f,saveScroll:function(...t){const[e,n]=m(t),i=n.location||n.layer.location;if(i){const t=function(t){let e={};for(let n of t){let t=d(n);t?e[t]=n.scrollTop:up.warn("up.viewport.saveScroll()","Cannot save scroll positions for untargetable viewport %o",n)}return e}(e);n.layer.lastScrollTops.set(i,t)}},restoreScroll:function(...t){const[e,n]=m(t),{location:i}=n.layer,s=n.layer.lastScrollTops.get(i);return!!s&&(g(e,s),up.puts("up.viewport.restoreScroll()","Restored scroll positions to %o",s),!0)},resetScroll:function(...t){const[e,n]=m(t);g(e,{})},saveFocus:function(t={}){const e=up.layer.get(t),n=t.location||e.location;if(n){const t=up.FocusCapsule.preserve(e);e.lastFocusCapsules.set(n,t)}},restoreFocus:function(t={}){const e=up.layer.get(t),n=t.location||e.location,i=t.layer.lastFocusCapsules.get(n);return!(!i||!i.restore(e)||(up.puts("up.viewport.restoreFocus()",'Restored focus to "%s"',i.target),0))},absolutize:function(n,s={}){const r=a(n).getBoundingClientRect(),o=n.getBoundingClientRect(),u=new up.Rect({left:o.left-r.left,top:o.top-r.top,width:o.width,height:o.height});s.afterMeasure?.(),e.setStyle(n,{position:"static"===n.style.position?"static":"relative",top:"auto",right:"auto",bottom:"auto",left:"auto",width:"100%",height:"100%"});const h=e.createFromSelector("up-bounds");e.insertBefore(n,h),h.appendChild(n);const c=function(t,n){return u.left+=t,u.top+=n,e.setStyle(h,u)};c(0,0);const l=n.getBoundingClientRect();return c(o.left-l.left,o.top-l.top),t.each(function(t=document){const e=["[up-fixed]"].concat(i.fixedTopSelectors).concat(i.fixedBottomSelectors);return t.querySelectorAll(e.join())}(n),e.fixedToAbsolute),{bounds:h,moveBounds:c}},focus:o,tryFocus:function(t,e){return o(t,e),t===document.activeElement},newStateCache:function(){return new up.FIFOCache({capacity:30,normalizeKey:up.history.normalizeURL})},focusedElementWithin:function(t){const e=document.activeElement;if(up.fragment.contains(t,e))return e},copyCursorProps:function(t,e={}){for(let n of w)try{e[n]=t[n]}catch(t){}return e},bodyShifter:s}}(),up.focus=up.viewport.focus,up.reveal=up.viewport.reveal},3507:()=>{window.up={version:"3.5.2"}}},e={};function n(i){var s=e[i];if(void 0!==s)return s.exports;var r=e[i]={exports:{}};return t[i](r,r.exports,n),r.exports}n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"fu",{value:!0})},n(3507),n(8374),n(7924),n(3924),n(6535),n(2811),n(9675),n(376),n(8272),n(4366),n(8010),n(4861),n(3469),n(4504),n(2406),n(3742),n(1653),n(1104),n(5949),n(1279),n(6346),n(3030),n(7948),n(2714),n(1752),n(8228),n(7050),n(9441),n(9489),n(7422),n(2200),n(278),n(9005),n(1569),n(2737),n(3635),n(1906),n(4158),n(3139),n(2214),n(5240),n(665),n(2828),n(2587),n(7031),n(8057),n(4850),n(7956),n(7403),n(6412),n(7965),n(7771),n(86),n(4552),n(5580),n(7101),n(6066),n(6387),n(5390),n(2618),n(7792),n(4308),n(8665),n(3645),n(7782),n(2705),n(606),n(5437),n(7974),n(6413),n(5221),n(2298),n(4517),n(7241),n(2723),n(8720),n(7885),n(4818),n(9634),n(8670),n(3535),n(4453),n(1897),n(8944),n(2667),n(4606),n(4034),n(1647),n(9443),n(3849),n(2851),n(454),n(9615),n(6774),up.framework.onEvaled()})();