vzcode 0.74.0 → 0.76.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/assets/{index-BaaNjNJK.js → index--cETBO9l.js} +13 -13
- package/dist/assets/{index-Buql6gU0.css → index-BpuOxvvE.css} +1 -1
- package/dist/index.html +2 -2
- package/package.json +6 -6
- package/src/client/CodeEditor/codemirror-interact.ts +409 -0
- package/src/client/CodeEditor/style.scss +1 -0
- package/src/client/CodeEditor/widgets.ts +5 -6
- package/src/client/VZSidebar/Item.tsx +2 -2
- package/src/server/generateAIResponse.js +1 -2
|
@@ -117,8 +117,8 @@ Source:
|
|
|
117
117
|
`+i:"")+`
|
|
118
118
|
|
|
119
119
|
The above lifecycles should be removed. Learn more about this warning here:
|
|
120
|
-
https://fb.me/react-async-component-lifecycle-hooks`)}if(typeof t.getDerivedStateFromProps=="function"&&(e.componentWillMount=UT,e.componentWillReceiveProps=FT),typeof e.getSnapshotBeforeUpdate=="function"){if(typeof e.componentDidUpdate!="function")throw new Error("Cannot polyfill getSnapshotBeforeUpdate() for components that do not define componentDidUpdate() on the prototype");e.componentWillUpdate=zT;var a=e.componentDidUpdate;e.componentDidUpdate=function(u,c,f){var h=this.__reactInternalSnapshotFlag?this.__reactInternalSnapshot:f;a.call(this,u,c,h)}}return t}var HL="/Users/jquense/src/uncontrollable/src/uncontrollable.js";function GT(t,e,r){r===void 0&&(r=[]);var n=t.displayName||t.name||"Component",i=YL(t),o=Object.keys(e),s=o.map(Cl);i||!r.length||LL(!1);var a=function(u){IT(c,u);function c(){for(var h,d=arguments.length,p=new Array(d),O=0;O<d;O++)p[O]=arguments[O];h=u.call.apply(u,[this].concat(p))||this,h.handlers=Object.create(null),o.forEach(function(y){var g=e[y],v=function(b){if(h.props[g]){var _;h._notifying=!0;for(var Q=arguments.length,P=new Array(Q>1?Q-1:0),k=1;k<Q;k++)P[k-1]=arguments[k];(_=h.props)[g].apply(_,[b].concat(P)),h._notifying=!1}h.unmounted||h.setState(function(x){var $,C=x.values;return{values:Ar(Object.create(null),C,($={},$[y]=b,$))}})};h.handlers[g]=v}),r.length&&(h.attachRef=function(y){h.inner=y});var m=Object.create(null);return o.forEach(function(y){m[y]=h.props[Cl(y)]}),h.state={values:m,prevProps:{}},h}var f=c.prototype;return f.shouldComponentUpdate=function(){return!this._notifying},c.getDerivedStateFromProps=function(d,p){var O=p.values,m=p.prevProps,y={values:Ar(Object.create(null),O),prevProps:{}};return o.forEach(function(g){y.prevProps[g]=d[g],!gk(d,g)&&gk(m,g)&&(y.values[g]=d[Cl(g)])}),y},f.componentWillUnmount=function(){this.unmounted=!0},f.render=function(){var d=this,p=this.props,O=p.innerRef,m=c1(p,["innerRef"]);s.forEach(function(g){delete m[g]});var y={};return o.forEach(function(g){var v=d.props[g];y[g]=v!==void 0?v:d.state.values[g]}),Ai.createElement(t,Ar({},m,y,this.handlers,{ref:O||this.attachRef}))},c}(Ai.Component);GL(a),a.displayName="Uncontrolled("+n+")",a.propTypes=Ar({innerRef:function(){}},XL(e)),r.forEach(function(u){a.prototype[u]=function(){var f;return(f=this.inner)[u].apply(f,arguments)}});var l=a;return Ai.forwardRef&&(l=Ai.forwardRef(function(u,c){return Ai.createElement(a,Ar({},u,{innerRef:c,__source:{fileName:HL,lineNumber:128},__self:this}))}),l.propTypes=a.propTypes),l.ControlledComponent=t,l.deferControlTo=function(u,c,f){return c===void 0&&(c={}),GT(u,Ar({},e,c),f)},l}const KL=Object.freeze(Object.defineProperty({__proto__:null,uncontrollable:GT,useUncontrolled:zL,useUncontrolledProp:YT},Symbol.toStringTag,{value:"Module"})),JL=wn(KL);var ed={exports:{}},ju={},qu={},Dg={},mk;function e3(){if(mk)return Dg;mk=1;var t=Object.prototype.hasOwnProperty;function e(n,i,o){for(o of n.keys())if(r(o,i))return o}function r(n,i){var o,s,a;if(n===i)return!0;if(n&&i&&(o=n.constructor)===i.constructor){if(o===Date)return n.getTime()===i.getTime();if(o===RegExp)return n.toString()===i.toString();if(o===Array){if((s=n.length)===i.length)for(;s--&&r(n[s],i[s]););return s===-1}if(o===Set){if(n.size!==i.size)return!1;for(s of n)if(a=s,a&&typeof a=="object"&&(a=e(i,a),!a)||!i.has(a))return!1;return!0}if(o===Map){if(n.size!==i.size)return!1;for(s of n)if(a=s[0],a&&typeof a=="object"&&(a=e(i,a),!a)||!r(s[1],i.get(a)))return!1;return!0}if(o===ArrayBuffer)n=new Uint8Array(n),i=new Uint8Array(i);else if(o===DataView){if((s=n.byteLength)===i.byteLength)for(;s--&&n.getInt8(s)===i.getInt8(s););return s===-1}if(ArrayBuffer.isView(n)){if((s=n.byteLength)===i.byteLength)for(;s--&&n[s]===i[s];);return s===-1}if(!o||typeof n=="object"){s=0;for(o in n)if(t.call(n,o)&&++s&&!t.call(i,o)||!(o in i)||!r(n[o],i[o]))return!1;return Object.keys(i).length===s}}return n!==n&&i!==i}return Dg.dequal=r,Dg}var Du={},yk;function t3(){if(yk)return Du;yk=1,Du.__esModule=!0,Du.default=void 0;var t=N,e=r(l1());function r(o){return o&&o.__esModule?o:{default:o}}function n(o){const s=(0,e.default)();return[o[0],(0,t.useCallback)(a=>{if(s())return o[1](a)},[s,o[1]])]}var i=n;return Du.default=i,Du}var td={},vk;function r3(){if(vk)return td;vk=1;var t="top",e="bottom",r="right",n="left",i="auto",o=[t,e,r,n],s="start",a="end",l="clippingParents",u="viewport",c="popper",f="reference",h=o.reduce(function(j,Z){return j.concat([Z+"-"+s,Z+"-"+a])},[]),d=[].concat(o,[i]).reduce(function(j,Z){return j.concat([Z,Z+"-"+s,Z+"-"+a])},[]),p="beforeRead",O="read",m="afterRead",y="beforeMain",g="main",v="afterMain",S="beforeWrite",b="write",_="afterWrite",Q=[p,O,m,y,g,v,S,b,_];function P(j){return j.split("-")[0]}function k(j){if(j==null)return window;if(j.toString()!=="[object Window]"){var Z=j.ownerDocument;return Z&&Z.defaultView||window}return j}function x(j){var Z=k(j).Element;return j instanceof Z||j instanceof Element}function $(j){var Z=k(j).HTMLElement;return j instanceof Z||j instanceof HTMLElement}function C(j){if(typeof ShadowRoot>"u")return!1;var Z=k(j).ShadowRoot;return j instanceof Z||j instanceof ShadowRoot}var D=Math.max,B=Math.min,K=Math.round;function M(){var j=navigator.userAgentData;return j!=null&&j.brands?j.brands.map(function(Z){return Z.brand+"/"+Z.version}).join(" "):navigator.userAgent}function W(){return!/^((?!chrome|android).)*safari/i.test(M())}function q(j,Z,V){Z===void 0&&(Z=!1),V===void 0&&(V=!1);var ae=j.getBoundingClientRect(),G=1,de=1;Z&&$(j)&&(G=j.offsetWidth>0&&K(ae.width)/j.offsetWidth||1,de=j.offsetHeight>0&&K(ae.height)/j.offsetHeight||1);var $e=x(j)?k(j):window,pe=$e.visualViewport,ye=!W()&&V,et=(ae.left+(ye&&pe?pe.offsetLeft:0))/G,Te=(ae.top+(ye&&pe?pe.offsetTop:0))/de,xt=ae.width/G,Lt=ae.height/de;return{width:xt,height:Lt,top:Te,right:et+xt,bottom:Te+Lt,left:et,x:et,y:Te}}function X(j){var Z=q(j),V=j.offsetWidth,ae=j.offsetHeight;return Math.abs(Z.width-V)<=1&&(V=Z.width),Math.abs(Z.height-ae)<=1&&(ae=Z.height),{x:j.offsetLeft,y:j.offsetTop,width:V,height:ae}}function F(j,Z){var V=Z.getRootNode&&Z.getRootNode();if(j.contains(Z))return!0;if(V&&C(V)){var ae=Z;do{if(ae&&j.isSameNode(ae))return!0;ae=ae.parentNode||ae.host}while(ae)}return!1}function le(j){return j?(j.nodeName||"").toLowerCase():null}function he(j){return k(j).getComputedStyle(j)}function U(j){return["table","td","th"].indexOf(le(j))>=0}function H(j){return((x(j)?j.ownerDocument:j.document)||window.document).documentElement}function se(j){return le(j)==="html"?j:j.assignedSlot||j.parentNode||(C(j)?j.host:null)||H(j)}function De(j){return!$(j)||he(j).position==="fixed"?null:j.offsetParent}function Y(j){var Z=/firefox/i.test(M()),V=/Trident/i.test(M());if(V&&$(j)){var ae=he(j);if(ae.position==="fixed")return null}var G=se(j);for(C(G)&&(G=G.host);$(G)&&["html","body"].indexOf(le(G))<0;){var de=he(G);if(de.transform!=="none"||de.perspective!=="none"||de.contain==="paint"||["transform","perspective"].indexOf(de.willChange)!==-1||Z&&de.willChange==="filter"||Z&&de.filter&&de.filter!=="none")return G;G=G.parentNode}return null}function z(j){for(var Z=k(j),V=De(j);V&&U(V)&&he(V).position==="static";)V=De(V);return V&&(le(V)==="html"||le(V)==="body"&&he(V).position==="static")?Z:V||Y(j)||Z}function ee(j){return["top","bottom"].indexOf(j)>=0?"x":"y"}function ve(j,Z,V){return D(j,B(Z,V))}function Re(j,Z,V){var ae=ve(j,Z,V);return ae>V?V:ae}function je(){return{top:0,right:0,bottom:0,left:0}}function qe(j){return Object.assign({},je(),j)}function rt(j,Z){return Z.reduce(function(V,ae){return V[ae]=j,V},{})}var st=function(Z,V){return Z=typeof Z=="function"?Z(Object.assign({},V.rects,{placement:V.placement})):Z,qe(typeof Z!="number"?Z:rt(Z,o))};function Et(j){var Z,V=j.state,ae=j.name,G=j.options,de=V.elements.arrow,$e=V.modifiersData.popperOffsets,pe=P(V.placement),ye=ee(pe),et=[n,r].indexOf(pe)>=0,Te=et?"height":"width";if(!(!de||!$e)){var xt=st(G.padding,V),Lt=X(de),nt=ye==="y"?t:n,wt=ye==="y"?e:r,yt=V.rects.reference[Te]+V.rects.reference[ye]-$e[ye]-V.rects.popper[Te],gt=$e[ye]-V.rects.reference[ye],bt=z(de),hr=bt?ye==="y"?bt.clientHeight||0:bt.clientWidth||0:0,ir=yt/2-gt/2,St=xt[nt],Vt=hr-Lt[Te]-xt[wt],Zt=hr/2-Lt[Te]/2+ir,dr=ve(St,Zt,Vt),Nr=ye;V.modifiersData[ae]=(Z={},Z[Nr]=dr,Z.centerOffset=dr-Zt,Z)}}function cr(j){var Z=j.state,V=j.options,ae=V.element,G=ae===void 0?"[data-popper-arrow]":ae;G!=null&&(typeof G=="string"&&(G=Z.elements.popper.querySelector(G),!G)||F(Z.elements.popper,G)&&(Z.elements.arrow=G))}var en={name:"arrow",enabled:!0,phase:"main",fn:Et,effect:cr,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function xr(j){return j.split("-")[1]}var Tr={top:"auto",right:"auto",bottom:"auto",left:"auto"};function ki(j){var Z=j.x,V=j.y,ae=window,G=ae.devicePixelRatio||1;return{x:K(Z*G)/G||0,y:K(V*G)/G||0}}function qr(j){var Z,V=j.popper,ae=j.popperRect,G=j.placement,de=j.variation,$e=j.offsets,pe=j.position,ye=j.gpuAcceleration,et=j.adaptive,Te=j.roundOffsets,xt=j.isFixed,Lt=$e.x,nt=Lt===void 0?0:Lt,wt=$e.y,yt=wt===void 0?0:wt,gt=typeof Te=="function"?Te({x:nt,y:yt}):{x:nt,y:yt};nt=gt.x,yt=gt.y;var bt=$e.hasOwnProperty("x"),hr=$e.hasOwnProperty("y"),ir=n,St=t,Vt=window;if(et){var Zt=z(V),dr="clientHeight",Nr="clientWidth";if(Zt===k(V)&&(Zt=H(V),he(Zt).position!=="static"&&pe==="absolute"&&(dr="scrollHeight",Nr="scrollWidth")),Zt=Zt,G===t||(G===n||G===r)&&de===a){St=e;var Qr=xt&&Zt===Vt&&Vt.visualViewport?Vt.visualViewport.height:Zt[dr];yt-=Qr-ae.height,yt*=ye?1:-1}if(G===n||(G===t||G===e)&&de===a){ir=r;var yr=xt&&Zt===Vt&&Vt.visualViewport?Vt.visualViewport.width:Zt[Nr];nt-=yr-ae.width,nt*=ye?1:-1}}var Wr=Object.assign({position:pe},et&&Tr),Vn=Te===!0?ki({x:nt,y:yt}):{x:nt,y:yt};if(nt=Vn.x,yt=Vn.y,ye){var Fr;return Object.assign({},Wr,(Fr={},Fr[St]=hr?"0":"",Fr[ir]=bt?"0":"",Fr.transform=(Vt.devicePixelRatio||1)<=1?"translate("+nt+"px, "+yt+"px)":"translate3d("+nt+"px, "+yt+"px, 0)",Fr))}return Object.assign({},Wr,(Z={},Z[St]=hr?yt+"px":"",Z[ir]=bt?nt+"px":"",Z.transform="",Z))}function T(j){var Z=j.state,V=j.options,ae=V.gpuAcceleration,G=ae===void 0?!0:ae,de=V.adaptive,$e=de===void 0?!0:de,pe=V.roundOffsets,ye=pe===void 0?!0:pe,et={placement:P(Z.placement),variation:xr(Z.placement),popper:Z.elements.popper,popperRect:Z.rects.popper,gpuAcceleration:G,isFixed:Z.options.strategy==="fixed"};Z.modifiersData.popperOffsets!=null&&(Z.styles.popper=Object.assign({},Z.styles.popper,qr(Object.assign({},et,{offsets:Z.modifiersData.popperOffsets,position:Z.options.strategy,adaptive:$e,roundOffsets:ye})))),Z.modifiersData.arrow!=null&&(Z.styles.arrow=Object.assign({},Z.styles.arrow,qr(Object.assign({},et,{offsets:Z.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:ye})))),Z.attributes.popper=Object.assign({},Z.attributes.popper,{"data-popper-placement":Z.placement})}var re={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:T,data:{}},ce={passive:!0};function Pe(j){var Z=j.state,V=j.instance,ae=j.options,G=ae.scroll,de=G===void 0?!0:G,$e=ae.resize,pe=$e===void 0?!0:$e,ye=k(Z.elements.popper),et=[].concat(Z.scrollParents.reference,Z.scrollParents.popper);return de&&et.forEach(function(Te){Te.addEventListener("scroll",V.update,ce)}),pe&&ye.addEventListener("resize",V.update,ce),function(){de&&et.forEach(function(Te){Te.removeEventListener("scroll",V.update,ce)}),pe&&ye.removeEventListener("resize",V.update,ce)}}var we={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:Pe,data:{}},_e={left:"right",right:"left",bottom:"top",top:"bottom"};function Je(j){return j.replace(/left|right|bottom|top/g,function(Z){return _e[Z]})}var tt={start:"end",end:"start"};function ue(j){return j.replace(/start|end/g,function(Z){return tt[Z]})}function xe(j){var Z=k(j),V=Z.pageXOffset,ae=Z.pageYOffset;return{scrollLeft:V,scrollTop:ae}}function Se(j){return q(H(j)).left+xe(j).scrollLeft}function ke(j,Z){var V=k(j),ae=H(j),G=V.visualViewport,de=ae.clientWidth,$e=ae.clientHeight,pe=0,ye=0;if(G){de=G.width,$e=G.height;var et=W();(et||!et&&Z==="fixed")&&(pe=G.offsetLeft,ye=G.offsetTop)}return{width:de,height:$e,x:pe+Se(j),y:ye}}function Me(j){var Z,V=H(j),ae=xe(j),G=(Z=j.ownerDocument)==null?void 0:Z.body,de=D(V.scrollWidth,V.clientWidth,G?G.scrollWidth:0,G?G.clientWidth:0),$e=D(V.scrollHeight,V.clientHeight,G?G.scrollHeight:0,G?G.clientHeight:0),pe=-ae.scrollLeft+Se(j),ye=-ae.scrollTop;return he(G||V).direction==="rtl"&&(pe+=D(V.clientWidth,G?G.clientWidth:0)-de),{width:de,height:$e,x:pe,y:ye}}function We(j){var Z=he(j),V=Z.overflow,ae=Z.overflowX,G=Z.overflowY;return/auto|scroll|overlay|hidden/.test(V+G+ae)}function at(j){return["html","body","#document"].indexOf(le(j))>=0?j.ownerDocument.body:$(j)&&We(j)?j:at(se(j))}function Oe(j,Z){var V;Z===void 0&&(Z=[]);var ae=at(j),G=ae===((V=j.ownerDocument)==null?void 0:V.body),de=k(ae),$e=G?[de].concat(de.visualViewport||[],We(ae)?ae:[]):ae,pe=Z.concat($e);return G?pe:pe.concat(Oe(se($e)))}function Le(j){return Object.assign({},j,{left:j.x,top:j.y,right:j.x+j.width,bottom:j.y+j.height})}function pt(j,Z){var V=q(j,!1,Z==="fixed");return V.top=V.top+j.clientTop,V.left=V.left+j.clientLeft,V.bottom=V.top+j.clientHeight,V.right=V.left+j.clientWidth,V.width=j.clientWidth,V.height=j.clientHeight,V.x=V.left,V.y=V.top,V}function Ye(j,Z,V){return Z===u?Le(ke(j,V)):x(Z)?pt(Z,V):Le(Me(H(j)))}function lt(j){var Z=Oe(se(j)),V=["absolute","fixed"].indexOf(he(j).position)>=0,ae=V&&$(j)?z(j):j;return x(ae)?Z.filter(function(G){return x(G)&&F(G,ae)&&le(G)!=="body"}):[]}function Tt(j,Z,V,ae){var G=Z==="clippingParents"?lt(j):[].concat(Z),de=[].concat(G,[V]),$e=de[0],pe=de.reduce(function(ye,et){var Te=Ye(j,et,ae);return ye.top=D(Te.top,ye.top),ye.right=B(Te.right,ye.right),ye.bottom=B(Te.bottom,ye.bottom),ye.left=D(Te.left,ye.left),ye},Ye(j,$e,ae));return pe.width=pe.right-pe.left,pe.height=pe.bottom-pe.top,pe.x=pe.left,pe.y=pe.top,pe}function Ft(j){var Z=j.reference,V=j.element,ae=j.placement,G=ae?P(ae):null,de=ae?xr(ae):null,$e=Z.x+Z.width/2-V.width/2,pe=Z.y+Z.height/2-V.height/2,ye;switch(G){case t:ye={x:$e,y:Z.y-V.height};break;case e:ye={x:$e,y:Z.y+Z.height};break;case r:ye={x:Z.x+Z.width,y:pe};break;case n:ye={x:Z.x-V.width,y:pe};break;default:ye={x:Z.x,y:Z.y}}var et=G?ee(G):null;if(et!=null){var Te=et==="y"?"height":"width";switch(de){case s:ye[et]=ye[et]-(Z[Te]/2-V[Te]/2);break;case a:ye[et]=ye[et]+(Z[Te]/2-V[Te]/2);break}}return ye}function Bt(j,Z){Z===void 0&&(Z={});var V=Z,ae=V.placement,G=ae===void 0?j.placement:ae,de=V.strategy,$e=de===void 0?j.strategy:de,pe=V.boundary,ye=pe===void 0?l:pe,et=V.rootBoundary,Te=et===void 0?u:et,xt=V.elementContext,Lt=xt===void 0?c:xt,nt=V.altBoundary,wt=nt===void 0?!1:nt,yt=V.padding,gt=yt===void 0?0:yt,bt=qe(typeof gt!="number"?gt:rt(gt,o)),hr=Lt===c?f:c,ir=j.rects.popper,St=j.elements[wt?hr:Lt],Vt=Tt(x(St)?St:St.contextElement||H(j.elements.popper),ye,Te,$e),Zt=q(j.elements.reference),dr=Ft({reference:Zt,element:ir,strategy:"absolute",placement:G}),Nr=Le(Object.assign({},ir,dr)),Qr=Lt===c?Nr:Zt,yr={top:Vt.top-Qr.top+bt.top,bottom:Qr.bottom-Vt.bottom+bt.bottom,left:Vt.left-Qr.left+bt.left,right:Qr.right-Vt.right+bt.right},Wr=j.modifiersData.offset;if(Lt===c&&Wr){var Vn=Wr[G];Object.keys(yr).forEach(function(Fr){var ii=[r,e].indexOf(Fr)>=0?1:-1,oi=[t,e].indexOf(Fr)>=0?"y":"x";yr[Fr]+=Vn[oi]*ii})}return yr}function Xt(j,Z){Z===void 0&&(Z={});var V=Z,ae=V.placement,G=V.boundary,de=V.rootBoundary,$e=V.padding,pe=V.flipVariations,ye=V.allowedAutoPlacements,et=ye===void 0?d:ye,Te=xr(ae),xt=Te?pe?h:h.filter(function(wt){return xr(wt)===Te}):o,Lt=xt.filter(function(wt){return et.indexOf(wt)>=0});Lt.length===0&&(Lt=xt);var nt=Lt.reduce(function(wt,yt){return wt[yt]=Bt(j,{placement:yt,boundary:G,rootBoundary:de,padding:$e})[P(yt)],wt},{});return Object.keys(nt).sort(function(wt,yt){return nt[wt]-nt[yt]})}function _r(j){if(P(j)===i)return[];var Z=Je(j);return[ue(j),Z,ue(Z)]}function mr(j){var Z=j.state,V=j.options,ae=j.name;if(!Z.modifiersData[ae]._skip){for(var G=V.mainAxis,de=G===void 0?!0:G,$e=V.altAxis,pe=$e===void 0?!0:$e,ye=V.fallbackPlacements,et=V.padding,Te=V.boundary,xt=V.rootBoundary,Lt=V.altBoundary,nt=V.flipVariations,wt=nt===void 0?!0:nt,yt=V.allowedAutoPlacements,gt=Z.options.placement,bt=P(gt),hr=bt===gt,ir=ye||(hr||!wt?[Je(gt)]:_r(gt)),St=[gt].concat(ir).reduce(function(Oo,si){return Oo.concat(P(si)===i?Xt(Z,{placement:si,boundary:Te,rootBoundary:xt,padding:et,flipVariations:wt,allowedAutoPlacements:yt}):si)},[]),Vt=Z.rects.reference,Zt=Z.rects.popper,dr=new Map,Nr=!0,Qr=St[0],yr=0;yr<St.length;yr++){var Wr=St[yr],Vn=P(Wr),Fr=xr(Wr)===s,ii=[t,e].indexOf(Vn)>=0,oi=ii?"width":"height",fn=Bt(Z,{placement:Wr,boundary:Te,rootBoundary:xt,altBoundary:Lt,padding:et}),kn=ii?Fr?r:n:Fr?e:t;Vt[oi]>Zt[oi]&&(kn=Je(kn));var Ea=Je(kn),Bi=[];if(de&&Bi.push(fn[Vn]<=0),pe&&Bi.push(fn[kn]<=0,fn[Ea]<=0),Bi.every(function(Oo){return Oo})){Qr=Wr,Nr=!1;break}dr.set(Wr,Bi)}if(Nr)for(var Ca=wt?3:1,Ta=function(si){var Zo=St.find(function(go){var mo=dr.get(go);if(mo)return mo.slice(0,si).every(function(Ra){return Ra})});if(Zo)return Qr=Zo,"break"},Zs=Ca;Zs>0;Zs--){var Ns=Ta(Zs);if(Ns==="break")break}Z.placement!==Qr&&(Z.modifiersData[ae]._skip=!0,Z.placement=Qr,Z.reset=!0)}}var An={name:"flip",enabled:!0,phase:"main",fn:mr,requiresIfExists:["offset"],data:{_skip:!1}};function Rr(j,Z,V){return V===void 0&&(V={x:0,y:0}),{top:j.top-Z.height-V.y,right:j.right-Z.width+V.x,bottom:j.bottom-Z.height+V.y,left:j.left-Z.width-V.x}}function Dr(j){return[t,r,e,n].some(function(Z){return j[Z]>=0})}function Zr(j){var Z=j.state,V=j.name,ae=Z.rects.reference,G=Z.rects.popper,de=Z.modifiersData.preventOverflow,$e=Bt(Z,{elementContext:"reference"}),pe=Bt(Z,{altBoundary:!0}),ye=Rr($e,ae),et=Rr(pe,G,de),Te=Dr(ye),xt=Dr(et);Z.modifiersData[V]={referenceClippingOffsets:ye,popperEscapeOffsets:et,isReferenceHidden:Te,hasPopperEscaped:xt},Z.attributes.popper=Object.assign({},Z.attributes.popper,{"data-popper-reference-hidden":Te,"data-popper-escaped":xt})}var vt={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:Zr};function Ie(j,Z,V){var ae=P(j),G=[n,t].indexOf(ae)>=0?-1:1,de=typeof V=="function"?V(Object.assign({},Z,{placement:j})):V,$e=de[0],pe=de[1];return $e=$e||0,pe=(pe||0)*G,[n,r].indexOf(ae)>=0?{x:pe,y:$e}:{x:$e,y:pe}}function Fe(j){var Z=j.state,V=j.options,ae=j.name,G=V.offset,de=G===void 0?[0,0]:G,$e=d.reduce(function(Te,xt){return Te[xt]=Ie(xt,Z.rects,de),Te},{}),pe=$e[Z.placement],ye=pe.x,et=pe.y;Z.modifiersData.popperOffsets!=null&&(Z.modifiersData.popperOffsets.x+=ye,Z.modifiersData.popperOffsets.y+=et),Z.modifiersData[ae]=$e}var He={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:Fe};function Ce(j){var Z=j.state,V=j.name;Z.modifiersData[V]=Ft({reference:Z.rects.reference,element:Z.rects.popper,strategy:"absolute",placement:Z.placement})}var ge={name:"popperOffsets",enabled:!0,phase:"read",fn:Ce,data:{}};function ct(j){return j==="x"?"y":"x"}function ht(j){var Z=j.state,V=j.options,ae=j.name,G=V.mainAxis,de=G===void 0?!0:G,$e=V.altAxis,pe=$e===void 0?!1:$e,ye=V.boundary,et=V.rootBoundary,Te=V.altBoundary,xt=V.padding,Lt=V.tether,nt=Lt===void 0?!0:Lt,wt=V.tetherOffset,yt=wt===void 0?0:wt,gt=Bt(Z,{boundary:ye,rootBoundary:et,padding:xt,altBoundary:Te}),bt=P(Z.placement),hr=xr(Z.placement),ir=!hr,St=ee(bt),Vt=ct(St),Zt=Z.modifiersData.popperOffsets,dr=Z.rects.reference,Nr=Z.rects.popper,Qr=typeof yt=="function"?yt(Object.assign({},Z.rects,{placement:Z.placement})):yt,yr=typeof Qr=="number"?{mainAxis:Qr,altAxis:Qr}:Object.assign({mainAxis:0,altAxis:0},Qr),Wr=Z.modifiersData.offset?Z.modifiersData.offset[Z.placement]:null,Vn={x:0,y:0};if(Zt){if(de){var Fr,ii=St==="y"?t:n,oi=St==="y"?e:r,fn=St==="y"?"height":"width",kn=Zt[St],Ea=kn+gt[ii],Bi=kn-gt[oi],Ca=nt?-Nr[fn]/2:0,Ta=hr===s?dr[fn]:Nr[fn],Zs=hr===s?-Nr[fn]:-dr[fn],Ns=Z.elements.arrow,Oo=nt&&Ns?X(Ns):{width:0,height:0},si=Z.modifiersData["arrow#persistent"]?Z.modifiersData["arrow#persistent"].padding:je(),Zo=si[ii],go=si[oi],mo=ve(0,dr[fn],Oo[fn]),Ra=ir?dr[fn]/2-Ca-mo-Zo-yr.mainAxis:Ta-mo-Zo-yr.mainAxis,$f=ir?-dr[fn]/2+Ca+mo+go+yr.mainAxis:Zs+mo+go+yr.mainAxis,uu=Z.elements.arrow&&z(Z.elements.arrow),Aa=uu?St==="y"?uu.clientTop||0:uu.clientLeft||0:0,Qf=(Fr=Wr==null?void 0:Wr[St])!=null?Fr:0,Ma=kn+Ra-Qf-Aa,jO=kn+$f-Qf,Ws=ve(nt?B(Ea,Ma):Ea,kn,nt?D(Bi,jO):Bi);Zt[St]=Ws,Vn[St]=Ws-kn}if(pe){var Ef,Cf=St==="x"?t:n,Tf=St==="x"?e:r,yo=Zt[Vt],vo=Vt==="y"?"height":"width",cu=yo+gt[Cf],fu=yo-gt[Tf],ja=[t,n].indexOf(bt)!==-1,Rf=(Ef=Wr==null?void 0:Wr[Vt])!=null?Ef:0,hu=ja?cu:yo-dr[vo]-Nr[vo]-Rf+yr.altAxis,du=ja?yo+dr[vo]+Nr[vo]-Rf-yr.altAxis:fu,Af=nt&&ja?Re(hu,yo,du):ve(nt?hu:cu,yo,nt?du:fu);Zt[Vt]=Af,Vn[Vt]=Af-yo}Z.modifiersData[ae]=Vn}}var Pt={name:"preventOverflow",enabled:!0,phase:"main",fn:ht,requiresIfExists:["offset"]};function zt(j){return{scrollLeft:j.scrollLeft,scrollTop:j.scrollTop}}function er(j){return j===k(j)||!$(j)?xe(j):zt(j)}function Yt(j){var Z=j.getBoundingClientRect(),V=K(Z.width)/j.offsetWidth||1,ae=K(Z.height)/j.offsetHeight||1;return V!==1||ae!==1}function fr(j,Z,V){V===void 0&&(V=!1);var ae=$(Z),G=$(Z)&&Yt(Z),de=H(Z),$e=q(j,G,V),pe={scrollLeft:0,scrollTop:0},ye={x:0,y:0};return(ae||!ae&&!V)&&((le(Z)!=="body"||We(de))&&(pe=er(Z)),$(Z)?(ye=q(Z,!0),ye.x+=Z.clientLeft,ye.y+=Z.clientTop):de&&(ye.x=Se(de))),{x:$e.left+pe.scrollLeft-ye.x,y:$e.top+pe.scrollTop-ye.y,width:$e.width,height:$e.height}}function Ot(j){var Z=new Map,V=new Set,ae=[];j.forEach(function(de){Z.set(de.name,de)});function G(de){V.add(de.name);var $e=[].concat(de.requires||[],de.requiresIfExists||[]);$e.forEach(function(pe){if(!V.has(pe)){var ye=Z.get(pe);ye&&G(ye)}}),ae.push(de)}return j.forEach(function(de){V.has(de.name)||G(de)}),ae}function ut(j){var Z=Ot(j);return Q.reduce(function(V,ae){return V.concat(Z.filter(function(G){return G.phase===ae}))},[])}function Ve(j){var Z;return function(){return Z||(Z=new Promise(function(V){Promise.resolve().then(function(){Z=void 0,V(j())})})),Z}}function kt(j){var Z=j.reduce(function(V,ae){var G=V[ae.name];return V[ae.name]=G?Object.assign({},G,ae,{options:Object.assign({},G.options,ae.options),data:Object.assign({},G.data,ae.data)}):ae,V},{});return Object.keys(Z).map(function(V){return Z[V]})}var $r={placement:"bottom",modifiers:[],strategy:"absolute"};function Mn(){for(var j=arguments.length,Z=new Array(j),V=0;V<j;V++)Z[V]=arguments[V];return!Z.some(function(ae){return!(ae&&typeof ae.getBoundingClientRect=="function")})}function bn(j){j===void 0&&(j={});var Z=j,V=Z.defaultModifiers,ae=V===void 0?[]:V,G=Z.defaultOptions,de=G===void 0?$r:G;return function(pe,ye,et){et===void 0&&(et=de);var Te={placement:"bottom",orderedModifiers:[],options:Object.assign({},$r,de),modifiersData:{},elements:{reference:pe,popper:ye},attributes:{},styles:{}},xt=[],Lt=!1,nt={state:Te,setOptions:function(bt){var hr=typeof bt=="function"?bt(Te.options):bt;yt(),Te.options=Object.assign({},de,Te.options,hr),Te.scrollParents={reference:x(pe)?Oe(pe):pe.contextElement?Oe(pe.contextElement):[],popper:Oe(ye)};var ir=ut(kt([].concat(ae,Te.options.modifiers)));return Te.orderedModifiers=ir.filter(function(St){return St.enabled}),wt(),nt.update()},forceUpdate:function(){if(!Lt){var bt=Te.elements,hr=bt.reference,ir=bt.popper;if(Mn(hr,ir)){Te.rects={reference:fr(hr,z(ir),Te.options.strategy==="fixed"),popper:X(ir)},Te.reset=!1,Te.placement=Te.options.placement,Te.orderedModifiers.forEach(function(yr){return Te.modifiersData[yr.name]=Object.assign({},yr.data)});for(var St=0;St<Te.orderedModifiers.length;St++){if(Te.reset===!0){Te.reset=!1,St=-1;continue}var Vt=Te.orderedModifiers[St],Zt=Vt.fn,dr=Vt.options,Nr=dr===void 0?{}:dr,Qr=Vt.name;typeof Zt=="function"&&(Te=Zt({state:Te,options:Nr,name:Qr,instance:nt})||Te)}}}},update:Ve(function(){return new Promise(function(gt){nt.forceUpdate(),gt(Te)})}),destroy:function(){yt(),Lt=!0}};if(!Mn(pe,ye))return nt;nt.setOptions(et).then(function(gt){!Lt&&et.onFirstUpdate&&et.onFirstUpdate(gt)});function wt(){Te.orderedModifiers.forEach(function(gt){var bt=gt.name,hr=gt.options,ir=hr===void 0?{}:hr,St=gt.effect;if(typeof St=="function"){var Vt=St({state:Te,name:bt,instance:nt,options:ir}),Zt=function(){};xt.push(Vt||Zt)}})}function yt(){xt.forEach(function(gt){return gt()}),xt=[]}return nt}}const Pn=bn({defaultModifiers:[vt,ge,re,we,He,An,Pt,en]});return td.createPopper=Pn,td.placements=d,td}var wk;function n3(){if(wk)return qu;wk=1,qu.__esModule=!0,qu.default=void 0;var t=N,e=e3(),r=o(t3()),n=r3();const i=["enabled","placement","strategy","modifiers"];function o(h){return h&&h.__esModule?h:{default:h}}function s(h,d){if(h==null)return{};var p={},O=Object.keys(h),m,y;for(y=0;y<O.length;y++)m=O[y],!(d.indexOf(m)>=0)&&(p[m]=h[m]);return p}const a={name:"applyStyles",enabled:!1,phase:"afterWrite",fn:()=>{}},l={name:"ariaDescribedBy",enabled:!0,phase:"afterWrite",effect:({state:h})=>()=>{const{reference:d,popper:p}=h.elements;if("removeAttribute"in d){const O=(d.getAttribute("aria-describedby")||"").split(",").filter(m=>m.trim()!==p.id);O.length?d.setAttribute("aria-describedby",O.join(",")):d.removeAttribute("aria-describedby")}},fn:({state:h})=>{var d;const{popper:p,reference:O}=h.elements,m=(d=p.getAttribute("role"))==null?void 0:d.toLowerCase();if(p.id&&m==="tooltip"&&"setAttribute"in O){const y=O.getAttribute("aria-describedby");if(y&&y.split(",").indexOf(p.id)!==-1)return;O.setAttribute("aria-describedby",y?`${y},${p.id}`:p.id)}}},u=[];function c(h,d,p={}){let{enabled:O=!0,placement:m="bottom",strategy:y="absolute",modifiers:g=u}=p,v=s(p,i);const S=(0,t.useRef)(g),b=(0,t.useRef)(),_=(0,t.useCallback)(()=>{var C;(C=b.current)==null||C.update()},[]),Q=(0,t.useCallback)(()=>{var C;(C=b.current)==null||C.forceUpdate()},[]),[P,k]=(0,r.default)((0,t.useState)({placement:m,update:_,forceUpdate:Q,attributes:{},styles:{popper:{},arrow:{}}})),x=(0,t.useMemo)(()=>({name:"updateStateModifier",enabled:!0,phase:"write",requires:["computeStyles"],fn:({state:C})=>{const D={},B={};Object.keys(C.elements).forEach(K=>{D[K]=C.styles[K],B[K]=C.attributes[K]}),k({state:C,styles:D,attributes:B,update:_,forceUpdate:Q,placement:C.placement})}}),[_,Q,k]),$=(0,t.useMemo)(()=>((0,e.dequal)(S.current,g)||(S.current=g),S.current),[g]);return(0,t.useEffect)(()=>{!b.current||!O||b.current.setOptions({placement:m,strategy:y,modifiers:[...$,x,a]})},[y,m,x,O,$]),(0,t.useEffect)(()=>{if(!(!O||h==null||d==null))return b.current=(0,n.createPopper)(h,d,Object.assign({},v,{placement:m,strategy:y,modifiers:[...$,l,x]})),()=>{b.current!=null&&(b.current.destroy(),b.current=void 0,k(C=>Object.assign({},C,{attributes:{},styles:{popper:{}}})))}},[O,h,d]),P}var f=c;return qu.default=f,qu}var Zu={},Ys={},Sk;function i3(){if(Sk)return Ys;Sk=1,Ys.__esModule=!0,Ys.default=Ys.getRefTarget=void 0;var t=s(s1),e=s(a1),r=s($O),n=N,i=s(Ms()),o=s(xO());function s(p){return p&&p.__esModule?p:{default:p}}const a=()=>{};function l(p){return p.button===0}function u(p){return!!(p.metaKey||p.altKey||p.ctrlKey||p.shiftKey)}const c=p=>p&&("current"in p?p.current:p);Ys.getRefTarget=c;const f={click:"mousedown",mouseup:"mousedown",pointerup:"pointerdown"};function h(p,O=a,{disabled:m,clickTrigger:y="click"}={}){const g=(0,n.useRef)(!1),v=(0,n.useRef)(!1),S=(0,n.useCallback)(Q=>{const P=c(p);(0,o.default)(!!P,"ClickOutside captured a close event but does not have a ref to compare it to. useClickOutside(), should be passed a ref that resolves to a DOM node"),g.current=!P||u(Q)||!l(Q)||!!(0,t.default)(P,Q.target)||v.current,v.current=!1},[p]),b=(0,i.default)(Q=>{const P=c(p);P&&(0,t.default)(P,Q.target)&&(v.current=!0)}),_=(0,i.default)(Q=>{g.current||O(Q)});(0,n.useEffect)(()=>{var Q,P;if(m||p==null)return;const k=(0,r.default)(c(p)),x=k.defaultView||window;let $=(Q=x.event)!=null?Q:(P=x.parent)==null?void 0:P.event,C=null;f[y]&&(C=(0,e.default)(k,f[y],b,!0));const D=(0,e.default)(k,y,S,!0),B=(0,e.default)(k,y,M=>{if(M===$){$=void 0;return}_(M)});let K=[];return"ontouchstart"in k.documentElement&&(K=[].slice.call(k.body.children).map(M=>(0,e.default)(M,"mousemove",a))),()=>{C==null||C(),D(),B(),K.forEach(M=>M())}},[p,m,y,S,b,_])}var d=h;return Ys.default=d,Ys}var bk;function o3(){if(bk)return Zu;bk=1,Zu.__esModule=!0,Zu.default=void 0;var t=l(a1),e=l($O),r=N,n=l(Ms()),i=a(i3()),o=NT();function s(h){if(typeof WeakMap!="function")return null;var d=new WeakMap,p=new WeakMap;return(s=function(O){return O?p:d})(h)}function a(h,d){if(!d&&h&&h.__esModule)return h;if(h===null||typeof h!="object"&&typeof h!="function")return{default:h};var p=s(d);if(p&&p.has(h))return p.get(h);var O={},m=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var y in h)if(y!=="default"&&Object.prototype.hasOwnProperty.call(h,y)){var g=m?Object.getOwnPropertyDescriptor(h,y):null;g&&(g.get||g.set)?Object.defineProperty(O,y,g):O[y]=h[y]}return O.default=h,p&&p.set(h,O),O}function l(h){return h&&h.__esModule?h:{default:h}}const u=()=>{};function c(h,d,{disabled:p,clickTrigger:O}={}){const m=d||u;(0,i.default)(h,m,{disabled:p,clickTrigger:O});const y=(0,n.default)(g=>{(0,o.isEscKey)(g)&&m(g)});(0,r.useEffect)(()=>{if(p||h==null)return;const g=(0,e.default)((0,i.getRefTarget)(h));let v=(g.defaultView||window).event;const S=(0,t.default)(g,"keyup",b=>{if(b===v){v=void 0;return}y(b)});return()=>{S()}},[h,p,y])}var f=c;return Zu.default=f,Zu}var Ga={},Pk;function s3(){if(Pk)return Ga;Pk=1,Ga.__esModule=!0,Ga.toModifierMap=t,Ga.toModifierArray=e,Ga.default=r;function t(n){const i={};return Array.isArray(n)?(n==null||n.forEach(o=>{i[o.name]=o}),i):n||i}function e(n={}){return Array.isArray(n)?n:Object.keys(n).map(i=>(n[i].name=i,n[i]))}function r({enabled:n,enableEvents:i,placement:o,flip:s,offset:a,fixed:l,containerPadding:u,arrowElement:c,popperConfig:f={}}){var h,d,p,O,m;const y=t(f.modifiers);return Object.assign({},f,{placement:o,enabled:n,strategy:l?"fixed":f.strategy,modifiers:e(Object.assign({},y,{eventListeners:{enabled:i,options:(h=y.eventListeners)==null?void 0:h.options},preventOverflow:Object.assign({},y.preventOverflow,{options:u?Object.assign({padding:u},(d=y.preventOverflow)==null?void 0:d.options):(p=y.preventOverflow)==null?void 0:p.options}),offset:{options:Object.assign({offset:a},(O=y.offset)==null?void 0:O.options)},arrow:Object.assign({},y.arrow,{enabled:!!c,options:Object.assign({},(m=y.arrow)==null?void 0:m.options,{element:c})}),flip:Object.assign({enabled:!!s},y.flip)}))})}return Ga}var kk;function a3(){if(kk)return ju;kk=1,ju.__esModule=!0,ju.default=void 0;var t=f(N),e=u(hf),r=u(TT()),n=u($a()),i=u(n3()),o=u(o3()),s=u(qT()),a=u(s3()),l=ZT();function u(p){return p&&p.__esModule?p:{default:p}}function c(p){if(typeof WeakMap!="function")return null;var O=new WeakMap,m=new WeakMap;return(c=function(y){return y?m:O})(p)}function f(p,O){if(!O&&p&&p.__esModule)return p;if(p===null||typeof p!="object"&&typeof p!="function")return{default:p};var m=c(O);if(m&&m.has(p))return m.get(p);var y={},g=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var v in p)if(v!=="default"&&Object.prototype.hasOwnProperty.call(p,v)){var S=g?Object.getOwnPropertyDescriptor(p,v):null;S&&(S.get||S.set)?Object.defineProperty(y,v,S):y[v]=p[v]}return y.default=p,m&&m.set(p,y),y}const h=t.forwardRef((p,O)=>{const{flip:m,offset:y,placement:g,containerPadding:v,popperConfig:S={},transition:b,runTransition:_}=p,[Q,P]=(0,r.default)(),[k,x]=(0,r.default)(),$=(0,n.default)(P,O),C=(0,s.default)(p.container),D=(0,s.default)(p.target),[B,K]=(0,t.useState)(!p.show),M=(0,i.default)(D,Q,(0,a.default)({placement:g,enableEvents:!!p.show,containerPadding:v||5,flip:m,offset:y,arrowElement:k,popperConfig:S}));p.show&&B&&K(!1);const W=(...se)=>{K(!0),p.onExited&&p.onExited(...se)},q=p.show||!B;if((0,o.default)(Q,p.onHide,{disabled:!p.rootClose||p.rootCloseDisabled,clickTrigger:p.rootCloseEvent}),!q)return null;const{onExit:X,onExiting:F,onEnter:le,onEntering:he,onEntered:U}=p;let H=p.children(Object.assign({},M.attributes.popper,{style:M.styles.popper,ref:$}),{popper:M,placement:g,show:!!p.show,arrowProps:Object.assign({},M.attributes.arrow,{style:M.styles.arrow,ref:x})});return H=(0,l.renderTransition)(b,_,{in:!!p.show,appear:!0,mountOnEnter:!0,unmountOnExit:!0,children:H,onExit:X,onExiting:F,onExited:W,onEnter:le,onEntering:he,onEntered:U}),C?e.default.createPortal(H,C):null});h.displayName="Overlay";var d=h;return ju.default=d,ju}var rd={exports:{}};const l3=wn(pL);var nd={exports:{}},id={exports:{}},xk;function u3(){return xk||(xk=1,function(t,e){"use client";var r=_t;e.__esModule=!0,e.default=void 0;var n=l(N),i=r(Ht()),o=Pr(),s=I;function a(c){if(typeof WeakMap!="function")return null;var f=new WeakMap,h=new WeakMap;return(a=function(d){return d?h:f})(c)}function l(c,f){if(!f&&c&&c.__esModule)return c;if(c===null||typeof c!="object"&&typeof c!="function")return{default:c};var h=a(f);if(h&&h.has(c))return h.get(c);var d={__proto__:null},p=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var O in c)if(O!=="default"&&Object.prototype.hasOwnProperty.call(c,O)){var m=p?Object.getOwnPropertyDescriptor(c,O):null;m&&(m.get||m.set)?Object.defineProperty(d,O,m):d[O]=c[O]}return d.default=c,h&&h.set(c,d),d}const u=n.forwardRef(({className:c,bsPrefix:f,as:h="div",...d},p)=>(f=(0,o.useBootstrapPrefix)(f,"popover-header"),(0,s.jsx)(h,{ref:p,className:(0,i.default)(c,f),...d})));u.displayName="PopoverHeader",e.default=u,t.exports=e.default}(id,id.exports)),id.exports}var od={exports:{}},_k;function c3(){return _k||(_k=1,function(t,e){"use client";var r=_t;e.__esModule=!0,e.default=void 0;var n=l(N),i=r(Ht()),o=Pr(),s=I;function a(c){if(typeof WeakMap!="function")return null;var f=new WeakMap,h=new WeakMap;return(a=function(d){return d?h:f})(c)}function l(c,f){if(!f&&c&&c.__esModule)return c;if(c===null||typeof c!="object"&&typeof c!="function")return{default:c};var h=a(f);if(h&&h.has(c))return h.get(c);var d={__proto__:null},p=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var O in c)if(O!=="default"&&Object.prototype.hasOwnProperty.call(c,O)){var m=p?Object.getOwnPropertyDescriptor(c,O):null;m&&(m.get||m.set)?Object.defineProperty(d,O,m):d[O]=c[O]}return d.default=c,h&&h.set(c,d),d}const u=n.forwardRef(({className:c,bsPrefix:f,as:h="div",...d},p)=>(f=(0,o.useBootstrapPrefix)(f,"popover-body"),(0,s.jsx)(h,{ref:p,className:(0,i.default)(c,f),...d})));u.displayName="PopoverBody",e.default=u,t.exports=e.default}(od,od.exports)),od.exports}var Ha={},$k;function HT(){if($k)return Ha;$k=1,Ha.__esModule=!0,Ha.BsPrefixComponent=void 0,Ha.getOverlayDirection=i;var t=r(N);function e(o){if(typeof WeakMap!="function")return null;var s=new WeakMap,a=new WeakMap;return(e=function(l){return l?a:s})(o)}function r(o,s){if(!s&&o&&o.__esModule)return o;if(o===null||typeof o!="object"&&typeof o!="function")return{default:o};var a=e(s);if(a&&a.has(o))return a.get(o);var l={__proto__:null},u=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var c in o)if(c!=="default"&&Object.prototype.hasOwnProperty.call(o,c)){var f=u?Object.getOwnPropertyDescriptor(o,c):null;f&&(f.get||f.set)?Object.defineProperty(l,c,f):l[c]=o[c]}return l.default=o,a&&a.set(o,l),l}class n extends t.Component{}Ha.BsPrefixComponent=n;function i(o,s){let a=o;return o==="left"?a=s?"end":"start":o==="right"&&(a=s?"start":"end"),a}return Ha}var sd={exports:{}},Qk;function KT(){return Qk||(Qk=1,function(t,e){e.__esModule=!0,e.default=r;function r(n="absolute"){return{position:n,top:"0",left:"0",opacity:"0",pointerEvents:"none"}}t.exports=e.default}(sd,sd.exports)),sd.exports}var Ek;function f3(){return Ek||(Ek=1,function(t,e){"use client";var r=_t;e.__esModule=!0,e.default=void 0;var n=r(Ht()),i=h(N),o=Pr(),s=r(u3()),a=r(c3()),l=HT(),u=r(KT()),c=I;function f(p){if(typeof WeakMap!="function")return null;var O=new WeakMap,m=new WeakMap;return(f=function(y){return y?m:O})(p)}function h(p,O){if(!O&&p&&p.__esModule)return p;if(p===null||typeof p!="object"&&typeof p!="function")return{default:p};var m=f(O);if(m&&m.has(p))return m.get(p);var y={__proto__:null},g=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var v in p)if(v!=="default"&&Object.prototype.hasOwnProperty.call(p,v)){var S=g?Object.getOwnPropertyDescriptor(p,v):null;S&&(S.get||S.set)?Object.defineProperty(y,v,S):y[v]=p[v]}return y.default=p,m&&m.set(p,y),y}const d=i.forwardRef(({bsPrefix:p,placement:O="right",className:m,style:y,children:g,body:v,arrowProps:S,hasDoneInitialMeasure:b,popper:_,show:Q,...P},k)=>{const x=(0,o.useBootstrapPrefix)(p,"popover"),$=(0,o.useIsRTL)(),[C]=(O==null?void 0:O.split("-"))||[],D=(0,l.getOverlayDirection)(C,$);let B=y;return Q&&!b&&(B={...y,...(0,u.default)(_==null?void 0:_.strategy)}),(0,c.jsxs)("div",{ref:k,role:"tooltip",style:B,"x-placement":C,className:(0,n.default)(m,x,C&&`bs-popover-${D}`),...P,children:[(0,c.jsx)("div",{className:"popover-arrow",...S}),v?(0,c.jsx)(a.default,{children:g}):g]})});e.default=Object.assign(d,{Header:s.default,Body:a.default,POPPER_OFFSET:[0,8]}),t.exports=e.default}(nd,nd.exports)),nd.exports}var ov={exports:{}};(function(t,e){"use client";var r=_t;e.__esModule=!0,e.default=void 0;var n=r(Ht()),i=c(N),o=Pr(),s=HT(),a=r(KT()),l=I;function u(h){if(typeof WeakMap!="function")return null;var d=new WeakMap,p=new WeakMap;return(u=function(O){return O?p:d})(h)}function c(h,d){if(!d&&h&&h.__esModule)return h;if(h===null||typeof h!="object"&&typeof h!="function")return{default:h};var p=u(d);if(p&&p.has(h))return p.get(h);var O={__proto__:null},m=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var y in h)if(y!=="default"&&Object.prototype.hasOwnProperty.call(h,y)){var g=m?Object.getOwnPropertyDescriptor(h,y):null;g&&(g.get||g.set)?Object.defineProperty(O,y,g):O[y]=h[y]}return O.default=h,p&&p.set(h,O),O}const f=i.forwardRef(({bsPrefix:h,placement:d="right",className:p,style:O,children:m,arrowProps:y,hasDoneInitialMeasure:g,popper:v,show:S,...b},_)=>{h=(0,o.useBootstrapPrefix)(h,"tooltip");const Q=(0,o.useIsRTL)(),[P]=(d==null?void 0:d.split("-"))||[],k=(0,s.getOverlayDirection)(P,Q);let x=O;return S&&!g&&(x={...O,...(0,a.default)(v==null?void 0:v.strategy)}),(0,l.jsxs)("div",{ref:_,style:x,role:"tooltip","x-placement":P,className:(0,n.default)(p,h,`bs-tooltip-${k}`),...b,children:[(0,l.jsx)("div",{className:"tooltip-arrow",...y}),(0,l.jsx)("div",{className:`${h}-inner`,children:m})]})});f.displayName="Tooltip",e.default=Object.assign(f,{TOOLTIP_OFFSET:[0,6]}),t.exports=e.default})(ov,ov.exports);var JT=ov.exports;const Fl=wi(JT);var Ck;function h3(){return Ck||(Ck=1,function(t,e){"use client";var r=_t;e.__esModule=!0,e.default=l;var n=N,i=r(l3),o=Pr(),s=r(f3()),a=r(JT);function l(u){const c=(0,n.useRef)(null),f=(0,o.useBootstrapPrefix)(void 0,"popover"),h=(0,o.useBootstrapPrefix)(void 0,"tooltip"),d=(0,n.useMemo)(()=>({name:"offset",options:{offset:()=>{if(u)return u;if(c.current){if((0,i.default)(c.current,f))return s.default.POPPER_OFFSET;if((0,i.default)(c.current,h))return a.default.TOOLTIP_OFFSET}return[0,0]}}}),[u,f,h]);return[c,[d]]}t.exports=e.default}(rd,rd.exports)),rd.exports}var Tk;function d3(){return Tk||(Tk=1,function(t,e){"use client";var r=_t;e.__esModule=!0,e.default=void 0;var n=O(N),i=n,o=r(Ht()),s=r(a3()),a=r(Ms()),l=r(DT()),u=r($a()),c=r(h3()),f=r(VT()),h=r(f1()),d=I;function p(g){if(typeof WeakMap!="function")return null;var v=new WeakMap,S=new WeakMap;return(p=function(b){return b?S:v})(g)}function O(g,v){if(!v&&g&&g.__esModule)return g;if(g===null||typeof g!="object"&&typeof g!="function")return{default:g};var S=p(v);if(S&&S.has(g))return S.get(g);var b={__proto__:null},_=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var Q in g)if(Q!=="default"&&Object.prototype.hasOwnProperty.call(g,Q)){var P=_?Object.getOwnPropertyDescriptor(g,Q):null;P&&(P.get||P.set)?Object.defineProperty(b,Q,P):b[Q]=g[Q]}return b.default=g,S&&S.set(g,b),b}function m(g,v){const{ref:S}=g,{ref:b}=v;g.ref=S.__wrapped||(S.__wrapped=_=>S((0,h.default)(_))),v.ref=b.__wrapped||(b.__wrapped=_=>b((0,h.default)(_)))}const y=i.forwardRef(({children:g,transition:v=f.default,popperConfig:S={},rootClose:b=!1,placement:_="top",show:Q=!1,...P},k)=>{const x=(0,n.useRef)({}),[$,C]=(0,n.useState)(null),[D,B]=(0,c.default)(P.offset),K=(0,u.default)(k,D),M=v===!0?f.default:v||void 0,W=(0,a.default)(q=>{C(q),S==null||S.onFirstUpdate==null||S.onFirstUpdate(q)});return(0,l.default)(()=>{$&&P.target&&(x.current.scheduleUpdate==null||x.current.scheduleUpdate())},[$,P.target]),(0,n.useEffect)(()=>{Q||C(null)},[Q]),(0,d.jsx)(s.default,{...P,ref:K,popperConfig:{...S,modifiers:B.concat(S.modifiers||[]),onFirstUpdate:W},transition:M,rootClose:b,placement:_,show:Q,children:(q,{arrowProps:X,popper:F,show:le})=>{var he,U;m(q,X);const H=F==null?void 0:F.placement,se=Object.assign(x.current,{state:F==null?void 0:F.state,scheduleUpdate:F==null?void 0:F.update,placement:H,outOfBoundaries:(F==null||(he=F.state)==null||(U=he.modifiersData.hide)==null?void 0:U.isReferenceHidden)||!1,strategy:S.strategy}),De=!!$;return typeof g=="function"?g({...q,placement:H,show:le,...!v&&le&&{className:"show"},popper:se,arrowProps:X,hasDoneInitialMeasure:De}):i.cloneElement(g,{...q,placement:H,arrowProps:X,popper:se,hasDoneInitialMeasure:De,className:(0,o.default)(g.props.className,!v&&le&&"show"),style:{...g.props.style,...q.style}})}})});y.displayName="Overlay",e.default=y,t.exports=e.default}(ed,ed.exports)),ed.exports}(function(t,e){"use client";var r=_t;e.__esModule=!0,e.default=void 0;var n=r(s1),i=r(bf()),o=p(N),s=o,a=r(WL());r(xO());var l=JL,u=r($a()),c=r(d3()),f=r(f1()),h=I;function d(g){if(typeof WeakMap!="function")return null;var v=new WeakMap,S=new WeakMap;return(d=function(b){return b?S:v})(g)}function p(g,v){if(!v&&g&&g.__esModule)return g;if(g===null||typeof g!="object"&&typeof g!="function")return{default:g};var S=d(v);if(S&&S.has(g))return S.get(g);var b={__proto__:null},_=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var Q in g)if(Q!=="default"&&Object.prototype.hasOwnProperty.call(g,Q)){var P=_?Object.getOwnPropertyDescriptor(g,Q):null;P&&(P.get||P.set)?Object.defineProperty(b,Q,P):b[Q]=g[Q]}return b.default=g,S&&S.set(g,b),b}function O(g){return g&&typeof g=="object"?g:{show:g,hide:g}}function m(g,v,S){const[b]=v,_=b.currentTarget,Q=b.relatedTarget||b.nativeEvent[S];(!Q||Q!==_)&&!(0,n.default)(_,Q)&&g(...v)}i.default.oneOf(["click","hover","focus"]);const y=({trigger:g=["hover","focus"],overlay:v,children:S,popperConfig:b={},show:_,defaultShow:Q=!1,onToggle:P,delay:k,placement:x,flip:$=x&&x.indexOf("auto")!==-1,...C})=>{const D=(0,o.useRef)(null),B=(0,u.default)(D,S.ref),K=(0,a.default)(),M=(0,o.useRef)(""),[W,q]=(0,l.useUncontrolledProp)(_,Q,P),X=O(k),{onFocus:F,onBlur:le,onClick:he}=typeof S!="function"?s.Children.only(S).props:{},U=qe=>{B((0,f.default)(qe))},H=(0,o.useCallback)(()=>{if(K.clear(),M.current="show",!X.show){q(!0);return}K.set(()=>{M.current==="show"&&q(!0)},X.show)},[X.show,q,K]),se=(0,o.useCallback)(()=>{if(K.clear(),M.current="hide",!X.hide){q(!1);return}K.set(()=>{M.current==="hide"&&q(!1)},X.hide)},[X.hide,q,K]),De=(0,o.useCallback)((...qe)=>{H(),F==null||F(...qe)},[H,F]),Y=(0,o.useCallback)((...qe)=>{se(),le==null||le(...qe)},[se,le]),z=(0,o.useCallback)((...qe)=>{q(!W),he==null||he(...qe)},[he,q,W]),ee=(0,o.useCallback)((...qe)=>{m(H,qe,"fromElement")},[H]),ve=(0,o.useCallback)((...qe)=>{m(se,qe,"toElement")},[se]),Re=g==null?[]:[].concat(g),je={ref:U};return Re.indexOf("click")!==-1&&(je.onClick=z),Re.indexOf("focus")!==-1&&(je.onFocus=De,je.onBlur=Y),Re.indexOf("hover")!==-1&&(je.onMouseOver=ee,je.onMouseOut=ve),(0,h.jsxs)(h.Fragment,{children:[typeof S=="function"?S(je):(0,o.cloneElement)(S,je),(0,h.jsx)(c.default,{...C,show:W,onHide:se,flip:$,placement:x,popperConfig:b,target:D.current,children:v})]})};e.default=y,t.exports=e.default})(iv,iv.exports);var p3=iv.exports;const zl=wi(p3),O3=["Roboto Mono","Inconsolata","Source Code Pro","Ubuntu Mono","JetBrains Mono","Fira Code"],g3=["16px","18px","20px","24px"],m3=({enableUsernameField:t=!0})=>{const{isSettingsOpen:e,closeSettings:r,theme:n,setTheme:i,username:o,setUsername:s}=N.useContext(po),a=N.useCallback(m=>{i(m.target.value)},[]),[l,u]=N.useState("Roboto Mono"),[c,f]=N.useState("16px"),h=N.useCallback(m=>{u(m.target.value)},[]),d=m=>{f(m.target.value)};N.useEffect(()=>{document.body.style.setProperty("--vzcode-font-family",l)},[l]),N.useEffect(()=>{document.body.style.setProperty("--vzcode-font-size",c)},[c]);const p=N.useRef(null),O=N.useCallback(()=>{var m;s(((m=p.current)==null?void 0:m.value)||"")},[s]);return e?I.jsxs($n,{className:"vz-settings",show:e,onHide:r,animation:!1,children:[I.jsx($n.Header,{closeButton:!0,children:I.jsx($n.Title,{children:"Editor Settings"})}),I.jsxs($n.Body,{children:[t?I.jsxs(tn.Group,{className:"mb-3",controlId:"formFork",children:[I.jsx(tn.Label,{children:"Username"}),I.jsx(tn.Control,{type:"text",ref:p,onChange:O,placeholder:"Enter username",value:o}),I.jsx(tn.Text,{className:"text-muted",children:"Enter a username to be displayed on your cursor"})]}):null,I.jsxs(tn.Group,{className:"mb-3",controlId:"formFork",children:[I.jsx(tn.Label,{children:"Theme"}),I.jsx("select",{className:"form-select",value:n,onChange:a,children:IC.map(({label:m})=>I.jsx("option",{value:m,children:m},m))}),I.jsx(tn.Text,{className:"text-muted",children:"Select a color theme for the editor"})]}),I.jsxs(tn.Group,{className:"mb-3",controlId:"formFork",children:[I.jsx(tn.Label,{children:"Font"}),I.jsx("select",{className:"form-select",onChange:h,value:l,children:O3.map(m=>I.jsx("option",{value:m,children:m},m))}),I.jsx(tn.Text,{className:"text-muted",children:"Select font for the editor"})]}),I.jsxs(tn.Group,{className:"mb-3",controlId:"formFork",children:[I.jsx(tn.Label,{children:"Font Size"}),I.jsx("select",{className:"form-select",onChange:d,value:c,children:g3.map(m=>I.jsx("option",{value:m,children:m},m))}),I.jsx(tn.Text,{className:"text-muted",children:"Select a font size for the editor"})]})]}),I.jsx($n.Footer,{children:I.jsx(Tp,{variant:"primary",onClick:r,children:"Done"})})]}):null},y3=t=>{const e={name:"files"};for(const r of Object.keys(t)){const n=t[r],i=n.name.split("/"),o=i.length;let s=e;for(let a=0;a<o-1;a++){let l;const u=i[a];if(s.children)for(let c=0;c<s.children.length;c++){const f=s.children[c];if(f.name===u){l=f;break}}l||(l={name:i[a],path:i.slice(0,a+1).join("/")},(s.children||(s.children=[])).push(l)),s=l}n.text!==null&&(s.children||(s.children=[])).push({name:i[o-1],file:n,fileId:r})}return e},eR=t=>(t.children&&(t.children.sort((e,r)=>{const n=e.file?1:0,i=r.file?1:0;return n-i||e.name.localeCompare(r.name)}),t.children.forEach(eR)),t),v3=()=>I.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 24 24",fill:"currentColor",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",children:[I.jsx("path",{d:"M9.8132 15.9038L9 18.75L8.1868 15.9038C7.75968 14.4089 6.59112 13.2403 5.09619 12.8132L2.25 12L5.09619 11.1868C6.59113 10.7597 7.75968 9.59112 8.1868 8.09619L9 5.25L9.8132 8.09619C10.2403 9.59113 11.4089 10.7597 12.9038 11.1868L15.75 12L12.9038 12.8132C11.4089 13.2403 10.2403 14.4089 9.8132 15.9038Z"}),I.jsx("path",{d:"M18.2589 8.71454L18 9.75L17.7411 8.71454C17.4388 7.50533 16.4947 6.56117 15.2855 6.25887L14.25 6L15.2855 5.74113C16.4947 5.43883 17.4388 4.49467 17.7411 3.28546L18 2.25L18.2589 3.28546C18.5612 4.49467 19.5053 5.43883 20.7145 5.74113L21.75 6L20.7145 6.25887C19.5053 6.56117 18.5612 7.50533 18.2589 8.71454Z"}),I.jsx("path",{d:"M16.8942 20.5673L16.5 21.75L16.1058 20.5673C15.8818 19.8954 15.3546 19.3682 14.6827 19.1442L13.5 18.75L14.6827 18.3558C15.3546 18.1318 15.8818 17.6046 16.1058 16.9327L16.5 15.75L16.8942 16.9327C17.1182 17.6046 17.6454 18.1318 18.3173 18.3558L19.5 18.75L18.3173 19.1442C17.6454 19.3682 17.1182 19.8954 16.8942 20.5673Z"})]}),w3=()=>I.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",children:I.jsx("path",{fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5",d:"m16.862 4.487 1.687-1.688a1.875 1.875 0 1 1 2.652 2.652L10.582 16.07a4.5 4.5 0 0 1-1.897 1.13L6 18l.8-2.685a4.5 4.5 0 0 1 1.13-1.897l8.932-8.931Zm0 0L19.5 7.125M18 14v4.75A2.25 2.25 0 0 1 15.75 21H5.25A2.25 2.25 0 0 1 3 18.75V8.25A2.25 2.25 0 0 1 5.25 6H10"})}),S3=()=>I.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",children:I.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5",d:"M19.5 14.25v-2.625a3.375 3.375 0 0 0-3.375-3.375h-1.5A1.125 1.125 0 0 1 13.5 7.125v-1.5a3.375 3.375 0 0 0-3.375-3.375H8.25m3.75 9v6m3-3H9m1.5-12H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 0 0-9-9Z"})}),tR=()=>I.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",children:I.jsx("path",{d:"M6 18L18 6M6 6L18 18",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})}),b3=()=>I.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",children:I.jsx("path",{fill:"none",stroke:"currentColor",d:"M14.7404 9L14.3942 18M9.60577 18L9.25962 9M19.2276 5.79057C19.5696 5.84221 19.9104 5.89747 20.25 5.95629M19.2276 5.79057L18.1598 19.6726C18.0696 20.8448 17.0921 21.75 15.9164 21.75H8.08357C6.90786 21.75 5.93037 20.8448 5.8402 19.6726L4.77235 5.79057M19.2276 5.79057C18.0812 5.61744 16.9215 5.48485 15.75 5.39432M3.75 5.95629C4.08957 5.89747 4.43037 5.84221 4.77235 5.79057M4.77235 5.79057C5.91878 5.61744 7.07849 5.48485 8.25 5.39432M15.75 5.39432V4.47819C15.75 3.29882 14.8393 2.31423 13.6606 2.27652C13.1092 2.25889 12.5556 2.25 12 2.25C11.4444 2.25 10.8908 2.25889 10.3394 2.27652C9.16065 2.31423 8.25 3.29882 8.25 4.47819V5.39432M15.75 5.39432C14.5126 5.2987 13.262 5.25 12 5.25C10.738 5.25 9.48744 5.2987 8.25 5.39432",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})}),P3=()=>I.jsx("svg",{width:"24",height:"24",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor",children:I.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 12.75c1.148 0 2.278.08 3.383.237 1.037.146 1.866.966 1.866 2.013 0 3.728-2.35 6.75-5.25 6.75S6.75 18.728 6.75 15c0-1.046.83-1.867 1.866-2.013A24.204 24.204 0 0 1 12 12.75Zm0 0c2.883 0 5.647.508 8.207 1.44a23.91 23.91 0 0 1-1.152 6.06M12 12.75c-2.883 0-5.647.508-8.208 1.44.125 2.104.52 4.136 1.153 6.06M12 12.75a2.25 2.25 0 0 0 2.248-2.354M12 12.75a2.25 2.25 0 0 1-2.248-2.354M12 8.25c.995 0 1.971-.08 2.922-.236.403-.066.74-.358.795-.762a3.778 3.778 0 0 0-.399-2.25M12 8.25c-.995 0-1.97-.08-2.922-.236-.402-.066-.74-.358-.795-.762a3.734 3.734 0 0 1 .4-2.253M12 8.25a2.25 2.25 0 0 0-2.248 2.146M12 8.25a2.25 2.25 0 0 1 2.248 2.146M8.683 5a6.032 6.032 0 0 1-1.155-1.002c.07-.63.27-1.222.574-1.747m.581 2.749A3.75 3.75 0 0 1 15.318 5m0 0c.427-.283.815-.62 1.155-.999a4.471 4.471 0 0 0-.575-1.752M4.921 6a24.048 24.048 0 0 0-.392 3.314c1.668.546 3.416.914 5.223 1.082M19.08 6c.205 1.08.337 2.187.392 3.314a23.882 23.882 0 0 1-5.223 1.082"})}),rR=()=>I.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none",viewBox:"0 0 24 24",children:I.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5",d:"M19.5 14.25v-2.625a3.375 3.375 0 0 0-3.375-3.375h-1.5A1.125 1.125 0 0 1 13.5 7.125v-1.5a3.375 3.375 0 0 0-3.375-3.375H8.25m0 12.75h7.5m-7.5 3H12M10.5 2.25H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 0 0-9-9Z"})}),k3=({height:t=16,fill:e="currentcolor"})=>I.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",height:t,viewBox:"4 4 16 16",children:I.jsx("path",{stroke:e,fill:"none",d:"M8 17l9-5-9-5v10z",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"})}),x3=()=>I.jsx("svg",{width:"24",height:"24",fill:"none",viewBox:"0 0 24 24",strokeWidth:1.5,stroke:"currentColor",children:I.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M5.25 5.653c0-.856.917-1.398 1.667-.986l11.54 6.347a1.125 1.125 0 0 1 0 1.972l-11.54 6.347a1.125 1.125 0 0 1-1.667-.986V5.653Z"})}),_3=({show:t,onClose:e,onConfirm:r,isDirectory:n,name:i})=>{const o=N.useCallback(s=>{s.key==="Enter"&&r()},[r]);return N.useEffect(()=>(t?window.addEventListener("keydown",o):window.removeEventListener("keydown",o),()=>{window.removeEventListener("keydown",o)}),[t,o]),I.jsxs($n,{show:t,onHide:e,centered:!0,children:[I.jsx($n.Header,{closeButton:!0,onClick:e,children:I.jsxs($n.Title,{children:["Delete ",n?"Directory":"File"]})}),I.jsx($n.Body,{children:I.jsxs("p",{children:["This will delete the"," ",n?"directory":"file"," ",I.jsx("strong",{children:i}),"."]})}),I.jsxs($n.Footer,{children:[I.jsx(Tp,{variant:"secondary",type:"button",onClick:e,children:"Cancel"}),I.jsx(Tp,{variant:"primary",onClick:r,children:"Delete"})]})]})},$3=!0,nR=({name:t,children:e,handleClick:r,handleDoubleClick:n,handleRenameClick:i,handleDeleteClick:o,isDirectory:s=!1,isActive:a=!1,renameFileTooltipText:l=s?"Rename Directory":"Rename File",deleteFileTooltipText:u=s?"Delete Directory":"Delete File"})=>{const[c,f]=N.useState(!1),[h,d]=N.useState(!1),[p,O]=N.useState(""),[m,y]=N.useState(!1),g=N.useRef(null),v=N.useCallback(C=>{C.key==="Escape"?d(!1):C.key==="Enter"&&g.current.blur()},[]),S=N.useCallback(()=>{d(!1),g.current.value.trim()===""?y(!0):i(g.current.value)},[i]),b=N.useCallback(C=>{C.stopPropagation(),d(!h),O(t)},[t,h]);N.useEffect(()=>{h&&g.current.focus()},[h]);const _=N.useCallback(C=>{C.stopPropagation(),y(!0)},[]),Q=N.useCallback(()=>{y(!1)},[]),P=N.useCallback(C=>{C==null||C.stopPropagation(),y(!1),o()},[o]),k=N.useCallback(()=>{f(!0)},[]),x=N.useCallback(()=>{f(!1)},[]),$=N.useCallback(()=>{O(g.current.value)},[]);return I.jsxs("div",{className:`file-or-directory user-select-none ${a?"active-file":""}`,onClick:h?null:r,onDoubleClick:h||!n?null:n,onMouseEnter:k,onMouseLeave:x,children:[I.jsx("div",{className:"name",children:h?I.jsxs(React.Fragment,{children:[I.jsx("i",{className:"file-icon",children:I.jsx(rR,{})}),I.jsx("input",{className:"rename-input",ref:g,type:"text","aria-label":"Field name",value:p,onKeyDown:v,onBlur:S,onChange:$})]}):e}),c&&!h?I.jsxs("div",{className:"utils",style:{position:"relative"},children:[!s||$3?I.jsx(zl,{placement:"top",overlay:I.jsx(Fl,{id:"rename-file-tooltip",children:l}),children:I.jsx("i",{onClick:b,className:"icon-button icon-button-dark",children:I.jsx(w3,{})})}):null,I.jsx(zl,{placement:"top",overlay:I.jsx(Fl,{id:"delete-file-tooltip",children:u}),children:I.jsx("i",{onClick:_,className:"icon-button icon-button-dark",children:I.jsx(b3,{})})})]}):null,I.jsx(_3,{show:m,onClose:Q,onConfirm:P,isDirectory:s,name:t})]})},Q3=({name:t,path:e,children:r,renameFile:n,deleteFile:i,renameDirectory:o,deleteDirectory:s,handleFileClick:a,handleFileDoubleClick:l,isDirectoryOpen:u,toggleDirectory:c,activeFileId:f})=>{const h=N.useCallback(()=>{c(e)},[c,e]),d=N.useCallback(()=>{s(e)},[s,e]),p=N.useCallback(m=>{o(e,t,m)},[o,e,t]),O=N.useMemo(()=>u(e),[u,e]);return I.jsxs(I.Fragment,{children:[I.jsxs(nR,{name:t,handleClick:h,handleDeleteClick:d,handleRenameClick:p,isDirectory:!0,children:[I.jsx("div",{className:"arrow-wrapper",style:{transform:`rotate(${O?90:0}deg)`},children:I.jsx(k3,{})}),t]}),r&&O?I.jsx("div",{className:"indentation",children:r.map(m=>{const{fileId:y}=m,{path:g}=m;return I.jsx(iR,{entity:m,renameFile:n,deleteFile:i,renameDirectory:o,deleteDirectory:s,handleFileClick:a,handleFileDoubleClick:l,isDirectoryOpen:u,toggleDirectory:c,activeFileId:f},y||g)})}):null]})},E3=({name:t,fileId:e,renameFile:r,deleteFile:n,handleFileClick:i,handleFileDoubleClick:o,isActive:s})=>{const a=N.useCallback(()=>{i(e)},[e,i]),l=N.useCallback(()=>{o(e)},[e,o]),u=N.useCallback(()=>{n(e)},[e,n]),c=N.useCallback(f=>{r(e,f)},[e,r]);return I.jsxs(nR,{name:t,handleClick:a,handleDoubleClick:l,handleDeleteClick:u,handleRenameClick:c,isActive:s,children:[I.jsx("i",{className:"file-icon",children:I.jsx(rR,{})}),t]})},iR=({entity:t,renameFile:e,deleteFile:r,renameDirectory:n,deleteDirectory:i,handleFileClick:o,handleFileDoubleClick:s,isDirectoryOpen:a,toggleDirectory:l,activeFileId:u})=>{const{name:c,file:f,fileId:h}=t,{path:d,children:p}=t;return f?I.jsx(E3,{fileId:h,name:c,renameFile:e,deleteFile:r,handleFileClick:o,handleFileDoubleClick:s,isActive:h===u}):I.jsx(Q3,{name:c,path:d,children:p,renameFile:e,deleteFile:r,renameDirectory:n,deleteDirectory:i,handleFileClick:o,handleFileDoubleClick:s,isDirectoryOpen:a,toggleDirectory:l,activeFileId:u})},C3=()=>{const[t,e]=N.useState(!1),{createFile:r}=N.useContext(po),n=N.useCallback(a=>{a.preventDefault(),a.stopPropagation(),e(!0)},[]),i=N.useCallback(a=>{a.preventDefault(),a.stopPropagation(),t||e(!0)},[t]),o=N.useCallback(a=>{a.preventDefault(),a.stopPropagation(),e(!1)},[]),s=N.useCallback(a=>{a.preventDefault(),a.stopPropagation(),e(!1);const l=a.dataTransfer.files;Array.from(l).forEach(u=>{const c=new FileReader;c.onload=f=>{r(u.name,f.target.result)},c.onerror=f=>{console.error("Error reading file:",f)},c.readAsText(u)})},[r]);return I.jsx("div",{className:`drop-zone ${t?"dragover":""}`,onDragEnter:n,onDragOver:i,onDragLeave:o,onDrop:s,children:"Drag files here"})},T3=({createFileTooltipText:t="New File",openSettingsTooltipText:e="Open Settings",reportBugTooltipText:r="Report Bug"})=>{const{files:n,renameFile:i,deleteFile:o,renameDirectory:s,deleteDirectory:a,activeFileId:l,openTab:u,setIsSettingsOpen:c,isDirectoryOpen:f,toggleDirectory:h,handleOpenCreateFileModal:d,connected:p}=N.useContext(po),O=N.useMemo(()=>n?eR(y3(n)):null,[n]);N.useCallback(()=>{c(!0)},[]);const{sidebarWidth:m}=N.useContext(mO),y=N.useCallback(S=>{u({fileId:S,isTransient:!0})},[u]),g=N.useCallback(S=>{u({fileId:S,isTransient:!1})},[u]),v=O&&O.children&&O.children.length>0;return I.jsxs("div",{className:"vz-sidebar",style:{width:m+"px"},children:[I.jsxs("div",{className:"files",children:[I.jsxs("div",{className:"full-box",children:[I.jsx("div",{className:"sidebar-section-hint",children:"Project Files"}),I.jsxs("div",{className:"sidebar-section-buttons",children:[I.jsx(zl,{placement:"left",overlay:I.jsx(Fl,{id:"report-bug-tooltip",children:r}),children:I.jsx("a",{href:"https://github.com/vizhub-core/vzcode/issues/new",target:"_blank",rel:"noopener noreferrer",children:I.jsx("i",{className:"icon-button icon-button-dark",children:I.jsx(P3,{})})})}),null,I.jsx(zl,{placement:"left",overlay:I.jsx(Fl,{id:"create-file-tooltip",children:t}),children:I.jsx("i",{onClick:d,className:"icon-button icon-button-dark",children:I.jsx(S3,{})})})]})]}),I.jsx(C3,{}),v?O.children.map(S=>{const{fileId:b}=S,{path:_}=S,Q=b||_;return I.jsx(iR,{entity:S,renameFile:i,deleteFile:o,renameDirectory:s,deleteDirectory:a,handleFileClick:y,handleFileDoubleClick:g,isDirectoryOpen:f,toggleDirectory:h,activeFileId:l},Q)}):I.jsx("div",{className:"empty",children:I.jsx("div",{className:"empty-text",children:`It looks like you don't have any files yet! Click the "Create file" button above to create your first file.`})})]}),I.jsxs("div",{className:"connection-status",children:[p?"Connected":"Connection Lost",I.jsx("div",{className:"connection",children:I.jsx("div",{className:`connection-status-indicator ${p?"connected":"disconnected"}`})})]})]})},R3=({initialFileName:t=""})=>{const[e,r]=N.useState(t),n=N.useRef(null),{isCreateFileModalOpen:i,handleCloseCreateFileModal:o,handleCreateFileClick:s}=N.useContext(po);N.useEffect(()=>{i&&n.current&&n.current.focus()},[i]);const a=N.useCallback(f=>{r(f.target.value)},[]),l=N.useCallback(()=>{s(e),r("")},[e,s]),u=N.useCallback(f=>/^[a-zA-Z0-9](?:[a-zA-Z0-9 ./+=_-]*[a-zA-Z0-9])?$/.test(f),[]),c=N.useCallback(f=>{f.key==="Enter"&&(f.ctrlKey||f.shiftKey||!f.altKey&&!f.metaKey)&&l()},[l]);return i?I.jsxs($n,{show:i,onHide:o,animation:!1,onKeyDown:c,children:[I.jsx($n.Header,{closeButton:!0,children:I.jsx($n.Title,{children:"Create File"})}),I.jsx($n.Body,{children:I.jsxs(tn.Group,{className:"mb-3",controlId:"fileName",children:[I.jsx(tn.Label,{children:"File Name"}),I.jsx(tn.Control,{type:"text",value:e,onChange:a,ref:n,spellCheck:"false"}),I.jsx(tn.Text,{className:"text-muted",children:"Enter the name for your file"})]})}),I.jsx($n.Footer,{children:I.jsx(Tp,{variant:"primary",onClick:l,disabled:!u(e),children:"Create File"})})]}):null},A3=({enableUsernameField:t=!0})=>I.jsxs("div",{className:"left",children:[I.jsx(T3,{}),I.jsx(m3,{enableUsernameField:t}),I.jsx(R3,{})]}),M3=t=>{const e=t.split("/");return e.length===1?e[e.length-1]:e[e.length-2]+"/"+e[e.length-1]},j3=({fileId:t,isTransient:e,isActive:r,setActiveFileId:n,openTab:i,closeTabs:o,fileName:s})=>{const a=N.useCallback(f=>{f.stopPropagation(),o([t])},[o,t]),l=N.useMemo(()=>M3(s),[s]),u=N.useCallback(()=>{n(t)},[t,n]),c=N.useCallback(()=>{i({fileId:t})},[t,i]);return I.jsxs("div",{className:`tab user-select-none ${r?"active":""} ${e?"transient":""}`,onClick:u,onDoubleClick:c,children:[l,I.jsx("i",{className:"icon-button icon-button-dark",onClick:a,children:I.jsx(tR,{})})]})},q3=({files:t,tabList:e,activeFileId:r,setActiveFileId:n,openTab:i,closeTabs:o,createFile:s})=>I.jsx("div",{className:"vz-tab-list",children:t&&e.filter(a=>a.fileId in t).map(a=>I.jsx(j3,{fileId:a.fileId,isTransient:a.isTransient,isActive:a.fileId===r,setActiveFileId:n,openTab:i,closeTabs:o,fileName:t[a.fileId].name},a.fileId))}),D3=t=>{let{state:e}=t,r=e.doc.lineAt(e.selection.main.from),n=h1(t.state,r.from);return n.line?Z3(t):n.block?B3(t):!1};function Pf(t,e){return({state:r,dispatch:n})=>{if(r.readOnly)return!1;let i=t(e,r);return i?(n(r.update(i)),!0):!1}}const Z3=Pf(d1,0),N3=Pf(d1,1),W3=Pf(d1,2),I3=Pf(oR,0),B3=Pf((t,e)=>oR(t,e,V3(e)),0);function h1(t,e){let r=t.languageDataAt("commentTokens",e);return r.length?r[0]:{}}const Nu=50;function L3(t,{open:e,close:r},n,i){let o=t.sliceDoc(n-Nu,n),s=t.sliceDoc(i,i+Nu),a=/\s*$/.exec(o)[0].length,l=/^\s*/.exec(s)[0].length,u=o.length-a;if(o.slice(u-e.length,u)==e&&s.slice(l,l+r.length)==r)return{open:{pos:n-a,margin:a&&1},close:{pos:i+l,margin:l&&1}};let c,f;i-n<=2*Nu?c=f=t.sliceDoc(n,i):(c=t.sliceDoc(n,n+Nu),f=t.sliceDoc(i-Nu,i));let h=/^\s*/.exec(c)[0].length,d=/\s*$/.exec(f)[0].length,p=f.length-d-r.length;return c.slice(h,h+e.length)==e&&f.slice(p,p+r.length)==r?{open:{pos:n+h+e.length,margin:/\s/.test(c.charAt(h+e.length))?1:0},close:{pos:i-d-r.length,margin:/\s/.test(f.charAt(p-1))?1:0}}:null}function V3(t){let e=[];for(let r of t.selection.ranges){let n=t.doc.lineAt(r.from),i=r.to<=n.to?n:t.doc.lineAt(r.to),o=e.length-1;o>=0&&e[o].to>n.from?e[o].to=i.to:e.push({from:n.from+/^\s*/.exec(n.text)[0].length,to:i.to})}return e}function oR(t,e,r=e.selection.ranges){let n=r.map(o=>h1(e,o.from).block);if(!n.every(o=>o))return null;let i=r.map((o,s)=>L3(e,n[s],o.from,o.to));if(t!=2&&!i.every(o=>o))return{changes:e.changes(r.map((o,s)=>i[s]?[]:[{from:o.from,insert:n[s].open+" "},{from:o.to,insert:" "+n[s].close}]))};if(t!=1&&i.some(o=>o)){let o=[];for(let s=0,a;s<i.length;s++)if(a=i[s]){let l=n[s],{open:u,close:c}=a;o.push({from:u.pos-l.open.length,to:u.pos+u.margin},{from:c.pos-c.margin,to:c.pos+l.close.length})}return{changes:o}}return null}function d1(t,e,r=e.selection.ranges){let n=[],i=-1;for(let{from:o,to:s}of r){let a=n.length,l=1e9,u=h1(e,o).line;if(u){for(let c=o;c<=s;){let f=e.doc.lineAt(c);if(f.from>i&&(o==s||s>f.from)){i=f.from;let h=/^\s*/.exec(f.text)[0].length,d=h==f.length,p=f.text.slice(h,h+u.length)==u?h:-1;h<f.text.length&&h<l&&(l=h),n.push({line:f,comment:p,token:u,indent:h,empty:d,single:!1})}c=f.to+1}if(l<1e9)for(let c=a;c<n.length;c++)n[c].indent<n[c].line.text.length&&(n[c].indent=l);n.length==a+1&&(n[a].single=!0)}}if(t!=2&&n.some(o=>o.comment<0&&(!o.empty||o.single))){let o=[];for(let{line:a,token:l,indent:u,empty:c,single:f}of n)(f||!c)&&o.push({from:a.from+u,insert:l+" "});let s=e.changes(o);return{changes:s,selection:e.selection.map(s,1)}}else if(t!=1&&n.some(o=>o.comment>=0)){let o=[];for(let{line:s,comment:a,token:l}of n)if(a>=0){let u=s.from+a,c=u+l.length;s.text[c-s.from]==" "&&c++,o.push({from:u,to:c})}return{changes:o}}return null}const sv=ho.define(),X3=ho.define(),Y3=Ne.define(),sR=Ne.define({combine(t){return Ii(t,{minDepth:100,newGroupDelay:500,joinToEvent:(e,r)=>r},{minDepth:Math.max,newGroupDelay:Math.min,joinToEvent:(e,r)=>(n,i)=>e(n,i)||r(n,i)})}}),aR=Ur.define({create(){return ao.empty},update(t,e){let r=e.state.facet(sR),n=e.annotation(sv);if(n){let l=Wn.fromTransaction(e,n.selection),u=n.side,c=u==0?t.undone:t.done;return l?c=jp(c,c.length,r.minDepth,l):c=cR(c,e.startState.selection),new ao(u==0?n.rest:c,u==0?c:n.rest)}let i=e.annotation(X3);if((i=="full"||i=="before")&&(t=t.isolate()),e.annotation(jr.addToHistory)===!1)return e.changes.empty?t:t.addMapping(e.changes.desc);let o=Wn.fromTransaction(e),s=e.annotation(jr.time),a=e.annotation(jr.userEvent);return o?t=t.addChanges(o,s,a,r,e):e.selection&&(t=t.addSelection(e.startState.selection,s,a,r.newGroupDelay)),(i=="full"||i=="after")&&(t=t.isolate()),t},toJSON(t){return{done:t.done.map(e=>e.toJSON()),undone:t.undone.map(e=>e.toJSON())}},fromJSON(t){return new ao(t.done.map(Wn.fromJSON),t.undone.map(Wn.fromJSON))}});function U3(t={}){return[aR,sR.of(t),Ee.domEventHandlers({beforeinput(e,r){let n=e.inputType=="historyUndo"?lR:e.inputType=="historyRedo"?av:null;return n?(e.preventDefault(),n(r)):!1}})]}function p1(t,e){return function({state:r,dispatch:n}){if(!e&&r.readOnly)return!1;let i=r.field(aR,!1);if(!i)return!1;let o=i.pop(t,r,e);return o?(n(o),!0):!1}}const lR=p1(0,!1),av=p1(1,!1),F3=p1(0,!0);class Wn{constructor(e,r,n,i,o){this.changes=e,this.effects=r,this.mapped=n,this.startSelection=i,this.selectionsAfter=o}setSelAfter(e){return new Wn(this.changes,this.effects,this.mapped,this.startSelection,e)}toJSON(){var e,r,n;return{changes:(e=this.changes)===null||e===void 0?void 0:e.toJSON(),mapped:(r=this.mapped)===null||r===void 0?void 0:r.toJSON(),startSelection:(n=this.startSelection)===null||n===void 0?void 0:n.toJSON(),selectionsAfter:this.selectionsAfter.map(i=>i.toJSON())}}static fromJSON(e){return new Wn(e.changes&&Lr.fromJSON(e.changes),[],e.mapped&&co.fromJSON(e.mapped),e.startSelection&&oe.fromJSON(e.startSelection),e.selectionsAfter.map(oe.fromJSON))}static fromTransaction(e,r){let n=Oi;for(let i of e.startState.facet(Y3)){let o=i(e);o.length&&(n=n.concat(o))}return!n.length&&e.changes.empty?null:new Wn(e.changes.invert(e.startState.doc),n,void 0,r||e.startState.selection,Oi)}static selection(e){return new Wn(void 0,Oi,void 0,void 0,e)}}function jp(t,e,r,n){let i=e+1>r+20?e-r-1:0,o=t.slice(i,e);return o.push(n),o}function z3(t,e){let r=[],n=!1;return t.iterChangedRanges((i,o)=>r.push(i,o)),e.iterChangedRanges((i,o,s,a)=>{for(let l=0;l<r.length;){let u=r[l++],c=r[l++];a>=u&&s<=c&&(n=!0)}}),n}function G3(t,e){return t.ranges.length==e.ranges.length&&t.ranges.filter((r,n)=>r.empty!=e.ranges[n].empty).length===0}function uR(t,e){return t.length?e.length?t.concat(e):t:e}const Oi=[],H3=200;function cR(t,e){if(t.length){let r=t[t.length-1],n=r.selectionsAfter.slice(Math.max(0,r.selectionsAfter.length-H3));return n.length&&n[n.length-1].eq(e)?t:(n.push(e),jp(t,t.length-1,1e9,r.setSelAfter(n)))}else return[Wn.selection([e])]}function K3(t){let e=t[t.length-1],r=t.slice();return r[t.length-1]=e.setSelAfter(e.selectionsAfter.slice(0,e.selectionsAfter.length-1)),r}function Zg(t,e){if(!t.length)return t;let r=t.length,n=Oi;for(;r;){let i=J3(t[r-1],e,n);if(i.changes&&!i.changes.empty||i.effects.length){let o=t.slice(0,r);return o[r-1]=i,o}else e=i.mapped,r--,n=i.selectionsAfter}return n.length?[Wn.selection(n)]:Oi}function J3(t,e,r){let n=uR(t.selectionsAfter.length?t.selectionsAfter.map(a=>a.map(e)):Oi,r);if(!t.changes)return Wn.selection(n);let i=t.changes.map(e),o=e.mapDesc(t.changes,!0),s=t.mapped?t.mapped.composeDesc(o):o;return new Wn(i,mt.mapEffects(t.effects,e),s,t.startSelection.map(o),n)}const eV=/^(input\.type|delete)($|\.)/;class ao{constructor(e,r,n=0,i=void 0){this.done=e,this.undone=r,this.prevTime=n,this.prevUserEvent=i}isolate(){return this.prevTime?new ao(this.done,this.undone):this}addChanges(e,r,n,i,o){let s=this.done,a=s[s.length-1];return a&&a.changes&&!a.changes.empty&&e.changes&&(!n||eV.test(n))&&(!a.selectionsAfter.length&&r-this.prevTime<i.newGroupDelay&&i.joinToEvent(o,z3(a.changes,e.changes))||n=="input.type.compose")?s=jp(s,s.length-1,i.minDepth,new Wn(e.changes.compose(a.changes),uR(e.effects,a.effects),a.mapped,a.startSelection,Oi)):s=jp(s,s.length,i.minDepth,e),new ao(s,Oi,r,n)}addSelection(e,r,n,i){let o=this.done.length?this.done[this.done.length-1].selectionsAfter:Oi;return o.length>0&&r-this.prevTime<i&&n==this.prevUserEvent&&n&&/^select($|\.)/.test(n)&&G3(o[o.length-1],e)?this:new ao(cR(this.done,e),this.undone,r,n)}addMapping(e){return new ao(Zg(this.done,e),Zg(this.undone,e),this.prevTime,this.prevUserEvent)}pop(e,r,n){let i=e==0?this.done:this.undone;if(i.length==0)return null;let o=i[i.length-1],s=o.selectionsAfter[0]||r.selection;if(n&&o.selectionsAfter.length)return r.update({selection:o.selectionsAfter[o.selectionsAfter.length-1],annotations:sv.of({side:e,rest:K3(i),selection:s}),userEvent:e==0?"select.undo":"select.redo",scrollIntoView:!0});if(o.changes){let a=i.length==1?Oi:i.slice(0,i.length-1);return o.mapped&&(a=Zg(a,o.mapped)),r.update({changes:o.changes,selection:o.startSelection,effects:o.effects,annotations:sv.of({side:e,rest:a,selection:s}),filter:!1,userEvent:e==0?"undo":"redo",scrollIntoView:!0})}else return null}}ao.empty=new ao(Oi,Oi);function kf(t,e){return oe.create(t.ranges.map(e),t.mainIndex)}function js(t,e){return t.update({selection:e,scrollIntoView:!0,userEvent:"select"})}function Qa({state:t,dispatch:e},r){let n=kf(t.selection,r);return n.eq(t.selection,!0)?!1:(e(js(t,n)),!0)}function QO(t,e){return oe.cursor(e?t.to:t.from)}function fR(t,e){return Qa(t,r=>r.empty?t.moveByChar(r,e):QO(r,e))}function qs(t){return t.textDirectionAt(t.state.selection.main.head)==ur.LTR}const Rk=t=>fR(t,!qs(t)),Ak=t=>fR(t,qs(t));function hR(t,e){return Qa(t,r=>r.empty?t.moveByGroup(r,e):QO(r,e))}const tV=t=>hR(t,!qs(t)),rV=t=>hR(t,qs(t));function dR(t,e){return Qa(t,r=>{if(!r.empty)return QO(r,e);let n=t.moveVertically(r,e);return n.head!=r.head?n:t.moveToLineBoundary(r,e)})}const Mk=t=>dR(t,!1),jk=t=>dR(t,!0);function pR(t){let e=t.scrollDOM.clientHeight<t.scrollDOM.scrollHeight-2,r=0,n=0,i;if(e){for(let o of t.state.facet(Ee.scrollMargins)){let s=o(t);s!=null&&s.top&&(r=Math.max(s==null?void 0:s.top,r)),s!=null&&s.bottom&&(n=Math.max(s==null?void 0:s.bottom,n))}i=t.scrollDOM.clientHeight-r-n}else i=(t.dom.ownerDocument.defaultView||window).innerHeight;return{marginTop:r,marginBottom:n,selfScroll:e,height:Math.max(t.defaultLineHeight,i-5)}}function OR(t,e){let r=pR(t),{state:n}=t,i=kf(n.selection,s=>s.empty?t.moveVertically(s,e,r.height):QO(s,e));if(i.eq(n.selection))return!1;let o;if(r.selfScroll){let s=t.coordsAtPos(n.selection.main.head),a=t.scrollDOM.getBoundingClientRect(),l=a.top+r.marginTop,u=a.bottom-r.marginBottom;s&&s.top>l&&s.bottom<u&&(o=Ee.scrollIntoView(i.main.head,{y:"start",yMargin:s.top-l}))}return t.dispatch(js(n,i),{effects:o}),!0}const Ng=t=>OR(t,!1),Wg=t=>OR(t,!0);function EO(t,e,r){let n=t.lineBlockAt(e.head),i=t.moveToLineBoundary(e,r);if(i.head==e.head&&i.head!=(r?n.to:n.from)&&(i=t.moveToLineBoundary(e,r,!1)),!r&&i.head==n.from&&n.length){let o=/^\s*/.exec(t.state.sliceDoc(n.from,Math.min(n.from+100,n.to)))[0].length;o&&e.head!=n.from+o&&(i=oe.cursor(n.from+o))}return i}const qk=t=>Qa(t,e=>EO(t,e,!0)),Dk=t=>Qa(t,e=>EO(t,e,!1)),nV=t=>Qa(t,e=>oe.cursor(t.lineBlockAt(e.head).from,1)),iV=t=>Qa(t,e=>oe.cursor(t.lineBlockAt(e.head).to,-1));function oV(t,e,r){let n=!1,i=kf(t.selection,o=>{let s=os(t,o.head,-1)||os(t,o.head,1)||o.head>0&&os(t,o.head-1,1)||o.head<t.doc.length&&os(t,o.head+1,-1);if(!s||!s.end)return o;n=!0;let a=s.start.from==o.head?s.end.to:s.end.from;return r?oe.range(o.anchor,a):oe.cursor(a)});return n?(e(js(t,i)),!0):!1}const sV=({state:t,dispatch:e})=>oV(t,e,!1);function Ds(t,e){let r=kf(t.state.selection,n=>{let i=e(n);return oe.range(n.anchor,i.head,i.goalColumn,i.bidiLevel||void 0)});return r.eq(t.state.selection)?!1:(t.dispatch(js(t.state,r)),!0)}function gR(t,e){return Ds(t,r=>t.moveByChar(r,e))}const Zk=t=>gR(t,!qs(t)),Nk=t=>gR(t,qs(t));function mR(t,e){return Ds(t,r=>t.moveByGroup(r,e))}const aV=t=>mR(t,!qs(t)),lV=t=>mR(t,qs(t));function yR(t,e){return Ds(t,r=>t.moveVertically(r,e))}const Wk=t=>yR(t,!1),Ik=t=>yR(t,!0);function vR(t,e){return Ds(t,r=>t.moveVertically(r,e,pR(t).height))}const Bk=t=>vR(t,!1),Lk=t=>vR(t,!0),Vk=t=>Ds(t,e=>EO(t,e,!0)),Xk=t=>Ds(t,e=>EO(t,e,!1)),uV=t=>Ds(t,e=>oe.cursor(t.lineBlockAt(e.head).from)),cV=t=>Ds(t,e=>oe.cursor(t.lineBlockAt(e.head).to)),Yk=({state:t,dispatch:e})=>(e(js(t,{anchor:0})),!0),Uk=({state:t,dispatch:e})=>(e(js(t,{anchor:t.doc.length})),!0),Fk=({state:t,dispatch:e})=>(e(js(t,{anchor:t.selection.main.anchor,head:0})),!0),zk=({state:t,dispatch:e})=>(e(js(t,{anchor:t.selection.main.anchor,head:t.doc.length})),!0),fV=({state:t,dispatch:e})=>(e(t.update({selection:{anchor:0,head:t.doc.length},userEvent:"select"})),!0),hV=({state:t,dispatch:e})=>{let r=TO(t).map(({from:n,to:i})=>oe.range(n,Math.min(i+1,t.doc.length)));return e(t.update({selection:oe.create(r),userEvent:"select"})),!0};function CO(t,e){if(t.state.readOnly)return!1;let r="delete.selection",{state:n}=t,i=n.changeByRange(o=>{let{from:s,to:a}=o;if(s==a){let l=e(o);l<s?(r="delete.backward",l=ad(t,l,!1)):l>s&&(r="delete.forward",l=ad(t,l,!0)),s=Math.min(s,l),a=Math.max(a,l)}else s=ad(t,s,!1),a=ad(t,a,!0);return s==a?{range:o}:{changes:{from:s,to:a},range:oe.cursor(s,s<o.head?-1:1)}});return i.changes.empty?!1:(t.dispatch(n.update(i,{scrollIntoView:!0,userEvent:r,effects:r=="delete.selection"?Ee.announce.of(n.phrase("Selection deleted")):void 0})),!0)}function ad(t,e,r){if(t instanceof Ee)for(let n of t.state.facet(Ee.atomicRanges).map(i=>i(t)))n.between(e,e,(i,o)=>{i<e&&o>e&&(e=r?o:i)});return e}const wR=(t,e)=>CO(t,r=>{let n=r.from,{state:i}=t,o=i.doc.lineAt(n),s,a;if(!e&&n>o.from&&n<o.from+200&&!/[^ \t]/.test(s=o.text.slice(0,n-o.from))){if(s[s.length-1]==" ")return n-1;let l=Zi(s,i.tabSize),u=l%Yl(i)||Yl(i);for(let c=0;c<u&&s[s.length-1-c]==" ";c++)n--;a=n}else a=ln(o.text,n-o.from,e,e)+o.from,a==n&&o.number!=(e?i.doc.lines:1)?a+=e?1:-1:!e&&/[\ufe00-\ufe0f]/.test(o.text.slice(a-o.from,n-o.from))&&(a=ln(o.text,a-o.from,!1,!1)+o.from);return a}),Ig=t=>wR(t,!1),Gk=t=>wR(t,!0),SR=(t,e)=>CO(t,r=>{let n=r.head,{state:i}=t,o=i.doc.lineAt(n),s=i.charCategorizer(n);for(let a=null;;){if(n==(e?o.to:o.from)){n==r.head&&o.number!=(e?i.doc.lines:1)&&(n+=e?1:-1);break}let l=ln(o.text,n-o.from,e)+o.from,u=o.text.slice(Math.min(n,l)-o.from,Math.max(n,l)-o.from),c=s(u);if(a!=null&&c!=a)break;(u!=" "||n!=r.head)&&(a=c),n=l}return n}),Hk=t=>SR(t,!1),dV=t=>SR(t,!0),Kk=t=>CO(t,e=>{let r=t.lineBlockAt(e.head).to;return e.head<r?r:Math.min(t.state.doc.length,e.head+1)}),pV=t=>CO(t,e=>{let r=t.lineBlockAt(e.head).from;return e.head>r?r:Math.max(0,e.head-1)}),OV=({state:t,dispatch:e})=>{if(t.readOnly)return!1;let r=t.changeByRange(n=>({changes:{from:n.from,to:n.to,insert:It.of(["",""])},range:oe.cursor(n.from)}));return e(t.update(r,{scrollIntoView:!0,userEvent:"input"})),!0},gV=({state:t,dispatch:e})=>{if(t.readOnly)return!1;let r=t.changeByRange(n=>{if(!n.empty||n.from==0||n.from==t.doc.length)return{range:n};let i=n.from,o=t.doc.lineAt(i),s=i==o.from?i-1:ln(o.text,i-o.from,!1)+o.from,a=i==o.to?i+1:ln(o.text,i-o.from,!0)+o.from;return{changes:{from:s,to:a,insert:t.doc.slice(i,a).append(t.doc.slice(s,i))},range:oe.cursor(a)}});return r.changes.empty?!1:(e(t.update(r,{scrollIntoView:!0,userEvent:"move.character"})),!0)};function TO(t){let e=[],r=-1;for(let n of t.selection.ranges){let i=t.doc.lineAt(n.from),o=t.doc.lineAt(n.to);if(!n.empty&&n.to==o.from&&(o=t.doc.lineAt(n.to-1)),r>=i.number){let s=e[e.length-1];s.to=o.to,s.ranges.push(n)}else e.push({from:i.from,to:o.to,ranges:[n]});r=o.number+1}return e}function bR(t,e,r){if(t.readOnly)return!1;let n=[],i=[];for(let o of TO(t)){if(r?o.to==t.doc.length:o.from==0)continue;let s=t.doc.lineAt(r?o.to+1:o.from-1),a=s.length+1;if(r){n.push({from:o.to,to:s.to},{from:o.from,insert:s.text+t.lineBreak});for(let l of o.ranges)i.push(oe.range(Math.min(t.doc.length,l.anchor+a),Math.min(t.doc.length,l.head+a)))}else{n.push({from:s.from,to:o.from},{from:o.to,insert:t.lineBreak+s.text});for(let l of o.ranges)i.push(oe.range(l.anchor-a,l.head-a))}}return n.length?(e(t.update({changes:n,scrollIntoView:!0,selection:oe.create(i,t.selection.mainIndex),userEvent:"move.line"})),!0):!1}const mV=({state:t,dispatch:e})=>bR(t,e,!1),yV=({state:t,dispatch:e})=>bR(t,e,!0);function PR(t,e,r){if(t.readOnly)return!1;let n=[];for(let i of TO(t))r?n.push({from:i.from,insert:t.doc.slice(i.from,i.to)+t.lineBreak}):n.push({from:i.to,insert:t.lineBreak+t.doc.slice(i.from,i.to)});return e(t.update({changes:n,scrollIntoView:!0,userEvent:"input.copyline"})),!0}const vV=({state:t,dispatch:e})=>PR(t,e,!1),wV=({state:t,dispatch:e})=>PR(t,e,!0),SV=t=>{if(t.state.readOnly)return!1;let{state:e}=t,r=e.changes(TO(e).map(({from:i,to:o})=>(i>0?i--:o<e.doc.length&&o++,{from:i,to:o}))),n=kf(e.selection,i=>t.moveVertically(i,!0)).map(r);return t.dispatch({changes:r,selection:n,scrollIntoView:!0,userEvent:"delete.line"}),!0};function bV(t,e){if(/\(\)|\[\]|\{\}/.test(t.sliceDoc(e-1,e+1)))return{from:e,to:e};let r=br(t).resolveInner(e),n=r.childBefore(e),i=r.childAfter(e),o;return n&&i&&n.to<=e&&i.from>=e&&(o=n.type.prop(dt.closedBy))&&o.indexOf(i.name)>-1&&t.doc.lineAt(n.to).from==t.doc.lineAt(i.from).from&&!/\S/.test(t.sliceDoc(n.to,i.from))?{from:n.to,to:i.from}:null}const Jk=PV(!1);function PV(t){return({state:e,dispatch:r})=>{if(e.readOnly)return!1;let n=e.changeByRange(i=>{let{from:o,to:s}=i,a=e.doc.lineAt(o),l=!t&&o==s&&bV(e,o);t&&(o=s=(s<=a.to?a:e.doc.lineAt(s)).to);let u=new I0(e,{simulateBreak:o,simulateDoubleBreak:!!l}),c=PC(u,o);for(c==null&&(c=Zi(/^\s*/.exec(e.doc.lineAt(o).text)[0],e.tabSize));s<a.to&&/\s/.test(a.text[s-a.from]);)s++;l?{from:o,to:s}=l:o>a.from&&o<a.from+100&&!/\S/.test(a.text.slice(0,o))&&(o=a.from);let f=["",$p(e,c)];return l&&f.push($p(e,u.lineIndent(a.from,-1))),{changes:{from:o,to:s,insert:It.of(f)},range:oe.cursor(o+1+f[1].length)}});return r(e.update(n,{scrollIntoView:!0,userEvent:"input"})),!0}}function kR(t,e){let r=-1;return t.changeByRange(n=>{let i=[];for(let s=n.from;s<=n.to;){let a=t.doc.lineAt(s);a.number>r&&(n.empty||n.to>a.from)&&(e(a,i,n),r=a.number),s=a.to+1}let o=t.changes(i);return{changes:i,range:oe.range(o.mapPos(n.anchor,1),o.mapPos(n.head,1))}})}const ex=({state:t,dispatch:e})=>t.readOnly?!1:(e(t.update(kR(t,(r,n)=>{n.push({from:r.from,insert:t.facet(yf)})}),{userEvent:"input.indent"})),!0),tx=({state:t,dispatch:e})=>t.readOnly?!1:(e(t.update(kR(t,(r,n)=>{let i=/^\s*/.exec(r.text)[0];if(!i)return;let o=Zi(i,t.tabSize),s=0,a=$p(t,Math.max(0,o-Yl(t)));for(;s<i.length&&s<a.length&&i.charCodeAt(s)==a.charCodeAt(s);)s++;n.push({from:r.from+s,to:r.from+i.length,insert:a.slice(s)})}),{userEvent:"delete.dedent"})),!0);function tr(){var t=arguments[0];typeof t=="string"&&(t=document.createElement(t));var e=1,r=arguments[1];if(r&&typeof r=="object"&&r.nodeType==null&&!Array.isArray(r)){for(var n in r)if(Object.prototype.hasOwnProperty.call(r,n)){var i=r[n];typeof i=="string"?t.setAttribute(n,i):i!=null&&(t[n]=i)}e++}for(;e<arguments.length;e++)xR(t,arguments[e]);return t}function xR(t,e){if(typeof e=="string")t.appendChild(document.createTextNode(e));else if(e!=null)if(e.nodeType!=null)t.appendChild(e);else if(Array.isArray(e))for(var r=0;r<e.length;r++)xR(t,e[r]);else throw new RangeError("Unsupported child node: "+e)}const rx=typeof String.prototype.normalize=="function"?t=>t.normalize("NFKD"):t=>t;class Gl{constructor(e,r,n=0,i=e.length,o,s){this.test=s,this.value={from:0,to:0},this.done=!1,this.matches=[],this.buffer="",this.bufferPos=0,this.iter=e.iterRange(n,i),this.bufferStart=n,this.normalize=o?a=>o(rx(a)):rx,this.query=this.normalize(r)}peek(){if(this.bufferPos==this.buffer.length){if(this.bufferStart+=this.buffer.length,this.iter.next(),this.iter.done)return-1;this.bufferPos=0,this.buffer=this.iter.value}return on(this.buffer,this.bufferPos)}next(){for(;this.matches.length;)this.matches.pop();return this.nextOverlapping()}nextOverlapping(){for(;;){let e=this.peek();if(e<0)return this.done=!0,this;let r=S0(e),n=this.bufferStart+this.bufferPos;this.bufferPos+=fi(e);let i=this.normalize(r);for(let o=0,s=n;;o++){let a=i.charCodeAt(o),l=this.match(a,s);if(o==i.length-1){if(l)return this.value=l,this;break}s==n&&o<r.length&&r.charCodeAt(o)==a&&s++}}}match(e,r){let n=null;for(let i=0;i<this.matches.length;i+=2){let o=this.matches[i],s=!1;this.query.charCodeAt(o)==e&&(o==this.query.length-1?n={from:this.matches[i+1],to:r+1}:(this.matches[i]++,s=!0)),s||(this.matches.splice(i,2),i-=2)}return this.query.charCodeAt(0)==e&&(this.query.length==1?n={from:r,to:r+1}:this.matches.push(1,r)),n&&this.test&&!this.test(n.from,n.to,this.buffer,this.bufferStart)&&(n=null),n}}typeof Symbol<"u"&&(Gl.prototype[Symbol.iterator]=function(){return this});const _R={from:-1,to:-1,match:/.*/.exec("")},O1="gm"+(/x/.unicode==null?"":"u");class $R{constructor(e,r,n,i=0,o=e.length){if(this.text=e,this.to=o,this.curLine="",this.done=!1,this.value=_R,/\\[sWDnr]|\n|\r|\[\^/.test(r))return new QR(e,r,n,i,o);this.re=new RegExp(r,O1+(n!=null&&n.ignoreCase?"i":"")),this.test=n==null?void 0:n.test,this.iter=e.iter();let s=e.lineAt(i);this.curLineStart=s.from,this.matchPos=qp(e,i),this.getLine(this.curLineStart)}getLine(e){this.iter.next(e),this.iter.lineBreak?this.curLine="":(this.curLine=this.iter.value,this.curLineStart+this.curLine.length>this.to&&(this.curLine=this.curLine.slice(0,this.to-this.curLineStart)),this.iter.next())}nextLine(){this.curLineStart=this.curLineStart+this.curLine.length+1,this.curLineStart>this.to?this.curLine="":this.getLine(0)}next(){for(let e=this.matchPos-this.curLineStart;;){this.re.lastIndex=e;let r=this.matchPos<=this.to&&this.re.exec(this.curLine);if(r){let n=this.curLineStart+r.index,i=n+r[0].length;if(this.matchPos=qp(this.text,i+(n==i?1:0)),n==this.curLineStart+this.curLine.length&&this.nextLine(),(n<i||n>this.value.to)&&(!this.test||this.test(n,i,r)))return this.value={from:n,to:i,match:r},this;e=this.matchPos-this.curLineStart}else if(this.curLineStart+this.curLine.length<this.to)this.nextLine(),e=0;else return this.done=!0,this}}}const Bg=new WeakMap;class Tl{constructor(e,r){this.from=e,this.text=r}get to(){return this.from+this.text.length}static get(e,r,n){let i=Bg.get(e);if(!i||i.from>=n||i.to<=r){let a=new Tl(r,e.sliceString(r,n));return Bg.set(e,a),a}if(i.from==r&&i.to==n)return i;let{text:o,from:s}=i;return s>r&&(o=e.sliceString(r,s)+o,s=r),i.to<n&&(o+=e.sliceString(i.to,n)),Bg.set(e,new Tl(s,o)),new Tl(r,o.slice(r-s,n-s))}}class QR{constructor(e,r,n,i,o){this.text=e,this.to=o,this.done=!1,this.value=_R,this.matchPos=qp(e,i),this.re=new RegExp(r,O1+(n!=null&&n.ignoreCase?"i":"")),this.test=n==null?void 0:n.test,this.flat=Tl.get(e,i,this.chunkEnd(i+5e3))}chunkEnd(e){return e>=this.to?this.to:this.text.lineAt(e).to}next(){for(;;){let e=this.re.lastIndex=this.matchPos-this.flat.from,r=this.re.exec(this.flat.text);if(r&&!r[0]&&r.index==e&&(this.re.lastIndex=e+1,r=this.re.exec(this.flat.text)),r){let n=this.flat.from+r.index,i=n+r[0].length;if((this.flat.to>=this.to||r.index+r[0].length<=this.flat.text.length-10)&&(!this.test||this.test(n,i,r)))return this.value={from:n,to:i,match:r},this.matchPos=qp(this.text,i+(n==i?1:0)),this}if(this.flat.to==this.to)return this.done=!0,this;this.flat=Tl.get(this.text,this.flat.from,this.chunkEnd(this.flat.from+this.flat.text.length*2))}}}typeof Symbol<"u"&&($R.prototype[Symbol.iterator]=QR.prototype[Symbol.iterator]=function(){return this});function kV(t){try{return new RegExp(t,O1),!0}catch{return!1}}function qp(t,e){if(e>=t.length)return e;let r=t.lineAt(e),n;for(;e<r.to&&(n=r.text.charCodeAt(e-r.from))>=56320&&n<57344;)e++;return e}function lv(t){let e=String(t.state.doc.lineAt(t.state.selection.main.head).number),r=tr("input",{class:"cm-textfield",name:"line",value:e}),n=tr("form",{class:"cm-gotoLine",onkeydown:o=>{o.keyCode==27?(o.preventDefault(),t.dispatch({effects:Dp.of(!1)}),t.focus()):o.keyCode==13&&(o.preventDefault(),i())},onsubmit:o=>{o.preventDefault(),i()}},tr("label",t.state.phrase("Go to line"),": ",r)," ",tr("button",{class:"cm-button",type:"submit"},t.state.phrase("go")));function i(){let o=/^([+-])?(\d+)?(:\d+)?(%)?$/.exec(r.value);if(!o)return;let{state:s}=t,a=s.doc.lineAt(s.selection.main.head),[,l,u,c,f]=o,h=c?+c.slice(1):0,d=u?+u:a.number;if(u&&f){let m=d/100;l&&(m=m*(l=="-"?-1:1)+a.number/s.doc.lines),d=Math.round(s.doc.lines*m)}else u&&l&&(d=d*(l=="-"?-1:1)+a.number);let p=s.doc.line(Math.max(1,Math.min(s.doc.lines,d))),O=oe.cursor(p.from+Math.max(0,Math.min(h,p.length)));t.dispatch({effects:[Dp.of(!1),Ee.scrollIntoView(O.from,{y:"center"})],selection:O}),t.focus()}return{dom:n}}const Dp=mt.define(),nx=Ur.define({create(){return!0},update(t,e){for(let r of e.effects)r.is(Dp)&&(t=r.value);return t},provide:t=>Xc.from(t,e=>e?lv:null)}),xV=t=>{let e=Vc(t,lv);if(!e){let r=[Dp.of(!0)];t.state.field(nx,!1)==null&&r.push(mt.appendConfig.of([nx,_V])),t.dispatch({effects:r}),e=Vc(t,lv)}return e&&e.dom.querySelector("input").select(),!0},_V=Ee.baseTheme({".cm-panel.cm-gotoLine":{padding:"2px 6px 4px","& label":{fontSize:"80%"}}}),$V={highlightWordAroundCursor:!1,minSelectionLength:1,maxMatches:100,wholeWords:!1},ER=Ne.define({combine(t){return Ii(t,$V,{highlightWordAroundCursor:(e,r)=>e||r,minSelectionLength:Math.min,maxMatches:Math.min})}});function QV(t){let e=[AV,RV];return t&&e.push(ER.of(t)),e}const EV=Ae.mark({class:"cm-selectionMatch"}),CV=Ae.mark({class:"cm-selectionMatch cm-selectionMatch-main"});function ix(t,e,r,n){return(r==0||t(e.sliceDoc(r-1,r))!=gr.Word)&&(n==e.doc.length||t(e.sliceDoc(n,n+1))!=gr.Word)}function TV(t,e,r,n){return t(e.sliceDoc(r,r+1))==gr.Word&&t(e.sliceDoc(n-1,n))==gr.Word}const RV=Jt.fromClass(class{constructor(t){this.decorations=this.getDeco(t)}update(t){(t.selectionSet||t.docChanged||t.viewportChanged)&&(this.decorations=this.getDeco(t.view))}getDeco(t){let e=t.state.facet(ER),{state:r}=t,n=r.selection;if(n.ranges.length>1)return Ae.none;let i=n.main,o,s=null;if(i.empty){if(!e.highlightWordAroundCursor)return Ae.none;let l=r.wordAt(i.head);if(!l)return Ae.none;s=r.charCategorizer(i.head),o=r.sliceDoc(l.from,l.to)}else{let l=i.to-i.from;if(l<e.minSelectionLength||l>200)return Ae.none;if(e.wholeWords){if(o=r.sliceDoc(i.from,i.to),s=r.charCategorizer(i.head),!(ix(s,r,i.from,i.to)&&TV(s,r,i.from,i.to)))return Ae.none}else if(o=r.sliceDoc(i.from,i.to).trim(),!o)return Ae.none}let a=[];for(let l of t.visibleRanges){let u=new Gl(r.doc,o,l.from,l.to);for(;!u.next().done;){let{from:c,to:f}=u.value;if((!s||ix(s,r,c,f))&&(i.empty&&c<=i.from&&f>=i.to?a.push(CV.range(c,f)):(c>=i.to||f<=i.from)&&a.push(EV.range(c,f)),a.length>e.maxMatches))return Ae.none}}return Ae.set(a)}},{decorations:t=>t.decorations}),AV=Ee.baseTheme({".cm-selectionMatch":{backgroundColor:"#99ff7780"},".cm-searchMatch .cm-selectionMatch":{backgroundColor:"transparent"}}),MV=({state:t,dispatch:e})=>{let{selection:r}=t,n=oe.create(r.ranges.map(i=>t.wordAt(i.head)||oe.cursor(i.head)),r.mainIndex);return n.eq(r)?!1:(e(t.update({selection:n})),!0)};function jV(t,e){let{main:r,ranges:n}=t.selection,i=t.wordAt(r.head),o=i&&i.from==r.from&&i.to==r.to;for(let s=!1,a=new Gl(t.doc,e,n[n.length-1].to);;)if(a.next(),a.done){if(s)return null;a=new Gl(t.doc,e,0,Math.max(0,n[n.length-1].from-1)),s=!0}else{if(s&&n.some(l=>l.from==a.value.from))continue;if(o){let l=t.wordAt(a.value.from);if(!l||l.from!=a.value.from||l.to!=a.value.to)continue}return a.value}}const qV=({state:t,dispatch:e})=>{let{ranges:r}=t.selection;if(r.some(o=>o.from===o.to))return MV({state:t,dispatch:e});let n=t.sliceDoc(r[0].from,r[0].to);if(t.selection.ranges.some(o=>t.sliceDoc(o.from,o.to)!=n))return!1;let i=jV(t,n);return i?(e(t.update({selection:t.selection.addRange(oe.range(i.from,i.to),!1),effects:Ee.scrollIntoView(i.to)})),!0):!1},au=Ne.define({combine(t){return Ii(t,{top:!1,caseSensitive:!1,literal:!1,regexp:!1,wholeWord:!1,createPanel:e=>new XV(e),scrollToMatch:e=>Ee.scrollIntoView(e)})}});class CR{constructor(e){this.search=e.search,this.caseSensitive=!!e.caseSensitive,this.literal=!!e.literal,this.regexp=!!e.regexp,this.replace=e.replace||"",this.valid=!!this.search&&(!this.regexp||kV(this.search)),this.unquoted=this.unquote(this.search),this.wholeWord=!!e.wholeWord}unquote(e){return this.literal?e:e.replace(/\\([nrt\\])/g,(r,n)=>n=="n"?`
|
|
121
|
-
`:n=="r"?"\r":n=="t"?" ":"\\")}eq(e){return this.search==e.search&&this.replace==e.replace&&this.caseSensitive==e.caseSensitive&&this.regexp==e.regexp&&this.wholeWord==e.wholeWord}create(){return this.regexp?new WV(this):new ZV(this)}getCursor(e,r=0,n){let i=e.doc?e:jt.create({doc:e});return n==null&&(n=i.doc.length),this.regexp?el(this,i,r,n):Ja(this,i,r,n)}}class TR{constructor(e){this.spec=e}}function Ja(t,e,r,n){return new Gl(e.doc,t.unquoted,r,n,t.caseSensitive?void 0:i=>i.toLowerCase(),t.wholeWord?DV(e.doc,e.charCategorizer(e.selection.main.head)):void 0)}function DV(t,e){return(r,n,i,o)=>((o>r||o+i.length<n)&&(o=Math.max(0,r-2),i=t.sliceString(o,Math.min(t.length,n+2))),(e(Zp(i,r-o))!=gr.Word||e(Np(i,r-o))!=gr.Word)&&(e(Np(i,n-o))!=gr.Word||e(Zp(i,n-o))!=gr.Word))}class ZV extends TR{constructor(e){super(e)}nextMatch(e,r,n){let i=Ja(this.spec,e,n,e.doc.length).nextOverlapping();return i.done&&(i=Ja(this.spec,e,0,r).nextOverlapping()),i.done?null:i.value}prevMatchInRange(e,r,n){for(let i=n;;){let o=Math.max(r,i-1e4-this.spec.unquoted.length),s=Ja(this.spec,e,o,i),a=null;for(;!s.nextOverlapping().done;)a=s.value;if(a)return a;if(o==r)return null;i-=1e4}}prevMatch(e,r,n){return this.prevMatchInRange(e,0,r)||this.prevMatchInRange(e,n,e.doc.length)}getReplacement(e){return this.spec.unquote(this.spec.replace)}matchAll(e,r){let n=Ja(this.spec,e,0,e.doc.length),i=[];for(;!n.next().done;){if(i.length>=r)return null;i.push(n.value)}return i}highlight(e,r,n,i){let o=Ja(this.spec,e,Math.max(0,r-this.spec.unquoted.length),Math.min(n+this.spec.unquoted.length,e.doc.length));for(;!o.next().done;)i(o.value.from,o.value.to)}}function el(t,e,r,n){return new $R(e.doc,t.search,{ignoreCase:!t.caseSensitive,test:t.wholeWord?NV(e.charCategorizer(e.selection.main.head)):void 0},r,n)}function Zp(t,e){return t.slice(ln(t,e,!1),e)}function Np(t,e){return t.slice(e,ln(t,e))}function NV(t){return(e,r,n)=>!n[0].length||(t(Zp(n.input,n.index))!=gr.Word||t(Np(n.input,n.index))!=gr.Word)&&(t(Np(n.input,n.index+n[0].length))!=gr.Word||t(Zp(n.input,n.index+n[0].length))!=gr.Word)}class WV extends TR{nextMatch(e,r,n){let i=el(this.spec,e,n,e.doc.length).next();return i.done&&(i=el(this.spec,e,0,r).next()),i.done?null:i.value}prevMatchInRange(e,r,n){for(let i=1;;i++){let o=Math.max(r,n-i*1e4),s=el(this.spec,e,o,n),a=null;for(;!s.next().done;)a=s.value;if(a&&(o==r||a.from>o+10))return a;if(o==r)return null}}prevMatch(e,r,n){return this.prevMatchInRange(e,0,r)||this.prevMatchInRange(e,n,e.doc.length)}getReplacement(e){return this.spec.unquote(this.spec.replace).replace(/\$([$&\d+])/g,(r,n)=>n=="$"?"$":n=="&"?e.match[0]:n!="0"&&+n<e.match.length?e.match[n]:r)}matchAll(e,r){let n=el(this.spec,e,0,e.doc.length),i=[];for(;!n.next().done;){if(i.length>=r)return null;i.push(n.value)}return i}highlight(e,r,n,i){let o=el(this.spec,e,Math.max(0,r-250),Math.min(n+250,e.doc.length));for(;!o.next().done;)i(o.value.from,o.value.to)}}const Hc=mt.define(),g1=mt.define(),gs=Ur.define({create(t){return new Lg(uv(t).create(),null)},update(t,e){for(let r of e.effects)r.is(Hc)?t=new Lg(r.value.create(),t.panel):r.is(g1)&&(t=new Lg(t.query,r.value?m1:null));return t},provide:t=>Xc.from(t,e=>e.panel)});class Lg{constructor(e,r){this.query=e,this.panel=r}}const IV=Ae.mark({class:"cm-searchMatch"}),BV=Ae.mark({class:"cm-searchMatch cm-searchMatch-selected"}),LV=Jt.fromClass(class{constructor(t){this.view=t,this.decorations=this.highlight(t.state.field(gs))}update(t){let e=t.state.field(gs);(e!=t.startState.field(gs)||t.docChanged||t.selectionSet||t.viewportChanged)&&(this.decorations=this.highlight(e))}highlight({query:t,panel:e}){if(!e||!t.spec.valid)return Ae.none;let{view:r}=this,n=new ws;for(let i=0,o=r.visibleRanges,s=o.length;i<s;i++){let{from:a,to:l}=o[i];for(;i<s-1&&l>o[i+1].from-2*250;)l=o[++i].to;t.highlight(r.state,a,l,(u,c)=>{let f=r.state.selection.ranges.some(h=>h.from==u&&h.to==c);n.add(u,c,f?BV:IV)})}return n.finish()}},{decorations:t=>t.decorations});function xf(t){return e=>{let r=e.state.field(gs,!1);return r&&r.query.spec.valid?t(e,r):qR(e)}}const ox=xf((t,{query:e})=>{let{to:r}=t.state.selection.main,n=e.nextMatch(t.state,r,r);if(!n)return!1;let i=oe.single(n.from,n.to),o=t.state.facet(au);return t.dispatch({selection:i,effects:[y1(t,n),o.scrollToMatch(i.main,t)],userEvent:"select.search"}),jR(t),!0}),sx=xf((t,{query:e})=>{let{state:r}=t,{from:n}=r.selection.main,i=e.prevMatch(r,n,n);if(!i)return!1;let o=oe.single(i.from,i.to),s=t.state.facet(au);return t.dispatch({selection:o,effects:[y1(t,i),s.scrollToMatch(o.main,t)],userEvent:"select.search"}),jR(t),!0}),RR=xf((t,{query:e})=>{let r=e.matchAll(t.state,1e3);return!r||!r.length?!1:(t.dispatch({selection:oe.create(r.map(n=>oe.range(n.from,n.to))),userEvent:"select.search.matches"}),!0)}),VV=({state:t,dispatch:e})=>{let r=t.selection;if(r.ranges.length>1||r.main.empty)return!1;let{from:n,to:i}=r.main,o=[],s=0;for(let a=new Gl(t.doc,t.sliceDoc(n,i));!a.next().done;){if(o.length>1e3)return!1;a.value.from==n&&(s=o.length),o.push(oe.range(a.value.from,a.value.to))}return e(t.update({selection:oe.create(o,s),userEvent:"select.search.matches"})),!0},ax=xf((t,{query:e})=>{let{state:r}=t,{from:n,to:i}=r.selection.main;if(r.readOnly)return!1;let o=e.nextMatch(r,n,n);if(!o)return!1;let s=[],a,l,u=[];if(o.from==n&&o.to==i&&(l=r.toText(e.getReplacement(o)),s.push({from:o.from,to:o.to,insert:l}),o=e.nextMatch(r,o.from,o.to),u.push(Ee.announce.of(r.phrase("replaced match on line $",r.doc.lineAt(n).number)+"."))),o){let c=s.length==0||s[0].from>=o.to?0:o.to-o.from-l.length;a=oe.single(o.from-c,o.to-c),u.push(y1(t,o)),u.push(r.facet(au).scrollToMatch(a.main,t))}return t.dispatch({changes:s,selection:a,effects:u,userEvent:"input.replace"}),!0}),AR=xf((t,{query:e})=>{if(t.state.readOnly)return!1;let r=e.matchAll(t.state,1e9).map(i=>{let{from:o,to:s}=i;return{from:o,to:s,insert:e.getReplacement(i)}});if(!r.length)return!1;let n=t.state.phrase("replaced $ matches",r.length)+".";return t.dispatch({changes:r,effects:Ee.announce.of(n),userEvent:"input.replace.all"}),!0});function m1(t){return t.state.facet(au).createPanel(t)}function uv(t,e){var r,n,i,o,s;let a=t.selection.main,l=a.empty||a.to>a.from+100?"":t.sliceDoc(a.from,a.to);if(e&&!l)return e;let u=t.facet(au);return new CR({search:((r=e==null?void 0:e.literal)!==null&&r!==void 0?r:u.literal)?l:l.replace(/\n/g,"\\n"),caseSensitive:(n=e==null?void 0:e.caseSensitive)!==null&&n!==void 0?n:u.caseSensitive,literal:(i=e==null?void 0:e.literal)!==null&&i!==void 0?i:u.literal,regexp:(o=e==null?void 0:e.regexp)!==null&&o!==void 0?o:u.regexp,wholeWord:(s=e==null?void 0:e.wholeWord)!==null&&s!==void 0?s:u.wholeWord})}function MR(t){let e=Vc(t,m1);return e&&e.dom.querySelector("[main-field]")}function jR(t){let e=MR(t);e&&e==t.root.activeElement&&e.select()}const qR=t=>{let e=t.state.field(gs,!1);if(e&&e.panel){let r=MR(t);if(r&&r!=t.root.activeElement){let n=uv(t.state,e.query.spec);n.valid&&t.dispatch({effects:Hc.of(n)}),r.focus(),r.select()}}else t.dispatch({effects:[g1.of(!0),e?Hc.of(uv(t.state,e.query.spec)):mt.appendConfig.of(UV)]});return!0},DR=t=>{let e=t.state.field(gs,!1);if(!e||!e.panel)return!1;let r=Vc(t,m1);return r&&r.dom.contains(t.root.activeElement)&&t.focus(),t.dispatch({effects:g1.of(!1)}),!0};class XV{constructor(e){this.view=e;let r=this.query=e.state.field(gs).query.spec;this.commit=this.commit.bind(this),this.searchField=tr("input",{value:r.search,placeholder:Xn(e,"Find"),"aria-label":Xn(e,"Find"),class:"cm-textfield",name:"search",form:"","main-field":"true",onchange:this.commit,onkeyup:this.commit}),this.replaceField=tr("input",{value:r.replace,placeholder:Xn(e,"Replace"),"aria-label":Xn(e,"Replace"),class:"cm-textfield",name:"replace",form:"",onchange:this.commit,onkeyup:this.commit}),this.caseField=tr("input",{type:"checkbox",name:"case",form:"",checked:r.caseSensitive,onchange:this.commit}),this.reField=tr("input",{type:"checkbox",name:"re",form:"",checked:r.regexp,onchange:this.commit}),this.wordField=tr("input",{type:"checkbox",name:"word",form:"",checked:r.wholeWord,onchange:this.commit});function n(i,o,s){return tr("button",{class:"cm-button",name:i,onclick:o,type:"button"},s)}this.dom=tr("div",{onkeydown:i=>this.keydown(i),class:"cm-search"},[this.searchField,n("next",()=>ox(e),[Xn(e,"next")]),n("prev",()=>sx(e),[Xn(e,"previous")]),n("select",()=>RR(e),[Xn(e,"all")]),tr("label",null,[this.caseField,Xn(e,"match case")]),tr("label",null,[this.reField,Xn(e,"regexp")]),tr("label",null,[this.wordField,Xn(e,"by word")]),...e.state.readOnly?[]:[tr("br"),this.replaceField,n("replace",()=>ax(e),[Xn(e,"replace")]),n("replaceAll",()=>AR(e),[Xn(e,"replace all")])],tr("button",{name:"close",onclick:()=>DR(e),"aria-label":Xn(e,"close"),type:"button"},["×"])])}commit(){let e=new CR({search:this.searchField.value,caseSensitive:this.caseField.checked,regexp:this.reField.checked,wholeWord:this.wordField.checked,replace:this.replaceField.value});e.eq(this.query)||(this.query=e,this.view.dispatch({effects:Hc.of(e)}))}keydown(e){_D(this.view,e,"search-panel")?e.preventDefault():e.keyCode==13&&e.target==this.searchField?(e.preventDefault(),(e.shiftKey?sx:ox)(this.view)):e.keyCode==13&&e.target==this.replaceField&&(e.preventDefault(),ax(this.view))}update(e){for(let r of e.transactions)for(let n of r.effects)n.is(Hc)&&!n.value.eq(this.query)&&this.setQuery(n.value)}setQuery(e){this.query=e,this.searchField.value=e.search,this.replaceField.value=e.replace,this.caseField.checked=e.caseSensitive,this.reField.checked=e.regexp,this.wordField.checked=e.wholeWord}mount(){this.searchField.select()}get pos(){return 80}get top(){return this.view.state.facet(au).top}}function Xn(t,e){return t.state.phrase(e)}const ld=30,ud=/[\s\.,:;?!]/;function y1(t,{from:e,to:r}){let n=t.state.doc.lineAt(e),i=t.state.doc.lineAt(r).to,o=Math.max(n.from,e-ld),s=Math.min(i,r+ld),a=t.state.sliceDoc(o,s);if(o!=n.from){for(let l=0;l<ld;l++)if(!ud.test(a[l+1])&&ud.test(a[l])){a=a.slice(l);break}}if(s!=i){for(let l=a.length-1;l>a.length-ld;l--)if(!ud.test(a[l-1])&&ud.test(a[l])){a=a.slice(0,l);break}}return Ee.announce.of(`${t.state.phrase("current match")}. ${a} ${t.state.phrase("on line")} ${n.number}.`)}const YV=Ee.baseTheme({".cm-panel.cm-search":{padding:"2px 6px 4px",position:"relative","& [name=close]":{position:"absolute",top:"0",right:"4px",backgroundColor:"inherit",border:"none",font:"inherit",padding:0,margin:0},"& input, & button, & label":{margin:".2em .6em .2em 0"},"& input[type=checkbox]":{marginRight:".2em"},"& label":{fontSize:"80%",whiteSpace:"pre"}},"&light .cm-searchMatch":{backgroundColor:"#ffff0054"},"&dark .cm-searchMatch":{backgroundColor:"#00ffff8a"},"&light .cm-searchMatch-selected":{backgroundColor:"#ff6a0054"},"&dark .cm-searchMatch-selected":{backgroundColor:"#ff00ff8a"}}),UV=[gs,qo.low(LV),YV];class v1{constructor(e,r,n){this.state=e,this.pos=r,this.explicit=n,this.abortListeners=[]}tokenBefore(e){let r=br(this.state).resolveInner(this.pos,-1);for(;r&&e.indexOf(r.name)<0;)r=r.parent;return r?{from:r.from,to:this.pos,text:this.state.sliceDoc(r.from,this.pos),type:r.type}:null}matchBefore(e){let r=this.state.doc.lineAt(this.pos),n=Math.max(r.from,this.pos-250),i=r.text.slice(n-r.from,this.pos-r.from),o=i.search(NR(e,!1));return o<0?null:{from:n+o,to:this.pos,text:i.slice(o)}}get aborted(){return this.abortListeners==null}addEventListener(e,r){e=="abort"&&this.abortListeners&&this.abortListeners.push(r)}}function lx(t){let e=Object.keys(t).join(""),r=/\w/.test(e);return r&&(e=e.replace(/\w/g,"")),`[${r?"\\w":""}${e.replace(/[^\w\s]/g,"\\$&")}]`}function FV(t){let e=Object.create(null),r=Object.create(null);for(let{label:i}of t){e[i[0]]=!0;for(let o=1;o<i.length;o++)r[i[o]]=!0}let n=lx(e)+lx(r)+"*$";return[new RegExp("^"+n),new RegExp(n)]}function ZR(t){let e=t.map(i=>typeof i=="string"?{label:i}:i),[r,n]=e.every(i=>/^\w+$/.test(i.label))?[/\w*$/,/\w+$/]:FV(e);return i=>{let o=i.matchBefore(n);return o||i.explicit?{from:o?o.from:i.pos,options:e,validFor:r}:null}}function zV(t,e){return r=>{for(let n=br(r.state).resolveInner(r.pos,-1);n;n=n.parent){if(t.indexOf(n.name)>-1)return null;if(n.type.isTop)break}return e(r)}}class ux{constructor(e,r,n,i){this.completion=e,this.source=r,this.match=n,this.score=i}}function ms(t){return t.selection.main.from}function NR(t,e){var r;let{source:n}=t,i=e&&n[0]!="^",o=n[n.length-1]!="$";return!i&&!o?t:new RegExp(`${i?"^":""}(?:${n})${o?"$":""}`,(r=t.flags)!==null&&r!==void 0?r:t.ignoreCase?"i":"")}const WR=ho.define();function GV(t,e,r,n){let{main:i}=t.selection,o=r-i.from,s=n-i.from;return Object.assign(Object.assign({},t.changeByRange(a=>a!=i&&r!=n&&t.sliceDoc(a.from+o,a.from+s)!=t.sliceDoc(r,n)?{range:a}:{changes:{from:a.from+o,to:n==i.from?a.to:a.from+s,insert:e},range:oe.cursor(a.from+o+e.length)})),{scrollIntoView:!0,userEvent:"input.complete"})}const cx=new WeakMap;function HV(t){if(!Array.isArray(t))return t;let e=cx.get(t);return e||cx.set(t,e=ZR(t)),e}const Wp=mt.define(),Kc=mt.define();class KV{constructor(e){this.pattern=e,this.chars=[],this.folded=[],this.any=[],this.precise=[],this.byWord=[],this.score=0,this.matched=[];for(let r=0;r<e.length;){let n=on(e,r),i=fi(n);this.chars.push(n);let o=e.slice(r,r+i),s=o.toUpperCase();this.folded.push(on(s==o?o.toLowerCase():s,0)),r+=i}this.astral=e.length!=this.chars.length}ret(e,r){return this.score=e,this.matched=r,!0}match(e){if(this.pattern.length==0)return this.ret(-100,[]);if(e.length<this.pattern.length)return!1;let{chars:r,folded:n,any:i,precise:o,byWord:s}=this;if(r.length==1){let g=on(e,0),v=fi(g),S=v==e.length?0:-100;if(g!=r[0])if(g==n[0])S+=-200;else return!1;return this.ret(S,[0,v])}let a=e.indexOf(this.pattern);if(a==0)return this.ret(e.length==this.pattern.length?0:-100,[0,this.pattern.length]);let l=r.length,u=0;if(a<0){for(let g=0,v=Math.min(e.length,200);g<v&&u<l;){let S=on(e,g);(S==r[u]||S==n[u])&&(i[u++]=g),g+=fi(S)}if(u<l)return!1}let c=0,f=0,h=!1,d=0,p=-1,O=-1,m=/[a-z]/.test(e),y=!0;for(let g=0,v=Math.min(e.length,200),S=0;g<v&&f<l;){let b=on(e,g);a<0&&(c<l&&b==r[c]&&(o[c++]=g),d<l&&(b==r[d]||b==n[d]?(d==0&&(p=g),O=g+1,d++):d=0));let _,Q=b<255?b>=48&&b<=57||b>=97&&b<=122?2:b>=65&&b<=90?1:0:(_=S0(b))!=_.toLowerCase()?1:_!=_.toUpperCase()?2:0;(!g||Q==1&&m||S==0&&Q!=0)&&(r[f]==b||n[f]==b&&(h=!0)?s[f++]=g:s.length&&(y=!1)),S=Q,g+=fi(b)}return f==l&&s[0]==0&&y?this.result(-100+(h?-200:0),s,e):d==l&&p==0?this.ret(-200-e.length+(O==e.length?0:-100),[0,O]):a>-1?this.ret(-700-e.length,[a,a+this.pattern.length]):d==l?this.ret(-900-e.length,[p,O]):f==l?this.result(-100+(h?-200:0)+-700+(y?0:-1100),s,e):r.length==2?!1:this.result((i[0]?-700:0)+-200+-1100,i,e)}result(e,r,n){let i=[],o=0;for(let s of r){let a=s+(this.astral?fi(on(n,s)):1);o&&i[o-1]==s?i[o-1]=a:(i[o++]=s,i[o++]=a)}return this.ret(e-n.length,i)}}const an=Ne.define({combine(t){return Ii(t,{activateOnTyping:!0,activateOnTypingDelay:100,selectOnOpen:!0,override:null,closeOnBlur:!0,maxRenderedOptions:100,defaultKeymap:!0,tooltipClass:()=>"",optionClass:()=>"",aboveCursor:!1,icons:!0,addToOptions:[],positionInfo:JV,compareCompletions:(e,r)=>e.label.localeCompare(r.label),interactionDelay:75,updateSyncTime:100},{defaultKeymap:(e,r)=>e&&r,closeOnBlur:(e,r)=>e&&r,icons:(e,r)=>e&&r,tooltipClass:(e,r)=>n=>fx(e(n),r(n)),optionClass:(e,r)=>n=>fx(e(n),r(n)),addToOptions:(e,r)=>e.concat(r)})}});function fx(t,e){return t?e?t+" "+e:t:e}function JV(t,e,r,n,i,o){let s=t.textDirection==ur.RTL,a=s,l=!1,u="top",c,f,h=e.left-i.left,d=i.right-e.right,p=n.right-n.left,O=n.bottom-n.top;if(a&&h<Math.min(p,d)?a=!1:!a&&d<Math.min(p,h)&&(a=!0),p<=(a?h:d))c=Math.max(i.top,Math.min(r.top,i.bottom-O))-e.top,f=Math.min(400,a?h:d);else{l=!0,f=Math.min(400,(s?e.right:i.right-e.left)-30);let g=i.bottom-e.bottom;g>=O||g>e.top?c=r.bottom-e.top:(u="bottom",c=e.bottom-r.top)}let m=(e.bottom-e.top)/o.offsetHeight,y=(e.right-e.left)/o.offsetWidth;return{style:`${u}: ${c/m}px; max-width: ${f/y}px`,class:"cm-completionInfo-"+(l?s?"left-narrow":"right-narrow":a?"left":"right")}}function eX(t){let e=t.addToOptions.slice();return t.icons&&e.push({render(r){let n=document.createElement("div");return n.classList.add("cm-completionIcon"),r.type&&n.classList.add(...r.type.split(/\s+/g).map(i=>"cm-completionIcon-"+i)),n.setAttribute("aria-hidden","true"),n},position:20}),e.push({render(r,n,i,o){let s=document.createElement("span");s.className="cm-completionLabel";let a=r.displayLabel||r.label,l=0;for(let u=0;u<o.length;){let c=o[u++],f=o[u++];c>l&&s.appendChild(document.createTextNode(a.slice(l,c)));let h=s.appendChild(document.createElement("span"));h.appendChild(document.createTextNode(a.slice(c,f))),h.className="cm-completionMatchedText",l=f}return l<a.length&&s.appendChild(document.createTextNode(a.slice(l))),s},position:50},{render(r){if(!r.detail)return null;let n=document.createElement("span");return n.className="cm-completionDetail",n.textContent=r.detail,n},position:80}),e.sort((r,n)=>r.position-n.position).map(r=>r.render)}function Vg(t,e,r){if(t<=r)return{from:0,to:t};if(e<0&&(e=0),e<=t>>1){let i=Math.floor(e/r);return{from:i*r,to:(i+1)*r}}let n=Math.floor((t-e)/r);return{from:t-(n+1)*r,to:t-n*r}}class tX{constructor(e,r,n){this.view=e,this.stateField=r,this.applyCompletion=n,this.info=null,this.infoDestroy=null,this.placeInfoReq={read:()=>this.measureInfo(),write:l=>this.placeInfo(l),key:this},this.space=null,this.currentClass="";let i=e.state.field(r),{options:o,selected:s}=i.open,a=e.state.facet(an);this.optionContent=eX(a),this.optionClass=a.optionClass,this.tooltipClass=a.tooltipClass,this.range=Vg(o.length,s,a.maxRenderedOptions),this.dom=document.createElement("div"),this.dom.className="cm-tooltip-autocomplete",this.updateTooltipClass(e.state),this.dom.addEventListener("mousedown",l=>{let{options:u}=e.state.field(r).open;for(let c=l.target,f;c&&c!=this.dom;c=c.parentNode)if(c.nodeName=="LI"&&(f=/-(\d+)$/.exec(c.id))&&+f[1]<u.length){this.applyCompletion(e,u[+f[1]]),l.preventDefault();return}}),this.dom.addEventListener("focusout",l=>{let u=e.state.field(this.stateField,!1);u&&u.tooltip&&e.state.facet(an).closeOnBlur&&l.relatedTarget!=e.contentDOM&&e.dispatch({effects:Kc.of(null)})}),this.showOptions(o,i.id)}mount(){this.updateSel()}showOptions(e,r){this.list&&this.list.remove(),this.list=this.dom.appendChild(this.createListBox(e,r,this.range)),this.list.addEventListener("scroll",()=>{this.info&&this.view.requestMeasure(this.placeInfoReq)})}update(e){var r;let n=e.state.field(this.stateField),i=e.startState.field(this.stateField);if(this.updateTooltipClass(e.state),n!=i){let{options:o,selected:s,disabled:a}=n.open;(!i.open||i.open.options!=o)&&(this.range=Vg(o.length,s,e.state.facet(an).maxRenderedOptions),this.showOptions(o,n.id)),this.updateSel(),a!=((r=i.open)===null||r===void 0?void 0:r.disabled)&&this.dom.classList.toggle("cm-tooltip-autocomplete-disabled",!!a)}}updateTooltipClass(e){let r=this.tooltipClass(e);if(r!=this.currentClass){for(let n of this.currentClass.split(" "))n&&this.dom.classList.remove(n);for(let n of r.split(" "))n&&this.dom.classList.add(n);this.currentClass=r}}positioned(e){this.space=e,this.info&&this.view.requestMeasure(this.placeInfoReq)}updateSel(){let e=this.view.state.field(this.stateField),r=e.open;if((r.selected>-1&&r.selected<this.range.from||r.selected>=this.range.to)&&(this.range=Vg(r.options.length,r.selected,this.view.state.facet(an).maxRenderedOptions),this.showOptions(r.options,e.id)),this.updateSelectedOption(r.selected)){this.destroyInfo();let{completion:n}=r.options[r.selected],{info:i}=n;if(!i)return;let o=typeof i=="string"?document.createTextNode(i):i(n);if(!o)return;"then"in o?o.then(s=>{s&&this.view.state.field(this.stateField,!1)==e&&this.addInfoPane(s,n)}).catch(s=>Nn(this.view.state,s,"completion info")):this.addInfoPane(o,n)}}addInfoPane(e,r){this.destroyInfo();let n=this.info=document.createElement("div");if(n.className="cm-tooltip cm-completionInfo",e.nodeType!=null)n.appendChild(e),this.infoDestroy=null;else{let{dom:i,destroy:o}=e;n.appendChild(i),this.infoDestroy=o||null}this.dom.appendChild(n),this.view.requestMeasure(this.placeInfoReq)}updateSelectedOption(e){let r=null;for(let n=this.list.firstChild,i=this.range.from;n;n=n.nextSibling,i++)n.nodeName!="LI"||!n.id?i--:i==e?n.hasAttribute("aria-selected")||(n.setAttribute("aria-selected","true"),r=n):n.hasAttribute("aria-selected")&&n.removeAttribute("aria-selected");return r&&nX(this.list,r),r}measureInfo(){let e=this.dom.querySelector("[aria-selected]");if(!e||!this.info)return null;let r=this.dom.getBoundingClientRect(),n=this.info.getBoundingClientRect(),i=e.getBoundingClientRect(),o=this.space;if(!o){let s=this.dom.ownerDocument.defaultView||window;o={left:0,top:0,right:s.innerWidth,bottom:s.innerHeight}}return i.top>Math.min(o.bottom,r.bottom)-10||i.bottom<Math.max(o.top,r.top)+10?null:this.view.state.facet(an).positionInfo(this.view,r,i,n,o,this.dom)}placeInfo(e){this.info&&(e?(e.style&&(this.info.style.cssText=e.style),this.info.className="cm-tooltip cm-completionInfo "+(e.class||"")):this.info.style.cssText="top: -1e6px")}createListBox(e,r,n){const i=document.createElement("ul");i.id=r,i.setAttribute("role","listbox"),i.setAttribute("aria-expanded","true"),i.setAttribute("aria-label",this.view.state.phrase("Completions"));let o=null;for(let s=n.from;s<n.to;s++){let{completion:a,match:l}=e[s],{section:u}=a;if(u){let h=typeof u=="string"?u:u.name;if(h!=o&&(s>n.from||n.from==0))if(o=h,typeof u!="string"&&u.header)i.appendChild(u.header(u));else{let d=i.appendChild(document.createElement("completion-section"));d.textContent=h}}const c=i.appendChild(document.createElement("li"));c.id=r+"-"+s,c.setAttribute("role","option");let f=this.optionClass(a);f&&(c.className=f);for(let h of this.optionContent){let d=h(a,this.view.state,this.view,l);d&&c.appendChild(d)}}return n.from&&i.classList.add("cm-completionListIncompleteTop"),n.to<e.length&&i.classList.add("cm-completionListIncompleteBottom"),i}destroyInfo(){this.info&&(this.infoDestroy&&this.infoDestroy(),this.info.remove(),this.info=null)}destroy(){this.destroyInfo()}}function rX(t,e){return r=>new tX(r,t,e)}function nX(t,e){let r=t.getBoundingClientRect(),n=e.getBoundingClientRect(),i=r.height/t.offsetHeight;n.top<r.top?t.scrollTop-=(r.top-n.top)/i:n.bottom>r.bottom&&(t.scrollTop+=(n.bottom-r.bottom)/i)}function hx(t){return(t.boost||0)*100+(t.apply?10:0)+(t.info?5:0)+(t.type?1:0)}function iX(t,e){let r=[],n=null,i=l=>{r.push(l);let{section:u}=l.completion;if(u){n||(n=[]);let c=typeof u=="string"?u:u.name;n.some(f=>f.name==c)||n.push(typeof u=="string"?{name:c}:u)}};for(let l of t)if(l.hasResult()){let u=l.result.getMatch;if(l.result.filter===!1)for(let c of l.result.options)i(new ux(c,l.source,u?u(c):[],1e9-r.length));else{let c=new KV(e.sliceDoc(l.from,l.to));for(let f of l.result.options)if(c.match(f.label)){let h=f.displayLabel?u?u(f,c.matched):[]:c.matched;i(new ux(f,l.source,h,c.score+(f.boost||0)))}}}if(n){let l=Object.create(null),u=0,c=(f,h)=>{var d,p;return((d=f.rank)!==null&&d!==void 0?d:1e9)-((p=h.rank)!==null&&p!==void 0?p:1e9)||(f.name<h.name?-1:1)};for(let f of n.sort(c))u-=1e5,l[f.name]=u;for(let f of r){let{section:h}=f.completion;h&&(f.score+=l[typeof h=="string"?h:h.name])}}let o=[],s=null,a=e.facet(an).compareCompletions;for(let l of r.sort((u,c)=>c.score-u.score||a(u.completion,c.completion))){let u=l.completion;!s||s.label!=u.label||s.detail!=u.detail||s.type!=null&&u.type!=null&&s.type!=u.type||s.apply!=u.apply||s.boost!=u.boost?o.push(l):hx(l.completion)>hx(s)&&(o[o.length-1]=l),s=l.completion}return o}class ml{constructor(e,r,n,i,o,s){this.options=e,this.attrs=r,this.tooltip=n,this.timestamp=i,this.selected=o,this.disabled=s}setSelected(e,r){return e==this.selected||e>=this.options.length?this:new ml(this.options,dx(r,e),this.tooltip,this.timestamp,e,this.disabled)}static build(e,r,n,i,o){let s=iX(e,r);if(!s.length)return i&&e.some(l=>l.state==1)?new ml(i.options,i.attrs,i.tooltip,i.timestamp,i.selected,!0):null;let a=r.facet(an).selectOnOpen?0:-1;if(i&&i.selected!=a&&i.selected!=-1){let l=i.options[i.selected].completion;for(let u=0;u<s.length;u++)if(s[u].completion==l){a=u;break}}return new ml(s,dx(n,a),{pos:e.reduce((l,u)=>u.hasResult()?Math.min(l,u.from):l,1e8),create:uX,above:o.aboveCursor},i?i.timestamp:Date.now(),a,!1)}map(e){return new ml(this.options,this.attrs,Object.assign(Object.assign({},this.tooltip),{pos:e.mapPos(this.tooltip.pos)}),this.timestamp,this.selected,this.disabled)}}class Ip{constructor(e,r,n){this.active=e,this.id=r,this.open=n}static start(){return new Ip(aX,"cm-ac-"+Math.floor(Math.random()*2e6).toString(36),null)}update(e){let{state:r}=e,n=r.facet(an),o=(n.override||r.languageDataAt("autocomplete",ms(r)).map(HV)).map(a=>(this.active.find(u=>u.source==a)||new _n(a,this.active.some(u=>u.state!=0)?1:0)).update(e,n));o.length==this.active.length&&o.every((a,l)=>a==this.active[l])&&(o=this.active);let s=this.open;s&&e.docChanged&&(s=s.map(e.changes)),e.selection||o.some(a=>a.hasResult()&&e.changes.touchesRange(a.from,a.to))||!oX(o,this.active)?s=ml.build(o,r,this.id,s,n):s&&s.disabled&&!o.some(a=>a.state==1)&&(s=null),!s&&o.every(a=>a.state!=1)&&o.some(a=>a.hasResult())&&(o=o.map(a=>a.hasResult()?new _n(a.source,0):a));for(let a of e.effects)a.is(BR)&&(s=s&&s.setSelected(a.value,this.id));return o==this.active&&s==this.open?this:new Ip(o,this.id,s)}get tooltip(){return this.open?this.open.tooltip:null}get attrs(){return this.open?this.open.attrs:sX}}function oX(t,e){if(t==e)return!0;for(let r=0,n=0;;){for(;r<t.length&&!t[r].hasResult;)r++;for(;n<e.length&&!e[n].hasResult;)n++;let i=r==t.length,o=n==e.length;if(i||o)return i==o;if(t[r++].result!=e[n++].result)return!1}}const sX={"aria-autocomplete":"list"};function dx(t,e){let r={"aria-autocomplete":"list","aria-haspopup":"listbox","aria-controls":t};return e>-1&&(r["aria-activedescendant"]=t+"-"+e),r}const aX=[];function cv(t){return t.isUserEvent("input.type")?"input":t.isUserEvent("delete.backward")?"delete":null}class _n{constructor(e,r,n=-1){this.source=e,this.state=r,this.explicitPos=n}hasResult(){return!1}update(e,r){let n=cv(e),i=this;n?i=i.handleUserEvent(e,n,r):e.docChanged?i=i.handleChange(e):e.selection&&i.state!=0&&(i=new _n(i.source,0));for(let o of e.effects)if(o.is(Wp))i=new _n(i.source,1,o.value?ms(e.state):-1);else if(o.is(Kc))i=new _n(i.source,0);else if(o.is(IR))for(let s of o.value)s.source==i.source&&(i=s);return i}handleUserEvent(e,r,n){return r=="delete"||!n.activateOnTyping?this.map(e.changes):new _n(this.source,1)}handleChange(e){return e.changes.touchesRange(ms(e.startState))?new _n(this.source,0):this.map(e.changes)}map(e){return e.empty||this.explicitPos<0?this:new _n(this.source,this.state,e.mapPos(this.explicitPos))}}class Rl extends _n{constructor(e,r,n,i,o){super(e,2,r),this.result=n,this.from=i,this.to=o}hasResult(){return!0}handleUserEvent(e,r,n){var i;let o=this.result;o.map&&!e.changes.empty&&(o=o.map(o,e.changes));let s=e.changes.mapPos(this.from),a=e.changes.mapPos(this.to,1),l=ms(e.state);if((this.explicitPos<0?l<=s:l<this.from)||l>a||!o||r=="delete"&&ms(e.startState)==this.from)return new _n(this.source,r=="input"&&n.activateOnTyping?1:0);let u=this.explicitPos<0?-1:e.changes.mapPos(this.explicitPos);return lX(o.validFor,e.state,s,a)?new Rl(this.source,u,o,s,a):o.update&&(o=o.update(o,s,a,new v1(e.state,l,u>=0)))?new Rl(this.source,u,o,o.from,(i=o.to)!==null&&i!==void 0?i:ms(e.state)):new _n(this.source,1,u)}handleChange(e){return e.changes.touchesRange(this.from,this.to)?new _n(this.source,0):this.map(e.changes)}map(e){return e.empty?this:(this.result.map?this.result.map(this.result,e):this.result)?new Rl(this.source,this.explicitPos<0?-1:e.mapPos(this.explicitPos),this.result,e.mapPos(this.from),e.mapPos(this.to,1)):new _n(this.source,0)}}function lX(t,e,r,n){if(!t)return!1;let i=e.sliceDoc(r,n);return typeof t=="function"?t(i,r,n,e):NR(t,!0).test(i)}const IR=mt.define({map(t,e){return t.map(r=>r.map(e))}}),BR=mt.define(),Dn=Ur.define({create(){return Ip.start()},update(t,e){return t.update(e)},provide:t=>[A0.from(t,e=>e.tooltip),Ee.contentAttributes.from(t,e=>e.attrs)]});function w1(t,e){const r=e.completion.apply||e.completion.label;let n=t.state.field(Dn).active.find(i=>i.source==e.source);return n instanceof Rl?(typeof r=="string"?t.dispatch(Object.assign(Object.assign({},GV(t.state,r,n.from,n.to)),{annotations:WR.of(e.completion)})):r(t,e.completion,n.from,n.to),!0):!1}const uX=rX(Dn,w1);function ss(t,e="option"){return r=>{let n=r.state.field(Dn,!1);if(!n||!n.open||n.open.disabled||Date.now()-n.open.timestamp<r.state.facet(an).interactionDelay)return!1;let i=1,o;e=="page"&&(o=hC(r,n.open.tooltip))&&(i=Math.max(2,Math.floor(o.dom.offsetHeight/o.dom.querySelector("li").offsetHeight)-1));let{length:s}=n.open.options,a=n.open.selected>-1?n.open.selected+i*(t?1:-1):t?0:s-1;return a<0?a=e=="page"?0:s-1:a>=s&&(a=e=="page"?s-1:0),r.dispatch({effects:BR.of(a)}),!0}}const fv=t=>{let e=t.state.field(Dn,!1);return t.state.readOnly||!e||!e.open||e.open.selected<0||e.open.disabled||Date.now()-e.open.timestamp<t.state.facet(an).interactionDelay?!1:w1(t,e.open.options[e.open.selected])},LR=t=>t.state.field(Dn,!1)?(t.dispatch({effects:Wp.of(!0)}),!0):!1,VR=t=>{let e=t.state.field(Dn,!1);return!e||!e.active.some(r=>r.state!=0)?!1:(t.dispatch({effects:Kc.of(null)}),!0)};class cX{constructor(e,r){this.active=e,this.context=r,this.time=Date.now(),this.updates=[],this.done=void 0}}const fX=50,hX=1e3,dX=Jt.fromClass(class{constructor(t){this.view=t,this.debounceUpdate=-1,this.running=[],this.debounceAccept=-1,this.pendingStart=!1,this.composing=0;for(let e of t.state.field(Dn).active)e.state==1&&this.startQuery(e)}update(t){let e=t.state.field(Dn);if(!t.selectionSet&&!t.docChanged&&t.startState.field(Dn)==e)return;let r=t.transactions.some(i=>(i.selection||i.docChanged)&&!cv(i));for(let i=0;i<this.running.length;i++){let o=this.running[i];if(r||o.updates.length+t.transactions.length>fX&&Date.now()-o.time>hX){for(let s of o.context.abortListeners)try{s()}catch(a){Nn(this.view.state,a)}o.context.abortListeners=null,this.running.splice(i--,1)}else o.updates.push(...t.transactions)}this.debounceUpdate>-1&&clearTimeout(this.debounceUpdate),t.transactions.some(i=>i.effects.some(o=>o.is(Wp)))&&(this.pendingStart=!0);let n=this.pendingStart?50:t.state.facet(an).activateOnTypingDelay;if(this.debounceUpdate=e.active.some(i=>i.state==1&&!this.running.some(o=>o.active.source==i.source))?setTimeout(()=>this.startUpdate(),n):-1,this.composing!=0)for(let i of t.transactions)cv(i)=="input"?this.composing=2:this.composing==2&&i.selection&&(this.composing=3)}startUpdate(){this.debounceUpdate=-1,this.pendingStart=!1;let{state:t}=this.view,e=t.field(Dn);for(let r of e.active)r.state==1&&!this.running.some(n=>n.active.source==r.source)&&this.startQuery(r)}startQuery(t){let{state:e}=this.view,r=ms(e),n=new v1(e,r,t.explicitPos==r),i=new cX(t,n);this.running.push(i),Promise.resolve(t.source(n)).then(o=>{i.context.aborted||(i.done=o||null,this.scheduleAccept())},o=>{this.view.dispatch({effects:Kc.of(null)}),Nn(this.view.state,o)})}scheduleAccept(){this.running.every(t=>t.done!==void 0)?this.accept():this.debounceAccept<0&&(this.debounceAccept=setTimeout(()=>this.accept(),this.view.state.facet(an).updateSyncTime))}accept(){var t;this.debounceAccept>-1&&clearTimeout(this.debounceAccept),this.debounceAccept=-1;let e=[],r=this.view.state.facet(an);for(let n=0;n<this.running.length;n++){let i=this.running[n];if(i.done===void 0)continue;if(this.running.splice(n--,1),i.done){let s=new Rl(i.active.source,i.active.explicitPos,i.done,i.done.from,(t=i.done.to)!==null&&t!==void 0?t:ms(i.updates.length?i.updates[0].startState:this.view.state));for(let a of i.updates)s=s.update(a,r);if(s.hasResult()){e.push(s);continue}}let o=this.view.state.field(Dn).active.find(s=>s.source==i.active.source);if(o&&o.state==1)if(i.done==null){let s=new _n(i.active.source,0);for(let a of i.updates)s=s.update(a,r);s.state!=1&&e.push(s)}else this.startQuery(o)}e.length&&this.view.dispatch({effects:IR.of(e)})}},{eventHandlers:{blur(t){let e=this.view.state.field(Dn,!1);if(e&&e.tooltip&&this.view.state.facet(an).closeOnBlur){let r=e.open&&hC(this.view,e.open.tooltip);(!r||!r.dom.contains(t.relatedTarget))&&setTimeout(()=>this.view.dispatch({effects:Kc.of(null)}),10)}},compositionstart(){this.composing=1},compositionend(){this.composing==3&&setTimeout(()=>this.view.dispatch({effects:Wp.of(!1)}),20),this.composing=0}}}),pX=typeof navigator=="object"&&/Win/.test(navigator.platform),OX=qo.highest(Ee.domEventHandlers({keydown(t,e){let r=e.state.field(Dn,!1);if(!r||!r.open||r.open.disabled||r.open.selected<0||t.key.length>1||t.ctrlKey&&!(pX&&t.altKey)||t.metaKey)return!1;let n=r.open.options[r.open.selected],i=r.active.find(s=>s.source==n.source),o=n.completion.commitCharacters||i.result.commitCharacters;return o&&o.indexOf(t.key)>-1&&w1(e,n),!1}})),XR=Ee.baseTheme({".cm-tooltip.cm-tooltip-autocomplete":{"& > ul":{fontFamily:"monospace",whiteSpace:"nowrap",overflow:"hidden auto",maxWidth_fallback:"700px",maxWidth:"min(700px, 95vw)",minWidth:"250px",maxHeight:"10em",height:"100%",listStyle:"none",margin:0,padding:0,"& > li, & > completion-section":{padding:"1px 3px",lineHeight:1.2},"& > li":{overflowX:"hidden",textOverflow:"ellipsis",cursor:"pointer"},"& > completion-section":{display:"list-item",borderBottom:"1px solid silver",paddingLeft:"0.5em",opacity:.7}}},"&light .cm-tooltip-autocomplete ul li[aria-selected]":{background:"#17c",color:"white"},"&light .cm-tooltip-autocomplete-disabled ul li[aria-selected]":{background:"#777"},"&dark .cm-tooltip-autocomplete ul li[aria-selected]":{background:"#347",color:"white"},"&dark .cm-tooltip-autocomplete-disabled ul li[aria-selected]":{background:"#444"},".cm-completionListIncompleteTop:before, .cm-completionListIncompleteBottom:after":{content:'"···"',opacity:.5,display:"block",textAlign:"center"},".cm-tooltip.cm-completionInfo":{position:"absolute",padding:"3px 9px",width:"max-content",maxWidth:"400px",boxSizing:"border-box"},".cm-completionInfo.cm-completionInfo-left":{right:"100%"},".cm-completionInfo.cm-completionInfo-right":{left:"100%"},".cm-completionInfo.cm-completionInfo-left-narrow":{right:"30px"},".cm-completionInfo.cm-completionInfo-right-narrow":{left:"30px"},"&light .cm-snippetField":{backgroundColor:"#00000022"},"&dark .cm-snippetField":{backgroundColor:"#ffffff22"},".cm-snippetFieldPosition":{verticalAlign:"text-top",width:0,height:"1.15em",display:"inline-block",margin:"0 -0.7px -.7em",borderLeft:"1.4px dotted #888"},".cm-completionMatchedText":{textDecoration:"underline"},".cm-completionDetail":{marginLeft:"0.5em",fontStyle:"italic"},".cm-completionIcon":{fontSize:"90%",width:".8em",display:"inline-block",textAlign:"center",paddingRight:".6em",opacity:"0.6",boxSizing:"content-box"},".cm-completionIcon-function, .cm-completionIcon-method":{"&:after":{content:"'ƒ'"}},".cm-completionIcon-class":{"&:after":{content:"'○'"}},".cm-completionIcon-interface":{"&:after":{content:"'◌'"}},".cm-completionIcon-variable":{"&:after":{content:"'𝑥'"}},".cm-completionIcon-constant":{"&:after":{content:"'𝐶'"}},".cm-completionIcon-type":{"&:after":{content:"'𝑡'"}},".cm-completionIcon-enum":{"&:after":{content:"'∪'"}},".cm-completionIcon-property":{"&:after":{content:"'□'"}},".cm-completionIcon-keyword":{"&:after":{content:"'🔑︎'"}},".cm-completionIcon-namespace":{"&:after":{content:"'▢'"}},".cm-completionIcon-text":{"&:after":{content:"'abc'",fontSize:"50%",verticalAlign:"middle"}}});class gX{constructor(e,r,n,i){this.field=e,this.line=r,this.from=n,this.to=i}}class S1{constructor(e,r,n){this.field=e,this.from=r,this.to=n}map(e){let r=e.mapPos(this.from,-1,Vr.TrackDel),n=e.mapPos(this.to,1,Vr.TrackDel);return r==null||n==null?null:new S1(this.field,r,n)}}class b1{constructor(e,r){this.lines=e,this.fieldPositions=r}instantiate(e,r){let n=[],i=[r],o=e.doc.lineAt(r),s=/^\s*/.exec(o.text)[0];for(let l of this.lines){if(n.length){let u=s,c=/^\t*/.exec(l)[0].length;for(let f=0;f<c;f++)u+=e.facet(yf);i.push(r+u.length-c),l=u+l.slice(c)}n.push(l),r+=l.length+1}let a=this.fieldPositions.map(l=>new S1(l.field,i[l.line]+l.from,i[l.line]+l.to));return{text:n,ranges:a}}static parse(e){let r=[],n=[],i=[],o;for(let s of e.split(/\r\n?|\n/)){for(;o=/[#$]\{(?:(\d+)(?::([^}]*))?|([^}]*))\}/.exec(s);){let a=o[1]?+o[1]:null,l=o[2]||o[3]||"",u=-1;for(let c=0;c<r.length;c++)(a!=null?r[c].seq==a:l&&r[c].name==l)&&(u=c);if(u<0){let c=0;for(;c<r.length&&(a==null||r[c].seq!=null&&r[c].seq<a);)c++;r.splice(c,0,{seq:a,name:l}),u=c;for(let f of i)f.field>=u&&f.field++}i.push(new gX(u,n.length,o.index,o.index+l.length)),s=s.slice(0,o.index)+l+s.slice(o.index+o[0].length)}for(let a;a=/\\([{}])/.exec(s);){s=s.slice(0,a.index)+a[1]+s.slice(a.index+a[0].length);for(let l of i)l.line==n.length&&l.from>a.index&&(l.from--,l.to--)}n.push(s)}return new b1(n,i)}}let mX=Ae.widget({widget:new class extends Si{toDOM(){let t=document.createElement("span");return t.className="cm-snippetFieldPosition",t}ignoreEvent(){return!1}}}),yX=Ae.mark({class:"cm-snippetField"});class lu{constructor(e,r){this.ranges=e,this.active=r,this.deco=Ae.set(e.map(n=>(n.from==n.to?mX:yX).range(n.from,n.to)))}map(e){let r=[];for(let n of this.ranges){let i=n.map(e);if(!i)return null;r.push(i)}return new lu(r,this.active)}selectionInsideField(e){return e.ranges.every(r=>this.ranges.some(n=>n.field==this.active&&n.from<=r.from&&n.to>=r.to))}}const _f=mt.define({map(t,e){return t&&t.map(e)}}),vX=mt.define(),Jc=Ur.define({create(){return null},update(t,e){for(let r of e.effects){if(r.is(_f))return r.value;if(r.is(vX)&&t)return new lu(t.ranges,r.value)}return t&&e.docChanged&&(t=t.map(e.changes)),t&&e.selection&&!t.selectionInsideField(e.selection)&&(t=null),t},provide:t=>Ee.decorations.from(t,e=>e?e.deco:Ae.none)});function P1(t,e){return oe.create(t.filter(r=>r.field==e).map(r=>oe.range(r.from,r.to)))}function wX(t){let e=b1.parse(t);return(r,n,i,o)=>{let{text:s,ranges:a}=e.instantiate(r.state,i),l={changes:{from:i,to:o,insert:It.of(s)},scrollIntoView:!0,annotations:n?[WR.of(n),jr.userEvent.of("input.complete")]:void 0};if(a.length&&(l.selection=P1(a,0)),a.some(u=>u.field>0)){let u=new lu(a,0),c=l.effects=[_f.of(u)];r.state.field(Jc,!1)===void 0&&c.push(mt.appendConfig.of([Jc,xX,_X,XR]))}r.dispatch(r.state.update(l))}}function YR(t){return({state:e,dispatch:r})=>{let n=e.field(Jc,!1);if(!n||t<0&&n.active==0)return!1;let i=n.active+t,o=t>0&&!n.ranges.some(s=>s.field==i+t);return r(e.update({selection:P1(n.ranges,i),effects:_f.of(o?null:new lu(n.ranges,i)),scrollIntoView:!0})),!0}}const SX=({state:t,dispatch:e})=>t.field(Jc,!1)?(e(t.update({effects:_f.of(null)})),!0):!1,bX=YR(1),PX=YR(-1),kX=[{key:"Tab",run:bX,shift:PX},{key:"Escape",run:SX}],px=Ne.define({combine(t){return t.length?t[0]:kX}}),xX=qo.highest(Of.compute([px],t=>t.facet(px)));function jn(t,e){return Object.assign(Object.assign({},e),{apply:wX(t)})}const _X=Ee.domEventHandlers({mousedown(t,e){let r=e.state.field(Jc,!1),n;if(!r||(n=e.posAtCoords({x:t.clientX,y:t.clientY}))==null)return!1;let i=r.ranges.find(o=>o.from<=n&&o.to>=n);return!i||i.field==r.active?!1:(e.dispatch({selection:P1(r.ranges,i.field),effects:_f.of(r.ranges.some(o=>o.field>i.field)?new lu(r.ranges,i.field):null),scrollIntoView:!0}),!0)}}),ef={brackets:["(","[","{","'",'"'],before:")]}:;>",stringPrefixes:[]},la=mt.define({map(t,e){let r=e.mapPos(t,-1,Vr.TrackAfter);return r??void 0}}),k1=new class extends va{};k1.startSide=1;k1.endSide=-1;const UR=Ur.define({create(){return qt.empty},update(t,e){if(t=t.map(e.changes),e.selection){let r=e.state.doc.lineAt(e.selection.main.head);t=t.update({filter:n=>n>=r.from&&n<=r.to})}for(let r of e.effects)r.is(la)&&(t=t.update({add:[k1.range(r.value,r.value+1)]}));return t}});function $X(){return[EX,UR]}const Xg="()[]{}<>";function FR(t){for(let e=0;e<Xg.length;e+=2)if(Xg.charCodeAt(e)==t)return Xg.charAt(e+1);return S0(t<128?t:t+1)}function zR(t,e){return t.languageDataAt("closeBrackets",e)[0]||ef}const QX=typeof navigator=="object"&&/Android\b/.test(navigator.userAgent),EX=Ee.inputHandler.of((t,e,r,n)=>{if((QX?t.composing:t.compositionStarted)||t.state.readOnly)return!1;let i=t.state.selection.main;if(n.length>2||n.length==2&&fi(on(n,0))==1||e!=i.from||r!=i.to)return!1;let o=TX(t.state,n);return o?(t.dispatch(o),!0):!1}),CX=({state:t,dispatch:e})=>{if(t.readOnly)return!1;let n=zR(t,t.selection.main.head).brackets||ef.brackets,i=null,o=t.changeByRange(s=>{if(s.empty){let a=RX(t.doc,s.head);for(let l of n)if(l==a&&RO(t.doc,s.head)==FR(on(l,0)))return{changes:{from:s.head-l.length,to:s.head+l.length},range:oe.cursor(s.head-l.length)}}return{range:i=s}});return i||e(t.update(o,{scrollIntoView:!0,userEvent:"delete.backward"})),!i};function TX(t,e){let r=zR(t,t.selection.main.head),n=r.brackets||ef.brackets;for(let i of n){let o=FR(on(i,0));if(e==i)return o==i?jX(t,i,n.indexOf(i+i+i)>-1,r):AX(t,i,o,r.before||ef.before);if(e==o&&GR(t,t.selection.main.from))return MX(t,i,o)}return null}function GR(t,e){let r=!1;return t.field(UR).between(0,t.doc.length,n=>{n==e&&(r=!0)}),r}function RO(t,e){let r=t.sliceString(e,e+2);return r.slice(0,fi(on(r,0)))}function RX(t,e){let r=t.sliceString(e-2,e);return fi(on(r,0))==r.length?r:r.slice(1)}function AX(t,e,r,n){let i=null,o=t.changeByRange(s=>{if(!s.empty)return{changes:[{insert:e,from:s.from},{insert:r,from:s.to}],effects:la.of(s.to+e.length),range:oe.range(s.anchor+e.length,s.head+e.length)};let a=RO(t.doc,s.head);return!a||/\s/.test(a)||n.indexOf(a)>-1?{changes:{insert:e+r,from:s.head},effects:la.of(s.head+e.length),range:oe.cursor(s.head+e.length)}:{range:i=s}});return i?null:t.update(o,{scrollIntoView:!0,userEvent:"input.type"})}function MX(t,e,r){let n=null,i=t.changeByRange(o=>o.empty&&RO(t.doc,o.head)==r?{changes:{from:o.head,to:o.head+r.length,insert:r},range:oe.cursor(o.head+r.length)}:n={range:o});return n?null:t.update(i,{scrollIntoView:!0,userEvent:"input.type"})}function jX(t,e,r,n){let i=n.stringPrefixes||ef.stringPrefixes,o=null,s=t.changeByRange(a=>{if(!a.empty)return{changes:[{insert:e,from:a.from},{insert:e,from:a.to}],effects:la.of(a.to+e.length),range:oe.range(a.anchor+e.length,a.head+e.length)};let l=a.head,u=RO(t.doc,l),c;if(u==e){if(Ox(t,l))return{changes:{insert:e+e,from:l},effects:la.of(l+e.length),range:oe.cursor(l+e.length)};if(GR(t,l)){let h=r&&t.sliceDoc(l,l+e.length*3)==e+e+e?e+e+e:e;return{changes:{from:l,to:l+h.length,insert:h},range:oe.cursor(l+h.length)}}}else{if(r&&t.sliceDoc(l-2*e.length,l)==e+e&&(c=gx(t,l-2*e.length,i))>-1&&Ox(t,c))return{changes:{insert:e+e+e+e,from:l},effects:la.of(l+e.length),range:oe.cursor(l+e.length)};if(t.charCategorizer(l)(u)!=gr.Word&&gx(t,l,i)>-1&&!qX(t,l,e,i))return{changes:{insert:e+e,from:l},effects:la.of(l+e.length),range:oe.cursor(l+e.length)}}return{range:o=a}});return o?null:t.update(s,{scrollIntoView:!0,userEvent:"input.type"})}function Ox(t,e){let r=br(t).resolveInner(e+1);return r.parent&&r.from==e}function qX(t,e,r,n){let i=br(t).resolveInner(e,-1),o=n.reduce((s,a)=>Math.max(s,a.length),0);for(let s=0;s<5;s++){let a=t.sliceDoc(i.from,Math.min(i.to,i.from+r.length+o)),l=a.indexOf(r);if(!l||l>-1&&n.indexOf(a.slice(0,l))>-1){let c=i.firstChild;for(;c&&c.from==i.from&&c.to-c.from>r.length+l;){if(t.sliceDoc(c.to-r.length,c.to)==r)return!1;c=c.firstChild}return!0}let u=i.to==e&&i.parent;if(!u)break;i=u}return!1}function gx(t,e,r){let n=t.charCategorizer(e);if(n(t.sliceDoc(e-1,e))!=gr.Word)return e;for(let i of r){let o=e-i.length;if(t.sliceDoc(o,e)==i&&n(t.sliceDoc(o-1,o))!=gr.Word)return o}return-1}function HR(t={}){return[OX,Dn,an.of(t),dX,ZX,XR]}const DX=[{key:"Ctrl-Space",run:LR},{key:"Escape",run:VR},{key:"ArrowDown",run:ss(!0)},{key:"ArrowUp",run:ss(!1)},{key:"PageDown",run:ss(!0,"page")},{key:"PageUp",run:ss(!1,"page")},{key:"Enter",run:fv}],ZX=qo.highest(Of.computeN([an],t=>t.facet(an).defaultKeymap?[DX]:[]));class NX{constructor(e,r,n){this.from=e,this.to=r,this.diagnostic=n}}class ea{constructor(e,r,n){this.diagnostics=e,this.panel=r,this.selected=n}static init(e,r,n){let i=e,o=n.facet(ua).markerFilter;o&&(i=o(i));let s=Ae.set(i.map(a=>a.from==a.to||a.from==a.to-1&&n.doc.lineAt(a.from).to==a.from?Ae.widget({widget:new zX(a),diagnostic:a}).range(a.from):Ae.mark({attributes:{class:"cm-lintRange cm-lintRange-"+a.severity+(a.markClass?" "+a.markClass:"")},diagnostic:a}).range(a.from,a.to)),!0);return new ea(s,r,Hl(s))}}function Hl(t,e=null,r=0){let n=null;return t.between(r,1e9,(i,o,{spec:s})=>{if(!(e&&s.diagnostic!=e))return n=new NX(i,o,s.diagnostic),!1}),n}function WX(t,e){let r=t.startState.doc.lineAt(e.pos);return!!(t.effects.some(n=>n.is(x1))||t.changes.touchesRange(r.from,r.to))}function KR(t,e){return t.field(Jn,!1)?e:e.concat(mt.appendConfig.of(rA))}function IX(t,e){return{effects:KR(t,[x1.of(e)])}}const x1=mt.define(),_1=mt.define(),JR=mt.define(),Jn=Ur.define({create(){return new ea(Ae.none,null,null)},update(t,e){if(e.docChanged){let r=t.diagnostics.map(e.changes),n=null;if(t.selected){let i=e.changes.mapPos(t.selected.from,1);n=Hl(r,t.selected.diagnostic,i)||Hl(r,null,i)}t=new ea(r,t.panel,n)}for(let r of e.effects)r.is(x1)?t=ea.init(r.value,t.panel,e.state):r.is(_1)?t=new ea(t.diagnostics,r.value?AO.open:null,t.selected):r.is(JR)&&(t=new ea(t.diagnostics,t.panel,r.value));return t},provide:t=>[Xc.from(t,e=>e.panel),Ee.decorations.from(t,e=>e.diagnostics)]}),BX=Ae.mark({class:"cm-lintRange cm-lintRange-active"});function LX(t,e,r){let{diagnostics:n}=t.state.field(Jn),i=[],o=2e8,s=0;n.between(e-(r<0?1:0),e+(r>0?1:0),(l,u,{spec:c})=>{e>=l&&e<=u&&(l==u||(e>l||r>0)&&(e<u||r<0))&&(i.push(c.diagnostic),o=Math.min(l,o),s=Math.max(u,s))});let a=t.state.facet(ua).tooltipFilter;return a&&(i=a(i)),i.length?{pos:o,end:s,above:t.state.doc.lineAt(o).to<s,create(){return{dom:VX(t,i)}}}:null}function VX(t,e){return tr("ul",{class:"cm-tooltip-lint"},e.map(r=>tA(t,r,!1)))}const XX=t=>{let e=t.state.field(Jn,!1);(!e||!e.panel)&&t.dispatch({effects:KR(t.state,[_1.of(!0)])});let r=Vc(t,AO.open);return r&&r.dom.querySelector(".cm-panel-lint ul").focus(),!0},mx=t=>{let e=t.state.field(Jn,!1);return!e||!e.panel?!1:(t.dispatch({effects:_1.of(!1)}),!0)},YX=t=>{let e=t.state.field(Jn,!1);if(!e)return!1;let r=t.state.selection.main,n=e.diagnostics.iter(r.to+1);return!n.value&&(n=e.diagnostics.iter(0),!n.value||n.from==r.from&&n.to==r.to)?!1:(t.dispatch({selection:{anchor:n.from,head:n.to},scrollIntoView:!0}),!0)},UX=Jt.fromClass(class{constructor(t){this.view=t,this.timeout=-1,this.set=!0;let{delay:e}=t.state.facet(ua);this.lintTime=Date.now()+e,this.run=this.run.bind(this),this.timeout=setTimeout(this.run,e)}run(){let t=Date.now();if(t<this.lintTime-10)this.timeout=setTimeout(this.run,this.lintTime-t);else{this.set=!1;let{state:e}=this.view,{sources:r}=e.facet(ua);Promise.all(r.map(n=>Promise.resolve(n(this.view)))).then(n=>{let i=n.reduce((o,s)=>o.concat(s));this.view.state.doc==e.doc&&this.view.dispatch(IX(this.view.state,i))},n=>{Nn(this.view.state,n)})}}update(t){let e=t.state.facet(ua);(t.docChanged||e!=t.startState.facet(ua)||e.needsRefresh&&e.needsRefresh(t))&&(this.lintTime=Date.now()+e.delay,this.set||(this.set=!0,this.timeout=setTimeout(this.run,e.delay)))}force(){this.set&&(this.lintTime=Date.now(),this.run())}destroy(){clearTimeout(this.timeout)}}),ua=Ne.define({combine(t){return Object.assign({sources:t.map(e=>e.source)},Ii(t.map(e=>e.config),{delay:750,markerFilter:null,tooltipFilter:null,needsRefresh:null},{needsRefresh:(e,r)=>e?r?n=>e(n)||r(n):e:r}))}});function FX(t,e={}){return[ua.of({source:t,config:e}),UX,rA]}function eA(t){let e=[];if(t)e:for(let{name:r}of t){for(let n=0;n<r.length;n++){let i=r[n];if(/[a-zA-Z]/.test(i)&&!e.some(o=>o.toLowerCase()==i.toLowerCase())){e.push(i);continue e}}e.push("")}return e}function tA(t,e,r){var n;let i=r?eA(e.actions):[];return tr("li",{class:"cm-diagnostic cm-diagnostic-"+e.severity},tr("span",{class:"cm-diagnosticText"},e.renderMessage?e.renderMessage():e.message),(n=e.actions)===null||n===void 0?void 0:n.map((o,s)=>{let a=!1,l=h=>{if(h.preventDefault(),a)return;a=!0;let d=Hl(t.state.field(Jn).diagnostics,e);d&&o.apply(t,d.from,d.to)},{name:u}=o,c=i[s]?u.indexOf(i[s]):-1,f=c<0?u:[u.slice(0,c),tr("u",u.slice(c,c+1)),u.slice(c+1)];return tr("button",{type:"button",class:"cm-diagnosticAction",onclick:l,onmousedown:l,"aria-label":` Action: ${u}${c<0?"":` (access key "${i[s]})"`}.`},f)}),e.source&&tr("div",{class:"cm-diagnosticSource"},e.source))}class zX extends Si{constructor(e){super(),this.diagnostic=e}eq(e){return e.diagnostic==this.diagnostic}toDOM(){return tr("span",{class:"cm-lintPoint cm-lintPoint-"+this.diagnostic.severity})}}class yx{constructor(e,r){this.diagnostic=r,this.id="item_"+Math.floor(Math.random()*4294967295).toString(16),this.dom=tA(e,r,!0),this.dom.id=this.id,this.dom.setAttribute("role","option")}}class AO{constructor(e){this.view=e,this.items=[];let r=i=>{if(i.keyCode==27)mx(this.view),this.view.focus();else if(i.keyCode==38||i.keyCode==33)this.moveSelection((this.selectedIndex-1+this.items.length)%this.items.length);else if(i.keyCode==40||i.keyCode==34)this.moveSelection((this.selectedIndex+1)%this.items.length);else if(i.keyCode==36)this.moveSelection(0);else if(i.keyCode==35)this.moveSelection(this.items.length-1);else if(i.keyCode==13)this.view.focus();else if(i.keyCode>=65&&i.keyCode<=90&&this.selectedIndex>=0){let{diagnostic:o}=this.items[this.selectedIndex],s=eA(o.actions);for(let a=0;a<s.length;a++)if(s[a].toUpperCase().charCodeAt(0)==i.keyCode){let l=Hl(this.view.state.field(Jn).diagnostics,o);l&&o.actions[a].apply(e,l.from,l.to)}}else return;i.preventDefault()},n=i=>{for(let o=0;o<this.items.length;o++)this.items[o].dom.contains(i.target)&&this.moveSelection(o)};this.list=tr("ul",{tabIndex:0,role:"listbox","aria-label":this.view.state.phrase("Diagnostics"),onkeydown:r,onclick:n}),this.dom=tr("div",{class:"cm-panel-lint"},this.list,tr("button",{type:"button",name:"close","aria-label":this.view.state.phrase("close"),onclick:()=>mx(this.view)},"×")),this.update()}get selectedIndex(){let e=this.view.state.field(Jn).selected;if(!e)return-1;for(let r=0;r<this.items.length;r++)if(this.items[r].diagnostic==e.diagnostic)return r;return-1}update(){let{diagnostics:e,selected:r}=this.view.state.field(Jn),n=0,i=!1,o=null;for(e.between(0,this.view.state.doc.length,(s,a,{spec:l})=>{let u=-1,c;for(let f=n;f<this.items.length;f++)if(this.items[f].diagnostic==l.diagnostic){u=f;break}u<0?(c=new yx(this.view,l.diagnostic),this.items.splice(n,0,c),i=!0):(c=this.items[u],u>n&&(this.items.splice(n,u-n),i=!0)),r&&c.diagnostic==r.diagnostic?c.dom.hasAttribute("aria-selected")||(c.dom.setAttribute("aria-selected","true"),o=c):c.dom.hasAttribute("aria-selected")&&c.dom.removeAttribute("aria-selected"),n++});n<this.items.length&&!(this.items.length==1&&this.items[0].diagnostic.from<0);)i=!0,this.items.pop();this.items.length==0&&(this.items.push(new yx(this.view,{from:-1,to:-1,severity:"info",message:this.view.state.phrase("No diagnostics")})),i=!0),o?(this.list.setAttribute("aria-activedescendant",o.id),this.view.requestMeasure({key:this,read:()=>({sel:o.dom.getBoundingClientRect(),panel:this.list.getBoundingClientRect()}),write:({sel:s,panel:a})=>{let l=a.height/this.list.offsetHeight;s.top<a.top?this.list.scrollTop-=(a.top-s.top)/l:s.bottom>a.bottom&&(this.list.scrollTop+=(s.bottom-a.bottom)/l)}})):this.selectedIndex<0&&this.list.removeAttribute("aria-activedescendant"),i&&this.sync()}sync(){let e=this.list.firstChild;function r(){let n=e;e=n.nextSibling,n.remove()}for(let n of this.items)if(n.dom.parentNode==this.list){for(;e!=n.dom;)r();e=n.dom.nextSibling}else this.list.insertBefore(n.dom,e);for(;e;)r()}moveSelection(e){if(this.selectedIndex<0)return;let r=this.view.state.field(Jn),n=Hl(r.diagnostics,this.items[e].diagnostic);n&&this.view.dispatch({selection:{anchor:n.from,head:n.to},scrollIntoView:!0,effects:JR.of(n)})}static open(e){return new AO(e)}}function GX(t,e='viewBox="0 0 40 40"'){return`url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" ${e}>${encodeURIComponent(t)}</svg>')`}function cd(t){return GX(`<path d="m0 2.5 l2 -1.5 l1 0 l2 1.5 l1 0" stroke="${t}" fill="none" stroke-width=".7"/>`,'width="6" height="3"')}const HX=Ee.baseTheme({".cm-diagnostic":{padding:"3px 6px 3px 8px",marginLeft:"-1px",display:"block",whiteSpace:"pre-wrap"},".cm-diagnostic-error":{borderLeft:"5px solid #d11"},".cm-diagnostic-warning":{borderLeft:"5px solid orange"},".cm-diagnostic-info":{borderLeft:"5px solid #999"},".cm-diagnostic-hint":{borderLeft:"5px solid #66d"},".cm-diagnosticAction":{font:"inherit",border:"none",padding:"2px 4px",backgroundColor:"#444",color:"white",borderRadius:"3px",marginLeft:"8px",cursor:"pointer"},".cm-diagnosticSource":{fontSize:"70%",opacity:.7},".cm-lintRange":{backgroundPosition:"left bottom",backgroundRepeat:"repeat-x",paddingBottom:"0.7px"},".cm-lintRange-error":{backgroundImage:cd("#d11")},".cm-lintRange-warning":{backgroundImage:cd("orange")},".cm-lintRange-info":{backgroundImage:cd("#999")},".cm-lintRange-hint":{backgroundImage:cd("#66d")},".cm-lintRange-active":{backgroundColor:"#ffdd9980"},".cm-tooltip-lint":{padding:0,margin:0},".cm-lintPoint":{position:"relative","&:after":{content:'""',position:"absolute",bottom:0,left:"-2px",borderLeft:"3px solid transparent",borderRight:"3px solid transparent",borderBottom:"4px solid #d11"}},".cm-lintPoint-warning":{"&:after":{borderBottomColor:"orange"}},".cm-lintPoint-info":{"&:after":{borderBottomColor:"#999"}},".cm-lintPoint-hint":{"&:after":{borderBottomColor:"#66d"}},".cm-panel.cm-panel-lint":{position:"relative","& ul":{maxHeight:"100px",overflowY:"auto","& [aria-selected]":{backgroundColor:"#ddd","& u":{textDecoration:"underline"}},"&:focus [aria-selected]":{background_fallback:"#bdf",backgroundColor:"Highlight",color_fallback:"white",color:"HighlightText"},"& u":{textDecoration:"none"},padding:0,margin:0},"& [name=close]":{position:"absolute",top:"0",right:"2px",background:"inherit",border:"none",font:"inherit",padding:0,margin:0}}}),rA=[Jn,Ee.decorations.compute([Jn],t=>{let{selected:e,panel:r}=t.field(Jn);return!e||!r||e.from==e.to?Ae.none:Ae.set([BX.range(e.from,e.to)])}),hZ(LX,{hideOn:WX}),HX];var vx={};class Bp{constructor(e,r,n,i,o,s,a,l,u,c=0,f){this.p=e,this.stack=r,this.state=n,this.reducePos=i,this.pos=o,this.score=s,this.buffer=a,this.bufferBase=l,this.curContext=u,this.lookAhead=c,this.parent=f}toString(){return`[${this.stack.filter((e,r)=>r%3==0).concat(this.state)}]@${this.pos}${this.score?"!"+this.score:""}`}static start(e,r,n=0){let i=e.parser.context;return new Bp(e,[],r,n,n,0,[],0,i?new wx(i,i.start):null,0,null)}get context(){return this.curContext?this.curContext.context:null}pushState(e,r){this.stack.push(this.state,r,this.bufferBase+this.buffer.length),this.state=e}reduce(e){var r;let n=e>>19,i=e&65535,{parser:o}=this.p,s=o.dynamicPrecedence(i);if(s&&(this.score+=s),n==0){this.pushState(o.getGoto(this.state,i,!0),this.reducePos),i<o.minRepeatTerm&&this.storeNode(i,this.reducePos,this.reducePos,4,!0),this.reduceContext(i,this.reducePos);return}let a=this.stack.length-(n-1)*3-(e&262144?6:0),l=a?this.stack[a-2]:this.p.ranges[0].from,u=this.reducePos-l;u>=2e3&&!(!((r=this.p.parser.nodeSet.types[i])===null||r===void 0)&&r.isAnonymous)&&(l==this.p.lastBigReductionStart?(this.p.bigReductionCount++,this.p.lastBigReductionSize=u):this.p.lastBigReductionSize<u&&(this.p.bigReductionCount=1,this.p.lastBigReductionStart=l,this.p.lastBigReductionSize=u));let c=a?this.stack[a-1]:0,f=this.bufferBase+this.buffer.length-c;if(i<o.minRepeatTerm||e&131072){let h=o.stateFlag(this.state,1)?this.pos:this.reducePos;this.storeNode(i,l,h,f+4,!0)}if(e&262144)this.state=this.stack[a];else{let h=this.stack[a-3];this.state=o.getGoto(h,i,!0)}for(;this.stack.length>a;)this.stack.pop();this.reduceContext(i,l)}storeNode(e,r,n,i=4,o=!1){if(e==0&&(!this.stack.length||this.stack[this.stack.length-1]<this.buffer.length+this.bufferBase)){let s=this,a=this.buffer.length;if(a==0&&s.parent&&(a=s.bufferBase-s.parent.bufferBase,s=s.parent),a>0&&s.buffer[a-4]==0&&s.buffer[a-1]>-1){if(r==n)return;if(s.buffer[a-2]>=r){s.buffer[a-2]=n;return}}}if(!o||this.pos==n)this.buffer.push(e,r,n,i);else{let s=this.buffer.length;if(s>0&&this.buffer[s-4]!=0)for(;s>0&&this.buffer[s-2]>n;)this.buffer[s]=this.buffer[s-4],this.buffer[s+1]=this.buffer[s-3],this.buffer[s+2]=this.buffer[s-2],this.buffer[s+3]=this.buffer[s-1],s-=4,i>4&&(i-=4);this.buffer[s]=e,this.buffer[s+1]=r,this.buffer[s+2]=n,this.buffer[s+3]=i}}shift(e,r,n,i){if(e&131072)this.pushState(e&65535,this.pos);else if(e&262144)this.pos=i,this.shiftContext(r,n),r<=this.p.parser.maxNode&&this.buffer.push(r,n,i,4);else{let o=e,{parser:s}=this.p;(i>this.pos||r<=s.maxNode)&&(this.pos=i,s.stateFlag(o,1)||(this.reducePos=i)),this.pushState(o,n),this.shiftContext(r,n),r<=s.maxNode&&this.buffer.push(r,n,i,4)}}apply(e,r,n,i){e&65536?this.reduce(e):this.shift(e,r,n,i)}useNode(e,r){let n=this.p.reused.length-1;(n<0||this.p.reused[n]!=e)&&(this.p.reused.push(e),n++);let i=this.pos;this.reducePos=this.pos=i+e.length,this.pushState(r,i),this.buffer.push(n,i,this.reducePos,-1),this.curContext&&this.updateContext(this.curContext.tracker.reuse(this.curContext.context,e,this,this.p.stream.reset(this.pos-e.length)))}split(){let e=this,r=e.buffer.length;for(;r>0&&e.buffer[r-2]>e.reducePos;)r-=4;let n=e.buffer.slice(r),i=e.bufferBase+r;for(;e&&i==e.bufferBase;)e=e.parent;return new Bp(this.p,this.stack.slice(),this.state,this.reducePos,this.pos,this.score,n,i,this.curContext,this.lookAhead,e)}recoverByDelete(e,r){let n=e<=this.p.parser.maxNode;n&&this.storeNode(e,this.pos,r,4),this.storeNode(0,this.pos,r,n?8:4),this.pos=this.reducePos=r,this.score-=190}canShift(e){for(let r=new KX(this);;){let n=this.p.parser.stateSlot(r.state,4)||this.p.parser.hasAction(r.state,e);if(n==0)return!1;if(!(n&65536))return!0;r.reduce(n)}}recoverByInsert(e){if(this.stack.length>=300)return[];let r=this.p.parser.nextStates(this.state);if(r.length>8||this.stack.length>=120){let i=[];for(let o=0,s;o<r.length;o+=2)(s=r[o+1])!=this.state&&this.p.parser.hasAction(s,e)&&i.push(r[o],s);if(this.stack.length<120)for(let o=0;i.length<8&&o<r.length;o+=2){let s=r[o+1];i.some((a,l)=>l&1&&a==s)||i.push(r[o],s)}r=i}let n=[];for(let i=0;i<r.length&&n.length<4;i+=2){let o=r[i+1];if(o==this.state)continue;let s=this.split();s.pushState(o,this.pos),s.storeNode(0,s.pos,s.pos,4,!0),s.shiftContext(r[i],this.pos),s.reducePos=this.pos,s.score-=200,n.push(s)}return n}forceReduce(){let{parser:e}=this.p,r=e.stateSlot(this.state,5);if(!(r&65536))return!1;if(!e.validAction(this.state,r)){let n=r>>19,i=r&65535,o=this.stack.length-n*3;if(o<0||e.getGoto(this.stack[o],i,!1)<0){let s=this.findForcedReduction();if(s==null)return!1;r=s}this.storeNode(0,this.pos,this.pos,4,!0),this.score-=100}return this.reducePos=this.pos,this.reduce(r),!0}findForcedReduction(){let{parser:e}=this.p,r=[],n=(i,o)=>{if(!r.includes(i))return r.push(i),e.allActions(i,s=>{if(!(s&393216))if(s&65536){let a=(s>>19)-o;if(a>1){let l=s&65535,u=this.stack.length-a*3;if(u>=0&&e.getGoto(this.stack[u],l,!1)>=0)return a<<19|65536|l}}else{let a=n(s,o+1);if(a!=null)return a}})};return n(this.state,0)}forceAll(){for(;!this.p.parser.stateFlag(this.state,2);)if(!this.forceReduce()){this.storeNode(0,this.pos,this.pos,4,!0);break}return this}get deadEnd(){if(this.stack.length!=3)return!1;let{parser:e}=this.p;return e.data[e.stateSlot(this.state,1)]==65535&&!e.stateSlot(this.state,4)}restart(){this.storeNode(0,this.pos,this.pos,4,!0),this.state=this.stack[0],this.stack.length=0}sameState(e){if(this.state!=e.state||this.stack.length!=e.stack.length)return!1;for(let r=0;r<this.stack.length;r+=3)if(this.stack[r]!=e.stack[r])return!1;return!0}get parser(){return this.p.parser}dialectEnabled(e){return this.p.parser.dialect.flags[e]}shiftContext(e,r){this.curContext&&this.updateContext(this.curContext.tracker.shift(this.curContext.context,e,this,this.p.stream.reset(r)))}reduceContext(e,r){this.curContext&&this.updateContext(this.curContext.tracker.reduce(this.curContext.context,e,this,this.p.stream.reset(r)))}emitContext(){let e=this.buffer.length-1;(e<0||this.buffer[e]!=-3)&&this.buffer.push(this.curContext.hash,this.pos,this.pos,-3)}emitLookAhead(){let e=this.buffer.length-1;(e<0||this.buffer[e]!=-4)&&this.buffer.push(this.lookAhead,this.pos,this.pos,-4)}updateContext(e){if(e!=this.curContext.context){let r=new wx(this.curContext.tracker,e);r.hash!=this.curContext.hash&&this.emitContext(),this.curContext=r}}setLookAhead(e){e>this.lookAhead&&(this.emitLookAhead(),this.lookAhead=e)}close(){this.curContext&&this.curContext.tracker.strict&&this.emitContext(),this.lookAhead>0&&this.emitLookAhead()}}class wx{constructor(e,r){this.tracker=e,this.context=r,this.hash=e.strict?e.hash(r):0}}class KX{constructor(e){this.start=e,this.state=e.state,this.stack=e.stack,this.base=this.stack.length}reduce(e){let r=e&65535,n=e>>19;n==0?(this.stack==this.start.stack&&(this.stack=this.stack.slice()),this.stack.push(this.state,0,0),this.base+=3):this.base-=(n-1)*3;let i=this.start.p.parser.getGoto(this.stack[this.base-3],r,!0);this.state=i}}class Lp{constructor(e,r,n){this.stack=e,this.pos=r,this.index=n,this.buffer=e.buffer,this.index==0&&this.maybeNext()}static create(e,r=e.bufferBase+e.buffer.length){return new Lp(e,r,r-e.bufferBase)}maybeNext(){let e=this.stack.parent;e!=null&&(this.index=this.stack.bufferBase-e.bufferBase,this.stack=e,this.buffer=e.buffer)}get id(){return this.buffer[this.index-4]}get start(){return this.buffer[this.index-3]}get end(){return this.buffer[this.index-2]}get size(){return this.buffer[this.index-1]}next(){this.index-=4,this.pos-=4,this.index==0&&this.maybeNext()}fork(){return new Lp(this.stack,this.pos,this.index)}}function ec(t,e=Uint16Array){if(typeof t!="string")return t;let r=null;for(let n=0,i=0;n<t.length;){let o=0;for(;;){let s=t.charCodeAt(n++),a=!1;if(s==126){o=65535;break}s>=92&&s--,s>=34&&s--;let l=s-32;if(l>=46&&(l-=46,a=!0),o+=l,a)break;o*=46}r?r[i++]=o:r=new e(o)}return r}class Bd{constructor(){this.start=-1,this.value=-1,this.end=-1,this.extended=-1,this.lookAhead=0,this.mask=0,this.context=0}}const Sx=new Bd;class JX{constructor(e,r){this.input=e,this.ranges=r,this.chunk="",this.chunkOff=0,this.chunk2="",this.chunk2Pos=0,this.next=-1,this.token=Sx,this.rangeIndex=0,this.pos=this.chunkPos=r[0].from,this.range=r[0],this.end=r[r.length-1].to,this.readNext()}resolveOffset(e,r){let n=this.range,i=this.rangeIndex,o=this.pos+e;for(;o<n.from;){if(!i)return null;let s=this.ranges[--i];o-=n.from-s.to,n=s}for(;r<0?o>n.to:o>=n.to;){if(i==this.ranges.length-1)return null;let s=this.ranges[++i];o+=s.from-n.to,n=s}return o}clipPos(e){if(e>=this.range.from&&e<this.range.to)return e;for(let r of this.ranges)if(r.to>e)return Math.max(e,r.from);return this.end}peek(e){let r=this.chunkOff+e,n,i;if(r>=0&&r<this.chunk.length)n=this.pos+e,i=this.chunk.charCodeAt(r);else{let o=this.resolveOffset(e,1);if(o==null)return-1;if(n=o,n>=this.chunk2Pos&&n<this.chunk2Pos+this.chunk2.length)i=this.chunk2.charCodeAt(n-this.chunk2Pos);else{let s=this.rangeIndex,a=this.range;for(;a.to<=n;)a=this.ranges[++s];this.chunk2=this.input.chunk(this.chunk2Pos=n),n+this.chunk2.length>a.to&&(this.chunk2=this.chunk2.slice(0,a.to-n)),i=this.chunk2.charCodeAt(0)}}return n>=this.token.lookAhead&&(this.token.lookAhead=n+1),i}acceptToken(e,r=0){let n=r?this.resolveOffset(r,-1):this.pos;if(n==null||n<this.token.start)throw new RangeError("Token end out of bounds");this.token.value=e,this.token.end=n}acceptTokenTo(e,r){this.token.value=e,this.token.end=r}getChunk(){if(this.pos>=this.chunk2Pos&&this.pos<this.chunk2Pos+this.chunk2.length){let{chunk:e,chunkPos:r}=this;this.chunk=this.chunk2,this.chunkPos=this.chunk2Pos,this.chunk2=e,this.chunk2Pos=r,this.chunkOff=this.pos-this.chunkPos}else{this.chunk2=this.chunk,this.chunk2Pos=this.chunkPos;let e=this.input.chunk(this.pos),r=this.pos+e.length;this.chunk=r>this.range.to?e.slice(0,this.range.to-this.pos):e,this.chunkPos=this.pos,this.chunkOff=0}}readNext(){return this.chunkOff>=this.chunk.length&&(this.getChunk(),this.chunkOff==this.chunk.length)?this.next=-1:this.next=this.chunk.charCodeAt(this.chunkOff)}advance(e=1){for(this.chunkOff+=e;this.pos+e>=this.range.to;){if(this.rangeIndex==this.ranges.length-1)return this.setDone();e-=this.range.to-this.pos,this.range=this.ranges[++this.rangeIndex],this.pos=this.range.from}return this.pos+=e,this.pos>=this.token.lookAhead&&(this.token.lookAhead=this.pos+1),this.readNext()}setDone(){return this.pos=this.chunkPos=this.end,this.range=this.ranges[this.rangeIndex=this.ranges.length-1],this.chunk="",this.next=-1}reset(e,r){if(r?(this.token=r,r.start=e,r.lookAhead=e+1,r.value=r.extended=-1):this.token=Sx,this.pos!=e){if(this.pos=e,e==this.end)return this.setDone(),this;for(;e<this.range.from;)this.range=this.ranges[--this.rangeIndex];for(;e>=this.range.to;)this.range=this.ranges[++this.rangeIndex];e>=this.chunkPos&&e<this.chunkPos+this.chunk.length?this.chunkOff=e-this.chunkPos:(this.chunk="",this.chunkOff=0),this.readNext()}return this}read(e,r){if(e>=this.chunkPos&&r<=this.chunkPos+this.chunk.length)return this.chunk.slice(e-this.chunkPos,r-this.chunkPos);if(e>=this.chunk2Pos&&r<=this.chunk2Pos+this.chunk2.length)return this.chunk2.slice(e-this.chunk2Pos,r-this.chunk2Pos);if(e>=this.range.from&&r<=this.range.to)return this.input.read(e,r);let n="";for(let i of this.ranges){if(i.from>=r)break;i.to>e&&(n+=this.input.read(Math.max(i.from,e),Math.min(i.to,r)))}return n}}class Al{constructor(e,r){this.data=e,this.id=r}token(e,r){let{parser:n}=r.p;nA(this.data,e,r,this.id,n.data,n.tokenPrecTable)}}Al.prototype.contextual=Al.prototype.fallback=Al.prototype.extend=!1;class Vp{constructor(e,r,n){this.precTable=r,this.elseToken=n,this.data=typeof e=="string"?ec(e):e}token(e,r){let n=e.pos,i=0;for(;;){let o=e.next<0,s=e.resolveOffset(1,1);if(nA(this.data,e,r,0,this.data,this.precTable),e.token.value>-1)break;if(this.elseToken==null)return;if(o||i++,s==null)break;e.reset(s,e.token)}i&&(e.reset(n,e.token),e.acceptToken(this.elseToken,i))}}Vp.prototype.contextual=Al.prototype.fallback=Al.prototype.extend=!1;class Sn{constructor(e,r={}){this.token=e,this.contextual=!!r.contextual,this.fallback=!!r.fallback,this.extend=!!r.extend}}function nA(t,e,r,n,i,o){let s=0,a=1<<n,{dialect:l}=r.p.parser;e:for(;a&t[s];){let u=t[s+1];for(let d=s+3;d<u;d+=2)if((t[d+1]&a)>0){let p=t[d];if(l.allows(p)&&(e.token.value==-1||e.token.value==p||e4(p,e.token.value,i,o))){e.acceptToken(p);break}}let c=e.next,f=0,h=t[s+2];if(e.next<0&&h>f&&t[u+h*3-3]==65535){s=t[u+h*3-1];continue e}for(;f<h;){let d=f+h>>1,p=u+d+(d<<1),O=t[p],m=t[p+1]||65536;if(c<O)h=d;else if(c>=m)f=d+1;else{s=t[p+2],e.advance();continue e}}break}}function bx(t,e,r){for(let n=e,i;(i=t[n])!=65535;n++)if(i==r)return n-e;return-1}function e4(t,e,r,n){let i=bx(r,n,e);return i<0||bx(r,n,t)<i}const Yn=typeof process<"u"&&vx&&/\bparse\b/.test(vx.LOG);let Yg=null;function Px(t,e,r){let n=t.cursor(rr.IncludeAnonymous);for(n.moveTo(e);;)if(!(r<0?n.childBefore(e):n.childAfter(e)))for(;;){if((r<0?n.to<e:n.from>e)&&!n.type.isError)return r<0?Math.max(0,Math.min(n.to-1,e-25)):Math.min(t.length,Math.max(n.from+1,e+25));if(r<0?n.prevSibling():n.nextSibling())break;if(!n.parent())return r<0?0:t.length}}let t4=class{constructor(e,r){this.fragments=e,this.nodeSet=r,this.i=0,this.fragment=null,this.safeFrom=-1,this.safeTo=-1,this.trees=[],this.start=[],this.index=[],this.nextFragment()}nextFragment(){let e=this.fragment=this.i==this.fragments.length?null:this.fragments[this.i++];if(e){for(this.safeFrom=e.openStart?Px(e.tree,e.from+e.offset,1)-e.offset:e.from,this.safeTo=e.openEnd?Px(e.tree,e.to+e.offset,-1)-e.offset:e.to;this.trees.length;)this.trees.pop(),this.start.pop(),this.index.pop();this.trees.push(e.tree),this.start.push(-e.offset),this.index.push(0),this.nextStart=this.safeFrom}else this.nextStart=1e9}nodeAt(e){if(e<this.nextStart)return null;for(;this.fragment&&this.safeTo<=e;)this.nextFragment();if(!this.fragment)return null;for(;;){let r=this.trees.length-1;if(r<0)return this.nextFragment(),null;let n=this.trees[r],i=this.index[r];if(i==n.children.length){this.trees.pop(),this.start.pop(),this.index.pop();continue}let o=n.children[i],s=this.start[r]+n.positions[i];if(s>e)return this.nextStart=s,null;if(o instanceof Ut){if(s==e){if(s<this.safeFrom)return null;let a=s+o.length;if(a<=this.safeTo){let l=o.prop(dt.lookAhead);if(!l||a+l<this.fragment.to)return o}}this.index[r]++,s+o.length>=Math.max(this.safeFrom,e)&&(this.trees.push(o),this.start.push(s),this.index.push(0))}else this.index[r]++,this.nextStart=s+o.length}}};class r4{constructor(e,r){this.stream=r,this.tokens=[],this.mainToken=null,this.actions=[],this.tokens=e.tokenizers.map(n=>new Bd)}getActions(e){let r=0,n=null,{parser:i}=e.p,{tokenizers:o}=i,s=i.stateSlot(e.state,3),a=e.curContext?e.curContext.hash:0,l=0;for(let u=0;u<o.length;u++){if(!(1<<u&s))continue;let c=o[u],f=this.tokens[u];if(!(n&&!c.fallback)&&((c.contextual||f.start!=e.pos||f.mask!=s||f.context!=a)&&(this.updateCachedToken(f,c,e),f.mask=s,f.context=a),f.lookAhead>f.end+25&&(l=Math.max(f.lookAhead,l)),f.value!=0)){let h=r;if(f.extended>-1&&(r=this.addActions(e,f.extended,f.end,r)),r=this.addActions(e,f.value,f.end,r),!c.extend&&(n=f,r>h))break}}for(;this.actions.length>r;)this.actions.pop();return l&&e.setLookAhead(l),!n&&e.pos==this.stream.end&&(n=new Bd,n.value=e.p.parser.eofTerm,n.start=n.end=e.pos,r=this.addActions(e,n.value,n.end,r)),this.mainToken=n,this.actions}getMainToken(e){if(this.mainToken)return this.mainToken;let r=new Bd,{pos:n,p:i}=e;return r.start=n,r.end=Math.min(n+1,i.stream.end),r.value=n==i.stream.end?i.parser.eofTerm:0,r}updateCachedToken(e,r,n){let i=this.stream.clipPos(n.pos);if(r.token(this.stream.reset(i,e),n),e.value>-1){let{parser:o}=n.p;for(let s=0;s<o.specialized.length;s++)if(o.specialized[s]==e.value){let a=o.specializers[s](this.stream.read(e.start,e.end),n);if(a>=0&&n.p.parser.dialect.allows(a>>1)){a&1?e.extended=a>>1:e.value=a>>1;break}}}else e.value=0,e.end=this.stream.clipPos(i+1)}putAction(e,r,n,i){for(let o=0;o<i;o+=3)if(this.actions[o]==e)return i;return this.actions[i++]=e,this.actions[i++]=r,this.actions[i++]=n,i}addActions(e,r,n,i){let{state:o}=e,{parser:s}=e.p,{data:a}=s;for(let l=0;l<2;l++)for(let u=s.stateSlot(o,l?2:1);;u+=3){if(a[u]==65535)if(a[u+1]==1)u=Po(a,u+2);else{i==0&&a[u+1]==2&&(i=this.putAction(Po(a,u+2),r,n,i));break}a[u]==r&&(i=this.putAction(Po(a,u+1),r,n,i))}return i}}class n4{constructor(e,r,n,i){this.parser=e,this.input=r,this.ranges=i,this.recovering=0,this.nextStackID=9812,this.minStackPos=0,this.reused=[],this.stoppedAt=null,this.lastBigReductionStart=-1,this.lastBigReductionSize=0,this.bigReductionCount=0,this.stream=new JX(r,i),this.tokens=new r4(e,this.stream),this.topTerm=e.top[1];let{from:o}=i[0];this.stacks=[Bp.start(this,e.top[0],o)],this.fragments=n.length&&this.stream.end-o>e.bufferLength*4?new t4(n,e.nodeSet):null}get parsedPos(){return this.minStackPos}advance(){let e=this.stacks,r=this.minStackPos,n=this.stacks=[],i,o;if(this.bigReductionCount>300&&e.length==1){let[s]=e;for(;s.forceReduce()&&s.stack.length&&s.stack[s.stack.length-2]>=this.lastBigReductionStart;);this.bigReductionCount=this.lastBigReductionSize=0}for(let s=0;s<e.length;s++){let a=e[s];for(;;){if(this.tokens.mainToken=null,a.pos>r)n.push(a);else{if(this.advanceStack(a,n,e))continue;{i||(i=[],o=[]),i.push(a);let l=this.tokens.getMainToken(a);o.push(l.value,l.end)}}break}}if(!n.length){let s=i&&o4(i);if(s)return Yn&&console.log("Finish with "+this.stackID(s)),this.stackToTree(s);if(this.parser.strict)throw Yn&&i&&console.log("Stuck with token "+(this.tokens.mainToken?this.parser.getName(this.tokens.mainToken.value):"none")),new SyntaxError("No parse at "+r);this.recovering||(this.recovering=5)}if(this.recovering&&i){let s=this.stoppedAt!=null&&i[0].pos>this.stoppedAt?i[0]:this.runRecovery(i,o,n);if(s)return Yn&&console.log("Force-finish "+this.stackID(s)),this.stackToTree(s.forceAll())}if(this.recovering){let s=this.recovering==1?1:this.recovering*3;if(n.length>s)for(n.sort((a,l)=>l.score-a.score);n.length>s;)n.pop();n.some(a=>a.reducePos>r)&&this.recovering--}else if(n.length>1){e:for(let s=0;s<n.length-1;s++){let a=n[s];for(let l=s+1;l<n.length;l++){let u=n[l];if(a.sameState(u)||a.buffer.length>500&&u.buffer.length>500)if((a.score-u.score||a.buffer.length-u.buffer.length)>0)n.splice(l--,1);else{n.splice(s--,1);continue e}}}n.length>12&&n.splice(12,n.length-12)}this.minStackPos=n[0].pos;for(let s=1;s<n.length;s++)n[s].pos<this.minStackPos&&(this.minStackPos=n[s].pos);return null}stopAt(e){if(this.stoppedAt!=null&&this.stoppedAt<e)throw new RangeError("Can't move stoppedAt forward");this.stoppedAt=e}advanceStack(e,r,n){let i=e.pos,{parser:o}=this,s=Yn?this.stackID(e)+" -> ":"";if(this.stoppedAt!=null&&i>this.stoppedAt)return e.forceReduce()?e:null;if(this.fragments){let u=e.curContext&&e.curContext.tracker.strict,c=u?e.curContext.hash:0;for(let f=this.fragments.nodeAt(i);f;){let h=this.parser.nodeSet.types[f.type.id]==f.type?o.getGoto(e.state,f.type.id):-1;if(h>-1&&f.length&&(!u||(f.prop(dt.contextHash)||0)==c))return e.useNode(f,h),Yn&&console.log(s+this.stackID(e)+` (via reuse of ${o.getName(f.type.id)})`),!0;if(!(f instanceof Ut)||f.children.length==0||f.positions[0]>0)break;let d=f.children[0];if(d instanceof Ut&&f.positions[0]==0)f=d;else break}}let a=o.stateSlot(e.state,4);if(a>0)return e.reduce(a),Yn&&console.log(s+this.stackID(e)+` (via always-reduce ${o.getName(a&65535)})`),!0;if(e.stack.length>=8400)for(;e.stack.length>6e3&&e.forceReduce(););let l=this.tokens.getActions(e);for(let u=0;u<l.length;){let c=l[u++],f=l[u++],h=l[u++],d=u==l.length||!n,p=d?e:e.split(),O=this.tokens.mainToken;if(p.apply(c,f,O?O.start:p.pos,h),Yn&&console.log(s+this.stackID(p)+` (via ${c&65536?`reduce of ${o.getName(c&65535)}`:"shift"} for ${o.getName(f)} @ ${i}${p==e?"":", split"})`),d)return!0;p.pos>i?r.push(p):n.push(p)}return!1}advanceFully(e,r){let n=e.pos;for(;;){if(!this.advanceStack(e,null,null))return!1;if(e.pos>n)return kx(e,r),!0}}runRecovery(e,r,n){let i=null,o=!1;for(let s=0;s<e.length;s++){let a=e[s],l=r[s<<1],u=r[(s<<1)+1],c=Yn?this.stackID(a)+" -> ":"";if(a.deadEnd&&(o||(o=!0,a.restart(),Yn&&console.log(c+this.stackID(a)+" (restarted)"),this.advanceFully(a,n))))continue;let f=a.split(),h=c;for(let d=0;f.forceReduce()&&d<10&&(Yn&&console.log(h+this.stackID(f)+" (via force-reduce)"),!this.advanceFully(f,n));d++)Yn&&(h=this.stackID(f)+" -> ");for(let d of a.recoverByInsert(l))Yn&&console.log(c+this.stackID(d)+" (via recover-insert)"),this.advanceFully(d,n);this.stream.end>a.pos?(u==a.pos&&(u++,l=0),a.recoverByDelete(l,u),Yn&&console.log(c+this.stackID(a)+` (via recover-delete ${this.parser.getName(l)})`),kx(a,n)):(!i||i.score<a.score)&&(i=a)}return i}stackToTree(e){return e.close(),Ut.build({buffer:Lp.create(e),nodeSet:this.parser.nodeSet,topID:this.topTerm,maxBufferLength:this.parser.bufferLength,reused:this.reused,start:this.ranges[0].from,length:e.pos-this.ranges[0].from,minRepeatType:this.parser.minRepeatTerm})}stackID(e){let r=(Yg||(Yg=new WeakMap)).get(e);return r||Yg.set(e,r=String.fromCodePoint(this.nextStackID++)),r+e}}function kx(t,e){for(let r=0;r<e.length;r++){let n=e[r];if(n.pos==t.pos&&n.sameState(t)){e[r].score<t.score&&(e[r]=t);return}}e.push(t)}class i4{constructor(e,r,n){this.source=e,this.flags=r,this.disabled=n}allows(e){return!this.disabled||this.disabled[e]==0}}const Ug=t=>t;class $1{constructor(e){this.start=e.start,this.shift=e.shift||Ug,this.reduce=e.reduce||Ug,this.reuse=e.reuse||Ug,this.hash=e.hash||(()=>0),this.strict=e.strict!==!1}}class $s extends D0{constructor(e){if(super(),this.wrappers=[],e.version!=14)throw new RangeError(`Parser version (${e.version}) doesn't match runtime version (14)`);let r=e.nodeNames.split(" ");this.minRepeatTerm=r.length;for(let a=0;a<e.repeatNodeCount;a++)r.push("");let n=Object.keys(e.topRules).map(a=>e.topRules[a][1]),i=[];for(let a=0;a<r.length;a++)i.push([]);function o(a,l,u){i[a].push([l,l.deserialize(String(u))])}if(e.nodeProps)for(let a of e.nodeProps){let l=a[0];typeof l=="string"&&(l=dt[l]);for(let u=1;u<a.length;){let c=a[u++];if(c>=0)o(c,l,a[u++]);else{let f=a[u+-c];for(let h=-c;h>0;h--)o(a[u++],l,f);u++}}}this.nodeSet=new mf(r.map((a,l)=>Yr.define({name:l>=this.minRepeatTerm?void 0:a,id:l,props:i[l],top:n.indexOf(l)>-1,error:l==0,skipped:e.skippedNodes&&e.skippedNodes.indexOf(l)>-1}))),e.propSources&&(this.nodeSet=this.nodeSet.extend(...e.propSources)),this.strict=!1,this.bufferLength=OC;let s=ec(e.tokenData);this.context=e.context,this.specializerSpecs=e.specialized||[],this.specialized=new Uint16Array(this.specializerSpecs.length);for(let a=0;a<this.specializerSpecs.length;a++)this.specialized[a]=this.specializerSpecs[a].term;this.specializers=this.specializerSpecs.map(xx),this.states=ec(e.states,Uint32Array),this.data=ec(e.stateData),this.goto=ec(e.goto),this.maxTerm=e.maxTerm,this.tokenizers=e.tokenizers.map(a=>typeof a=="number"?new Al(s,a):a),this.topRules=e.topRules,this.dialects=e.dialects||{},this.dynamicPrecedences=e.dynamicPrecedences||null,this.tokenPrecTable=e.tokenPrec,this.termNames=e.termNames||null,this.maxNode=this.nodeSet.types.length-1,this.dialect=this.parseDialect(),this.top=this.topRules[Object.keys(this.topRules)[0]]}createParse(e,r,n){let i=new n4(this,e,r,n);for(let o of this.wrappers)i=o(i,e,r,n);return i}getGoto(e,r,n=!1){let i=this.goto;if(r>=i[0])return-1;for(let o=i[r+1];;){let s=i[o++],a=s&1,l=i[o++];if(a&&n)return l;for(let u=o+(s>>1);o<u;o++)if(i[o]==e)return l;if(a)return-1}}hasAction(e,r){let n=this.data;for(let i=0;i<2;i++)for(let o=this.stateSlot(e,i?2:1),s;;o+=3){if((s=n[o])==65535)if(n[o+1]==1)s=n[o=Po(n,o+2)];else{if(n[o+1]==2)return Po(n,o+2);break}if(s==r||s==0)return Po(n,o+1)}return 0}stateSlot(e,r){return this.states[e*6+r]}stateFlag(e,r){return(this.stateSlot(e,0)&r)>0}validAction(e,r){return!!this.allActions(e,n=>n==r?!0:null)}allActions(e,r){let n=this.stateSlot(e,4),i=n?r(n):void 0;for(let o=this.stateSlot(e,1);i==null;o+=3){if(this.data[o]==65535)if(this.data[o+1]==1)o=Po(this.data,o+2);else break;i=r(Po(this.data,o+1))}return i}nextStates(e){let r=[];for(let n=this.stateSlot(e,1);;n+=3){if(this.data[n]==65535)if(this.data[n+1]==1)n=Po(this.data,n+2);else break;if(!(this.data[n+2]&1)){let i=this.data[n+1];r.some((o,s)=>s&1&&o==i)||r.push(this.data[n],i)}}return r}configure(e){let r=Object.assign(Object.create($s.prototype),this);if(e.props&&(r.nodeSet=this.nodeSet.extend(...e.props)),e.top){let n=this.topRules[e.top];if(!n)throw new RangeError(`Invalid top rule name ${e.top}`);r.top=n}return e.tokenizers&&(r.tokenizers=this.tokenizers.map(n=>{let i=e.tokenizers.find(o=>o.from==n);return i?i.to:n})),e.specializers&&(r.specializers=this.specializers.slice(),r.specializerSpecs=this.specializerSpecs.map((n,i)=>{let o=e.specializers.find(a=>a.from==n.external);if(!o)return n;let s=Object.assign(Object.assign({},n),{external:o.to});return r.specializers[i]=xx(s),s})),e.contextTracker&&(r.context=e.contextTracker),e.dialect&&(r.dialect=this.parseDialect(e.dialect)),e.strict!=null&&(r.strict=e.strict),e.wrap&&(r.wrappers=r.wrappers.concat(e.wrap)),e.bufferLength!=null&&(r.bufferLength=e.bufferLength),r}hasWrappers(){return this.wrappers.length>0}getName(e){return this.termNames?this.termNames[e]:String(e<=this.maxNode&&this.nodeSet.types[e].name||e)}get eofTerm(){return this.maxNode+1}get topNode(){return this.nodeSet.types[this.top[1]]}dynamicPrecedence(e){let r=this.dynamicPrecedences;return r==null?0:r[e]||0}parseDialect(e){let r=Object.keys(this.dialects),n=r.map(()=>!1);if(e)for(let o of e.split(" ")){let s=r.indexOf(o);s>=0&&(n[s]=!0)}let i=null;for(let o=0;o<r.length;o++)if(!n[o])for(let s=this.dialects[r[o]],a;(a=this.data[s++])!=65535;)(i||(i=new Uint8Array(this.maxTerm+1)))[a]=1;return new i4(e,n,i)}static deserialize(e){return new $s(e)}}function Po(t,e){return t[e]|t[e+1]<<16}function o4(t){let e=null;for(let r of t){let n=r.p.stoppedAt;(r.pos==r.p.stream.end||n!=null&&r.pos>n)&&r.p.parser.stateFlag(r.state,2)&&(!e||e.score<r.score)&&(e=r)}return e}function xx(t){if(t.external){let e=t.extend?1:0;return(r,n)=>t.external(r,n)<<1|e}return t.get}const s4=309,_x=1,a4=2,l4=3,u4=310,c4=312,f4=313,h4=4,d4=5,p4=0,hv=[9,10,11,12,13,32,133,160,5760,8192,8193,8194,8195,8196,8197,8198,8199,8200,8201,8202,8232,8233,8239,8287,12288],iA=125,O4=59,dv=47,g4=42,m4=43,y4=45,v4=60,w4=44,S4=new $1({start:!1,shift(t,e){return e==h4||e==d4||e==c4?t:e==f4},strict:!1}),b4=new Sn((t,e)=>{let{next:r}=t;(r==iA||r==-1||e.context)&&t.acceptToken(u4)},{contextual:!0,fallback:!0}),P4=new Sn((t,e)=>{let{next:r}=t,n;hv.indexOf(r)>-1||r==dv&&((n=t.peek(1))==dv||n==g4)||r!=iA&&r!=O4&&r!=-1&&!e.context&&t.acceptToken(s4)},{contextual:!0}),k4=new Sn((t,e)=>{let{next:r}=t;if((r==m4||r==y4)&&(t.advance(),r==t.next)){t.advance();let n=!e.context&&e.canShift(_x);t.acceptToken(n?_x:a4)}},{contextual:!0});function Fg(t,e){return t>=65&&t<=90||t>=97&&t<=122||t==95||t>=192||!e&&t>=48&&t<=57}const x4=new Sn((t,e)=>{if(t.next!=v4||!e.dialectEnabled(p4)||(t.advance(),t.next==dv))return;let r=0;for(;hv.indexOf(t.next)>-1;)t.advance(),r++;if(Fg(t.next,!0)){for(t.advance(),r++;Fg(t.next,!1);)t.advance(),r++;for(;hv.indexOf(t.next)>-1;)t.advance(),r++;if(t.next==w4)return;for(let n=0;;n++){if(n==7){if(!Fg(t.next,!0))return;break}if(t.next!="extends".charCodeAt(n))break;t.advance(),r++}}t.acceptToken(l4,-r)}),_4=Ts({"get set async static":w.modifier,"for while do if else switch try catch finally return throw break continue default case":w.controlKeyword,"in of await yield void typeof delete instanceof":w.operatorKeyword,"let var const using function class extends":w.definitionKeyword,"import export from":w.moduleKeyword,"with debugger as new":w.keyword,TemplateString:w.special(w.string),super:w.atom,BooleanLiteral:w.bool,this:w.self,null:w.null,Star:w.modifier,VariableName:w.variableName,"CallExpression/VariableName TaggedTemplateExpression/VariableName":w.function(w.variableName),VariableDefinition:w.definition(w.variableName),Label:w.labelName,PropertyName:w.propertyName,PrivatePropertyName:w.special(w.propertyName),"CallExpression/MemberExpression/PropertyName":w.function(w.propertyName),"FunctionDeclaration/VariableDefinition":w.function(w.definition(w.variableName)),"ClassDeclaration/VariableDefinition":w.definition(w.className),PropertyDefinition:w.definition(w.propertyName),PrivatePropertyDefinition:w.definition(w.special(w.propertyName)),UpdateOp:w.updateOperator,"LineComment Hashbang":w.lineComment,BlockComment:w.blockComment,Number:w.number,String:w.string,Escape:w.escape,ArithOp:w.arithmeticOperator,LogicOp:w.logicOperator,BitOp:w.bitwiseOperator,CompareOp:w.compareOperator,RegExp:w.regexp,Equals:w.definitionOperator,Arrow:w.function(w.punctuation),": Spread":w.punctuation,"( )":w.paren,"[ ]":w.squareBracket,"{ }":w.brace,"InterpolationStart InterpolationEnd":w.special(w.brace),".":w.derefOperator,", ;":w.separator,"@":w.meta,TypeName:w.typeName,TypeDefinition:w.definition(w.typeName),"type enum interface implements namespace module declare":w.definitionKeyword,"abstract global Privacy readonly override":w.modifier,"is keyof unique infer":w.operatorKeyword,JSXAttributeValue:w.attributeValue,JSXText:w.content,"JSXStartTag JSXStartCloseTag JSXSelfCloseEndTag JSXEndTag":w.angleBracket,"JSXIdentifier JSXNameSpacedName":w.tagName,"JSXAttribute/JSXIdentifier JSXAttribute/JSXNameSpacedName":w.attributeName,"JSXBuiltin/JSXIdentifier":w.standard(w.tagName)}),$4={__proto__:null,export:18,as:23,from:31,default:34,async:39,function:40,extends:52,this:56,true:64,false:64,null:76,void:80,typeof:84,super:102,new:136,delete:152,yield:161,await:165,class:170,public:227,private:227,protected:227,readonly:229,instanceof:248,satisfies:251,in:252,const:254,import:286,keyof:339,unique:343,infer:349,is:385,abstract:405,implements:407,type:409,let:412,var:414,using:417,interface:423,enum:427,namespace:433,module:435,declare:439,global:443,for:462,of:471,while:474,with:478,do:482,if:486,else:488,switch:492,case:498,try:504,catch:508,finally:512,return:516,throw:520,break:524,continue:528,debugger:532},Q4={__proto__:null,async:123,get:125,set:127,declare:187,public:189,private:189,protected:189,static:191,abstract:193,override:195,readonly:201,accessor:203,new:389},E4={__proto__:null,"<":143},oA=$s.deserialize({version:14,states:"$<UO%TQ^OOO%[Q^OOO'_Q`OOP(lOWOOO*zQ08SO'#ChO+RO!bO'#CiO+aO#tO'#CiO+oO?MpO'#D^O.QQ^O'#DdO.bQ^O'#DoO%[Q^O'#DyO0fQ^O'#EROOQ07b'#EZ'#EZO1PQWO'#EWOOQO'#El'#ElOOQO'#Ie'#IeO1XQWO'#GmO1dQWO'#EkO1iQWO'#EkO3kQ08SO'#JiO6[Q08SO'#JjO6xQWO'#FZO6}Q&jO'#FqOOQ07b'#Fc'#FcO7YO,YO'#FcO7hQ7[O'#FxO9UQWO'#FwOOQ07b'#Jj'#JjOOQ07`'#Ji'#JiO9ZQWO'#GqOOQU'#KU'#KUO9fQWO'#IRO9kQ07hO'#ISOOQU'#JW'#JWOOQU'#IW'#IWQ`Q^OOO`Q^OOO%[Q^O'#DqO9sQ^O'#D}O9zQ^O'#EPO9aQWO'#GmO:RQ7[O'#CnO:aQWO'#EjO:lQWO'#EuO:qQ7[O'#FbO;`QWO'#GmOOQO'#KV'#KVO;eQWO'#KVO;sQWO'#GuO;sQWO'#GvO;sQWO'#GxO9aQWO'#G{O<jQWO'#HOO>RQWO'#CdO>cQWO'#H[O>kQWO'#HbO>kQWO'#HdO`Q^O'#HfO>kQWO'#HhO>kQWO'#HkO>pQWO'#HqO>uQ07iO'#HwO%[Q^O'#HyO?QQ07iO'#H{O?]Q07iO'#H}O9kQ07hO'#IPO?hQ08SO'#ChO@jQ`O'#DiQOQWOOO%[Q^O'#EPOAQQWO'#ESO:RQ7[O'#EjOA]QWO'#EjOAhQpO'#FbOOQU'#Cf'#CfOOQ07`'#Dn'#DnOOQ07`'#Jm'#JmO%[Q^O'#JmOOQO'#Jq'#JqOOQO'#Ib'#IbOBhQ`O'#EcOOQ07`'#Eb'#EbOCdQ07pO'#EcOCnQ`O'#EVOOQO'#Jp'#JpODSQ`O'#JqOEaQ`O'#EVOCnQ`O'#EcPEnO!0LbO'#CaPOOO)CDu)CDuOOOO'#IX'#IXOEyO!bO,59TOOQ07b,59T,59TOOOO'#IY'#IYOFXO#tO,59TO%[Q^O'#D`OOOO'#I['#I[OFgO?MpO,59xOOQ07b,59x,59xOFuQ^O'#I]OGYQWO'#JkOI[QrO'#JkO+}Q^O'#JkOIcQWO,5:OOIyQWO'#ElOJWQWO'#JyOJcQWO'#JxOJcQWO'#JxOJkQWO,5;YOJpQWO'#JwOOQ07f,5:Z,5:ZOJwQ^O,5:ZOLxQ08SO,5:eOMiQWO,5:mONSQ07hO'#JvONZQWO'#JuO9ZQWO'#JuONoQWO'#JuONwQWO,5;XON|QWO'#JuO!#UQrO'#JjOOQ07b'#Ch'#ChO%[Q^O'#ERO!#tQpO,5:rOOQO'#Jr'#JrOOQO-E<c-E<cO9aQWO,5=XO!$[QWO,5=XO!$aQ^O,5;VO!&dQ7[O'#EgO!'}QWO,5;VO!)mQ7[O'#DsO!)tQ^O'#DxO!*OQ`O,5;`O!*WQ`O,5;`O%[Q^O,5;`OOQU'#FR'#FROOQU'#FT'#FTO%[Q^O,5;aO%[Q^O,5;aO%[Q^O,5;aO%[Q^O,5;aO%[Q^O,5;aO%[Q^O,5;aO%[Q^O,5;aO%[Q^O,5;aO%[Q^O,5;aO%[Q^O,5;aO%[Q^O,5;aOOQU'#FX'#FXO!*fQ^O,5;rOOQ07b,5;w,5;wOOQ07b,5;x,5;xO!,iQWO,5;xOOQ07b,5;y,5;yO%[Q^O'#IiO!,qQ07hO,5<eO!&dQ7[O,5;aO!-`Q7[O,5;aO%[Q^O,5;uO!-gQ&jO'#FgO!.dQ&jO'#J}O!.OQ&jO'#J}O!.kQ&jO'#J}OOQO'#J}'#J}O!/PQ&jO,5<POOOS,5<],5<]O!/bQ^O'#FsOOOS'#Ih'#IhO7YO,YO,5;}O!/iQ&jO'#FuOOQ07b,5;},5;}O!0YQMhO'#CuOOQ07b'#Cy'#CyO!0mQWO'#CyO!0rO?MpO'#C}O!1`Q7[O,5<bO!1gQWO,5<dO!3SQ!LQO'#GSO!3aQWO'#GTO!3fQWO'#GTO!3kQ!LQO'#GXO!4jQ`O'#G]OOQO'#Gh'#GhO!(SQ7[O'#GgOOQO'#Gj'#GjO!(SQ7[O'#GiO!5]QMhO'#JdOOQ07b'#Jd'#JdO!5gQWO'#JcO!5uQWO'#JbO!5}QWO'#CtOOQ07b'#Cw'#CwOOQ07b'#DR'#DROOQ07b'#DT'#DTO1SQWO'#DVO!(SQ7[O'#FzO!(SQ7[O'#F|O!6VQWO'#GOO!6[QWO'#GPO!3fQWO'#GVO!(SQ7[O'#G[O!6aQWO'#EmO!7OQWO,5<cOOQ07`'#Cq'#CqO!7WQWO'#EnO!8QQ`O'#EoOOQ07`'#Jw'#JwO!8XQ07hO'#KWO9kQ07hO,5=]O`Q^O,5>mOOQU'#J`'#J`OOQU,5>n,5>nOOQU-E<U-E<UO!:ZQ08SO,5:]O!<wQ08SO,5:iO%[Q^O,5:iO!?bQ08SO,5:kOOQO,5@q,5@qO!@RQ7[O,5=XO!@aQ07hO'#JaO9UQWO'#JaO!@rQ07hO,59YO!@}Q`O,59YO!AVQ7[O,59YO:RQ7[O,59YO!AbQWO,5;VO!AjQWO'#HZO!BOQWO'#KZO%[Q^O,5;zO!7{Q`O,5;|O!BWQWO,5=tO!B]QWO,5=tO!BbQWO,5=tO9kQ07hO,5=tO;sQWO,5=dOOQO'#Cu'#CuO!BpQ`O,5=aO!BxQ7[O,5=bO!CTQWO,5=dO!CYQpO,5=gO!CbQWO'#KVO>pQWO'#HQO9aQWO'#HSO!CgQWO'#HSO:RQ7[O'#HUO!ClQWO'#HUOOQU,5=j,5=jO!CqQWO'#HVO!DSQWO'#CnO!DXQWO,59OO!DcQWO,59OO!FhQ^O,59OOOQU,59O,59OO!FxQ07hO,59OO%[Q^O,59OO!ITQ^O'#H^OOQU'#H_'#H_OOQU'#H`'#H`O`Q^O,5=vO!IkQWO,5=vO`Q^O,5=|O`Q^O,5>OO!IpQWO,5>QO`Q^O,5>SO!IuQWO,5>VO!IzQ^O,5>]OOQU,5>c,5>cO%[Q^O,5>cO9kQ07hO,5>eOOQU,5>g,5>gO!NUQWO,5>gOOQU,5>i,5>iO!NUQWO,5>iOOQU,5>k,5>kO!NZQ`O'#D[O%[Q^O'#JmO!NxQ`O'#JmO# gQ`O'#DjO# xQ`O'#DjO#$ZQ^O'#DjO#$bQWO'#JlO#$jQWO,5:TO#$oQWO'#EpO#$}QWO'#JzO#%VQWO,5;ZO#%[Q`O'#DjO#%iQ`O'#EUOOQ07b,5:n,5:nO%[Q^O,5:nO#%pQWO,5:nO>pQWO,5;UO!@}Q`O,5;UO!AVQ7[O,5;UO:RQ7[O,5;UO#%xQWO,5@XO#%}Q$ISO,5:rOOQO-E<`-E<`O#'TQ07pO,5:}OCnQ`O,5:qO#'_Q`O,5:qOCnQ`O,5:}O!@rQ07hO,5:qOOQ07`'#Ef'#EfOOQO,5:},5:}O%[Q^O,5:}O#'lQ07hO,5:}O#'wQ07hO,5:}O!@}Q`O,5:qOOQO,5;T,5;TO#(VQ07hO,5:}POOO'#IV'#IVP#(kO!0LbO,58{POOO,58{,58{OOOO-E<V-E<VOOQ07b1G.o1G.oOOOO-E<W-E<WO#(vQpO,59zOOOO-E<Y-E<YOOQ07b1G/d1G/dO#({QrO,5>wO+}Q^O,5>wOOQO,5>},5>}O#)VQ^O'#I]OOQO-E<Z-E<ZO#)dQWO,5@VO#)lQrO,5@VO#)sQWO,5@dOOQ07b1G/j1G/jO%[Q^O,5@eO#){QWO'#IcOOQO-E<a-E<aO#)sQWO,5@dOOQ07`1G0t1G0tOOQ07f1G/u1G/uOOQ07f1G0X1G0XO%[Q^O,5@bO#*aQ07hO,5@bO#*rQ07hO,5@bO#*yQWO,5@aO9ZQWO,5@aO#+RQWO,5@aO#+aQWO'#IfO#*yQWO,5@aOOQ07`1G0s1G0sO!*OQ`O,5:tO!*ZQ`O,5:tOOQO,5:v,5:vO#,RQWO,5:vO#,ZQ7[O1G2sO9aQWO1G2sOOQ07b1G0q1G0qO#,iQ08SO1G0qO#-nQ08QO,5;ROOQ07b'#GR'#GRO#.[Q08SO'#JdO!$aQ^O1G0qO#0dQ7[O'#JnO#0nQWO,5:_O#0sQrO'#JoO%[Q^O'#JoO#0}QWO,5:dOOQ07b'#D['#D[OOQ07b1G0z1G0zO%[Q^O1G0zOOQ07b1G1d1G1dO#1SQWO1G0zO#3kQ08SO1G0{O#3rQ08SO1G0{O#6]Q08SO1G0{O#6dQ08SO1G0{O#8nQ08SO1G0{O#9UQ08SO1G0{O#<OQ08SO1G0{O#<VQ08SO1G0{O#>jQ08SO1G0{O#>wQ08SO1G0{O#@uQ08SO1G0{O#CuQ(CYO'#ChO#EsQ(CYO1G1^O#EzQ(CYO'#JjO!,lQWO1G1dO#F[Q08SO,5?TOOQ07`-E<g-E<gO#GOQ08SO1G0{OOQ07b1G0{1G0{O#IZQ08SO1G1aO#I}Q&jO,5<TO#JVQ&jO,5<UO#J_Q&jO'#FlO#JvQWO'#FkOOQO'#KO'#KOOOQO'#Ig'#IgO#J{Q&jO1G1kOOQ07b1G1k1G1kOOOS1G1v1G1vO#K^Q(CYO'#JiO#KhQWO,5<_O!*fQ^O,5<_OOOS-E<f-E<fOOQ07b1G1i1G1iO#KmQ`O'#J}OOQ07b,5<a,5<aO#KuQ`O,5<aOOQ07b,59e,59eO!&dQ7[O'#DPOOOO'#IZ'#IZO#KzO?MpO,59iOOQ07b,59i,59iO%[Q^O1G1|O!6[QWO'#IkO#LVQ7[O,5<uOOQ07b,5<r,5<rO!(SQ7[O'#InO#LuQ7[O,5=RO!(SQ7[O'#IpO#MhQ7[O,5=TO!&dQ7[O,5=VOOQO1G2O1G2OO#MrQpO'#CqO#NVQpO,5<nO#N^QWO'#KRO9aQWO'#KRO#NlQWO,5<pO!(SQ7[O,5<oO#NqQWO'#GUO#N|QWO,5<oO$ RQpO'#GRO$ `QpO'#KSO$ jQWO'#KSO!&dQ7[O'#KSO$ oQWO,5<sO$ tQ`O'#G^O!4eQ`O'#G^O$!VQWO'#G`O$![QWO'#GbO!3fQWO'#GeO$!aQ07hO'#ImO$!lQ`O,5<wOOQ07f,5<w,5<wO$!sQ`O'#G^O$#RQ`O'#G_O$#ZQ`O'#G_O$#`Q7[O,5=RO$#pQ7[O,5=TOOQ07b,5=W,5=WO!(SQ7[O,5?}O!(SQ7[O,5?}O$$QQWO'#IrO$$]QWO,5?|O$$eQWO,59`O$%UQ7[O,59qOOQ07b,59q,59qO$%wQ7[O,5<fO$&jQ7[O,5<hO@bQWO,5<jOOQ07b,5<k,5<kO$&tQWO,5<qO$&yQ7[O,5<vO$'ZQWO'#JuO!$aQ^O1G1}O$'`QWO1G1}O9ZQWO'#JxO9ZQWO'#EpO%[Q^O'#EpO9ZQWO'#ItO$'eQ07hO,5@rOOQU1G2w1G2wOOQU1G4X1G4XOOQ07b1G/w1G/wO!,iQWO1G/wO$)jQ08SO1G0TOOQU1G2s1G2sO!&dQ7[O1G2sO%[Q^O1G2sO#,^QWO1G2sO$+nQ7[O'#EgOOQ07`,5?{,5?{O$+xQ07hO,5?{OOQU1G.t1G.tO!@rQ07hO1G.tO!@}Q`O1G.tO!AVQ7[O1G.tO$,ZQWO1G0qO$,`QWO'#ChO$,kQWO'#K[O$,sQWO,5=uO$,xQWO'#K[O$,}QWO'#K[O$-]QWO'#IzO$-kQWO,5@uO$-sQrO1G1fOOQ07b1G1h1G1hO9aQWO1G3`O@bQWO1G3`O$-zQWO1G3`O$.PQWO1G3`OOQU1G3`1G3`O!CTQWO1G3OO!&dQ7[O1G2{O$.UQWO1G2{OOQU1G2|1G2|O!&dQ7[O1G2|O$.ZQWO1G2|O$.cQ`O'#GzOOQU1G3O1G3OO!4eQ`O'#IvO!CYQpO1G3ROOQU1G3R1G3ROOQU,5=l,5=lO$.kQ7[O,5=nO9aQWO,5=nO$![QWO,5=pO9UQWO,5=pO!@}Q`O,5=pO!AVQ7[O,5=pO:RQ7[O,5=pO$.yQWO'#KYO$/UQWO,5=qOOQU1G.j1G.jO$/ZQ07hO1G.jO@bQWO1G.jO$/fQWO1G.jO9kQ07hO1G.jO$1kQrO,5@wO$1{QWO,5@wO9ZQWO,5@wO$2WQ^O,5=xO$2_QWO,5=xOOQU1G3b1G3bO`Q^O1G3bOOQU1G3h1G3hOOQU1G3j1G3jO>kQWO1G3lO$2dQ^O1G3nO$6hQ^O'#HmOOQU1G3q1G3qO$6uQWO'#HsO>pQWO'#HuOOQU1G3w1G3wO$6}Q^O1G3wO9kQ07hO1G3}OOQU1G4P1G4POOQ07`'#GY'#GYO9kQ07hO1G4RO9kQ07hO1G4TO$;UQWO,5@XO!*fQ^O,5;[O9ZQWO,5;[O>pQWO,5:UO!*fQ^O,5:UO!@}Q`O,5:UO$;ZQ(CYO,5:UOOQO,5;[,5;[O$;eQ`O'#I^O$;{QWO,5@WOOQ07b1G/o1G/oO$<TQ`O'#IdO$<_QWO,5@fOOQ07`1G0u1G0uO# xQ`O,5:UOOQO'#Ia'#IaO$<gQ`O,5:pOOQ07f,5:p,5:pO#%sQWO1G0YOOQ07b1G0Y1G0YO%[Q^O1G0YOOQ07b1G0p1G0pO>pQWO1G0pO!@}Q`O1G0pO!AVQ7[O1G0pOOQ07`1G5s1G5sO!@rQ07hO1G0]OOQO1G0i1G0iO%[Q^O1G0iO$<nQ07hO1G0iO$<yQ07hO1G0iO!@}Q`O1G0]OCnQ`O1G0]O$=XQ07hO1G0iOOQO1G0]1G0]O$=mQ08SO1G0iPOOO-E<T-E<TPOOO1G.g1G.gOOOO1G/f1G/fO$=wQpO,5<eO$>PQrO1G4cOOQO1G4i1G4iO%[Q^O,5>wO$>ZQWO1G5qO$>cQWO1G6OO$>kQrO1G6PO9ZQWO,5>}O$>uQ08SO1G5|O%[Q^O1G5|O$?VQ07hO1G5|O$?hQWO1G5{O$?hQWO1G5{O9ZQWO1G5{O$?pQWO,5?QO9ZQWO,5?QOOQO,5?Q,5?QO$@UQWO,5?QO$'ZQWO,5?QOOQO-E<d-E<dOOQO1G0`1G0`OOQO1G0b1G0bO!,lQWO1G0bOOQU7+(_7+(_O!&dQ7[O7+(_O%[Q^O7+(_O$@dQWO7+(_O$@oQ7[O7+(_O$@}Q08SO,5=RO$CYQ08SO,5=TO$EeQ08SO,5=RO$GvQ08SO,5=TO$JXQ08SO,59qO$LaQ08SO,5<fO$NlQ08SO,5<hO%!wQ08SO,5<vOOQ07b7+&]7+&]O%%YQ08SO7+&]O%%|Q7[O'#I_O%&WQWO,5@YOOQ07b1G/y1G/yO%&`Q^O'#I`O%&mQWO,5@ZO%&uQrO,5@ZOOQ07b1G0O1G0OO%'PQWO7+&fOOQ07b7+&f7+&fO%'UQ(CYO,5:eO%[Q^O7+&xO%'`Q(CYO,5:]O%'mQ(CYO,5:iO%'wQ(CYO,5:kOOQ07b7+'O7+'OOOQO1G1o1G1oOOQO1G1p1G1pO%(RQtO,5<WO!*fQ^O,5<VOOQO-E<e-E<eOOQ07b7+'V7+'VOOOS7+'b7+'bOOOS1G1y1G1yO%(^QWO1G1yOOQ07b1G1{1G1{O%(cQpO,59kOOOO-E<X-E<XOOQ07b1G/T1G/TO%(jQ08SO7+'hOOQ07b,5?V,5?VO%)^QpO,5?VOOQ07b1G2a1G2aP!&dQ7[O'#IkPOQ07b-E<i-E<iO%)|Q7[O,5?YOOQ07b-E<l-E<lO%*oQ7[O,5?[OOQ07b-E<n-E<nO%*yQpO1G2qOOQ07b1G2Y1G2YO%+QQWO'#IjO%+`QWO,5@mO%+`QWO,5@mO%+hQWO,5@mO%+sQWO,5@mOOQO1G2[1G2[O%,RQ7[O1G2ZO!(SQ7[O1G2ZO%,cQ!LQO'#IlO%,sQWO,5@nO!&dQ7[O,5@nO%,{QpO,5@nOOQ07b1G2_1G2_OOQ07`,5<x,5<xOOQ07`,5<y,5<yO$'ZQWO,5<yOC_QWO,5<yO!@}Q`O,5<xOOQO'#Ga'#GaO%-VQWO,5<zOOQ07`,5<|,5<|O$'ZQWO,5=POOQO,5?X,5?XOOQO-E<k-E<kOOQ07f1G2c1G2cO!4eQ`O,5<xO%-_QWO,5<yO$!VQWO,5<zO!4eQ`O,5<yO!(SQ7[O'#InO%.RQ7[O1G2mO!(SQ7[O'#IpO%.tQ7[O1G2oO%/OQ7[O1G5iO%/YQ7[O1G5iOOQO,5?^,5?^OOQO-E<p-E<pOOQO1G.z1G.zO!7{Q`O,59sO%[Q^O,59sO%/gQWO1G2UO!(SQ7[O1G2]O%/lQ08SO7+'iOOQ07b7+'i7+'iO!$aQ^O7+'iO%0`QWO,5;[OOQ07`,5?`,5?`OOQ07`-E<r-E<rOOQ07b7+%c7+%cO%0eQpO'#KTO#%sQWO7+(_O%0oQrO7+(_O$@gQWO7+(_O%0vQ08QO'#ChO%1ZQ08QO,5<}O%1{QWO,5<}OOQ07`1G5g1G5gOOQU7+$`7+$`O!@rQ07hO7+$`O!@}Q`O7+$`O!$aQ^O7+&]O%2QQWO'#IyO%2iQWO,5@vOOQO1G3a1G3aO9aQWO,5@vO%2iQWO,5@vO%2qQWO,5@vOOQO,5?f,5?fOOQO-E<x-E<xOOQ07b7+'Q7+'QO%2vQWO7+(zO9kQ07hO7+(zO9aQWO7+(zO@bQWO7+(zOOQU7+(j7+(jO%2{Q08QO7+(gO!&dQ7[O7+(gO%3VQpO7+(hOOQU7+(h7+(hO!&dQ7[O7+(hO%3^QWO'#KXO%3iQWO,5=fOOQO,5?b,5?bOOQO-E<t-E<tOOQU7+(m7+(mO%4xQ`O'#HTOOQU1G3Y1G3YO!&dQ7[O1G3YO%[Q^O1G3YO%5PQWO1G3YO%5[Q7[O1G3YO9kQ07hO1G3[O$![QWO1G3[O9UQWO1G3[O!@}Q`O1G3[O!AVQ7[O1G3[O%5jQWO'#IxO%6OQWO,5@tO%6WQ`O,5@tOOQ07`1G3]1G3]OOQU7+$U7+$UO@bQWO7+$UO9kQ07hO7+$UO%6cQWO7+$UO%[Q^O1G6cO%[Q^O1G6dO%6hQ07hO1G6cO%6rQ^O1G3dO%6yQWO1G3dO%7OQ^O1G3dOOQU7+(|7+(|O9kQ07hO7+)WO`Q^O7+)YOOQU'#K_'#K_OOQU'#I{'#I{O%7VQ^O,5>XOOQU,5>X,5>XO%[Q^O'#HnO%7dQWO'#HpOOQU,5>_,5>_O9ZQWO,5>_OOQU,5>a,5>aOOQU7+)c7+)cOOQU7+)i7+)iOOQU7+)m7+)mOOQU7+)o7+)oO%7iQ`O1G5sO%7}Q(CYO1G0vO%8XQWO1G0vOOQO1G/p1G/pO%8dQ(CYO1G/pO>pQWO1G/pO!*fQ^O'#DjOOQO,5>x,5>xOOQO-E<[-E<[OOQO,5?O,5?OOOQO-E<b-E<bO!@}Q`O1G/pOOQO-E<_-E<_OOQ07f1G0[1G0[OOQ07b7+%t7+%tO#%sQWO7+%tOOQ07b7+&[7+&[O>pQWO7+&[O!@}Q`O7+&[OOQO7+%w7+%wO$=mQ08SO7+&TOOQO7+&T7+&TO%[Q^O7+&TO%8nQ07hO7+&TO!@rQ07hO7+%wO!@}Q`O7+%wO%8yQ07hO7+&TO%9XQ08SO7++hO%[Q^O7++hO%9iQWO7++gO%9iQWO7++gOOQO1G4l1G4lO9ZQWO1G4lO%9qQWO1G4lOOQO7+%|7+%|O#%sQWO<<KyO%0oQrO<<KyO%:PQWO<<KyOOQU<<Ky<<KyO!&dQ7[O<<KyO%[Q^O<<KyO%:XQWO<<KyO%:dQ08SO,5?YO%<oQ08SO,5?[O%>zQ08SO1G2ZO%A]Q08SO1G2mO%ChQ08SO1G2oO%EsQ7[O,5>yOOQO-E<]-E<]O%E}QrO,5>zO%[Q^O,5>zOOQO-E<^-E<^O%FXQWO1G5uOOQ07b<<JQ<<JQO%FaQ(CYO1G0qO%HkQ(CYO1G0{O%HrQ(CYO1G0{O%JvQ(CYO1G0{O%J}Q(CYO1G0{O%LrQ(CYO1G0{O%MYQ(CYO1G0{O& mQ(CYO1G0{O& tQ(CYO1G0{O&#rQ(CYO1G0{O&$PQ(CYO1G0{O&%}Q(CYO1G0{O&&bQ08SO<<JdO&'gQ(CYO1G0{O&)]Q(CYO'#JdO&+`Q(CYO1G1aO&+mQ(CYO1G0TO!*fQ^O'#FnOOQO'#KP'#KPOOQO1G1r1G1rO&+wQWO1G1qO&+|Q(CYO,5?TOOOS7+'e7+'eOOOO1G/V1G/VOOQ07b1G4q1G4qO!(SQ7[O7+(]O&,WQWO,5?UO9aQWO,5?UOOQO-E<h-E<hO&,fQWO1G6XO&,fQWO1G6XO&,nQWO1G6XO&,yQ7[O7+'uO&-ZQpO,5?WO&-eQWO,5?WO!&dQ7[O,5?WOOQO-E<j-E<jO&-jQpO1G6YO&-tQWO1G6YOOQ07`1G2e1G2eO$'ZQWO1G2eOOQ07`1G2d1G2dO&-|QWO1G2fO!&dQ7[O1G2fOOQ07`1G2k1G2kO!@}Q`O1G2dOC_QWO1G2eO&.RQWO1G2fO&.ZQWO1G2eO&.}Q7[O,5?YOOQ07b-E<m-E<mO&/pQ7[O,5?[OOQ07b-E<o-E<oO!(SQ7[O7++TOOQ07b1G/_1G/_O&/zQWO1G/_OOQ07b7+'p7+'pO&0PQ7[O7+'wO&0aQ08SO<<KTOOQ07b<<KT<<KTO&1TQWO1G0vO!&dQ7[O'#IsO&1YQWO,5@oO!&dQ7[O1G2iOOQU<<Gz<<GzO!@rQ07hO<<GzO&1bQ08SO<<IwOOQ07b<<Iw<<IwOOQO,5?e,5?eO&2UQWO,5?eO&2ZQWO,5?eOOQO-E<w-E<wO&2iQWO1G6bO&2iQWO1G6bO9aQWO1G6bO@bQWO<<LfOOQU<<Lf<<LfO&2qQWO<<LfO9kQ07hO<<LfOOQU<<LR<<LRO%2{Q08QO<<LROOQU<<LS<<LSO%3VQpO<<LSO&2vQ`O'#IuO&3RQWO,5@sO!*fQ^O,5@sOOQU1G3Q1G3QO&3ZQ^O'#JmOOQO'#Iw'#IwO9kQ07hO'#IwO&3eQ`O,5=oOOQU,5=o,5=oO&3lQ`O'#EcO&4QQWO7+(tO&4VQWO7+(tOOQU7+(t7+(tO!&dQ7[O7+(tO%[Q^O7+(tO&4_QWO7+(tOOQU7+(v7+(vO9kQ07hO7+(vO$![QWO7+(vO9UQWO7+(vO!@}Q`O7+(vO&4jQWO,5?dOOQO-E<v-E<vOOQO'#HW'#HWO&4uQWO1G6`O9kQ07hO<<GpOOQU<<Gp<<GpO@bQWO<<GpO&4}QWO7++}O&5SQWO7+,OO%[Q^O7++}O%[Q^O7+,OOOQU7+)O7+)OO&5XQWO7+)OO&5^Q^O7+)OO&5eQWO7+)OOOQU<<Lr<<LrOOQU<<Lt<<LtOOQU-E<y-E<yOOQU1G3s1G3sO&5jQWO,5>YOOQU,5>[,5>[O&5oQWO1G3yO9ZQWO7+&bO!*fQ^O7+&bOOQO7+%[7+%[O&5tQ(CYO1G6PO>pQWO7+%[OOQ07b<<I`<<I`OOQ07b<<Iv<<IvO>pQWO<<IvOOQO<<Io<<IoO$=mQ08SO<<IoO%[Q^O<<IoOOQO<<Ic<<IcO!@rQ07hO<<IcO&6OQ07hO<<IoO&6ZQ08SO<= SO&6kQWO<= ROOQO7+*W7+*WO9ZQWO7+*WOOQUANAeANAeO&6sQWOANAeO!&dQ7[OANAeO#%sQWOANAeO%0oQrOANAeO%[Q^OANAeO&6{Q08SO7+'uO&9^Q08SO,5?YO&;iQ08SO,5?[O&=tQ08SO7+'wO&@VQrO1G4fO&@aQ(CYO7+&]O&BeQ(CYO,5=RO&DlQ(CYO,5=TO&D|Q(CYO,5=RO&E^Q(CYO,5=TO&EnQ(CYO,59qO&GqQ(CYO,5<fO&ItQ(CYO,5<hO&KwQ(CYO,5<vO&MmQ(CYO7+'hO&MzQ(CYO7+'iO&NXQWO,5<YOOQO7+']7+']O&N^Q7[O<<KwOOQO1G4p1G4pO&NeQWO1G4pO&NpQWO1G4pO' OQWO7++sO' OQWO7++sO!&dQ7[O1G4rO' WQpO1G4rO' bQWO7++tOOQ07`7+(P7+(PO$'ZQWO7+(QO' jQpO7+(QOOQ07`7+(O7+(OO$'ZQWO7+(PO' qQWO7+(QO!&dQ7[O7+(QOC_QWO7+(PO' vQ7[O<<NoOOQ07b7+$y7+$yO'!QQpO,5?_OOQO-E<q-E<qO'![Q08QO7+(TOOQUAN=fAN=fO9aQWO1G5POOQO1G5P1G5PO'!lQWO1G5PO'!qQWO7++|O'!qQWO7++|O9kQ07hOANBQO@bQWOANBQOOQUANBQANBQOOQUANAmANAmOOQUANAnANAnO'!yQWO,5?aOOQO-E<s-E<sO'#UQ(CYO1G6_O'%fQrO'#ChOOQO,5?c,5?cOOQO-E<u-E<uOOQU1G3Z1G3ZO&3ZQ^O,5<zOOQU<<L`<<L`O!&dQ7[O<<L`O&4QQWO<<L`O'%pQWO<<L`O%[Q^O<<L`OOQU<<Lb<<LbO9kQ07hO<<LbO$![QWO<<LbO9UQWO<<LbO'%xQ`O1G5OO'&TQWO7++zOOQUAN=[AN=[O9kQ07hOAN=[OOQU<= i<= iOOQU<= j<= jO'&]QWO<= iO'&bQWO<= jOOQU<<Lj<<LjO'&gQWO<<LjO'&lQ^O<<LjOOQU1G3t1G3tO>pQWO7+)eO'&sQWO<<I|O''OQ(CYO<<I|OOQO<<Hv<<HvOOQ07bAN?bAN?bOOQOAN?ZAN?ZO$=mQ08SOAN?ZOOQOAN>}AN>}O%[Q^OAN?ZOOQO<<Mr<<MrOOQUG27PG27PO!&dQ7[OG27PO#%sQWOG27PO''YQWOG27PO%0oQrOG27PO''bQ(CYO<<JdO''oQ(CYO1G2ZO')eQ(CYO,5?YO'+hQ(CYO,5?[O'-kQ(CYO1G2mO'/nQ(CYO1G2oO'1qQ(CYO<<KTO'2OQ(CYO<<IwOOQO1G1t1G1tO!(SQ7[OANAcOOQO7+*[7+*[O'2]QWO7+*[O'2hQWO<= _O'2pQpO7+*^OOQ07`<<Kl<<KlO$'ZQWO<<KlOOQ07`<<Kk<<KkO'2zQpO<<KlO$'ZQWO<<KkOOQO7+*k7+*kO9aQWO7+*kO'3RQWO<= hOOQUG27lG27lO9kQ07hOG27lO!*fQ^O1G4{O'3ZQWO7++yO&4QQWOANAzOOQUANAzANAzO!&dQ7[OANAzO'3cQWOANAzOOQUANA|ANA|O9kQ07hOANA|O$![QWOANA|OOQO'#HX'#HXOOQO7+*j7+*jOOQUG22vG22vOOQUANETANETOOQUANEUANEUOOQUANBUANBUO'3kQWOANBUOOQU<<MP<<MPO!*fQ^OAN?hOOQOG24uG24uO$=mQ08SOG24uO#%sQWOLD,kOOQULD,kLD,kO!&dQ7[OLD,kO'3pQWOLD,kO'3xQ(CYO7+'uO'5nQ(CYO,5?YO'7qQ(CYO,5?[O'9tQ(CYO7+'wO';jQ7[OG26}OOQO<<Mv<<MvOOQ07`ANAWANAWO$'ZQWOANAWOOQ07`ANAVANAVOOQO<<NV<<NVOOQULD-WLD-WO';zQ(CYO7+*gOOQUG27fG27fO&4QQWOG27fO!&dQ7[OG27fOOQUG27hG27hO9kQ07hOG27hOOQUG27pG27pO'<UQ(CYOG25SOOQOLD*aLD*aOOQU!$(!V!$(!VO#%sQWO!$(!VO!&dQ7[O!$(!VO'<`Q08SOG26}OOQ07`G26rG26rOOQULD-QLD-QO&4QQWOLD-QOOQULD-SLD-SOOQU!)9Eq!)9EqO#%sQWO!)9EqOOQU!$(!l!$(!lOOQU!.K;]!.K;]O'>qQ(CYOG26}O!*fQ^O'#DyO1PQWO'#EWO'@gQrO'#JiO!*fQ^O'#DqO'@nQ^O'#D}O'@uQrO'#ChO'C]QrO'#ChO!*fQ^O'#EPO'CmQ^O,5;VO!*fQ^O,5;aO!*fQ^O,5;aO!*fQ^O,5;aO!*fQ^O,5;aO!*fQ^O,5;aO!*fQ^O,5;aO!*fQ^O,5;aO!*fQ^O,5;aO!*fQ^O,5;aO!*fQ^O,5;aO!*fQ^O,5;aO!*fQ^O'#IiO'EpQWO,5<eO'ExQ7[O,5;aO'GcQ7[O,5;aO!*fQ^O,5;uO!&dQ7[O'#GgO'ExQ7[O'#GgO!&dQ7[O'#GiO'ExQ7[O'#GiO1SQWO'#DVO1SQWO'#DVO!&dQ7[O'#FzO'ExQ7[O'#FzO!&dQ7[O'#F|O'ExQ7[O'#F|O!&dQ7[O'#G[O'ExQ7[O'#G[O!*fQ^O,5:iO!*fQ^O,5@eO'CmQ^O1G0qO'GjQ(CYO'#ChO!*fQ^O1G1|O!&dQ7[O'#InO'ExQ7[O'#InO!&dQ7[O'#IpO'ExQ7[O'#IpO!&dQ7[O,5<oO'ExQ7[O,5<oO'CmQ^O1G1}O!*fQ^O7+&xO!&dQ7[O1G2ZO'ExQ7[O1G2ZO!&dQ7[O'#InO'ExQ7[O'#InO!&dQ7[O'#IpO'ExQ7[O'#IpO!&dQ7[O1G2]O'ExQ7[O1G2]O'CmQ^O7+'iO'CmQ^O7+&]O!&dQ7[OANAcO'ExQ7[OANAcO'GtQWO'#EkO'GyQWO'#EkO'HRQWO'#FZO'HWQWO'#EuO'H]QWO'#JyO'HhQWO'#JwO'HsQWO,5;VO'HxQ7[O,5<bO'IPQWO'#GTO'IUQWO'#GTO'IZQWO,5<cO'IcQWO,5;VO'IkQ(CYO1G1^O'IrQWO,5<oO'IwQWO,5<oO'I|QWO,5<qO'JRQWO,5<qO'JWQWO1G1}O'J]QWO1G0qO'JbQ7[O<<KwO'JiQ7[O<<KwO7hQ7[O'#FxO9UQWO'#FwOA]QWO'#EjO!*fQ^O,5;rO!3fQWO'#GTO!3fQWO'#GTO!3fQWO'#GVO!3fQWO'#GVO!(SQ7[O7+(]O!(SQ7[O7+(]O%*yQpO1G2qO%*yQpO1G2qO!&dQ7[O,5=VO!&dQ7[O,5=V",stateData:"'Km~O'tOS'uOSSOS'vRQ~OPYOQYORfOX!VO`qOczOdyOlkOnYOokOpkOvkOxYOzYO!PWO!TkO!UkO![XO!fuO!kZO!nYO!oYO!pYO!rvO!twO!wxO!{]O#s!PO$T|O%b}O%d!QO%f!OO%g!OO%h!OO%k!RO%m!SO%p!TO%q!TO%s!UO&P!WO&V!XO&X!YO&Z!ZO&]![O&`!]O&f!^O&l!_O&n!`O&p!aO&r!bO&t!cO'{SO'}TO(QUO(XVO(g[O(tiO~OVtO~P`OPYOQYORfOc!jOd!iOlkOnYOokOpkOvkOxYOzYO!PWO!TkO!UkO![!eO!fuO!kZO!nYO!oYO!pYO!rvO!t!gO!w!hO$T!kO'{!dO'}TO(QUO(XVO(g[O(tiO~O`!vOo!nO!P!oO!_!xO!`!uO!a!uO!{:dO#P!pO#Q!pO#R!wO#S!pO#T!pO#W!yO#X!yO'|!lO'}TO(QUO([!mO(g!sO~O'v!zO~OP[XZ[X`[Xn[X|[X}[X!P[X!Y[X!h[X!i[X!k[X!o[X#[[X#geX#j[X#k[X#l[X#m[X#n[X#o[X#p[X#q[X#r[X#t[X#v[X#x[X#y[X$O[X'r[X(X[X(h[X(o[X(p[X~O!d$|X~P(qO^!|O'}#OO(O!|O(P#OO~O^#PO(P#OO(Q#OO(R#PO~Ot#RO!R#SO(Y#SO(Z#UO~OPYOQYORfOc!jOd!iOlkOnYOokOpkOvkOxYOzYO!PWO!TkO!UkO![!eO!fuO!kZO!nYO!oYO!pYO!rvO!t!gO!w!hO$T!kO'{:hO'}TO(QUO(XVO(g[O(tiO~O!X#YO!Y#VO!V(_P!V(lP~P+}O!Z#bO~P`OPYOQYORfOc!jOd!iOnYOokOpkOvkOxYOzYO!PWO!TkO!UkO![!eO!fuO!kZO!nYO!oYO!pYO!rvO!t!gO!w!hO$T!kO'}TO(QUO(XVO(g[O(tiO~Ol#lO!X#hO!{]O#e#kO#f#hO'{:iO!j(iP~P.iO!k#nO'{#mO~O!w#rO!{]O%b#sO~O#g#tO~O!d#uO#g#tO~OP$]OZ$dOn$QO|#yO}#zO!P#{O!Y$aO!h$SO!i#wO!k#xO!o$]O#j$OO#k$PO#l$PO#m$PO#n$RO#o$SO#p$SO#q$cO#r$SO#t$TO#v$VO#x$XO#y$YO(XVO(h$ZO(o#|O(p#}O~O`(]X'r(]X'p(]X!j(]X!V(]X![(]X%c(]X!d(]X~P1qO#[$eO$O$eOP(^XZ(^Xn(^X|(^X}(^X!P(^X!Y(^X!h(^X!k(^X!o(^X#j(^X#k(^X#l(^X#m(^X#n(^X#o(^X#p(^X#q(^X#r(^X#t(^X#v(^X#x(^X#y(^X(X(^X(h(^X(o(^X(p(^X![(^X%c(^X~O`(^X!i(^X'r(^X'p(^X!V(^X!j(^Xr(^X!d(^X~P4XO#[$eO~O$Y$gO$[$fO$c$lO~ORfO![$mO$f$nO$h$pO~Og%VOl%WOn$tOo$sOp$sOv%XOx%YOz%ZO!P${O![$|O!f%`O!k$xO#f%aO$T%^O$o%[O$q%]O$t%_O'{$rO'}TO(QUO(X$uO(o$}O(p%POf(UP~O!k%bO~O!P%eO![%fO'{%dO~O!d%jO~O`%kO'r%kO~O'|!lO~P%[O%h%rO~P%[Og%VO!k%bO'{%dO'|!lO~Od%yO!k%bO'{%dO~O#r$SO~O|&OO![%{O!k%}O%d&RO'{%dO'|!lO'}TO(QUO_(}P~O!w#rO~O%m&TO!P(yX![(yX'{(yX~O'{&UO~O!t&ZO#s!PO%d!QO%f!OO%g!OO%h!OO%k!RO%m!SO%p!TO%q!TO~Oc&`Od&_O!w&]O%b&^O%u&[O~P;xOc&cOdyO![&bO!t&ZO!wxO!{]O#s!PO%b}O%f!OO%g!OO%h!OO%k!RO%m!SO%p!TO%q!TO%s!UO~Oa&fO#[&iO%d&dO'|!lO~P<}O!k&jO!t&nO~O!k#nO~O![XO~O`%kO'q&vO'r%kO~O`%kO'q&yO'r%kO~O`%kO'q&{O'r%kO~O'p[X!V[Xr[X!j[X&T[X![[X%c[X!d[X~P(qO!_'YO!`'RO!a'RO'|!lO'}TO(QUO~Oo'PO!P'OO!X'SO([&}O!Z(`P!Z(nP~P@UOj']O!['ZO'{%dO~Od'bO!k%bO'{%dO~O|&OO!k%}O~Oo!nO!P!oO!{:dO#P!pO#Q!pO#S!pO#T!pO'|!lO'}TO(QUO([!mO(g!sO~O!_'hO!`'gO!a'gO#R!pO#W'iO#X'iO~PApO`%kOg%VO!d#uO!k%bO'r%kO(h'kO~O!o'oO#['mO~PCOOo!nO!P!oO'}TO(QUO([!mO(g!sO~O![XOo(eX!P(eX!_(eX!`(eX!a(eX!{(eX#P(eX#Q(eX#R(eX#S(eX#T(eX#W(eX#X(eX'|(eX'}(eX(Q(eX([(eX(g(eX~O!`'gO!a'gO'|!lO~PCnO'w'sO'x'sO'y'uO~O^!|O'}'wO(O!|O(P'wO~O^#PO(P'wO(Q'wO(R#PO~Ot#RO!R#SO(Y#SO(Z'{O~O!X'}O!V'PX!V'VX!Y'PX!Y'VX~P+}O!Y(PO!V(_X~OP$]OZ$dOn$QO|#yO}#zO!P#{O!Y(PO!h$SO!i#wO!k#xO!o$]O#j$OO#k$PO#l$PO#m$PO#n$RO#o$SO#p$SO#q$cO#r$SO#t$TO#v$VO#x$XO#y$YO(XVO(h$ZO(o#|O(p#}O~O!V(_X~PGbO!V(UO~O!V(kX!Y(kX!d(kX!j(kX(h(kX~O#[(kX#g#`X!Z(kX~PIhO#[(VO!V(mX!Y(mX~O!Y(WO!V(lX~O!V(ZO~O#[$eO~PIhO!Z([O~P`O|#yO}#zO!P#{O!i#wO!k#xO(XVOP!maZ!man!ma!Y!ma!h!ma!o!ma#j!ma#k!ma#l!ma#m!ma#n!ma#o!ma#p!ma#q!ma#r!ma#t!ma#v!ma#x!ma#y!ma(h!ma(o!ma(p!ma~O`!ma'r!ma'p!ma!V!ma!j!mar!ma![!ma%c!ma!d!ma~PKOO!j(]O~O!d#uO#[(^O(h'kO!Y(jX`(jX'r(jX~O!j(jX~PMnO!P%eO![%fO!{]O#e(cO#f(bO'{%dO~O!Y(dO!j(iX~O!j(fO~O!P%eO![%fO#f(bO'{%dO~OP(^XZ(^Xn(^X|(^X}(^X!P(^X!Y(^X!h(^X!i(^X!k(^X!o(^X#j(^X#k(^X#l(^X#m(^X#n(^X#o(^X#p(^X#q(^X#r(^X#t(^X#v(^X#x(^X#y(^X(X(^X(h(^X(o(^X(p(^X~O!d#uO!j(^X~P! [O|(gO}(hO!i#wO!k#xO!{!za!P!za~O!w!za%b!za![!za#e!za#f!za'{!za~P!#`O!w(lO~OPYOQYORfOc!jOd!iOlkOnYOokOpkOvkOxYOzYO!PWO!TkO!UkO![XO!fuO!kZO!nYO!oYO!pYO!rvO!t!gO!w!hO$T!kO'{!dO'}TO(QUO(XVO(g[O(tiO~Og%VOl%WOn$tOo$sOp$sOv%XOx%YOz;QO!P${O![$|O!f<`O!k$xO#f;WO$T%^O$o;SO$q;UO$t%_O'{(pO'}TO(QUO(X$uO(o$}O(p%PO~O#g(rO~Og%VOl%WOn$tOo$sOp$sOv%XOx%YOz%ZO!P${O![$|O!f%`O!k$xO#f%aO$T%^O$o%[O$q%]O$t%_O'{(pO'}TO(QUO(X$uO(o$}O(p%PO~Of(bP~P!(SO!X(vO!j(cP~P%[O([(xO(g[O~O!P(zO!k#xO([(xO(g[O~OP:cOQ:cORfOc<[Od!iOlkOn:cOokOpkOvkOx:cOz:cO!PWO!TkO!UkO![!eO!f:fO!kZO!n:cO!o:cO!p:cO!r:gO!t:jO!w!hO$T!kO'{)YO'}TO(QUO(XVO(g[O(t<YO~O})]O!k#xO~O!Y$aO`$ma'r$ma'p$ma!j$ma!V$ma![$ma%c$ma!d$ma~O#s)aO~P!&dO|)dO!d)cO![$ZX$W$ZX$Y$ZX$[$ZX$c$ZX~O!d)cO![(qX$W(qX$Y(qX$[(qX$c(qX~O|)dO~P!.OO|)dO![(qX$W(qX$Y(qX$[(qX$c(qX~O![)fO$W)jO$Y)eO$[)eO$c)kO~O!X)nO~P!*fO$Y$gO$[$fO$c)rO~Oj$uX|$uX!P$uX!i$uX(o$uX(p$uX~OfiXf$uXjiX!YiX#[iX~P!/tOo)tO~Ot)uO(Y)vO(Z)xO~Oj*RO|)zO!P){O(o$}O(p%PO~Of)yO~P!0}Of*SO~Og%VOl%WOn$tOo$sOp$sOv%XOx%YOz;QO!P${O![$|O!f<`O!k$xO#f;WO$T%^O$o;SO$q;UO$t%_O'}TO(QUO(X$uO(o$}O(p%PO~O!X*WO'{*TO!j(uP~P!1lO#g*YO~O!k*ZO~O!X*`O'{*]O!V(vP~P!1lOn*lO!P*dO!_*jO!`*cO!a*cO!k*ZO#W*kO%Y*fO'|!lO([!mO~O!Z*iO~P!3xO!i#wOj(WX|(WX!P(WX(o(WX(p(WX!Y(WX#[(WX~Of(WX#|(WX~P!4qOj*qO#[*pOf(VX!Y(VX~O!Y*rOf(UX~O'{&UOf(UP~O!k*yO~O'{(pO~Ol*}O!P%eO!X#hO![%fO!{]O#e#kO#f#hO'{%dO!j(iP~O!d#uO#g+OO~O!P%eO!X+QO!Y(WO![%fO'{%dO!V(lP~Oo'VO!P+SO!X+RO'}TO(QUO([(xO~O!Z(nP~P!7lO!Y+TO`(zX'r(zX~OP$]OZ$dOn$QO|#yO}#zO!P#{O!h$SO!i#wO!k#xO!o$]O#j$OO#k$PO#l$PO#m$PO#n$RO#o$SO#p$SO#q$cO#r$SO#t$TO#v$VO#x$XO#y$YO(XVO(h$ZO(o#|O(p#}O~O`!ea!Y!ea'r!ea'p!ea!V!ea!j!ear!ea![!ea%c!ea!d!ea~P!8dO|#yO}#zO!P#{O!i#wO!k#xO(XVOP!qaZ!qan!qa!Y!qa!h!qa!o!qa#j!qa#k!qa#l!qa#m!qa#n!qa#o!qa#p!qa#q!qa#r!qa#t!qa#v!qa#x!qa#y!qa(h!qa(o!qa(p!qa~O`!qa'r!qa'p!qa!V!qa!j!qar!qa![!qa%c!qa!d!qa~P!:}O|#yO}#zO!P#{O!i#wO!k#xO(XVOP!saZ!san!sa!Y!sa!h!sa!o!sa#j!sa#k!sa#l!sa#m!sa#n!sa#o!sa#p!sa#q!sa#r!sa#t!sa#v!sa#x!sa#y!sa(h!sa(o!sa(p!sa~O`!sa'r!sa'p!sa!V!sa!j!sar!sa![!sa%c!sa!d!sa~P!=hOg%VOj+^O!['ZO%c+]O~O!d+`O`(TX![(TX'r(TX!Y(TX~O`%kO![XO'r%kO~Og%VO!k%bO~Og%VO!k%bO'{%dO~O!d#uO#g(rO~Oa+kO%d+lO'{+hO'}TO(QUO!Z)OP~O!Y+mO_(}X~OZ+qO~O_+rO~O![%{O'{%dO'|!lO_(}P~Og%VO#[+wO~Og%VOj+zO![$|O~O![+|O~O|,OO![XO~O%h%rO~O!w,TO~Od,YO~Oa,ZO'{#mO'}TO(QUO!Z(|P~Od%yO~O%d!QO'{&UO~P<}OZ,`O_,_O~OPYOQYORfOczOdyOlkOnYOokOpkOvkOxYOzYO!PWO!TkO!UkO!fuO!kZO!nYO!oYO!pYO!rvO!wxO!{]O%b}O'}TO(QUO(XVO(g[O(tiO~O![!eO!t!gO$T!kO'{!dO~P!DkO_,_O`%kO'r%kO~OPYOQYORfOc!jOd!iOlkOnYOokOpkOvkOxYOzYO!PWO!TkO!UkO![!eO!fuO!kZO!nYO!oYO!pYO!rvO!w!hO$T!kO'{!dO'}TO(QUO(XVO(g[O(tiO~O`,eO!twO#s!OO%f!OO%g!OO%h!OO~P!GTO!k&jO~O&V,kO~O![,mO~O&h,oO&j,pOP&eaQ&eaR&eaX&ea`&eac&ead&eal&ean&eao&eap&eav&eax&eaz&ea!P&ea!T&ea!U&ea![&ea!f&ea!k&ea!n&ea!o&ea!p&ea!r&ea!t&ea!w&ea!{&ea#s&ea$T&ea%b&ea%d&ea%f&ea%g&ea%h&ea%k&ea%m&ea%p&ea%q&ea%s&ea&P&ea&V&ea&X&ea&Z&ea&]&ea&`&ea&f&ea&l&ea&n&ea&p&ea&r&ea&t&ea'p&ea'{&ea'}&ea(Q&ea(X&ea(g&ea(t&ea!Z&ea&^&eaa&ea&c&ea~O'{,uO~Og!bX!Y!OX!Y!bX!Z!OX!Z!bX!d!OX!d!bX!k!bX#[!OX~O!d,zO#[,yOg(aX!Y#dX!Y(aX!Z#dX!Z(aX!d(aX!k(aX~Og%VO!d,|O!k%bO!Y!^X!Z!^X~Oo!nO!P!oO'}TO(QUO([!mO~OP:cOQ:cORfOc<[Od!iOlkOn:cOokOpkOvkOx:cOz:cO!PWO!TkO!UkO![!eO!f:fO!kZO!n:cO!o:cO!p:cO!r:gO!t:jO!w!hO$T!kO'}TO(QUO(XVO(g[O(t<YO~O'{;]O~P#!ZO!Y-QO!Z(`X~O!Z-SO~O!d,zO#[,yO!Y#dX!Z#dX~O!Y-TO!Z(nX~O!Z-VO~O!`-WO!a-WO'|!lO~P# xO!Z-ZO~P'_Oj-^O!['ZO~O!V-cO~Oo!za!_!za!`!za!a!za#P!za#Q!za#R!za#S!za#T!za#W!za#X!za'|!za'}!za(Q!za([!za(g!za~P!#`O!o-hO#[-fO~PCOO!`-jO!a-jO'|!lO~PCnO`%kO#[-fO'r%kO~O`%kO!d#uO#[-fO'r%kO~O`%kO!d#uO!o-hO#[-fO'r%kO(h'kO~O'w'sO'x'sO'y-oO~Or-pO~O!V'Pa!Y'Pa~P!8dO!X-tO!V'PX!Y'PX~P%[O!Y(PO!V(_a~O!V(_a~PGbO!Y(WO!V(la~O!P%eO!X-xO![%fO'{%dO!V'VX!Y'VX~O#[-zO!Y(ja!j(ja`(ja'r(ja~O!d#uO~P#*aO!Y(dO!j(ia~O!P%eO![%fO#f.OO'{%dO~Ol.TO!P%eO!X.QO![%fO!{]O#e.SO#f.QO'{%dO!Y'YX!j'YX~O}.XO!k#xO~Og%VOj.[O!['ZO%c.ZO~O`#_i!Y#_i'r#_i'p#_i!V#_i!j#_ir#_i![#_i%c#_i!d#_i~P!8dOj<fO|)zO!P){O(o$}O(p%PO~O#g#Za`#Za#[#Za'r#Za!Y#Za!j#Za![#Za!V#Za~P#-]O#g(WXP(WXZ(WX`(WXn(WX}(WX!h(WX!k(WX!o(WX#j(WX#k(WX#l(WX#m(WX#n(WX#o(WX#p(WX#q(WX#r(WX#t(WX#v(WX#x(WX#y(WX'r(WX(X(WX(h(WX!j(WX!V(WX'p(WXr(WX![(WX%c(WX!d(WX~P!4qO!Y.iOf(bX~P!0}Of.kO~O!Y.lO!j(cX~P!8dO!j.oO~O!V.qO~OP$]O|#yO}#zO!P#{O!i#wO!k#xO!o$]O(XVOZ#ii`#iin#ii!Y#ii!h#ii#k#ii#l#ii#m#ii#n#ii#o#ii#p#ii#q#ii#r#ii#t#ii#v#ii#x#ii#y#ii'r#ii(h#ii(o#ii(p#ii'p#ii!V#ii!j#iir#ii![#ii%c#ii!d#ii~O#j#ii~P#1XO#j$OO~P#1XOP$]O|#yO}#zO!P#{O!i#wO!k#xO!o$]O#j$OO#k$PO#l$PO#m$PO(XVOZ#ii`#ii!Y#ii!h#ii#n#ii#o#ii#p#ii#q#ii#r#ii#t#ii#v#ii#x#ii#y#ii'r#ii(h#ii(o#ii(p#ii'p#ii!V#ii!j#iir#ii![#ii%c#ii!d#ii~On#ii~P#3yOn$QO~P#3yOP$]On$QO|#yO}#zO!P#{O!i#wO!k#xO!o$]O#j$OO#k$PO#l$PO#m$PO#n$RO(XVO`#ii!Y#ii#t#ii#v#ii#x#ii#y#ii'r#ii(h#ii(o#ii(p#ii'p#ii!V#ii!j#iir#ii![#ii%c#ii!d#ii~OZ#ii!h#ii#o#ii#p#ii#q#ii#r#ii~P#6kOZ$dO!h$SO#o$SO#p$SO#q$cO#r$SO~P#6kOP$]OZ$dOn$QO|#yO}#zO!P#{O!h$SO!i#wO!k#xO!o$]O#j$OO#k$PO#l$PO#m$PO#n$RO#o$SO#p$SO#q$cO#r$SO#t$TO(XVO(p#}O`#ii!Y#ii#x#ii#y#ii'r#ii(h#ii(o#ii'p#ii!V#ii!j#iir#ii![#ii%c#ii!d#ii~O#v$VO~P#9lO#v#ii~P#9lOP$]OZ$dOn$QO|#yO}#zO!P#{O!h$SO!i#wO!k#xO!o$]O#j$OO#k$PO#l$PO#m$PO#n$RO#o$SO#p$SO#q$cO#r$SO#t$TO(XVO`#ii!Y#ii#x#ii#y#ii'r#ii(h#ii'p#ii!V#ii!j#iir#ii![#ii%c#ii!d#ii~O#v#ii(o#ii(p#ii~P#<^O#v$VO(o#|O(p#}O~P#<^OP$]OZ$dOn$QO|#yO}#zO!P#{O!h$SO!i#wO!k#xO!o$]O#j$OO#k$PO#l$PO#m$PO#n$RO#o$SO#p$SO#q$cO#r$SO#t$TO#v$VO#x$XO(XVO(o#|O(p#}O~O`#ii!Y#ii#y#ii'r#ii(h#ii'p#ii!V#ii!j#iir#ii![#ii%c#ii!d#ii~P#?UOP[XZ[Xn[X|[X}[X!P[X!h[X!i[X!k[X!o[X#[[X#geX#j[X#k[X#l[X#m[X#n[X#o[X#p[X#q[X#r[X#t[X#v[X#x[X#y[X$O[X(X[X(h[X(o[X(p[X!Y[X!Z[X~O#|[X~P#AoOP$]OZ:zOn:nO|#yO}#zO!P#{O!h:pO!i#wO!k#xO!o$]O#j:lO#k:mO#l:mO#m:mO#n:oO#o:pO#p:pO#q:yO#r:pO#t:qO#v:sO#x:uO#y:vO(XVO(h$ZO(o#|O(p#}O~O#|.sO~P#C|O#[:{O$O:{O#|(^X!Z(^X~P! [O`']a!Y']a'r']a'p']a!j']a!V']ar']a![']a%c']a!d']a~P!8dOP#iiZ#ii`#iin#ii}#ii!Y#ii!h#ii!i#ii!k#ii!o#ii#j#ii#k#ii#l#ii#m#ii#n#ii#o#ii#p#ii#q#ii#r#ii#t#ii#v#ii#x#ii#y#ii'r#ii(X#ii(h#ii'p#ii!V#ii!j#iir#ii![#ii%c#ii!d#ii~P#-]O`#}i!Y#}i'r#}i'p#}i!V#}i!j#}ir#}i![#}i%c#}i!d#}i~P!8dO$Y.xO$[.xO~O$Y.yO$[.yO~O!d)cO#[.zO![$`X$W$`X$Y$`X$[$`X$c$`X~O!X.{O~O![)fO$W.}O$Y)eO$[)eO$c/OO~O!Y:wO!Z(]X~P#C|O!Z/PO~O!d)cO$c(qX~O$c/RO~Ot)uO(Y)vO(Z/UO~O!V/YO~P!&dO(o$}Oj%Za|%Za!P%Za(p%Za!Y%Za#[%Za~Of%Za#|%Za~P#L^O(p%POj%]a|%]a!P%]a(o%]a!Y%]a#[%]a~Of%]a#|%]a~P#MPO!YeX!deX!jeX!j$uX(heX~P!/tO!j/bO~P#-]O!Y/cO!d#uO(h'kO!j(uX~O!j/hO~O!X*WO'{%dO!j(uP~O#g/jO~O!V$uX!Y$uX!d$|X~P!/tO!Y/kO!V(vX~P#-]O!d/mO~O!V/oO~Og%VOn/sO!d#uO!k%bO(h'kO~O'{/uO~O!d+`O~O`%kO!Y/yO'r%kO~O!Z/{O~P!3xO!`/|O!a/|O'|!lO([!mO~O!P0OO([!mO~O#W0PO~Of%Za!Y%Za#[%Za#|%Za~P!0}Of%]a!Y%]a#[%]a#|%]a~P!0}O'{&UOf'fX!Y'fX~O!Y*rOf(Ua~Of0YO~O|0ZO}0ZO!P0[Ojya(oya(pya!Yya#[ya~Ofya#|ya~P$$jO|)zO!P){Oj$na(o$na(p$na!Y$na#[$na~Of$na#|$na~P$%`O|)zO!P){Oj$pa(o$pa(p$pa!Y$pa#[$pa~Of$pa#|$pa~P$&RO#g0^O~Of%Oa!Y%Oa#[%Oa#|%Oa~P!0}O!d#uO~O#g0aO~O!Y+TO`(za'r(za~O|#yO}#zO!P#{O!i#wO!k#xO(XVOP!qiZ!qin!qi!Y!qi!h!qi!o!qi#j!qi#k!qi#l!qi#m!qi#n!qi#o!qi#p!qi#q!qi#r!qi#t!qi#v!qi#x!qi#y!qi(h!qi(o!qi(p!qi~O`!qi'r!qi'p!qi!V!qi!j!qir!qi![!qi%c!qi!d!qi~P$'pOg%VOn$tOo$sOp$sOv%XOx%YOz;QO!P${O![$|O!f<`O!k$xO#f;WO$T%^O$o;SO$q;UO$t%_O'}TO(QUO(X$uO(o$}O(p%PO~Ol0kO'{0jO~P$*ZO!d+`O`(Ta![(Ta'r(Ta!Y(Ta~O#g0qO~OZ[X!YeX!ZeX~O!Y0rO!Z)OX~O!Z0tO~OZ0uO~Oa0wO'{+hO'}TO(QUO~O![%{O'{%dO_'nX!Y'nX~O!Y+mO_(}a~O!j0zO~P!8dOZ0}O~O_1OO~O#[1RO~Oj1UO![$|O~O([(xO!Z({P~Og%VOj1_O![1[O%c1^O~OZ1iO!Y1gO!Z(|X~O!Z1jO~O_1lO`%kO'r%kO~O'{#mO'}TO(QUO~O#[$eO$O$eOP(^XZ(^Xn(^X|(^X}(^X!P(^X!Y(^X!h(^X!k(^X!o(^X#j(^X#k(^X#l(^X#m(^X#n(^X#o(^X#p(^X#q(^X#t(^X#v(^X#x(^X#y(^X(X(^X(h(^X(o(^X(p(^X~O#r1oO&T1pO`(^X!i(^X~P$/qO#[$eO#r1oO&T1pO~O`1rO~P%[O`1tO~O&^1wOP&[iQ&[iR&[iX&[i`&[ic&[id&[il&[in&[io&[ip&[iv&[ix&[iz&[i!P&[i!T&[i!U&[i![&[i!f&[i!k&[i!n&[i!o&[i!p&[i!r&[i!t&[i!w&[i!{&[i#s&[i$T&[i%b&[i%d&[i%f&[i%g&[i%h&[i%k&[i%m&[i%p&[i%q&[i%s&[i&P&[i&V&[i&X&[i&Z&[i&]&[i&`&[i&f&[i&l&[i&n&[i&p&[i&r&[i&t&[i'p&[i'{&[i'}&[i(Q&[i(X&[i(g&[i(t&[i!Z&[ia&[i&c&[i~Oa1}O!Z1{O&c1|O~P`O![XO!k2PO~O&j,pOP&eiQ&eiR&eiX&ei`&eic&eid&eil&ein&eio&eip&eiv&eix&eiz&ei!P&ei!T&ei!U&ei![&ei!f&ei!k&ei!n&ei!o&ei!p&ei!r&ei!t&ei!w&ei!{&ei#s&ei$T&ei%b&ei%d&ei%f&ei%g&ei%h&ei%k&ei%m&ei%p&ei%q&ei%s&ei&P&ei&V&ei&X&ei&Z&ei&]&ei&`&ei&f&ei&l&ei&n&ei&p&ei&r&ei&t&ei'p&ei'{&ei'}&ei(Q&ei(X&ei(g&ei(t&ei!Z&ei&^&eia&ei&c&ei~O!V2VO~O!Y!^a!Z!^a~P#C|Oo!nO!P!oO!X2]O([!mO!Y'QX!Z'QX~P@UO!Y-QO!Z(`a~O!Y'WX!Z'WX~P!7lO!Y-TO!Z(na~O!Z2dO~P'_O`%kO#[2mO'r%kO~O`%kO!d#uO#[2mO'r%kO~O`%kO!d#uO!o2qO#[2mO'r%kO(h'kO~O`%kO'r%kO~P!8dO!Y$aOr$ma~O!V'Pi!Y'Pi~P!8dO!Y(PO!V(_i~O!Y(WO!V(li~O!V(mi!Y(mi~P!8dO!Y(ji!j(ji`(ji'r(ji~P!8dO#[2sO!Y(ji!j(ji`(ji'r(ji~O!Y(dO!j(ii~O!P%eO![%fO!{]O#e2xO#f2wO'{%dO~O!P%eO![%fO#f2wO'{%dO~Oj3PO!['ZO%c3OO~Og%VOj3PO!['ZO%c3OO~O#g%ZaP%ZaZ%Za`%Zan%Za}%Za!h%Za!i%Za!k%Za!o%Za#j%Za#k%Za#l%Za#m%Za#n%Za#o%Za#p%Za#q%Za#r%Za#t%Za#v%Za#x%Za#y%Za'r%Za(X%Za(h%Za!j%Za!V%Za'p%Zar%Za![%Za%c%Za!d%Za~P#L^O#g%]aP%]aZ%]a`%]an%]a}%]a!h%]a!i%]a!k%]a!o%]a#j%]a#k%]a#l%]a#m%]a#n%]a#o%]a#p%]a#q%]a#r%]a#t%]a#v%]a#x%]a#y%]a'r%]a(X%]a(h%]a!j%]a!V%]a'p%]ar%]a![%]a%c%]a!d%]a~P#MPO#g%ZaP%ZaZ%Za`%Zan%Za}%Za!Y%Za!h%Za!i%Za!k%Za!o%Za#j%Za#k%Za#l%Za#m%Za#n%Za#o%Za#p%Za#q%Za#r%Za#t%Za#v%Za#x%Za#y%Za'r%Za(X%Za(h%Za!j%Za!V%Za'p%Za#[%Zar%Za![%Za%c%Za!d%Za~P#-]O#g%]aP%]aZ%]a`%]an%]a}%]a!Y%]a!h%]a!i%]a!k%]a!o%]a#j%]a#k%]a#l%]a#m%]a#n%]a#o%]a#p%]a#q%]a#r%]a#t%]a#v%]a#x%]a#y%]a'r%]a(X%]a(h%]a!j%]a!V%]a'p%]a#[%]ar%]a![%]a%c%]a!d%]a~P#-]O#gyaPyaZya`yanya!hya!iya!kya!oya#jya#kya#lya#mya#nya#oya#pya#qya#rya#tya#vya#xya#yya'rya(Xya(hya!jya!Vya'pyarya![ya%cya!dya~P$$jO#g$naP$naZ$na`$nan$na}$na!h$na!i$na!k$na!o$na#j$na#k$na#l$na#m$na#n$na#o$na#p$na#q$na#r$na#t$na#v$na#x$na#y$na'r$na(X$na(h$na!j$na!V$na'p$nar$na![$na%c$na!d$na~P$%`O#g$paP$paZ$pa`$pan$pa}$pa!h$pa!i$pa!k$pa!o$pa#j$pa#k$pa#l$pa#m$pa#n$pa#o$pa#p$pa#q$pa#r$pa#t$pa#v$pa#x$pa#y$pa'r$pa(X$pa(h$pa!j$pa!V$pa'p$par$pa![$pa%c$pa!d$pa~P$&RO#g%OaP%OaZ%Oa`%Oan%Oa}%Oa!Y%Oa!h%Oa!i%Oa!k%Oa!o%Oa#j%Oa#k%Oa#l%Oa#m%Oa#n%Oa#o%Oa#p%Oa#q%Oa#r%Oa#t%Oa#v%Oa#x%Oa#y%Oa'r%Oa(X%Oa(h%Oa!j%Oa!V%Oa'p%Oa#[%Oar%Oa![%Oa%c%Oa!d%Oa~P#-]O`#_q!Y#_q'r#_q'p#_q!V#_q!j#_qr#_q![#_q%c#_q!d#_q~P!8dOf'RX!Y'RX~P!(SO!Y.iOf(ba~O!X3ZO!Y'SX!j'SX~P%[O!Y.lO!j(ca~O!Y.lO!j(ca~P!8dO!V3^O~O#|!ma!Z!ma~PKOO#|!ea!Y!ea!Z!ea~P#C|O#|!qa!Z!qa~P!:}O#|!sa!Z!sa~P!=hORfO![3pO$a3qO~O!Z3uO~Or3vO~P#-]O`$jq!Y$jq'r$jq'p$jq!V$jq!j$jqr$jq![$jq%c$jq!d$jq~P!8dO!V3wO~P#-]O|)zO!P){O(p%POj'ba(o'ba!Y'ba#['ba~Of'ba#|'ba~P%)eO|)zO!P){Oj'da(o'da(p'da!Y'da#['da~Of'da#|'da~P%*WO(h$ZO~P#-]O!X3zO'{%dO!Y'^X!j'^X~O!Y/cO!j(ua~O!Y/cO!d#uO!j(ua~O!Y/cO!d#uO(h'kO!j(ua~Of$wi!Y$wi#[$wi#|$wi~P!0}O!X4SO'{*]O!V'`X!Y'`X~P!1lO!Y/kO!V(va~O!Y/kO!V(va~P#-]O!d#uO#r4[O~On4_O!d#uO(h'kO~O(o$}Oj%Zi|%Zi!P%Zi(p%Zi!Y%Zi#[%Zi~Of%Zi#|%Zi~P%-jO(p%POj%]i|%]i!P%]i(o%]i!Y%]i#[%]i~Of%]i#|%]i~P%.]Of(Vi!Y(Vi~P!0}O#[4fOf(Vi!Y(Vi~P!0}O!j4iO~O`$kq!Y$kq'r$kq'p$kq!V$kq!j$kqr$kq![$kq%c$kq!d$kq~P!8dO!V4mO~O!Y4nO![(wX~P#-]O!i#wO~P4XO`$uX![$uX%W[X'r$uX!Y$uX~P!/tO%W4pO`kXjkX|kX!PkX![kX'rkX(okX(pkX!YkX~O%W4pO~Oa4vO%d4wO'{+hO'}TO(QUO!Y'mX!Z'mX~O!Y0rO!Z)Oa~OZ4{O~O_4|O~O`%kO'r%kO~P#-]O![$|O~P#-]O!Y5UO#[5WO!Z({X~O!Z5XO~Oo!nO!P5YO!_!xO!`!uO!a!uO!{:dO#P!pO#Q!pO#R!pO#S!pO#T!pO#W5_O#X!yO'|!lO'}TO(QUO([!mO(g!sO~O!Z5^O~P%3nOj5dO![1[O%c5cO~Og%VOj5dO![1[O%c5cO~Oa5kO'{#mO'}TO(QUO!Y'lX!Z'lX~O!Y1gO!Z(|a~O'}TO(QUO([5mO~O_5qO~O#r5tO&T5uO~PMnO!j5vO~P%[O`5xO~O`5xO~P%[Oa1}O!Z5}O&c1|O~P`O!d6PO~O!d6ROg(ai!Y(ai!Z(ai!d(ai!k(ai~O!Y#di!Z#di~P#C|O#[6SO!Y#di!Z#di~O!Y!^i!Z!^i~P#C|O`%kO#[6]O'r%kO~O`%kO!d#uO#[6]O'r%kO~O!Y(jq!j(jq`(jq'r(jq~P!8dO!Y(dO!j(iq~O!P%eO![%fO#f6dO'{%dO~O!['ZO%c6gO~Oj6jO!['ZO%c6gO~O#g'baP'baZ'ba`'ban'ba}'ba!h'ba!i'ba!k'ba!o'ba#j'ba#k'ba#l'ba#m'ba#n'ba#o'ba#p'ba#q'ba#r'ba#t'ba#v'ba#x'ba#y'ba'r'ba(X'ba(h'ba!j'ba!V'ba'p'bar'ba!['ba%c'ba!d'ba~P%)eO#g'daP'daZ'da`'dan'da}'da!h'da!i'da!k'da!o'da#j'da#k'da#l'da#m'da#n'da#o'da#p'da#q'da#r'da#t'da#v'da#x'da#y'da'r'da(X'da(h'da!j'da!V'da'p'dar'da!['da%c'da!d'da~P%*WO#g$wiP$wiZ$wi`$win$wi}$wi!Y$wi!h$wi!i$wi!k$wi!o$wi#j$wi#k$wi#l$wi#m$wi#n$wi#o$wi#p$wi#q$wi#r$wi#t$wi#v$wi#x$wi#y$wi'r$wi(X$wi(h$wi!j$wi!V$wi'p$wi#[$wir$wi![$wi%c$wi!d$wi~P#-]O#g%ZiP%ZiZ%Zi`%Zin%Zi}%Zi!h%Zi!i%Zi!k%Zi!o%Zi#j%Zi#k%Zi#l%Zi#m%Zi#n%Zi#o%Zi#p%Zi#q%Zi#r%Zi#t%Zi#v%Zi#x%Zi#y%Zi'r%Zi(X%Zi(h%Zi!j%Zi!V%Zi'p%Zir%Zi![%Zi%c%Zi!d%Zi~P%-jO#g%]iP%]iZ%]i`%]in%]i}%]i!h%]i!i%]i!k%]i!o%]i#j%]i#k%]i#l%]i#m%]i#n%]i#o%]i#p%]i#q%]i#r%]i#t%]i#v%]i#x%]i#y%]i'r%]i(X%]i(h%]i!j%]i!V%]i'p%]ir%]i![%]i%c%]i!d%]i~P%.]Of'Ra!Y'Ra~P!0}O!Y'Sa!j'Sa~P!8dO!Y.lO!j(ci~O#|#_i!Y#_i!Z#_i~P#C|OP$]O|#yO}#zO!P#{O!i#wO!k#xO!o$]O(XVOZ#iin#ii!h#ii#k#ii#l#ii#m#ii#n#ii#o#ii#p#ii#q#ii#r#ii#t#ii#v#ii#x#ii#y#ii#|#ii(h#ii(o#ii(p#ii!Y#ii!Z#ii~O#j#ii~P%FnO#j:lO~P%FnOP$]O|#yO}#zO!P#{O!i#wO!k#xO!o$]O#j:lO#k:mO#l:mO#m:mO(XVOZ#ii!h#ii#n#ii#o#ii#p#ii#q#ii#r#ii#t#ii#v#ii#x#ii#y#ii#|#ii(h#ii(o#ii(p#ii!Y#ii!Z#ii~On#ii~P%HyOn:nO~P%HyOP$]On:nO|#yO}#zO!P#{O!i#wO!k#xO!o$]O#j:lO#k:mO#l:mO#m:mO#n:oO(XVO#t#ii#v#ii#x#ii#y#ii#|#ii(h#ii(o#ii(p#ii!Y#ii!Z#ii~OZ#ii!h#ii#o#ii#p#ii#q#ii#r#ii~P%KUOZ:zO!h:pO#o:pO#p:pO#q:yO#r:pO~P%KUOP$]OZ:zOn:nO|#yO}#zO!P#{O!h:pO!i#wO!k#xO!o$]O#j:lO#k:mO#l:mO#m:mO#n:oO#o:pO#p:pO#q:yO#r:pO#t:qO(XVO(p#}O#x#ii#y#ii#|#ii(h#ii(o#ii!Y#ii!Z#ii~O#v:sO~P%MpO#v#ii~P%MpOP$]OZ:zOn:nO|#yO}#zO!P#{O!h:pO!i#wO!k#xO!o$]O#j:lO#k:mO#l:mO#m:mO#n:oO#o:pO#p:pO#q:yO#r:pO#t:qO(XVO#x#ii#y#ii#|#ii(h#ii!Y#ii!Z#ii~O#v#ii(o#ii(p#ii~P& {O#v:sO(o#|O(p#}O~P& {OP$]OZ:zOn:nO|#yO}#zO!P#{O!h:pO!i#wO!k#xO!o$]O#j:lO#k:mO#l:mO#m:mO#n:oO#o:pO#p:pO#q:yO#r:pO#t:qO#v:sO#x:uO(XVO(o#|O(p#}O~O#y#ii#|#ii(h#ii!Y#ii!Z#ii~P&$^O`#zy!Y#zy'r#zy'p#zy!V#zy!j#zyr#zy![#zy%c#zy!d#zy~P!8dOj<gO|)zO!P){O(o$}O(p%PO~OP#iiZ#iin#ii}#ii!h#ii!i#ii!k#ii!o#ii#j#ii#k#ii#l#ii#m#ii#n#ii#o#ii#p#ii#q#ii#r#ii#t#ii#v#ii#x#ii#y#ii#|#ii(X#ii(h#ii!Y#ii!Z#ii~P&'UO!i#wOP(WXZ(WXj(WXn(WX|(WX}(WX!P(WX!h(WX!k(WX!o(WX#j(WX#k(WX#l(WX#m(WX#n(WX#o(WX#p(WX#q(WX#r(WX#t(WX#v(WX#x(WX#y(WX#|(WX(X(WX(h(WX(o(WX(p(WX!Y(WX!Z(WX~O#|#}i!Y#}i!Z#}i~P#C|O#|!qi!Z!qi~P$'pO!Z6|O~O!Y']a!Z']a~P#C|O!d#uO(h'kO!Y'^a!j'^a~O!Y/cO!j(ui~O!Y/cO!d#uO!j(ui~Of$wq!Y$wq#[$wq#|$wq~P!0}O!V'`a!Y'`a~P#-]O!d7TO~O!Y/kO!V(vi~P#-]O!Y/kO!V(vi~O!V7XO~O!d#uO#r7^O~On7_O!d#uO(h'kO~O|)zO!P){O(p%POj'ca(o'ca!Y'ca#['ca~Of'ca#|'ca~P&.fO|)zO!P){Oj'ea(o'ea(p'ea!Y'ea#['ea~Of'ea#|'ea~P&/XO!V7aO~Of$yq!Y$yq#[$yq#|$yq~P!0}O`$ky!Y$ky'r$ky'p$ky!V$ky!j$kyr$ky![$ky%c$ky!d$ky~P!8dO!d6RO~O!Y4nO![(wa~O`#_y!Y#_y'r#_y'p#_y!V#_y!j#_yr#_y![#_y%c#_y!d#_y~P!8dOZ7fO~Oa7hO'{+hO'}TO(QUO~O!Y0rO!Z)Oi~O_7lO~O([(xO!Y'iX!Z'iX~O!Y5UO!Z({a~OlkO'{7sO~P.iO!Z7vO~P%3nOo!nO!P7wO'}TO(QUO([!mO(g!sO~O![1[O~O![1[O%c7yO~Oj7|O![1[O%c7yO~OZ8RO!Y'la!Z'la~O!Y1gO!Z(|i~O!j8VO~O!j8WO~O!j8ZO~O!j8ZO~P%[O`8]O~O!d8^O~O!j8_O~O!Y(mi!Z(mi~P#C|O`%kO#[8gO'r%kO~O!Y(jy!j(jy`(jy'r(jy~P!8dO!Y(dO!j(iy~O!['ZO%c8jO~O#g$wqP$wqZ$wq`$wqn$wq}$wq!Y$wq!h$wq!i$wq!k$wq!o$wq#j$wq#k$wq#l$wq#m$wq#n$wq#o$wq#p$wq#q$wq#r$wq#t$wq#v$wq#x$wq#y$wq'r$wq(X$wq(h$wq!j$wq!V$wq'p$wq#[$wqr$wq![$wq%c$wq!d$wq~P#-]O#g'caP'caZ'ca`'can'ca}'ca!h'ca!i'ca!k'ca!o'ca#j'ca#k'ca#l'ca#m'ca#n'ca#o'ca#p'ca#q'ca#r'ca#t'ca#v'ca#x'ca#y'ca'r'ca(X'ca(h'ca!j'ca!V'ca'p'car'ca!['ca%c'ca!d'ca~P&.fO#g'eaP'eaZ'ea`'ean'ea}'ea!h'ea!i'ea!k'ea!o'ea#j'ea#k'ea#l'ea#m'ea#n'ea#o'ea#p'ea#q'ea#r'ea#t'ea#v'ea#x'ea#y'ea'r'ea(X'ea(h'ea!j'ea!V'ea'p'ear'ea!['ea%c'ea!d'ea~P&/XO#g$yqP$yqZ$yq`$yqn$yq}$yq!Y$yq!h$yq!i$yq!k$yq!o$yq#j$yq#k$yq#l$yq#m$yq#n$yq#o$yq#p$yq#q$yq#r$yq#t$yq#v$yq#x$yq#y$yq'r$yq(X$yq(h$yq!j$yq!V$yq'p$yq#[$yqr$yq![$yq%c$yq!d$yq~P#-]O!Y'Si!j'Si~P!8dO#|#_q!Y#_q!Z#_q~P#C|O(o$}OP%ZaZ%Zan%Za}%Za!h%Za!i%Za!k%Za!o%Za#j%Za#k%Za#l%Za#m%Za#n%Za#o%Za#p%Za#q%Za#r%Za#t%Za#v%Za#x%Za#y%Za#|%Za(X%Za(h%Za!Y%Za!Z%Za~Oj%Za|%Za!P%Za(p%Za~P&@nO(p%POP%]aZ%]an%]a}%]a!h%]a!i%]a!k%]a!o%]a#j%]a#k%]a#l%]a#m%]a#n%]a#o%]a#p%]a#q%]a#r%]a#t%]a#v%]a#x%]a#y%]a#|%]a(X%]a(h%]a!Y%]a!Z%]a~Oj%]a|%]a!P%]a(o%]a~P&BuOj<gO|)zO!P){O(p%PO~P&@nOj<gO|)zO!P){O(o$}O~P&BuO|0ZO}0ZO!P0[OPyaZyajyanya!hya!iya!kya!oya#jya#kya#lya#mya#nya#oya#pya#qya#rya#tya#vya#xya#yya#|ya(Xya(hya(oya(pya!Yya!Zya~O|)zO!P){OP$naZ$naj$nan$na}$na!h$na!i$na!k$na!o$na#j$na#k$na#l$na#m$na#n$na#o$na#p$na#q$na#r$na#t$na#v$na#x$na#y$na#|$na(X$na(h$na(o$na(p$na!Y$na!Z$na~O|)zO!P){OP$paZ$paj$pan$pa}$pa!h$pa!i$pa!k$pa!o$pa#j$pa#k$pa#l$pa#m$pa#n$pa#o$pa#p$pa#q$pa#r$pa#t$pa#v$pa#x$pa#y$pa#|$pa(X$pa(h$pa(o$pa(p$pa!Y$pa!Z$pa~OP%OaZ%Oan%Oa}%Oa!h%Oa!i%Oa!k%Oa!o%Oa#j%Oa#k%Oa#l%Oa#m%Oa#n%Oa#o%Oa#p%Oa#q%Oa#r%Oa#t%Oa#v%Oa#x%Oa#y%Oa#|%Oa(X%Oa(h%Oa!Y%Oa!Z%Oa~P&'UO#|$jq!Y$jq!Z$jq~P#C|O#|$kq!Y$kq!Z$kq~P#C|O!Z8vO~O#|8wO~P!0}O!d#uO!Y'^i!j'^i~O!d#uO(h'kO!Y'^i!j'^i~O!Y/cO!j(uq~O!V'`i!Y'`i~P#-]O!Y/kO!V(vq~O!V8}O~P#-]O!V8}O~Of(Vy!Y(Vy~P!0}O!Y'ga!['ga~P#-]O`%Vq![%Vq'r%Vq!Y%Vq~P#-]OZ9SO~O!Y0rO!Z)Oq~O#[9WO!Y'ia!Z'ia~O!Y5UO!Z({i~P#C|OP[XZ[Xn[X|[X}[X!P[X!V[X!Y[X!h[X!i[X!k[X!o[X#[[X#geX#j[X#k[X#l[X#m[X#n[X#o[X#p[X#q[X#r[X#t[X#v[X#x[X#y[X$O[X(X[X(h[X(o[X(p[X~O!d%TX#r%TX~P'#`O![1[O%c9[O~O'}TO(QUO([9aO~O!Y1gO!Z(|q~O!j9dO~O!j9eO~O!j9fO~O!j9fO~P%[O#[9iO!Y#dy!Z#dy~O!Y#dy!Z#dy~P#C|O!['ZO%c9nO~O#|#zy!Y#zy!Z#zy~P#C|OP$wiZ$win$wi}$wi!h$wi!i$wi!k$wi!o$wi#j$wi#k$wi#l$wi#m$wi#n$wi#o$wi#p$wi#q$wi#r$wi#t$wi#v$wi#x$wi#y$wi#|$wi(X$wi(h$wi!Y$wi!Z$wi~P&'UO|)zO!P){O(p%POP'baZ'baj'ban'ba}'ba!h'ba!i'ba!k'ba!o'ba#j'ba#k'ba#l'ba#m'ba#n'ba#o'ba#p'ba#q'ba#r'ba#t'ba#v'ba#x'ba#y'ba#|'ba(X'ba(h'ba(o'ba!Y'ba!Z'ba~O|)zO!P){OP'daZ'daj'dan'da}'da!h'da!i'da!k'da!o'da#j'da#k'da#l'da#m'da#n'da#o'da#p'da#q'da#r'da#t'da#v'da#x'da#y'da#|'da(X'da(h'da(o'da(p'da!Y'da!Z'da~O(o$}OP%ZiZ%Zij%Zin%Zi|%Zi}%Zi!P%Zi!h%Zi!i%Zi!k%Zi!o%Zi#j%Zi#k%Zi#l%Zi#m%Zi#n%Zi#o%Zi#p%Zi#q%Zi#r%Zi#t%Zi#v%Zi#x%Zi#y%Zi#|%Zi(X%Zi(h%Zi(p%Zi!Y%Zi!Z%Zi~O(p%POP%]iZ%]ij%]in%]i|%]i}%]i!P%]i!h%]i!i%]i!k%]i!o%]i#j%]i#k%]i#l%]i#m%]i#n%]i#o%]i#p%]i#q%]i#r%]i#t%]i#v%]i#x%]i#y%]i#|%]i(X%]i(h%]i(o%]i!Y%]i!Z%]i~O#|$ky!Y$ky!Z$ky~P#C|O#|#_y!Y#_y!Z#_y~P#C|O!d#uO!Y'^q!j'^q~O!Y/cO!j(uy~O!V'`q!Y'`q~P#-]O!V9wO~P#-]O!Y0rO!Z)Oy~O!Y5UO!Z({q~O![1[O%c:OO~O!j:RO~O!['ZO%c:WO~OP$wqZ$wqn$wq}$wq!h$wq!i$wq!k$wq!o$wq#j$wq#k$wq#l$wq#m$wq#n$wq#o$wq#p$wq#q$wq#r$wq#t$wq#v$wq#x$wq#y$wq#|$wq(X$wq(h$wq!Y$wq!Z$wq~P&'UO|)zO!P){O(p%POP'caZ'caj'can'ca}'ca!h'ca!i'ca!k'ca!o'ca#j'ca#k'ca#l'ca#m'ca#n'ca#o'ca#p'ca#q'ca#r'ca#t'ca#v'ca#x'ca#y'ca#|'ca(X'ca(h'ca(o'ca!Y'ca!Z'ca~O|)zO!P){OP'eaZ'eaj'ean'ea}'ea!h'ea!i'ea!k'ea!o'ea#j'ea#k'ea#l'ea#m'ea#n'ea#o'ea#p'ea#q'ea#r'ea#t'ea#v'ea#x'ea#y'ea#|'ea(X'ea(h'ea(o'ea(p'ea!Y'ea!Z'ea~OP$yqZ$yqn$yq}$yq!h$yq!i$yq!k$yq!o$yq#j$yq#k$yq#l$yq#m$yq#n$yq#o$yq#p$yq#q$yq#r$yq#t$yq#v$yq#x$yq#y$yq#|$yq(X$yq(h$yq!Y$yq!Z$yq~P&'UOf%_!Z!Y%_!Z#[%_!Z#|%_!Z~P!0}O!Y'iq!Z'iq~P#C|O!Y#d!Z!Z#d!Z~P#C|O#g%_!ZP%_!ZZ%_!Z`%_!Zn%_!Z}%_!Z!Y%_!Z!h%_!Z!i%_!Z!k%_!Z!o%_!Z#j%_!Z#k%_!Z#l%_!Z#m%_!Z#n%_!Z#o%_!Z#p%_!Z#q%_!Z#r%_!Z#t%_!Z#v%_!Z#x%_!Z#y%_!Z'r%_!Z(X%_!Z(h%_!Z!j%_!Z!V%_!Z'p%_!Z#[%_!Zr%_!Z![%_!Z%c%_!Z!d%_!Z~P#-]OP%_!ZZ%_!Zn%_!Z}%_!Z!h%_!Z!i%_!Z!k%_!Z!o%_!Z#j%_!Z#k%_!Z#l%_!Z#m%_!Z#n%_!Z#o%_!Z#p%_!Z#q%_!Z#r%_!Z#t%_!Z#v%_!Z#x%_!Z#y%_!Z#|%_!Z(X%_!Z(h%_!Z!Y%_!Z!Z%_!Z~P&'UOr(]X~P1qO'|!lO~P!*fO!VeX!YeX#[eX~P'#`OP[XZ[Xn[X|[X}[X!P[X!Y[X!YeX!h[X!i[X!k[X!o[X#[[X#[eX#geX#j[X#k[X#l[X#m[X#n[X#o[X#p[X#q[X#r[X#t[X#v[X#x[X#y[X$O[X(X[X(h[X(o[X(p[X~O!deX!j[X!jeX(heX~P'ASOP:cOQ:cORfOc<[Od!iOlkOn:cOokOpkOvkOx:cOz:cO!PWO!TkO!UkO![XO!f:fO!kZO!n:cO!o:cO!p:cO!r:gO!t:jO!w!hO$T!kO'{)YO'}TO(QUO(XVO(g[O(t<YO~O!Y:wO!Z$ma~Og%VOl%WOn$tOo$sOp$sOv%XOx%YOz;RO!P${O![$|O!f<aO!k$xO#f;XO$T%^O$o;TO$q;VO$t%_O'{(pO'}TO(QUO(X$uO(o$}O(p%PO~O#s)aO~P'ExO!Z[X!ZeX~P'ASO#g:kO~O!d#uO#g:kO~O#[:{O~O#r:pO~O#[;ZO!Y(mX!Z(mX~O#[:{O!Y(kX!Z(kX~O#g;[O~Of;^O~P!0}O#g;cO~O#g;dO~O!d#uO#g;eO~O!d#uO#g;[O~O#|;fO~P#C|O#g;gO~O#g;hO~O#g;mO~O#g;nO~O#g;oO~O#g;pO~O#|;qO~P!0}O#|;rO~P!0}O!i#P#Q#S#T#W#e#f#q(t$o$q$t%W%b%c%d%k%m%p%q%s%u~'vS#k!U't'|#lo#j#mn|'u$Y'u'{$[([~",goto:"$2p)SPPPPP)TPP)WP)iP*x.|PPPP5pPP6WPP<S?gP?zP?zPPP?zPAxP?zP?zP?zPA|PPBRPBlPGdPPPGhPPPPGhJiPPPJoKjPGhPMxPPPP!!WGhPPPGhPGhP!$fGhP!'z!(|!)VP!)y!)}!)yPPPPP!-Y!(|PP!-v!.pP!1dGhGh!1i!4s!9Y!9Y!=OPPP!=VGhPPPPPPPPPPP!@dP!AqPPGh!CSPGhPGhGhGhGhPGh!DfP!GnP!JrP!Jv!KQ!KU!KUP!GkP!KY!KYP!N^P!NbGhGh!Nh##k?zP?zP?z?zP#$v?z?z#'O?z#)k?z#+m?z?z#,[#.f#.f#.j#.r#.f#.zP#.fP?z#/d?z#3R?z?z5pPPP#6vPPP#7a#7aP#7aP#7w#7aPP#7}P#7tP#7t#8b#7t#8|#9S5m)W#9V)WP#9^#9^#9^P)WP)WP)WP)WPP)WP#9d#9gP#9g)WP#9kP#9nP)WP)WP)WP)WP)WP)W)WPP#9t#9z#:V#:]#:c#:i#:o#:}#;T#;Z#;e#;k#;u#<U#<[#<|#=`#=f#=l#=z#>a#@O#@^#@d#Ax#BW#Cr#DQ#DW#D^#Dd#Dn#Dt#Dz#EU#Eh#EnPPPPPPPPPP#EtPPPPPPP#Fi#Ip#KP#KW#K`PPPP$!d$%Z$+r$+u$+x$,q$,t$,w$-O$-WPP$-^$-b$.Y$/X$/]$/qPP$/u$/{$0PP$0S$0W$0Z$1P$1h$2P$2T$2W$2Z$2a$2d$2h$2lR!{RoqOXst!Z#c%j&m&o&p&r,h,m1w1zY!uQ'Z-Y1[5]Q%pvQ%xyQ&P|Q&e!VS'R!e-QQ'a!iS'g!r!xS*c$|*hQ+f%yQ+s&RQ,X&_Q-W'YQ-b'bQ-j'hQ/|*jQ1f,YR;Y:g%OdOPWXYZstuvw!Z!`!g!o#R#V#Y#c#n#t#x#{$O$P$Q$R$S$T$U$V$W$X$Y$a$e%j%p%}&f&i&m&o&p&r&v'O']'m'}(P(V(^(r(v(z)y+O+S,e,h,m-^-f-t-z.l.s0[0a0q1_1o1p1r1t1w1z1|2m2s3Z5Y5d5t5u5x6]7w7|8]8gS#p]:d!r)[$[$m'S)n,y,|.{2]3p5W6S9W9i:c:f:g:j:k:l:m:n:o:p:q:r:s:t:u:v:w:{;Y;Z;[;^;e;f;o;p<]Q*u%ZQ+k%{Q,Z&bQ,b&jQ.c;QQ0h+^Q0l+`Q0w+lQ1n,`Q2{.[Q4v0rQ5k1gQ6i3PQ6u;RQ7h4wR8m6j&|kOPWXYZstuvw!Z!`!g!o#R#V#Y#c#n#t#x#{$O$P$Q$R$S$T$U$V$W$X$Y$[$a$e$m%j%p%}&f&i&j&m&o&p&r&v'O'S']'m'}(P(V(^(r(v(z)n)y+O+S+^,e,h,m,y,|-^-f-t-z.[.l.s.{0[0a0q1_1o1p1r1t1w1z1|2]2m2s3P3Z3p5W5Y5d5t5u5x6S6]6j7w7|8]8g9W9i:c:f:g:j:k:l:m:n:o:p:q:r:s:t:u:v:w:{;Y;Z;[;^;e;f;o;p<]t!nQ!r!u!x!y'R'Y'Z'g'h'i-Q-W-Y-j1[5]5_$v$si#u#w$c$d$x${%O%Q%[%]%a)u){)}*P*R*Y*`*p*q+]+`+w+z.Z.i/Z/j/k/m0Q0S0^1R1U1^3O3x4S4[4f4n4p5c6g7T7^7y8j8w9[9n:O:W:y:z:|:};O;P;S;T;U;V;W;X;_;`;a;b;c;d;g;h;i;j;k;l;m;n;q;r<Y<b<c<f<gQ&S|Q'P!eS'V%f-TQ+k%{Q,Z&bQ0]*yQ0w+lQ0|+rQ1m,_Q1n,`Q4v0rQ5P1OQ5k1gQ5n1iQ5o1lQ7h4wQ7k4|Q8U5qQ9V7lR9b8RrnOXst!V!Z#c%j&d&m&o&p&r,h,m1w1zR,]&f&v^OPXYstuvwz!Z!`!g!j!o#R#c#n#t#x#{$O$P$Q$R$S$T$U$V$W$X$Y$[$a$e$m%j%p%}&f&i&j&m&o&p&r&v'O']'m(P(V(^(r(v(z)n)y+O+S+^,e,h,m,y,|-^-f-t-z.[.l.s.{0[0a0q1_1o1p1r1t1w1z1|2]2m2s3P3Z3p5W5Y5d5t5u5x6S6]6j7w7|8]8g9W9i:c:f:g:j:k:l:m:n:o:p:q:r:s:t:u:v:w:{;Y;Z;[;^;e;f;o;p<[<][#[WZ#V#Y'S'}!S%gm#g#h#k%b%e(W(b(c(d+Q+R+T,d,z-x.O.P.Q.S2P2w2x6R6dQ%sxQ%wyS%||&RQ&Y!TQ'^!hQ'`!iQ(k#rS*V$x*ZS+e%x%yQ+i%{Q,S&]Q,W&_S-a'a'bQ.^(lQ/g*WQ0p+fQ0v+lQ0x+mQ0{+qQ1a,TS1e,X,YQ2i-bQ3y/cQ4u0rQ4y0uQ5O0}Q5j1fQ7Q3zQ7g4wQ7j4{Q9R7fR9y9S!O$zi#w%O%Q%[%]%a)}*P*Y*p*q.i/j0Q0S0^3x4f8w<Y<b<c!S%uy!i!t%w%x%y'Q'`'a'b'f'p*b+e+f,}-a-b-i/t0p2b2i2p4^Q+_%sQ+x&VQ+{&WQ,V&_Q.](kQ1`,SU1d,W,X,YQ3Q.^Q5e1aS5i1e1fQ8Q5j#W<^#u$c$d$x${)u){*R*`+]+`+w+z.Z/Z/k/m1R1U1^3O4S4[4n4p5c6g7T7^7y8j9[9n:O:W:|;O;S;U;W;_;a;c;g;i;k;m;q<f<go<_:y:z:};P;T;V;X;`;b;d;h;j;l;n;rW%Ti%V*r<YS&V!Q&dQ&W!RQ&X!SR+v&T$w%Si#u#w$c$d$x${%O%Q%[%]%a)u){)}*P*R*Y*`*p*q+]+`+w+z.Z.i/Z/j/k/m0Q0S0^1R1U1^3O3x4S4[4f4n4p5c6g7T7^7y8j8w9[9n:O:W:y:z:|:};O;P;S;T;U;V;W;X;_;`;a;b;c;d;g;h;i;j;k;l;m;n;q;r<Y<b<c<f<gT)v$u)wV*v%Z;Q;RU'V!e%f-TS(y#y#zQ+p&OS.V(g(hQ1V+|Q4g0ZR7p5U&|kOPWXYZstuvw!Z!`!g!o#R#V#Y#c#n#t#x#{$O$P$Q$R$S$T$U$V$W$X$Y$[$a$e$m%j%p%}&f&i&j&m&o&p&r&v'O'S']'m'}(P(V(^(r(v(z)n)y+O+S+^,e,h,m,y,|-^-f-t-z.[.l.s.{0[0a0q1_1o1p1r1t1w1z1|2]2m2s3P3Z3p5W5Y5d5t5u5x6S6]6j7w7|8]8g9W9i:c:f:g:j:k:l:m:n:o:p:q:r:s:t:u:v:w:{;Y;Z;[;^;e;f;o;p<]$i$`c#X#d%n%o%q'|(S(n(u(})O)P)Q)R)S)T)U)V)W)X)Z)^)b)l+Z+o-O-m-r-w-y.h.n.r.t.u.v/V0_2W2Z2k2r3Y3_3`3a3b3c3d3e3f3g3h3i3j3k3n3o3t4k4s6U6[6a6o6p6y6z7r8a8e8n8t8u9k9{:S:e<PT#SV#T&}kOPWXYZstuvw!Z!`!g!o#R#V#Y#c#n#t#x#{$O$P$Q$R$S$T$U$V$W$X$Y$[$a$e$m%j%p%}&f&i&j&m&o&p&r&v'O'S']'m'}(P(V(^(r(v(z)n)y+O+S+^,e,h,m,y,|-^-f-t-z.[.l.s.{0[0a0q1_1o1p1r1t1w1z1|2]2m2s3P3Z3p5W5Y5d5t5u5x6S6]6j7w7|8]8g9W9i:c:f:g:j:k:l:m:n:o:p:q:r:s:t:u:v:w:{;Y;Z;[;^;e;f;o;p<]Q'T!eR2^-Qv!nQ!e!r!u!x!y'R'Y'Z'g'h'i-Q-W-Y-j1[5]5_S*b$|*hS/t*c*jQ/}*kQ1X,OQ4^/|R4a0PnqOXst!Z#c%j&m&o&p&r,h,m1w1zQ&t!^Q'q!wS(m#t:kQ+c%vQ,Q&YQ,R&[Q-_'_Q-l'jS.g(r;[S0`+O;eQ0n+dQ1Z,PQ2O,oQ2Q,pQ2Y,{Q2g-`Q2j-dS4l0a;oQ4q0oS4t0q;pQ6T2[Q6X2hQ6^2oQ7e4rQ8b6VQ8c6YQ8f6_R9h8_$d$_c#X#d%o%q'|(S(n(u(})O)P)Q)R)S)T)U)V)W)X)Z)^)b)l+Z+o-O-m-r-w-y.h.n.r.u.v/V0_2W2Z2k2r3Y3_3`3a3b3c3d3e3f3g3h3i3j3k3n3o3t4k4s6U6[6a6o6p6y6z7r8a8e8n8t8u9k9{:S:e<PS(j#o'dU*o%R(q3mS+Y%n.tQ2|0hQ6f2{Q8l6iR9o8m$d$^c#X#d%o%q'|(S(n(u(})O)P)Q)R)S)T)U)V)W)X)Z)^)b)l+Z+o-O-m-r-w-y.h.n.r.u.v/V0_2W2Z2k2r3Y3_3`3a3b3c3d3e3f3g3h3i3j3k3n3o3t4k4s6U6[6a6o6p6y6z7r8a8e8n8t8u9k9{:S:e<PS(i#o'dS({#z$_S+X%n.tS.W(h(jQ.w)]Q0e+YR2y.X&|kOPWXYZstuvw!Z!`!g!o#R#V#Y#c#n#t#x#{$O$P$Q$R$S$T$U$V$W$X$Y$[$a$e$m%j%p%}&f&i&j&m&o&p&r&v'O'S']'m'}(P(V(^(r(v(z)n)y+O+S+^,e,h,m,y,|-^-f-t-z.[.l.s.{0[0a0q1_1o1p1r1t1w1z1|2]2m2s3P3Z3p5W5Y5d5t5u5x6S6]6j7w7|8]8g9W9i:c:f:g:j:k:l:m:n:o:p:q:r:s:t:u:v:w:{;Y;Z;[;^;e;f;o;p<]S#p]:dQ&o!XQ&p!YQ&r![Q&s!]R1v,kQ'[!hQ+[%sQ-]'^S.Y(k+_Q2e-[W2}.].^0g0iQ6W2fU6e2z2|3QS8i6f6hS9m8k8lS:U9l9oQ:^:VR:a:_U!vQ'Z-YT5Z1[5]!Q_OXZ`st!V!Z#c#g%b%j&d&f&m&o&p&r(d,h,m.P1w1z]!pQ!r'Z-Y1[5]T#p]:d%Y{OPWXYZstuvw!Z!`!g!o#R#V#Y#c#n#t#x#{$O$P$Q$R$S$T$U$V$W$X$Y$a$e%j%p%}&f&i&j&m&o&p&r&v'O']'m'}(P(V(^(r(v(z)y+O+S+^,e,h,m-^-f-t-z.[.l.s0[0a0q1_1o1p1r1t1w1z1|2m2s3P3Z5Y5d5t5u5x6]6j7w7|8]8gS(y#y#zS.V(g(h!s;v$[$m'S)n,y,|.{2]3p5W6S9W9i:c:f:g:j:k:l:m:n:o:p:q:r:s:t:u:v:w:{;Y;Z;[;^;e;f;o;p<]Y!tQ'Z-Y1[5]Q'f!rS'p!u!xS'r!y5_S-i'g'hQ-k'iR2p-jQ'o!tS(`#f1qS-h'f'rQ/f*VQ/r*bQ2q-kQ4O/gS4X/s/}Q7P3yS7[4_4aQ8y7QR9Q7_Q#vbQ'n!tS(_#f1qS(a#l*}Q+P%cQ+a%tQ+g%zU-g'f'o'rQ-{(`Q/e*VQ/q*bQ/w*eQ0m+bQ1b,US2n-h-kQ2v.TS3}/f/gS4W/r/}Q4Z/vQ4]/xQ5g1cQ6`2qQ7O3yQ7S4OS7W4X4aQ7]4`Q8O5hS8x7P7QQ8|7XQ9O7[Q9_8PQ9u8yQ9v8}Q9x9QQ:Q9`Q:Y9wQ;y;tQ<U;}R<V<OV!vQ'Z-Y%YaOPWXYZstuvw!Z!`!g!o#R#V#Y#c#n#t#x#{$O$P$Q$R$S$T$U$V$W$X$Y$a$e%j%p%}&f&i&j&m&o&p&r&v'O']'m'}(P(V(^(r(v(z)y+O+S+^,e,h,m-^-f-t-z.[.l.s0[0a0q1_1o1p1r1t1w1z1|2m2s3P3Z5Y5d5t5u5x6]6j7w7|8]8gS#vz!j!r;s$[$m'S)n,y,|.{2]3p5W6S9W9i:c:f:g:j:k:l:m:n:o:p:q:r:s:t:u:v:w:{;Y;Z;[;^;e;f;o;p<]R;y<[%YbOPWXYZstuvw!Z!`!g!o#R#V#Y#c#n#t#x#{$O$P$Q$R$S$T$U$V$W$X$Y$a$e%j%p%}&f&i&j&m&o&p&r&v'O']'m'}(P(V(^(r(v(z)y+O+S+^,e,h,m-^-f-t-z.[.l.s0[0a0q1_1o1p1r1t1w1z1|2m2s3P3Z5Y5d5t5u5x6]6j7w7|8]8gQ%cj!S%ty!i!t%w%x%y'Q'`'a'b'f'p*b+e+f,}-a-b-i/t0p2b2i2p4^S%zz!jQ+b%uQ,U&_W1c,V,W,X,YU5h1d1e1fS8P5i5jQ9`8Q!r;t$[$m'S)n,y,|.{2]3p5W6S9W9i:c:f:g:j:k:l:m:n:o:p:q:r:s:t:u:v:w:{;Y;Z;[;^;e;f;o;p<]Q;}<ZR<O<[$|eOPXYstuvw!Z!`!g!o#R#c#n#t#x#{$O$P$Q$R$S$T$U$V$W$X$Y$a$e%j%p%}&f&i&m&o&p&r&v'O']'m(P(V(^(r(v(z)y+O+S+^,e,h,m-^-f-t-z.[.l.s0[0a0q1_1o1p1r1t1w1z1|2m2s3P3Z5Y5d5t5u5x6]6j7w7|8]8gY#aWZ#V#Y'}!S%gm#g#h#k%b%e(W(b(c(d+Q+R+T,d,z-x.O.P.Q.S2P2w2x6R6dQ,c&j!p;u$[$m)n,y,|.{2]3p5W6S9W9i:c:f:g:j:k:l:m:n:o:p:q:r:s:t:u:v:w:{;Y;Z;[;^;e;f;o;p<]R;x'SS'W!e%fR2`-T%OdOPWXYZstuvw!Z!`!g!o#R#V#Y#c#n#t#x#{$O$P$Q$R$S$T$U$V$W$X$Y$a$e%j%p%}&f&i&m&o&p&r&v'O']'m'}(P(V(^(r(v(z)y+O+S,e,h,m-^-f-t-z.l.s0[0a0q1_1o1p1r1t1w1z1|2m2s3Z5Y5d5t5u5x6]7w7|8]8g!r)[$[$m'S)n,y,|.{2]3p5W6S9W9i:c:f:g:j:k:l:m:n:o:p:q:r:s:t:u:v:w:{;Y;Z;[;^;e;f;o;p<]Q,b&jQ0h+^Q2{.[Q6i3PR8m6j!b$Uc#X%n'|(S(n(u)W)X)^)b+o-m-r-w-y.h.n/V0_2k2r3Y3k4k4s6[6a6o8e9k:e!P:r)Z)l-O.t2W2Z3_3i3j3n3t6U6p6y6z7r8a8n8t8u9{:S<P!f$Wc#X%n'|(S(n(u)T)U)W)X)^)b+o-m-r-w-y.h.n/V0_2k2r3Y3k4k4s6[6a6o8e9k:e!T:t)Z)l-O.t2W2Z3_3f3g3i3j3n3t6U6p6y6z7r8a8n8t8u9{:S<P!^$[c#X%n'|(S(n(u)^)b+o-m-r-w-y.h.n/V0_2k2r3Y3k4k4s6[6a6o8e9k:eQ3x/az<])Z)l-O.t2W2Z3_3n3t6U6p6y6z7r8a8n8t8u9{:S<PQ<b<dR<c<e&|kOPWXYZstuvw!Z!`!g!o#R#V#Y#c#n#t#x#{$O$P$Q$R$S$T$U$V$W$X$Y$[$a$e$m%j%p%}&f&i&j&m&o&p&r&v'O'S']'m'}(P(V(^(r(v(z)n)y+O+S+^,e,h,m,y,|-^-f-t-z.[.l.s.{0[0a0q1_1o1p1r1t1w1z1|2]2m2s3P3Z3p5W5Y5d5t5u5x6S6]6j7w7|8]8g9W9i:c:f:g:j:k:l:m:n:o:p:q:r:s:t:u:v:w:{;Y;Z;[;^;e;f;o;p<]S$nh$oR3q.z'TgOPWXYZhstuvw!Z!`!g!o#R#V#Y#c#n#t#x#{$O$P$Q$R$S$T$U$V$W$X$Y$[$a$e$m$o%j%p%}&f&i&j&m&o&p&r&v'O'S']'m'}(P(V(^(r(v(z)n)y+O+S+^,e,h,m,y,|-^-f-t-z.[.l.s.z.{0[0a0q1_1o1p1r1t1w1z1|2]2m2s3P3Z3p5W5Y5d5t5u5x6S6]6j7w7|8]8g9W9i:c:f:g:j:k:l:m:n:o:p:q:r:s:t:u:v:w:{;Y;Z;[;^;e;f;o;p<]T$jf$pQ$hfS)e$k)iR)q$pT$if$pT)g$k)i'ThOPWXYZhstuvw!Z!`!g!o#R#V#Y#c#n#t#x#{$O$P$Q$R$S$T$U$V$W$X$Y$[$a$e$m$o%j%p%}&f&i&j&m&o&p&r&v'O'S']'m'}(P(V(^(r(v(z)n)y+O+S+^,e,h,m,y,|-^-f-t-z.[.l.s.z.{0[0a0q1_1o1p1r1t1w1z1|2]2m2s3P3Z3p5W5Y5d5t5u5x6S6]6j7w7|8]8g9W9i:c:f:g:j:k:l:m:n:o:p:q:r:s:t:u:v:w:{;Y;Z;[;^;e;f;o;p<]T$nh$oQ$qhR)p$o%YjOPWXYZstuvw!Z!`!g!o#R#V#Y#c#n#t#x#{$O$P$Q$R$S$T$U$V$W$X$Y$a$e%j%p%}&f&i&j&m&o&p&r&v'O']'m'}(P(V(^(r(v(z)y+O+S+^,e,h,m-^-f-t-z.[.l.s0[0a0q1_1o1p1r1t1w1z1|2m2s3P3Z5Y5d5t5u5x6]6j7w7|8]8g!s<Z$[$m'S)n,y,|.{2]3p5W6S9W9i:c:f:g:j:k:l:m:n:o:p:q:r:s:t:u:v:w:{;Y;Z;[;^;e;f;o;p<]#clOPXZst!Z!`!o#R#c#n#{$m%j&f&i&j&m&o&p&r&v'O'](z)n+S+^,e,h,m-^.[.{0[1_1o1p1r1t1w1z1|3P3p5Y5d5t5u5x6j7w7|8]!O%Ri#w%O%Q%[%]%a)}*P*Y*p*q.i/j0Q0S0^3x4f8w<Y<b<c#W(q#u$c$d$x${)u){*R*`+]+`+w+z.Z/Z/k/m1R1U1^3O4S4[4n4p5c6g7T7^7y8j9[9n:O:W:|;O;S;U;W;_;a;c;g;i;k;m;q<f<gQ*z%_Q/W)zo3m:y:z:};P;T;V;X;`;b;d;h;j;l;n;r!O$yi#w%O%Q%[%]%a)}*P*Y*p*q.i/j0Q0S0^3x4f8w<Y<b<cQ*[$zS*e$|*hQ*{%`Q/x*f#W;{#u$c$d$x${)u){*R*`+]+`+w+z.Z/Z/k/m1R1U1^3O4S4[4n4p5c6g7T7^7y8j9[9n:O:W:|;O;S;U;W;_;a;c;g;i;k;m;q<f<gn;|:y:z:};P;T;V;X;`;b;d;h;j;l;n;rQ<Q<^Q<R<_Q<S<`R<T<a!O%Ri#w%O%Q%[%]%a)}*P*Y*p*q.i/j0Q0S0^3x4f8w<Y<b<c#W(q#u$c$d$x${)u){*R*`+]+`+w+z.Z/Z/k/m1R1U1^3O4S4[4n4p5c6g7T7^7y8j9[9n:O:W:|;O;S;U;W;_;a;c;g;i;k;m;q<f<go3m:y:z:};P;T;V;X;`;b;d;h;j;l;n;rnoOXst!Z#c%j&m&o&p&r,h,m1w1zQ*_${Q,v&yQ,w&{R4R/k$v%Si#u#w$c$d$x${%O%Q%[%]%a)u){)}*P*R*Y*`*p*q+]+`+w+z.Z.i/Z/j/k/m0Q0S0^1R1U1^3O3x4S4[4f4n4p5c6g7T7^7y8j8w9[9n:O:W:y:z:|:};O;P;S;T;U;V;W;X;_;`;a;b;c;d;g;h;i;j;k;l;m;n;q;r<Y<b<c<f<gQ+y&WQ1T+{Q5S1SR7o5TT*g$|*hS*g$|*hT5[1[5]S/v*d5YT4`0O7wQ+a%tQ/w*eQ0m+bQ1b,UQ5g1cQ8O5hQ9_8PR:Q9`!O%Oi#w%O%Q%[%]%a)}*P*Y*p*q.i/j0Q0S0^3x4f8w<Y<b<cr)}$v(s*O*n*|/i0U0V3W4P4j6}7`9t;z<W<XS0Q*m0R#W:|#u$c$d$x${)u){*R*`+]+`+w+z.Z/Z/k/m1R1U1^3O4S4[4n4p5c6g7T7^7y8j9[9n:O:W:|;O;S;U;W;_;a;c;g;i;k;m;q<f<gn:}:y:z:};P;T;V;X;`;b;d;h;j;l;n;r!^;_(o)`*U*^._.b.f/S/X/a/n0f1Q1S3T4Q4U5R5T6k6n7U7Y7b7d8{9P:X<d<e`;`3l6q6t6x8o9p9s:bS;i.a3UT;j6s8r!O%Qi#w%O%Q%[%]%a)}*P*Y*p*q.i/j0Q0S0^3x4f8w<Y<b<cv*P$v(s*Q*m*|/]/i0U0V3W4P4b4j6}7`9t;z<W<XS0S*n0T#W;O#u$c$d$x${)u){*R*`+]+`+w+z.Z/Z/k/m1R1U1^3O4S4[4n4p5c6g7T7^7y8j9[9n:O:W:|;O;S;U;W;_;a;c;g;i;k;m;q<f<gn;P:y:z:};P;T;V;X;`;b;d;h;j;l;n;r!b;a(o)`*U*^.`.a.f/S/X/a/n0f1Q1S3R3T4Q4U5R5T6k6l6n7U7Y7b7d8{9P:X<d<ed;b3l6r6s6x8o8p9p9q9s:bS;k.b3VT;l6t8srnOXst!V!Z#c%j&d&m&o&p&r,h,m1w1zQ&a!UR,e&jrnOXst!V!Z#c%j&d&m&o&p&r,h,m1w1zR&a!UQ+}&XR1P+vsnOXst!V!Z#c%j&d&m&o&p&r,h,m1w1zQ1],SS5b1`1aU7x5`5a5eS9Z7z7{S9|9Y9]Q:Z9}R:`:[Q&h!VR,^&dR5n1iS%||&RR0x+mQ&m!WR,h&nR,n&sT1x,m1zR,r&tQ,q&tR2R,rQ't!zR-n'tSsOtQ#cXT%ms#cQ!}TR'v!}Q#QUR'x#QQ)w$uR/T)wQ#TVR'z#TQ#WWU(Q#W(R-uQ(R#XR-u(SQ-R'TR2_-RQ.j(sR3X.jQ.m(uS3[.m3]R3].nQ-Y'ZR2c-YY!rQ'Z-Y1[5]R'e!rS#^W%eU(X#^(Y-vQ(Y#_R-v(TQ-U'WR2a-Ut`OXst!V!Z#c%j&d&f&m&o&p&r,h,m1w1zS#gZ%bU#q`#g.PR.P(dQ(e#iQ-|(aW.U(e-|2t6bQ2t-}R6b2uQ)i$kR.|)iQ$ohR)o$oQ$bcU)_$b-q:xQ-q:eR:x)lQ/d*VW3{/d3|7R8zU3|/e/f/gS7R3}4OR8z7S$X)|$v(o(s)`*U*^*m*n*w*x*|.a.b.d.e.f/S/X/]/_/a/i/n0U0V0f1Q1S3R3S3T3W3l4P4Q4U4b4d4j5R5T6k6l6m6n6s6t6v6w6x6}7U7Y7`7b7d8o8p8q8{9P9p9q9r9s9t:X:b;z<W<X<d<eQ/l*^U4T/l4V7VQ4V/nR7V4UQ*h$|R/z*hr*O$v(s*m*n*|/i0U0V3W4P4j6}7`9t;z<W<X!^._(o)`*U*^.a.b.f/S/X/a/n0f1Q1S3T4Q4U5R5T6k6n7U7Y7b7d8{9P:X<d<eU/^*O._6qa6q3l6s6t6x8o9p9s:bQ0R*mQ3U.aU4c0R3U8rR8r6sv*Q$v(s*m*n*|/]/i0U0V3W4P4b4j6}7`9t;z<W<X!b.`(o)`*U*^.a.b.f/S/X/a/n0f1Q1S3R3T4Q4U5R5T6k6l6n7U7Y7b7d8{9P:X<d<eU/`*Q.`6re6r3l6s6t6x8o8p9p9q9s:bQ0T*nQ3V.bU4e0T3V8sR8s6tQ*s%UR0X*sQ4o0fR7c4oQ+U%hR0d+UQ5V1VS7q5V9XR9X7rQ,P&YR1Y,PQ5]1[R7u5]Q1h,ZS5l1h8SR8S5nQ0s+iW4x0s4z7i9TQ4z0vQ7i4yR9T7jQ+n%|R0y+nQ1z,mR5|1zYrOXst#cQ&q!ZQ+W%jQ,g&mQ,i&oQ,j&pQ,l&rQ1u,hS1x,m1zR5{1wQ%lpQ&u!_Q&x!aQ&z!bQ&|!cQ'l!tQ+V%iQ+c%vQ+u&SQ,]&hQ,t&wW-e'f'n'o'rQ-l'jQ/y*gQ0n+dS1k,^,aQ2S,sQ2T,vQ2U,wQ2j-dW2l-g-h-k-mQ4q0oQ4}0|Q5Q1QQ5f1bQ5p1mQ5z1vU6Z2k2n2qQ6^2oQ7e4rQ7m5PQ7n5RQ7t5[Q7}5gQ8T5oS8d6[6`Q8f6_Q9U7kQ9^8OQ9c8UQ9j8eQ9z9VQ:P9_Q:T9kR:]:QQ%vyQ'_!iQ'j!tU+d%w%x%yQ,{'QU-`'`'a'bS-d'f'pQ/p*bS0o+e+fQ2[,}S2h-a-bQ2o-iQ4Y/tQ4r0pQ6V2bQ6Y2iQ6_2pR7Z4^S$wi<YR*t%VU%Ui%V<YR0W*rQ$viS(o#u+`Q(s#wS)`$c$dQ*U$xQ*^${Q*m%OQ*n%QQ*w%[Q*x%]Q*|%aQ.a:|Q.b;OQ.d;SQ.e;UQ.f;WQ/S)uS/X){/ZQ/])}Q/_*PQ/a*RQ/i*YQ/n*`Q0U*pQ0V*qh0f+].Z1^3O5c6g7y8j9[9n:O:WQ1Q+wQ1S+zQ3R;_Q3S;aQ3T;cQ3W.iS3l:y:zQ4P/jQ4Q/kQ4U/mQ4b0QQ4d0SQ4j0^Q5R1RQ5T1UQ6k;gQ6l;iQ6m;kQ6n;mQ6s:}Q6t;PQ6v;TQ6w;VQ6x;XQ6}3xQ7U4SQ7Y4[Q7`4fQ7b4nQ7d4pQ8o;dQ8p;`Q8q;bQ8{7TQ9P7^Q9p;hQ9q;jQ9r;lQ9s;nQ9t8wQ:X;qQ:b;rQ;z<YQ<W<bQ<X<cQ<d<fR<e<gnpOXst!Z#c%j&m&o&p&r,h,m1w1zQ!fPS#eZ#nQ&w!`U'c!o5Y7wQ'y#RQ(|#{Q)m$mS,a&f&iQ,f&jQ,s&vQ,x'OQ-[']Q.p(zQ/Q)nQ0b+SQ0i+^Q1s,eQ2f-^Q2|.[Q3s.{Q4h0[Q5a1_Q5r1oQ5s1pQ5w1rQ5y1tQ6O1|Q6f3PQ6{3pQ7{5dQ8X5tQ8Y5uQ8[5xQ8l6jQ9]7|R9g8]#WcOPXZst!Z!`!o#c#n#{%j&f&i&j&m&o&p&r&v'O'](z+S+^,e,h,m-^.[0[1_1o1p1r1t1w1z1|3P5Y5d5t5u5x6j7w7|8]Q#XWQ#dYQ%nuQ%ovS%qw!gS'|#V(PQ(S#YQ(n#tQ(u#xQ(}$OQ)O$PQ)P$QQ)Q$RQ)R$SQ)S$TQ)T$UQ)U$VQ)V$WQ)W$XQ)X$YQ)Z$[Q)^$aQ)b$eW)l$m)n.{3pQ+Z%pQ+o%}S-O'S2]Q-m'mS-r'}-tQ-w(VQ-y(^Q.h(rQ.n(vQ.r:cQ.t:fQ.u:gQ.v:jQ/V)yQ0_+OQ2W,yQ2Z,|Q2k-fQ2r-zQ3Y.lQ3_:kQ3`:lQ3a:mQ3b:nQ3c:oQ3d:pQ3e:qQ3f:rQ3g:sQ3h:tQ3i:uQ3j:vQ3k.sQ3n:{Q3o;YQ3t:wQ4k0aQ4s0qQ6U;ZQ6[2mQ6a2sQ6o3ZQ6p;[Q6y;^Q6z;eQ7r5WQ8a6SQ8e6]Q8n;fQ8t;oQ8u;pQ9k8gQ9{9WQ:S9iQ:e#RR<P<]R#ZWR'U!eY!tQ'Z-Y1[5]S'Q!e-QQ'f!rS'p!u!xS'r!y5_S,}'R'YS-i'g'hQ-k'iQ2b-WR2p-jR(t#wR(w#xQ!fQT-X'Z-Y]!qQ!r'Z-Y1[5]Q#o]R'd:dT#jZ%bS#iZ%bS%hm,dU(a#g#h#kS-}(b(cQ.R(dQ0c+TQ2u.OU2v.P.Q.SS6c2w2xR8h6d`#]W#V#Y%e'}(W+Q-xr#fZm#g#h#k%b(b(c(d+T.O.P.Q.S2w2x6dQ1q,dQ2X,zQ6Q2PQ8`6RT;w'S+RT#`W%eS#_W%eS(O#V(WS(T#Y+QS-P'S+RT-s'}-xT'X!e%fQ$kfR)s$pT)h$k)iR3r.zT*X$x*ZR*a${Q0g+]Q2z.ZQ5`1^Q6h3OQ7z5cQ8k6gQ9Y7yQ9l8jQ9}9[Q:V9nQ:[:OR:_:WnqOXst!Z#c%j&m&o&p&r,h,m1w1zQ&g!VR,]&dtmOXst!U!V!Z#c%j&d&m&o&p&r,h,m1w1zR,d&jT%im,dR1W+|R,[&bQ&Q|R+t&RR+j%{T&k!W&nT&l!W&nT1y,m1z",nodeNames:"⚠ ArithOp ArithOp JSXStartTag LineComment BlockComment Script Hashbang ExportDeclaration export Star as VariableName String Escape from ; default FunctionDeclaration async function VariableDefinition > < TypeParamList TypeDefinition extends ThisType this LiteralType ArithOp Number BooleanLiteral TemplateType InterpolationEnd Interpolation InterpolationStart NullType null VoidType void TypeofType typeof MemberExpression . ?. PropertyName [ TemplateString Escape Interpolation super RegExp ] ArrayExpression Spread , } { ObjectExpression Property async get set PropertyDefinition Block : NewExpression new TypeArgList CompareOp < ) ( ArgList UnaryExpression delete LogicOp BitOp YieldExpression yield AwaitExpression await ParenthesizedExpression ClassExpression class ClassBody MethodDeclaration Decorator @ MemberExpression PrivatePropertyName CallExpression declare Privacy static abstract override PrivatePropertyDefinition PropertyDeclaration readonly accessor Optional TypeAnnotation Equals StaticBlock FunctionExpression ArrowFunction ParamList ParamList ArrayPattern ObjectPattern PatternProperty Privacy readonly Arrow MemberExpression BinaryExpression ArithOp ArithOp ArithOp ArithOp BitOp CompareOp instanceof satisfies in const CompareOp BitOp BitOp BitOp LogicOp LogicOp ConditionalExpression LogicOp LogicOp AssignmentExpression UpdateOp PostfixExpression CallExpression TaggedTemplateExpression DynamicImport import ImportMeta JSXElement JSXSelfCloseEndTag JSXSelfClosingTag JSXIdentifier JSXBuiltin JSXIdentifier JSXNamespacedName JSXMemberExpression JSXSpreadAttribute JSXAttribute JSXAttributeValue JSXEscape JSXEndTag JSXOpenTag JSXFragmentTag JSXText JSXEscape JSXStartCloseTag JSXCloseTag PrefixCast ArrowFunction TypeParamList SequenceExpression KeyofType keyof UniqueType unique ImportType InferredType infer TypeName ParenthesizedType FunctionSignature ParamList NewSignature IndexedType TupleType Label ArrayType ReadonlyType ObjectType MethodType PropertyType IndexSignature PropertyDefinition CallSignature TypePredicate is NewSignature new UnionType LogicOp IntersectionType LogicOp ConditionalType ParameterizedType ClassDeclaration abstract implements type VariableDeclaration let var using TypeAliasDeclaration InterfaceDeclaration interface EnumDeclaration enum EnumBody NamespaceDeclaration namespace module AmbientDeclaration declare GlobalDeclaration global ClassDeclaration ClassBody AmbientFunctionDeclaration ExportGroup VariableName VariableName ImportDeclaration ImportGroup ForStatement for ForSpec ForInSpec ForOfSpec of WhileStatement while WithStatement with DoStatement do IfStatement if else SwitchStatement switch SwitchBody CaseLabel case DefaultLabel TryStatement try CatchClause catch FinallyClause finally ReturnStatement return ThrowStatement throw BreakStatement break ContinueStatement continue DebuggerStatement debugger LabeledStatement ExpressionStatement SingleExpression SingleClassItem",maxTerm:371,context:S4,nodeProps:[["isolate",-8,4,5,13,33,35,48,50,52,""],["group",-26,8,16,18,65,201,205,209,210,212,215,218,228,230,236,238,240,242,245,251,257,259,261,263,265,267,268,"Statement",-32,12,13,28,31,32,38,48,51,52,54,59,67,75,79,81,83,84,106,107,116,117,134,137,139,140,141,142,144,145,164,165,167,"Expression",-23,27,29,33,37,39,41,168,170,172,173,175,176,177,179,180,181,183,184,185,195,197,199,200,"Type",-3,87,99,105,"ClassItem"],["openedBy",22,"<",34,"InterpolationStart",53,"[",57,"{",72,"(",157,"JSXStartCloseTag"],["closedBy",23,">",36,"InterpolationEnd",47,"]",58,"}",73,")",162,"JSXEndTag"]],propSources:[_4],skippedNodes:[0,4,5,271],repeatNodeCount:37,tokenData:"$Fj(CSR!bOX%ZXY+gYZ-yZ[+g[]%Z]^.c^p%Zpq+gqr/mrs3cst:_tuEruvJSvwLkwx! Yxy!'iyz!(sz{!)}{|!,q|}!.O}!O!,q!O!P!/Y!P!Q!9j!Q!R#8g!R![#:v![!]#Gv!]!^#IS!^!_#J^!_!`#Ns!`!a$#_!a!b$(l!b!c$,k!c!}Er!}#O$-u#O#P$/P#P#Q$4h#Q#R$5r#R#SEr#S#T$7P#T#o$8Z#o#p$<k#p#q$=a#q#r$>q#r#s$?}#s$f%Z$f$g+g$g#BYEr#BY#BZ$AX#BZ$ISEr$IS$I_$AX$I_$I|Er$I|$I}$Dd$I}$JO$Dd$JO$JTEr$JT$JU$AX$JU$KVEr$KV$KW$AX$KW&FUEr&FU&FV$AX&FV;'SEr;'S;=`I|<%l?HTEr?HT?HU$AX?HUOEr(n%d_$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z&j&hT$f&jO!^&c!_#o&c#p;'S&c;'S;=`&w<%lO&c&j&zP;=`<%l&c'|'U]$f&j(R!bOY&}YZ&cZw&}wx&cx!^&}!^!_'}!_#O&}#O#P&c#P#o&}#o#p'}#p;'S&};'S;=`(l<%lO&}!b(SU(R!bOY'}Zw'}x#O'}#P;'S'};'S;=`(f<%lO'}!b(iP;=`<%l'}'|(oP;=`<%l&}'[(y]$f&j(OpOY(rYZ&cZr(rrs&cs!^(r!^!_)r!_#O(r#O#P&c#P#o(r#o#p)r#p;'S(r;'S;=`*a<%lO(rp)wU(OpOY)rZr)rs#O)r#P;'S)r;'S;=`*Z<%lO)rp*^P;=`<%l)r'[*dP;=`<%l(r#S*nX(Op(R!bOY*gZr*grs'}sw*gwx)rx#O*g#P;'S*g;'S;=`+Z<%lO*g#S+^P;=`<%l*g(n+dP;=`<%l%Z(CS+rq$f&j(Op(R!b't(;dOX%ZXY+gYZ&cZ[+g[p%Zpq+gqr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p$f%Z$f$g+g$g#BY%Z#BY#BZ+g#BZ$IS%Z$IS$I_+g$I_$JT%Z$JT$JU+g$JU$KV%Z$KV$KW+g$KW&FU%Z&FU&FV+g&FV;'S%Z;'S;=`+a<%l?HT%Z?HT?HU+g?HUO%Z(CS.ST(P#S$f&j'u(;dO!^&c!_#o&c#p;'S&c;'S;=`&w<%lO&c(CS.n_$f&j(Op(R!b'u(;dOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z%#`/x`$f&j!o$Ip(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_!`0z!`#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z%#S1V`#t$Id$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_!`2X!`#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z%#S2d_#t$Id$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z$/|3l_'}$(n$f&j(R!bOY4kYZ5qZr4krs7nsw4kwx5qx!^4k!^!_8p!_#O4k#O#P5q#P#o4k#o#p8p#p;'S4k;'S;=`:X<%lO4k(^4r_$f&j(R!bOY4kYZ5qZr4krs7nsw4kwx5qx!^4k!^!_8p!_#O4k#O#P5q#P#o4k#o#p8p#p;'S4k;'S;=`:X<%lO4k&z5vX$f&jOr5qrs6cs!^5q!^!_6y!_#o5q#o#p6y#p;'S5q;'S;=`7h<%lO5q&z6jT$a`$f&jO!^&c!_#o&c#p;'S&c;'S;=`&w<%lO&c`6|TOr6yrs7]s;'S6y;'S;=`7b<%lO6y`7bO$a``7eP;=`<%l6y&z7kP;=`<%l5q(^7w]$a`$f&j(R!bOY&}YZ&cZw&}wx&cx!^&}!^!_'}!_#O&}#O#P&c#P#o&}#o#p'}#p;'S&};'S;=`(l<%lO&}!r8uZ(R!bOY8pYZ6yZr8prs9hsw8pwx6yx#O8p#O#P6y#P;'S8p;'S;=`:R<%lO8p!r9oU$a`(R!bOY'}Zw'}x#O'}#P;'S'};'S;=`(f<%lO'}!r:UP;=`<%l8p(^:[P;=`<%l4k#%|:hh$f&j(Op(R!bOY%ZYZ&cZq%Zqr<Srs&}st%ZtuCruw%Zwx(rx!^%Z!^!_*g!_!c%Z!c!}Cr!}#O%Z#O#P&c#P#R%Z#R#SCr#S#T%Z#T#oCr#o#p*g#p$g%Z$g;'SCr;'S;=`El<%lOCr(r<__VS$f&j(Op(R!bOY<SYZ&cZr<Srs=^sw<Swx@nx!^<S!^!_Bm!_#O<S#O#P>`#P#o<S#o#pBm#p;'S<S;'S;=`Cl<%lO<S(Q=g]VS$f&j(R!bOY=^YZ&cZw=^wx>`x!^=^!^!_?q!_#O=^#O#P>`#P#o=^#o#p?q#p;'S=^;'S;=`@h<%lO=^&n>gXVS$f&jOY>`YZ&cZ!^>`!^!_?S!_#o>`#o#p?S#p;'S>`;'S;=`?k<%lO>`S?XSVSOY?SZ;'S?S;'S;=`?e<%lO?SS?hP;=`<%l?S&n?nP;=`<%l>`!f?xWVS(R!bOY?qZw?qwx?Sx#O?q#O#P?S#P;'S?q;'S;=`@b<%lO?q!f@eP;=`<%l?q(Q@kP;=`<%l=^'`@w]VS$f&j(OpOY@nYZ&cZr@nrs>`s!^@n!^!_Ap!_#O@n#O#P>`#P#o@n#o#pAp#p;'S@n;'S;=`Bg<%lO@ntAwWVS(OpOYApZrAprs?Ss#OAp#O#P?S#P;'SAp;'S;=`Ba<%lOAptBdP;=`<%lAp'`BjP;=`<%l@n#WBvYVS(Op(R!bOYBmZrBmrs?qswBmwxApx#OBm#O#P?S#P;'SBm;'S;=`Cf<%lOBm#WCiP;=`<%lBm(rCoP;=`<%l<S#%|C}i$f&j(g!L^(Op(R!bOY%ZYZ&cZr%Zrs&}st%ZtuCruw%Zwx(rx!Q%Z!Q![Cr![!^%Z!^!_*g!_!c%Z!c!}Cr!}#O%Z#O#P&c#P#R%Z#R#SCr#S#T%Z#T#oCr#o#p*g#p$g%Z$g;'SCr;'S;=`El<%lOCr#%|EoP;=`<%lCr(CSFRk$f&j(Op(R!b$Y#t'{&;d([!LYOY%ZYZ&cZr%Zrs&}st%ZtuEruw%Zwx(rx}%Z}!OGv!O!Q%Z!Q![Er![!^%Z!^!_*g!_!c%Z!c!}Er!}#O%Z#O#P&c#P#R%Z#R#SEr#S#T%Z#T#oEr#o#p*g#p$g%Z$g;'SEr;'S;=`I|<%lOEr+dHRk$f&j(Op(R!b$Y#tOY%ZYZ&cZr%Zrs&}st%ZtuGvuw%Zwx(rx}%Z}!OGv!O!Q%Z!Q![Gv![!^%Z!^!_*g!_!c%Z!c!}Gv!}#O%Z#O#P&c#P#R%Z#R#SGv#S#T%Z#T#oGv#o#p*g#p$g%Z$g;'SGv;'S;=`Iv<%lOGv+dIyP;=`<%lGv(CSJPP;=`<%lEr%#SJ_`$f&j(Op(R!b#l$IdOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_!`Ka!`#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z%#SKl_$f&j$O$Id(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z&COLva(p&;`$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sv%ZvwM{wx(rx!^%Z!^!_*g!_!`Ka!`#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z%#SNW`$f&j#x$Id(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_!`Ka!`#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z$/|! c_(Q$)`$f&j(OpOY!!bYZ!#hZr!!brs!#hsw!!bwx!$xx!^!!b!^!_!%z!_#O!!b#O#P!#h#P#o!!b#o#p!%z#p;'S!!b;'S;=`!'c<%lO!!b'l!!i_$f&j(OpOY!!bYZ!#hZr!!brs!#hsw!!bwx!$xx!^!!b!^!_!%z!_#O!!b#O#P!#h#P#o!!b#o#p!%z#p;'S!!b;'S;=`!'c<%lO!!b&z!#mX$f&jOw!#hwx6cx!^!#h!^!_!$Y!_#o!#h#o#p!$Y#p;'S!#h;'S;=`!$r<%lO!#h`!$]TOw!$Ywx7]x;'S!$Y;'S;=`!$l<%lO!$Y`!$oP;=`<%l!$Y&z!$uP;=`<%l!#h'l!%R]$a`$f&j(OpOY(rYZ&cZr(rrs&cs!^(r!^!_)r!_#O(r#O#P&c#P#o(r#o#p)r#p;'S(r;'S;=`*a<%lO(r!Q!&PZ(OpOY!%zYZ!$YZr!%zrs!$Ysw!%zwx!&rx#O!%z#O#P!$Y#P;'S!%z;'S;=`!']<%lO!%z!Q!&yU$a`(OpOY)rZr)rs#O)r#P;'S)r;'S;=`*Z<%lO)r!Q!'`P;=`<%l!%z'l!'fP;=`<%l!!b(*Q!'t_!k(!b$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z!'l!)O_!jM|$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z'+h!*[b$f&j(Op(R!b'|#)d#m$IdOY%ZYZ&cZr%Zrs&}sw%Zwx(rxz%Zz{!+d{!^%Z!^!_*g!_!`Ka!`#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z%#S!+o`$f&j(Op(R!b#j$IdOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_!`Ka!`#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z&-O!,|`$f&j(Op(R!bn&%`OY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_!`Ka!`#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z&C[!.Z_!Y&;l$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z(CS!/ec$f&j(Op(R!b|'<nOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!O%Z!O!P!0p!P!Q%Z!Q![!3Y![!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z!'d!0ya$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!O%Z!O!P!2O!P!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z!'d!2Z_!XMt$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z$/l!3eg$f&j(Op(R!bo$'|OY%ZYZ&cZr%Zrs&}sw%Zwx(rx!Q%Z!Q![!3Y![!^%Z!^!_*g!_!g%Z!g!h!4|!h#O%Z#O#P&c#P#R%Z#R#S!3Y#S#X%Z#X#Y!4|#Y#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z$/l!5Vg$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx{%Z{|!6n|}%Z}!O!6n!O!Q%Z!Q![!8S![!^%Z!^!_*g!_#O%Z#O#P&c#P#R%Z#R#S!8S#S#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z$/l!6wc$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!Q%Z!Q![!8S![!^%Z!^!_*g!_#O%Z#O#P&c#P#R%Z#R#S!8S#S#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z$/l!8_c$f&j(Op(R!bo$'|OY%ZYZ&cZr%Zrs&}sw%Zwx(rx!Q%Z!Q![!8S![!^%Z!^!_*g!_#O%Z#O#P&c#P#R%Z#R#S!8S#S#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z(CS!9uf$f&j(Op(R!b#k$IdOY!;ZYZ&cZr!;Zrs!<nsw!;Zwx!Kpxz!;Zz{#,f{!P!;Z!P!Q#-{!Q!^!;Z!^!_#'Z!_!`#5k!`!a#7Q!a!}!;Z!}#O#*}#O#P!Dj#P#o!;Z#o#p#'Z#p;'S!;Z;'S;=`#,`<%lO!;Z(r!;fb$f&j(Op(R!b!USOY!;ZYZ&cZr!;Zrs!<nsw!;Zwx!Kpx!P!;Z!P!Q#%Z!Q!^!;Z!^!_#'Z!_!}!;Z!}#O#*}#O#P!Dj#P#o!;Z#o#p#'Z#p;'S!;Z;'S;=`#,`<%lO!;Z(Q!<w`$f&j(R!b!USOY!<nYZ&cZw!<nwx!=yx!P!<n!P!Q!Eb!Q!^!<n!^!_!GY!_!}!<n!}#O!Ja#O#P!Dj#P#o!<n#o#p!GY#p;'S!<n;'S;=`!Kj<%lO!<n&n!>Q^$f&j!USOY!=yYZ&cZ!P!=y!P!Q!>|!Q!^!=y!^!_!@Y!_!}!=y!}#O!Bw#O#P!Dj#P#o!=y#o#p!@Y#p;'S!=y;'S;=`!E[<%lO!=y&n!?Ta$f&j!USO!^&c!_#Z&c#Z#[!>|#[#]&c#]#^!>|#^#a&c#a#b!>|#b#g&c#g#h!>|#h#i&c#i#j!>|#j#m&c#m#n!>|#n#o&c#p;'S&c;'S;=`&w<%lO&cS!@_X!USOY!@YZ!P!@Y!P!Q!@z!Q!}!@Y!}#O!Ac#O#P!Bb#P;'S!@Y;'S;=`!Bq<%lO!@YS!APU!US#Z#[!@z#]#^!@z#a#b!@z#g#h!@z#i#j!@z#m#n!@zS!AfVOY!AcZ#O!Ac#O#P!A{#P#Q!@Y#Q;'S!Ac;'S;=`!B[<%lO!AcS!BOSOY!AcZ;'S!Ac;'S;=`!B[<%lO!AcS!B_P;=`<%l!AcS!BeSOY!@YZ;'S!@Y;'S;=`!Bq<%lO!@YS!BtP;=`<%l!@Y&n!B|[$f&jOY!BwYZ&cZ!^!Bw!^!_!Ac!_#O!Bw#O#P!Cr#P#Q!=y#Q#o!Bw#o#p!Ac#p;'S!Bw;'S;=`!Dd<%lO!Bw&n!CwX$f&jOY!BwYZ&cZ!^!Bw!^!_!Ac!_#o!Bw#o#p!Ac#p;'S!Bw;'S;=`!Dd<%lO!Bw&n!DgP;=`<%l!Bw&n!DoX$f&jOY!=yYZ&cZ!^!=y!^!_!@Y!_#o!=y#o#p!@Y#p;'S!=y;'S;=`!E[<%lO!=y&n!E_P;=`<%l!=y(Q!Eki$f&j(R!b!USOY&}YZ&cZw&}wx&cx!^&}!^!_'}!_#O&}#O#P&c#P#Z&}#Z#[!Eb#[#]&}#]#^!Eb#^#a&}#a#b!Eb#b#g&}#g#h!Eb#h#i&}#i#j!Eb#j#m&}#m#n!Eb#n#o&}#o#p'}#p;'S&};'S;=`(l<%lO&}!f!GaZ(R!b!USOY!GYZw!GYwx!@Yx!P!GY!P!Q!HS!Q!}!GY!}#O!Ic#O#P!Bb#P;'S!GY;'S;=`!JZ<%lO!GY!f!HZb(R!b!USOY'}Zw'}x#O'}#P#Z'}#Z#[!HS#[#]'}#]#^!HS#^#a'}#a#b!HS#b#g'}#g#h!HS#h#i'}#i#j!HS#j#m'}#m#n!HS#n;'S'};'S;=`(f<%lO'}!f!IhX(R!bOY!IcZw!Icwx!Acx#O!Ic#O#P!A{#P#Q!GY#Q;'S!Ic;'S;=`!JT<%lO!Ic!f!JWP;=`<%l!Ic!f!J^P;=`<%l!GY(Q!Jh^$f&j(R!bOY!JaYZ&cZw!Jawx!Bwx!^!Ja!^!_!Ic!_#O!Ja#O#P!Cr#P#Q!<n#Q#o!Ja#o#p!Ic#p;'S!Ja;'S;=`!Kd<%lO!Ja(Q!KgP;=`<%l!Ja(Q!KmP;=`<%l!<n'`!Ky`$f&j(Op!USOY!KpYZ&cZr!Kprs!=ys!P!Kp!P!Q!L{!Q!^!Kp!^!_!Ns!_!}!Kp!}#O##z#O#P!Dj#P#o!Kp#o#p!Ns#p;'S!Kp;'S;=`#%T<%lO!Kp'`!MUi$f&j(Op!USOY(rYZ&cZr(rrs&cs!^(r!^!_)r!_#O(r#O#P&c#P#Z(r#Z#[!L{#[#](r#]#^!L{#^#a(r#a#b!L{#b#g(r#g#h!L{#h#i(r#i#j!L{#j#m(r#m#n!L{#n#o(r#o#p)r#p;'S(r;'S;=`*a<%lO(rt!NzZ(Op!USOY!NsZr!Nsrs!@Ys!P!Ns!P!Q# m!Q!}!Ns!}#O#!|#O#P!Bb#P;'S!Ns;'S;=`##t<%lO!Nst# tb(Op!USOY)rZr)rs#O)r#P#Z)r#Z#[# m#[#])r#]#^# m#^#a)r#a#b# m#b#g)r#g#h# m#h#i)r#i#j# m#j#m)r#m#n# m#n;'S)r;'S;=`*Z<%lO)rt##RX(OpOY#!|Zr#!|rs!Acs#O#!|#O#P!A{#P#Q!Ns#Q;'S#!|;'S;=`##n<%lO#!|t##qP;=`<%l#!|t##wP;=`<%l!Ns'`#$R^$f&j(OpOY##zYZ&cZr##zrs!Bws!^##z!^!_#!|!_#O##z#O#P!Cr#P#Q!Kp#Q#o##z#o#p#!|#p;'S##z;'S;=`#$}<%lO##z'`#%QP;=`<%l##z'`#%WP;=`<%l!Kp(r#%fk$f&j(Op(R!b!USOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#Z%Z#Z#[#%Z#[#]%Z#]#^#%Z#^#a%Z#a#b#%Z#b#g%Z#g#h#%Z#h#i%Z#i#j#%Z#j#m%Z#m#n#%Z#n#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z#W#'d](Op(R!b!USOY#'ZZr#'Zrs!GYsw#'Zwx!Nsx!P#'Z!P!Q#(]!Q!}#'Z!}#O#)w#O#P!Bb#P;'S#'Z;'S;=`#*w<%lO#'Z#W#(fe(Op(R!b!USOY*gZr*grs'}sw*gwx)rx#O*g#P#Z*g#Z#[#(]#[#]*g#]#^#(]#^#a*g#a#b#(]#b#g*g#g#h#(]#h#i*g#i#j#(]#j#m*g#m#n#(]#n;'S*g;'S;=`+Z<%lO*g#W#*OZ(Op(R!bOY#)wZr#)wrs!Icsw#)wwx#!|x#O#)w#O#P!A{#P#Q#'Z#Q;'S#)w;'S;=`#*q<%lO#)w#W#*tP;=`<%l#)w#W#*zP;=`<%l#'Z(r#+W`$f&j(Op(R!bOY#*}YZ&cZr#*}rs!Jasw#*}wx##zx!^#*}!^!_#)w!_#O#*}#O#P!Cr#P#Q!;Z#Q#o#*}#o#p#)w#p;'S#*};'S;=`#,Y<%lO#*}(r#,]P;=`<%l#*}(r#,cP;=`<%l!;Z(CS#,sb$f&j(Op(R!b'v(;d!USOY!;ZYZ&cZr!;Zrs!<nsw!;Zwx!Kpx!P!;Z!P!Q#%Z!Q!^!;Z!^!_#'Z!_!}!;Z!}#O#*}#O#P!Dj#P#o!;Z#o#p#'Z#p;'S!;Z;'S;=`#,`<%lO!;Z(CS#.W_$f&j(Op(R!bS(;dOY#-{YZ&cZr#-{rs#/Vsw#-{wx#2gx!^#-{!^!_#4f!_#O#-{#O#P#0X#P#o#-{#o#p#4f#p;'S#-{;'S;=`#5e<%lO#-{(Bb#/`]$f&j(R!bS(;dOY#/VYZ&cZw#/Vwx#0Xx!^#/V!^!_#1j!_#O#/V#O#P#0X#P#o#/V#o#p#1j#p;'S#/V;'S;=`#2a<%lO#/V(AO#0`X$f&jS(;dOY#0XYZ&cZ!^#0X!^!_#0{!_#o#0X#o#p#0{#p;'S#0X;'S;=`#1d<%lO#0X(;d#1QSS(;dOY#0{Z;'S#0{;'S;=`#1^<%lO#0{(;d#1aP;=`<%l#0{(AO#1gP;=`<%l#0X(<v#1qW(R!bS(;dOY#1jZw#1jwx#0{x#O#1j#O#P#0{#P;'S#1j;'S;=`#2Z<%lO#1j(<v#2^P;=`<%l#1j(Bb#2dP;=`<%l#/V(Ap#2p]$f&j(OpS(;dOY#2gYZ&cZr#2grs#0Xs!^#2g!^!_#3i!_#O#2g#O#P#0X#P#o#2g#o#p#3i#p;'S#2g;'S;=`#4`<%lO#2g(<U#3pW(OpS(;dOY#3iZr#3irs#0{s#O#3i#O#P#0{#P;'S#3i;'S;=`#4Y<%lO#3i(<U#4]P;=`<%l#3i(Ap#4cP;=`<%l#2g(=h#4oY(Op(R!bS(;dOY#4fZr#4frs#1jsw#4fwx#3ix#O#4f#O#P#0{#P;'S#4f;'S;=`#5_<%lO#4f(=h#5bP;=`<%l#4f(CS#5hP;=`<%l#-{%#W#5xb$f&j$O$Id(Op(R!b!USOY!;ZYZ&cZr!;Zrs!<nsw!;Zwx!Kpx!P!;Z!P!Q#%Z!Q!^!;Z!^!_#'Z!_!}!;Z!}#O#*}#O#P!Dj#P#o!;Z#o#p#'Z#p;'S!;Z;'S;=`#,`<%lO!;Z+h#7_b$W#t$f&j(Op(R!b!USOY!;ZYZ&cZr!;Zrs!<nsw!;Zwx!Kpx!P!;Z!P!Q#%Z!Q!^!;Z!^!_#'Z!_!}!;Z!}#O#*}#O#P!Dj#P#o!;Z#o#p#'Z#p;'S!;Z;'S;=`#,`<%lO!;Z$/l#8rp$f&j(Op(R!bo$'|OY%ZYZ&cZr%Zrs&}sw%Zwx(rx!O%Z!O!P!3Y!P!Q%Z!Q![#:v![!^%Z!^!_*g!_!g%Z!g!h!4|!h#O%Z#O#P&c#P#R%Z#R#S#:v#S#U%Z#U#V#>Q#V#X%Z#X#Y!4|#Y#b%Z#b#c#<v#c#d#AY#d#l%Z#l#m#D[#m#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z$/l#;Rk$f&j(Op(R!bo$'|OY%ZYZ&cZr%Zrs&}sw%Zwx(rx!O%Z!O!P!3Y!P!Q%Z!Q![#:v![!^%Z!^!_*g!_!g%Z!g!h!4|!h#O%Z#O#P&c#P#R%Z#R#S#:v#S#X%Z#X#Y!4|#Y#b%Z#b#c#<v#c#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z$/l#=R_$f&j(Op(R!bo$'|OY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z$/l#>Zd$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!Q%Z!Q!R#?i!R!S#?i!S!^%Z!^!_*g!_#O%Z#O#P&c#P#R%Z#R#S#?i#S#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z$/l#?tf$f&j(Op(R!bo$'|OY%ZYZ&cZr%Zrs&}sw%Zwx(rx!Q%Z!Q!R#?i!R!S#?i!S!^%Z!^!_*g!_#O%Z#O#P&c#P#R%Z#R#S#?i#S#b%Z#b#c#<v#c#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z$/l#Acc$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!Q%Z!Q!Y#Bn!Y!^%Z!^!_*g!_#O%Z#O#P&c#P#R%Z#R#S#Bn#S#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z$/l#Bye$f&j(Op(R!bo$'|OY%ZYZ&cZr%Zrs&}sw%Zwx(rx!Q%Z!Q!Y#Bn!Y!^%Z!^!_*g!_#O%Z#O#P&c#P#R%Z#R#S#Bn#S#b%Z#b#c#<v#c#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z$/l#Deg$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!Q%Z!Q![#E|![!^%Z!^!_*g!_!c%Z!c!i#E|!i#O%Z#O#P&c#P#R%Z#R#S#E|#S#T%Z#T#Z#E|#Z#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z$/l#FXi$f&j(Op(R!bo$'|OY%ZYZ&cZr%Zrs&}sw%Zwx(rx!Q%Z!Q![#E|![!^%Z!^!_*g!_!c%Z!c!i#E|!i#O%Z#O#P&c#P#R%Z#R#S#E|#S#T%Z#T#Z#E|#Z#b%Z#b#c#<v#c#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z%Gh#HT_!d$b$f&j#|%<f(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z)[#I__`l$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z(@^#Jk^g!*v!h'.r(Op(R!b(tSOY*gZr*grs'}sw*gwx)rx!P*g!P!Q#Kg!Q!^*g!^!_#L]!_!`#M}!`#O*g#P;'S*g;'S;=`+Z<%lO*g(n#KpX$h&j(Op(R!bOY*gZr*grs'}sw*gwx)rx#O*g#P;'S*g;'S;=`+Z<%lO*g$Kh#LfZ#n$Id(Op(R!bOY*gZr*grs'}sw*gwx)rx!_*g!_!`#MX!`#O*g#P;'S*g;'S;=`+Z<%lO*g$Kh#MbX$O$Id(Op(R!bOY*gZr*grs'}sw*gwx)rx#O*g#P;'S*g;'S;=`+Z<%lO*g$Kh#NWX#o$Id(Op(R!bOY*gZr*grs'}sw*gwx)rx#O*g#P;'S*g;'S;=`+Z<%lO*g%Gh$ Oa#[%?x$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_!`0z!`!a$!T!a#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z%#W$!`_#g$Ih$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z%Gh$#nafBf#o$Id$c#|$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_!`$$s!`!a$%}!a#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z%#S$%O_#o$Id$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z%#S$&Ya#n$Id$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_!`Ka!`!a$'_!a#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z%#S$'j`#n$Id$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_!`Ka!`#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z'+h$(wc(h$Ip$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!O%Z!O!P$*S!P!^%Z!^!_*g!_!a%Z!a!b$+^!b#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z'+`$*__}'#p$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z%#S$+i`$f&j#y$Id(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_!`Ka!`#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z#&^$,v_!{!Ln$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z(@^$.Q_!P(8n$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z(n$/UZ$f&jO!^$/w!^!_$0_!_#i$/w#i#j$0d#j#l$/w#l#m$2V#m#o$/w#o#p$0_#p;'S$/w;'S;=`$4b<%lO$/w(n$0OT^#S$f&jO!^&c!_#o&c#p;'S&c;'S;=`&w<%lO&c#S$0dO^#S(n$0i[$f&jO!Q&c!Q![$1_![!^&c!_!c&c!c!i$1_!i#T&c#T#Z$1_#Z#o&c#o#p$3u#p;'S&c;'S;=`&w<%lO&c(n$1dZ$f&jO!Q&c!Q![$2V![!^&c!_!c&c!c!i$2V!i#T&c#T#Z$2V#Z#o&c#p;'S&c;'S;=`&w<%lO&c(n$2[Z$f&jO!Q&c!Q![$2}![!^&c!_!c&c!c!i$2}!i#T&c#T#Z$2}#Z#o&c#p;'S&c;'S;=`&w<%lO&c(n$3SZ$f&jO!Q&c!Q![$/w![!^&c!_!c&c!c!i$/w!i#T&c#T#Z$/w#Z#o&c#p;'S&c;'S;=`&w<%lO&c#S$3xR!Q![$4R!c!i$4R#T#Z$4R#S$4US!Q![$4R!c!i$4R#T#Z$4R#q#r$0_(n$4eP;=`<%l$/w!2r$4s_!V!+S$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z%#S$5}`#v$Id$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_!`Ka!`#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z&,v$7[_$f&j(Op(R!b(X&%WOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z(CS$8jk$f&j(Op(R!b'{&;d$[#t([!LYOY%ZYZ&cZr%Zrs&}st%Ztu$8Zuw%Zwx(rx}%Z}!O$:_!O!Q%Z!Q![$8Z![!^%Z!^!_*g!_!c%Z!c!}$8Z!}#O%Z#O#P&c#P#R%Z#R#S$8Z#S#T%Z#T#o$8Z#o#p*g#p$g%Z$g;'S$8Z;'S;=`$<e<%lO$8Z+d$:jk$f&j(Op(R!b$[#tOY%ZYZ&cZr%Zrs&}st%Ztu$:_uw%Zwx(rx}%Z}!O$:_!O!Q%Z!Q![$:_![!^%Z!^!_*g!_!c%Z!c!}$:_!}#O%Z#O#P&c#P#R%Z#R#S$:_#S#T%Z#T#o$:_#o#p*g#p$g%Z$g;'S$:_;'S;=`$<_<%lO$:_+d$<bP;=`<%l$:_(CS$<hP;=`<%l$8Z!5p$<tX![!3l(Op(R!bOY*gZr*grs'}sw*gwx)rx#O*g#P;'S*g;'S;=`+Z<%lO*g&CO$=la(o&;`$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_!`Ka!`#O%Z#O#P&c#P#o%Z#o#p*g#p#q$+^#q;'S%Z;'S;=`+a<%lO%Z%#`$?O_!Z$I`r`$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z(r$@Y_!pS$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z(CS$Aj|$f&j(Op(R!b't(;d$Y#t'{&;d([!LYOX%ZXY+gYZ&cZ[+g[p%Zpq+gqr%Zrs&}st%ZtuEruw%Zwx(rx}%Z}!OGv!O!Q%Z!Q![Er![!^%Z!^!_*g!_!c%Z!c!}Er!}#O%Z#O#P&c#P#R%Z#R#SEr#S#T%Z#T#oEr#o#p*g#p$f%Z$f$g+g$g#BYEr#BY#BZ$AX#BZ$ISEr$IS$I_$AX$I_$JTEr$JT$JU$AX$JU$KVEr$KV$KW$AX$KW&FUEr&FU&FV$AX&FV;'SEr;'S;=`I|<%l?HTEr?HT?HU$AX?HUOEr(CS$Duk$f&j(Op(R!b'u(;d$Y#t'{&;d([!LYOY%ZYZ&cZr%Zrs&}st%ZtuEruw%Zwx(rx}%Z}!OGv!O!Q%Z!Q![Er![!^%Z!^!_*g!_!c%Z!c!}Er!}#O%Z#O#P&c#P#R%Z#R#SEr#S#T%Z#T#oEr#o#p*g#p$g%Z$g;'SEr;'S;=`I|<%lOEr",tokenizers:[P4,k4,x4,2,3,4,5,6,7,8,9,10,11,12,13,b4,new Vp("$S~RRtu[#O#Pg#S#T#|~_P#o#pb~gOt~~jVO#i!P#i#j!U#j#l!P#l#m!q#m;'S!P;'S;=`#v<%lO!P~!UO!R~~!XS!Q![!e!c!i!e#T#Z!e#o#p#Z~!hR!Q![!q!c!i!q#T#Z!q~!tR!Q![!}!c!i!}#T#Z!}~#QR!Q![!P!c!i!P#T#Z!P~#^R!Q![#g!c!i#g#T#Z#g~#jS!Q![#g!c!i#g#T#Z#g#q#r!P~#yP;=`<%l!P~$RO(Z~~",141,332),new Vp("j~RQYZXz{^~^O'x~~aP!P!Qd~iO'y~~",25,315)],topRules:{Script:[0,6],SingleExpression:[1,269],SingleClassItem:[2,270]},dialects:{jsx:0,ts:14614},dynamicPrecedences:{69:1,79:1,81:1,165:1,193:1},specialized:[{term:319,get:t=>$4[t]||-1},{term:334,get:t=>Q4[t]||-1},{term:70,get:t=>E4[t]||-1}],tokenPrec:14638}),sA=[jn("function ${name}(${params}) {\n ${}\n}",{label:"function",detail:"definition",type:"keyword"}),jn("for (let ${index} = 0; ${index} < ${bound}; ${index}++) {\n ${}\n}",{label:"for",detail:"loop",type:"keyword"}),jn("for (let ${name} of ${collection}) {\n ${}\n}",{label:"for",detail:"of loop",type:"keyword"}),jn("do {\n ${}\n} while (${})",{label:"do",detail:"loop",type:"keyword"}),jn("while (${}) {\n ${}\n}",{label:"while",detail:"loop",type:"keyword"}),jn(`try {
|
|
120
|
+
https://fb.me/react-async-component-lifecycle-hooks`)}if(typeof t.getDerivedStateFromProps=="function"&&(e.componentWillMount=UT,e.componentWillReceiveProps=FT),typeof e.getSnapshotBeforeUpdate=="function"){if(typeof e.componentDidUpdate!="function")throw new Error("Cannot polyfill getSnapshotBeforeUpdate() for components that do not define componentDidUpdate() on the prototype");e.componentWillUpdate=zT;var a=e.componentDidUpdate;e.componentDidUpdate=function(u,c,f){var h=this.__reactInternalSnapshotFlag?this.__reactInternalSnapshot:f;a.call(this,u,c,h)}}return t}var HL="/Users/jquense/src/uncontrollable/src/uncontrollable.js";function GT(t,e,r){r===void 0&&(r=[]);var n=t.displayName||t.name||"Component",i=YL(t),o=Object.keys(e),s=o.map(Cl);i||!r.length||LL(!1);var a=function(u){IT(c,u);function c(){for(var h,d=arguments.length,p=new Array(d),O=0;O<d;O++)p[O]=arguments[O];h=u.call.apply(u,[this].concat(p))||this,h.handlers=Object.create(null),o.forEach(function(y){var g=e[y],v=function(b){if(h.props[g]){var _;h._notifying=!0;for(var Q=arguments.length,P=new Array(Q>1?Q-1:0),k=1;k<Q;k++)P[k-1]=arguments[k];(_=h.props)[g].apply(_,[b].concat(P)),h._notifying=!1}h.unmounted||h.setState(function(x){var $,C=x.values;return{values:Ar(Object.create(null),C,($={},$[y]=b,$))}})};h.handlers[g]=v}),r.length&&(h.attachRef=function(y){h.inner=y});var m=Object.create(null);return o.forEach(function(y){m[y]=h.props[Cl(y)]}),h.state={values:m,prevProps:{}},h}var f=c.prototype;return f.shouldComponentUpdate=function(){return!this._notifying},c.getDerivedStateFromProps=function(d,p){var O=p.values,m=p.prevProps,y={values:Ar(Object.create(null),O),prevProps:{}};return o.forEach(function(g){y.prevProps[g]=d[g],!gk(d,g)&&gk(m,g)&&(y.values[g]=d[Cl(g)])}),y},f.componentWillUnmount=function(){this.unmounted=!0},f.render=function(){var d=this,p=this.props,O=p.innerRef,m=c1(p,["innerRef"]);s.forEach(function(g){delete m[g]});var y={};return o.forEach(function(g){var v=d.props[g];y[g]=v!==void 0?v:d.state.values[g]}),Ai.createElement(t,Ar({},m,y,this.handlers,{ref:O||this.attachRef}))},c}(Ai.Component);GL(a),a.displayName="Uncontrolled("+n+")",a.propTypes=Ar({innerRef:function(){}},XL(e)),r.forEach(function(u){a.prototype[u]=function(){var f;return(f=this.inner)[u].apply(f,arguments)}});var l=a;return Ai.forwardRef&&(l=Ai.forwardRef(function(u,c){return Ai.createElement(a,Ar({},u,{innerRef:c,__source:{fileName:HL,lineNumber:128},__self:this}))}),l.propTypes=a.propTypes),l.ControlledComponent=t,l.deferControlTo=function(u,c,f){return c===void 0&&(c={}),GT(u,Ar({},e,c),f)},l}const KL=Object.freeze(Object.defineProperty({__proto__:null,uncontrollable:GT,useUncontrolled:zL,useUncontrolledProp:YT},Symbol.toStringTag,{value:"Module"})),JL=wn(KL);var ed={exports:{}},ju={},qu={},Dg={},mk;function e3(){if(mk)return Dg;mk=1;var t=Object.prototype.hasOwnProperty;function e(n,i,o){for(o of n.keys())if(r(o,i))return o}function r(n,i){var o,s,a;if(n===i)return!0;if(n&&i&&(o=n.constructor)===i.constructor){if(o===Date)return n.getTime()===i.getTime();if(o===RegExp)return n.toString()===i.toString();if(o===Array){if((s=n.length)===i.length)for(;s--&&r(n[s],i[s]););return s===-1}if(o===Set){if(n.size!==i.size)return!1;for(s of n)if(a=s,a&&typeof a=="object"&&(a=e(i,a),!a)||!i.has(a))return!1;return!0}if(o===Map){if(n.size!==i.size)return!1;for(s of n)if(a=s[0],a&&typeof a=="object"&&(a=e(i,a),!a)||!r(s[1],i.get(a)))return!1;return!0}if(o===ArrayBuffer)n=new Uint8Array(n),i=new Uint8Array(i);else if(o===DataView){if((s=n.byteLength)===i.byteLength)for(;s--&&n.getInt8(s)===i.getInt8(s););return s===-1}if(ArrayBuffer.isView(n)){if((s=n.byteLength)===i.byteLength)for(;s--&&n[s]===i[s];);return s===-1}if(!o||typeof n=="object"){s=0;for(o in n)if(t.call(n,o)&&++s&&!t.call(i,o)||!(o in i)||!r(n[o],i[o]))return!1;return Object.keys(i).length===s}}return n!==n&&i!==i}return Dg.dequal=r,Dg}var Du={},yk;function t3(){if(yk)return Du;yk=1,Du.__esModule=!0,Du.default=void 0;var t=N,e=r(l1());function r(o){return o&&o.__esModule?o:{default:o}}function n(o){const s=(0,e.default)();return[o[0],(0,t.useCallback)(a=>{if(s())return o[1](a)},[s,o[1]])]}var i=n;return Du.default=i,Du}var td={},vk;function r3(){if(vk)return td;vk=1;var t="top",e="bottom",r="right",n="left",i="auto",o=[t,e,r,n],s="start",a="end",l="clippingParents",u="viewport",c="popper",f="reference",h=o.reduce(function(j,Z){return j.concat([Z+"-"+s,Z+"-"+a])},[]),d=[].concat(o,[i]).reduce(function(j,Z){return j.concat([Z,Z+"-"+s,Z+"-"+a])},[]),p="beforeRead",O="read",m="afterRead",y="beforeMain",g="main",v="afterMain",S="beforeWrite",b="write",_="afterWrite",Q=[p,O,m,y,g,v,S,b,_];function P(j){return j.split("-")[0]}function k(j){if(j==null)return window;if(j.toString()!=="[object Window]"){var Z=j.ownerDocument;return Z&&Z.defaultView||window}return j}function x(j){var Z=k(j).Element;return j instanceof Z||j instanceof Element}function $(j){var Z=k(j).HTMLElement;return j instanceof Z||j instanceof HTMLElement}function C(j){if(typeof ShadowRoot>"u")return!1;var Z=k(j).ShadowRoot;return j instanceof Z||j instanceof ShadowRoot}var D=Math.max,B=Math.min,K=Math.round;function M(){var j=navigator.userAgentData;return j!=null&&j.brands?j.brands.map(function(Z){return Z.brand+"/"+Z.version}).join(" "):navigator.userAgent}function W(){return!/^((?!chrome|android).)*safari/i.test(M())}function q(j,Z,V){Z===void 0&&(Z=!1),V===void 0&&(V=!1);var ae=j.getBoundingClientRect(),G=1,de=1;Z&&$(j)&&(G=j.offsetWidth>0&&K(ae.width)/j.offsetWidth||1,de=j.offsetHeight>0&&K(ae.height)/j.offsetHeight||1);var $e=x(j)?k(j):window,pe=$e.visualViewport,ye=!W()&&V,et=(ae.left+(ye&&pe?pe.offsetLeft:0))/G,Te=(ae.top+(ye&&pe?pe.offsetTop:0))/de,xt=ae.width/G,Lt=ae.height/de;return{width:xt,height:Lt,top:Te,right:et+xt,bottom:Te+Lt,left:et,x:et,y:Te}}function X(j){var Z=q(j),V=j.offsetWidth,ae=j.offsetHeight;return Math.abs(Z.width-V)<=1&&(V=Z.width),Math.abs(Z.height-ae)<=1&&(ae=Z.height),{x:j.offsetLeft,y:j.offsetTop,width:V,height:ae}}function F(j,Z){var V=Z.getRootNode&&Z.getRootNode();if(j.contains(Z))return!0;if(V&&C(V)){var ae=Z;do{if(ae&&j.isSameNode(ae))return!0;ae=ae.parentNode||ae.host}while(ae)}return!1}function le(j){return j?(j.nodeName||"").toLowerCase():null}function he(j){return k(j).getComputedStyle(j)}function U(j){return["table","td","th"].indexOf(le(j))>=0}function H(j){return((x(j)?j.ownerDocument:j.document)||window.document).documentElement}function se(j){return le(j)==="html"?j:j.assignedSlot||j.parentNode||(C(j)?j.host:null)||H(j)}function De(j){return!$(j)||he(j).position==="fixed"?null:j.offsetParent}function Y(j){var Z=/firefox/i.test(M()),V=/Trident/i.test(M());if(V&&$(j)){var ae=he(j);if(ae.position==="fixed")return null}var G=se(j);for(C(G)&&(G=G.host);$(G)&&["html","body"].indexOf(le(G))<0;){var de=he(G);if(de.transform!=="none"||de.perspective!=="none"||de.contain==="paint"||["transform","perspective"].indexOf(de.willChange)!==-1||Z&&de.willChange==="filter"||Z&&de.filter&&de.filter!=="none")return G;G=G.parentNode}return null}function z(j){for(var Z=k(j),V=De(j);V&&U(V)&&he(V).position==="static";)V=De(V);return V&&(le(V)==="html"||le(V)==="body"&&he(V).position==="static")?Z:V||Y(j)||Z}function ee(j){return["top","bottom"].indexOf(j)>=0?"x":"y"}function ve(j,Z,V){return D(j,B(Z,V))}function Re(j,Z,V){var ae=ve(j,Z,V);return ae>V?V:ae}function je(){return{top:0,right:0,bottom:0,left:0}}function qe(j){return Object.assign({},je(),j)}function rt(j,Z){return Z.reduce(function(V,ae){return V[ae]=j,V},{})}var st=function(Z,V){return Z=typeof Z=="function"?Z(Object.assign({},V.rects,{placement:V.placement})):Z,qe(typeof Z!="number"?Z:rt(Z,o))};function Et(j){var Z,V=j.state,ae=j.name,G=j.options,de=V.elements.arrow,$e=V.modifiersData.popperOffsets,pe=P(V.placement),ye=ee(pe),et=[n,r].indexOf(pe)>=0,Te=et?"height":"width";if(!(!de||!$e)){var xt=st(G.padding,V),Lt=X(de),nt=ye==="y"?t:n,wt=ye==="y"?e:r,yt=V.rects.reference[Te]+V.rects.reference[ye]-$e[ye]-V.rects.popper[Te],gt=$e[ye]-V.rects.reference[ye],bt=z(de),hr=bt?ye==="y"?bt.clientHeight||0:bt.clientWidth||0:0,ir=yt/2-gt/2,St=xt[nt],Vt=hr-Lt[Te]-xt[wt],Zt=hr/2-Lt[Te]/2+ir,dr=ve(St,Zt,Vt),Nr=ye;V.modifiersData[ae]=(Z={},Z[Nr]=dr,Z.centerOffset=dr-Zt,Z)}}function cr(j){var Z=j.state,V=j.options,ae=V.element,G=ae===void 0?"[data-popper-arrow]":ae;G!=null&&(typeof G=="string"&&(G=Z.elements.popper.querySelector(G),!G)||F(Z.elements.popper,G)&&(Z.elements.arrow=G))}var en={name:"arrow",enabled:!0,phase:"main",fn:Et,effect:cr,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function xr(j){return j.split("-")[1]}var Tr={top:"auto",right:"auto",bottom:"auto",left:"auto"};function ki(j){var Z=j.x,V=j.y,ae=window,G=ae.devicePixelRatio||1;return{x:K(Z*G)/G||0,y:K(V*G)/G||0}}function qr(j){var Z,V=j.popper,ae=j.popperRect,G=j.placement,de=j.variation,$e=j.offsets,pe=j.position,ye=j.gpuAcceleration,et=j.adaptive,Te=j.roundOffsets,xt=j.isFixed,Lt=$e.x,nt=Lt===void 0?0:Lt,wt=$e.y,yt=wt===void 0?0:wt,gt=typeof Te=="function"?Te({x:nt,y:yt}):{x:nt,y:yt};nt=gt.x,yt=gt.y;var bt=$e.hasOwnProperty("x"),hr=$e.hasOwnProperty("y"),ir=n,St=t,Vt=window;if(et){var Zt=z(V),dr="clientHeight",Nr="clientWidth";if(Zt===k(V)&&(Zt=H(V),he(Zt).position!=="static"&&pe==="absolute"&&(dr="scrollHeight",Nr="scrollWidth")),Zt=Zt,G===t||(G===n||G===r)&&de===a){St=e;var Qr=xt&&Zt===Vt&&Vt.visualViewport?Vt.visualViewport.height:Zt[dr];yt-=Qr-ae.height,yt*=ye?1:-1}if(G===n||(G===t||G===e)&&de===a){ir=r;var yr=xt&&Zt===Vt&&Vt.visualViewport?Vt.visualViewport.width:Zt[Nr];nt-=yr-ae.width,nt*=ye?1:-1}}var Wr=Object.assign({position:pe},et&&Tr),Vn=Te===!0?ki({x:nt,y:yt}):{x:nt,y:yt};if(nt=Vn.x,yt=Vn.y,ye){var Fr;return Object.assign({},Wr,(Fr={},Fr[St]=hr?"0":"",Fr[ir]=bt?"0":"",Fr.transform=(Vt.devicePixelRatio||1)<=1?"translate("+nt+"px, "+yt+"px)":"translate3d("+nt+"px, "+yt+"px, 0)",Fr))}return Object.assign({},Wr,(Z={},Z[St]=hr?yt+"px":"",Z[ir]=bt?nt+"px":"",Z.transform="",Z))}function T(j){var Z=j.state,V=j.options,ae=V.gpuAcceleration,G=ae===void 0?!0:ae,de=V.adaptive,$e=de===void 0?!0:de,pe=V.roundOffsets,ye=pe===void 0?!0:pe,et={placement:P(Z.placement),variation:xr(Z.placement),popper:Z.elements.popper,popperRect:Z.rects.popper,gpuAcceleration:G,isFixed:Z.options.strategy==="fixed"};Z.modifiersData.popperOffsets!=null&&(Z.styles.popper=Object.assign({},Z.styles.popper,qr(Object.assign({},et,{offsets:Z.modifiersData.popperOffsets,position:Z.options.strategy,adaptive:$e,roundOffsets:ye})))),Z.modifiersData.arrow!=null&&(Z.styles.arrow=Object.assign({},Z.styles.arrow,qr(Object.assign({},et,{offsets:Z.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:ye})))),Z.attributes.popper=Object.assign({},Z.attributes.popper,{"data-popper-placement":Z.placement})}var re={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:T,data:{}},ce={passive:!0};function Pe(j){var Z=j.state,V=j.instance,ae=j.options,G=ae.scroll,de=G===void 0?!0:G,$e=ae.resize,pe=$e===void 0?!0:$e,ye=k(Z.elements.popper),et=[].concat(Z.scrollParents.reference,Z.scrollParents.popper);return de&&et.forEach(function(Te){Te.addEventListener("scroll",V.update,ce)}),pe&&ye.addEventListener("resize",V.update,ce),function(){de&&et.forEach(function(Te){Te.removeEventListener("scroll",V.update,ce)}),pe&&ye.removeEventListener("resize",V.update,ce)}}var we={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:Pe,data:{}},_e={left:"right",right:"left",bottom:"top",top:"bottom"};function Je(j){return j.replace(/left|right|bottom|top/g,function(Z){return _e[Z]})}var tt={start:"end",end:"start"};function ue(j){return j.replace(/start|end/g,function(Z){return tt[Z]})}function xe(j){var Z=k(j),V=Z.pageXOffset,ae=Z.pageYOffset;return{scrollLeft:V,scrollTop:ae}}function Se(j){return q(H(j)).left+xe(j).scrollLeft}function ke(j,Z){var V=k(j),ae=H(j),G=V.visualViewport,de=ae.clientWidth,$e=ae.clientHeight,pe=0,ye=0;if(G){de=G.width,$e=G.height;var et=W();(et||!et&&Z==="fixed")&&(pe=G.offsetLeft,ye=G.offsetTop)}return{width:de,height:$e,x:pe+Se(j),y:ye}}function Me(j){var Z,V=H(j),ae=xe(j),G=(Z=j.ownerDocument)==null?void 0:Z.body,de=D(V.scrollWidth,V.clientWidth,G?G.scrollWidth:0,G?G.clientWidth:0),$e=D(V.scrollHeight,V.clientHeight,G?G.scrollHeight:0,G?G.clientHeight:0),pe=-ae.scrollLeft+Se(j),ye=-ae.scrollTop;return he(G||V).direction==="rtl"&&(pe+=D(V.clientWidth,G?G.clientWidth:0)-de),{width:de,height:$e,x:pe,y:ye}}function We(j){var Z=he(j),V=Z.overflow,ae=Z.overflowX,G=Z.overflowY;return/auto|scroll|overlay|hidden/.test(V+G+ae)}function at(j){return["html","body","#document"].indexOf(le(j))>=0?j.ownerDocument.body:$(j)&&We(j)?j:at(se(j))}function Oe(j,Z){var V;Z===void 0&&(Z=[]);var ae=at(j),G=ae===((V=j.ownerDocument)==null?void 0:V.body),de=k(ae),$e=G?[de].concat(de.visualViewport||[],We(ae)?ae:[]):ae,pe=Z.concat($e);return G?pe:pe.concat(Oe(se($e)))}function Le(j){return Object.assign({},j,{left:j.x,top:j.y,right:j.x+j.width,bottom:j.y+j.height})}function pt(j,Z){var V=q(j,!1,Z==="fixed");return V.top=V.top+j.clientTop,V.left=V.left+j.clientLeft,V.bottom=V.top+j.clientHeight,V.right=V.left+j.clientWidth,V.width=j.clientWidth,V.height=j.clientHeight,V.x=V.left,V.y=V.top,V}function Ye(j,Z,V){return Z===u?Le(ke(j,V)):x(Z)?pt(Z,V):Le(Me(H(j)))}function lt(j){var Z=Oe(se(j)),V=["absolute","fixed"].indexOf(he(j).position)>=0,ae=V&&$(j)?z(j):j;return x(ae)?Z.filter(function(G){return x(G)&&F(G,ae)&&le(G)!=="body"}):[]}function Tt(j,Z,V,ae){var G=Z==="clippingParents"?lt(j):[].concat(Z),de=[].concat(G,[V]),$e=de[0],pe=de.reduce(function(ye,et){var Te=Ye(j,et,ae);return ye.top=D(Te.top,ye.top),ye.right=B(Te.right,ye.right),ye.bottom=B(Te.bottom,ye.bottom),ye.left=D(Te.left,ye.left),ye},Ye(j,$e,ae));return pe.width=pe.right-pe.left,pe.height=pe.bottom-pe.top,pe.x=pe.left,pe.y=pe.top,pe}function Ft(j){var Z=j.reference,V=j.element,ae=j.placement,G=ae?P(ae):null,de=ae?xr(ae):null,$e=Z.x+Z.width/2-V.width/2,pe=Z.y+Z.height/2-V.height/2,ye;switch(G){case t:ye={x:$e,y:Z.y-V.height};break;case e:ye={x:$e,y:Z.y+Z.height};break;case r:ye={x:Z.x+Z.width,y:pe};break;case n:ye={x:Z.x-V.width,y:pe};break;default:ye={x:Z.x,y:Z.y}}var et=G?ee(G):null;if(et!=null){var Te=et==="y"?"height":"width";switch(de){case s:ye[et]=ye[et]-(Z[Te]/2-V[Te]/2);break;case a:ye[et]=ye[et]+(Z[Te]/2-V[Te]/2);break}}return ye}function Bt(j,Z){Z===void 0&&(Z={});var V=Z,ae=V.placement,G=ae===void 0?j.placement:ae,de=V.strategy,$e=de===void 0?j.strategy:de,pe=V.boundary,ye=pe===void 0?l:pe,et=V.rootBoundary,Te=et===void 0?u:et,xt=V.elementContext,Lt=xt===void 0?c:xt,nt=V.altBoundary,wt=nt===void 0?!1:nt,yt=V.padding,gt=yt===void 0?0:yt,bt=qe(typeof gt!="number"?gt:rt(gt,o)),hr=Lt===c?f:c,ir=j.rects.popper,St=j.elements[wt?hr:Lt],Vt=Tt(x(St)?St:St.contextElement||H(j.elements.popper),ye,Te,$e),Zt=q(j.elements.reference),dr=Ft({reference:Zt,element:ir,strategy:"absolute",placement:G}),Nr=Le(Object.assign({},ir,dr)),Qr=Lt===c?Nr:Zt,yr={top:Vt.top-Qr.top+bt.top,bottom:Qr.bottom-Vt.bottom+bt.bottom,left:Vt.left-Qr.left+bt.left,right:Qr.right-Vt.right+bt.right},Wr=j.modifiersData.offset;if(Lt===c&&Wr){var Vn=Wr[G];Object.keys(yr).forEach(function(Fr){var ii=[r,e].indexOf(Fr)>=0?1:-1,oi=[t,e].indexOf(Fr)>=0?"y":"x";yr[Fr]+=Vn[oi]*ii})}return yr}function Xt(j,Z){Z===void 0&&(Z={});var V=Z,ae=V.placement,G=V.boundary,de=V.rootBoundary,$e=V.padding,pe=V.flipVariations,ye=V.allowedAutoPlacements,et=ye===void 0?d:ye,Te=xr(ae),xt=Te?pe?h:h.filter(function(wt){return xr(wt)===Te}):o,Lt=xt.filter(function(wt){return et.indexOf(wt)>=0});Lt.length===0&&(Lt=xt);var nt=Lt.reduce(function(wt,yt){return wt[yt]=Bt(j,{placement:yt,boundary:G,rootBoundary:de,padding:$e})[P(yt)],wt},{});return Object.keys(nt).sort(function(wt,yt){return nt[wt]-nt[yt]})}function _r(j){if(P(j)===i)return[];var Z=Je(j);return[ue(j),Z,ue(Z)]}function mr(j){var Z=j.state,V=j.options,ae=j.name;if(!Z.modifiersData[ae]._skip){for(var G=V.mainAxis,de=G===void 0?!0:G,$e=V.altAxis,pe=$e===void 0?!0:$e,ye=V.fallbackPlacements,et=V.padding,Te=V.boundary,xt=V.rootBoundary,Lt=V.altBoundary,nt=V.flipVariations,wt=nt===void 0?!0:nt,yt=V.allowedAutoPlacements,gt=Z.options.placement,bt=P(gt),hr=bt===gt,ir=ye||(hr||!wt?[Je(gt)]:_r(gt)),St=[gt].concat(ir).reduce(function(Oo,si){return Oo.concat(P(si)===i?Xt(Z,{placement:si,boundary:Te,rootBoundary:xt,padding:et,flipVariations:wt,allowedAutoPlacements:yt}):si)},[]),Vt=Z.rects.reference,Zt=Z.rects.popper,dr=new Map,Nr=!0,Qr=St[0],yr=0;yr<St.length;yr++){var Wr=St[yr],Vn=P(Wr),Fr=xr(Wr)===s,ii=[t,e].indexOf(Vn)>=0,oi=ii?"width":"height",fn=Bt(Z,{placement:Wr,boundary:Te,rootBoundary:xt,altBoundary:Lt,padding:et}),kn=ii?Fr?r:n:Fr?e:t;Vt[oi]>Zt[oi]&&(kn=Je(kn));var Ea=Je(kn),Bi=[];if(de&&Bi.push(fn[Vn]<=0),pe&&Bi.push(fn[kn]<=0,fn[Ea]<=0),Bi.every(function(Oo){return Oo})){Qr=Wr,Nr=!1;break}dr.set(Wr,Bi)}if(Nr)for(var Ca=wt?3:1,Ta=function(si){var Zo=St.find(function(go){var mo=dr.get(go);if(mo)return mo.slice(0,si).every(function(Ra){return Ra})});if(Zo)return Qr=Zo,"break"},Zs=Ca;Zs>0;Zs--){var Ns=Ta(Zs);if(Ns==="break")break}Z.placement!==Qr&&(Z.modifiersData[ae]._skip=!0,Z.placement=Qr,Z.reset=!0)}}var An={name:"flip",enabled:!0,phase:"main",fn:mr,requiresIfExists:["offset"],data:{_skip:!1}};function Rr(j,Z,V){return V===void 0&&(V={x:0,y:0}),{top:j.top-Z.height-V.y,right:j.right-Z.width+V.x,bottom:j.bottom-Z.height+V.y,left:j.left-Z.width-V.x}}function Dr(j){return[t,r,e,n].some(function(Z){return j[Z]>=0})}function Zr(j){var Z=j.state,V=j.name,ae=Z.rects.reference,G=Z.rects.popper,de=Z.modifiersData.preventOverflow,$e=Bt(Z,{elementContext:"reference"}),pe=Bt(Z,{altBoundary:!0}),ye=Rr($e,ae),et=Rr(pe,G,de),Te=Dr(ye),xt=Dr(et);Z.modifiersData[V]={referenceClippingOffsets:ye,popperEscapeOffsets:et,isReferenceHidden:Te,hasPopperEscaped:xt},Z.attributes.popper=Object.assign({},Z.attributes.popper,{"data-popper-reference-hidden":Te,"data-popper-escaped":xt})}var vt={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:Zr};function Ie(j,Z,V){var ae=P(j),G=[n,t].indexOf(ae)>=0?-1:1,de=typeof V=="function"?V(Object.assign({},Z,{placement:j})):V,$e=de[0],pe=de[1];return $e=$e||0,pe=(pe||0)*G,[n,r].indexOf(ae)>=0?{x:pe,y:$e}:{x:$e,y:pe}}function Fe(j){var Z=j.state,V=j.options,ae=j.name,G=V.offset,de=G===void 0?[0,0]:G,$e=d.reduce(function(Te,xt){return Te[xt]=Ie(xt,Z.rects,de),Te},{}),pe=$e[Z.placement],ye=pe.x,et=pe.y;Z.modifiersData.popperOffsets!=null&&(Z.modifiersData.popperOffsets.x+=ye,Z.modifiersData.popperOffsets.y+=et),Z.modifiersData[ae]=$e}var He={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:Fe};function Ce(j){var Z=j.state,V=j.name;Z.modifiersData[V]=Ft({reference:Z.rects.reference,element:Z.rects.popper,strategy:"absolute",placement:Z.placement})}var ge={name:"popperOffsets",enabled:!0,phase:"read",fn:Ce,data:{}};function ct(j){return j==="x"?"y":"x"}function ht(j){var Z=j.state,V=j.options,ae=j.name,G=V.mainAxis,de=G===void 0?!0:G,$e=V.altAxis,pe=$e===void 0?!1:$e,ye=V.boundary,et=V.rootBoundary,Te=V.altBoundary,xt=V.padding,Lt=V.tether,nt=Lt===void 0?!0:Lt,wt=V.tetherOffset,yt=wt===void 0?0:wt,gt=Bt(Z,{boundary:ye,rootBoundary:et,padding:xt,altBoundary:Te}),bt=P(Z.placement),hr=xr(Z.placement),ir=!hr,St=ee(bt),Vt=ct(St),Zt=Z.modifiersData.popperOffsets,dr=Z.rects.reference,Nr=Z.rects.popper,Qr=typeof yt=="function"?yt(Object.assign({},Z.rects,{placement:Z.placement})):yt,yr=typeof Qr=="number"?{mainAxis:Qr,altAxis:Qr}:Object.assign({mainAxis:0,altAxis:0},Qr),Wr=Z.modifiersData.offset?Z.modifiersData.offset[Z.placement]:null,Vn={x:0,y:0};if(Zt){if(de){var Fr,ii=St==="y"?t:n,oi=St==="y"?e:r,fn=St==="y"?"height":"width",kn=Zt[St],Ea=kn+gt[ii],Bi=kn-gt[oi],Ca=nt?-Nr[fn]/2:0,Ta=hr===s?dr[fn]:Nr[fn],Zs=hr===s?-Nr[fn]:-dr[fn],Ns=Z.elements.arrow,Oo=nt&&Ns?X(Ns):{width:0,height:0},si=Z.modifiersData["arrow#persistent"]?Z.modifiersData["arrow#persistent"].padding:je(),Zo=si[ii],go=si[oi],mo=ve(0,dr[fn],Oo[fn]),Ra=ir?dr[fn]/2-Ca-mo-Zo-yr.mainAxis:Ta-mo-Zo-yr.mainAxis,$f=ir?-dr[fn]/2+Ca+mo+go+yr.mainAxis:Zs+mo+go+yr.mainAxis,uu=Z.elements.arrow&&z(Z.elements.arrow),Aa=uu?St==="y"?uu.clientTop||0:uu.clientLeft||0:0,Qf=(Fr=Wr==null?void 0:Wr[St])!=null?Fr:0,Ma=kn+Ra-Qf-Aa,jO=kn+$f-Qf,Ws=ve(nt?B(Ea,Ma):Ea,kn,nt?D(Bi,jO):Bi);Zt[St]=Ws,Vn[St]=Ws-kn}if(pe){var Ef,Cf=St==="x"?t:n,Tf=St==="x"?e:r,yo=Zt[Vt],vo=Vt==="y"?"height":"width",cu=yo+gt[Cf],fu=yo-gt[Tf],ja=[t,n].indexOf(bt)!==-1,Rf=(Ef=Wr==null?void 0:Wr[Vt])!=null?Ef:0,hu=ja?cu:yo-dr[vo]-Nr[vo]-Rf+yr.altAxis,du=ja?yo+dr[vo]+Nr[vo]-Rf-yr.altAxis:fu,Af=nt&&ja?Re(hu,yo,du):ve(nt?hu:cu,yo,nt?du:fu);Zt[Vt]=Af,Vn[Vt]=Af-yo}Z.modifiersData[ae]=Vn}}var Pt={name:"preventOverflow",enabled:!0,phase:"main",fn:ht,requiresIfExists:["offset"]};function zt(j){return{scrollLeft:j.scrollLeft,scrollTop:j.scrollTop}}function er(j){return j===k(j)||!$(j)?xe(j):zt(j)}function Yt(j){var Z=j.getBoundingClientRect(),V=K(Z.width)/j.offsetWidth||1,ae=K(Z.height)/j.offsetHeight||1;return V!==1||ae!==1}function fr(j,Z,V){V===void 0&&(V=!1);var ae=$(Z),G=$(Z)&&Yt(Z),de=H(Z),$e=q(j,G,V),pe={scrollLeft:0,scrollTop:0},ye={x:0,y:0};return(ae||!ae&&!V)&&((le(Z)!=="body"||We(de))&&(pe=er(Z)),$(Z)?(ye=q(Z,!0),ye.x+=Z.clientLeft,ye.y+=Z.clientTop):de&&(ye.x=Se(de))),{x:$e.left+pe.scrollLeft-ye.x,y:$e.top+pe.scrollTop-ye.y,width:$e.width,height:$e.height}}function Ot(j){var Z=new Map,V=new Set,ae=[];j.forEach(function(de){Z.set(de.name,de)});function G(de){V.add(de.name);var $e=[].concat(de.requires||[],de.requiresIfExists||[]);$e.forEach(function(pe){if(!V.has(pe)){var ye=Z.get(pe);ye&&G(ye)}}),ae.push(de)}return j.forEach(function(de){V.has(de.name)||G(de)}),ae}function ut(j){var Z=Ot(j);return Q.reduce(function(V,ae){return V.concat(Z.filter(function(G){return G.phase===ae}))},[])}function Ve(j){var Z;return function(){return Z||(Z=new Promise(function(V){Promise.resolve().then(function(){Z=void 0,V(j())})})),Z}}function kt(j){var Z=j.reduce(function(V,ae){var G=V[ae.name];return V[ae.name]=G?Object.assign({},G,ae,{options:Object.assign({},G.options,ae.options),data:Object.assign({},G.data,ae.data)}):ae,V},{});return Object.keys(Z).map(function(V){return Z[V]})}var $r={placement:"bottom",modifiers:[],strategy:"absolute"};function Mn(){for(var j=arguments.length,Z=new Array(j),V=0;V<j;V++)Z[V]=arguments[V];return!Z.some(function(ae){return!(ae&&typeof ae.getBoundingClientRect=="function")})}function bn(j){j===void 0&&(j={});var Z=j,V=Z.defaultModifiers,ae=V===void 0?[]:V,G=Z.defaultOptions,de=G===void 0?$r:G;return function(pe,ye,et){et===void 0&&(et=de);var Te={placement:"bottom",orderedModifiers:[],options:Object.assign({},$r,de),modifiersData:{},elements:{reference:pe,popper:ye},attributes:{},styles:{}},xt=[],Lt=!1,nt={state:Te,setOptions:function(bt){var hr=typeof bt=="function"?bt(Te.options):bt;yt(),Te.options=Object.assign({},de,Te.options,hr),Te.scrollParents={reference:x(pe)?Oe(pe):pe.contextElement?Oe(pe.contextElement):[],popper:Oe(ye)};var ir=ut(kt([].concat(ae,Te.options.modifiers)));return Te.orderedModifiers=ir.filter(function(St){return St.enabled}),wt(),nt.update()},forceUpdate:function(){if(!Lt){var bt=Te.elements,hr=bt.reference,ir=bt.popper;if(Mn(hr,ir)){Te.rects={reference:fr(hr,z(ir),Te.options.strategy==="fixed"),popper:X(ir)},Te.reset=!1,Te.placement=Te.options.placement,Te.orderedModifiers.forEach(function(yr){return Te.modifiersData[yr.name]=Object.assign({},yr.data)});for(var St=0;St<Te.orderedModifiers.length;St++){if(Te.reset===!0){Te.reset=!1,St=-1;continue}var Vt=Te.orderedModifiers[St],Zt=Vt.fn,dr=Vt.options,Nr=dr===void 0?{}:dr,Qr=Vt.name;typeof Zt=="function"&&(Te=Zt({state:Te,options:Nr,name:Qr,instance:nt})||Te)}}}},update:Ve(function(){return new Promise(function(gt){nt.forceUpdate(),gt(Te)})}),destroy:function(){yt(),Lt=!0}};if(!Mn(pe,ye))return nt;nt.setOptions(et).then(function(gt){!Lt&&et.onFirstUpdate&&et.onFirstUpdate(gt)});function wt(){Te.orderedModifiers.forEach(function(gt){var bt=gt.name,hr=gt.options,ir=hr===void 0?{}:hr,St=gt.effect;if(typeof St=="function"){var Vt=St({state:Te,name:bt,instance:nt,options:ir}),Zt=function(){};xt.push(Vt||Zt)}})}function yt(){xt.forEach(function(gt){return gt()}),xt=[]}return nt}}const Pn=bn({defaultModifiers:[vt,ge,re,we,He,An,Pt,en]});return td.createPopper=Pn,td.placements=d,td}var wk;function n3(){if(wk)return qu;wk=1,qu.__esModule=!0,qu.default=void 0;var t=N,e=e3(),r=o(t3()),n=r3();const i=["enabled","placement","strategy","modifiers"];function o(h){return h&&h.__esModule?h:{default:h}}function s(h,d){if(h==null)return{};var p={},O=Object.keys(h),m,y;for(y=0;y<O.length;y++)m=O[y],!(d.indexOf(m)>=0)&&(p[m]=h[m]);return p}const a={name:"applyStyles",enabled:!1,phase:"afterWrite",fn:()=>{}},l={name:"ariaDescribedBy",enabled:!0,phase:"afterWrite",effect:({state:h})=>()=>{const{reference:d,popper:p}=h.elements;if("removeAttribute"in d){const O=(d.getAttribute("aria-describedby")||"").split(",").filter(m=>m.trim()!==p.id);O.length?d.setAttribute("aria-describedby",O.join(",")):d.removeAttribute("aria-describedby")}},fn:({state:h})=>{var d;const{popper:p,reference:O}=h.elements,m=(d=p.getAttribute("role"))==null?void 0:d.toLowerCase();if(p.id&&m==="tooltip"&&"setAttribute"in O){const y=O.getAttribute("aria-describedby");if(y&&y.split(",").indexOf(p.id)!==-1)return;O.setAttribute("aria-describedby",y?`${y},${p.id}`:p.id)}}},u=[];function c(h,d,p={}){let{enabled:O=!0,placement:m="bottom",strategy:y="absolute",modifiers:g=u}=p,v=s(p,i);const S=(0,t.useRef)(g),b=(0,t.useRef)(),_=(0,t.useCallback)(()=>{var C;(C=b.current)==null||C.update()},[]),Q=(0,t.useCallback)(()=>{var C;(C=b.current)==null||C.forceUpdate()},[]),[P,k]=(0,r.default)((0,t.useState)({placement:m,update:_,forceUpdate:Q,attributes:{},styles:{popper:{},arrow:{}}})),x=(0,t.useMemo)(()=>({name:"updateStateModifier",enabled:!0,phase:"write",requires:["computeStyles"],fn:({state:C})=>{const D={},B={};Object.keys(C.elements).forEach(K=>{D[K]=C.styles[K],B[K]=C.attributes[K]}),k({state:C,styles:D,attributes:B,update:_,forceUpdate:Q,placement:C.placement})}}),[_,Q,k]),$=(0,t.useMemo)(()=>((0,e.dequal)(S.current,g)||(S.current=g),S.current),[g]);return(0,t.useEffect)(()=>{!b.current||!O||b.current.setOptions({placement:m,strategy:y,modifiers:[...$,x,a]})},[y,m,x,O,$]),(0,t.useEffect)(()=>{if(!(!O||h==null||d==null))return b.current=(0,n.createPopper)(h,d,Object.assign({},v,{placement:m,strategy:y,modifiers:[...$,l,x]})),()=>{b.current!=null&&(b.current.destroy(),b.current=void 0,k(C=>Object.assign({},C,{attributes:{},styles:{popper:{}}})))}},[O,h,d]),P}var f=c;return qu.default=f,qu}var Zu={},Ys={},Sk;function i3(){if(Sk)return Ys;Sk=1,Ys.__esModule=!0,Ys.default=Ys.getRefTarget=void 0;var t=s(s1),e=s(a1),r=s($O),n=N,i=s(Ms()),o=s(xO());function s(p){return p&&p.__esModule?p:{default:p}}const a=()=>{};function l(p){return p.button===0}function u(p){return!!(p.metaKey||p.altKey||p.ctrlKey||p.shiftKey)}const c=p=>p&&("current"in p?p.current:p);Ys.getRefTarget=c;const f={click:"mousedown",mouseup:"mousedown",pointerup:"pointerdown"};function h(p,O=a,{disabled:m,clickTrigger:y="click"}={}){const g=(0,n.useRef)(!1),v=(0,n.useRef)(!1),S=(0,n.useCallback)(Q=>{const P=c(p);(0,o.default)(!!P,"ClickOutside captured a close event but does not have a ref to compare it to. useClickOutside(), should be passed a ref that resolves to a DOM node"),g.current=!P||u(Q)||!l(Q)||!!(0,t.default)(P,Q.target)||v.current,v.current=!1},[p]),b=(0,i.default)(Q=>{const P=c(p);P&&(0,t.default)(P,Q.target)&&(v.current=!0)}),_=(0,i.default)(Q=>{g.current||O(Q)});(0,n.useEffect)(()=>{var Q,P;if(m||p==null)return;const k=(0,r.default)(c(p)),x=k.defaultView||window;let $=(Q=x.event)!=null?Q:(P=x.parent)==null?void 0:P.event,C=null;f[y]&&(C=(0,e.default)(k,f[y],b,!0));const D=(0,e.default)(k,y,S,!0),B=(0,e.default)(k,y,M=>{if(M===$){$=void 0;return}_(M)});let K=[];return"ontouchstart"in k.documentElement&&(K=[].slice.call(k.body.children).map(M=>(0,e.default)(M,"mousemove",a))),()=>{C==null||C(),D(),B(),K.forEach(M=>M())}},[p,m,y,S,b,_])}var d=h;return Ys.default=d,Ys}var bk;function o3(){if(bk)return Zu;bk=1,Zu.__esModule=!0,Zu.default=void 0;var t=l(a1),e=l($O),r=N,n=l(Ms()),i=a(i3()),o=NT();function s(h){if(typeof WeakMap!="function")return null;var d=new WeakMap,p=new WeakMap;return(s=function(O){return O?p:d})(h)}function a(h,d){if(!d&&h&&h.__esModule)return h;if(h===null||typeof h!="object"&&typeof h!="function")return{default:h};var p=s(d);if(p&&p.has(h))return p.get(h);var O={},m=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var y in h)if(y!=="default"&&Object.prototype.hasOwnProperty.call(h,y)){var g=m?Object.getOwnPropertyDescriptor(h,y):null;g&&(g.get||g.set)?Object.defineProperty(O,y,g):O[y]=h[y]}return O.default=h,p&&p.set(h,O),O}function l(h){return h&&h.__esModule?h:{default:h}}const u=()=>{};function c(h,d,{disabled:p,clickTrigger:O}={}){const m=d||u;(0,i.default)(h,m,{disabled:p,clickTrigger:O});const y=(0,n.default)(g=>{(0,o.isEscKey)(g)&&m(g)});(0,r.useEffect)(()=>{if(p||h==null)return;const g=(0,e.default)((0,i.getRefTarget)(h));let v=(g.defaultView||window).event;const S=(0,t.default)(g,"keyup",b=>{if(b===v){v=void 0;return}y(b)});return()=>{S()}},[h,p,y])}var f=c;return Zu.default=f,Zu}var Ga={},Pk;function s3(){if(Pk)return Ga;Pk=1,Ga.__esModule=!0,Ga.toModifierMap=t,Ga.toModifierArray=e,Ga.default=r;function t(n){const i={};return Array.isArray(n)?(n==null||n.forEach(o=>{i[o.name]=o}),i):n||i}function e(n={}){return Array.isArray(n)?n:Object.keys(n).map(i=>(n[i].name=i,n[i]))}function r({enabled:n,enableEvents:i,placement:o,flip:s,offset:a,fixed:l,containerPadding:u,arrowElement:c,popperConfig:f={}}){var h,d,p,O,m;const y=t(f.modifiers);return Object.assign({},f,{placement:o,enabled:n,strategy:l?"fixed":f.strategy,modifiers:e(Object.assign({},y,{eventListeners:{enabled:i,options:(h=y.eventListeners)==null?void 0:h.options},preventOverflow:Object.assign({},y.preventOverflow,{options:u?Object.assign({padding:u},(d=y.preventOverflow)==null?void 0:d.options):(p=y.preventOverflow)==null?void 0:p.options}),offset:{options:Object.assign({offset:a},(O=y.offset)==null?void 0:O.options)},arrow:Object.assign({},y.arrow,{enabled:!!c,options:Object.assign({},(m=y.arrow)==null?void 0:m.options,{element:c})}),flip:Object.assign({enabled:!!s},y.flip)}))})}return Ga}var kk;function a3(){if(kk)return ju;kk=1,ju.__esModule=!0,ju.default=void 0;var t=f(N),e=u(hf),r=u(TT()),n=u($a()),i=u(n3()),o=u(o3()),s=u(qT()),a=u(s3()),l=ZT();function u(p){return p&&p.__esModule?p:{default:p}}function c(p){if(typeof WeakMap!="function")return null;var O=new WeakMap,m=new WeakMap;return(c=function(y){return y?m:O})(p)}function f(p,O){if(!O&&p&&p.__esModule)return p;if(p===null||typeof p!="object"&&typeof p!="function")return{default:p};var m=c(O);if(m&&m.has(p))return m.get(p);var y={},g=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var v in p)if(v!=="default"&&Object.prototype.hasOwnProperty.call(p,v)){var S=g?Object.getOwnPropertyDescriptor(p,v):null;S&&(S.get||S.set)?Object.defineProperty(y,v,S):y[v]=p[v]}return y.default=p,m&&m.set(p,y),y}const h=t.forwardRef((p,O)=>{const{flip:m,offset:y,placement:g,containerPadding:v,popperConfig:S={},transition:b,runTransition:_}=p,[Q,P]=(0,r.default)(),[k,x]=(0,r.default)(),$=(0,n.default)(P,O),C=(0,s.default)(p.container),D=(0,s.default)(p.target),[B,K]=(0,t.useState)(!p.show),M=(0,i.default)(D,Q,(0,a.default)({placement:g,enableEvents:!!p.show,containerPadding:v||5,flip:m,offset:y,arrowElement:k,popperConfig:S}));p.show&&B&&K(!1);const W=(...se)=>{K(!0),p.onExited&&p.onExited(...se)},q=p.show||!B;if((0,o.default)(Q,p.onHide,{disabled:!p.rootClose||p.rootCloseDisabled,clickTrigger:p.rootCloseEvent}),!q)return null;const{onExit:X,onExiting:F,onEnter:le,onEntering:he,onEntered:U}=p;let H=p.children(Object.assign({},M.attributes.popper,{style:M.styles.popper,ref:$}),{popper:M,placement:g,show:!!p.show,arrowProps:Object.assign({},M.attributes.arrow,{style:M.styles.arrow,ref:x})});return H=(0,l.renderTransition)(b,_,{in:!!p.show,appear:!0,mountOnEnter:!0,unmountOnExit:!0,children:H,onExit:X,onExiting:F,onExited:W,onEnter:le,onEntering:he,onEntered:U}),C?e.default.createPortal(H,C):null});h.displayName="Overlay";var d=h;return ju.default=d,ju}var rd={exports:{}};const l3=wn(pL);var nd={exports:{}},id={exports:{}},xk;function u3(){return xk||(xk=1,function(t,e){"use client";var r=_t;e.__esModule=!0,e.default=void 0;var n=l(N),i=r(Ht()),o=Pr(),s=I;function a(c){if(typeof WeakMap!="function")return null;var f=new WeakMap,h=new WeakMap;return(a=function(d){return d?h:f})(c)}function l(c,f){if(!f&&c&&c.__esModule)return c;if(c===null||typeof c!="object"&&typeof c!="function")return{default:c};var h=a(f);if(h&&h.has(c))return h.get(c);var d={__proto__:null},p=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var O in c)if(O!=="default"&&Object.prototype.hasOwnProperty.call(c,O)){var m=p?Object.getOwnPropertyDescriptor(c,O):null;m&&(m.get||m.set)?Object.defineProperty(d,O,m):d[O]=c[O]}return d.default=c,h&&h.set(c,d),d}const u=n.forwardRef(({className:c,bsPrefix:f,as:h="div",...d},p)=>(f=(0,o.useBootstrapPrefix)(f,"popover-header"),(0,s.jsx)(h,{ref:p,className:(0,i.default)(c,f),...d})));u.displayName="PopoverHeader",e.default=u,t.exports=e.default}(id,id.exports)),id.exports}var od={exports:{}},_k;function c3(){return _k||(_k=1,function(t,e){"use client";var r=_t;e.__esModule=!0,e.default=void 0;var n=l(N),i=r(Ht()),o=Pr(),s=I;function a(c){if(typeof WeakMap!="function")return null;var f=new WeakMap,h=new WeakMap;return(a=function(d){return d?h:f})(c)}function l(c,f){if(!f&&c&&c.__esModule)return c;if(c===null||typeof c!="object"&&typeof c!="function")return{default:c};var h=a(f);if(h&&h.has(c))return h.get(c);var d={__proto__:null},p=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var O in c)if(O!=="default"&&Object.prototype.hasOwnProperty.call(c,O)){var m=p?Object.getOwnPropertyDescriptor(c,O):null;m&&(m.get||m.set)?Object.defineProperty(d,O,m):d[O]=c[O]}return d.default=c,h&&h.set(c,d),d}const u=n.forwardRef(({className:c,bsPrefix:f,as:h="div",...d},p)=>(f=(0,o.useBootstrapPrefix)(f,"popover-body"),(0,s.jsx)(h,{ref:p,className:(0,i.default)(c,f),...d})));u.displayName="PopoverBody",e.default=u,t.exports=e.default}(od,od.exports)),od.exports}var Ha={},$k;function HT(){if($k)return Ha;$k=1,Ha.__esModule=!0,Ha.BsPrefixComponent=void 0,Ha.getOverlayDirection=i;var t=r(N);function e(o){if(typeof WeakMap!="function")return null;var s=new WeakMap,a=new WeakMap;return(e=function(l){return l?a:s})(o)}function r(o,s){if(!s&&o&&o.__esModule)return o;if(o===null||typeof o!="object"&&typeof o!="function")return{default:o};var a=e(s);if(a&&a.has(o))return a.get(o);var l={__proto__:null},u=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var c in o)if(c!=="default"&&Object.prototype.hasOwnProperty.call(o,c)){var f=u?Object.getOwnPropertyDescriptor(o,c):null;f&&(f.get||f.set)?Object.defineProperty(l,c,f):l[c]=o[c]}return l.default=o,a&&a.set(o,l),l}class n extends t.Component{}Ha.BsPrefixComponent=n;function i(o,s){let a=o;return o==="left"?a=s?"end":"start":o==="right"&&(a=s?"start":"end"),a}return Ha}var sd={exports:{}},Qk;function KT(){return Qk||(Qk=1,function(t,e){e.__esModule=!0,e.default=r;function r(n="absolute"){return{position:n,top:"0",left:"0",opacity:"0",pointerEvents:"none"}}t.exports=e.default}(sd,sd.exports)),sd.exports}var Ek;function f3(){return Ek||(Ek=1,function(t,e){"use client";var r=_t;e.__esModule=!0,e.default=void 0;var n=r(Ht()),i=h(N),o=Pr(),s=r(u3()),a=r(c3()),l=HT(),u=r(KT()),c=I;function f(p){if(typeof WeakMap!="function")return null;var O=new WeakMap,m=new WeakMap;return(f=function(y){return y?m:O})(p)}function h(p,O){if(!O&&p&&p.__esModule)return p;if(p===null||typeof p!="object"&&typeof p!="function")return{default:p};var m=f(O);if(m&&m.has(p))return m.get(p);var y={__proto__:null},g=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var v in p)if(v!=="default"&&Object.prototype.hasOwnProperty.call(p,v)){var S=g?Object.getOwnPropertyDescriptor(p,v):null;S&&(S.get||S.set)?Object.defineProperty(y,v,S):y[v]=p[v]}return y.default=p,m&&m.set(p,y),y}const d=i.forwardRef(({bsPrefix:p,placement:O="right",className:m,style:y,children:g,body:v,arrowProps:S,hasDoneInitialMeasure:b,popper:_,show:Q,...P},k)=>{const x=(0,o.useBootstrapPrefix)(p,"popover"),$=(0,o.useIsRTL)(),[C]=(O==null?void 0:O.split("-"))||[],D=(0,l.getOverlayDirection)(C,$);let B=y;return Q&&!b&&(B={...y,...(0,u.default)(_==null?void 0:_.strategy)}),(0,c.jsxs)("div",{ref:k,role:"tooltip",style:B,"x-placement":C,className:(0,n.default)(m,x,C&&`bs-popover-${D}`),...P,children:[(0,c.jsx)("div",{className:"popover-arrow",...S}),v?(0,c.jsx)(a.default,{children:g}):g]})});e.default=Object.assign(d,{Header:s.default,Body:a.default,POPPER_OFFSET:[0,8]}),t.exports=e.default}(nd,nd.exports)),nd.exports}var ov={exports:{}};(function(t,e){"use client";var r=_t;e.__esModule=!0,e.default=void 0;var n=r(Ht()),i=c(N),o=Pr(),s=HT(),a=r(KT()),l=I;function u(h){if(typeof WeakMap!="function")return null;var d=new WeakMap,p=new WeakMap;return(u=function(O){return O?p:d})(h)}function c(h,d){if(!d&&h&&h.__esModule)return h;if(h===null||typeof h!="object"&&typeof h!="function")return{default:h};var p=u(d);if(p&&p.has(h))return p.get(h);var O={__proto__:null},m=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var y in h)if(y!=="default"&&Object.prototype.hasOwnProperty.call(h,y)){var g=m?Object.getOwnPropertyDescriptor(h,y):null;g&&(g.get||g.set)?Object.defineProperty(O,y,g):O[y]=h[y]}return O.default=h,p&&p.set(h,O),O}const f=i.forwardRef(({bsPrefix:h,placement:d="right",className:p,style:O,children:m,arrowProps:y,hasDoneInitialMeasure:g,popper:v,show:S,...b},_)=>{h=(0,o.useBootstrapPrefix)(h,"tooltip");const Q=(0,o.useIsRTL)(),[P]=(d==null?void 0:d.split("-"))||[],k=(0,s.getOverlayDirection)(P,Q);let x=O;return S&&!g&&(x={...O,...(0,a.default)(v==null?void 0:v.strategy)}),(0,l.jsxs)("div",{ref:_,style:x,role:"tooltip","x-placement":P,className:(0,n.default)(p,h,`bs-tooltip-${k}`),...b,children:[(0,l.jsx)("div",{className:"tooltip-arrow",...y}),(0,l.jsx)("div",{className:`${h}-inner`,children:m})]})});f.displayName="Tooltip",e.default=Object.assign(f,{TOOLTIP_OFFSET:[0,6]}),t.exports=e.default})(ov,ov.exports);var JT=ov.exports;const Fl=wi(JT);var Ck;function h3(){return Ck||(Ck=1,function(t,e){"use client";var r=_t;e.__esModule=!0,e.default=l;var n=N,i=r(l3),o=Pr(),s=r(f3()),a=r(JT);function l(u){const c=(0,n.useRef)(null),f=(0,o.useBootstrapPrefix)(void 0,"popover"),h=(0,o.useBootstrapPrefix)(void 0,"tooltip"),d=(0,n.useMemo)(()=>({name:"offset",options:{offset:()=>{if(u)return u;if(c.current){if((0,i.default)(c.current,f))return s.default.POPPER_OFFSET;if((0,i.default)(c.current,h))return a.default.TOOLTIP_OFFSET}return[0,0]}}}),[u,f,h]);return[c,[d]]}t.exports=e.default}(rd,rd.exports)),rd.exports}var Tk;function d3(){return Tk||(Tk=1,function(t,e){"use client";var r=_t;e.__esModule=!0,e.default=void 0;var n=O(N),i=n,o=r(Ht()),s=r(a3()),a=r(Ms()),l=r(DT()),u=r($a()),c=r(h3()),f=r(VT()),h=r(f1()),d=I;function p(g){if(typeof WeakMap!="function")return null;var v=new WeakMap,S=new WeakMap;return(p=function(b){return b?S:v})(g)}function O(g,v){if(!v&&g&&g.__esModule)return g;if(g===null||typeof g!="object"&&typeof g!="function")return{default:g};var S=p(v);if(S&&S.has(g))return S.get(g);var b={__proto__:null},_=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var Q in g)if(Q!=="default"&&Object.prototype.hasOwnProperty.call(g,Q)){var P=_?Object.getOwnPropertyDescriptor(g,Q):null;P&&(P.get||P.set)?Object.defineProperty(b,Q,P):b[Q]=g[Q]}return b.default=g,S&&S.set(g,b),b}function m(g,v){const{ref:S}=g,{ref:b}=v;g.ref=S.__wrapped||(S.__wrapped=_=>S((0,h.default)(_))),v.ref=b.__wrapped||(b.__wrapped=_=>b((0,h.default)(_)))}const y=i.forwardRef(({children:g,transition:v=f.default,popperConfig:S={},rootClose:b=!1,placement:_="top",show:Q=!1,...P},k)=>{const x=(0,n.useRef)({}),[$,C]=(0,n.useState)(null),[D,B]=(0,c.default)(P.offset),K=(0,u.default)(k,D),M=v===!0?f.default:v||void 0,W=(0,a.default)(q=>{C(q),S==null||S.onFirstUpdate==null||S.onFirstUpdate(q)});return(0,l.default)(()=>{$&&P.target&&(x.current.scheduleUpdate==null||x.current.scheduleUpdate())},[$,P.target]),(0,n.useEffect)(()=>{Q||C(null)},[Q]),(0,d.jsx)(s.default,{...P,ref:K,popperConfig:{...S,modifiers:B.concat(S.modifiers||[]),onFirstUpdate:W},transition:M,rootClose:b,placement:_,show:Q,children:(q,{arrowProps:X,popper:F,show:le})=>{var he,U;m(q,X);const H=F==null?void 0:F.placement,se=Object.assign(x.current,{state:F==null?void 0:F.state,scheduleUpdate:F==null?void 0:F.update,placement:H,outOfBoundaries:(F==null||(he=F.state)==null||(U=he.modifiersData.hide)==null?void 0:U.isReferenceHidden)||!1,strategy:S.strategy}),De=!!$;return typeof g=="function"?g({...q,placement:H,show:le,...!v&&le&&{className:"show"},popper:se,arrowProps:X,hasDoneInitialMeasure:De}):i.cloneElement(g,{...q,placement:H,arrowProps:X,popper:se,hasDoneInitialMeasure:De,className:(0,o.default)(g.props.className,!v&&le&&"show"),style:{...g.props.style,...q.style}})}})});y.displayName="Overlay",e.default=y,t.exports=e.default}(ed,ed.exports)),ed.exports}(function(t,e){"use client";var r=_t;e.__esModule=!0,e.default=void 0;var n=r(s1),i=r(bf()),o=p(N),s=o,a=r(WL());r(xO());var l=JL,u=r($a()),c=r(d3()),f=r(f1()),h=I;function d(g){if(typeof WeakMap!="function")return null;var v=new WeakMap,S=new WeakMap;return(d=function(b){return b?S:v})(g)}function p(g,v){if(!v&&g&&g.__esModule)return g;if(g===null||typeof g!="object"&&typeof g!="function")return{default:g};var S=d(v);if(S&&S.has(g))return S.get(g);var b={__proto__:null},_=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var Q in g)if(Q!=="default"&&Object.prototype.hasOwnProperty.call(g,Q)){var P=_?Object.getOwnPropertyDescriptor(g,Q):null;P&&(P.get||P.set)?Object.defineProperty(b,Q,P):b[Q]=g[Q]}return b.default=g,S&&S.set(g,b),b}function O(g){return g&&typeof g=="object"?g:{show:g,hide:g}}function m(g,v,S){const[b]=v,_=b.currentTarget,Q=b.relatedTarget||b.nativeEvent[S];(!Q||Q!==_)&&!(0,n.default)(_,Q)&&g(...v)}i.default.oneOf(["click","hover","focus"]);const y=({trigger:g=["hover","focus"],overlay:v,children:S,popperConfig:b={},show:_,defaultShow:Q=!1,onToggle:P,delay:k,placement:x,flip:$=x&&x.indexOf("auto")!==-1,...C})=>{const D=(0,o.useRef)(null),B=(0,u.default)(D,S.ref),K=(0,a.default)(),M=(0,o.useRef)(""),[W,q]=(0,l.useUncontrolledProp)(_,Q,P),X=O(k),{onFocus:F,onBlur:le,onClick:he}=typeof S!="function"?s.Children.only(S).props:{},U=qe=>{B((0,f.default)(qe))},H=(0,o.useCallback)(()=>{if(K.clear(),M.current="show",!X.show){q(!0);return}K.set(()=>{M.current==="show"&&q(!0)},X.show)},[X.show,q,K]),se=(0,o.useCallback)(()=>{if(K.clear(),M.current="hide",!X.hide){q(!1);return}K.set(()=>{M.current==="hide"&&q(!1)},X.hide)},[X.hide,q,K]),De=(0,o.useCallback)((...qe)=>{H(),F==null||F(...qe)},[H,F]),Y=(0,o.useCallback)((...qe)=>{se(),le==null||le(...qe)},[se,le]),z=(0,o.useCallback)((...qe)=>{q(!W),he==null||he(...qe)},[he,q,W]),ee=(0,o.useCallback)((...qe)=>{m(H,qe,"fromElement")},[H]),ve=(0,o.useCallback)((...qe)=>{m(se,qe,"toElement")},[se]),Re=g==null?[]:[].concat(g),je={ref:U};return Re.indexOf("click")!==-1&&(je.onClick=z),Re.indexOf("focus")!==-1&&(je.onFocus=De,je.onBlur=Y),Re.indexOf("hover")!==-1&&(je.onMouseOver=ee,je.onMouseOut=ve),(0,h.jsxs)(h.Fragment,{children:[typeof S=="function"?S(je):(0,o.cloneElement)(S,je),(0,h.jsx)(c.default,{...C,show:W,onHide:se,flip:$,placement:x,popperConfig:b,target:D.current,children:v})]})};e.default=y,t.exports=e.default})(iv,iv.exports);var p3=iv.exports;const zl=wi(p3),O3=["Roboto Mono","Inconsolata","Source Code Pro","Ubuntu Mono","JetBrains Mono","Fira Code"],g3=["16px","18px","20px","24px"],m3=({enableUsernameField:t=!0})=>{const{isSettingsOpen:e,closeSettings:r,theme:n,setTheme:i,username:o,setUsername:s}=N.useContext(po),a=N.useCallback(m=>{i(m.target.value)},[]),[l,u]=N.useState("Roboto Mono"),[c,f]=N.useState("16px"),h=N.useCallback(m=>{u(m.target.value)},[]),d=m=>{f(m.target.value)};N.useEffect(()=>{document.body.style.setProperty("--vzcode-font-family",l)},[l]),N.useEffect(()=>{document.body.style.setProperty("--vzcode-font-size",c)},[c]);const p=N.useRef(null),O=N.useCallback(()=>{var m;s(((m=p.current)==null?void 0:m.value)||"")},[s]);return e?I.jsxs($n,{className:"vz-settings",show:e,onHide:r,animation:!1,children:[I.jsx($n.Header,{closeButton:!0,children:I.jsx($n.Title,{children:"Editor Settings"})}),I.jsxs($n.Body,{children:[t?I.jsxs(tn.Group,{className:"mb-3",controlId:"formFork",children:[I.jsx(tn.Label,{children:"Username"}),I.jsx(tn.Control,{type:"text",ref:p,onChange:O,placeholder:"Enter username",value:o}),I.jsx(tn.Text,{className:"text-muted",children:"Enter a username to be displayed on your cursor"})]}):null,I.jsxs(tn.Group,{className:"mb-3",controlId:"formFork",children:[I.jsx(tn.Label,{children:"Theme"}),I.jsx("select",{className:"form-select",value:n,onChange:a,children:IC.map(({label:m})=>I.jsx("option",{value:m,children:m},m))}),I.jsx(tn.Text,{className:"text-muted",children:"Select a color theme for the editor"})]}),I.jsxs(tn.Group,{className:"mb-3",controlId:"formFork",children:[I.jsx(tn.Label,{children:"Font"}),I.jsx("select",{className:"form-select",onChange:h,value:l,children:O3.map(m=>I.jsx("option",{value:m,children:m},m))}),I.jsx(tn.Text,{className:"text-muted",children:"Select font for the editor"})]}),I.jsxs(tn.Group,{className:"mb-3",controlId:"formFork",children:[I.jsx(tn.Label,{children:"Font Size"}),I.jsx("select",{className:"form-select",onChange:d,value:c,children:g3.map(m=>I.jsx("option",{value:m,children:m},m))}),I.jsx(tn.Text,{className:"text-muted",children:"Select a font size for the editor"})]})]}),I.jsx($n.Footer,{children:I.jsx(Tp,{variant:"primary",onClick:r,children:"Done"})})]}):null},y3=t=>{const e={name:"files"};for(const r of Object.keys(t)){const n=t[r],i=n.name.split("/"),o=i.length;let s=e;for(let a=0;a<o-1;a++){let l;const u=i[a];if(s.children)for(let c=0;c<s.children.length;c++){const f=s.children[c];if(f.name===u){l=f;break}}l||(l={name:i[a],path:i.slice(0,a+1).join("/")},(s.children||(s.children=[])).push(l)),s=l}n.text!==null&&(s.children||(s.children=[])).push({name:i[o-1],file:n,fileId:r})}return e},eR=t=>(t.children&&(t.children.sort((e,r)=>{const n=e.file?1:0,i=r.file?1:0;return n-i||e.name.localeCompare(r.name)}),t.children.forEach(eR)),t),v3=()=>I.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 24 24",fill:"currentColor",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",children:[I.jsx("path",{d:"M9.8132 15.9038L9 18.75L8.1868 15.9038C7.75968 14.4089 6.59112 13.2403 5.09619 12.8132L2.25 12L5.09619 11.1868C6.59113 10.7597 7.75968 9.59112 8.1868 8.09619L9 5.25L9.8132 8.09619C10.2403 9.59113 11.4089 10.7597 12.9038 11.1868L15.75 12L12.9038 12.8132C11.4089 13.2403 10.2403 14.4089 9.8132 15.9038Z"}),I.jsx("path",{d:"M18.2589 8.71454L18 9.75L17.7411 8.71454C17.4388 7.50533 16.4947 6.56117 15.2855 6.25887L14.25 6L15.2855 5.74113C16.4947 5.43883 17.4388 4.49467 17.7411 3.28546L18 2.25L18.2589 3.28546C18.5612 4.49467 19.5053 5.43883 20.7145 5.74113L21.75 6L20.7145 6.25887C19.5053 6.56117 18.5612 7.50533 18.2589 8.71454Z"}),I.jsx("path",{d:"M16.8942 20.5673L16.5 21.75L16.1058 20.5673C15.8818 19.8954 15.3546 19.3682 14.6827 19.1442L13.5 18.75L14.6827 18.3558C15.3546 18.1318 15.8818 17.6046 16.1058 16.9327L16.5 15.75L16.8942 16.9327C17.1182 17.6046 17.6454 18.1318 18.3173 18.3558L19.5 18.75L18.3173 19.1442C17.6454 19.3682 17.1182 19.8954 16.8942 20.5673Z"})]}),w3=()=>I.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",children:I.jsx("path",{fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5",d:"m16.862 4.487 1.687-1.688a1.875 1.875 0 1 1 2.652 2.652L10.582 16.07a4.5 4.5 0 0 1-1.897 1.13L6 18l.8-2.685a4.5 4.5 0 0 1 1.13-1.897l8.932-8.931Zm0 0L19.5 7.125M18 14v4.75A2.25 2.25 0 0 1 15.75 21H5.25A2.25 2.25 0 0 1 3 18.75V8.25A2.25 2.25 0 0 1 5.25 6H10"})}),S3=()=>I.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",children:I.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5",d:"M19.5 14.25v-2.625a3.375 3.375 0 0 0-3.375-3.375h-1.5A1.125 1.125 0 0 1 13.5 7.125v-1.5a3.375 3.375 0 0 0-3.375-3.375H8.25m3.75 9v6m3-3H9m1.5-12H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 0 0-9-9Z"})}),tR=()=>I.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",children:I.jsx("path",{d:"M6 18L18 6M6 6L18 18",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})}),b3=()=>I.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",children:I.jsx("path",{fill:"none",stroke:"currentColor",d:"M14.7404 9L14.3942 18M9.60577 18L9.25962 9M19.2276 5.79057C19.5696 5.84221 19.9104 5.89747 20.25 5.95629M19.2276 5.79057L18.1598 19.6726C18.0696 20.8448 17.0921 21.75 15.9164 21.75H8.08357C6.90786 21.75 5.93037 20.8448 5.8402 19.6726L4.77235 5.79057M19.2276 5.79057C18.0812 5.61744 16.9215 5.48485 15.75 5.39432M3.75 5.95629C4.08957 5.89747 4.43037 5.84221 4.77235 5.79057M4.77235 5.79057C5.91878 5.61744 7.07849 5.48485 8.25 5.39432M15.75 5.39432V4.47819C15.75 3.29882 14.8393 2.31423 13.6606 2.27652C13.1092 2.25889 12.5556 2.25 12 2.25C11.4444 2.25 10.8908 2.25889 10.3394 2.27652C9.16065 2.31423 8.25 3.29882 8.25 4.47819V5.39432M15.75 5.39432C14.5126 5.2987 13.262 5.25 12 5.25C10.738 5.25 9.48744 5.2987 8.25 5.39432",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})}),P3=()=>I.jsx("svg",{width:"24",height:"24",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor",children:I.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 12.75c1.148 0 2.278.08 3.383.237 1.037.146 1.866.966 1.866 2.013 0 3.728-2.35 6.75-5.25 6.75S6.75 18.728 6.75 15c0-1.046.83-1.867 1.866-2.013A24.204 24.204 0 0 1 12 12.75Zm0 0c2.883 0 5.647.508 8.207 1.44a23.91 23.91 0 0 1-1.152 6.06M12 12.75c-2.883 0-5.647.508-8.208 1.44.125 2.104.52 4.136 1.153 6.06M12 12.75a2.25 2.25 0 0 0 2.248-2.354M12 12.75a2.25 2.25 0 0 1-2.248-2.354M12 8.25c.995 0 1.971-.08 2.922-.236.403-.066.74-.358.795-.762a3.778 3.778 0 0 0-.399-2.25M12 8.25c-.995 0-1.97-.08-2.922-.236-.402-.066-.74-.358-.795-.762a3.734 3.734 0 0 1 .4-2.253M12 8.25a2.25 2.25 0 0 0-2.248 2.146M12 8.25a2.25 2.25 0 0 1 2.248 2.146M8.683 5a6.032 6.032 0 0 1-1.155-1.002c.07-.63.27-1.222.574-1.747m.581 2.749A3.75 3.75 0 0 1 15.318 5m0 0c.427-.283.815-.62 1.155-.999a4.471 4.471 0 0 0-.575-1.752M4.921 6a24.048 24.048 0 0 0-.392 3.314c1.668.546 3.416.914 5.223 1.082M19.08 6c.205 1.08.337 2.187.392 3.314a23.882 23.882 0 0 1-5.223 1.082"})}),rR=()=>I.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none",viewBox:"0 0 24 24",children:I.jsx("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5",d:"M19.5 14.25v-2.625a3.375 3.375 0 0 0-3.375-3.375h-1.5A1.125 1.125 0 0 1 13.5 7.125v-1.5a3.375 3.375 0 0 0-3.375-3.375H8.25m0 12.75h7.5m-7.5 3H12M10.5 2.25H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 0 0-9-9Z"})}),k3=({height:t=16,fill:e="currentcolor"})=>I.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",height:t,viewBox:"4 4 16 16",children:I.jsx("path",{stroke:e,fill:"none",d:"M8 17l9-5-9-5v10z",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"})}),x3=()=>I.jsx("svg",{width:"24",height:"24",fill:"none",viewBox:"0 0 24 24",strokeWidth:1.5,stroke:"currentColor",children:I.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M5.25 5.653c0-.856.917-1.398 1.667-.986l11.54 6.347a1.125 1.125 0 0 1 0 1.972l-11.54 6.347a1.125 1.125 0 0 1-1.667-.986V5.653Z"})}),_3=({show:t,onClose:e,onConfirm:r,isDirectory:n,name:i})=>{const o=N.useCallback(s=>{s.key==="Enter"&&r()},[r]);return N.useEffect(()=>(t?window.addEventListener("keydown",o):window.removeEventListener("keydown",o),()=>{window.removeEventListener("keydown",o)}),[t,o]),I.jsxs($n,{show:t,onHide:e,centered:!0,children:[I.jsx($n.Header,{closeButton:!0,onClick:e,children:I.jsxs($n.Title,{children:["Delete ",n?"Directory":"File"]})}),I.jsx($n.Body,{children:I.jsxs("p",{children:["This will delete the"," ",n?"directory":"file"," ",I.jsx("strong",{children:i}),"."]})}),I.jsxs($n.Footer,{children:[I.jsx(Tp,{variant:"secondary",type:"button",onClick:e,children:"Cancel"}),I.jsx(Tp,{variant:"primary",onClick:r,children:"Delete"})]})]})},$3=!0,nR=({name:t,children:e,handleClick:r,handleDoubleClick:n,handleRenameClick:i,handleDeleteClick:o,isDirectory:s=!1,isActive:a=!1,renameFileTooltipText:l=s?"Rename Directory":"Rename File",deleteFileTooltipText:u=s?"Delete Directory":"Delete File"})=>{const[c,f]=N.useState(!1),[h,d]=N.useState(!1),[p,O]=N.useState(""),[m,y]=N.useState(!1),g=N.useRef(null),v=N.useCallback(C=>{C.key==="Escape"?d(!1):C.key==="Enter"&&g.current.blur()},[]),S=N.useCallback(()=>{d(!1),g.current.value.trim()===""?y(!0):i(g.current.value)},[i]),b=N.useCallback(C=>{C.stopPropagation(),d(!h),O(t)},[t,h]);N.useEffect(()=>{h&&g.current.focus()},[h]);const _=N.useCallback(C=>{C.stopPropagation(),y(!0)},[]),Q=N.useCallback(()=>{y(!1)},[]),P=N.useCallback(C=>{C==null||C.stopPropagation(),y(!1),o()},[o]),k=N.useCallback(()=>{f(!0)},[]),x=N.useCallback(()=>{f(!1)},[]),$=N.useCallback(()=>{O(g.current.value)},[]);return I.jsxs("div",{className:`file-or-directory user-select-none ${a?"active-file":""}`,onClick:h?null:r,onDoubleClick:h||!n?null:n,onMouseEnter:k,onMouseLeave:x,children:[I.jsx("div",{className:"name",children:h?I.jsxs(I.Fragment,{children:[I.jsx("i",{className:"file-icon",children:I.jsx(rR,{})}),I.jsx("input",{className:"rename-input",ref:g,type:"text","aria-label":"Field name",value:p,onKeyDown:v,onBlur:S,onChange:$})]}):e}),c&&!h?I.jsxs("div",{className:"utils",style:{position:"relative"},children:[!s||$3?I.jsx(zl,{placement:"top",overlay:I.jsx(Fl,{id:"rename-file-tooltip",children:l}),children:I.jsx("i",{onClick:b,className:"icon-button icon-button-dark",children:I.jsx(w3,{})})}):null,I.jsx(zl,{placement:"top",overlay:I.jsx(Fl,{id:"delete-file-tooltip",children:u}),children:I.jsx("i",{onClick:_,className:"icon-button icon-button-dark",children:I.jsx(b3,{})})})]}):null,I.jsx(_3,{show:m,onClose:Q,onConfirm:P,isDirectory:s,name:t})]})},Q3=({name:t,path:e,children:r,renameFile:n,deleteFile:i,renameDirectory:o,deleteDirectory:s,handleFileClick:a,handleFileDoubleClick:l,isDirectoryOpen:u,toggleDirectory:c,activeFileId:f})=>{const h=N.useCallback(()=>{c(e)},[c,e]),d=N.useCallback(()=>{s(e)},[s,e]),p=N.useCallback(m=>{o(e,t,m)},[o,e,t]),O=N.useMemo(()=>u(e),[u,e]);return I.jsxs(I.Fragment,{children:[I.jsxs(nR,{name:t,handleClick:h,handleDeleteClick:d,handleRenameClick:p,isDirectory:!0,children:[I.jsx("div",{className:"arrow-wrapper",style:{transform:`rotate(${O?90:0}deg)`},children:I.jsx(k3,{})}),t]}),r&&O?I.jsx("div",{className:"indentation",children:r.map(m=>{const{fileId:y}=m,{path:g}=m;return I.jsx(iR,{entity:m,renameFile:n,deleteFile:i,renameDirectory:o,deleteDirectory:s,handleFileClick:a,handleFileDoubleClick:l,isDirectoryOpen:u,toggleDirectory:c,activeFileId:f},y||g)})}):null]})},E3=({name:t,fileId:e,renameFile:r,deleteFile:n,handleFileClick:i,handleFileDoubleClick:o,isActive:s})=>{const a=N.useCallback(()=>{i(e)},[e,i]),l=N.useCallback(()=>{o(e)},[e,o]),u=N.useCallback(()=>{n(e)},[e,n]),c=N.useCallback(f=>{r(e,f)},[e,r]);return I.jsxs(nR,{name:t,handleClick:a,handleDoubleClick:l,handleDeleteClick:u,handleRenameClick:c,isActive:s,children:[I.jsx("i",{className:"file-icon",children:I.jsx(rR,{})}),t]})},iR=({entity:t,renameFile:e,deleteFile:r,renameDirectory:n,deleteDirectory:i,handleFileClick:o,handleFileDoubleClick:s,isDirectoryOpen:a,toggleDirectory:l,activeFileId:u})=>{const{name:c,file:f,fileId:h}=t,{path:d,children:p}=t;return f?I.jsx(E3,{fileId:h,name:c,renameFile:e,deleteFile:r,handleFileClick:o,handleFileDoubleClick:s,isActive:h===u}):I.jsx(Q3,{name:c,path:d,children:p,renameFile:e,deleteFile:r,renameDirectory:n,deleteDirectory:i,handleFileClick:o,handleFileDoubleClick:s,isDirectoryOpen:a,toggleDirectory:l,activeFileId:u})},C3=()=>{const[t,e]=N.useState(!1),{createFile:r}=N.useContext(po),n=N.useCallback(a=>{a.preventDefault(),a.stopPropagation(),e(!0)},[]),i=N.useCallback(a=>{a.preventDefault(),a.stopPropagation(),t||e(!0)},[t]),o=N.useCallback(a=>{a.preventDefault(),a.stopPropagation(),e(!1)},[]),s=N.useCallback(a=>{a.preventDefault(),a.stopPropagation(),e(!1);const l=a.dataTransfer.files;Array.from(l).forEach(u=>{const c=new FileReader;c.onload=f=>{r(u.name,f.target.result)},c.onerror=f=>{console.error("Error reading file:",f)},c.readAsText(u)})},[r]);return I.jsx("div",{className:`drop-zone ${t?"dragover":""}`,onDragEnter:n,onDragOver:i,onDragLeave:o,onDrop:s,children:"Drag files here"})},T3=({createFileTooltipText:t="New File",openSettingsTooltipText:e="Open Settings",reportBugTooltipText:r="Report Bug"})=>{const{files:n,renameFile:i,deleteFile:o,renameDirectory:s,deleteDirectory:a,activeFileId:l,openTab:u,setIsSettingsOpen:c,isDirectoryOpen:f,toggleDirectory:h,handleOpenCreateFileModal:d,connected:p}=N.useContext(po),O=N.useMemo(()=>n?eR(y3(n)):null,[n]);N.useCallback(()=>{c(!0)},[]);const{sidebarWidth:m}=N.useContext(mO),y=N.useCallback(S=>{u({fileId:S,isTransient:!0})},[u]),g=N.useCallback(S=>{u({fileId:S,isTransient:!1})},[u]),v=O&&O.children&&O.children.length>0;return I.jsxs("div",{className:"vz-sidebar",style:{width:m+"px"},children:[I.jsxs("div",{className:"files",children:[I.jsxs("div",{className:"full-box",children:[I.jsx("div",{className:"sidebar-section-hint",children:"Project Files"}),I.jsxs("div",{className:"sidebar-section-buttons",children:[I.jsx(zl,{placement:"left",overlay:I.jsx(Fl,{id:"report-bug-tooltip",children:r}),children:I.jsx("a",{href:"https://github.com/vizhub-core/vzcode/issues/new",target:"_blank",rel:"noopener noreferrer",children:I.jsx("i",{className:"icon-button icon-button-dark",children:I.jsx(P3,{})})})}),null,I.jsx(zl,{placement:"left",overlay:I.jsx(Fl,{id:"create-file-tooltip",children:t}),children:I.jsx("i",{onClick:d,className:"icon-button icon-button-dark",children:I.jsx(S3,{})})})]})]}),I.jsx(C3,{}),v?O.children.map(S=>{const{fileId:b}=S,{path:_}=S,Q=b||_;return I.jsx(iR,{entity:S,renameFile:i,deleteFile:o,renameDirectory:s,deleteDirectory:a,handleFileClick:y,handleFileDoubleClick:g,isDirectoryOpen:f,toggleDirectory:h,activeFileId:l},Q)}):I.jsx("div",{className:"empty",children:I.jsx("div",{className:"empty-text",children:`It looks like you don't have any files yet! Click the "Create file" button above to create your first file.`})})]}),I.jsxs("div",{className:"connection-status",children:[p?"Connected":"Connection Lost",I.jsx("div",{className:"connection",children:I.jsx("div",{className:`connection-status-indicator ${p?"connected":"disconnected"}`})})]})]})},R3=({initialFileName:t=""})=>{const[e,r]=N.useState(t),n=N.useRef(null),{isCreateFileModalOpen:i,handleCloseCreateFileModal:o,handleCreateFileClick:s}=N.useContext(po);N.useEffect(()=>{i&&n.current&&n.current.focus()},[i]);const a=N.useCallback(f=>{r(f.target.value)},[]),l=N.useCallback(()=>{s(e),r("")},[e,s]),u=N.useCallback(f=>/^[a-zA-Z0-9](?:[a-zA-Z0-9 ./+=_-]*[a-zA-Z0-9])?$/.test(f),[]),c=N.useCallback(f=>{f.key==="Enter"&&(f.ctrlKey||f.shiftKey||!f.altKey&&!f.metaKey)&&l()},[l]);return i?I.jsxs($n,{show:i,onHide:o,animation:!1,onKeyDown:c,children:[I.jsx($n.Header,{closeButton:!0,children:I.jsx($n.Title,{children:"Create File"})}),I.jsx($n.Body,{children:I.jsxs(tn.Group,{className:"mb-3",controlId:"fileName",children:[I.jsx(tn.Label,{children:"File Name"}),I.jsx(tn.Control,{type:"text",value:e,onChange:a,ref:n,spellCheck:"false"}),I.jsx(tn.Text,{className:"text-muted",children:"Enter the name for your file"})]})}),I.jsx($n.Footer,{children:I.jsx(Tp,{variant:"primary",onClick:l,disabled:!u(e),children:"Create File"})})]}):null},A3=({enableUsernameField:t=!0})=>I.jsxs("div",{className:"left",children:[I.jsx(T3,{}),I.jsx(m3,{enableUsernameField:t}),I.jsx(R3,{})]}),M3=t=>{const e=t.split("/");return e.length===1?e[e.length-1]:e[e.length-2]+"/"+e[e.length-1]},j3=({fileId:t,isTransient:e,isActive:r,setActiveFileId:n,openTab:i,closeTabs:o,fileName:s})=>{const a=N.useCallback(f=>{f.stopPropagation(),o([t])},[o,t]),l=N.useMemo(()=>M3(s),[s]),u=N.useCallback(()=>{n(t)},[t,n]),c=N.useCallback(()=>{i({fileId:t})},[t,i]);return I.jsxs("div",{className:`tab user-select-none ${r?"active":""} ${e?"transient":""}`,onClick:u,onDoubleClick:c,children:[l,I.jsx("i",{className:"icon-button icon-button-dark",onClick:a,children:I.jsx(tR,{})})]})},q3=({files:t,tabList:e,activeFileId:r,setActiveFileId:n,openTab:i,closeTabs:o,createFile:s})=>I.jsx("div",{className:"vz-tab-list",children:t&&e.filter(a=>a.fileId in t).map(a=>I.jsx(j3,{fileId:a.fileId,isTransient:a.isTransient,isActive:a.fileId===r,setActiveFileId:n,openTab:i,closeTabs:o,fileName:t[a.fileId].name},a.fileId))}),D3=t=>{let{state:e}=t,r=e.doc.lineAt(e.selection.main.from),n=h1(t.state,r.from);return n.line?Z3(t):n.block?B3(t):!1};function Pf(t,e){return({state:r,dispatch:n})=>{if(r.readOnly)return!1;let i=t(e,r);return i?(n(r.update(i)),!0):!1}}const Z3=Pf(d1,0),N3=Pf(d1,1),W3=Pf(d1,2),I3=Pf(oR,0),B3=Pf((t,e)=>oR(t,e,V3(e)),0);function h1(t,e){let r=t.languageDataAt("commentTokens",e);return r.length?r[0]:{}}const Nu=50;function L3(t,{open:e,close:r},n,i){let o=t.sliceDoc(n-Nu,n),s=t.sliceDoc(i,i+Nu),a=/\s*$/.exec(o)[0].length,l=/^\s*/.exec(s)[0].length,u=o.length-a;if(o.slice(u-e.length,u)==e&&s.slice(l,l+r.length)==r)return{open:{pos:n-a,margin:a&&1},close:{pos:i+l,margin:l&&1}};let c,f;i-n<=2*Nu?c=f=t.sliceDoc(n,i):(c=t.sliceDoc(n,n+Nu),f=t.sliceDoc(i-Nu,i));let h=/^\s*/.exec(c)[0].length,d=/\s*$/.exec(f)[0].length,p=f.length-d-r.length;return c.slice(h,h+e.length)==e&&f.slice(p,p+r.length)==r?{open:{pos:n+h+e.length,margin:/\s/.test(c.charAt(h+e.length))?1:0},close:{pos:i-d-r.length,margin:/\s/.test(f.charAt(p-1))?1:0}}:null}function V3(t){let e=[];for(let r of t.selection.ranges){let n=t.doc.lineAt(r.from),i=r.to<=n.to?n:t.doc.lineAt(r.to),o=e.length-1;o>=0&&e[o].to>n.from?e[o].to=i.to:e.push({from:n.from+/^\s*/.exec(n.text)[0].length,to:i.to})}return e}function oR(t,e,r=e.selection.ranges){let n=r.map(o=>h1(e,o.from).block);if(!n.every(o=>o))return null;let i=r.map((o,s)=>L3(e,n[s],o.from,o.to));if(t!=2&&!i.every(o=>o))return{changes:e.changes(r.map((o,s)=>i[s]?[]:[{from:o.from,insert:n[s].open+" "},{from:o.to,insert:" "+n[s].close}]))};if(t!=1&&i.some(o=>o)){let o=[];for(let s=0,a;s<i.length;s++)if(a=i[s]){let l=n[s],{open:u,close:c}=a;o.push({from:u.pos-l.open.length,to:u.pos+u.margin},{from:c.pos-c.margin,to:c.pos+l.close.length})}return{changes:o}}return null}function d1(t,e,r=e.selection.ranges){let n=[],i=-1;for(let{from:o,to:s}of r){let a=n.length,l=1e9,u=h1(e,o).line;if(u){for(let c=o;c<=s;){let f=e.doc.lineAt(c);if(f.from>i&&(o==s||s>f.from)){i=f.from;let h=/^\s*/.exec(f.text)[0].length,d=h==f.length,p=f.text.slice(h,h+u.length)==u?h:-1;h<f.text.length&&h<l&&(l=h),n.push({line:f,comment:p,token:u,indent:h,empty:d,single:!1})}c=f.to+1}if(l<1e9)for(let c=a;c<n.length;c++)n[c].indent<n[c].line.text.length&&(n[c].indent=l);n.length==a+1&&(n[a].single=!0)}}if(t!=2&&n.some(o=>o.comment<0&&(!o.empty||o.single))){let o=[];for(let{line:a,token:l,indent:u,empty:c,single:f}of n)(f||!c)&&o.push({from:a.from+u,insert:l+" "});let s=e.changes(o);return{changes:s,selection:e.selection.map(s,1)}}else if(t!=1&&n.some(o=>o.comment>=0)){let o=[];for(let{line:s,comment:a,token:l}of n)if(a>=0){let u=s.from+a,c=u+l.length;s.text[c-s.from]==" "&&c++,o.push({from:u,to:c})}return{changes:o}}return null}const sv=ho.define(),X3=ho.define(),Y3=Ne.define(),sR=Ne.define({combine(t){return Ii(t,{minDepth:100,newGroupDelay:500,joinToEvent:(e,r)=>r},{minDepth:Math.max,newGroupDelay:Math.min,joinToEvent:(e,r)=>(n,i)=>e(n,i)||r(n,i)})}}),aR=Ur.define({create(){return ao.empty},update(t,e){let r=e.state.facet(sR),n=e.annotation(sv);if(n){let l=Wn.fromTransaction(e,n.selection),u=n.side,c=u==0?t.undone:t.done;return l?c=jp(c,c.length,r.minDepth,l):c=cR(c,e.startState.selection),new ao(u==0?n.rest:c,u==0?c:n.rest)}let i=e.annotation(X3);if((i=="full"||i=="before")&&(t=t.isolate()),e.annotation(jr.addToHistory)===!1)return e.changes.empty?t:t.addMapping(e.changes.desc);let o=Wn.fromTransaction(e),s=e.annotation(jr.time),a=e.annotation(jr.userEvent);return o?t=t.addChanges(o,s,a,r,e):e.selection&&(t=t.addSelection(e.startState.selection,s,a,r.newGroupDelay)),(i=="full"||i=="after")&&(t=t.isolate()),t},toJSON(t){return{done:t.done.map(e=>e.toJSON()),undone:t.undone.map(e=>e.toJSON())}},fromJSON(t){return new ao(t.done.map(Wn.fromJSON),t.undone.map(Wn.fromJSON))}});function U3(t={}){return[aR,sR.of(t),Ee.domEventHandlers({beforeinput(e,r){let n=e.inputType=="historyUndo"?lR:e.inputType=="historyRedo"?av:null;return n?(e.preventDefault(),n(r)):!1}})]}function p1(t,e){return function({state:r,dispatch:n}){if(!e&&r.readOnly)return!1;let i=r.field(aR,!1);if(!i)return!1;let o=i.pop(t,r,e);return o?(n(o),!0):!1}}const lR=p1(0,!1),av=p1(1,!1),F3=p1(0,!0);class Wn{constructor(e,r,n,i,o){this.changes=e,this.effects=r,this.mapped=n,this.startSelection=i,this.selectionsAfter=o}setSelAfter(e){return new Wn(this.changes,this.effects,this.mapped,this.startSelection,e)}toJSON(){var e,r,n;return{changes:(e=this.changes)===null||e===void 0?void 0:e.toJSON(),mapped:(r=this.mapped)===null||r===void 0?void 0:r.toJSON(),startSelection:(n=this.startSelection)===null||n===void 0?void 0:n.toJSON(),selectionsAfter:this.selectionsAfter.map(i=>i.toJSON())}}static fromJSON(e){return new Wn(e.changes&&Lr.fromJSON(e.changes),[],e.mapped&&co.fromJSON(e.mapped),e.startSelection&&oe.fromJSON(e.startSelection),e.selectionsAfter.map(oe.fromJSON))}static fromTransaction(e,r){let n=Oi;for(let i of e.startState.facet(Y3)){let o=i(e);o.length&&(n=n.concat(o))}return!n.length&&e.changes.empty?null:new Wn(e.changes.invert(e.startState.doc),n,void 0,r||e.startState.selection,Oi)}static selection(e){return new Wn(void 0,Oi,void 0,void 0,e)}}function jp(t,e,r,n){let i=e+1>r+20?e-r-1:0,o=t.slice(i,e);return o.push(n),o}function z3(t,e){let r=[],n=!1;return t.iterChangedRanges((i,o)=>r.push(i,o)),e.iterChangedRanges((i,o,s,a)=>{for(let l=0;l<r.length;){let u=r[l++],c=r[l++];a>=u&&s<=c&&(n=!0)}}),n}function G3(t,e){return t.ranges.length==e.ranges.length&&t.ranges.filter((r,n)=>r.empty!=e.ranges[n].empty).length===0}function uR(t,e){return t.length?e.length?t.concat(e):t:e}const Oi=[],H3=200;function cR(t,e){if(t.length){let r=t[t.length-1],n=r.selectionsAfter.slice(Math.max(0,r.selectionsAfter.length-H3));return n.length&&n[n.length-1].eq(e)?t:(n.push(e),jp(t,t.length-1,1e9,r.setSelAfter(n)))}else return[Wn.selection([e])]}function K3(t){let e=t[t.length-1],r=t.slice();return r[t.length-1]=e.setSelAfter(e.selectionsAfter.slice(0,e.selectionsAfter.length-1)),r}function Zg(t,e){if(!t.length)return t;let r=t.length,n=Oi;for(;r;){let i=J3(t[r-1],e,n);if(i.changes&&!i.changes.empty||i.effects.length){let o=t.slice(0,r);return o[r-1]=i,o}else e=i.mapped,r--,n=i.selectionsAfter}return n.length?[Wn.selection(n)]:Oi}function J3(t,e,r){let n=uR(t.selectionsAfter.length?t.selectionsAfter.map(a=>a.map(e)):Oi,r);if(!t.changes)return Wn.selection(n);let i=t.changes.map(e),o=e.mapDesc(t.changes,!0),s=t.mapped?t.mapped.composeDesc(o):o;return new Wn(i,mt.mapEffects(t.effects,e),s,t.startSelection.map(o),n)}const eV=/^(input\.type|delete)($|\.)/;class ao{constructor(e,r,n=0,i=void 0){this.done=e,this.undone=r,this.prevTime=n,this.prevUserEvent=i}isolate(){return this.prevTime?new ao(this.done,this.undone):this}addChanges(e,r,n,i,o){let s=this.done,a=s[s.length-1];return a&&a.changes&&!a.changes.empty&&e.changes&&(!n||eV.test(n))&&(!a.selectionsAfter.length&&r-this.prevTime<i.newGroupDelay&&i.joinToEvent(o,z3(a.changes,e.changes))||n=="input.type.compose")?s=jp(s,s.length-1,i.minDepth,new Wn(e.changes.compose(a.changes),uR(e.effects,a.effects),a.mapped,a.startSelection,Oi)):s=jp(s,s.length,i.minDepth,e),new ao(s,Oi,r,n)}addSelection(e,r,n,i){let o=this.done.length?this.done[this.done.length-1].selectionsAfter:Oi;return o.length>0&&r-this.prevTime<i&&n==this.prevUserEvent&&n&&/^select($|\.)/.test(n)&&G3(o[o.length-1],e)?this:new ao(cR(this.done,e),this.undone,r,n)}addMapping(e){return new ao(Zg(this.done,e),Zg(this.undone,e),this.prevTime,this.prevUserEvent)}pop(e,r,n){let i=e==0?this.done:this.undone;if(i.length==0)return null;let o=i[i.length-1],s=o.selectionsAfter[0]||r.selection;if(n&&o.selectionsAfter.length)return r.update({selection:o.selectionsAfter[o.selectionsAfter.length-1],annotations:sv.of({side:e,rest:K3(i),selection:s}),userEvent:e==0?"select.undo":"select.redo",scrollIntoView:!0});if(o.changes){let a=i.length==1?Oi:i.slice(0,i.length-1);return o.mapped&&(a=Zg(a,o.mapped)),r.update({changes:o.changes,selection:o.startSelection,effects:o.effects,annotations:sv.of({side:e,rest:a,selection:s}),filter:!1,userEvent:e==0?"undo":"redo",scrollIntoView:!0})}else return null}}ao.empty=new ao(Oi,Oi);function kf(t,e){return oe.create(t.ranges.map(e),t.mainIndex)}function js(t,e){return t.update({selection:e,scrollIntoView:!0,userEvent:"select"})}function Qa({state:t,dispatch:e},r){let n=kf(t.selection,r);return n.eq(t.selection,!0)?!1:(e(js(t,n)),!0)}function QO(t,e){return oe.cursor(e?t.to:t.from)}function fR(t,e){return Qa(t,r=>r.empty?t.moveByChar(r,e):QO(r,e))}function qs(t){return t.textDirectionAt(t.state.selection.main.head)==ur.LTR}const Rk=t=>fR(t,!qs(t)),Ak=t=>fR(t,qs(t));function hR(t,e){return Qa(t,r=>r.empty?t.moveByGroup(r,e):QO(r,e))}const tV=t=>hR(t,!qs(t)),rV=t=>hR(t,qs(t));function dR(t,e){return Qa(t,r=>{if(!r.empty)return QO(r,e);let n=t.moveVertically(r,e);return n.head!=r.head?n:t.moveToLineBoundary(r,e)})}const Mk=t=>dR(t,!1),jk=t=>dR(t,!0);function pR(t){let e=t.scrollDOM.clientHeight<t.scrollDOM.scrollHeight-2,r=0,n=0,i;if(e){for(let o of t.state.facet(Ee.scrollMargins)){let s=o(t);s!=null&&s.top&&(r=Math.max(s==null?void 0:s.top,r)),s!=null&&s.bottom&&(n=Math.max(s==null?void 0:s.bottom,n))}i=t.scrollDOM.clientHeight-r-n}else i=(t.dom.ownerDocument.defaultView||window).innerHeight;return{marginTop:r,marginBottom:n,selfScroll:e,height:Math.max(t.defaultLineHeight,i-5)}}function OR(t,e){let r=pR(t),{state:n}=t,i=kf(n.selection,s=>s.empty?t.moveVertically(s,e,r.height):QO(s,e));if(i.eq(n.selection))return!1;let o;if(r.selfScroll){let s=t.coordsAtPos(n.selection.main.head),a=t.scrollDOM.getBoundingClientRect(),l=a.top+r.marginTop,u=a.bottom-r.marginBottom;s&&s.top>l&&s.bottom<u&&(o=Ee.scrollIntoView(i.main.head,{y:"start",yMargin:s.top-l}))}return t.dispatch(js(n,i),{effects:o}),!0}const Ng=t=>OR(t,!1),Wg=t=>OR(t,!0);function EO(t,e,r){let n=t.lineBlockAt(e.head),i=t.moveToLineBoundary(e,r);if(i.head==e.head&&i.head!=(r?n.to:n.from)&&(i=t.moveToLineBoundary(e,r,!1)),!r&&i.head==n.from&&n.length){let o=/^\s*/.exec(t.state.sliceDoc(n.from,Math.min(n.from+100,n.to)))[0].length;o&&e.head!=n.from+o&&(i=oe.cursor(n.from+o))}return i}const qk=t=>Qa(t,e=>EO(t,e,!0)),Dk=t=>Qa(t,e=>EO(t,e,!1)),nV=t=>Qa(t,e=>oe.cursor(t.lineBlockAt(e.head).from,1)),iV=t=>Qa(t,e=>oe.cursor(t.lineBlockAt(e.head).to,-1));function oV(t,e,r){let n=!1,i=kf(t.selection,o=>{let s=os(t,o.head,-1)||os(t,o.head,1)||o.head>0&&os(t,o.head-1,1)||o.head<t.doc.length&&os(t,o.head+1,-1);if(!s||!s.end)return o;n=!0;let a=s.start.from==o.head?s.end.to:s.end.from;return r?oe.range(o.anchor,a):oe.cursor(a)});return n?(e(js(t,i)),!0):!1}const sV=({state:t,dispatch:e})=>oV(t,e,!1);function Ds(t,e){let r=kf(t.state.selection,n=>{let i=e(n);return oe.range(n.anchor,i.head,i.goalColumn,i.bidiLevel||void 0)});return r.eq(t.state.selection)?!1:(t.dispatch(js(t.state,r)),!0)}function gR(t,e){return Ds(t,r=>t.moveByChar(r,e))}const Zk=t=>gR(t,!qs(t)),Nk=t=>gR(t,qs(t));function mR(t,e){return Ds(t,r=>t.moveByGroup(r,e))}const aV=t=>mR(t,!qs(t)),lV=t=>mR(t,qs(t));function yR(t,e){return Ds(t,r=>t.moveVertically(r,e))}const Wk=t=>yR(t,!1),Ik=t=>yR(t,!0);function vR(t,e){return Ds(t,r=>t.moveVertically(r,e,pR(t).height))}const Bk=t=>vR(t,!1),Lk=t=>vR(t,!0),Vk=t=>Ds(t,e=>EO(t,e,!0)),Xk=t=>Ds(t,e=>EO(t,e,!1)),uV=t=>Ds(t,e=>oe.cursor(t.lineBlockAt(e.head).from)),cV=t=>Ds(t,e=>oe.cursor(t.lineBlockAt(e.head).to)),Yk=({state:t,dispatch:e})=>(e(js(t,{anchor:0})),!0),Uk=({state:t,dispatch:e})=>(e(js(t,{anchor:t.doc.length})),!0),Fk=({state:t,dispatch:e})=>(e(js(t,{anchor:t.selection.main.anchor,head:0})),!0),zk=({state:t,dispatch:e})=>(e(js(t,{anchor:t.selection.main.anchor,head:t.doc.length})),!0),fV=({state:t,dispatch:e})=>(e(t.update({selection:{anchor:0,head:t.doc.length},userEvent:"select"})),!0),hV=({state:t,dispatch:e})=>{let r=TO(t).map(({from:n,to:i})=>oe.range(n,Math.min(i+1,t.doc.length)));return e(t.update({selection:oe.create(r),userEvent:"select"})),!0};function CO(t,e){if(t.state.readOnly)return!1;let r="delete.selection",{state:n}=t,i=n.changeByRange(o=>{let{from:s,to:a}=o;if(s==a){let l=e(o);l<s?(r="delete.backward",l=ad(t,l,!1)):l>s&&(r="delete.forward",l=ad(t,l,!0)),s=Math.min(s,l),a=Math.max(a,l)}else s=ad(t,s,!1),a=ad(t,a,!0);return s==a?{range:o}:{changes:{from:s,to:a},range:oe.cursor(s,s<o.head?-1:1)}});return i.changes.empty?!1:(t.dispatch(n.update(i,{scrollIntoView:!0,userEvent:r,effects:r=="delete.selection"?Ee.announce.of(n.phrase("Selection deleted")):void 0})),!0)}function ad(t,e,r){if(t instanceof Ee)for(let n of t.state.facet(Ee.atomicRanges).map(i=>i(t)))n.between(e,e,(i,o)=>{i<e&&o>e&&(e=r?o:i)});return e}const wR=(t,e)=>CO(t,r=>{let n=r.from,{state:i}=t,o=i.doc.lineAt(n),s,a;if(!e&&n>o.from&&n<o.from+200&&!/[^ \t]/.test(s=o.text.slice(0,n-o.from))){if(s[s.length-1]==" ")return n-1;let l=Zi(s,i.tabSize),u=l%Yl(i)||Yl(i);for(let c=0;c<u&&s[s.length-1-c]==" ";c++)n--;a=n}else a=ln(o.text,n-o.from,e,e)+o.from,a==n&&o.number!=(e?i.doc.lines:1)?a+=e?1:-1:!e&&/[\ufe00-\ufe0f]/.test(o.text.slice(a-o.from,n-o.from))&&(a=ln(o.text,a-o.from,!1,!1)+o.from);return a}),Ig=t=>wR(t,!1),Gk=t=>wR(t,!0),SR=(t,e)=>CO(t,r=>{let n=r.head,{state:i}=t,o=i.doc.lineAt(n),s=i.charCategorizer(n);for(let a=null;;){if(n==(e?o.to:o.from)){n==r.head&&o.number!=(e?i.doc.lines:1)&&(n+=e?1:-1);break}let l=ln(o.text,n-o.from,e)+o.from,u=o.text.slice(Math.min(n,l)-o.from,Math.max(n,l)-o.from),c=s(u);if(a!=null&&c!=a)break;(u!=" "||n!=r.head)&&(a=c),n=l}return n}),Hk=t=>SR(t,!1),dV=t=>SR(t,!0),Kk=t=>CO(t,e=>{let r=t.lineBlockAt(e.head).to;return e.head<r?r:Math.min(t.state.doc.length,e.head+1)}),pV=t=>CO(t,e=>{let r=t.lineBlockAt(e.head).from;return e.head>r?r:Math.max(0,e.head-1)}),OV=({state:t,dispatch:e})=>{if(t.readOnly)return!1;let r=t.changeByRange(n=>({changes:{from:n.from,to:n.to,insert:It.of(["",""])},range:oe.cursor(n.from)}));return e(t.update(r,{scrollIntoView:!0,userEvent:"input"})),!0},gV=({state:t,dispatch:e})=>{if(t.readOnly)return!1;let r=t.changeByRange(n=>{if(!n.empty||n.from==0||n.from==t.doc.length)return{range:n};let i=n.from,o=t.doc.lineAt(i),s=i==o.from?i-1:ln(o.text,i-o.from,!1)+o.from,a=i==o.to?i+1:ln(o.text,i-o.from,!0)+o.from;return{changes:{from:s,to:a,insert:t.doc.slice(i,a).append(t.doc.slice(s,i))},range:oe.cursor(a)}});return r.changes.empty?!1:(e(t.update(r,{scrollIntoView:!0,userEvent:"move.character"})),!0)};function TO(t){let e=[],r=-1;for(let n of t.selection.ranges){let i=t.doc.lineAt(n.from),o=t.doc.lineAt(n.to);if(!n.empty&&n.to==o.from&&(o=t.doc.lineAt(n.to-1)),r>=i.number){let s=e[e.length-1];s.to=o.to,s.ranges.push(n)}else e.push({from:i.from,to:o.to,ranges:[n]});r=o.number+1}return e}function bR(t,e,r){if(t.readOnly)return!1;let n=[],i=[];for(let o of TO(t)){if(r?o.to==t.doc.length:o.from==0)continue;let s=t.doc.lineAt(r?o.to+1:o.from-1),a=s.length+1;if(r){n.push({from:o.to,to:s.to},{from:o.from,insert:s.text+t.lineBreak});for(let l of o.ranges)i.push(oe.range(Math.min(t.doc.length,l.anchor+a),Math.min(t.doc.length,l.head+a)))}else{n.push({from:s.from,to:o.from},{from:o.to,insert:t.lineBreak+s.text});for(let l of o.ranges)i.push(oe.range(l.anchor-a,l.head-a))}}return n.length?(e(t.update({changes:n,scrollIntoView:!0,selection:oe.create(i,t.selection.mainIndex),userEvent:"move.line"})),!0):!1}const mV=({state:t,dispatch:e})=>bR(t,e,!1),yV=({state:t,dispatch:e})=>bR(t,e,!0);function PR(t,e,r){if(t.readOnly)return!1;let n=[];for(let i of TO(t))r?n.push({from:i.from,insert:t.doc.slice(i.from,i.to)+t.lineBreak}):n.push({from:i.to,insert:t.lineBreak+t.doc.slice(i.from,i.to)});return e(t.update({changes:n,scrollIntoView:!0,userEvent:"input.copyline"})),!0}const vV=({state:t,dispatch:e})=>PR(t,e,!1),wV=({state:t,dispatch:e})=>PR(t,e,!0),SV=t=>{if(t.state.readOnly)return!1;let{state:e}=t,r=e.changes(TO(e).map(({from:i,to:o})=>(i>0?i--:o<e.doc.length&&o++,{from:i,to:o}))),n=kf(e.selection,i=>t.moveVertically(i,!0)).map(r);return t.dispatch({changes:r,selection:n,scrollIntoView:!0,userEvent:"delete.line"}),!0};function bV(t,e){if(/\(\)|\[\]|\{\}/.test(t.sliceDoc(e-1,e+1)))return{from:e,to:e};let r=br(t).resolveInner(e),n=r.childBefore(e),i=r.childAfter(e),o;return n&&i&&n.to<=e&&i.from>=e&&(o=n.type.prop(dt.closedBy))&&o.indexOf(i.name)>-1&&t.doc.lineAt(n.to).from==t.doc.lineAt(i.from).from&&!/\S/.test(t.sliceDoc(n.to,i.from))?{from:n.to,to:i.from}:null}const Jk=PV(!1);function PV(t){return({state:e,dispatch:r})=>{if(e.readOnly)return!1;let n=e.changeByRange(i=>{let{from:o,to:s}=i,a=e.doc.lineAt(o),l=!t&&o==s&&bV(e,o);t&&(o=s=(s<=a.to?a:e.doc.lineAt(s)).to);let u=new I0(e,{simulateBreak:o,simulateDoubleBreak:!!l}),c=PC(u,o);for(c==null&&(c=Zi(/^\s*/.exec(e.doc.lineAt(o).text)[0],e.tabSize));s<a.to&&/\s/.test(a.text[s-a.from]);)s++;l?{from:o,to:s}=l:o>a.from&&o<a.from+100&&!/\S/.test(a.text.slice(0,o))&&(o=a.from);let f=["",$p(e,c)];return l&&f.push($p(e,u.lineIndent(a.from,-1))),{changes:{from:o,to:s,insert:It.of(f)},range:oe.cursor(o+1+f[1].length)}});return r(e.update(n,{scrollIntoView:!0,userEvent:"input"})),!0}}function kR(t,e){let r=-1;return t.changeByRange(n=>{let i=[];for(let s=n.from;s<=n.to;){let a=t.doc.lineAt(s);a.number>r&&(n.empty||n.to>a.from)&&(e(a,i,n),r=a.number),s=a.to+1}let o=t.changes(i);return{changes:i,range:oe.range(o.mapPos(n.anchor,1),o.mapPos(n.head,1))}})}const ex=({state:t,dispatch:e})=>t.readOnly?!1:(e(t.update(kR(t,(r,n)=>{n.push({from:r.from,insert:t.facet(yf)})}),{userEvent:"input.indent"})),!0),tx=({state:t,dispatch:e})=>t.readOnly?!1:(e(t.update(kR(t,(r,n)=>{let i=/^\s*/.exec(r.text)[0];if(!i)return;let o=Zi(i,t.tabSize),s=0,a=$p(t,Math.max(0,o-Yl(t)));for(;s<i.length&&s<a.length&&i.charCodeAt(s)==a.charCodeAt(s);)s++;n.push({from:r.from+s,to:r.from+i.length,insert:a.slice(s)})}),{userEvent:"delete.dedent"})),!0);function tr(){var t=arguments[0];typeof t=="string"&&(t=document.createElement(t));var e=1,r=arguments[1];if(r&&typeof r=="object"&&r.nodeType==null&&!Array.isArray(r)){for(var n in r)if(Object.prototype.hasOwnProperty.call(r,n)){var i=r[n];typeof i=="string"?t.setAttribute(n,i):i!=null&&(t[n]=i)}e++}for(;e<arguments.length;e++)xR(t,arguments[e]);return t}function xR(t,e){if(typeof e=="string")t.appendChild(document.createTextNode(e));else if(e!=null)if(e.nodeType!=null)t.appendChild(e);else if(Array.isArray(e))for(var r=0;r<e.length;r++)xR(t,e[r]);else throw new RangeError("Unsupported child node: "+e)}const rx=typeof String.prototype.normalize=="function"?t=>t.normalize("NFKD"):t=>t;class Gl{constructor(e,r,n=0,i=e.length,o,s){this.test=s,this.value={from:0,to:0},this.done=!1,this.matches=[],this.buffer="",this.bufferPos=0,this.iter=e.iterRange(n,i),this.bufferStart=n,this.normalize=o?a=>o(rx(a)):rx,this.query=this.normalize(r)}peek(){if(this.bufferPos==this.buffer.length){if(this.bufferStart+=this.buffer.length,this.iter.next(),this.iter.done)return-1;this.bufferPos=0,this.buffer=this.iter.value}return on(this.buffer,this.bufferPos)}next(){for(;this.matches.length;)this.matches.pop();return this.nextOverlapping()}nextOverlapping(){for(;;){let e=this.peek();if(e<0)return this.done=!0,this;let r=S0(e),n=this.bufferStart+this.bufferPos;this.bufferPos+=fi(e);let i=this.normalize(r);for(let o=0,s=n;;o++){let a=i.charCodeAt(o),l=this.match(a,s);if(o==i.length-1){if(l)return this.value=l,this;break}s==n&&o<r.length&&r.charCodeAt(o)==a&&s++}}}match(e,r){let n=null;for(let i=0;i<this.matches.length;i+=2){let o=this.matches[i],s=!1;this.query.charCodeAt(o)==e&&(o==this.query.length-1?n={from:this.matches[i+1],to:r+1}:(this.matches[i]++,s=!0)),s||(this.matches.splice(i,2),i-=2)}return this.query.charCodeAt(0)==e&&(this.query.length==1?n={from:r,to:r+1}:this.matches.push(1,r)),n&&this.test&&!this.test(n.from,n.to,this.buffer,this.bufferStart)&&(n=null),n}}typeof Symbol<"u"&&(Gl.prototype[Symbol.iterator]=function(){return this});const _R={from:-1,to:-1,match:/.*/.exec("")},O1="gm"+(/x/.unicode==null?"":"u");class $R{constructor(e,r,n,i=0,o=e.length){if(this.text=e,this.to=o,this.curLine="",this.done=!1,this.value=_R,/\\[sWDnr]|\n|\r|\[\^/.test(r))return new QR(e,r,n,i,o);this.re=new RegExp(r,O1+(n!=null&&n.ignoreCase?"i":"")),this.test=n==null?void 0:n.test,this.iter=e.iter();let s=e.lineAt(i);this.curLineStart=s.from,this.matchPos=qp(e,i),this.getLine(this.curLineStart)}getLine(e){this.iter.next(e),this.iter.lineBreak?this.curLine="":(this.curLine=this.iter.value,this.curLineStart+this.curLine.length>this.to&&(this.curLine=this.curLine.slice(0,this.to-this.curLineStart)),this.iter.next())}nextLine(){this.curLineStart=this.curLineStart+this.curLine.length+1,this.curLineStart>this.to?this.curLine="":this.getLine(0)}next(){for(let e=this.matchPos-this.curLineStart;;){this.re.lastIndex=e;let r=this.matchPos<=this.to&&this.re.exec(this.curLine);if(r){let n=this.curLineStart+r.index,i=n+r[0].length;if(this.matchPos=qp(this.text,i+(n==i?1:0)),n==this.curLineStart+this.curLine.length&&this.nextLine(),(n<i||n>this.value.to)&&(!this.test||this.test(n,i,r)))return this.value={from:n,to:i,match:r},this;e=this.matchPos-this.curLineStart}else if(this.curLineStart+this.curLine.length<this.to)this.nextLine(),e=0;else return this.done=!0,this}}}const Bg=new WeakMap;class Tl{constructor(e,r){this.from=e,this.text=r}get to(){return this.from+this.text.length}static get(e,r,n){let i=Bg.get(e);if(!i||i.from>=n||i.to<=r){let a=new Tl(r,e.sliceString(r,n));return Bg.set(e,a),a}if(i.from==r&&i.to==n)return i;let{text:o,from:s}=i;return s>r&&(o=e.sliceString(r,s)+o,s=r),i.to<n&&(o+=e.sliceString(i.to,n)),Bg.set(e,new Tl(s,o)),new Tl(r,o.slice(r-s,n-s))}}class QR{constructor(e,r,n,i,o){this.text=e,this.to=o,this.done=!1,this.value=_R,this.matchPos=qp(e,i),this.re=new RegExp(r,O1+(n!=null&&n.ignoreCase?"i":"")),this.test=n==null?void 0:n.test,this.flat=Tl.get(e,i,this.chunkEnd(i+5e3))}chunkEnd(e){return e>=this.to?this.to:this.text.lineAt(e).to}next(){for(;;){let e=this.re.lastIndex=this.matchPos-this.flat.from,r=this.re.exec(this.flat.text);if(r&&!r[0]&&r.index==e&&(this.re.lastIndex=e+1,r=this.re.exec(this.flat.text)),r){let n=this.flat.from+r.index,i=n+r[0].length;if((this.flat.to>=this.to||r.index+r[0].length<=this.flat.text.length-10)&&(!this.test||this.test(n,i,r)))return this.value={from:n,to:i,match:r},this.matchPos=qp(this.text,i+(n==i?1:0)),this}if(this.flat.to==this.to)return this.done=!0,this;this.flat=Tl.get(this.text,this.flat.from,this.chunkEnd(this.flat.from+this.flat.text.length*2))}}}typeof Symbol<"u"&&($R.prototype[Symbol.iterator]=QR.prototype[Symbol.iterator]=function(){return this});function kV(t){try{return new RegExp(t,O1),!0}catch{return!1}}function qp(t,e){if(e>=t.length)return e;let r=t.lineAt(e),n;for(;e<r.to&&(n=r.text.charCodeAt(e-r.from))>=56320&&n<57344;)e++;return e}function lv(t){let e=String(t.state.doc.lineAt(t.state.selection.main.head).number),r=tr("input",{class:"cm-textfield",name:"line",value:e}),n=tr("form",{class:"cm-gotoLine",onkeydown:o=>{o.keyCode==27?(o.preventDefault(),t.dispatch({effects:Dp.of(!1)}),t.focus()):o.keyCode==13&&(o.preventDefault(),i())},onsubmit:o=>{o.preventDefault(),i()}},tr("label",t.state.phrase("Go to line"),": ",r)," ",tr("button",{class:"cm-button",type:"submit"},t.state.phrase("go")));function i(){let o=/^([+-])?(\d+)?(:\d+)?(%)?$/.exec(r.value);if(!o)return;let{state:s}=t,a=s.doc.lineAt(s.selection.main.head),[,l,u,c,f]=o,h=c?+c.slice(1):0,d=u?+u:a.number;if(u&&f){let m=d/100;l&&(m=m*(l=="-"?-1:1)+a.number/s.doc.lines),d=Math.round(s.doc.lines*m)}else u&&l&&(d=d*(l=="-"?-1:1)+a.number);let p=s.doc.line(Math.max(1,Math.min(s.doc.lines,d))),O=oe.cursor(p.from+Math.max(0,Math.min(h,p.length)));t.dispatch({effects:[Dp.of(!1),Ee.scrollIntoView(O.from,{y:"center"})],selection:O}),t.focus()}return{dom:n}}const Dp=mt.define(),nx=Ur.define({create(){return!0},update(t,e){for(let r of e.effects)r.is(Dp)&&(t=r.value);return t},provide:t=>Xc.from(t,e=>e?lv:null)}),xV=t=>{let e=Vc(t,lv);if(!e){let r=[Dp.of(!0)];t.state.field(nx,!1)==null&&r.push(mt.appendConfig.of([nx,_V])),t.dispatch({effects:r}),e=Vc(t,lv)}return e&&e.dom.querySelector("input").select(),!0},_V=Ee.baseTheme({".cm-panel.cm-gotoLine":{padding:"2px 6px 4px","& label":{fontSize:"80%"}}}),$V={highlightWordAroundCursor:!1,minSelectionLength:1,maxMatches:100,wholeWords:!1},ER=Ne.define({combine(t){return Ii(t,$V,{highlightWordAroundCursor:(e,r)=>e||r,minSelectionLength:Math.min,maxMatches:Math.min})}});function QV(t){let e=[AV,RV];return t&&e.push(ER.of(t)),e}const EV=Ae.mark({class:"cm-selectionMatch"}),CV=Ae.mark({class:"cm-selectionMatch cm-selectionMatch-main"});function ix(t,e,r,n){return(r==0||t(e.sliceDoc(r-1,r))!=gr.Word)&&(n==e.doc.length||t(e.sliceDoc(n,n+1))!=gr.Word)}function TV(t,e,r,n){return t(e.sliceDoc(r,r+1))==gr.Word&&t(e.sliceDoc(n-1,n))==gr.Word}const RV=Jt.fromClass(class{constructor(t){this.decorations=this.getDeco(t)}update(t){(t.selectionSet||t.docChanged||t.viewportChanged)&&(this.decorations=this.getDeco(t.view))}getDeco(t){let e=t.state.facet(ER),{state:r}=t,n=r.selection;if(n.ranges.length>1)return Ae.none;let i=n.main,o,s=null;if(i.empty){if(!e.highlightWordAroundCursor)return Ae.none;let l=r.wordAt(i.head);if(!l)return Ae.none;s=r.charCategorizer(i.head),o=r.sliceDoc(l.from,l.to)}else{let l=i.to-i.from;if(l<e.minSelectionLength||l>200)return Ae.none;if(e.wholeWords){if(o=r.sliceDoc(i.from,i.to),s=r.charCategorizer(i.head),!(ix(s,r,i.from,i.to)&&TV(s,r,i.from,i.to)))return Ae.none}else if(o=r.sliceDoc(i.from,i.to).trim(),!o)return Ae.none}let a=[];for(let l of t.visibleRanges){let u=new Gl(r.doc,o,l.from,l.to);for(;!u.next().done;){let{from:c,to:f}=u.value;if((!s||ix(s,r,c,f))&&(i.empty&&c<=i.from&&f>=i.to?a.push(CV.range(c,f)):(c>=i.to||f<=i.from)&&a.push(EV.range(c,f)),a.length>e.maxMatches))return Ae.none}}return Ae.set(a)}},{decorations:t=>t.decorations}),AV=Ee.baseTheme({".cm-selectionMatch":{backgroundColor:"#99ff7780"},".cm-searchMatch .cm-selectionMatch":{backgroundColor:"transparent"}}),MV=({state:t,dispatch:e})=>{let{selection:r}=t,n=oe.create(r.ranges.map(i=>t.wordAt(i.head)||oe.cursor(i.head)),r.mainIndex);return n.eq(r)?!1:(e(t.update({selection:n})),!0)};function jV(t,e){let{main:r,ranges:n}=t.selection,i=t.wordAt(r.head),o=i&&i.from==r.from&&i.to==r.to;for(let s=!1,a=new Gl(t.doc,e,n[n.length-1].to);;)if(a.next(),a.done){if(s)return null;a=new Gl(t.doc,e,0,Math.max(0,n[n.length-1].from-1)),s=!0}else{if(s&&n.some(l=>l.from==a.value.from))continue;if(o){let l=t.wordAt(a.value.from);if(!l||l.from!=a.value.from||l.to!=a.value.to)continue}return a.value}}const qV=({state:t,dispatch:e})=>{let{ranges:r}=t.selection;if(r.some(o=>o.from===o.to))return MV({state:t,dispatch:e});let n=t.sliceDoc(r[0].from,r[0].to);if(t.selection.ranges.some(o=>t.sliceDoc(o.from,o.to)!=n))return!1;let i=jV(t,n);return i?(e(t.update({selection:t.selection.addRange(oe.range(i.from,i.to),!1),effects:Ee.scrollIntoView(i.to)})),!0):!1},au=Ne.define({combine(t){return Ii(t,{top:!1,caseSensitive:!1,literal:!1,regexp:!1,wholeWord:!1,createPanel:e=>new XV(e),scrollToMatch:e=>Ee.scrollIntoView(e)})}});class CR{constructor(e){this.search=e.search,this.caseSensitive=!!e.caseSensitive,this.literal=!!e.literal,this.regexp=!!e.regexp,this.replace=e.replace||"",this.valid=!!this.search&&(!this.regexp||kV(this.search)),this.unquoted=this.unquote(this.search),this.wholeWord=!!e.wholeWord}unquote(e){return this.literal?e:e.replace(/\\([nrt\\])/g,(r,n)=>n=="n"?`
|
|
121
|
+
`:n=="r"?"\r":n=="t"?" ":"\\")}eq(e){return this.search==e.search&&this.replace==e.replace&&this.caseSensitive==e.caseSensitive&&this.regexp==e.regexp&&this.wholeWord==e.wholeWord}create(){return this.regexp?new WV(this):new ZV(this)}getCursor(e,r=0,n){let i=e.doc?e:jt.create({doc:e});return n==null&&(n=i.doc.length),this.regexp?el(this,i,r,n):Ja(this,i,r,n)}}class TR{constructor(e){this.spec=e}}function Ja(t,e,r,n){return new Gl(e.doc,t.unquoted,r,n,t.caseSensitive?void 0:i=>i.toLowerCase(),t.wholeWord?DV(e.doc,e.charCategorizer(e.selection.main.head)):void 0)}function DV(t,e){return(r,n,i,o)=>((o>r||o+i.length<n)&&(o=Math.max(0,r-2),i=t.sliceString(o,Math.min(t.length,n+2))),(e(Zp(i,r-o))!=gr.Word||e(Np(i,r-o))!=gr.Word)&&(e(Np(i,n-o))!=gr.Word||e(Zp(i,n-o))!=gr.Word))}class ZV extends TR{constructor(e){super(e)}nextMatch(e,r,n){let i=Ja(this.spec,e,n,e.doc.length).nextOverlapping();return i.done&&(i=Ja(this.spec,e,0,r).nextOverlapping()),i.done?null:i.value}prevMatchInRange(e,r,n){for(let i=n;;){let o=Math.max(r,i-1e4-this.spec.unquoted.length),s=Ja(this.spec,e,o,i),a=null;for(;!s.nextOverlapping().done;)a=s.value;if(a)return a;if(o==r)return null;i-=1e4}}prevMatch(e,r,n){return this.prevMatchInRange(e,0,r)||this.prevMatchInRange(e,n,e.doc.length)}getReplacement(e){return this.spec.unquote(this.spec.replace)}matchAll(e,r){let n=Ja(this.spec,e,0,e.doc.length),i=[];for(;!n.next().done;){if(i.length>=r)return null;i.push(n.value)}return i}highlight(e,r,n,i){let o=Ja(this.spec,e,Math.max(0,r-this.spec.unquoted.length),Math.min(n+this.spec.unquoted.length,e.doc.length));for(;!o.next().done;)i(o.value.from,o.value.to)}}function el(t,e,r,n){return new $R(e.doc,t.search,{ignoreCase:!t.caseSensitive,test:t.wholeWord?NV(e.charCategorizer(e.selection.main.head)):void 0},r,n)}function Zp(t,e){return t.slice(ln(t,e,!1),e)}function Np(t,e){return t.slice(e,ln(t,e))}function NV(t){return(e,r,n)=>!n[0].length||(t(Zp(n.input,n.index))!=gr.Word||t(Np(n.input,n.index))!=gr.Word)&&(t(Np(n.input,n.index+n[0].length))!=gr.Word||t(Zp(n.input,n.index+n[0].length))!=gr.Word)}class WV extends TR{nextMatch(e,r,n){let i=el(this.spec,e,n,e.doc.length).next();return i.done&&(i=el(this.spec,e,0,r).next()),i.done?null:i.value}prevMatchInRange(e,r,n){for(let i=1;;i++){let o=Math.max(r,n-i*1e4),s=el(this.spec,e,o,n),a=null;for(;!s.next().done;)a=s.value;if(a&&(o==r||a.from>o+10))return a;if(o==r)return null}}prevMatch(e,r,n){return this.prevMatchInRange(e,0,r)||this.prevMatchInRange(e,n,e.doc.length)}getReplacement(e){return this.spec.unquote(this.spec.replace).replace(/\$([$&\d+])/g,(r,n)=>n=="$"?"$":n=="&"?e.match[0]:n!="0"&&+n<e.match.length?e.match[n]:r)}matchAll(e,r){let n=el(this.spec,e,0,e.doc.length),i=[];for(;!n.next().done;){if(i.length>=r)return null;i.push(n.value)}return i}highlight(e,r,n,i){let o=el(this.spec,e,Math.max(0,r-250),Math.min(n+250,e.doc.length));for(;!o.next().done;)i(o.value.from,o.value.to)}}const Hc=mt.define(),g1=mt.define(),gs=Ur.define({create(t){return new Lg(uv(t).create(),null)},update(t,e){for(let r of e.effects)r.is(Hc)?t=new Lg(r.value.create(),t.panel):r.is(g1)&&(t=new Lg(t.query,r.value?m1:null));return t},provide:t=>Xc.from(t,e=>e.panel)});class Lg{constructor(e,r){this.query=e,this.panel=r}}const IV=Ae.mark({class:"cm-searchMatch"}),BV=Ae.mark({class:"cm-searchMatch cm-searchMatch-selected"}),LV=Jt.fromClass(class{constructor(t){this.view=t,this.decorations=this.highlight(t.state.field(gs))}update(t){let e=t.state.field(gs);(e!=t.startState.field(gs)||t.docChanged||t.selectionSet||t.viewportChanged)&&(this.decorations=this.highlight(e))}highlight({query:t,panel:e}){if(!e||!t.spec.valid)return Ae.none;let{view:r}=this,n=new ws;for(let i=0,o=r.visibleRanges,s=o.length;i<s;i++){let{from:a,to:l}=o[i];for(;i<s-1&&l>o[i+1].from-2*250;)l=o[++i].to;t.highlight(r.state,a,l,(u,c)=>{let f=r.state.selection.ranges.some(h=>h.from==u&&h.to==c);n.add(u,c,f?BV:IV)})}return n.finish()}},{decorations:t=>t.decorations});function xf(t){return e=>{let r=e.state.field(gs,!1);return r&&r.query.spec.valid?t(e,r):qR(e)}}const ox=xf((t,{query:e})=>{let{to:r}=t.state.selection.main,n=e.nextMatch(t.state,r,r);if(!n)return!1;let i=oe.single(n.from,n.to),o=t.state.facet(au);return t.dispatch({selection:i,effects:[y1(t,n),o.scrollToMatch(i.main,t)],userEvent:"select.search"}),jR(t),!0}),sx=xf((t,{query:e})=>{let{state:r}=t,{from:n}=r.selection.main,i=e.prevMatch(r,n,n);if(!i)return!1;let o=oe.single(i.from,i.to),s=t.state.facet(au);return t.dispatch({selection:o,effects:[y1(t,i),s.scrollToMatch(o.main,t)],userEvent:"select.search"}),jR(t),!0}),RR=xf((t,{query:e})=>{let r=e.matchAll(t.state,1e3);return!r||!r.length?!1:(t.dispatch({selection:oe.create(r.map(n=>oe.range(n.from,n.to))),userEvent:"select.search.matches"}),!0)}),VV=({state:t,dispatch:e})=>{let r=t.selection;if(r.ranges.length>1||r.main.empty)return!1;let{from:n,to:i}=r.main,o=[],s=0;for(let a=new Gl(t.doc,t.sliceDoc(n,i));!a.next().done;){if(o.length>1e3)return!1;a.value.from==n&&(s=o.length),o.push(oe.range(a.value.from,a.value.to))}return e(t.update({selection:oe.create(o,s),userEvent:"select.search.matches"})),!0},ax=xf((t,{query:e})=>{let{state:r}=t,{from:n,to:i}=r.selection.main;if(r.readOnly)return!1;let o=e.nextMatch(r,n,n);if(!o)return!1;let s=[],a,l,u=[];if(o.from==n&&o.to==i&&(l=r.toText(e.getReplacement(o)),s.push({from:o.from,to:o.to,insert:l}),o=e.nextMatch(r,o.from,o.to),u.push(Ee.announce.of(r.phrase("replaced match on line $",r.doc.lineAt(n).number)+"."))),o){let c=s.length==0||s[0].from>=o.to?0:o.to-o.from-l.length;a=oe.single(o.from-c,o.to-c),u.push(y1(t,o)),u.push(r.facet(au).scrollToMatch(a.main,t))}return t.dispatch({changes:s,selection:a,effects:u,userEvent:"input.replace"}),!0}),AR=xf((t,{query:e})=>{if(t.state.readOnly)return!1;let r=e.matchAll(t.state,1e9).map(i=>{let{from:o,to:s}=i;return{from:o,to:s,insert:e.getReplacement(i)}});if(!r.length)return!1;let n=t.state.phrase("replaced $ matches",r.length)+".";return t.dispatch({changes:r,effects:Ee.announce.of(n),userEvent:"input.replace.all"}),!0});function m1(t){return t.state.facet(au).createPanel(t)}function uv(t,e){var r,n,i,o,s;let a=t.selection.main,l=a.empty||a.to>a.from+100?"":t.sliceDoc(a.from,a.to);if(e&&!l)return e;let u=t.facet(au);return new CR({search:((r=e==null?void 0:e.literal)!==null&&r!==void 0?r:u.literal)?l:l.replace(/\n/g,"\\n"),caseSensitive:(n=e==null?void 0:e.caseSensitive)!==null&&n!==void 0?n:u.caseSensitive,literal:(i=e==null?void 0:e.literal)!==null&&i!==void 0?i:u.literal,regexp:(o=e==null?void 0:e.regexp)!==null&&o!==void 0?o:u.regexp,wholeWord:(s=e==null?void 0:e.wholeWord)!==null&&s!==void 0?s:u.wholeWord})}function MR(t){let e=Vc(t,m1);return e&&e.dom.querySelector("[main-field]")}function jR(t){let e=MR(t);e&&e==t.root.activeElement&&e.select()}const qR=t=>{let e=t.state.field(gs,!1);if(e&&e.panel){let r=MR(t);if(r&&r!=t.root.activeElement){let n=uv(t.state,e.query.spec);n.valid&&t.dispatch({effects:Hc.of(n)}),r.focus(),r.select()}}else t.dispatch({effects:[g1.of(!0),e?Hc.of(uv(t.state,e.query.spec)):mt.appendConfig.of(UV)]});return!0},DR=t=>{let e=t.state.field(gs,!1);if(!e||!e.panel)return!1;let r=Vc(t,m1);return r&&r.dom.contains(t.root.activeElement)&&t.focus(),t.dispatch({effects:g1.of(!1)}),!0};class XV{constructor(e){this.view=e;let r=this.query=e.state.field(gs).query.spec;this.commit=this.commit.bind(this),this.searchField=tr("input",{value:r.search,placeholder:Xn(e,"Find"),"aria-label":Xn(e,"Find"),class:"cm-textfield",name:"search",form:"","main-field":"true",onchange:this.commit,onkeyup:this.commit}),this.replaceField=tr("input",{value:r.replace,placeholder:Xn(e,"Replace"),"aria-label":Xn(e,"Replace"),class:"cm-textfield",name:"replace",form:"",onchange:this.commit,onkeyup:this.commit}),this.caseField=tr("input",{type:"checkbox",name:"case",form:"",checked:r.caseSensitive,onchange:this.commit}),this.reField=tr("input",{type:"checkbox",name:"re",form:"",checked:r.regexp,onchange:this.commit}),this.wordField=tr("input",{type:"checkbox",name:"word",form:"",checked:r.wholeWord,onchange:this.commit});function n(i,o,s){return tr("button",{class:"cm-button",name:i,onclick:o,type:"button"},s)}this.dom=tr("div",{onkeydown:i=>this.keydown(i),class:"cm-search"},[this.searchField,n("next",()=>ox(e),[Xn(e,"next")]),n("prev",()=>sx(e),[Xn(e,"previous")]),n("select",()=>RR(e),[Xn(e,"all")]),tr("label",null,[this.caseField,Xn(e,"match case")]),tr("label",null,[this.reField,Xn(e,"regexp")]),tr("label",null,[this.wordField,Xn(e,"by word")]),...e.state.readOnly?[]:[tr("br"),this.replaceField,n("replace",()=>ax(e),[Xn(e,"replace")]),n("replaceAll",()=>AR(e),[Xn(e,"replace all")])],tr("button",{name:"close",onclick:()=>DR(e),"aria-label":Xn(e,"close"),type:"button"},["×"])])}commit(){let e=new CR({search:this.searchField.value,caseSensitive:this.caseField.checked,regexp:this.reField.checked,wholeWord:this.wordField.checked,replace:this.replaceField.value});e.eq(this.query)||(this.query=e,this.view.dispatch({effects:Hc.of(e)}))}keydown(e){_D(this.view,e,"search-panel")?e.preventDefault():e.keyCode==13&&e.target==this.searchField?(e.preventDefault(),(e.shiftKey?sx:ox)(this.view)):e.keyCode==13&&e.target==this.replaceField&&(e.preventDefault(),ax(this.view))}update(e){for(let r of e.transactions)for(let n of r.effects)n.is(Hc)&&!n.value.eq(this.query)&&this.setQuery(n.value)}setQuery(e){this.query=e,this.searchField.value=e.search,this.replaceField.value=e.replace,this.caseField.checked=e.caseSensitive,this.reField.checked=e.regexp,this.wordField.checked=e.wholeWord}mount(){this.searchField.select()}get pos(){return 80}get top(){return this.view.state.facet(au).top}}function Xn(t,e){return t.state.phrase(e)}const ld=30,ud=/[\s\.,:;?!]/;function y1(t,{from:e,to:r}){let n=t.state.doc.lineAt(e),i=t.state.doc.lineAt(r).to,o=Math.max(n.from,e-ld),s=Math.min(i,r+ld),a=t.state.sliceDoc(o,s);if(o!=n.from){for(let l=0;l<ld;l++)if(!ud.test(a[l+1])&&ud.test(a[l])){a=a.slice(l);break}}if(s!=i){for(let l=a.length-1;l>a.length-ld;l--)if(!ud.test(a[l-1])&&ud.test(a[l])){a=a.slice(0,l);break}}return Ee.announce.of(`${t.state.phrase("current match")}. ${a} ${t.state.phrase("on line")} ${n.number}.`)}const YV=Ee.baseTheme({".cm-panel.cm-search":{padding:"2px 6px 4px",position:"relative","& [name=close]":{position:"absolute",top:"0",right:"4px",backgroundColor:"inherit",border:"none",font:"inherit",padding:0,margin:0},"& input, & button, & label":{margin:".2em .6em .2em 0"},"& input[type=checkbox]":{marginRight:".2em"},"& label":{fontSize:"80%",whiteSpace:"pre"}},"&light .cm-searchMatch":{backgroundColor:"#ffff0054"},"&dark .cm-searchMatch":{backgroundColor:"#00ffff8a"},"&light .cm-searchMatch-selected":{backgroundColor:"#ff6a0054"},"&dark .cm-searchMatch-selected":{backgroundColor:"#ff00ff8a"}}),UV=[gs,qo.low(LV),YV];class v1{constructor(e,r,n){this.state=e,this.pos=r,this.explicit=n,this.abortListeners=[]}tokenBefore(e){let r=br(this.state).resolveInner(this.pos,-1);for(;r&&e.indexOf(r.name)<0;)r=r.parent;return r?{from:r.from,to:this.pos,text:this.state.sliceDoc(r.from,this.pos),type:r.type}:null}matchBefore(e){let r=this.state.doc.lineAt(this.pos),n=Math.max(r.from,this.pos-250),i=r.text.slice(n-r.from,this.pos-r.from),o=i.search(NR(e,!1));return o<0?null:{from:n+o,to:this.pos,text:i.slice(o)}}get aborted(){return this.abortListeners==null}addEventListener(e,r){e=="abort"&&this.abortListeners&&this.abortListeners.push(r)}}function lx(t){let e=Object.keys(t).join(""),r=/\w/.test(e);return r&&(e=e.replace(/\w/g,"")),`[${r?"\\w":""}${e.replace(/[^\w\s]/g,"\\$&")}]`}function FV(t){let e=Object.create(null),r=Object.create(null);for(let{label:i}of t){e[i[0]]=!0;for(let o=1;o<i.length;o++)r[i[o]]=!0}let n=lx(e)+lx(r)+"*$";return[new RegExp("^"+n),new RegExp(n)]}function ZR(t){let e=t.map(i=>typeof i=="string"?{label:i}:i),[r,n]=e.every(i=>/^\w+$/.test(i.label))?[/\w*$/,/\w+$/]:FV(e);return i=>{let o=i.matchBefore(n);return o||i.explicit?{from:o?o.from:i.pos,options:e,validFor:r}:null}}function zV(t,e){return r=>{for(let n=br(r.state).resolveInner(r.pos,-1);n;n=n.parent){if(t.indexOf(n.name)>-1)return null;if(n.type.isTop)break}return e(r)}}class ux{constructor(e,r,n,i){this.completion=e,this.source=r,this.match=n,this.score=i}}function ms(t){return t.selection.main.from}function NR(t,e){var r;let{source:n}=t,i=e&&n[0]!="^",o=n[n.length-1]!="$";return!i&&!o?t:new RegExp(`${i?"^":""}(?:${n})${o?"$":""}`,(r=t.flags)!==null&&r!==void 0?r:t.ignoreCase?"i":"")}const WR=ho.define();function GV(t,e,r,n){let{main:i}=t.selection,o=r-i.from,s=n-i.from;return Object.assign(Object.assign({},t.changeByRange(a=>a!=i&&r!=n&&t.sliceDoc(a.from+o,a.from+s)!=t.sliceDoc(r,n)?{range:a}:{changes:{from:a.from+o,to:n==i.from?a.to:a.from+s,insert:e},range:oe.cursor(a.from+o+e.length)})),{scrollIntoView:!0,userEvent:"input.complete"})}const cx=new WeakMap;function HV(t){if(!Array.isArray(t))return t;let e=cx.get(t);return e||cx.set(t,e=ZR(t)),e}const Wp=mt.define(),Kc=mt.define();class KV{constructor(e){this.pattern=e,this.chars=[],this.folded=[],this.any=[],this.precise=[],this.byWord=[],this.score=0,this.matched=[];for(let r=0;r<e.length;){let n=on(e,r),i=fi(n);this.chars.push(n);let o=e.slice(r,r+i),s=o.toUpperCase();this.folded.push(on(s==o?o.toLowerCase():s,0)),r+=i}this.astral=e.length!=this.chars.length}ret(e,r){return this.score=e,this.matched=r,this}match(e){if(this.pattern.length==0)return this.ret(-100,[]);if(e.length<this.pattern.length)return null;let{chars:r,folded:n,any:i,precise:o,byWord:s}=this;if(r.length==1){let g=on(e,0),v=fi(g),S=v==e.length?0:-100;if(g!=r[0])if(g==n[0])S+=-200;else return null;return this.ret(S,[0,v])}let a=e.indexOf(this.pattern);if(a==0)return this.ret(e.length==this.pattern.length?0:-100,[0,this.pattern.length]);let l=r.length,u=0;if(a<0){for(let g=0,v=Math.min(e.length,200);g<v&&u<l;){let S=on(e,g);(S==r[u]||S==n[u])&&(i[u++]=g),g+=fi(S)}if(u<l)return null}let c=0,f=0,h=!1,d=0,p=-1,O=-1,m=/[a-z]/.test(e),y=!0;for(let g=0,v=Math.min(e.length,200),S=0;g<v&&f<l;){let b=on(e,g);a<0&&(c<l&&b==r[c]&&(o[c++]=g),d<l&&(b==r[d]||b==n[d]?(d==0&&(p=g),O=g+1,d++):d=0));let _,Q=b<255?b>=48&&b<=57||b>=97&&b<=122?2:b>=65&&b<=90?1:0:(_=S0(b))!=_.toLowerCase()?1:_!=_.toUpperCase()?2:0;(!g||Q==1&&m||S==0&&Q!=0)&&(r[f]==b||n[f]==b&&(h=!0)?s[f++]=g:s.length&&(y=!1)),S=Q,g+=fi(b)}return f==l&&s[0]==0&&y?this.result(-100+(h?-200:0),s,e):d==l&&p==0?this.ret(-200-e.length+(O==e.length?0:-100),[0,O]):a>-1?this.ret(-700-e.length,[a,a+this.pattern.length]):d==l?this.ret(-900-e.length,[p,O]):f==l?this.result(-100+(h?-200:0)+-700+(y?0:-1100),s,e):r.length==2?null:this.result((i[0]?-700:0)+-200+-1100,i,e)}result(e,r,n){let i=[],o=0;for(let s of r){let a=s+(this.astral?fi(on(n,s)):1);o&&i[o-1]==s?i[o-1]=a:(i[o++]=s,i[o++]=a)}return this.ret(e-n.length,i)}}class JV{constructor(e){this.pattern=e,this.matched=[],this.score=0,this.folded=e.toLowerCase()}match(e){if(e.length<this.pattern.length)return null;let r=e.slice(0,this.pattern.length),n=r==this.pattern?0:r.toLowerCase()==this.folded?-200:null;return n==null?null:(this.matched=[0,r.length],this.score=n+(e.length==this.pattern.length?0:-100),this)}}const an=Ne.define({combine(t){return Ii(t,{activateOnTyping:!0,activateOnTypingDelay:100,selectOnOpen:!0,override:null,closeOnBlur:!0,maxRenderedOptions:100,defaultKeymap:!0,tooltipClass:()=>"",optionClass:()=>"",aboveCursor:!1,icons:!0,addToOptions:[],positionInfo:eX,filterStrict:!1,compareCompletions:(e,r)=>e.label.localeCompare(r.label),interactionDelay:75,updateSyncTime:100},{defaultKeymap:(e,r)=>e&&r,closeOnBlur:(e,r)=>e&&r,icons:(e,r)=>e&&r,tooltipClass:(e,r)=>n=>fx(e(n),r(n)),optionClass:(e,r)=>n=>fx(e(n),r(n)),addToOptions:(e,r)=>e.concat(r),filterStrict:(e,r)=>e||r})}});function fx(t,e){return t?e?t+" "+e:t:e}function eX(t,e,r,n,i,o){let s=t.textDirection==ur.RTL,a=s,l=!1,u="top",c,f,h=e.left-i.left,d=i.right-e.right,p=n.right-n.left,O=n.bottom-n.top;if(a&&h<Math.min(p,d)?a=!1:!a&&d<Math.min(p,h)&&(a=!0),p<=(a?h:d))c=Math.max(i.top,Math.min(r.top,i.bottom-O))-e.top,f=Math.min(400,a?h:d);else{l=!0,f=Math.min(400,(s?e.right:i.right-e.left)-30);let g=i.bottom-e.bottom;g>=O||g>e.top?c=r.bottom-e.top:(u="bottom",c=e.bottom-r.top)}let m=(e.bottom-e.top)/o.offsetHeight,y=(e.right-e.left)/o.offsetWidth;return{style:`${u}: ${c/m}px; max-width: ${f/y}px`,class:"cm-completionInfo-"+(l?s?"left-narrow":"right-narrow":a?"left":"right")}}function tX(t){let e=t.addToOptions.slice();return t.icons&&e.push({render(r){let n=document.createElement("div");return n.classList.add("cm-completionIcon"),r.type&&n.classList.add(...r.type.split(/\s+/g).map(i=>"cm-completionIcon-"+i)),n.setAttribute("aria-hidden","true"),n},position:20}),e.push({render(r,n,i,o){let s=document.createElement("span");s.className="cm-completionLabel";let a=r.displayLabel||r.label,l=0;for(let u=0;u<o.length;){let c=o[u++],f=o[u++];c>l&&s.appendChild(document.createTextNode(a.slice(l,c)));let h=s.appendChild(document.createElement("span"));h.appendChild(document.createTextNode(a.slice(c,f))),h.className="cm-completionMatchedText",l=f}return l<a.length&&s.appendChild(document.createTextNode(a.slice(l))),s},position:50},{render(r){if(!r.detail)return null;let n=document.createElement("span");return n.className="cm-completionDetail",n.textContent=r.detail,n},position:80}),e.sort((r,n)=>r.position-n.position).map(r=>r.render)}function Vg(t,e,r){if(t<=r)return{from:0,to:t};if(e<0&&(e=0),e<=t>>1){let i=Math.floor(e/r);return{from:i*r,to:(i+1)*r}}let n=Math.floor((t-e)/r);return{from:t-(n+1)*r,to:t-n*r}}class rX{constructor(e,r,n){this.view=e,this.stateField=r,this.applyCompletion=n,this.info=null,this.infoDestroy=null,this.placeInfoReq={read:()=>this.measureInfo(),write:l=>this.placeInfo(l),key:this},this.space=null,this.currentClass="";let i=e.state.field(r),{options:o,selected:s}=i.open,a=e.state.facet(an);this.optionContent=tX(a),this.optionClass=a.optionClass,this.tooltipClass=a.tooltipClass,this.range=Vg(o.length,s,a.maxRenderedOptions),this.dom=document.createElement("div"),this.dom.className="cm-tooltip-autocomplete",this.updateTooltipClass(e.state),this.dom.addEventListener("mousedown",l=>{let{options:u}=e.state.field(r).open;for(let c=l.target,f;c&&c!=this.dom;c=c.parentNode)if(c.nodeName=="LI"&&(f=/-(\d+)$/.exec(c.id))&&+f[1]<u.length){this.applyCompletion(e,u[+f[1]]),l.preventDefault();return}}),this.dom.addEventListener("focusout",l=>{let u=e.state.field(this.stateField,!1);u&&u.tooltip&&e.state.facet(an).closeOnBlur&&l.relatedTarget!=e.contentDOM&&e.dispatch({effects:Kc.of(null)})}),this.showOptions(o,i.id)}mount(){this.updateSel()}showOptions(e,r){this.list&&this.list.remove(),this.list=this.dom.appendChild(this.createListBox(e,r,this.range)),this.list.addEventListener("scroll",()=>{this.info&&this.view.requestMeasure(this.placeInfoReq)})}update(e){var r;let n=e.state.field(this.stateField),i=e.startState.field(this.stateField);if(this.updateTooltipClass(e.state),n!=i){let{options:o,selected:s,disabled:a}=n.open;(!i.open||i.open.options!=o)&&(this.range=Vg(o.length,s,e.state.facet(an).maxRenderedOptions),this.showOptions(o,n.id)),this.updateSel(),a!=((r=i.open)===null||r===void 0?void 0:r.disabled)&&this.dom.classList.toggle("cm-tooltip-autocomplete-disabled",!!a)}}updateTooltipClass(e){let r=this.tooltipClass(e);if(r!=this.currentClass){for(let n of this.currentClass.split(" "))n&&this.dom.classList.remove(n);for(let n of r.split(" "))n&&this.dom.classList.add(n);this.currentClass=r}}positioned(e){this.space=e,this.info&&this.view.requestMeasure(this.placeInfoReq)}updateSel(){let e=this.view.state.field(this.stateField),r=e.open;if((r.selected>-1&&r.selected<this.range.from||r.selected>=this.range.to)&&(this.range=Vg(r.options.length,r.selected,this.view.state.facet(an).maxRenderedOptions),this.showOptions(r.options,e.id)),this.updateSelectedOption(r.selected)){this.destroyInfo();let{completion:n}=r.options[r.selected],{info:i}=n;if(!i)return;let o=typeof i=="string"?document.createTextNode(i):i(n);if(!o)return;"then"in o?o.then(s=>{s&&this.view.state.field(this.stateField,!1)==e&&this.addInfoPane(s,n)}).catch(s=>Nn(this.view.state,s,"completion info")):this.addInfoPane(o,n)}}addInfoPane(e,r){this.destroyInfo();let n=this.info=document.createElement("div");if(n.className="cm-tooltip cm-completionInfo",e.nodeType!=null)n.appendChild(e),this.infoDestroy=null;else{let{dom:i,destroy:o}=e;n.appendChild(i),this.infoDestroy=o||null}this.dom.appendChild(n),this.view.requestMeasure(this.placeInfoReq)}updateSelectedOption(e){let r=null;for(let n=this.list.firstChild,i=this.range.from;n;n=n.nextSibling,i++)n.nodeName!="LI"||!n.id?i--:i==e?n.hasAttribute("aria-selected")||(n.setAttribute("aria-selected","true"),r=n):n.hasAttribute("aria-selected")&&n.removeAttribute("aria-selected");return r&&iX(this.list,r),r}measureInfo(){let e=this.dom.querySelector("[aria-selected]");if(!e||!this.info)return null;let r=this.dom.getBoundingClientRect(),n=this.info.getBoundingClientRect(),i=e.getBoundingClientRect(),o=this.space;if(!o){let s=this.dom.ownerDocument.defaultView||window;o={left:0,top:0,right:s.innerWidth,bottom:s.innerHeight}}return i.top>Math.min(o.bottom,r.bottom)-10||i.bottom<Math.max(o.top,r.top)+10?null:this.view.state.facet(an).positionInfo(this.view,r,i,n,o,this.dom)}placeInfo(e){this.info&&(e?(e.style&&(this.info.style.cssText=e.style),this.info.className="cm-tooltip cm-completionInfo "+(e.class||"")):this.info.style.cssText="top: -1e6px")}createListBox(e,r,n){const i=document.createElement("ul");i.id=r,i.setAttribute("role","listbox"),i.setAttribute("aria-expanded","true"),i.setAttribute("aria-label",this.view.state.phrase("Completions"));let o=null;for(let s=n.from;s<n.to;s++){let{completion:a,match:l}=e[s],{section:u}=a;if(u){let h=typeof u=="string"?u:u.name;if(h!=o&&(s>n.from||n.from==0))if(o=h,typeof u!="string"&&u.header)i.appendChild(u.header(u));else{let d=i.appendChild(document.createElement("completion-section"));d.textContent=h}}const c=i.appendChild(document.createElement("li"));c.id=r+"-"+s,c.setAttribute("role","option");let f=this.optionClass(a);f&&(c.className=f);for(let h of this.optionContent){let d=h(a,this.view.state,this.view,l);d&&c.appendChild(d)}}return n.from&&i.classList.add("cm-completionListIncompleteTop"),n.to<e.length&&i.classList.add("cm-completionListIncompleteBottom"),i}destroyInfo(){this.info&&(this.infoDestroy&&this.infoDestroy(),this.info.remove(),this.info=null)}destroy(){this.destroyInfo()}}function nX(t,e){return r=>new rX(r,t,e)}function iX(t,e){let r=t.getBoundingClientRect(),n=e.getBoundingClientRect(),i=r.height/t.offsetHeight;n.top<r.top?t.scrollTop-=(r.top-n.top)/i:n.bottom>r.bottom&&(t.scrollTop+=(n.bottom-r.bottom)/i)}function hx(t){return(t.boost||0)*100+(t.apply?10:0)+(t.info?5:0)+(t.type?1:0)}function oX(t,e){let r=[],n=null,i=u=>{r.push(u);let{section:c}=u.completion;if(c){n||(n=[]);let f=typeof c=="string"?c:c.name;n.some(h=>h.name==f)||n.push(typeof c=="string"?{name:f}:c)}},o=e.facet(an);for(let u of t)if(u.hasResult()){let c=u.result.getMatch;if(u.result.filter===!1)for(let f of u.result.options)i(new ux(f,u.source,c?c(f):[],1e9-r.length));else{let f=e.sliceDoc(u.from,u.to),h,d=o.filterStrict?new JV(f):new KV(f);for(let p of u.result.options)if(h=d.match(p.label)){let O=p.displayLabel?c?c(p,h.matched):[]:h.matched;i(new ux(p,u.source,O,h.score+(p.boost||0)))}}}if(n){let u=Object.create(null),c=0,f=(h,d)=>{var p,O;return((p=h.rank)!==null&&p!==void 0?p:1e9)-((O=d.rank)!==null&&O!==void 0?O:1e9)||(h.name<d.name?-1:1)};for(let h of n.sort(f))c-=1e5,u[h.name]=c;for(let h of r){let{section:d}=h.completion;d&&(h.score+=u[typeof d=="string"?d:d.name])}}let s=[],a=null,l=o.compareCompletions;for(let u of r.sort((c,f)=>f.score-c.score||l(c.completion,f.completion))){let c=u.completion;!a||a.label!=c.label||a.detail!=c.detail||a.type!=null&&c.type!=null&&a.type!=c.type||a.apply!=c.apply||a.boost!=c.boost?s.push(u):hx(u.completion)>hx(a)&&(s[s.length-1]=u),a=u.completion}return s}class ml{constructor(e,r,n,i,o,s){this.options=e,this.attrs=r,this.tooltip=n,this.timestamp=i,this.selected=o,this.disabled=s}setSelected(e,r){return e==this.selected||e>=this.options.length?this:new ml(this.options,dx(r,e),this.tooltip,this.timestamp,e,this.disabled)}static build(e,r,n,i,o){let s=oX(e,r);if(!s.length)return i&&e.some(l=>l.state==1)?new ml(i.options,i.attrs,i.tooltip,i.timestamp,i.selected,!0):null;let a=r.facet(an).selectOnOpen?0:-1;if(i&&i.selected!=a&&i.selected!=-1){let l=i.options[i.selected].completion;for(let u=0;u<s.length;u++)if(s[u].completion==l){a=u;break}}return new ml(s,dx(n,a),{pos:e.reduce((l,u)=>u.hasResult()?Math.min(l,u.from):l,1e8),create:cX,above:o.aboveCursor},i?i.timestamp:Date.now(),a,!1)}map(e){return new ml(this.options,this.attrs,Object.assign(Object.assign({},this.tooltip),{pos:e.mapPos(this.tooltip.pos)}),this.timestamp,this.selected,this.disabled)}}class Ip{constructor(e,r,n){this.active=e,this.id=r,this.open=n}static start(){return new Ip(lX,"cm-ac-"+Math.floor(Math.random()*2e6).toString(36),null)}update(e){let{state:r}=e,n=r.facet(an),o=(n.override||r.languageDataAt("autocomplete",ms(r)).map(HV)).map(a=>(this.active.find(u=>u.source==a)||new _n(a,this.active.some(u=>u.state!=0)?1:0)).update(e,n));o.length==this.active.length&&o.every((a,l)=>a==this.active[l])&&(o=this.active);let s=this.open;s&&e.docChanged&&(s=s.map(e.changes)),e.selection||o.some(a=>a.hasResult()&&e.changes.touchesRange(a.from,a.to))||!sX(o,this.active)?s=ml.build(o,r,this.id,s,n):s&&s.disabled&&!o.some(a=>a.state==1)&&(s=null),!s&&o.every(a=>a.state!=1)&&o.some(a=>a.hasResult())&&(o=o.map(a=>a.hasResult()?new _n(a.source,0):a));for(let a of e.effects)a.is(BR)&&(s=s&&s.setSelected(a.value,this.id));return o==this.active&&s==this.open?this:new Ip(o,this.id,s)}get tooltip(){return this.open?this.open.tooltip:null}get attrs(){return this.open?this.open.attrs:aX}}function sX(t,e){if(t==e)return!0;for(let r=0,n=0;;){for(;r<t.length&&!t[r].hasResult;)r++;for(;n<e.length&&!e[n].hasResult;)n++;let i=r==t.length,o=n==e.length;if(i||o)return i==o;if(t[r++].result!=e[n++].result)return!1}}const aX={"aria-autocomplete":"list"};function dx(t,e){let r={"aria-autocomplete":"list","aria-haspopup":"listbox","aria-controls":t};return e>-1&&(r["aria-activedescendant"]=t+"-"+e),r}const lX=[];function cv(t){return t.isUserEvent("input.type")?"input":t.isUserEvent("delete.backward")?"delete":null}class _n{constructor(e,r,n=-1){this.source=e,this.state=r,this.explicitPos=n}hasResult(){return!1}update(e,r){let n=cv(e),i=this;n?i=i.handleUserEvent(e,n,r):e.docChanged?i=i.handleChange(e):e.selection&&i.state!=0&&(i=new _n(i.source,0));for(let o of e.effects)if(o.is(Wp))i=new _n(i.source,1,o.value?ms(e.state):-1);else if(o.is(Kc))i=new _n(i.source,0);else if(o.is(IR))for(let s of o.value)s.source==i.source&&(i=s);return i}handleUserEvent(e,r,n){return r=="delete"||!n.activateOnTyping?this.map(e.changes):new _n(this.source,1)}handleChange(e){return e.changes.touchesRange(ms(e.startState))?new _n(this.source,0):this.map(e.changes)}map(e){return e.empty||this.explicitPos<0?this:new _n(this.source,this.state,e.mapPos(this.explicitPos))}}class Rl extends _n{constructor(e,r,n,i,o){super(e,2,r),this.result=n,this.from=i,this.to=o}hasResult(){return!0}handleUserEvent(e,r,n){var i;let o=this.result;o.map&&!e.changes.empty&&(o=o.map(o,e.changes));let s=e.changes.mapPos(this.from),a=e.changes.mapPos(this.to,1),l=ms(e.state);if((this.explicitPos<0?l<=s:l<this.from)||l>a||!o||r=="delete"&&ms(e.startState)==this.from)return new _n(this.source,r=="input"&&n.activateOnTyping?1:0);let u=this.explicitPos<0?-1:e.changes.mapPos(this.explicitPos);return uX(o.validFor,e.state,s,a)?new Rl(this.source,u,o,s,a):o.update&&(o=o.update(o,s,a,new v1(e.state,l,u>=0)))?new Rl(this.source,u,o,o.from,(i=o.to)!==null&&i!==void 0?i:ms(e.state)):new _n(this.source,1,u)}handleChange(e){return e.changes.touchesRange(this.from,this.to)?new _n(this.source,0):this.map(e.changes)}map(e){return e.empty?this:(this.result.map?this.result.map(this.result,e):this.result)?new Rl(this.source,this.explicitPos<0?-1:e.mapPos(this.explicitPos),this.result,e.mapPos(this.from),e.mapPos(this.to,1)):new _n(this.source,0)}}function uX(t,e,r,n){if(!t)return!1;let i=e.sliceDoc(r,n);return typeof t=="function"?t(i,r,n,e):NR(t,!0).test(i)}const IR=mt.define({map(t,e){return t.map(r=>r.map(e))}}),BR=mt.define(),Dn=Ur.define({create(){return Ip.start()},update(t,e){return t.update(e)},provide:t=>[A0.from(t,e=>e.tooltip),Ee.contentAttributes.from(t,e=>e.attrs)]});function w1(t,e){const r=e.completion.apply||e.completion.label;let n=t.state.field(Dn).active.find(i=>i.source==e.source);return n instanceof Rl?(typeof r=="string"?t.dispatch(Object.assign(Object.assign({},GV(t.state,r,n.from,n.to)),{annotations:WR.of(e.completion)})):r(t,e.completion,n.from,n.to),!0):!1}const cX=nX(Dn,w1);function ss(t,e="option"){return r=>{let n=r.state.field(Dn,!1);if(!n||!n.open||n.open.disabled||Date.now()-n.open.timestamp<r.state.facet(an).interactionDelay)return!1;let i=1,o;e=="page"&&(o=hC(r,n.open.tooltip))&&(i=Math.max(2,Math.floor(o.dom.offsetHeight/o.dom.querySelector("li").offsetHeight)-1));let{length:s}=n.open.options,a=n.open.selected>-1?n.open.selected+i*(t?1:-1):t?0:s-1;return a<0?a=e=="page"?0:s-1:a>=s&&(a=e=="page"?s-1:0),r.dispatch({effects:BR.of(a)}),!0}}const fv=t=>{let e=t.state.field(Dn,!1);return t.state.readOnly||!e||!e.open||e.open.selected<0||e.open.disabled||Date.now()-e.open.timestamp<t.state.facet(an).interactionDelay?!1:w1(t,e.open.options[e.open.selected])},LR=t=>t.state.field(Dn,!1)?(t.dispatch({effects:Wp.of(!0)}),!0):!1,VR=t=>{let e=t.state.field(Dn,!1);return!e||!e.active.some(r=>r.state!=0)?!1:(t.dispatch({effects:Kc.of(null)}),!0)};class fX{constructor(e,r){this.active=e,this.context=r,this.time=Date.now(),this.updates=[],this.done=void 0}}const hX=50,dX=1e3,pX=Jt.fromClass(class{constructor(t){this.view=t,this.debounceUpdate=-1,this.running=[],this.debounceAccept=-1,this.pendingStart=!1,this.composing=0;for(let e of t.state.field(Dn).active)e.state==1&&this.startQuery(e)}update(t){let e=t.state.field(Dn);if(!t.selectionSet&&!t.docChanged&&t.startState.field(Dn)==e)return;let r=t.transactions.some(i=>(i.selection||i.docChanged)&&!cv(i));for(let i=0;i<this.running.length;i++){let o=this.running[i];if(r||o.updates.length+t.transactions.length>hX&&Date.now()-o.time>dX){for(let s of o.context.abortListeners)try{s()}catch(a){Nn(this.view.state,a)}o.context.abortListeners=null,this.running.splice(i--,1)}else o.updates.push(...t.transactions)}this.debounceUpdate>-1&&clearTimeout(this.debounceUpdate),t.transactions.some(i=>i.effects.some(o=>o.is(Wp)))&&(this.pendingStart=!0);let n=this.pendingStart?50:t.state.facet(an).activateOnTypingDelay;if(this.debounceUpdate=e.active.some(i=>i.state==1&&!this.running.some(o=>o.active.source==i.source))?setTimeout(()=>this.startUpdate(),n):-1,this.composing!=0)for(let i of t.transactions)cv(i)=="input"?this.composing=2:this.composing==2&&i.selection&&(this.composing=3)}startUpdate(){this.debounceUpdate=-1,this.pendingStart=!1;let{state:t}=this.view,e=t.field(Dn);for(let r of e.active)r.state==1&&!this.running.some(n=>n.active.source==r.source)&&this.startQuery(r)}startQuery(t){let{state:e}=this.view,r=ms(e),n=new v1(e,r,t.explicitPos==r),i=new fX(t,n);this.running.push(i),Promise.resolve(t.source(n)).then(o=>{i.context.aborted||(i.done=o||null,this.scheduleAccept())},o=>{this.view.dispatch({effects:Kc.of(null)}),Nn(this.view.state,o)})}scheduleAccept(){this.running.every(t=>t.done!==void 0)?this.accept():this.debounceAccept<0&&(this.debounceAccept=setTimeout(()=>this.accept(),this.view.state.facet(an).updateSyncTime))}accept(){var t;this.debounceAccept>-1&&clearTimeout(this.debounceAccept),this.debounceAccept=-1;let e=[],r=this.view.state.facet(an);for(let n=0;n<this.running.length;n++){let i=this.running[n];if(i.done===void 0)continue;if(this.running.splice(n--,1),i.done){let s=new Rl(i.active.source,i.active.explicitPos,i.done,i.done.from,(t=i.done.to)!==null&&t!==void 0?t:ms(i.updates.length?i.updates[0].startState:this.view.state));for(let a of i.updates)s=s.update(a,r);if(s.hasResult()){e.push(s);continue}}let o=this.view.state.field(Dn).active.find(s=>s.source==i.active.source);if(o&&o.state==1)if(i.done==null){let s=new _n(i.active.source,0);for(let a of i.updates)s=s.update(a,r);s.state!=1&&e.push(s)}else this.startQuery(o)}e.length&&this.view.dispatch({effects:IR.of(e)})}},{eventHandlers:{blur(t){let e=this.view.state.field(Dn,!1);if(e&&e.tooltip&&this.view.state.facet(an).closeOnBlur){let r=e.open&&hC(this.view,e.open.tooltip);(!r||!r.dom.contains(t.relatedTarget))&&setTimeout(()=>this.view.dispatch({effects:Kc.of(null)}),10)}},compositionstart(){this.composing=1},compositionend(){this.composing==3&&setTimeout(()=>this.view.dispatch({effects:Wp.of(!1)}),20),this.composing=0}}}),OX=typeof navigator=="object"&&/Win/.test(navigator.platform),gX=qo.highest(Ee.domEventHandlers({keydown(t,e){let r=e.state.field(Dn,!1);if(!r||!r.open||r.open.disabled||r.open.selected<0||t.key.length>1||t.ctrlKey&&!(OX&&t.altKey)||t.metaKey)return!1;let n=r.open.options[r.open.selected],i=r.active.find(s=>s.source==n.source),o=n.completion.commitCharacters||i.result.commitCharacters;return o&&o.indexOf(t.key)>-1&&w1(e,n),!1}})),XR=Ee.baseTheme({".cm-tooltip.cm-tooltip-autocomplete":{"& > ul":{fontFamily:"monospace",whiteSpace:"nowrap",overflow:"hidden auto",maxWidth_fallback:"700px",maxWidth:"min(700px, 95vw)",minWidth:"250px",maxHeight:"10em",height:"100%",listStyle:"none",margin:0,padding:0,"& > li, & > completion-section":{padding:"1px 3px",lineHeight:1.2},"& > li":{overflowX:"hidden",textOverflow:"ellipsis",cursor:"pointer"},"& > completion-section":{display:"list-item",borderBottom:"1px solid silver",paddingLeft:"0.5em",opacity:.7}}},"&light .cm-tooltip-autocomplete ul li[aria-selected]":{background:"#17c",color:"white"},"&light .cm-tooltip-autocomplete-disabled ul li[aria-selected]":{background:"#777"},"&dark .cm-tooltip-autocomplete ul li[aria-selected]":{background:"#347",color:"white"},"&dark .cm-tooltip-autocomplete-disabled ul li[aria-selected]":{background:"#444"},".cm-completionListIncompleteTop:before, .cm-completionListIncompleteBottom:after":{content:'"···"',opacity:.5,display:"block",textAlign:"center"},".cm-tooltip.cm-completionInfo":{position:"absolute",padding:"3px 9px",width:"max-content",maxWidth:"400px",boxSizing:"border-box"},".cm-completionInfo.cm-completionInfo-left":{right:"100%"},".cm-completionInfo.cm-completionInfo-right":{left:"100%"},".cm-completionInfo.cm-completionInfo-left-narrow":{right:"30px"},".cm-completionInfo.cm-completionInfo-right-narrow":{left:"30px"},"&light .cm-snippetField":{backgroundColor:"#00000022"},"&dark .cm-snippetField":{backgroundColor:"#ffffff22"},".cm-snippetFieldPosition":{verticalAlign:"text-top",width:0,height:"1.15em",display:"inline-block",margin:"0 -0.7px -.7em",borderLeft:"1.4px dotted #888"},".cm-completionMatchedText":{textDecoration:"underline"},".cm-completionDetail":{marginLeft:"0.5em",fontStyle:"italic"},".cm-completionIcon":{fontSize:"90%",width:".8em",display:"inline-block",textAlign:"center",paddingRight:".6em",opacity:"0.6",boxSizing:"content-box"},".cm-completionIcon-function, .cm-completionIcon-method":{"&:after":{content:"'ƒ'"}},".cm-completionIcon-class":{"&:after":{content:"'○'"}},".cm-completionIcon-interface":{"&:after":{content:"'◌'"}},".cm-completionIcon-variable":{"&:after":{content:"'𝑥'"}},".cm-completionIcon-constant":{"&:after":{content:"'𝐶'"}},".cm-completionIcon-type":{"&:after":{content:"'𝑡'"}},".cm-completionIcon-enum":{"&:after":{content:"'∪'"}},".cm-completionIcon-property":{"&:after":{content:"'□'"}},".cm-completionIcon-keyword":{"&:after":{content:"'🔑︎'"}},".cm-completionIcon-namespace":{"&:after":{content:"'▢'"}},".cm-completionIcon-text":{"&:after":{content:"'abc'",fontSize:"50%",verticalAlign:"middle"}}});class mX{constructor(e,r,n,i){this.field=e,this.line=r,this.from=n,this.to=i}}class S1{constructor(e,r,n){this.field=e,this.from=r,this.to=n}map(e){let r=e.mapPos(this.from,-1,Vr.TrackDel),n=e.mapPos(this.to,1,Vr.TrackDel);return r==null||n==null?null:new S1(this.field,r,n)}}class b1{constructor(e,r){this.lines=e,this.fieldPositions=r}instantiate(e,r){let n=[],i=[r],o=e.doc.lineAt(r),s=/^\s*/.exec(o.text)[0];for(let l of this.lines){if(n.length){let u=s,c=/^\t*/.exec(l)[0].length;for(let f=0;f<c;f++)u+=e.facet(yf);i.push(r+u.length-c),l=u+l.slice(c)}n.push(l),r+=l.length+1}let a=this.fieldPositions.map(l=>new S1(l.field,i[l.line]+l.from,i[l.line]+l.to));return{text:n,ranges:a}}static parse(e){let r=[],n=[],i=[],o;for(let s of e.split(/\r\n?|\n/)){for(;o=/[#$]\{(?:(\d+)(?::([^}]*))?|([^}]*))\}/.exec(s);){let a=o[1]?+o[1]:null,l=o[2]||o[3]||"",u=-1;for(let c=0;c<r.length;c++)(a!=null?r[c].seq==a:l&&r[c].name==l)&&(u=c);if(u<0){let c=0;for(;c<r.length&&(a==null||r[c].seq!=null&&r[c].seq<a);)c++;r.splice(c,0,{seq:a,name:l}),u=c;for(let f of i)f.field>=u&&f.field++}i.push(new mX(u,n.length,o.index,o.index+l.length)),s=s.slice(0,o.index)+l+s.slice(o.index+o[0].length)}for(let a;a=/\\([{}])/.exec(s);){s=s.slice(0,a.index)+a[1]+s.slice(a.index+a[0].length);for(let l of i)l.line==n.length&&l.from>a.index&&(l.from--,l.to--)}n.push(s)}return new b1(n,i)}}let yX=Ae.widget({widget:new class extends Si{toDOM(){let t=document.createElement("span");return t.className="cm-snippetFieldPosition",t}ignoreEvent(){return!1}}}),vX=Ae.mark({class:"cm-snippetField"});class lu{constructor(e,r){this.ranges=e,this.active=r,this.deco=Ae.set(e.map(n=>(n.from==n.to?yX:vX).range(n.from,n.to)))}map(e){let r=[];for(let n of this.ranges){let i=n.map(e);if(!i)return null;r.push(i)}return new lu(r,this.active)}selectionInsideField(e){return e.ranges.every(r=>this.ranges.some(n=>n.field==this.active&&n.from<=r.from&&n.to>=r.to))}}const _f=mt.define({map(t,e){return t&&t.map(e)}}),wX=mt.define(),Jc=Ur.define({create(){return null},update(t,e){for(let r of e.effects){if(r.is(_f))return r.value;if(r.is(wX)&&t)return new lu(t.ranges,r.value)}return t&&e.docChanged&&(t=t.map(e.changes)),t&&e.selection&&!t.selectionInsideField(e.selection)&&(t=null),t},provide:t=>Ee.decorations.from(t,e=>e?e.deco:Ae.none)});function P1(t,e){return oe.create(t.filter(r=>r.field==e).map(r=>oe.range(r.from,r.to)))}function SX(t){let e=b1.parse(t);return(r,n,i,o)=>{let{text:s,ranges:a}=e.instantiate(r.state,i),l={changes:{from:i,to:o,insert:It.of(s)},scrollIntoView:!0,annotations:n?[WR.of(n),jr.userEvent.of("input.complete")]:void 0};if(a.length&&(l.selection=P1(a,0)),a.some(u=>u.field>0)){let u=new lu(a,0),c=l.effects=[_f.of(u)];r.state.field(Jc,!1)===void 0&&c.push(mt.appendConfig.of([Jc,_X,$X,XR]))}r.dispatch(r.state.update(l))}}function YR(t){return({state:e,dispatch:r})=>{let n=e.field(Jc,!1);if(!n||t<0&&n.active==0)return!1;let i=n.active+t,o=t>0&&!n.ranges.some(s=>s.field==i+t);return r(e.update({selection:P1(n.ranges,i),effects:_f.of(o?null:new lu(n.ranges,i)),scrollIntoView:!0})),!0}}const bX=({state:t,dispatch:e})=>t.field(Jc,!1)?(e(t.update({effects:_f.of(null)})),!0):!1,PX=YR(1),kX=YR(-1),xX=[{key:"Tab",run:PX,shift:kX},{key:"Escape",run:bX}],px=Ne.define({combine(t){return t.length?t[0]:xX}}),_X=qo.highest(Of.compute([px],t=>t.facet(px)));function jn(t,e){return Object.assign(Object.assign({},e),{apply:SX(t)})}const $X=Ee.domEventHandlers({mousedown(t,e){let r=e.state.field(Jc,!1),n;if(!r||(n=e.posAtCoords({x:t.clientX,y:t.clientY}))==null)return!1;let i=r.ranges.find(o=>o.from<=n&&o.to>=n);return!i||i.field==r.active?!1:(e.dispatch({selection:P1(r.ranges,i.field),effects:_f.of(r.ranges.some(o=>o.field>i.field)?new lu(r.ranges,i.field):null),scrollIntoView:!0}),!0)}}),ef={brackets:["(","[","{","'",'"'],before:")]}:;>",stringPrefixes:[]},la=mt.define({map(t,e){let r=e.mapPos(t,-1,Vr.TrackAfter);return r??void 0}}),k1=new class extends va{};k1.startSide=1;k1.endSide=-1;const UR=Ur.define({create(){return qt.empty},update(t,e){if(t=t.map(e.changes),e.selection){let r=e.state.doc.lineAt(e.selection.main.head);t=t.update({filter:n=>n>=r.from&&n<=r.to})}for(let r of e.effects)r.is(la)&&(t=t.update({add:[k1.range(r.value,r.value+1)]}));return t}});function QX(){return[CX,UR]}const Xg="()[]{}<>";function FR(t){for(let e=0;e<Xg.length;e+=2)if(Xg.charCodeAt(e)==t)return Xg.charAt(e+1);return S0(t<128?t:t+1)}function zR(t,e){return t.languageDataAt("closeBrackets",e)[0]||ef}const EX=typeof navigator=="object"&&/Android\b/.test(navigator.userAgent),CX=Ee.inputHandler.of((t,e,r,n)=>{if((EX?t.composing:t.compositionStarted)||t.state.readOnly)return!1;let i=t.state.selection.main;if(n.length>2||n.length==2&&fi(on(n,0))==1||e!=i.from||r!=i.to)return!1;let o=RX(t.state,n);return o?(t.dispatch(o),!0):!1}),TX=({state:t,dispatch:e})=>{if(t.readOnly)return!1;let n=zR(t,t.selection.main.head).brackets||ef.brackets,i=null,o=t.changeByRange(s=>{if(s.empty){let a=AX(t.doc,s.head);for(let l of n)if(l==a&&RO(t.doc,s.head)==FR(on(l,0)))return{changes:{from:s.head-l.length,to:s.head+l.length},range:oe.cursor(s.head-l.length)}}return{range:i=s}});return i||e(t.update(o,{scrollIntoView:!0,userEvent:"delete.backward"})),!i};function RX(t,e){let r=zR(t,t.selection.main.head),n=r.brackets||ef.brackets;for(let i of n){let o=FR(on(i,0));if(e==i)return o==i?qX(t,i,n.indexOf(i+i+i)>-1,r):MX(t,i,o,r.before||ef.before);if(e==o&&GR(t,t.selection.main.from))return jX(t,i,o)}return null}function GR(t,e){let r=!1;return t.field(UR).between(0,t.doc.length,n=>{n==e&&(r=!0)}),r}function RO(t,e){let r=t.sliceString(e,e+2);return r.slice(0,fi(on(r,0)))}function AX(t,e){let r=t.sliceString(e-2,e);return fi(on(r,0))==r.length?r:r.slice(1)}function MX(t,e,r,n){let i=null,o=t.changeByRange(s=>{if(!s.empty)return{changes:[{insert:e,from:s.from},{insert:r,from:s.to}],effects:la.of(s.to+e.length),range:oe.range(s.anchor+e.length,s.head+e.length)};let a=RO(t.doc,s.head);return!a||/\s/.test(a)||n.indexOf(a)>-1?{changes:{insert:e+r,from:s.head},effects:la.of(s.head+e.length),range:oe.cursor(s.head+e.length)}:{range:i=s}});return i?null:t.update(o,{scrollIntoView:!0,userEvent:"input.type"})}function jX(t,e,r){let n=null,i=t.changeByRange(o=>o.empty&&RO(t.doc,o.head)==r?{changes:{from:o.head,to:o.head+r.length,insert:r},range:oe.cursor(o.head+r.length)}:n={range:o});return n?null:t.update(i,{scrollIntoView:!0,userEvent:"input.type"})}function qX(t,e,r,n){let i=n.stringPrefixes||ef.stringPrefixes,o=null,s=t.changeByRange(a=>{if(!a.empty)return{changes:[{insert:e,from:a.from},{insert:e,from:a.to}],effects:la.of(a.to+e.length),range:oe.range(a.anchor+e.length,a.head+e.length)};let l=a.head,u=RO(t.doc,l),c;if(u==e){if(Ox(t,l))return{changes:{insert:e+e,from:l},effects:la.of(l+e.length),range:oe.cursor(l+e.length)};if(GR(t,l)){let h=r&&t.sliceDoc(l,l+e.length*3)==e+e+e?e+e+e:e;return{changes:{from:l,to:l+h.length,insert:h},range:oe.cursor(l+h.length)}}}else{if(r&&t.sliceDoc(l-2*e.length,l)==e+e&&(c=gx(t,l-2*e.length,i))>-1&&Ox(t,c))return{changes:{insert:e+e+e+e,from:l},effects:la.of(l+e.length),range:oe.cursor(l+e.length)};if(t.charCategorizer(l)(u)!=gr.Word&&gx(t,l,i)>-1&&!DX(t,l,e,i))return{changes:{insert:e+e,from:l},effects:la.of(l+e.length),range:oe.cursor(l+e.length)}}return{range:o=a}});return o?null:t.update(s,{scrollIntoView:!0,userEvent:"input.type"})}function Ox(t,e){let r=br(t).resolveInner(e+1);return r.parent&&r.from==e}function DX(t,e,r,n){let i=br(t).resolveInner(e,-1),o=n.reduce((s,a)=>Math.max(s,a.length),0);for(let s=0;s<5;s++){let a=t.sliceDoc(i.from,Math.min(i.to,i.from+r.length+o)),l=a.indexOf(r);if(!l||l>-1&&n.indexOf(a.slice(0,l))>-1){let c=i.firstChild;for(;c&&c.from==i.from&&c.to-c.from>r.length+l;){if(t.sliceDoc(c.to-r.length,c.to)==r)return!1;c=c.firstChild}return!0}let u=i.to==e&&i.parent;if(!u)break;i=u}return!1}function gx(t,e,r){let n=t.charCategorizer(e);if(n(t.sliceDoc(e-1,e))!=gr.Word)return e;for(let i of r){let o=e-i.length;if(t.sliceDoc(o,e)==i&&n(t.sliceDoc(o-1,o))!=gr.Word)return o}return-1}function HR(t={}){return[gX,Dn,an.of(t),pX,NX,XR]}const ZX=[{key:"Ctrl-Space",run:LR},{key:"Escape",run:VR},{key:"ArrowDown",run:ss(!0)},{key:"ArrowUp",run:ss(!1)},{key:"PageDown",run:ss(!0,"page")},{key:"PageUp",run:ss(!1,"page")},{key:"Enter",run:fv}],NX=qo.highest(Of.computeN([an],t=>t.facet(an).defaultKeymap?[ZX]:[]));class WX{constructor(e,r,n){this.from=e,this.to=r,this.diagnostic=n}}class ea{constructor(e,r,n){this.diagnostics=e,this.panel=r,this.selected=n}static init(e,r,n){let i=e,o=n.facet(ua).markerFilter;o&&(i=o(i));let s=Ae.set(i.map(a=>a.from==a.to||a.from==a.to-1&&n.doc.lineAt(a.from).to==a.from?Ae.widget({widget:new GX(a),diagnostic:a}).range(a.from):Ae.mark({attributes:{class:"cm-lintRange cm-lintRange-"+a.severity+(a.markClass?" "+a.markClass:"")},diagnostic:a}).range(a.from,a.to)),!0);return new ea(s,r,Hl(s))}}function Hl(t,e=null,r=0){let n=null;return t.between(r,1e9,(i,o,{spec:s})=>{if(!(e&&s.diagnostic!=e))return n=new WX(i,o,s.diagnostic),!1}),n}function IX(t,e){let r=t.startState.doc.lineAt(e.pos);return!!(t.effects.some(n=>n.is(x1))||t.changes.touchesRange(r.from,r.to))}function KR(t,e){return t.field(Jn,!1)?e:e.concat(mt.appendConfig.of(rA))}function BX(t,e){return{effects:KR(t,[x1.of(e)])}}const x1=mt.define(),_1=mt.define(),JR=mt.define(),Jn=Ur.define({create(){return new ea(Ae.none,null,null)},update(t,e){if(e.docChanged){let r=t.diagnostics.map(e.changes),n=null;if(t.selected){let i=e.changes.mapPos(t.selected.from,1);n=Hl(r,t.selected.diagnostic,i)||Hl(r,null,i)}t=new ea(r,t.panel,n)}for(let r of e.effects)r.is(x1)?t=ea.init(r.value,t.panel,e.state):r.is(_1)?t=new ea(t.diagnostics,r.value?AO.open:null,t.selected):r.is(JR)&&(t=new ea(t.diagnostics,t.panel,r.value));return t},provide:t=>[Xc.from(t,e=>e.panel),Ee.decorations.from(t,e=>e.diagnostics)]}),LX=Ae.mark({class:"cm-lintRange cm-lintRange-active"});function VX(t,e,r){let{diagnostics:n}=t.state.field(Jn),i=[],o=2e8,s=0;n.between(e-(r<0?1:0),e+(r>0?1:0),(l,u,{spec:c})=>{e>=l&&e<=u&&(l==u||(e>l||r>0)&&(e<u||r<0))&&(i.push(c.diagnostic),o=Math.min(l,o),s=Math.max(u,s))});let a=t.state.facet(ua).tooltipFilter;return a&&(i=a(i)),i.length?{pos:o,end:s,above:t.state.doc.lineAt(o).to<s,create(){return{dom:XX(t,i)}}}:null}function XX(t,e){return tr("ul",{class:"cm-tooltip-lint"},e.map(r=>tA(t,r,!1)))}const YX=t=>{let e=t.state.field(Jn,!1);(!e||!e.panel)&&t.dispatch({effects:KR(t.state,[_1.of(!0)])});let r=Vc(t,AO.open);return r&&r.dom.querySelector(".cm-panel-lint ul").focus(),!0},mx=t=>{let e=t.state.field(Jn,!1);return!e||!e.panel?!1:(t.dispatch({effects:_1.of(!1)}),!0)},UX=t=>{let e=t.state.field(Jn,!1);if(!e)return!1;let r=t.state.selection.main,n=e.diagnostics.iter(r.to+1);return!n.value&&(n=e.diagnostics.iter(0),!n.value||n.from==r.from&&n.to==r.to)?!1:(t.dispatch({selection:{anchor:n.from,head:n.to},scrollIntoView:!0}),!0)},FX=Jt.fromClass(class{constructor(t){this.view=t,this.timeout=-1,this.set=!0;let{delay:e}=t.state.facet(ua);this.lintTime=Date.now()+e,this.run=this.run.bind(this),this.timeout=setTimeout(this.run,e)}run(){let t=Date.now();if(t<this.lintTime-10)this.timeout=setTimeout(this.run,this.lintTime-t);else{this.set=!1;let{state:e}=this.view,{sources:r}=e.facet(ua);Promise.all(r.map(n=>Promise.resolve(n(this.view)))).then(n=>{let i=n.reduce((o,s)=>o.concat(s));this.view.state.doc==e.doc&&this.view.dispatch(BX(this.view.state,i))},n=>{Nn(this.view.state,n)})}}update(t){let e=t.state.facet(ua);(t.docChanged||e!=t.startState.facet(ua)||e.needsRefresh&&e.needsRefresh(t))&&(this.lintTime=Date.now()+e.delay,this.set||(this.set=!0,this.timeout=setTimeout(this.run,e.delay)))}force(){this.set&&(this.lintTime=Date.now(),this.run())}destroy(){clearTimeout(this.timeout)}}),ua=Ne.define({combine(t){return Object.assign({sources:t.map(e=>e.source)},Ii(t.map(e=>e.config),{delay:750,markerFilter:null,tooltipFilter:null,needsRefresh:null},{needsRefresh:(e,r)=>e?r?n=>e(n)||r(n):e:r}))}});function zX(t,e={}){return[ua.of({source:t,config:e}),FX,rA]}function eA(t){let e=[];if(t)e:for(let{name:r}of t){for(let n=0;n<r.length;n++){let i=r[n];if(/[a-zA-Z]/.test(i)&&!e.some(o=>o.toLowerCase()==i.toLowerCase())){e.push(i);continue e}}e.push("")}return e}function tA(t,e,r){var n;let i=r?eA(e.actions):[];return tr("li",{class:"cm-diagnostic cm-diagnostic-"+e.severity},tr("span",{class:"cm-diagnosticText"},e.renderMessage?e.renderMessage():e.message),(n=e.actions)===null||n===void 0?void 0:n.map((o,s)=>{let a=!1,l=h=>{if(h.preventDefault(),a)return;a=!0;let d=Hl(t.state.field(Jn).diagnostics,e);d&&o.apply(t,d.from,d.to)},{name:u}=o,c=i[s]?u.indexOf(i[s]):-1,f=c<0?u:[u.slice(0,c),tr("u",u.slice(c,c+1)),u.slice(c+1)];return tr("button",{type:"button",class:"cm-diagnosticAction",onclick:l,onmousedown:l,"aria-label":` Action: ${u}${c<0?"":` (access key "${i[s]})"`}.`},f)}),e.source&&tr("div",{class:"cm-diagnosticSource"},e.source))}class GX extends Si{constructor(e){super(),this.diagnostic=e}eq(e){return e.diagnostic==this.diagnostic}toDOM(){return tr("span",{class:"cm-lintPoint cm-lintPoint-"+this.diagnostic.severity})}}class yx{constructor(e,r){this.diagnostic=r,this.id="item_"+Math.floor(Math.random()*4294967295).toString(16),this.dom=tA(e,r,!0),this.dom.id=this.id,this.dom.setAttribute("role","option")}}class AO{constructor(e){this.view=e,this.items=[];let r=i=>{if(i.keyCode==27)mx(this.view),this.view.focus();else if(i.keyCode==38||i.keyCode==33)this.moveSelection((this.selectedIndex-1+this.items.length)%this.items.length);else if(i.keyCode==40||i.keyCode==34)this.moveSelection((this.selectedIndex+1)%this.items.length);else if(i.keyCode==36)this.moveSelection(0);else if(i.keyCode==35)this.moveSelection(this.items.length-1);else if(i.keyCode==13)this.view.focus();else if(i.keyCode>=65&&i.keyCode<=90&&this.selectedIndex>=0){let{diagnostic:o}=this.items[this.selectedIndex],s=eA(o.actions);for(let a=0;a<s.length;a++)if(s[a].toUpperCase().charCodeAt(0)==i.keyCode){let l=Hl(this.view.state.field(Jn).diagnostics,o);l&&o.actions[a].apply(e,l.from,l.to)}}else return;i.preventDefault()},n=i=>{for(let o=0;o<this.items.length;o++)this.items[o].dom.contains(i.target)&&this.moveSelection(o)};this.list=tr("ul",{tabIndex:0,role:"listbox","aria-label":this.view.state.phrase("Diagnostics"),onkeydown:r,onclick:n}),this.dom=tr("div",{class:"cm-panel-lint"},this.list,tr("button",{type:"button",name:"close","aria-label":this.view.state.phrase("close"),onclick:()=>mx(this.view)},"×")),this.update()}get selectedIndex(){let e=this.view.state.field(Jn).selected;if(!e)return-1;for(let r=0;r<this.items.length;r++)if(this.items[r].diagnostic==e.diagnostic)return r;return-1}update(){let{diagnostics:e,selected:r}=this.view.state.field(Jn),n=0,i=!1,o=null;for(e.between(0,this.view.state.doc.length,(s,a,{spec:l})=>{let u=-1,c;for(let f=n;f<this.items.length;f++)if(this.items[f].diagnostic==l.diagnostic){u=f;break}u<0?(c=new yx(this.view,l.diagnostic),this.items.splice(n,0,c),i=!0):(c=this.items[u],u>n&&(this.items.splice(n,u-n),i=!0)),r&&c.diagnostic==r.diagnostic?c.dom.hasAttribute("aria-selected")||(c.dom.setAttribute("aria-selected","true"),o=c):c.dom.hasAttribute("aria-selected")&&c.dom.removeAttribute("aria-selected"),n++});n<this.items.length&&!(this.items.length==1&&this.items[0].diagnostic.from<0);)i=!0,this.items.pop();this.items.length==0&&(this.items.push(new yx(this.view,{from:-1,to:-1,severity:"info",message:this.view.state.phrase("No diagnostics")})),i=!0),o?(this.list.setAttribute("aria-activedescendant",o.id),this.view.requestMeasure({key:this,read:()=>({sel:o.dom.getBoundingClientRect(),panel:this.list.getBoundingClientRect()}),write:({sel:s,panel:a})=>{let l=a.height/this.list.offsetHeight;s.top<a.top?this.list.scrollTop-=(a.top-s.top)/l:s.bottom>a.bottom&&(this.list.scrollTop+=(s.bottom-a.bottom)/l)}})):this.selectedIndex<0&&this.list.removeAttribute("aria-activedescendant"),i&&this.sync()}sync(){let e=this.list.firstChild;function r(){let n=e;e=n.nextSibling,n.remove()}for(let n of this.items)if(n.dom.parentNode==this.list){for(;e!=n.dom;)r();e=n.dom.nextSibling}else this.list.insertBefore(n.dom,e);for(;e;)r()}moveSelection(e){if(this.selectedIndex<0)return;let r=this.view.state.field(Jn),n=Hl(r.diagnostics,this.items[e].diagnostic);n&&this.view.dispatch({selection:{anchor:n.from,head:n.to},scrollIntoView:!0,effects:JR.of(n)})}static open(e){return new AO(e)}}function HX(t,e='viewBox="0 0 40 40"'){return`url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" ${e}>${encodeURIComponent(t)}</svg>')`}function cd(t){return HX(`<path d="m0 2.5 l2 -1.5 l1 0 l2 1.5 l1 0" stroke="${t}" fill="none" stroke-width=".7"/>`,'width="6" height="3"')}const KX=Ee.baseTheme({".cm-diagnostic":{padding:"3px 6px 3px 8px",marginLeft:"-1px",display:"block",whiteSpace:"pre-wrap"},".cm-diagnostic-error":{borderLeft:"5px solid #d11"},".cm-diagnostic-warning":{borderLeft:"5px solid orange"},".cm-diagnostic-info":{borderLeft:"5px solid #999"},".cm-diagnostic-hint":{borderLeft:"5px solid #66d"},".cm-diagnosticAction":{font:"inherit",border:"none",padding:"2px 4px",backgroundColor:"#444",color:"white",borderRadius:"3px",marginLeft:"8px",cursor:"pointer"},".cm-diagnosticSource":{fontSize:"70%",opacity:.7},".cm-lintRange":{backgroundPosition:"left bottom",backgroundRepeat:"repeat-x",paddingBottom:"0.7px"},".cm-lintRange-error":{backgroundImage:cd("#d11")},".cm-lintRange-warning":{backgroundImage:cd("orange")},".cm-lintRange-info":{backgroundImage:cd("#999")},".cm-lintRange-hint":{backgroundImage:cd("#66d")},".cm-lintRange-active":{backgroundColor:"#ffdd9980"},".cm-tooltip-lint":{padding:0,margin:0},".cm-lintPoint":{position:"relative","&:after":{content:'""',position:"absolute",bottom:0,left:"-2px",borderLeft:"3px solid transparent",borderRight:"3px solid transparent",borderBottom:"4px solid #d11"}},".cm-lintPoint-warning":{"&:after":{borderBottomColor:"orange"}},".cm-lintPoint-info":{"&:after":{borderBottomColor:"#999"}},".cm-lintPoint-hint":{"&:after":{borderBottomColor:"#66d"}},".cm-panel.cm-panel-lint":{position:"relative","& ul":{maxHeight:"100px",overflowY:"auto","& [aria-selected]":{backgroundColor:"#ddd","& u":{textDecoration:"underline"}},"&:focus [aria-selected]":{background_fallback:"#bdf",backgroundColor:"Highlight",color_fallback:"white",color:"HighlightText"},"& u":{textDecoration:"none"},padding:0,margin:0},"& [name=close]":{position:"absolute",top:"0",right:"2px",background:"inherit",border:"none",font:"inherit",padding:0,margin:0}}}),rA=[Jn,Ee.decorations.compute([Jn],t=>{let{selected:e,panel:r}=t.field(Jn);return!e||!r||e.from==e.to?Ae.none:Ae.set([LX.range(e.from,e.to)])}),hZ(VX,{hideOn:IX}),KX];var vx={};class Bp{constructor(e,r,n,i,o,s,a,l,u,c=0,f){this.p=e,this.stack=r,this.state=n,this.reducePos=i,this.pos=o,this.score=s,this.buffer=a,this.bufferBase=l,this.curContext=u,this.lookAhead=c,this.parent=f}toString(){return`[${this.stack.filter((e,r)=>r%3==0).concat(this.state)}]@${this.pos}${this.score?"!"+this.score:""}`}static start(e,r,n=0){let i=e.parser.context;return new Bp(e,[],r,n,n,0,[],0,i?new wx(i,i.start):null,0,null)}get context(){return this.curContext?this.curContext.context:null}pushState(e,r){this.stack.push(this.state,r,this.bufferBase+this.buffer.length),this.state=e}reduce(e){var r;let n=e>>19,i=e&65535,{parser:o}=this.p,s=o.dynamicPrecedence(i);if(s&&(this.score+=s),n==0){this.pushState(o.getGoto(this.state,i,!0),this.reducePos),i<o.minRepeatTerm&&this.storeNode(i,this.reducePos,this.reducePos,4,!0),this.reduceContext(i,this.reducePos);return}let a=this.stack.length-(n-1)*3-(e&262144?6:0),l=a?this.stack[a-2]:this.p.ranges[0].from,u=this.reducePos-l;u>=2e3&&!(!((r=this.p.parser.nodeSet.types[i])===null||r===void 0)&&r.isAnonymous)&&(l==this.p.lastBigReductionStart?(this.p.bigReductionCount++,this.p.lastBigReductionSize=u):this.p.lastBigReductionSize<u&&(this.p.bigReductionCount=1,this.p.lastBigReductionStart=l,this.p.lastBigReductionSize=u));let c=a?this.stack[a-1]:0,f=this.bufferBase+this.buffer.length-c;if(i<o.minRepeatTerm||e&131072){let h=o.stateFlag(this.state,1)?this.pos:this.reducePos;this.storeNode(i,l,h,f+4,!0)}if(e&262144)this.state=this.stack[a];else{let h=this.stack[a-3];this.state=o.getGoto(h,i,!0)}for(;this.stack.length>a;)this.stack.pop();this.reduceContext(i,l)}storeNode(e,r,n,i=4,o=!1){if(e==0&&(!this.stack.length||this.stack[this.stack.length-1]<this.buffer.length+this.bufferBase)){let s=this,a=this.buffer.length;if(a==0&&s.parent&&(a=s.bufferBase-s.parent.bufferBase,s=s.parent),a>0&&s.buffer[a-4]==0&&s.buffer[a-1]>-1){if(r==n)return;if(s.buffer[a-2]>=r){s.buffer[a-2]=n;return}}}if(!o||this.pos==n)this.buffer.push(e,r,n,i);else{let s=this.buffer.length;if(s>0&&this.buffer[s-4]!=0)for(;s>0&&this.buffer[s-2]>n;)this.buffer[s]=this.buffer[s-4],this.buffer[s+1]=this.buffer[s-3],this.buffer[s+2]=this.buffer[s-2],this.buffer[s+3]=this.buffer[s-1],s-=4,i>4&&(i-=4);this.buffer[s]=e,this.buffer[s+1]=r,this.buffer[s+2]=n,this.buffer[s+3]=i}}shift(e,r,n,i){if(e&131072)this.pushState(e&65535,this.pos);else if(e&262144)this.pos=i,this.shiftContext(r,n),r<=this.p.parser.maxNode&&this.buffer.push(r,n,i,4);else{let o=e,{parser:s}=this.p;(i>this.pos||r<=s.maxNode)&&(this.pos=i,s.stateFlag(o,1)||(this.reducePos=i)),this.pushState(o,n),this.shiftContext(r,n),r<=s.maxNode&&this.buffer.push(r,n,i,4)}}apply(e,r,n,i){e&65536?this.reduce(e):this.shift(e,r,n,i)}useNode(e,r){let n=this.p.reused.length-1;(n<0||this.p.reused[n]!=e)&&(this.p.reused.push(e),n++);let i=this.pos;this.reducePos=this.pos=i+e.length,this.pushState(r,i),this.buffer.push(n,i,this.reducePos,-1),this.curContext&&this.updateContext(this.curContext.tracker.reuse(this.curContext.context,e,this,this.p.stream.reset(this.pos-e.length)))}split(){let e=this,r=e.buffer.length;for(;r>0&&e.buffer[r-2]>e.reducePos;)r-=4;let n=e.buffer.slice(r),i=e.bufferBase+r;for(;e&&i==e.bufferBase;)e=e.parent;return new Bp(this.p,this.stack.slice(),this.state,this.reducePos,this.pos,this.score,n,i,this.curContext,this.lookAhead,e)}recoverByDelete(e,r){let n=e<=this.p.parser.maxNode;n&&this.storeNode(e,this.pos,r,4),this.storeNode(0,this.pos,r,n?8:4),this.pos=this.reducePos=r,this.score-=190}canShift(e){for(let r=new JX(this);;){let n=this.p.parser.stateSlot(r.state,4)||this.p.parser.hasAction(r.state,e);if(n==0)return!1;if(!(n&65536))return!0;r.reduce(n)}}recoverByInsert(e){if(this.stack.length>=300)return[];let r=this.p.parser.nextStates(this.state);if(r.length>8||this.stack.length>=120){let i=[];for(let o=0,s;o<r.length;o+=2)(s=r[o+1])!=this.state&&this.p.parser.hasAction(s,e)&&i.push(r[o],s);if(this.stack.length<120)for(let o=0;i.length<8&&o<r.length;o+=2){let s=r[o+1];i.some((a,l)=>l&1&&a==s)||i.push(r[o],s)}r=i}let n=[];for(let i=0;i<r.length&&n.length<4;i+=2){let o=r[i+1];if(o==this.state)continue;let s=this.split();s.pushState(o,this.pos),s.storeNode(0,s.pos,s.pos,4,!0),s.shiftContext(r[i],this.pos),s.reducePos=this.pos,s.score-=200,n.push(s)}return n}forceReduce(){let{parser:e}=this.p,r=e.stateSlot(this.state,5);if(!(r&65536))return!1;if(!e.validAction(this.state,r)){let n=r>>19,i=r&65535,o=this.stack.length-n*3;if(o<0||e.getGoto(this.stack[o],i,!1)<0){let s=this.findForcedReduction();if(s==null)return!1;r=s}this.storeNode(0,this.pos,this.pos,4,!0),this.score-=100}return this.reducePos=this.pos,this.reduce(r),!0}findForcedReduction(){let{parser:e}=this.p,r=[],n=(i,o)=>{if(!r.includes(i))return r.push(i),e.allActions(i,s=>{if(!(s&393216))if(s&65536){let a=(s>>19)-o;if(a>1){let l=s&65535,u=this.stack.length-a*3;if(u>=0&&e.getGoto(this.stack[u],l,!1)>=0)return a<<19|65536|l}}else{let a=n(s,o+1);if(a!=null)return a}})};return n(this.state,0)}forceAll(){for(;!this.p.parser.stateFlag(this.state,2);)if(!this.forceReduce()){this.storeNode(0,this.pos,this.pos,4,!0);break}return this}get deadEnd(){if(this.stack.length!=3)return!1;let{parser:e}=this.p;return e.data[e.stateSlot(this.state,1)]==65535&&!e.stateSlot(this.state,4)}restart(){this.storeNode(0,this.pos,this.pos,4,!0),this.state=this.stack[0],this.stack.length=0}sameState(e){if(this.state!=e.state||this.stack.length!=e.stack.length)return!1;for(let r=0;r<this.stack.length;r+=3)if(this.stack[r]!=e.stack[r])return!1;return!0}get parser(){return this.p.parser}dialectEnabled(e){return this.p.parser.dialect.flags[e]}shiftContext(e,r){this.curContext&&this.updateContext(this.curContext.tracker.shift(this.curContext.context,e,this,this.p.stream.reset(r)))}reduceContext(e,r){this.curContext&&this.updateContext(this.curContext.tracker.reduce(this.curContext.context,e,this,this.p.stream.reset(r)))}emitContext(){let e=this.buffer.length-1;(e<0||this.buffer[e]!=-3)&&this.buffer.push(this.curContext.hash,this.pos,this.pos,-3)}emitLookAhead(){let e=this.buffer.length-1;(e<0||this.buffer[e]!=-4)&&this.buffer.push(this.lookAhead,this.pos,this.pos,-4)}updateContext(e){if(e!=this.curContext.context){let r=new wx(this.curContext.tracker,e);r.hash!=this.curContext.hash&&this.emitContext(),this.curContext=r}}setLookAhead(e){e>this.lookAhead&&(this.emitLookAhead(),this.lookAhead=e)}close(){this.curContext&&this.curContext.tracker.strict&&this.emitContext(),this.lookAhead>0&&this.emitLookAhead()}}class wx{constructor(e,r){this.tracker=e,this.context=r,this.hash=e.strict?e.hash(r):0}}class JX{constructor(e){this.start=e,this.state=e.state,this.stack=e.stack,this.base=this.stack.length}reduce(e){let r=e&65535,n=e>>19;n==0?(this.stack==this.start.stack&&(this.stack=this.stack.slice()),this.stack.push(this.state,0,0),this.base+=3):this.base-=(n-1)*3;let i=this.start.p.parser.getGoto(this.stack[this.base-3],r,!0);this.state=i}}class Lp{constructor(e,r,n){this.stack=e,this.pos=r,this.index=n,this.buffer=e.buffer,this.index==0&&this.maybeNext()}static create(e,r=e.bufferBase+e.buffer.length){return new Lp(e,r,r-e.bufferBase)}maybeNext(){let e=this.stack.parent;e!=null&&(this.index=this.stack.bufferBase-e.bufferBase,this.stack=e,this.buffer=e.buffer)}get id(){return this.buffer[this.index-4]}get start(){return this.buffer[this.index-3]}get end(){return this.buffer[this.index-2]}get size(){return this.buffer[this.index-1]}next(){this.index-=4,this.pos-=4,this.index==0&&this.maybeNext()}fork(){return new Lp(this.stack,this.pos,this.index)}}function ec(t,e=Uint16Array){if(typeof t!="string")return t;let r=null;for(let n=0,i=0;n<t.length;){let o=0;for(;;){let s=t.charCodeAt(n++),a=!1;if(s==126){o=65535;break}s>=92&&s--,s>=34&&s--;let l=s-32;if(l>=46&&(l-=46,a=!0),o+=l,a)break;o*=46}r?r[i++]=o:r=new e(o)}return r}class Bd{constructor(){this.start=-1,this.value=-1,this.end=-1,this.extended=-1,this.lookAhead=0,this.mask=0,this.context=0}}const Sx=new Bd;class e4{constructor(e,r){this.input=e,this.ranges=r,this.chunk="",this.chunkOff=0,this.chunk2="",this.chunk2Pos=0,this.next=-1,this.token=Sx,this.rangeIndex=0,this.pos=this.chunkPos=r[0].from,this.range=r[0],this.end=r[r.length-1].to,this.readNext()}resolveOffset(e,r){let n=this.range,i=this.rangeIndex,o=this.pos+e;for(;o<n.from;){if(!i)return null;let s=this.ranges[--i];o-=n.from-s.to,n=s}for(;r<0?o>n.to:o>=n.to;){if(i==this.ranges.length-1)return null;let s=this.ranges[++i];o+=s.from-n.to,n=s}return o}clipPos(e){if(e>=this.range.from&&e<this.range.to)return e;for(let r of this.ranges)if(r.to>e)return Math.max(e,r.from);return this.end}peek(e){let r=this.chunkOff+e,n,i;if(r>=0&&r<this.chunk.length)n=this.pos+e,i=this.chunk.charCodeAt(r);else{let o=this.resolveOffset(e,1);if(o==null)return-1;if(n=o,n>=this.chunk2Pos&&n<this.chunk2Pos+this.chunk2.length)i=this.chunk2.charCodeAt(n-this.chunk2Pos);else{let s=this.rangeIndex,a=this.range;for(;a.to<=n;)a=this.ranges[++s];this.chunk2=this.input.chunk(this.chunk2Pos=n),n+this.chunk2.length>a.to&&(this.chunk2=this.chunk2.slice(0,a.to-n)),i=this.chunk2.charCodeAt(0)}}return n>=this.token.lookAhead&&(this.token.lookAhead=n+1),i}acceptToken(e,r=0){let n=r?this.resolveOffset(r,-1):this.pos;if(n==null||n<this.token.start)throw new RangeError("Token end out of bounds");this.token.value=e,this.token.end=n}acceptTokenTo(e,r){this.token.value=e,this.token.end=r}getChunk(){if(this.pos>=this.chunk2Pos&&this.pos<this.chunk2Pos+this.chunk2.length){let{chunk:e,chunkPos:r}=this;this.chunk=this.chunk2,this.chunkPos=this.chunk2Pos,this.chunk2=e,this.chunk2Pos=r,this.chunkOff=this.pos-this.chunkPos}else{this.chunk2=this.chunk,this.chunk2Pos=this.chunkPos;let e=this.input.chunk(this.pos),r=this.pos+e.length;this.chunk=r>this.range.to?e.slice(0,this.range.to-this.pos):e,this.chunkPos=this.pos,this.chunkOff=0}}readNext(){return this.chunkOff>=this.chunk.length&&(this.getChunk(),this.chunkOff==this.chunk.length)?this.next=-1:this.next=this.chunk.charCodeAt(this.chunkOff)}advance(e=1){for(this.chunkOff+=e;this.pos+e>=this.range.to;){if(this.rangeIndex==this.ranges.length-1)return this.setDone();e-=this.range.to-this.pos,this.range=this.ranges[++this.rangeIndex],this.pos=this.range.from}return this.pos+=e,this.pos>=this.token.lookAhead&&(this.token.lookAhead=this.pos+1),this.readNext()}setDone(){return this.pos=this.chunkPos=this.end,this.range=this.ranges[this.rangeIndex=this.ranges.length-1],this.chunk="",this.next=-1}reset(e,r){if(r?(this.token=r,r.start=e,r.lookAhead=e+1,r.value=r.extended=-1):this.token=Sx,this.pos!=e){if(this.pos=e,e==this.end)return this.setDone(),this;for(;e<this.range.from;)this.range=this.ranges[--this.rangeIndex];for(;e>=this.range.to;)this.range=this.ranges[++this.rangeIndex];e>=this.chunkPos&&e<this.chunkPos+this.chunk.length?this.chunkOff=e-this.chunkPos:(this.chunk="",this.chunkOff=0),this.readNext()}return this}read(e,r){if(e>=this.chunkPos&&r<=this.chunkPos+this.chunk.length)return this.chunk.slice(e-this.chunkPos,r-this.chunkPos);if(e>=this.chunk2Pos&&r<=this.chunk2Pos+this.chunk2.length)return this.chunk2.slice(e-this.chunk2Pos,r-this.chunk2Pos);if(e>=this.range.from&&r<=this.range.to)return this.input.read(e,r);let n="";for(let i of this.ranges){if(i.from>=r)break;i.to>e&&(n+=this.input.read(Math.max(i.from,e),Math.min(i.to,r)))}return n}}class Al{constructor(e,r){this.data=e,this.id=r}token(e,r){let{parser:n}=r.p;nA(this.data,e,r,this.id,n.data,n.tokenPrecTable)}}Al.prototype.contextual=Al.prototype.fallback=Al.prototype.extend=!1;class Vp{constructor(e,r,n){this.precTable=r,this.elseToken=n,this.data=typeof e=="string"?ec(e):e}token(e,r){let n=e.pos,i=0;for(;;){let o=e.next<0,s=e.resolveOffset(1,1);if(nA(this.data,e,r,0,this.data,this.precTable),e.token.value>-1)break;if(this.elseToken==null)return;if(o||i++,s==null)break;e.reset(s,e.token)}i&&(e.reset(n,e.token),e.acceptToken(this.elseToken,i))}}Vp.prototype.contextual=Al.prototype.fallback=Al.prototype.extend=!1;class Sn{constructor(e,r={}){this.token=e,this.contextual=!!r.contextual,this.fallback=!!r.fallback,this.extend=!!r.extend}}function nA(t,e,r,n,i,o){let s=0,a=1<<n,{dialect:l}=r.p.parser;e:for(;a&t[s];){let u=t[s+1];for(let d=s+3;d<u;d+=2)if((t[d+1]&a)>0){let p=t[d];if(l.allows(p)&&(e.token.value==-1||e.token.value==p||t4(p,e.token.value,i,o))){e.acceptToken(p);break}}let c=e.next,f=0,h=t[s+2];if(e.next<0&&h>f&&t[u+h*3-3]==65535){s=t[u+h*3-1];continue e}for(;f<h;){let d=f+h>>1,p=u+d+(d<<1),O=t[p],m=t[p+1]||65536;if(c<O)h=d;else if(c>=m)f=d+1;else{s=t[p+2],e.advance();continue e}}break}}function bx(t,e,r){for(let n=e,i;(i=t[n])!=65535;n++)if(i==r)return n-e;return-1}function t4(t,e,r,n){let i=bx(r,n,e);return i<0||bx(r,n,t)<i}const Yn=typeof process<"u"&&vx&&/\bparse\b/.test(vx.LOG);let Yg=null;function Px(t,e,r){let n=t.cursor(rr.IncludeAnonymous);for(n.moveTo(e);;)if(!(r<0?n.childBefore(e):n.childAfter(e)))for(;;){if((r<0?n.to<e:n.from>e)&&!n.type.isError)return r<0?Math.max(0,Math.min(n.to-1,e-25)):Math.min(t.length,Math.max(n.from+1,e+25));if(r<0?n.prevSibling():n.nextSibling())break;if(!n.parent())return r<0?0:t.length}}let r4=class{constructor(e,r){this.fragments=e,this.nodeSet=r,this.i=0,this.fragment=null,this.safeFrom=-1,this.safeTo=-1,this.trees=[],this.start=[],this.index=[],this.nextFragment()}nextFragment(){let e=this.fragment=this.i==this.fragments.length?null:this.fragments[this.i++];if(e){for(this.safeFrom=e.openStart?Px(e.tree,e.from+e.offset,1)-e.offset:e.from,this.safeTo=e.openEnd?Px(e.tree,e.to+e.offset,-1)-e.offset:e.to;this.trees.length;)this.trees.pop(),this.start.pop(),this.index.pop();this.trees.push(e.tree),this.start.push(-e.offset),this.index.push(0),this.nextStart=this.safeFrom}else this.nextStart=1e9}nodeAt(e){if(e<this.nextStart)return null;for(;this.fragment&&this.safeTo<=e;)this.nextFragment();if(!this.fragment)return null;for(;;){let r=this.trees.length-1;if(r<0)return this.nextFragment(),null;let n=this.trees[r],i=this.index[r];if(i==n.children.length){this.trees.pop(),this.start.pop(),this.index.pop();continue}let o=n.children[i],s=this.start[r]+n.positions[i];if(s>e)return this.nextStart=s,null;if(o instanceof Ut){if(s==e){if(s<this.safeFrom)return null;let a=s+o.length;if(a<=this.safeTo){let l=o.prop(dt.lookAhead);if(!l||a+l<this.fragment.to)return o}}this.index[r]++,s+o.length>=Math.max(this.safeFrom,e)&&(this.trees.push(o),this.start.push(s),this.index.push(0))}else this.index[r]++,this.nextStart=s+o.length}}};class n4{constructor(e,r){this.stream=r,this.tokens=[],this.mainToken=null,this.actions=[],this.tokens=e.tokenizers.map(n=>new Bd)}getActions(e){let r=0,n=null,{parser:i}=e.p,{tokenizers:o}=i,s=i.stateSlot(e.state,3),a=e.curContext?e.curContext.hash:0,l=0;for(let u=0;u<o.length;u++){if(!(1<<u&s))continue;let c=o[u],f=this.tokens[u];if(!(n&&!c.fallback)&&((c.contextual||f.start!=e.pos||f.mask!=s||f.context!=a)&&(this.updateCachedToken(f,c,e),f.mask=s,f.context=a),f.lookAhead>f.end+25&&(l=Math.max(f.lookAhead,l)),f.value!=0)){let h=r;if(f.extended>-1&&(r=this.addActions(e,f.extended,f.end,r)),r=this.addActions(e,f.value,f.end,r),!c.extend&&(n=f,r>h))break}}for(;this.actions.length>r;)this.actions.pop();return l&&e.setLookAhead(l),!n&&e.pos==this.stream.end&&(n=new Bd,n.value=e.p.parser.eofTerm,n.start=n.end=e.pos,r=this.addActions(e,n.value,n.end,r)),this.mainToken=n,this.actions}getMainToken(e){if(this.mainToken)return this.mainToken;let r=new Bd,{pos:n,p:i}=e;return r.start=n,r.end=Math.min(n+1,i.stream.end),r.value=n==i.stream.end?i.parser.eofTerm:0,r}updateCachedToken(e,r,n){let i=this.stream.clipPos(n.pos);if(r.token(this.stream.reset(i,e),n),e.value>-1){let{parser:o}=n.p;for(let s=0;s<o.specialized.length;s++)if(o.specialized[s]==e.value){let a=o.specializers[s](this.stream.read(e.start,e.end),n);if(a>=0&&n.p.parser.dialect.allows(a>>1)){a&1?e.extended=a>>1:e.value=a>>1;break}}}else e.value=0,e.end=this.stream.clipPos(i+1)}putAction(e,r,n,i){for(let o=0;o<i;o+=3)if(this.actions[o]==e)return i;return this.actions[i++]=e,this.actions[i++]=r,this.actions[i++]=n,i}addActions(e,r,n,i){let{state:o}=e,{parser:s}=e.p,{data:a}=s;for(let l=0;l<2;l++)for(let u=s.stateSlot(o,l?2:1);;u+=3){if(a[u]==65535)if(a[u+1]==1)u=Po(a,u+2);else{i==0&&a[u+1]==2&&(i=this.putAction(Po(a,u+2),r,n,i));break}a[u]==r&&(i=this.putAction(Po(a,u+1),r,n,i))}return i}}class i4{constructor(e,r,n,i){this.parser=e,this.input=r,this.ranges=i,this.recovering=0,this.nextStackID=9812,this.minStackPos=0,this.reused=[],this.stoppedAt=null,this.lastBigReductionStart=-1,this.lastBigReductionSize=0,this.bigReductionCount=0,this.stream=new e4(r,i),this.tokens=new n4(e,this.stream),this.topTerm=e.top[1];let{from:o}=i[0];this.stacks=[Bp.start(this,e.top[0],o)],this.fragments=n.length&&this.stream.end-o>e.bufferLength*4?new r4(n,e.nodeSet):null}get parsedPos(){return this.minStackPos}advance(){let e=this.stacks,r=this.minStackPos,n=this.stacks=[],i,o;if(this.bigReductionCount>300&&e.length==1){let[s]=e;for(;s.forceReduce()&&s.stack.length&&s.stack[s.stack.length-2]>=this.lastBigReductionStart;);this.bigReductionCount=this.lastBigReductionSize=0}for(let s=0;s<e.length;s++){let a=e[s];for(;;){if(this.tokens.mainToken=null,a.pos>r)n.push(a);else{if(this.advanceStack(a,n,e))continue;{i||(i=[],o=[]),i.push(a);let l=this.tokens.getMainToken(a);o.push(l.value,l.end)}}break}}if(!n.length){let s=i&&s4(i);if(s)return Yn&&console.log("Finish with "+this.stackID(s)),this.stackToTree(s);if(this.parser.strict)throw Yn&&i&&console.log("Stuck with token "+(this.tokens.mainToken?this.parser.getName(this.tokens.mainToken.value):"none")),new SyntaxError("No parse at "+r);this.recovering||(this.recovering=5)}if(this.recovering&&i){let s=this.stoppedAt!=null&&i[0].pos>this.stoppedAt?i[0]:this.runRecovery(i,o,n);if(s)return Yn&&console.log("Force-finish "+this.stackID(s)),this.stackToTree(s.forceAll())}if(this.recovering){let s=this.recovering==1?1:this.recovering*3;if(n.length>s)for(n.sort((a,l)=>l.score-a.score);n.length>s;)n.pop();n.some(a=>a.reducePos>r)&&this.recovering--}else if(n.length>1){e:for(let s=0;s<n.length-1;s++){let a=n[s];for(let l=s+1;l<n.length;l++){let u=n[l];if(a.sameState(u)||a.buffer.length>500&&u.buffer.length>500)if((a.score-u.score||a.buffer.length-u.buffer.length)>0)n.splice(l--,1);else{n.splice(s--,1);continue e}}}n.length>12&&n.splice(12,n.length-12)}this.minStackPos=n[0].pos;for(let s=1;s<n.length;s++)n[s].pos<this.minStackPos&&(this.minStackPos=n[s].pos);return null}stopAt(e){if(this.stoppedAt!=null&&this.stoppedAt<e)throw new RangeError("Can't move stoppedAt forward");this.stoppedAt=e}advanceStack(e,r,n){let i=e.pos,{parser:o}=this,s=Yn?this.stackID(e)+" -> ":"";if(this.stoppedAt!=null&&i>this.stoppedAt)return e.forceReduce()?e:null;if(this.fragments){let u=e.curContext&&e.curContext.tracker.strict,c=u?e.curContext.hash:0;for(let f=this.fragments.nodeAt(i);f;){let h=this.parser.nodeSet.types[f.type.id]==f.type?o.getGoto(e.state,f.type.id):-1;if(h>-1&&f.length&&(!u||(f.prop(dt.contextHash)||0)==c))return e.useNode(f,h),Yn&&console.log(s+this.stackID(e)+` (via reuse of ${o.getName(f.type.id)})`),!0;if(!(f instanceof Ut)||f.children.length==0||f.positions[0]>0)break;let d=f.children[0];if(d instanceof Ut&&f.positions[0]==0)f=d;else break}}let a=o.stateSlot(e.state,4);if(a>0)return e.reduce(a),Yn&&console.log(s+this.stackID(e)+` (via always-reduce ${o.getName(a&65535)})`),!0;if(e.stack.length>=8400)for(;e.stack.length>6e3&&e.forceReduce(););let l=this.tokens.getActions(e);for(let u=0;u<l.length;){let c=l[u++],f=l[u++],h=l[u++],d=u==l.length||!n,p=d?e:e.split(),O=this.tokens.mainToken;if(p.apply(c,f,O?O.start:p.pos,h),Yn&&console.log(s+this.stackID(p)+` (via ${c&65536?`reduce of ${o.getName(c&65535)}`:"shift"} for ${o.getName(f)} @ ${i}${p==e?"":", split"})`),d)return!0;p.pos>i?r.push(p):n.push(p)}return!1}advanceFully(e,r){let n=e.pos;for(;;){if(!this.advanceStack(e,null,null))return!1;if(e.pos>n)return kx(e,r),!0}}runRecovery(e,r,n){let i=null,o=!1;for(let s=0;s<e.length;s++){let a=e[s],l=r[s<<1],u=r[(s<<1)+1],c=Yn?this.stackID(a)+" -> ":"";if(a.deadEnd&&(o||(o=!0,a.restart(),Yn&&console.log(c+this.stackID(a)+" (restarted)"),this.advanceFully(a,n))))continue;let f=a.split(),h=c;for(let d=0;f.forceReduce()&&d<10&&(Yn&&console.log(h+this.stackID(f)+" (via force-reduce)"),!this.advanceFully(f,n));d++)Yn&&(h=this.stackID(f)+" -> ");for(let d of a.recoverByInsert(l))Yn&&console.log(c+this.stackID(d)+" (via recover-insert)"),this.advanceFully(d,n);this.stream.end>a.pos?(u==a.pos&&(u++,l=0),a.recoverByDelete(l,u),Yn&&console.log(c+this.stackID(a)+` (via recover-delete ${this.parser.getName(l)})`),kx(a,n)):(!i||i.score<a.score)&&(i=a)}return i}stackToTree(e){return e.close(),Ut.build({buffer:Lp.create(e),nodeSet:this.parser.nodeSet,topID:this.topTerm,maxBufferLength:this.parser.bufferLength,reused:this.reused,start:this.ranges[0].from,length:e.pos-this.ranges[0].from,minRepeatType:this.parser.minRepeatTerm})}stackID(e){let r=(Yg||(Yg=new WeakMap)).get(e);return r||Yg.set(e,r=String.fromCodePoint(this.nextStackID++)),r+e}}function kx(t,e){for(let r=0;r<e.length;r++){let n=e[r];if(n.pos==t.pos&&n.sameState(t)){e[r].score<t.score&&(e[r]=t);return}}e.push(t)}class o4{constructor(e,r,n){this.source=e,this.flags=r,this.disabled=n}allows(e){return!this.disabled||this.disabled[e]==0}}const Ug=t=>t;class $1{constructor(e){this.start=e.start,this.shift=e.shift||Ug,this.reduce=e.reduce||Ug,this.reuse=e.reuse||Ug,this.hash=e.hash||(()=>0),this.strict=e.strict!==!1}}class $s extends D0{constructor(e){if(super(),this.wrappers=[],e.version!=14)throw new RangeError(`Parser version (${e.version}) doesn't match runtime version (14)`);let r=e.nodeNames.split(" ");this.minRepeatTerm=r.length;for(let a=0;a<e.repeatNodeCount;a++)r.push("");let n=Object.keys(e.topRules).map(a=>e.topRules[a][1]),i=[];for(let a=0;a<r.length;a++)i.push([]);function o(a,l,u){i[a].push([l,l.deserialize(String(u))])}if(e.nodeProps)for(let a of e.nodeProps){let l=a[0];typeof l=="string"&&(l=dt[l]);for(let u=1;u<a.length;){let c=a[u++];if(c>=0)o(c,l,a[u++]);else{let f=a[u+-c];for(let h=-c;h>0;h--)o(a[u++],l,f);u++}}}this.nodeSet=new mf(r.map((a,l)=>Yr.define({name:l>=this.minRepeatTerm?void 0:a,id:l,props:i[l],top:n.indexOf(l)>-1,error:l==0,skipped:e.skippedNodes&&e.skippedNodes.indexOf(l)>-1}))),e.propSources&&(this.nodeSet=this.nodeSet.extend(...e.propSources)),this.strict=!1,this.bufferLength=OC;let s=ec(e.tokenData);this.context=e.context,this.specializerSpecs=e.specialized||[],this.specialized=new Uint16Array(this.specializerSpecs.length);for(let a=0;a<this.specializerSpecs.length;a++)this.specialized[a]=this.specializerSpecs[a].term;this.specializers=this.specializerSpecs.map(xx),this.states=ec(e.states,Uint32Array),this.data=ec(e.stateData),this.goto=ec(e.goto),this.maxTerm=e.maxTerm,this.tokenizers=e.tokenizers.map(a=>typeof a=="number"?new Al(s,a):a),this.topRules=e.topRules,this.dialects=e.dialects||{},this.dynamicPrecedences=e.dynamicPrecedences||null,this.tokenPrecTable=e.tokenPrec,this.termNames=e.termNames||null,this.maxNode=this.nodeSet.types.length-1,this.dialect=this.parseDialect(),this.top=this.topRules[Object.keys(this.topRules)[0]]}createParse(e,r,n){let i=new i4(this,e,r,n);for(let o of this.wrappers)i=o(i,e,r,n);return i}getGoto(e,r,n=!1){let i=this.goto;if(r>=i[0])return-1;for(let o=i[r+1];;){let s=i[o++],a=s&1,l=i[o++];if(a&&n)return l;for(let u=o+(s>>1);o<u;o++)if(i[o]==e)return l;if(a)return-1}}hasAction(e,r){let n=this.data;for(let i=0;i<2;i++)for(let o=this.stateSlot(e,i?2:1),s;;o+=3){if((s=n[o])==65535)if(n[o+1]==1)s=n[o=Po(n,o+2)];else{if(n[o+1]==2)return Po(n,o+2);break}if(s==r||s==0)return Po(n,o+1)}return 0}stateSlot(e,r){return this.states[e*6+r]}stateFlag(e,r){return(this.stateSlot(e,0)&r)>0}validAction(e,r){return!!this.allActions(e,n=>n==r?!0:null)}allActions(e,r){let n=this.stateSlot(e,4),i=n?r(n):void 0;for(let o=this.stateSlot(e,1);i==null;o+=3){if(this.data[o]==65535)if(this.data[o+1]==1)o=Po(this.data,o+2);else break;i=r(Po(this.data,o+1))}return i}nextStates(e){let r=[];for(let n=this.stateSlot(e,1);;n+=3){if(this.data[n]==65535)if(this.data[n+1]==1)n=Po(this.data,n+2);else break;if(!(this.data[n+2]&1)){let i=this.data[n+1];r.some((o,s)=>s&1&&o==i)||r.push(this.data[n],i)}}return r}configure(e){let r=Object.assign(Object.create($s.prototype),this);if(e.props&&(r.nodeSet=this.nodeSet.extend(...e.props)),e.top){let n=this.topRules[e.top];if(!n)throw new RangeError(`Invalid top rule name ${e.top}`);r.top=n}return e.tokenizers&&(r.tokenizers=this.tokenizers.map(n=>{let i=e.tokenizers.find(o=>o.from==n);return i?i.to:n})),e.specializers&&(r.specializers=this.specializers.slice(),r.specializerSpecs=this.specializerSpecs.map((n,i)=>{let o=e.specializers.find(a=>a.from==n.external);if(!o)return n;let s=Object.assign(Object.assign({},n),{external:o.to});return r.specializers[i]=xx(s),s})),e.contextTracker&&(r.context=e.contextTracker),e.dialect&&(r.dialect=this.parseDialect(e.dialect)),e.strict!=null&&(r.strict=e.strict),e.wrap&&(r.wrappers=r.wrappers.concat(e.wrap)),e.bufferLength!=null&&(r.bufferLength=e.bufferLength),r}hasWrappers(){return this.wrappers.length>0}getName(e){return this.termNames?this.termNames[e]:String(e<=this.maxNode&&this.nodeSet.types[e].name||e)}get eofTerm(){return this.maxNode+1}get topNode(){return this.nodeSet.types[this.top[1]]}dynamicPrecedence(e){let r=this.dynamicPrecedences;return r==null?0:r[e]||0}parseDialect(e){let r=Object.keys(this.dialects),n=r.map(()=>!1);if(e)for(let o of e.split(" ")){let s=r.indexOf(o);s>=0&&(n[s]=!0)}let i=null;for(let o=0;o<r.length;o++)if(!n[o])for(let s=this.dialects[r[o]],a;(a=this.data[s++])!=65535;)(i||(i=new Uint8Array(this.maxTerm+1)))[a]=1;return new o4(e,n,i)}static deserialize(e){return new $s(e)}}function Po(t,e){return t[e]|t[e+1]<<16}function s4(t){let e=null;for(let r of t){let n=r.p.stoppedAt;(r.pos==r.p.stream.end||n!=null&&r.pos>n)&&r.p.parser.stateFlag(r.state,2)&&(!e||e.score<r.score)&&(e=r)}return e}function xx(t){if(t.external){let e=t.extend?1:0;return(r,n)=>t.external(r,n)<<1|e}return t.get}const a4=309,_x=1,l4=2,u4=3,c4=310,f4=312,h4=313,d4=4,p4=5,O4=0,hv=[9,10,11,12,13,32,133,160,5760,8192,8193,8194,8195,8196,8197,8198,8199,8200,8201,8202,8232,8233,8239,8287,12288],iA=125,g4=59,dv=47,m4=42,y4=43,v4=45,w4=60,S4=44,b4=new $1({start:!1,shift(t,e){return e==d4||e==p4||e==f4?t:e==h4},strict:!1}),P4=new Sn((t,e)=>{let{next:r}=t;(r==iA||r==-1||e.context)&&t.acceptToken(c4)},{contextual:!0,fallback:!0}),k4=new Sn((t,e)=>{let{next:r}=t,n;hv.indexOf(r)>-1||r==dv&&((n=t.peek(1))==dv||n==m4)||r!=iA&&r!=g4&&r!=-1&&!e.context&&t.acceptToken(a4)},{contextual:!0}),x4=new Sn((t,e)=>{let{next:r}=t;if((r==y4||r==v4)&&(t.advance(),r==t.next)){t.advance();let n=!e.context&&e.canShift(_x);t.acceptToken(n?_x:l4)}},{contextual:!0});function Fg(t,e){return t>=65&&t<=90||t>=97&&t<=122||t==95||t>=192||!e&&t>=48&&t<=57}const _4=new Sn((t,e)=>{if(t.next!=w4||!e.dialectEnabled(O4)||(t.advance(),t.next==dv))return;let r=0;for(;hv.indexOf(t.next)>-1;)t.advance(),r++;if(Fg(t.next,!0)){for(t.advance(),r++;Fg(t.next,!1);)t.advance(),r++;for(;hv.indexOf(t.next)>-1;)t.advance(),r++;if(t.next==S4)return;for(let n=0;;n++){if(n==7){if(!Fg(t.next,!0))return;break}if(t.next!="extends".charCodeAt(n))break;t.advance(),r++}}t.acceptToken(u4,-r)}),$4=Ts({"get set async static":w.modifier,"for while do if else switch try catch finally return throw break continue default case":w.controlKeyword,"in of await yield void typeof delete instanceof":w.operatorKeyword,"let var const using function class extends":w.definitionKeyword,"import export from":w.moduleKeyword,"with debugger as new":w.keyword,TemplateString:w.special(w.string),super:w.atom,BooleanLiteral:w.bool,this:w.self,null:w.null,Star:w.modifier,VariableName:w.variableName,"CallExpression/VariableName TaggedTemplateExpression/VariableName":w.function(w.variableName),VariableDefinition:w.definition(w.variableName),Label:w.labelName,PropertyName:w.propertyName,PrivatePropertyName:w.special(w.propertyName),"CallExpression/MemberExpression/PropertyName":w.function(w.propertyName),"FunctionDeclaration/VariableDefinition":w.function(w.definition(w.variableName)),"ClassDeclaration/VariableDefinition":w.definition(w.className),PropertyDefinition:w.definition(w.propertyName),PrivatePropertyDefinition:w.definition(w.special(w.propertyName)),UpdateOp:w.updateOperator,"LineComment Hashbang":w.lineComment,BlockComment:w.blockComment,Number:w.number,String:w.string,Escape:w.escape,ArithOp:w.arithmeticOperator,LogicOp:w.logicOperator,BitOp:w.bitwiseOperator,CompareOp:w.compareOperator,RegExp:w.regexp,Equals:w.definitionOperator,Arrow:w.function(w.punctuation),": Spread":w.punctuation,"( )":w.paren,"[ ]":w.squareBracket,"{ }":w.brace,"InterpolationStart InterpolationEnd":w.special(w.brace),".":w.derefOperator,", ;":w.separator,"@":w.meta,TypeName:w.typeName,TypeDefinition:w.definition(w.typeName),"type enum interface implements namespace module declare":w.definitionKeyword,"abstract global Privacy readonly override":w.modifier,"is keyof unique infer":w.operatorKeyword,JSXAttributeValue:w.attributeValue,JSXText:w.content,"JSXStartTag JSXStartCloseTag JSXSelfCloseEndTag JSXEndTag":w.angleBracket,"JSXIdentifier JSXNameSpacedName":w.tagName,"JSXAttribute/JSXIdentifier JSXAttribute/JSXNameSpacedName":w.attributeName,"JSXBuiltin/JSXIdentifier":w.standard(w.tagName)}),Q4={__proto__:null,export:18,as:23,from:31,default:34,async:39,function:40,extends:52,this:56,true:64,false:64,null:76,void:80,typeof:84,super:102,new:136,delete:152,yield:161,await:165,class:170,public:227,private:227,protected:227,readonly:229,instanceof:248,satisfies:251,in:252,const:254,import:286,keyof:339,unique:343,infer:349,is:385,abstract:405,implements:407,type:409,let:412,var:414,using:417,interface:423,enum:427,namespace:433,module:435,declare:439,global:443,for:462,of:471,while:474,with:478,do:482,if:486,else:488,switch:492,case:498,try:504,catch:508,finally:512,return:516,throw:520,break:524,continue:528,debugger:532},E4={__proto__:null,async:123,get:125,set:127,declare:187,public:189,private:189,protected:189,static:191,abstract:193,override:195,readonly:201,accessor:203,new:389},C4={__proto__:null,"<":143},oA=$s.deserialize({version:14,states:"$<UO%TQ^OOO%[Q^OOO'_Q`OOP(lOWOOO*zQ08SO'#ChO+RO!bO'#CiO+aO#tO'#CiO+oO?MpO'#D^O.QQ^O'#DdO.bQ^O'#DoO%[Q^O'#DyO0fQ^O'#EROOQ07b'#EZ'#EZO1PQWO'#EWOOQO'#El'#ElOOQO'#Ie'#IeO1XQWO'#GmO1dQWO'#EkO1iQWO'#EkO3kQ08SO'#JiO6[Q08SO'#JjO6xQWO'#FZO6}Q&jO'#FqOOQ07b'#Fc'#FcO7YO,YO'#FcO7hQ7[O'#FxO9UQWO'#FwOOQ07b'#Jj'#JjOOQ07`'#Ji'#JiO9ZQWO'#GqOOQU'#KU'#KUO9fQWO'#IRO9kQ07hO'#ISOOQU'#JW'#JWOOQU'#IW'#IWQ`Q^OOO`Q^OOO%[Q^O'#DqO9sQ^O'#D}O9zQ^O'#EPO9aQWO'#GmO:RQ7[O'#CnO:aQWO'#EjO:lQWO'#EuO:qQ7[O'#FbO;`QWO'#GmOOQO'#KV'#KVO;eQWO'#KVO;sQWO'#GuO;sQWO'#GvO;sQWO'#GxO9aQWO'#G{O<jQWO'#HOO>RQWO'#CdO>cQWO'#H[O>kQWO'#HbO>kQWO'#HdO`Q^O'#HfO>kQWO'#HhO>kQWO'#HkO>pQWO'#HqO>uQ07iO'#HwO%[Q^O'#HyO?QQ07iO'#H{O?]Q07iO'#H}O9kQ07hO'#IPO?hQ08SO'#ChO@jQ`O'#DiQOQWOOO%[Q^O'#EPOAQQWO'#ESO:RQ7[O'#EjOA]QWO'#EjOAhQpO'#FbOOQU'#Cf'#CfOOQ07`'#Dn'#DnOOQ07`'#Jm'#JmO%[Q^O'#JmOOQO'#Jq'#JqOOQO'#Ib'#IbOBhQ`O'#EcOOQ07`'#Eb'#EbOCdQ07pO'#EcOCnQ`O'#EVOOQO'#Jp'#JpODSQ`O'#JqOEaQ`O'#EVOCnQ`O'#EcPEnO!0LbO'#CaPOOO)CDu)CDuOOOO'#IX'#IXOEyO!bO,59TOOQ07b,59T,59TOOOO'#IY'#IYOFXO#tO,59TO%[Q^O'#D`OOOO'#I['#I[OFgO?MpO,59xOOQ07b,59x,59xOFuQ^O'#I]OGYQWO'#JkOI[QrO'#JkO+}Q^O'#JkOIcQWO,5:OOIyQWO'#ElOJWQWO'#JyOJcQWO'#JxOJcQWO'#JxOJkQWO,5;YOJpQWO'#JwOOQ07f,5:Z,5:ZOJwQ^O,5:ZOLxQ08SO,5:eOMiQWO,5:mONSQ07hO'#JvONZQWO'#JuO9ZQWO'#JuONoQWO'#JuONwQWO,5;XON|QWO'#JuO!#UQrO'#JjOOQ07b'#Ch'#ChO%[Q^O'#ERO!#tQpO,5:rOOQO'#Jr'#JrOOQO-E<c-E<cO9aQWO,5=XO!$[QWO,5=XO!$aQ^O,5;VO!&dQ7[O'#EgO!'}QWO,5;VO!)mQ7[O'#DsO!)tQ^O'#DxO!*OQ`O,5;`O!*WQ`O,5;`O%[Q^O,5;`OOQU'#FR'#FROOQU'#FT'#FTO%[Q^O,5;aO%[Q^O,5;aO%[Q^O,5;aO%[Q^O,5;aO%[Q^O,5;aO%[Q^O,5;aO%[Q^O,5;aO%[Q^O,5;aO%[Q^O,5;aO%[Q^O,5;aO%[Q^O,5;aOOQU'#FX'#FXO!*fQ^O,5;rOOQ07b,5;w,5;wOOQ07b,5;x,5;xO!,iQWO,5;xOOQ07b,5;y,5;yO%[Q^O'#IiO!,qQ07hO,5<eO!&dQ7[O,5;aO!-`Q7[O,5;aO%[Q^O,5;uO!-gQ&jO'#FgO!.dQ&jO'#J}O!.OQ&jO'#J}O!.kQ&jO'#J}OOQO'#J}'#J}O!/PQ&jO,5<POOOS,5<],5<]O!/bQ^O'#FsOOOS'#Ih'#IhO7YO,YO,5;}O!/iQ&jO'#FuOOQ07b,5;},5;}O!0YQMhO'#CuOOQ07b'#Cy'#CyO!0mQWO'#CyO!0rO?MpO'#C}O!1`Q7[O,5<bO!1gQWO,5<dO!3SQ!LQO'#GSO!3aQWO'#GTO!3fQWO'#GTO!3kQ!LQO'#GXO!4jQ`O'#G]OOQO'#Gh'#GhO!(SQ7[O'#GgOOQO'#Gj'#GjO!(SQ7[O'#GiO!5]QMhO'#JdOOQ07b'#Jd'#JdO!5gQWO'#JcO!5uQWO'#JbO!5}QWO'#CtOOQ07b'#Cw'#CwOOQ07b'#DR'#DROOQ07b'#DT'#DTO1SQWO'#DVO!(SQ7[O'#FzO!(SQ7[O'#F|O!6VQWO'#GOO!6[QWO'#GPO!3fQWO'#GVO!(SQ7[O'#G[O!6aQWO'#EmO!7OQWO,5<cOOQ07`'#Cq'#CqO!7WQWO'#EnO!8QQ`O'#EoOOQ07`'#Jw'#JwO!8XQ07hO'#KWO9kQ07hO,5=]O`Q^O,5>mOOQU'#J`'#J`OOQU,5>n,5>nOOQU-E<U-E<UO!:ZQ08SO,5:]O!<wQ08SO,5:iO%[Q^O,5:iO!?bQ08SO,5:kOOQO,5@q,5@qO!@RQ7[O,5=XO!@aQ07hO'#JaO9UQWO'#JaO!@rQ07hO,59YO!@}Q`O,59YO!AVQ7[O,59YO:RQ7[O,59YO!AbQWO,5;VO!AjQWO'#HZO!BOQWO'#KZO%[Q^O,5;zO!7{Q`O,5;|O!BWQWO,5=tO!B]QWO,5=tO!BbQWO,5=tO9kQ07hO,5=tO;sQWO,5=dOOQO'#Cu'#CuO!BpQ`O,5=aO!BxQ7[O,5=bO!CTQWO,5=dO!CYQpO,5=gO!CbQWO'#KVO>pQWO'#HQO9aQWO'#HSO!CgQWO'#HSO:RQ7[O'#HUO!ClQWO'#HUOOQU,5=j,5=jO!CqQWO'#HVO!DSQWO'#CnO!DXQWO,59OO!DcQWO,59OO!FhQ^O,59OOOQU,59O,59OO!FxQ07hO,59OO%[Q^O,59OO!ITQ^O'#H^OOQU'#H_'#H_OOQU'#H`'#H`O`Q^O,5=vO!IkQWO,5=vO`Q^O,5=|O`Q^O,5>OO!IpQWO,5>QO`Q^O,5>SO!IuQWO,5>VO!IzQ^O,5>]OOQU,5>c,5>cO%[Q^O,5>cO9kQ07hO,5>eOOQU,5>g,5>gO!NUQWO,5>gOOQU,5>i,5>iO!NUQWO,5>iOOQU,5>k,5>kO!NZQ`O'#D[O%[Q^O'#JmO!NxQ`O'#JmO# gQ`O'#DjO# xQ`O'#DjO#$ZQ^O'#DjO#$bQWO'#JlO#$jQWO,5:TO#$oQWO'#EpO#$}QWO'#JzO#%VQWO,5;ZO#%[Q`O'#DjO#%iQ`O'#EUOOQ07b,5:n,5:nO%[Q^O,5:nO#%pQWO,5:nO>pQWO,5;UO!@}Q`O,5;UO!AVQ7[O,5;UO:RQ7[O,5;UO#%xQWO,5@XO#%}Q$ISO,5:rOOQO-E<`-E<`O#'TQ07pO,5:}OCnQ`O,5:qO#'_Q`O,5:qOCnQ`O,5:}O!@rQ07hO,5:qOOQ07`'#Ef'#EfOOQO,5:},5:}O%[Q^O,5:}O#'lQ07hO,5:}O#'wQ07hO,5:}O!@}Q`O,5:qOOQO,5;T,5;TO#(VQ07hO,5:}POOO'#IV'#IVP#(kO!0LbO,58{POOO,58{,58{OOOO-E<V-E<VOOQ07b1G.o1G.oOOOO-E<W-E<WO#(vQpO,59zOOOO-E<Y-E<YOOQ07b1G/d1G/dO#({QrO,5>wO+}Q^O,5>wOOQO,5>},5>}O#)VQ^O'#I]OOQO-E<Z-E<ZO#)dQWO,5@VO#)lQrO,5@VO#)sQWO,5@dOOQ07b1G/j1G/jO%[Q^O,5@eO#){QWO'#IcOOQO-E<a-E<aO#)sQWO,5@dOOQ07`1G0t1G0tOOQ07f1G/u1G/uOOQ07f1G0X1G0XO%[Q^O,5@bO#*aQ07hO,5@bO#*rQ07hO,5@bO#*yQWO,5@aO9ZQWO,5@aO#+RQWO,5@aO#+aQWO'#IfO#*yQWO,5@aOOQ07`1G0s1G0sO!*OQ`O,5:tO!*ZQ`O,5:tOOQO,5:v,5:vO#,RQWO,5:vO#,ZQ7[O1G2sO9aQWO1G2sOOQ07b1G0q1G0qO#,iQ08SO1G0qO#-nQ08QO,5;ROOQ07b'#GR'#GRO#.[Q08SO'#JdO!$aQ^O1G0qO#0dQ7[O'#JnO#0nQWO,5:_O#0sQrO'#JoO%[Q^O'#JoO#0}QWO,5:dOOQ07b'#D['#D[OOQ07b1G0z1G0zO%[Q^O1G0zOOQ07b1G1d1G1dO#1SQWO1G0zO#3kQ08SO1G0{O#3rQ08SO1G0{O#6]Q08SO1G0{O#6dQ08SO1G0{O#8nQ08SO1G0{O#9UQ08SO1G0{O#<OQ08SO1G0{O#<VQ08SO1G0{O#>jQ08SO1G0{O#>wQ08SO1G0{O#@uQ08SO1G0{O#CuQ(CYO'#ChO#EsQ(CYO1G1^O#EzQ(CYO'#JjO!,lQWO1G1dO#F[Q08SO,5?TOOQ07`-E<g-E<gO#GOQ08SO1G0{OOQ07b1G0{1G0{O#IZQ08SO1G1aO#I}Q&jO,5<TO#JVQ&jO,5<UO#J_Q&jO'#FlO#JvQWO'#FkOOQO'#KO'#KOOOQO'#Ig'#IgO#J{Q&jO1G1kOOQ07b1G1k1G1kOOOS1G1v1G1vO#K^Q(CYO'#JiO#KhQWO,5<_O!*fQ^O,5<_OOOS-E<f-E<fOOQ07b1G1i1G1iO#KmQ`O'#J}OOQ07b,5<a,5<aO#KuQ`O,5<aOOQ07b,59e,59eO!&dQ7[O'#DPOOOO'#IZ'#IZO#KzO?MpO,59iOOQ07b,59i,59iO%[Q^O1G1|O!6[QWO'#IkO#LVQ7[O,5<uOOQ07b,5<r,5<rO!(SQ7[O'#InO#LuQ7[O,5=RO!(SQ7[O'#IpO#MhQ7[O,5=TO!&dQ7[O,5=VOOQO1G2O1G2OO#MrQpO'#CqO#NVQpO,5<nO#N^QWO'#KRO9aQWO'#KRO#NlQWO,5<pO!(SQ7[O,5<oO#NqQWO'#GUO#N|QWO,5<oO$ RQpO'#GRO$ `QpO'#KSO$ jQWO'#KSO!&dQ7[O'#KSO$ oQWO,5<sO$ tQ`O'#G^O!4eQ`O'#G^O$!VQWO'#G`O$![QWO'#GbO!3fQWO'#GeO$!aQ07hO'#ImO$!lQ`O,5<wOOQ07f,5<w,5<wO$!sQ`O'#G^O$#RQ`O'#G_O$#ZQ`O'#G_O$#`Q7[O,5=RO$#pQ7[O,5=TOOQ07b,5=W,5=WO!(SQ7[O,5?}O!(SQ7[O,5?}O$$QQWO'#IrO$$]QWO,5?|O$$eQWO,59`O$%UQ7[O,59qOOQ07b,59q,59qO$%wQ7[O,5<fO$&jQ7[O,5<hO@bQWO,5<jOOQ07b,5<k,5<kO$&tQWO,5<qO$&yQ7[O,5<vO$'ZQWO'#JuO!$aQ^O1G1}O$'`QWO1G1}O9ZQWO'#JxO9ZQWO'#EpO%[Q^O'#EpO9ZQWO'#ItO$'eQ07hO,5@rOOQU1G2w1G2wOOQU1G4X1G4XOOQ07b1G/w1G/wO!,iQWO1G/wO$)jQ08SO1G0TOOQU1G2s1G2sO!&dQ7[O1G2sO%[Q^O1G2sO#,^QWO1G2sO$+nQ7[O'#EgOOQ07`,5?{,5?{O$+xQ07hO,5?{OOQU1G.t1G.tO!@rQ07hO1G.tO!@}Q`O1G.tO!AVQ7[O1G.tO$,ZQWO1G0qO$,`QWO'#ChO$,kQWO'#K[O$,sQWO,5=uO$,xQWO'#K[O$,}QWO'#K[O$-]QWO'#IzO$-kQWO,5@uO$-sQrO1G1fOOQ07b1G1h1G1hO9aQWO1G3`O@bQWO1G3`O$-zQWO1G3`O$.PQWO1G3`OOQU1G3`1G3`O!CTQWO1G3OO!&dQ7[O1G2{O$.UQWO1G2{OOQU1G2|1G2|O!&dQ7[O1G2|O$.ZQWO1G2|O$.cQ`O'#GzOOQU1G3O1G3OO!4eQ`O'#IvO!CYQpO1G3ROOQU1G3R1G3ROOQU,5=l,5=lO$.kQ7[O,5=nO9aQWO,5=nO$![QWO,5=pO9UQWO,5=pO!@}Q`O,5=pO!AVQ7[O,5=pO:RQ7[O,5=pO$.yQWO'#KYO$/UQWO,5=qOOQU1G.j1G.jO$/ZQ07hO1G.jO@bQWO1G.jO$/fQWO1G.jO9kQ07hO1G.jO$1kQrO,5@wO$1{QWO,5@wO9ZQWO,5@wO$2WQ^O,5=xO$2_QWO,5=xOOQU1G3b1G3bO`Q^O1G3bOOQU1G3h1G3hOOQU1G3j1G3jO>kQWO1G3lO$2dQ^O1G3nO$6hQ^O'#HmOOQU1G3q1G3qO$6uQWO'#HsO>pQWO'#HuOOQU1G3w1G3wO$6}Q^O1G3wO9kQ07hO1G3}OOQU1G4P1G4POOQ07`'#GY'#GYO9kQ07hO1G4RO9kQ07hO1G4TO$;UQWO,5@XO!*fQ^O,5;[O9ZQWO,5;[O>pQWO,5:UO!*fQ^O,5:UO!@}Q`O,5:UO$;ZQ(CYO,5:UOOQO,5;[,5;[O$;eQ`O'#I^O$;{QWO,5@WOOQ07b1G/o1G/oO$<TQ`O'#IdO$<_QWO,5@fOOQ07`1G0u1G0uO# xQ`O,5:UOOQO'#Ia'#IaO$<gQ`O,5:pOOQ07f,5:p,5:pO#%sQWO1G0YOOQ07b1G0Y1G0YO%[Q^O1G0YOOQ07b1G0p1G0pO>pQWO1G0pO!@}Q`O1G0pO!AVQ7[O1G0pOOQ07`1G5s1G5sO!@rQ07hO1G0]OOQO1G0i1G0iO%[Q^O1G0iO$<nQ07hO1G0iO$<yQ07hO1G0iO!@}Q`O1G0]OCnQ`O1G0]O$=XQ07hO1G0iOOQO1G0]1G0]O$=mQ08SO1G0iPOOO-E<T-E<TPOOO1G.g1G.gOOOO1G/f1G/fO$=wQpO,5<eO$>PQrO1G4cOOQO1G4i1G4iO%[Q^O,5>wO$>ZQWO1G5qO$>cQWO1G6OO$>kQrO1G6PO9ZQWO,5>}O$>uQ08SO1G5|O%[Q^O1G5|O$?VQ07hO1G5|O$?hQWO1G5{O$?hQWO1G5{O9ZQWO1G5{O$?pQWO,5?QO9ZQWO,5?QOOQO,5?Q,5?QO$@UQWO,5?QO$'ZQWO,5?QOOQO-E<d-E<dOOQO1G0`1G0`OOQO1G0b1G0bO!,lQWO1G0bOOQU7+(_7+(_O!&dQ7[O7+(_O%[Q^O7+(_O$@dQWO7+(_O$@oQ7[O7+(_O$@}Q08SO,5=RO$CYQ08SO,5=TO$EeQ08SO,5=RO$GvQ08SO,5=TO$JXQ08SO,59qO$LaQ08SO,5<fO$NlQ08SO,5<hO%!wQ08SO,5<vOOQ07b7+&]7+&]O%%YQ08SO7+&]O%%|Q7[O'#I_O%&WQWO,5@YOOQ07b1G/y1G/yO%&`Q^O'#I`O%&mQWO,5@ZO%&uQrO,5@ZOOQ07b1G0O1G0OO%'PQWO7+&fOOQ07b7+&f7+&fO%'UQ(CYO,5:eO%[Q^O7+&xO%'`Q(CYO,5:]O%'mQ(CYO,5:iO%'wQ(CYO,5:kOOQ07b7+'O7+'OOOQO1G1o1G1oOOQO1G1p1G1pO%(RQtO,5<WO!*fQ^O,5<VOOQO-E<e-E<eOOQ07b7+'V7+'VOOOS7+'b7+'bOOOS1G1y1G1yO%(^QWO1G1yOOQ07b1G1{1G1{O%(cQpO,59kOOOO-E<X-E<XOOQ07b1G/T1G/TO%(jQ08SO7+'hOOQ07b,5?V,5?VO%)^QpO,5?VOOQ07b1G2a1G2aP!&dQ7[O'#IkPOQ07b-E<i-E<iO%)|Q7[O,5?YOOQ07b-E<l-E<lO%*oQ7[O,5?[OOQ07b-E<n-E<nO%*yQpO1G2qOOQ07b1G2Y1G2YO%+QQWO'#IjO%+`QWO,5@mO%+`QWO,5@mO%+hQWO,5@mO%+sQWO,5@mOOQO1G2[1G2[O%,RQ7[O1G2ZO!(SQ7[O1G2ZO%,cQ!LQO'#IlO%,sQWO,5@nO!&dQ7[O,5@nO%,{QpO,5@nOOQ07b1G2_1G2_OOQ07`,5<x,5<xOOQ07`,5<y,5<yO$'ZQWO,5<yOC_QWO,5<yO!@}Q`O,5<xOOQO'#Ga'#GaO%-VQWO,5<zOOQ07`,5<|,5<|O$'ZQWO,5=POOQO,5?X,5?XOOQO-E<k-E<kOOQ07f1G2c1G2cO!4eQ`O,5<xO%-_QWO,5<yO$!VQWO,5<zO!4eQ`O,5<yO!(SQ7[O'#InO%.RQ7[O1G2mO!(SQ7[O'#IpO%.tQ7[O1G2oO%/OQ7[O1G5iO%/YQ7[O1G5iOOQO,5?^,5?^OOQO-E<p-E<pOOQO1G.z1G.zO!7{Q`O,59sO%[Q^O,59sO%/gQWO1G2UO!(SQ7[O1G2]O%/lQ08SO7+'iOOQ07b7+'i7+'iO!$aQ^O7+'iO%0`QWO,5;[OOQ07`,5?`,5?`OOQ07`-E<r-E<rOOQ07b7+%c7+%cO%0eQpO'#KTO#%sQWO7+(_O%0oQrO7+(_O$@gQWO7+(_O%0vQ08QO'#ChO%1ZQ08QO,5<}O%1{QWO,5<}OOQ07`1G5g1G5gOOQU7+$`7+$`O!@rQ07hO7+$`O!@}Q`O7+$`O!$aQ^O7+&]O%2QQWO'#IyO%2iQWO,5@vOOQO1G3a1G3aO9aQWO,5@vO%2iQWO,5@vO%2qQWO,5@vOOQO,5?f,5?fOOQO-E<x-E<xOOQ07b7+'Q7+'QO%2vQWO7+(zO9kQ07hO7+(zO9aQWO7+(zO@bQWO7+(zOOQU7+(j7+(jO%2{Q08QO7+(gO!&dQ7[O7+(gO%3VQpO7+(hOOQU7+(h7+(hO!&dQ7[O7+(hO%3^QWO'#KXO%3iQWO,5=fOOQO,5?b,5?bOOQO-E<t-E<tOOQU7+(m7+(mO%4xQ`O'#HTOOQU1G3Y1G3YO!&dQ7[O1G3YO%[Q^O1G3YO%5PQWO1G3YO%5[Q7[O1G3YO9kQ07hO1G3[O$![QWO1G3[O9UQWO1G3[O!@}Q`O1G3[O!AVQ7[O1G3[O%5jQWO'#IxO%6OQWO,5@tO%6WQ`O,5@tOOQ07`1G3]1G3]OOQU7+$U7+$UO@bQWO7+$UO9kQ07hO7+$UO%6cQWO7+$UO%[Q^O1G6cO%[Q^O1G6dO%6hQ07hO1G6cO%6rQ^O1G3dO%6yQWO1G3dO%7OQ^O1G3dOOQU7+(|7+(|O9kQ07hO7+)WO`Q^O7+)YOOQU'#K_'#K_OOQU'#I{'#I{O%7VQ^O,5>XOOQU,5>X,5>XO%[Q^O'#HnO%7dQWO'#HpOOQU,5>_,5>_O9ZQWO,5>_OOQU,5>a,5>aOOQU7+)c7+)cOOQU7+)i7+)iOOQU7+)m7+)mOOQU7+)o7+)oO%7iQ`O1G5sO%7}Q(CYO1G0vO%8XQWO1G0vOOQO1G/p1G/pO%8dQ(CYO1G/pO>pQWO1G/pO!*fQ^O'#DjOOQO,5>x,5>xOOQO-E<[-E<[OOQO,5?O,5?OOOQO-E<b-E<bO!@}Q`O1G/pOOQO-E<_-E<_OOQ07f1G0[1G0[OOQ07b7+%t7+%tO#%sQWO7+%tOOQ07b7+&[7+&[O>pQWO7+&[O!@}Q`O7+&[OOQO7+%w7+%wO$=mQ08SO7+&TOOQO7+&T7+&TO%[Q^O7+&TO%8nQ07hO7+&TO!@rQ07hO7+%wO!@}Q`O7+%wO%8yQ07hO7+&TO%9XQ08SO7++hO%[Q^O7++hO%9iQWO7++gO%9iQWO7++gOOQO1G4l1G4lO9ZQWO1G4lO%9qQWO1G4lOOQO7+%|7+%|O#%sQWO<<KyO%0oQrO<<KyO%:PQWO<<KyOOQU<<Ky<<KyO!&dQ7[O<<KyO%[Q^O<<KyO%:XQWO<<KyO%:dQ08SO,5?YO%<oQ08SO,5?[O%>zQ08SO1G2ZO%A]Q08SO1G2mO%ChQ08SO1G2oO%EsQ7[O,5>yOOQO-E<]-E<]O%E}QrO,5>zO%[Q^O,5>zOOQO-E<^-E<^O%FXQWO1G5uOOQ07b<<JQ<<JQO%FaQ(CYO1G0qO%HkQ(CYO1G0{O%HrQ(CYO1G0{O%JvQ(CYO1G0{O%J}Q(CYO1G0{O%LrQ(CYO1G0{O%MYQ(CYO1G0{O& mQ(CYO1G0{O& tQ(CYO1G0{O&#rQ(CYO1G0{O&$PQ(CYO1G0{O&%}Q(CYO1G0{O&&bQ08SO<<JdO&'gQ(CYO1G0{O&)]Q(CYO'#JdO&+`Q(CYO1G1aO&+mQ(CYO1G0TO!*fQ^O'#FnOOQO'#KP'#KPOOQO1G1r1G1rO&+wQWO1G1qO&+|Q(CYO,5?TOOOS7+'e7+'eOOOO1G/V1G/VOOQ07b1G4q1G4qO!(SQ7[O7+(]O&,WQWO,5?UO9aQWO,5?UOOQO-E<h-E<hO&,fQWO1G6XO&,fQWO1G6XO&,nQWO1G6XO&,yQ7[O7+'uO&-ZQpO,5?WO&-eQWO,5?WO!&dQ7[O,5?WOOQO-E<j-E<jO&-jQpO1G6YO&-tQWO1G6YOOQ07`1G2e1G2eO$'ZQWO1G2eOOQ07`1G2d1G2dO&-|QWO1G2fO!&dQ7[O1G2fOOQ07`1G2k1G2kO!@}Q`O1G2dOC_QWO1G2eO&.RQWO1G2fO&.ZQWO1G2eO&.}Q7[O,5?YOOQ07b-E<m-E<mO&/pQ7[O,5?[OOQ07b-E<o-E<oO!(SQ7[O7++TOOQ07b1G/_1G/_O&/zQWO1G/_OOQ07b7+'p7+'pO&0PQ7[O7+'wO&0aQ08SO<<KTOOQ07b<<KT<<KTO&1TQWO1G0vO!&dQ7[O'#IsO&1YQWO,5@oO!&dQ7[O1G2iOOQU<<Gz<<GzO!@rQ07hO<<GzO&1bQ08SO<<IwOOQ07b<<Iw<<IwOOQO,5?e,5?eO&2UQWO,5?eO&2ZQWO,5?eOOQO-E<w-E<wO&2iQWO1G6bO&2iQWO1G6bO9aQWO1G6bO@bQWO<<LfOOQU<<Lf<<LfO&2qQWO<<LfO9kQ07hO<<LfOOQU<<LR<<LRO%2{Q08QO<<LROOQU<<LS<<LSO%3VQpO<<LSO&2vQ`O'#IuO&3RQWO,5@sO!*fQ^O,5@sOOQU1G3Q1G3QO&3ZQ^O'#JmOOQO'#Iw'#IwO9kQ07hO'#IwO&3eQ`O,5=oOOQU,5=o,5=oO&3lQ`O'#EcO&4QQWO7+(tO&4VQWO7+(tOOQU7+(t7+(tO!&dQ7[O7+(tO%[Q^O7+(tO&4_QWO7+(tOOQU7+(v7+(vO9kQ07hO7+(vO$![QWO7+(vO9UQWO7+(vO!@}Q`O7+(vO&4jQWO,5?dOOQO-E<v-E<vOOQO'#HW'#HWO&4uQWO1G6`O9kQ07hO<<GpOOQU<<Gp<<GpO@bQWO<<GpO&4}QWO7++}O&5SQWO7+,OO%[Q^O7++}O%[Q^O7+,OOOQU7+)O7+)OO&5XQWO7+)OO&5^Q^O7+)OO&5eQWO7+)OOOQU<<Lr<<LrOOQU<<Lt<<LtOOQU-E<y-E<yOOQU1G3s1G3sO&5jQWO,5>YOOQU,5>[,5>[O&5oQWO1G3yO9ZQWO7+&bO!*fQ^O7+&bOOQO7+%[7+%[O&5tQ(CYO1G6PO>pQWO7+%[OOQ07b<<I`<<I`OOQ07b<<Iv<<IvO>pQWO<<IvOOQO<<Io<<IoO$=mQ08SO<<IoO%[Q^O<<IoOOQO<<Ic<<IcO!@rQ07hO<<IcO&6OQ07hO<<IoO&6ZQ08SO<= SO&6kQWO<= ROOQO7+*W7+*WO9ZQWO7+*WOOQUANAeANAeO&6sQWOANAeO!&dQ7[OANAeO#%sQWOANAeO%0oQrOANAeO%[Q^OANAeO&6{Q08SO7+'uO&9^Q08SO,5?YO&;iQ08SO,5?[O&=tQ08SO7+'wO&@VQrO1G4fO&@aQ(CYO7+&]O&BeQ(CYO,5=RO&DlQ(CYO,5=TO&D|Q(CYO,5=RO&E^Q(CYO,5=TO&EnQ(CYO,59qO&GqQ(CYO,5<fO&ItQ(CYO,5<hO&KwQ(CYO,5<vO&MmQ(CYO7+'hO&MzQ(CYO7+'iO&NXQWO,5<YOOQO7+']7+']O&N^Q7[O<<KwOOQO1G4p1G4pO&NeQWO1G4pO&NpQWO1G4pO' OQWO7++sO' OQWO7++sO!&dQ7[O1G4rO' WQpO1G4rO' bQWO7++tOOQ07`7+(P7+(PO$'ZQWO7+(QO' jQpO7+(QOOQ07`7+(O7+(OO$'ZQWO7+(PO' qQWO7+(QO!&dQ7[O7+(QOC_QWO7+(PO' vQ7[O<<NoOOQ07b7+$y7+$yO'!QQpO,5?_OOQO-E<q-E<qO'![Q08QO7+(TOOQUAN=fAN=fO9aQWO1G5POOQO1G5P1G5PO'!lQWO1G5PO'!qQWO7++|O'!qQWO7++|O9kQ07hOANBQO@bQWOANBQOOQUANBQANBQOOQUANAmANAmOOQUANAnANAnO'!yQWO,5?aOOQO-E<s-E<sO'#UQ(CYO1G6_O'%fQrO'#ChOOQO,5?c,5?cOOQO-E<u-E<uOOQU1G3Z1G3ZO&3ZQ^O,5<zOOQU<<L`<<L`O!&dQ7[O<<L`O&4QQWO<<L`O'%pQWO<<L`O%[Q^O<<L`OOQU<<Lb<<LbO9kQ07hO<<LbO$![QWO<<LbO9UQWO<<LbO'%xQ`O1G5OO'&TQWO7++zOOQUAN=[AN=[O9kQ07hOAN=[OOQU<= i<= iOOQU<= j<= jO'&]QWO<= iO'&bQWO<= jOOQU<<Lj<<LjO'&gQWO<<LjO'&lQ^O<<LjOOQU1G3t1G3tO>pQWO7+)eO'&sQWO<<I|O''OQ(CYO<<I|OOQO<<Hv<<HvOOQ07bAN?bAN?bOOQOAN?ZAN?ZO$=mQ08SOAN?ZOOQOAN>}AN>}O%[Q^OAN?ZOOQO<<Mr<<MrOOQUG27PG27PO!&dQ7[OG27PO#%sQWOG27PO''YQWOG27PO%0oQrOG27PO''bQ(CYO<<JdO''oQ(CYO1G2ZO')eQ(CYO,5?YO'+hQ(CYO,5?[O'-kQ(CYO1G2mO'/nQ(CYO1G2oO'1qQ(CYO<<KTO'2OQ(CYO<<IwOOQO1G1t1G1tO!(SQ7[OANAcOOQO7+*[7+*[O'2]QWO7+*[O'2hQWO<= _O'2pQpO7+*^OOQ07`<<Kl<<KlO$'ZQWO<<KlOOQ07`<<Kk<<KkO'2zQpO<<KlO$'ZQWO<<KkOOQO7+*k7+*kO9aQWO7+*kO'3RQWO<= hOOQUG27lG27lO9kQ07hOG27lO!*fQ^O1G4{O'3ZQWO7++yO&4QQWOANAzOOQUANAzANAzO!&dQ7[OANAzO'3cQWOANAzOOQUANA|ANA|O9kQ07hOANA|O$![QWOANA|OOQO'#HX'#HXOOQO7+*j7+*jOOQUG22vG22vOOQUANETANETOOQUANEUANEUOOQUANBUANBUO'3kQWOANBUOOQU<<MP<<MPO!*fQ^OAN?hOOQOG24uG24uO$=mQ08SOG24uO#%sQWOLD,kOOQULD,kLD,kO!&dQ7[OLD,kO'3pQWOLD,kO'3xQ(CYO7+'uO'5nQ(CYO,5?YO'7qQ(CYO,5?[O'9tQ(CYO7+'wO';jQ7[OG26}OOQO<<Mv<<MvOOQ07`ANAWANAWO$'ZQWOANAWOOQ07`ANAVANAVOOQO<<NV<<NVOOQULD-WLD-WO';zQ(CYO7+*gOOQUG27fG27fO&4QQWOG27fO!&dQ7[OG27fOOQUG27hG27hO9kQ07hOG27hOOQUG27pG27pO'<UQ(CYOG25SOOQOLD*aLD*aOOQU!$(!V!$(!VO#%sQWO!$(!VO!&dQ7[O!$(!VO'<`Q08SOG26}OOQ07`G26rG26rOOQULD-QLD-QO&4QQWOLD-QOOQULD-SLD-SOOQU!)9Eq!)9EqO#%sQWO!)9EqOOQU!$(!l!$(!lOOQU!.K;]!.K;]O'>qQ(CYOG26}O!*fQ^O'#DyO1PQWO'#EWO'@gQrO'#JiO!*fQ^O'#DqO'@nQ^O'#D}O'@uQrO'#ChO'C]QrO'#ChO!*fQ^O'#EPO'CmQ^O,5;VO!*fQ^O,5;aO!*fQ^O,5;aO!*fQ^O,5;aO!*fQ^O,5;aO!*fQ^O,5;aO!*fQ^O,5;aO!*fQ^O,5;aO!*fQ^O,5;aO!*fQ^O,5;aO!*fQ^O,5;aO!*fQ^O,5;aO!*fQ^O'#IiO'EpQWO,5<eO'ExQ7[O,5;aO'GcQ7[O,5;aO!*fQ^O,5;uO!&dQ7[O'#GgO'ExQ7[O'#GgO!&dQ7[O'#GiO'ExQ7[O'#GiO1SQWO'#DVO1SQWO'#DVO!&dQ7[O'#FzO'ExQ7[O'#FzO!&dQ7[O'#F|O'ExQ7[O'#F|O!&dQ7[O'#G[O'ExQ7[O'#G[O!*fQ^O,5:iO!*fQ^O,5@eO'CmQ^O1G0qO'GjQ(CYO'#ChO!*fQ^O1G1|O!&dQ7[O'#InO'ExQ7[O'#InO!&dQ7[O'#IpO'ExQ7[O'#IpO!&dQ7[O,5<oO'ExQ7[O,5<oO'CmQ^O1G1}O!*fQ^O7+&xO!&dQ7[O1G2ZO'ExQ7[O1G2ZO!&dQ7[O'#InO'ExQ7[O'#InO!&dQ7[O'#IpO'ExQ7[O'#IpO!&dQ7[O1G2]O'ExQ7[O1G2]O'CmQ^O7+'iO'CmQ^O7+&]O!&dQ7[OANAcO'ExQ7[OANAcO'GtQWO'#EkO'GyQWO'#EkO'HRQWO'#FZO'HWQWO'#EuO'H]QWO'#JyO'HhQWO'#JwO'HsQWO,5;VO'HxQ7[O,5<bO'IPQWO'#GTO'IUQWO'#GTO'IZQWO,5<cO'IcQWO,5;VO'IkQ(CYO1G1^O'IrQWO,5<oO'IwQWO,5<oO'I|QWO,5<qO'JRQWO,5<qO'JWQWO1G1}O'J]QWO1G0qO'JbQ7[O<<KwO'JiQ7[O<<KwO7hQ7[O'#FxO9UQWO'#FwOA]QWO'#EjO!*fQ^O,5;rO!3fQWO'#GTO!3fQWO'#GTO!3fQWO'#GVO!3fQWO'#GVO!(SQ7[O7+(]O!(SQ7[O7+(]O%*yQpO1G2qO%*yQpO1G2qO!&dQ7[O,5=VO!&dQ7[O,5=V",stateData:"'Km~O'tOS'uOSSOS'vRQ~OPYOQYORfOX!VO`qOczOdyOlkOnYOokOpkOvkOxYOzYO!PWO!TkO!UkO![XO!fuO!kZO!nYO!oYO!pYO!rvO!twO!wxO!{]O#s!PO$T|O%b}O%d!QO%f!OO%g!OO%h!OO%k!RO%m!SO%p!TO%q!TO%s!UO&P!WO&V!XO&X!YO&Z!ZO&]![O&`!]O&f!^O&l!_O&n!`O&p!aO&r!bO&t!cO'{SO'}TO(QUO(XVO(g[O(tiO~OVtO~P`OPYOQYORfOc!jOd!iOlkOnYOokOpkOvkOxYOzYO!PWO!TkO!UkO![!eO!fuO!kZO!nYO!oYO!pYO!rvO!t!gO!w!hO$T!kO'{!dO'}TO(QUO(XVO(g[O(tiO~O`!vOo!nO!P!oO!_!xO!`!uO!a!uO!{:dO#P!pO#Q!pO#R!wO#S!pO#T!pO#W!yO#X!yO'|!lO'}TO(QUO([!mO(g!sO~O'v!zO~OP[XZ[X`[Xn[X|[X}[X!P[X!Y[X!h[X!i[X!k[X!o[X#[[X#geX#j[X#k[X#l[X#m[X#n[X#o[X#p[X#q[X#r[X#t[X#v[X#x[X#y[X$O[X'r[X(X[X(h[X(o[X(p[X~O!d$|X~P(qO^!|O'}#OO(O!|O(P#OO~O^#PO(P#OO(Q#OO(R#PO~Ot#RO!R#SO(Y#SO(Z#UO~OPYOQYORfOc!jOd!iOlkOnYOokOpkOvkOxYOzYO!PWO!TkO!UkO![!eO!fuO!kZO!nYO!oYO!pYO!rvO!t!gO!w!hO$T!kO'{:hO'}TO(QUO(XVO(g[O(tiO~O!X#YO!Y#VO!V(_P!V(lP~P+}O!Z#bO~P`OPYOQYORfOc!jOd!iOnYOokOpkOvkOxYOzYO!PWO!TkO!UkO![!eO!fuO!kZO!nYO!oYO!pYO!rvO!t!gO!w!hO$T!kO'}TO(QUO(XVO(g[O(tiO~Ol#lO!X#hO!{]O#e#kO#f#hO'{:iO!j(iP~P.iO!k#nO'{#mO~O!w#rO!{]O%b#sO~O#g#tO~O!d#uO#g#tO~OP$]OZ$dOn$QO|#yO}#zO!P#{O!Y$aO!h$SO!i#wO!k#xO!o$]O#j$OO#k$PO#l$PO#m$PO#n$RO#o$SO#p$SO#q$cO#r$SO#t$TO#v$VO#x$XO#y$YO(XVO(h$ZO(o#|O(p#}O~O`(]X'r(]X'p(]X!j(]X!V(]X![(]X%c(]X!d(]X~P1qO#[$eO$O$eOP(^XZ(^Xn(^X|(^X}(^X!P(^X!Y(^X!h(^X!k(^X!o(^X#j(^X#k(^X#l(^X#m(^X#n(^X#o(^X#p(^X#q(^X#r(^X#t(^X#v(^X#x(^X#y(^X(X(^X(h(^X(o(^X(p(^X![(^X%c(^X~O`(^X!i(^X'r(^X'p(^X!V(^X!j(^Xr(^X!d(^X~P4XO#[$eO~O$Y$gO$[$fO$c$lO~ORfO![$mO$f$nO$h$pO~Og%VOl%WOn$tOo$sOp$sOv%XOx%YOz%ZO!P${O![$|O!f%`O!k$xO#f%aO$T%^O$o%[O$q%]O$t%_O'{$rO'}TO(QUO(X$uO(o$}O(p%POf(UP~O!k%bO~O!P%eO![%fO'{%dO~O!d%jO~O`%kO'r%kO~O'|!lO~P%[O%h%rO~P%[Og%VO!k%bO'{%dO'|!lO~Od%yO!k%bO'{%dO~O#r$SO~O|&OO![%{O!k%}O%d&RO'{%dO'|!lO'}TO(QUO_(}P~O!w#rO~O%m&TO!P(yX![(yX'{(yX~O'{&UO~O!t&ZO#s!PO%d!QO%f!OO%g!OO%h!OO%k!RO%m!SO%p!TO%q!TO~Oc&`Od&_O!w&]O%b&^O%u&[O~P;xOc&cOdyO![&bO!t&ZO!wxO!{]O#s!PO%b}O%f!OO%g!OO%h!OO%k!RO%m!SO%p!TO%q!TO%s!UO~Oa&fO#[&iO%d&dO'|!lO~P<}O!k&jO!t&nO~O!k#nO~O![XO~O`%kO'q&vO'r%kO~O`%kO'q&yO'r%kO~O`%kO'q&{O'r%kO~O'p[X!V[Xr[X!j[X&T[X![[X%c[X!d[X~P(qO!_'YO!`'RO!a'RO'|!lO'}TO(QUO~Oo'PO!P'OO!X'SO([&}O!Z(`P!Z(nP~P@UOj']O!['ZO'{%dO~Od'bO!k%bO'{%dO~O|&OO!k%}O~Oo!nO!P!oO!{:dO#P!pO#Q!pO#S!pO#T!pO'|!lO'}TO(QUO([!mO(g!sO~O!_'hO!`'gO!a'gO#R!pO#W'iO#X'iO~PApO`%kOg%VO!d#uO!k%bO'r%kO(h'kO~O!o'oO#['mO~PCOOo!nO!P!oO'}TO(QUO([!mO(g!sO~O![XOo(eX!P(eX!_(eX!`(eX!a(eX!{(eX#P(eX#Q(eX#R(eX#S(eX#T(eX#W(eX#X(eX'|(eX'}(eX(Q(eX([(eX(g(eX~O!`'gO!a'gO'|!lO~PCnO'w'sO'x'sO'y'uO~O^!|O'}'wO(O!|O(P'wO~O^#PO(P'wO(Q'wO(R#PO~Ot#RO!R#SO(Y#SO(Z'{O~O!X'}O!V'PX!V'VX!Y'PX!Y'VX~P+}O!Y(PO!V(_X~OP$]OZ$dOn$QO|#yO}#zO!P#{O!Y(PO!h$SO!i#wO!k#xO!o$]O#j$OO#k$PO#l$PO#m$PO#n$RO#o$SO#p$SO#q$cO#r$SO#t$TO#v$VO#x$XO#y$YO(XVO(h$ZO(o#|O(p#}O~O!V(_X~PGbO!V(UO~O!V(kX!Y(kX!d(kX!j(kX(h(kX~O#[(kX#g#`X!Z(kX~PIhO#[(VO!V(mX!Y(mX~O!Y(WO!V(lX~O!V(ZO~O#[$eO~PIhO!Z([O~P`O|#yO}#zO!P#{O!i#wO!k#xO(XVOP!maZ!man!ma!Y!ma!h!ma!o!ma#j!ma#k!ma#l!ma#m!ma#n!ma#o!ma#p!ma#q!ma#r!ma#t!ma#v!ma#x!ma#y!ma(h!ma(o!ma(p!ma~O`!ma'r!ma'p!ma!V!ma!j!mar!ma![!ma%c!ma!d!ma~PKOO!j(]O~O!d#uO#[(^O(h'kO!Y(jX`(jX'r(jX~O!j(jX~PMnO!P%eO![%fO!{]O#e(cO#f(bO'{%dO~O!Y(dO!j(iX~O!j(fO~O!P%eO![%fO#f(bO'{%dO~OP(^XZ(^Xn(^X|(^X}(^X!P(^X!Y(^X!h(^X!i(^X!k(^X!o(^X#j(^X#k(^X#l(^X#m(^X#n(^X#o(^X#p(^X#q(^X#r(^X#t(^X#v(^X#x(^X#y(^X(X(^X(h(^X(o(^X(p(^X~O!d#uO!j(^X~P! [O|(gO}(hO!i#wO!k#xO!{!za!P!za~O!w!za%b!za![!za#e!za#f!za'{!za~P!#`O!w(lO~OPYOQYORfOc!jOd!iOlkOnYOokOpkOvkOxYOzYO!PWO!TkO!UkO![XO!fuO!kZO!nYO!oYO!pYO!rvO!t!gO!w!hO$T!kO'{!dO'}TO(QUO(XVO(g[O(tiO~Og%VOl%WOn$tOo$sOp$sOv%XOx%YOz;QO!P${O![$|O!f<`O!k$xO#f;WO$T%^O$o;SO$q;UO$t%_O'{(pO'}TO(QUO(X$uO(o$}O(p%PO~O#g(rO~Og%VOl%WOn$tOo$sOp$sOv%XOx%YOz%ZO!P${O![$|O!f%`O!k$xO#f%aO$T%^O$o%[O$q%]O$t%_O'{(pO'}TO(QUO(X$uO(o$}O(p%PO~Of(bP~P!(SO!X(vO!j(cP~P%[O([(xO(g[O~O!P(zO!k#xO([(xO(g[O~OP:cOQ:cORfOc<[Od!iOlkOn:cOokOpkOvkOx:cOz:cO!PWO!TkO!UkO![!eO!f:fO!kZO!n:cO!o:cO!p:cO!r:gO!t:jO!w!hO$T!kO'{)YO'}TO(QUO(XVO(g[O(t<YO~O})]O!k#xO~O!Y$aO`$ma'r$ma'p$ma!j$ma!V$ma![$ma%c$ma!d$ma~O#s)aO~P!&dO|)dO!d)cO![$ZX$W$ZX$Y$ZX$[$ZX$c$ZX~O!d)cO![(qX$W(qX$Y(qX$[(qX$c(qX~O|)dO~P!.OO|)dO![(qX$W(qX$Y(qX$[(qX$c(qX~O![)fO$W)jO$Y)eO$[)eO$c)kO~O!X)nO~P!*fO$Y$gO$[$fO$c)rO~Oj$uX|$uX!P$uX!i$uX(o$uX(p$uX~OfiXf$uXjiX!YiX#[iX~P!/tOo)tO~Ot)uO(Y)vO(Z)xO~Oj*RO|)zO!P){O(o$}O(p%PO~Of)yO~P!0}Of*SO~Og%VOl%WOn$tOo$sOp$sOv%XOx%YOz;QO!P${O![$|O!f<`O!k$xO#f;WO$T%^O$o;SO$q;UO$t%_O'}TO(QUO(X$uO(o$}O(p%PO~O!X*WO'{*TO!j(uP~P!1lO#g*YO~O!k*ZO~O!X*`O'{*]O!V(vP~P!1lOn*lO!P*dO!_*jO!`*cO!a*cO!k*ZO#W*kO%Y*fO'|!lO([!mO~O!Z*iO~P!3xO!i#wOj(WX|(WX!P(WX(o(WX(p(WX!Y(WX#[(WX~Of(WX#|(WX~P!4qOj*qO#[*pOf(VX!Y(VX~O!Y*rOf(UX~O'{&UOf(UP~O!k*yO~O'{(pO~Ol*}O!P%eO!X#hO![%fO!{]O#e#kO#f#hO'{%dO!j(iP~O!d#uO#g+OO~O!P%eO!X+QO!Y(WO![%fO'{%dO!V(lP~Oo'VO!P+SO!X+RO'}TO(QUO([(xO~O!Z(nP~P!7lO!Y+TO`(zX'r(zX~OP$]OZ$dOn$QO|#yO}#zO!P#{O!h$SO!i#wO!k#xO!o$]O#j$OO#k$PO#l$PO#m$PO#n$RO#o$SO#p$SO#q$cO#r$SO#t$TO#v$VO#x$XO#y$YO(XVO(h$ZO(o#|O(p#}O~O`!ea!Y!ea'r!ea'p!ea!V!ea!j!ear!ea![!ea%c!ea!d!ea~P!8dO|#yO}#zO!P#{O!i#wO!k#xO(XVOP!qaZ!qan!qa!Y!qa!h!qa!o!qa#j!qa#k!qa#l!qa#m!qa#n!qa#o!qa#p!qa#q!qa#r!qa#t!qa#v!qa#x!qa#y!qa(h!qa(o!qa(p!qa~O`!qa'r!qa'p!qa!V!qa!j!qar!qa![!qa%c!qa!d!qa~P!:}O|#yO}#zO!P#{O!i#wO!k#xO(XVOP!saZ!san!sa!Y!sa!h!sa!o!sa#j!sa#k!sa#l!sa#m!sa#n!sa#o!sa#p!sa#q!sa#r!sa#t!sa#v!sa#x!sa#y!sa(h!sa(o!sa(p!sa~O`!sa'r!sa'p!sa!V!sa!j!sar!sa![!sa%c!sa!d!sa~P!=hOg%VOj+^O!['ZO%c+]O~O!d+`O`(TX![(TX'r(TX!Y(TX~O`%kO![XO'r%kO~Og%VO!k%bO~Og%VO!k%bO'{%dO~O!d#uO#g(rO~Oa+kO%d+lO'{+hO'}TO(QUO!Z)OP~O!Y+mO_(}X~OZ+qO~O_+rO~O![%{O'{%dO'|!lO_(}P~Og%VO#[+wO~Og%VOj+zO![$|O~O![+|O~O|,OO![XO~O%h%rO~O!w,TO~Od,YO~Oa,ZO'{#mO'}TO(QUO!Z(|P~Od%yO~O%d!QO'{&UO~P<}OZ,`O_,_O~OPYOQYORfOczOdyOlkOnYOokOpkOvkOxYOzYO!PWO!TkO!UkO!fuO!kZO!nYO!oYO!pYO!rvO!wxO!{]O%b}O'}TO(QUO(XVO(g[O(tiO~O![!eO!t!gO$T!kO'{!dO~P!DkO_,_O`%kO'r%kO~OPYOQYORfOc!jOd!iOlkOnYOokOpkOvkOxYOzYO!PWO!TkO!UkO![!eO!fuO!kZO!nYO!oYO!pYO!rvO!w!hO$T!kO'{!dO'}TO(QUO(XVO(g[O(tiO~O`,eO!twO#s!OO%f!OO%g!OO%h!OO~P!GTO!k&jO~O&V,kO~O![,mO~O&h,oO&j,pOP&eaQ&eaR&eaX&ea`&eac&ead&eal&ean&eao&eap&eav&eax&eaz&ea!P&ea!T&ea!U&ea![&ea!f&ea!k&ea!n&ea!o&ea!p&ea!r&ea!t&ea!w&ea!{&ea#s&ea$T&ea%b&ea%d&ea%f&ea%g&ea%h&ea%k&ea%m&ea%p&ea%q&ea%s&ea&P&ea&V&ea&X&ea&Z&ea&]&ea&`&ea&f&ea&l&ea&n&ea&p&ea&r&ea&t&ea'p&ea'{&ea'}&ea(Q&ea(X&ea(g&ea(t&ea!Z&ea&^&eaa&ea&c&ea~O'{,uO~Og!bX!Y!OX!Y!bX!Z!OX!Z!bX!d!OX!d!bX!k!bX#[!OX~O!d,zO#[,yOg(aX!Y#dX!Y(aX!Z#dX!Z(aX!d(aX!k(aX~Og%VO!d,|O!k%bO!Y!^X!Z!^X~Oo!nO!P!oO'}TO(QUO([!mO~OP:cOQ:cORfOc<[Od!iOlkOn:cOokOpkOvkOx:cOz:cO!PWO!TkO!UkO![!eO!f:fO!kZO!n:cO!o:cO!p:cO!r:gO!t:jO!w!hO$T!kO'}TO(QUO(XVO(g[O(t<YO~O'{;]O~P#!ZO!Y-QO!Z(`X~O!Z-SO~O!d,zO#[,yO!Y#dX!Z#dX~O!Y-TO!Z(nX~O!Z-VO~O!`-WO!a-WO'|!lO~P# xO!Z-ZO~P'_Oj-^O!['ZO~O!V-cO~Oo!za!_!za!`!za!a!za#P!za#Q!za#R!za#S!za#T!za#W!za#X!za'|!za'}!za(Q!za([!za(g!za~P!#`O!o-hO#[-fO~PCOO!`-jO!a-jO'|!lO~PCnO`%kO#[-fO'r%kO~O`%kO!d#uO#[-fO'r%kO~O`%kO!d#uO!o-hO#[-fO'r%kO(h'kO~O'w'sO'x'sO'y-oO~Or-pO~O!V'Pa!Y'Pa~P!8dO!X-tO!V'PX!Y'PX~P%[O!Y(PO!V(_a~O!V(_a~PGbO!Y(WO!V(la~O!P%eO!X-xO![%fO'{%dO!V'VX!Y'VX~O#[-zO!Y(ja!j(ja`(ja'r(ja~O!d#uO~P#*aO!Y(dO!j(ia~O!P%eO![%fO#f.OO'{%dO~Ol.TO!P%eO!X.QO![%fO!{]O#e.SO#f.QO'{%dO!Y'YX!j'YX~O}.XO!k#xO~Og%VOj.[O!['ZO%c.ZO~O`#_i!Y#_i'r#_i'p#_i!V#_i!j#_ir#_i![#_i%c#_i!d#_i~P!8dOj<fO|)zO!P){O(o$}O(p%PO~O#g#Za`#Za#[#Za'r#Za!Y#Za!j#Za![#Za!V#Za~P#-]O#g(WXP(WXZ(WX`(WXn(WX}(WX!h(WX!k(WX!o(WX#j(WX#k(WX#l(WX#m(WX#n(WX#o(WX#p(WX#q(WX#r(WX#t(WX#v(WX#x(WX#y(WX'r(WX(X(WX(h(WX!j(WX!V(WX'p(WXr(WX![(WX%c(WX!d(WX~P!4qO!Y.iOf(bX~P!0}Of.kO~O!Y.lO!j(cX~P!8dO!j.oO~O!V.qO~OP$]O|#yO}#zO!P#{O!i#wO!k#xO!o$]O(XVOZ#ii`#iin#ii!Y#ii!h#ii#k#ii#l#ii#m#ii#n#ii#o#ii#p#ii#q#ii#r#ii#t#ii#v#ii#x#ii#y#ii'r#ii(h#ii(o#ii(p#ii'p#ii!V#ii!j#iir#ii![#ii%c#ii!d#ii~O#j#ii~P#1XO#j$OO~P#1XOP$]O|#yO}#zO!P#{O!i#wO!k#xO!o$]O#j$OO#k$PO#l$PO#m$PO(XVOZ#ii`#ii!Y#ii!h#ii#n#ii#o#ii#p#ii#q#ii#r#ii#t#ii#v#ii#x#ii#y#ii'r#ii(h#ii(o#ii(p#ii'p#ii!V#ii!j#iir#ii![#ii%c#ii!d#ii~On#ii~P#3yOn$QO~P#3yOP$]On$QO|#yO}#zO!P#{O!i#wO!k#xO!o$]O#j$OO#k$PO#l$PO#m$PO#n$RO(XVO`#ii!Y#ii#t#ii#v#ii#x#ii#y#ii'r#ii(h#ii(o#ii(p#ii'p#ii!V#ii!j#iir#ii![#ii%c#ii!d#ii~OZ#ii!h#ii#o#ii#p#ii#q#ii#r#ii~P#6kOZ$dO!h$SO#o$SO#p$SO#q$cO#r$SO~P#6kOP$]OZ$dOn$QO|#yO}#zO!P#{O!h$SO!i#wO!k#xO!o$]O#j$OO#k$PO#l$PO#m$PO#n$RO#o$SO#p$SO#q$cO#r$SO#t$TO(XVO(p#}O`#ii!Y#ii#x#ii#y#ii'r#ii(h#ii(o#ii'p#ii!V#ii!j#iir#ii![#ii%c#ii!d#ii~O#v$VO~P#9lO#v#ii~P#9lOP$]OZ$dOn$QO|#yO}#zO!P#{O!h$SO!i#wO!k#xO!o$]O#j$OO#k$PO#l$PO#m$PO#n$RO#o$SO#p$SO#q$cO#r$SO#t$TO(XVO`#ii!Y#ii#x#ii#y#ii'r#ii(h#ii'p#ii!V#ii!j#iir#ii![#ii%c#ii!d#ii~O#v#ii(o#ii(p#ii~P#<^O#v$VO(o#|O(p#}O~P#<^OP$]OZ$dOn$QO|#yO}#zO!P#{O!h$SO!i#wO!k#xO!o$]O#j$OO#k$PO#l$PO#m$PO#n$RO#o$SO#p$SO#q$cO#r$SO#t$TO#v$VO#x$XO(XVO(o#|O(p#}O~O`#ii!Y#ii#y#ii'r#ii(h#ii'p#ii!V#ii!j#iir#ii![#ii%c#ii!d#ii~P#?UOP[XZ[Xn[X|[X}[X!P[X!h[X!i[X!k[X!o[X#[[X#geX#j[X#k[X#l[X#m[X#n[X#o[X#p[X#q[X#r[X#t[X#v[X#x[X#y[X$O[X(X[X(h[X(o[X(p[X!Y[X!Z[X~O#|[X~P#AoOP$]OZ:zOn:nO|#yO}#zO!P#{O!h:pO!i#wO!k#xO!o$]O#j:lO#k:mO#l:mO#m:mO#n:oO#o:pO#p:pO#q:yO#r:pO#t:qO#v:sO#x:uO#y:vO(XVO(h$ZO(o#|O(p#}O~O#|.sO~P#C|O#[:{O$O:{O#|(^X!Z(^X~P! [O`']a!Y']a'r']a'p']a!j']a!V']ar']a![']a%c']a!d']a~P!8dOP#iiZ#ii`#iin#ii}#ii!Y#ii!h#ii!i#ii!k#ii!o#ii#j#ii#k#ii#l#ii#m#ii#n#ii#o#ii#p#ii#q#ii#r#ii#t#ii#v#ii#x#ii#y#ii'r#ii(X#ii(h#ii'p#ii!V#ii!j#iir#ii![#ii%c#ii!d#ii~P#-]O`#}i!Y#}i'r#}i'p#}i!V#}i!j#}ir#}i![#}i%c#}i!d#}i~P!8dO$Y.xO$[.xO~O$Y.yO$[.yO~O!d)cO#[.zO![$`X$W$`X$Y$`X$[$`X$c$`X~O!X.{O~O![)fO$W.}O$Y)eO$[)eO$c/OO~O!Y:wO!Z(]X~P#C|O!Z/PO~O!d)cO$c(qX~O$c/RO~Ot)uO(Y)vO(Z/UO~O!V/YO~P!&dO(o$}Oj%Za|%Za!P%Za(p%Za!Y%Za#[%Za~Of%Za#|%Za~P#L^O(p%POj%]a|%]a!P%]a(o%]a!Y%]a#[%]a~Of%]a#|%]a~P#MPO!YeX!deX!jeX!j$uX(heX~P!/tO!j/bO~P#-]O!Y/cO!d#uO(h'kO!j(uX~O!j/hO~O!X*WO'{%dO!j(uP~O#g/jO~O!V$uX!Y$uX!d$|X~P!/tO!Y/kO!V(vX~P#-]O!d/mO~O!V/oO~Og%VOn/sO!d#uO!k%bO(h'kO~O'{/uO~O!d+`O~O`%kO!Y/yO'r%kO~O!Z/{O~P!3xO!`/|O!a/|O'|!lO([!mO~O!P0OO([!mO~O#W0PO~Of%Za!Y%Za#[%Za#|%Za~P!0}Of%]a!Y%]a#[%]a#|%]a~P!0}O'{&UOf'fX!Y'fX~O!Y*rOf(Ua~Of0YO~O|0ZO}0ZO!P0[Ojya(oya(pya!Yya#[ya~Ofya#|ya~P$$jO|)zO!P){Oj$na(o$na(p$na!Y$na#[$na~Of$na#|$na~P$%`O|)zO!P){Oj$pa(o$pa(p$pa!Y$pa#[$pa~Of$pa#|$pa~P$&RO#g0^O~Of%Oa!Y%Oa#[%Oa#|%Oa~P!0}O!d#uO~O#g0aO~O!Y+TO`(za'r(za~O|#yO}#zO!P#{O!i#wO!k#xO(XVOP!qiZ!qin!qi!Y!qi!h!qi!o!qi#j!qi#k!qi#l!qi#m!qi#n!qi#o!qi#p!qi#q!qi#r!qi#t!qi#v!qi#x!qi#y!qi(h!qi(o!qi(p!qi~O`!qi'r!qi'p!qi!V!qi!j!qir!qi![!qi%c!qi!d!qi~P$'pOg%VOn$tOo$sOp$sOv%XOx%YOz;QO!P${O![$|O!f<`O!k$xO#f;WO$T%^O$o;SO$q;UO$t%_O'}TO(QUO(X$uO(o$}O(p%PO~Ol0kO'{0jO~P$*ZO!d+`O`(Ta![(Ta'r(Ta!Y(Ta~O#g0qO~OZ[X!YeX!ZeX~O!Y0rO!Z)OX~O!Z0tO~OZ0uO~Oa0wO'{+hO'}TO(QUO~O![%{O'{%dO_'nX!Y'nX~O!Y+mO_(}a~O!j0zO~P!8dOZ0}O~O_1OO~O#[1RO~Oj1UO![$|O~O([(xO!Z({P~Og%VOj1_O![1[O%c1^O~OZ1iO!Y1gO!Z(|X~O!Z1jO~O_1lO`%kO'r%kO~O'{#mO'}TO(QUO~O#[$eO$O$eOP(^XZ(^Xn(^X|(^X}(^X!P(^X!Y(^X!h(^X!k(^X!o(^X#j(^X#k(^X#l(^X#m(^X#n(^X#o(^X#p(^X#q(^X#t(^X#v(^X#x(^X#y(^X(X(^X(h(^X(o(^X(p(^X~O#r1oO&T1pO`(^X!i(^X~P$/qO#[$eO#r1oO&T1pO~O`1rO~P%[O`1tO~O&^1wOP&[iQ&[iR&[iX&[i`&[ic&[id&[il&[in&[io&[ip&[iv&[ix&[iz&[i!P&[i!T&[i!U&[i![&[i!f&[i!k&[i!n&[i!o&[i!p&[i!r&[i!t&[i!w&[i!{&[i#s&[i$T&[i%b&[i%d&[i%f&[i%g&[i%h&[i%k&[i%m&[i%p&[i%q&[i%s&[i&P&[i&V&[i&X&[i&Z&[i&]&[i&`&[i&f&[i&l&[i&n&[i&p&[i&r&[i&t&[i'p&[i'{&[i'}&[i(Q&[i(X&[i(g&[i(t&[i!Z&[ia&[i&c&[i~Oa1}O!Z1{O&c1|O~P`O![XO!k2PO~O&j,pOP&eiQ&eiR&eiX&ei`&eic&eid&eil&ein&eio&eip&eiv&eix&eiz&ei!P&ei!T&ei!U&ei![&ei!f&ei!k&ei!n&ei!o&ei!p&ei!r&ei!t&ei!w&ei!{&ei#s&ei$T&ei%b&ei%d&ei%f&ei%g&ei%h&ei%k&ei%m&ei%p&ei%q&ei%s&ei&P&ei&V&ei&X&ei&Z&ei&]&ei&`&ei&f&ei&l&ei&n&ei&p&ei&r&ei&t&ei'p&ei'{&ei'}&ei(Q&ei(X&ei(g&ei(t&ei!Z&ei&^&eia&ei&c&ei~O!V2VO~O!Y!^a!Z!^a~P#C|Oo!nO!P!oO!X2]O([!mO!Y'QX!Z'QX~P@UO!Y-QO!Z(`a~O!Y'WX!Z'WX~P!7lO!Y-TO!Z(na~O!Z2dO~P'_O`%kO#[2mO'r%kO~O`%kO!d#uO#[2mO'r%kO~O`%kO!d#uO!o2qO#[2mO'r%kO(h'kO~O`%kO'r%kO~P!8dO!Y$aOr$ma~O!V'Pi!Y'Pi~P!8dO!Y(PO!V(_i~O!Y(WO!V(li~O!V(mi!Y(mi~P!8dO!Y(ji!j(ji`(ji'r(ji~P!8dO#[2sO!Y(ji!j(ji`(ji'r(ji~O!Y(dO!j(ii~O!P%eO![%fO!{]O#e2xO#f2wO'{%dO~O!P%eO![%fO#f2wO'{%dO~Oj3PO!['ZO%c3OO~Og%VOj3PO!['ZO%c3OO~O#g%ZaP%ZaZ%Za`%Zan%Za}%Za!h%Za!i%Za!k%Za!o%Za#j%Za#k%Za#l%Za#m%Za#n%Za#o%Za#p%Za#q%Za#r%Za#t%Za#v%Za#x%Za#y%Za'r%Za(X%Za(h%Za!j%Za!V%Za'p%Zar%Za![%Za%c%Za!d%Za~P#L^O#g%]aP%]aZ%]a`%]an%]a}%]a!h%]a!i%]a!k%]a!o%]a#j%]a#k%]a#l%]a#m%]a#n%]a#o%]a#p%]a#q%]a#r%]a#t%]a#v%]a#x%]a#y%]a'r%]a(X%]a(h%]a!j%]a!V%]a'p%]ar%]a![%]a%c%]a!d%]a~P#MPO#g%ZaP%ZaZ%Za`%Zan%Za}%Za!Y%Za!h%Za!i%Za!k%Za!o%Za#j%Za#k%Za#l%Za#m%Za#n%Za#o%Za#p%Za#q%Za#r%Za#t%Za#v%Za#x%Za#y%Za'r%Za(X%Za(h%Za!j%Za!V%Za'p%Za#[%Zar%Za![%Za%c%Za!d%Za~P#-]O#g%]aP%]aZ%]a`%]an%]a}%]a!Y%]a!h%]a!i%]a!k%]a!o%]a#j%]a#k%]a#l%]a#m%]a#n%]a#o%]a#p%]a#q%]a#r%]a#t%]a#v%]a#x%]a#y%]a'r%]a(X%]a(h%]a!j%]a!V%]a'p%]a#[%]ar%]a![%]a%c%]a!d%]a~P#-]O#gyaPyaZya`yanya!hya!iya!kya!oya#jya#kya#lya#mya#nya#oya#pya#qya#rya#tya#vya#xya#yya'rya(Xya(hya!jya!Vya'pyarya![ya%cya!dya~P$$jO#g$naP$naZ$na`$nan$na}$na!h$na!i$na!k$na!o$na#j$na#k$na#l$na#m$na#n$na#o$na#p$na#q$na#r$na#t$na#v$na#x$na#y$na'r$na(X$na(h$na!j$na!V$na'p$nar$na![$na%c$na!d$na~P$%`O#g$paP$paZ$pa`$pan$pa}$pa!h$pa!i$pa!k$pa!o$pa#j$pa#k$pa#l$pa#m$pa#n$pa#o$pa#p$pa#q$pa#r$pa#t$pa#v$pa#x$pa#y$pa'r$pa(X$pa(h$pa!j$pa!V$pa'p$par$pa![$pa%c$pa!d$pa~P$&RO#g%OaP%OaZ%Oa`%Oan%Oa}%Oa!Y%Oa!h%Oa!i%Oa!k%Oa!o%Oa#j%Oa#k%Oa#l%Oa#m%Oa#n%Oa#o%Oa#p%Oa#q%Oa#r%Oa#t%Oa#v%Oa#x%Oa#y%Oa'r%Oa(X%Oa(h%Oa!j%Oa!V%Oa'p%Oa#[%Oar%Oa![%Oa%c%Oa!d%Oa~P#-]O`#_q!Y#_q'r#_q'p#_q!V#_q!j#_qr#_q![#_q%c#_q!d#_q~P!8dOf'RX!Y'RX~P!(SO!Y.iOf(ba~O!X3ZO!Y'SX!j'SX~P%[O!Y.lO!j(ca~O!Y.lO!j(ca~P!8dO!V3^O~O#|!ma!Z!ma~PKOO#|!ea!Y!ea!Z!ea~P#C|O#|!qa!Z!qa~P!:}O#|!sa!Z!sa~P!=hORfO![3pO$a3qO~O!Z3uO~Or3vO~P#-]O`$jq!Y$jq'r$jq'p$jq!V$jq!j$jqr$jq![$jq%c$jq!d$jq~P!8dO!V3wO~P#-]O|)zO!P){O(p%POj'ba(o'ba!Y'ba#['ba~Of'ba#|'ba~P%)eO|)zO!P){Oj'da(o'da(p'da!Y'da#['da~Of'da#|'da~P%*WO(h$ZO~P#-]O!X3zO'{%dO!Y'^X!j'^X~O!Y/cO!j(ua~O!Y/cO!d#uO!j(ua~O!Y/cO!d#uO(h'kO!j(ua~Of$wi!Y$wi#[$wi#|$wi~P!0}O!X4SO'{*]O!V'`X!Y'`X~P!1lO!Y/kO!V(va~O!Y/kO!V(va~P#-]O!d#uO#r4[O~On4_O!d#uO(h'kO~O(o$}Oj%Zi|%Zi!P%Zi(p%Zi!Y%Zi#[%Zi~Of%Zi#|%Zi~P%-jO(p%POj%]i|%]i!P%]i(o%]i!Y%]i#[%]i~Of%]i#|%]i~P%.]Of(Vi!Y(Vi~P!0}O#[4fOf(Vi!Y(Vi~P!0}O!j4iO~O`$kq!Y$kq'r$kq'p$kq!V$kq!j$kqr$kq![$kq%c$kq!d$kq~P!8dO!V4mO~O!Y4nO![(wX~P#-]O!i#wO~P4XO`$uX![$uX%W[X'r$uX!Y$uX~P!/tO%W4pO`kXjkX|kX!PkX![kX'rkX(okX(pkX!YkX~O%W4pO~Oa4vO%d4wO'{+hO'}TO(QUO!Y'mX!Z'mX~O!Y0rO!Z)Oa~OZ4{O~O_4|O~O`%kO'r%kO~P#-]O![$|O~P#-]O!Y5UO#[5WO!Z({X~O!Z5XO~Oo!nO!P5YO!_!xO!`!uO!a!uO!{:dO#P!pO#Q!pO#R!pO#S!pO#T!pO#W5_O#X!yO'|!lO'}TO(QUO([!mO(g!sO~O!Z5^O~P%3nOj5dO![1[O%c5cO~Og%VOj5dO![1[O%c5cO~Oa5kO'{#mO'}TO(QUO!Y'lX!Z'lX~O!Y1gO!Z(|a~O'}TO(QUO([5mO~O_5qO~O#r5tO&T5uO~PMnO!j5vO~P%[O`5xO~O`5xO~P%[Oa1}O!Z5}O&c1|O~P`O!d6PO~O!d6ROg(ai!Y(ai!Z(ai!d(ai!k(ai~O!Y#di!Z#di~P#C|O#[6SO!Y#di!Z#di~O!Y!^i!Z!^i~P#C|O`%kO#[6]O'r%kO~O`%kO!d#uO#[6]O'r%kO~O!Y(jq!j(jq`(jq'r(jq~P!8dO!Y(dO!j(iq~O!P%eO![%fO#f6dO'{%dO~O!['ZO%c6gO~Oj6jO!['ZO%c6gO~O#g'baP'baZ'ba`'ban'ba}'ba!h'ba!i'ba!k'ba!o'ba#j'ba#k'ba#l'ba#m'ba#n'ba#o'ba#p'ba#q'ba#r'ba#t'ba#v'ba#x'ba#y'ba'r'ba(X'ba(h'ba!j'ba!V'ba'p'bar'ba!['ba%c'ba!d'ba~P%)eO#g'daP'daZ'da`'dan'da}'da!h'da!i'da!k'da!o'da#j'da#k'da#l'da#m'da#n'da#o'da#p'da#q'da#r'da#t'da#v'da#x'da#y'da'r'da(X'da(h'da!j'da!V'da'p'dar'da!['da%c'da!d'da~P%*WO#g$wiP$wiZ$wi`$win$wi}$wi!Y$wi!h$wi!i$wi!k$wi!o$wi#j$wi#k$wi#l$wi#m$wi#n$wi#o$wi#p$wi#q$wi#r$wi#t$wi#v$wi#x$wi#y$wi'r$wi(X$wi(h$wi!j$wi!V$wi'p$wi#[$wir$wi![$wi%c$wi!d$wi~P#-]O#g%ZiP%ZiZ%Zi`%Zin%Zi}%Zi!h%Zi!i%Zi!k%Zi!o%Zi#j%Zi#k%Zi#l%Zi#m%Zi#n%Zi#o%Zi#p%Zi#q%Zi#r%Zi#t%Zi#v%Zi#x%Zi#y%Zi'r%Zi(X%Zi(h%Zi!j%Zi!V%Zi'p%Zir%Zi![%Zi%c%Zi!d%Zi~P%-jO#g%]iP%]iZ%]i`%]in%]i}%]i!h%]i!i%]i!k%]i!o%]i#j%]i#k%]i#l%]i#m%]i#n%]i#o%]i#p%]i#q%]i#r%]i#t%]i#v%]i#x%]i#y%]i'r%]i(X%]i(h%]i!j%]i!V%]i'p%]ir%]i![%]i%c%]i!d%]i~P%.]Of'Ra!Y'Ra~P!0}O!Y'Sa!j'Sa~P!8dO!Y.lO!j(ci~O#|#_i!Y#_i!Z#_i~P#C|OP$]O|#yO}#zO!P#{O!i#wO!k#xO!o$]O(XVOZ#iin#ii!h#ii#k#ii#l#ii#m#ii#n#ii#o#ii#p#ii#q#ii#r#ii#t#ii#v#ii#x#ii#y#ii#|#ii(h#ii(o#ii(p#ii!Y#ii!Z#ii~O#j#ii~P%FnO#j:lO~P%FnOP$]O|#yO}#zO!P#{O!i#wO!k#xO!o$]O#j:lO#k:mO#l:mO#m:mO(XVOZ#ii!h#ii#n#ii#o#ii#p#ii#q#ii#r#ii#t#ii#v#ii#x#ii#y#ii#|#ii(h#ii(o#ii(p#ii!Y#ii!Z#ii~On#ii~P%HyOn:nO~P%HyOP$]On:nO|#yO}#zO!P#{O!i#wO!k#xO!o$]O#j:lO#k:mO#l:mO#m:mO#n:oO(XVO#t#ii#v#ii#x#ii#y#ii#|#ii(h#ii(o#ii(p#ii!Y#ii!Z#ii~OZ#ii!h#ii#o#ii#p#ii#q#ii#r#ii~P%KUOZ:zO!h:pO#o:pO#p:pO#q:yO#r:pO~P%KUOP$]OZ:zOn:nO|#yO}#zO!P#{O!h:pO!i#wO!k#xO!o$]O#j:lO#k:mO#l:mO#m:mO#n:oO#o:pO#p:pO#q:yO#r:pO#t:qO(XVO(p#}O#x#ii#y#ii#|#ii(h#ii(o#ii!Y#ii!Z#ii~O#v:sO~P%MpO#v#ii~P%MpOP$]OZ:zOn:nO|#yO}#zO!P#{O!h:pO!i#wO!k#xO!o$]O#j:lO#k:mO#l:mO#m:mO#n:oO#o:pO#p:pO#q:yO#r:pO#t:qO(XVO#x#ii#y#ii#|#ii(h#ii!Y#ii!Z#ii~O#v#ii(o#ii(p#ii~P& {O#v:sO(o#|O(p#}O~P& {OP$]OZ:zOn:nO|#yO}#zO!P#{O!h:pO!i#wO!k#xO!o$]O#j:lO#k:mO#l:mO#m:mO#n:oO#o:pO#p:pO#q:yO#r:pO#t:qO#v:sO#x:uO(XVO(o#|O(p#}O~O#y#ii#|#ii(h#ii!Y#ii!Z#ii~P&$^O`#zy!Y#zy'r#zy'p#zy!V#zy!j#zyr#zy![#zy%c#zy!d#zy~P!8dOj<gO|)zO!P){O(o$}O(p%PO~OP#iiZ#iin#ii}#ii!h#ii!i#ii!k#ii!o#ii#j#ii#k#ii#l#ii#m#ii#n#ii#o#ii#p#ii#q#ii#r#ii#t#ii#v#ii#x#ii#y#ii#|#ii(X#ii(h#ii!Y#ii!Z#ii~P&'UO!i#wOP(WXZ(WXj(WXn(WX|(WX}(WX!P(WX!h(WX!k(WX!o(WX#j(WX#k(WX#l(WX#m(WX#n(WX#o(WX#p(WX#q(WX#r(WX#t(WX#v(WX#x(WX#y(WX#|(WX(X(WX(h(WX(o(WX(p(WX!Y(WX!Z(WX~O#|#}i!Y#}i!Z#}i~P#C|O#|!qi!Z!qi~P$'pO!Z6|O~O!Y']a!Z']a~P#C|O!d#uO(h'kO!Y'^a!j'^a~O!Y/cO!j(ui~O!Y/cO!d#uO!j(ui~Of$wq!Y$wq#[$wq#|$wq~P!0}O!V'`a!Y'`a~P#-]O!d7TO~O!Y/kO!V(vi~P#-]O!Y/kO!V(vi~O!V7XO~O!d#uO#r7^O~On7_O!d#uO(h'kO~O|)zO!P){O(p%POj'ca(o'ca!Y'ca#['ca~Of'ca#|'ca~P&.fO|)zO!P){Oj'ea(o'ea(p'ea!Y'ea#['ea~Of'ea#|'ea~P&/XO!V7aO~Of$yq!Y$yq#[$yq#|$yq~P!0}O`$ky!Y$ky'r$ky'p$ky!V$ky!j$kyr$ky![$ky%c$ky!d$ky~P!8dO!d6RO~O!Y4nO![(wa~O`#_y!Y#_y'r#_y'p#_y!V#_y!j#_yr#_y![#_y%c#_y!d#_y~P!8dOZ7fO~Oa7hO'{+hO'}TO(QUO~O!Y0rO!Z)Oi~O_7lO~O([(xO!Y'iX!Z'iX~O!Y5UO!Z({a~OlkO'{7sO~P.iO!Z7vO~P%3nOo!nO!P7wO'}TO(QUO([!mO(g!sO~O![1[O~O![1[O%c7yO~Oj7|O![1[O%c7yO~OZ8RO!Y'la!Z'la~O!Y1gO!Z(|i~O!j8VO~O!j8WO~O!j8ZO~O!j8ZO~P%[O`8]O~O!d8^O~O!j8_O~O!Y(mi!Z(mi~P#C|O`%kO#[8gO'r%kO~O!Y(jy!j(jy`(jy'r(jy~P!8dO!Y(dO!j(iy~O!['ZO%c8jO~O#g$wqP$wqZ$wq`$wqn$wq}$wq!Y$wq!h$wq!i$wq!k$wq!o$wq#j$wq#k$wq#l$wq#m$wq#n$wq#o$wq#p$wq#q$wq#r$wq#t$wq#v$wq#x$wq#y$wq'r$wq(X$wq(h$wq!j$wq!V$wq'p$wq#[$wqr$wq![$wq%c$wq!d$wq~P#-]O#g'caP'caZ'ca`'can'ca}'ca!h'ca!i'ca!k'ca!o'ca#j'ca#k'ca#l'ca#m'ca#n'ca#o'ca#p'ca#q'ca#r'ca#t'ca#v'ca#x'ca#y'ca'r'ca(X'ca(h'ca!j'ca!V'ca'p'car'ca!['ca%c'ca!d'ca~P&.fO#g'eaP'eaZ'ea`'ean'ea}'ea!h'ea!i'ea!k'ea!o'ea#j'ea#k'ea#l'ea#m'ea#n'ea#o'ea#p'ea#q'ea#r'ea#t'ea#v'ea#x'ea#y'ea'r'ea(X'ea(h'ea!j'ea!V'ea'p'ear'ea!['ea%c'ea!d'ea~P&/XO#g$yqP$yqZ$yq`$yqn$yq}$yq!Y$yq!h$yq!i$yq!k$yq!o$yq#j$yq#k$yq#l$yq#m$yq#n$yq#o$yq#p$yq#q$yq#r$yq#t$yq#v$yq#x$yq#y$yq'r$yq(X$yq(h$yq!j$yq!V$yq'p$yq#[$yqr$yq![$yq%c$yq!d$yq~P#-]O!Y'Si!j'Si~P!8dO#|#_q!Y#_q!Z#_q~P#C|O(o$}OP%ZaZ%Zan%Za}%Za!h%Za!i%Za!k%Za!o%Za#j%Za#k%Za#l%Za#m%Za#n%Za#o%Za#p%Za#q%Za#r%Za#t%Za#v%Za#x%Za#y%Za#|%Za(X%Za(h%Za!Y%Za!Z%Za~Oj%Za|%Za!P%Za(p%Za~P&@nO(p%POP%]aZ%]an%]a}%]a!h%]a!i%]a!k%]a!o%]a#j%]a#k%]a#l%]a#m%]a#n%]a#o%]a#p%]a#q%]a#r%]a#t%]a#v%]a#x%]a#y%]a#|%]a(X%]a(h%]a!Y%]a!Z%]a~Oj%]a|%]a!P%]a(o%]a~P&BuOj<gO|)zO!P){O(p%PO~P&@nOj<gO|)zO!P){O(o$}O~P&BuO|0ZO}0ZO!P0[OPyaZyajyanya!hya!iya!kya!oya#jya#kya#lya#mya#nya#oya#pya#qya#rya#tya#vya#xya#yya#|ya(Xya(hya(oya(pya!Yya!Zya~O|)zO!P){OP$naZ$naj$nan$na}$na!h$na!i$na!k$na!o$na#j$na#k$na#l$na#m$na#n$na#o$na#p$na#q$na#r$na#t$na#v$na#x$na#y$na#|$na(X$na(h$na(o$na(p$na!Y$na!Z$na~O|)zO!P){OP$paZ$paj$pan$pa}$pa!h$pa!i$pa!k$pa!o$pa#j$pa#k$pa#l$pa#m$pa#n$pa#o$pa#p$pa#q$pa#r$pa#t$pa#v$pa#x$pa#y$pa#|$pa(X$pa(h$pa(o$pa(p$pa!Y$pa!Z$pa~OP%OaZ%Oan%Oa}%Oa!h%Oa!i%Oa!k%Oa!o%Oa#j%Oa#k%Oa#l%Oa#m%Oa#n%Oa#o%Oa#p%Oa#q%Oa#r%Oa#t%Oa#v%Oa#x%Oa#y%Oa#|%Oa(X%Oa(h%Oa!Y%Oa!Z%Oa~P&'UO#|$jq!Y$jq!Z$jq~P#C|O#|$kq!Y$kq!Z$kq~P#C|O!Z8vO~O#|8wO~P!0}O!d#uO!Y'^i!j'^i~O!d#uO(h'kO!Y'^i!j'^i~O!Y/cO!j(uq~O!V'`i!Y'`i~P#-]O!Y/kO!V(vq~O!V8}O~P#-]O!V8}O~Of(Vy!Y(Vy~P!0}O!Y'ga!['ga~P#-]O`%Vq![%Vq'r%Vq!Y%Vq~P#-]OZ9SO~O!Y0rO!Z)Oq~O#[9WO!Y'ia!Z'ia~O!Y5UO!Z({i~P#C|OP[XZ[Xn[X|[X}[X!P[X!V[X!Y[X!h[X!i[X!k[X!o[X#[[X#geX#j[X#k[X#l[X#m[X#n[X#o[X#p[X#q[X#r[X#t[X#v[X#x[X#y[X$O[X(X[X(h[X(o[X(p[X~O!d%TX#r%TX~P'#`O![1[O%c9[O~O'}TO(QUO([9aO~O!Y1gO!Z(|q~O!j9dO~O!j9eO~O!j9fO~O!j9fO~P%[O#[9iO!Y#dy!Z#dy~O!Y#dy!Z#dy~P#C|O!['ZO%c9nO~O#|#zy!Y#zy!Z#zy~P#C|OP$wiZ$win$wi}$wi!h$wi!i$wi!k$wi!o$wi#j$wi#k$wi#l$wi#m$wi#n$wi#o$wi#p$wi#q$wi#r$wi#t$wi#v$wi#x$wi#y$wi#|$wi(X$wi(h$wi!Y$wi!Z$wi~P&'UO|)zO!P){O(p%POP'baZ'baj'ban'ba}'ba!h'ba!i'ba!k'ba!o'ba#j'ba#k'ba#l'ba#m'ba#n'ba#o'ba#p'ba#q'ba#r'ba#t'ba#v'ba#x'ba#y'ba#|'ba(X'ba(h'ba(o'ba!Y'ba!Z'ba~O|)zO!P){OP'daZ'daj'dan'da}'da!h'da!i'da!k'da!o'da#j'da#k'da#l'da#m'da#n'da#o'da#p'da#q'da#r'da#t'da#v'da#x'da#y'da#|'da(X'da(h'da(o'da(p'da!Y'da!Z'da~O(o$}OP%ZiZ%Zij%Zin%Zi|%Zi}%Zi!P%Zi!h%Zi!i%Zi!k%Zi!o%Zi#j%Zi#k%Zi#l%Zi#m%Zi#n%Zi#o%Zi#p%Zi#q%Zi#r%Zi#t%Zi#v%Zi#x%Zi#y%Zi#|%Zi(X%Zi(h%Zi(p%Zi!Y%Zi!Z%Zi~O(p%POP%]iZ%]ij%]in%]i|%]i}%]i!P%]i!h%]i!i%]i!k%]i!o%]i#j%]i#k%]i#l%]i#m%]i#n%]i#o%]i#p%]i#q%]i#r%]i#t%]i#v%]i#x%]i#y%]i#|%]i(X%]i(h%]i(o%]i!Y%]i!Z%]i~O#|$ky!Y$ky!Z$ky~P#C|O#|#_y!Y#_y!Z#_y~P#C|O!d#uO!Y'^q!j'^q~O!Y/cO!j(uy~O!V'`q!Y'`q~P#-]O!V9wO~P#-]O!Y0rO!Z)Oy~O!Y5UO!Z({q~O![1[O%c:OO~O!j:RO~O!['ZO%c:WO~OP$wqZ$wqn$wq}$wq!h$wq!i$wq!k$wq!o$wq#j$wq#k$wq#l$wq#m$wq#n$wq#o$wq#p$wq#q$wq#r$wq#t$wq#v$wq#x$wq#y$wq#|$wq(X$wq(h$wq!Y$wq!Z$wq~P&'UO|)zO!P){O(p%POP'caZ'caj'can'ca}'ca!h'ca!i'ca!k'ca!o'ca#j'ca#k'ca#l'ca#m'ca#n'ca#o'ca#p'ca#q'ca#r'ca#t'ca#v'ca#x'ca#y'ca#|'ca(X'ca(h'ca(o'ca!Y'ca!Z'ca~O|)zO!P){OP'eaZ'eaj'ean'ea}'ea!h'ea!i'ea!k'ea!o'ea#j'ea#k'ea#l'ea#m'ea#n'ea#o'ea#p'ea#q'ea#r'ea#t'ea#v'ea#x'ea#y'ea#|'ea(X'ea(h'ea(o'ea(p'ea!Y'ea!Z'ea~OP$yqZ$yqn$yq}$yq!h$yq!i$yq!k$yq!o$yq#j$yq#k$yq#l$yq#m$yq#n$yq#o$yq#p$yq#q$yq#r$yq#t$yq#v$yq#x$yq#y$yq#|$yq(X$yq(h$yq!Y$yq!Z$yq~P&'UOf%_!Z!Y%_!Z#[%_!Z#|%_!Z~P!0}O!Y'iq!Z'iq~P#C|O!Y#d!Z!Z#d!Z~P#C|O#g%_!ZP%_!ZZ%_!Z`%_!Zn%_!Z}%_!Z!Y%_!Z!h%_!Z!i%_!Z!k%_!Z!o%_!Z#j%_!Z#k%_!Z#l%_!Z#m%_!Z#n%_!Z#o%_!Z#p%_!Z#q%_!Z#r%_!Z#t%_!Z#v%_!Z#x%_!Z#y%_!Z'r%_!Z(X%_!Z(h%_!Z!j%_!Z!V%_!Z'p%_!Z#[%_!Zr%_!Z![%_!Z%c%_!Z!d%_!Z~P#-]OP%_!ZZ%_!Zn%_!Z}%_!Z!h%_!Z!i%_!Z!k%_!Z!o%_!Z#j%_!Z#k%_!Z#l%_!Z#m%_!Z#n%_!Z#o%_!Z#p%_!Z#q%_!Z#r%_!Z#t%_!Z#v%_!Z#x%_!Z#y%_!Z#|%_!Z(X%_!Z(h%_!Z!Y%_!Z!Z%_!Z~P&'UOr(]X~P1qO'|!lO~P!*fO!VeX!YeX#[eX~P'#`OP[XZ[Xn[X|[X}[X!P[X!Y[X!YeX!h[X!i[X!k[X!o[X#[[X#[eX#geX#j[X#k[X#l[X#m[X#n[X#o[X#p[X#q[X#r[X#t[X#v[X#x[X#y[X$O[X(X[X(h[X(o[X(p[X~O!deX!j[X!jeX(heX~P'ASOP:cOQ:cORfOc<[Od!iOlkOn:cOokOpkOvkOx:cOz:cO!PWO!TkO!UkO![XO!f:fO!kZO!n:cO!o:cO!p:cO!r:gO!t:jO!w!hO$T!kO'{)YO'}TO(QUO(XVO(g[O(t<YO~O!Y:wO!Z$ma~Og%VOl%WOn$tOo$sOp$sOv%XOx%YOz;RO!P${O![$|O!f<aO!k$xO#f;XO$T%^O$o;TO$q;VO$t%_O'{(pO'}TO(QUO(X$uO(o$}O(p%PO~O#s)aO~P'ExO!Z[X!ZeX~P'ASO#g:kO~O!d#uO#g:kO~O#[:{O~O#r:pO~O#[;ZO!Y(mX!Z(mX~O#[:{O!Y(kX!Z(kX~O#g;[O~Of;^O~P!0}O#g;cO~O#g;dO~O!d#uO#g;eO~O!d#uO#g;[O~O#|;fO~P#C|O#g;gO~O#g;hO~O#g;mO~O#g;nO~O#g;oO~O#g;pO~O#|;qO~P!0}O#|;rO~P!0}O!i#P#Q#S#T#W#e#f#q(t$o$q$t%W%b%c%d%k%m%p%q%s%u~'vS#k!U't'|#lo#j#mn|'u$Y'u'{$[([~",goto:"$2p)SPPPPP)TPP)WP)iP*x.|PPPP5pPP6WPP<S?gP?zP?zPPP?zPAxP?zP?zP?zPA|PPBRPBlPGdPPPGhPPPPGhJiPPPJoKjPGhPMxPPPP!!WGhPPPGhPGhP!$fGhP!'z!(|!)VP!)y!)}!)yPPPPP!-Y!(|PP!-v!.pP!1dGhGh!1i!4s!9Y!9Y!=OPPP!=VGhPPPPPPPPPPP!@dP!AqPPGh!CSPGhPGhGhGhGhPGh!DfP!GnP!JrP!Jv!KQ!KU!KUP!GkP!KY!KYP!N^P!NbGhGh!Nh##k?zP?zP?z?zP#$v?z?z#'O?z#)k?z#+m?z?z#,[#.f#.f#.j#.r#.f#.zP#.fP?z#/d?z#3R?z?z5pPPP#6vPPP#7a#7aP#7aP#7w#7aPP#7}P#7tP#7t#8b#7t#8|#9S5m)W#9V)WP#9^#9^#9^P)WP)WP)WP)WPP)WP#9d#9gP#9g)WP#9kP#9nP)WP)WP)WP)WP)WP)W)WPP#9t#9z#:V#:]#:c#:i#:o#:}#;T#;Z#;e#;k#;u#<U#<[#<|#=`#=f#=l#=z#>a#@O#@^#@d#Ax#BW#Cr#DQ#DW#D^#Dd#Dn#Dt#Dz#EU#Eh#EnPPPPPPPPPP#EtPPPPPPP#Fi#Ip#KP#KW#K`PPPP$!d$%Z$+r$+u$+x$,q$,t$,w$-O$-WPP$-^$-b$.Y$/X$/]$/qPP$/u$/{$0PP$0S$0W$0Z$1P$1h$2P$2T$2W$2Z$2a$2d$2h$2lR!{RoqOXst!Z#c%j&m&o&p&r,h,m1w1zY!uQ'Z-Y1[5]Q%pvQ%xyQ&P|Q&e!VS'R!e-QQ'a!iS'g!r!xS*c$|*hQ+f%yQ+s&RQ,X&_Q-W'YQ-b'bQ-j'hQ/|*jQ1f,YR;Y:g%OdOPWXYZstuvw!Z!`!g!o#R#V#Y#c#n#t#x#{$O$P$Q$R$S$T$U$V$W$X$Y$a$e%j%p%}&f&i&m&o&p&r&v'O']'m'}(P(V(^(r(v(z)y+O+S,e,h,m-^-f-t-z.l.s0[0a0q1_1o1p1r1t1w1z1|2m2s3Z5Y5d5t5u5x6]7w7|8]8gS#p]:d!r)[$[$m'S)n,y,|.{2]3p5W6S9W9i:c:f:g:j:k:l:m:n:o:p:q:r:s:t:u:v:w:{;Y;Z;[;^;e;f;o;p<]Q*u%ZQ+k%{Q,Z&bQ,b&jQ.c;QQ0h+^Q0l+`Q0w+lQ1n,`Q2{.[Q4v0rQ5k1gQ6i3PQ6u;RQ7h4wR8m6j&|kOPWXYZstuvw!Z!`!g!o#R#V#Y#c#n#t#x#{$O$P$Q$R$S$T$U$V$W$X$Y$[$a$e$m%j%p%}&f&i&j&m&o&p&r&v'O'S']'m'}(P(V(^(r(v(z)n)y+O+S+^,e,h,m,y,|-^-f-t-z.[.l.s.{0[0a0q1_1o1p1r1t1w1z1|2]2m2s3P3Z3p5W5Y5d5t5u5x6S6]6j7w7|8]8g9W9i:c:f:g:j:k:l:m:n:o:p:q:r:s:t:u:v:w:{;Y;Z;[;^;e;f;o;p<]t!nQ!r!u!x!y'R'Y'Z'g'h'i-Q-W-Y-j1[5]5_$v$si#u#w$c$d$x${%O%Q%[%]%a)u){)}*P*R*Y*`*p*q+]+`+w+z.Z.i/Z/j/k/m0Q0S0^1R1U1^3O3x4S4[4f4n4p5c6g7T7^7y8j8w9[9n:O:W:y:z:|:};O;P;S;T;U;V;W;X;_;`;a;b;c;d;g;h;i;j;k;l;m;n;q;r<Y<b<c<f<gQ&S|Q'P!eS'V%f-TQ+k%{Q,Z&bQ0]*yQ0w+lQ0|+rQ1m,_Q1n,`Q4v0rQ5P1OQ5k1gQ5n1iQ5o1lQ7h4wQ7k4|Q8U5qQ9V7lR9b8RrnOXst!V!Z#c%j&d&m&o&p&r,h,m1w1zR,]&f&v^OPXYstuvwz!Z!`!g!j!o#R#c#n#t#x#{$O$P$Q$R$S$T$U$V$W$X$Y$[$a$e$m%j%p%}&f&i&j&m&o&p&r&v'O']'m(P(V(^(r(v(z)n)y+O+S+^,e,h,m,y,|-^-f-t-z.[.l.s.{0[0a0q1_1o1p1r1t1w1z1|2]2m2s3P3Z3p5W5Y5d5t5u5x6S6]6j7w7|8]8g9W9i:c:f:g:j:k:l:m:n:o:p:q:r:s:t:u:v:w:{;Y;Z;[;^;e;f;o;p<[<][#[WZ#V#Y'S'}!S%gm#g#h#k%b%e(W(b(c(d+Q+R+T,d,z-x.O.P.Q.S2P2w2x6R6dQ%sxQ%wyS%||&RQ&Y!TQ'^!hQ'`!iQ(k#rS*V$x*ZS+e%x%yQ+i%{Q,S&]Q,W&_S-a'a'bQ.^(lQ/g*WQ0p+fQ0v+lQ0x+mQ0{+qQ1a,TS1e,X,YQ2i-bQ3y/cQ4u0rQ4y0uQ5O0}Q5j1fQ7Q3zQ7g4wQ7j4{Q9R7fR9y9S!O$zi#w%O%Q%[%]%a)}*P*Y*p*q.i/j0Q0S0^3x4f8w<Y<b<c!S%uy!i!t%w%x%y'Q'`'a'b'f'p*b+e+f,}-a-b-i/t0p2b2i2p4^Q+_%sQ+x&VQ+{&WQ,V&_Q.](kQ1`,SU1d,W,X,YQ3Q.^Q5e1aS5i1e1fQ8Q5j#W<^#u$c$d$x${)u){*R*`+]+`+w+z.Z/Z/k/m1R1U1^3O4S4[4n4p5c6g7T7^7y8j9[9n:O:W:|;O;S;U;W;_;a;c;g;i;k;m;q<f<go<_:y:z:};P;T;V;X;`;b;d;h;j;l;n;rW%Ti%V*r<YS&V!Q&dQ&W!RQ&X!SR+v&T$w%Si#u#w$c$d$x${%O%Q%[%]%a)u){)}*P*R*Y*`*p*q+]+`+w+z.Z.i/Z/j/k/m0Q0S0^1R1U1^3O3x4S4[4f4n4p5c6g7T7^7y8j8w9[9n:O:W:y:z:|:};O;P;S;T;U;V;W;X;_;`;a;b;c;d;g;h;i;j;k;l;m;n;q;r<Y<b<c<f<gT)v$u)wV*v%Z;Q;RU'V!e%f-TS(y#y#zQ+p&OS.V(g(hQ1V+|Q4g0ZR7p5U&|kOPWXYZstuvw!Z!`!g!o#R#V#Y#c#n#t#x#{$O$P$Q$R$S$T$U$V$W$X$Y$[$a$e$m%j%p%}&f&i&j&m&o&p&r&v'O'S']'m'}(P(V(^(r(v(z)n)y+O+S+^,e,h,m,y,|-^-f-t-z.[.l.s.{0[0a0q1_1o1p1r1t1w1z1|2]2m2s3P3Z3p5W5Y5d5t5u5x6S6]6j7w7|8]8g9W9i:c:f:g:j:k:l:m:n:o:p:q:r:s:t:u:v:w:{;Y;Z;[;^;e;f;o;p<]$i$`c#X#d%n%o%q'|(S(n(u(})O)P)Q)R)S)T)U)V)W)X)Z)^)b)l+Z+o-O-m-r-w-y.h.n.r.t.u.v/V0_2W2Z2k2r3Y3_3`3a3b3c3d3e3f3g3h3i3j3k3n3o3t4k4s6U6[6a6o6p6y6z7r8a8e8n8t8u9k9{:S:e<PT#SV#T&}kOPWXYZstuvw!Z!`!g!o#R#V#Y#c#n#t#x#{$O$P$Q$R$S$T$U$V$W$X$Y$[$a$e$m%j%p%}&f&i&j&m&o&p&r&v'O'S']'m'}(P(V(^(r(v(z)n)y+O+S+^,e,h,m,y,|-^-f-t-z.[.l.s.{0[0a0q1_1o1p1r1t1w1z1|2]2m2s3P3Z3p5W5Y5d5t5u5x6S6]6j7w7|8]8g9W9i:c:f:g:j:k:l:m:n:o:p:q:r:s:t:u:v:w:{;Y;Z;[;^;e;f;o;p<]Q'T!eR2^-Qv!nQ!e!r!u!x!y'R'Y'Z'g'h'i-Q-W-Y-j1[5]5_S*b$|*hS/t*c*jQ/}*kQ1X,OQ4^/|R4a0PnqOXst!Z#c%j&m&o&p&r,h,m1w1zQ&t!^Q'q!wS(m#t:kQ+c%vQ,Q&YQ,R&[Q-_'_Q-l'jS.g(r;[S0`+O;eQ0n+dQ1Z,PQ2O,oQ2Q,pQ2Y,{Q2g-`Q2j-dS4l0a;oQ4q0oS4t0q;pQ6T2[Q6X2hQ6^2oQ7e4rQ8b6VQ8c6YQ8f6_R9h8_$d$_c#X#d%o%q'|(S(n(u(})O)P)Q)R)S)T)U)V)W)X)Z)^)b)l+Z+o-O-m-r-w-y.h.n.r.u.v/V0_2W2Z2k2r3Y3_3`3a3b3c3d3e3f3g3h3i3j3k3n3o3t4k4s6U6[6a6o6p6y6z7r8a8e8n8t8u9k9{:S:e<PS(j#o'dU*o%R(q3mS+Y%n.tQ2|0hQ6f2{Q8l6iR9o8m$d$^c#X#d%o%q'|(S(n(u(})O)P)Q)R)S)T)U)V)W)X)Z)^)b)l+Z+o-O-m-r-w-y.h.n.r.u.v/V0_2W2Z2k2r3Y3_3`3a3b3c3d3e3f3g3h3i3j3k3n3o3t4k4s6U6[6a6o6p6y6z7r8a8e8n8t8u9k9{:S:e<PS(i#o'dS({#z$_S+X%n.tS.W(h(jQ.w)]Q0e+YR2y.X&|kOPWXYZstuvw!Z!`!g!o#R#V#Y#c#n#t#x#{$O$P$Q$R$S$T$U$V$W$X$Y$[$a$e$m%j%p%}&f&i&j&m&o&p&r&v'O'S']'m'}(P(V(^(r(v(z)n)y+O+S+^,e,h,m,y,|-^-f-t-z.[.l.s.{0[0a0q1_1o1p1r1t1w1z1|2]2m2s3P3Z3p5W5Y5d5t5u5x6S6]6j7w7|8]8g9W9i:c:f:g:j:k:l:m:n:o:p:q:r:s:t:u:v:w:{;Y;Z;[;^;e;f;o;p<]S#p]:dQ&o!XQ&p!YQ&r![Q&s!]R1v,kQ'[!hQ+[%sQ-]'^S.Y(k+_Q2e-[W2}.].^0g0iQ6W2fU6e2z2|3QS8i6f6hS9m8k8lS:U9l9oQ:^:VR:a:_U!vQ'Z-YT5Z1[5]!Q_OXZ`st!V!Z#c#g%b%j&d&f&m&o&p&r(d,h,m.P1w1z]!pQ!r'Z-Y1[5]T#p]:d%Y{OPWXYZstuvw!Z!`!g!o#R#V#Y#c#n#t#x#{$O$P$Q$R$S$T$U$V$W$X$Y$a$e%j%p%}&f&i&j&m&o&p&r&v'O']'m'}(P(V(^(r(v(z)y+O+S+^,e,h,m-^-f-t-z.[.l.s0[0a0q1_1o1p1r1t1w1z1|2m2s3P3Z5Y5d5t5u5x6]6j7w7|8]8gS(y#y#zS.V(g(h!s;v$[$m'S)n,y,|.{2]3p5W6S9W9i:c:f:g:j:k:l:m:n:o:p:q:r:s:t:u:v:w:{;Y;Z;[;^;e;f;o;p<]Y!tQ'Z-Y1[5]Q'f!rS'p!u!xS'r!y5_S-i'g'hQ-k'iR2p-jQ'o!tS(`#f1qS-h'f'rQ/f*VQ/r*bQ2q-kQ4O/gS4X/s/}Q7P3yS7[4_4aQ8y7QR9Q7_Q#vbQ'n!tS(_#f1qS(a#l*}Q+P%cQ+a%tQ+g%zU-g'f'o'rQ-{(`Q/e*VQ/q*bQ/w*eQ0m+bQ1b,US2n-h-kQ2v.TS3}/f/gS4W/r/}Q4Z/vQ4]/xQ5g1cQ6`2qQ7O3yQ7S4OS7W4X4aQ7]4`Q8O5hS8x7P7QQ8|7XQ9O7[Q9_8PQ9u8yQ9v8}Q9x9QQ:Q9`Q:Y9wQ;y;tQ<U;}R<V<OV!vQ'Z-Y%YaOPWXYZstuvw!Z!`!g!o#R#V#Y#c#n#t#x#{$O$P$Q$R$S$T$U$V$W$X$Y$a$e%j%p%}&f&i&j&m&o&p&r&v'O']'m'}(P(V(^(r(v(z)y+O+S+^,e,h,m-^-f-t-z.[.l.s0[0a0q1_1o1p1r1t1w1z1|2m2s3P3Z5Y5d5t5u5x6]6j7w7|8]8gS#vz!j!r;s$[$m'S)n,y,|.{2]3p5W6S9W9i:c:f:g:j:k:l:m:n:o:p:q:r:s:t:u:v:w:{;Y;Z;[;^;e;f;o;p<]R;y<[%YbOPWXYZstuvw!Z!`!g!o#R#V#Y#c#n#t#x#{$O$P$Q$R$S$T$U$V$W$X$Y$a$e%j%p%}&f&i&j&m&o&p&r&v'O']'m'}(P(V(^(r(v(z)y+O+S+^,e,h,m-^-f-t-z.[.l.s0[0a0q1_1o1p1r1t1w1z1|2m2s3P3Z5Y5d5t5u5x6]6j7w7|8]8gQ%cj!S%ty!i!t%w%x%y'Q'`'a'b'f'p*b+e+f,}-a-b-i/t0p2b2i2p4^S%zz!jQ+b%uQ,U&_W1c,V,W,X,YU5h1d1e1fS8P5i5jQ9`8Q!r;t$[$m'S)n,y,|.{2]3p5W6S9W9i:c:f:g:j:k:l:m:n:o:p:q:r:s:t:u:v:w:{;Y;Z;[;^;e;f;o;p<]Q;}<ZR<O<[$|eOPXYstuvw!Z!`!g!o#R#c#n#t#x#{$O$P$Q$R$S$T$U$V$W$X$Y$a$e%j%p%}&f&i&m&o&p&r&v'O']'m(P(V(^(r(v(z)y+O+S+^,e,h,m-^-f-t-z.[.l.s0[0a0q1_1o1p1r1t1w1z1|2m2s3P3Z5Y5d5t5u5x6]6j7w7|8]8gY#aWZ#V#Y'}!S%gm#g#h#k%b%e(W(b(c(d+Q+R+T,d,z-x.O.P.Q.S2P2w2x6R6dQ,c&j!p;u$[$m)n,y,|.{2]3p5W6S9W9i:c:f:g:j:k:l:m:n:o:p:q:r:s:t:u:v:w:{;Y;Z;[;^;e;f;o;p<]R;x'SS'W!e%fR2`-T%OdOPWXYZstuvw!Z!`!g!o#R#V#Y#c#n#t#x#{$O$P$Q$R$S$T$U$V$W$X$Y$a$e%j%p%}&f&i&m&o&p&r&v'O']'m'}(P(V(^(r(v(z)y+O+S,e,h,m-^-f-t-z.l.s0[0a0q1_1o1p1r1t1w1z1|2m2s3Z5Y5d5t5u5x6]7w7|8]8g!r)[$[$m'S)n,y,|.{2]3p5W6S9W9i:c:f:g:j:k:l:m:n:o:p:q:r:s:t:u:v:w:{;Y;Z;[;^;e;f;o;p<]Q,b&jQ0h+^Q2{.[Q6i3PR8m6j!b$Uc#X%n'|(S(n(u)W)X)^)b+o-m-r-w-y.h.n/V0_2k2r3Y3k4k4s6[6a6o8e9k:e!P:r)Z)l-O.t2W2Z3_3i3j3n3t6U6p6y6z7r8a8n8t8u9{:S<P!f$Wc#X%n'|(S(n(u)T)U)W)X)^)b+o-m-r-w-y.h.n/V0_2k2r3Y3k4k4s6[6a6o8e9k:e!T:t)Z)l-O.t2W2Z3_3f3g3i3j3n3t6U6p6y6z7r8a8n8t8u9{:S<P!^$[c#X%n'|(S(n(u)^)b+o-m-r-w-y.h.n/V0_2k2r3Y3k4k4s6[6a6o8e9k:eQ3x/az<])Z)l-O.t2W2Z3_3n3t6U6p6y6z7r8a8n8t8u9{:S<PQ<b<dR<c<e&|kOPWXYZstuvw!Z!`!g!o#R#V#Y#c#n#t#x#{$O$P$Q$R$S$T$U$V$W$X$Y$[$a$e$m%j%p%}&f&i&j&m&o&p&r&v'O'S']'m'}(P(V(^(r(v(z)n)y+O+S+^,e,h,m,y,|-^-f-t-z.[.l.s.{0[0a0q1_1o1p1r1t1w1z1|2]2m2s3P3Z3p5W5Y5d5t5u5x6S6]6j7w7|8]8g9W9i:c:f:g:j:k:l:m:n:o:p:q:r:s:t:u:v:w:{;Y;Z;[;^;e;f;o;p<]S$nh$oR3q.z'TgOPWXYZhstuvw!Z!`!g!o#R#V#Y#c#n#t#x#{$O$P$Q$R$S$T$U$V$W$X$Y$[$a$e$m$o%j%p%}&f&i&j&m&o&p&r&v'O'S']'m'}(P(V(^(r(v(z)n)y+O+S+^,e,h,m,y,|-^-f-t-z.[.l.s.z.{0[0a0q1_1o1p1r1t1w1z1|2]2m2s3P3Z3p5W5Y5d5t5u5x6S6]6j7w7|8]8g9W9i:c:f:g:j:k:l:m:n:o:p:q:r:s:t:u:v:w:{;Y;Z;[;^;e;f;o;p<]T$jf$pQ$hfS)e$k)iR)q$pT$if$pT)g$k)i'ThOPWXYZhstuvw!Z!`!g!o#R#V#Y#c#n#t#x#{$O$P$Q$R$S$T$U$V$W$X$Y$[$a$e$m$o%j%p%}&f&i&j&m&o&p&r&v'O'S']'m'}(P(V(^(r(v(z)n)y+O+S+^,e,h,m,y,|-^-f-t-z.[.l.s.z.{0[0a0q1_1o1p1r1t1w1z1|2]2m2s3P3Z3p5W5Y5d5t5u5x6S6]6j7w7|8]8g9W9i:c:f:g:j:k:l:m:n:o:p:q:r:s:t:u:v:w:{;Y;Z;[;^;e;f;o;p<]T$nh$oQ$qhR)p$o%YjOPWXYZstuvw!Z!`!g!o#R#V#Y#c#n#t#x#{$O$P$Q$R$S$T$U$V$W$X$Y$a$e%j%p%}&f&i&j&m&o&p&r&v'O']'m'}(P(V(^(r(v(z)y+O+S+^,e,h,m-^-f-t-z.[.l.s0[0a0q1_1o1p1r1t1w1z1|2m2s3P3Z5Y5d5t5u5x6]6j7w7|8]8g!s<Z$[$m'S)n,y,|.{2]3p5W6S9W9i:c:f:g:j:k:l:m:n:o:p:q:r:s:t:u:v:w:{;Y;Z;[;^;e;f;o;p<]#clOPXZst!Z!`!o#R#c#n#{$m%j&f&i&j&m&o&p&r&v'O'](z)n+S+^,e,h,m-^.[.{0[1_1o1p1r1t1w1z1|3P3p5Y5d5t5u5x6j7w7|8]!O%Ri#w%O%Q%[%]%a)}*P*Y*p*q.i/j0Q0S0^3x4f8w<Y<b<c#W(q#u$c$d$x${)u){*R*`+]+`+w+z.Z/Z/k/m1R1U1^3O4S4[4n4p5c6g7T7^7y8j9[9n:O:W:|;O;S;U;W;_;a;c;g;i;k;m;q<f<gQ*z%_Q/W)zo3m:y:z:};P;T;V;X;`;b;d;h;j;l;n;r!O$yi#w%O%Q%[%]%a)}*P*Y*p*q.i/j0Q0S0^3x4f8w<Y<b<cQ*[$zS*e$|*hQ*{%`Q/x*f#W;{#u$c$d$x${)u){*R*`+]+`+w+z.Z/Z/k/m1R1U1^3O4S4[4n4p5c6g7T7^7y8j9[9n:O:W:|;O;S;U;W;_;a;c;g;i;k;m;q<f<gn;|:y:z:};P;T;V;X;`;b;d;h;j;l;n;rQ<Q<^Q<R<_Q<S<`R<T<a!O%Ri#w%O%Q%[%]%a)}*P*Y*p*q.i/j0Q0S0^3x4f8w<Y<b<c#W(q#u$c$d$x${)u){*R*`+]+`+w+z.Z/Z/k/m1R1U1^3O4S4[4n4p5c6g7T7^7y8j9[9n:O:W:|;O;S;U;W;_;a;c;g;i;k;m;q<f<go3m:y:z:};P;T;V;X;`;b;d;h;j;l;n;rnoOXst!Z#c%j&m&o&p&r,h,m1w1zQ*_${Q,v&yQ,w&{R4R/k$v%Si#u#w$c$d$x${%O%Q%[%]%a)u){)}*P*R*Y*`*p*q+]+`+w+z.Z.i/Z/j/k/m0Q0S0^1R1U1^3O3x4S4[4f4n4p5c6g7T7^7y8j8w9[9n:O:W:y:z:|:};O;P;S;T;U;V;W;X;_;`;a;b;c;d;g;h;i;j;k;l;m;n;q;r<Y<b<c<f<gQ+y&WQ1T+{Q5S1SR7o5TT*g$|*hS*g$|*hT5[1[5]S/v*d5YT4`0O7wQ+a%tQ/w*eQ0m+bQ1b,UQ5g1cQ8O5hQ9_8PR:Q9`!O%Oi#w%O%Q%[%]%a)}*P*Y*p*q.i/j0Q0S0^3x4f8w<Y<b<cr)}$v(s*O*n*|/i0U0V3W4P4j6}7`9t;z<W<XS0Q*m0R#W:|#u$c$d$x${)u){*R*`+]+`+w+z.Z/Z/k/m1R1U1^3O4S4[4n4p5c6g7T7^7y8j9[9n:O:W:|;O;S;U;W;_;a;c;g;i;k;m;q<f<gn:}:y:z:};P;T;V;X;`;b;d;h;j;l;n;r!^;_(o)`*U*^._.b.f/S/X/a/n0f1Q1S3T4Q4U5R5T6k6n7U7Y7b7d8{9P:X<d<e`;`3l6q6t6x8o9p9s:bS;i.a3UT;j6s8r!O%Qi#w%O%Q%[%]%a)}*P*Y*p*q.i/j0Q0S0^3x4f8w<Y<b<cv*P$v(s*Q*m*|/]/i0U0V3W4P4b4j6}7`9t;z<W<XS0S*n0T#W;O#u$c$d$x${)u){*R*`+]+`+w+z.Z/Z/k/m1R1U1^3O4S4[4n4p5c6g7T7^7y8j9[9n:O:W:|;O;S;U;W;_;a;c;g;i;k;m;q<f<gn;P:y:z:};P;T;V;X;`;b;d;h;j;l;n;r!b;a(o)`*U*^.`.a.f/S/X/a/n0f1Q1S3R3T4Q4U5R5T6k6l6n7U7Y7b7d8{9P:X<d<ed;b3l6r6s6x8o8p9p9q9s:bS;k.b3VT;l6t8srnOXst!V!Z#c%j&d&m&o&p&r,h,m1w1zQ&a!UR,e&jrnOXst!V!Z#c%j&d&m&o&p&r,h,m1w1zR&a!UQ+}&XR1P+vsnOXst!V!Z#c%j&d&m&o&p&r,h,m1w1zQ1],SS5b1`1aU7x5`5a5eS9Z7z7{S9|9Y9]Q:Z9}R:`:[Q&h!VR,^&dR5n1iS%||&RR0x+mQ&m!WR,h&nR,n&sT1x,m1zR,r&tQ,q&tR2R,rQ't!zR-n'tSsOtQ#cXT%ms#cQ!}TR'v!}Q#QUR'x#QQ)w$uR/T)wQ#TVR'z#TQ#WWU(Q#W(R-uQ(R#XR-u(SQ-R'TR2_-RQ.j(sR3X.jQ.m(uS3[.m3]R3].nQ-Y'ZR2c-YY!rQ'Z-Y1[5]R'e!rS#^W%eU(X#^(Y-vQ(Y#_R-v(TQ-U'WR2a-Ut`OXst!V!Z#c%j&d&f&m&o&p&r,h,m1w1zS#gZ%bU#q`#g.PR.P(dQ(e#iQ-|(aW.U(e-|2t6bQ2t-}R6b2uQ)i$kR.|)iQ$ohR)o$oQ$bcU)_$b-q:xQ-q:eR:x)lQ/d*VW3{/d3|7R8zU3|/e/f/gS7R3}4OR8z7S$X)|$v(o(s)`*U*^*m*n*w*x*|.a.b.d.e.f/S/X/]/_/a/i/n0U0V0f1Q1S3R3S3T3W3l4P4Q4U4b4d4j5R5T6k6l6m6n6s6t6v6w6x6}7U7Y7`7b7d8o8p8q8{9P9p9q9r9s9t:X:b;z<W<X<d<eQ/l*^U4T/l4V7VQ4V/nR7V4UQ*h$|R/z*hr*O$v(s*m*n*|/i0U0V3W4P4j6}7`9t;z<W<X!^._(o)`*U*^.a.b.f/S/X/a/n0f1Q1S3T4Q4U5R5T6k6n7U7Y7b7d8{9P:X<d<eU/^*O._6qa6q3l6s6t6x8o9p9s:bQ0R*mQ3U.aU4c0R3U8rR8r6sv*Q$v(s*m*n*|/]/i0U0V3W4P4b4j6}7`9t;z<W<X!b.`(o)`*U*^.a.b.f/S/X/a/n0f1Q1S3R3T4Q4U5R5T6k6l6n7U7Y7b7d8{9P:X<d<eU/`*Q.`6re6r3l6s6t6x8o8p9p9q9s:bQ0T*nQ3V.bU4e0T3V8sR8s6tQ*s%UR0X*sQ4o0fR7c4oQ+U%hR0d+UQ5V1VS7q5V9XR9X7rQ,P&YR1Y,PQ5]1[R7u5]Q1h,ZS5l1h8SR8S5nQ0s+iW4x0s4z7i9TQ4z0vQ7i4yR9T7jQ+n%|R0y+nQ1z,mR5|1zYrOXst#cQ&q!ZQ+W%jQ,g&mQ,i&oQ,j&pQ,l&rQ1u,hS1x,m1zR5{1wQ%lpQ&u!_Q&x!aQ&z!bQ&|!cQ'l!tQ+V%iQ+c%vQ+u&SQ,]&hQ,t&wW-e'f'n'o'rQ-l'jQ/y*gQ0n+dS1k,^,aQ2S,sQ2T,vQ2U,wQ2j-dW2l-g-h-k-mQ4q0oQ4}0|Q5Q1QQ5f1bQ5p1mQ5z1vU6Z2k2n2qQ6^2oQ7e4rQ7m5PQ7n5RQ7t5[Q7}5gQ8T5oS8d6[6`Q8f6_Q9U7kQ9^8OQ9c8UQ9j8eQ9z9VQ:P9_Q:T9kR:]:QQ%vyQ'_!iQ'j!tU+d%w%x%yQ,{'QU-`'`'a'bS-d'f'pQ/p*bS0o+e+fQ2[,}S2h-a-bQ2o-iQ4Y/tQ4r0pQ6V2bQ6Y2iQ6_2pR7Z4^S$wi<YR*t%VU%Ui%V<YR0W*rQ$viS(o#u+`Q(s#wS)`$c$dQ*U$xQ*^${Q*m%OQ*n%QQ*w%[Q*x%]Q*|%aQ.a:|Q.b;OQ.d;SQ.e;UQ.f;WQ/S)uS/X){/ZQ/])}Q/_*PQ/a*RQ/i*YQ/n*`Q0U*pQ0V*qh0f+].Z1^3O5c6g7y8j9[9n:O:WQ1Q+wQ1S+zQ3R;_Q3S;aQ3T;cQ3W.iS3l:y:zQ4P/jQ4Q/kQ4U/mQ4b0QQ4d0SQ4j0^Q5R1RQ5T1UQ6k;gQ6l;iQ6m;kQ6n;mQ6s:}Q6t;PQ6v;TQ6w;VQ6x;XQ6}3xQ7U4SQ7Y4[Q7`4fQ7b4nQ7d4pQ8o;dQ8p;`Q8q;bQ8{7TQ9P7^Q9p;hQ9q;jQ9r;lQ9s;nQ9t8wQ:X;qQ:b;rQ;z<YQ<W<bQ<X<cQ<d<fR<e<gnpOXst!Z#c%j&m&o&p&r,h,m1w1zQ!fPS#eZ#nQ&w!`U'c!o5Y7wQ'y#RQ(|#{Q)m$mS,a&f&iQ,f&jQ,s&vQ,x'OQ-[']Q.p(zQ/Q)nQ0b+SQ0i+^Q1s,eQ2f-^Q2|.[Q3s.{Q4h0[Q5a1_Q5r1oQ5s1pQ5w1rQ5y1tQ6O1|Q6f3PQ6{3pQ7{5dQ8X5tQ8Y5uQ8[5xQ8l6jQ9]7|R9g8]#WcOPXZst!Z!`!o#c#n#{%j&f&i&j&m&o&p&r&v'O'](z+S+^,e,h,m-^.[0[1_1o1p1r1t1w1z1|3P5Y5d5t5u5x6j7w7|8]Q#XWQ#dYQ%nuQ%ovS%qw!gS'|#V(PQ(S#YQ(n#tQ(u#xQ(}$OQ)O$PQ)P$QQ)Q$RQ)R$SQ)S$TQ)T$UQ)U$VQ)V$WQ)W$XQ)X$YQ)Z$[Q)^$aQ)b$eW)l$m)n.{3pQ+Z%pQ+o%}S-O'S2]Q-m'mS-r'}-tQ-w(VQ-y(^Q.h(rQ.n(vQ.r:cQ.t:fQ.u:gQ.v:jQ/V)yQ0_+OQ2W,yQ2Z,|Q2k-fQ2r-zQ3Y.lQ3_:kQ3`:lQ3a:mQ3b:nQ3c:oQ3d:pQ3e:qQ3f:rQ3g:sQ3h:tQ3i:uQ3j:vQ3k.sQ3n:{Q3o;YQ3t:wQ4k0aQ4s0qQ6U;ZQ6[2mQ6a2sQ6o3ZQ6p;[Q6y;^Q6z;eQ7r5WQ8a6SQ8e6]Q8n;fQ8t;oQ8u;pQ9k8gQ9{9WQ:S9iQ:e#RR<P<]R#ZWR'U!eY!tQ'Z-Y1[5]S'Q!e-QQ'f!rS'p!u!xS'r!y5_S,}'R'YS-i'g'hQ-k'iQ2b-WR2p-jR(t#wR(w#xQ!fQT-X'Z-Y]!qQ!r'Z-Y1[5]Q#o]R'd:dT#jZ%bS#iZ%bS%hm,dU(a#g#h#kS-}(b(cQ.R(dQ0c+TQ2u.OU2v.P.Q.SS6c2w2xR8h6d`#]W#V#Y%e'}(W+Q-xr#fZm#g#h#k%b(b(c(d+T.O.P.Q.S2w2x6dQ1q,dQ2X,zQ6Q2PQ8`6RT;w'S+RT#`W%eS#_W%eS(O#V(WS(T#Y+QS-P'S+RT-s'}-xT'X!e%fQ$kfR)s$pT)h$k)iR3r.zT*X$x*ZR*a${Q0g+]Q2z.ZQ5`1^Q6h3OQ7z5cQ8k6gQ9Y7yQ9l8jQ9}9[Q:V9nQ:[:OR:_:WnqOXst!Z#c%j&m&o&p&r,h,m1w1zQ&g!VR,]&dtmOXst!U!V!Z#c%j&d&m&o&p&r,h,m1w1zR,d&jT%im,dR1W+|R,[&bQ&Q|R+t&RR+j%{T&k!W&nT&l!W&nT1y,m1z",nodeNames:"⚠ ArithOp ArithOp JSXStartTag LineComment BlockComment Script Hashbang ExportDeclaration export Star as VariableName String Escape from ; default FunctionDeclaration async function VariableDefinition > < TypeParamList TypeDefinition extends ThisType this LiteralType ArithOp Number BooleanLiteral TemplateType InterpolationEnd Interpolation InterpolationStart NullType null VoidType void TypeofType typeof MemberExpression . ?. PropertyName [ TemplateString Escape Interpolation super RegExp ] ArrayExpression Spread , } { ObjectExpression Property async get set PropertyDefinition Block : NewExpression new TypeArgList CompareOp < ) ( ArgList UnaryExpression delete LogicOp BitOp YieldExpression yield AwaitExpression await ParenthesizedExpression ClassExpression class ClassBody MethodDeclaration Decorator @ MemberExpression PrivatePropertyName CallExpression declare Privacy static abstract override PrivatePropertyDefinition PropertyDeclaration readonly accessor Optional TypeAnnotation Equals StaticBlock FunctionExpression ArrowFunction ParamList ParamList ArrayPattern ObjectPattern PatternProperty Privacy readonly Arrow MemberExpression BinaryExpression ArithOp ArithOp ArithOp ArithOp BitOp CompareOp instanceof satisfies in const CompareOp BitOp BitOp BitOp LogicOp LogicOp ConditionalExpression LogicOp LogicOp AssignmentExpression UpdateOp PostfixExpression CallExpression TaggedTemplateExpression DynamicImport import ImportMeta JSXElement JSXSelfCloseEndTag JSXSelfClosingTag JSXIdentifier JSXBuiltin JSXIdentifier JSXNamespacedName JSXMemberExpression JSXSpreadAttribute JSXAttribute JSXAttributeValue JSXEscape JSXEndTag JSXOpenTag JSXFragmentTag JSXText JSXEscape JSXStartCloseTag JSXCloseTag PrefixCast ArrowFunction TypeParamList SequenceExpression KeyofType keyof UniqueType unique ImportType InferredType infer TypeName ParenthesizedType FunctionSignature ParamList NewSignature IndexedType TupleType Label ArrayType ReadonlyType ObjectType MethodType PropertyType IndexSignature PropertyDefinition CallSignature TypePredicate is NewSignature new UnionType LogicOp IntersectionType LogicOp ConditionalType ParameterizedType ClassDeclaration abstract implements type VariableDeclaration let var using TypeAliasDeclaration InterfaceDeclaration interface EnumDeclaration enum EnumBody NamespaceDeclaration namespace module AmbientDeclaration declare GlobalDeclaration global ClassDeclaration ClassBody AmbientFunctionDeclaration ExportGroup VariableName VariableName ImportDeclaration ImportGroup ForStatement for ForSpec ForInSpec ForOfSpec of WhileStatement while WithStatement with DoStatement do IfStatement if else SwitchStatement switch SwitchBody CaseLabel case DefaultLabel TryStatement try CatchClause catch FinallyClause finally ReturnStatement return ThrowStatement throw BreakStatement break ContinueStatement continue DebuggerStatement debugger LabeledStatement ExpressionStatement SingleExpression SingleClassItem",maxTerm:371,context:b4,nodeProps:[["isolate",-8,4,5,13,33,35,48,50,52,""],["group",-26,8,16,18,65,201,205,209,210,212,215,218,228,230,236,238,240,242,245,251,257,259,261,263,265,267,268,"Statement",-32,12,13,28,31,32,38,48,51,52,54,59,67,75,79,81,83,84,106,107,116,117,134,137,139,140,141,142,144,145,164,165,167,"Expression",-23,27,29,33,37,39,41,168,170,172,173,175,176,177,179,180,181,183,184,185,195,197,199,200,"Type",-3,87,99,105,"ClassItem"],["openedBy",22,"<",34,"InterpolationStart",53,"[",57,"{",72,"(",157,"JSXStartCloseTag"],["closedBy",23,">",36,"InterpolationEnd",47,"]",58,"}",73,")",162,"JSXEndTag"]],propSources:[$4],skippedNodes:[0,4,5,271],repeatNodeCount:37,tokenData:"$Fj(CSR!bOX%ZXY+gYZ-yZ[+g[]%Z]^.c^p%Zpq+gqr/mrs3cst:_tuEruvJSvwLkwx! Yxy!'iyz!(sz{!)}{|!,q|}!.O}!O!,q!O!P!/Y!P!Q!9j!Q!R#8g!R![#:v![!]#Gv!]!^#IS!^!_#J^!_!`#Ns!`!a$#_!a!b$(l!b!c$,k!c!}Er!}#O$-u#O#P$/P#P#Q$4h#Q#R$5r#R#SEr#S#T$7P#T#o$8Z#o#p$<k#p#q$=a#q#r$>q#r#s$?}#s$f%Z$f$g+g$g#BYEr#BY#BZ$AX#BZ$ISEr$IS$I_$AX$I_$I|Er$I|$I}$Dd$I}$JO$Dd$JO$JTEr$JT$JU$AX$JU$KVEr$KV$KW$AX$KW&FUEr&FU&FV$AX&FV;'SEr;'S;=`I|<%l?HTEr?HT?HU$AX?HUOEr(n%d_$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z&j&hT$f&jO!^&c!_#o&c#p;'S&c;'S;=`&w<%lO&c&j&zP;=`<%l&c'|'U]$f&j(R!bOY&}YZ&cZw&}wx&cx!^&}!^!_'}!_#O&}#O#P&c#P#o&}#o#p'}#p;'S&};'S;=`(l<%lO&}!b(SU(R!bOY'}Zw'}x#O'}#P;'S'};'S;=`(f<%lO'}!b(iP;=`<%l'}'|(oP;=`<%l&}'[(y]$f&j(OpOY(rYZ&cZr(rrs&cs!^(r!^!_)r!_#O(r#O#P&c#P#o(r#o#p)r#p;'S(r;'S;=`*a<%lO(rp)wU(OpOY)rZr)rs#O)r#P;'S)r;'S;=`*Z<%lO)rp*^P;=`<%l)r'[*dP;=`<%l(r#S*nX(Op(R!bOY*gZr*grs'}sw*gwx)rx#O*g#P;'S*g;'S;=`+Z<%lO*g#S+^P;=`<%l*g(n+dP;=`<%l%Z(CS+rq$f&j(Op(R!b't(;dOX%ZXY+gYZ&cZ[+g[p%Zpq+gqr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p$f%Z$f$g+g$g#BY%Z#BY#BZ+g#BZ$IS%Z$IS$I_+g$I_$JT%Z$JT$JU+g$JU$KV%Z$KV$KW+g$KW&FU%Z&FU&FV+g&FV;'S%Z;'S;=`+a<%l?HT%Z?HT?HU+g?HUO%Z(CS.ST(P#S$f&j'u(;dO!^&c!_#o&c#p;'S&c;'S;=`&w<%lO&c(CS.n_$f&j(Op(R!b'u(;dOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z%#`/x`$f&j!o$Ip(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_!`0z!`#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z%#S1V`#t$Id$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_!`2X!`#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z%#S2d_#t$Id$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z$/|3l_'}$(n$f&j(R!bOY4kYZ5qZr4krs7nsw4kwx5qx!^4k!^!_8p!_#O4k#O#P5q#P#o4k#o#p8p#p;'S4k;'S;=`:X<%lO4k(^4r_$f&j(R!bOY4kYZ5qZr4krs7nsw4kwx5qx!^4k!^!_8p!_#O4k#O#P5q#P#o4k#o#p8p#p;'S4k;'S;=`:X<%lO4k&z5vX$f&jOr5qrs6cs!^5q!^!_6y!_#o5q#o#p6y#p;'S5q;'S;=`7h<%lO5q&z6jT$a`$f&jO!^&c!_#o&c#p;'S&c;'S;=`&w<%lO&c`6|TOr6yrs7]s;'S6y;'S;=`7b<%lO6y`7bO$a``7eP;=`<%l6y&z7kP;=`<%l5q(^7w]$a`$f&j(R!bOY&}YZ&cZw&}wx&cx!^&}!^!_'}!_#O&}#O#P&c#P#o&}#o#p'}#p;'S&};'S;=`(l<%lO&}!r8uZ(R!bOY8pYZ6yZr8prs9hsw8pwx6yx#O8p#O#P6y#P;'S8p;'S;=`:R<%lO8p!r9oU$a`(R!bOY'}Zw'}x#O'}#P;'S'};'S;=`(f<%lO'}!r:UP;=`<%l8p(^:[P;=`<%l4k#%|:hh$f&j(Op(R!bOY%ZYZ&cZq%Zqr<Srs&}st%ZtuCruw%Zwx(rx!^%Z!^!_*g!_!c%Z!c!}Cr!}#O%Z#O#P&c#P#R%Z#R#SCr#S#T%Z#T#oCr#o#p*g#p$g%Z$g;'SCr;'S;=`El<%lOCr(r<__VS$f&j(Op(R!bOY<SYZ&cZr<Srs=^sw<Swx@nx!^<S!^!_Bm!_#O<S#O#P>`#P#o<S#o#pBm#p;'S<S;'S;=`Cl<%lO<S(Q=g]VS$f&j(R!bOY=^YZ&cZw=^wx>`x!^=^!^!_?q!_#O=^#O#P>`#P#o=^#o#p?q#p;'S=^;'S;=`@h<%lO=^&n>gXVS$f&jOY>`YZ&cZ!^>`!^!_?S!_#o>`#o#p?S#p;'S>`;'S;=`?k<%lO>`S?XSVSOY?SZ;'S?S;'S;=`?e<%lO?SS?hP;=`<%l?S&n?nP;=`<%l>`!f?xWVS(R!bOY?qZw?qwx?Sx#O?q#O#P?S#P;'S?q;'S;=`@b<%lO?q!f@eP;=`<%l?q(Q@kP;=`<%l=^'`@w]VS$f&j(OpOY@nYZ&cZr@nrs>`s!^@n!^!_Ap!_#O@n#O#P>`#P#o@n#o#pAp#p;'S@n;'S;=`Bg<%lO@ntAwWVS(OpOYApZrAprs?Ss#OAp#O#P?S#P;'SAp;'S;=`Ba<%lOAptBdP;=`<%lAp'`BjP;=`<%l@n#WBvYVS(Op(R!bOYBmZrBmrs?qswBmwxApx#OBm#O#P?S#P;'SBm;'S;=`Cf<%lOBm#WCiP;=`<%lBm(rCoP;=`<%l<S#%|C}i$f&j(g!L^(Op(R!bOY%ZYZ&cZr%Zrs&}st%ZtuCruw%Zwx(rx!Q%Z!Q![Cr![!^%Z!^!_*g!_!c%Z!c!}Cr!}#O%Z#O#P&c#P#R%Z#R#SCr#S#T%Z#T#oCr#o#p*g#p$g%Z$g;'SCr;'S;=`El<%lOCr#%|EoP;=`<%lCr(CSFRk$f&j(Op(R!b$Y#t'{&;d([!LYOY%ZYZ&cZr%Zrs&}st%ZtuEruw%Zwx(rx}%Z}!OGv!O!Q%Z!Q![Er![!^%Z!^!_*g!_!c%Z!c!}Er!}#O%Z#O#P&c#P#R%Z#R#SEr#S#T%Z#T#oEr#o#p*g#p$g%Z$g;'SEr;'S;=`I|<%lOEr+dHRk$f&j(Op(R!b$Y#tOY%ZYZ&cZr%Zrs&}st%ZtuGvuw%Zwx(rx}%Z}!OGv!O!Q%Z!Q![Gv![!^%Z!^!_*g!_!c%Z!c!}Gv!}#O%Z#O#P&c#P#R%Z#R#SGv#S#T%Z#T#oGv#o#p*g#p$g%Z$g;'SGv;'S;=`Iv<%lOGv+dIyP;=`<%lGv(CSJPP;=`<%lEr%#SJ_`$f&j(Op(R!b#l$IdOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_!`Ka!`#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z%#SKl_$f&j$O$Id(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z&COLva(p&;`$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sv%ZvwM{wx(rx!^%Z!^!_*g!_!`Ka!`#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z%#SNW`$f&j#x$Id(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_!`Ka!`#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z$/|! c_(Q$)`$f&j(OpOY!!bYZ!#hZr!!brs!#hsw!!bwx!$xx!^!!b!^!_!%z!_#O!!b#O#P!#h#P#o!!b#o#p!%z#p;'S!!b;'S;=`!'c<%lO!!b'l!!i_$f&j(OpOY!!bYZ!#hZr!!brs!#hsw!!bwx!$xx!^!!b!^!_!%z!_#O!!b#O#P!#h#P#o!!b#o#p!%z#p;'S!!b;'S;=`!'c<%lO!!b&z!#mX$f&jOw!#hwx6cx!^!#h!^!_!$Y!_#o!#h#o#p!$Y#p;'S!#h;'S;=`!$r<%lO!#h`!$]TOw!$Ywx7]x;'S!$Y;'S;=`!$l<%lO!$Y`!$oP;=`<%l!$Y&z!$uP;=`<%l!#h'l!%R]$a`$f&j(OpOY(rYZ&cZr(rrs&cs!^(r!^!_)r!_#O(r#O#P&c#P#o(r#o#p)r#p;'S(r;'S;=`*a<%lO(r!Q!&PZ(OpOY!%zYZ!$YZr!%zrs!$Ysw!%zwx!&rx#O!%z#O#P!$Y#P;'S!%z;'S;=`!']<%lO!%z!Q!&yU$a`(OpOY)rZr)rs#O)r#P;'S)r;'S;=`*Z<%lO)r!Q!'`P;=`<%l!%z'l!'fP;=`<%l!!b(*Q!'t_!k(!b$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z!'l!)O_!jM|$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z'+h!*[b$f&j(Op(R!b'|#)d#m$IdOY%ZYZ&cZr%Zrs&}sw%Zwx(rxz%Zz{!+d{!^%Z!^!_*g!_!`Ka!`#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z%#S!+o`$f&j(Op(R!b#j$IdOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_!`Ka!`#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z&-O!,|`$f&j(Op(R!bn&%`OY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_!`Ka!`#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z&C[!.Z_!Y&;l$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z(CS!/ec$f&j(Op(R!b|'<nOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!O%Z!O!P!0p!P!Q%Z!Q![!3Y![!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z!'d!0ya$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!O%Z!O!P!2O!P!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z!'d!2Z_!XMt$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z$/l!3eg$f&j(Op(R!bo$'|OY%ZYZ&cZr%Zrs&}sw%Zwx(rx!Q%Z!Q![!3Y![!^%Z!^!_*g!_!g%Z!g!h!4|!h#O%Z#O#P&c#P#R%Z#R#S!3Y#S#X%Z#X#Y!4|#Y#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z$/l!5Vg$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx{%Z{|!6n|}%Z}!O!6n!O!Q%Z!Q![!8S![!^%Z!^!_*g!_#O%Z#O#P&c#P#R%Z#R#S!8S#S#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z$/l!6wc$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!Q%Z!Q![!8S![!^%Z!^!_*g!_#O%Z#O#P&c#P#R%Z#R#S!8S#S#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z$/l!8_c$f&j(Op(R!bo$'|OY%ZYZ&cZr%Zrs&}sw%Zwx(rx!Q%Z!Q![!8S![!^%Z!^!_*g!_#O%Z#O#P&c#P#R%Z#R#S!8S#S#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z(CS!9uf$f&j(Op(R!b#k$IdOY!;ZYZ&cZr!;Zrs!<nsw!;Zwx!Kpxz!;Zz{#,f{!P!;Z!P!Q#-{!Q!^!;Z!^!_#'Z!_!`#5k!`!a#7Q!a!}!;Z!}#O#*}#O#P!Dj#P#o!;Z#o#p#'Z#p;'S!;Z;'S;=`#,`<%lO!;Z(r!;fb$f&j(Op(R!b!USOY!;ZYZ&cZr!;Zrs!<nsw!;Zwx!Kpx!P!;Z!P!Q#%Z!Q!^!;Z!^!_#'Z!_!}!;Z!}#O#*}#O#P!Dj#P#o!;Z#o#p#'Z#p;'S!;Z;'S;=`#,`<%lO!;Z(Q!<w`$f&j(R!b!USOY!<nYZ&cZw!<nwx!=yx!P!<n!P!Q!Eb!Q!^!<n!^!_!GY!_!}!<n!}#O!Ja#O#P!Dj#P#o!<n#o#p!GY#p;'S!<n;'S;=`!Kj<%lO!<n&n!>Q^$f&j!USOY!=yYZ&cZ!P!=y!P!Q!>|!Q!^!=y!^!_!@Y!_!}!=y!}#O!Bw#O#P!Dj#P#o!=y#o#p!@Y#p;'S!=y;'S;=`!E[<%lO!=y&n!?Ta$f&j!USO!^&c!_#Z&c#Z#[!>|#[#]&c#]#^!>|#^#a&c#a#b!>|#b#g&c#g#h!>|#h#i&c#i#j!>|#j#m&c#m#n!>|#n#o&c#p;'S&c;'S;=`&w<%lO&cS!@_X!USOY!@YZ!P!@Y!P!Q!@z!Q!}!@Y!}#O!Ac#O#P!Bb#P;'S!@Y;'S;=`!Bq<%lO!@YS!APU!US#Z#[!@z#]#^!@z#a#b!@z#g#h!@z#i#j!@z#m#n!@zS!AfVOY!AcZ#O!Ac#O#P!A{#P#Q!@Y#Q;'S!Ac;'S;=`!B[<%lO!AcS!BOSOY!AcZ;'S!Ac;'S;=`!B[<%lO!AcS!B_P;=`<%l!AcS!BeSOY!@YZ;'S!@Y;'S;=`!Bq<%lO!@YS!BtP;=`<%l!@Y&n!B|[$f&jOY!BwYZ&cZ!^!Bw!^!_!Ac!_#O!Bw#O#P!Cr#P#Q!=y#Q#o!Bw#o#p!Ac#p;'S!Bw;'S;=`!Dd<%lO!Bw&n!CwX$f&jOY!BwYZ&cZ!^!Bw!^!_!Ac!_#o!Bw#o#p!Ac#p;'S!Bw;'S;=`!Dd<%lO!Bw&n!DgP;=`<%l!Bw&n!DoX$f&jOY!=yYZ&cZ!^!=y!^!_!@Y!_#o!=y#o#p!@Y#p;'S!=y;'S;=`!E[<%lO!=y&n!E_P;=`<%l!=y(Q!Eki$f&j(R!b!USOY&}YZ&cZw&}wx&cx!^&}!^!_'}!_#O&}#O#P&c#P#Z&}#Z#[!Eb#[#]&}#]#^!Eb#^#a&}#a#b!Eb#b#g&}#g#h!Eb#h#i&}#i#j!Eb#j#m&}#m#n!Eb#n#o&}#o#p'}#p;'S&};'S;=`(l<%lO&}!f!GaZ(R!b!USOY!GYZw!GYwx!@Yx!P!GY!P!Q!HS!Q!}!GY!}#O!Ic#O#P!Bb#P;'S!GY;'S;=`!JZ<%lO!GY!f!HZb(R!b!USOY'}Zw'}x#O'}#P#Z'}#Z#[!HS#[#]'}#]#^!HS#^#a'}#a#b!HS#b#g'}#g#h!HS#h#i'}#i#j!HS#j#m'}#m#n!HS#n;'S'};'S;=`(f<%lO'}!f!IhX(R!bOY!IcZw!Icwx!Acx#O!Ic#O#P!A{#P#Q!GY#Q;'S!Ic;'S;=`!JT<%lO!Ic!f!JWP;=`<%l!Ic!f!J^P;=`<%l!GY(Q!Jh^$f&j(R!bOY!JaYZ&cZw!Jawx!Bwx!^!Ja!^!_!Ic!_#O!Ja#O#P!Cr#P#Q!<n#Q#o!Ja#o#p!Ic#p;'S!Ja;'S;=`!Kd<%lO!Ja(Q!KgP;=`<%l!Ja(Q!KmP;=`<%l!<n'`!Ky`$f&j(Op!USOY!KpYZ&cZr!Kprs!=ys!P!Kp!P!Q!L{!Q!^!Kp!^!_!Ns!_!}!Kp!}#O##z#O#P!Dj#P#o!Kp#o#p!Ns#p;'S!Kp;'S;=`#%T<%lO!Kp'`!MUi$f&j(Op!USOY(rYZ&cZr(rrs&cs!^(r!^!_)r!_#O(r#O#P&c#P#Z(r#Z#[!L{#[#](r#]#^!L{#^#a(r#a#b!L{#b#g(r#g#h!L{#h#i(r#i#j!L{#j#m(r#m#n!L{#n#o(r#o#p)r#p;'S(r;'S;=`*a<%lO(rt!NzZ(Op!USOY!NsZr!Nsrs!@Ys!P!Ns!P!Q# m!Q!}!Ns!}#O#!|#O#P!Bb#P;'S!Ns;'S;=`##t<%lO!Nst# tb(Op!USOY)rZr)rs#O)r#P#Z)r#Z#[# m#[#])r#]#^# m#^#a)r#a#b# m#b#g)r#g#h# m#h#i)r#i#j# m#j#m)r#m#n# m#n;'S)r;'S;=`*Z<%lO)rt##RX(OpOY#!|Zr#!|rs!Acs#O#!|#O#P!A{#P#Q!Ns#Q;'S#!|;'S;=`##n<%lO#!|t##qP;=`<%l#!|t##wP;=`<%l!Ns'`#$R^$f&j(OpOY##zYZ&cZr##zrs!Bws!^##z!^!_#!|!_#O##z#O#P!Cr#P#Q!Kp#Q#o##z#o#p#!|#p;'S##z;'S;=`#$}<%lO##z'`#%QP;=`<%l##z'`#%WP;=`<%l!Kp(r#%fk$f&j(Op(R!b!USOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#Z%Z#Z#[#%Z#[#]%Z#]#^#%Z#^#a%Z#a#b#%Z#b#g%Z#g#h#%Z#h#i%Z#i#j#%Z#j#m%Z#m#n#%Z#n#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z#W#'d](Op(R!b!USOY#'ZZr#'Zrs!GYsw#'Zwx!Nsx!P#'Z!P!Q#(]!Q!}#'Z!}#O#)w#O#P!Bb#P;'S#'Z;'S;=`#*w<%lO#'Z#W#(fe(Op(R!b!USOY*gZr*grs'}sw*gwx)rx#O*g#P#Z*g#Z#[#(]#[#]*g#]#^#(]#^#a*g#a#b#(]#b#g*g#g#h#(]#h#i*g#i#j#(]#j#m*g#m#n#(]#n;'S*g;'S;=`+Z<%lO*g#W#*OZ(Op(R!bOY#)wZr#)wrs!Icsw#)wwx#!|x#O#)w#O#P!A{#P#Q#'Z#Q;'S#)w;'S;=`#*q<%lO#)w#W#*tP;=`<%l#)w#W#*zP;=`<%l#'Z(r#+W`$f&j(Op(R!bOY#*}YZ&cZr#*}rs!Jasw#*}wx##zx!^#*}!^!_#)w!_#O#*}#O#P!Cr#P#Q!;Z#Q#o#*}#o#p#)w#p;'S#*};'S;=`#,Y<%lO#*}(r#,]P;=`<%l#*}(r#,cP;=`<%l!;Z(CS#,sb$f&j(Op(R!b'v(;d!USOY!;ZYZ&cZr!;Zrs!<nsw!;Zwx!Kpx!P!;Z!P!Q#%Z!Q!^!;Z!^!_#'Z!_!}!;Z!}#O#*}#O#P!Dj#P#o!;Z#o#p#'Z#p;'S!;Z;'S;=`#,`<%lO!;Z(CS#.W_$f&j(Op(R!bS(;dOY#-{YZ&cZr#-{rs#/Vsw#-{wx#2gx!^#-{!^!_#4f!_#O#-{#O#P#0X#P#o#-{#o#p#4f#p;'S#-{;'S;=`#5e<%lO#-{(Bb#/`]$f&j(R!bS(;dOY#/VYZ&cZw#/Vwx#0Xx!^#/V!^!_#1j!_#O#/V#O#P#0X#P#o#/V#o#p#1j#p;'S#/V;'S;=`#2a<%lO#/V(AO#0`X$f&jS(;dOY#0XYZ&cZ!^#0X!^!_#0{!_#o#0X#o#p#0{#p;'S#0X;'S;=`#1d<%lO#0X(;d#1QSS(;dOY#0{Z;'S#0{;'S;=`#1^<%lO#0{(;d#1aP;=`<%l#0{(AO#1gP;=`<%l#0X(<v#1qW(R!bS(;dOY#1jZw#1jwx#0{x#O#1j#O#P#0{#P;'S#1j;'S;=`#2Z<%lO#1j(<v#2^P;=`<%l#1j(Bb#2dP;=`<%l#/V(Ap#2p]$f&j(OpS(;dOY#2gYZ&cZr#2grs#0Xs!^#2g!^!_#3i!_#O#2g#O#P#0X#P#o#2g#o#p#3i#p;'S#2g;'S;=`#4`<%lO#2g(<U#3pW(OpS(;dOY#3iZr#3irs#0{s#O#3i#O#P#0{#P;'S#3i;'S;=`#4Y<%lO#3i(<U#4]P;=`<%l#3i(Ap#4cP;=`<%l#2g(=h#4oY(Op(R!bS(;dOY#4fZr#4frs#1jsw#4fwx#3ix#O#4f#O#P#0{#P;'S#4f;'S;=`#5_<%lO#4f(=h#5bP;=`<%l#4f(CS#5hP;=`<%l#-{%#W#5xb$f&j$O$Id(Op(R!b!USOY!;ZYZ&cZr!;Zrs!<nsw!;Zwx!Kpx!P!;Z!P!Q#%Z!Q!^!;Z!^!_#'Z!_!}!;Z!}#O#*}#O#P!Dj#P#o!;Z#o#p#'Z#p;'S!;Z;'S;=`#,`<%lO!;Z+h#7_b$W#t$f&j(Op(R!b!USOY!;ZYZ&cZr!;Zrs!<nsw!;Zwx!Kpx!P!;Z!P!Q#%Z!Q!^!;Z!^!_#'Z!_!}!;Z!}#O#*}#O#P!Dj#P#o!;Z#o#p#'Z#p;'S!;Z;'S;=`#,`<%lO!;Z$/l#8rp$f&j(Op(R!bo$'|OY%ZYZ&cZr%Zrs&}sw%Zwx(rx!O%Z!O!P!3Y!P!Q%Z!Q![#:v![!^%Z!^!_*g!_!g%Z!g!h!4|!h#O%Z#O#P&c#P#R%Z#R#S#:v#S#U%Z#U#V#>Q#V#X%Z#X#Y!4|#Y#b%Z#b#c#<v#c#d#AY#d#l%Z#l#m#D[#m#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z$/l#;Rk$f&j(Op(R!bo$'|OY%ZYZ&cZr%Zrs&}sw%Zwx(rx!O%Z!O!P!3Y!P!Q%Z!Q![#:v![!^%Z!^!_*g!_!g%Z!g!h!4|!h#O%Z#O#P&c#P#R%Z#R#S#:v#S#X%Z#X#Y!4|#Y#b%Z#b#c#<v#c#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z$/l#=R_$f&j(Op(R!bo$'|OY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z$/l#>Zd$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!Q%Z!Q!R#?i!R!S#?i!S!^%Z!^!_*g!_#O%Z#O#P&c#P#R%Z#R#S#?i#S#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z$/l#?tf$f&j(Op(R!bo$'|OY%ZYZ&cZr%Zrs&}sw%Zwx(rx!Q%Z!Q!R#?i!R!S#?i!S!^%Z!^!_*g!_#O%Z#O#P&c#P#R%Z#R#S#?i#S#b%Z#b#c#<v#c#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z$/l#Acc$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!Q%Z!Q!Y#Bn!Y!^%Z!^!_*g!_#O%Z#O#P&c#P#R%Z#R#S#Bn#S#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z$/l#Bye$f&j(Op(R!bo$'|OY%ZYZ&cZr%Zrs&}sw%Zwx(rx!Q%Z!Q!Y#Bn!Y!^%Z!^!_*g!_#O%Z#O#P&c#P#R%Z#R#S#Bn#S#b%Z#b#c#<v#c#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z$/l#Deg$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!Q%Z!Q![#E|![!^%Z!^!_*g!_!c%Z!c!i#E|!i#O%Z#O#P&c#P#R%Z#R#S#E|#S#T%Z#T#Z#E|#Z#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z$/l#FXi$f&j(Op(R!bo$'|OY%ZYZ&cZr%Zrs&}sw%Zwx(rx!Q%Z!Q![#E|![!^%Z!^!_*g!_!c%Z!c!i#E|!i#O%Z#O#P&c#P#R%Z#R#S#E|#S#T%Z#T#Z#E|#Z#b%Z#b#c#<v#c#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z%Gh#HT_!d$b$f&j#|%<f(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z)[#I__`l$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z(@^#Jk^g!*v!h'.r(Op(R!b(tSOY*gZr*grs'}sw*gwx)rx!P*g!P!Q#Kg!Q!^*g!^!_#L]!_!`#M}!`#O*g#P;'S*g;'S;=`+Z<%lO*g(n#KpX$h&j(Op(R!bOY*gZr*grs'}sw*gwx)rx#O*g#P;'S*g;'S;=`+Z<%lO*g$Kh#LfZ#n$Id(Op(R!bOY*gZr*grs'}sw*gwx)rx!_*g!_!`#MX!`#O*g#P;'S*g;'S;=`+Z<%lO*g$Kh#MbX$O$Id(Op(R!bOY*gZr*grs'}sw*gwx)rx#O*g#P;'S*g;'S;=`+Z<%lO*g$Kh#NWX#o$Id(Op(R!bOY*gZr*grs'}sw*gwx)rx#O*g#P;'S*g;'S;=`+Z<%lO*g%Gh$ Oa#[%?x$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_!`0z!`!a$!T!a#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z%#W$!`_#g$Ih$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z%Gh$#nafBf#o$Id$c#|$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_!`$$s!`!a$%}!a#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z%#S$%O_#o$Id$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z%#S$&Ya#n$Id$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_!`Ka!`!a$'_!a#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z%#S$'j`#n$Id$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_!`Ka!`#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z'+h$(wc(h$Ip$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!O%Z!O!P$*S!P!^%Z!^!_*g!_!a%Z!a!b$+^!b#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z'+`$*__}'#p$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z%#S$+i`$f&j#y$Id(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_!`Ka!`#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z#&^$,v_!{!Ln$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z(@^$.Q_!P(8n$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z(n$/UZ$f&jO!^$/w!^!_$0_!_#i$/w#i#j$0d#j#l$/w#l#m$2V#m#o$/w#o#p$0_#p;'S$/w;'S;=`$4b<%lO$/w(n$0OT^#S$f&jO!^&c!_#o&c#p;'S&c;'S;=`&w<%lO&c#S$0dO^#S(n$0i[$f&jO!Q&c!Q![$1_![!^&c!_!c&c!c!i$1_!i#T&c#T#Z$1_#Z#o&c#o#p$3u#p;'S&c;'S;=`&w<%lO&c(n$1dZ$f&jO!Q&c!Q![$2V![!^&c!_!c&c!c!i$2V!i#T&c#T#Z$2V#Z#o&c#p;'S&c;'S;=`&w<%lO&c(n$2[Z$f&jO!Q&c!Q![$2}![!^&c!_!c&c!c!i$2}!i#T&c#T#Z$2}#Z#o&c#p;'S&c;'S;=`&w<%lO&c(n$3SZ$f&jO!Q&c!Q![$/w![!^&c!_!c&c!c!i$/w!i#T&c#T#Z$/w#Z#o&c#p;'S&c;'S;=`&w<%lO&c#S$3xR!Q![$4R!c!i$4R#T#Z$4R#S$4US!Q![$4R!c!i$4R#T#Z$4R#q#r$0_(n$4eP;=`<%l$/w!2r$4s_!V!+S$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z%#S$5}`#v$Id$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_!`Ka!`#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z&,v$7[_$f&j(Op(R!b(X&%WOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z(CS$8jk$f&j(Op(R!b'{&;d$[#t([!LYOY%ZYZ&cZr%Zrs&}st%Ztu$8Zuw%Zwx(rx}%Z}!O$:_!O!Q%Z!Q![$8Z![!^%Z!^!_*g!_!c%Z!c!}$8Z!}#O%Z#O#P&c#P#R%Z#R#S$8Z#S#T%Z#T#o$8Z#o#p*g#p$g%Z$g;'S$8Z;'S;=`$<e<%lO$8Z+d$:jk$f&j(Op(R!b$[#tOY%ZYZ&cZr%Zrs&}st%Ztu$:_uw%Zwx(rx}%Z}!O$:_!O!Q%Z!Q![$:_![!^%Z!^!_*g!_!c%Z!c!}$:_!}#O%Z#O#P&c#P#R%Z#R#S$:_#S#T%Z#T#o$:_#o#p*g#p$g%Z$g;'S$:_;'S;=`$<_<%lO$:_+d$<bP;=`<%l$:_(CS$<hP;=`<%l$8Z!5p$<tX![!3l(Op(R!bOY*gZr*grs'}sw*gwx)rx#O*g#P;'S*g;'S;=`+Z<%lO*g&CO$=la(o&;`$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_!`Ka!`#O%Z#O#P&c#P#o%Z#o#p*g#p#q$+^#q;'S%Z;'S;=`+a<%lO%Z%#`$?O_!Z$I`r`$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z(r$@Y_!pS$f&j(Op(R!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z(CS$Aj|$f&j(Op(R!b't(;d$Y#t'{&;d([!LYOX%ZXY+gYZ&cZ[+g[p%Zpq+gqr%Zrs&}st%ZtuEruw%Zwx(rx}%Z}!OGv!O!Q%Z!Q![Er![!^%Z!^!_*g!_!c%Z!c!}Er!}#O%Z#O#P&c#P#R%Z#R#SEr#S#T%Z#T#oEr#o#p*g#p$f%Z$f$g+g$g#BYEr#BY#BZ$AX#BZ$ISEr$IS$I_$AX$I_$JTEr$JT$JU$AX$JU$KVEr$KV$KW$AX$KW&FUEr&FU&FV$AX&FV;'SEr;'S;=`I|<%l?HTEr?HT?HU$AX?HUOEr(CS$Duk$f&j(Op(R!b'u(;d$Y#t'{&;d([!LYOY%ZYZ&cZr%Zrs&}st%ZtuEruw%Zwx(rx}%Z}!OGv!O!Q%Z!Q![Er![!^%Z!^!_*g!_!c%Z!c!}Er!}#O%Z#O#P&c#P#R%Z#R#SEr#S#T%Z#T#oEr#o#p*g#p$g%Z$g;'SEr;'S;=`I|<%lOEr",tokenizers:[k4,x4,_4,2,3,4,5,6,7,8,9,10,11,12,13,P4,new Vp("$S~RRtu[#O#Pg#S#T#|~_P#o#pb~gOt~~jVO#i!P#i#j!U#j#l!P#l#m!q#m;'S!P;'S;=`#v<%lO!P~!UO!R~~!XS!Q![!e!c!i!e#T#Z!e#o#p#Z~!hR!Q![!q!c!i!q#T#Z!q~!tR!Q![!}!c!i!}#T#Z!}~#QR!Q![!P!c!i!P#T#Z!P~#^R!Q![#g!c!i#g#T#Z#g~#jS!Q![#g!c!i#g#T#Z#g#q#r!P~#yP;=`<%l!P~$RO(Z~~",141,332),new Vp("j~RQYZXz{^~^O'x~~aP!P!Qd~iO'y~~",25,315)],topRules:{Script:[0,6],SingleExpression:[1,269],SingleClassItem:[2,270]},dialects:{jsx:0,ts:14614},dynamicPrecedences:{69:1,79:1,81:1,165:1,193:1},specialized:[{term:319,get:t=>Q4[t]||-1},{term:334,get:t=>E4[t]||-1},{term:70,get:t=>C4[t]||-1}],tokenPrec:14638}),sA=[jn("function ${name}(${params}) {\n ${}\n}",{label:"function",detail:"definition",type:"keyword"}),jn("for (let ${index} = 0; ${index} < ${bound}; ${index}++) {\n ${}\n}",{label:"for",detail:"loop",type:"keyword"}),jn("for (let ${name} of ${collection}) {\n ${}\n}",{label:"for",detail:"of loop",type:"keyword"}),jn("do {\n ${}\n} while (${})",{label:"do",detail:"loop",type:"keyword"}),jn("while (${}) {\n ${}\n}",{label:"while",detail:"loop",type:"keyword"}),jn(`try {
|
|
122
122
|
\${}
|
|
123
123
|
} catch (\${error}) {
|
|
124
124
|
\${}
|
|
@@ -130,18 +130,18 @@ https://fb.me/react-async-component-lifecycle-hooks`)}if(typeof t.getDerivedStat
|
|
|
130
130
|
constructor(\${params}) {
|
|
131
131
|
\${}
|
|
132
132
|
}
|
|
133
|
-
}`,{label:"class",detail:"definition",type:"keyword"}),jn('import {${names}} from "${module}"\n${}',{label:"import",detail:"named",type:"keyword"}),jn('import ${name} from "${module}"\n${}',{label:"import",detail:"default",type:"keyword"})],C4=sA.concat([jn("interface ${name} {\n ${}\n}",{label:"interface",detail:"definition",type:"keyword"}),jn("type ${name} = ${type}",{label:"type",detail:"definition",type:"keyword"}),jn("enum ${name} {\n ${}\n}",{label:"enum",detail:"definition",type:"keyword"})]),$x=new vC,aA=new Set(["Script","Block","FunctionExpression","FunctionDeclaration","ArrowFunction","MethodDeclaration","ForStatement"]);function Wu(t){return(e,r)=>{let n=e.node.getChild("VariableDefinition");return n&&r(n,t),!0}}const T4=["FunctionDeclaration"],R4={FunctionDeclaration:Wu("function"),ClassDeclaration:Wu("class"),ClassExpression:()=>!0,EnumDeclaration:Wu("constant"),TypeAliasDeclaration:Wu("type"),NamespaceDeclaration:Wu("namespace"),VariableDefinition(t,e){t.matchContext(T4)||e(t,"variable")},TypeDefinition(t,e){e(t,"type")},__proto__:null};function lA(t,e){let r=$x.get(e);if(r)return r;let n=[],i=!0;function o(s,a){let l=t.sliceString(s.from,s.to);n.push({label:l,type:a})}return e.cursor(rr.IncludeAnonymous).iterate(s=>{if(i)i=!1;else if(s.name){let a=R4[s.name];if(a&&a(s,o)||aA.has(s.name))return!1}else if(s.to-s.from>8192){for(let a of lA(t,s.node))n.push(a);return!1}}),$x.set(e,n),n}const Qx=/^[\w$\xa1-\uffff][\w$\d\xa1-\uffff]*$/,uA=["TemplateString","String","RegExp","LineComment","BlockComment","VariableDefinition","TypeDefinition","Label","PropertyDefinition","PropertyName","PrivatePropertyDefinition","PrivatePropertyName",".","?."];function A4(t){let e=br(t.state).resolveInner(t.pos,-1);if(uA.indexOf(e.name)>-1)return null;let r=e.name=="VariableName"||e.to-e.from<20&&Qx.test(t.state.sliceDoc(e.from,e.to));if(!r&&!t.explicit)return null;let n=[];for(let i=e;i;i=i.parent)aA.has(i.name)&&(n=n.concat(lA(t.state.doc,i)));return{options:n,from:r?e.from:t.pos,validFor:Qx}}const qi=_s.define({name:"javascript",parser:oA.configure({props:[_a.add({IfStatement:Ql({except:/^\s*({|else\b)/}),TryStatement:Ql({except:/^\s*({|catch\b|finally\b)/}),LabeledStatement:tN,SwitchBody:t=>{let e=t.textAfter,r=/^\s*\}/.test(e),n=/^\s*(case|default)\b/.test(e);return t.baseIndent+(r?0:n?1:2)*t.unit},Block:eN({closing:"}"}),ArrowFunction:t=>t.baseIndent+t.unit,"TemplateString BlockComment":()=>null,"Statement Property":Ql({except:/^{/}),JSXElement(t){let e=/^\s*<\//.test(t.textAfter);return t.lineIndent(t.node.from)+(e?0:t.unit)},JSXEscape(t){let e=/\s*\}/.test(t.textAfter);return t.lineIndent(t.node.from)+(e?0:t.unit)},"JSXOpenTag JSXSelfClosingTag"(t){return t.column(t.node.from)+t.unit}}),Rs.add({"Block ClassBody SwitchBody EnumBody ObjectExpression ArrayExpression ObjectType":L0,BlockComment(t){return{from:t.from+2,to:t.to-2}}})]}),languageData:{closeBrackets:{brackets:["(","[","{","'",'"',"`"]},commentTokens:{line:"//",block:{open:"/*",close:"*/"}},indentOnInput:/^\s*(?:case |default:|\{|\}|<\/)$/,wordChars:"$"}}),cA={test:t=>/^JSX/.test(t.name),facet:N0({commentTokens:{block:{open:"{/*",close:"*/}"}}})},Q1=qi.configure({dialect:"ts"},"typescript"),fA=qi.configure({dialect:"jsx",props:[W0.add(t=>t.isTop?[cA]:void 0)]}),hA=qi.configure({dialect:"jsx ts",props:[W0.add(t=>t.isTop?[cA]:void 0)]},"typescript");let dA=t=>({label:t,type:"keyword"});const pA="break case const continue default delete export extends false finally in instanceof let new return static super switch this throw true typeof var yield".split(" ").map(dA),M4=pA.concat(["declare","implements","private","protected","public"].map(dA));function E1(t={}){let e=t.jsx?t.typescript?hA:fA:t.typescript?Q1:qi,r=t.typescript?C4.concat(M4):sA.concat(pA);return new Pa(e,[qi.data.of({autocomplete:zV(uA,ZR(r))}),qi.data.of({autocomplete:A4}),t.jsx?D4:[]])}function j4(t){for(;;){if(t.name=="JSXOpenTag"||t.name=="JSXSelfClosingTag"||t.name=="JSXFragmentTag")return t;if(t.name=="JSXEscape"||!t.parent)return null;t=t.parent}}function Ex(t,e,r=t.length){for(let n=e==null?void 0:e.firstChild;n;n=n.nextSibling)if(n.name=="JSXIdentifier"||n.name=="JSXBuiltin"||n.name=="JSXNamespacedName"||n.name=="JSXMemberExpression")return t.sliceString(n.from,Math.min(n.to,r));return""}const q4=typeof navigator=="object"&&/Android\b/.test(navigator.userAgent),D4=Ee.inputHandler.of((t,e,r,n,i)=>{if((q4?t.composing:t.compositionStarted)||t.state.readOnly||e!=r||n!=">"&&n!="/"||!qi.isActiveAt(t.state,e,-1))return!1;let o=i(),{state:s}=o,a=s.changeByRange(l=>{var u;let{head:c}=l,f=br(s).resolveInner(c-1,-1),h;if(f.name=="JSXStartTag"&&(f=f.parent),!(s.doc.sliceString(c-1,c)!=n||f.name=="JSXAttributeValue"&&f.to>c)){if(n==">"&&f.name=="JSXFragmentTag")return{range:l,changes:{from:c,insert:"</>"}};if(n=="/"&&f.name=="JSXStartCloseTag"){let d=f.parent,p=d.parent;if(p&&d.from==c-2&&((h=Ex(s.doc,p.firstChild,c))||((u=p.firstChild)===null||u===void 0?void 0:u.name)=="JSXFragmentTag")){let O=`${h}>`;return{range:oe.cursor(c+O.length,-1),changes:{from:c,insert:O}}}}else if(n==">"){let d=j4(f);if(d&&d.name=="JSXOpenTag"&&!/^\/?>|^<\//.test(s.doc.sliceString(c,c+2))&&(h=Ex(s.doc,d,c)))return{range:l,changes:{from:c,insert:`</${h}>`}}}}return{range:l}});return a.changes.empty?!1:(t.dispatch([o,s.update(a,{userEvent:"input.complete",scrollIntoView:!0})]),!0)}),Z4=99,Cx=1,N4=100,W4=101,Tx=2,OA=[9,10,11,12,13,32,133,160,5760,8192,8193,8194,8195,8196,8197,8198,8199,8200,8201,8202,8232,8233,8239,8287,12288],I4=58,B4=40,gA=95,L4=91,Ld=45,V4=46,X4=35,Y4=37,U4=38,F4=92,z4=10;function tf(t){return t>=65&&t<=90||t>=97&&t<=122||t>=161}function G4(t){return t>=48&&t<=57}const H4=new Sn((t,e)=>{for(let r=!1,n=0,i=0;;i++){let{next:o}=t;if(tf(o)||o==Ld||o==gA||r&&G4(o))!r&&(o!=Ld||i>0)&&(r=!0),n===i&&o==Ld&&n++,t.advance();else if(o==F4&&t.peek(1)!=z4)t.advance(),t.next>-1&&t.advance(),r=!0;else{r&&t.acceptToken(o==B4?N4:n==2&&e.canShift(Tx)?Tx:W4);break}}}),K4=new Sn(t=>{if(OA.includes(t.peek(-1))){let{next:e}=t;(tf(e)||e==gA||e==X4||e==V4||e==L4||e==I4&&tf(t.peek(1))||e==Ld||e==U4)&&t.acceptToken(Z4)}}),J4=new Sn(t=>{if(!OA.includes(t.peek(-1))){let{next:e}=t;if(e==Y4&&(t.advance(),t.acceptToken(Cx)),tf(e)){do t.advance();while(tf(t.next));t.acceptToken(Cx)}}}),eY=Ts({"AtKeyword import charset namespace keyframes media supports":w.definitionKeyword,"from to selector":w.keyword,NamespaceName:w.namespace,KeyframeName:w.labelName,KeyframeRangeName:w.operatorKeyword,TagName:w.tagName,ClassName:w.className,PseudoClassName:w.constant(w.className),IdName:w.labelName,"FeatureName PropertyName":w.propertyName,AttributeName:w.attributeName,NumberLiteral:w.number,KeywordQuery:w.keyword,UnaryQueryOp:w.operatorKeyword,"CallTag ValueName":w.atom,VariableName:w.variableName,Callee:w.operatorKeyword,Unit:w.unit,"UniversalSelector NestingSelector":w.definitionOperator,MatchOp:w.compareOperator,"ChildOp SiblingOp, LogicOp":w.logicOperator,BinOp:w.arithmeticOperator,Important:w.modifier,Comment:w.blockComment,ColorLiteral:w.color,"ParenthesizedContent StringLiteral":w.string,":":w.punctuation,"PseudoOp #":w.derefOperator,"; ,":w.separator,"( )":w.paren,"[ ]":w.squareBracket,"{ }":w.brace}),tY={__proto__:null,lang:32,"nth-child":32,"nth-last-child":32,"nth-of-type":32,"nth-last-of-type":32,dir:32,"host-context":32,url:60,"url-prefix":60,domain:60,regexp:60,selector:138},rY={__proto__:null,"@import":118,"@media":142,"@charset":146,"@namespace":150,"@keyframes":156,"@supports":168},nY={__proto__:null,not:132,only:132},iY=$s.deserialize({version:14,states:":^QYQ[OOO#_Q[OOP#fOWOOOOQP'#Cd'#CdOOQP'#Cc'#CcO#kQ[O'#CfO$_QXO'#CaO$fQ[O'#ChO$qQ[O'#DTO$vQ[O'#DWOOQP'#Em'#EmO${QdO'#DgO%jQ[O'#DtO${QdO'#DvO%{Q[O'#DxO&WQ[O'#D{O&`Q[O'#ERO&nQ[O'#ETOOQS'#El'#ElOOQS'#EW'#EWQYQ[OOO&uQXO'#CdO'jQWO'#DcO'oQWO'#EsO'zQ[O'#EsQOQWOOP(UO#tO'#C_POOO)C@[)C@[OOQP'#Cg'#CgOOQP,59Q,59QO#kQ[O,59QO(aQ[O'#E[O({QWO,58{O)TQ[O,59SO$qQ[O,59oO$vQ[O,59rO(aQ[O,59uO(aQ[O,59wO(aQ[O,59xO)`Q[O'#DbOOQS,58{,58{OOQP'#Ck'#CkOOQO'#DR'#DROOQP,59S,59SO)gQWO,59SO)lQWO,59SOOQP'#DV'#DVOOQP,59o,59oOOQO'#DX'#DXO)qQ`O,59rOOQS'#Cp'#CpO${QdO'#CqO)yQvO'#CsO+ZQtO,5:ROOQO'#Cx'#CxO)lQWO'#CwO+oQWO'#CyO+tQ[O'#DOOOQS'#Ep'#EpOOQO'#Dj'#DjO+|Q[O'#DqO,[QWO'#EtO&`Q[O'#DoO,jQWO'#DrOOQO'#Eu'#EuO)OQWO,5:`O,oQpO,5:bOOQS'#Dz'#DzO,wQWO,5:dO,|Q[O,5:dOOQO'#D}'#D}O-UQWO,5:gO-ZQWO,5:mO-cQWO,5:oOOQS-E8U-E8UO${QdO,59}O-kQ[O'#E^O-xQWO,5;_O-xQWO,5;_POOO'#EV'#EVP.TO#tO,58yPOOO,58y,58yOOQP1G.l1G.lO.zQXO,5:vOOQO-E8Y-E8YOOQS1G.g1G.gOOQP1G.n1G.nO)gQWO1G.nO)lQWO1G.nOOQP1G/Z1G/ZO/XQ`O1G/^O/rQXO1G/aO0YQXO1G/cO0pQXO1G/dO1WQWO,59|O1]Q[O'#DSO1dQdO'#CoOOQP1G/^1G/^O${QdO1G/^O1kQpO,59]OOQS,59_,59_O${QdO,59aO1sQWO1G/mOOQS,59c,59cO1xQ!bO,59eOOQS'#DP'#DPOOQS'#EY'#EYO2QQ[O,59jOOQS,59j,59jO2YQWO'#DjO2eQWO,5:VO2jQWO,5:]O&`Q[O,5:XO&`Q[O'#E_O2rQWO,5;`O2}QWO,5:ZO(aQ[O,5:^OOQS1G/z1G/zOOQS1G/|1G/|OOQS1G0O1G0OO3`QWO1G0OO3eQdO'#EOOOQS1G0R1G0ROOQS1G0X1G0XOOQS1G0Z1G0ZO3pQtO1G/iOOQO,5:x,5:xO4WQ[O,5:xOOQO-E8[-E8[O4eQWO1G0yPOOO-E8T-E8TPOOO1G.e1G.eOOQP7+$Y7+$YOOQP7+$x7+$xO${QdO7+$xOOQS1G/h1G/hO4pQXO'#ErO4wQWO,59nO4|QtO'#EXO5tQdO'#EoO6OQWO,59ZO6TQpO7+$xOOQS1G.w1G.wOOQS1G.{1G.{OOQS7+%X7+%XO6]QWO1G/POOQS-E8W-E8WOOQS1G/U1G/UO${QdO1G/qOOQO1G/w1G/wOOQO1G/s1G/sO6bQWO,5:yOOQO-E8]-E8]O6pQXO1G/xOOQS7+%j7+%jO6wQYO'#CsOOQO'#EQ'#EQO7SQ`O'#EPOOQO'#EP'#EPO7_QWO'#E`O7gQdO,5:jOOQS,5:j,5:jO7rQtO'#E]O${QdO'#E]O8sQdO7+%TOOQO7+%T7+%TOOQO1G0d1G0dO9WQpO<<HdO9`QWO,5;^OOQP1G/Y1G/YOOQS-E8V-E8VO${QdO'#EZO9hQWO,5;ZOOQT1G.u1G.uOOQP<<Hd<<HdOOQS7+$k7+$kO9pQdO7+%]OOQO7+%d7+%dOOQO,5:k,5:kO3hQdO'#EaO7_QWO,5:zOOQS,5:z,5:zOOQS-E8^-E8^OOQS1G0U1G0UO9wQtO,5:wOOQS-E8Z-E8ZOOQO<<Ho<<HoOOQPAN>OAN>OO:xQdO,5:uOOQO-E8X-E8XOOQO<<Hw<<HwOOQO,5:{,5:{OOQO-E8_-E8_OOQS1G0f1G0f",stateData:";[~O#ZOS#[QQ~OUYOXYO]VO^VOqXOxWO![aO!]ZO!i[O!k]O!m^O!p_O!v`O#XRO#bTO~OQfOUYOXYO]VO^VOqXOxWO![aO!]ZO!i[O!k]O!m^O!p_O!v`O#XeO#bTO~O#U#gP~P!ZO#[jO~O#XlO~O]qO^qOqsOtoOxrO!OtO!RvO#VuO#bnO~O!TwO~P#pO`}O#WzO#XyO~O#X!OO~O#X!QO~OQ![Ob!TOf![Oh![On!YOq!ZO#W!WO#X!SO#e!UO~Ob!^O!d!`O!g!aO#X!]O!T#hP~Oh!fOn!YO#X!eO~Oh!hO#X!hO~Ob!^O!d!`O!g!aO#X!]O~O!Y#hP~P%jO]WX]!WX^WXqWXtWXxWX!OWX!RWX!TWX#VWX#bWX~O]!mO~O!Y!nO#U#gX!S#gX~O#U#gX!S#gX~P!ZO#]!qO#^!qO#_!sO~OUYOXYO]VO^VOqXOxWO#XRO#bTO~OtoO!TwO~O`!zO#WzO#XyO~O!S#gP~P!ZOb#RO~Ob#SO~Op#TO|#UO~OP#WObgXjgX!YgX!dgX!ggX#XgXagXQgXfgXhgXngXqgXtgX!XgX#UgX#WgX#egXpgX!SgX~Ob!^Oj#XO!d!`O!g!aO#X!]O!Y#hP~Ob#[O~Op#`O#X#]O~Ob!^O!d!`O!g!aO#X#aO~Ot#eO!b#dO!T#hX!Y#hX~Ob#hO~Oj#XO!Y#jO~O!Y#kO~Oh#lOn!YO~O!T#mO~O!TwO!b#dO~O!TwO!Y#pO~O!Y#QX#U#QX!S#QX~P!ZO!Y!nO#U#ga!S#ga~O#]!qO#^!qO#_#wO~O]qO^qOqsOxrO!OtO!RvO#VuO#bnO~Ot#Oa!T#Oaa#Oa~P.`Op#yO|#zO~O]qO^qOqsOxrO#bnO~Ot}i!O}i!R}i!T}i#V}ia}i~P/aOt!Pi!O!Pi!R!Pi!T!Pi#V!Pia!Pi~P/aOt!Qi!O!Qi!R!Qi!T!Qi#V!Qia!Qi~P/aO!S#{O~Oa#fP~P(aOa#cP~P${Oa$SOj#XO~O!Y$UO~Oh$VOo$VO~Op$XO#X#]O~O]!`Xa!^X!b!^X~O]$YO~Oa$ZO!b#dO~Ot#eO!T#ha!Y#ha~O!b#dOt!ca!T!ca!Y!caa!ca~O!Y$`O~O!S$gO#X$bO#e$aO~Oj#XOt$iO!X$kO!Y!Vi#U!Vi!S!Vi~P${O!Y#Qa#U#Qa!S#Qa~P!ZO!Y!nO#U#gi!S#gi~Oa#fX~P#pOa$oO~Oj#XOQ!{Xa!{Xb!{Xf!{Xh!{Xn!{Xq!{Xt!{X#W!{X#X!{X#e!{X~Ot$qOa#cX~P${Oa$sO~Oj#XOp$tO~Oa$uO~O!b#dOt#Ra!T#Ra!Y#Ra~Oa$wO~P.`OP#WOtgX!TgX~O#e$aOt!sX!T!sX~Ot$yO!TwO~O!S$}O#X$bO#e$aO~Oj#XOQ#PXb#PXf#PXh#PXn#PXq#PXt#PX!X#PX!Y#PX#U#PX#W#PX#X#PX#e#PX!S#PX~Ot$iO!X%QO!Y!Vq#U!Vq!S!Vq~P${Oj#XOp%RO~OtoOa#fa~Ot$qOa#ca~Oa%UO~P${Oj#XOQ#Pab#Paf#Pah#Pan#Paq#Pat#Pa!X#Pa!Y#Pa#U#Pa#W#Pa#X#Pa#e#Pa!S#Pa~Oa!}at!}a~P${O#Zo#[#ej!R#e~",goto:"-g#jPPP#kP#nP#w$WP#w$g#wPP$mPPP$s$|$|P%`P$|P$|%z&^PPPP$|&vP&z'Q#wP'W#w'^P#wP#w#wPPP'd'y(WPP#nPP(_(_(i(_P(_P(_(_P#nP#nP#nP(l#nP(o(r(u(|#nP#nP)R)X)h)v)|*S*^*d*n*t*zPPPPPPPPPP+Q+ZP+v+yP,o,r,x-RRkQ_bOPdhw!n#skYOPdhotuvw!n#R#h#skSOPdhotuvw!n#R#h#sQmTR!tnQ{VR!xqQ!x}Q#Z!XR#x!zq![Z]!T!m#S#U#X#q#z$P$Y$i$j$q$v%Sp![Z]!T!m#S#U#X#q#z$P$Y$i$j$q$v%SU$d#m$f$yR$x$cq!XZ]!T!m#S#U#X#q#z$P$Y$i$j$q$v%Sp![Z]!T!m#S#U#X#q#z$P$Y$i$j$q$v%SQ!f^R#l!gT#^!Z#_Q|VR!yqQ!x|R#x!yQ!PWR!{rQ!RXR!|sQxUQ!wpQ#i!cQ#o!jQ#p!kQ${$eR%X$zSgPwQ!phQ#r!nR$l#sZfPhw!n#sa!b[`a!V!^!`#d#eR#b!^R!g^R!i_R#n!iS$e#m$fR%V$yV$c#m$f$yQ!rjR#v!rQdOShPwU!ldh#sR#s!nQ$P#SU$p$P$v%SQ$v$YR%S$qQ#_!ZR$W#_Q$r$PR%T$rQpUS!vp$nR$n#|Q$j#qR%P$jQ!ogS#t!o#uR#u!pQ#f!_R$^#fQ$f#mR$|$fQ$z$eR%W$z_cOPdhw!n#s^UOPdhw!n#sQ!uoQ!}tQ#OuQ#PvQ#|#RR$_#hR$Q#SQ!VZQ!d]Q#V!TQ#q!m[$O#S$P$Y$q$v%SQ$R#UQ$T#XS$h#q$jQ$m#zR%O$iR#}#RQiPR#QwQ!c[Q!kaR#Y!VU!_[a!VQ!j`Q#c!^Q#g!`Q$[#dR$]#e",nodeNames:"⚠ Unit VariableName Comment StyleSheet RuleSet UniversalSelector TagSelector TagName NestingSelector ClassSelector ClassName PseudoClassSelector : :: PseudoClassName PseudoClassName ) ( ArgList ValueName ParenthesizedValue ColorLiteral NumberLiteral StringLiteral BinaryExpression BinOp CallExpression Callee CallLiteral CallTag ParenthesizedContent ] [ LineNames LineName , PseudoClassName ArgList IdSelector # IdName AttributeSelector AttributeName MatchOp ChildSelector ChildOp DescendantSelector SiblingSelector SiblingOp } { Block Declaration PropertyName Important ; ImportStatement AtKeyword import KeywordQuery FeatureQuery FeatureName BinaryQuery LogicOp UnaryQuery UnaryQueryOp ParenthesizedQuery SelectorQuery selector MediaStatement media CharsetStatement charset NamespaceStatement namespace NamespaceName KeyframesStatement keyframes KeyframeName KeyframeList KeyframeSelector KeyframeRangeName SupportsStatement supports AtRule Styles",maxTerm:117,nodeProps:[["isolate",-2,3,24,""],["openedBy",17,"(",32,"[",50,"{"],["closedBy",18,")",33,"]",51,"}"]],propSources:[eY],skippedNodes:[0,3,87],repeatNodeCount:11,tokenData:"J^~R!^OX$}X^%u^p$}pq%uqr)Xrs.Rst/utu6duv$}vw7^wx7oxy9^yz9oz{9t{|:_|}?Q}!O?c!O!P@Q!P!Q@i!Q![Ab![!]B]!]!^CX!^!_$}!_!`Cj!`!aC{!a!b$}!b!cDw!c!}$}!}#OFa#O#P$}#P#QFr#Q#R6d#R#T$}#T#UGT#U#c$}#c#dHf#d#o$}#o#pH{#p#q6d#q#rI^#r#sIo#s#y$}#y#z%u#z$f$}$f$g%u$g#BY$}#BY#BZ%u#BZ$IS$}$IS$I_%u$I_$I|$}$I|$JO%u$JO$JT$}$JT$JU%u$JU$KV$}$KV$KW%u$KW&FU$}&FU&FV%u&FV;'S$};'S;=`JW<%lO$}`%QSOy%^z;'S%^;'S;=`%o<%lO%^`%cSo`Oy%^z;'S%^;'S;=`%o<%lO%^`%rP;=`<%l%^~%zh#Z~OX%^X^'f^p%^pq'fqy%^z#y%^#y#z'f#z$f%^$f$g'f$g#BY%^#BY#BZ'f#BZ$IS%^$IS$I_'f$I_$I|%^$I|$JO'f$JO$JT%^$JT$JU'f$JU$KV%^$KV$KW'f$KW&FU%^&FU&FV'f&FV;'S%^;'S;=`%o<%lO%^~'mh#Z~o`OX%^X^'f^p%^pq'fqy%^z#y%^#y#z'f#z$f%^$f$g'f$g#BY%^#BY#BZ'f#BZ$IS%^$IS$I_'f$I_$I|%^$I|$JO'f$JO$JT%^$JT$JU'f$JU$KV%^$KV$KW'f$KW&FU%^&FU&FV'f&FV;'S%^;'S;=`%o<%lO%^l)[UOy%^z#]%^#]#^)n#^;'S%^;'S;=`%o<%lO%^l)sUo`Oy%^z#a%^#a#b*V#b;'S%^;'S;=`%o<%lO%^l*[Uo`Oy%^z#d%^#d#e*n#e;'S%^;'S;=`%o<%lO%^l*sUo`Oy%^z#c%^#c#d+V#d;'S%^;'S;=`%o<%lO%^l+[Uo`Oy%^z#f%^#f#g+n#g;'S%^;'S;=`%o<%lO%^l+sUo`Oy%^z#h%^#h#i,V#i;'S%^;'S;=`%o<%lO%^l,[Uo`Oy%^z#T%^#T#U,n#U;'S%^;'S;=`%o<%lO%^l,sUo`Oy%^z#b%^#b#c-V#c;'S%^;'S;=`%o<%lO%^l-[Uo`Oy%^z#h%^#h#i-n#i;'S%^;'S;=`%o<%lO%^l-uS!X[o`Oy%^z;'S%^;'S;=`%o<%lO%^~.UWOY.RZr.Rrs.ns#O.R#O#P.s#P;'S.R;'S;=`/o<%lO.R~.sOh~~.vRO;'S.R;'S;=`/P;=`O.R~/SXOY.RZr.Rrs.ns#O.R#O#P.s#P;'S.R;'S;=`/o;=`<%l.R<%lO.R~/rP;=`<%l.Rn/zYxQOy%^z!Q%^!Q![0j![!c%^!c!i0j!i#T%^#T#Z0j#Z;'S%^;'S;=`%o<%lO%^l0oYo`Oy%^z!Q%^!Q![1_![!c%^!c!i1_!i#T%^#T#Z1_#Z;'S%^;'S;=`%o<%lO%^l1dYo`Oy%^z!Q%^!Q![2S![!c%^!c!i2S!i#T%^#T#Z2S#Z;'S%^;'S;=`%o<%lO%^l2ZYf[o`Oy%^z!Q%^!Q![2y![!c%^!c!i2y!i#T%^#T#Z2y#Z;'S%^;'S;=`%o<%lO%^l3QYf[o`Oy%^z!Q%^!Q![3p![!c%^!c!i3p!i#T%^#T#Z3p#Z;'S%^;'S;=`%o<%lO%^l3uYo`Oy%^z!Q%^!Q![4e![!c%^!c!i4e!i#T%^#T#Z4e#Z;'S%^;'S;=`%o<%lO%^l4lYf[o`Oy%^z!Q%^!Q![5[![!c%^!c!i5[!i#T%^#T#Z5[#Z;'S%^;'S;=`%o<%lO%^l5aYo`Oy%^z!Q%^!Q![6P![!c%^!c!i6P!i#T%^#T#Z6P#Z;'S%^;'S;=`%o<%lO%^l6WSf[o`Oy%^z;'S%^;'S;=`%o<%lO%^d6gUOy%^z!_%^!_!`6y!`;'S%^;'S;=`%o<%lO%^d7QS|So`Oy%^z;'S%^;'S;=`%o<%lO%^b7cSXQOy%^z;'S%^;'S;=`%o<%lO%^~7rWOY7oZw7owx.nx#O7o#O#P8[#P;'S7o;'S;=`9W<%lO7o~8_RO;'S7o;'S;=`8h;=`O7o~8kXOY7oZw7owx.nx#O7o#O#P8[#P;'S7o;'S;=`9W;=`<%l7o<%lO7o~9ZP;=`<%l7on9cSb^Oy%^z;'S%^;'S;=`%o<%lO%^~9tOa~n9{UUQjWOy%^z!_%^!_!`6y!`;'S%^;'S;=`%o<%lO%^n:fWjW!RQOy%^z!O%^!O!P;O!P!Q%^!Q![>T![;'S%^;'S;=`%o<%lO%^l;TUo`Oy%^z!Q%^!Q![;g![;'S%^;'S;=`%o<%lO%^l;nYo`#e[Oy%^z!Q%^!Q![;g![!g%^!g!h<^!h#X%^#X#Y<^#Y;'S%^;'S;=`%o<%lO%^l<cYo`Oy%^z{%^{|=R|}%^}!O=R!O!Q%^!Q![=j![;'S%^;'S;=`%o<%lO%^l=WUo`Oy%^z!Q%^!Q![=j![;'S%^;'S;=`%o<%lO%^l=qUo`#e[Oy%^z!Q%^!Q![=j![;'S%^;'S;=`%o<%lO%^l>[[o`#e[Oy%^z!O%^!O!P;g!P!Q%^!Q![>T![!g%^!g!h<^!h#X%^#X#Y<^#Y;'S%^;'S;=`%o<%lO%^n?VSt^Oy%^z;'S%^;'S;=`%o<%lO%^l?hWjWOy%^z!O%^!O!P;O!P!Q%^!Q![>T![;'S%^;'S;=`%o<%lO%^n@VU#bQOy%^z!Q%^!Q![;g![;'S%^;'S;=`%o<%lO%^~@nTjWOy%^z{@}{;'S%^;'S;=`%o<%lO%^~AUSo`#[~Oy%^z;'S%^;'S;=`%o<%lO%^lAg[#e[Oy%^z!O%^!O!P;g!P!Q%^!Q![>T![!g%^!g!h<^!h#X%^#X#Y<^#Y;'S%^;'S;=`%o<%lO%^bBbU]QOy%^z![%^![!]Bt!];'S%^;'S;=`%o<%lO%^bB{S^Qo`Oy%^z;'S%^;'S;=`%o<%lO%^nC^S!Y^Oy%^z;'S%^;'S;=`%o<%lO%^dCoS|SOy%^z;'S%^;'S;=`%o<%lO%^bDQU!OQOy%^z!`%^!`!aDd!a;'S%^;'S;=`%o<%lO%^bDkS!OQo`Oy%^z;'S%^;'S;=`%o<%lO%^bDzWOy%^z!c%^!c!}Ed!}#T%^#T#oEd#o;'S%^;'S;=`%o<%lO%^bEk[![Qo`Oy%^z}%^}!OEd!O!Q%^!Q![Ed![!c%^!c!}Ed!}#T%^#T#oEd#o;'S%^;'S;=`%o<%lO%^nFfSq^Oy%^z;'S%^;'S;=`%o<%lO%^nFwSp^Oy%^z;'S%^;'S;=`%o<%lO%^bGWUOy%^z#b%^#b#cGj#c;'S%^;'S;=`%o<%lO%^bGoUo`Oy%^z#W%^#W#XHR#X;'S%^;'S;=`%o<%lO%^bHYS!bQo`Oy%^z;'S%^;'S;=`%o<%lO%^bHiUOy%^z#f%^#f#gHR#g;'S%^;'S;=`%o<%lO%^fIQS!TUOy%^z;'S%^;'S;=`%o<%lO%^nIcS!S^Oy%^z;'S%^;'S;=`%o<%lO%^fItU!RQOy%^z!_%^!_!`6y!`;'S%^;'S;=`%o<%lO%^`JZP;=`<%l$}",tokenizers:[K4,J4,H4,1,2,3,4,new Vp("m~RRYZ[z{a~~g~aO#^~~dP!P!Qg~lO#_~~",28,105)],topRules:{StyleSheet:[0,4],Styles:[1,86]},specialized:[{term:100,get:t=>tY[t]||-1},{term:58,get:t=>rY[t]||-1},{term:101,get:t=>nY[t]||-1}],tokenPrec:1200});let zg=null;function Gg(){if(!zg&&typeof document=="object"&&document.body){let{style:t}=document.body,e=[],r=new Set;for(let n in t)n!="cssText"&&n!="cssFloat"&&typeof t[n]=="string"&&(/[A-Z]/.test(n)&&(n=n.replace(/[A-Z]/g,i=>"-"+i.toLowerCase())),r.has(n)||(e.push(n),r.add(n)));zg=e.sort().map(n=>({type:"property",label:n}))}return zg||[]}const Rx=["active","after","any-link","autofill","backdrop","before","checked","cue","default","defined","disabled","empty","enabled","file-selector-button","first","first-child","first-letter","first-line","first-of-type","focus","focus-visible","focus-within","fullscreen","has","host","host-context","hover","in-range","indeterminate","invalid","is","lang","last-child","last-of-type","left","link","marker","modal","not","nth-child","nth-last-child","nth-last-of-type","nth-of-type","only-child","only-of-type","optional","out-of-range","part","placeholder","placeholder-shown","read-only","read-write","required","right","root","scope","selection","slotted","target","target-text","valid","visited","where"].map(t=>({type:"class",label:t})),Ax=["above","absolute","activeborder","additive","activecaption","after-white-space","ahead","alias","all","all-scroll","alphabetic","alternate","always","antialiased","appworkspace","asterisks","attr","auto","auto-flow","avoid","avoid-column","avoid-page","avoid-region","axis-pan","background","backwards","baseline","below","bidi-override","blink","block","block-axis","bold","bolder","border","border-box","both","bottom","break","break-all","break-word","bullets","button","button-bevel","buttonface","buttonhighlight","buttonshadow","buttontext","calc","capitalize","caps-lock-indicator","caption","captiontext","caret","cell","center","checkbox","circle","cjk-decimal","clear","clip","close-quote","col-resize","collapse","color","color-burn","color-dodge","column","column-reverse","compact","condensed","contain","content","contents","content-box","context-menu","continuous","copy","counter","counters","cover","crop","cross","crosshair","currentcolor","cursive","cyclic","darken","dashed","decimal","decimal-leading-zero","default","default-button","dense","destination-atop","destination-in","destination-out","destination-over","difference","disc","discard","disclosure-closed","disclosure-open","document","dot-dash","dot-dot-dash","dotted","double","down","e-resize","ease","ease-in","ease-in-out","ease-out","element","ellipse","ellipsis","embed","end","ethiopic-abegede-gez","ethiopic-halehame-aa-er","ethiopic-halehame-gez","ew-resize","exclusion","expanded","extends","extra-condensed","extra-expanded","fantasy","fast","fill","fill-box","fixed","flat","flex","flex-end","flex-start","footnotes","forwards","from","geometricPrecision","graytext","grid","groove","hand","hard-light","help","hidden","hide","higher","highlight","highlighttext","horizontal","hsl","hsla","hue","icon","ignore","inactiveborder","inactivecaption","inactivecaptiontext","infinite","infobackground","infotext","inherit","initial","inline","inline-axis","inline-block","inline-flex","inline-grid","inline-table","inset","inside","intrinsic","invert","italic","justify","keep-all","landscape","large","larger","left","level","lighter","lighten","line-through","linear","linear-gradient","lines","list-item","listbox","listitem","local","logical","loud","lower","lower-hexadecimal","lower-latin","lower-norwegian","lowercase","ltr","luminosity","manipulation","match","matrix","matrix3d","medium","menu","menutext","message-box","middle","min-intrinsic","mix","monospace","move","multiple","multiple_mask_images","multiply","n-resize","narrower","ne-resize","nesw-resize","no-close-quote","no-drop","no-open-quote","no-repeat","none","normal","not-allowed","nowrap","ns-resize","numbers","numeric","nw-resize","nwse-resize","oblique","opacity","open-quote","optimizeLegibility","optimizeSpeed","outset","outside","outside-shape","overlay","overline","padding","padding-box","painted","page","paused","perspective","pinch-zoom","plus-darker","plus-lighter","pointer","polygon","portrait","pre","pre-line","pre-wrap","preserve-3d","progress","push-button","radial-gradient","radio","read-only","read-write","read-write-plaintext-only","rectangle","region","relative","repeat","repeating-linear-gradient","repeating-radial-gradient","repeat-x","repeat-y","reset","reverse","rgb","rgba","ridge","right","rotate","rotate3d","rotateX","rotateY","rotateZ","round","row","row-resize","row-reverse","rtl","run-in","running","s-resize","sans-serif","saturation","scale","scale3d","scaleX","scaleY","scaleZ","screen","scroll","scrollbar","scroll-position","se-resize","self-start","self-end","semi-condensed","semi-expanded","separate","serif","show","single","skew","skewX","skewY","skip-white-space","slide","slider-horizontal","slider-vertical","sliderthumb-horizontal","sliderthumb-vertical","slow","small","small-caps","small-caption","smaller","soft-light","solid","source-atop","source-in","source-out","source-over","space","space-around","space-between","space-evenly","spell-out","square","start","static","status-bar","stretch","stroke","stroke-box","sub","subpixel-antialiased","svg_masks","super","sw-resize","symbolic","symbols","system-ui","table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row","table-row-group","text","text-bottom","text-top","textarea","textfield","thick","thin","threeddarkshadow","threedface","threedhighlight","threedlightshadow","threedshadow","to","top","transform","translate","translate3d","translateX","translateY","translateZ","transparent","ultra-condensed","ultra-expanded","underline","unidirectional-pan","unset","up","upper-latin","uppercase","url","var","vertical","vertical-text","view-box","visible","visibleFill","visiblePainted","visibleStroke","visual","w-resize","wait","wave","wider","window","windowframe","windowtext","words","wrap","wrap-reverse","x-large","x-small","xor","xx-large","xx-small"].map(t=>({type:"keyword",label:t})).concat(["aliceblue","antiquewhite","aqua","aquamarine","azure","beige","bisque","black","blanchedalmond","blue","blueviolet","brown","burlywood","cadetblue","chartreuse","chocolate","coral","cornflowerblue","cornsilk","crimson","cyan","darkblue","darkcyan","darkgoldenrod","darkgray","darkgreen","darkkhaki","darkmagenta","darkolivegreen","darkorange","darkorchid","darkred","darksalmon","darkseagreen","darkslateblue","darkslategray","darkturquoise","darkviolet","deeppink","deepskyblue","dimgray","dodgerblue","firebrick","floralwhite","forestgreen","fuchsia","gainsboro","ghostwhite","gold","goldenrod","gray","grey","green","greenyellow","honeydew","hotpink","indianred","indigo","ivory","khaki","lavender","lavenderblush","lawngreen","lemonchiffon","lightblue","lightcoral","lightcyan","lightgoldenrodyellow","lightgray","lightgreen","lightpink","lightsalmon","lightseagreen","lightskyblue","lightslategray","lightsteelblue","lightyellow","lime","limegreen","linen","magenta","maroon","mediumaquamarine","mediumblue","mediumorchid","mediumpurple","mediumseagreen","mediumslateblue","mediumspringgreen","mediumturquoise","mediumvioletred","midnightblue","mintcream","mistyrose","moccasin","navajowhite","navy","oldlace","olive","olivedrab","orange","orangered","orchid","palegoldenrod","palegreen","paleturquoise","palevioletred","papayawhip","peachpuff","peru","pink","plum","powderblue","purple","rebeccapurple","red","rosybrown","royalblue","saddlebrown","salmon","sandybrown","seagreen","seashell","sienna","silver","skyblue","slateblue","slategray","snow","springgreen","steelblue","tan","teal","thistle","tomato","turquoise","violet","wheat","white","whitesmoke","yellow","yellowgreen"].map(t=>({type:"constant",label:t}))),oY=["a","abbr","address","article","aside","b","bdi","bdo","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","dd","del","details","dfn","dialog","div","dl","dt","em","figcaption","figure","footer","form","header","hgroup","h1","h2","h3","h4","h5","h6","hr","html","i","iframe","img","input","ins","kbd","label","legend","li","main","meter","nav","ol","output","p","pre","ruby","section","select","small","source","span","strong","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","tr","u","ul"].map(t=>({type:"type",label:t})),Wo=/^(\w[\w-]*|-\w[\w-]*|)$/,sY=/^-(-[\w-]*)?$/;function aY(t,e){var r;if((t.name=="("||t.type.isError)&&(t=t.parent||t),t.name!="ArgList")return!1;let n=(r=t.parent)===null||r===void 0?void 0:r.firstChild;return(n==null?void 0:n.name)!="Callee"?!1:e.sliceString(n.from,n.to)=="var"}const Mx=new vC,lY=["Declaration"];function uY(t){for(let e=t;;){if(e.type.isTop)return e;if(!(e=e.parent))return t}}function mA(t,e,r){if(e.to-e.from>4096){let n=Mx.get(e);if(n)return n;let i=[],o=new Set,s=e.cursor(rr.IncludeAnonymous);if(s.firstChild())do for(let a of mA(t,s.node,r))o.has(a.label)||(o.add(a.label),i.push(a));while(s.nextSibling());return Mx.set(e,i),i}else{let n=[],i=new Set;return e.cursor().iterate(o=>{var s;if(r(o)&&o.matchContext(lY)&&((s=o.node.nextSibling)===null||s===void 0?void 0:s.name)==":"){let a=t.sliceString(o.from,o.to);i.has(a)||(i.add(a),n.push({label:a,type:"variable"}))}}),n}}const cY=t=>e=>{let{state:r,pos:n}=e,i=br(r).resolveInner(n,-1),o=i.type.isError&&i.from==i.to-1&&r.doc.sliceString(i.from,i.to)=="-";if(i.name=="PropertyName"||(o||i.name=="TagName")&&/^(Block|Styles)$/.test(i.resolve(i.to).name))return{from:i.from,options:Gg(),validFor:Wo};if(i.name=="ValueName")return{from:i.from,options:Ax,validFor:Wo};if(i.name=="PseudoClassName")return{from:i.from,options:Rx,validFor:Wo};if(t(i)||(e.explicit||o)&&aY(i,r.doc))return{from:t(i)||o?i.from:n,options:mA(r.doc,uY(i),t),validFor:sY};if(i.name=="TagName"){for(let{parent:l}=i;l;l=l.parent)if(l.name=="Block")return{from:i.from,options:Gg(),validFor:Wo};return{from:i.from,options:oY,validFor:Wo}}if(!e.explicit)return null;let s=i.resolve(n),a=s.childBefore(n);return a&&a.name==":"&&s.name=="PseudoClassSelector"?{from:n,options:Rx,validFor:Wo}:a&&a.name==":"&&s.name=="Declaration"||s.name=="ArgList"?{from:n,options:Ax,validFor:Wo}:s.name=="Block"||s.name=="Styles"?{from:n,options:Gg(),validFor:Wo}:null},fY=cY(t=>t.name=="VariableName"),rf=_s.define({name:"css",parser:iY.configure({props:[_a.add({Declaration:Ql()}),Rs.add({"Block KeyframeList":L0})]}),languageData:{commentTokens:{block:{open:"/*",close:"*/"}},indentOnInput:/^\s*\}$/,wordChars:"-"}});function C1(){return new Pa(rf,rf.data.of({autocomplete:fY}))}const hY=54,dY=1,pY=55,OY=2,gY=56,mY=3,jx=4,yY=5,Xp=6,yA=7,vA=8,wA=9,SA=10,vY=11,wY=12,SY=13,Hg=57,bY=14,qx=58,bA=20,PY=22,PA=23,kY=24,pv=26,kA=27,xY=28,_Y=31,$Y=34,QY=36,EY=37,CY=0,TY=1,RY={area:!0,base:!0,br:!0,col:!0,command:!0,embed:!0,frame:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0,menuitem:!0},AY={dd:!0,li:!0,optgroup:!0,option:!0,p:!0,rp:!0,rt:!0,tbody:!0,td:!0,tfoot:!0,th:!0,tr:!0},Dx={dd:{dd:!0,dt:!0},dt:{dd:!0,dt:!0},li:{li:!0},option:{option:!0,optgroup:!0},optgroup:{optgroup:!0},p:{address:!0,article:!0,aside:!0,blockquote:!0,dir:!0,div:!0,dl:!0,fieldset:!0,footer:!0,form:!0,h1:!0,h2:!0,h3:!0,h4:!0,h5:!0,h6:!0,header:!0,hgroup:!0,hr:!0,menu:!0,nav:!0,ol:!0,p:!0,pre:!0,section:!0,table:!0,ul:!0},rp:{rp:!0,rt:!0},rt:{rp:!0,rt:!0},tbody:{tbody:!0,tfoot:!0},td:{td:!0,th:!0},tfoot:{tbody:!0},th:{td:!0,th:!0},thead:{tbody:!0,tfoot:!0},tr:{tr:!0}};function MY(t){return t==45||t==46||t==58||t>=65&&t<=90||t==95||t>=97&&t<=122||t>=161}function xA(t){return t==9||t==10||t==13||t==32}let Zx=null,Nx=null,Wx=0;function Ov(t,e){let r=t.pos+e;if(Wx==r&&Nx==t)return Zx;let n=t.peek(e);for(;xA(n);)n=t.peek(++e);let i="";for(;MY(n);)i+=String.fromCharCode(n),n=t.peek(++e);return Nx=t,Wx=r,Zx=i?i.toLowerCase():n==jY||n==qY?void 0:null}const _A=60,Yp=62,T1=47,jY=63,qY=33,DY=45;function Ix(t,e){this.name=t,this.parent=e,this.hash=e?e.hash:0;for(let r=0;r<t.length;r++)this.hash+=(this.hash<<4)+t.charCodeAt(r)+(t.charCodeAt(r)<<8)}const ZY=[Xp,SA,yA,vA,wA],NY=new $1({start:null,shift(t,e,r,n){return ZY.indexOf(e)>-1?new Ix(Ov(n,1)||"",t):t},reduce(t,e){return e==bA&&t?t.parent:t},reuse(t,e,r,n){let i=e.type.id;return i==Xp||i==QY?new Ix(Ov(n,1)||"",t):t},hash(t){return t?t.hash:0},strict:!1}),WY=new Sn((t,e)=>{if(t.next!=_A){t.next<0&&e.context&&t.acceptToken(Hg);return}t.advance();let r=t.next==T1;r&&t.advance();let n=Ov(t,0);if(n===void 0)return;if(!n)return t.acceptToken(r?bY:Xp);let i=e.context?e.context.name:null;if(r){if(n==i)return t.acceptToken(vY);if(i&&AY[i])return t.acceptToken(Hg,-2);if(e.dialectEnabled(CY))return t.acceptToken(wY);for(let o=e.context;o;o=o.parent)if(o.name==n)return;t.acceptToken(SY)}else{if(n=="script")return t.acceptToken(yA);if(n=="style")return t.acceptToken(vA);if(n=="textarea")return t.acceptToken(wA);if(RY.hasOwnProperty(n))return t.acceptToken(SA);i&&Dx[i]&&Dx[i][n]?t.acceptToken(Hg,-1):t.acceptToken(Xp)}},{contextual:!0}),IY=new Sn(t=>{for(let e=0,r=0;;r++){if(t.next<0){r&&t.acceptToken(qx);break}if(t.next==DY)e++;else if(t.next==Yp&&e>=2){r>=3&&t.acceptToken(qx,-2);break}else e=0;t.advance()}});function BY(t){for(;t;t=t.parent)if(t.name=="svg"||t.name=="math")return!0;return!1}const LY=new Sn((t,e)=>{if(t.next==T1&&t.peek(1)==Yp){let r=e.dialectEnabled(TY)||BY(e.context);t.acceptToken(r?yY:jx,2)}else t.next==Yp&&t.acceptToken(jx,1)});function R1(t,e,r){let n=2+t.length;return new Sn(i=>{for(let o=0,s=0,a=0;;a++){if(i.next<0){a&&i.acceptToken(e);break}if(o==0&&i.next==_A||o==1&&i.next==T1||o>=2&&o<n&&i.next==t.charCodeAt(o-2))o++,s++;else if((o==2||o==n)&&xA(i.next))s++;else if(o==n&&i.next==Yp){a>s?i.acceptToken(e,-s):i.acceptToken(r,-(s-2));break}else if((i.next==10||i.next==13)&&a){i.acceptToken(e,1);break}else o=s=0;i.advance()}})}const VY=R1("script",hY,dY),XY=R1("style",pY,OY),YY=R1("textarea",gY,mY),UY=Ts({"Text RawText":w.content,"StartTag StartCloseTag SelfClosingEndTag EndTag":w.angleBracket,TagName:w.tagName,"MismatchedCloseTag/TagName":[w.tagName,w.invalid],AttributeName:w.attributeName,"AttributeValue UnquotedAttributeValue":w.attributeValue,Is:w.definitionOperator,"EntityReference CharacterReference":w.character,Comment:w.blockComment,ProcessingInst:w.processingInstruction,DoctypeDecl:w.documentMeta}),FY=$s.deserialize({version:14,states:",xOVO!rOOO!WQ#tO'#CqO!]Q#tO'#CzO!bQ#tO'#C}O!gQ#tO'#DQO!lQ#tO'#DSO!qOaO'#CpO!|ObO'#CpO#XOdO'#CpO$eO!rO'#CpOOO`'#Cp'#CpO$lO$fO'#DTO$tQ#tO'#DVO$yQ#tO'#DWOOO`'#Dk'#DkOOO`'#DY'#DYQVO!rOOO%OQ&rO,59]O%WQ&rO,59fO%`Q&rO,59iO%hQ&rO,59lO%sQ&rO,59nOOOa'#D^'#D^O%{OaO'#CxO&WOaO,59[OOOb'#D_'#D_O&`ObO'#C{O&kObO,59[OOOd'#D`'#D`O&sOdO'#DOO'OOdO,59[OOO`'#Da'#DaO'WO!rO,59[O'_Q#tO'#DROOO`,59[,59[OOOp'#Db'#DbO'dO$fO,59oOOO`,59o,59oO'lQ#|O,59qO'qQ#|O,59rOOO`-E7W-E7WO'vQ&rO'#CsOOQW'#DZ'#DZO(UQ&rO1G.wOOOa1G.w1G.wO(^Q&rO1G/QOOOb1G/Q1G/QO(fQ&rO1G/TOOOd1G/T1G/TO(nQ&rO1G/WOOO`1G/W1G/WOOO`1G/Y1G/YO(yQ&rO1G/YOOOa-E7[-E7[O)RQ#tO'#CyOOO`1G.v1G.vOOOb-E7]-E7]O)WQ#tO'#C|OOOd-E7^-E7^O)]Q#tO'#DPOOO`-E7_-E7_O)bQ#|O,59mOOOp-E7`-E7`OOO`1G/Z1G/ZOOO`1G/]1G/]OOO`1G/^1G/^O)gQ,UO,59_OOQW-E7X-E7XOOOa7+$c7+$cOOOb7+$l7+$lOOOd7+$o7+$oOOO`7+$r7+$rOOO`7+$t7+$tO)rQ#|O,59eO)wQ#|O,59hO)|Q#|O,59kOOO`1G/X1G/XO*RO7[O'#CvO*dOMhO'#CvOOQW1G.y1G.yOOO`1G/P1G/POOO`1G/S1G/SOOO`1G/V1G/VOOOO'#D['#D[O*uO7[O,59bOOQW,59b,59bOOOO'#D]'#D]O+WOMhO,59bOOOO-E7Y-E7YOOQW1G.|1G.|OOOO-E7Z-E7Z",stateData:"+s~O!^OS~OUSOVPOWQOXROYTO[]O][O^^O`^Oa^Ob^Oc^Ox^O{_O!dZO~OfaO~OfbO~OfcO~OfdO~OfeO~O!WfOPlP!ZlP~O!XiOQoP!ZoP~O!YlORrP!ZrP~OUSOVPOWQOXROYTOZqO[]O][O^^O`^Oa^Ob^Oc^Ox^O!dZO~O!ZrO~P#dO![sO!euO~OfvO~OfwO~OS|OhyO~OS!OOhyO~OS!QOhyO~OS!SOT!TOhyO~OS!TOhyO~O!WfOPlX!ZlX~OP!WO!Z!XO~O!XiOQoX!ZoX~OQ!ZO!Z!XO~O!YlORrX!ZrX~OR!]O!Z!XO~O!Z!XO~P#dOf!_O~O![sO!e!aO~OS!bO~OS!cO~Oi!dOSgXhgXTgX~OS!fOhyO~OS!gOhyO~OS!hOhyO~OS!iOT!jOhyO~OS!jOhyO~Of!kO~Of!lO~Of!mO~OS!nO~Ok!qO!`!oO!b!pO~OS!rO~OS!sO~OS!tO~Oa!uOb!uOc!uO!`!wO!a!uO~Oa!xOb!xOc!xO!b!wO!c!xO~Oa!uOb!uOc!uO!`!{O!a!uO~Oa!xOb!xOc!xO!b!{O!c!xO~OT~bac!dx{!d~",goto:"%p!`PPPPPPPPPPPPPPPPPPPP!a!gP!mPP!yP!|#P#S#Y#]#`#f#i#l#r#x!aP!a!aP$O$U$l$r$x%O%U%[%bPPPPPPPP%hX^OX`pXUOX`pezabcde{}!P!R!UR!q!dRhUR!XhXVOX`pRkVR!XkXWOX`pRnWR!XnXXOX`pQrXR!XpXYOX`pQ`ORx`Q{aQ}bQ!PcQ!RdQ!UeZ!e{}!P!R!UQ!v!oR!z!vQ!y!pR!|!yQgUR!VgQjVR!YjQmWR![mQpXR!^pQtZR!`tS_O`ToXp",nodeNames:"⚠ StartCloseTag StartCloseTag StartCloseTag EndTag SelfClosingEndTag StartTag StartTag StartTag StartTag StartTag StartCloseTag StartCloseTag StartCloseTag IncompleteCloseTag Document Text EntityReference CharacterReference InvalidEntity Element OpenTag TagName Attribute AttributeName Is AttributeValue UnquotedAttributeValue ScriptText CloseTag OpenTag StyleText CloseTag OpenTag TextareaText CloseTag OpenTag CloseTag SelfClosingTag Comment ProcessingInst MismatchedCloseTag CloseTag DoctypeDecl",maxTerm:67,context:NY,nodeProps:[["closedBy",-10,1,2,3,7,8,9,10,11,12,13,"EndTag",6,"EndTag SelfClosingEndTag",-4,21,30,33,36,"CloseTag"],["openedBy",4,"StartTag StartCloseTag",5,"StartTag",-4,29,32,35,37,"OpenTag"],["group",-9,14,17,18,19,20,39,40,41,42,"Entity",16,"Entity TextContent",-3,28,31,34,"TextContent Entity"],["isolate",-11,21,29,30,32,33,35,36,37,38,41,42,"ltr",-3,26,27,39,""]],propSources:[UY],skippedNodes:[0],repeatNodeCount:9,tokenData:"!<p!aR!YOX$qXY,QYZ,QZ[$q[]&X]^,Q^p$qpq,Qqr-_rs3_sv-_vw3}wxHYx}-_}!OH{!O!P-_!P!Q$q!Q![-_![!]Mz!]!^-_!^!_!$S!_!`!;x!`!a&X!a!c-_!c!}Mz!}#R-_#R#SMz#S#T1k#T#oMz#o#s-_#s$f$q$f%W-_%W%oMz%o%p-_%p&aMz&a&b-_&b1pMz1p4U-_4U4dMz4d4e-_4e$ISMz$IS$I`-_$I`$IbMz$Ib$Kh-_$Kh%#tMz%#t&/x-_&/x&EtMz&Et&FV-_&FV;'SMz;'S;:j!#|;:j;=`3X<%l?&r-_?&r?AhMz?Ah?BY$q?BY?MnMz?MnO$q!Z$|c`PkW!a`!cpOX$qXZ&XZ[$q[^&X^p$qpq&Xqr$qrs&}sv$qvw+Pwx(tx!^$q!^!_*V!_!a&X!a#S$q#S#T&X#T;'S$q;'S;=`+z<%lO$q!R&bX`P!a`!cpOr&Xrs&}sv&Xwx(tx!^&X!^!_*V!_;'S&X;'S;=`*y<%lO&Xq'UV`P!cpOv&}wx'kx!^&}!^!_(V!_;'S&};'S;=`(n<%lO&}P'pT`POv'kw!^'k!_;'S'k;'S;=`(P<%lO'kP(SP;=`<%l'kp([S!cpOv(Vx;'S(V;'S;=`(h<%lO(Vp(kP;=`<%l(Vq(qP;=`<%l&}a({W`P!a`Or(trs'ksv(tw!^(t!^!_)e!_;'S(t;'S;=`*P<%lO(t`)jT!a`Or)esv)ew;'S)e;'S;=`)y<%lO)e`)|P;=`<%l)ea*SP;=`<%l(t!Q*^V!a`!cpOr*Vrs(Vsv*Vwx)ex;'S*V;'S;=`*s<%lO*V!Q*vP;=`<%l*V!R*|P;=`<%l&XW+UYkWOX+PZ[+P^p+Pqr+Psw+Px!^+P!a#S+P#T;'S+P;'S;=`+t<%lO+PW+wP;=`<%l+P!Z+}P;=`<%l$q!a,]``P!a`!cp!^^OX&XXY,QYZ,QZ]&X]^,Q^p&Xpq,Qqr&Xrs&}sv&Xwx(tx!^&X!^!_*V!_;'S&X;'S;=`*y<%lO&X!_-ljhS`PkW!a`!cpOX$qXZ&XZ[$q[^&X^p$qpq&Xqr-_rs&}sv-_vw/^wx(tx!P-_!P!Q$q!Q!^-_!^!_*V!_!a&X!a#S-_#S#T1k#T#s-_#s$f$q$f;'S-_;'S;=`3X<%l?Ah-_?Ah?BY$q?BY?Mn-_?MnO$q[/ebhSkWOX+PZ[+P^p+Pqr/^sw/^x!P/^!P!Q+P!Q!^/^!a#S/^#S#T0m#T#s/^#s$f+P$f;'S/^;'S;=`1e<%l?Ah/^?Ah?BY+P?BY?Mn/^?MnO+PS0rXhSqr0msw0mx!P0m!Q!^0m!a#s0m$f;'S0m;'S;=`1_<%l?Ah0m?BY?Mn0mS1bP;=`<%l0m[1hP;=`<%l/^!V1vchS`P!a`!cpOq&Xqr1krs&}sv1kvw0mwx(tx!P1k!P!Q&X!Q!^1k!^!_*V!_!a&X!a#s1k#s$f&X$f;'S1k;'S;=`3R<%l?Ah1k?Ah?BY&X?BY?Mn1k?MnO&X!V3UP;=`<%l1k!_3[P;=`<%l-_!Z3hV!`h`P!cpOv&}wx'kx!^&}!^!_(V!_;'S&};'S;=`(n<%lO&}!_4WihSkWc!ROX5uXZ7SZ[5u[^7S^p5uqr8trs7Sst>]tw8twx7Sx!P8t!P!Q5u!Q!]8t!]!^/^!^!a7S!a#S8t#S#T;{#T#s8t#s$f5u$f;'S8t;'S;=`>V<%l?Ah8t?Ah?BY5u?BY?Mn8t?MnO5u!Z5zbkWOX5uXZ7SZ[5u[^7S^p5uqr5urs7Sst+Ptw5uwx7Sx!]5u!]!^7w!^!a7S!a#S5u#S#T7S#T;'S5u;'S;=`8n<%lO5u!R7VVOp7Sqs7St!]7S!]!^7l!^;'S7S;'S;=`7q<%lO7S!R7qOa!R!R7tP;=`<%l7S!Z8OYkWa!ROX+PZ[+P^p+Pqr+Psw+Px!^+P!a#S+P#T;'S+P;'S;=`+t<%lO+P!Z8qP;=`<%l5u!_8{ihSkWOX5uXZ7SZ[5u[^7S^p5uqr8trs7Sst/^tw8twx7Sx!P8t!P!Q5u!Q!]8t!]!^:j!^!a7S!a#S8t#S#T;{#T#s8t#s$f5u$f;'S8t;'S;=`>V<%l?Ah8t?Ah?BY5u?BY?Mn8t?MnO5u!_:sbhSkWa!ROX+PZ[+P^p+Pqr/^sw/^x!P/^!P!Q+P!Q!^/^!a#S/^#S#T0m#T#s/^#s$f+P$f;'S/^;'S;=`1e<%l?Ah/^?Ah?BY+P?BY?Mn/^?MnO+P!V<QchSOp7Sqr;{rs7Sst0mtw;{wx7Sx!P;{!P!Q7S!Q!];{!]!^=]!^!a7S!a#s;{#s$f7S$f;'S;{;'S;=`>P<%l?Ah;{?Ah?BY7S?BY?Mn;{?MnO7S!V=dXhSa!Rqr0msw0mx!P0m!Q!^0m!a#s0m$f;'S0m;'S;=`1_<%l?Ah0m?BY?Mn0m!V>SP;=`<%l;{!_>YP;=`<%l8t!_>dhhSkWOX@OXZAYZ[@O[^AY^p@OqrBwrsAYswBwwxAYx!PBw!P!Q@O!Q!]Bw!]!^/^!^!aAY!a#SBw#S#TE{#T#sBw#s$f@O$f;'SBw;'S;=`HS<%l?AhBw?Ah?BY@O?BY?MnBw?MnO@O!Z@TakWOX@OXZAYZ[@O[^AY^p@Oqr@OrsAYsw@OwxAYx!]@O!]!^Az!^!aAY!a#S@O#S#TAY#T;'S@O;'S;=`Bq<%lO@O!RA]UOpAYq!]AY!]!^Ao!^;'SAY;'S;=`At<%lOAY!RAtOb!R!RAwP;=`<%lAY!ZBRYkWb!ROX+PZ[+P^p+Pqr+Psw+Px!^+P!a#S+P#T;'S+P;'S;=`+t<%lO+P!ZBtP;=`<%l@O!_COhhSkWOX@OXZAYZ[@O[^AY^p@OqrBwrsAYswBwwxAYx!PBw!P!Q@O!Q!]Bw!]!^Dj!^!aAY!a#SBw#S#TE{#T#sBw#s$f@O$f;'SBw;'S;=`HS<%l?AhBw?Ah?BY@O?BY?MnBw?MnO@O!_DsbhSkWb!ROX+PZ[+P^p+Pqr/^sw/^x!P/^!P!Q+P!Q!^/^!a#S/^#S#T0m#T#s/^#s$f+P$f;'S/^;'S;=`1e<%l?Ah/^?Ah?BY+P?BY?Mn/^?MnO+P!VFQbhSOpAYqrE{rsAYswE{wxAYx!PE{!P!QAY!Q!]E{!]!^GY!^!aAY!a#sE{#s$fAY$f;'SE{;'S;=`G|<%l?AhE{?Ah?BYAY?BY?MnE{?MnOAY!VGaXhSb!Rqr0msw0mx!P0m!Q!^0m!a#s0m$f;'S0m;'S;=`1_<%l?Ah0m?BY?Mn0m!VHPP;=`<%lE{!_HVP;=`<%lBw!ZHcW!bx`P!a`Or(trs'ksv(tw!^(t!^!_)e!_;'S(t;'S;=`*P<%lO(t!aIYlhS`PkW!a`!cpOX$qXZ&XZ[$q[^&X^p$qpq&Xqr-_rs&}sv-_vw/^wx(tx}-_}!OKQ!O!P-_!P!Q$q!Q!^-_!^!_*V!_!a&X!a#S-_#S#T1k#T#s-_#s$f$q$f;'S-_;'S;=`3X<%l?Ah-_?Ah?BY$q?BY?Mn-_?MnO$q!aK_khS`PkW!a`!cpOX$qXZ&XZ[$q[^&X^p$qpq&Xqr-_rs&}sv-_vw/^wx(tx!P-_!P!Q$q!Q!^-_!^!_*V!_!`&X!`!aMS!a#S-_#S#T1k#T#s-_#s$f$q$f;'S-_;'S;=`3X<%l?Ah-_?Ah?BY$q?BY?Mn-_?MnO$q!TM_X`P!a`!cp!eQOr&Xrs&}sv&Xwx(tx!^&X!^!_*V!_;'S&X;'S;=`*y<%lO&X!aNZ!ZhSfQ`PkW!a`!cpOX$qXZ&XZ[$q[^&X^p$qpq&Xqr-_rs&}sv-_vw/^wx(tx}-_}!OMz!O!PMz!P!Q$q!Q![Mz![!]Mz!]!^-_!^!_*V!_!a&X!a!c-_!c!}Mz!}#R-_#R#SMz#S#T1k#T#oMz#o#s-_#s$f$q$f$}-_$}%OMz%O%W-_%W%oMz%o%p-_%p&aMz&a&b-_&b1pMz1p4UMz4U4dMz4d4e-_4e$ISMz$IS$I`-_$I`$IbMz$Ib$Je-_$Je$JgMz$Jg$Kh-_$Kh%#tMz%#t&/x-_&/x&EtMz&Et&FV-_&FV;'SMz;'S;:j!#|;:j;=`3X<%l?&r-_?&r?AhMz?Ah?BY$q?BY?MnMz?MnO$q!a!$PP;=`<%lMz!R!$ZY!a`!cpOq*Vqr!$yrs(Vsv*Vwx)ex!a*V!a!b!4t!b;'S*V;'S;=`*s<%lO*V!R!%Q]!a`!cpOr*Vrs(Vsv*Vwx)ex}*V}!O!%y!O!f*V!f!g!']!g#W*V#W#X!0`#X;'S*V;'S;=`*s<%lO*V!R!&QX!a`!cpOr*Vrs(Vsv*Vwx)ex}*V}!O!&m!O;'S*V;'S;=`*s<%lO*V!R!&vV!a`!cp!dPOr*Vrs(Vsv*Vwx)ex;'S*V;'S;=`*s<%lO*V!R!'dX!a`!cpOr*Vrs(Vsv*Vwx)ex!q*V!q!r!(P!r;'S*V;'S;=`*s<%lO*V!R!(WX!a`!cpOr*Vrs(Vsv*Vwx)ex!e*V!e!f!(s!f;'S*V;'S;=`*s<%lO*V!R!(zX!a`!cpOr*Vrs(Vsv*Vwx)ex!v*V!v!w!)g!w;'S*V;'S;=`*s<%lO*V!R!)nX!a`!cpOr*Vrs(Vsv*Vwx)ex!{*V!{!|!*Z!|;'S*V;'S;=`*s<%lO*V!R!*bX!a`!cpOr*Vrs(Vsv*Vwx)ex!r*V!r!s!*}!s;'S*V;'S;=`*s<%lO*V!R!+UX!a`!cpOr*Vrs(Vsv*Vwx)ex!g*V!g!h!+q!h;'S*V;'S;=`*s<%lO*V!R!+xY!a`!cpOr!+qrs!,hsv!+qvw!-Swx!.[x!`!+q!`!a!/j!a;'S!+q;'S;=`!0Y<%lO!+qq!,mV!cpOv!,hvx!-Sx!`!,h!`!a!-q!a;'S!,h;'S;=`!.U<%lO!,hP!-VTO!`!-S!`!a!-f!a;'S!-S;'S;=`!-k<%lO!-SP!-kO{PP!-nP;=`<%l!-Sq!-xS!cp{POv(Vx;'S(V;'S;=`(h<%lO(Vq!.XP;=`<%l!,ha!.aX!a`Or!.[rs!-Ssv!.[vw!-Sw!`!.[!`!a!.|!a;'S!.[;'S;=`!/d<%lO!.[a!/TT!a`{POr)esv)ew;'S)e;'S;=`)y<%lO)ea!/gP;=`<%l!.[!R!/sV!a`!cp{POr*Vrs(Vsv*Vwx)ex;'S*V;'S;=`*s<%lO*V!R!0]P;=`<%l!+q!R!0gX!a`!cpOr*Vrs(Vsv*Vwx)ex#c*V#c#d!1S#d;'S*V;'S;=`*s<%lO*V!R!1ZX!a`!cpOr*Vrs(Vsv*Vwx)ex#V*V#V#W!1v#W;'S*V;'S;=`*s<%lO*V!R!1}X!a`!cpOr*Vrs(Vsv*Vwx)ex#h*V#h#i!2j#i;'S*V;'S;=`*s<%lO*V!R!2qX!a`!cpOr*Vrs(Vsv*Vwx)ex#m*V#m#n!3^#n;'S*V;'S;=`*s<%lO*V!R!3eX!a`!cpOr*Vrs(Vsv*Vwx)ex#d*V#d#e!4Q#e;'S*V;'S;=`*s<%lO*V!R!4XX!a`!cpOr*Vrs(Vsv*Vwx)ex#X*V#X#Y!+q#Y;'S*V;'S;=`*s<%lO*V!R!4{Y!a`!cpOr!4trs!5ksv!4tvw!6Vwx!8]x!a!4t!a!b!:]!b;'S!4t;'S;=`!;r<%lO!4tq!5pV!cpOv!5kvx!6Vx!a!5k!a!b!7W!b;'S!5k;'S;=`!8V<%lO!5kP!6YTO!a!6V!a!b!6i!b;'S!6V;'S;=`!7Q<%lO!6VP!6lTO!`!6V!`!a!6{!a;'S!6V;'S;=`!7Q<%lO!6VP!7QOxPP!7TP;=`<%l!6Vq!7]V!cpOv!5kvx!6Vx!`!5k!`!a!7r!a;'S!5k;'S;=`!8V<%lO!5kq!7yS!cpxPOv(Vx;'S(V;'S;=`(h<%lO(Vq!8YP;=`<%l!5ka!8bX!a`Or!8]rs!6Vsv!8]vw!6Vw!a!8]!a!b!8}!b;'S!8];'S;=`!:V<%lO!8]a!9SX!a`Or!8]rs!6Vsv!8]vw!6Vw!`!8]!`!a!9o!a;'S!8];'S;=`!:V<%lO!8]a!9vT!a`xPOr)esv)ew;'S)e;'S;=`)y<%lO)ea!:YP;=`<%l!8]!R!:dY!a`!cpOr!4trs!5ksv!4tvw!6Vwx!8]x!`!4t!`!a!;S!a;'S!4t;'S;=`!;r<%lO!4t!R!;]V!a`!cpxPOr*Vrs(Vsv*Vwx)ex;'S*V;'S;=`*s<%lO*V!R!;uP;=`<%l!4t!V!<TXiS`P!a`!cpOr&Xrs&}sv&Xwx(tx!^&X!^!_*V!_;'S&X;'S;=`*y<%lO&X",tokenizers:[VY,XY,YY,LY,WY,IY,0,1,2,3,4,5],topRules:{Document:[0,15]},dialects:{noMatch:0,selfClosing:485},tokenPrec:487});function $A(t,e){let r=Object.create(null);for(let n of t.getChildren(PA)){let i=n.getChild(kY),o=n.getChild(pv)||n.getChild(kA);i&&(r[e.read(i.from,i.to)]=o?o.type.id==pv?e.read(o.from+1,o.to-1):e.read(o.from,o.to):"")}return r}function Bx(t,e){let r=t.getChild(PY);return r?e.read(r.from,r.to):" "}function Kg(t,e,r){let n;for(let i of r)if(!i.attrs||i.attrs(n||(n=$A(t.node.parent.firstChild,e))))return{parser:i.parser};return null}function QA(t=[],e=[]){let r=[],n=[],i=[],o=[];for(let a of t)(a.tag=="script"?r:a.tag=="style"?n:a.tag=="textarea"?i:o).push(a);let s=e.length?Object.create(null):null;for(let a of e)(s[a.name]||(s[a.name]=[])).push(a);return Z0((a,l)=>{let u=a.type.id;if(u==xY)return Kg(a,l,r);if(u==_Y)return Kg(a,l,n);if(u==$Y)return Kg(a,l,i);if(u==bA&&o.length){let c=a.node,f=c.firstChild,h=f&&Bx(f,l),d;if(h){for(let p of o)if(p.tag==h&&(!p.attrs||p.attrs(d||(d=$A(c,l))))){let O=c.lastChild,m=O.type.id==EY?O.from:c.to;if(m>f.to)return{parser:p.parser,overlay:[{from:f.to,to:m}]}}}}if(s&&u==PA){let c=a.node,f;if(f=c.firstChild){let h=s[l.read(f.from,f.to)];if(h)for(let d of h){if(d.tagName&&d.tagName!=Bx(c.parent,l))continue;let p=c.lastChild;if(p.type.id==pv){let O=p.from+1,m=p.lastChild,y=p.to-(m&&m.isError?0:1);if(y>O)return{parser:d.parser,overlay:[{from:O,to:y}]}}else if(p.type.id==kA)return{parser:d.parser,overlay:[{from:p.from,to:p.to}]}}}}return null})}const Iu=["_blank","_self","_top","_parent"],Jg=["ascii","utf-8","utf-16","latin1","latin1"],em=["get","post","put","delete"],tm=["application/x-www-form-urlencoded","multipart/form-data","text/plain"],Un=["true","false"],Ke={},zY={a:{attrs:{href:null,ping:null,type:null,media:null,target:Iu,hreflang:null}},abbr:Ke,address:Ke,area:{attrs:{alt:null,coords:null,href:null,target:null,ping:null,media:null,hreflang:null,type:null,shape:["default","rect","circle","poly"]}},article:Ke,aside:Ke,audio:{attrs:{src:null,mediagroup:null,crossorigin:["anonymous","use-credentials"],preload:["none","metadata","auto"],autoplay:["autoplay"],loop:["loop"],controls:["controls"]}},b:Ke,base:{attrs:{href:null,target:Iu}},bdi:Ke,bdo:Ke,blockquote:{attrs:{cite:null}},body:Ke,br:Ke,button:{attrs:{form:null,formaction:null,name:null,value:null,autofocus:["autofocus"],disabled:["autofocus"],formenctype:tm,formmethod:em,formnovalidate:["novalidate"],formtarget:Iu,type:["submit","reset","button"]}},canvas:{attrs:{width:null,height:null}},caption:Ke,center:Ke,cite:Ke,code:Ke,col:{attrs:{span:null}},colgroup:{attrs:{span:null}},command:{attrs:{type:["command","checkbox","radio"],label:null,icon:null,radiogroup:null,command:null,title:null,disabled:["disabled"],checked:["checked"]}},data:{attrs:{value:null}},datagrid:{attrs:{disabled:["disabled"],multiple:["multiple"]}},datalist:{attrs:{data:null}},dd:Ke,del:{attrs:{cite:null,datetime:null}},details:{attrs:{open:["open"]}},dfn:Ke,div:Ke,dl:Ke,dt:Ke,em:Ke,embed:{attrs:{src:null,type:null,width:null,height:null}},eventsource:{attrs:{src:null}},fieldset:{attrs:{disabled:["disabled"],form:null,name:null}},figcaption:Ke,figure:Ke,footer:Ke,form:{attrs:{action:null,name:null,"accept-charset":Jg,autocomplete:["on","off"],enctype:tm,method:em,novalidate:["novalidate"],target:Iu}},h1:Ke,h2:Ke,h3:Ke,h4:Ke,h5:Ke,h6:Ke,head:{children:["title","base","link","style","meta","script","noscript","command"]},header:Ke,hgroup:Ke,hr:Ke,html:{attrs:{manifest:null}},i:Ke,iframe:{attrs:{src:null,srcdoc:null,name:null,width:null,height:null,sandbox:["allow-top-navigation","allow-same-origin","allow-forms","allow-scripts"],seamless:["seamless"]}},img:{attrs:{alt:null,src:null,ismap:null,usemap:null,width:null,height:null,crossorigin:["anonymous","use-credentials"]}},input:{attrs:{alt:null,dirname:null,form:null,formaction:null,height:null,list:null,max:null,maxlength:null,min:null,name:null,pattern:null,placeholder:null,size:null,src:null,step:null,value:null,width:null,accept:["audio/*","video/*","image/*"],autocomplete:["on","off"],autofocus:["autofocus"],checked:["checked"],disabled:["disabled"],formenctype:tm,formmethod:em,formnovalidate:["novalidate"],formtarget:Iu,multiple:["multiple"],readonly:["readonly"],required:["required"],type:["hidden","text","search","tel","url","email","password","datetime","date","month","week","time","datetime-local","number","range","color","checkbox","radio","file","submit","image","reset","button"]}},ins:{attrs:{cite:null,datetime:null}},kbd:Ke,keygen:{attrs:{challenge:null,form:null,name:null,autofocus:["autofocus"],disabled:["disabled"],keytype:["RSA"]}},label:{attrs:{for:null,form:null}},legend:Ke,li:{attrs:{value:null}},link:{attrs:{href:null,type:null,hreflang:null,media:null,sizes:["all","16x16","16x16 32x32","16x16 32x32 64x64"]}},map:{attrs:{name:null}},mark:Ke,menu:{attrs:{label:null,type:["list","context","toolbar"]}},meta:{attrs:{content:null,charset:Jg,name:["viewport","application-name","author","description","generator","keywords"],"http-equiv":["content-language","content-type","default-style","refresh"]}},meter:{attrs:{value:null,min:null,low:null,high:null,max:null,optimum:null}},nav:Ke,noscript:Ke,object:{attrs:{data:null,type:null,name:null,usemap:null,form:null,width:null,height:null,typemustmatch:["typemustmatch"]}},ol:{attrs:{reversed:["reversed"],start:null,type:["1","a","A","i","I"]},children:["li","script","template","ul","ol"]},optgroup:{attrs:{disabled:["disabled"],label:null}},option:{attrs:{disabled:["disabled"],label:null,selected:["selected"],value:null}},output:{attrs:{for:null,form:null,name:null}},p:Ke,param:{attrs:{name:null,value:null}},pre:Ke,progress:{attrs:{value:null,max:null}},q:{attrs:{cite:null}},rp:Ke,rt:Ke,ruby:Ke,samp:Ke,script:{attrs:{type:["text/javascript"],src:null,async:["async"],defer:["defer"],charset:Jg}},section:Ke,select:{attrs:{form:null,name:null,size:null,autofocus:["autofocus"],disabled:["disabled"],multiple:["multiple"]}},slot:{attrs:{name:null}},small:Ke,source:{attrs:{src:null,type:null,media:null}},span:Ke,strong:Ke,style:{attrs:{type:["text/css"],media:null,scoped:null}},sub:Ke,summary:Ke,sup:Ke,table:Ke,tbody:Ke,td:{attrs:{colspan:null,rowspan:null,headers:null}},template:Ke,textarea:{attrs:{dirname:null,form:null,maxlength:null,name:null,placeholder:null,rows:null,cols:null,autofocus:["autofocus"],disabled:["disabled"],readonly:["readonly"],required:["required"],wrap:["soft","hard"]}},tfoot:Ke,th:{attrs:{colspan:null,rowspan:null,headers:null,scope:["row","col","rowgroup","colgroup"]}},thead:Ke,time:{attrs:{datetime:null}},title:Ke,tr:Ke,track:{attrs:{src:null,label:null,default:null,kind:["subtitles","captions","descriptions","chapters","metadata"],srclang:null}},ul:{children:["li","script","template","ul","ol"]},var:Ke,video:{attrs:{src:null,poster:null,width:null,height:null,crossorigin:["anonymous","use-credentials"],preload:["auto","metadata","none"],autoplay:["autoplay"],mediagroup:["movie"],muted:["muted"],controls:["controls"]}},wbr:Ke},EA={accesskey:null,class:null,contenteditable:Un,contextmenu:null,dir:["ltr","rtl","auto"],draggable:["true","false","auto"],dropzone:["copy","move","link","string:","file:"],hidden:["hidden"],id:null,inert:["inert"],itemid:null,itemprop:null,itemref:null,itemscope:["itemscope"],itemtype:null,lang:["ar","bn","de","en-GB","en-US","es","fr","hi","id","ja","pa","pt","ru","tr","zh"],spellcheck:Un,autocorrect:Un,autocapitalize:Un,style:null,tabindex:null,title:null,translate:["yes","no"],rel:["stylesheet","alternate","author","bookmark","help","license","next","nofollow","noreferrer","prefetch","prev","search","tag"],role:"alert application article banner button cell checkbox complementary contentinfo dialog document feed figure form grid gridcell heading img list listbox listitem main navigation region row rowgroup search switch tab table tabpanel textbox timer".split(" "),"aria-activedescendant":null,"aria-atomic":Un,"aria-autocomplete":["inline","list","both","none"],"aria-busy":Un,"aria-checked":["true","false","mixed","undefined"],"aria-controls":null,"aria-describedby":null,"aria-disabled":Un,"aria-dropeffect":null,"aria-expanded":["true","false","undefined"],"aria-flowto":null,"aria-grabbed":["true","false","undefined"],"aria-haspopup":Un,"aria-hidden":Un,"aria-invalid":["true","false","grammar","spelling"],"aria-label":null,"aria-labelledby":null,"aria-level":null,"aria-live":["off","polite","assertive"],"aria-multiline":Un,"aria-multiselectable":Un,"aria-owns":null,"aria-posinset":null,"aria-pressed":["true","false","mixed","undefined"],"aria-readonly":Un,"aria-relevant":null,"aria-required":Un,"aria-selected":["true","false","undefined"],"aria-setsize":null,"aria-sort":["ascending","descending","none","other"],"aria-valuemax":null,"aria-valuemin":null,"aria-valuenow":null,"aria-valuetext":null},CA="beforeunload copy cut dragstart dragover dragleave dragenter dragend drag paste focus blur change click load mousedown mouseenter mouseleave mouseup keydown keyup resize scroll unload".split(" ").map(t=>"on"+t);for(let t of CA)EA[t]=null;class nf{constructor(e,r){this.tags=Object.assign(Object.assign({},zY),e),this.globalAttrs=Object.assign(Object.assign({},EA),r),this.allTags=Object.keys(this.tags),this.globalAttrNames=Object.keys(this.globalAttrs)}}nf.default=new nf;function Kl(t,e,r=t.length){if(!e)return"";let n=e.firstChild,i=n&&n.getChild("TagName");return i?t.sliceString(i.from,Math.min(i.to,r)):""}function Jl(t,e=!1){for(;t;t=t.parent)if(t.name=="Element")if(e)e=!1;else return t;return null}function TA(t,e,r){let n=r.tags[Kl(t,Jl(e))];return(n==null?void 0:n.children)||r.allTags}function A1(t,e){let r=[];for(let n=Jl(e);n&&!n.type.isTop;n=Jl(n.parent)){let i=Kl(t,n);if(i&&n.lastChild.name=="CloseTag")break;i&&r.indexOf(i)<0&&(e.name=="EndTag"||e.from>=n.firstChild.to)&&r.push(i)}return r}const RA=/^[:\-\.\w\u00b7-\uffff]*$/;function Lx(t,e,r,n,i){let o=/\s*>/.test(t.sliceDoc(i,i+5))?"":">",s=Jl(r,!0);return{from:n,to:i,options:TA(t.doc,s,e).map(a=>({label:a,type:"type"})).concat(A1(t.doc,r).map((a,l)=>({label:"/"+a,apply:"/"+a+o,type:"type",boost:99-l}))),validFor:/^\/?[:\-\.\w\u00b7-\uffff]*$/}}function Vx(t,e,r,n){let i=/\s*>/.test(t.sliceDoc(n,n+5))?"":">";return{from:r,to:n,options:A1(t.doc,e).map((o,s)=>({label:o,apply:o+i,type:"type",boost:99-s})),validFor:RA}}function GY(t,e,r,n){let i=[],o=0;for(let s of TA(t.doc,r,e))i.push({label:"<"+s,type:"type"});for(let s of A1(t.doc,r))i.push({label:"</"+s+">",type:"type",boost:99-o++});return{from:n,to:n,options:i,validFor:/^<\/?[:\-\.\w\u00b7-\uffff]*$/}}function HY(t,e,r,n,i){let o=Jl(r),s=o?e.tags[Kl(t.doc,o)]:null,a=s&&s.attrs?Object.keys(s.attrs):[],l=s&&s.globalAttrs===!1?a:a.length?a.concat(e.globalAttrNames):e.globalAttrNames;return{from:n,to:i,options:l.map(u=>({label:u,type:"property"})),validFor:RA}}function KY(t,e,r,n,i){var o;let s=(o=r.parent)===null||o===void 0?void 0:o.getChild("AttributeName"),a=[],l;if(s){let u=t.sliceDoc(s.from,s.to),c=e.globalAttrs[u];if(!c){let f=Jl(r),h=f?e.tags[Kl(t.doc,f)]:null;c=(h==null?void 0:h.attrs)&&h.attrs[u]}if(c){let f=t.sliceDoc(n,i).toLowerCase(),h='"',d='"';/^['"]/.test(f)?(l=f[0]=='"'?/^[^"]*$/:/^[^']*$/,h="",d=t.sliceDoc(i,i+1)==f[0]?"":f[0],f=f.slice(1),n++):l=/^[^\s<>='"]*$/;for(let p of c)a.push({label:p,apply:h+p+d,type:"constant"})}}return{from:n,to:i,options:a,validFor:l}}function AA(t,e){let{state:r,pos:n}=e,i=br(r).resolveInner(n,-1),o=i.resolve(n);for(let s=n,a;o==i&&(a=i.childBefore(s));){let l=a.lastChild;if(!l||!l.type.isError||l.from<l.to)break;o=i=a,s=l.from}return i.name=="TagName"?i.parent&&/CloseTag$/.test(i.parent.name)?Vx(r,i,i.from,n):Lx(r,t,i,i.from,n):i.name=="StartTag"?Lx(r,t,i,n,n):i.name=="StartCloseTag"||i.name=="IncompleteCloseTag"?Vx(r,i,n,n):i.name=="OpenTag"||i.name=="SelfClosingTag"||i.name=="AttributeName"?HY(r,t,i,i.name=="AttributeName"?i.from:n,n):i.name=="Is"||i.name=="AttributeValue"||i.name=="UnquotedAttributeValue"?KY(r,t,i,i.name=="Is"?n:i.from,n):e.explicit&&(o.name=="Element"||o.name=="Text"||o.name=="Document")?GY(r,t,i,n):null}function MA(t){return AA(nf.default,t)}function JY(t){let{extraTags:e,extraGlobalAttributes:r}=t,n=r||e?new nf(e,r):nf.default;return i=>AA(n,i)}const e8=qi.parser.configure({top:"SingleExpression"}),jA=[{tag:"script",attrs:t=>t.type=="text/typescript"||t.lang=="ts",parser:Q1.parser},{tag:"script",attrs:t=>t.type=="text/babel"||t.type=="text/jsx",parser:fA.parser},{tag:"script",attrs:t=>t.type=="text/typescript-jsx",parser:hA.parser},{tag:"script",attrs(t){return/^(importmap|speculationrules|application\/(.+\+)?json)$/i.test(t.type)},parser:e8},{tag:"script",attrs(t){return!t.type||/^(?:text|application)\/(?:x-)?(?:java|ecma)script$|^module$|^$/i.test(t.type)},parser:qi.parser},{tag:"style",attrs(t){return(!t.lang||t.lang=="css")&&(!t.type||/^(text\/)?(x-)?(stylesheet|css)$/i.test(t.type))},parser:rf.parser}],qA=[{name:"style",parser:rf.parser.configure({top:"Styles"})}].concat(CA.map(t=>({name:t,parser:qi.parser}))),DA=_s.define({name:"html",parser:FY.configure({props:[_a.add({Element(t){let e=/^(\s*)(<\/)?/.exec(t.textAfter);return t.node.to<=t.pos+e[0].length?t.continue():t.lineIndent(t.node.from)+(e[2]?0:t.unit)},"OpenTag CloseTag SelfClosingTag"(t){return t.column(t.node.from)+t.unit},Document(t){if(t.pos+/\s*/.exec(t.textAfter)[0].length<t.node.to)return t.continue();let e=null,r;for(let n=t.node;;){let i=n.lastChild;if(!i||i.name!="Element"||i.to!=n.to)break;e=n=i}return e&&!((r=e.lastChild)&&(r.name=="CloseTag"||r.name=="SelfClosingTag"))?t.lineIndent(e.from)+t.unit:null}}),Rs.add({Element(t){let e=t.firstChild,r=t.lastChild;return!e||e.name!="OpenTag"?null:{from:e.to,to:r.name=="CloseTag"?r.from:t.to}}}),ZC.add({"OpenTag CloseTag":t=>t.getChild("TagName")})]}),languageData:{commentTokens:{block:{open:"<!--",close:"-->"}},indentOnInput:/^\s*<\/\w+\W$/,wordChars:"-._"}}),Vd=DA.configure({wrap:QA(jA,qA)});function ZA(t={}){let e="",r;t.matchClosingTags===!1&&(e="noMatch"),t.selfClosingTags===!0&&(e=(e?e+" ":"")+"selfClosing"),(t.nestedLanguages&&t.nestedLanguages.length||t.nestedAttributes&&t.nestedAttributes.length)&&(r=QA((t.nestedLanguages||[]).concat(jA),(t.nestedAttributes||[]).concat(qA)));let n=r?DA.configure({wrap:r,dialect:e}):e?Vd.configure({dialect:e}):Vd;return new Pa(n,[Vd.data.of({autocomplete:JY(t)}),t.autoCloseTags!==!1?t8:[],E1().support,C1().support])}const Xx=new Set("area base br col command embed frame hr img input keygen link meta param source track wbr menuitem".split(" ")),t8=Ee.inputHandler.of((t,e,r,n,i)=>{if(t.composing||t.state.readOnly||e!=r||n!=">"&&n!="/"||!Vd.isActiveAt(t.state,e,-1))return!1;let o=i(),{state:s}=o,a=s.changeByRange(l=>{var u,c,f;let h=s.doc.sliceString(l.from-1,l.to)==n,{head:d}=l,p=br(s).resolveInner(d-1,-1),O;if((p.name=="TagName"||p.name=="StartTag")&&(p=p.parent),h&&n==">"&&p.name=="OpenTag"){if(((c=(u=p.parent)===null||u===void 0?void 0:u.lastChild)===null||c===void 0?void 0:c.name)!="CloseTag"&&(O=Kl(s.doc,p.parent,d))&&!Xx.has(O)){let m=d+(s.doc.sliceString(d,d+1)===">"?1:0),y=`</${O}>`;return{range:l,changes:{from:d,to:m,insert:y}}}}else if(h&&n=="/"&&p.name=="IncompleteCloseTag"){let m=p.parent;if(p.from==d-2&&((f=m.lastChild)===null||f===void 0?void 0:f.name)!="CloseTag"&&(O=Kl(s.doc,m,d))&&!Xx.has(O)){let y=d+(s.doc.sliceString(d,d+1)===">"?1:0),g=`${O}>`;return{range:oe.cursor(d+g.length,-1),changes:{from:d,to:y,insert:g}}}}return{range:l}});return a.changes.empty?!1:(t.dispatch([o,s.update(a,{userEvent:"input.complete",scrollIntoView:!0})]),!0)}),r8=145,n8=1,i8=146,o8=2,s8=147,a8=3,Up=4,NA=5,WA=6,IA=7,BA=8,l8=9,u8=11,rm=148,c8=12,Yx=149,gv=13,Xd=14,f8=67,h8=110,d8=113,p8=116,O8=118,g8={area:!0,base:!0,br:!0,col:!0,command:!0,embed:!0,frame:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0,menuitem:!0},m8={dd:!0,li:!0,optgroup:!0,option:!0,p:!0,rp:!0,rt:!0,tbody:!0,td:!0,tfoot:!0,th:!0,tr:!0},Ux={dd:{dd:!0,dt:!0},dt:{dd:!0,dt:!0},li:{li:!0},option:{option:!0,optgroup:!0},optgroup:{optgroup:!0},p:{address:!0,article:!0,aside:!0,blockquote:!0,dir:!0,div:!0,dl:!0,fieldset:!0,footer:!0,form:!0,h1:!0,h2:!0,h3:!0,h4:!0,h5:!0,h6:!0,header:!0,hgroup:!0,hr:!0,menu:!0,nav:!0,ol:!0,p:!0,pre:!0,section:!0,table:!0,ul:!0},rp:{rp:!0,rt:!0},rt:{rp:!0,rt:!0},tbody:{tbody:!0,tfoot:!0},td:{td:!0,th:!0},tfoot:{tbody:!0},th:{td:!0,th:!0},thead:{tbody:!0,tfoot:!0},tr:{tr:!0}};function y8(t){return t==45||t==46||t==58||t>=65&&t<=90||t==95||t>=97&&t<=122||t>=161}function LA(t){return t==9||t==10||t==13||t==32}let Fx=null,zx=null,Gx=0;function mv(t,e){let r=t.pos+e;if(Gx==r&&zx==t)return Fx;let n=t.peek(e);for(;LA(n);)n=t.peek(++e);let i="";for(;y8(n);)i+=String.fromCharCode(n),n=t.peek(++e);return zx=t,Gx=r,Fx=i?i.toLowerCase():n==w8||n==S8?void 0:null}const VA=60,v8=62,XA=47,w8=63,S8=33;function Hx(t,e){this.name=t,this.parent=e,this.hash=e?e.hash:0;for(let r=0;r<t.length;r++)this.hash+=(this.hash<<4)+t.charCodeAt(r)+(t.charCodeAt(r)<<8)}const b8=[Up,BA,NA,WA,IA],P8=new $1({start:null,shift(t,e,r,n){return b8.indexOf(e)>-1?new Hx(mv(n,1)||"",t):t},reduce(t,e){return e==f8&&t?t.parent:t},reuse(t,e,r,n){let i=e.type.id;return i==Up||i==O8?new Hx(mv(n,1)||"",t):t},hash(t){return t?t.hash:0},strict:!1}),k8=new Sn((t,e)=>{if(t.next!=VA){t.next<0&&e.context&&t.acceptToken(rm);return}t.advance();let r=t.next==XA;r&&t.advance();let n=mv(t,0);if(n===void 0)return;if(!n)return t.acceptToken(r?c8:Up);let i=e.context?e.context.name:null;if(r){if(n==i)return t.acceptToken(l8);if(i&&m8[i])return t.acceptToken(rm,-2);for(let o=e.context;o;o=o.parent)if(o.name==n)return;t.acceptToken(u8)}else{if(n=="script")return t.acceptToken(NA);if(n=="style")return t.acceptToken(WA);if(n=="textarea")return t.acceptToken(IA);if(g8.hasOwnProperty(n))return t.acceptToken(BA);i&&Ux[i]&&Ux[i][n]?t.acceptToken(rm,-1):t.acceptToken(Up)}},{contextual:!0});function M1(t,e,r){let n=2+t.length;return new Sn(i=>{for(let o=0,s=0,a=0;;a++){if(i.next<0){a&&i.acceptToken(e);break}if(o==0&&i.next==VA||o==1&&i.next==XA||o>=2&&o<n&&i.next==t.charCodeAt(o-2))o++,s++;else if((o==2||o==n)&&LA(i.next))s++;else if(o==n&&i.next==v8){a>s?i.acceptToken(e,-s):i.acceptToken(r,-(s-2));break}else if((i.next==10||i.next==13)&&a){i.acceptToken(e,1);break}else o=s=0;i.advance()}})}const x8=M1("script",r8,n8),_8=M1("style",i8,o8),$8=M1("textarea",s8,a8),Q8=[9,10,11,12,13,32,133,160,5760,8192,8193,8194,8195,8196,8197,8198,8199,8200,8201,8202,8232,8233,8239,8287,12288],YA=40,Fp=41,UA=91,zp=93,FA=123,Gp=125,E8=44,C8=58,T8=35,R8=64,tc=47,A8=62,M8=45,Kx=34,Jx=39,j8=92,q8=10,e_=42,t_=96,zA=[C8,T8,R8,tc],D8=new Sn(t=>{for(let e=0,r=0;;r++){if(t.next<0){r&&t.acceptToken(Yx);break}if(t.next==M8)e++;else if(t.next==A8&&e>=2){r>3&&t.acceptToken(Yx,-2);break}else e=0;t.advance()}});function GA(t){let e=!1,r=null,n=!1;return()=>e?n?(n=!1,!0):t.next===j8?(n=!0,!0):((r==="double"&&t.next===Kx||r==="single"&&t.next===Jx||r==="template"&&t.next===t_)&&(e=!1,r=null),!0):t.next===Kx?(e=!0,r="double",!0):t.next===Jx?(e=!0,r="single",!0):t.next===t_?(e=!0,r="template",!0):!1}function HA(t){let e=!1,r=!1;return()=>e?(t.next===q8&&(e=!1),!0):r?(t.next===e_&&t.peek(1)===tc&&(r=!1),!0):t.next===tc&&t.peek(1)===tc?(e=!0,!0):t.next===tc&&t.peek(1)===e_?(r=!0,!0):!1}const Z8=new Sn(t=>{if(zA.includes(t.next))return;const e=HA(t),r=GA(t);let n=[];const i=o=>{const s=n.lastIndexOf(o);if(s!==-1)for(;n.length>s;)n.pop()};for(let o=0;;o++){if(t.next<0){o>0&&t.acceptToken(gv);break}if(e()||r()){t.advance();continue}if(n.length===0&&(t.next===Gp||t.next===Fp||t.next===zp)){t.acceptToken(gv);break}switch(t.next){case YA:n.push("(");break;case Fp:i("(");break;case UA:n.push("[");break;case zp:i("[");break;case FA:n.push("{");break;case Gp:i("{");break}t.advance()}}),N8=new Sn(t=>{if(zA.includes(t.peek(0)))return;const e=HA(t),r=GA(t);let n=[];const i=o=>{const s=n.lastIndexOf(o);if(s!==-1)for(;n.length>s;)n.pop()};for(let o=0;;o++){if(t.next<0){o>0&&t.acceptToken(Xd);break}if(e()||r()){t.advance();continue}if(n.length===0&&(t.next===Gp||t.next===Fp||t.next===zp||t.next===E8)){t.acceptToken(Xd);break}switch(t.next){case YA:n.push("(");break;case Fp:i("(");break;case UA:n.push("[");break;case zp:i("[");break;case FA:n.push("{");break;case Gp:i("{");break}if(o!==0&&n.length===0&&Q8.includes(t.next)){t.acceptToken(Xd);break}t.advance()}}),W8=Ts({"Text RawText":w.content,"StartTag StartCloseTag SelfClosingEndTag EndTag":w.angleBracket,TagName:w.tagName,"MismatchedCloseTag/TagName":[w.tagName,w.invalid],AttributeName:w.attributeName,UnquotedAttributeValue:w.attributeValue,"DoubleQuote SingleQuote AttributeValueContent":w.attributeValue,Is:w.definitionOperator,"EntityReference CharacterReference":w.character,Comment:w.blockComment,ProcessingInst:w.processingInstruction,DoctypeDecl:w.documentMeta,"{ }":w.bracket,"[ ]":w.squareBracket,"( )":w.paren,"| , :":w.punctuation,"...":w.derefOperator,ComponentName:w.className,SvelteElementNamespace:w.namespace,SvelteElementType:w.tagName,StyleAttributeName:w.propertyName,BlockType:w.controlKeyword,BlockPrefix:w.typeOperator,"UnknownBlock/BlockType":w.invalid,UnknownBlockContent:w.invalid,"if then catch":w.controlKeyword,as:w.definitionOperator,Variable:w.variableName,Modifier:w.modifier,DirectlyInterpolatedAttributeValue:w.attributeValue,"DirectiveOn/DirectiveName":w.controlKeyword,"DirectiveOn/DirectiveTarget":w.typeName,"DirectiveUse/DirectiveName":w.controlKeyword,"DirectiveUse/DirectiveTarget":w.function(w.variableName),"DirectiveBind/DirectiveName":w.controlKeyword,"DirectiveBind/DirectiveTarget":w.variableName,"DirectiveLet/DirectiveName":w.definitionKeyword,"DirectiveLet/DirectiveTarget":w.definition(w.variableName),"DirectiveTransition/DirectiveName":w.operatorKeyword,"DirectiveTransition/DirectiveTarget":w.function(w.variableName),"DirectiveIn/DirectiveName":w.operatorKeyword,"DirectiveIn/DirectiveTarget":w.function(w.variableName),"DirectiveOut/DirectiveName":w.operatorKeyword,"DirectiveOut/DirectiveTarget":w.function(w.variableName),"DirectiveAnimate/DirectiveName":w.operatorKeyword,"DirectiveAnimate/DirectiveTarget":w.function(w.variableName),"DirectiveClass/DirectiveName":w.attributeName,"DirectiveClass/DirectiveTarget":w.variableName,"DirectiveStyle/DirectiveName":w.attributeName,"DirectiveStyle/DirectiveTarget":w.propertyName}),I8={__proto__:null,"#":41,":":51,"/":59,"@":109},B8={__proto__:null,if:44,else:52,each:64,await:82,then:90,catch:94,key:102,html:110,debug:114,const:118},L8={__proto__:null,if:54,as:66,then:84,catch:86},V8={__proto__:null,on:313,bind:317,let:319,class:321,style:323,use:325,transition:327,in:329,out:331,animate:333},X8={__proto__:null,svelte:243},Y8=$s.deserialize({version:14,states:"DxQVO#|OOO!ZO#|O'#ClO#[O#|O'#CzO$]O#|O'#DTO%^O#|O'#D_O&_Q'[O'#DjO&mQ&jO'#DrO&rQ&jO'#EpO&wQ&jO'#EsO&|Q&jO'#EvO'XQ&jO'#E|O'^OXO'#DqO'iOYO'#DqO'tO[O'#DqO)TO#|O'#DqOOOW'#Dq'#DqO)[O&zO'#FOO&|Q&jO'#FQO&|Q&jO'#FROOOW'#Fj'#FjOOOW'#FT'#FTQVO#|OOOOOW'#FU'#FUO!ZO#|O,59WOOOW,59W,59WO)uQ'[O'#DjO#[O#|O,59fOOOW,59f,59fO)|Q'[O'#DjOOOW'#FV'#FVO$]O#|O,59oOOOW,59o,59oO*fQ'[O'#DjOOOW'#FW'#FWO%^O#|O,59yOOOW,59y,59yO*mQ'[O'#DjO+OQ&jO,5:UO+TQ,UO,5:VO+YQ,UO,59XO+hQ,UO,59}O,nQ7[O,5:^O,uQ7[O,5;[O,|Q7[O,5;_O-TO,UO'#ExOOQO'#F|'#F|O-YQ7[O,5;bO-dQ7[O,5;hOOOX'#F^'#F^O-kOXO'#EnO-vOXO,5:]OOOY'#F_'#F_O.OOYO'#EqO.ZOYO,5:]OOO['#F`'#F`O.cO[O'#EtO.nO[O,5:]O.vO#|O,5:]O&|Q&jO'#E{OOOW,5:],5:]OOO`'#Fa'#FaO.}O&zO,5;jOOOW,5;j,5;jO/VQ,UO,5;lO/[Q,UO,5;mOOOW-E9R-E9ROOOW-E9S-E9SOOOW1G.r1G.rO/aQ,UO,59`O/fQ,UO,59dOOOW1G/Q1G/QO/kQ,UO,59nOOOW-E9T-E9TOOOW1G/Z1G/ZO/pQ,UO,59tO/xQ,UO,59xOOOW-E9U-E9UOOOW1G/e1G/eO/}Q,UO,59|OOOW1G/p1G/pO0SQMhO1G/qO0[Q'[O1G.sO0aQ'|O1G/RO0fQ'|O1G/[O0kQ'[O1G/fO0pQ'[O1G/iO0uQ!LQO1G/lO0zQ'[O1G/nO1PQ$ISO'#DtOOOO'#Dz'#DzO1[O,UO'#DyOOOO'#EO'#EOO1aO,UO'#D}OOOO'#EQ'#EQO1fO,UO'#EPOOOO'#ES'#ESO1kO,UO'#EROOOO'#EU'#EUO1pO,UO'#ETOOOO'#EW'#EWO1uO,UO'#EVOOOO'#EY'#EYO1zO,UO'#EXOOOO'#E['#E[O2PO,UO'#EZOOOO'#E^'#E^O2UO,UO'#E]OOOO'#E`'#E`O2ZO,UO'#E_O2`Q7[O'#DxO3gQ7[O'#EjO4kQ7[O'#ElOOQO'#Fl'#FlOOQO'#FY'#FYO5rQ7[O1G/xOOOX1G/x1G/xOOQO'#Fm'#FmO5yQ7[O1G0vOOOY1G0v1G0vO6QQ7[O1G0yOOO[1G0y1G0yO6XO(CWO,5;dO6^Q7[O1G0|OOOW1G0|1G0|OOOW1G1S1G1SO6hQ7[O1G1SOOOX-E9[-E9[O6oQ&jO'#EoOOOW1G/w1G/wOOOY-E9]-E9]O6tQ&jO'#ErOOO[-E9^-E9^O6yQ&jO'#EuO7OQ,UO,5;gOOO`-E9_-E9_OOOW1G1U1G1UOOOW1G1W1G1WOOOW1G1X1G1XP)dQ'[O'#DjO7TQ$ISO1G.zO7]Q&jO1G/OO7bQ&jO1G/YP*TQ'[O'#DjO7gQ!LQO1G/`O7oQ!LQO1G/bO7wQ&jO1G/dO7|Q&jO1G/hOOOW7+%]7+%]O8RQ&jO7+%]O8WQ&jO7+$_O8]Q$ISO7+$mO8bQ$ISO7+$vO8mQ&jO7+%QO8rQ&jO7+%TO8wQ&jO7+%WO9PQ&jO7+%YOOQO'#Du'#DuOOQO,5:`,5:`O9UQ&jO,5:`O9ZQ'[O,5:bO9`O07`O,5:eO9eO07`O,5:iO9jO07`O,5:kO9oO07`O,5:mO9tO07`O,5:oO9yO07`O,5:qO:OO07`O,5:sO:TO07`O,5:uO:YO07`O,5:wO:_O07`O,5:yO:dQ?MpO'#FZO:iQ7[O,5:dO;pQ!0LbO,5:dO<OQ!0LbO,5;UO<^Q7[O,5;WO=eQ!0LbO,5;WOOQO-E9W-E9WOOOX7+%d7+%dOOOY7+&b7+&bOOO[7+&e7+&eOOQO1G1O1G1OOOOW7+&h7+&hOOOW7+&n7+&nO=sQ,UO,5;ZO=xQ,UO,5;^O=}Q,UO,5;aOOOW1G1R1G1ROOOW7+$f7+$fO>SQ'[O7+$fOOOW7+$j7+$jOOOW7+$t7+$tOOOW7+$z7+$zO>XQ&jO7+$zOOOW7+$|7+$|O>^Q&jO7+$|OOOW7+%O7+%OOOOW7+%S7+%SOOOW<<Hw<<HwOOOW<<Gy<<GyO>cQ'|O<<HXOOOW<<Hb<<HbO>hQ'|O<<HbOOOW<<Hl<<HlOOOW<<Ho<<HoO>mQ!LQO'#FXO>rQ&jO<<HrOOOW<<Hr<<HrOOOW<<Ht<<HtOOQO1G/z1G/zO>zQ&jO1G/|OOQO1G0P1G0POOQO1G0T1G0TOOQO1G0V1G0VOOQO1G0X1G0XOOQO1G0Z1G0ZOOQO1G0]1G0]OOQO1G0_1G0_OOQO1G0a1G0aOOQO1G0c1G0cOOQO1G0e1G0eOOQO,5;u,5;uOOQO-E9X-E9XO?PQ!0LbO1G0OO?_Q'[O'#DjOOQO'#Ed'#EdO?uO#@ItO'#EdO@_O&2DjO'#EdOOQO1G0O1G0OOOQO1G0p1G0pO@fQ!0LbO1G0rOOQO1G0r1G0rOOOW1G0u1G0uOOOW1G0x1G0xOOOW1G0{1G0{O@tQ&jO<<HQOOOW<<Hf<<HfOOOW<<Hh<<HhO@yQ&jOAN=sOAUQ&jOAN=|OOQO,5;s,5;sOOQO-E9V-E9VOOOWAN>^AN>^OOQO7+%h7+%hOOQO7+%j7+%jOOOO'#Fz'#FzOOOO'#F['#F[OAZO#@ItO'#EfOOQO,5;O,5;OOAbO&jO,5;OOOOO'#F]'#F]OAgO&2DjO'#EhOAnO&jO,5;OOOQO7+&^7+&^OOOWAN=lAN=lOOOWG23_G23_OAsQ'[OG23_OAxQ!LQOG23_OOOWG23hG23hOOOO-E9Y-E9YOOQO1G0j1G0jOOOO-E9Z-E9ZOBTQ&jOLD(yOOOWLD(yLD(yOBYQ'[OLD(yOB_Q&jOLD(yOBgQ&jO!$'LeOBlQ&jO!$'LeOOOW!$'Le!$'LeOBqQ'[O!$'LeOOOW!)9BP!)9BPOBvQ&jO!)9BPOB{Q&jO!)9BPOOOW!.K7k!.K7kOCQQ&jO!.K7kOOOW!4/-V!4/-V",stateData:"Cd~O$]OS~OSXOTUOUVOVWOWYOYbOZaO[cObTO!acO!bcO!ccO!dcO#scO#vdO$q`O~OSXOTUOUVOVWOWYOYbOZaO[cObiO!acO!bcO!ccO!dcO#scO$q`O~OSXOTUOUVOVWOWYOYbOZaO[cOblO!acO!bcO!ccO!dcO#scO$q`O~OSXOTUOUVOVWOWYOYbOZaO[cObpO!acO!bcO!ccO!dcO#scO$q`O~OSXOTUOUVOVWOWYOYbOZaO[cObtO!acO!bcO!ccO!dcO#scO$q`O~O]uOcvOdwO!WxO~O!gyO~O!gzO~O!g{O~O!g}O#k}O#m|O~O!g!PO~O$V!QOP#bP$Y#bP~O$W!TOQ#eP$Y#eP~O$X!WOR#hP$Y#hP~OSXOTUOUVOVWOWYOX![OYbOZaO[cObTO!acO!bcO!ccO!dcO#scO$q`O~O$Y!]O~P(PO$Z!^O$r!`O~O]uOcvOdwOi!fO!WxO~Om!gO~P)dOm!iO~P)dO]uOcvOdwOi!lO!WxO~Om!mO~P*TO]uOcvOdwOm!pO!WxO~Og!qO~Oe!rO~Of!sOp!tOy!uO!T!vO~O!X!wO!Z!xO!]!yO~Ob!zO!o#cO#_#bO$b!{O$d!}O$e#PO$f#RO$g#TO$h#VO$i#XO$j#ZO$k#]O$l#_O~O#a#gO~P+sO#a#jO~P+sO#a#lO~P+sO$c#mO~O#a#oO#q#pO~P+sO#a#pO~P+sO$V!QOP#bX$Y#bX~OP#sO$Y#tO~O$W!TOQ#eX$Y#eX~OQ#vO$Y#tO~O$X!WOR#hX$Y#hX~OR#xO$Y#tO~O$Y#tO~P(PO$Z!^O$r#{O~O#a#|O~O#a#}O~Oj$PO~Of$QO~Op$RO~O}$TO!P$UO~Oy$VO~O!T$WO~Og$XO!`$YO~O]$ZO~O^$[O~O^$]O~O]$^O~O]$_O~Ou$`O~O]$aO~Og$cO!k$eO$_$bO~O$c$fO~O$c$gO~O$c$hO~O$c$iO~O$c$jO~O$c$kO~O$c$lO~O$c$mO~O$c$nO~O$c$oO~O#T$pO#V$rOb!lX!o!lX#_!lX#a!lX$b!lX$d!lX$e!lX$f!lX$g!lX$h!lX$i!lX$j!lX$k!lX$l!lX#q!lX~O#V$sOb#^X!o#^X#_#^X#a#^X$b#^X$d#^X$e#^X$f#^X$g#^X$h#^X$i#^X$j#^X$k#^X$l#^X#q#^X~O#T$pO#V$uOb#`X!o#`X#_#`X#a#`X$b#`X$d#`X$e#`X$f#`X$g#`X$h#`X$i#`X$j#`X$k#`X$l#`X#q#`X~O#a$wO~P+sO#a$xO~P+sO#a$yO~P+sO#n$zO~O#a${O#q$|O~P+sO#a$|O~P+sO!g$}O~O!g%OO~O!g%PO~O#a%QO~Og%ROk%SO~Og%TO~Og%UO~Og%VOu%WO~Og%XOu%YO~Og%ZO~Og%[O~Og%]O~Og%^O~Oq%_O~Og%`Oz%aO{%aO~Og%bO~Og%cO~Og%fOt%dO~Og%gO~Og%hO~O]%iO~O!p%jO~O!p%kO~O!p%lO~O!p%mO~O!p%nO~O!p%oO~O!p%pO~O!p%qO~O!p%rO~O!p%sO~O#U%tO~O#T$pO#V%vOb!la!o!la#_!la#a!la$b!la$d!la$e!la$f!la$g!la$h!la$i!la$j!la$k!la$l!la#q!la~Ob%wO#X%yO#Z%zO#]%{O~Ob%wO#X%yO#Z%zO#]%|O~O#T$pO#V%}Ob#`a!o#`a#_#`a#a#`a$b#`a$d#`a$e#`a$f#`a$g#`a$h#`a$i#`a$j#`a$k#`a$l#`a#q#`a~Ob%wO#X%yO#Z%zO#]&OO~O#a&PO~O#a&QO~O#a&RO~O]&SO~Og&TO~Og&UO~O^&VO~O^&WO~Ou&XO~Og&ZOt%dO~Og&[O~Ob%wO#X%yO#Z%zO#]&]O~O]uO~Ob%wO!b&^O!c&^O!d&^O$m&_O~O#X&aO~P?dOb%wO!b&^O!c&^O!d&^O$o&cO~O#Z&aO~P?|Ob%wO#X%yO#Z%zO#]&fO~Og&gO~Og&hOr&iOt&jO~Og&kO~O#X#YX~P?dO#X&mO~O#Z#[X~P?|O#Z&mO~O]&oO~Og&pOr&qOu&rO~Os&sO~O]&tO~Og&uOr&vO~Og&wO~Os&xO~O]&yO~Og&zO~Os&{O~Og&|O~O!`$]#q$q#s#v!c!b#_!o!d#a~",goto:"1T$qPPPPPPPPPPPPPPPP$r%QPPPPPP%`PPP%fP$r%lPPPPPP%z$r&QPPP&`P&`P&d$r&jP&x$rPP$rP$rP'O$rPPPPP$r'kP'y(V'yP'y(Y(fPP(Y(r(Y)O(Y)[(Y)h(Y)t(Y*Q(Y*^(Y*j(Y*vPPP+SP+cP+fP'yP'yP+i+l+o+},Q,T,c,f,iP,wPP,}-TP$rP$r$rP-c-i-s-y.T.Z.q.{/R/X/_/e/kPPPPPPPP/qP0V0cPPPPPPPPPPPP0oP0wicOPQRS^egjnr!ZiPOPQRS^egjnr!ZXfPQgjQhPR!egiQOPQRS^egjnr!ZQkQR!hjiROPQRS^egjnr!ZTmRnQoRR!kniSOPQRS^egjnr!ZQsSR!orhcOPQRS^egjnr!ZY%x$r$s$u%v%}X&^%y%z&`&diZOPQRS^egjnr!Ze#dyz{!O!P#f#i#k#n#qR$d!ze#hyz{!O!P#f#i#k#n#qe!|yz{!O!P#f#i#k#n#qe#Oyz{!O!P#f#i#k#n#qe#Qyz{!O!P#f#i#k#n#qe#Syz{!O!P#f#i#k#n#qe#Uyz{!O!P#f#i#k#n#qe#Wyz{!O!P#f#i#k#n#qe#Yyz{!O!P#f#i#k#n#qe#[yz{!O!P#f#i#k#n#qe#^yz{!O!P#f#i#k#n#qe#`yz{!O!P#f#i#k#n#qQ%{$rQ%|$sQ&O$uQ&]%vR&f%}R&b%yR&e%zR!SZR#t!Si[OPQRS^egjnr!ZR!V[R#t!Vi]OPQRS^egjnr!ZR!Y]R#t!Yi^OPQRS^egjnr!ZX}Xab![Q!]^R#t!Zi_OPQRS^egjnr!ZQeOR!ceQgPQjQT!dgjQnRR!jnQrSQ!Z^T!nr!ZQ%e$`R&Y%eQ#fyQ#izQ#k{Q#n!OQ#q!PZ$v#f#i#k#n#qQ$q#aQ$t#cT%u$q$tQ&`%yR&l&`Q&d%zR&n&dQ!RZR#r!RQ!U[R#u!UQ!X]R#w!XQ!_`R#z!_SdOeWfPQgjSmRnXqS^r!Ze#eyz{!O!P#f#i#k#n#qe#ayz{!O!P#f#i#k#n#qS&_%y&`T&c%z&dQ!OXQ!aaQ!bbR#y![",nodeNames:"⚠ StartCloseTag StartCloseTag StartCloseTag StartTag StartTag StartTag StartTag StartTag StartCloseTag StartCloseTag StartCloseTag IncompleteCloseTag LongExpression ShortExpression Document IfBlock IfBlockOpen { BlockPrefix BlockPrefix BlockType BlockType } ElseBlock BlockPrefix BlockType if IfBlockClose BlockPrefix EachBlock EachBlockOpen BlockType as ( ) , Variable EachBlockClose AwaitBlock AwaitBlockOpen BlockType then catch ThenBlock BlockType CatchBlock BlockType AwaitBlockClose KeyBlock KeyBlockOpen BlockType KeyBlockClose RawHTMLBlock BlockPrefix BlockType DebugBlock BlockType ConstBlock BlockType Interpolation UnknownBlock UnknownBlockContent Text EntityReference CharacterReference InvalidEntity Element OpenTag TagName DirectlyInterpolatedAttribute DirectlyInterpolatedAttributeValue SpreadInterpolatedAttribute ... Directive DirectiveOn DirectiveName AttributeName DirectiveTarget DirectiveBind DirectiveName DirectiveLet DirectiveName DirectiveClass DirectiveName DirectiveStyle DirectiveName DirectiveUse DirectiveName DirectiveTransition DirectiveName DirectiveIn DirectiveName DirectiveOut DirectiveName DirectiveAnimate DirectiveName | Modifier Is AttributeValue DoubleQuote AttributeValueContent SingleQuote AttributeValueContent UnquotedAttributeValue StyleAttribute StyleAttributeName Attribute EndTag ScriptText CloseTag OpenTag StyleText CloseTag OpenTag TextareaText CloseTag OpenTag ComponentName SvelteElementName SvelteElementNamespace SvelteElementType CloseTag SelfClosingTag SelfClosingEndTag Comment ProcessingInst MismatchedCloseTag CloseTag DoctypeDecl",maxTerm:172,context:P8,nodeProps:[["closedBy",-10,1,2,3,5,6,7,8,9,10,11,"EndTag",4,"EndTag SelfClosingEndTag",17,"IfBlockClose",18,"}",31,"EachBlockClose",34,"(",40,"AwaitBlockClose",48,"AwaitBlockOpen",50,"KeyBlockClose",-4,68,112,115,118,"CloseTag",101,'"',103,"'"],["group",-10,12,60,64,65,66,67,126,127,128,129,"Entity",-4,16,30,39,49,"Block Entity",-4,17,31,40,50,"BlockOpen",-3,24,44,46,"BlockInline",-4,28,38,48,52,"BlockClose",-4,53,56,58,61,"BlockInline Entity",63,"Entity TextContent",-3,110,113,116,"TextContent Entity"],["openedBy",23,"{",28,"IfBlockOpen",35,")",38,"EachBlockOpen",52,"KeyBlockOpen",101,'"',103,"'",109,"StartTag StartCloseTag",-4,111,114,117,123,"OpenTag",125,"StartTag"]],propSources:[W8],skippedNodes:[0],repeatNodeCount:13,tokenData:"&8h$IRR!dOX%aXY/TYZ/TZ[%a[]1{]^/T^p%apq/Tqr2yrsEastF_tuHxuv2yvw!)[wx#,nxy#-lyz#0Vz|2y|}#2p}!O#5Z!O!P#Kk!P!Q$%S!Q![2y![!]$'{!]!^2y!^!_$)u!_!`%'{!`!a%({!a!b2y!b!cF_!c!}%){!}#R2y#R#S%AU#S#T&%m#T#o&'m#o#p&1P#p#q&1d#q#r&3[#r#s2y#s$f%a$f$g2y$g%WHx%W%o%AU%o%pHx%p&a%AU&a&bHx&b1p%AU1p4UHx4U4d%AU4d4eHx4e$IS%AU$IS$I`Hx$I`$Ib%AU$Ib$KhHx$Kh%#t%AU%#t&/xHx&/x&Et%AU&Et&FVHx&FV;'S%AU;'S;:j&5p;:j;=`&5v<%l?&rHx?&r?Ah%AU?Ah?BY&5|?BY?Mn%AU?MnO&5|$3X%ng!aP#]7[$mMh$o!LQ!``OX'VXZ(wZ['V[^(w^p'Vpq(wqr'Vrs(wsv'Vvw*}wx(wx!^'V!^!_)q!_!a(w!a#S'V#S#T(w#T#o'V#o#p*}#p#q'V#q#r-b#r;'S'V;'S;=`.}<%lO'V7m'`g!aP#]7[!``OX'VXZ(wZ['V[^(w^p'Vpq(wqr'Vrs(wsv'Vvw*}wx(wx!^'V!^!_)q!_!a(w!a#S'V#S#T(w#T#o'V#o#p*}#p#q'V#q#r-b#r;'S'V;'S;=`.}<%lO'Va)OZ!aP!``Ov(wvw)qw!^(w!^!_)q!_#o(w#o#p)q#p#q(w#q#r*Y#r;'S(w;'S;=`*w<%lO(w`)vS!``O#q)q#r;'S)q;'S;=`*S<%lO)q`*VP;=`<%l)qP*_U!aPOv*Yw!^*Y!_#o*Y#p;'S*Y;'S;=`*q<%lO*YP*tP;=`<%l*Ya*zP;=`<%l(w7l+Uc#]7[!``OX*}XZ)qZ[*}[^)q^p*}pq)qqr*}rs)qsw*}wx)qx!^*}!^!a)q!a#S*}#S#T)q#T#q*}#q#r,a#r;'S*};'S;=`-[<%lO*}7[,fY#]7[OX,aZ[,a^p,aqr,asw,ax!^,a!a#S,a#T;'S,a;'S;=`-U<%lO,a7[-XP;=`<%l,a7l-_P;=`<%l*}7]-id!aP#]7[OX-bXZ*YZ[-b[^*Y^p-bpq*Yqr-brs*Ysv-bvw,awx*Yx!^-b!_!a*Y!a#S-b#S#T*Y#T#o-b#o#p,a#p;'S-b;'S;=`.w<%lO-b7].zP;=`<%l-b7m/QP;=`<%l'V$@q/bb!aP$mMh$o!LQ!``$]EUOX(wXY0jYZ0jZ](w]^0j^p(wpq0jqv(wvw)qw!^(w!^!_)q!_#o(w#o#p)q#p#q(w#q#r*Y#r;'S(w;'S;=`*w<%lO(wEV0sb!aP!``$]EUOX(wXY0jYZ0jZ](w]^0j^p(wpq0jqv(wvw)qw!^(w!^!_)q!_#o(w#o#p)q#p#q(w#q#r*Y#r;'S(w;'S;=`*w<%lO(w#J{2WZ!aP$mMh$o!LQ!``Ov(wvw)qw!^(w!^!_)q!_#o(w#o#p)q#p#q(w#q#r*Y#r;'S(w;'S;=`*w<%lO(w$DR3^p!p&j#U,U!aP#]7[$mMh$o!LQ!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wsv5bvw7uwx(wx!P5b!P!Q'V!Q![5b![!]'V!]!^5b!^!_:Q!_!a(w!a#S5b#S#T>y#T#o5b#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f;'S5b;'S;=`EZ<%l?Ah5b?Ah?BY'V?BY?Mn5b?MnO'VHg5qp!p&j#U,U!aP#]7[!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wsv5bvw7uwx(wx!P5b!P!Q'V!Q![5b![!]'V!]!^5b!^!_:Q!_!a(w!a#S5b#S#T>y#T#o5b#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f;'S5b;'S;=`EZ<%l?Ah5b?Ah?BY'V?BY?Mn5b?MnO'VHf8Sn!p&j#U,U#]7[!``!oWOX*}XZ)qZ[*}[^)q^p*}pq)qqr7urs)qsw7uwx)qx!P7u!P!Q*}!Q![7u![!]*}!]!^7u!^!_:Q!_!a)q!a#S7u#S#T:Q#T#o7u#o#q*}#q#r<y#r#s7u#s$f*}$f;'S7u;'S;=`>s<%l?Ah7u?Ah?BY*}?BY?Mn7u?MnO*}2Y:]f!p&j#U,U!``!oWOq)qqr:Qrs)qsw:Qwx)qx!P:Q!P!Q)q!Q![:Q![!])q!]!_:Q!_!a)q!a#o:Q#o#q)q#q#r;q#r#s:Q#s$f)q$f;'S:Q;'S;=`<s<%l?Ah:Q?Ah?BY)q?BY?Mn:Q?MnO)q1x;zZ!p&j#U,U!oWqr;qsw;qx!P;q!Q![;q!]!_;q!a#o;q#q#s;q$f;'S;q;'S;=`<m<%l?Ah;q?BY?Mn;q1x<pP;=`<%l;q2Y<vP;=`<%l:QHU=Ug!p&j#U,U#]7[!oWOX,aZ[,a^p,aqr<ysw<yx!P<y!P!Q,a!Q![<y![!],a!]!^<y!^!_;q!a#S<y#S#T;q#T#o<y#o#q,a#q#s<y#s$f,a$f;'S<y;'S;=`>m<%l?Ah<y?Ah?BY,a?BY?Mn<y?MnO,aHU>pP;=`<%l<yHf>vP;=`<%l7u2Z?Wi!p&j#U,U!aP!``!oWOq(wqr>yrs(wsv>yvw:Qwx(wx!P>y!P!Q(w!Qq#p#q(w#q#r@u#r#s>y#s$f(w$f;'S>y;'S;=`Bo<%l?Ah>y?Ah?BY(w?BY?Mn>y?MnO(w1yAQg!p&j#U,U!aP!oWOq*Yqr@urs*Ysv@uvw;qwx*Yx!P@u!P!Q*Y!Q![@u![!]*Y!]!^@u!^!_;q!_!a*Y!a#o@u#p#q*Y#q#s@u#s$f*Y$f;'S@u;'S;=`Bi<%l?Ah@u?Ah?BY*Y?BY?Mn@u?MnO*Y1yBlP;=`<%l@u2ZBrP;=`<%l>yHVCSo!p&j#U,U!aP#]7[!oWOX-bXZ*YZ[-b[^*Y^p-bpq*YqrBurs*YsvBuvw<ywx*Yx!PBu!P!Q-b!Q![Bu![!]-b!]!^Bu!^!_;q!_!a*Y!a#SBu#S#T@u#T#oBu#o#p,a#p#q-b#q#sBu#s$f-b$f;'SBu;'S;=`ET<%l?AhBu?Ah?BY-b?BY?MnBu?MnO-bHVEWP;=`<%lBuHgE^P;=`<%l5b$3ZElZ#X!5v!aP$o!LQ!``Ov(wvw)qw!^(w!^!_)q!_#o(w#o#p)q#p#q(w#q#r*Y#r;'S(w;'S;=`*w<%lO(w$DTFtpcQ!p&j#U,U!aP#]7[$mMh$o!LQ!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wsv5bvw7uwx(wx!P5b!P!Q'V!Q![5b![!]'V!]!^5b!^!_:Q!_!a(w!a#S5b#S#T>y#T#o5b#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f;'S5b;'S;=`EZ<%l?Ah5b?Ah?BY'V?BY?Mn5b?MnO'V$FZIcweS!p&j#U,U!aP#]7[up$mMh$o!LQ$_!b!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wst5btuK|uv5bvw7uwx(wx!O5b!O!PN|!P!Q'V!Q![K|![!]'V!]!^5b!^!_:Q!_!a(w!a!c5b!c!}K|!}#R5b#R#SK|#S#T>y#T#oK|#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f$g5b$g;'SK|;'S;=`!&h<%l?AhK|?Ah?BY!&n?BY?MnK|?MnO!&nJoLcweS!p&j#U,U!aP#]7[up$_!b!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wst5btuK|uv5bvw7uwx(wx!O5b!O!PN|!P!Q'V!Q![K|![!]'V!]!^5b!^!_:Q!_!a(w!a!c5b!c!}K|!}#R5b#R#SK|#S#T>y#T#oK|#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f$g5b$g;'SK|;'S;=`!&h<%l?AhK|?Ah?BY!&n?BY?MnK|?MnO!&nIX! _w!p&j#U,U!aP#]7[up!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wst5btuN|uv5bvw7uwx(wx!O5b!O!PN|!P!Q'V!Q![N|![!]'V!]!^5b!^!_:Q!_!a(w!a!c5b!c!}N|!}#R5b#R#SN|#S#T>y#T#oN|#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f$g5b$g;'SN|;'S;=`!#x<%l?AhN|?Ah?BY!$O?BY?MnN|?MnO!$OIX!#{P;=`<%lN|8_!$Zq!aP#]7[up!``OX'VXZ(wZ['V[^(w^p'Vpq(wqr'Vrs(wst'Vtu!$Ouv'Vvw*}wx(wx!O'V!O!P!$O!P!Q'V!Q![!$O![!^'V!^!_)q!_!a(w!a!c'V!c!}!$O!}#R'V#R#S!$O#S#T(w#T#o!$O#o#p*}#p#q'V#q#r-b#r$g'V$g;'S!$O;'S;=`!&b<%lO!$O8_!&eP;=`<%l!$OJo!&kP;=`<%lK|9u!&}qeS!aP#]7[up$_!b!``OX'VXZ(wZ['V[^(w^p'Vpq(wqr'Vrs(wst'Vtu!&nuv'Vvw*}wx(wx!O'V!O!P!$O!P!Q'V!Q![!&n![!^'V!^!_)q!_!a(w!a!c'V!c!}!&n!}#R'V#R#S!&n#S#T(w#T#o!&n#o#p*}#p#q'V#q#r-b#r$g'V$g;'S!&n;'S;=`!)U<%lO!&n9u!)XP;=`<%l!&n$DR!)ko!p&j#U,U#]7[!``!oW!d#JkOX!+lXZ!-UZ[!+l[^!-U^p!+lpq)qqr!3Qrs!-Ust!B^tw!3Qwx!-Ux!P!3Q!P!Q!+l!Q![!3Q![!]!+l!]!^7u!^!_!7m!_!a!-U!a#S!3Q#S#T!7m#T#o!3Q#o#q!+l#q#r!>U#r#s!3Q#s$f!+l$f;'S!3Q;'S;=`!BW<%l?Ah!3Q?Ah?BY!+l?BY?Mn!3Q?MnO!+l$3X!+se#]7[!``OX!+lXZ!-UZ[!+l[^!-U^p!+lpq)qqr!+lrs!-Ust*}tw!+lwx!-Ux!]!+l!]!^!/[!^!a!-U!a#S!+l#S#T!-U#T#q!+l#q#r!0p#r;'S!+l;'S;=`!2z<%lO!+l#J{!-ZZ!``Op!-Upq)qqs!-Ust)qt!]!-U!]!^!-|!^#q!-U#q#r!.a#r;'S!-U;'S;=`!/U<%lO!-U#J{!.TS!``!b#JkO#q)q#r;'S)q;'S;=`*S<%lO)q#Jk!.dVOp!.aqs!.at!]!.a!]!^!.y!^;'S!.a;'S;=`!/O<%lO!.a#Jk!/OO!b#Jk#Jk!/RP;=`<%l!.a#J{!/XP;=`<%l!-U$3X!/ec#]7[!``!b#JkOX*}XZ)qZ[*}[^)q^p*}pq)qqr*}rs)qsw*}wx)qx!^*}!^!a)q!a#S*}#S#T)q#T#q*}#q#r,a#r;'S*};'S;=`-[<%lO*}$2w!0ub#]7[OX!0pXZ!.aZ[!0p[^!.a^p!0pqr!0prs!.ast,atw!0pwx!.ax!]!0p!]!^!1}!^!a!.a!a#S!0p#S#T!.a#T;'S!0p;'S;=`!2t<%lO!0p$2w!2UY#]7[!b#JkOX,aZ[,a^p,aqr,asw,ax!^,a!a#S,a#T;'S,a;'S;=`-U<%lO,a$2w!2wP;=`<%l!0p$3X!2}P;=`<%l!+l$DR!3_o!p&j#U,U#]7[!``!oWOX!+lXZ!-UZ[!+l[^!-U^p!+lpq)qqr!3Qrs!-Ust7utw!3Qwx!-Ux!P!3Q!P!Q!+l!Q![!3Q![!]!+l!]!^!5`!^!_!7m!_!a!-U!a#S!3Q#S#T!7m#T#o!3Q#o#q!+l#q#r!>U#r#s!3Q#s$f!+l$f;'S!3Q;'S;=`!BW<%l?Ah!3Q?Ah?BY!+l?BY?Mn!3Q?MnO!+l$DR!5on!p&j#U,U#]7[!``!b#Jk!oWOX*}XZ)qZ[*}[^)q^p*}pq)qqr7urs)qsw7uwx)qx!P7u!P!Q*}!Q![7u![!]*}!]!^7u!^!_:Q!_!a)q!a#S7u#S#T:Q#T#o7u#o#q*}#q#r<y#r#s7u#s$f*}$f;'S7u;'S;=`>s<%l?Ah7u?Ah?BY*}?BY?Mn7u?MnO*}$-u!7xi!p&j#U,U!``!oWOp!-Upq)qqr!7mrs!-Ust:Qtw!7mwx!-Ux!P!7m!P!Q!-U!Q![!7m![!]!-U!]!^!9g!^!_!7m!_!a!-U!a#o!7m#o#q!-U#q#r!;Y#r#s!7m#s$f!-U$f;'S!7m;'S;=`!>O<%l?Ah!7m?Ah?BY!-U?BY?Mn!7m?MnO!-U$-u!9tf!p&j#U,U!``!b#Jk!oWOq)qqr:Qrs)qsw:Qwx)qx!P:Q!P!Q)q!Q![:Q![!])q!]!_:Q!_!a)q!a#o:Q#o#q)q#q#r;q#r#s:Q#s$f)q$f;'S:Q;'S;=`<s<%l?Ah:Q?Ah?BY)q?BY?Mn:Q?MnO)q$-e!;cg!p&j#U,U!oWOp!.aqr!;Yrs!.ast;qtw!;Ywx!.ax!P!;Y!P!Q!.a!Q![!;Y![!]!.a!]!^!<z!^!_!;Y!_!a!.a!a#o!;Y#o#q!.a#q#s!;Y#s$f!.a$f;'S!;Y;'S;=`!=x<%l?Ah!;Y?Ah?BY!.a?BY?Mn!;Y?MnO!.a$-e!=VZ!p&j#U,U!b#Jk!oWqr;qsw;qx!P;q!Q![;q!]!_;q!a#o;q#q#s;q$f;'S;q;'S;=`<m<%l?Ah;q?BY?Mn;q$-e!={P;=`<%l!;Y$-u!>RP;=`<%l!7m$Cq!>am!p&j#U,U#]7[!oWOX!0pXZ!.aZ[!0p[^!.a^p!0pqr!>Urs!.ast<ytw!>Uwx!.ax!P!>U!P!Q!0p!Q![!>U![!]!0p!]!^!@[!^!_!;Y!_!a!.a!a#S!>U#S#T!;Y#T#o!>U#o#q!0p#q#s!>U#s$f!0p$f;'S!>U;'S;=`!BQ<%l?Ah!>U?Ah?BY!0p?BY?Mn!>U?MnO!0p$Cq!@ig!p&j#U,U#]7[!b#Jk!oWOX,aZ[,a^p,aqr<ysw<yx!P<y!P!Q,a!Q![<y![!],a!]!^<y!^!_;q!a#S<y#S#T;q#T#o<y#o#q,a#q#s<y#s$f,a$f;'S<y;'S;=`>m<%l?Ah<y?Ah?BY,a?BY?Mn<y?MnO,a$Cq!BTP;=`<%l!>U$DR!BZP;=`<%l!3Q$DR!Bkn!p&j#U,U#]7[!``!oWOX!DiXZ!FOZ[!Di[^!FO^p!Dipq)qqr!Knrs!FOsw!Knwx!FOx!P!Kn!P!Q!Di!Q![!Kn![!]!Di!]!^7u!^!_#!W!_!a!FO!a#S!Kn#S#T#!W#T#o!Kn#o#q!Di#q#r#(i#r#s!Kn#s$f!Di$f;'S!Kn;'S;=`#,h<%l?Ah!Kn?Ah?BY!Di?BY?Mn!Kn?MnO!Di$3X!Dpd#]7[!``OX!DiXZ!FOZ[!Di[^!FO^p!Dipq)qqr!Dirs!FOsw!Diwx!FOx!]!Di!]!^!G{!^!a!FO!a#S!Di#S#T!FO#T#q!Di#q#r!Ia#r;'S!Di;'S;=`!Kh<%lO!Di#J{!FTX!``Op!FOpq)qq!]!FO!]!^!Fp!^#q!FO#q#r!GT#r;'S!FO;'S;=`!Gu<%lO!FO#J{!FwS!``!c#JkO#q)q#r;'S)q;'S;=`*S<%lO)q#Jk!GWUOp!GTq!]!GT!]!^!Gj!^;'S!GT;'S;=`!Go<%lO!GT#Jk!GoO!c#Jk#Jk!GrP;=`<%l!GT#J{!GxP;=`<%l!FO$3X!HUc#]7[!``!c#JkOX*}XZ)qZ[*}[^)q^p*}pq)qqr*}rs)qsw*}wx)qx!^*}!^!a)q!a#S*}#S#T)q#T#q*}#q#r,a#r;'S*};'S;=`-[<%lO*}$2w!Ifa#]7[OX!IaXZ!GTZ[!Ia[^!GT^p!Iaqr!Iars!GTsw!Iawx!GTx!]!Ia!]!^!Jk!^!a!GT!a#S!Ia#S#T!GT#T;'S!Ia;'S;=`!Kb<%lO!Ia$2w!JrY#]7[!c#JkOX,aZ[,a^p,aqr,asw,ax!^,a!a#S,a#T;'S,a;'S;=`-U<%lO,a$2w!KeP;=`<%l!Ia$3X!KkP;=`<%l!Di$DR!K{n!p&j#U,U#]7[!``!oWOX!DiXZ!FOZ[!Di[^!FO^p!Dipq)qqr!Knrs!FOsw!Knwx!FOx!P!Kn!P!Q!Di!Q![!Kn![!]!Di!]!^!My!^!_#!W!_!a!FO!a#S!Kn#S#T#!W#T#o!Kn#o#q!Di#q#r#(i#r#s!Kn#s$f!Di$f;'S!Kn;'S;=`#,h<%l?Ah!Kn?Ah?BY!Di?BY?Mn!Kn?MnO!Di$DR!NYn!p&j#U,U#]7[!``!c#Jk!oWOX*}XZ)qZ[*}[^)q^p*}pq)qqr7urs)qsw7uwx)qx!P7u!P!Q*}!Q![7u![!]*}!]!^7u!^!_:Q!_!a)q!a#S7u#S#T:Q#T#o7u#o#q*}#q#r<y#r#s7u#s$f*}$f;'S7u;'S;=`>s<%l?Ah7u?Ah?BY*}?BY?Mn7u?MnO*}$-u#!ch!p&j#U,U!``!oWOp!FOpq)qqr#!Wrs!FOsw#!Wwx!FOx!P#!W!P!Q!FO!Q![#!W![!]!FO!]!^##}!^!_#!W!_!a!FO!a#o#!W#o#q!FO#q#r#%p#r#s#!W#s$f!FO$f;'S#!W;'S;=`#(c<%l?Ah#!W?Ah?BY!FO?BY?Mn#!W?MnO!FO$-u#$[f!p&j#U,U!``!c#Jk!oWOq)qqr:Qrs)qsw:Qwx)qx!P:Q!P!Q)q!Q![:Q![!])q!]!_:Q!_!a)q!a#o:Q#o#q)q#q#r;q#r#s:Q#s$f)q$f;'S:Q;'S;=`<s<%l?Ah:Q?Ah?BY)q?BY?Mn:Q?MnO)q$-e#%yf!p&j#U,U!oWOp!GTqr#%prs!GTsw#%pwx!GTx!P#%p!P!Q!GT!Q![#%p![!]!GT!]!^#'_!^!_#%p!_!a!GT!a#o#%p#o#q!GT#q#s#%p#s$f!GT$f;'S#%p;'S;=`#(]<%l?Ah#%p?Ah?BY!GT?BY?Mn#%p?MnO!GT$-e#'jZ!p&j#U,U!c#Jk!oWqr;qsw;qx!P;q!Q![;q!]!_;q!a#o;q#q#s;q$f;'S;q;'S;=`<m<%l?Ah;q?BY?Mn;q$-e#(`P;=`<%l#%p$-u#(fP;=`<%l#!W$Cq#(tl!p&j#U,U#]7[!oWOX!IaXZ!GTZ[!Ia[^!GT^p!Iaqr#(irs!GTsw#(iwx!GTx!P#(i!P!Q!Ia!Q![#(i![!]!Ia!]!^#*l!^!_#%p!_!a!GT!a#S#(i#S#T#%p#T#o#(i#o#q!Ia#q#s#(i#s$f!Ia$f;'S#(i;'S;=`#,b<%l?Ah#(i?Ah?BY!Ia?BY?Mn#(i?MnO!Ia$Cq#*yg!p&j#U,U#]7[!c#Jk!oWOX,aZ[,a^p,aqr<ysw<yx!P<y!P!Q,a!Q![<y![!],a!]!^<y!^!_;q!a#S<y#S#T;q#T#o<y#o#q,a#q#s<y#s$f,a$f;'S<y;'S;=`>m<%l?Ah<y?Ah?BY,a?BY?Mn<y?MnO,a$Cq#,eP;=`<%l#(i$DR#,kP;=`<%l!Kn$3Z#,yZ#Z#4`!aP$mMh!``Ov(wvw)qw!^(w!^!_)q!_#o(w#o#p)q#p#q(w#q#r*Y#r;'S(w;'S;=`*w<%lO(w$Du#.Rprr!p&j#U,U!aP#]7[$mMh$o!LQ!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wsv5bvw7uwx(wx!P5b!P!Q'V!Q![5b![!]'V!]!^5b!^!_:Q!_!a(w!a#S5b#S#T>y#T#o5b#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f;'S5b;'S;=`EZ<%l?Ah5b?Ah?BY'V?BY?Mn5b?MnO'V$DT#0lpsQ!p&j#U,U!aP#]7[$mMh$o!LQ!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wsv5bvw7uwx(wx!P5b!P!Q'V!Q![5b![!]'V!]!^5b!^!_:Q!_!a(w!a#S5b#S#T>y#T#o5b#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f;'S5b;'S;=`EZ<%l?Ah5b?Ah?BY'V?BY?Mn5b?MnO'V$DT#3VptQ!p&j#U,U!aP#]7[$mMh$o!LQ!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wsv5bvw7uwx(wx!P5b!P!Q'V!Q![5b![!]'V!]!^5b!^!_:Q!_!a(w!a#S5b#S#T>y#T#o5b#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f;'S5b;'S;=`EZ<%l?Ah5b?Ah?BY'V?BY?Mn5b?MnO'V$DT#5nr!p&j#U,U!aP#]7[$mMh$o!LQ!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wsv5bvw7uwx(wx}5b}!O#7x!O!P5b!P!Q'V!Q![5b![!]'V!]!^5b!^!_:Q!_!a(w!a#S5b#S#T>y#T#o5b#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f;'S5b;'S;=`EZ<%l?Ah5b?Ah?BY'V?BY?Mn5b?MnO'VHi#8Xq!p&j#U,U!aP#]7[!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr#:`rs(wsv#:`vw#<uwx(wx!P#:`!P!Q'V!Q![#:`![!]'V!]!^#:`!^!_#?S!_!`(w!`!a#Jo!a#S#:`#S#T#DR#T#o#:`#o#p*}#p#q'V#q#r#HR#r#s#:`#s$f'V$f;'S#:`;'S;=`#Ji<%l?Ah#:`?Ah?BY'V?BY?Mn#:`?MnO'VHg#:qp!p&j#U,U!aP#]7[!``#_W!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr#:`rs(wsv#:`vw#<uwx(wx!P#:`!P!Q'V!Q![#:`![!]'V!]!^#:`!^!_#?S!_!a(w!a#S#:`#S#T#DR#T#o#:`#o#p*}#p#q'V#q#r#HR#r#s#:`#s$f'V$f;'S#:`;'S;=`#Ji<%l?Ah#:`?Ah?BY'V?BY?Mn#:`?MnO'VHf#=Un!p&j#U,U#]7[!``#_W!oWOX*}XZ)qZ[*}[^)q^p*}pq)qqr#<urs)qsw#<uwx)qx!P#<u!P!Q*}!Q![#<u![!]*}!]!^#<u!^!_#?S!_!a)q!a#S#<u#S#T#?S#T#o#<u#o#q*}#q#r#BP#r#s#<u#s$f*}$f;'S#<u;'S;=`#C{<%l?Ah#<u?Ah?BY*}?BY?Mn#<u?MnO*}2Y#?af!p&j#U,U!``#_W!oWOq)qqr#?Srs)qsw#?Swx)qx!P#?S!P!Q)q!Q![#?S![!])q!]!_#?S!_!a)q!a#o#?S#o#q)q#q#r#@u#r#s#?S#s$f)q$f;'S#?S;'S;=`#Ay<%l?Ah#?S?Ah?BY)q?BY?Mn#?S?MnO)q1x#AQZ!p&j#U,U#_W!oWqr#@usw#@ux!P#@u!Q![#@u!]!_#@u!a#o#@u#q#s#@u$f;'S#@u;'S;=`#As<%l?Ah#@u?BY?Mn#@u1x#AvP;=`<%l#@u2Y#A|P;=`<%l#?SHU#B^g!p&j#U,U#]7[#_W!oWOX,aZ[,a^p,aqr#BPsw#BPx!P#BP!P!Q,a!Q![#BP![!],a!]!^#BP!^!_#@u!a#S#BP#S#T#@u#T#o#BP#o#q,a#q#s#BP#s$f,a$f;'S#BP;'S;=`#Cu<%l?Ah#BP?Ah?BY,a?BY?Mn#BP?MnO,aHU#CxP;=`<%l#BPHf#DOP;=`<%l#<u2Z#Dbi!p&j#U,U!aP!``#_W!oWOq(wqr#DRrs(wsv#DRvw#?Swx(wx!P#DR!P!Q(w!Qq#p#q(w#q#r#FP#r#s#DR#s$f(w$f;'S#DR;'S;=`#G{<%l?Ah#DR?Ah?BY(w?BY?Mn#DR?MnO(w1y#F^g!p&j#U,U!aP#_W!oWOq*Yqr#FPrs*Ysv#FPvw#@uwx*Yx!P#FP!P!Q*Y!Q![#FP![!]*Y!]!^#FP!^!_#@u!_!a*Y!a#o#FP#p#q*Y#q#s#FP#s$f*Y$f;'S#FP;'S;=`#Gu<%l?Ah#FP?Ah?BY*Y?BY?Mn#FP?MnO*Y1y#GxP;=`<%l#FP2Z#HOP;=`<%l#DRHV#Hbo!p&j#U,U!aP#]7[#_W!oWOX-bXZ*YZ[-b[^*Y^p-bpq*Yqr#HRrs*Ysv#HRvw#BPwx*Yx!P#HR!P!Q-b!Q![#HR![!]-b!]!^#HR!^!_#@u!_!a*Y!a#S#HR#S#T#FP#T#o#HR#o#p,a#p#q-b#q#s#HR#s$f-b$f;'S#HR;'S;=`#Jc<%l?Ah#HR?Ah?BY-b?BY?Mn#HR?MnO-bHV#JfP;=`<%l#HRHg#JlP;=`<%l#:`c#JxZ!aP$rQ!``Ov(wvw)qw!^(w!^!_)q!_#o(w#o#p)q#p#q(w#q#r*Y#r;'S(w;'S;=`*w<%lO(w$Ee#LOq!p&j#U,U!aP#]7[$mMh$o!LQ!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wsv5bvw7uwx(wx!O5b!O!P#NV!P!Q'V!Q![5b![!]'V!]!^5b!^!_:Q!_!a(w!a#S5b#S#T>y#T#o5b#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f;'S5b;'S;=`EZ<%l?Ah5b?Ah?BY'V?BY?Mn5b?MnO'VIy#Nfq!p&j#U,U!aP#]7[!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wsv5bvw7uwx(wx!O5b!O!P$!m!P!Q'V!Q![5b![!]'V!]!^5b!^!_:Q!_!a(w!a#S5b#S#T>y#T#o5b#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f;'S5b;'S;=`EZ<%l?Ah5b?Ah?BY'V?BY?Mn5b?MnO'VIy$#Op!k!b!p&j#U,U!aP#]7[!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wsv5bvw7uwx(wx!P5b!P!Q'V!Q![5b![!]'V!]!^5b!^!_:Q!_!a(w!a#S5b#S#T>y#T#o5b#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f;'S5b;'S;=`EZ<%l?Ah5b?Ah?BY'V?BY?Mn5b?MnO'V$3g$%chcQ!aP#]7[$mMh$o!LQ!``OX'VXZ(wZ['V[^(w^p'Vpq(wqr'Vrs(wsv'Vvw*}wx(wx!^'V!^!_)q!_!`(w!`!a$&}!a#S'V#S#T(w#T#o'V#o#p*}#p#q'V#q#r-b#r;'S'V;'S;=`.}<%lO'Vm$'YZ!aP!``#qW#a[Ov(wvw)qw!^(w!^!_)q!_#o(w#o#p)q#p#q(w#q#r*Y#r;'S(w;'S;=`*w<%lO(w$3_$(^g$cScQ!aP#]7[$mMh$o!LQ!``OX'VXZ(wZ['V[^(w^p'Vpq(wqr'Vrs(wsv'Vvw*}wx(wx!^'V!^!_)q!_!a(w!a#S'V#S#T(w#T#o'V#o#p*}#p#q'V#q#r-b#r;'S'V;'S;=`.}<%lO'V$-u$*Ug!p&j#U,U$mMh$o!LQ!``!oWOq)qqr$+mrs)qsw:Qwx)qx!P:Q!P!Q)q!Q![:Q![!])q!]!_:Q!_!a)q!a!b$LZ!b#o:Q#o#q)q#q#r;q#r#s:Q#s$f)q$f;'S:Q;'S;=`<s<%l?Ah:Q?Ah?BY)q?BY?Mn:Q?MnO)q2Z$+xl!p&j#U,U!``!oWOq)qqr:Qrs)qsw:Qwx)qx}:Q}!O$-p!O!P:Q!P!Q)q!Q![:Q![!])q!]!_:Q!_!a)q!a!f:Q!f!g$1Y!g#W:Q#W#X$Ac#X#o:Q#o#q)q#q#r;q#r#s:Q#s$f)q$f;'S:Q;'S;=`<s<%l?Ah:Q?Ah?BY)q?BY?Mn:Q?MnO)q2Z$-{h!p&j#U,U!``!oWOq)qqr:Qrs)qsw:Qwx)qx}:Q}!O$/g!O!P:Q!P!Q)q!Q![:Q![!])q!]!_:Q!_!a)q!a#o:Q#o#q)q#q#r;q#r#s:Q#s$f)q$f;'S:Q;'S;=`<s<%l?Ah:Q?Ah?BY)q?BY?Mn:Q?MnO)q2Z$/tf!p&j#U,U!``$qP!oWOq)qqr:Qrs)qsw:Qwx)qx!P:Q!P!Q)q!Q![:Q![!])q!]!_:Q!_!a)q!a#o:Q#o#q)q#q#r;q#r#s:Q#s$f)q$f;'S:Q;'S;=`<s<%l?Ah:Q?Ah?BY)q?BY?Mn:Q?MnO)q2Z$1eh!p&j#U,U!``!oWOq)qqr:Qrs)qsw:Qwx)qx!P:Q!P!Q)q!Q![:Q![!])q!]!_:Q!_!a)q!a!q:Q!q!r$3P!r#o:Q#o#q)q#q#r;q#r#s:Q#s$f)q$f;'S:Q;'S;=`<s<%l?Ah:Q?Ah?BY)q?BY?Mn:Q?MnO)q2Z$3[h!p&j#U,U!``!oWOq)qqr:Qrs)qsw:Qwx)qx!P:Q!P!Q)q!Q![:Q![!])q!]!_:Q!_!a)q!a!e:Q!e!f$4v!f#o:Q#o#q)q#q#r;q#r#s:Q#s$f)q$f;'S:Q;'S;=`<s<%l?Ah:Q?Ah?BY)q?BY?Mn:Q?MnO)q2Z$5Rh!p&j#U,U!``!oWOq)qqr:Qrs)qsw:Qwx)qx!P:Q!P!Q)q!Q![:Q![!])q!]!_:Q!_!a)q!a!v:Q!v!w$6m!w#o:Q#o#q)q#q#r;q#r#s:Q#s$f)q$f;'S:Q;'S;=`<s<%l?Ah:Q?Ah?BY)q?BY?Mn:Q?MnO)q2Z$6xh!p&j#U,U!``!oWOq)qqr:Qrs)qsw:Qwx)qx!P:Q!P!Q)q!Q![:Q![!])q!]!_:Q!_!a)q!a!{:Q!{!|$8d!|#o:Q#o#q)q#q#r;q#r#s:Q#s$f)q$f;'S:Q;'S;=`<s<%l?Ah:Q?Ah?BY)q?BY?Mn:Q?MnO)q2Z$8oh!p&j#U,U!``!oWOq)qqr:Qrs)qsw:Qwx)qx!P:Q!P!Q)q!Q![:Q![!])q!]!_:Q!_!a)q!a!r:Q!r!s$:Z!s#o:Q#o#q)q#q#r;q#r#s:Q#s$f)q$f;'S:Q;'S;=`<s<%l?Ah:Q?Ah?BY)q?BY?Mn:Q?MnO)q2Z$:fh!p&j#U,U!``!oWOq)qqr:Qrs)qsw:Qwx)qx!P:Q!P!Q)q!Q![:Q![!])q!]!_:Q!_!a)q!a!g:Q!g!h$<Q!h#o:Q#o#q)q#q#r;q#r#s:Q#s$f)q$f;'S:Q;'S;=`<s<%l?Ah:Q?Ah?BY)q?BY?Mn:Q?MnO)q2Z$<]g!p&j#U,U!``!oWOq$=tqr$<Qrs$=tsw$<Qwx$=tx!P$<Q!P!Q$=t!Q![$<Q![!]$=t!]!_$<Q!_!`$=t!`!a$>`!a#o$<Q#o#q$=t#q#r$?h#r#s$<Q#s$f$=t$f;'S$<Q;'S;=`$A]<%l?Ah$<Q?Ah?BY$=t?BY?Mn$<Q?MnO$=ta$=yV!``O!`$=t!`!a$>`!a#q$=t#q#r$>s#r;'S$=t;'S;=`$?b<%lO$=ta$>gS!``#vPO#q)q#r;'S)q;'S;=`*S<%lO)qP$>vTO!`$>s!`!a$?V!a;'S$>s;'S;=`$?[<%lO$>sP$?[O#vPP$?_P;=`<%l$>sa$?eP;=`<%l$=t1y$?qf!p&j#U,U!oWOq$>sqr$?hrs$>ssw$?hwx$>sx!P$?h!P!Q$>s!Q![$?h![!]$>s!]!_$?h!_!`$>s!`!a$?V!a#o$?h#o#q$>s#q#s$?h#s$f$>s$f;'S$?h;'S;=`$AV<%l?Ah$?h?Ah?BY$>s?BY?Mn$?h?MnO$>s1y$AYP;=`<%l$?h2Z$A`P;=`<%l$<Q2Z$Anh!p&j#U,U!``!oWOq)qqr:Qrs)qsw:Qwx)qx!P:Q!P!Q)q!Q![:Q![!])q!]!_:Q!_!a)q!a#c:Q#c#d$CY#d#o:Q#o#q)q#q#r;q#r#s:Q#s$f)q$f;'S:Q;'S;=`<s<%l?Ah:Q?Ah?BY)q?BY?Mn:Q?MnO)q2Z$Ceh!p&j#U,U!``!oWOq)qqr:Qrs)qsw:Qwx)qx!P:Q!P!Q)q!Q![:Q![!])q!]!_:Q!_!a)q!a#V:Q#V#W$EP#W#o:Q#o#q)q#q#r;q#r#s:Q#s$f)q$f;'S:Q;'S;=`<s<%l?Ah:Q?Ah?BY)q?BY?Mn:Q?MnO)q2Z$E[h!p&j#U,U!``!oWOq)qqr:Qrs)qsw:Qwx)qx!P:Q!P!Q)q!Q![:Q![!])q!]!_:Q!_!a)q!a#h:Q#h#i$Fv#i#o:Q#o#q)q#q#r;q#r#s:Q#s$f)q$f;'S:Q;'S;=`<s<%l?Ah:Q?Ah?BY)q?BY?Mn:Q?MnO)q2Z$GRh!p&j#U,U!``!oWOq)qqr:Qrs)qsw:Qwx)qx!P:Q!P!Q)q!Q![:Q![!])q!]!_:Q!_!a)q!a#m:Q#m#n$Hm#n#o:Q#o#q)q#q#r;q#r#s:Q#s$f)q$f;'S:Q;'S;=`<s<%l?Ah:Q?Ah?BY)q?BY?Mn:Q?MnO)q2Z$Hxh!p&j#U,U!``!oWOq)qqr:Qrs)qsw:Qwx)qx!P:Q!P!Q)q!Q![:Q![!])q!]!_:Q!_!a)q!a#d:Q#d#e$Jd#e#o:Q#o#q)q#q#r;q#r#s:Q#s$f)q$f;'S:Q;'S;=`<s<%l?Ah:Q?Ah?BY)q?BY?Mn:Q?MnO)q2Z$Joh!p&j#U,U!``!oWOq)qqr:Qrs)qsw:Qwx)qx!P:Q!P!Q)q!Q![:Q![!])q!]!_:Q!_!a)q!a#X:Q#X#Y$<Q#Y#o:Q#o#q)q#q#r;q#r#s:Q#s$f)q$f;'S:Q;'S;=`<s<%l?Ah:Q?Ah?BY)q?BY?Mn:Q?MnO)q2Z$Lfg!p&j#U,U!``!oWOq$M}qr$LZrs$M}sw$LZwx$M}x!P$LZ!P!Q$M}!Q![$LZ![!]$M}!]!_$LZ!_!a$M}!a!b%!o!b#o$LZ#o#q$M}#q#r%$c#r#s$LZ#s$f$M}$f;'S$LZ;'S;=`%'u<%l?Ah$LZ?Ah?BY$M}?BY?Mn$LZ?MnO$M}a$NSV!``O!a$M}!a!b$Ni!b#q$M}#q#r% h#r;'S$M};'S;=`%!i<%lO$M}a$NnV!``O!`$M}!`!a% T!a#q$M}#q#r% h#r;'S$M};'S;=`%!i<%lO$M}a% [S!``#sPO#q)q#r;'S)q;'S;=`*S<%lO)qP% kTO!a% h!a!b% z!b;'S% h;'S;=`%!c<%lO% hP% }TO!`% h!`!a%!^!a;'S% h;'S;=`%!c<%lO% hP%!cO#sPP%!fP;=`<%l% ha%!lP;=`<%l$M}2Z%!zg!p&j#U,U!``!oWOq$M}qr$LZrs$M}sw$LZwx$M}x!P$LZ!P!Q$M}!Q![$LZ![!]$M}!]!_$LZ!_!`$M}!`!a% T!a#o$LZ#o#q$M}#q#r%$c#r#s$LZ#s$f$M}$f;'S$LZ;'S;=`%'u<%l?Ah$LZ?Ah?BY$M}?BY?Mn$LZ?MnO$M}1y%$lf!p&j#U,U!oWOq% hqr%$crs% hsw%$cwx% hx!P%$c!P!Q% h!Q![%$c![!]% h!]!_%$c!_!a% h!a!b%&Q!b#o%$c#o#q% h#q#s%$c#s$f% h$f;'S%$c;'S;=`%'o<%l?Ah%$c?Ah?BY% h?BY?Mn%$c?MnO% h1y%&Zf!p&j#U,U!oWOq% hqr%$crs% hsw%$cwx% hx!P%$c!P!Q% h!Q![%$c![!]% h!]!_%$c!_!`% h!`!a%!^!a#o%$c#o#q% h#q#s%$c#s$f% h$f;'S%$c;'S;=`%'o<%l?Ah%$c?Ah?BY% h?BY?Mn%$c?MnO% h1y%'rP;=`<%l%$c2Z%'xP;=`<%l$LZ#KT%(YZ#VW!aP$mMh$o!LQ!``Ov(wvw)qw!^(w!^!_)q!_#o(w#o#p)q#p#q(w#q#r*Y#r;'S(w;'S;=`*w<%lO(w#KX%)YZ!aP$mMh$o!LQ!``#a[Ov(wvw)qw!^(w!^!_)q!_#o(w#o#p)q#p#q(w#q#r*Y#r;'S(w;'S;=`*w<%lO(w$IR%*j!aeS#kQ!p&j#U,U#n#t!aP#]7[up$mMh$o!LQ$_!b!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wst5btuK|uv5bvw7uwx(wx}5b}!O%.o!O!P%3S!P!Q'V!Q![%7r![!]'V!]!^5b!^!_:Q!_!a(w!a!c5b!c!}%<f!}#R5b#R#S%7r#S#T>y#T#o%<f#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f$g5b$g$}K|$}%O%7r%O%WK|%W%o%7r%o%pK|%p&a%7r&a&bK|&b1p%7r1p4U%7r4U4d%7r4d4eK|4e$IS%7r$IS$I`K|$I`$Ib%7r$Ib$JeK|$Je$Jg%7r$Jg$KhK|$Kh%#t%7r%#t&/xK|&/x&Et%7r&Et&FVK|&FV;'S%7r;'S;:j%<`;:j;=`!&h<%l?&rK|?&r?Ah%7r?Ah?BY!&n?BY?Mn%7r?MnO!&nHi%/Q!^#kQ!p&j#U,U!aP#]7[!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wsv5bvw7uwx(wx}5b}!O%.o!O!P%.o!P!Q'V!Q![%.o![!]'V!]!^5b!^!_:Q!_!a(w!a!c5b!c!}%.o!}#R5b#R#S%.o#S#T>y#T#o%.o#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f$}5b$}%O%.o%O%W5b%W%o%.o%o%p5b%p&a%.o&a&b5b&b1p%.o1p4U%.o4U4d%.o4d4e5b4e$IS%.o$IS$I`5b$I`$Ib%.o$Ib$Je5b$Je$Jg%.o$Jg$Kh5b$Kh%#t%.o%#t&/x5b&/x&Et%.o&Et&FV5b&FV;'S%.o;'S;:j%2|;:j;=`EZ<%l?&r5b?&r?Ah%.o?Ah?BY'V?BY?Mn%.o?MnO'VHi%3PP;=`<%l%.oIZ%3g!a#kQ!p&j#U,U!aP#]7[up!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wst5btuN|uv5bvw7uwx(wx}5b}!O%.o!O!P%3S!P!Q'V!Q![%3S![!]'V!]!^5b!^!_:Q!_!a(w!a!c5b!c!}%3S!}#R5b#R#S%3S#S#T>y#T#o%3S#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f$g5b$g$}N|$}%O%3S%O%WN|%W%o%3S%o%pN|%p&a%3S&a&bN|&b1p%3S1p4U%3S4U4d%3S4d4eN|4e$IS%3S$IS$I`N|$I`$Ib%3S$Ib$JeN|$Je$Jg%3S$Jg$KhN|$Kh%#t%3S%#t&/xN|&/x&Et%3S&Et&FVN|&FV;'S%3S;'S;:j%7l;:j;=`!#x<%l?&rN|?&r?Ah%3S?Ah?BY!$O?BY?Mn%3S?MnO!$OIZ%7oP;=`<%l%3SJq%8Z!aeS#kQ!p&j#U,U!aP#]7[up$_!b!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wst5btuK|uv5bvw7uwx(wx}5b}!O%.o!O!P%3S!P!Q'V!Q![%7r![!]'V!]!^5b!^!_:Q!_!a(w!a!c5b!c!}%7r!}#R5b#R#S%7r#S#T>y#T#o%7r#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f$g5b$g$}K|$}%O%7r%O%WK|%W%o%7r%o%pK|%p&a%7r&a&bK|&b1p%7r1p4U%7r4U4d%7r4d4eK|4e$IS%7r$IS$I`K|$I`$Ib%7r$Ib$JeK|$Je$Jg%7r$Jg$KhK|$Kh%#t%7r%#t&/xK|&/x&Et%7r&Et&FVK|&FV;'S%7r;'S;:j%<`;:j;=`!&h<%l?&rK|?&r?Ah%7r?Ah?BY!&n?BY?Mn%7r?MnO!&nJq%<cP;=`<%l%7rMg%=P!aeS#kQ!p&j#U,U#n#t!aP#]7[up$_!b!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wst5btuK|uv5bvw7uwx(wx}5b}!O%.o!O!P%3S!P!Q'V!Q![%7r![!]'V!]!^5b!^!_:Q!_!a(w!a!c5b!c!}%<f!}#R5b#R#S%7r#S#T>y#T#o%<f#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f$g5b$g$}K|$}%O%7r%O%WK|%W%o%7r%o%pK|%p&a%7r&a&bK|&b1p%7r1p4U%7r4U4d%7r4d4eK|4e$IS%7r$IS$I`K|$I`$Ib%7r$Ib$JeK|$Je$Jg%7r$Jg$KhK|$Kh%#t%7r%#t&/xK|&/x&Et%7r&Et&FVK|&FV;'S%7r;'S;:j%<`;:j;=`!&h<%l?&rK|?&r?Ah%7r?Ah?BY!&n?BY?Mn%7r?MnO!&n$F]%Aq!aeS!p&j#U,U!gQ!aP#]7[up$mMh$o!LQ$_!b!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wst5btuK|uv5bvw7uwx(wx}5b}!O%Ev!O!P%JZ!P!Q'V!Q![%Ny![!]'V!]!^5b!^!_:Q!_!a(w!a!c5b!c!}%Ny!}#R5b#R#S%Ny#S#T>y#T#o%Ny#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f$g5b$g$}K|$}%O%Ny%O%WK|%W%o%Ny%o%pK|%p&a%Ny&a&bK|&b1p%Ny1p4U%Ny4U4d%Ny4d4eK|4e$IS%Ny$IS$I`K|$I`$Ib%Ny$Ib$JeK|$Je$Jg%Ny$Jg$KhK|$Kh%#t%Ny%#t&/xK|&/x&Et%Ny&Et&FVK|&FV;'S%Ny;'S;:j&%g;:j;=`!&h<%l?&rK|?&r?Ah%Ny?Ah?BY!&n?BY?Mn%Ny?MnO!&nHi%FX!^!p&j#U,U!gQ!aP#]7[!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wsv5bvw7uwx(wx}5b}!O%Ev!O!P%Ev!P!Q'V!Q![%Ev![!]'V!]!^5b!^!_:Q!_!a(w!a!c5b!c!}%Ev!}#R5b#R#S%Ev#S#T>y#T#o%Ev#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f$}5b$}%O%Ev%O%W5b%W%o%Ev%o%p5b%p&a%Ev&a&b5b&b1p%Ev1p4U%Ev4U4d%Ev4d4e5b4e$IS%Ev$IS$I`5b$I`$Ib%Ev$Ib$Je5b$Je$Jg%Ev$Jg$Kh5b$Kh%#t%Ev%#t&/x5b&/x&Et%Ev&Et&FV5b&FV;'S%Ev;'S;:j%JT;:j;=`EZ<%l?&r5b?&r?Ah%Ev?Ah?BY'V?BY?Mn%Ev?MnO'VHi%JWP;=`<%l%EvIZ%Jn!a!p&j#U,U!gQ!aP#]7[up!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wst5btuN|uv5bvw7uwx(wx}5b}!O%Ev!O!P%JZ!P!Q'V!Q![%JZ![!]'V!]!^5b!^!_:Q!_!a(w!a!c5b!c!}%JZ!}#R5b#R#S%JZ#S#T>y#T#o%JZ#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f$g5b$g$}N|$}%O%JZ%O%WN|%W%o%JZ%o%pN|%p&a%JZ&a&bN|&b1p%JZ1p4U%JZ4U4d%JZ4d4eN|4e$IS%JZ$IS$I`N|$I`$Ib%JZ$Ib$JeN|$Je$Jg%JZ$Jg$KhN|$Kh%#t%JZ%#t&/xN|&/x&Et%JZ&Et&FVN|&FV;'S%JZ;'S;:j%Ns;:j;=`!#x<%l?&rN|?&r?Ah%JZ?Ah?BY!$O?BY?Mn%JZ?MnO!$OIZ%NvP;=`<%l%JZJq& b!aeS!p&j#U,U!gQ!aP#]7[up$_!b!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wst5btuK|uv5bvw7uwx(wx}5b}!O%Ev!O!P%JZ!P!Q'V!Q![%Ny![!]'V!]!^5b!^!_:Q!_!a(w!a!c5b!c!}%Ny!}#R5b#R#S%Ny#S#T>y#T#o%Ny#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f$g5b$g$}K|$}%O%Ny%O%WK|%W%o%Ny%o%pK|%p&a%Ny&a&bK|&b1p%Ny1p4U%Ny4U4d%Ny4d4eK|4e$IS%Ny$IS$I`K|$I`$Ib%Ny$Ib$JeK|$Je$Jg%Ny$Jg$KhK|$Kh%#t%Ny%#t&/xK|&/x&Et%Ny&Et&FVK|&FV;'S%Ny;'S;:j&%g;:j;=`!&h<%l?&rK|?&r?Ah%Ny?Ah?BY!&n?BY?Mn%Ny?MnO!&nJq&%jP;=`<%l%Ny$-u&&Oi!p&j#U,U!aP$mMh$o!LQ!``!oWOq(wqr>yrs(wsv>yvw:Qwx(wx!P>y!P!Q(w!Qq#p#q(w#q#r@u#r#s>y#s$f(w$f;'S>y;'S;=`Bo<%l?Ah>y?Ah?BY(w?BY?Mn>y?MnO(w$IR&([!aeS!p&j#U,U#n#t!gQ!aP#]7[up$mMh$o!LQ$_!b!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wst5btuK|uv5bvw7uwx(wx}5b}!O%Ev!O!P%JZ!P!Q'V!Q![%Ny![!]'V!]!^5b!^!_:Q!_!a(w!a!c5b!c!}&,a!}#R5b#R#S%Ny#S#T>y#T#o&,a#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f$g5b$g$}K|$}%O%Ny%O%WK|%W%o%Ny%o%pK|%p&a%Ny&a&bK|&b1p%Ny1p4U%Ny4U4d%Ny4d4eK|4e$IS%Ny$IS$I`K|$I`$Ib%Ny$Ib$JeK|$Je$Jg%Ny$Jg$KhK|$Kh%#t%Ny%#t&/xK|&/x&Et%Ny&Et&FVK|&FV;'S%Ny;'S;:j&%g;:j;=`!&h<%l?&rK|?&r?Ah%Ny?Ah?BY!&n?BY?Mn%Ny?MnO!&nMg&,z!aeS!p&j#U,U#n#t!gQ!aP#]7[up$_!b!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wst5btuK|uv5bvw7uwx(wx}5b}!O%Ev!O!P%JZ!P!Q'V!Q![%Ny![!]'V!]!^5b!^!_:Q!_!a(w!a!c5b!c!}&,a!}#R5b#R#S%Ny#S#T>y#T#o&,a#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f$g5b$g$}K|$}%O%Ny%O%WK|%W%o%Ny%o%pK|%p&a%Ny&a&bK|&b1p%Ny1p4U%Ny4U4d%Ny4d4eK|4e$IS%Ny$IS$I`K|$I`$Ib%Ny$Ib$JeK|$Je$Jg%Ny$Jg$KhK|$Kh%#t%Ny%#t&/xK|&/x&Et%Ny&Et&FVK|&FV;'S%Ny;'S;:j&%g;:j;=`!&h<%l?&rK|?&r?Ah%Ny?Ah?BY!&n?BY?Mn%Ny?MnO!&n$3a&1WSb$3P!``O#q)q#r;'S)q;'S;=`*S<%lO)q$3a&1sg#TW!aP#]7[$mMh$o!LQ!``OX'VXZ(wZ['V[^(w^p'Vpq(wqr'Vrs(wsv'Vvw*}wx(wx!^'V!^!_)q!_!a(w!a#S'V#S#T(w#T#o'V#o#p*}#p#q'V#q#r-b#r;'S'V;'S;=`.}<%lO'V$FX&3oog#f!p&j#U,U!aP#]7[$mMh$o!LQ!oWOX-bXZ*YZ[-b[^*Y^p-bpq*YqrBurs*YsvBuvw<ywx*Yx!PBu!P!Q-b!Q![Bu![!]-b!]!^Bu!^!_;q!_!a*Y!a#SBu#S#T@u#T#oBu#o#p,a#p#q-b#q#sBu#s$f-b$f;'SBu;'S;=`ET<%l?AhBu?Ah?BY-b?BY?MnBu?MnO-b$F]&5sP;=`<%l%AU$FZ&5yP;=`<%lHx$5a&6aqeS!aP#]7[up$mMh$o!LQ$_!b!``OX'VXZ(wZ['V[^(w^p'Vpq(wqr'Vrs(wst'Vtu!&nuv'Vvw*}wx(wx!O'V!O!P!$O!P!Q'V!Q![!&n![!^'V!^!_)q!_!a(w!a!c'V!c!}!&n!}#R'V#R#S!&n#S#T(w#T#o!&n#o#p*}#p#q'V#q#r-b#r$g'V$g;'S!&n;'S;=`!)U<%lO!&n",tokenizers:[x8,_8,$8,k8,D8,Z8,N8,0,1,2,3,4,5,6,7,8,9,10,11,12],topRules:{Document:[0,15]},specialized:[{term:19,get:t=>I8[t]||-1},{term:21,get:t=>B8[t]||-1},{term:153,get:t=>L8[t]||-1},{term:77,get:t=>V8[t]||-1},{term:69,get:t=>X8[t]||-1}],tokenPrec:1571});function U8(t,e){let r=Object.create(null);for(let n of t.firstChild.getChildren("Attribute")){let i=n.getChild("AttributeName"),o=n.getChild("AttributeValue")||n.getChild("UnquotedAttributeValue");i&&(r[e.read(i.from,i.to)]=o?o.name=="AttributeValue"?e.read(o.from+1,o.to-1):e.read(o.from,o.to):"")}return r}function nm(t,e,r){let n;for(let i of r)if(!i.attrs||i.attrs(n||(n=U8(t.node.parent,e))))return{parser:i.parser};return null}const r_=oA.configure({top:"SingleExpression"});function F8(t){let e=[],r=[],n=[];for(let i of t){let o=i.tag=="script"?e:i.tag=="style"?r:i.tag=="textarea"?n:null;if(!o)throw new RangeError("Only script, style, and textarea tags can host nested parsers");o.push(i)}return Z0((i,o)=>{let s=i.type.id;return s===gv?{parser:r_}:s===Xd?{parser:r_}:s===h8?nm(i,o,e):s===d8?nm(i,o,r):s===p8?nm(i,o,n):null})}const z8=[{tag:"script",attrs:t=>t.type==="text/typescript"||t.lang==="ts",parser:Q1.parser},{tag:"script",attrs(t){return!t.type||/^(?:text|application)\/(?:x-)?(?:java|ecma)script$|^module$|^$/i.test(t.type)},parser:qi.parser},{tag:"style",attrs(t){return(!t.lang||t.lang==="css"||t.lang==="scss")&&(!t.type||/^(text\/)?(x-)?(stylesheet|css|scss)$/i.test(t.type))},parser:rf.parser}],KA=_s.define({parser:Y8.configure({wrap:F8(z8),props:[_a.add({Element:t=>{let e=/^(\s*)(<\/)?/.exec(t.textAfter);return t.node.to<=t.pos+e[0].length?t.continue():t.lineIndent(t.node.from)+(e[2]?0:t.unit)},Block:t=>{const e=t.node,r=t.textAfter.trim();if(r.startsWith("{/")){const i=e.name;return i==="IfBlock"&&r.startsWith("{/if")||i==="EachBlock"&&r.startsWith("{/each")||i==="AwaitBlock"&&r.startsWith("{/await")||i==="KeyBlock"&&r.startsWith("{/key")?t.lineIndent(t.node.from):null}if(e.name==="IfBlock"||e.name==="EachBlock"){if(r.startsWith("{:else"))return t.lineIndent(e.from)}else if(e.name==="AwaitBlock"&&(r.startsWith("{:then")||r.startsWith("{:catch")))return t.lineIndent(e.from);let n=/^(\s*)(<\/)?/.exec(t.textAfter);return t.node.to<=t.pos+n[0].length?t.continue():t.lineIndent(t.node.from)+(n[2]?0:t.unit)},"BlockOpen BlockClose BlockInline":t=>t.column(t.node.from)+t.unit,"OpenTag CloseTag SelfClosingTag":t=>t.column(t.node.from)+t.unit,Document:t=>{if(t.pos+/\s*/.exec(t.textAfter)[0].length<t.node.to)return t.continue();let e=null,r;for(let n=t.node;;){let i=n.lastChild;if(!i||i.name!="Element"||i.to!=n.to)break;e=n=i}return e&&!((r=e.lastChild)&&(r.name==="CloseTag"||r.name==="SelfClosingTag"))?t.lineIndent(e.from)+t.unit:null}}),Rs.add({Block:t=>{const e=`${t.name}Open`,r=`${t.name}Close`,n=t.firstChild,i=t.lastChild;return!n||n.name!==e?null:{from:n.to,to:(i==null?void 0:i.name)===r?i.from:t.to}},Element:t=>{let e=t.firstChild,r=t.lastChild;return!e||e.name!="OpenTag"?null:{from:e.to,to:r.name==="CloseTag"?r.from:t.to}}})]}),languageData:{commentTokens:{block:{open:"<!--",close:"-->"}},indentOnInput:/^\s*((<\/\w+\W)|(\{:(else|then|catch))|(\{\/(if|each|await|key)))$/,wordChars:"-._",autocomplete:MA}});function G8(){return new Pa(KA,[E1().support,C1().support,H8])}function n_(t,e,r=t.length){if(!e)return"";let n=e.firstChild,i=n&&(n.getChild("TagName")||n.getChild("ComponentName")||n.getChild("SvelteElementName"));return i?t.sliceString(i.from,Math.min(i.to,r)):""}const H8=Ee.inputHandler.of((t,e,r,n)=>{if(t.composing||t.state.readOnly||e!=r||n!=">"&&n!="/"||!KA.isActiveAt(t.state,e,-1))return!1;let{state:i}=t,o=i.changeByRange(s=>{var a,l,u;let{head:c}=s,f=br(i).resolveInner(c,-1),h;if((f.name==="TagName"||f.name==="ComponentName"||f.name==="SvelteElementName"||f.name==="StartTag")&&(f=f.parent),n===">"&&f.name==="OpenTag"){if(((l=(a=f.parent)===null||a===void 0?void 0:a.lastChild)===null||l===void 0?void 0:l.name)!="CloseTag"&&(h=n_(i.doc,f.parent,c))){let d=t.state.doc.sliceString(c,c+1)===">",p=`${d?"":">"}</${h}>`;return{range:oe.cursor(c+1),changes:{from:c+(d?1:0),insert:p}}}}else if(n==="/"&&f.name==="OpenTag"){let d=f.parent,p=d==null?void 0:d.parent;if(d.from==c-1&&((u=p.lastChild)===null||u===void 0?void 0:u.name)!="CloseTag"&&(h=n_(i.doc,p,c))){let O=t.state.doc.sliceString(c,c+1)===">",m=`/${h}${O?"":">"}`,y=c+m.length+(O?1:0);return{range:oe.cursor(y),changes:{from:c,insert:m}}}}return{range:s}});return o.changes.empty?!1:(t.dispatch(o,{userEvent:"input.type",scrollIntoView:!0}),!0)}),K8=Ts({String:w.string,Number:w.number,"True False":w.bool,PropertyName:w.propertyName,Null:w.null,",":w.separator,"[ ]":w.squareBracket,"{ }":w.brace}),J8=$s.deserialize({version:14,states:"$bOVQPOOOOQO'#Cb'#CbOnQPO'#CeOvQPO'#CjOOQO'#Cp'#CpQOQPOOOOQO'#Cg'#CgO}QPO'#CfO!SQPO'#CrOOQO,59P,59PO![QPO,59PO!aQPO'#CuOOQO,59U,59UO!iQPO,59UOVQPO,59QOqQPO'#CkO!nQPO,59^OOQO1G.k1G.kOVQPO'#ClO!vQPO,59aOOQO1G.p1G.pOOQO1G.l1G.lOOQO,59V,59VOOQO-E6i-E6iOOQO,59W,59WOOQO-E6j-E6j",stateData:"#O~OcOS~OQSORSOSSOTSOWQO]ROePO~OVXOeUO~O[[O~PVOg^O~Oh_OVfX~OVaO~OhbO[iX~O[dO~Oh_OVfa~OhbO[ia~O",goto:"!kjPPPPPPkPPkqwPPk{!RPPP!XP!ePP!hXSOR^bQWQRf_TVQ_Q`WRg`QcZRicQTOQZRQe^RhbRYQR]R",nodeNames:"⚠ JsonText True False Null Number String } { Object Property PropertyName ] [ Array",maxTerm:25,nodeProps:[["isolate",-2,6,11,""],["openedBy",7,"{",12,"["],["closedBy",8,"}",13,"]"]],propSources:[K8],skippedNodes:[0],repeatNodeCount:2,tokenData:"(|~RaXY!WYZ!W]^!Wpq!Wrs!]|}$u}!O$z!Q!R%T!R![&c![!]&t!}#O&y#P#Q'O#Y#Z'T#b#c'r#h#i(Z#o#p(r#q#r(w~!]Oc~~!`Wpq!]qr!]rs!xs#O!]#O#P!}#P;'S!];'S;=`$o<%lO!]~!}Oe~~#QXrs!]!P!Q!]#O#P!]#U#V!]#Y#Z!]#b#c!]#f#g!]#h#i!]#i#j#m~#pR!Q![#y!c!i#y#T#Z#y~#|R!Q![$V!c!i$V#T#Z$V~$YR!Q![$c!c!i$c#T#Z$c~$fR!Q![!]!c!i!]#T#Z!]~$rP;=`<%l!]~$zOh~~$}Q!Q!R%T!R![&c~%YRT~!O!P%c!g!h%w#X#Y%w~%fP!Q![%i~%nRT~!Q![%i!g!h%w#X#Y%w~%zR{|&T}!O&T!Q![&Z~&WP!Q![&Z~&`PT~!Q![&Z~&hST~!O!P%c!Q![&c!g!h%w#X#Y%w~&yOg~~'OO]~~'TO[~~'WP#T#U'Z~'^P#`#a'a~'dP#g#h'g~'jP#X#Y'm~'rOR~~'uP#i#j'x~'{P#`#a(O~(RP#`#a(U~(ZOS~~(^P#f#g(a~(dP#i#j(g~(jP#X#Y(m~(rOQ~~(wOW~~(|OV~",tokenizers:[0],topRules:{JsonText:[0,1]},tokenPrec:0}),eU=_s.define({name:"json",parser:J8.configure({props:[_a.add({Object:Ql({except:/^\s*\}/}),Array:Ql({except:/^\s*\]/})}),Rs.add({"Object Array":L0})]}),languageData:{closeBrackets:{brackets:["[","{",'"']},indentOnInput:/^\s*[\}\]]$/}});function tU(){return new Pa(eU)}class Hp{static create(e,r,n,i,o){let s=i+(i<<8)+e+(r<<4)|0;return new Hp(e,r,n,s,o,[],[])}constructor(e,r,n,i,o,s,a){this.type=e,this.value=r,this.from=n,this.hash=i,this.end=o,this.children=s,this.positions=a,this.hashProp=[[dt.contextHash,i]]}addChild(e,r){e.prop(dt.contextHash)!=this.hash&&(e=new Ut(e.type,e.children,e.positions,e.length,this.hashProp)),this.children.push(e),this.positions.push(r)}toTree(e,r=this.end){let n=this.children.length-1;return n>=0&&(r=Math.max(r,this.positions[n]+this.children[n].length+this.from)),new Ut(e.types[this.type],this.children,this.positions,r-this.from).balance({makeTree:(i,o,s)=>new Ut(Yr.none,i,o,s,this.hashProp)})}}var be;(function(t){t[t.Document=1]="Document",t[t.CodeBlock=2]="CodeBlock",t[t.FencedCode=3]="FencedCode",t[t.Blockquote=4]="Blockquote",t[t.HorizontalRule=5]="HorizontalRule",t[t.BulletList=6]="BulletList",t[t.OrderedList=7]="OrderedList",t[t.ListItem=8]="ListItem",t[t.ATXHeading1=9]="ATXHeading1",t[t.ATXHeading2=10]="ATXHeading2",t[t.ATXHeading3=11]="ATXHeading3",t[t.ATXHeading4=12]="ATXHeading4",t[t.ATXHeading5=13]="ATXHeading5",t[t.ATXHeading6=14]="ATXHeading6",t[t.SetextHeading1=15]="SetextHeading1",t[t.SetextHeading2=16]="SetextHeading2",t[t.HTMLBlock=17]="HTMLBlock",t[t.LinkReference=18]="LinkReference",t[t.Paragraph=19]="Paragraph",t[t.CommentBlock=20]="CommentBlock",t[t.ProcessingInstructionBlock=21]="ProcessingInstructionBlock",t[t.Escape=22]="Escape",t[t.Entity=23]="Entity",t[t.HardBreak=24]="HardBreak",t[t.Emphasis=25]="Emphasis",t[t.StrongEmphasis=26]="StrongEmphasis",t[t.Link=27]="Link",t[t.Image=28]="Image",t[t.InlineCode=29]="InlineCode",t[t.HTMLTag=30]="HTMLTag",t[t.Comment=31]="Comment",t[t.ProcessingInstruction=32]="ProcessingInstruction",t[t.Autolink=33]="Autolink",t[t.HeaderMark=34]="HeaderMark",t[t.QuoteMark=35]="QuoteMark",t[t.ListMark=36]="ListMark",t[t.LinkMark=37]="LinkMark",t[t.EmphasisMark=38]="EmphasisMark",t[t.CodeMark=39]="CodeMark",t[t.CodeText=40]="CodeText",t[t.CodeInfo=41]="CodeInfo",t[t.LinkTitle=42]="LinkTitle",t[t.LinkLabel=43]="LinkLabel",t[t.URL=44]="URL"})(be||(be={}));class rU{constructor(e,r){this.start=e,this.content=r,this.marks=[],this.parsers=[]}}class nU{constructor(){this.text="",this.baseIndent=0,this.basePos=0,this.depth=0,this.markers=[],this.pos=0,this.indent=0,this.next=-1}forward(){this.basePos>this.pos&&this.forwardInner()}forwardInner(){let e=this.skipSpace(this.basePos);this.indent=this.countIndent(e,this.pos,this.indent),this.pos=e,this.next=e==this.text.length?-1:this.text.charCodeAt(e)}skipSpace(e){return yc(this.text,e)}reset(e){for(this.text=e,this.baseIndent=this.basePos=this.pos=this.indent=0,this.forwardInner(),this.depth=1;this.markers.length;)this.markers.pop()}moveBase(e){this.basePos=e,this.baseIndent=this.countIndent(e,this.pos,this.indent)}moveBaseColumn(e){this.baseIndent=e,this.basePos=this.findColumn(e)}addMarker(e){this.markers.push(e)}countIndent(e,r=0,n=0){for(let i=r;i<e;i++)n+=this.text.charCodeAt(i)==9?4-n%4:1;return n}findColumn(e){let r=0;for(let n=0;r<this.text.length&&n<e;r++)n+=this.text.charCodeAt(r)==9?4-n%4:1;return r}scrub(){if(!this.baseIndent)return this.text;let e="";for(let r=0;r<this.basePos;r++)e+=" ";return e+this.text.slice(this.basePos)}}function i_(t,e,r){if(r.pos==r.text.length||t!=e.block&&r.indent>=e.stack[r.depth+1].value+r.baseIndent)return!0;if(r.indent>=r.baseIndent+4)return!1;let n=(t.type==be.OrderedList?D1:q1)(r,e,!1);return n>0&&(t.type!=be.BulletList||j1(r,e,!1)<0)&&r.text.charCodeAt(r.pos+n-1)==t.value}const JA={[be.Blockquote](t,e,r){return r.next!=62?!1:(r.markers.push(Mt(be.QuoteMark,e.lineStart+r.pos,e.lineStart+r.pos+1)),r.moveBase(r.pos+(Pi(r.text.charCodeAt(r.pos+1))?2:1)),t.end=e.lineStart+r.text.length,!0)},[be.ListItem](t,e,r){return r.indent<r.baseIndent+t.value&&r.next>-1?!1:(r.moveBaseColumn(r.baseIndent+t.value),!0)},[be.OrderedList]:i_,[be.BulletList]:i_,[be.Document](){return!0}};function Pi(t){return t==32||t==9||t==10||t==13}function yc(t,e=0){for(;e<t.length&&Pi(t.charCodeAt(e));)e++;return e}function o_(t,e,r){for(;e>r&&Pi(t.charCodeAt(e-1));)e--;return e}function e2(t){if(t.next!=96&&t.next!=126)return-1;let e=t.pos+1;for(;e<t.text.length&&t.text.charCodeAt(e)==t.next;)e++;if(e<t.pos+3)return-1;if(t.next==96){for(let r=e;r<t.text.length;r++)if(t.text.charCodeAt(r)==96)return-1}return e}function t2(t){return t.next!=62?-1:t.text.charCodeAt(t.pos+1)==32?2:1}function j1(t,e,r){if(t.next!=42&&t.next!=45&&t.next!=95)return-1;let n=1;for(let i=t.pos+1;i<t.text.length;i++){let o=t.text.charCodeAt(i);if(o==t.next)n++;else if(!Pi(o))return-1}return r&&t.next==45&&i2(t)>-1&&t.depth==e.stack.length||n<3?-1:1}function r2(t,e){for(let r=t.stack.length-1;r>=0;r--)if(t.stack[r].type==e)return!0;return!1}function q1(t,e,r){return(t.next==45||t.next==43||t.next==42)&&(t.pos==t.text.length-1||Pi(t.text.charCodeAt(t.pos+1)))&&(!r||r2(e,be.BulletList)||t.skipSpace(t.pos+2)<t.text.length)?1:-1}function D1(t,e,r){let n=t.pos,i=t.next;for(;i>=48&&i<=57;){n++;if(n==t.text.length)return-1;i=t.text.charCodeAt(n)}return n==t.pos||n>t.pos+9||i!=46&&i!=41||n<t.text.length-1&&!Pi(t.text.charCodeAt(n+1))||r&&!r2(e,be.OrderedList)&&(t.skipSpace(n+1)==t.text.length||n>t.pos+1||t.next!=49)?-1:n+1-t.pos}function n2(t){if(t.next!=35)return-1;let e=t.pos+1;for(;e<t.text.length&&t.text.charCodeAt(e)==35;)e++;if(e<t.text.length&&t.text.charCodeAt(e)!=32)return-1;let r=e-t.pos;return r>6?-1:r}function i2(t){if(t.next!=45&&t.next!=61||t.indent>=t.baseIndent+4)return-1;let e=t.pos+1;for(;e<t.text.length&&t.text.charCodeAt(e)==t.next;)e++;let r=e;for(;e<t.text.length&&Pi(t.text.charCodeAt(e));)e++;return e==t.text.length?r:-1}const yv=/^[ \t]*$/,o2=/-->/,s2=/\?>/,vv=[[/^<(?:script|pre|style)(?:\s|>|$)/i,/<\/(?:script|pre|style)>/i],[/^\s*<!--/,o2],[/^\s*<\?/,s2],[/^\s*<![A-Z]/,/>/],[/^\s*<!\[CDATA\[/,/\]\]>/],[/^\s*<\/?(?:address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h1|h2|h3|h4|h5|h6|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|nav|noframes|ol|optgroup|option|p|param|section|source|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul)(?:\s|\/?>|$)/i,yv],[/^\s*(?:<\/[a-z][\w-]*\s*>|<[a-z][\w-]*(\s+[a-z:_][\w-.]*(?:\s*=\s*(?:[^\s"'=<>`]+|'[^']*'|"[^"]*"))?)*\s*>)\s*$/i,yv]];function a2(t,e,r){if(t.next!=60)return-1;let n=t.text.slice(t.pos);for(let i=0,o=vv.length-(r?1:0);i<o;i++)if(vv[i][0].test(n))return i;return-1}function s_(t,e){let r=t.countIndent(e,t.pos,t.indent),n=t.countIndent(t.skipSpace(e),e,r);return n>=r+5?r+1:n}function Us(t,e,r){let n=t.length-1;n>=0&&t[n].to==e&&t[n].type==be.CodeText?t[n].to=r:t.push(Mt(be.CodeText,e,r))}const fd={LinkReference:void 0,IndentedCode(t,e){let r=e.baseIndent+4;if(e.indent<r)return!1;let n=e.findColumn(r),i=t.lineStart+n,o=t.lineStart+e.text.length,s=[],a=[];for(Us(s,i,o);t.nextLine()&&e.depth>=t.stack.length;)if(e.pos==e.text.length){Us(a,t.lineStart-1,t.lineStart);for(let l of e.markers)a.push(l)}else{if(e.indent<r)break;{if(a.length){for(let u of a)u.type==be.CodeText?Us(s,u.from,u.to):s.push(u);a=[]}Us(s,t.lineStart-1,t.lineStart);for(let u of e.markers)s.push(u);o=t.lineStart+e.text.length;let l=t.lineStart+e.findColumn(e.baseIndent+4);l<o&&Us(s,l,o)}}return a.length&&(a=a.filter(l=>l.type!=be.CodeText),a.length&&(e.markers=a.concat(e.markers))),t.addNode(t.buffer.writeElements(s,-i).finish(be.CodeBlock,o-i),i),!0},FencedCode(t,e){let r=e2(e);if(r<0)return!1;let n=t.lineStart+e.pos,i=e.next,o=r-e.pos,s=e.skipSpace(r),a=o_(e.text,e.text.length,s),l=[Mt(be.CodeMark,n,n+o)];s<a&&l.push(Mt(be.CodeInfo,t.lineStart+s,t.lineStart+a));for(let u=!0;t.nextLine()&&e.depth>=t.stack.length;u=!1){let c=e.pos;if(e.indent-e.baseIndent<4)for(;c<e.text.length&&e.text.charCodeAt(c)==i;)c++;if(c-e.pos>=o&&e.skipSpace(c)==e.text.length){for(let f of e.markers)l.push(f);l.push(Mt(be.CodeMark,t.lineStart+e.pos,t.lineStart+c)),t.nextLine();break}else{u||Us(l,t.lineStart-1,t.lineStart);for(let d of e.markers)l.push(d);let f=t.lineStart+e.basePos,h=t.lineStart+e.text.length;f<h&&Us(l,f,h)}}return t.addNode(t.buffer.writeElements(l,-n).finish(be.FencedCode,t.prevLineEnd()-n),n),!0},Blockquote(t,e){let r=t2(e);return r<0?!1:(t.startContext(be.Blockquote,e.pos),t.addNode(be.QuoteMark,t.lineStart+e.pos,t.lineStart+e.pos+1),e.moveBase(e.pos+r),null)},HorizontalRule(t,e){if(j1(e,t,!1)<0)return!1;let r=t.lineStart+e.pos;return t.nextLine(),t.addNode(be.HorizontalRule,r),!0},BulletList(t,e){let r=q1(e,t,!1);if(r<0)return!1;t.block.type!=be.BulletList&&t.startContext(be.BulletList,e.basePos,e.next);let n=s_(e,e.pos+1);return t.startContext(be.ListItem,e.basePos,n-e.baseIndent),t.addNode(be.ListMark,t.lineStart+e.pos,t.lineStart+e.pos+r),e.moveBaseColumn(n),null},OrderedList(t,e){let r=D1(e,t,!1);if(r<0)return!1;t.block.type!=be.OrderedList&&t.startContext(be.OrderedList,e.basePos,e.text.charCodeAt(e.pos+r-1));let n=s_(e,e.pos+r);return t.startContext(be.ListItem,e.basePos,n-e.baseIndent),t.addNode(be.ListMark,t.lineStart+e.pos,t.lineStart+e.pos+r),e.moveBaseColumn(n),null},ATXHeading(t,e){let r=n2(e);if(r<0)return!1;let n=e.pos,i=t.lineStart+n,o=o_(e.text,e.text.length,n),s=o;for(;s>n&&e.text.charCodeAt(s-1)==e.next;)s--;(s==o||s==n||!Pi(e.text.charCodeAt(s-1)))&&(s=e.text.length);let a=t.buffer.write(be.HeaderMark,0,r).writeElements(t.parser.parseInline(e.text.slice(n+r+1,s),i+r+1),-i);s<e.text.length&&a.write(be.HeaderMark,s-n,o-n);let l=a.finish(be.ATXHeading1-1+r,e.text.length-n);return t.nextLine(),t.addNode(l,i),!0},HTMLBlock(t,e){let r=a2(e,t,!1);if(r<0)return!1;let n=t.lineStart+e.pos,i=vv[r][1],o=[],s=i!=yv;for(;!i.test(e.text)&&t.nextLine();){if(e.depth<t.stack.length){s=!1;break}for(let u of e.markers)o.push(u)}s&&t.nextLine();let a=i==o2?be.CommentBlock:i==s2?be.ProcessingInstructionBlock:be.HTMLBlock,l=t.prevLineEnd();return t.addNode(t.buffer.writeElements(o,-n).finish(a,l-n),n),!0},SetextHeading:void 0};class iU{constructor(e){this.stage=0,this.elts=[],this.pos=0,this.start=e.start,this.advance(e.content)}nextLine(e,r,n){if(this.stage==-1)return!1;let i=n.content+`
|
|
134
|
-
`+r.scrub(),o=this.advance(i);return o>-1&&o<i.length?this.complete(e,n,o):!1}finish(e,r){return(this.stage==2||this.stage==3)&&yc(r.content,this.pos)==r.content.length?this.complete(e,r,r.content.length):!1}complete(e,r,n){return e.addLeafElement(r,Mt(be.LinkReference,this.start,this.start+n,this.elts)),!0}nextStage(e){return e?(this.pos=e.to-this.start,this.elts.push(e),this.stage++,!0):(e===!1&&(this.stage=-1),!1)}advance(e){for(;;){if(this.stage==-1)return-1;if(this.stage==0){if(!this.nextStage(g2(e,this.pos,this.start,!0)))return-1;if(e.charCodeAt(this.pos)!=58)return this.stage=-1;this.elts.push(Mt(be.LinkMark,this.pos+this.start,this.pos+this.start+1)),this.pos++}else if(this.stage==1){if(!this.nextStage(p2(e,yc(e,this.pos),this.start)))return-1}else if(this.stage==2){let r=yc(e,this.pos),n=0;if(r>this.pos){let i=O2(e,r,this.start);if(i){let o=im(e,i.to-this.start);o>0&&(this.nextStage(i),n=o)}}return n||(n=im(e,this.pos)),n>0&&n<e.length?n:-1}else return im(e,this.pos)}}}function im(t,e){for(;e<t.length;e++){let r=t.charCodeAt(e);if(r==10)break;if(!Pi(r))return-1}return e}class
|
|
135
|
-
`+e.scrub();for(let n of e.markers)r.marks.push(n)}return this.finishLeaf(r),null}stopAt(e){if(this.stoppedAt!=null&&this.stoppedAt<e)throw new RangeError("Can't move stoppedAt forward");this.stoppedAt=e}reuseFragment(e){if(!this.fragments.moveTo(this.absoluteLineStart+e,this.absoluteLineStart)||!this.fragments.matches(this.block.hash))return!1;let r=this.fragments.takeNodes(this);return r?(this.absoluteLineStart+=r,this.lineStart=m2(this.absoluteLineStart,this.ranges),this.moveRangeI(),this.absoluteLineStart<this.to?(this.lineStart++,this.absoluteLineStart++,this.readLine()):(this.atEnd=!0,this.readLine()),!0):!1}get depth(){return this.stack.length}parentType(e=this.depth-1){return this.parser.nodeSet.types[this.stack[e].type]}nextLine(){return this.lineStart+=this.line.text.length,this.absoluteLineEnd>=this.to?(this.absoluteLineStart=this.absoluteLineEnd,this.atEnd=!0,this.readLine(),!1):(this.lineStart++,this.absoluteLineStart=this.absoluteLineEnd+1,this.moveRangeI(),this.readLine(),!0)}moveRangeI(){for(;this.rangeI<this.ranges.length-1&&this.absoluteLineStart>=this.ranges[this.rangeI].to;)this.rangeI++,this.absoluteLineStart=Math.max(this.absoluteLineStart,this.ranges[this.rangeI].from)}scanLine(e){let r=
|
|
133
|
+
}`,{label:"class",detail:"definition",type:"keyword"}),jn('import {${names}} from "${module}"\n${}',{label:"import",detail:"named",type:"keyword"}),jn('import ${name} from "${module}"\n${}',{label:"import",detail:"default",type:"keyword"})],T4=sA.concat([jn("interface ${name} {\n ${}\n}",{label:"interface",detail:"definition",type:"keyword"}),jn("type ${name} = ${type}",{label:"type",detail:"definition",type:"keyword"}),jn("enum ${name} {\n ${}\n}",{label:"enum",detail:"definition",type:"keyword"})]),$x=new vC,aA=new Set(["Script","Block","FunctionExpression","FunctionDeclaration","ArrowFunction","MethodDeclaration","ForStatement"]);function Wu(t){return(e,r)=>{let n=e.node.getChild("VariableDefinition");return n&&r(n,t),!0}}const R4=["FunctionDeclaration"],A4={FunctionDeclaration:Wu("function"),ClassDeclaration:Wu("class"),ClassExpression:()=>!0,EnumDeclaration:Wu("constant"),TypeAliasDeclaration:Wu("type"),NamespaceDeclaration:Wu("namespace"),VariableDefinition(t,e){t.matchContext(R4)||e(t,"variable")},TypeDefinition(t,e){e(t,"type")},__proto__:null};function lA(t,e){let r=$x.get(e);if(r)return r;let n=[],i=!0;function o(s,a){let l=t.sliceString(s.from,s.to);n.push({label:l,type:a})}return e.cursor(rr.IncludeAnonymous).iterate(s=>{if(i)i=!1;else if(s.name){let a=A4[s.name];if(a&&a(s,o)||aA.has(s.name))return!1}else if(s.to-s.from>8192){for(let a of lA(t,s.node))n.push(a);return!1}}),$x.set(e,n),n}const Qx=/^[\w$\xa1-\uffff][\w$\d\xa1-\uffff]*$/,uA=["TemplateString","String","RegExp","LineComment","BlockComment","VariableDefinition","TypeDefinition","Label","PropertyDefinition","PropertyName","PrivatePropertyDefinition","PrivatePropertyName",".","?."];function M4(t){let e=br(t.state).resolveInner(t.pos,-1);if(uA.indexOf(e.name)>-1)return null;let r=e.name=="VariableName"||e.to-e.from<20&&Qx.test(t.state.sliceDoc(e.from,e.to));if(!r&&!t.explicit)return null;let n=[];for(let i=e;i;i=i.parent)aA.has(i.name)&&(n=n.concat(lA(t.state.doc,i)));return{options:n,from:r?e.from:t.pos,validFor:Qx}}const qi=_s.define({name:"javascript",parser:oA.configure({props:[_a.add({IfStatement:Ql({except:/^\s*({|else\b)/}),TryStatement:Ql({except:/^\s*({|catch\b|finally\b)/}),LabeledStatement:tN,SwitchBody:t=>{let e=t.textAfter,r=/^\s*\}/.test(e),n=/^\s*(case|default)\b/.test(e);return t.baseIndent+(r?0:n?1:2)*t.unit},Block:eN({closing:"}"}),ArrowFunction:t=>t.baseIndent+t.unit,"TemplateString BlockComment":()=>null,"Statement Property":Ql({except:/^{/}),JSXElement(t){let e=/^\s*<\//.test(t.textAfter);return t.lineIndent(t.node.from)+(e?0:t.unit)},JSXEscape(t){let e=/\s*\}/.test(t.textAfter);return t.lineIndent(t.node.from)+(e?0:t.unit)},"JSXOpenTag JSXSelfClosingTag"(t){return t.column(t.node.from)+t.unit}}),Rs.add({"Block ClassBody SwitchBody EnumBody ObjectExpression ArrayExpression ObjectType":L0,BlockComment(t){return{from:t.from+2,to:t.to-2}}})]}),languageData:{closeBrackets:{brackets:["(","[","{","'",'"',"`"]},commentTokens:{line:"//",block:{open:"/*",close:"*/"}},indentOnInput:/^\s*(?:case |default:|\{|\}|<\/)$/,wordChars:"$"}}),cA={test:t=>/^JSX/.test(t.name),facet:N0({commentTokens:{block:{open:"{/*",close:"*/}"}}})},Q1=qi.configure({dialect:"ts"},"typescript"),fA=qi.configure({dialect:"jsx",props:[W0.add(t=>t.isTop?[cA]:void 0)]}),hA=qi.configure({dialect:"jsx ts",props:[W0.add(t=>t.isTop?[cA]:void 0)]},"typescript");let dA=t=>({label:t,type:"keyword"});const pA="break case const continue default delete export extends false finally in instanceof let new return static super switch this throw true typeof var yield".split(" ").map(dA),j4=pA.concat(["declare","implements","private","protected","public"].map(dA));function E1(t={}){let e=t.jsx?t.typescript?hA:fA:t.typescript?Q1:qi,r=t.typescript?T4.concat(j4):sA.concat(pA);return new Pa(e,[qi.data.of({autocomplete:zV(uA,ZR(r))}),qi.data.of({autocomplete:M4}),t.jsx?Z4:[]])}function q4(t){for(;;){if(t.name=="JSXOpenTag"||t.name=="JSXSelfClosingTag"||t.name=="JSXFragmentTag")return t;if(t.name=="JSXEscape"||!t.parent)return null;t=t.parent}}function Ex(t,e,r=t.length){for(let n=e==null?void 0:e.firstChild;n;n=n.nextSibling)if(n.name=="JSXIdentifier"||n.name=="JSXBuiltin"||n.name=="JSXNamespacedName"||n.name=="JSXMemberExpression")return t.sliceString(n.from,Math.min(n.to,r));return""}const D4=typeof navigator=="object"&&/Android\b/.test(navigator.userAgent),Z4=Ee.inputHandler.of((t,e,r,n,i)=>{if((D4?t.composing:t.compositionStarted)||t.state.readOnly||e!=r||n!=">"&&n!="/"||!qi.isActiveAt(t.state,e,-1))return!1;let o=i(),{state:s}=o,a=s.changeByRange(l=>{var u;let{head:c}=l,f=br(s).resolveInner(c-1,-1),h;if(f.name=="JSXStartTag"&&(f=f.parent),!(s.doc.sliceString(c-1,c)!=n||f.name=="JSXAttributeValue"&&f.to>c)){if(n==">"&&f.name=="JSXFragmentTag")return{range:l,changes:{from:c,insert:"</>"}};if(n=="/"&&f.name=="JSXStartCloseTag"){let d=f.parent,p=d.parent;if(p&&d.from==c-2&&((h=Ex(s.doc,p.firstChild,c))||((u=p.firstChild)===null||u===void 0?void 0:u.name)=="JSXFragmentTag")){let O=`${h}>`;return{range:oe.cursor(c+O.length,-1),changes:{from:c,insert:O}}}}else if(n==">"){let d=q4(f);if(d&&d.name=="JSXOpenTag"&&!/^\/?>|^<\//.test(s.doc.sliceString(c,c+2))&&(h=Ex(s.doc,d,c)))return{range:l,changes:{from:c,insert:`</${h}>`}}}}return{range:l}});return a.changes.empty?!1:(t.dispatch([o,s.update(a,{userEvent:"input.complete",scrollIntoView:!0})]),!0)}),N4=99,Cx=1,W4=100,I4=101,Tx=2,OA=[9,10,11,12,13,32,133,160,5760,8192,8193,8194,8195,8196,8197,8198,8199,8200,8201,8202,8232,8233,8239,8287,12288],B4=58,L4=40,gA=95,V4=91,Ld=45,X4=46,Y4=35,U4=37,F4=38,z4=92,G4=10;function tf(t){return t>=65&&t<=90||t>=97&&t<=122||t>=161}function H4(t){return t>=48&&t<=57}const K4=new Sn((t,e)=>{for(let r=!1,n=0,i=0;;i++){let{next:o}=t;if(tf(o)||o==Ld||o==gA||r&&H4(o))!r&&(o!=Ld||i>0)&&(r=!0),n===i&&o==Ld&&n++,t.advance();else if(o==z4&&t.peek(1)!=G4)t.advance(),t.next>-1&&t.advance(),r=!0;else{r&&t.acceptToken(o==L4?W4:n==2&&e.canShift(Tx)?Tx:I4);break}}}),J4=new Sn(t=>{if(OA.includes(t.peek(-1))){let{next:e}=t;(tf(e)||e==gA||e==Y4||e==X4||e==V4||e==B4&&tf(t.peek(1))||e==Ld||e==F4)&&t.acceptToken(N4)}}),eY=new Sn(t=>{if(!OA.includes(t.peek(-1))){let{next:e}=t;if(e==U4&&(t.advance(),t.acceptToken(Cx)),tf(e)){do t.advance();while(tf(t.next));t.acceptToken(Cx)}}}),tY=Ts({"AtKeyword import charset namespace keyframes media supports":w.definitionKeyword,"from to selector":w.keyword,NamespaceName:w.namespace,KeyframeName:w.labelName,KeyframeRangeName:w.operatorKeyword,TagName:w.tagName,ClassName:w.className,PseudoClassName:w.constant(w.className),IdName:w.labelName,"FeatureName PropertyName":w.propertyName,AttributeName:w.attributeName,NumberLiteral:w.number,KeywordQuery:w.keyword,UnaryQueryOp:w.operatorKeyword,"CallTag ValueName":w.atom,VariableName:w.variableName,Callee:w.operatorKeyword,Unit:w.unit,"UniversalSelector NestingSelector":w.definitionOperator,MatchOp:w.compareOperator,"ChildOp SiblingOp, LogicOp":w.logicOperator,BinOp:w.arithmeticOperator,Important:w.modifier,Comment:w.blockComment,ColorLiteral:w.color,"ParenthesizedContent StringLiteral":w.string,":":w.punctuation,"PseudoOp #":w.derefOperator,"; ,":w.separator,"( )":w.paren,"[ ]":w.squareBracket,"{ }":w.brace}),rY={__proto__:null,lang:32,"nth-child":32,"nth-last-child":32,"nth-of-type":32,"nth-last-of-type":32,dir:32,"host-context":32,url:60,"url-prefix":60,domain:60,regexp:60,selector:138},nY={__proto__:null,"@import":118,"@media":142,"@charset":146,"@namespace":150,"@keyframes":156,"@supports":168},iY={__proto__:null,not:132,only:132},oY=$s.deserialize({version:14,states:":^QYQ[OOO#_Q[OOP#fOWOOOOQP'#Cd'#CdOOQP'#Cc'#CcO#kQ[O'#CfO$_QXO'#CaO$fQ[O'#ChO$qQ[O'#DTO$vQ[O'#DWOOQP'#Em'#EmO${QdO'#DgO%jQ[O'#DtO${QdO'#DvO%{Q[O'#DxO&WQ[O'#D{O&`Q[O'#ERO&nQ[O'#ETOOQS'#El'#ElOOQS'#EW'#EWQYQ[OOO&uQXO'#CdO'jQWO'#DcO'oQWO'#EsO'zQ[O'#EsQOQWOOP(UO#tO'#C_POOO)C@[)C@[OOQP'#Cg'#CgOOQP,59Q,59QO#kQ[O,59QO(aQ[O'#E[O({QWO,58{O)TQ[O,59SO$qQ[O,59oO$vQ[O,59rO(aQ[O,59uO(aQ[O,59wO(aQ[O,59xO)`Q[O'#DbOOQS,58{,58{OOQP'#Ck'#CkOOQO'#DR'#DROOQP,59S,59SO)gQWO,59SO)lQWO,59SOOQP'#DV'#DVOOQP,59o,59oOOQO'#DX'#DXO)qQ`O,59rOOQS'#Cp'#CpO${QdO'#CqO)yQvO'#CsO+ZQtO,5:ROOQO'#Cx'#CxO)lQWO'#CwO+oQWO'#CyO+tQ[O'#DOOOQS'#Ep'#EpOOQO'#Dj'#DjO+|Q[O'#DqO,[QWO'#EtO&`Q[O'#DoO,jQWO'#DrOOQO'#Eu'#EuO)OQWO,5:`O,oQpO,5:bOOQS'#Dz'#DzO,wQWO,5:dO,|Q[O,5:dOOQO'#D}'#D}O-UQWO,5:gO-ZQWO,5:mO-cQWO,5:oOOQS-E8U-E8UO${QdO,59}O-kQ[O'#E^O-xQWO,5;_O-xQWO,5;_POOO'#EV'#EVP.TO#tO,58yPOOO,58y,58yOOQP1G.l1G.lO.zQXO,5:vOOQO-E8Y-E8YOOQS1G.g1G.gOOQP1G.n1G.nO)gQWO1G.nO)lQWO1G.nOOQP1G/Z1G/ZO/XQ`O1G/^O/rQXO1G/aO0YQXO1G/cO0pQXO1G/dO1WQWO,59|O1]Q[O'#DSO1dQdO'#CoOOQP1G/^1G/^O${QdO1G/^O1kQpO,59]OOQS,59_,59_O${QdO,59aO1sQWO1G/mOOQS,59c,59cO1xQ!bO,59eOOQS'#DP'#DPOOQS'#EY'#EYO2QQ[O,59jOOQS,59j,59jO2YQWO'#DjO2eQWO,5:VO2jQWO,5:]O&`Q[O,5:XO&`Q[O'#E_O2rQWO,5;`O2}QWO,5:ZO(aQ[O,5:^OOQS1G/z1G/zOOQS1G/|1G/|OOQS1G0O1G0OO3`QWO1G0OO3eQdO'#EOOOQS1G0R1G0ROOQS1G0X1G0XOOQS1G0Z1G0ZO3pQtO1G/iOOQO,5:x,5:xO4WQ[O,5:xOOQO-E8[-E8[O4eQWO1G0yPOOO-E8T-E8TPOOO1G.e1G.eOOQP7+$Y7+$YOOQP7+$x7+$xO${QdO7+$xOOQS1G/h1G/hO4pQXO'#ErO4wQWO,59nO4|QtO'#EXO5tQdO'#EoO6OQWO,59ZO6TQpO7+$xOOQS1G.w1G.wOOQS1G.{1G.{OOQS7+%X7+%XO6]QWO1G/POOQS-E8W-E8WOOQS1G/U1G/UO${QdO1G/qOOQO1G/w1G/wOOQO1G/s1G/sO6bQWO,5:yOOQO-E8]-E8]O6pQXO1G/xOOQS7+%j7+%jO6wQYO'#CsOOQO'#EQ'#EQO7SQ`O'#EPOOQO'#EP'#EPO7_QWO'#E`O7gQdO,5:jOOQS,5:j,5:jO7rQtO'#E]O${QdO'#E]O8sQdO7+%TOOQO7+%T7+%TOOQO1G0d1G0dO9WQpO<<HdO9`QWO,5;^OOQP1G/Y1G/YOOQS-E8V-E8VO${QdO'#EZO9hQWO,5;ZOOQT1G.u1G.uOOQP<<Hd<<HdOOQS7+$k7+$kO9pQdO7+%]OOQO7+%d7+%dOOQO,5:k,5:kO3hQdO'#EaO7_QWO,5:zOOQS,5:z,5:zOOQS-E8^-E8^OOQS1G0U1G0UO9wQtO,5:wOOQS-E8Z-E8ZOOQO<<Ho<<HoOOQPAN>OAN>OO:xQdO,5:uOOQO-E8X-E8XOOQO<<Hw<<HwOOQO,5:{,5:{OOQO-E8_-E8_OOQS1G0f1G0f",stateData:";[~O#ZOS#[QQ~OUYOXYO]VO^VOqXOxWO![aO!]ZO!i[O!k]O!m^O!p_O!v`O#XRO#bTO~OQfOUYOXYO]VO^VOqXOxWO![aO!]ZO!i[O!k]O!m^O!p_O!v`O#XeO#bTO~O#U#gP~P!ZO#[jO~O#XlO~O]qO^qOqsOtoOxrO!OtO!RvO#VuO#bnO~O!TwO~P#pO`}O#WzO#XyO~O#X!OO~O#X!QO~OQ![Ob!TOf![Oh![On!YOq!ZO#W!WO#X!SO#e!UO~Ob!^O!d!`O!g!aO#X!]O!T#hP~Oh!fOn!YO#X!eO~Oh!hO#X!hO~Ob!^O!d!`O!g!aO#X!]O~O!Y#hP~P%jO]WX]!WX^WXqWXtWXxWX!OWX!RWX!TWX#VWX#bWX~O]!mO~O!Y!nO#U#gX!S#gX~O#U#gX!S#gX~P!ZO#]!qO#^!qO#_!sO~OUYOXYO]VO^VOqXOxWO#XRO#bTO~OtoO!TwO~O`!zO#WzO#XyO~O!S#gP~P!ZOb#RO~Ob#SO~Op#TO|#UO~OP#WObgXjgX!YgX!dgX!ggX#XgXagXQgXfgXhgXngXqgXtgX!XgX#UgX#WgX#egXpgX!SgX~Ob!^Oj#XO!d!`O!g!aO#X!]O!Y#hP~Ob#[O~Op#`O#X#]O~Ob!^O!d!`O!g!aO#X#aO~Ot#eO!b#dO!T#hX!Y#hX~Ob#hO~Oj#XO!Y#jO~O!Y#kO~Oh#lOn!YO~O!T#mO~O!TwO!b#dO~O!TwO!Y#pO~O!Y#QX#U#QX!S#QX~P!ZO!Y!nO#U#ga!S#ga~O#]!qO#^!qO#_#wO~O]qO^qOqsOxrO!OtO!RvO#VuO#bnO~Ot#Oa!T#Oaa#Oa~P.`Op#yO|#zO~O]qO^qOqsOxrO#bnO~Ot}i!O}i!R}i!T}i#V}ia}i~P/aOt!Pi!O!Pi!R!Pi!T!Pi#V!Pia!Pi~P/aOt!Qi!O!Qi!R!Qi!T!Qi#V!Qia!Qi~P/aO!S#{O~Oa#fP~P(aOa#cP~P${Oa$SOj#XO~O!Y$UO~Oh$VOo$VO~Op$XO#X#]O~O]!`Xa!^X!b!^X~O]$YO~Oa$ZO!b#dO~Ot#eO!T#ha!Y#ha~O!b#dOt!ca!T!ca!Y!caa!ca~O!Y$`O~O!S$gO#X$bO#e$aO~Oj#XOt$iO!X$kO!Y!Vi#U!Vi!S!Vi~P${O!Y#Qa#U#Qa!S#Qa~P!ZO!Y!nO#U#gi!S#gi~Oa#fX~P#pOa$oO~Oj#XOQ!{Xa!{Xb!{Xf!{Xh!{Xn!{Xq!{Xt!{X#W!{X#X!{X#e!{X~Ot$qOa#cX~P${Oa$sO~Oj#XOp$tO~Oa$uO~O!b#dOt#Ra!T#Ra!Y#Ra~Oa$wO~P.`OP#WOtgX!TgX~O#e$aOt!sX!T!sX~Ot$yO!TwO~O!S$}O#X$bO#e$aO~Oj#XOQ#PXb#PXf#PXh#PXn#PXq#PXt#PX!X#PX!Y#PX#U#PX#W#PX#X#PX#e#PX!S#PX~Ot$iO!X%QO!Y!Vq#U!Vq!S!Vq~P${Oj#XOp%RO~OtoOa#fa~Ot$qOa#ca~Oa%UO~P${Oj#XOQ#Pab#Paf#Pah#Pan#Paq#Pat#Pa!X#Pa!Y#Pa#U#Pa#W#Pa#X#Pa#e#Pa!S#Pa~Oa!}at!}a~P${O#Zo#[#ej!R#e~",goto:"-g#jPPP#kP#nP#w$WP#w$g#wPP$mPPP$s$|$|P%`P$|P$|%z&^PPPP$|&vP&z'Q#wP'W#w'^P#wP#w#wPPP'd'y(WPP#nPP(_(_(i(_P(_P(_(_P#nP#nP#nP(l#nP(o(r(u(|#nP#nP)R)X)h)v)|*S*^*d*n*t*zPPPPPPPPPP+Q+ZP+v+yP,o,r,x-RRkQ_bOPdhw!n#skYOPdhotuvw!n#R#h#skSOPdhotuvw!n#R#h#sQmTR!tnQ{VR!xqQ!x}Q#Z!XR#x!zq![Z]!T!m#S#U#X#q#z$P$Y$i$j$q$v%Sp![Z]!T!m#S#U#X#q#z$P$Y$i$j$q$v%SU$d#m$f$yR$x$cq!XZ]!T!m#S#U#X#q#z$P$Y$i$j$q$v%Sp![Z]!T!m#S#U#X#q#z$P$Y$i$j$q$v%SQ!f^R#l!gT#^!Z#_Q|VR!yqQ!x|R#x!yQ!PWR!{rQ!RXR!|sQxUQ!wpQ#i!cQ#o!jQ#p!kQ${$eR%X$zSgPwQ!phQ#r!nR$l#sZfPhw!n#sa!b[`a!V!^!`#d#eR#b!^R!g^R!i_R#n!iS$e#m$fR%V$yV$c#m$f$yQ!rjR#v!rQdOShPwU!ldh#sR#s!nQ$P#SU$p$P$v%SQ$v$YR%S$qQ#_!ZR$W#_Q$r$PR%T$rQpUS!vp$nR$n#|Q$j#qR%P$jQ!ogS#t!o#uR#u!pQ#f!_R$^#fQ$f#mR$|$fQ$z$eR%W$z_cOPdhw!n#s^UOPdhw!n#sQ!uoQ!}tQ#OuQ#PvQ#|#RR$_#hR$Q#SQ!VZQ!d]Q#V!TQ#q!m[$O#S$P$Y$q$v%SQ$R#UQ$T#XS$h#q$jQ$m#zR%O$iR#}#RQiPR#QwQ!c[Q!kaR#Y!VU!_[a!VQ!j`Q#c!^Q#g!`Q$[#dR$]#e",nodeNames:"⚠ Unit VariableName Comment StyleSheet RuleSet UniversalSelector TagSelector TagName NestingSelector ClassSelector ClassName PseudoClassSelector : :: PseudoClassName PseudoClassName ) ( ArgList ValueName ParenthesizedValue ColorLiteral NumberLiteral StringLiteral BinaryExpression BinOp CallExpression Callee CallLiteral CallTag ParenthesizedContent ] [ LineNames LineName , PseudoClassName ArgList IdSelector # IdName AttributeSelector AttributeName MatchOp ChildSelector ChildOp DescendantSelector SiblingSelector SiblingOp } { Block Declaration PropertyName Important ; ImportStatement AtKeyword import KeywordQuery FeatureQuery FeatureName BinaryQuery LogicOp UnaryQuery UnaryQueryOp ParenthesizedQuery SelectorQuery selector MediaStatement media CharsetStatement charset NamespaceStatement namespace NamespaceName KeyframesStatement keyframes KeyframeName KeyframeList KeyframeSelector KeyframeRangeName SupportsStatement supports AtRule Styles",maxTerm:117,nodeProps:[["isolate",-2,3,24,""],["openedBy",17,"(",32,"[",50,"{"],["closedBy",18,")",33,"]",51,"}"]],propSources:[tY],skippedNodes:[0,3,87],repeatNodeCount:11,tokenData:"J^~R!^OX$}X^%u^p$}pq%uqr)Xrs.Rst/utu6duv$}vw7^wx7oxy9^yz9oz{9t{|:_|}?Q}!O?c!O!P@Q!P!Q@i!Q![Ab![!]B]!]!^CX!^!_$}!_!`Cj!`!aC{!a!b$}!b!cDw!c!}$}!}#OFa#O#P$}#P#QFr#Q#R6d#R#T$}#T#UGT#U#c$}#c#dHf#d#o$}#o#pH{#p#q6d#q#rI^#r#sIo#s#y$}#y#z%u#z$f$}$f$g%u$g#BY$}#BY#BZ%u#BZ$IS$}$IS$I_%u$I_$I|$}$I|$JO%u$JO$JT$}$JT$JU%u$JU$KV$}$KV$KW%u$KW&FU$}&FU&FV%u&FV;'S$};'S;=`JW<%lO$}`%QSOy%^z;'S%^;'S;=`%o<%lO%^`%cSo`Oy%^z;'S%^;'S;=`%o<%lO%^`%rP;=`<%l%^~%zh#Z~OX%^X^'f^p%^pq'fqy%^z#y%^#y#z'f#z$f%^$f$g'f$g#BY%^#BY#BZ'f#BZ$IS%^$IS$I_'f$I_$I|%^$I|$JO'f$JO$JT%^$JT$JU'f$JU$KV%^$KV$KW'f$KW&FU%^&FU&FV'f&FV;'S%^;'S;=`%o<%lO%^~'mh#Z~o`OX%^X^'f^p%^pq'fqy%^z#y%^#y#z'f#z$f%^$f$g'f$g#BY%^#BY#BZ'f#BZ$IS%^$IS$I_'f$I_$I|%^$I|$JO'f$JO$JT%^$JT$JU'f$JU$KV%^$KV$KW'f$KW&FU%^&FU&FV'f&FV;'S%^;'S;=`%o<%lO%^l)[UOy%^z#]%^#]#^)n#^;'S%^;'S;=`%o<%lO%^l)sUo`Oy%^z#a%^#a#b*V#b;'S%^;'S;=`%o<%lO%^l*[Uo`Oy%^z#d%^#d#e*n#e;'S%^;'S;=`%o<%lO%^l*sUo`Oy%^z#c%^#c#d+V#d;'S%^;'S;=`%o<%lO%^l+[Uo`Oy%^z#f%^#f#g+n#g;'S%^;'S;=`%o<%lO%^l+sUo`Oy%^z#h%^#h#i,V#i;'S%^;'S;=`%o<%lO%^l,[Uo`Oy%^z#T%^#T#U,n#U;'S%^;'S;=`%o<%lO%^l,sUo`Oy%^z#b%^#b#c-V#c;'S%^;'S;=`%o<%lO%^l-[Uo`Oy%^z#h%^#h#i-n#i;'S%^;'S;=`%o<%lO%^l-uS!X[o`Oy%^z;'S%^;'S;=`%o<%lO%^~.UWOY.RZr.Rrs.ns#O.R#O#P.s#P;'S.R;'S;=`/o<%lO.R~.sOh~~.vRO;'S.R;'S;=`/P;=`O.R~/SXOY.RZr.Rrs.ns#O.R#O#P.s#P;'S.R;'S;=`/o;=`<%l.R<%lO.R~/rP;=`<%l.Rn/zYxQOy%^z!Q%^!Q![0j![!c%^!c!i0j!i#T%^#T#Z0j#Z;'S%^;'S;=`%o<%lO%^l0oYo`Oy%^z!Q%^!Q![1_![!c%^!c!i1_!i#T%^#T#Z1_#Z;'S%^;'S;=`%o<%lO%^l1dYo`Oy%^z!Q%^!Q![2S![!c%^!c!i2S!i#T%^#T#Z2S#Z;'S%^;'S;=`%o<%lO%^l2ZYf[o`Oy%^z!Q%^!Q![2y![!c%^!c!i2y!i#T%^#T#Z2y#Z;'S%^;'S;=`%o<%lO%^l3QYf[o`Oy%^z!Q%^!Q![3p![!c%^!c!i3p!i#T%^#T#Z3p#Z;'S%^;'S;=`%o<%lO%^l3uYo`Oy%^z!Q%^!Q![4e![!c%^!c!i4e!i#T%^#T#Z4e#Z;'S%^;'S;=`%o<%lO%^l4lYf[o`Oy%^z!Q%^!Q![5[![!c%^!c!i5[!i#T%^#T#Z5[#Z;'S%^;'S;=`%o<%lO%^l5aYo`Oy%^z!Q%^!Q![6P![!c%^!c!i6P!i#T%^#T#Z6P#Z;'S%^;'S;=`%o<%lO%^l6WSf[o`Oy%^z;'S%^;'S;=`%o<%lO%^d6gUOy%^z!_%^!_!`6y!`;'S%^;'S;=`%o<%lO%^d7QS|So`Oy%^z;'S%^;'S;=`%o<%lO%^b7cSXQOy%^z;'S%^;'S;=`%o<%lO%^~7rWOY7oZw7owx.nx#O7o#O#P8[#P;'S7o;'S;=`9W<%lO7o~8_RO;'S7o;'S;=`8h;=`O7o~8kXOY7oZw7owx.nx#O7o#O#P8[#P;'S7o;'S;=`9W;=`<%l7o<%lO7o~9ZP;=`<%l7on9cSb^Oy%^z;'S%^;'S;=`%o<%lO%^~9tOa~n9{UUQjWOy%^z!_%^!_!`6y!`;'S%^;'S;=`%o<%lO%^n:fWjW!RQOy%^z!O%^!O!P;O!P!Q%^!Q![>T![;'S%^;'S;=`%o<%lO%^l;TUo`Oy%^z!Q%^!Q![;g![;'S%^;'S;=`%o<%lO%^l;nYo`#e[Oy%^z!Q%^!Q![;g![!g%^!g!h<^!h#X%^#X#Y<^#Y;'S%^;'S;=`%o<%lO%^l<cYo`Oy%^z{%^{|=R|}%^}!O=R!O!Q%^!Q![=j![;'S%^;'S;=`%o<%lO%^l=WUo`Oy%^z!Q%^!Q![=j![;'S%^;'S;=`%o<%lO%^l=qUo`#e[Oy%^z!Q%^!Q![=j![;'S%^;'S;=`%o<%lO%^l>[[o`#e[Oy%^z!O%^!O!P;g!P!Q%^!Q![>T![!g%^!g!h<^!h#X%^#X#Y<^#Y;'S%^;'S;=`%o<%lO%^n?VSt^Oy%^z;'S%^;'S;=`%o<%lO%^l?hWjWOy%^z!O%^!O!P;O!P!Q%^!Q![>T![;'S%^;'S;=`%o<%lO%^n@VU#bQOy%^z!Q%^!Q![;g![;'S%^;'S;=`%o<%lO%^~@nTjWOy%^z{@}{;'S%^;'S;=`%o<%lO%^~AUSo`#[~Oy%^z;'S%^;'S;=`%o<%lO%^lAg[#e[Oy%^z!O%^!O!P;g!P!Q%^!Q![>T![!g%^!g!h<^!h#X%^#X#Y<^#Y;'S%^;'S;=`%o<%lO%^bBbU]QOy%^z![%^![!]Bt!];'S%^;'S;=`%o<%lO%^bB{S^Qo`Oy%^z;'S%^;'S;=`%o<%lO%^nC^S!Y^Oy%^z;'S%^;'S;=`%o<%lO%^dCoS|SOy%^z;'S%^;'S;=`%o<%lO%^bDQU!OQOy%^z!`%^!`!aDd!a;'S%^;'S;=`%o<%lO%^bDkS!OQo`Oy%^z;'S%^;'S;=`%o<%lO%^bDzWOy%^z!c%^!c!}Ed!}#T%^#T#oEd#o;'S%^;'S;=`%o<%lO%^bEk[![Qo`Oy%^z}%^}!OEd!O!Q%^!Q![Ed![!c%^!c!}Ed!}#T%^#T#oEd#o;'S%^;'S;=`%o<%lO%^nFfSq^Oy%^z;'S%^;'S;=`%o<%lO%^nFwSp^Oy%^z;'S%^;'S;=`%o<%lO%^bGWUOy%^z#b%^#b#cGj#c;'S%^;'S;=`%o<%lO%^bGoUo`Oy%^z#W%^#W#XHR#X;'S%^;'S;=`%o<%lO%^bHYS!bQo`Oy%^z;'S%^;'S;=`%o<%lO%^bHiUOy%^z#f%^#f#gHR#g;'S%^;'S;=`%o<%lO%^fIQS!TUOy%^z;'S%^;'S;=`%o<%lO%^nIcS!S^Oy%^z;'S%^;'S;=`%o<%lO%^fItU!RQOy%^z!_%^!_!`6y!`;'S%^;'S;=`%o<%lO%^`JZP;=`<%l$}",tokenizers:[J4,eY,K4,1,2,3,4,new Vp("m~RRYZ[z{a~~g~aO#^~~dP!P!Qg~lO#_~~",28,105)],topRules:{StyleSheet:[0,4],Styles:[1,86]},specialized:[{term:100,get:t=>rY[t]||-1},{term:58,get:t=>nY[t]||-1},{term:101,get:t=>iY[t]||-1}],tokenPrec:1200});let zg=null;function Gg(){if(!zg&&typeof document=="object"&&document.body){let{style:t}=document.body,e=[],r=new Set;for(let n in t)n!="cssText"&&n!="cssFloat"&&typeof t[n]=="string"&&(/[A-Z]/.test(n)&&(n=n.replace(/[A-Z]/g,i=>"-"+i.toLowerCase())),r.has(n)||(e.push(n),r.add(n)));zg=e.sort().map(n=>({type:"property",label:n}))}return zg||[]}const Rx=["active","after","any-link","autofill","backdrop","before","checked","cue","default","defined","disabled","empty","enabled","file-selector-button","first","first-child","first-letter","first-line","first-of-type","focus","focus-visible","focus-within","fullscreen","has","host","host-context","hover","in-range","indeterminate","invalid","is","lang","last-child","last-of-type","left","link","marker","modal","not","nth-child","nth-last-child","nth-last-of-type","nth-of-type","only-child","only-of-type","optional","out-of-range","part","placeholder","placeholder-shown","read-only","read-write","required","right","root","scope","selection","slotted","target","target-text","valid","visited","where"].map(t=>({type:"class",label:t})),Ax=["above","absolute","activeborder","additive","activecaption","after-white-space","ahead","alias","all","all-scroll","alphabetic","alternate","always","antialiased","appworkspace","asterisks","attr","auto","auto-flow","avoid","avoid-column","avoid-page","avoid-region","axis-pan","background","backwards","baseline","below","bidi-override","blink","block","block-axis","bold","bolder","border","border-box","both","bottom","break","break-all","break-word","bullets","button","button-bevel","buttonface","buttonhighlight","buttonshadow","buttontext","calc","capitalize","caps-lock-indicator","caption","captiontext","caret","cell","center","checkbox","circle","cjk-decimal","clear","clip","close-quote","col-resize","collapse","color","color-burn","color-dodge","column","column-reverse","compact","condensed","contain","content","contents","content-box","context-menu","continuous","copy","counter","counters","cover","crop","cross","crosshair","currentcolor","cursive","cyclic","darken","dashed","decimal","decimal-leading-zero","default","default-button","dense","destination-atop","destination-in","destination-out","destination-over","difference","disc","discard","disclosure-closed","disclosure-open","document","dot-dash","dot-dot-dash","dotted","double","down","e-resize","ease","ease-in","ease-in-out","ease-out","element","ellipse","ellipsis","embed","end","ethiopic-abegede-gez","ethiopic-halehame-aa-er","ethiopic-halehame-gez","ew-resize","exclusion","expanded","extends","extra-condensed","extra-expanded","fantasy","fast","fill","fill-box","fixed","flat","flex","flex-end","flex-start","footnotes","forwards","from","geometricPrecision","graytext","grid","groove","hand","hard-light","help","hidden","hide","higher","highlight","highlighttext","horizontal","hsl","hsla","hue","icon","ignore","inactiveborder","inactivecaption","inactivecaptiontext","infinite","infobackground","infotext","inherit","initial","inline","inline-axis","inline-block","inline-flex","inline-grid","inline-table","inset","inside","intrinsic","invert","italic","justify","keep-all","landscape","large","larger","left","level","lighter","lighten","line-through","linear","linear-gradient","lines","list-item","listbox","listitem","local","logical","loud","lower","lower-hexadecimal","lower-latin","lower-norwegian","lowercase","ltr","luminosity","manipulation","match","matrix","matrix3d","medium","menu","menutext","message-box","middle","min-intrinsic","mix","monospace","move","multiple","multiple_mask_images","multiply","n-resize","narrower","ne-resize","nesw-resize","no-close-quote","no-drop","no-open-quote","no-repeat","none","normal","not-allowed","nowrap","ns-resize","numbers","numeric","nw-resize","nwse-resize","oblique","opacity","open-quote","optimizeLegibility","optimizeSpeed","outset","outside","outside-shape","overlay","overline","padding","padding-box","painted","page","paused","perspective","pinch-zoom","plus-darker","plus-lighter","pointer","polygon","portrait","pre","pre-line","pre-wrap","preserve-3d","progress","push-button","radial-gradient","radio","read-only","read-write","read-write-plaintext-only","rectangle","region","relative","repeat","repeating-linear-gradient","repeating-radial-gradient","repeat-x","repeat-y","reset","reverse","rgb","rgba","ridge","right","rotate","rotate3d","rotateX","rotateY","rotateZ","round","row","row-resize","row-reverse","rtl","run-in","running","s-resize","sans-serif","saturation","scale","scale3d","scaleX","scaleY","scaleZ","screen","scroll","scrollbar","scroll-position","se-resize","self-start","self-end","semi-condensed","semi-expanded","separate","serif","show","single","skew","skewX","skewY","skip-white-space","slide","slider-horizontal","slider-vertical","sliderthumb-horizontal","sliderthumb-vertical","slow","small","small-caps","small-caption","smaller","soft-light","solid","source-atop","source-in","source-out","source-over","space","space-around","space-between","space-evenly","spell-out","square","start","static","status-bar","stretch","stroke","stroke-box","sub","subpixel-antialiased","svg_masks","super","sw-resize","symbolic","symbols","system-ui","table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row","table-row-group","text","text-bottom","text-top","textarea","textfield","thick","thin","threeddarkshadow","threedface","threedhighlight","threedlightshadow","threedshadow","to","top","transform","translate","translate3d","translateX","translateY","translateZ","transparent","ultra-condensed","ultra-expanded","underline","unidirectional-pan","unset","up","upper-latin","uppercase","url","var","vertical","vertical-text","view-box","visible","visibleFill","visiblePainted","visibleStroke","visual","w-resize","wait","wave","wider","window","windowframe","windowtext","words","wrap","wrap-reverse","x-large","x-small","xor","xx-large","xx-small"].map(t=>({type:"keyword",label:t})).concat(["aliceblue","antiquewhite","aqua","aquamarine","azure","beige","bisque","black","blanchedalmond","blue","blueviolet","brown","burlywood","cadetblue","chartreuse","chocolate","coral","cornflowerblue","cornsilk","crimson","cyan","darkblue","darkcyan","darkgoldenrod","darkgray","darkgreen","darkkhaki","darkmagenta","darkolivegreen","darkorange","darkorchid","darkred","darksalmon","darkseagreen","darkslateblue","darkslategray","darkturquoise","darkviolet","deeppink","deepskyblue","dimgray","dodgerblue","firebrick","floralwhite","forestgreen","fuchsia","gainsboro","ghostwhite","gold","goldenrod","gray","grey","green","greenyellow","honeydew","hotpink","indianred","indigo","ivory","khaki","lavender","lavenderblush","lawngreen","lemonchiffon","lightblue","lightcoral","lightcyan","lightgoldenrodyellow","lightgray","lightgreen","lightpink","lightsalmon","lightseagreen","lightskyblue","lightslategray","lightsteelblue","lightyellow","lime","limegreen","linen","magenta","maroon","mediumaquamarine","mediumblue","mediumorchid","mediumpurple","mediumseagreen","mediumslateblue","mediumspringgreen","mediumturquoise","mediumvioletred","midnightblue","mintcream","mistyrose","moccasin","navajowhite","navy","oldlace","olive","olivedrab","orange","orangered","orchid","palegoldenrod","palegreen","paleturquoise","palevioletred","papayawhip","peachpuff","peru","pink","plum","powderblue","purple","rebeccapurple","red","rosybrown","royalblue","saddlebrown","salmon","sandybrown","seagreen","seashell","sienna","silver","skyblue","slateblue","slategray","snow","springgreen","steelblue","tan","teal","thistle","tomato","turquoise","violet","wheat","white","whitesmoke","yellow","yellowgreen"].map(t=>({type:"constant",label:t}))),sY=["a","abbr","address","article","aside","b","bdi","bdo","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","dd","del","details","dfn","dialog","div","dl","dt","em","figcaption","figure","footer","form","header","hgroup","h1","h2","h3","h4","h5","h6","hr","html","i","iframe","img","input","ins","kbd","label","legend","li","main","meter","nav","ol","output","p","pre","ruby","section","select","small","source","span","strong","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","tr","u","ul"].map(t=>({type:"type",label:t})),Wo=/^(\w[\w-]*|-\w[\w-]*|)$/,aY=/^-(-[\w-]*)?$/;function lY(t,e){var r;if((t.name=="("||t.type.isError)&&(t=t.parent||t),t.name!="ArgList")return!1;let n=(r=t.parent)===null||r===void 0?void 0:r.firstChild;return(n==null?void 0:n.name)!="Callee"?!1:e.sliceString(n.from,n.to)=="var"}const Mx=new vC,uY=["Declaration"];function cY(t){for(let e=t;;){if(e.type.isTop)return e;if(!(e=e.parent))return t}}function mA(t,e,r){if(e.to-e.from>4096){let n=Mx.get(e);if(n)return n;let i=[],o=new Set,s=e.cursor(rr.IncludeAnonymous);if(s.firstChild())do for(let a of mA(t,s.node,r))o.has(a.label)||(o.add(a.label),i.push(a));while(s.nextSibling());return Mx.set(e,i),i}else{let n=[],i=new Set;return e.cursor().iterate(o=>{var s;if(r(o)&&o.matchContext(uY)&&((s=o.node.nextSibling)===null||s===void 0?void 0:s.name)==":"){let a=t.sliceString(o.from,o.to);i.has(a)||(i.add(a),n.push({label:a,type:"variable"}))}}),n}}const fY=t=>e=>{let{state:r,pos:n}=e,i=br(r).resolveInner(n,-1),o=i.type.isError&&i.from==i.to-1&&r.doc.sliceString(i.from,i.to)=="-";if(i.name=="PropertyName"||(o||i.name=="TagName")&&/^(Block|Styles)$/.test(i.resolve(i.to).name))return{from:i.from,options:Gg(),validFor:Wo};if(i.name=="ValueName")return{from:i.from,options:Ax,validFor:Wo};if(i.name=="PseudoClassName")return{from:i.from,options:Rx,validFor:Wo};if(t(i)||(e.explicit||o)&&lY(i,r.doc))return{from:t(i)||o?i.from:n,options:mA(r.doc,cY(i),t),validFor:aY};if(i.name=="TagName"){for(let{parent:l}=i;l;l=l.parent)if(l.name=="Block")return{from:i.from,options:Gg(),validFor:Wo};return{from:i.from,options:sY,validFor:Wo}}if(!e.explicit)return null;let s=i.resolve(n),a=s.childBefore(n);return a&&a.name==":"&&s.name=="PseudoClassSelector"?{from:n,options:Rx,validFor:Wo}:a&&a.name==":"&&s.name=="Declaration"||s.name=="ArgList"?{from:n,options:Ax,validFor:Wo}:s.name=="Block"||s.name=="Styles"?{from:n,options:Gg(),validFor:Wo}:null},hY=fY(t=>t.name=="VariableName"),rf=_s.define({name:"css",parser:oY.configure({props:[_a.add({Declaration:Ql()}),Rs.add({"Block KeyframeList":L0})]}),languageData:{commentTokens:{block:{open:"/*",close:"*/"}},indentOnInput:/^\s*\}$/,wordChars:"-"}});function C1(){return new Pa(rf,rf.data.of({autocomplete:hY}))}const dY=54,pY=1,OY=55,gY=2,mY=56,yY=3,jx=4,vY=5,Xp=6,yA=7,vA=8,wA=9,SA=10,wY=11,SY=12,bY=13,Hg=57,PY=14,qx=58,bA=20,kY=22,PA=23,xY=24,pv=26,kA=27,_Y=28,$Y=31,QY=34,EY=36,CY=37,TY=0,RY=1,AY={area:!0,base:!0,br:!0,col:!0,command:!0,embed:!0,frame:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0,menuitem:!0},MY={dd:!0,li:!0,optgroup:!0,option:!0,p:!0,rp:!0,rt:!0,tbody:!0,td:!0,tfoot:!0,th:!0,tr:!0},Dx={dd:{dd:!0,dt:!0},dt:{dd:!0,dt:!0},li:{li:!0},option:{option:!0,optgroup:!0},optgroup:{optgroup:!0},p:{address:!0,article:!0,aside:!0,blockquote:!0,dir:!0,div:!0,dl:!0,fieldset:!0,footer:!0,form:!0,h1:!0,h2:!0,h3:!0,h4:!0,h5:!0,h6:!0,header:!0,hgroup:!0,hr:!0,menu:!0,nav:!0,ol:!0,p:!0,pre:!0,section:!0,table:!0,ul:!0},rp:{rp:!0,rt:!0},rt:{rp:!0,rt:!0},tbody:{tbody:!0,tfoot:!0},td:{td:!0,th:!0},tfoot:{tbody:!0},th:{td:!0,th:!0},thead:{tbody:!0,tfoot:!0},tr:{tr:!0}};function jY(t){return t==45||t==46||t==58||t>=65&&t<=90||t==95||t>=97&&t<=122||t>=161}function xA(t){return t==9||t==10||t==13||t==32}let Zx=null,Nx=null,Wx=0;function Ov(t,e){let r=t.pos+e;if(Wx==r&&Nx==t)return Zx;let n=t.peek(e);for(;xA(n);)n=t.peek(++e);let i="";for(;jY(n);)i+=String.fromCharCode(n),n=t.peek(++e);return Nx=t,Wx=r,Zx=i?i.toLowerCase():n==qY||n==DY?void 0:null}const _A=60,Yp=62,T1=47,qY=63,DY=33,ZY=45;function Ix(t,e){this.name=t,this.parent=e,this.hash=e?e.hash:0;for(let r=0;r<t.length;r++)this.hash+=(this.hash<<4)+t.charCodeAt(r)+(t.charCodeAt(r)<<8)}const NY=[Xp,SA,yA,vA,wA],WY=new $1({start:null,shift(t,e,r,n){return NY.indexOf(e)>-1?new Ix(Ov(n,1)||"",t):t},reduce(t,e){return e==bA&&t?t.parent:t},reuse(t,e,r,n){let i=e.type.id;return i==Xp||i==EY?new Ix(Ov(n,1)||"",t):t},hash(t){return t?t.hash:0},strict:!1}),IY=new Sn((t,e)=>{if(t.next!=_A){t.next<0&&e.context&&t.acceptToken(Hg);return}t.advance();let r=t.next==T1;r&&t.advance();let n=Ov(t,0);if(n===void 0)return;if(!n)return t.acceptToken(r?PY:Xp);let i=e.context?e.context.name:null;if(r){if(n==i)return t.acceptToken(wY);if(i&&MY[i])return t.acceptToken(Hg,-2);if(e.dialectEnabled(TY))return t.acceptToken(SY);for(let o=e.context;o;o=o.parent)if(o.name==n)return;t.acceptToken(bY)}else{if(n=="script")return t.acceptToken(yA);if(n=="style")return t.acceptToken(vA);if(n=="textarea")return t.acceptToken(wA);if(AY.hasOwnProperty(n))return t.acceptToken(SA);i&&Dx[i]&&Dx[i][n]?t.acceptToken(Hg,-1):t.acceptToken(Xp)}},{contextual:!0}),BY=new Sn(t=>{for(let e=0,r=0;;r++){if(t.next<0){r&&t.acceptToken(qx);break}if(t.next==ZY)e++;else if(t.next==Yp&&e>=2){r>=3&&t.acceptToken(qx,-2);break}else e=0;t.advance()}});function LY(t){for(;t;t=t.parent)if(t.name=="svg"||t.name=="math")return!0;return!1}const VY=new Sn((t,e)=>{if(t.next==T1&&t.peek(1)==Yp){let r=e.dialectEnabled(RY)||LY(e.context);t.acceptToken(r?vY:jx,2)}else t.next==Yp&&t.acceptToken(jx,1)});function R1(t,e,r){let n=2+t.length;return new Sn(i=>{for(let o=0,s=0,a=0;;a++){if(i.next<0){a&&i.acceptToken(e);break}if(o==0&&i.next==_A||o==1&&i.next==T1||o>=2&&o<n&&i.next==t.charCodeAt(o-2))o++,s++;else if((o==2||o==n)&&xA(i.next))s++;else if(o==n&&i.next==Yp){a>s?i.acceptToken(e,-s):i.acceptToken(r,-(s-2));break}else if((i.next==10||i.next==13)&&a){i.acceptToken(e,1);break}else o=s=0;i.advance()}})}const XY=R1("script",dY,pY),YY=R1("style",OY,gY),UY=R1("textarea",mY,yY),FY=Ts({"Text RawText":w.content,"StartTag StartCloseTag SelfClosingEndTag EndTag":w.angleBracket,TagName:w.tagName,"MismatchedCloseTag/TagName":[w.tagName,w.invalid],AttributeName:w.attributeName,"AttributeValue UnquotedAttributeValue":w.attributeValue,Is:w.definitionOperator,"EntityReference CharacterReference":w.character,Comment:w.blockComment,ProcessingInst:w.processingInstruction,DoctypeDecl:w.documentMeta}),zY=$s.deserialize({version:14,states:",xOVO!rOOO!WQ#tO'#CqO!]Q#tO'#CzO!bQ#tO'#C}O!gQ#tO'#DQO!lQ#tO'#DSO!qOaO'#CpO!|ObO'#CpO#XOdO'#CpO$eO!rO'#CpOOO`'#Cp'#CpO$lO$fO'#DTO$tQ#tO'#DVO$yQ#tO'#DWOOO`'#Dk'#DkOOO`'#DY'#DYQVO!rOOO%OQ&rO,59]O%WQ&rO,59fO%`Q&rO,59iO%hQ&rO,59lO%sQ&rO,59nOOOa'#D^'#D^O%{OaO'#CxO&WOaO,59[OOOb'#D_'#D_O&`ObO'#C{O&kObO,59[OOOd'#D`'#D`O&sOdO'#DOO'OOdO,59[OOO`'#Da'#DaO'WO!rO,59[O'_Q#tO'#DROOO`,59[,59[OOOp'#Db'#DbO'dO$fO,59oOOO`,59o,59oO'lQ#|O,59qO'qQ#|O,59rOOO`-E7W-E7WO'vQ&rO'#CsOOQW'#DZ'#DZO(UQ&rO1G.wOOOa1G.w1G.wO(^Q&rO1G/QOOOb1G/Q1G/QO(fQ&rO1G/TOOOd1G/T1G/TO(nQ&rO1G/WOOO`1G/W1G/WOOO`1G/Y1G/YO(yQ&rO1G/YOOOa-E7[-E7[O)RQ#tO'#CyOOO`1G.v1G.vOOOb-E7]-E7]O)WQ#tO'#C|OOOd-E7^-E7^O)]Q#tO'#DPOOO`-E7_-E7_O)bQ#|O,59mOOOp-E7`-E7`OOO`1G/Z1G/ZOOO`1G/]1G/]OOO`1G/^1G/^O)gQ,UO,59_OOQW-E7X-E7XOOOa7+$c7+$cOOOb7+$l7+$lOOOd7+$o7+$oOOO`7+$r7+$rOOO`7+$t7+$tO)rQ#|O,59eO)wQ#|O,59hO)|Q#|O,59kOOO`1G/X1G/XO*RO7[O'#CvO*dOMhO'#CvOOQW1G.y1G.yOOO`1G/P1G/POOO`1G/S1G/SOOO`1G/V1G/VOOOO'#D['#D[O*uO7[O,59bOOQW,59b,59bOOOO'#D]'#D]O+WOMhO,59bOOOO-E7Y-E7YOOQW1G.|1G.|OOOO-E7Z-E7Z",stateData:"+s~O!^OS~OUSOVPOWQOXROYTO[]O][O^^O`^Oa^Ob^Oc^Ox^O{_O!dZO~OfaO~OfbO~OfcO~OfdO~OfeO~O!WfOPlP!ZlP~O!XiOQoP!ZoP~O!YlORrP!ZrP~OUSOVPOWQOXROYTOZqO[]O][O^^O`^Oa^Ob^Oc^Ox^O!dZO~O!ZrO~P#dO![sO!euO~OfvO~OfwO~OS|OhyO~OS!OOhyO~OS!QOhyO~OS!SOT!TOhyO~OS!TOhyO~O!WfOPlX!ZlX~OP!WO!Z!XO~O!XiOQoX!ZoX~OQ!ZO!Z!XO~O!YlORrX!ZrX~OR!]O!Z!XO~O!Z!XO~P#dOf!_O~O![sO!e!aO~OS!bO~OS!cO~Oi!dOSgXhgXTgX~OS!fOhyO~OS!gOhyO~OS!hOhyO~OS!iOT!jOhyO~OS!jOhyO~Of!kO~Of!lO~Of!mO~OS!nO~Ok!qO!`!oO!b!pO~OS!rO~OS!sO~OS!tO~Oa!uOb!uOc!uO!`!wO!a!uO~Oa!xOb!xOc!xO!b!wO!c!xO~Oa!uOb!uOc!uO!`!{O!a!uO~Oa!xOb!xOc!xO!b!{O!c!xO~OT~bac!dx{!d~",goto:"%p!`PPPPPPPPPPPPPPPPPPPP!a!gP!mPP!yP!|#P#S#Y#]#`#f#i#l#r#x!aP!a!aP$O$U$l$r$x%O%U%[%bPPPPPPPP%hX^OX`pXUOX`pezabcde{}!P!R!UR!q!dRhUR!XhXVOX`pRkVR!XkXWOX`pRnWR!XnXXOX`pQrXR!XpXYOX`pQ`ORx`Q{aQ}bQ!PcQ!RdQ!UeZ!e{}!P!R!UQ!v!oR!z!vQ!y!pR!|!yQgUR!VgQjVR!YjQmWR![mQpXR!^pQtZR!`tS_O`ToXp",nodeNames:"⚠ StartCloseTag StartCloseTag StartCloseTag EndTag SelfClosingEndTag StartTag StartTag StartTag StartTag StartTag StartCloseTag StartCloseTag StartCloseTag IncompleteCloseTag Document Text EntityReference CharacterReference InvalidEntity Element OpenTag TagName Attribute AttributeName Is AttributeValue UnquotedAttributeValue ScriptText CloseTag OpenTag StyleText CloseTag OpenTag TextareaText CloseTag OpenTag CloseTag SelfClosingTag Comment ProcessingInst MismatchedCloseTag CloseTag DoctypeDecl",maxTerm:67,context:WY,nodeProps:[["closedBy",-10,1,2,3,7,8,9,10,11,12,13,"EndTag",6,"EndTag SelfClosingEndTag",-4,21,30,33,36,"CloseTag"],["openedBy",4,"StartTag StartCloseTag",5,"StartTag",-4,29,32,35,37,"OpenTag"],["group",-9,14,17,18,19,20,39,40,41,42,"Entity",16,"Entity TextContent",-3,28,31,34,"TextContent Entity"],["isolate",-11,21,29,30,32,33,35,36,37,38,41,42,"ltr",-3,26,27,39,""]],propSources:[FY],skippedNodes:[0],repeatNodeCount:9,tokenData:"!<p!aR!YOX$qXY,QYZ,QZ[$q[]&X]^,Q^p$qpq,Qqr-_rs3_sv-_vw3}wxHYx}-_}!OH{!O!P-_!P!Q$q!Q![-_![!]Mz!]!^-_!^!_!$S!_!`!;x!`!a&X!a!c-_!c!}Mz!}#R-_#R#SMz#S#T1k#T#oMz#o#s-_#s$f$q$f%W-_%W%oMz%o%p-_%p&aMz&a&b-_&b1pMz1p4U-_4U4dMz4d4e-_4e$ISMz$IS$I`-_$I`$IbMz$Ib$Kh-_$Kh%#tMz%#t&/x-_&/x&EtMz&Et&FV-_&FV;'SMz;'S;:j!#|;:j;=`3X<%l?&r-_?&r?AhMz?Ah?BY$q?BY?MnMz?MnO$q!Z$|c`PkW!a`!cpOX$qXZ&XZ[$q[^&X^p$qpq&Xqr$qrs&}sv$qvw+Pwx(tx!^$q!^!_*V!_!a&X!a#S$q#S#T&X#T;'S$q;'S;=`+z<%lO$q!R&bX`P!a`!cpOr&Xrs&}sv&Xwx(tx!^&X!^!_*V!_;'S&X;'S;=`*y<%lO&Xq'UV`P!cpOv&}wx'kx!^&}!^!_(V!_;'S&};'S;=`(n<%lO&}P'pT`POv'kw!^'k!_;'S'k;'S;=`(P<%lO'kP(SP;=`<%l'kp([S!cpOv(Vx;'S(V;'S;=`(h<%lO(Vp(kP;=`<%l(Vq(qP;=`<%l&}a({W`P!a`Or(trs'ksv(tw!^(t!^!_)e!_;'S(t;'S;=`*P<%lO(t`)jT!a`Or)esv)ew;'S)e;'S;=`)y<%lO)e`)|P;=`<%l)ea*SP;=`<%l(t!Q*^V!a`!cpOr*Vrs(Vsv*Vwx)ex;'S*V;'S;=`*s<%lO*V!Q*vP;=`<%l*V!R*|P;=`<%l&XW+UYkWOX+PZ[+P^p+Pqr+Psw+Px!^+P!a#S+P#T;'S+P;'S;=`+t<%lO+PW+wP;=`<%l+P!Z+}P;=`<%l$q!a,]``P!a`!cp!^^OX&XXY,QYZ,QZ]&X]^,Q^p&Xpq,Qqr&Xrs&}sv&Xwx(tx!^&X!^!_*V!_;'S&X;'S;=`*y<%lO&X!_-ljhS`PkW!a`!cpOX$qXZ&XZ[$q[^&X^p$qpq&Xqr-_rs&}sv-_vw/^wx(tx!P-_!P!Q$q!Q!^-_!^!_*V!_!a&X!a#S-_#S#T1k#T#s-_#s$f$q$f;'S-_;'S;=`3X<%l?Ah-_?Ah?BY$q?BY?Mn-_?MnO$q[/ebhSkWOX+PZ[+P^p+Pqr/^sw/^x!P/^!P!Q+P!Q!^/^!a#S/^#S#T0m#T#s/^#s$f+P$f;'S/^;'S;=`1e<%l?Ah/^?Ah?BY+P?BY?Mn/^?MnO+PS0rXhSqr0msw0mx!P0m!Q!^0m!a#s0m$f;'S0m;'S;=`1_<%l?Ah0m?BY?Mn0mS1bP;=`<%l0m[1hP;=`<%l/^!V1vchS`P!a`!cpOq&Xqr1krs&}sv1kvw0mwx(tx!P1k!P!Q&X!Q!^1k!^!_*V!_!a&X!a#s1k#s$f&X$f;'S1k;'S;=`3R<%l?Ah1k?Ah?BY&X?BY?Mn1k?MnO&X!V3UP;=`<%l1k!_3[P;=`<%l-_!Z3hV!`h`P!cpOv&}wx'kx!^&}!^!_(V!_;'S&};'S;=`(n<%lO&}!_4WihSkWc!ROX5uXZ7SZ[5u[^7S^p5uqr8trs7Sst>]tw8twx7Sx!P8t!P!Q5u!Q!]8t!]!^/^!^!a7S!a#S8t#S#T;{#T#s8t#s$f5u$f;'S8t;'S;=`>V<%l?Ah8t?Ah?BY5u?BY?Mn8t?MnO5u!Z5zbkWOX5uXZ7SZ[5u[^7S^p5uqr5urs7Sst+Ptw5uwx7Sx!]5u!]!^7w!^!a7S!a#S5u#S#T7S#T;'S5u;'S;=`8n<%lO5u!R7VVOp7Sqs7St!]7S!]!^7l!^;'S7S;'S;=`7q<%lO7S!R7qOa!R!R7tP;=`<%l7S!Z8OYkWa!ROX+PZ[+P^p+Pqr+Psw+Px!^+P!a#S+P#T;'S+P;'S;=`+t<%lO+P!Z8qP;=`<%l5u!_8{ihSkWOX5uXZ7SZ[5u[^7S^p5uqr8trs7Sst/^tw8twx7Sx!P8t!P!Q5u!Q!]8t!]!^:j!^!a7S!a#S8t#S#T;{#T#s8t#s$f5u$f;'S8t;'S;=`>V<%l?Ah8t?Ah?BY5u?BY?Mn8t?MnO5u!_:sbhSkWa!ROX+PZ[+P^p+Pqr/^sw/^x!P/^!P!Q+P!Q!^/^!a#S/^#S#T0m#T#s/^#s$f+P$f;'S/^;'S;=`1e<%l?Ah/^?Ah?BY+P?BY?Mn/^?MnO+P!V<QchSOp7Sqr;{rs7Sst0mtw;{wx7Sx!P;{!P!Q7S!Q!];{!]!^=]!^!a7S!a#s;{#s$f7S$f;'S;{;'S;=`>P<%l?Ah;{?Ah?BY7S?BY?Mn;{?MnO7S!V=dXhSa!Rqr0msw0mx!P0m!Q!^0m!a#s0m$f;'S0m;'S;=`1_<%l?Ah0m?BY?Mn0m!V>SP;=`<%l;{!_>YP;=`<%l8t!_>dhhSkWOX@OXZAYZ[@O[^AY^p@OqrBwrsAYswBwwxAYx!PBw!P!Q@O!Q!]Bw!]!^/^!^!aAY!a#SBw#S#TE{#T#sBw#s$f@O$f;'SBw;'S;=`HS<%l?AhBw?Ah?BY@O?BY?MnBw?MnO@O!Z@TakWOX@OXZAYZ[@O[^AY^p@Oqr@OrsAYsw@OwxAYx!]@O!]!^Az!^!aAY!a#S@O#S#TAY#T;'S@O;'S;=`Bq<%lO@O!RA]UOpAYq!]AY!]!^Ao!^;'SAY;'S;=`At<%lOAY!RAtOb!R!RAwP;=`<%lAY!ZBRYkWb!ROX+PZ[+P^p+Pqr+Psw+Px!^+P!a#S+P#T;'S+P;'S;=`+t<%lO+P!ZBtP;=`<%l@O!_COhhSkWOX@OXZAYZ[@O[^AY^p@OqrBwrsAYswBwwxAYx!PBw!P!Q@O!Q!]Bw!]!^Dj!^!aAY!a#SBw#S#TE{#T#sBw#s$f@O$f;'SBw;'S;=`HS<%l?AhBw?Ah?BY@O?BY?MnBw?MnO@O!_DsbhSkWb!ROX+PZ[+P^p+Pqr/^sw/^x!P/^!P!Q+P!Q!^/^!a#S/^#S#T0m#T#s/^#s$f+P$f;'S/^;'S;=`1e<%l?Ah/^?Ah?BY+P?BY?Mn/^?MnO+P!VFQbhSOpAYqrE{rsAYswE{wxAYx!PE{!P!QAY!Q!]E{!]!^GY!^!aAY!a#sE{#s$fAY$f;'SE{;'S;=`G|<%l?AhE{?Ah?BYAY?BY?MnE{?MnOAY!VGaXhSb!Rqr0msw0mx!P0m!Q!^0m!a#s0m$f;'S0m;'S;=`1_<%l?Ah0m?BY?Mn0m!VHPP;=`<%lE{!_HVP;=`<%lBw!ZHcW!bx`P!a`Or(trs'ksv(tw!^(t!^!_)e!_;'S(t;'S;=`*P<%lO(t!aIYlhS`PkW!a`!cpOX$qXZ&XZ[$q[^&X^p$qpq&Xqr-_rs&}sv-_vw/^wx(tx}-_}!OKQ!O!P-_!P!Q$q!Q!^-_!^!_*V!_!a&X!a#S-_#S#T1k#T#s-_#s$f$q$f;'S-_;'S;=`3X<%l?Ah-_?Ah?BY$q?BY?Mn-_?MnO$q!aK_khS`PkW!a`!cpOX$qXZ&XZ[$q[^&X^p$qpq&Xqr-_rs&}sv-_vw/^wx(tx!P-_!P!Q$q!Q!^-_!^!_*V!_!`&X!`!aMS!a#S-_#S#T1k#T#s-_#s$f$q$f;'S-_;'S;=`3X<%l?Ah-_?Ah?BY$q?BY?Mn-_?MnO$q!TM_X`P!a`!cp!eQOr&Xrs&}sv&Xwx(tx!^&X!^!_*V!_;'S&X;'S;=`*y<%lO&X!aNZ!ZhSfQ`PkW!a`!cpOX$qXZ&XZ[$q[^&X^p$qpq&Xqr-_rs&}sv-_vw/^wx(tx}-_}!OMz!O!PMz!P!Q$q!Q![Mz![!]Mz!]!^-_!^!_*V!_!a&X!a!c-_!c!}Mz!}#R-_#R#SMz#S#T1k#T#oMz#o#s-_#s$f$q$f$}-_$}%OMz%O%W-_%W%oMz%o%p-_%p&aMz&a&b-_&b1pMz1p4UMz4U4dMz4d4e-_4e$ISMz$IS$I`-_$I`$IbMz$Ib$Je-_$Je$JgMz$Jg$Kh-_$Kh%#tMz%#t&/x-_&/x&EtMz&Et&FV-_&FV;'SMz;'S;:j!#|;:j;=`3X<%l?&r-_?&r?AhMz?Ah?BY$q?BY?MnMz?MnO$q!a!$PP;=`<%lMz!R!$ZY!a`!cpOq*Vqr!$yrs(Vsv*Vwx)ex!a*V!a!b!4t!b;'S*V;'S;=`*s<%lO*V!R!%Q]!a`!cpOr*Vrs(Vsv*Vwx)ex}*V}!O!%y!O!f*V!f!g!']!g#W*V#W#X!0`#X;'S*V;'S;=`*s<%lO*V!R!&QX!a`!cpOr*Vrs(Vsv*Vwx)ex}*V}!O!&m!O;'S*V;'S;=`*s<%lO*V!R!&vV!a`!cp!dPOr*Vrs(Vsv*Vwx)ex;'S*V;'S;=`*s<%lO*V!R!'dX!a`!cpOr*Vrs(Vsv*Vwx)ex!q*V!q!r!(P!r;'S*V;'S;=`*s<%lO*V!R!(WX!a`!cpOr*Vrs(Vsv*Vwx)ex!e*V!e!f!(s!f;'S*V;'S;=`*s<%lO*V!R!(zX!a`!cpOr*Vrs(Vsv*Vwx)ex!v*V!v!w!)g!w;'S*V;'S;=`*s<%lO*V!R!)nX!a`!cpOr*Vrs(Vsv*Vwx)ex!{*V!{!|!*Z!|;'S*V;'S;=`*s<%lO*V!R!*bX!a`!cpOr*Vrs(Vsv*Vwx)ex!r*V!r!s!*}!s;'S*V;'S;=`*s<%lO*V!R!+UX!a`!cpOr*Vrs(Vsv*Vwx)ex!g*V!g!h!+q!h;'S*V;'S;=`*s<%lO*V!R!+xY!a`!cpOr!+qrs!,hsv!+qvw!-Swx!.[x!`!+q!`!a!/j!a;'S!+q;'S;=`!0Y<%lO!+qq!,mV!cpOv!,hvx!-Sx!`!,h!`!a!-q!a;'S!,h;'S;=`!.U<%lO!,hP!-VTO!`!-S!`!a!-f!a;'S!-S;'S;=`!-k<%lO!-SP!-kO{PP!-nP;=`<%l!-Sq!-xS!cp{POv(Vx;'S(V;'S;=`(h<%lO(Vq!.XP;=`<%l!,ha!.aX!a`Or!.[rs!-Ssv!.[vw!-Sw!`!.[!`!a!.|!a;'S!.[;'S;=`!/d<%lO!.[a!/TT!a`{POr)esv)ew;'S)e;'S;=`)y<%lO)ea!/gP;=`<%l!.[!R!/sV!a`!cp{POr*Vrs(Vsv*Vwx)ex;'S*V;'S;=`*s<%lO*V!R!0]P;=`<%l!+q!R!0gX!a`!cpOr*Vrs(Vsv*Vwx)ex#c*V#c#d!1S#d;'S*V;'S;=`*s<%lO*V!R!1ZX!a`!cpOr*Vrs(Vsv*Vwx)ex#V*V#V#W!1v#W;'S*V;'S;=`*s<%lO*V!R!1}X!a`!cpOr*Vrs(Vsv*Vwx)ex#h*V#h#i!2j#i;'S*V;'S;=`*s<%lO*V!R!2qX!a`!cpOr*Vrs(Vsv*Vwx)ex#m*V#m#n!3^#n;'S*V;'S;=`*s<%lO*V!R!3eX!a`!cpOr*Vrs(Vsv*Vwx)ex#d*V#d#e!4Q#e;'S*V;'S;=`*s<%lO*V!R!4XX!a`!cpOr*Vrs(Vsv*Vwx)ex#X*V#X#Y!+q#Y;'S*V;'S;=`*s<%lO*V!R!4{Y!a`!cpOr!4trs!5ksv!4tvw!6Vwx!8]x!a!4t!a!b!:]!b;'S!4t;'S;=`!;r<%lO!4tq!5pV!cpOv!5kvx!6Vx!a!5k!a!b!7W!b;'S!5k;'S;=`!8V<%lO!5kP!6YTO!a!6V!a!b!6i!b;'S!6V;'S;=`!7Q<%lO!6VP!6lTO!`!6V!`!a!6{!a;'S!6V;'S;=`!7Q<%lO!6VP!7QOxPP!7TP;=`<%l!6Vq!7]V!cpOv!5kvx!6Vx!`!5k!`!a!7r!a;'S!5k;'S;=`!8V<%lO!5kq!7yS!cpxPOv(Vx;'S(V;'S;=`(h<%lO(Vq!8YP;=`<%l!5ka!8bX!a`Or!8]rs!6Vsv!8]vw!6Vw!a!8]!a!b!8}!b;'S!8];'S;=`!:V<%lO!8]a!9SX!a`Or!8]rs!6Vsv!8]vw!6Vw!`!8]!`!a!9o!a;'S!8];'S;=`!:V<%lO!8]a!9vT!a`xPOr)esv)ew;'S)e;'S;=`)y<%lO)ea!:YP;=`<%l!8]!R!:dY!a`!cpOr!4trs!5ksv!4tvw!6Vwx!8]x!`!4t!`!a!;S!a;'S!4t;'S;=`!;r<%lO!4t!R!;]V!a`!cpxPOr*Vrs(Vsv*Vwx)ex;'S*V;'S;=`*s<%lO*V!R!;uP;=`<%l!4t!V!<TXiS`P!a`!cpOr&Xrs&}sv&Xwx(tx!^&X!^!_*V!_;'S&X;'S;=`*y<%lO&X",tokenizers:[XY,YY,UY,VY,IY,BY,0,1,2,3,4,5],topRules:{Document:[0,15]},dialects:{noMatch:0,selfClosing:485},tokenPrec:487});function $A(t,e){let r=Object.create(null);for(let n of t.getChildren(PA)){let i=n.getChild(xY),o=n.getChild(pv)||n.getChild(kA);i&&(r[e.read(i.from,i.to)]=o?o.type.id==pv?e.read(o.from+1,o.to-1):e.read(o.from,o.to):"")}return r}function Bx(t,e){let r=t.getChild(kY);return r?e.read(r.from,r.to):" "}function Kg(t,e,r){let n;for(let i of r)if(!i.attrs||i.attrs(n||(n=$A(t.node.parent.firstChild,e))))return{parser:i.parser};return null}function QA(t=[],e=[]){let r=[],n=[],i=[],o=[];for(let a of t)(a.tag=="script"?r:a.tag=="style"?n:a.tag=="textarea"?i:o).push(a);let s=e.length?Object.create(null):null;for(let a of e)(s[a.name]||(s[a.name]=[])).push(a);return Z0((a,l)=>{let u=a.type.id;if(u==_Y)return Kg(a,l,r);if(u==$Y)return Kg(a,l,n);if(u==QY)return Kg(a,l,i);if(u==bA&&o.length){let c=a.node,f=c.firstChild,h=f&&Bx(f,l),d;if(h){for(let p of o)if(p.tag==h&&(!p.attrs||p.attrs(d||(d=$A(c,l))))){let O=c.lastChild,m=O.type.id==CY?O.from:c.to;if(m>f.to)return{parser:p.parser,overlay:[{from:f.to,to:m}]}}}}if(s&&u==PA){let c=a.node,f;if(f=c.firstChild){let h=s[l.read(f.from,f.to)];if(h)for(let d of h){if(d.tagName&&d.tagName!=Bx(c.parent,l))continue;let p=c.lastChild;if(p.type.id==pv){let O=p.from+1,m=p.lastChild,y=p.to-(m&&m.isError?0:1);if(y>O)return{parser:d.parser,overlay:[{from:O,to:y}]}}else if(p.type.id==kA)return{parser:d.parser,overlay:[{from:p.from,to:p.to}]}}}}return null})}const Iu=["_blank","_self","_top","_parent"],Jg=["ascii","utf-8","utf-16","latin1","latin1"],em=["get","post","put","delete"],tm=["application/x-www-form-urlencoded","multipart/form-data","text/plain"],Un=["true","false"],Ke={},GY={a:{attrs:{href:null,ping:null,type:null,media:null,target:Iu,hreflang:null}},abbr:Ke,address:Ke,area:{attrs:{alt:null,coords:null,href:null,target:null,ping:null,media:null,hreflang:null,type:null,shape:["default","rect","circle","poly"]}},article:Ke,aside:Ke,audio:{attrs:{src:null,mediagroup:null,crossorigin:["anonymous","use-credentials"],preload:["none","metadata","auto"],autoplay:["autoplay"],loop:["loop"],controls:["controls"]}},b:Ke,base:{attrs:{href:null,target:Iu}},bdi:Ke,bdo:Ke,blockquote:{attrs:{cite:null}},body:Ke,br:Ke,button:{attrs:{form:null,formaction:null,name:null,value:null,autofocus:["autofocus"],disabled:["autofocus"],formenctype:tm,formmethod:em,formnovalidate:["novalidate"],formtarget:Iu,type:["submit","reset","button"]}},canvas:{attrs:{width:null,height:null}},caption:Ke,center:Ke,cite:Ke,code:Ke,col:{attrs:{span:null}},colgroup:{attrs:{span:null}},command:{attrs:{type:["command","checkbox","radio"],label:null,icon:null,radiogroup:null,command:null,title:null,disabled:["disabled"],checked:["checked"]}},data:{attrs:{value:null}},datagrid:{attrs:{disabled:["disabled"],multiple:["multiple"]}},datalist:{attrs:{data:null}},dd:Ke,del:{attrs:{cite:null,datetime:null}},details:{attrs:{open:["open"]}},dfn:Ke,div:Ke,dl:Ke,dt:Ke,em:Ke,embed:{attrs:{src:null,type:null,width:null,height:null}},eventsource:{attrs:{src:null}},fieldset:{attrs:{disabled:["disabled"],form:null,name:null}},figcaption:Ke,figure:Ke,footer:Ke,form:{attrs:{action:null,name:null,"accept-charset":Jg,autocomplete:["on","off"],enctype:tm,method:em,novalidate:["novalidate"],target:Iu}},h1:Ke,h2:Ke,h3:Ke,h4:Ke,h5:Ke,h6:Ke,head:{children:["title","base","link","style","meta","script","noscript","command"]},header:Ke,hgroup:Ke,hr:Ke,html:{attrs:{manifest:null}},i:Ke,iframe:{attrs:{src:null,srcdoc:null,name:null,width:null,height:null,sandbox:["allow-top-navigation","allow-same-origin","allow-forms","allow-scripts"],seamless:["seamless"]}},img:{attrs:{alt:null,src:null,ismap:null,usemap:null,width:null,height:null,crossorigin:["anonymous","use-credentials"]}},input:{attrs:{alt:null,dirname:null,form:null,formaction:null,height:null,list:null,max:null,maxlength:null,min:null,name:null,pattern:null,placeholder:null,size:null,src:null,step:null,value:null,width:null,accept:["audio/*","video/*","image/*"],autocomplete:["on","off"],autofocus:["autofocus"],checked:["checked"],disabled:["disabled"],formenctype:tm,formmethod:em,formnovalidate:["novalidate"],formtarget:Iu,multiple:["multiple"],readonly:["readonly"],required:["required"],type:["hidden","text","search","tel","url","email","password","datetime","date","month","week","time","datetime-local","number","range","color","checkbox","radio","file","submit","image","reset","button"]}},ins:{attrs:{cite:null,datetime:null}},kbd:Ke,keygen:{attrs:{challenge:null,form:null,name:null,autofocus:["autofocus"],disabled:["disabled"],keytype:["RSA"]}},label:{attrs:{for:null,form:null}},legend:Ke,li:{attrs:{value:null}},link:{attrs:{href:null,type:null,hreflang:null,media:null,sizes:["all","16x16","16x16 32x32","16x16 32x32 64x64"]}},map:{attrs:{name:null}},mark:Ke,menu:{attrs:{label:null,type:["list","context","toolbar"]}},meta:{attrs:{content:null,charset:Jg,name:["viewport","application-name","author","description","generator","keywords"],"http-equiv":["content-language","content-type","default-style","refresh"]}},meter:{attrs:{value:null,min:null,low:null,high:null,max:null,optimum:null}},nav:Ke,noscript:Ke,object:{attrs:{data:null,type:null,name:null,usemap:null,form:null,width:null,height:null,typemustmatch:["typemustmatch"]}},ol:{attrs:{reversed:["reversed"],start:null,type:["1","a","A","i","I"]},children:["li","script","template","ul","ol"]},optgroup:{attrs:{disabled:["disabled"],label:null}},option:{attrs:{disabled:["disabled"],label:null,selected:["selected"],value:null}},output:{attrs:{for:null,form:null,name:null}},p:Ke,param:{attrs:{name:null,value:null}},pre:Ke,progress:{attrs:{value:null,max:null}},q:{attrs:{cite:null}},rp:Ke,rt:Ke,ruby:Ke,samp:Ke,script:{attrs:{type:["text/javascript"],src:null,async:["async"],defer:["defer"],charset:Jg}},section:Ke,select:{attrs:{form:null,name:null,size:null,autofocus:["autofocus"],disabled:["disabled"],multiple:["multiple"]}},slot:{attrs:{name:null}},small:Ke,source:{attrs:{src:null,type:null,media:null}},span:Ke,strong:Ke,style:{attrs:{type:["text/css"],media:null,scoped:null}},sub:Ke,summary:Ke,sup:Ke,table:Ke,tbody:Ke,td:{attrs:{colspan:null,rowspan:null,headers:null}},template:Ke,textarea:{attrs:{dirname:null,form:null,maxlength:null,name:null,placeholder:null,rows:null,cols:null,autofocus:["autofocus"],disabled:["disabled"],readonly:["readonly"],required:["required"],wrap:["soft","hard"]}},tfoot:Ke,th:{attrs:{colspan:null,rowspan:null,headers:null,scope:["row","col","rowgroup","colgroup"]}},thead:Ke,time:{attrs:{datetime:null}},title:Ke,tr:Ke,track:{attrs:{src:null,label:null,default:null,kind:["subtitles","captions","descriptions","chapters","metadata"],srclang:null}},ul:{children:["li","script","template","ul","ol"]},var:Ke,video:{attrs:{src:null,poster:null,width:null,height:null,crossorigin:["anonymous","use-credentials"],preload:["auto","metadata","none"],autoplay:["autoplay"],mediagroup:["movie"],muted:["muted"],controls:["controls"]}},wbr:Ke},EA={accesskey:null,class:null,contenteditable:Un,contextmenu:null,dir:["ltr","rtl","auto"],draggable:["true","false","auto"],dropzone:["copy","move","link","string:","file:"],hidden:["hidden"],id:null,inert:["inert"],itemid:null,itemprop:null,itemref:null,itemscope:["itemscope"],itemtype:null,lang:["ar","bn","de","en-GB","en-US","es","fr","hi","id","ja","pa","pt","ru","tr","zh"],spellcheck:Un,autocorrect:Un,autocapitalize:Un,style:null,tabindex:null,title:null,translate:["yes","no"],rel:["stylesheet","alternate","author","bookmark","help","license","next","nofollow","noreferrer","prefetch","prev","search","tag"],role:"alert application article banner button cell checkbox complementary contentinfo dialog document feed figure form grid gridcell heading img list listbox listitem main navigation region row rowgroup search switch tab table tabpanel textbox timer".split(" "),"aria-activedescendant":null,"aria-atomic":Un,"aria-autocomplete":["inline","list","both","none"],"aria-busy":Un,"aria-checked":["true","false","mixed","undefined"],"aria-controls":null,"aria-describedby":null,"aria-disabled":Un,"aria-dropeffect":null,"aria-expanded":["true","false","undefined"],"aria-flowto":null,"aria-grabbed":["true","false","undefined"],"aria-haspopup":Un,"aria-hidden":Un,"aria-invalid":["true","false","grammar","spelling"],"aria-label":null,"aria-labelledby":null,"aria-level":null,"aria-live":["off","polite","assertive"],"aria-multiline":Un,"aria-multiselectable":Un,"aria-owns":null,"aria-posinset":null,"aria-pressed":["true","false","mixed","undefined"],"aria-readonly":Un,"aria-relevant":null,"aria-required":Un,"aria-selected":["true","false","undefined"],"aria-setsize":null,"aria-sort":["ascending","descending","none","other"],"aria-valuemax":null,"aria-valuemin":null,"aria-valuenow":null,"aria-valuetext":null},CA="beforeunload copy cut dragstart dragover dragleave dragenter dragend drag paste focus blur change click load mousedown mouseenter mouseleave mouseup keydown keyup resize scroll unload".split(" ").map(t=>"on"+t);for(let t of CA)EA[t]=null;class nf{constructor(e,r){this.tags=Object.assign(Object.assign({},GY),e),this.globalAttrs=Object.assign(Object.assign({},EA),r),this.allTags=Object.keys(this.tags),this.globalAttrNames=Object.keys(this.globalAttrs)}}nf.default=new nf;function Kl(t,e,r=t.length){if(!e)return"";let n=e.firstChild,i=n&&n.getChild("TagName");return i?t.sliceString(i.from,Math.min(i.to,r)):""}function Jl(t,e=!1){for(;t;t=t.parent)if(t.name=="Element")if(e)e=!1;else return t;return null}function TA(t,e,r){let n=r.tags[Kl(t,Jl(e))];return(n==null?void 0:n.children)||r.allTags}function A1(t,e){let r=[];for(let n=Jl(e);n&&!n.type.isTop;n=Jl(n.parent)){let i=Kl(t,n);if(i&&n.lastChild.name=="CloseTag")break;i&&r.indexOf(i)<0&&(e.name=="EndTag"||e.from>=n.firstChild.to)&&r.push(i)}return r}const RA=/^[:\-\.\w\u00b7-\uffff]*$/;function Lx(t,e,r,n,i){let o=/\s*>/.test(t.sliceDoc(i,i+5))?"":">",s=Jl(r,!0);return{from:n,to:i,options:TA(t.doc,s,e).map(a=>({label:a,type:"type"})).concat(A1(t.doc,r).map((a,l)=>({label:"/"+a,apply:"/"+a+o,type:"type",boost:99-l}))),validFor:/^\/?[:\-\.\w\u00b7-\uffff]*$/}}function Vx(t,e,r,n){let i=/\s*>/.test(t.sliceDoc(n,n+5))?"":">";return{from:r,to:n,options:A1(t.doc,e).map((o,s)=>({label:o,apply:o+i,type:"type",boost:99-s})),validFor:RA}}function HY(t,e,r,n){let i=[],o=0;for(let s of TA(t.doc,r,e))i.push({label:"<"+s,type:"type"});for(let s of A1(t.doc,r))i.push({label:"</"+s+">",type:"type",boost:99-o++});return{from:n,to:n,options:i,validFor:/^<\/?[:\-\.\w\u00b7-\uffff]*$/}}function KY(t,e,r,n,i){let o=Jl(r),s=o?e.tags[Kl(t.doc,o)]:null,a=s&&s.attrs?Object.keys(s.attrs):[],l=s&&s.globalAttrs===!1?a:a.length?a.concat(e.globalAttrNames):e.globalAttrNames;return{from:n,to:i,options:l.map(u=>({label:u,type:"property"})),validFor:RA}}function JY(t,e,r,n,i){var o;let s=(o=r.parent)===null||o===void 0?void 0:o.getChild("AttributeName"),a=[],l;if(s){let u=t.sliceDoc(s.from,s.to),c=e.globalAttrs[u];if(!c){let f=Jl(r),h=f?e.tags[Kl(t.doc,f)]:null;c=(h==null?void 0:h.attrs)&&h.attrs[u]}if(c){let f=t.sliceDoc(n,i).toLowerCase(),h='"',d='"';/^['"]/.test(f)?(l=f[0]=='"'?/^[^"]*$/:/^[^']*$/,h="",d=t.sliceDoc(i,i+1)==f[0]?"":f[0],f=f.slice(1),n++):l=/^[^\s<>='"]*$/;for(let p of c)a.push({label:p,apply:h+p+d,type:"constant"})}}return{from:n,to:i,options:a,validFor:l}}function AA(t,e){let{state:r,pos:n}=e,i=br(r).resolveInner(n,-1),o=i.resolve(n);for(let s=n,a;o==i&&(a=i.childBefore(s));){let l=a.lastChild;if(!l||!l.type.isError||l.from<l.to)break;o=i=a,s=l.from}return i.name=="TagName"?i.parent&&/CloseTag$/.test(i.parent.name)?Vx(r,i,i.from,n):Lx(r,t,i,i.from,n):i.name=="StartTag"?Lx(r,t,i,n,n):i.name=="StartCloseTag"||i.name=="IncompleteCloseTag"?Vx(r,i,n,n):i.name=="OpenTag"||i.name=="SelfClosingTag"||i.name=="AttributeName"?KY(r,t,i,i.name=="AttributeName"?i.from:n,n):i.name=="Is"||i.name=="AttributeValue"||i.name=="UnquotedAttributeValue"?JY(r,t,i,i.name=="Is"?n:i.from,n):e.explicit&&(o.name=="Element"||o.name=="Text"||o.name=="Document")?HY(r,t,i,n):null}function MA(t){return AA(nf.default,t)}function e8(t){let{extraTags:e,extraGlobalAttributes:r}=t,n=r||e?new nf(e,r):nf.default;return i=>AA(n,i)}const t8=qi.parser.configure({top:"SingleExpression"}),jA=[{tag:"script",attrs:t=>t.type=="text/typescript"||t.lang=="ts",parser:Q1.parser},{tag:"script",attrs:t=>t.type=="text/babel"||t.type=="text/jsx",parser:fA.parser},{tag:"script",attrs:t=>t.type=="text/typescript-jsx",parser:hA.parser},{tag:"script",attrs(t){return/^(importmap|speculationrules|application\/(.+\+)?json)$/i.test(t.type)},parser:t8},{tag:"script",attrs(t){return!t.type||/^(?:text|application)\/(?:x-)?(?:java|ecma)script$|^module$|^$/i.test(t.type)},parser:qi.parser},{tag:"style",attrs(t){return(!t.lang||t.lang=="css")&&(!t.type||/^(text\/)?(x-)?(stylesheet|css)$/i.test(t.type))},parser:rf.parser}],qA=[{name:"style",parser:rf.parser.configure({top:"Styles"})}].concat(CA.map(t=>({name:t,parser:qi.parser}))),DA=_s.define({name:"html",parser:zY.configure({props:[_a.add({Element(t){let e=/^(\s*)(<\/)?/.exec(t.textAfter);return t.node.to<=t.pos+e[0].length?t.continue():t.lineIndent(t.node.from)+(e[2]?0:t.unit)},"OpenTag CloseTag SelfClosingTag"(t){return t.column(t.node.from)+t.unit},Document(t){if(t.pos+/\s*/.exec(t.textAfter)[0].length<t.node.to)return t.continue();let e=null,r;for(let n=t.node;;){let i=n.lastChild;if(!i||i.name!="Element"||i.to!=n.to)break;e=n=i}return e&&!((r=e.lastChild)&&(r.name=="CloseTag"||r.name=="SelfClosingTag"))?t.lineIndent(e.from)+t.unit:null}}),Rs.add({Element(t){let e=t.firstChild,r=t.lastChild;return!e||e.name!="OpenTag"?null:{from:e.to,to:r.name=="CloseTag"?r.from:t.to}}}),ZC.add({"OpenTag CloseTag":t=>t.getChild("TagName")})]}),languageData:{commentTokens:{block:{open:"<!--",close:"-->"}},indentOnInput:/^\s*<\/\w+\W$/,wordChars:"-._"}}),Vd=DA.configure({wrap:QA(jA,qA)});function ZA(t={}){let e="",r;t.matchClosingTags===!1&&(e="noMatch"),t.selfClosingTags===!0&&(e=(e?e+" ":"")+"selfClosing"),(t.nestedLanguages&&t.nestedLanguages.length||t.nestedAttributes&&t.nestedAttributes.length)&&(r=QA((t.nestedLanguages||[]).concat(jA),(t.nestedAttributes||[]).concat(qA)));let n=r?DA.configure({wrap:r,dialect:e}):e?Vd.configure({dialect:e}):Vd;return new Pa(n,[Vd.data.of({autocomplete:e8(t)}),t.autoCloseTags!==!1?r8:[],E1().support,C1().support])}const Xx=new Set("area base br col command embed frame hr img input keygen link meta param source track wbr menuitem".split(" ")),r8=Ee.inputHandler.of((t,e,r,n,i)=>{if(t.composing||t.state.readOnly||e!=r||n!=">"&&n!="/"||!Vd.isActiveAt(t.state,e,-1))return!1;let o=i(),{state:s}=o,a=s.changeByRange(l=>{var u,c,f;let h=s.doc.sliceString(l.from-1,l.to)==n,{head:d}=l,p=br(s).resolveInner(d-1,-1),O;if((p.name=="TagName"||p.name=="StartTag")&&(p=p.parent),h&&n==">"&&p.name=="OpenTag"){if(((c=(u=p.parent)===null||u===void 0?void 0:u.lastChild)===null||c===void 0?void 0:c.name)!="CloseTag"&&(O=Kl(s.doc,p.parent,d))&&!Xx.has(O)){let m=d+(s.doc.sliceString(d,d+1)===">"?1:0),y=`</${O}>`;return{range:l,changes:{from:d,to:m,insert:y}}}}else if(h&&n=="/"&&p.name=="IncompleteCloseTag"){let m=p.parent;if(p.from==d-2&&((f=m.lastChild)===null||f===void 0?void 0:f.name)!="CloseTag"&&(O=Kl(s.doc,m,d))&&!Xx.has(O)){let y=d+(s.doc.sliceString(d,d+1)===">"?1:0),g=`${O}>`;return{range:oe.cursor(d+g.length,-1),changes:{from:d,to:y,insert:g}}}}return{range:l}});return a.changes.empty?!1:(t.dispatch([o,s.update(a,{userEvent:"input.complete",scrollIntoView:!0})]),!0)}),n8=145,i8=1,o8=146,s8=2,a8=147,l8=3,Up=4,NA=5,WA=6,IA=7,BA=8,u8=9,c8=11,rm=148,f8=12,Yx=149,gv=13,Xd=14,h8=67,d8=110,p8=113,O8=116,g8=118,m8={area:!0,base:!0,br:!0,col:!0,command:!0,embed:!0,frame:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0,menuitem:!0},y8={dd:!0,li:!0,optgroup:!0,option:!0,p:!0,rp:!0,rt:!0,tbody:!0,td:!0,tfoot:!0,th:!0,tr:!0},Ux={dd:{dd:!0,dt:!0},dt:{dd:!0,dt:!0},li:{li:!0},option:{option:!0,optgroup:!0},optgroup:{optgroup:!0},p:{address:!0,article:!0,aside:!0,blockquote:!0,dir:!0,div:!0,dl:!0,fieldset:!0,footer:!0,form:!0,h1:!0,h2:!0,h3:!0,h4:!0,h5:!0,h6:!0,header:!0,hgroup:!0,hr:!0,menu:!0,nav:!0,ol:!0,p:!0,pre:!0,section:!0,table:!0,ul:!0},rp:{rp:!0,rt:!0},rt:{rp:!0,rt:!0},tbody:{tbody:!0,tfoot:!0},td:{td:!0,th:!0},tfoot:{tbody:!0},th:{td:!0,th:!0},thead:{tbody:!0,tfoot:!0},tr:{tr:!0}};function v8(t){return t==45||t==46||t==58||t>=65&&t<=90||t==95||t>=97&&t<=122||t>=161}function LA(t){return t==9||t==10||t==13||t==32}let Fx=null,zx=null,Gx=0;function mv(t,e){let r=t.pos+e;if(Gx==r&&zx==t)return Fx;let n=t.peek(e);for(;LA(n);)n=t.peek(++e);let i="";for(;v8(n);)i+=String.fromCharCode(n),n=t.peek(++e);return zx=t,Gx=r,Fx=i?i.toLowerCase():n==S8||n==b8?void 0:null}const VA=60,w8=62,XA=47,S8=63,b8=33;function Hx(t,e){this.name=t,this.parent=e,this.hash=e?e.hash:0;for(let r=0;r<t.length;r++)this.hash+=(this.hash<<4)+t.charCodeAt(r)+(t.charCodeAt(r)<<8)}const P8=[Up,BA,NA,WA,IA],k8=new $1({start:null,shift(t,e,r,n){return P8.indexOf(e)>-1?new Hx(mv(n,1)||"",t):t},reduce(t,e){return e==h8&&t?t.parent:t},reuse(t,e,r,n){let i=e.type.id;return i==Up||i==g8?new Hx(mv(n,1)||"",t):t},hash(t){return t?t.hash:0},strict:!1}),x8=new Sn((t,e)=>{if(t.next!=VA){t.next<0&&e.context&&t.acceptToken(rm);return}t.advance();let r=t.next==XA;r&&t.advance();let n=mv(t,0);if(n===void 0)return;if(!n)return t.acceptToken(r?f8:Up);let i=e.context?e.context.name:null;if(r){if(n==i)return t.acceptToken(u8);if(i&&y8[i])return t.acceptToken(rm,-2);for(let o=e.context;o;o=o.parent)if(o.name==n)return;t.acceptToken(c8)}else{if(n=="script")return t.acceptToken(NA);if(n=="style")return t.acceptToken(WA);if(n=="textarea")return t.acceptToken(IA);if(m8.hasOwnProperty(n))return t.acceptToken(BA);i&&Ux[i]&&Ux[i][n]?t.acceptToken(rm,-1):t.acceptToken(Up)}},{contextual:!0});function M1(t,e,r){let n=2+t.length;return new Sn(i=>{for(let o=0,s=0,a=0;;a++){if(i.next<0){a&&i.acceptToken(e);break}if(o==0&&i.next==VA||o==1&&i.next==XA||o>=2&&o<n&&i.next==t.charCodeAt(o-2))o++,s++;else if((o==2||o==n)&&LA(i.next))s++;else if(o==n&&i.next==w8){a>s?i.acceptToken(e,-s):i.acceptToken(r,-(s-2));break}else if((i.next==10||i.next==13)&&a){i.acceptToken(e,1);break}else o=s=0;i.advance()}})}const _8=M1("script",n8,i8),$8=M1("style",o8,s8),Q8=M1("textarea",a8,l8),E8=[9,10,11,12,13,32,133,160,5760,8192,8193,8194,8195,8196,8197,8198,8199,8200,8201,8202,8232,8233,8239,8287,12288],YA=40,Fp=41,UA=91,zp=93,FA=123,Gp=125,C8=44,T8=58,R8=35,A8=64,tc=47,M8=62,j8=45,Kx=34,Jx=39,q8=92,D8=10,e_=42,t_=96,zA=[T8,R8,A8,tc],Z8=new Sn(t=>{for(let e=0,r=0;;r++){if(t.next<0){r&&t.acceptToken(Yx);break}if(t.next==j8)e++;else if(t.next==M8&&e>=2){r>3&&t.acceptToken(Yx,-2);break}else e=0;t.advance()}});function GA(t){let e=!1,r=null,n=!1;return()=>e?n?(n=!1,!0):t.next===q8?(n=!0,!0):((r==="double"&&t.next===Kx||r==="single"&&t.next===Jx||r==="template"&&t.next===t_)&&(e=!1,r=null),!0):t.next===Kx?(e=!0,r="double",!0):t.next===Jx?(e=!0,r="single",!0):t.next===t_?(e=!0,r="template",!0):!1}function HA(t){let e=!1,r=!1;return()=>e?(t.next===D8&&(e=!1),!0):r?(t.next===e_&&t.peek(1)===tc&&(r=!1),!0):t.next===tc&&t.peek(1)===tc?(e=!0,!0):t.next===tc&&t.peek(1)===e_?(r=!0,!0):!1}const N8=new Sn(t=>{if(zA.includes(t.next))return;const e=HA(t),r=GA(t);let n=[];const i=o=>{const s=n.lastIndexOf(o);if(s!==-1)for(;n.length>s;)n.pop()};for(let o=0;;o++){if(t.next<0){o>0&&t.acceptToken(gv);break}if(e()||r()){t.advance();continue}if(n.length===0&&(t.next===Gp||t.next===Fp||t.next===zp)){t.acceptToken(gv);break}switch(t.next){case YA:n.push("(");break;case Fp:i("(");break;case UA:n.push("[");break;case zp:i("[");break;case FA:n.push("{");break;case Gp:i("{");break}t.advance()}}),W8=new Sn(t=>{if(zA.includes(t.peek(0)))return;const e=HA(t),r=GA(t);let n=[];const i=o=>{const s=n.lastIndexOf(o);if(s!==-1)for(;n.length>s;)n.pop()};for(let o=0;;o++){if(t.next<0){o>0&&t.acceptToken(Xd);break}if(e()||r()){t.advance();continue}if(n.length===0&&(t.next===Gp||t.next===Fp||t.next===zp||t.next===C8)){t.acceptToken(Xd);break}switch(t.next){case YA:n.push("(");break;case Fp:i("(");break;case UA:n.push("[");break;case zp:i("[");break;case FA:n.push("{");break;case Gp:i("{");break}if(o!==0&&n.length===0&&E8.includes(t.next)){t.acceptToken(Xd);break}t.advance()}}),I8=Ts({"Text RawText":w.content,"StartTag StartCloseTag SelfClosingEndTag EndTag":w.angleBracket,TagName:w.tagName,"MismatchedCloseTag/TagName":[w.tagName,w.invalid],AttributeName:w.attributeName,UnquotedAttributeValue:w.attributeValue,"DoubleQuote SingleQuote AttributeValueContent":w.attributeValue,Is:w.definitionOperator,"EntityReference CharacterReference":w.character,Comment:w.blockComment,ProcessingInst:w.processingInstruction,DoctypeDecl:w.documentMeta,"{ }":w.bracket,"[ ]":w.squareBracket,"( )":w.paren,"| , :":w.punctuation,"...":w.derefOperator,ComponentName:w.className,SvelteElementNamespace:w.namespace,SvelteElementType:w.tagName,StyleAttributeName:w.propertyName,BlockType:w.controlKeyword,BlockPrefix:w.typeOperator,"UnknownBlock/BlockType":w.invalid,UnknownBlockContent:w.invalid,"if then catch":w.controlKeyword,as:w.definitionOperator,Variable:w.variableName,Modifier:w.modifier,DirectlyInterpolatedAttributeValue:w.attributeValue,"DirectiveOn/DirectiveName":w.controlKeyword,"DirectiveOn/DirectiveTarget":w.typeName,"DirectiveUse/DirectiveName":w.controlKeyword,"DirectiveUse/DirectiveTarget":w.function(w.variableName),"DirectiveBind/DirectiveName":w.controlKeyword,"DirectiveBind/DirectiveTarget":w.variableName,"DirectiveLet/DirectiveName":w.definitionKeyword,"DirectiveLet/DirectiveTarget":w.definition(w.variableName),"DirectiveTransition/DirectiveName":w.operatorKeyword,"DirectiveTransition/DirectiveTarget":w.function(w.variableName),"DirectiveIn/DirectiveName":w.operatorKeyword,"DirectiveIn/DirectiveTarget":w.function(w.variableName),"DirectiveOut/DirectiveName":w.operatorKeyword,"DirectiveOut/DirectiveTarget":w.function(w.variableName),"DirectiveAnimate/DirectiveName":w.operatorKeyword,"DirectiveAnimate/DirectiveTarget":w.function(w.variableName),"DirectiveClass/DirectiveName":w.attributeName,"DirectiveClass/DirectiveTarget":w.variableName,"DirectiveStyle/DirectiveName":w.attributeName,"DirectiveStyle/DirectiveTarget":w.propertyName}),B8={__proto__:null,"#":41,":":51,"/":59,"@":109},L8={__proto__:null,if:44,else:52,each:64,await:82,then:90,catch:94,key:102,html:110,debug:114,const:118},V8={__proto__:null,if:54,as:66,then:84,catch:86},X8={__proto__:null,on:313,bind:317,let:319,class:321,style:323,use:325,transition:327,in:329,out:331,animate:333},Y8={__proto__:null,svelte:243},U8=$s.deserialize({version:14,states:"DxQVO#|OOO!ZO#|O'#ClO#[O#|O'#CzO$]O#|O'#DTO%^O#|O'#D_O&_Q'[O'#DjO&mQ&jO'#DrO&rQ&jO'#EpO&wQ&jO'#EsO&|Q&jO'#EvO'XQ&jO'#E|O'^OXO'#DqO'iOYO'#DqO'tO[O'#DqO)TO#|O'#DqOOOW'#Dq'#DqO)[O&zO'#FOO&|Q&jO'#FQO&|Q&jO'#FROOOW'#Fj'#FjOOOW'#FT'#FTQVO#|OOOOOW'#FU'#FUO!ZO#|O,59WOOOW,59W,59WO)uQ'[O'#DjO#[O#|O,59fOOOW,59f,59fO)|Q'[O'#DjOOOW'#FV'#FVO$]O#|O,59oOOOW,59o,59oO*fQ'[O'#DjOOOW'#FW'#FWO%^O#|O,59yOOOW,59y,59yO*mQ'[O'#DjO+OQ&jO,5:UO+TQ,UO,5:VO+YQ,UO,59XO+hQ,UO,59}O,nQ7[O,5:^O,uQ7[O,5;[O,|Q7[O,5;_O-TO,UO'#ExOOQO'#F|'#F|O-YQ7[O,5;bO-dQ7[O,5;hOOOX'#F^'#F^O-kOXO'#EnO-vOXO,5:]OOOY'#F_'#F_O.OOYO'#EqO.ZOYO,5:]OOO['#F`'#F`O.cO[O'#EtO.nO[O,5:]O.vO#|O,5:]O&|Q&jO'#E{OOOW,5:],5:]OOO`'#Fa'#FaO.}O&zO,5;jOOOW,5;j,5;jO/VQ,UO,5;lO/[Q,UO,5;mOOOW-E9R-E9ROOOW-E9S-E9SOOOW1G.r1G.rO/aQ,UO,59`O/fQ,UO,59dOOOW1G/Q1G/QO/kQ,UO,59nOOOW-E9T-E9TOOOW1G/Z1G/ZO/pQ,UO,59tO/xQ,UO,59xOOOW-E9U-E9UOOOW1G/e1G/eO/}Q,UO,59|OOOW1G/p1G/pO0SQMhO1G/qO0[Q'[O1G.sO0aQ'|O1G/RO0fQ'|O1G/[O0kQ'[O1G/fO0pQ'[O1G/iO0uQ!LQO1G/lO0zQ'[O1G/nO1PQ$ISO'#DtOOOO'#Dz'#DzO1[O,UO'#DyOOOO'#EO'#EOO1aO,UO'#D}OOOO'#EQ'#EQO1fO,UO'#EPOOOO'#ES'#ESO1kO,UO'#EROOOO'#EU'#EUO1pO,UO'#ETOOOO'#EW'#EWO1uO,UO'#EVOOOO'#EY'#EYO1zO,UO'#EXOOOO'#E['#E[O2PO,UO'#EZOOOO'#E^'#E^O2UO,UO'#E]OOOO'#E`'#E`O2ZO,UO'#E_O2`Q7[O'#DxO3gQ7[O'#EjO4kQ7[O'#ElOOQO'#Fl'#FlOOQO'#FY'#FYO5rQ7[O1G/xOOOX1G/x1G/xOOQO'#Fm'#FmO5yQ7[O1G0vOOOY1G0v1G0vO6QQ7[O1G0yOOO[1G0y1G0yO6XO(CWO,5;dO6^Q7[O1G0|OOOW1G0|1G0|OOOW1G1S1G1SO6hQ7[O1G1SOOOX-E9[-E9[O6oQ&jO'#EoOOOW1G/w1G/wOOOY-E9]-E9]O6tQ&jO'#ErOOO[-E9^-E9^O6yQ&jO'#EuO7OQ,UO,5;gOOO`-E9_-E9_OOOW1G1U1G1UOOOW1G1W1G1WOOOW1G1X1G1XP)dQ'[O'#DjO7TQ$ISO1G.zO7]Q&jO1G/OO7bQ&jO1G/YP*TQ'[O'#DjO7gQ!LQO1G/`O7oQ!LQO1G/bO7wQ&jO1G/dO7|Q&jO1G/hOOOW7+%]7+%]O8RQ&jO7+%]O8WQ&jO7+$_O8]Q$ISO7+$mO8bQ$ISO7+$vO8mQ&jO7+%QO8rQ&jO7+%TO8wQ&jO7+%WO9PQ&jO7+%YOOQO'#Du'#DuOOQO,5:`,5:`O9UQ&jO,5:`O9ZQ'[O,5:bO9`O07`O,5:eO9eO07`O,5:iO9jO07`O,5:kO9oO07`O,5:mO9tO07`O,5:oO9yO07`O,5:qO:OO07`O,5:sO:TO07`O,5:uO:YO07`O,5:wO:_O07`O,5:yO:dQ?MpO'#FZO:iQ7[O,5:dO;pQ!0LbO,5:dO<OQ!0LbO,5;UO<^Q7[O,5;WO=eQ!0LbO,5;WOOQO-E9W-E9WOOOX7+%d7+%dOOOY7+&b7+&bOOO[7+&e7+&eOOQO1G1O1G1OOOOW7+&h7+&hOOOW7+&n7+&nO=sQ,UO,5;ZO=xQ,UO,5;^O=}Q,UO,5;aOOOW1G1R1G1ROOOW7+$f7+$fO>SQ'[O7+$fOOOW7+$j7+$jOOOW7+$t7+$tOOOW7+$z7+$zO>XQ&jO7+$zOOOW7+$|7+$|O>^Q&jO7+$|OOOW7+%O7+%OOOOW7+%S7+%SOOOW<<Hw<<HwOOOW<<Gy<<GyO>cQ'|O<<HXOOOW<<Hb<<HbO>hQ'|O<<HbOOOW<<Hl<<HlOOOW<<Ho<<HoO>mQ!LQO'#FXO>rQ&jO<<HrOOOW<<Hr<<HrOOOW<<Ht<<HtOOQO1G/z1G/zO>zQ&jO1G/|OOQO1G0P1G0POOQO1G0T1G0TOOQO1G0V1G0VOOQO1G0X1G0XOOQO1G0Z1G0ZOOQO1G0]1G0]OOQO1G0_1G0_OOQO1G0a1G0aOOQO1G0c1G0cOOQO1G0e1G0eOOQO,5;u,5;uOOQO-E9X-E9XO?PQ!0LbO1G0OO?_Q'[O'#DjOOQO'#Ed'#EdO?uO#@ItO'#EdO@_O&2DjO'#EdOOQO1G0O1G0OOOQO1G0p1G0pO@fQ!0LbO1G0rOOQO1G0r1G0rOOOW1G0u1G0uOOOW1G0x1G0xOOOW1G0{1G0{O@tQ&jO<<HQOOOW<<Hf<<HfOOOW<<Hh<<HhO@yQ&jOAN=sOAUQ&jOAN=|OOQO,5;s,5;sOOQO-E9V-E9VOOOWAN>^AN>^OOQO7+%h7+%hOOQO7+%j7+%jOOOO'#Fz'#FzOOOO'#F['#F[OAZO#@ItO'#EfOOQO,5;O,5;OOAbO&jO,5;OOOOO'#F]'#F]OAgO&2DjO'#EhOAnO&jO,5;OOOQO7+&^7+&^OOOWAN=lAN=lOOOWG23_G23_OAsQ'[OG23_OAxQ!LQOG23_OOOWG23hG23hOOOO-E9Y-E9YOOQO1G0j1G0jOOOO-E9Z-E9ZOBTQ&jOLD(yOOOWLD(yLD(yOBYQ'[OLD(yOB_Q&jOLD(yOBgQ&jO!$'LeOBlQ&jO!$'LeOOOW!$'Le!$'LeOBqQ'[O!$'LeOOOW!)9BP!)9BPOBvQ&jO!)9BPOB{Q&jO!)9BPOOOW!.K7k!.K7kOCQQ&jO!.K7kOOOW!4/-V!4/-V",stateData:"Cd~O$]OS~OSXOTUOUVOVWOWYOYbOZaO[cObTO!acO!bcO!ccO!dcO#scO#vdO$q`O~OSXOTUOUVOVWOWYOYbOZaO[cObiO!acO!bcO!ccO!dcO#scO$q`O~OSXOTUOUVOVWOWYOYbOZaO[cOblO!acO!bcO!ccO!dcO#scO$q`O~OSXOTUOUVOVWOWYOYbOZaO[cObpO!acO!bcO!ccO!dcO#scO$q`O~OSXOTUOUVOVWOWYOYbOZaO[cObtO!acO!bcO!ccO!dcO#scO$q`O~O]uOcvOdwO!WxO~O!gyO~O!gzO~O!g{O~O!g}O#k}O#m|O~O!g!PO~O$V!QOP#bP$Y#bP~O$W!TOQ#eP$Y#eP~O$X!WOR#hP$Y#hP~OSXOTUOUVOVWOWYOX![OYbOZaO[cObTO!acO!bcO!ccO!dcO#scO$q`O~O$Y!]O~P(PO$Z!^O$r!`O~O]uOcvOdwOi!fO!WxO~Om!gO~P)dOm!iO~P)dO]uOcvOdwOi!lO!WxO~Om!mO~P*TO]uOcvOdwOm!pO!WxO~Og!qO~Oe!rO~Of!sOp!tOy!uO!T!vO~O!X!wO!Z!xO!]!yO~Ob!zO!o#cO#_#bO$b!{O$d!}O$e#PO$f#RO$g#TO$h#VO$i#XO$j#ZO$k#]O$l#_O~O#a#gO~P+sO#a#jO~P+sO#a#lO~P+sO$c#mO~O#a#oO#q#pO~P+sO#a#pO~P+sO$V!QOP#bX$Y#bX~OP#sO$Y#tO~O$W!TOQ#eX$Y#eX~OQ#vO$Y#tO~O$X!WOR#hX$Y#hX~OR#xO$Y#tO~O$Y#tO~P(PO$Z!^O$r#{O~O#a#|O~O#a#}O~Oj$PO~Of$QO~Op$RO~O}$TO!P$UO~Oy$VO~O!T$WO~Og$XO!`$YO~O]$ZO~O^$[O~O^$]O~O]$^O~O]$_O~Ou$`O~O]$aO~Og$cO!k$eO$_$bO~O$c$fO~O$c$gO~O$c$hO~O$c$iO~O$c$jO~O$c$kO~O$c$lO~O$c$mO~O$c$nO~O$c$oO~O#T$pO#V$rOb!lX!o!lX#_!lX#a!lX$b!lX$d!lX$e!lX$f!lX$g!lX$h!lX$i!lX$j!lX$k!lX$l!lX#q!lX~O#V$sOb#^X!o#^X#_#^X#a#^X$b#^X$d#^X$e#^X$f#^X$g#^X$h#^X$i#^X$j#^X$k#^X$l#^X#q#^X~O#T$pO#V$uOb#`X!o#`X#_#`X#a#`X$b#`X$d#`X$e#`X$f#`X$g#`X$h#`X$i#`X$j#`X$k#`X$l#`X#q#`X~O#a$wO~P+sO#a$xO~P+sO#a$yO~P+sO#n$zO~O#a${O#q$|O~P+sO#a$|O~P+sO!g$}O~O!g%OO~O!g%PO~O#a%QO~Og%ROk%SO~Og%TO~Og%UO~Og%VOu%WO~Og%XOu%YO~Og%ZO~Og%[O~Og%]O~Og%^O~Oq%_O~Og%`Oz%aO{%aO~Og%bO~Og%cO~Og%fOt%dO~Og%gO~Og%hO~O]%iO~O!p%jO~O!p%kO~O!p%lO~O!p%mO~O!p%nO~O!p%oO~O!p%pO~O!p%qO~O!p%rO~O!p%sO~O#U%tO~O#T$pO#V%vOb!la!o!la#_!la#a!la$b!la$d!la$e!la$f!la$g!la$h!la$i!la$j!la$k!la$l!la#q!la~Ob%wO#X%yO#Z%zO#]%{O~Ob%wO#X%yO#Z%zO#]%|O~O#T$pO#V%}Ob#`a!o#`a#_#`a#a#`a$b#`a$d#`a$e#`a$f#`a$g#`a$h#`a$i#`a$j#`a$k#`a$l#`a#q#`a~Ob%wO#X%yO#Z%zO#]&OO~O#a&PO~O#a&QO~O#a&RO~O]&SO~Og&TO~Og&UO~O^&VO~O^&WO~Ou&XO~Og&ZOt%dO~Og&[O~Ob%wO#X%yO#Z%zO#]&]O~O]uO~Ob%wO!b&^O!c&^O!d&^O$m&_O~O#X&aO~P?dOb%wO!b&^O!c&^O!d&^O$o&cO~O#Z&aO~P?|Ob%wO#X%yO#Z%zO#]&fO~Og&gO~Og&hOr&iOt&jO~Og&kO~O#X#YX~P?dO#X&mO~O#Z#[X~P?|O#Z&mO~O]&oO~Og&pOr&qOu&rO~Os&sO~O]&tO~Og&uOr&vO~Og&wO~Os&xO~O]&yO~Og&zO~Os&{O~Og&|O~O!`$]#q$q#s#v!c!b#_!o!d#a~",goto:"1T$qPPPPPPPPPPPPPPPP$r%QPPPPPP%`PPP%fP$r%lPPPPPP%z$r&QPPP&`P&`P&d$r&jP&x$rPP$rP$rP'O$rPPPPP$r'kP'y(V'yP'y(Y(fPP(Y(r(Y)O(Y)[(Y)h(Y)t(Y*Q(Y*^(Y*j(Y*vPPP+SP+cP+fP'yP'yP+i+l+o+},Q,T,c,f,iP,wPP,}-TP$rP$r$rP-c-i-s-y.T.Z.q.{/R/X/_/e/kPPPPPPPP/qP0V0cPPPPPPPPPPPP0oP0wicOPQRS^egjnr!ZiPOPQRS^egjnr!ZXfPQgjQhPR!egiQOPQRS^egjnr!ZQkQR!hjiROPQRS^egjnr!ZTmRnQoRR!kniSOPQRS^egjnr!ZQsSR!orhcOPQRS^egjnr!ZY%x$r$s$u%v%}X&^%y%z&`&diZOPQRS^egjnr!Ze#dyz{!O!P#f#i#k#n#qR$d!ze#hyz{!O!P#f#i#k#n#qe!|yz{!O!P#f#i#k#n#qe#Oyz{!O!P#f#i#k#n#qe#Qyz{!O!P#f#i#k#n#qe#Syz{!O!P#f#i#k#n#qe#Uyz{!O!P#f#i#k#n#qe#Wyz{!O!P#f#i#k#n#qe#Yyz{!O!P#f#i#k#n#qe#[yz{!O!P#f#i#k#n#qe#^yz{!O!P#f#i#k#n#qe#`yz{!O!P#f#i#k#n#qQ%{$rQ%|$sQ&O$uQ&]%vR&f%}R&b%yR&e%zR!SZR#t!Si[OPQRS^egjnr!ZR!V[R#t!Vi]OPQRS^egjnr!ZR!Y]R#t!Yi^OPQRS^egjnr!ZX}Xab![Q!]^R#t!Zi_OPQRS^egjnr!ZQeOR!ceQgPQjQT!dgjQnRR!jnQrSQ!Z^T!nr!ZQ%e$`R&Y%eQ#fyQ#izQ#k{Q#n!OQ#q!PZ$v#f#i#k#n#qQ$q#aQ$t#cT%u$q$tQ&`%yR&l&`Q&d%zR&n&dQ!RZR#r!RQ!U[R#u!UQ!X]R#w!XQ!_`R#z!_SdOeWfPQgjSmRnXqS^r!Ze#eyz{!O!P#f#i#k#n#qe#ayz{!O!P#f#i#k#n#qS&_%y&`T&c%z&dQ!OXQ!aaQ!bbR#y![",nodeNames:"⚠ StartCloseTag StartCloseTag StartCloseTag StartTag StartTag StartTag StartTag StartTag StartCloseTag StartCloseTag StartCloseTag IncompleteCloseTag LongExpression ShortExpression Document IfBlock IfBlockOpen { BlockPrefix BlockPrefix BlockType BlockType } ElseBlock BlockPrefix BlockType if IfBlockClose BlockPrefix EachBlock EachBlockOpen BlockType as ( ) , Variable EachBlockClose AwaitBlock AwaitBlockOpen BlockType then catch ThenBlock BlockType CatchBlock BlockType AwaitBlockClose KeyBlock KeyBlockOpen BlockType KeyBlockClose RawHTMLBlock BlockPrefix BlockType DebugBlock BlockType ConstBlock BlockType Interpolation UnknownBlock UnknownBlockContent Text EntityReference CharacterReference InvalidEntity Element OpenTag TagName DirectlyInterpolatedAttribute DirectlyInterpolatedAttributeValue SpreadInterpolatedAttribute ... Directive DirectiveOn DirectiveName AttributeName DirectiveTarget DirectiveBind DirectiveName DirectiveLet DirectiveName DirectiveClass DirectiveName DirectiveStyle DirectiveName DirectiveUse DirectiveName DirectiveTransition DirectiveName DirectiveIn DirectiveName DirectiveOut DirectiveName DirectiveAnimate DirectiveName | Modifier Is AttributeValue DoubleQuote AttributeValueContent SingleQuote AttributeValueContent UnquotedAttributeValue StyleAttribute StyleAttributeName Attribute EndTag ScriptText CloseTag OpenTag StyleText CloseTag OpenTag TextareaText CloseTag OpenTag ComponentName SvelteElementName SvelteElementNamespace SvelteElementType CloseTag SelfClosingTag SelfClosingEndTag Comment ProcessingInst MismatchedCloseTag CloseTag DoctypeDecl",maxTerm:172,context:k8,nodeProps:[["closedBy",-10,1,2,3,5,6,7,8,9,10,11,"EndTag",4,"EndTag SelfClosingEndTag",17,"IfBlockClose",18,"}",31,"EachBlockClose",34,"(",40,"AwaitBlockClose",48,"AwaitBlockOpen",50,"KeyBlockClose",-4,68,112,115,118,"CloseTag",101,'"',103,"'"],["group",-10,12,60,64,65,66,67,126,127,128,129,"Entity",-4,16,30,39,49,"Block Entity",-4,17,31,40,50,"BlockOpen",-3,24,44,46,"BlockInline",-4,28,38,48,52,"BlockClose",-4,53,56,58,61,"BlockInline Entity",63,"Entity TextContent",-3,110,113,116,"TextContent Entity"],["openedBy",23,"{",28,"IfBlockOpen",35,")",38,"EachBlockOpen",52,"KeyBlockOpen",101,'"',103,"'",109,"StartTag StartCloseTag",-4,111,114,117,123,"OpenTag",125,"StartTag"]],propSources:[I8],skippedNodes:[0],repeatNodeCount:13,tokenData:"&8h$IRR!dOX%aXY/TYZ/TZ[%a[]1{]^/T^p%apq/Tqr2yrsEastF_tuHxuv2yvw!)[wx#,nxy#-lyz#0Vz|2y|}#2p}!O#5Z!O!P#Kk!P!Q$%S!Q![2y![!]$'{!]!^2y!^!_$)u!_!`%'{!`!a%({!a!b2y!b!cF_!c!}%){!}#R2y#R#S%AU#S#T&%m#T#o&'m#o#p&1P#p#q&1d#q#r&3[#r#s2y#s$f%a$f$g2y$g%WHx%W%o%AU%o%pHx%p&a%AU&a&bHx&b1p%AU1p4UHx4U4d%AU4d4eHx4e$IS%AU$IS$I`Hx$I`$Ib%AU$Ib$KhHx$Kh%#t%AU%#t&/xHx&/x&Et%AU&Et&FVHx&FV;'S%AU;'S;:j&5p;:j;=`&5v<%l?&rHx?&r?Ah%AU?Ah?BY&5|?BY?Mn%AU?MnO&5|$3X%ng!aP#]7[$mMh$o!LQ!``OX'VXZ(wZ['V[^(w^p'Vpq(wqr'Vrs(wsv'Vvw*}wx(wx!^'V!^!_)q!_!a(w!a#S'V#S#T(w#T#o'V#o#p*}#p#q'V#q#r-b#r;'S'V;'S;=`.}<%lO'V7m'`g!aP#]7[!``OX'VXZ(wZ['V[^(w^p'Vpq(wqr'Vrs(wsv'Vvw*}wx(wx!^'V!^!_)q!_!a(w!a#S'V#S#T(w#T#o'V#o#p*}#p#q'V#q#r-b#r;'S'V;'S;=`.}<%lO'Va)OZ!aP!``Ov(wvw)qw!^(w!^!_)q!_#o(w#o#p)q#p#q(w#q#r*Y#r;'S(w;'S;=`*w<%lO(w`)vS!``O#q)q#r;'S)q;'S;=`*S<%lO)q`*VP;=`<%l)qP*_U!aPOv*Yw!^*Y!_#o*Y#p;'S*Y;'S;=`*q<%lO*YP*tP;=`<%l*Ya*zP;=`<%l(w7l+Uc#]7[!``OX*}XZ)qZ[*}[^)q^p*}pq)qqr*}rs)qsw*}wx)qx!^*}!^!a)q!a#S*}#S#T)q#T#q*}#q#r,a#r;'S*};'S;=`-[<%lO*}7[,fY#]7[OX,aZ[,a^p,aqr,asw,ax!^,a!a#S,a#T;'S,a;'S;=`-U<%lO,a7[-XP;=`<%l,a7l-_P;=`<%l*}7]-id!aP#]7[OX-bXZ*YZ[-b[^*Y^p-bpq*Yqr-brs*Ysv-bvw,awx*Yx!^-b!_!a*Y!a#S-b#S#T*Y#T#o-b#o#p,a#p;'S-b;'S;=`.w<%lO-b7].zP;=`<%l-b7m/QP;=`<%l'V$@q/bb!aP$mMh$o!LQ!``$]EUOX(wXY0jYZ0jZ](w]^0j^p(wpq0jqv(wvw)qw!^(w!^!_)q!_#o(w#o#p)q#p#q(w#q#r*Y#r;'S(w;'S;=`*w<%lO(wEV0sb!aP!``$]EUOX(wXY0jYZ0jZ](w]^0j^p(wpq0jqv(wvw)qw!^(w!^!_)q!_#o(w#o#p)q#p#q(w#q#r*Y#r;'S(w;'S;=`*w<%lO(w#J{2WZ!aP$mMh$o!LQ!``Ov(wvw)qw!^(w!^!_)q!_#o(w#o#p)q#p#q(w#q#r*Y#r;'S(w;'S;=`*w<%lO(w$DR3^p!p&j#U,U!aP#]7[$mMh$o!LQ!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wsv5bvw7uwx(wx!P5b!P!Q'V!Q![5b![!]'V!]!^5b!^!_:Q!_!a(w!a#S5b#S#T>y#T#o5b#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f;'S5b;'S;=`EZ<%l?Ah5b?Ah?BY'V?BY?Mn5b?MnO'VHg5qp!p&j#U,U!aP#]7[!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wsv5bvw7uwx(wx!P5b!P!Q'V!Q![5b![!]'V!]!^5b!^!_:Q!_!a(w!a#S5b#S#T>y#T#o5b#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f;'S5b;'S;=`EZ<%l?Ah5b?Ah?BY'V?BY?Mn5b?MnO'VHf8Sn!p&j#U,U#]7[!``!oWOX*}XZ)qZ[*}[^)q^p*}pq)qqr7urs)qsw7uwx)qx!P7u!P!Q*}!Q![7u![!]*}!]!^7u!^!_:Q!_!a)q!a#S7u#S#T:Q#T#o7u#o#q*}#q#r<y#r#s7u#s$f*}$f;'S7u;'S;=`>s<%l?Ah7u?Ah?BY*}?BY?Mn7u?MnO*}2Y:]f!p&j#U,U!``!oWOq)qqr:Qrs)qsw:Qwx)qx!P:Q!P!Q)q!Q![:Q![!])q!]!_:Q!_!a)q!a#o:Q#o#q)q#q#r;q#r#s:Q#s$f)q$f;'S:Q;'S;=`<s<%l?Ah:Q?Ah?BY)q?BY?Mn:Q?MnO)q1x;zZ!p&j#U,U!oWqr;qsw;qx!P;q!Q![;q!]!_;q!a#o;q#q#s;q$f;'S;q;'S;=`<m<%l?Ah;q?BY?Mn;q1x<pP;=`<%l;q2Y<vP;=`<%l:QHU=Ug!p&j#U,U#]7[!oWOX,aZ[,a^p,aqr<ysw<yx!P<y!P!Q,a!Q![<y![!],a!]!^<y!^!_;q!a#S<y#S#T;q#T#o<y#o#q,a#q#s<y#s$f,a$f;'S<y;'S;=`>m<%l?Ah<y?Ah?BY,a?BY?Mn<y?MnO,aHU>pP;=`<%l<yHf>vP;=`<%l7u2Z?Wi!p&j#U,U!aP!``!oWOq(wqr>yrs(wsv>yvw:Qwx(wx!P>y!P!Q(w!Qq#p#q(w#q#r@u#r#s>y#s$f(w$f;'S>y;'S;=`Bo<%l?Ah>y?Ah?BY(w?BY?Mn>y?MnO(w1yAQg!p&j#U,U!aP!oWOq*Yqr@urs*Ysv@uvw;qwx*Yx!P@u!P!Q*Y!Q![@u![!]*Y!]!^@u!^!_;q!_!a*Y!a#o@u#p#q*Y#q#s@u#s$f*Y$f;'S@u;'S;=`Bi<%l?Ah@u?Ah?BY*Y?BY?Mn@u?MnO*Y1yBlP;=`<%l@u2ZBrP;=`<%l>yHVCSo!p&j#U,U!aP#]7[!oWOX-bXZ*YZ[-b[^*Y^p-bpq*YqrBurs*YsvBuvw<ywx*Yx!PBu!P!Q-b!Q![Bu![!]-b!]!^Bu!^!_;q!_!a*Y!a#SBu#S#T@u#T#oBu#o#p,a#p#q-b#q#sBu#s$f-b$f;'SBu;'S;=`ET<%l?AhBu?Ah?BY-b?BY?MnBu?MnO-bHVEWP;=`<%lBuHgE^P;=`<%l5b$3ZElZ#X!5v!aP$o!LQ!``Ov(wvw)qw!^(w!^!_)q!_#o(w#o#p)q#p#q(w#q#r*Y#r;'S(w;'S;=`*w<%lO(w$DTFtpcQ!p&j#U,U!aP#]7[$mMh$o!LQ!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wsv5bvw7uwx(wx!P5b!P!Q'V!Q![5b![!]'V!]!^5b!^!_:Q!_!a(w!a#S5b#S#T>y#T#o5b#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f;'S5b;'S;=`EZ<%l?Ah5b?Ah?BY'V?BY?Mn5b?MnO'V$FZIcweS!p&j#U,U!aP#]7[up$mMh$o!LQ$_!b!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wst5btuK|uv5bvw7uwx(wx!O5b!O!PN|!P!Q'V!Q![K|![!]'V!]!^5b!^!_:Q!_!a(w!a!c5b!c!}K|!}#R5b#R#SK|#S#T>y#T#oK|#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f$g5b$g;'SK|;'S;=`!&h<%l?AhK|?Ah?BY!&n?BY?MnK|?MnO!&nJoLcweS!p&j#U,U!aP#]7[up$_!b!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wst5btuK|uv5bvw7uwx(wx!O5b!O!PN|!P!Q'V!Q![K|![!]'V!]!^5b!^!_:Q!_!a(w!a!c5b!c!}K|!}#R5b#R#SK|#S#T>y#T#oK|#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f$g5b$g;'SK|;'S;=`!&h<%l?AhK|?Ah?BY!&n?BY?MnK|?MnO!&nIX! _w!p&j#U,U!aP#]7[up!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wst5btuN|uv5bvw7uwx(wx!O5b!O!PN|!P!Q'V!Q![N|![!]'V!]!^5b!^!_:Q!_!a(w!a!c5b!c!}N|!}#R5b#R#SN|#S#T>y#T#oN|#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f$g5b$g;'SN|;'S;=`!#x<%l?AhN|?Ah?BY!$O?BY?MnN|?MnO!$OIX!#{P;=`<%lN|8_!$Zq!aP#]7[up!``OX'VXZ(wZ['V[^(w^p'Vpq(wqr'Vrs(wst'Vtu!$Ouv'Vvw*}wx(wx!O'V!O!P!$O!P!Q'V!Q![!$O![!^'V!^!_)q!_!a(w!a!c'V!c!}!$O!}#R'V#R#S!$O#S#T(w#T#o!$O#o#p*}#p#q'V#q#r-b#r$g'V$g;'S!$O;'S;=`!&b<%lO!$O8_!&eP;=`<%l!$OJo!&kP;=`<%lK|9u!&}qeS!aP#]7[up$_!b!``OX'VXZ(wZ['V[^(w^p'Vpq(wqr'Vrs(wst'Vtu!&nuv'Vvw*}wx(wx!O'V!O!P!$O!P!Q'V!Q![!&n![!^'V!^!_)q!_!a(w!a!c'V!c!}!&n!}#R'V#R#S!&n#S#T(w#T#o!&n#o#p*}#p#q'V#q#r-b#r$g'V$g;'S!&n;'S;=`!)U<%lO!&n9u!)XP;=`<%l!&n$DR!)ko!p&j#U,U#]7[!``!oW!d#JkOX!+lXZ!-UZ[!+l[^!-U^p!+lpq)qqr!3Qrs!-Ust!B^tw!3Qwx!-Ux!P!3Q!P!Q!+l!Q![!3Q![!]!+l!]!^7u!^!_!7m!_!a!-U!a#S!3Q#S#T!7m#T#o!3Q#o#q!+l#q#r!>U#r#s!3Q#s$f!+l$f;'S!3Q;'S;=`!BW<%l?Ah!3Q?Ah?BY!+l?BY?Mn!3Q?MnO!+l$3X!+se#]7[!``OX!+lXZ!-UZ[!+l[^!-U^p!+lpq)qqr!+lrs!-Ust*}tw!+lwx!-Ux!]!+l!]!^!/[!^!a!-U!a#S!+l#S#T!-U#T#q!+l#q#r!0p#r;'S!+l;'S;=`!2z<%lO!+l#J{!-ZZ!``Op!-Upq)qqs!-Ust)qt!]!-U!]!^!-|!^#q!-U#q#r!.a#r;'S!-U;'S;=`!/U<%lO!-U#J{!.TS!``!b#JkO#q)q#r;'S)q;'S;=`*S<%lO)q#Jk!.dVOp!.aqs!.at!]!.a!]!^!.y!^;'S!.a;'S;=`!/O<%lO!.a#Jk!/OO!b#Jk#Jk!/RP;=`<%l!.a#J{!/XP;=`<%l!-U$3X!/ec#]7[!``!b#JkOX*}XZ)qZ[*}[^)q^p*}pq)qqr*}rs)qsw*}wx)qx!^*}!^!a)q!a#S*}#S#T)q#T#q*}#q#r,a#r;'S*};'S;=`-[<%lO*}$2w!0ub#]7[OX!0pXZ!.aZ[!0p[^!.a^p!0pqr!0prs!.ast,atw!0pwx!.ax!]!0p!]!^!1}!^!a!.a!a#S!0p#S#T!.a#T;'S!0p;'S;=`!2t<%lO!0p$2w!2UY#]7[!b#JkOX,aZ[,a^p,aqr,asw,ax!^,a!a#S,a#T;'S,a;'S;=`-U<%lO,a$2w!2wP;=`<%l!0p$3X!2}P;=`<%l!+l$DR!3_o!p&j#U,U#]7[!``!oWOX!+lXZ!-UZ[!+l[^!-U^p!+lpq)qqr!3Qrs!-Ust7utw!3Qwx!-Ux!P!3Q!P!Q!+l!Q![!3Q![!]!+l!]!^!5`!^!_!7m!_!a!-U!a#S!3Q#S#T!7m#T#o!3Q#o#q!+l#q#r!>U#r#s!3Q#s$f!+l$f;'S!3Q;'S;=`!BW<%l?Ah!3Q?Ah?BY!+l?BY?Mn!3Q?MnO!+l$DR!5on!p&j#U,U#]7[!``!b#Jk!oWOX*}XZ)qZ[*}[^)q^p*}pq)qqr7urs)qsw7uwx)qx!P7u!P!Q*}!Q![7u![!]*}!]!^7u!^!_:Q!_!a)q!a#S7u#S#T:Q#T#o7u#o#q*}#q#r<y#r#s7u#s$f*}$f;'S7u;'S;=`>s<%l?Ah7u?Ah?BY*}?BY?Mn7u?MnO*}$-u!7xi!p&j#U,U!``!oWOp!-Upq)qqr!7mrs!-Ust:Qtw!7mwx!-Ux!P!7m!P!Q!-U!Q![!7m![!]!-U!]!^!9g!^!_!7m!_!a!-U!a#o!7m#o#q!-U#q#r!;Y#r#s!7m#s$f!-U$f;'S!7m;'S;=`!>O<%l?Ah!7m?Ah?BY!-U?BY?Mn!7m?MnO!-U$-u!9tf!p&j#U,U!``!b#Jk!oWOq)qqr:Qrs)qsw:Qwx)qx!P:Q!P!Q)q!Q![:Q![!])q!]!_:Q!_!a)q!a#o:Q#o#q)q#q#r;q#r#s:Q#s$f)q$f;'S:Q;'S;=`<s<%l?Ah:Q?Ah?BY)q?BY?Mn:Q?MnO)q$-e!;cg!p&j#U,U!oWOp!.aqr!;Yrs!.ast;qtw!;Ywx!.ax!P!;Y!P!Q!.a!Q![!;Y![!]!.a!]!^!<z!^!_!;Y!_!a!.a!a#o!;Y#o#q!.a#q#s!;Y#s$f!.a$f;'S!;Y;'S;=`!=x<%l?Ah!;Y?Ah?BY!.a?BY?Mn!;Y?MnO!.a$-e!=VZ!p&j#U,U!b#Jk!oWqr;qsw;qx!P;q!Q![;q!]!_;q!a#o;q#q#s;q$f;'S;q;'S;=`<m<%l?Ah;q?BY?Mn;q$-e!={P;=`<%l!;Y$-u!>RP;=`<%l!7m$Cq!>am!p&j#U,U#]7[!oWOX!0pXZ!.aZ[!0p[^!.a^p!0pqr!>Urs!.ast<ytw!>Uwx!.ax!P!>U!P!Q!0p!Q![!>U![!]!0p!]!^!@[!^!_!;Y!_!a!.a!a#S!>U#S#T!;Y#T#o!>U#o#q!0p#q#s!>U#s$f!0p$f;'S!>U;'S;=`!BQ<%l?Ah!>U?Ah?BY!0p?BY?Mn!>U?MnO!0p$Cq!@ig!p&j#U,U#]7[!b#Jk!oWOX,aZ[,a^p,aqr<ysw<yx!P<y!P!Q,a!Q![<y![!],a!]!^<y!^!_;q!a#S<y#S#T;q#T#o<y#o#q,a#q#s<y#s$f,a$f;'S<y;'S;=`>m<%l?Ah<y?Ah?BY,a?BY?Mn<y?MnO,a$Cq!BTP;=`<%l!>U$DR!BZP;=`<%l!3Q$DR!Bkn!p&j#U,U#]7[!``!oWOX!DiXZ!FOZ[!Di[^!FO^p!Dipq)qqr!Knrs!FOsw!Knwx!FOx!P!Kn!P!Q!Di!Q![!Kn![!]!Di!]!^7u!^!_#!W!_!a!FO!a#S!Kn#S#T#!W#T#o!Kn#o#q!Di#q#r#(i#r#s!Kn#s$f!Di$f;'S!Kn;'S;=`#,h<%l?Ah!Kn?Ah?BY!Di?BY?Mn!Kn?MnO!Di$3X!Dpd#]7[!``OX!DiXZ!FOZ[!Di[^!FO^p!Dipq)qqr!Dirs!FOsw!Diwx!FOx!]!Di!]!^!G{!^!a!FO!a#S!Di#S#T!FO#T#q!Di#q#r!Ia#r;'S!Di;'S;=`!Kh<%lO!Di#J{!FTX!``Op!FOpq)qq!]!FO!]!^!Fp!^#q!FO#q#r!GT#r;'S!FO;'S;=`!Gu<%lO!FO#J{!FwS!``!c#JkO#q)q#r;'S)q;'S;=`*S<%lO)q#Jk!GWUOp!GTq!]!GT!]!^!Gj!^;'S!GT;'S;=`!Go<%lO!GT#Jk!GoO!c#Jk#Jk!GrP;=`<%l!GT#J{!GxP;=`<%l!FO$3X!HUc#]7[!``!c#JkOX*}XZ)qZ[*}[^)q^p*}pq)qqr*}rs)qsw*}wx)qx!^*}!^!a)q!a#S*}#S#T)q#T#q*}#q#r,a#r;'S*};'S;=`-[<%lO*}$2w!Ifa#]7[OX!IaXZ!GTZ[!Ia[^!GT^p!Iaqr!Iars!GTsw!Iawx!GTx!]!Ia!]!^!Jk!^!a!GT!a#S!Ia#S#T!GT#T;'S!Ia;'S;=`!Kb<%lO!Ia$2w!JrY#]7[!c#JkOX,aZ[,a^p,aqr,asw,ax!^,a!a#S,a#T;'S,a;'S;=`-U<%lO,a$2w!KeP;=`<%l!Ia$3X!KkP;=`<%l!Di$DR!K{n!p&j#U,U#]7[!``!oWOX!DiXZ!FOZ[!Di[^!FO^p!Dipq)qqr!Knrs!FOsw!Knwx!FOx!P!Kn!P!Q!Di!Q![!Kn![!]!Di!]!^!My!^!_#!W!_!a!FO!a#S!Kn#S#T#!W#T#o!Kn#o#q!Di#q#r#(i#r#s!Kn#s$f!Di$f;'S!Kn;'S;=`#,h<%l?Ah!Kn?Ah?BY!Di?BY?Mn!Kn?MnO!Di$DR!NYn!p&j#U,U#]7[!``!c#Jk!oWOX*}XZ)qZ[*}[^)q^p*}pq)qqr7urs)qsw7uwx)qx!P7u!P!Q*}!Q![7u![!]*}!]!^7u!^!_:Q!_!a)q!a#S7u#S#T:Q#T#o7u#o#q*}#q#r<y#r#s7u#s$f*}$f;'S7u;'S;=`>s<%l?Ah7u?Ah?BY*}?BY?Mn7u?MnO*}$-u#!ch!p&j#U,U!``!oWOp!FOpq)qqr#!Wrs!FOsw#!Wwx!FOx!P#!W!P!Q!FO!Q![#!W![!]!FO!]!^##}!^!_#!W!_!a!FO!a#o#!W#o#q!FO#q#r#%p#r#s#!W#s$f!FO$f;'S#!W;'S;=`#(c<%l?Ah#!W?Ah?BY!FO?BY?Mn#!W?MnO!FO$-u#$[f!p&j#U,U!``!c#Jk!oWOq)qqr:Qrs)qsw:Qwx)qx!P:Q!P!Q)q!Q![:Q![!])q!]!_:Q!_!a)q!a#o:Q#o#q)q#q#r;q#r#s:Q#s$f)q$f;'S:Q;'S;=`<s<%l?Ah:Q?Ah?BY)q?BY?Mn:Q?MnO)q$-e#%yf!p&j#U,U!oWOp!GTqr#%prs!GTsw#%pwx!GTx!P#%p!P!Q!GT!Q![#%p![!]!GT!]!^#'_!^!_#%p!_!a!GT!a#o#%p#o#q!GT#q#s#%p#s$f!GT$f;'S#%p;'S;=`#(]<%l?Ah#%p?Ah?BY!GT?BY?Mn#%p?MnO!GT$-e#'jZ!p&j#U,U!c#Jk!oWqr;qsw;qx!P;q!Q![;q!]!_;q!a#o;q#q#s;q$f;'S;q;'S;=`<m<%l?Ah;q?BY?Mn;q$-e#(`P;=`<%l#%p$-u#(fP;=`<%l#!W$Cq#(tl!p&j#U,U#]7[!oWOX!IaXZ!GTZ[!Ia[^!GT^p!Iaqr#(irs!GTsw#(iwx!GTx!P#(i!P!Q!Ia!Q![#(i![!]!Ia!]!^#*l!^!_#%p!_!a!GT!a#S#(i#S#T#%p#T#o#(i#o#q!Ia#q#s#(i#s$f!Ia$f;'S#(i;'S;=`#,b<%l?Ah#(i?Ah?BY!Ia?BY?Mn#(i?MnO!Ia$Cq#*yg!p&j#U,U#]7[!c#Jk!oWOX,aZ[,a^p,aqr<ysw<yx!P<y!P!Q,a!Q![<y![!],a!]!^<y!^!_;q!a#S<y#S#T;q#T#o<y#o#q,a#q#s<y#s$f,a$f;'S<y;'S;=`>m<%l?Ah<y?Ah?BY,a?BY?Mn<y?MnO,a$Cq#,eP;=`<%l#(i$DR#,kP;=`<%l!Kn$3Z#,yZ#Z#4`!aP$mMh!``Ov(wvw)qw!^(w!^!_)q!_#o(w#o#p)q#p#q(w#q#r*Y#r;'S(w;'S;=`*w<%lO(w$Du#.Rprr!p&j#U,U!aP#]7[$mMh$o!LQ!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wsv5bvw7uwx(wx!P5b!P!Q'V!Q![5b![!]'V!]!^5b!^!_:Q!_!a(w!a#S5b#S#T>y#T#o5b#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f;'S5b;'S;=`EZ<%l?Ah5b?Ah?BY'V?BY?Mn5b?MnO'V$DT#0lpsQ!p&j#U,U!aP#]7[$mMh$o!LQ!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wsv5bvw7uwx(wx!P5b!P!Q'V!Q![5b![!]'V!]!^5b!^!_:Q!_!a(w!a#S5b#S#T>y#T#o5b#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f;'S5b;'S;=`EZ<%l?Ah5b?Ah?BY'V?BY?Mn5b?MnO'V$DT#3VptQ!p&j#U,U!aP#]7[$mMh$o!LQ!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wsv5bvw7uwx(wx!P5b!P!Q'V!Q![5b![!]'V!]!^5b!^!_:Q!_!a(w!a#S5b#S#T>y#T#o5b#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f;'S5b;'S;=`EZ<%l?Ah5b?Ah?BY'V?BY?Mn5b?MnO'V$DT#5nr!p&j#U,U!aP#]7[$mMh$o!LQ!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wsv5bvw7uwx(wx}5b}!O#7x!O!P5b!P!Q'V!Q![5b![!]'V!]!^5b!^!_:Q!_!a(w!a#S5b#S#T>y#T#o5b#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f;'S5b;'S;=`EZ<%l?Ah5b?Ah?BY'V?BY?Mn5b?MnO'VHi#8Xq!p&j#U,U!aP#]7[!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr#:`rs(wsv#:`vw#<uwx(wx!P#:`!P!Q'V!Q![#:`![!]'V!]!^#:`!^!_#?S!_!`(w!`!a#Jo!a#S#:`#S#T#DR#T#o#:`#o#p*}#p#q'V#q#r#HR#r#s#:`#s$f'V$f;'S#:`;'S;=`#Ji<%l?Ah#:`?Ah?BY'V?BY?Mn#:`?MnO'VHg#:qp!p&j#U,U!aP#]7[!``#_W!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr#:`rs(wsv#:`vw#<uwx(wx!P#:`!P!Q'V!Q![#:`![!]'V!]!^#:`!^!_#?S!_!a(w!a#S#:`#S#T#DR#T#o#:`#o#p*}#p#q'V#q#r#HR#r#s#:`#s$f'V$f;'S#:`;'S;=`#Ji<%l?Ah#:`?Ah?BY'V?BY?Mn#:`?MnO'VHf#=Un!p&j#U,U#]7[!``#_W!oWOX*}XZ)qZ[*}[^)q^p*}pq)qqr#<urs)qsw#<uwx)qx!P#<u!P!Q*}!Q![#<u![!]*}!]!^#<u!^!_#?S!_!a)q!a#S#<u#S#T#?S#T#o#<u#o#q*}#q#r#BP#r#s#<u#s$f*}$f;'S#<u;'S;=`#C{<%l?Ah#<u?Ah?BY*}?BY?Mn#<u?MnO*}2Y#?af!p&j#U,U!``#_W!oWOq)qqr#?Srs)qsw#?Swx)qx!P#?S!P!Q)q!Q![#?S![!])q!]!_#?S!_!a)q!a#o#?S#o#q)q#q#r#@u#r#s#?S#s$f)q$f;'S#?S;'S;=`#Ay<%l?Ah#?S?Ah?BY)q?BY?Mn#?S?MnO)q1x#AQZ!p&j#U,U#_W!oWqr#@usw#@ux!P#@u!Q![#@u!]!_#@u!a#o#@u#q#s#@u$f;'S#@u;'S;=`#As<%l?Ah#@u?BY?Mn#@u1x#AvP;=`<%l#@u2Y#A|P;=`<%l#?SHU#B^g!p&j#U,U#]7[#_W!oWOX,aZ[,a^p,aqr#BPsw#BPx!P#BP!P!Q,a!Q![#BP![!],a!]!^#BP!^!_#@u!a#S#BP#S#T#@u#T#o#BP#o#q,a#q#s#BP#s$f,a$f;'S#BP;'S;=`#Cu<%l?Ah#BP?Ah?BY,a?BY?Mn#BP?MnO,aHU#CxP;=`<%l#BPHf#DOP;=`<%l#<u2Z#Dbi!p&j#U,U!aP!``#_W!oWOq(wqr#DRrs(wsv#DRvw#?Swx(wx!P#DR!P!Q(w!Qq#p#q(w#q#r#FP#r#s#DR#s$f(w$f;'S#DR;'S;=`#G{<%l?Ah#DR?Ah?BY(w?BY?Mn#DR?MnO(w1y#F^g!p&j#U,U!aP#_W!oWOq*Yqr#FPrs*Ysv#FPvw#@uwx*Yx!P#FP!P!Q*Y!Q![#FP![!]*Y!]!^#FP!^!_#@u!_!a*Y!a#o#FP#p#q*Y#q#s#FP#s$f*Y$f;'S#FP;'S;=`#Gu<%l?Ah#FP?Ah?BY*Y?BY?Mn#FP?MnO*Y1y#GxP;=`<%l#FP2Z#HOP;=`<%l#DRHV#Hbo!p&j#U,U!aP#]7[#_W!oWOX-bXZ*YZ[-b[^*Y^p-bpq*Yqr#HRrs*Ysv#HRvw#BPwx*Yx!P#HR!P!Q-b!Q![#HR![!]-b!]!^#HR!^!_#@u!_!a*Y!a#S#HR#S#T#FP#T#o#HR#o#p,a#p#q-b#q#s#HR#s$f-b$f;'S#HR;'S;=`#Jc<%l?Ah#HR?Ah?BY-b?BY?Mn#HR?MnO-bHV#JfP;=`<%l#HRHg#JlP;=`<%l#:`c#JxZ!aP$rQ!``Ov(wvw)qw!^(w!^!_)q!_#o(w#o#p)q#p#q(w#q#r*Y#r;'S(w;'S;=`*w<%lO(w$Ee#LOq!p&j#U,U!aP#]7[$mMh$o!LQ!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wsv5bvw7uwx(wx!O5b!O!P#NV!P!Q'V!Q![5b![!]'V!]!^5b!^!_:Q!_!a(w!a#S5b#S#T>y#T#o5b#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f;'S5b;'S;=`EZ<%l?Ah5b?Ah?BY'V?BY?Mn5b?MnO'VIy#Nfq!p&j#U,U!aP#]7[!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wsv5bvw7uwx(wx!O5b!O!P$!m!P!Q'V!Q![5b![!]'V!]!^5b!^!_:Q!_!a(w!a#S5b#S#T>y#T#o5b#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f;'S5b;'S;=`EZ<%l?Ah5b?Ah?BY'V?BY?Mn5b?MnO'VIy$#Op!k!b!p&j#U,U!aP#]7[!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wsv5bvw7uwx(wx!P5b!P!Q'V!Q![5b![!]'V!]!^5b!^!_:Q!_!a(w!a#S5b#S#T>y#T#o5b#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f;'S5b;'S;=`EZ<%l?Ah5b?Ah?BY'V?BY?Mn5b?MnO'V$3g$%chcQ!aP#]7[$mMh$o!LQ!``OX'VXZ(wZ['V[^(w^p'Vpq(wqr'Vrs(wsv'Vvw*}wx(wx!^'V!^!_)q!_!`(w!`!a$&}!a#S'V#S#T(w#T#o'V#o#p*}#p#q'V#q#r-b#r;'S'V;'S;=`.}<%lO'Vm$'YZ!aP!``#qW#a[Ov(wvw)qw!^(w!^!_)q!_#o(w#o#p)q#p#q(w#q#r*Y#r;'S(w;'S;=`*w<%lO(w$3_$(^g$cScQ!aP#]7[$mMh$o!LQ!``OX'VXZ(wZ['V[^(w^p'Vpq(wqr'Vrs(wsv'Vvw*}wx(wx!^'V!^!_)q!_!a(w!a#S'V#S#T(w#T#o'V#o#p*}#p#q'V#q#r-b#r;'S'V;'S;=`.}<%lO'V$-u$*Ug!p&j#U,U$mMh$o!LQ!``!oWOq)qqr$+mrs)qsw:Qwx)qx!P:Q!P!Q)q!Q![:Q![!])q!]!_:Q!_!a)q!a!b$LZ!b#o:Q#o#q)q#q#r;q#r#s:Q#s$f)q$f;'S:Q;'S;=`<s<%l?Ah:Q?Ah?BY)q?BY?Mn:Q?MnO)q2Z$+xl!p&j#U,U!``!oWOq)qqr:Qrs)qsw:Qwx)qx}:Q}!O$-p!O!P:Q!P!Q)q!Q![:Q![!])q!]!_:Q!_!a)q!a!f:Q!f!g$1Y!g#W:Q#W#X$Ac#X#o:Q#o#q)q#q#r;q#r#s:Q#s$f)q$f;'S:Q;'S;=`<s<%l?Ah:Q?Ah?BY)q?BY?Mn:Q?MnO)q2Z$-{h!p&j#U,U!``!oWOq)qqr:Qrs)qsw:Qwx)qx}:Q}!O$/g!O!P:Q!P!Q)q!Q![:Q![!])q!]!_:Q!_!a)q!a#o:Q#o#q)q#q#r;q#r#s:Q#s$f)q$f;'S:Q;'S;=`<s<%l?Ah:Q?Ah?BY)q?BY?Mn:Q?MnO)q2Z$/tf!p&j#U,U!``$qP!oWOq)qqr:Qrs)qsw:Qwx)qx!P:Q!P!Q)q!Q![:Q![!])q!]!_:Q!_!a)q!a#o:Q#o#q)q#q#r;q#r#s:Q#s$f)q$f;'S:Q;'S;=`<s<%l?Ah:Q?Ah?BY)q?BY?Mn:Q?MnO)q2Z$1eh!p&j#U,U!``!oWOq)qqr:Qrs)qsw:Qwx)qx!P:Q!P!Q)q!Q![:Q![!])q!]!_:Q!_!a)q!a!q:Q!q!r$3P!r#o:Q#o#q)q#q#r;q#r#s:Q#s$f)q$f;'S:Q;'S;=`<s<%l?Ah:Q?Ah?BY)q?BY?Mn:Q?MnO)q2Z$3[h!p&j#U,U!``!oWOq)qqr:Qrs)qsw:Qwx)qx!P:Q!P!Q)q!Q![:Q![!])q!]!_:Q!_!a)q!a!e:Q!e!f$4v!f#o:Q#o#q)q#q#r;q#r#s:Q#s$f)q$f;'S:Q;'S;=`<s<%l?Ah:Q?Ah?BY)q?BY?Mn:Q?MnO)q2Z$5Rh!p&j#U,U!``!oWOq)qqr:Qrs)qsw:Qwx)qx!P:Q!P!Q)q!Q![:Q![!])q!]!_:Q!_!a)q!a!v:Q!v!w$6m!w#o:Q#o#q)q#q#r;q#r#s:Q#s$f)q$f;'S:Q;'S;=`<s<%l?Ah:Q?Ah?BY)q?BY?Mn:Q?MnO)q2Z$6xh!p&j#U,U!``!oWOq)qqr:Qrs)qsw:Qwx)qx!P:Q!P!Q)q!Q![:Q![!])q!]!_:Q!_!a)q!a!{:Q!{!|$8d!|#o:Q#o#q)q#q#r;q#r#s:Q#s$f)q$f;'S:Q;'S;=`<s<%l?Ah:Q?Ah?BY)q?BY?Mn:Q?MnO)q2Z$8oh!p&j#U,U!``!oWOq)qqr:Qrs)qsw:Qwx)qx!P:Q!P!Q)q!Q![:Q![!])q!]!_:Q!_!a)q!a!r:Q!r!s$:Z!s#o:Q#o#q)q#q#r;q#r#s:Q#s$f)q$f;'S:Q;'S;=`<s<%l?Ah:Q?Ah?BY)q?BY?Mn:Q?MnO)q2Z$:fh!p&j#U,U!``!oWOq)qqr:Qrs)qsw:Qwx)qx!P:Q!P!Q)q!Q![:Q![!])q!]!_:Q!_!a)q!a!g:Q!g!h$<Q!h#o:Q#o#q)q#q#r;q#r#s:Q#s$f)q$f;'S:Q;'S;=`<s<%l?Ah:Q?Ah?BY)q?BY?Mn:Q?MnO)q2Z$<]g!p&j#U,U!``!oWOq$=tqr$<Qrs$=tsw$<Qwx$=tx!P$<Q!P!Q$=t!Q![$<Q![!]$=t!]!_$<Q!_!`$=t!`!a$>`!a#o$<Q#o#q$=t#q#r$?h#r#s$<Q#s$f$=t$f;'S$<Q;'S;=`$A]<%l?Ah$<Q?Ah?BY$=t?BY?Mn$<Q?MnO$=ta$=yV!``O!`$=t!`!a$>`!a#q$=t#q#r$>s#r;'S$=t;'S;=`$?b<%lO$=ta$>gS!``#vPO#q)q#r;'S)q;'S;=`*S<%lO)qP$>vTO!`$>s!`!a$?V!a;'S$>s;'S;=`$?[<%lO$>sP$?[O#vPP$?_P;=`<%l$>sa$?eP;=`<%l$=t1y$?qf!p&j#U,U!oWOq$>sqr$?hrs$>ssw$?hwx$>sx!P$?h!P!Q$>s!Q![$?h![!]$>s!]!_$?h!_!`$>s!`!a$?V!a#o$?h#o#q$>s#q#s$?h#s$f$>s$f;'S$?h;'S;=`$AV<%l?Ah$?h?Ah?BY$>s?BY?Mn$?h?MnO$>s1y$AYP;=`<%l$?h2Z$A`P;=`<%l$<Q2Z$Anh!p&j#U,U!``!oWOq)qqr:Qrs)qsw:Qwx)qx!P:Q!P!Q)q!Q![:Q![!])q!]!_:Q!_!a)q!a#c:Q#c#d$CY#d#o:Q#o#q)q#q#r;q#r#s:Q#s$f)q$f;'S:Q;'S;=`<s<%l?Ah:Q?Ah?BY)q?BY?Mn:Q?MnO)q2Z$Ceh!p&j#U,U!``!oWOq)qqr:Qrs)qsw:Qwx)qx!P:Q!P!Q)q!Q![:Q![!])q!]!_:Q!_!a)q!a#V:Q#V#W$EP#W#o:Q#o#q)q#q#r;q#r#s:Q#s$f)q$f;'S:Q;'S;=`<s<%l?Ah:Q?Ah?BY)q?BY?Mn:Q?MnO)q2Z$E[h!p&j#U,U!``!oWOq)qqr:Qrs)qsw:Qwx)qx!P:Q!P!Q)q!Q![:Q![!])q!]!_:Q!_!a)q!a#h:Q#h#i$Fv#i#o:Q#o#q)q#q#r;q#r#s:Q#s$f)q$f;'S:Q;'S;=`<s<%l?Ah:Q?Ah?BY)q?BY?Mn:Q?MnO)q2Z$GRh!p&j#U,U!``!oWOq)qqr:Qrs)qsw:Qwx)qx!P:Q!P!Q)q!Q![:Q![!])q!]!_:Q!_!a)q!a#m:Q#m#n$Hm#n#o:Q#o#q)q#q#r;q#r#s:Q#s$f)q$f;'S:Q;'S;=`<s<%l?Ah:Q?Ah?BY)q?BY?Mn:Q?MnO)q2Z$Hxh!p&j#U,U!``!oWOq)qqr:Qrs)qsw:Qwx)qx!P:Q!P!Q)q!Q![:Q![!])q!]!_:Q!_!a)q!a#d:Q#d#e$Jd#e#o:Q#o#q)q#q#r;q#r#s:Q#s$f)q$f;'S:Q;'S;=`<s<%l?Ah:Q?Ah?BY)q?BY?Mn:Q?MnO)q2Z$Joh!p&j#U,U!``!oWOq)qqr:Qrs)qsw:Qwx)qx!P:Q!P!Q)q!Q![:Q![!])q!]!_:Q!_!a)q!a#X:Q#X#Y$<Q#Y#o:Q#o#q)q#q#r;q#r#s:Q#s$f)q$f;'S:Q;'S;=`<s<%l?Ah:Q?Ah?BY)q?BY?Mn:Q?MnO)q2Z$Lfg!p&j#U,U!``!oWOq$M}qr$LZrs$M}sw$LZwx$M}x!P$LZ!P!Q$M}!Q![$LZ![!]$M}!]!_$LZ!_!a$M}!a!b%!o!b#o$LZ#o#q$M}#q#r%$c#r#s$LZ#s$f$M}$f;'S$LZ;'S;=`%'u<%l?Ah$LZ?Ah?BY$M}?BY?Mn$LZ?MnO$M}a$NSV!``O!a$M}!a!b$Ni!b#q$M}#q#r% h#r;'S$M};'S;=`%!i<%lO$M}a$NnV!``O!`$M}!`!a% T!a#q$M}#q#r% h#r;'S$M};'S;=`%!i<%lO$M}a% [S!``#sPO#q)q#r;'S)q;'S;=`*S<%lO)qP% kTO!a% h!a!b% z!b;'S% h;'S;=`%!c<%lO% hP% }TO!`% h!`!a%!^!a;'S% h;'S;=`%!c<%lO% hP%!cO#sPP%!fP;=`<%l% ha%!lP;=`<%l$M}2Z%!zg!p&j#U,U!``!oWOq$M}qr$LZrs$M}sw$LZwx$M}x!P$LZ!P!Q$M}!Q![$LZ![!]$M}!]!_$LZ!_!`$M}!`!a% T!a#o$LZ#o#q$M}#q#r%$c#r#s$LZ#s$f$M}$f;'S$LZ;'S;=`%'u<%l?Ah$LZ?Ah?BY$M}?BY?Mn$LZ?MnO$M}1y%$lf!p&j#U,U!oWOq% hqr%$crs% hsw%$cwx% hx!P%$c!P!Q% h!Q![%$c![!]% h!]!_%$c!_!a% h!a!b%&Q!b#o%$c#o#q% h#q#s%$c#s$f% h$f;'S%$c;'S;=`%'o<%l?Ah%$c?Ah?BY% h?BY?Mn%$c?MnO% h1y%&Zf!p&j#U,U!oWOq% hqr%$crs% hsw%$cwx% hx!P%$c!P!Q% h!Q![%$c![!]% h!]!_%$c!_!`% h!`!a%!^!a#o%$c#o#q% h#q#s%$c#s$f% h$f;'S%$c;'S;=`%'o<%l?Ah%$c?Ah?BY% h?BY?Mn%$c?MnO% h1y%'rP;=`<%l%$c2Z%'xP;=`<%l$LZ#KT%(YZ#VW!aP$mMh$o!LQ!``Ov(wvw)qw!^(w!^!_)q!_#o(w#o#p)q#p#q(w#q#r*Y#r;'S(w;'S;=`*w<%lO(w#KX%)YZ!aP$mMh$o!LQ!``#a[Ov(wvw)qw!^(w!^!_)q!_#o(w#o#p)q#p#q(w#q#r*Y#r;'S(w;'S;=`*w<%lO(w$IR%*j!aeS#kQ!p&j#U,U#n#t!aP#]7[up$mMh$o!LQ$_!b!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wst5btuK|uv5bvw7uwx(wx}5b}!O%.o!O!P%3S!P!Q'V!Q![%7r![!]'V!]!^5b!^!_:Q!_!a(w!a!c5b!c!}%<f!}#R5b#R#S%7r#S#T>y#T#o%<f#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f$g5b$g$}K|$}%O%7r%O%WK|%W%o%7r%o%pK|%p&a%7r&a&bK|&b1p%7r1p4U%7r4U4d%7r4d4eK|4e$IS%7r$IS$I`K|$I`$Ib%7r$Ib$JeK|$Je$Jg%7r$Jg$KhK|$Kh%#t%7r%#t&/xK|&/x&Et%7r&Et&FVK|&FV;'S%7r;'S;:j%<`;:j;=`!&h<%l?&rK|?&r?Ah%7r?Ah?BY!&n?BY?Mn%7r?MnO!&nHi%/Q!^#kQ!p&j#U,U!aP#]7[!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wsv5bvw7uwx(wx}5b}!O%.o!O!P%.o!P!Q'V!Q![%.o![!]'V!]!^5b!^!_:Q!_!a(w!a!c5b!c!}%.o!}#R5b#R#S%.o#S#T>y#T#o%.o#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f$}5b$}%O%.o%O%W5b%W%o%.o%o%p5b%p&a%.o&a&b5b&b1p%.o1p4U%.o4U4d%.o4d4e5b4e$IS%.o$IS$I`5b$I`$Ib%.o$Ib$Je5b$Je$Jg%.o$Jg$Kh5b$Kh%#t%.o%#t&/x5b&/x&Et%.o&Et&FV5b&FV;'S%.o;'S;:j%2|;:j;=`EZ<%l?&r5b?&r?Ah%.o?Ah?BY'V?BY?Mn%.o?MnO'VHi%3PP;=`<%l%.oIZ%3g!a#kQ!p&j#U,U!aP#]7[up!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wst5btuN|uv5bvw7uwx(wx}5b}!O%.o!O!P%3S!P!Q'V!Q![%3S![!]'V!]!^5b!^!_:Q!_!a(w!a!c5b!c!}%3S!}#R5b#R#S%3S#S#T>y#T#o%3S#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f$g5b$g$}N|$}%O%3S%O%WN|%W%o%3S%o%pN|%p&a%3S&a&bN|&b1p%3S1p4U%3S4U4d%3S4d4eN|4e$IS%3S$IS$I`N|$I`$Ib%3S$Ib$JeN|$Je$Jg%3S$Jg$KhN|$Kh%#t%3S%#t&/xN|&/x&Et%3S&Et&FVN|&FV;'S%3S;'S;:j%7l;:j;=`!#x<%l?&rN|?&r?Ah%3S?Ah?BY!$O?BY?Mn%3S?MnO!$OIZ%7oP;=`<%l%3SJq%8Z!aeS#kQ!p&j#U,U!aP#]7[up$_!b!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wst5btuK|uv5bvw7uwx(wx}5b}!O%.o!O!P%3S!P!Q'V!Q![%7r![!]'V!]!^5b!^!_:Q!_!a(w!a!c5b!c!}%7r!}#R5b#R#S%7r#S#T>y#T#o%7r#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f$g5b$g$}K|$}%O%7r%O%WK|%W%o%7r%o%pK|%p&a%7r&a&bK|&b1p%7r1p4U%7r4U4d%7r4d4eK|4e$IS%7r$IS$I`K|$I`$Ib%7r$Ib$JeK|$Je$Jg%7r$Jg$KhK|$Kh%#t%7r%#t&/xK|&/x&Et%7r&Et&FVK|&FV;'S%7r;'S;:j%<`;:j;=`!&h<%l?&rK|?&r?Ah%7r?Ah?BY!&n?BY?Mn%7r?MnO!&nJq%<cP;=`<%l%7rMg%=P!aeS#kQ!p&j#U,U#n#t!aP#]7[up$_!b!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wst5btuK|uv5bvw7uwx(wx}5b}!O%.o!O!P%3S!P!Q'V!Q![%7r![!]'V!]!^5b!^!_:Q!_!a(w!a!c5b!c!}%<f!}#R5b#R#S%7r#S#T>y#T#o%<f#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f$g5b$g$}K|$}%O%7r%O%WK|%W%o%7r%o%pK|%p&a%7r&a&bK|&b1p%7r1p4U%7r4U4d%7r4d4eK|4e$IS%7r$IS$I`K|$I`$Ib%7r$Ib$JeK|$Je$Jg%7r$Jg$KhK|$Kh%#t%7r%#t&/xK|&/x&Et%7r&Et&FVK|&FV;'S%7r;'S;:j%<`;:j;=`!&h<%l?&rK|?&r?Ah%7r?Ah?BY!&n?BY?Mn%7r?MnO!&n$F]%Aq!aeS!p&j#U,U!gQ!aP#]7[up$mMh$o!LQ$_!b!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wst5btuK|uv5bvw7uwx(wx}5b}!O%Ev!O!P%JZ!P!Q'V!Q![%Ny![!]'V!]!^5b!^!_:Q!_!a(w!a!c5b!c!}%Ny!}#R5b#R#S%Ny#S#T>y#T#o%Ny#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f$g5b$g$}K|$}%O%Ny%O%WK|%W%o%Ny%o%pK|%p&a%Ny&a&bK|&b1p%Ny1p4U%Ny4U4d%Ny4d4eK|4e$IS%Ny$IS$I`K|$I`$Ib%Ny$Ib$JeK|$Je$Jg%Ny$Jg$KhK|$Kh%#t%Ny%#t&/xK|&/x&Et%Ny&Et&FVK|&FV;'S%Ny;'S;:j&%g;:j;=`!&h<%l?&rK|?&r?Ah%Ny?Ah?BY!&n?BY?Mn%Ny?MnO!&nHi%FX!^!p&j#U,U!gQ!aP#]7[!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wsv5bvw7uwx(wx}5b}!O%Ev!O!P%Ev!P!Q'V!Q![%Ev![!]'V!]!^5b!^!_:Q!_!a(w!a!c5b!c!}%Ev!}#R5b#R#S%Ev#S#T>y#T#o%Ev#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f$}5b$}%O%Ev%O%W5b%W%o%Ev%o%p5b%p&a%Ev&a&b5b&b1p%Ev1p4U%Ev4U4d%Ev4d4e5b4e$IS%Ev$IS$I`5b$I`$Ib%Ev$Ib$Je5b$Je$Jg%Ev$Jg$Kh5b$Kh%#t%Ev%#t&/x5b&/x&Et%Ev&Et&FV5b&FV;'S%Ev;'S;:j%JT;:j;=`EZ<%l?&r5b?&r?Ah%Ev?Ah?BY'V?BY?Mn%Ev?MnO'VHi%JWP;=`<%l%EvIZ%Jn!a!p&j#U,U!gQ!aP#]7[up!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wst5btuN|uv5bvw7uwx(wx}5b}!O%Ev!O!P%JZ!P!Q'V!Q![%JZ![!]'V!]!^5b!^!_:Q!_!a(w!a!c5b!c!}%JZ!}#R5b#R#S%JZ#S#T>y#T#o%JZ#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f$g5b$g$}N|$}%O%JZ%O%WN|%W%o%JZ%o%pN|%p&a%JZ&a&bN|&b1p%JZ1p4U%JZ4U4d%JZ4d4eN|4e$IS%JZ$IS$I`N|$I`$Ib%JZ$Ib$JeN|$Je$Jg%JZ$Jg$KhN|$Kh%#t%JZ%#t&/xN|&/x&Et%JZ&Et&FVN|&FV;'S%JZ;'S;:j%Ns;:j;=`!#x<%l?&rN|?&r?Ah%JZ?Ah?BY!$O?BY?Mn%JZ?MnO!$OIZ%NvP;=`<%l%JZJq& b!aeS!p&j#U,U!gQ!aP#]7[up$_!b!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wst5btuK|uv5bvw7uwx(wx}5b}!O%Ev!O!P%JZ!P!Q'V!Q![%Ny![!]'V!]!^5b!^!_:Q!_!a(w!a!c5b!c!}%Ny!}#R5b#R#S%Ny#S#T>y#T#o%Ny#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f$g5b$g$}K|$}%O%Ny%O%WK|%W%o%Ny%o%pK|%p&a%Ny&a&bK|&b1p%Ny1p4U%Ny4U4d%Ny4d4eK|4e$IS%Ny$IS$I`K|$I`$Ib%Ny$Ib$JeK|$Je$Jg%Ny$Jg$KhK|$Kh%#t%Ny%#t&/xK|&/x&Et%Ny&Et&FVK|&FV;'S%Ny;'S;:j&%g;:j;=`!&h<%l?&rK|?&r?Ah%Ny?Ah?BY!&n?BY?Mn%Ny?MnO!&nJq&%jP;=`<%l%Ny$-u&&Oi!p&j#U,U!aP$mMh$o!LQ!``!oWOq(wqr>yrs(wsv>yvw:Qwx(wx!P>y!P!Q(w!Qq#p#q(w#q#r@u#r#s>y#s$f(w$f;'S>y;'S;=`Bo<%l?Ah>y?Ah?BY(w?BY?Mn>y?MnO(w$IR&([!aeS!p&j#U,U#n#t!gQ!aP#]7[up$mMh$o!LQ$_!b!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wst5btuK|uv5bvw7uwx(wx}5b}!O%Ev!O!P%JZ!P!Q'V!Q![%Ny![!]'V!]!^5b!^!_:Q!_!a(w!a!c5b!c!}&,a!}#R5b#R#S%Ny#S#T>y#T#o&,a#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f$g5b$g$}K|$}%O%Ny%O%WK|%W%o%Ny%o%pK|%p&a%Ny&a&bK|&b1p%Ny1p4U%Ny4U4d%Ny4d4eK|4e$IS%Ny$IS$I`K|$I`$Ib%Ny$Ib$JeK|$Je$Jg%Ny$Jg$KhK|$Kh%#t%Ny%#t&/xK|&/x&Et%Ny&Et&FVK|&FV;'S%Ny;'S;:j&%g;:j;=`!&h<%l?&rK|?&r?Ah%Ny?Ah?BY!&n?BY?Mn%Ny?MnO!&nMg&,z!aeS!p&j#U,U#n#t!gQ!aP#]7[up$_!b!``!oWOX'VXZ(wZ['V[^(w^p'Vpq(wqr5brs(wst5btuK|uv5bvw7uwx(wx}5b}!O%Ev!O!P%JZ!P!Q'V!Q![%Ny![!]'V!]!^5b!^!_:Q!_!a(w!a!c5b!c!}&,a!}#R5b#R#S%Ny#S#T>y#T#o&,a#o#p*}#p#q'V#q#rBu#r#s5b#s$f'V$f$g5b$g$}K|$}%O%Ny%O%WK|%W%o%Ny%o%pK|%p&a%Ny&a&bK|&b1p%Ny1p4U%Ny4U4d%Ny4d4eK|4e$IS%Ny$IS$I`K|$I`$Ib%Ny$Ib$JeK|$Je$Jg%Ny$Jg$KhK|$Kh%#t%Ny%#t&/xK|&/x&Et%Ny&Et&FVK|&FV;'S%Ny;'S;:j&%g;:j;=`!&h<%l?&rK|?&r?Ah%Ny?Ah?BY!&n?BY?Mn%Ny?MnO!&n$3a&1WSb$3P!``O#q)q#r;'S)q;'S;=`*S<%lO)q$3a&1sg#TW!aP#]7[$mMh$o!LQ!``OX'VXZ(wZ['V[^(w^p'Vpq(wqr'Vrs(wsv'Vvw*}wx(wx!^'V!^!_)q!_!a(w!a#S'V#S#T(w#T#o'V#o#p*}#p#q'V#q#r-b#r;'S'V;'S;=`.}<%lO'V$FX&3oog#f!p&j#U,U!aP#]7[$mMh$o!LQ!oWOX-bXZ*YZ[-b[^*Y^p-bpq*YqrBurs*YsvBuvw<ywx*Yx!PBu!P!Q-b!Q![Bu![!]-b!]!^Bu!^!_;q!_!a*Y!a#SBu#S#T@u#T#oBu#o#p,a#p#q-b#q#sBu#s$f-b$f;'SBu;'S;=`ET<%l?AhBu?Ah?BY-b?BY?MnBu?MnO-b$F]&5sP;=`<%l%AU$FZ&5yP;=`<%lHx$5a&6aqeS!aP#]7[up$mMh$o!LQ$_!b!``OX'VXZ(wZ['V[^(w^p'Vpq(wqr'Vrs(wst'Vtu!&nuv'Vvw*}wx(wx!O'V!O!P!$O!P!Q'V!Q![!&n![!^'V!^!_)q!_!a(w!a!c'V!c!}!&n!}#R'V#R#S!&n#S#T(w#T#o!&n#o#p*}#p#q'V#q#r-b#r$g'V$g;'S!&n;'S;=`!)U<%lO!&n",tokenizers:[_8,$8,Q8,x8,Z8,N8,W8,0,1,2,3,4,5,6,7,8,9,10,11,12],topRules:{Document:[0,15]},specialized:[{term:19,get:t=>B8[t]||-1},{term:21,get:t=>L8[t]||-1},{term:153,get:t=>V8[t]||-1},{term:77,get:t=>X8[t]||-1},{term:69,get:t=>Y8[t]||-1}],tokenPrec:1571});function F8(t,e){let r=Object.create(null);for(let n of t.firstChild.getChildren("Attribute")){let i=n.getChild("AttributeName"),o=n.getChild("AttributeValue")||n.getChild("UnquotedAttributeValue");i&&(r[e.read(i.from,i.to)]=o?o.name=="AttributeValue"?e.read(o.from+1,o.to-1):e.read(o.from,o.to):"")}return r}function nm(t,e,r){let n;for(let i of r)if(!i.attrs||i.attrs(n||(n=F8(t.node.parent,e))))return{parser:i.parser};return null}const r_=oA.configure({top:"SingleExpression"});function z8(t){let e=[],r=[],n=[];for(let i of t){let o=i.tag=="script"?e:i.tag=="style"?r:i.tag=="textarea"?n:null;if(!o)throw new RangeError("Only script, style, and textarea tags can host nested parsers");o.push(i)}return Z0((i,o)=>{let s=i.type.id;return s===gv?{parser:r_}:s===Xd?{parser:r_}:s===d8?nm(i,o,e):s===p8?nm(i,o,r):s===O8?nm(i,o,n):null})}const G8=[{tag:"script",attrs:t=>t.type==="text/typescript"||t.lang==="ts",parser:Q1.parser},{tag:"script",attrs(t){return!t.type||/^(?:text|application)\/(?:x-)?(?:java|ecma)script$|^module$|^$/i.test(t.type)},parser:qi.parser},{tag:"style",attrs(t){return(!t.lang||t.lang==="css"||t.lang==="scss")&&(!t.type||/^(text\/)?(x-)?(stylesheet|css|scss)$/i.test(t.type))},parser:rf.parser}],KA=_s.define({parser:U8.configure({wrap:z8(G8),props:[_a.add({Element:t=>{let e=/^(\s*)(<\/)?/.exec(t.textAfter);return t.node.to<=t.pos+e[0].length?t.continue():t.lineIndent(t.node.from)+(e[2]?0:t.unit)},Block:t=>{const e=t.node,r=t.textAfter.trim();if(r.startsWith("{/")){const i=e.name;return i==="IfBlock"&&r.startsWith("{/if")||i==="EachBlock"&&r.startsWith("{/each")||i==="AwaitBlock"&&r.startsWith("{/await")||i==="KeyBlock"&&r.startsWith("{/key")?t.lineIndent(t.node.from):null}if(e.name==="IfBlock"||e.name==="EachBlock"){if(r.startsWith("{:else"))return t.lineIndent(e.from)}else if(e.name==="AwaitBlock"&&(r.startsWith("{:then")||r.startsWith("{:catch")))return t.lineIndent(e.from);let n=/^(\s*)(<\/)?/.exec(t.textAfter);return t.node.to<=t.pos+n[0].length?t.continue():t.lineIndent(t.node.from)+(n[2]?0:t.unit)},"BlockOpen BlockClose BlockInline":t=>t.column(t.node.from)+t.unit,"OpenTag CloseTag SelfClosingTag":t=>t.column(t.node.from)+t.unit,Document:t=>{if(t.pos+/\s*/.exec(t.textAfter)[0].length<t.node.to)return t.continue();let e=null,r;for(let n=t.node;;){let i=n.lastChild;if(!i||i.name!="Element"||i.to!=n.to)break;e=n=i}return e&&!((r=e.lastChild)&&(r.name==="CloseTag"||r.name==="SelfClosingTag"))?t.lineIndent(e.from)+t.unit:null}}),Rs.add({Block:t=>{const e=`${t.name}Open`,r=`${t.name}Close`,n=t.firstChild,i=t.lastChild;return!n||n.name!==e?null:{from:n.to,to:(i==null?void 0:i.name)===r?i.from:t.to}},Element:t=>{let e=t.firstChild,r=t.lastChild;return!e||e.name!="OpenTag"?null:{from:e.to,to:r.name==="CloseTag"?r.from:t.to}}})]}),languageData:{commentTokens:{block:{open:"<!--",close:"-->"}},indentOnInput:/^\s*((<\/\w+\W)|(\{:(else|then|catch))|(\{\/(if|each|await|key)))$/,wordChars:"-._",autocomplete:MA}});function H8(){return new Pa(KA,[E1().support,C1().support,K8])}function n_(t,e,r=t.length){if(!e)return"";let n=e.firstChild,i=n&&(n.getChild("TagName")||n.getChild("ComponentName")||n.getChild("SvelteElementName"));return i?t.sliceString(i.from,Math.min(i.to,r)):""}const K8=Ee.inputHandler.of((t,e,r,n)=>{if(t.composing||t.state.readOnly||e!=r||n!=">"&&n!="/"||!KA.isActiveAt(t.state,e,-1))return!1;let{state:i}=t,o=i.changeByRange(s=>{var a,l,u;let{head:c}=s,f=br(i).resolveInner(c,-1),h;if((f.name==="TagName"||f.name==="ComponentName"||f.name==="SvelteElementName"||f.name==="StartTag")&&(f=f.parent),n===">"&&f.name==="OpenTag"){if(((l=(a=f.parent)===null||a===void 0?void 0:a.lastChild)===null||l===void 0?void 0:l.name)!="CloseTag"&&(h=n_(i.doc,f.parent,c))){let d=t.state.doc.sliceString(c,c+1)===">",p=`${d?"":">"}</${h}>`;return{range:oe.cursor(c+1),changes:{from:c+(d?1:0),insert:p}}}}else if(n==="/"&&f.name==="OpenTag"){let d=f.parent,p=d==null?void 0:d.parent;if(d.from==c-1&&((u=p.lastChild)===null||u===void 0?void 0:u.name)!="CloseTag"&&(h=n_(i.doc,p,c))){let O=t.state.doc.sliceString(c,c+1)===">",m=`/${h}${O?"":">"}`,y=c+m.length+(O?1:0);return{range:oe.cursor(y),changes:{from:c,insert:m}}}}return{range:s}});return o.changes.empty?!1:(t.dispatch(o,{userEvent:"input.type",scrollIntoView:!0}),!0)}),J8=Ts({String:w.string,Number:w.number,"True False":w.bool,PropertyName:w.propertyName,Null:w.null,",":w.separator,"[ ]":w.squareBracket,"{ }":w.brace}),eU=$s.deserialize({version:14,states:"$bOVQPOOOOQO'#Cb'#CbOnQPO'#CeOvQPO'#CjOOQO'#Cp'#CpQOQPOOOOQO'#Cg'#CgO}QPO'#CfO!SQPO'#CrOOQO,59P,59PO![QPO,59PO!aQPO'#CuOOQO,59U,59UO!iQPO,59UOVQPO,59QOqQPO'#CkO!nQPO,59^OOQO1G.k1G.kOVQPO'#ClO!vQPO,59aOOQO1G.p1G.pOOQO1G.l1G.lOOQO,59V,59VOOQO-E6i-E6iOOQO,59W,59WOOQO-E6j-E6j",stateData:"#O~OcOS~OQSORSOSSOTSOWQO]ROePO~OVXOeUO~O[[O~PVOg^O~Oh_OVfX~OVaO~OhbO[iX~O[dO~Oh_OVfa~OhbO[ia~O",goto:"!kjPPPPPPkPPkqwPPk{!RPPP!XP!ePP!hXSOR^bQWQRf_TVQ_Q`WRg`QcZRicQTOQZRQe^RhbRYQR]R",nodeNames:"⚠ JsonText True False Null Number String } { Object Property PropertyName ] [ Array",maxTerm:25,nodeProps:[["isolate",-2,6,11,""],["openedBy",7,"{",12,"["],["closedBy",8,"}",13,"]"]],propSources:[J8],skippedNodes:[0],repeatNodeCount:2,tokenData:"(|~RaXY!WYZ!W]^!Wpq!Wrs!]|}$u}!O$z!Q!R%T!R![&c![!]&t!}#O&y#P#Q'O#Y#Z'T#b#c'r#h#i(Z#o#p(r#q#r(w~!]Oc~~!`Wpq!]qr!]rs!xs#O!]#O#P!}#P;'S!];'S;=`$o<%lO!]~!}Oe~~#QXrs!]!P!Q!]#O#P!]#U#V!]#Y#Z!]#b#c!]#f#g!]#h#i!]#i#j#m~#pR!Q![#y!c!i#y#T#Z#y~#|R!Q![$V!c!i$V#T#Z$V~$YR!Q![$c!c!i$c#T#Z$c~$fR!Q![!]!c!i!]#T#Z!]~$rP;=`<%l!]~$zOh~~$}Q!Q!R%T!R![&c~%YRT~!O!P%c!g!h%w#X#Y%w~%fP!Q![%i~%nRT~!Q![%i!g!h%w#X#Y%w~%zR{|&T}!O&T!Q![&Z~&WP!Q![&Z~&`PT~!Q![&Z~&hST~!O!P%c!Q![&c!g!h%w#X#Y%w~&yOg~~'OO]~~'TO[~~'WP#T#U'Z~'^P#`#a'a~'dP#g#h'g~'jP#X#Y'm~'rOR~~'uP#i#j'x~'{P#`#a(O~(RP#`#a(U~(ZOS~~(^P#f#g(a~(dP#i#j(g~(jP#X#Y(m~(rOQ~~(wOW~~(|OV~",tokenizers:[0],topRules:{JsonText:[0,1]},tokenPrec:0}),tU=_s.define({name:"json",parser:eU.configure({props:[_a.add({Object:Ql({except:/^\s*\}/}),Array:Ql({except:/^\s*\]/})}),Rs.add({"Object Array":L0})]}),languageData:{closeBrackets:{brackets:["[","{",'"']},indentOnInput:/^\s*[\}\]]$/}});function rU(){return new Pa(tU)}class Hp{static create(e,r,n,i,o){let s=i+(i<<8)+e+(r<<4)|0;return new Hp(e,r,n,s,o,[],[])}constructor(e,r,n,i,o,s,a){this.type=e,this.value=r,this.from=n,this.hash=i,this.end=o,this.children=s,this.positions=a,this.hashProp=[[dt.contextHash,i]]}addChild(e,r){e.prop(dt.contextHash)!=this.hash&&(e=new Ut(e.type,e.children,e.positions,e.length,this.hashProp)),this.children.push(e),this.positions.push(r)}toTree(e,r=this.end){let n=this.children.length-1;return n>=0&&(r=Math.max(r,this.positions[n]+this.children[n].length+this.from)),new Ut(e.types[this.type],this.children,this.positions,r-this.from).balance({makeTree:(i,o,s)=>new Ut(Yr.none,i,o,s,this.hashProp)})}}var be;(function(t){t[t.Document=1]="Document",t[t.CodeBlock=2]="CodeBlock",t[t.FencedCode=3]="FencedCode",t[t.Blockquote=4]="Blockquote",t[t.HorizontalRule=5]="HorizontalRule",t[t.BulletList=6]="BulletList",t[t.OrderedList=7]="OrderedList",t[t.ListItem=8]="ListItem",t[t.ATXHeading1=9]="ATXHeading1",t[t.ATXHeading2=10]="ATXHeading2",t[t.ATXHeading3=11]="ATXHeading3",t[t.ATXHeading4=12]="ATXHeading4",t[t.ATXHeading5=13]="ATXHeading5",t[t.ATXHeading6=14]="ATXHeading6",t[t.SetextHeading1=15]="SetextHeading1",t[t.SetextHeading2=16]="SetextHeading2",t[t.HTMLBlock=17]="HTMLBlock",t[t.LinkReference=18]="LinkReference",t[t.Paragraph=19]="Paragraph",t[t.CommentBlock=20]="CommentBlock",t[t.ProcessingInstructionBlock=21]="ProcessingInstructionBlock",t[t.Escape=22]="Escape",t[t.Entity=23]="Entity",t[t.HardBreak=24]="HardBreak",t[t.Emphasis=25]="Emphasis",t[t.StrongEmphasis=26]="StrongEmphasis",t[t.Link=27]="Link",t[t.Image=28]="Image",t[t.InlineCode=29]="InlineCode",t[t.HTMLTag=30]="HTMLTag",t[t.Comment=31]="Comment",t[t.ProcessingInstruction=32]="ProcessingInstruction",t[t.Autolink=33]="Autolink",t[t.HeaderMark=34]="HeaderMark",t[t.QuoteMark=35]="QuoteMark",t[t.ListMark=36]="ListMark",t[t.LinkMark=37]="LinkMark",t[t.EmphasisMark=38]="EmphasisMark",t[t.CodeMark=39]="CodeMark",t[t.CodeText=40]="CodeText",t[t.CodeInfo=41]="CodeInfo",t[t.LinkTitle=42]="LinkTitle",t[t.LinkLabel=43]="LinkLabel",t[t.URL=44]="URL"})(be||(be={}));class nU{constructor(e,r){this.start=e,this.content=r,this.marks=[],this.parsers=[]}}class iU{constructor(){this.text="",this.baseIndent=0,this.basePos=0,this.depth=0,this.markers=[],this.pos=0,this.indent=0,this.next=-1}forward(){this.basePos>this.pos&&this.forwardInner()}forwardInner(){let e=this.skipSpace(this.basePos);this.indent=this.countIndent(e,this.pos,this.indent),this.pos=e,this.next=e==this.text.length?-1:this.text.charCodeAt(e)}skipSpace(e){return yc(this.text,e)}reset(e){for(this.text=e,this.baseIndent=this.basePos=this.pos=this.indent=0,this.forwardInner(),this.depth=1;this.markers.length;)this.markers.pop()}moveBase(e){this.basePos=e,this.baseIndent=this.countIndent(e,this.pos,this.indent)}moveBaseColumn(e){this.baseIndent=e,this.basePos=this.findColumn(e)}addMarker(e){this.markers.push(e)}countIndent(e,r=0,n=0){for(let i=r;i<e;i++)n+=this.text.charCodeAt(i)==9?4-n%4:1;return n}findColumn(e){let r=0;for(let n=0;r<this.text.length&&n<e;r++)n+=this.text.charCodeAt(r)==9?4-n%4:1;return r}scrub(){if(!this.baseIndent)return this.text;let e="";for(let r=0;r<this.basePos;r++)e+=" ";return e+this.text.slice(this.basePos)}}function i_(t,e,r){if(r.pos==r.text.length||t!=e.block&&r.indent>=e.stack[r.depth+1].value+r.baseIndent)return!0;if(r.indent>=r.baseIndent+4)return!1;let n=(t.type==be.OrderedList?D1:q1)(r,e,!1);return n>0&&(t.type!=be.BulletList||j1(r,e,!1)<0)&&r.text.charCodeAt(r.pos+n-1)==t.value}const JA={[be.Blockquote](t,e,r){return r.next!=62?!1:(r.markers.push(Mt(be.QuoteMark,e.lineStart+r.pos,e.lineStart+r.pos+1)),r.moveBase(r.pos+(Pi(r.text.charCodeAt(r.pos+1))?2:1)),t.end=e.lineStart+r.text.length,!0)},[be.ListItem](t,e,r){return r.indent<r.baseIndent+t.value&&r.next>-1?!1:(r.moveBaseColumn(r.baseIndent+t.value),!0)},[be.OrderedList]:i_,[be.BulletList]:i_,[be.Document](){return!0}};function Pi(t){return t==32||t==9||t==10||t==13}function yc(t,e=0){for(;e<t.length&&Pi(t.charCodeAt(e));)e++;return e}function o_(t,e,r){for(;e>r&&Pi(t.charCodeAt(e-1));)e--;return e}function e2(t){if(t.next!=96&&t.next!=126)return-1;let e=t.pos+1;for(;e<t.text.length&&t.text.charCodeAt(e)==t.next;)e++;if(e<t.pos+3)return-1;if(t.next==96){for(let r=e;r<t.text.length;r++)if(t.text.charCodeAt(r)==96)return-1}return e}function t2(t){return t.next!=62?-1:t.text.charCodeAt(t.pos+1)==32?2:1}function j1(t,e,r){if(t.next!=42&&t.next!=45&&t.next!=95)return-1;let n=1;for(let i=t.pos+1;i<t.text.length;i++){let o=t.text.charCodeAt(i);if(o==t.next)n++;else if(!Pi(o))return-1}return r&&t.next==45&&i2(t)>-1&&t.depth==e.stack.length||n<3?-1:1}function r2(t,e){for(let r=t.stack.length-1;r>=0;r--)if(t.stack[r].type==e)return!0;return!1}function q1(t,e,r){return(t.next==45||t.next==43||t.next==42)&&(t.pos==t.text.length-1||Pi(t.text.charCodeAt(t.pos+1)))&&(!r||r2(e,be.BulletList)||t.skipSpace(t.pos+2)<t.text.length)?1:-1}function D1(t,e,r){let n=t.pos,i=t.next;for(;i>=48&&i<=57;){n++;if(n==t.text.length)return-1;i=t.text.charCodeAt(n)}return n==t.pos||n>t.pos+9||i!=46&&i!=41||n<t.text.length-1&&!Pi(t.text.charCodeAt(n+1))||r&&!r2(e,be.OrderedList)&&(t.skipSpace(n+1)==t.text.length||n>t.pos+1||t.next!=49)?-1:n+1-t.pos}function n2(t){if(t.next!=35)return-1;let e=t.pos+1;for(;e<t.text.length&&t.text.charCodeAt(e)==35;)e++;if(e<t.text.length&&t.text.charCodeAt(e)!=32)return-1;let r=e-t.pos;return r>6?-1:r}function i2(t){if(t.next!=45&&t.next!=61||t.indent>=t.baseIndent+4)return-1;let e=t.pos+1;for(;e<t.text.length&&t.text.charCodeAt(e)==t.next;)e++;let r=e;for(;e<t.text.length&&Pi(t.text.charCodeAt(e));)e++;return e==t.text.length?r:-1}const yv=/^[ \t]*$/,o2=/-->/,s2=/\?>/,vv=[[/^<(?:script|pre|style)(?:\s|>|$)/i,/<\/(?:script|pre|style)>/i],[/^\s*<!--/,o2],[/^\s*<\?/,s2],[/^\s*<![A-Z]/,/>/],[/^\s*<!\[CDATA\[/,/\]\]>/],[/^\s*<\/?(?:address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h1|h2|h3|h4|h5|h6|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|nav|noframes|ol|optgroup|option|p|param|section|source|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul)(?:\s|\/?>|$)/i,yv],[/^\s*(?:<\/[a-z][\w-]*\s*>|<[a-z][\w-]*(\s+[a-z:_][\w-.]*(?:\s*=\s*(?:[^\s"'=<>`]+|'[^']*'|"[^"]*"))?)*\s*>)\s*$/i,yv]];function a2(t,e,r){if(t.next!=60)return-1;let n=t.text.slice(t.pos);for(let i=0,o=vv.length-(r?1:0);i<o;i++)if(vv[i][0].test(n))return i;return-1}function s_(t,e){let r=t.countIndent(e,t.pos,t.indent),n=t.countIndent(t.skipSpace(e),e,r);return n>=r+5?r+1:n}function Us(t,e,r){let n=t.length-1;n>=0&&t[n].to==e&&t[n].type==be.CodeText?t[n].to=r:t.push(Mt(be.CodeText,e,r))}const fd={LinkReference:void 0,IndentedCode(t,e){let r=e.baseIndent+4;if(e.indent<r)return!1;let n=e.findColumn(r),i=t.lineStart+n,o=t.lineStart+e.text.length,s=[],a=[];for(Us(s,i,o);t.nextLine()&&e.depth>=t.stack.length;)if(e.pos==e.text.length){Us(a,t.lineStart-1,t.lineStart);for(let l of e.markers)a.push(l)}else{if(e.indent<r)break;{if(a.length){for(let u of a)u.type==be.CodeText?Us(s,u.from,u.to):s.push(u);a=[]}Us(s,t.lineStart-1,t.lineStart);for(let u of e.markers)s.push(u);o=t.lineStart+e.text.length;let l=t.lineStart+e.findColumn(e.baseIndent+4);l<o&&Us(s,l,o)}}return a.length&&(a=a.filter(l=>l.type!=be.CodeText),a.length&&(e.markers=a.concat(e.markers))),t.addNode(t.buffer.writeElements(s,-i).finish(be.CodeBlock,o-i),i),!0},FencedCode(t,e){let r=e2(e);if(r<0)return!1;let n=t.lineStart+e.pos,i=e.next,o=r-e.pos,s=e.skipSpace(r),a=o_(e.text,e.text.length,s),l=[Mt(be.CodeMark,n,n+o)];s<a&&l.push(Mt(be.CodeInfo,t.lineStart+s,t.lineStart+a));for(let u=!0;t.nextLine()&&e.depth>=t.stack.length;u=!1){let c=e.pos;if(e.indent-e.baseIndent<4)for(;c<e.text.length&&e.text.charCodeAt(c)==i;)c++;if(c-e.pos>=o&&e.skipSpace(c)==e.text.length){for(let f of e.markers)l.push(f);l.push(Mt(be.CodeMark,t.lineStart+e.pos,t.lineStart+c)),t.nextLine();break}else{u||Us(l,t.lineStart-1,t.lineStart);for(let d of e.markers)l.push(d);let f=t.lineStart+e.basePos,h=t.lineStart+e.text.length;f<h&&Us(l,f,h)}}return t.addNode(t.buffer.writeElements(l,-n).finish(be.FencedCode,t.prevLineEnd()-n),n),!0},Blockquote(t,e){let r=t2(e);return r<0?!1:(t.startContext(be.Blockquote,e.pos),t.addNode(be.QuoteMark,t.lineStart+e.pos,t.lineStart+e.pos+1),e.moveBase(e.pos+r),null)},HorizontalRule(t,e){if(j1(e,t,!1)<0)return!1;let r=t.lineStart+e.pos;return t.nextLine(),t.addNode(be.HorizontalRule,r),!0},BulletList(t,e){let r=q1(e,t,!1);if(r<0)return!1;t.block.type!=be.BulletList&&t.startContext(be.BulletList,e.basePos,e.next);let n=s_(e,e.pos+1);return t.startContext(be.ListItem,e.basePos,n-e.baseIndent),t.addNode(be.ListMark,t.lineStart+e.pos,t.lineStart+e.pos+r),e.moveBaseColumn(n),null},OrderedList(t,e){let r=D1(e,t,!1);if(r<0)return!1;t.block.type!=be.OrderedList&&t.startContext(be.OrderedList,e.basePos,e.text.charCodeAt(e.pos+r-1));let n=s_(e,e.pos+r);return t.startContext(be.ListItem,e.basePos,n-e.baseIndent),t.addNode(be.ListMark,t.lineStart+e.pos,t.lineStart+e.pos+r),e.moveBaseColumn(n),null},ATXHeading(t,e){let r=n2(e);if(r<0)return!1;let n=e.pos,i=t.lineStart+n,o=o_(e.text,e.text.length,n),s=o;for(;s>n&&e.text.charCodeAt(s-1)==e.next;)s--;(s==o||s==n||!Pi(e.text.charCodeAt(s-1)))&&(s=e.text.length);let a=t.buffer.write(be.HeaderMark,0,r).writeElements(t.parser.parseInline(e.text.slice(n+r+1,s),i+r+1),-i);s<e.text.length&&a.write(be.HeaderMark,s-n,o-n);let l=a.finish(be.ATXHeading1-1+r,e.text.length-n);return t.nextLine(),t.addNode(l,i),!0},HTMLBlock(t,e){let r=a2(e,t,!1);if(r<0)return!1;let n=t.lineStart+e.pos,i=vv[r][1],o=[],s=i!=yv;for(;!i.test(e.text)&&t.nextLine();){if(e.depth<t.stack.length){s=!1;break}for(let u of e.markers)o.push(u)}s&&t.nextLine();let a=i==o2?be.CommentBlock:i==s2?be.ProcessingInstructionBlock:be.HTMLBlock,l=t.prevLineEnd();return t.addNode(t.buffer.writeElements(o,-n).finish(a,l-n),n),!0},SetextHeading:void 0};class oU{constructor(e){this.stage=0,this.elts=[],this.pos=0,this.start=e.start,this.advance(e.content)}nextLine(e,r,n){if(this.stage==-1)return!1;let i=n.content+`
|
|
134
|
+
`+r.scrub(),o=this.advance(i);return o>-1&&o<i.length?this.complete(e,n,o):!1}finish(e,r){return(this.stage==2||this.stage==3)&&yc(r.content,this.pos)==r.content.length?this.complete(e,r,r.content.length):!1}complete(e,r,n){return e.addLeafElement(r,Mt(be.LinkReference,this.start,this.start+n,this.elts)),!0}nextStage(e){return e?(this.pos=e.to-this.start,this.elts.push(e),this.stage++,!0):(e===!1&&(this.stage=-1),!1)}advance(e){for(;;){if(this.stage==-1)return-1;if(this.stage==0){if(!this.nextStage(g2(e,this.pos,this.start,!0)))return-1;if(e.charCodeAt(this.pos)!=58)return this.stage=-1;this.elts.push(Mt(be.LinkMark,this.pos+this.start,this.pos+this.start+1)),this.pos++}else if(this.stage==1){if(!this.nextStage(p2(e,yc(e,this.pos),this.start)))return-1}else if(this.stage==2){let r=yc(e,this.pos),n=0;if(r>this.pos){let i=O2(e,r,this.start);if(i){let o=im(e,i.to-this.start);o>0&&(this.nextStage(i),n=o)}}return n||(n=im(e,this.pos)),n>0&&n<e.length?n:-1}else return im(e,this.pos)}}}function im(t,e){for(;e<t.length;e++){let r=t.charCodeAt(e);if(r==10)break;if(!Pi(r))return-1}return e}class sU{nextLine(e,r,n){let i=r.depth<e.stack.length?-1:i2(r),o=r.next;if(i<0)return!1;let s=Mt(be.HeaderMark,e.lineStart+r.pos,e.lineStart+i);return e.nextLine(),e.addLeafElement(n,Mt(o==61?be.SetextHeading1:be.SetextHeading2,n.start,e.prevLineEnd(),[...e.parser.parseInline(n.content,n.start),s])),!0}finish(){return!1}}const aU={LinkReference(t,e){return e.content.charCodeAt(0)==91?new oU(e):null},SetextHeading(){return new sU}},lU=[(t,e)=>n2(e)>=0,(t,e)=>e2(e)>=0,(t,e)=>t2(e)>=0,(t,e)=>q1(e,t,!0)>=0,(t,e)=>D1(e,t,!0)>=0,(t,e)=>j1(e,t,!0)>=0,(t,e)=>a2(e,t,!0)>=0],uU={text:"",end:0};class cU{constructor(e,r,n,i){this.parser=e,this.input=r,this.ranges=i,this.line=new iU,this.atEnd=!1,this.reusePlaceholders=new Map,this.stoppedAt=null,this.rangeI=0,this.to=i[i.length-1].to,this.lineStart=this.absoluteLineStart=this.absoluteLineEnd=i[0].from,this.block=Hp.create(be.Document,0,this.lineStart,0,0),this.stack=[this.block],this.fragments=n.length?new pU(n,r):null,this.readLine()}get parsedPos(){return this.absoluteLineStart}advance(){if(this.stoppedAt!=null&&this.absoluteLineStart>this.stoppedAt)return this.finish();let{line:e}=this;for(;;){for(let n=0;;){let i=e.depth<this.stack.length?this.stack[this.stack.length-1]:null;for(;n<e.markers.length&&(!i||e.markers[n].from<i.end);){let o=e.markers[n++];this.addNode(o.type,o.from,o.to)}if(!i)break;this.finishContext()}if(e.pos<e.text.length)break;if(!this.nextLine())return this.finish()}if(this.fragments&&this.reuseFragment(e.basePos))return null;e:for(;;){for(let n of this.parser.blockParsers)if(n){let i=n(this,e);if(i!=!1){if(i==!0)return null;e.forward();continue e}}break}let r=new nU(this.lineStart+e.pos,e.text.slice(e.pos));for(let n of this.parser.leafBlockParsers)if(n){let i=n(this,r);i&&r.parsers.push(i)}e:for(;this.nextLine()&&e.pos!=e.text.length;){if(e.indent<e.baseIndent+4){for(let n of this.parser.endLeafBlock)if(n(this,e,r))break e}for(let n of r.parsers)if(n.nextLine(this,e,r))return null;r.content+=`
|
|
135
|
+
`+e.scrub();for(let n of e.markers)r.marks.push(n)}return this.finishLeaf(r),null}stopAt(e){if(this.stoppedAt!=null&&this.stoppedAt<e)throw new RangeError("Can't move stoppedAt forward");this.stoppedAt=e}reuseFragment(e){if(!this.fragments.moveTo(this.absoluteLineStart+e,this.absoluteLineStart)||!this.fragments.matches(this.block.hash))return!1;let r=this.fragments.takeNodes(this);return r?(this.absoluteLineStart+=r,this.lineStart=m2(this.absoluteLineStart,this.ranges),this.moveRangeI(),this.absoluteLineStart<this.to?(this.lineStart++,this.absoluteLineStart++,this.readLine()):(this.atEnd=!0,this.readLine()),!0):!1}get depth(){return this.stack.length}parentType(e=this.depth-1){return this.parser.nodeSet.types[this.stack[e].type]}nextLine(){return this.lineStart+=this.line.text.length,this.absoluteLineEnd>=this.to?(this.absoluteLineStart=this.absoluteLineEnd,this.atEnd=!0,this.readLine(),!1):(this.lineStart++,this.absoluteLineStart=this.absoluteLineEnd+1,this.moveRangeI(),this.readLine(),!0)}moveRangeI(){for(;this.rangeI<this.ranges.length-1&&this.absoluteLineStart>=this.ranges[this.rangeI].to;)this.rangeI++,this.absoluteLineStart=Math.max(this.absoluteLineStart,this.ranges[this.rangeI].from)}scanLine(e){let r=uU;if(r.end=e,e>=this.to)r.text="";else if(r.text=this.lineChunkAt(e),r.end+=r.text.length,this.ranges.length>1){let n=this.absoluteLineStart,i=this.rangeI;for(;this.ranges[i].to<r.end;){i++;let o=this.ranges[i].from,s=this.lineChunkAt(o);r.end=o+s.length,r.text=r.text.slice(0,this.ranges[i-1].to-n)+s,n=r.end-r.text.length}}return r}readLine(){let{line:e}=this,{text:r,end:n}=this.scanLine(this.absoluteLineStart);for(this.absoluteLineEnd=n,e.reset(r);e.depth<this.stack.length;e.depth++){let i=this.stack[e.depth],o=this.parser.skipContextMarkup[i.type];if(!o)throw new Error("Unhandled block context "+be[i.type]);if(!o(i,this,e))break;e.forward()}}lineChunkAt(e){let r=this.input.chunk(e),n;if(this.input.lineChunks)n=r==`
|
|
136
136
|
`?"":r;else{let i=r.indexOf(`
|
|
137
|
-
`);n=i<0?r:r.slice(0,i)}return e+n.length>this.to?n.slice(0,this.to-e):n}prevLineEnd(){return this.atEnd?this.lineStart:this.lineStart-1}startContext(e,r,n=0){this.block=Hp.create(e,n,this.lineStart+r,this.block.hash,this.lineStart+this.line.text.length),this.stack.push(this.block)}startComposite(e,r,n=0){this.startContext(this.parser.getNodeType(e),r,n)}addNode(e,r,n){typeof e=="number"&&(e=new Ut(this.parser.nodeSet.types[e],eu,eu,(n??this.prevLineEnd())-r)),this.block.addChild(e,r-this.block.from)}addElement(e){this.block.addChild(e.toTree(this.parser.nodeSet),e.from-this.block.from)}addLeafElement(e,r){this.addNode(this.buffer.writeElements(Sv(r.children,e.marks),-r.from).finish(r.type,r.to-r.from),r.from)}finishContext(){let e=this.stack.pop(),r=this.stack[this.stack.length-1];r.addChild(e.toTree(this.parser.nodeSet),e.from-r.from),this.block=r}finish(){for(;this.stack.length>1;)this.finishContext();return this.addGaps(this.block.toTree(this.parser.nodeSet,this.lineStart))}addGaps(e){return this.ranges.length>1?l2(this.ranges,0,e.topNode,this.ranges[0].from,this.reusePlaceholders):e}finishLeaf(e){for(let n of e.parsers)if(n.finish(this,e))return;let r=Sv(this.parser.parseInline(e.content,e.start),e.marks);this.addNode(this.buffer.writeElements(r,-e.start).finish(be.Paragraph,e.content.length),e.start)}elt(e,r,n,i){return typeof e=="string"?Mt(this.parser.getNodeType(e),r,n,i):new f2(e,r)}get buffer(){return new c2(this.parser.nodeSet)}}function l2(t,e,r,n,i){let o=t[e].to,s=[],a=[],l=r.from+n;function u(c,f){for(;f?c>=o:c>o;){let h=t[e+1].from-o;n+=h,c+=h,e++,o=t[e].to}}for(let c=r.firstChild;c;c=c.nextSibling){u(c.from+n,!0);let f=c.from+n,h,d=i.get(c.tree);d?h=d:c.to+n>o?(h=l2(t,e,c,n,i),u(c.to+n,!1)):h=c.toTree(),s.push(h),a.push(f-l)}return u(r.to+n,!1),new Ut(r.type,s,a,r.to+n-l,r.tree?r.tree.propValues:void 0)}class MO extends D0{constructor(e,r,n,i,o,s,a,l,u){super(),this.nodeSet=e,this.blockParsers=r,this.leafBlockParsers=n,this.blockNames=i,this.endLeafBlock=o,this.skipContextMarkup=s,this.inlineParsers=a,this.inlineNames=l,this.wrappers=u,this.nodeTypes=Object.create(null);for(let c of e.types)this.nodeTypes[c.name]=c.id}createParse(e,r,n){let i=new uU(this,e,r,n);for(let o of this.wrappers)i=o(i,e,r,n);return i}configure(e){let r=wv(e);if(!r)return this;let{nodeSet:n,skipContextMarkup:i}=this,o=this.blockParsers.slice(),s=this.leafBlockParsers.slice(),a=this.blockNames.slice(),l=this.inlineParsers.slice(),u=this.inlineNames.slice(),c=this.endLeafBlock.slice(),f=this.wrappers;if(Bu(r.defineNodes)){i=Object.assign({},i);let h=n.types.slice(),d;for(let p of r.defineNodes){let{name:O,block:m,composite:y,style:g}=typeof p=="string"?{name:p}:p;if(h.some(b=>b.name==O))continue;y&&(i[h.length]=(b,_,Q)=>y(_,Q,b.value));let v=h.length,S=y?["Block","BlockContext"]:m?v>=be.ATXHeading1&&v<=be.SetextHeading2?["Block","LeafBlock","Heading"]:["Block","LeafBlock"]:void 0;h.push(Yr.define({id:v,name:O,props:S&&[[dt.group,S]]})),g&&(d||(d={}),Array.isArray(g)||g instanceof Ti?d[O]=g:Object.assign(d,g))}n=new mf(h),d&&(n=n.extend(Ts(d)))}if(Bu(r.props)&&(n=n.extend(...r.props)),Bu(r.remove))for(let h of r.remove){let d=this.blockNames.indexOf(h),p=this.inlineNames.indexOf(h);d>-1&&(o[d]=s[d]=void 0),p>-1&&(l[p]=void 0)}if(Bu(r.parseBlock))for(let h of r.parseBlock){let d=a.indexOf(h.name);if(d>-1)o[d]=h.parse,s[d]=h.leaf;else{let p=h.before?hd(a,h.before):h.after?hd(a,h.after)+1:a.length-1;o.splice(p,0,h.parse),s.splice(p,0,h.leaf),a.splice(p,0,h.name)}h.endLeaf&&c.push(h.endLeaf)}if(Bu(r.parseInline))for(let h of r.parseInline){let d=u.indexOf(h.name);if(d>-1)l[d]=h.parse;else{let p=h.before?hd(u,h.before):h.after?hd(u,h.after)+1:u.length-1;l.splice(p,0,h.parse),u.splice(p,0,h.name)}}return r.wrap&&(f=f.concat(r.wrap)),new MO(n,o,s,a,c,i,l,u,f)}getNodeType(e){let r=this.nodeTypes[e];if(r==null)throw new RangeError(`Unknown node type '${e}'`);return r}parseInline(e,r){let n=new fU(this,e,r);e:for(let i=r;i<n.end;){let o=n.char(i);for(let s of this.inlineParsers)if(s){let a=s(n,o,i);if(a>=0){i=a;continue e}}i++}return n.resolveMarkers(0)}}function Bu(t){return t!=null&&t.length>0}function wv(t){if(!Array.isArray(t))return t;if(t.length==0)return null;let e=wv(t[0]);if(t.length==1)return e;let r=wv(t.slice(1));if(!r||!e)return e||r;let n=(s,a)=>(s||eu).concat(a||eu),i=e.wrap,o=r.wrap;return{props:n(e.props,r.props),defineNodes:n(e.defineNodes,r.defineNodes),parseBlock:n(e.parseBlock,r.parseBlock),parseInline:n(e.parseInline,r.parseInline),remove:n(e.remove,r.remove),wrap:i?o?(s,a,l,u)=>i(o(s,a,l,u),a,l,u):i:o}}function hd(t,e){let r=t.indexOf(e);if(r<0)throw new RangeError(`Position specified relative to unknown parser ${e}`);return r}let u2=[Yr.none];for(let t=1,e;e=be[t];t++)u2[t]=Yr.define({id:t,name:e,props:t>=be.Escape?[]:[[dt.group,t in JA?["Block","BlockContext"]:["Block","LeafBlock"]]],top:e=="Document"});const eu=[];class c2{constructor(e){this.nodeSet=e,this.content=[],this.nodes=[]}write(e,r,n,i=0){return this.content.push(e,r,n,4+i*4),this}writeElements(e,r=0){for(let n of e)n.writeTo(this,r);return this}finish(e,r){return Ut.build({buffer:this.content,nodeSet:this.nodeSet,reused:this.nodes,topID:e,length:r})}}let of=class{constructor(e,r,n,i=eu){this.type=e,this.from=r,this.to=n,this.children=i}writeTo(e,r){let n=e.content.length;e.writeElements(this.children,r),e.content.push(this.type,this.from+r,this.to+r,e.content.length+4-n)}toTree(e){return new c2(e).writeElements(this.children,-this.from).finish(this.type,this.to-this.from)}};class f2{constructor(e,r){this.tree=e,this.from=r}get to(){return this.from+this.tree.length}get type(){return this.tree.type.id}get children(){return eu}writeTo(e,r){e.nodes.push(this.tree),e.content.push(e.nodes.length-1,this.from+r,this.to+r,-1)}toTree(){return this.tree}}function Mt(t,e,r,n){return new of(t,e,r,n)}const h2={resolve:"Emphasis",mark:"EmphasisMark"},d2={resolve:"Emphasis",mark:"EmphasisMark"},Lu={},a_={};class Ri{constructor(e,r,n,i){this.type=e,this.from=r,this.to=n,this.side=i}}const l_="!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~";let sf=/[!"#$%&'()*+,\-.\/:;<=>?@\[\\\]^_`{|}~\xA1\u2010-\u2027]/;try{sf=new RegExp("[\\p{Pc}|\\p{Pd}|\\p{Pe}|\\p{Pf}|\\p{Pi}|\\p{Po}|\\p{Ps}]","u")}catch{}const om={Escape(t,e,r){if(e!=92||r==t.end-1)return-1;let n=t.char(r+1);for(let i=0;i<l_.length;i++)if(l_.charCodeAt(i)==n)return t.append(Mt(be.Escape,r,r+2));return-1},Entity(t,e,r){if(e!=38)return-1;let n=/^(?:#\d+|#x[a-f\d]+|\w+);/i.exec(t.slice(r+1,r+31));return n?t.append(Mt(be.Entity,r,r+1+n[0].length)):-1},InlineCode(t,e,r){if(e!=96||r&&t.char(r-1)==96)return-1;let n=r+1;for(;n<t.end&&t.char(n)==96;)n++;let i=n-r,o=0;for(;n<t.end;n++)if(t.char(n)==96){if(o++,o==i&&t.char(n+1)!=96)return t.append(Mt(be.InlineCode,r,n+1,[Mt(be.CodeMark,r,r+i),Mt(be.CodeMark,n+1-i,n+1)]))}else o=0;return-1},HTMLTag(t,e,r){if(e!=60||r==t.end-1)return-1;let n=t.slice(r+1,t.end),i=/^(?:[a-z][-\w+.]+:[^\s>]+|[a-z\d.!#$%&'*+/=?^_`{|}~-]+@[a-z\d](?:[a-z\d-]{0,61}[a-z\d])?(?:\.[a-z\d](?:[a-z\d-]{0,61}[a-z\d])?)*)>/i.exec(n);if(i)return t.append(Mt(be.Autolink,r,r+1+i[0].length,[Mt(be.LinkMark,r,r+1),Mt(be.URL,r+1,r+i[0].length),Mt(be.LinkMark,r+i[0].length,r+1+i[0].length)]));let o=/^!--[^>](?:-[^-]|[^-])*?-->/i.exec(n);if(o)return t.append(Mt(be.Comment,r,r+1+o[0].length));let s=/^\?[^]*?\?>/.exec(n);if(s)return t.append(Mt(be.ProcessingInstruction,r,r+1+s[0].length));let a=/^(?:![A-Z][^]*?>|!\[CDATA\[[^]*?\]\]>|\/\s*[a-zA-Z][\w-]*\s*>|\s*[a-zA-Z][\w-]*(\s+[a-zA-Z:_][\w-.:]*(?:\s*=\s*(?:[^\s"'=<>`]+|'[^']*'|"[^"]*"))?)*\s*(\/\s*)?>)/.exec(n);return a?t.append(Mt(be.HTMLTag,r,r+1+a[0].length)):-1},Emphasis(t,e,r){if(e!=95&&e!=42)return-1;let n=r+1;for(;t.char(n)==e;)n++;let i=t.slice(r-1,r),o=t.slice(n,n+1),s=sf.test(i),a=sf.test(o),l=/\s|^$/.test(i),u=/\s|^$/.test(o),c=!u&&(!a||l||s),f=!l&&(!s||u||a),h=c&&(e==42||!f||s),d=f&&(e==42||!c||a);return t.append(new Ri(e==95?h2:d2,r,n,(h?1:0)|(d?2:0)))},HardBreak(t,e,r){if(e==92&&t.char(r+1)==10)return t.append(Mt(be.HardBreak,r,r+2));if(e==32){let n=r+1;for(;t.char(n)==32;)n++;if(t.char(n)==10&&n>=r+2)return t.append(Mt(be.HardBreak,r,n+1))}return-1},Link(t,e,r){return e==91?t.append(new Ri(Lu,r,r+1,1)):-1},Image(t,e,r){return e==33&&t.char(r+1)==91?t.append(new Ri(a_,r,r+2,1)):-1},LinkEnd(t,e,r){if(e!=93)return-1;for(let n=t.parts.length-1;n>=0;n--){let i=t.parts[n];if(i instanceof Ri&&(i.type==Lu||i.type==a_)){if(!i.side||t.skipSpace(i.to)==r&&!/[(\[]/.test(t.slice(r+1,r+2)))return t.parts[n]=null,-1;let o=t.takeContent(n),s=t.parts[n]=cU(t,o,i.type==Lu?be.Link:be.Image,i.from,r+1);if(i.type==Lu)for(let a=0;a<n;a++){let l=t.parts[a];l instanceof Ri&&l.type==Lu&&(l.side=0)}return s.to}}return-1}};function cU(t,e,r,n,i){let{text:o}=t,s=t.char(i),a=i;if(e.unshift(Mt(be.LinkMark,n,n+(r==be.Image?2:1))),e.push(Mt(be.LinkMark,i-1,i)),s==40){let l=t.skipSpace(i+1),u=p2(o,l-t.offset,t.offset),c;u&&(l=t.skipSpace(u.to),l!=u.to&&(c=O2(o,l-t.offset,t.offset),c&&(l=t.skipSpace(c.to)))),t.char(l)==41&&(e.push(Mt(be.LinkMark,i,i+1)),a=l+1,u&&e.push(u),c&&e.push(c),e.push(Mt(be.LinkMark,l,a)))}else if(s==91){let l=g2(o,i-t.offset,t.offset,!1);l&&(e.push(l),a=l.to)}return Mt(r,n,a,e)}function p2(t,e,r){if(t.charCodeAt(e)==60){for(let i=e+1;i<t.length;i++){let o=t.charCodeAt(i);if(o==62)return Mt(be.URL,e+r,i+1+r);if(o==60||o==10)return!1}return null}else{let i=0,o=e;for(let s=!1;o<t.length;o++){let a=t.charCodeAt(o);if(Pi(a))break;if(s)s=!1;else if(a==40)i++;else if(a==41){if(!i)break;i--}else a==92&&(s=!0)}return o>e?Mt(be.URL,e+r,o+r):o==t.length?null:!1}}function O2(t,e,r){let n=t.charCodeAt(e);if(n!=39&&n!=34&&n!=40)return!1;let i=n==40?41:n;for(let o=e+1,s=!1;o<t.length;o++){let a=t.charCodeAt(o);if(s)s=!1;else{if(a==i)return Mt(be.LinkTitle,e+r,o+1+r);a==92&&(s=!0)}}return null}function g2(t,e,r,n){for(let i=!1,o=e+1,s=Math.min(t.length,o+999);o<s;o++){let a=t.charCodeAt(o);if(i)i=!1;else{if(a==93)return n?!1:Mt(be.LinkLabel,e+r,o+1+r);if(n&&!Pi(a)&&(n=!1),a==91)return!1;a==92&&(i=!0)}}return null}class fU{constructor(e,r,n){this.parser=e,this.text=r,this.offset=n,this.parts=[]}char(e){return e>=this.end?-1:this.text.charCodeAt(e-this.offset)}get end(){return this.offset+this.text.length}slice(e,r){return this.text.slice(e-this.offset,r-this.offset)}append(e){return this.parts.push(e),e.to}addDelimiter(e,r,n,i,o){return this.append(new Ri(e,r,n,(i?1:0)|(o?2:0)))}addElement(e){return this.append(e)}resolveMarkers(e){for(let n=e;n<this.parts.length;n++){let i=this.parts[n];if(!(i instanceof Ri&&i.type.resolve&&i.side&2))continue;let o=i.type==h2||i.type==d2,s=i.to-i.from,a,l=n-1;for(;l>=e;l--){let O=this.parts[l];if(O instanceof Ri&&O.side&1&&O.type==i.type&&!(o&&(i.side&1||O.side&2)&&(O.to-O.from+s)%3==0&&((O.to-O.from)%3||s%3))){a=O;break}}if(!a)continue;let u=i.type.resolve,c=[],f=a.from,h=i.to;if(o){let O=Math.min(2,a.to-a.from,s);f=a.to-O,h=i.from+O,u=O==1?"Emphasis":"StrongEmphasis"}a.type.mark&&c.push(this.elt(a.type.mark,f,a.to));for(let O=l+1;O<n;O++)this.parts[O]instanceof of&&c.push(this.parts[O]),this.parts[O]=null;i.type.mark&&c.push(this.elt(i.type.mark,i.from,h));let d=this.elt(u,f,h,c);this.parts[l]=o&&a.from!=f?new Ri(a.type,a.from,f,a.side):null,(this.parts[n]=o&&i.to!=h?new Ri(i.type,h,i.to,i.side):null)?this.parts.splice(n,0,d):this.parts[n]=d}let r=[];for(let n=e;n<this.parts.length;n++){let i=this.parts[n];i instanceof of&&r.push(i)}return r}findOpeningDelimiter(e){for(let r=this.parts.length-1;r>=0;r--){let n=this.parts[r];if(n instanceof Ri&&n.type==e)return r}return null}takeContent(e){let r=this.resolveMarkers(e);return this.parts.length=e,r}skipSpace(e){return yc(this.text,e-this.offset)+this.offset}elt(e,r,n,i){return typeof e=="string"?Mt(this.parser.getNodeType(e),r,n,i):new f2(e,r)}}function Sv(t,e){if(!e.length)return t;if(!t.length)return e;let r=t.slice(),n=0;for(let i of e){for(;n<r.length&&r[n].to<i.to;)n++;if(n<r.length&&r[n].from<i.from){let o=r[n];o instanceof of&&(r[n]=new of(o.type,o.from,o.to,Sv(o.children,[i])))}else r.splice(n++,0,i)}return r}const hU=[be.CodeBlock,be.ListItem,be.OrderedList,be.BulletList];class dU{constructor(e,r){this.fragments=e,this.input=r,this.i=0,this.fragment=null,this.fragmentEnd=-1,this.cursor=null,e.length&&(this.fragment=e[this.i++])}nextFragment(){this.fragment=this.i<this.fragments.length?this.fragments[this.i++]:null,this.cursor=null,this.fragmentEnd=-1}moveTo(e,r){for(;this.fragment&&this.fragment.to<=e;)this.nextFragment();if(!this.fragment||this.fragment.from>(e?e-1:0))return!1;if(this.fragmentEnd<0){let o=this.fragment.to;for(;o>0&&this.input.read(o-1,o)!=`
|
|
138
|
-
`;)o--;this.fragmentEnd=o?o-1:0}let n=this.cursor;n||(n=this.cursor=this.fragment.tree.cursor(),n.firstChild());let i=e+this.fragment.offset;for(;n.to<=i;)if(!n.parent())return!1;for(;;){if(n.from>=i)return this.fragment.from<=r;if(!n.childAfter(i))return!1}}matches(e){let r=this.cursor.tree;return r&&r.prop(dt.contextHash)==e}takeNodes(e){let r=this.cursor,n=this.fragment.offset,i=this.fragmentEnd-(this.fragment.openEnd?1:0),o=e.absoluteLineStart,s=o,a=e.block.children.length,l=s,u=a;for(;;){if(r.to-n>i){if(r.type.isAnonymous&&r.firstChild())continue;break}let c=m2(r.from-n,e.ranges);if(r.to-n<=e.ranges[e.rangeI].to)e.addNode(r.tree,c);else{let f=new Ut(e.parser.nodeSet.types[be.Paragraph],[],[],0,e.block.hashProp);e.reusePlaceholders.set(f,r.tree),e.addNode(f,c)}if(r.type.is("Block")&&(hU.indexOf(r.type.id)<0?(s=r.to-n,a=e.block.children.length):(s=l,a=u,l=r.to-n,u=e.block.children.length)),!r.nextSibling())break}for(;e.block.children.length>a;)e.block.children.pop(),e.block.positions.pop();return s-o}}function m2(t,e){let r=t;for(let n=1;n<e.length;n++){let i=e[n-1].to,o=e[n].from;i<t&&(r-=o-i)}return r}const pU=Ts({"Blockquote/...":w.quote,HorizontalRule:w.contentSeparator,"ATXHeading1/... SetextHeading1/...":w.heading1,"ATXHeading2/... SetextHeading2/...":w.heading2,"ATXHeading3/...":w.heading3,"ATXHeading4/...":w.heading4,"ATXHeading5/...":w.heading5,"ATXHeading6/...":w.heading6,"Comment CommentBlock":w.comment,Escape:w.escape,Entity:w.character,"Emphasis/...":w.emphasis,"StrongEmphasis/...":w.strong,"Link/... Image/...":w.link,"OrderedList/... BulletList/...":w.list,"BlockQuote/...":w.quote,"InlineCode CodeText":w.monospace,"URL Autolink":w.url,"HeaderMark HardBreak QuoteMark ListMark LinkMark EmphasisMark CodeMark":w.processingInstruction,"CodeInfo LinkLabel":w.labelName,LinkTitle:w.string,Paragraph:w.content}),OU=new MO(new mf(u2).extend(pU),Object.keys(fd).map(t=>fd[t]),Object.keys(fd).map(t=>sU[t]),Object.keys(fd),aU,JA,Object.keys(om).map(t=>om[t]),Object.keys(om),[]);function gU(t,e,r){let n=[];for(let i=t.firstChild,o=e;;i=i.nextSibling){let s=i?i.from:r;if(s>o&&n.push({from:o,to:s}),!i)break;o=i.to}return n}function mU(t){let{codeParser:e,htmlParser:r}=t;return{wrap:Z0((i,o)=>{let s=i.type.id;if(e&&(s==be.CodeBlock||s==be.FencedCode)){let a="";if(s==be.FencedCode){let u=i.node.getChild(be.CodeInfo);u&&(a=o.read(u.from,u.to))}let l=e(a);if(l)return{parser:l,overlay:u=>u.type.id==be.CodeText}}else if(r&&(s==be.HTMLBlock||s==be.HTMLTag))return{parser:r,overlay:gU(i.node,i.from,i.to)};return null})}}const yU={resolve:"Strikethrough",mark:"StrikethroughMark"},vU={defineNodes:[{name:"Strikethrough",style:{"Strikethrough/...":w.strikethrough}},{name:"StrikethroughMark",style:w.processingInstruction}],parseInline:[{name:"Strikethrough",parse(t,e,r){if(e!=126||t.char(r+1)!=126||t.char(r+2)==126)return-1;let n=t.slice(r-1,r),i=t.slice(r+2,r+3),o=/\s|^$/.test(n),s=/\s|^$/.test(i),a=sf.test(n),l=sf.test(i);return t.addDelimiter(yU,r,r+2,!s&&(!l||o||a),!o&&(!a||s||l))},after:"Emphasis"}]};function vc(t,e,r=0,n,i=0){let o=0,s=!0,a=-1,l=-1,u=!1,c=()=>{n.push(t.elt("TableCell",i+a,i+l,t.parser.parseInline(e.slice(a,l),i+a)))};for(let f=r;f<e.length;f++){let h=e.charCodeAt(f);h==124&&!u?((!s||a>-1)&&o++,s=!1,n&&(a>-1&&c(),n.push(t.elt("TableDelimiter",f+i,f+i+1))),a=l=-1):(u||h!=32&&h!=9)&&(a<0&&(a=f),l=f+1),u=!u&&h==92}return a>-1&&(o++,n&&c()),o}function u_(t,e){for(let r=e;r<t.length;r++){let n=t.charCodeAt(r);if(n==124)return!0;n==92&&r++}return!1}const y2=/^\|?(\s*:?-+:?\s*\|)+(\s*:?-+:?\s*)?$/;class c_{constructor(){this.rows=null}nextLine(e,r,n){if(this.rows==null){this.rows=!1;let i;if((r.next==45||r.next==58||r.next==124)&&y2.test(i=r.text.slice(r.pos))){let o=[];vc(e,n.content,0,o,n.start)==vc(e,i,r.pos)&&(this.rows=[e.elt("TableHeader",n.start,n.start+n.content.length,o),e.elt("TableDelimiter",e.lineStart+r.pos,e.lineStart+r.text.length)])}}else if(this.rows){let i=[];vc(e,r.text,r.pos,i,e.lineStart),this.rows.push(e.elt("TableRow",e.lineStart+r.pos,e.lineStart+r.text.length,i))}return!1}finish(e,r){return this.rows?(e.addLeafElement(r,e.elt("Table",r.start,r.start+r.content.length,this.rows)),!0):!1}}const wU={defineNodes:[{name:"Table",block:!0},{name:"TableHeader",style:{"TableHeader/...":w.heading}},"TableRow",{name:"TableCell",style:w.content},{name:"TableDelimiter",style:w.processingInstruction}],parseBlock:[{name:"Table",leaf(t,e){return u_(e.content,0)?new c_:null},endLeaf(t,e,r){if(r.parsers.some(i=>i instanceof c_)||!u_(e.text,e.basePos))return!1;let n=t.scanLine(t.absoluteLineEnd+1).text;return y2.test(n)&&vc(t,e.text,e.basePos)==vc(t,n,e.basePos)},before:"SetextHeading"}]};class SU{nextLine(){return!1}finish(e,r){return e.addLeafElement(r,e.elt("Task",r.start,r.start+r.content.length,[e.elt("TaskMarker",r.start,r.start+3),...e.parser.parseInline(r.content.slice(3),r.start+3)])),!0}}const bU={defineNodes:[{name:"Task",block:!0,style:w.list},{name:"TaskMarker",style:w.atom}],parseBlock:[{name:"TaskList",leaf(t,e){return/^\[[ xX]\][ \t]/.test(e.content)&&t.parentType().name=="ListItem"?new SU:null},after:"SetextHeading"}]},f_=/(www\.)|(https?:\/\/)|([\w.+-]+@)|(mailto:|xmpp:)/gy,h_=/[\w-]+(\.[\w-]+)+(\/[^\s<]*)?/gy,PU=/[\w-]+\.[\w-]+($|\/)/,d_=/[\w.+-]+@[\w-]+(\.[\w.-]+)+/gy,p_=/\/[a-zA-Z\d@.]+/gy;function O_(t,e,r,n){let i=0;for(let o=e;o<r;o++)t[o]==n&&i++;return i}function kU(t,e){h_.lastIndex=e;let r=h_.exec(t);if(!r||PU.exec(r[0])[0].indexOf("_")>-1)return-1;let n=e+r[0].length;for(;;){let i=t[n-1],o;if(/[?!.,:*_~]/.test(i)||i==")"&&O_(t,e,n,")")>O_(t,e,n,"("))n--;else if(i==";"&&(o=/&(?:#\d+|#x[a-f\d]+|\w+);$/.exec(t.slice(e,n))))n=e+o.index;else break}return n}function g_(t,e){d_.lastIndex=e;let r=d_.exec(t);if(!r)return-1;let n=r[0][r[0].length-1];return n=="_"||n=="-"?-1:e+r[0].length-(n=="."?1:0)}const xU={parseInline:[{name:"Autolink",parse(t,e,r){let n=r-t.offset;f_.lastIndex=n;let i=f_.exec(t.text),o=-1;return!i||(i[1]||i[2]?o=kU(t.text,n+i[0].length):i[3]?o=g_(t.text,n):(o=g_(t.text,n+i[0].length),o>-1&&i[0]=="xmpp:"&&(p_.lastIndex=o,i=p_.exec(t.text),i&&(o=i.index+i[0].length))),o<0)?-1:(t.addElement(t.elt("URL",r,o+t.offset)),o+t.offset)}}]},_U=[wU,bU,vU,xU];function v2(t,e,r){return(n,i,o)=>{if(i!=t||n.char(o+1)==t)return-1;let s=[n.elt(r,o,o+1)];for(let a=o+1;a<n.end;a++){let l=n.char(a);if(l==t)return n.addElement(n.elt(e,o,a+1,s.concat(n.elt(r,a,a+1))));if(l==92&&s.push(n.elt("Escape",a,a+++2)),Pi(l))break}return-1}}const $U={defineNodes:[{name:"Superscript",style:w.special(w.content)},{name:"SuperscriptMark",style:w.processingInstruction}],parseInline:[{name:"Superscript",parse:v2(94,"Superscript","SuperscriptMark")}]},QU={defineNodes:[{name:"Subscript",style:w.special(w.content)},{name:"SubscriptMark",style:w.processingInstruction}],parseInline:[{name:"Subscript",parse:v2(126,"Subscript","SubscriptMark")}]},EU={defineNodes:[{name:"Emoji",style:w.character}],parseInline:[{name:"Emoji",parse(t,e,r){let n;return e!=58||!(n=/^[a-zA-Z_0-9]+:/.exec(t.slice(r+1,t.end)))?-1:t.addElement(t.elt("Emoji",r,r+1+n[0].length))}}]},w2=N0({commentTokens:{block:{open:"<!--",close:"-->"}}}),S2=new dt,b2=OU.configure({props:[Rs.add(t=>!t.is("Block")||t.is("Document")||bv(t)!=null?void 0:(e,r)=>({from:r.doc.lineAt(e.from).to,to:e.to})),S2.add(bv),_a.add({Document:()=>null}),sa.add({Document:w2})]});function bv(t){let e=/^(?:ATX|Setext)Heading(\d)$/.exec(t.name);return e?+e[1]:void 0}function CU(t,e){let r=t;for(;;){let n=r.nextSibling,i;if(!n||(i=bv(n.type))!=null&&i<=e)break;r=n}return r.to}const TU=_C.of((t,e,r)=>{for(let n=br(t).resolveInner(r,-1);n&&!(n.from<e);n=n.parent){let i=n.type.prop(S2);if(i==null)continue;let o=CU(n,i);if(o>r)return{from:r,to:o}}return null});function Z1(t){return new pi(w2,t,[TU],"markdown")}const RU=Z1(b2),AU=b2.configure([_U,QU,$U,EU,{props:[Rs.add({Table:(t,e)=>({from:e.doc.lineAt(t.from).to,to:t.to})})]}]),P2=Z1(AU);function MU(t,e){return r=>{if(r&&t){let n=null;if(r=/\S*/.exec(r)[0],typeof t=="function"?n=t(r):n=_p.matchLanguageName(t,r,!0),n instanceof _p)return n.support?n.support.language.parser:Fc.getSkippingParser(n.load());if(n)return n.parser}return e?e.parser:null}}class dd{constructor(e,r,n,i,o,s,a){this.node=e,this.from=r,this.to=n,this.spaceBefore=i,this.spaceAfter=o,this.type=s,this.item=a}blank(e,r=!0){let n=this.spaceBefore+(this.node.name=="Blockquote"?">":"");if(e!=null){for(;n.length<e;)n+=" ";return n}else{for(let i=this.to-this.from-n.length-this.spaceAfter.length;i>0;i--)n+=" ";return n+(r?this.spaceAfter:"")}}marker(e,r){let n=this.node.name=="OrderedList"?String(+x2(this.item,e)[2]+r):"";return this.spaceBefore+n+this.type+this.spaceAfter}}function k2(t,e){let r=[];for(let i=t;i&&i.name!="Document";i=i.parent)(i.name=="ListItem"||i.name=="Blockquote"||i.name=="FencedCode")&&r.push(i);let n=[];for(let i=r.length-1;i>=0;i--){let o=r[i],s,a=e.lineAt(o.from),l=o.from-a.from;if(o.name=="FencedCode")n.push(new dd(o,l,l,"","","",null));else if(o.name=="Blockquote"&&(s=/^ *>( ?)/.exec(a.text.slice(l))))n.push(new dd(o,l,l+s[0].length,"",s[1],">",null));else if(o.name=="ListItem"&&o.parent.name=="OrderedList"&&(s=/^( *)\d+([.)])( *)/.exec(a.text.slice(l)))){let u=s[3],c=s[0].length;u.length>=4&&(u=u.slice(0,u.length-4),c-=4),n.push(new dd(o.parent,l,l+c,s[1],u,s[2],o))}else if(o.name=="ListItem"&&o.parent.name=="BulletList"&&(s=/^( *)([-+*])( {1,4}\[[ xX]\])?( +)/.exec(a.text.slice(l)))){let u=s[4],c=s[0].length;u.length>4&&(u=u.slice(0,u.length-4),c-=4);let f=s[2];s[3]&&(f+=s[3].replace(/[xX]/," ")),n.push(new dd(o.parent,l,l+c,s[1],u,f,o))}}return n}function x2(t,e){return/^(\s*)(\d+)(?=[.)])/.exec(e.sliceString(t.from,t.from+10))}function sm(t,e,r,n=0){for(let i=-1,o=t;;){if(o.name=="ListItem"){let a=x2(o,e),l=+a[2];if(i>=0){if(l!=i+1)return;r.push({from:o.from+a[1].length,to:o.from+a[0].length,insert:String(i+2+n)})}i=l}let s=o.nextSibling;if(!s)break;o=s}}function N1(t,e){let r=/^[ \t]*/.exec(t)[0].length;if(!r||e.facet(yf)!=" ")return t;let n=Zi(t,4,r),i="";for(let o=n;o>0;)o>=4?(i+=" ",o-=4):(i+=" ",o--);return i+t.slice(r)}const jU=({state:t,dispatch:e})=>{let r=br(t),{doc:n}=t,i=null,o=t.changeByRange(s=>{if(!s.empty||!P2.isActiveAt(t,s.from))return i={range:s};let a=s.from,l=n.lineAt(a),u=k2(r.resolveInner(a,-1),n);for(;u.length&&u[u.length-1].from>a-l.from;)u.pop();if(!u.length)return i={range:s};let c=u[u.length-1];if(c.to-c.spaceAfter.length>a-l.from)return i={range:s};let f=a>=c.to-c.spaceAfter.length&&!/\S/.test(l.text.slice(c.to));if(c.item&&f){let m=c.node.firstChild,y=c.node.getChild("ListItem","ListItem");if(m.to>=a||y&&y.to<a||l.from>0&&!/[^\s>]/.test(n.lineAt(l.from-1).text)){let g=u.length>1?u[u.length-2]:null,v,S="";g&&g.item?(v=l.from+g.from,S=g.marker(n,1)):v=l.from+(g?g.to:0);let b=[{from:v,to:a,insert:S}];return c.node.name=="OrderedList"&&sm(c.item,n,b,-2),g&&g.node.name=="OrderedList"&&sm(g.item,n,b),{range:oe.cursor(v+S.length),changes:b}}else{let g=y_(u,t,l);return{range:oe.cursor(a+g.length+1),changes:{from:l.from,insert:g+t.lineBreak}}}}if(c.node.name=="Blockquote"&&f&&l.from){let m=n.lineAt(l.from-1),y=/>\s*$/.exec(m.text);if(y&&y.index==c.from){let g=t.changes([{from:m.from+y.index,to:m.to},{from:l.from+c.from,to:l.to}]);return{range:s.map(g),changes:g}}}let h=[];c.node.name=="OrderedList"&&sm(c.item,n,h);let d=c.item&&c.item.from<l.from,p="";if(!d||/^[\s\d.)\-+*>]*/.exec(l.text)[0].length>=c.to)for(let m=0,y=u.length-1;m<=y;m++)p+=m==y&&!d?u[m].marker(n,1):u[m].blank(m<y?Zi(l.text,4,u[m+1].from)-p.length:null);let O=a;for(;O>l.from&&/\s/.test(l.text.charAt(O-l.from-1));)O--;return p=N1(p,t),qU(c.node,t.doc)&&(p=y_(u,t,l)+t.lineBreak+p),h.push({from:O,to:a,insert:t.lineBreak+p}),{range:oe.cursor(O+p.length+1),changes:h}});return i?!1:(e(t.update(o,{scrollIntoView:!0,userEvent:"input"})),!0)};function m_(t){return t.name=="QuoteMark"||t.name=="ListMark"}function qU(t,e){if(t.name!="OrderedList"&&t.name!="BulletList")return!1;let r=t.firstChild,n=t.getChild("ListItem","ListItem");if(!n)return!1;let i=e.lineAt(r.to),o=e.lineAt(n.from),s=/^[\s>]*$/.test(i.text);return i.number+(s?0:1)<o.number}function y_(t,e,r){let n="";for(let i=0,o=t.length-2;i<=o;i++)n+=t[i].blank(i<o?Zi(r.text,4,t[i+1].from)-n.length:null,i<o);return N1(n,e)}function DU(t,e){let r=t.resolveInner(e,-1),n=e;m_(r)&&(n=r.from,r=r.parent);for(let i;i=r.childBefore(n);)if(m_(i))n=i.from;else if(i.name=="OrderedList"||i.name=="BulletList")r=i.lastChild,n=r.to;else break;return r}const ZU=({state:t,dispatch:e})=>{let r=br(t),n=null,i=t.changeByRange(o=>{let s=o.from,{doc:a}=t;if(o.empty&&P2.isActiveAt(t,o.from)){let l=a.lineAt(s),u=k2(DU(r,s),a);if(u.length){let c=u[u.length-1],f=c.to-c.spaceAfter.length+(c.spaceAfter?1:0);if(s-l.from>f&&!/\S/.test(l.text.slice(f,s-l.from)))return{range:oe.cursor(l.from+f),changes:{from:l.from+f,to:s}};if(s-l.from==f&&(!c.item||l.from<=c.item.from||!/\S/.test(l.text.slice(0,c.to)))){let h=l.from+c.from;if(c.item&&c.node.from<c.item.from&&/\S/.test(l.text.slice(c.from,c.to))){let d=c.blank(Zi(l.text,4,c.to)-Zi(l.text,4,c.from));return h==l.from&&(d=N1(d,t)),{range:oe.cursor(h+d.length),changes:{from:h,to:l.from+c.to,insert:d}}}if(h<s)return{range:oe.cursor(h),changes:{from:h,to:s}}}}}return n={range:o}});return n?!1:(e(t.update(i,{scrollIntoView:!0,userEvent:"delete"})),!0)},NU=[{key:"Enter",run:jU},{key:"Backspace",run:ZU}],Pv=ZA({matchClosingTags:!1});function WU(t={}){let{codeLanguages:e,defaultCodeLanguage:r,addKeymap:n=!0,base:{parser:i}=RU,completeHTMLTags:o=!0}=t;if(!(i instanceof MO))throw new RangeError("Base parser provided to `markdown` should be a Markdown parser");let s=t.extensions?[t.extensions]:[],a=[Pv.support],l;r instanceof Pa?(a.push(r.support),l=r.language):r&&(l=r);let u=e||l?MU(e,l):void 0;s.push(mU({codeParser:u,htmlParser:Pv.language.parser})),n&&a.push(qo.high(Of.of(NU)));let c=Z1(i.configure(s));return o&&a.push(c.data.of({autocomplete:IU})),new Pa(c,a)}function IU(t){let{state:e,pos:r}=t,n=/<[:\-\.\w\u00b7-\uffff]*$/.exec(e.sliceDoc(r-25,r));if(!n)return null;let i=br(e).resolveInner(r,-1);for(;i&&!i.type.isTop;){if(i.name=="CodeBlock"||i.name=="FencedCode"||i.name=="ProcessingInstructionBlock"||i.name=="CommentBlock"||i.name=="Link"||i.name=="Image")return null;i=i.parent}return{from:r-n[0].length,to:r,options:BU(),validFor:/^<[:\-\.\w\u00b7-\uffff]*$/}}let am=null;function BU(){if(am)return am;let t=MA(new v1(jt.create({extensions:Pv}),0,!0));return am=t?t.options:[]}const v_=(t,e,r,n,i)=>{let o=[],s=0;return e.iterChanges((a,l,u,c,f)=>{const h=r.sliceString(a,l,`
|
|
137
|
+
`);n=i<0?r:r.slice(0,i)}return e+n.length>this.to?n.slice(0,this.to-e):n}prevLineEnd(){return this.atEnd?this.lineStart:this.lineStart-1}startContext(e,r,n=0){this.block=Hp.create(e,n,this.lineStart+r,this.block.hash,this.lineStart+this.line.text.length),this.stack.push(this.block)}startComposite(e,r,n=0){this.startContext(this.parser.getNodeType(e),r,n)}addNode(e,r,n){typeof e=="number"&&(e=new Ut(this.parser.nodeSet.types[e],eu,eu,(n??this.prevLineEnd())-r)),this.block.addChild(e,r-this.block.from)}addElement(e){this.block.addChild(e.toTree(this.parser.nodeSet),e.from-this.block.from)}addLeafElement(e,r){this.addNode(this.buffer.writeElements(Sv(r.children,e.marks),-r.from).finish(r.type,r.to-r.from),r.from)}finishContext(){let e=this.stack.pop(),r=this.stack[this.stack.length-1];r.addChild(e.toTree(this.parser.nodeSet),e.from-r.from),this.block=r}finish(){for(;this.stack.length>1;)this.finishContext();return this.addGaps(this.block.toTree(this.parser.nodeSet,this.lineStart))}addGaps(e){return this.ranges.length>1?l2(this.ranges,0,e.topNode,this.ranges[0].from,this.reusePlaceholders):e}finishLeaf(e){for(let n of e.parsers)if(n.finish(this,e))return;let r=Sv(this.parser.parseInline(e.content,e.start),e.marks);this.addNode(this.buffer.writeElements(r,-e.start).finish(be.Paragraph,e.content.length),e.start)}elt(e,r,n,i){return typeof e=="string"?Mt(this.parser.getNodeType(e),r,n,i):new f2(e,r)}get buffer(){return new c2(this.parser.nodeSet)}}function l2(t,e,r,n,i){let o=t[e].to,s=[],a=[],l=r.from+n;function u(c,f){for(;f?c>=o:c>o;){let h=t[e+1].from-o;n+=h,c+=h,e++,o=t[e].to}}for(let c=r.firstChild;c;c=c.nextSibling){u(c.from+n,!0);let f=c.from+n,h,d=i.get(c.tree);d?h=d:c.to+n>o?(h=l2(t,e,c,n,i),u(c.to+n,!1)):h=c.toTree(),s.push(h),a.push(f-l)}return u(r.to+n,!1),new Ut(r.type,s,a,r.to+n-l,r.tree?r.tree.propValues:void 0)}class MO extends D0{constructor(e,r,n,i,o,s,a,l,u){super(),this.nodeSet=e,this.blockParsers=r,this.leafBlockParsers=n,this.blockNames=i,this.endLeafBlock=o,this.skipContextMarkup=s,this.inlineParsers=a,this.inlineNames=l,this.wrappers=u,this.nodeTypes=Object.create(null);for(let c of e.types)this.nodeTypes[c.name]=c.id}createParse(e,r,n){let i=new cU(this,e,r,n);for(let o of this.wrappers)i=o(i,e,r,n);return i}configure(e){let r=wv(e);if(!r)return this;let{nodeSet:n,skipContextMarkup:i}=this,o=this.blockParsers.slice(),s=this.leafBlockParsers.slice(),a=this.blockNames.slice(),l=this.inlineParsers.slice(),u=this.inlineNames.slice(),c=this.endLeafBlock.slice(),f=this.wrappers;if(Bu(r.defineNodes)){i=Object.assign({},i);let h=n.types.slice(),d;for(let p of r.defineNodes){let{name:O,block:m,composite:y,style:g}=typeof p=="string"?{name:p}:p;if(h.some(b=>b.name==O))continue;y&&(i[h.length]=(b,_,Q)=>y(_,Q,b.value));let v=h.length,S=y?["Block","BlockContext"]:m?v>=be.ATXHeading1&&v<=be.SetextHeading2?["Block","LeafBlock","Heading"]:["Block","LeafBlock"]:void 0;h.push(Yr.define({id:v,name:O,props:S&&[[dt.group,S]]})),g&&(d||(d={}),Array.isArray(g)||g instanceof Ti?d[O]=g:Object.assign(d,g))}n=new mf(h),d&&(n=n.extend(Ts(d)))}if(Bu(r.props)&&(n=n.extend(...r.props)),Bu(r.remove))for(let h of r.remove){let d=this.blockNames.indexOf(h),p=this.inlineNames.indexOf(h);d>-1&&(o[d]=s[d]=void 0),p>-1&&(l[p]=void 0)}if(Bu(r.parseBlock))for(let h of r.parseBlock){let d=a.indexOf(h.name);if(d>-1)o[d]=h.parse,s[d]=h.leaf;else{let p=h.before?hd(a,h.before):h.after?hd(a,h.after)+1:a.length-1;o.splice(p,0,h.parse),s.splice(p,0,h.leaf),a.splice(p,0,h.name)}h.endLeaf&&c.push(h.endLeaf)}if(Bu(r.parseInline))for(let h of r.parseInline){let d=u.indexOf(h.name);if(d>-1)l[d]=h.parse;else{let p=h.before?hd(u,h.before):h.after?hd(u,h.after)+1:u.length-1;l.splice(p,0,h.parse),u.splice(p,0,h.name)}}return r.wrap&&(f=f.concat(r.wrap)),new MO(n,o,s,a,c,i,l,u,f)}getNodeType(e){let r=this.nodeTypes[e];if(r==null)throw new RangeError(`Unknown node type '${e}'`);return r}parseInline(e,r){let n=new hU(this,e,r);e:for(let i=r;i<n.end;){let o=n.char(i);for(let s of this.inlineParsers)if(s){let a=s(n,o,i);if(a>=0){i=a;continue e}}i++}return n.resolveMarkers(0)}}function Bu(t){return t!=null&&t.length>0}function wv(t){if(!Array.isArray(t))return t;if(t.length==0)return null;let e=wv(t[0]);if(t.length==1)return e;let r=wv(t.slice(1));if(!r||!e)return e||r;let n=(s,a)=>(s||eu).concat(a||eu),i=e.wrap,o=r.wrap;return{props:n(e.props,r.props),defineNodes:n(e.defineNodes,r.defineNodes),parseBlock:n(e.parseBlock,r.parseBlock),parseInline:n(e.parseInline,r.parseInline),remove:n(e.remove,r.remove),wrap:i?o?(s,a,l,u)=>i(o(s,a,l,u),a,l,u):i:o}}function hd(t,e){let r=t.indexOf(e);if(r<0)throw new RangeError(`Position specified relative to unknown parser ${e}`);return r}let u2=[Yr.none];for(let t=1,e;e=be[t];t++)u2[t]=Yr.define({id:t,name:e,props:t>=be.Escape?[]:[[dt.group,t in JA?["Block","BlockContext"]:["Block","LeafBlock"]]],top:e=="Document"});const eu=[];class c2{constructor(e){this.nodeSet=e,this.content=[],this.nodes=[]}write(e,r,n,i=0){return this.content.push(e,r,n,4+i*4),this}writeElements(e,r=0){for(let n of e)n.writeTo(this,r);return this}finish(e,r){return Ut.build({buffer:this.content,nodeSet:this.nodeSet,reused:this.nodes,topID:e,length:r})}}let of=class{constructor(e,r,n,i=eu){this.type=e,this.from=r,this.to=n,this.children=i}writeTo(e,r){let n=e.content.length;e.writeElements(this.children,r),e.content.push(this.type,this.from+r,this.to+r,e.content.length+4-n)}toTree(e){return new c2(e).writeElements(this.children,-this.from).finish(this.type,this.to-this.from)}};class f2{constructor(e,r){this.tree=e,this.from=r}get to(){return this.from+this.tree.length}get type(){return this.tree.type.id}get children(){return eu}writeTo(e,r){e.nodes.push(this.tree),e.content.push(e.nodes.length-1,this.from+r,this.to+r,-1)}toTree(){return this.tree}}function Mt(t,e,r,n){return new of(t,e,r,n)}const h2={resolve:"Emphasis",mark:"EmphasisMark"},d2={resolve:"Emphasis",mark:"EmphasisMark"},Lu={},a_={};class Ri{constructor(e,r,n,i){this.type=e,this.from=r,this.to=n,this.side=i}}const l_="!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~";let sf=/[!"#$%&'()*+,\-.\/:;<=>?@\[\\\]^_`{|}~\xA1\u2010-\u2027]/;try{sf=new RegExp("[\\p{Pc}|\\p{Pd}|\\p{Pe}|\\p{Pf}|\\p{Pi}|\\p{Po}|\\p{Ps}]","u")}catch{}const om={Escape(t,e,r){if(e!=92||r==t.end-1)return-1;let n=t.char(r+1);for(let i=0;i<l_.length;i++)if(l_.charCodeAt(i)==n)return t.append(Mt(be.Escape,r,r+2));return-1},Entity(t,e,r){if(e!=38)return-1;let n=/^(?:#\d+|#x[a-f\d]+|\w+);/i.exec(t.slice(r+1,r+31));return n?t.append(Mt(be.Entity,r,r+1+n[0].length)):-1},InlineCode(t,e,r){if(e!=96||r&&t.char(r-1)==96)return-1;let n=r+1;for(;n<t.end&&t.char(n)==96;)n++;let i=n-r,o=0;for(;n<t.end;n++)if(t.char(n)==96){if(o++,o==i&&t.char(n+1)!=96)return t.append(Mt(be.InlineCode,r,n+1,[Mt(be.CodeMark,r,r+i),Mt(be.CodeMark,n+1-i,n+1)]))}else o=0;return-1},HTMLTag(t,e,r){if(e!=60||r==t.end-1)return-1;let n=t.slice(r+1,t.end),i=/^(?:[a-z][-\w+.]+:[^\s>]+|[a-z\d.!#$%&'*+/=?^_`{|}~-]+@[a-z\d](?:[a-z\d-]{0,61}[a-z\d])?(?:\.[a-z\d](?:[a-z\d-]{0,61}[a-z\d])?)*)>/i.exec(n);if(i)return t.append(Mt(be.Autolink,r,r+1+i[0].length,[Mt(be.LinkMark,r,r+1),Mt(be.URL,r+1,r+i[0].length),Mt(be.LinkMark,r+i[0].length,r+1+i[0].length)]));let o=/^!--[^>](?:-[^-]|[^-])*?-->/i.exec(n);if(o)return t.append(Mt(be.Comment,r,r+1+o[0].length));let s=/^\?[^]*?\?>/.exec(n);if(s)return t.append(Mt(be.ProcessingInstruction,r,r+1+s[0].length));let a=/^(?:![A-Z][^]*?>|!\[CDATA\[[^]*?\]\]>|\/\s*[a-zA-Z][\w-]*\s*>|\s*[a-zA-Z][\w-]*(\s+[a-zA-Z:_][\w-.:]*(?:\s*=\s*(?:[^\s"'=<>`]+|'[^']*'|"[^"]*"))?)*\s*(\/\s*)?>)/.exec(n);return a?t.append(Mt(be.HTMLTag,r,r+1+a[0].length)):-1},Emphasis(t,e,r){if(e!=95&&e!=42)return-1;let n=r+1;for(;t.char(n)==e;)n++;let i=t.slice(r-1,r),o=t.slice(n,n+1),s=sf.test(i),a=sf.test(o),l=/\s|^$/.test(i),u=/\s|^$/.test(o),c=!u&&(!a||l||s),f=!l&&(!s||u||a),h=c&&(e==42||!f||s),d=f&&(e==42||!c||a);return t.append(new Ri(e==95?h2:d2,r,n,(h?1:0)|(d?2:0)))},HardBreak(t,e,r){if(e==92&&t.char(r+1)==10)return t.append(Mt(be.HardBreak,r,r+2));if(e==32){let n=r+1;for(;t.char(n)==32;)n++;if(t.char(n)==10&&n>=r+2)return t.append(Mt(be.HardBreak,r,n+1))}return-1},Link(t,e,r){return e==91?t.append(new Ri(Lu,r,r+1,1)):-1},Image(t,e,r){return e==33&&t.char(r+1)==91?t.append(new Ri(a_,r,r+2,1)):-1},LinkEnd(t,e,r){if(e!=93)return-1;for(let n=t.parts.length-1;n>=0;n--){let i=t.parts[n];if(i instanceof Ri&&(i.type==Lu||i.type==a_)){if(!i.side||t.skipSpace(i.to)==r&&!/[(\[]/.test(t.slice(r+1,r+2)))return t.parts[n]=null,-1;let o=t.takeContent(n),s=t.parts[n]=fU(t,o,i.type==Lu?be.Link:be.Image,i.from,r+1);if(i.type==Lu)for(let a=0;a<n;a++){let l=t.parts[a];l instanceof Ri&&l.type==Lu&&(l.side=0)}return s.to}}return-1}};function fU(t,e,r,n,i){let{text:o}=t,s=t.char(i),a=i;if(e.unshift(Mt(be.LinkMark,n,n+(r==be.Image?2:1))),e.push(Mt(be.LinkMark,i-1,i)),s==40){let l=t.skipSpace(i+1),u=p2(o,l-t.offset,t.offset),c;u&&(l=t.skipSpace(u.to),l!=u.to&&(c=O2(o,l-t.offset,t.offset),c&&(l=t.skipSpace(c.to)))),t.char(l)==41&&(e.push(Mt(be.LinkMark,i,i+1)),a=l+1,u&&e.push(u),c&&e.push(c),e.push(Mt(be.LinkMark,l,a)))}else if(s==91){let l=g2(o,i-t.offset,t.offset,!1);l&&(e.push(l),a=l.to)}return Mt(r,n,a,e)}function p2(t,e,r){if(t.charCodeAt(e)==60){for(let i=e+1;i<t.length;i++){let o=t.charCodeAt(i);if(o==62)return Mt(be.URL,e+r,i+1+r);if(o==60||o==10)return!1}return null}else{let i=0,o=e;for(let s=!1;o<t.length;o++){let a=t.charCodeAt(o);if(Pi(a))break;if(s)s=!1;else if(a==40)i++;else if(a==41){if(!i)break;i--}else a==92&&(s=!0)}return o>e?Mt(be.URL,e+r,o+r):o==t.length?null:!1}}function O2(t,e,r){let n=t.charCodeAt(e);if(n!=39&&n!=34&&n!=40)return!1;let i=n==40?41:n;for(let o=e+1,s=!1;o<t.length;o++){let a=t.charCodeAt(o);if(s)s=!1;else{if(a==i)return Mt(be.LinkTitle,e+r,o+1+r);a==92&&(s=!0)}}return null}function g2(t,e,r,n){for(let i=!1,o=e+1,s=Math.min(t.length,o+999);o<s;o++){let a=t.charCodeAt(o);if(i)i=!1;else{if(a==93)return n?!1:Mt(be.LinkLabel,e+r,o+1+r);if(n&&!Pi(a)&&(n=!1),a==91)return!1;a==92&&(i=!0)}}return null}class hU{constructor(e,r,n){this.parser=e,this.text=r,this.offset=n,this.parts=[]}char(e){return e>=this.end?-1:this.text.charCodeAt(e-this.offset)}get end(){return this.offset+this.text.length}slice(e,r){return this.text.slice(e-this.offset,r-this.offset)}append(e){return this.parts.push(e),e.to}addDelimiter(e,r,n,i,o){return this.append(new Ri(e,r,n,(i?1:0)|(o?2:0)))}addElement(e){return this.append(e)}resolveMarkers(e){for(let n=e;n<this.parts.length;n++){let i=this.parts[n];if(!(i instanceof Ri&&i.type.resolve&&i.side&2))continue;let o=i.type==h2||i.type==d2,s=i.to-i.from,a,l=n-1;for(;l>=e;l--){let O=this.parts[l];if(O instanceof Ri&&O.side&1&&O.type==i.type&&!(o&&(i.side&1||O.side&2)&&(O.to-O.from+s)%3==0&&((O.to-O.from)%3||s%3))){a=O;break}}if(!a)continue;let u=i.type.resolve,c=[],f=a.from,h=i.to;if(o){let O=Math.min(2,a.to-a.from,s);f=a.to-O,h=i.from+O,u=O==1?"Emphasis":"StrongEmphasis"}a.type.mark&&c.push(this.elt(a.type.mark,f,a.to));for(let O=l+1;O<n;O++)this.parts[O]instanceof of&&c.push(this.parts[O]),this.parts[O]=null;i.type.mark&&c.push(this.elt(i.type.mark,i.from,h));let d=this.elt(u,f,h,c);this.parts[l]=o&&a.from!=f?new Ri(a.type,a.from,f,a.side):null,(this.parts[n]=o&&i.to!=h?new Ri(i.type,h,i.to,i.side):null)?this.parts.splice(n,0,d):this.parts[n]=d}let r=[];for(let n=e;n<this.parts.length;n++){let i=this.parts[n];i instanceof of&&r.push(i)}return r}findOpeningDelimiter(e){for(let r=this.parts.length-1;r>=0;r--){let n=this.parts[r];if(n instanceof Ri&&n.type==e)return r}return null}takeContent(e){let r=this.resolveMarkers(e);return this.parts.length=e,r}skipSpace(e){return yc(this.text,e-this.offset)+this.offset}elt(e,r,n,i){return typeof e=="string"?Mt(this.parser.getNodeType(e),r,n,i):new f2(e,r)}}function Sv(t,e){if(!e.length)return t;if(!t.length)return e;let r=t.slice(),n=0;for(let i of e){for(;n<r.length&&r[n].to<i.to;)n++;if(n<r.length&&r[n].from<i.from){let o=r[n];o instanceof of&&(r[n]=new of(o.type,o.from,o.to,Sv(o.children,[i])))}else r.splice(n++,0,i)}return r}const dU=[be.CodeBlock,be.ListItem,be.OrderedList,be.BulletList];class pU{constructor(e,r){this.fragments=e,this.input=r,this.i=0,this.fragment=null,this.fragmentEnd=-1,this.cursor=null,e.length&&(this.fragment=e[this.i++])}nextFragment(){this.fragment=this.i<this.fragments.length?this.fragments[this.i++]:null,this.cursor=null,this.fragmentEnd=-1}moveTo(e,r){for(;this.fragment&&this.fragment.to<=e;)this.nextFragment();if(!this.fragment||this.fragment.from>(e?e-1:0))return!1;if(this.fragmentEnd<0){let o=this.fragment.to;for(;o>0&&this.input.read(o-1,o)!=`
|
|
138
|
+
`;)o--;this.fragmentEnd=o?o-1:0}let n=this.cursor;n||(n=this.cursor=this.fragment.tree.cursor(),n.firstChild());let i=e+this.fragment.offset;for(;n.to<=i;)if(!n.parent())return!1;for(;;){if(n.from>=i)return this.fragment.from<=r;if(!n.childAfter(i))return!1}}matches(e){let r=this.cursor.tree;return r&&r.prop(dt.contextHash)==e}takeNodes(e){let r=this.cursor,n=this.fragment.offset,i=this.fragmentEnd-(this.fragment.openEnd?1:0),o=e.absoluteLineStart,s=o,a=e.block.children.length,l=s,u=a;for(;;){if(r.to-n>i){if(r.type.isAnonymous&&r.firstChild())continue;break}let c=m2(r.from-n,e.ranges);if(r.to-n<=e.ranges[e.rangeI].to)e.addNode(r.tree,c);else{let f=new Ut(e.parser.nodeSet.types[be.Paragraph],[],[],0,e.block.hashProp);e.reusePlaceholders.set(f,r.tree),e.addNode(f,c)}if(r.type.is("Block")&&(dU.indexOf(r.type.id)<0?(s=r.to-n,a=e.block.children.length):(s=l,a=u,l=r.to-n,u=e.block.children.length)),!r.nextSibling())break}for(;e.block.children.length>a;)e.block.children.pop(),e.block.positions.pop();return s-o}}function m2(t,e){let r=t;for(let n=1;n<e.length;n++){let i=e[n-1].to,o=e[n].from;i<t&&(r-=o-i)}return r}const OU=Ts({"Blockquote/...":w.quote,HorizontalRule:w.contentSeparator,"ATXHeading1/... SetextHeading1/...":w.heading1,"ATXHeading2/... SetextHeading2/...":w.heading2,"ATXHeading3/...":w.heading3,"ATXHeading4/...":w.heading4,"ATXHeading5/...":w.heading5,"ATXHeading6/...":w.heading6,"Comment CommentBlock":w.comment,Escape:w.escape,Entity:w.character,"Emphasis/...":w.emphasis,"StrongEmphasis/...":w.strong,"Link/... Image/...":w.link,"OrderedList/... BulletList/...":w.list,"BlockQuote/...":w.quote,"InlineCode CodeText":w.monospace,"URL Autolink":w.url,"HeaderMark HardBreak QuoteMark ListMark LinkMark EmphasisMark CodeMark":w.processingInstruction,"CodeInfo LinkLabel":w.labelName,LinkTitle:w.string,Paragraph:w.content}),gU=new MO(new mf(u2).extend(OU),Object.keys(fd).map(t=>fd[t]),Object.keys(fd).map(t=>aU[t]),Object.keys(fd),lU,JA,Object.keys(om).map(t=>om[t]),Object.keys(om),[]);function mU(t,e,r){let n=[];for(let i=t.firstChild,o=e;;i=i.nextSibling){let s=i?i.from:r;if(s>o&&n.push({from:o,to:s}),!i)break;o=i.to}return n}function yU(t){let{codeParser:e,htmlParser:r}=t;return{wrap:Z0((i,o)=>{let s=i.type.id;if(e&&(s==be.CodeBlock||s==be.FencedCode)){let a="";if(s==be.FencedCode){let u=i.node.getChild(be.CodeInfo);u&&(a=o.read(u.from,u.to))}let l=e(a);if(l)return{parser:l,overlay:u=>u.type.id==be.CodeText}}else if(r&&(s==be.HTMLBlock||s==be.HTMLTag))return{parser:r,overlay:mU(i.node,i.from,i.to)};return null})}}const vU={resolve:"Strikethrough",mark:"StrikethroughMark"},wU={defineNodes:[{name:"Strikethrough",style:{"Strikethrough/...":w.strikethrough}},{name:"StrikethroughMark",style:w.processingInstruction}],parseInline:[{name:"Strikethrough",parse(t,e,r){if(e!=126||t.char(r+1)!=126||t.char(r+2)==126)return-1;let n=t.slice(r-1,r),i=t.slice(r+2,r+3),o=/\s|^$/.test(n),s=/\s|^$/.test(i),a=sf.test(n),l=sf.test(i);return t.addDelimiter(vU,r,r+2,!s&&(!l||o||a),!o&&(!a||s||l))},after:"Emphasis"}]};function vc(t,e,r=0,n,i=0){let o=0,s=!0,a=-1,l=-1,u=!1,c=()=>{n.push(t.elt("TableCell",i+a,i+l,t.parser.parseInline(e.slice(a,l),i+a)))};for(let f=r;f<e.length;f++){let h=e.charCodeAt(f);h==124&&!u?((!s||a>-1)&&o++,s=!1,n&&(a>-1&&c(),n.push(t.elt("TableDelimiter",f+i,f+i+1))),a=l=-1):(u||h!=32&&h!=9)&&(a<0&&(a=f),l=f+1),u=!u&&h==92}return a>-1&&(o++,n&&c()),o}function u_(t,e){for(let r=e;r<t.length;r++){let n=t.charCodeAt(r);if(n==124)return!0;n==92&&r++}return!1}const y2=/^\|?(\s*:?-+:?\s*\|)+(\s*:?-+:?\s*)?$/;class c_{constructor(){this.rows=null}nextLine(e,r,n){if(this.rows==null){this.rows=!1;let i;if((r.next==45||r.next==58||r.next==124)&&y2.test(i=r.text.slice(r.pos))){let o=[];vc(e,n.content,0,o,n.start)==vc(e,i,r.pos)&&(this.rows=[e.elt("TableHeader",n.start,n.start+n.content.length,o),e.elt("TableDelimiter",e.lineStart+r.pos,e.lineStart+r.text.length)])}}else if(this.rows){let i=[];vc(e,r.text,r.pos,i,e.lineStart),this.rows.push(e.elt("TableRow",e.lineStart+r.pos,e.lineStart+r.text.length,i))}return!1}finish(e,r){return this.rows?(e.addLeafElement(r,e.elt("Table",r.start,r.start+r.content.length,this.rows)),!0):!1}}const SU={defineNodes:[{name:"Table",block:!0},{name:"TableHeader",style:{"TableHeader/...":w.heading}},"TableRow",{name:"TableCell",style:w.content},{name:"TableDelimiter",style:w.processingInstruction}],parseBlock:[{name:"Table",leaf(t,e){return u_(e.content,0)?new c_:null},endLeaf(t,e,r){if(r.parsers.some(i=>i instanceof c_)||!u_(e.text,e.basePos))return!1;let n=t.scanLine(t.absoluteLineEnd+1).text;return y2.test(n)&&vc(t,e.text,e.basePos)==vc(t,n,e.basePos)},before:"SetextHeading"}]};class bU{nextLine(){return!1}finish(e,r){return e.addLeafElement(r,e.elt("Task",r.start,r.start+r.content.length,[e.elt("TaskMarker",r.start,r.start+3),...e.parser.parseInline(r.content.slice(3),r.start+3)])),!0}}const PU={defineNodes:[{name:"Task",block:!0,style:w.list},{name:"TaskMarker",style:w.atom}],parseBlock:[{name:"TaskList",leaf(t,e){return/^\[[ xX]\][ \t]/.test(e.content)&&t.parentType().name=="ListItem"?new bU:null},after:"SetextHeading"}]},f_=/(www\.)|(https?:\/\/)|([\w.+-]+@)|(mailto:|xmpp:)/gy,h_=/[\w-]+(\.[\w-]+)+(\/[^\s<]*)?/gy,kU=/[\w-]+\.[\w-]+($|\/)/,d_=/[\w.+-]+@[\w-]+(\.[\w.-]+)+/gy,p_=/\/[a-zA-Z\d@.]+/gy;function O_(t,e,r,n){let i=0;for(let o=e;o<r;o++)t[o]==n&&i++;return i}function xU(t,e){h_.lastIndex=e;let r=h_.exec(t);if(!r||kU.exec(r[0])[0].indexOf("_")>-1)return-1;let n=e+r[0].length;for(;;){let i=t[n-1],o;if(/[?!.,:*_~]/.test(i)||i==")"&&O_(t,e,n,")")>O_(t,e,n,"("))n--;else if(i==";"&&(o=/&(?:#\d+|#x[a-f\d]+|\w+);$/.exec(t.slice(e,n))))n=e+o.index;else break}return n}function g_(t,e){d_.lastIndex=e;let r=d_.exec(t);if(!r)return-1;let n=r[0][r[0].length-1];return n=="_"||n=="-"?-1:e+r[0].length-(n=="."?1:0)}const _U={parseInline:[{name:"Autolink",parse(t,e,r){let n=r-t.offset;f_.lastIndex=n;let i=f_.exec(t.text),o=-1;return!i||(i[1]||i[2]?o=xU(t.text,n+i[0].length):i[3]?o=g_(t.text,n):(o=g_(t.text,n+i[0].length),o>-1&&i[0]=="xmpp:"&&(p_.lastIndex=o,i=p_.exec(t.text),i&&(o=i.index+i[0].length))),o<0)?-1:(t.addElement(t.elt("URL",r,o+t.offset)),o+t.offset)}}]},$U=[SU,PU,wU,_U];function v2(t,e,r){return(n,i,o)=>{if(i!=t||n.char(o+1)==t)return-1;let s=[n.elt(r,o,o+1)];for(let a=o+1;a<n.end;a++){let l=n.char(a);if(l==t)return n.addElement(n.elt(e,o,a+1,s.concat(n.elt(r,a,a+1))));if(l==92&&s.push(n.elt("Escape",a,a+++2)),Pi(l))break}return-1}}const QU={defineNodes:[{name:"Superscript",style:w.special(w.content)},{name:"SuperscriptMark",style:w.processingInstruction}],parseInline:[{name:"Superscript",parse:v2(94,"Superscript","SuperscriptMark")}]},EU={defineNodes:[{name:"Subscript",style:w.special(w.content)},{name:"SubscriptMark",style:w.processingInstruction}],parseInline:[{name:"Subscript",parse:v2(126,"Subscript","SubscriptMark")}]},CU={defineNodes:[{name:"Emoji",style:w.character}],parseInline:[{name:"Emoji",parse(t,e,r){let n;return e!=58||!(n=/^[a-zA-Z_0-9]+:/.exec(t.slice(r+1,t.end)))?-1:t.addElement(t.elt("Emoji",r,r+1+n[0].length))}}]},w2=N0({commentTokens:{block:{open:"<!--",close:"-->"}}}),S2=new dt,b2=gU.configure({props:[Rs.add(t=>!t.is("Block")||t.is("Document")||bv(t)!=null?void 0:(e,r)=>({from:r.doc.lineAt(e.from).to,to:e.to})),S2.add(bv),_a.add({Document:()=>null}),sa.add({Document:w2})]});function bv(t){let e=/^(?:ATX|Setext)Heading(\d)$/.exec(t.name);return e?+e[1]:void 0}function TU(t,e){let r=t;for(;;){let n=r.nextSibling,i;if(!n||(i=bv(n.type))!=null&&i<=e)break;r=n}return r.to}const RU=_C.of((t,e,r)=>{for(let n=br(t).resolveInner(r,-1);n&&!(n.from<e);n=n.parent){let i=n.type.prop(S2);if(i==null)continue;let o=TU(n,i);if(o>r)return{from:r,to:o}}return null});function Z1(t){return new pi(w2,t,[RU],"markdown")}const AU=Z1(b2),MU=b2.configure([$U,EU,QU,CU,{props:[Rs.add({Table:(t,e)=>({from:e.doc.lineAt(t.from).to,to:t.to})})]}]),P2=Z1(MU);function jU(t,e){return r=>{if(r&&t){let n=null;if(r=/\S*/.exec(r)[0],typeof t=="function"?n=t(r):n=_p.matchLanguageName(t,r,!0),n instanceof _p)return n.support?n.support.language.parser:Fc.getSkippingParser(n.load());if(n)return n.parser}return e?e.parser:null}}class dd{constructor(e,r,n,i,o,s,a){this.node=e,this.from=r,this.to=n,this.spaceBefore=i,this.spaceAfter=o,this.type=s,this.item=a}blank(e,r=!0){let n=this.spaceBefore+(this.node.name=="Blockquote"?">":"");if(e!=null){for(;n.length<e;)n+=" ";return n}else{for(let i=this.to-this.from-n.length-this.spaceAfter.length;i>0;i--)n+=" ";return n+(r?this.spaceAfter:"")}}marker(e,r){let n=this.node.name=="OrderedList"?String(+x2(this.item,e)[2]+r):"";return this.spaceBefore+n+this.type+this.spaceAfter}}function k2(t,e){let r=[];for(let i=t;i&&i.name!="Document";i=i.parent)(i.name=="ListItem"||i.name=="Blockquote"||i.name=="FencedCode")&&r.push(i);let n=[];for(let i=r.length-1;i>=0;i--){let o=r[i],s,a=e.lineAt(o.from),l=o.from-a.from;if(o.name=="FencedCode")n.push(new dd(o,l,l,"","","",null));else if(o.name=="Blockquote"&&(s=/^ *>( ?)/.exec(a.text.slice(l))))n.push(new dd(o,l,l+s[0].length,"",s[1],">",null));else if(o.name=="ListItem"&&o.parent.name=="OrderedList"&&(s=/^( *)\d+([.)])( *)/.exec(a.text.slice(l)))){let u=s[3],c=s[0].length;u.length>=4&&(u=u.slice(0,u.length-4),c-=4),n.push(new dd(o.parent,l,l+c,s[1],u,s[2],o))}else if(o.name=="ListItem"&&o.parent.name=="BulletList"&&(s=/^( *)([-+*])( {1,4}\[[ xX]\])?( +)/.exec(a.text.slice(l)))){let u=s[4],c=s[0].length;u.length>4&&(u=u.slice(0,u.length-4),c-=4);let f=s[2];s[3]&&(f+=s[3].replace(/[xX]/," ")),n.push(new dd(o.parent,l,l+c,s[1],u,f,o))}}return n}function x2(t,e){return/^(\s*)(\d+)(?=[.)])/.exec(e.sliceString(t.from,t.from+10))}function sm(t,e,r,n=0){for(let i=-1,o=t;;){if(o.name=="ListItem"){let a=x2(o,e),l=+a[2];if(i>=0){if(l!=i+1)return;r.push({from:o.from+a[1].length,to:o.from+a[0].length,insert:String(i+2+n)})}i=l}let s=o.nextSibling;if(!s)break;o=s}}function N1(t,e){let r=/^[ \t]*/.exec(t)[0].length;if(!r||e.facet(yf)!=" ")return t;let n=Zi(t,4,r),i="";for(let o=n;o>0;)o>=4?(i+=" ",o-=4):(i+=" ",o--);return i+t.slice(r)}const qU=({state:t,dispatch:e})=>{let r=br(t),{doc:n}=t,i=null,o=t.changeByRange(s=>{if(!s.empty||!P2.isActiveAt(t,s.from))return i={range:s};let a=s.from,l=n.lineAt(a),u=k2(r.resolveInner(a,-1),n);for(;u.length&&u[u.length-1].from>a-l.from;)u.pop();if(!u.length)return i={range:s};let c=u[u.length-1];if(c.to-c.spaceAfter.length>a-l.from)return i={range:s};let f=a>=c.to-c.spaceAfter.length&&!/\S/.test(l.text.slice(c.to));if(c.item&&f){let m=c.node.firstChild,y=c.node.getChild("ListItem","ListItem");if(m.to>=a||y&&y.to<a||l.from>0&&!/[^\s>]/.test(n.lineAt(l.from-1).text)){let g=u.length>1?u[u.length-2]:null,v,S="";g&&g.item?(v=l.from+g.from,S=g.marker(n,1)):v=l.from+(g?g.to:0);let b=[{from:v,to:a,insert:S}];return c.node.name=="OrderedList"&&sm(c.item,n,b,-2),g&&g.node.name=="OrderedList"&&sm(g.item,n,b),{range:oe.cursor(v+S.length),changes:b}}else{let g=y_(u,t,l);return{range:oe.cursor(a+g.length+1),changes:{from:l.from,insert:g+t.lineBreak}}}}if(c.node.name=="Blockquote"&&f&&l.from){let m=n.lineAt(l.from-1),y=/>\s*$/.exec(m.text);if(y&&y.index==c.from){let g=t.changes([{from:m.from+y.index,to:m.to},{from:l.from+c.from,to:l.to}]);return{range:s.map(g),changes:g}}}let h=[];c.node.name=="OrderedList"&&sm(c.item,n,h);let d=c.item&&c.item.from<l.from,p="";if(!d||/^[\s\d.)\-+*>]*/.exec(l.text)[0].length>=c.to)for(let m=0,y=u.length-1;m<=y;m++)p+=m==y&&!d?u[m].marker(n,1):u[m].blank(m<y?Zi(l.text,4,u[m+1].from)-p.length:null);let O=a;for(;O>l.from&&/\s/.test(l.text.charAt(O-l.from-1));)O--;return p=N1(p,t),DU(c.node,t.doc)&&(p=y_(u,t,l)+t.lineBreak+p),h.push({from:O,to:a,insert:t.lineBreak+p}),{range:oe.cursor(O+p.length+1),changes:h}});return i?!1:(e(t.update(o,{scrollIntoView:!0,userEvent:"input"})),!0)};function m_(t){return t.name=="QuoteMark"||t.name=="ListMark"}function DU(t,e){if(t.name!="OrderedList"&&t.name!="BulletList")return!1;let r=t.firstChild,n=t.getChild("ListItem","ListItem");if(!n)return!1;let i=e.lineAt(r.to),o=e.lineAt(n.from),s=/^[\s>]*$/.test(i.text);return i.number+(s?0:1)<o.number}function y_(t,e,r){let n="";for(let i=0,o=t.length-2;i<=o;i++)n+=t[i].blank(i<o?Zi(r.text,4,t[i+1].from)-n.length:null,i<o);return N1(n,e)}function ZU(t,e){let r=t.resolveInner(e,-1),n=e;m_(r)&&(n=r.from,r=r.parent);for(let i;i=r.childBefore(n);)if(m_(i))n=i.from;else if(i.name=="OrderedList"||i.name=="BulletList")r=i.lastChild,n=r.to;else break;return r}const NU=({state:t,dispatch:e})=>{let r=br(t),n=null,i=t.changeByRange(o=>{let s=o.from,{doc:a}=t;if(o.empty&&P2.isActiveAt(t,o.from)){let l=a.lineAt(s),u=k2(ZU(r,s),a);if(u.length){let c=u[u.length-1],f=c.to-c.spaceAfter.length+(c.spaceAfter?1:0);if(s-l.from>f&&!/\S/.test(l.text.slice(f,s-l.from)))return{range:oe.cursor(l.from+f),changes:{from:l.from+f,to:s}};if(s-l.from==f&&(!c.item||l.from<=c.item.from||!/\S/.test(l.text.slice(0,c.to)))){let h=l.from+c.from;if(c.item&&c.node.from<c.item.from&&/\S/.test(l.text.slice(c.from,c.to))){let d=c.blank(Zi(l.text,4,c.to)-Zi(l.text,4,c.from));return h==l.from&&(d=N1(d,t)),{range:oe.cursor(h+d.length),changes:{from:h,to:l.from+c.to,insert:d}}}if(h<s)return{range:oe.cursor(h),changes:{from:h,to:s}}}}}return n={range:o}});return n?!1:(e(t.update(i,{scrollIntoView:!0,userEvent:"delete"})),!0)},WU=[{key:"Enter",run:qU},{key:"Backspace",run:NU}],Pv=ZA({matchClosingTags:!1});function IU(t={}){let{codeLanguages:e,defaultCodeLanguage:r,addKeymap:n=!0,base:{parser:i}=AU,completeHTMLTags:o=!0}=t;if(!(i instanceof MO))throw new RangeError("Base parser provided to `markdown` should be a Markdown parser");let s=t.extensions?[t.extensions]:[],a=[Pv.support],l;r instanceof Pa?(a.push(r.support),l=r.language):r&&(l=r);let u=e||l?jU(e,l):void 0;s.push(yU({codeParser:u,htmlParser:Pv.language.parser})),n&&a.push(qo.high(Of.of(WU)));let c=Z1(i.configure(s));return o&&a.push(c.data.of({autocomplete:BU})),new Pa(c,a)}function BU(t){let{state:e,pos:r}=t,n=/<[:\-\.\w\u00b7-\uffff]*$/.exec(e.sliceDoc(r-25,r));if(!n)return null;let i=br(e).resolveInner(r,-1);for(;i&&!i.type.isTop;){if(i.name=="CodeBlock"||i.name=="FencedCode"||i.name=="ProcessingInstructionBlock"||i.name=="CommentBlock"||i.name=="Link"||i.name=="Image")return null;i=i.parent}return{from:r-n[0].length,to:r,options:LU(),validFor:/^<[:\-\.\w\u00b7-\uffff]*$/}}let am=null;function LU(){if(am)return am;let t=MA(new v1(jt.create({extensions:Pv}),0,!0));return am=t?t.options:[]}const v_=(t,e,r,n,i)=>{let o=[],s=0;return e.iterChanges((a,l,u,c,f)=>{const h=r.sliceString(a,l,`
|
|
139
139
|
`),d=f.sliceString(0,f.length,`
|
|
140
|
-
`);h&&o.push(i.remove(a+s,h)),d&&o.push(i.insert(a+s,d)),s+=d.length,s-=h.length}),o=o.reduce(i.type.compose),n.editOp(t,"text-unicode",o)},w_=t=>{const e=[];for(const r of t){const{es:n}=r;if(n!==void 0){let i=0;for(let o=0;o<n.length;o++){const s=n[o];if(typeof s=="number")i+=s;else if(typeof s=="string")if(n[o+1]&&typeof n[o+1]=="object"&&n[o+1].d!==void 0){let a=typeof n[o+1].d=="number"?n[o+1].d:n[o+1].d.length;e.push({from:i,to:i+a,insert:s}),i+=a,o++}else e.push({from:i,to:i,insert:s});else s&&s.d!==void 0&&(typeof s.d=="number"?(e.push({from:i,to:i+s.d}),i+=s.d):typeof s.d=="string"&&(e.push({from:i,to:i+s.d.length}),i+=s.d.length))}}}return e},
|
|
141
|
-
`)}))}),console.log(" generated json1 op: "+JSON.stringify(v_(e,o.changes,o.startState.doc,r,n)))),t.submitOp(v_(e,o.changes,o.startState.doc,r,n)),this.lock=!1)}destroy(){t.off("op",this.handleOp)}});function XU(t,e=t.state){const r=new Set;for(const{from:n,to:i}of t.visibleRanges){let o=n;for(;o<=i;){const s=e.doc.lineAt(o);r.has(s)||r.add(s),o=s.to+1}}return r}function kv(t){const e=t.selection.main.head;return t.doc.lineAt(e)}function S_(t,e){let r=0;e:for(let n=0;n<t.length;n++)switch(t[n]){case" ":{r+=1;continue e}case" ":{r+=e-r%e;continue e}case"\r":continue e;default:break e}return r}const Kp=Ne.define({combine(t){return Ii(t,{highlightActiveBlock:!0,hideFirstIndent:!1,markerType:"fullScope",thickness:1})}});class YU{constructor(e,r,n,i){this.lines=e,this.state=r,this.map=new Map,this.unitWidth=n,this.markerType=i;for(const o of this.lines)this.add(o);this.state.facet(Kp).highlightActiveBlock&&this.findAndSetActiveLines()}has(e){return this.map.has(typeof e=="number"?e:e.number)}get(e){const r=this.map.get(typeof e=="number"?e:e.number);if(!r)throw new Error("Line not found in indentation map");return r}set(e,r,n){const i=!e.text.trim().length,o={line:e,col:r,level:n,empty:i};return this.map.set(o.line.number,o),o}add(e){if(this.has(e))return this.get(e);if(!e.length||!e.text.trim().length){if(e.number===1)return this.set(e,0,0);if(e.number===this.state.doc.lines){const s=this.closestNonEmpty(e,-1);return this.set(e,0,s.level)}const i=this.closestNonEmpty(e,-1),o=this.closestNonEmpty(e,1);return i.level>=o.level&&this.markerType!=="codeOnly"?this.set(e,0,i.level):i.empty&&i.level===0&&o.level!==0?this.set(e,0,0):o.level>i.level?this.set(e,0,i.level+1):this.set(e,0,o.level)}const r=S_(e.text,this.state.tabSize),n=Math.floor(r/this.unitWidth);return this.set(e,r,n)}closestNonEmpty(e,r){let n=e.number+r;for(;r===-1?n>=1:n<=this.state.doc.lines;){if(this.has(n)){const s=this.get(n);if(!s.empty)return s}const o=this.state.doc.line(n);if(o.text.trim().length){const s=S_(o.text,this.state.tabSize),a=Math.floor(s/this.unitWidth);return this.set(o,s,a)}n+=r}const i=this.state.doc.line(r===-1?1:this.state.doc.lines);return this.set(i,0,0)}findAndSetActiveLines(){const e=kv(this.state);if(!this.has(e))return;let r=this.get(e);if(this.has(r.line.number+1)){const o=this.get(r.line.number+1);o.level>r.level&&(r=o)}if(this.has(r.line.number-1)){const o=this.get(r.line.number-1);o.level>r.level&&(r=o)}if(r.level===0)return;r.active=r.level;let n,i;for(n=r.line.number;n>1;n--){if(!this.has(n-1))continue;const o=this.get(n-1);if(o.level<r.level)break;o.active=r.level}for(i=r.line.number;i<this.state.doc.lines;i++){if(!this.has(i+1))continue;const o=this.get(i+1);if(o.level<r.level)break;o.active=r.level}}}function UU(t){const e={light:"#F0F1F2",dark:"#2B3245",activeLight:"#E4E5E6",activeDark:"#3C445C"};let r=e;return t&&(r=Object.assign(Object.assign({},e),t)),Ee.baseTheme({"&light":{"--indent-marker-bg-color":r.light,"--indent-marker-active-bg-color":r.activeLight},"&dark":{"--indent-marker-bg-color":r.dark,"--indent-marker-active-bg-color":r.activeDark},".cm-line":{position:"relative"},".cm-indent-markers::before":{content:'""',position:"absolute",top:0,left:0,right:0,bottom:0,background:"var(--indent-markers)",pointerEvents:"none",zIndex:"-1"}})}function pd(t,e,r,n,i){return`${`repeating-linear-gradient(to right, var(${t}) 0 ${e}px, transparent ${e}px ${r}ch)`} ${n*r}.5ch/calc(${r*i}ch - 1px) no-repeat`}function FU(t,e,r,n){const{level:i,active:o}=t;if(r&&i===0)return[];const s=r?1:0,a=[];if(o!==void 0){const l=o-s-1;l>0&&a.push(pd("--indent-marker-bg-color",n,e,s,l)),a.push(pd("--indent-marker-active-bg-color",n,e,o-1,1)),o!==i&&a.push(pd("--indent-marker-bg-color",n,e,o,i-o))}else a.push(pd("--indent-marker-bg-color",n,e,s,i-s));return a.join(",")}class zU{constructor(e){this.view=e,this.unitWidth=Yl(e.state),this.currentLineNumber=kv(e.state).number,this.generate(e.state)}update(e){const r=Yl(e.state),n=r!==this.unitWidth;n&&(this.unitWidth=r);const i=kv(e.state).number,o=i!==this.currentLineNumber;this.currentLineNumber=i;const s=e.state.facet(Kp).highlightActiveBlock&&o;(e.docChanged||e.viewportChanged||n||s)&&this.generate(e.state)}generate(e){const r=new ws,n=XU(this.view,e),{hideFirstIndent:i,markerType:o,thickness:s}=e.facet(Kp),a=new YU(n,e,this.unitWidth,o);for(const l of n){const u=a.get(l.number);if(!(u!=null&&u.level))continue;const c=FU(u,this.unitWidth,i,s);r.add(l.from,l.from,Ae.line({class:"cm-indent-markers",attributes:{style:`--indent-markers: ${c}`}}))}this.decorations=r.finish()}}function GU(t={}){return[Kp.of(t),UU(t.colors),Jt.fromClass(zU,{decorations:e=>e.decorations})]}const _2=t=>e=>{const r=t==="down";let n=e.state.selection;for(const i of n.ranges)n=n.addRange(e.moveVertically(i,r));return e.dispatch({selection:n}),!0},HU=_2("up"),KU=_2("down"),JU=t=>{let e=null;for(const r of t.state.selection.ranges)if(!r.empty)for(let n=r.from;n<=r.to;){const i=t.state.doc.lineAt(n),o=Math.min(i.to,r.to);e?e=e.addRange(oe.range(o,o)):e=oe.single(o),n=i.to+1}return e?(t.dispatch({selection:e}),!0):!1},eF=[{key:"Ctrl-Space",run:LR},{key:"Escape",run:VR},{key:"ArrowDown",run:ss(!0)},{key:"ArrowUp",run:ss(!1)},{key:"PageDown",run:ss(!0,"page")},{key:"PageUp",run:ss(!1,"page")},{key:"Enter",run:fv},{key:"Tab",run:fv},{key:"Mod-f",run:qR,scope:"editor search-panel"},{key:"Escape",run:DR,scope:"editor search-panel"},{key:"Alt-Enter",run:RR,scope:"editor search-panel"},{key:"Mod-Alt-Enter",run:AR,scope:"editor search-panel"},{key:"Ctrl-g",run:xV},{key:"Mod-d",run:qV,preventDefault:!0},{key:"Shift-Mod-l",run:VV},{key:"Enter",run:Jk,shift:Jk},{key:"ArrowLeft",run:Rk,shift:Zk,preventDefault:!0},{key:"Mod-ArrowLeft",mac:"Alt-ArrowLeft",run:tV,shift:aV},{key:"ArrowRight",run:Ak,shift:Nk,preventDefault:!0},{key:"Mod-ArrowRight",mac:"Alt-ArrowRight",run:rV,shift:lV},{key:"ArrowUp",run:Mk,shift:Wk,preventDefault:!0},{key:"ArrowDown",run:jk,shift:Ik,preventDefault:!0},{key:"Home",run:Dk,shift:Xk},{mac:"Cmd-ArrowLeft",run:Dk,shift:Xk},{key:"Mod-Home",run:Yk,shift:Fk},{mac:"Cmd-ArrowUp",run:Yk,shift:Fk},{key:"PageUp",run:Ng,shift:Bk},{mac:"Ctrl-ArrowUp",run:Ng,shift:Bk},{key:"PageDown",run:Wg,shift:Lk},{mac:"Ctrl-ArrowDown",run:Wg,shift:Lk},{key:"End",run:qk,shift:Vk},{mac:"Cmd-ArrowRight",run:qk,shift:Vk},{key:"Mod-Alt-ArrowUp",linux:"Shift-Alt-ArrowUp",run:HU,preventDefault:!0},{key:"Mod-Alt-ArrowDown",linux:"Shift-Alt-ArrowDown",run:KU,preventDefault:!0},{key:"Shift-Alt-i",run:JU},{key:"Mod-End",run:Uk,shift:zk},{mac:"Cmd-ArrowDown",run:Uk,shift:zk},{key:"Mod-a",run:fV},{key:"Backspace",run:CX},{key:"Backspace",run:Ig,shift:Ig},{key:"Delete",run:Gk},{key:"Mod-Backspace",mac:"Alt-Backspace",run:Hk},{key:"Mod-Delete",mac:"Alt-Delete",run:dV},{mac:"Mod-Backspace",run:pV},{mac:"Mod-Delete",run:Kk},{mac:"Ctrl-b",run:Rk,shift:Zk,preventDefault:!0},{mac:"Ctrl-f",run:Ak,shift:Nk},{mac:"Ctrl-p",run:Mk,shift:Wk},{mac:"Ctrl-n",run:jk,shift:Ik},{mac:"Ctrl-a",run:nV,shift:uV},{mac:"Ctrl-e",run:iV,shift:cV},{mac:"Ctrl-d",run:Gk},{mac:"Ctrl-h",run:Ig},{mac:"Ctrl-k",run:Kk},{mac:"Ctrl-Alt-h",run:Hk},{mac:"Ctrl-o",run:OV},{mac:"Ctrl-t",run:gV},{mac:"Ctrl-v",run:Wg},{mac:"Alt-v",run:Ng},{key:"Shift-Mod-k",run:SV},{key:"Alt-ArrowDown",run:yV},{key:"Alt-ArrowUp",run:mV},{win:"Shift-Alt-ArrowDown",mac:"Shift-Alt-ArrowDown",run:wV},{win:"Shift-Alt-ArrowUp",mac:"Shift-Alt-ArrowUp",run:vV},{key:"Mod-l",run:hV,preventDefault:!0},{key:"Shift-Mod-\\",run:sV},{key:"Tab",run:ex,shift:tx,preventDefault:!0},{key:"Mod-[",run:tx},{key:"Mod-]",run:ex},{key:"Ctrl-Shift-[",mac:"Cmd-Alt-[",run:aN},{key:"Ctrl-Shift-]",mac:"Cmd-Alt-]",run:lN},{key:"Mod-k Mod-0",run:uN},{key:"Mod-k Mod-j",run:cN},{key:"Mod-k Mod-c",run:N3},{key:"Mod-k Mod-u",run:W3},{key:"Mod-/",run:D3},{key:"Shift-Alt-a",run:I3},{key:"Mod-z",run:lR,preventDefault:!0},{key:"Mod-y",run:av,preventDefault:!0},{key:"Mod-Shift-z",run:av,preventDefault:!0},{key:"Mod-u",run:F3,preventDefault:!0},{key:"Mod-Shift-m",run:XX},{key:"F8",run:YX}],tF=({path:t,localPresence:e,usernameRef:r})=>Ee.updateListener.of(n=>{if(n.selectionSet){const i=n.state.selection.ranges[0],{from:o,to:s}=i,a={start:[...t,o],end:[...t,s],username:r.current};e.submit(a,l=>{if(l)throw l})}});var ft=function(t,e,r){if(!e.has(t))throw new TypeError("attempted to set private field on non-instance");return e.set(t,r),r},Ze=function(t,e){if(!e.has(t))throw new TypeError("attempted to get private field on non-instance");return e.get(t)},Io,Gs,$i,tl,rc,Fi,zi,Gi,Hi,Ki,Ji,eo,to,Hs,rl,Bo,Yd,Lo;const rF=function(t){var e=131,r=137,n=0;t+="x";var i=Math.floor(9007199254740991/r);for(let o=0;o<t.length;o++)n>i&&(n=Math.floor(n/r)),n=n*e+t.charCodeAt(o);return n},Xe="0123456789abcdef".split(""),nF=[-2147483648,8388608,32768,128],_i=[24,16,8,0],Od=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298],Gr=[];class iF{constructor(e=!1,r=!1){Io.set(this,void 0),Gs.set(this,void 0),$i.set(this,void 0),tl.set(this,void 0),rc.set(this,void 0),Fi.set(this,void 0),zi.set(this,void 0),Gi.set(this,void 0),Hi.set(this,void 0),Ki.set(this,void 0),Ji.set(this,void 0),eo.set(this,void 0),to.set(this,void 0),Hs.set(this,void 0),rl.set(this,void 0),Bo.set(this,void 0),Yd.set(this,0),Lo.set(this,void 0),this.init(e,r)}init(e,r){r?(Gr[0]=Gr[16]=Gr[1]=Gr[2]=Gr[3]=Gr[4]=Gr[5]=Gr[6]=Gr[7]=Gr[8]=Gr[9]=Gr[10]=Gr[11]=Gr[12]=Gr[13]=Gr[14]=Gr[15]=0,ft(this,Gs,Gr)):ft(this,Gs,[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]),e?(ft(this,Fi,3238371032),ft(this,zi,914150663),ft(this,Gi,812702999),ft(this,Hi,4144912697),ft(this,Ki,4290775857),ft(this,Ji,1750603025),ft(this,eo,1694076839),ft(this,to,3204075428)):(ft(this,Fi,1779033703),ft(this,zi,3144134277),ft(this,Gi,1013904242),ft(this,Hi,2773480762),ft(this,Ki,1359893119),ft(this,Ji,2600822924),ft(this,eo,528734635),ft(this,to,1541459225)),ft(this,Io,ft(this,Lo,ft(this,$i,ft(this,rl,0)))),ft(this,tl,ft(this,Hs,!1)),ft(this,rc,!0),ft(this,Bo,e)}update(e){if(Ze(this,tl))return this;let r;e instanceof ArrayBuffer?r=new Uint8Array(e):r=e;let n=0;const i=r.length,o=Ze(this,Gs);for(;n<i;){let s;if(Ze(this,Hs)&&(ft(this,Hs,!1),o[0]=Ze(this,Io),o[16]=o[1]=o[2]=o[3]=o[4]=o[5]=o[6]=o[7]=o[8]=o[9]=o[10]=o[11]=o[12]=o[13]=o[14]=o[15]=0),typeof r!="string")for(s=Ze(this,Lo);n<i&&s<64;++n)o[s>>2]|=r[n]<<_i[s++&3];else for(s=Ze(this,Lo);n<i&&s<64;++n){let a=r.charCodeAt(n);a<128?o[s>>2]|=a<<_i[s++&3]:a<2048?(o[s>>2]|=(192|a>>6)<<_i[s++&3],o[s>>2]|=(128|a&63)<<_i[s++&3]):a<55296||a>=57344?(o[s>>2]|=(224|a>>12)<<_i[s++&3],o[s>>2]|=(128|a>>6&63)<<_i[s++&3],o[s>>2]|=(128|a&63)<<_i[s++&3]):(a=65536+((a&1023)<<10|r.charCodeAt(++n)&1023),o[s>>2]|=(240|a>>18)<<_i[s++&3],o[s>>2]|=(128|a>>12&63)<<_i[s++&3],o[s>>2]|=(128|a>>6&63)<<_i[s++&3],o[s>>2]|=(128|a&63)<<_i[s++&3])}ft(this,Yd,s),ft(this,$i,Ze(this,$i)+(s-Ze(this,Lo))),s>=64?(ft(this,Io,o[16]),ft(this,Lo,s-64),this.hash(),ft(this,Hs,!0)):ft(this,Lo,s)}return Ze(this,$i)>4294967295&&(ft(this,rl,Ze(this,rl)+(Ze(this,$i)/4294967296<<0)),ft(this,$i,Ze(this,$i)%4294967296)),this}finalize(){if(Ze(this,tl))return;ft(this,tl,!0);const e=Ze(this,Gs),r=Ze(this,Yd);e[16]=Ze(this,Io),e[r>>2]|=nF[r&3],ft(this,Io,e[16]),r>=56&&(Ze(this,Hs)||this.hash(),e[0]=Ze(this,Io),e[16]=e[1]=e[2]=e[3]=e[4]=e[5]=e[6]=e[7]=e[8]=e[9]=e[10]=e[11]=e[12]=e[13]=e[14]=e[15]=0),e[14]=Ze(this,rl)<<3|Ze(this,$i)>>>29,e[15]=Ze(this,$i)<<3,this.hash()}hash(){let e=Ze(this,Fi),r=Ze(this,zi),n=Ze(this,Gi),i=Ze(this,Hi),o=Ze(this,Ki),s=Ze(this,Ji),a=Ze(this,eo),l=Ze(this,to);const u=Ze(this,Gs);let c,f,h,d,p,O,m,y,g,v;for(let S=16;S<64;++S)d=u[S-15],c=(d>>>7|d<<25)^(d>>>18|d<<14)^d>>>3,d=u[S-2],f=(d>>>17|d<<15)^(d>>>19|d<<13)^d>>>10,u[S]=u[S-16]+c+u[S-7]+f<<0;v=r&n;for(let S=0;S<64;S+=4)Ze(this,rc)?(Ze(this,Bo)?(m=300032,d=u[0]-1413257819,l=d-150054599<<0,i=d+24177077<<0):(m=704751109,d=u[0]-210244248,l=d-1521486534<<0,i=d+143694565<<0),ft(this,rc,!1)):(c=(e>>>2|e<<30)^(e>>>13|e<<19)^(e>>>22|e<<10),f=(o>>>6|o<<26)^(o>>>11|o<<21)^(o>>>25|o<<7),m=e&r,h=m^e&n^v,O=o&s^~o&a,d=l+f+O+Od[S]+u[S],p=c+h,l=i+d<<0,i=d+p<<0),c=(i>>>2|i<<30)^(i>>>13|i<<19)^(i>>>22|i<<10),f=(l>>>6|l<<26)^(l>>>11|l<<21)^(l>>>25|l<<7),y=i&e,h=y^i&r^m,O=l&o^~l&s,d=a+f+O+Od[S+1]+u[S+1],p=c+h,a=n+d<<0,n=d+p<<0,c=(n>>>2|n<<30)^(n>>>13|n<<19)^(n>>>22|n<<10),f=(a>>>6|a<<26)^(a>>>11|a<<21)^(a>>>25|a<<7),g=n&i,h=g^n&e^y,O=a&l^~a&o,d=s+f+O+Od[S+2]+u[S+2],p=c+h,s=r+d<<0,r=d+p<<0,c=(r>>>2|r<<30)^(r>>>13|r<<19)^(r>>>22|r<<10),f=(s>>>6|s<<26)^(s>>>11|s<<21)^(s>>>25|s<<7),v=r&n,h=v^r&i^g,O=s&a^~s&l,d=o+f+O+Od[S+3]+u[S+3],p=c+h,o=e+d<<0,e=d+p<<0;ft(this,Fi,Ze(this,Fi)+e<<0),ft(this,zi,Ze(this,zi)+r<<0),ft(this,Gi,Ze(this,Gi)+n<<0),ft(this,Hi,Ze(this,Hi)+i<<0),ft(this,Ki,Ze(this,Ki)+o<<0),ft(this,Ji,Ze(this,Ji)+s<<0),ft(this,eo,Ze(this,eo)+a<<0),ft(this,to,Ze(this,to)+l<<0)}hex(){this.finalize();const e=Ze(this,Fi),r=Ze(this,zi),n=Ze(this,Gi),i=Ze(this,Hi),o=Ze(this,Ki),s=Ze(this,Ji),a=Ze(this,eo),l=Ze(this,to);let u=Xe[e>>28&15]+Xe[e>>24&15]+Xe[e>>20&15]+Xe[e>>16&15]+Xe[e>>12&15]+Xe[e>>8&15]+Xe[e>>4&15]+Xe[e&15]+Xe[r>>28&15]+Xe[r>>24&15]+Xe[r>>20&15]+Xe[r>>16&15]+Xe[r>>12&15]+Xe[r>>8&15]+Xe[r>>4&15]+Xe[r&15]+Xe[n>>28&15]+Xe[n>>24&15]+Xe[n>>20&15]+Xe[n>>16&15]+Xe[n>>12&15]+Xe[n>>8&15]+Xe[n>>4&15]+Xe[n&15]+Xe[i>>28&15]+Xe[i>>24&15]+Xe[i>>20&15]+Xe[i>>16&15]+Xe[i>>12&15]+Xe[i>>8&15]+Xe[i>>4&15]+Xe[i&15]+Xe[o>>28&15]+Xe[o>>24&15]+Xe[o>>20&15]+Xe[o>>16&15]+Xe[o>>12&15]+Xe[o>>8&15]+Xe[o>>4&15]+Xe[o&15]+Xe[s>>28&15]+Xe[s>>24&15]+Xe[s>>20&15]+Xe[s>>16&15]+Xe[s>>12&15]+Xe[s>>8&15]+Xe[s>>4&15]+Xe[s&15]+Xe[a>>28&15]+Xe[a>>24&15]+Xe[a>>20&15]+Xe[a>>16&15]+Xe[a>>12&15]+Xe[a>>8&15]+Xe[a>>4&15]+Xe[a&15];return Ze(this,Bo)||(u+=Xe[l>>28&15]+Xe[l>>24&15]+Xe[l>>20&15]+Xe[l>>16&15]+Xe[l>>12&15]+Xe[l>>8&15]+Xe[l>>4&15]+Xe[l&15]),u}toString(){return this.hex()}digest(){this.finalize();const e=Ze(this,Fi),r=Ze(this,zi),n=Ze(this,Gi),i=Ze(this,Hi),o=Ze(this,Ki),s=Ze(this,Ji),a=Ze(this,eo),l=Ze(this,to),u=[e>>24&255,e>>16&255,e>>8&255,e&255,r>>24&255,r>>16&255,r>>8&255,r&255,n>>24&255,n>>16&255,n>>8&255,n&255,i>>24&255,i>>16&255,i>>8&255,i&255,o>>24&255,o>>16&255,o>>8&255,o&255,s>>24&255,s>>16&255,s>>8&255,s&255,a>>24&255,a>>16&255,a>>8&255,a&255];return Ze(this,Bo)||u.push(l>>24&255,l>>16&255,l>>8&255,l&255),u}array(){return this.digest()}arrayBuffer(){this.finalize();const e=new ArrayBuffer(Ze(this,Bo)?28:32),r=new DataView(e);return r.setUint32(0,Ze(this,Fi)),r.setUint32(4,Ze(this,zi)),r.setUint32(8,Ze(this,Gi)),r.setUint32(12,Ze(this,Hi)),r.setUint32(16,Ze(this,Ki)),r.setUint32(20,Ze(this,Ji)),r.setUint32(24,Ze(this,eo)),Ze(this,Bo)||r.setUint32(28,Ze(this,to)),e}}Io=new WeakMap,Gs=new WeakMap,$i=new WeakMap,tl=new WeakMap,rc=new WeakMap,Fi=new WeakMap,zi=new WeakMap,Gi=new WeakMap,Hi=new WeakMap,Ki=new WeakMap,Ji=new WeakMap,eo=new WeakMap,to=new WeakMap,Hs=new WeakMap,rl=new WeakMap,Bo=new WeakMap,Yd=new WeakMap,Lo=new WeakMap;function oF(t){const e=new iF;return e.update(t),parseInt(e.hex().substring(0,8),16)}const sF=function(t){var e="#";return t.forEach(function(r){r<16&&(e+=0),e+=r.toString(16)}),e},aF=function(t,e,r){t/=360;var n=r<.5?r*(1+e):r+e-r*e,i=2*r-n;return[t+1/3,t,t-1/3].map(function(o){return o<0&&o++,o>1&&o--,o<1/6?o=i+(n-i)*6*o:o<.5?o=n:o<2/3?o=i+(n-i)*6*(2/3-o):o=i,Math.round(o*255)})};class lF{constructor(e={}){const[r,n]=[e.lightness,e.saturation].map(function(i){return i=i!==void 0?i:[.35,.5,.65],Array.isArray(i)?i.concat():[i]});this.L=r,this.S=n,typeof e.hue=="number"&&(e.hue={min:e.hue,max:e.hue}),typeof e.hue=="object"&&!Array.isArray(e.hue)&&(e.hue=[e.hue]),typeof e.hue>"u"&&(e.hue=[]),this.hueRanges=e.hue.map(function(i){return{min:typeof i.min>"u"?0:i.min,max:typeof i.max>"u"?360:i.max}}),this.hash=oF,typeof e.hash=="function"&&(this.hash=e.hash),e.hash==="bkdr"&&(this.hash=rF)}hsl(e){var r,n,i,o=this.hash(e),s=727;if(this.hueRanges.length){const a=this.hueRanges[o%this.hueRanges.length];r=o/this.hueRanges.length%s*(a.max-a.min)/s+a.min}else r=o%359;return o=Math.ceil(o/360),n=this.S[o%this.S.length],o=Math.ceil(o/this.S.length),i=this.L[o%this.L.length],[r,n,i]}rgb(e){var r=this.hsl(e);return aF.apply(this,r)}hex(e){var r=this.rgb(e);return sF(r)}}const uF=({path:t,docPresence:e})=>[Jt.fromClass(class{constructor(r){this.decorations=qt.of([]);const n={};e.on("receive",(i,o)=>{o&&fF(t,o)?n[i]=o:delete n[i];const s=[];for(const a of Object.keys(n)){const l=n[a],{start:u,end:c}=l,f=u[u.length-1],h=c[c.length-1],d=new lF().rgb(a),{username:p}=l;s.push({from:f,to:f,value:Ae.widget({side:-1,block:!1,widget:new hF(""+Math.random(),d,p)})}),f!==h&&s.push({from:f,to:h,value:Ae.mark({class:"cm-json1-presence",attributes:{style:`
|
|
140
|
+
`);h&&o.push(i.remove(a+s,h)),d&&o.push(i.insert(a+s,d)),s+=d.length,s-=h.length}),o=o.reduce(i.type.compose),n.editOp(t,"text-unicode",o)},w_=t=>{const e=[];for(const r of t){const{es:n}=r;if(n!==void 0){let i=0;for(let o=0;o<n.length;o++){const s=n[o];if(typeof s=="number")i+=s;else if(typeof s=="string")if(n[o+1]&&typeof n[o+1]=="object"&&n[o+1].d!==void 0){let a=typeof n[o+1].d=="number"?n[o+1].d:n[o+1].d.length;e.push({from:i,to:i+a,insert:s}),i+=a,o++}else e.push({from:i,to:i,insert:s});else s&&s.d!==void 0&&(typeof s.d=="number"?(e.push({from:i,to:i+s.d}),i+=s.d):typeof s.d=="string"&&(e.push({from:i,to:i+s.d.length}),i+=s.d.length))}}}return e},VU=(t,e)=>{if(!t||!e)return!1;for(let r=0;r<e.length;r++)if(e[r]!==t[r])return!1;return!0},XU=({shareDBDoc:t,path:e=[],json1:r,textUnicode:n,debug:i=!1})=>Jt.fromClass(class{constructor(o){this.view=o,this.handleOp=s=>{if(this.lock||!Array.isArray(s))return;this.lock=!0;const a=Array.isArray(s[0])?s:[s];for(const l of a)VU(l,e)&&(i&&(console.log("Received op from ShareDB"),console.log(" op: "+JSON.stringify(l)),console.log(" generated changes: "+JSON.stringify(w_(l)))),o.dispatch({changes:w_(l)}));this.lock=!1},t.on("op",this.handleOp)}update(o){!this.lock&&o.docChanged&&(this.lock=!0,i&&(console.log("Received change from CodeMirror"),console.log(" changes:"+JSON.stringify(o.changes.toJSON())),console.log(" iterChanges:"),o.changes.iterChanges((s,a,l,u,c)=>{console.log(" "+JSON.stringify({fromA:s,toA:a,fromB:l,toB:u,inserted:c.sliceString(0,c.length,`
|
|
141
|
+
`)}))}),console.log(" generated json1 op: "+JSON.stringify(v_(e,o.changes,o.startState.doc,r,n)))),t.submitOp(v_(e,o.changes,o.startState.doc,r,n)),this.lock=!1)}destroy(){t.off("op",this.handleOp)}});function YU(t,e=t.state){const r=new Set;for(const{from:n,to:i}of t.visibleRanges){let o=n;for(;o<=i;){const s=e.doc.lineAt(o);r.has(s)||r.add(s),o=s.to+1}}return r}function kv(t){const e=t.selection.main.head;return t.doc.lineAt(e)}function S_(t,e){let r=0;e:for(let n=0;n<t.length;n++)switch(t[n]){case" ":{r+=1;continue e}case" ":{r+=e-r%e;continue e}case"\r":continue e;default:break e}return r}const Kp=Ne.define({combine(t){return Ii(t,{highlightActiveBlock:!0,hideFirstIndent:!1,markerType:"fullScope",thickness:1})}});class UU{constructor(e,r,n,i){this.lines=e,this.state=r,this.map=new Map,this.unitWidth=n,this.markerType=i;for(const o of this.lines)this.add(o);this.state.facet(Kp).highlightActiveBlock&&this.findAndSetActiveLines()}has(e){return this.map.has(typeof e=="number"?e:e.number)}get(e){const r=this.map.get(typeof e=="number"?e:e.number);if(!r)throw new Error("Line not found in indentation map");return r}set(e,r,n){const i=!e.text.trim().length,o={line:e,col:r,level:n,empty:i};return this.map.set(o.line.number,o),o}add(e){if(this.has(e))return this.get(e);if(!e.length||!e.text.trim().length){if(e.number===1)return this.set(e,0,0);if(e.number===this.state.doc.lines){const s=this.closestNonEmpty(e,-1);return this.set(e,0,s.level)}const i=this.closestNonEmpty(e,-1),o=this.closestNonEmpty(e,1);return i.level>=o.level&&this.markerType!=="codeOnly"?this.set(e,0,i.level):i.empty&&i.level===0&&o.level!==0?this.set(e,0,0):o.level>i.level?this.set(e,0,i.level+1):this.set(e,0,o.level)}const r=S_(e.text,this.state.tabSize),n=Math.floor(r/this.unitWidth);return this.set(e,r,n)}closestNonEmpty(e,r){let n=e.number+r;for(;r===-1?n>=1:n<=this.state.doc.lines;){if(this.has(n)){const s=this.get(n);if(!s.empty)return s}const o=this.state.doc.line(n);if(o.text.trim().length){const s=S_(o.text,this.state.tabSize),a=Math.floor(s/this.unitWidth);return this.set(o,s,a)}n+=r}const i=this.state.doc.line(r===-1?1:this.state.doc.lines);return this.set(i,0,0)}findAndSetActiveLines(){const e=kv(this.state);if(!this.has(e))return;let r=this.get(e);if(this.has(r.line.number+1)){const o=this.get(r.line.number+1);o.level>r.level&&(r=o)}if(this.has(r.line.number-1)){const o=this.get(r.line.number-1);o.level>r.level&&(r=o)}if(r.level===0)return;r.active=r.level;let n,i;for(n=r.line.number;n>1;n--){if(!this.has(n-1))continue;const o=this.get(n-1);if(o.level<r.level)break;o.active=r.level}for(i=r.line.number;i<this.state.doc.lines;i++){if(!this.has(i+1))continue;const o=this.get(i+1);if(o.level<r.level)break;o.active=r.level}}}function FU(t){const e={light:"#F0F1F2",dark:"#2B3245",activeLight:"#E4E5E6",activeDark:"#3C445C"};let r=e;return t&&(r=Object.assign(Object.assign({},e),t)),Ee.baseTheme({"&light":{"--indent-marker-bg-color":r.light,"--indent-marker-active-bg-color":r.activeLight},"&dark":{"--indent-marker-bg-color":r.dark,"--indent-marker-active-bg-color":r.activeDark},".cm-line":{position:"relative"},".cm-indent-markers::before":{content:'""',position:"absolute",top:0,left:0,right:0,bottom:0,background:"var(--indent-markers)",pointerEvents:"none",zIndex:"-1"}})}function pd(t,e,r,n,i){return`${`repeating-linear-gradient(to right, var(${t}) 0 ${e}px, transparent ${e}px ${r}ch)`} ${n*r}.5ch/calc(${r*i}ch - 1px) no-repeat`}function zU(t,e,r,n){const{level:i,active:o}=t;if(r&&i===0)return[];const s=r?1:0,a=[];if(o!==void 0){const l=o-s-1;l>0&&a.push(pd("--indent-marker-bg-color",n,e,s,l)),a.push(pd("--indent-marker-active-bg-color",n,e,o-1,1)),o!==i&&a.push(pd("--indent-marker-bg-color",n,e,o,i-o))}else a.push(pd("--indent-marker-bg-color",n,e,s,i-s));return a.join(",")}class GU{constructor(e){this.view=e,this.unitWidth=Yl(e.state),this.currentLineNumber=kv(e.state).number,this.generate(e.state)}update(e){const r=Yl(e.state),n=r!==this.unitWidth;n&&(this.unitWidth=r);const i=kv(e.state).number,o=i!==this.currentLineNumber;this.currentLineNumber=i;const s=e.state.facet(Kp).highlightActiveBlock&&o;(e.docChanged||e.viewportChanged||n||s)&&this.generate(e.state)}generate(e){const r=new ws,n=YU(this.view,e),{hideFirstIndent:i,markerType:o,thickness:s}=e.facet(Kp),a=new UU(n,e,this.unitWidth,o);for(const l of n){const u=a.get(l.number);if(!(u!=null&&u.level))continue;const c=zU(u,this.unitWidth,i,s);r.add(l.from,l.from,Ae.line({class:"cm-indent-markers",attributes:{style:`--indent-markers: ${c}`}}))}this.decorations=r.finish()}}function HU(t={}){return[Kp.of(t),FU(t.colors),Jt.fromClass(GU,{decorations:e=>e.decorations})]}const _2=t=>e=>{const r=t==="down";let n=e.state.selection;for(const i of n.ranges)n=n.addRange(e.moveVertically(i,r));return e.dispatch({selection:n}),!0},KU=_2("up"),JU=_2("down"),eF=t=>{let e=null;for(const r of t.state.selection.ranges)if(!r.empty)for(let n=r.from;n<=r.to;){const i=t.state.doc.lineAt(n),o=Math.min(i.to,r.to);e?e=e.addRange(oe.range(o,o)):e=oe.single(o),n=i.to+1}return e?(t.dispatch({selection:e}),!0):!1},tF=[{key:"Ctrl-Space",run:LR},{key:"Escape",run:VR},{key:"ArrowDown",run:ss(!0)},{key:"ArrowUp",run:ss(!1)},{key:"PageDown",run:ss(!0,"page")},{key:"PageUp",run:ss(!1,"page")},{key:"Enter",run:fv},{key:"Tab",run:fv},{key:"Mod-f",run:qR,scope:"editor search-panel"},{key:"Escape",run:DR,scope:"editor search-panel"},{key:"Alt-Enter",run:RR,scope:"editor search-panel"},{key:"Mod-Alt-Enter",run:AR,scope:"editor search-panel"},{key:"Ctrl-g",run:xV},{key:"Mod-d",run:qV,preventDefault:!0},{key:"Shift-Mod-l",run:VV},{key:"Enter",run:Jk,shift:Jk},{key:"ArrowLeft",run:Rk,shift:Zk,preventDefault:!0},{key:"Mod-ArrowLeft",mac:"Alt-ArrowLeft",run:tV,shift:aV},{key:"ArrowRight",run:Ak,shift:Nk,preventDefault:!0},{key:"Mod-ArrowRight",mac:"Alt-ArrowRight",run:rV,shift:lV},{key:"ArrowUp",run:Mk,shift:Wk,preventDefault:!0},{key:"ArrowDown",run:jk,shift:Ik,preventDefault:!0},{key:"Home",run:Dk,shift:Xk},{mac:"Cmd-ArrowLeft",run:Dk,shift:Xk},{key:"Mod-Home",run:Yk,shift:Fk},{mac:"Cmd-ArrowUp",run:Yk,shift:Fk},{key:"PageUp",run:Ng,shift:Bk},{mac:"Ctrl-ArrowUp",run:Ng,shift:Bk},{key:"PageDown",run:Wg,shift:Lk},{mac:"Ctrl-ArrowDown",run:Wg,shift:Lk},{key:"End",run:qk,shift:Vk},{mac:"Cmd-ArrowRight",run:qk,shift:Vk},{key:"Mod-Alt-ArrowUp",linux:"Shift-Alt-ArrowUp",run:KU,preventDefault:!0},{key:"Mod-Alt-ArrowDown",linux:"Shift-Alt-ArrowDown",run:JU,preventDefault:!0},{key:"Shift-Alt-i",run:eF},{key:"Mod-End",run:Uk,shift:zk},{mac:"Cmd-ArrowDown",run:Uk,shift:zk},{key:"Mod-a",run:fV},{key:"Backspace",run:TX},{key:"Backspace",run:Ig,shift:Ig},{key:"Delete",run:Gk},{key:"Mod-Backspace",mac:"Alt-Backspace",run:Hk},{key:"Mod-Delete",mac:"Alt-Delete",run:dV},{mac:"Mod-Backspace",run:pV},{mac:"Mod-Delete",run:Kk},{mac:"Ctrl-b",run:Rk,shift:Zk,preventDefault:!0},{mac:"Ctrl-f",run:Ak,shift:Nk},{mac:"Ctrl-p",run:Mk,shift:Wk},{mac:"Ctrl-n",run:jk,shift:Ik},{mac:"Ctrl-a",run:nV,shift:uV},{mac:"Ctrl-e",run:iV,shift:cV},{mac:"Ctrl-d",run:Gk},{mac:"Ctrl-h",run:Ig},{mac:"Ctrl-k",run:Kk},{mac:"Ctrl-Alt-h",run:Hk},{mac:"Ctrl-o",run:OV},{mac:"Ctrl-t",run:gV},{mac:"Ctrl-v",run:Wg},{mac:"Alt-v",run:Ng},{key:"Shift-Mod-k",run:SV},{key:"Alt-ArrowDown",run:yV},{key:"Alt-ArrowUp",run:mV},{win:"Shift-Alt-ArrowDown",mac:"Shift-Alt-ArrowDown",run:wV},{win:"Shift-Alt-ArrowUp",mac:"Shift-Alt-ArrowUp",run:vV},{key:"Mod-l",run:hV,preventDefault:!0},{key:"Shift-Mod-\\",run:sV},{key:"Tab",run:ex,shift:tx,preventDefault:!0},{key:"Mod-[",run:tx},{key:"Mod-]",run:ex},{key:"Ctrl-Shift-[",mac:"Cmd-Alt-[",run:aN},{key:"Ctrl-Shift-]",mac:"Cmd-Alt-]",run:lN},{key:"Mod-k Mod-0",run:uN},{key:"Mod-k Mod-j",run:cN},{key:"Mod-k Mod-c",run:N3},{key:"Mod-k Mod-u",run:W3},{key:"Mod-/",run:D3},{key:"Shift-Alt-a",run:I3},{key:"Mod-z",run:lR,preventDefault:!0},{key:"Mod-y",run:av,preventDefault:!0},{key:"Mod-Shift-z",run:av,preventDefault:!0},{key:"Mod-u",run:F3,preventDefault:!0},{key:"Mod-Shift-m",run:YX},{key:"F8",run:UX}],rF=({path:t,localPresence:e,usernameRef:r})=>Ee.updateListener.of(n=>{if(n.selectionSet){const i=n.state.selection.ranges[0],{from:o,to:s}=i,a={start:[...t,o],end:[...t,s],username:r.current};e.submit(a,l=>{if(l)throw l})}});var ft=function(t,e,r){if(!e.has(t))throw new TypeError("attempted to set private field on non-instance");return e.set(t,r),r},Ze=function(t,e){if(!e.has(t))throw new TypeError("attempted to get private field on non-instance");return e.get(t)},Io,Gs,$i,tl,rc,Fi,zi,Gi,Hi,Ki,Ji,eo,to,Hs,rl,Bo,Yd,Lo;const nF=function(t){var e=131,r=137,n=0;t+="x";var i=Math.floor(9007199254740991/r);for(let o=0;o<t.length;o++)n>i&&(n=Math.floor(n/r)),n=n*e+t.charCodeAt(o);return n},Xe="0123456789abcdef".split(""),iF=[-2147483648,8388608,32768,128],_i=[24,16,8,0],Od=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298],Gr=[];class oF{constructor(e=!1,r=!1){Io.set(this,void 0),Gs.set(this,void 0),$i.set(this,void 0),tl.set(this,void 0),rc.set(this,void 0),Fi.set(this,void 0),zi.set(this,void 0),Gi.set(this,void 0),Hi.set(this,void 0),Ki.set(this,void 0),Ji.set(this,void 0),eo.set(this,void 0),to.set(this,void 0),Hs.set(this,void 0),rl.set(this,void 0),Bo.set(this,void 0),Yd.set(this,0),Lo.set(this,void 0),this.init(e,r)}init(e,r){r?(Gr[0]=Gr[16]=Gr[1]=Gr[2]=Gr[3]=Gr[4]=Gr[5]=Gr[6]=Gr[7]=Gr[8]=Gr[9]=Gr[10]=Gr[11]=Gr[12]=Gr[13]=Gr[14]=Gr[15]=0,ft(this,Gs,Gr)):ft(this,Gs,[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]),e?(ft(this,Fi,3238371032),ft(this,zi,914150663),ft(this,Gi,812702999),ft(this,Hi,4144912697),ft(this,Ki,4290775857),ft(this,Ji,1750603025),ft(this,eo,1694076839),ft(this,to,3204075428)):(ft(this,Fi,1779033703),ft(this,zi,3144134277),ft(this,Gi,1013904242),ft(this,Hi,2773480762),ft(this,Ki,1359893119),ft(this,Ji,2600822924),ft(this,eo,528734635),ft(this,to,1541459225)),ft(this,Io,ft(this,Lo,ft(this,$i,ft(this,rl,0)))),ft(this,tl,ft(this,Hs,!1)),ft(this,rc,!0),ft(this,Bo,e)}update(e){if(Ze(this,tl))return this;let r;e instanceof ArrayBuffer?r=new Uint8Array(e):r=e;let n=0;const i=r.length,o=Ze(this,Gs);for(;n<i;){let s;if(Ze(this,Hs)&&(ft(this,Hs,!1),o[0]=Ze(this,Io),o[16]=o[1]=o[2]=o[3]=o[4]=o[5]=o[6]=o[7]=o[8]=o[9]=o[10]=o[11]=o[12]=o[13]=o[14]=o[15]=0),typeof r!="string")for(s=Ze(this,Lo);n<i&&s<64;++n)o[s>>2]|=r[n]<<_i[s++&3];else for(s=Ze(this,Lo);n<i&&s<64;++n){let a=r.charCodeAt(n);a<128?o[s>>2]|=a<<_i[s++&3]:a<2048?(o[s>>2]|=(192|a>>6)<<_i[s++&3],o[s>>2]|=(128|a&63)<<_i[s++&3]):a<55296||a>=57344?(o[s>>2]|=(224|a>>12)<<_i[s++&3],o[s>>2]|=(128|a>>6&63)<<_i[s++&3],o[s>>2]|=(128|a&63)<<_i[s++&3]):(a=65536+((a&1023)<<10|r.charCodeAt(++n)&1023),o[s>>2]|=(240|a>>18)<<_i[s++&3],o[s>>2]|=(128|a>>12&63)<<_i[s++&3],o[s>>2]|=(128|a>>6&63)<<_i[s++&3],o[s>>2]|=(128|a&63)<<_i[s++&3])}ft(this,Yd,s),ft(this,$i,Ze(this,$i)+(s-Ze(this,Lo))),s>=64?(ft(this,Io,o[16]),ft(this,Lo,s-64),this.hash(),ft(this,Hs,!0)):ft(this,Lo,s)}return Ze(this,$i)>4294967295&&(ft(this,rl,Ze(this,rl)+(Ze(this,$i)/4294967296<<0)),ft(this,$i,Ze(this,$i)%4294967296)),this}finalize(){if(Ze(this,tl))return;ft(this,tl,!0);const e=Ze(this,Gs),r=Ze(this,Yd);e[16]=Ze(this,Io),e[r>>2]|=iF[r&3],ft(this,Io,e[16]),r>=56&&(Ze(this,Hs)||this.hash(),e[0]=Ze(this,Io),e[16]=e[1]=e[2]=e[3]=e[4]=e[5]=e[6]=e[7]=e[8]=e[9]=e[10]=e[11]=e[12]=e[13]=e[14]=e[15]=0),e[14]=Ze(this,rl)<<3|Ze(this,$i)>>>29,e[15]=Ze(this,$i)<<3,this.hash()}hash(){let e=Ze(this,Fi),r=Ze(this,zi),n=Ze(this,Gi),i=Ze(this,Hi),o=Ze(this,Ki),s=Ze(this,Ji),a=Ze(this,eo),l=Ze(this,to);const u=Ze(this,Gs);let c,f,h,d,p,O,m,y,g,v;for(let S=16;S<64;++S)d=u[S-15],c=(d>>>7|d<<25)^(d>>>18|d<<14)^d>>>3,d=u[S-2],f=(d>>>17|d<<15)^(d>>>19|d<<13)^d>>>10,u[S]=u[S-16]+c+u[S-7]+f<<0;v=r&n;for(let S=0;S<64;S+=4)Ze(this,rc)?(Ze(this,Bo)?(m=300032,d=u[0]-1413257819,l=d-150054599<<0,i=d+24177077<<0):(m=704751109,d=u[0]-210244248,l=d-1521486534<<0,i=d+143694565<<0),ft(this,rc,!1)):(c=(e>>>2|e<<30)^(e>>>13|e<<19)^(e>>>22|e<<10),f=(o>>>6|o<<26)^(o>>>11|o<<21)^(o>>>25|o<<7),m=e&r,h=m^e&n^v,O=o&s^~o&a,d=l+f+O+Od[S]+u[S],p=c+h,l=i+d<<0,i=d+p<<0),c=(i>>>2|i<<30)^(i>>>13|i<<19)^(i>>>22|i<<10),f=(l>>>6|l<<26)^(l>>>11|l<<21)^(l>>>25|l<<7),y=i&e,h=y^i&r^m,O=l&o^~l&s,d=a+f+O+Od[S+1]+u[S+1],p=c+h,a=n+d<<0,n=d+p<<0,c=(n>>>2|n<<30)^(n>>>13|n<<19)^(n>>>22|n<<10),f=(a>>>6|a<<26)^(a>>>11|a<<21)^(a>>>25|a<<7),g=n&i,h=g^n&e^y,O=a&l^~a&o,d=s+f+O+Od[S+2]+u[S+2],p=c+h,s=r+d<<0,r=d+p<<0,c=(r>>>2|r<<30)^(r>>>13|r<<19)^(r>>>22|r<<10),f=(s>>>6|s<<26)^(s>>>11|s<<21)^(s>>>25|s<<7),v=r&n,h=v^r&i^g,O=s&a^~s&l,d=o+f+O+Od[S+3]+u[S+3],p=c+h,o=e+d<<0,e=d+p<<0;ft(this,Fi,Ze(this,Fi)+e<<0),ft(this,zi,Ze(this,zi)+r<<0),ft(this,Gi,Ze(this,Gi)+n<<0),ft(this,Hi,Ze(this,Hi)+i<<0),ft(this,Ki,Ze(this,Ki)+o<<0),ft(this,Ji,Ze(this,Ji)+s<<0),ft(this,eo,Ze(this,eo)+a<<0),ft(this,to,Ze(this,to)+l<<0)}hex(){this.finalize();const e=Ze(this,Fi),r=Ze(this,zi),n=Ze(this,Gi),i=Ze(this,Hi),o=Ze(this,Ki),s=Ze(this,Ji),a=Ze(this,eo),l=Ze(this,to);let u=Xe[e>>28&15]+Xe[e>>24&15]+Xe[e>>20&15]+Xe[e>>16&15]+Xe[e>>12&15]+Xe[e>>8&15]+Xe[e>>4&15]+Xe[e&15]+Xe[r>>28&15]+Xe[r>>24&15]+Xe[r>>20&15]+Xe[r>>16&15]+Xe[r>>12&15]+Xe[r>>8&15]+Xe[r>>4&15]+Xe[r&15]+Xe[n>>28&15]+Xe[n>>24&15]+Xe[n>>20&15]+Xe[n>>16&15]+Xe[n>>12&15]+Xe[n>>8&15]+Xe[n>>4&15]+Xe[n&15]+Xe[i>>28&15]+Xe[i>>24&15]+Xe[i>>20&15]+Xe[i>>16&15]+Xe[i>>12&15]+Xe[i>>8&15]+Xe[i>>4&15]+Xe[i&15]+Xe[o>>28&15]+Xe[o>>24&15]+Xe[o>>20&15]+Xe[o>>16&15]+Xe[o>>12&15]+Xe[o>>8&15]+Xe[o>>4&15]+Xe[o&15]+Xe[s>>28&15]+Xe[s>>24&15]+Xe[s>>20&15]+Xe[s>>16&15]+Xe[s>>12&15]+Xe[s>>8&15]+Xe[s>>4&15]+Xe[s&15]+Xe[a>>28&15]+Xe[a>>24&15]+Xe[a>>20&15]+Xe[a>>16&15]+Xe[a>>12&15]+Xe[a>>8&15]+Xe[a>>4&15]+Xe[a&15];return Ze(this,Bo)||(u+=Xe[l>>28&15]+Xe[l>>24&15]+Xe[l>>20&15]+Xe[l>>16&15]+Xe[l>>12&15]+Xe[l>>8&15]+Xe[l>>4&15]+Xe[l&15]),u}toString(){return this.hex()}digest(){this.finalize();const e=Ze(this,Fi),r=Ze(this,zi),n=Ze(this,Gi),i=Ze(this,Hi),o=Ze(this,Ki),s=Ze(this,Ji),a=Ze(this,eo),l=Ze(this,to),u=[e>>24&255,e>>16&255,e>>8&255,e&255,r>>24&255,r>>16&255,r>>8&255,r&255,n>>24&255,n>>16&255,n>>8&255,n&255,i>>24&255,i>>16&255,i>>8&255,i&255,o>>24&255,o>>16&255,o>>8&255,o&255,s>>24&255,s>>16&255,s>>8&255,s&255,a>>24&255,a>>16&255,a>>8&255,a&255];return Ze(this,Bo)||u.push(l>>24&255,l>>16&255,l>>8&255,l&255),u}array(){return this.digest()}arrayBuffer(){this.finalize();const e=new ArrayBuffer(Ze(this,Bo)?28:32),r=new DataView(e);return r.setUint32(0,Ze(this,Fi)),r.setUint32(4,Ze(this,zi)),r.setUint32(8,Ze(this,Gi)),r.setUint32(12,Ze(this,Hi)),r.setUint32(16,Ze(this,Ki)),r.setUint32(20,Ze(this,Ji)),r.setUint32(24,Ze(this,eo)),Ze(this,Bo)||r.setUint32(28,Ze(this,to)),e}}Io=new WeakMap,Gs=new WeakMap,$i=new WeakMap,tl=new WeakMap,rc=new WeakMap,Fi=new WeakMap,zi=new WeakMap,Gi=new WeakMap,Hi=new WeakMap,Ki=new WeakMap,Ji=new WeakMap,eo=new WeakMap,to=new WeakMap,Hs=new WeakMap,rl=new WeakMap,Bo=new WeakMap,Yd=new WeakMap,Lo=new WeakMap;function sF(t){const e=new oF;return e.update(t),parseInt(e.hex().substring(0,8),16)}const aF=function(t){var e="#";return t.forEach(function(r){r<16&&(e+=0),e+=r.toString(16)}),e},lF=function(t,e,r){t/=360;var n=r<.5?r*(1+e):r+e-r*e,i=2*r-n;return[t+1/3,t,t-1/3].map(function(o){return o<0&&o++,o>1&&o--,o<1/6?o=i+(n-i)*6*o:o<.5?o=n:o<2/3?o=i+(n-i)*6*(2/3-o):o=i,Math.round(o*255)})};class uF{constructor(e={}){const[r,n]=[e.lightness,e.saturation].map(function(i){return i=i!==void 0?i:[.35,.5,.65],Array.isArray(i)?i.concat():[i]});this.L=r,this.S=n,typeof e.hue=="number"&&(e.hue={min:e.hue,max:e.hue}),typeof e.hue=="object"&&!Array.isArray(e.hue)&&(e.hue=[e.hue]),typeof e.hue>"u"&&(e.hue=[]),this.hueRanges=e.hue.map(function(i){return{min:typeof i.min>"u"?0:i.min,max:typeof i.max>"u"?360:i.max}}),this.hash=sF,typeof e.hash=="function"&&(this.hash=e.hash),e.hash==="bkdr"&&(this.hash=nF)}hsl(e){var r,n,i,o=this.hash(e),s=727;if(this.hueRanges.length){const a=this.hueRanges[o%this.hueRanges.length];r=o/this.hueRanges.length%s*(a.max-a.min)/s+a.min}else r=o%359;return o=Math.ceil(o/360),n=this.S[o%this.S.length],o=Math.ceil(o/this.S.length),i=this.L[o%this.L.length],[r,n,i]}rgb(e){var r=this.hsl(e);return lF.apply(this,r)}hex(e){var r=this.rgb(e);return aF(r)}}const cF=({path:t,docPresence:e})=>[Jt.fromClass(class{constructor(r){this.decorations=qt.of([]);const n={};e.on("receive",(i,o)=>{o&&hF(t,o)?n[i]=o:delete n[i];const s=[];for(const a of Object.keys(n)){const l=n[a],{start:u,end:c}=l,f=u[u.length-1],h=c[c.length-1],d=new uF().rgb(a),{username:p}=l;s.push({from:f,to:f,value:Ae.widget({side:-1,block:!1,widget:new dF(""+Math.random(),d,p)})}),f!==h&&s.push({from:f,to:h,value:Ae.mark({class:"cm-json1-presence",attributes:{style:`
|
|
142
142
|
background-color: rgba(${d}, 0.75);
|
|
143
143
|
mix-blend-mode: luminosity;
|
|
144
|
-
`}})})}this.decorations=Ae.set(s,!0),setTimeout(()=>{r.dispatch({annotations:[
|
|
145
|
-
`){i++,n=r.next();continue}const o=n.value.matchAll(/["']\#([0-9]|[A-F]|[a-f]){6}["']/g);let s=o.next();for(;!s.done;){const a=s.value;a.index+=i,e.push(a),s=o.next()}i+=n.value.length,n=r.next()}return Ae.set(e.map(o=>({from:o.index+9,to:o.index+9,value:Ae.widget({side:-1,widget:new
|
|
146
|
-
`){i++,n=r.next();continue}const o=n.value.matchAll(new RegExp('\\"\\#([0-9]|[A-F]|[a-f]){6}\\"|rotate\\(-?\\d*\\.?\\d*\\)|https?:\\/\\/[^ "]+|vec2\\(-?\\b\\d+\\.?\\d*\\b\\s*(,\\s*-?\\b\\d+\\.?\\d*\\b)?\\)|true|false|(?<!\\#)-?\\b\\d+\\.?\\d*\\b|rgb\\(.*\\)',"dg"));let s=o.next();for(;!s.done;){const a=s.value;a.indices[0][0]+=i,a.indices[0][1]+=i,e.push(a),s=o.next()}i+=n.value.length,n=r.next()}return Ae.set(e.map(o=>({from:o.indices[0][0],to:o.indices[0][1],value:Ae.mark({class:"cm-interact "})})))},eventHandlers:{keydown(t,e){t.key=="Alt"&&(this.showHighlight=!0)},keyup(t,e){t.key=="Alt"&&(this.showHighlight=!1)}}}),
|
|
147
|
-
`)},
|
|
144
|
+
`}})})}this.decorations=Ae.set(s,!0),setTimeout(()=>{r.dispatch({annotations:[fF.of(!0)]})},0)})}},{decorations:r=>r.decorations}),pF],fF=ho.define(),hF=(t,e)=>{for(let r=0;r<t.length;r++)if(t[r]!==e.start[r])return!1;return!0};class dF extends Si{constructor(e,r,n){super(),this.id=e,this.color=r,this.username=n}eq(e){return e.id===this.id}toDOM(){const e=document.createElement("span");e.setAttribute("aria-hidden","true"),e.className="cm-json1-presence";const r=document.createElement("div");e.appendChild(r),r.style.borderLeft=`1px solid rgba(${this.color})`;const n=document.createElement("div");return n.className="remote-cursor-username",n.style.top="-20px",n.style.height="20px",n.style.width=`${this.username.length*12}px`,n.style.backgroundColor=`rgba(${this.color})`,n.style.color="black",n.appendChild(document.createTextNode(this.username)),e.appendChild(n),this.timeout=window.setTimeout(()=>{n.style.opacity="0.3"},2e3),e}ignoreEvent(){return!1}}const pF=Ee.baseTheme({".cm-json1-presence":{position:"relative"},".cm-json1-presence > div":{position:"absolute",top:"0",bottom:"0",left:"0",right:"0"}}),$2=Ur.define({create:()=>null,update:(t,e)=>{for(const r of e.effects)if(r.is(xv))return r.value;if(!t)return null;if(!e.changes.empty){const r=e.changes.mapPos(t.pos,-1,Vr.TrackDel),n=e.changes.mapPos(t.pos+t.text.length,-1,Vr.TrackDel);return r===null||n===null||e.newDoc.sliceString(r,n)!==t.text?null:{...t,pos:r}}return t},provide:t=>[Ee.decorations.from(t,e=>{if(!e)return Ae.none;const r=e.pos,n=e.pos+e.text.length,i=e.rule.className;return Ae.set(OF({className:i}).range(r,n))}),Ee.contentAttributes.from(t,e=>!e||!e.rule.cursor?{style:""}:{style:`cursor: ${e.rule.cursor}`})]}),xv=mt.define(),OF=t=>Ae.mark({class:`cm-interact ${(t==null?void 0:t.className)??""}`}),gF=Ee.theme({".cm-interact":{background:"rgba(128, 128, 255, 0.2)",borderRadius:"4px"}}),Q2=Ne.define(),E2=Ne.define({combine:t=>t[t.length-1]}),mF=Jt.define(t=>({target:null,dragging:!1,mouseX:0,mouseY:0,getMatch(){const e=t.state.facet(Q2),r=t.posAtCoords({x:this.mouseX,y:this.mouseY});if(!r)return null;const n=t.state.doc.lineAt(r),i=r-n.from;let o=null;for(const s of e)for(const a of n.text.matchAll(s.regexp)){if(a.index===void 0)continue;const l=a[0];if(!l)continue;const u=a.index,c=a.index+l.length;i<u||i>c||(!o||l.length<o.text.length)&&(o={rule:s,pos:n.from+u,text:l})}return o},updateText(e){return r=>{t.dispatch({effects:xv.of({...e,text:r}),changes:{from:e.pos,to:e.pos+e.text.length,insert:r}})}},setTarget(e){this.target=e,t.dispatch({effects:xv.of(e)})},isModKeyDown(e){const r=t.state.facet(E2),n=!!window.navigator&&window.navigator.userAgent.includes("Macintosh");switch(r){case"alt":return e.altKey;case"shift":return e.shiftKey;case"ctrl":return e.ctrlKey;case"meta":return e.metaKey;case"mod":return n?e.metaKey:e.ctrlKey}throw new Error(`Invalid mod key: ${r}`)},update(e){const r=e.state.field($2,!1);r!==void 0&&this.target!==r&&(this.target=r,r===null&&this.endDrag())},startDrag(e){this.dragging||this.target&&(this.dragging=!0,this.target.rule.onDragStart&&this.target.rule.onDragStart(this.target.text,this.updateText(this.target),e))},endDrag(){var e;this.dragging&&(this.dragging=!1,(e=this.target)!=null&&e.rule.onDragEnd&&this.target.rule.onDragEnd(this.target.text,this.updateText(this.target)))}}),{eventHandlers:{mousedown(t,e){this.isModKeyDown(t)&&this.target&&(t.preventDefault(),this.target.rule.onClick&&this.target.rule.onClick(this.target.text,r=>{this.target&&this.updateText(this.target)(r)},t),this.target.rule.onDrag&&this.startDrag(t))},mousemove(t,e){if(this.mouseX=t.clientX,this.mouseY=t.clientY,!this.isModKeyDown(t)){this.target&&this.setTarget(null);return}this.target&&this.dragging?this.target.rule.onDrag&&this.target.rule.onDrag(this.target.text,this.updateText(this.target),t):this.setTarget(this.getMatch())},mouseup(t,e){this.endDrag(),this.target&&!this.isModKeyDown(t)&&this.setTarget(null),this.isModKeyDown(t)&&this.setTarget(this.getMatch())},mouseleave(t,e){this.endDrag(),this.target&&this.setTarget(null)},keydown(t,e){!this.target&&this.isModKeyDown(t)&&this.setTarget(this.getMatch())},keyup(t,e){this.target&&!this.isModKeyDown(t)&&(this.endDrag(),this.setTarget(null))}}}),yF=(t={})=>[$2,gF,mF,E2.of(t.key??"alt"),(t.rules??[]).map(e=>Q2.of(e))],vF=({onInteract:t})=>yF({rules:[{regexp:/["']\#([0-9]|[A-F]|[a-f]){6}["']/g,cursor:"pointer",onClick(e,r,n){var c,f;const i=/(?<quote>["'])(?<hex>\#([0-9]|[A-F]|[a-f]){6})\k<quote>/.exec(e),o=(c=i.groups)==null?void 0:c.hex,s=(f=i.groups)==null?void 0:f.quote,a=document.createElement("input");a.type="color",a.value=o.toLowerCase();const l=o.toUpperCase()===o,u=h=>{const d=h.target;t&&t(),d.value&&r(`${s}${l?d.value.toUpperCase():d.value}${s}`)};a.addEventListener("input",u),a.click()}},{regexp:new RegExp("(?<!\\#)-?\\b\\d+\\.?\\d*\\b","g"),cursor:"ew-resize",onDrag:(e,r,n)=>{t&&t();const i=Number(e)+n.movementX;isNaN(i)||r(i.toString())}},{regexp:/true|false/g,cursor:"pointer",onClick:(e,r)=>{switch(t&&t(),e){case"true":return r("false");case"false":return r("true")}}},{regexp:/vec2\(-?\b\d+\.?\d*\b\s*(,\s*-?\b\d+\.?\d*\b)?\)/g,cursor:"move",onDrag:(e,r,n)=>{var a,l;const i=/vec2\((?<x>-?\b\d+\.?\d*\b)\s*(,\s*(?<y>-?\b\d+\.?\d*\b))?\)/.exec(e),o=Number((a=i==null?void 0:i.groups)==null?void 0:a.x);let s=Number((l=i==null?void 0:i.groups)==null?void 0:l.y);isNaN(o)||(isNaN(s)&&(s=o),r(`vec2(${o+n.movementX}, ${s-n.movementY})`))}},{regexp:/rgb\(.*\)/g,cursor:"pointer",onClick:(e,r,n)=>{var c,f,h;const i=/rgb\((?<r>\d+)\s*,\s*(?<g>\d+)\s*,\s*(?<b>\d+)\)/.exec(e),o=Number((c=i==null?void 0:i.groups)==null?void 0:c.r),s=Number((f=i==null?void 0:i.groups)==null?void 0:f.g),a=Number((h=i==null?void 0:i.groups)==null?void 0:h.b),l=document.createElement("input");l.type="color",isNaN(o+s+a)||(l.value=SF(o,s,a));const u=d=>{const p=d.target;if(t&&t(),p.value){const[O,m,y]=wF(p.value);r(`rgb(${O}, ${m}, ${y})`)}l.removeEventListener("change",u)};l.addEventListener("change",u),l.click()}},{regexp:/https?:\/\/[^ "]+/g,cursor:"pointer",onClick:e=>{window.open(e)}},{regexp:/rotate\(-?\d*\.?\d*\)/g,cursor:"move",onDragStart(e,r,n){ta={x:n.clientX,y:n.clientY}},onDrag(e,r,n){if(ta==null)return;const i=Math.round(Math.atan2(ta.y-n.clientY,n.clientX-ta.x)*180/Math.PI);r(`rotate(${i})`);const o=new CustomEvent("updateRotateDrag",{detail:i});document.dispatchEvent(o)},onDragEnd(e,r){ta=null}}]});let ta=null;const wF=t=>{const e=parseInt(t.substring(1),16);return[e>>16&255,e>>8&255,e&255]},SF=(t,e,r)=>"#"+t.toString(16)+e.toString(16)+r.toString(16),bF=Ee.baseTheme({".color-circle-parent":{display:"inline-block",cursor:"inherit"}}),PF=[Jt.fromClass(class{constructor(t){this.decorations=qt.of([]),this.view=t}},{decorations:t=>{const e=[],r=t.view.state.doc.iter();let n=r.next(),i=0;for(;!n.done;){if(n.value===`
|
|
145
|
+
`){i++,n=r.next();continue}const o=n.value.matchAll(/["']\#([0-9]|[A-F]|[a-f]){6}["']/g);let s=o.next();for(;!s.done;){const a=s.value;a.index+=i,e.push(a),s=o.next()}i+=n.value.length,n=r.next()}return Ae.set(e.map(o=>({from:o.index+9,to:o.index+9,value:Ae.widget({side:-1,widget:new kF(o[0])})})))}}),bF];class kF extends Si{constructor(e){super(),this.color=e}eq(e){return e.color===this.color}toDOM(e){const r=document.createElement("div"),n=20,i=16;r.setAttribute("style",`width:${n}px;height:${n}px`),r.className="color-circle-parent";const o=document.createElementNS("http://www.w3.org/2000/svg","svg"),s=document.createElementNS("http://www.w3.org/2000/svg","circle");return s.setAttributeNS(null,"fill",this.color.replace(/["']/g,"")),s.setAttributeNS(null,"stroke","black"),s.setAttributeNS(null,"r",""+i/2),s.setAttributeNS(null,"cx",""+n/2),s.setAttributeNS(null,"cy",""+(n/2-1)),o.setAttributeNS(null,"width",""+n),o.setAttributeNS(null,"height",""+n),o.appendChild(s),r.appendChild(o),r}ignoreEvent(){return!1}}const xF=Jt.fromClass(class{constructor(t){this.showHighlight=!1,this.view=t}},{decorations:t=>{if(!t.showHighlight)return Ae.none;const e=[],r=t.view.state.doc.iter();let n=r.next(),i=0;for(;!n.done;){if(n.value===`
|
|
146
|
+
`){i++,n=r.next();continue}const o=n.value.matchAll(new RegExp('\\"\\#([0-9]|[A-F]|[a-f]){6}\\"|rotate\\(-?\\d*\\.?\\d*\\)|https?:\\/\\/[^ "]+|vec2\\(-?\\b\\d+\\.?\\d*\\b\\s*(,\\s*-?\\b\\d+\\.?\\d*\\b)?\\)|true|false|(?<!\\#)-?\\b\\d+\\.?\\d*\\b|rgb\\(.*\\)',"dg"));let s=o.next();for(;!s.done;){const a=s.value;a.indices[0][0]+=i,a.indices[0][1]+=i,e.push(a),s=o.next()}i+=n.value.length,n=r.next()}return Ae.set(e.map(o=>({from:o.indices[0][0],to:o.indices[0][1],value:Ae.mark({class:"cm-interact "})})))},eventHandlers:{keydown(t,e){t.key=="Alt"&&(this.showHighlight=!0)},keyup(t,e){t.key=="Alt"&&(this.showHighlight=!1)}}}),_F=Jt.fromClass(class{constructor(t){this.view=t,this.textPosition=null,this.rotation=0,document.addEventListener("updateRotateDrag",e=>{this.textPosition=this.view.posAtCoords(ta,!1),this.rotation=e.detail})}},{decorations:t=>ta===null?Ae.none:Ae.set([{from:t.textPosition,to:t.textPosition,value:Ae.widget({side:-1,widget:new $F(t.rotation)})}])});class $F extends Si{constructor(e){super(),this.angle=e}toDOM(e){const r=document.createElement("div");r.setAttribute("style","width:20px;height:20px"),r.className="color-circle-parent";const n=document.createElementNS("http://www.w3.org/2000/svg","svg"),i=document.createElementNS("http://www.w3.org/2000/svg","circle");i.setAttributeNS(null,"fill","#808080"),i.setAttributeNS(null,"r","5"),i.setAttributeNS(null,"cx","5"),i.setAttributeNS(null,"cy","5");const o=document.createElementNS("http://www.w3.org/2000/svg","line");return o.setAttributeNS(null,"x1","10"),o.setAttributeNS(null,"x2","5"),o.setAttributeNS(null,"y1","5"),o.setAttributeNS(null,"y2","5"),o.setAttributeNS(null,"stroke","black"),o.setAttributeNS(null,"transform",`rotate(${360-this.angle},5,5)`),n.setAttributeNS(null,"viewBox","0 0 10 10"),n.setAttributeNS(null,"width","20"),n.setAttributeNS(null,"height","20"),n.appendChild(i),n.appendChild(o),r.appendChild(n),r}ignoreEvent(){return!1}}const W1=()=>(Math.random()+"").slice(2),QF=({typeScriptWorker:t,fileName:e})=>async n=>{const i=W1(),o=n.state.doc.toString(),s={event:"autocomplete-request",fileName:e,fileContent:o,position:n.pos,requestId:i},a=o[n.pos-1];if(['"',"'",";","(",")","{",","," ","=","<",">"].includes(a))return{from:n.pos,options:[]};t.postMessage(s);const l=await new Promise(f=>{t.onmessage=h=>{const d=h.data,{event:p,requestId:O,completions:m}=d;p==="post-completions"&&O===O&&f(m)}});if(!l)return{from:n.pos,options:[]};const u=n.matchBefore(/\w*/).from,c=n.matchBefore(/\w*/).text;return c&&(l.entries=l.entries.filter(f=>f.name.startsWith(c))),{from:n.pos,options:l.entries.map(f=>({label:f.name,apply:h=>{const d=n.pos+f.name.length-c.length;h.dispatch({changes:{from:u,to:n.pos,insert:f.name},selection:{anchor:d,head:d}})}}))}},EF=({typeScriptWorker:t,fileName:e,shareDBDoc:r,fileId:n})=>async()=>{const i=W1(),o=r.data.files[n].text,s={event:"lint-request",fileName:e,fileContent:o,requestId:i};return t.postMessage(s),await new Promise(l=>{t.onmessage=u=>{const c=u.data,{event:f,requestId:h,tsErrors:d}=c;f==="post-error-linter"&&h===h&&l(d)}})},CF=[wZ(),PZ(),LD(),U3(),RD(),DD(),jt.allowMultipleSelections.of(!0),nN(),Y0(mN,{fallback:!0}),kN(),QX(),HR({defaultKeymap:!1}),tZ(),iZ(),zD(),QV()],gd=()=>E1({jsx:!0,typescript:!0}),TF={json:rU,tsx:gd,js:gd,jsx:gd,ts:gd,html:ZA,css:C1,md:IU,svelte:H8},b_=(t,e)=>{let r=t;for(const n of e){if(!r)return;r=r[n]}return r},RF=({fileId:t,shareDBDoc:e,filesPath:r,localPresence:n,docPresence:i,theme:o,onInteract:s,editorCache:a,usernameRef:l,typeScriptWorker:u})=>{if(a.has(t))return a.get(t);const c=e.data,f=[...r,t,"text"],h=[...r,t,"name"],d=b_(c,f),p=b_(c,h),O=p.split(".").pop();let m=new Bl;const y=[];y.push(XU({shareDBDoc:e,path:f,json1:w0,textUnicode:IQ})),n&&y.push(rF({path:f,localPresence:n,usernameRef:l})),i&&y.push(cF({path:f,docPresence:i})),y.push(PF),y.push(CF),y.push(m.of(BC[o].value));const g=new Bl,S=(Q=>{const P=TF[Q];return P?P():void 0})(O);S?y.push(g.of(S)):y.push(g.of([])),y.push(vF({onInteract:s})),y.push(xF),y.push(_F),y.push(HR({override:[QF({typeScriptWorker:u,fileName:p})]})),y.push(zX(EF({typeScriptWorker:u,fileName:p,shareDBDoc:e,fileId:t}))),y.push(HU({colors:{light:"#4d586b",dark:"#4d586b",activeLight:"#8e949f",activeDark:"#8e949f"}})),y.push(Of.of(tF.map(Q=>(Q.key==="Enter"&&delete Q.shift,Q))));const _={editor:new Ee({state:jt.create({doc:d,extensions:y})}),themeCompartment:m};return a.set(t,_),_},AF=({activeFileId:t,shareDBDoc:e,submitOperation:r,localPresence:n,docPresence:i,theme:o=LC,filesPath:s=["files"],editorCache:a,editorWantsFocus:l,editorNoLongerWantsFocus:u,username:c,typeScriptWorker:f})=>{const h=N.useRef(null),d=N.useRef(null),p=N.useCallback(()=>{d.current?clearTimeout(d.current):r(y=>({...y,isInteracting:!0})),d.current=setTimeout(()=>{d.current=null,r(({isInteracting:y,...g})=>g)},800)},[r]),O=N.useRef(c);O.current=c;const m=N.useMemo(()=>RF({fileId:t,shareDBDoc:e,filesPath:s,localPresence:n,docPresence:i,theme:o,onInteract:p,editorCache:a,usernameRef:O,typeScriptWorker:f}),[t,e,s,n,i,o,p,a,O,f]);return N.useLayoutEffect(()=>{if(h.current&&e)return h.current.appendChild(m.editor.dom),()=>{h.current.removeChild(m.editor.dom)}},[e,m]),N.useLayoutEffect(()=>{l&&(m.editor.focus(),u())},[l,m,u]),I.jsx("div",{className:"vz-code-editor",ref:h})},MF=({errorMessage:t,content:e})=>{const[r,n]=N.useState(!0);N.useEffect(()=>{t!==null&&n(!0)},[t]);const i=N.useCallback(()=>{n(!1)},[]);return N.useEffect(()=>{const o=s=>{s.key==="Escape"&&i()};return document.addEventListener("keydown",o,!0),()=>{document.removeEventListener("keydown",o,!0)}},[i]),r&&t!==null?I.jsxs("div",{className:"vz-code-error-overlay",children:[I.jsx("pre",{children:t}),I.jsx("i",{className:"icon-button icon-button-dark error-dismiss-button",onClick:i,children:I.jsx(tR,{})})]}):null},P_=t=>{const[e]=t.split("-");return parseInt(e,36)},jF=(t,e)=>{const r=P_(t),n=P_(e);return r>n},qF=(t,e,r,n)=>{r.current.has(t)?r.current.set(t,e):(r.current.set(t,e),n(i=>[...i,{user:e,join:!0,presenceId:t}]))},DF=(t,e,r)=>{const n=e.current.get(t);n&&(e.current.delete(t),r(i=>[...i,{user:n,join:!1,presenceId:t}]))},ZF=({docPresence:t,localPresence:e})=>{const[r,n]=N.useState([]),i=N.useRef(new Map);return N.useEffect(()=>{if(t){const o=(s,a)=>{var u;const l=a!==null;if(jF(s,e.presenceId)){if(l){const f=(u=t.remotePresences[s])==null?void 0:u.username;qF(s,f,i,n)}else DF(s,i,n);const c=setTimeout(()=>{n(f=>f.slice(1))},5e3);return()=>{clearTimeout(c)}}};return t.on("receive",o),()=>{t.off("receive",o)}}},[t,e]),r.length>0?I.jsx("div",{className:"vz-notification",children:r.map(({user:o,join:s,presenceId:a})=>I.jsx("div",{className:"vz-notification-item",children:s?`${o} has joined the session.`:`${o} has left the session.`},a))}):null},NF=100,WF=2e3,IF=(t,e=!0)=>{var i,o;const r=(i=t.name)==null?void 0:i.substring(0,NF).trim(),n=(e?(o=t.text)==null?void 0:o.substring(0,WF):t.text).trim();return["`"+r+"`:","```",n,"```"].join(`
|
|
147
|
+
`)},BF="/ai-assist",LF=async({view:t,shareDBDoc:e,fileId:r,tabList:n,aiAssistEndpoint:i=BF,aiAssistOptions:o={},aiStreamId:s})=>{const a=e.data.files[r].name,l=t.state.sliceDoc(0,t.state.selection.main.from),u=t.state.sliceDoc(t.state.selection.main.to),c=l+"<FILL_ME>"+u,f={name:a,text:c},h=t.state.selection.main.to;let d=IF(f,!1);const O=await(await fetch(i,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({...o,inputText:d,fileId:r,insertionCursor:h,aiStreamId:s})})).json();O.error&&console.error("[startAIAssist] error from server:",O.error)},VF=[{x:40,y:0,r:4},{x:28.28,y:28.28,r:4.85},{x:0,y:40,r:5.71},{x:-28.29,y:28.28,r:6.57},{x:-40,y:0,r:7.42},{x:-28.29,y:-28.29,r:8.28},{x:-.01,y:-40,r:9.14},{x:28.28,y:-28.29,r:10}],XF=({height:t=40,fill:e="currentcolor",fadeIn:r=!0})=>{const[n,i]=N.useState(!1);return N.useEffect(()=>{i(!0)},[]),n&&I.jsx("div",{className:`vh-spinner${r?" fade-in":""}`,children:I.jsx("svg",{height:t,viewBox:"0 0 100 100",style:{opacity:1},children:I.jsx("g",{transform:"translate(50, 50)",fill:e,children:I.jsx("g",{className:"vh-spinner-dots",children:VF.map(({x:o,y:s,r:a},l)=>I.jsx("circle",{cx:o,cy:s,r:a},l))})})})})},YF=({activeFileId:t,shareDBDoc:e,editorCache:r,tabList:n,aiAssistEndpoint:i,aiAssistOptions:o,aiAssistTooltipText:s="Start AI Assist",aiAssistClickOverride:a})=>{const[l,u]=N.useState(null),{runPrettierRef:c,runCodeRef:f}=N.useContext(po),h=N.useCallback(async()=>{if(!(l!==null)){const O=W1();u(O),await LF({view:r.get(t).editor,shareDBDoc:e,fileId:t,tabList:n,aiStreamId:O,aiAssistEndpoint:i,aiAssistOptions:o});const m=c.current;m!==null&&m();const y=f.current;y!==null&&y(),u(g=>g===O?null:g)}},[t,l]),d=l===null;return I.jsx("div",{className:"vz-code-ai-assist-widget",children:l?I.jsx(XF,{}):d&&I.jsx(zl,{placement:"left",overlay:I.jsx(Fl,{id:"ai-assist-widget-tooltip",children:s}),children:I.jsx("i",{className:"icon-button icon-button-dark",onClick:a||h,children:I.jsx(v3,{})})})})},UF=({runCodeWidgetTooltipText:t=I.jsxs(I.Fragment,{children:[I.jsx("strong",{children:"Run Code"}),I.jsx("div",{children:"(Shift + Enter or Ctrl + s)"})]})})=>{const{runCodeRef:e,runPrettierRef:r}=N.useContext(po),n=N.useCallback(()=>{const i=r.current;i!==null&&i();const o=e.current;o!==null&&o()},[]);return I.jsx("div",{className:"vz-code-run-code-widget",children:I.jsx(zl,{placement:"left",overlay:I.jsx(Fl,{id:"run-code-widget-tooltip",children:t}),children:I.jsx("i",{className:"icon-button icon-button-dark",onClick:n,children:I.jsx(x3,{})})})})},FF=({enableAIAssist:t=!0,aiAssistEndpoint:e,aiAssistOptions:r,aiAssistTooltipText:n,aiAssistClickOverride:i})=>{const{codeEditorWidth:o}=N.useContext(mO),{content:s,shareDBDoc:a,submitOperation:l,localPresence:u,docPresence:c,files:f,createFile:h,activeFileId:d,setActiveFileId:p,tabList:O,openTab:m,closeTabs:y,theme:g,username:v,editorCache:S,editorWantsFocus:b,editorNoLongerWantsFocus:_,errorMessage:Q,typeScriptWorker:P}=N.useContext(po),[k,x]=N.useState(!1);return N.useEffect(()=>{x(!0)},[]),d!==null?I.jsxs("div",{className:"middle",style:{width:o+"px"},children:[I.jsx(q3,{files:f,tabList:O,activeFileId:d,setActiveFileId:p,openTab:m,closeTabs:y,createFile:h}),k&&s&&d&&I.jsx(AF,{shareDBDoc:a,submitOperation:l,localPresence:u,docPresence:c,activeFileId:d,theme:g,editorCache:S,editorWantsFocus:b,editorNoLongerWantsFocus:_,username:v,typeScriptWorker:P}),k&&t&&s&&d?I.jsx(YF,{activeFileId:d,shareDBDoc:a,editorCache:S,tabList:O,aiAssistEndpoint:e,aiAssistOptions:r,aiAssistTooltipText:n,aiAssistClickOverride:i}):null,I.jsx(UF,{}),I.jsx(MF,{errorMessage:Q,content:s}),I.jsx(ZF,{docPresence:c,localPresence:u})]}):null},zF=()=>I.jsx("div",{className:"right",children:null}),GF=new aj,HF=new lj;NQ.types.register(w0.type);const{Connection:KF}=NQ,JF=window.location.protocol==="https:"?"wss://":"ws://",e6=new WebSocket(JF+window.location.host+"/ws"),t6=new KF(e6),r6=()=>{const{username:t}=N.useContext(po);return yI(t),null};function n6(){const{shareDBDoc:t,content:e,localPresence:r,docPresence:n,submitOperation:i,connected:o}=O7({connection:t6}),s=mI();return I.jsx(dj,{children:I.jsxs(hI,{content:e,shareDBDoc:t,submitOperation:i,localPresence:r,docPresence:n,prettierWorker:GF,typeScriptWorker:HF,initialUsername:s,connected:o,children:[I.jsxs("div",{className:"app",children:[I.jsx(A3,{}),I.jsx(FF,{}),I.jsx(zF,{}),I.jsx(Db,{side:"left"}),I.jsx(Db,{side:"right"})]}),I.jsx(r6,{})]})})}DQ(document.getElementById("root")).render(I.jsx(iI,{children:I.jsx(n6,{})}));
|