'+(r?e:je(e,!0))+`
+`:""+(r?e:je(e,!0))+`
+`}blockquote(e){return`+${e}+`}html(e){return e}heading(e,t,r,n){if(this.options.headerIds){const l=this.options.headerPrefix+n.slug(r);return`
${e}
+`}table(e,t){return t&&(t=`${t}`),`${e}
`}br(){return this.options.xhtml?"An error occurred:
"+je(r.message+"",!0)+"";if(e)return Promise.resolve(n);if(t){t(null,n);return}return n}if(e)return Promise.reject(r);if(t){t(r);return}throw r}}function Mr(i,e){return(t,r,n)=>{typeof r=="function"&&(n=r,r=null);const l={...r};r={...K.defaults,...l};const s=jl(r.silent,r.async,n);if(typeof t>"u"||t===null)return s(new Error("marked(): input parameter is undefined or null"));if(typeof t!="string")return s(new Error("marked(): input parameter is of type "+Object.prototype.toString.call(t)+", string expected"));if(Al(r),r.hooks&&(r.hooks.options=r),n){const o=r.highlight;let f;try{r.hooks&&(t=r.hooks.preprocess(t)),f=i(t,r)}catch(c){return s(c)}const a=function(c){let d;if(!c)try{r.walkTokens&&K.walkTokens(f,r.walkTokens),d=e(f,r),r.hooks&&(d=r.hooks.postprocess(d))}catch(p){c=p}return r.highlight=o,c?s(c):n(null,d)};if(!o||o.length<3||(delete r.highlight,!f.length))return a();let u=0;K.walkTokens(f,function(c){c.type==="code"&&(u++,setTimeout(()=>{o(c.text,c.lang,function(d,p){if(d)return a(d);p!=null&&p!==c.text&&(c.text=p,c.escaped=!0),u--,u===0&&a()})},0))}),u===0&&a();return}if(r.async)return Promise.resolve(r.hooks?r.hooks.preprocess(t):t).then(o=>i(o,r)).then(o=>r.walkTokens?Promise.all(K.walkTokens(o,r.walkTokens)).then(()=>o):o).then(o=>e(o,r)).then(o=>r.hooks?r.hooks.postprocess(o):o).catch(s);try{r.hooks&&(t=r.hooks.preprocess(t));const o=i(t,r);r.walkTokens&&K.walkTokens(o,r.walkTokens);let f=e(o,r);return r.hooks&&(f=r.hooks.postprocess(f)),f}catch(o){return s(o)}}}function K(i,e,t){return Mr(Ze.lex,ht.parse)(i,e,t)}K.options=K.setOptions=function(i){return K.defaults={...K.defaults,...i},ml(K.defaults),K};K.getDefaults=Lr;K.defaults=et;K.use=function(...i){const e=K.defaults.extensions||{renderers:{},childTokens:{}};i.forEach(t=>{const r={...t};if(r.async=K.defaults.async||r.async||!1,t.extensions&&(t.extensions.forEach(n=>{if(!n.name)throw new Error("extension name required");if(n.renderer){const l=e.renderers[n.name];l?e.renderers[n.name]=function(...s){let o=n.renderer.apply(this,s);return o===!1&&(o=l.apply(this,s)),o}:e.renderers[n.name]=n.renderer}if(n.tokenizer){if(!n.level||n.level!=="block"&&n.level!=="inline")throw new Error("extension level must be 'block' or 'inline'");e[n.level]?e[n.level].unshift(n.tokenizer):e[n.level]=[n.tokenizer],n.start&&(n.level==="block"?e.startBlock?e.startBlock.push(n.start):e.startBlock=[n.start]:n.level==="inline"&&(e.startInline?e.startInline.push(n.start):e.startInline=[n.start]))}n.childTokens&&(e.childTokens[n.name]=n.childTokens)}),r.extensions=e),t.renderer){const n=K.defaults.renderer||new Xt;for(const l in t.renderer){const s=n[l];n[l]=(...o)=>{let f=t.renderer[l].apply(n,o);return f===!1&&(f=s.apply(n,o)),f}}r.renderer=n}if(t.tokenizer){const n=K.defaults.tokenizer||new Yt;for(const l in t.tokenizer){const s=n[l];n[l]=(...o)=>{let f=t.tokenizer[l].apply(n,o);return f===!1&&(f=s.apply(n,o)),f}}r.tokenizer=n}if(t.hooks){const n=K.defaults.hooks||new St;for(const l in t.hooks){const s=n[l];St.passThroughHooks.has(l)?n[l]=o=>{if(K.defaults.async)return Promise.resolve(t.hooks[l].call(n,o)).then(a=>s.call(n,a));const f=t.hooks[l].call(n,o);return s.call(n,f)}:n[l]=(...o)=>{let f=t.hooks[l].apply(n,o);return f===!1&&(f=s.apply(n,o)),f}}r.hooks=n}if(t.walkTokens){const n=K.defaults.walkTokens;r.walkTokens=function(l){let s=[];return s.push(t.walkTokens.call(this,l)),n&&(s=s.concat(n.call(this,l))),s}}K.setOptions(r)})};K.walkTokens=function(i,e){let t=[];for(const r of i)switch(t=t.concat(e.call(K,r)),r.type){case"table":{for(const n of r.header)t=t.concat(K.walkTokens(n.tokens,e));for(const n of r.rows)for(const l of n)t=t.concat(K.walkTokens(l.tokens,e));break}case"list":{t=t.concat(K.walkTokens(r.items,e));break}default:K.defaults.extensions&&K.defaults.extensions.childTokens&&K.defaults.extensions.childTokens[r.type]?K.defaults.extensions.childTokens[r.type].forEach(function(n){t=t.concat(K.walkTokens(r[n],e))}):r.tokens&&(t=t.concat(K.walkTokens(r.tokens,e)))}return t};K.parseInline=Mr(Ze.lexInline,ht.parseInline);K.Parser=ht;K.parser=ht.parse;K.Renderer=Xt;K.TextRenderer=$r;K.Lexer=Ze;K.lexer=Ze.lex;K.Tokenizer=Yt;K.Slugger=en;K.Hooks=St;K.parse=K;K.options;K.setOptions;K.use;K.walkTokens;K.parseInline;ht.parse;Ze.lex;const Vr={};function Nl(i){let e;return{c(){e=ge(i[1])},l(t){e=_e(t,i[1])},m(t,r){O(t,e,r)},p(t,r){r&2&&Te(e,t[1])},i:pe,o:pe,d(t){t&&h(e)}}}function Ll(i){let e,t;const r=i[5].default,n=ye(r,i,i[4],null);return{c(){e=M("h6"),n&&n.c(),this.h()},l(l){e=V(l,"H6",{id:!0});var s=$(e);n&&n.l(s),s.forEach(h),this.h()},h(){I(e,"id",i[2])},m(l,s){O(l,e,s),n&&n.m(e,null),t=!0},p(l,s){n&&n.p&&(!t||s&16)&&ke(n,r,l,l[4],t?we(r,l[4],s,null):ve(l[4]),null),(!t||s&4)&&I(e,"id",l[2])},i(l){t||(m(n,l),t=!0)},o(l){_(n,l),t=!1},d(l){l&&h(e),n&&n.d(l)}}}function zl(i){let e,t;const r=i[5].default,n=ye(r,i,i[4],null);return{c(){e=M("h5"),n&&n.c(),this.h()},l(l){e=V(l,"H5",{id:!0});var s=$(e);n&&n.l(s),s.forEach(h),this.h()},h(){I(e,"id",i[2])},m(l,s){O(l,e,s),n&&n.m(e,null),t=!0},p(l,s){n&&n.p&&(!t||s&16)&&ke(n,r,l,l[4],t?we(r,l[4],s,null):ve(l[4]),null),(!t||s&4)&&I(e,"id",l[2])},i(l){t||(m(n,l),t=!0)},o(l){_(n,l),t=!1},d(l){l&&h(e),n&&n.d(l)}}}function Cl(i){let e,t;const r=i[5].default,n=ye(r,i,i[4],null);return{c(){e=M("h4"),n&&n.c(),this.h()},l(l){e=V(l,"H4",{id:!0});var s=$(e);n&&n.l(s),s.forEach(h),this.h()},h(){I(e,"id",i[2])},m(l,s){O(l,e,s),n&&n.m(e,null),t=!0},p(l,s){n&&n.p&&(!t||s&16)&&ke(n,r,l,l[4],t?we(r,l[4],s,null):ve(l[4]),null),(!t||s&4)&&I(e,"id",l[2])},i(l){t||(m(n,l),t=!0)},o(l){_(n,l),t=!1},d(l){l&&h(e),n&&n.d(l)}}}function Dl(i){let e,t;const r=i[5].default,n=ye(r,i,i[4],null);return{c(){e=M("h3"),n&&n.c(),this.h()},l(l){e=V(l,"H3",{id:!0});var s=$(e);n&&n.l(s),s.forEach(h),this.h()},h(){I(e,"id",i[2])},m(l,s){O(l,e,s),n&&n.m(e,null),t=!0},p(l,s){n&&n.p&&(!t||s&16)&&ke(n,r,l,l[4],t?we(r,l[4],s,null):ve(l[4]),null),(!t||s&4)&&I(e,"id",l[2])},i(l){t||(m(n,l),t=!0)},o(l){_(n,l),t=!1},d(l){l&&h(e),n&&n.d(l)}}}function $l(i){let e,t;const r=i[5].default,n=ye(r,i,i[4],null);return{c(){e=M("h2"),n&&n.c(),this.h()},l(l){e=V(l,"H2",{id:!0});var s=$(e);n&&n.l(s),s.forEach(h),this.h()},h(){I(e,"id",i[2])},m(l,s){O(l,e,s),n&&n.m(e,null),t=!0},p(l,s){n&&n.p&&(!t||s&16)&&ke(n,r,l,l[4],t?we(r,l[4],s,null):ve(l[4]),null),(!t||s&4)&&I(e,"id",l[2])},i(l){t||(m(n,l),t=!0)},o(l){_(n,l),t=!1},d(l){l&&h(e),n&&n.d(l)}}}function Ml(i){let e,t;const r=i[5].default,n=ye(r,i,i[4],null);return{c(){e=M("h1"),n&&n.c(),this.h()},l(l){e=V(l,"H1",{id:!0});var s=$(e);n&&n.l(s),s.forEach(h),this.h()},h(){I(e,"id",i[2])},m(l,s){O(l,e,s),n&&n.m(e,null),t=!0},p(l,s){n&&n.p&&(!t||s&16)&&ke(n,r,l,l[4],t?we(r,l[4],s,null):ve(l[4]),null),(!t||s&4)&&I(e,"id",l[2])},i(l){t||(m(n,l),t=!0)},o(l){_(n,l),t=!1},d(l){l&&h(e),n&&n.d(l)}}}function Vl(i){let e,t,r,n;const l=[Ml,$l,Dl,Cl,zl,Ll,Nl],s=[];function o(f,a){return f[0]===1?0:f[0]===2?1:f[0]===3?2:f[0]===4?3:f[0]===5?4:f[0]===6?5:6}return e=o(i),t=s[e]=l[e](i),{c(){t.c(),r=q()},l(f){t.l(f),r=q()},m(f,a){s[e].m(f,a),O(f,r,a),n=!0},p(f,[a]){let u=e;e=o(f),e===u?s[e].p(f,a):(G(),_(s[u],1,1,()=>{s[u]=null}),Y(),t=s[e],t?t.p(f,a):(t=s[e]=l[e](f),t.c()),m(t,1),t.m(r.parentNode,r))},i(f){n||(m(t),n=!0)},o(f){_(t),n=!1},d(f){s[e].d(f),f&&h(r)}}}function Ul(i,e,t){let r,{$$slots:n={},$$scope:l}=e,{depth:s}=e,{raw:o}=e,{text:f}=e;const{slug:a,getOptions:u}=Tr(Vr),c=u();return i.$$set=d=>{"depth"in d&&t(0,s=d.depth),"raw"in d&&t(1,o=d.raw),"text"in d&&t(3,f=d.text),"$$scope"in d&&t(4,l=d.$$scope)},i.$$.update=()=>{i.$$.dirty&8&&t(2,r=c.headerIds?c.headerPrefix+a(f):void 0)},[s,o,r,f,l,n]}class xl extends ue{constructor(e){super(),ce(this,e,Ul,Vl,de,{depth:0,raw:1,text:3})}}function ql(i){let e,t;const r=i[1].default,n=ye(r,i,i[0],null);return{c(){e=M("p"),n&&n.c()},l(l){e=V(l,"P",{});var s=$(e);n&&n.l(s),s.forEach(h)},m(l,s){O(l,e,s),n&&n.m(e,null),t=!0},p(l,[s]){n&&n.p&&(!t||s&1)&&ke(n,r,l,l[0],t?we(r,l[0],s,null):ve(l[0]),null)},i(l){t||(m(n,l),t=!0)},o(l){_(n,l),t=!1},d(l){l&&h(e),n&&n.d(l)}}}function Fl(i,e,t){let{$$slots:r={},$$scope:n}=e;return i.$$set=l=>{"$$scope"in l&&t(0,n=l.$$scope)},[n,r]}class Bl extends ue{constructor(e){super(),ce(this,e,Fl,ql,de,{})}}function Zl(i){let e;const t=i[3].default,r=ye(t,i,i[2],null);return{c(){r&&r.c()},l(n){r&&r.l(n)},m(n,l){r&&r.m(n,l),e=!0},p(n,[l]){r&&r.p&&(!e||l&4)&&ke(r,t,n,n[2],e?we(t,n[2],l,null):ve(n[2]),null)},i(n){e||(m(r,n),e=!0)},o(n){_(r,n),e=!1},d(n){r&&r.d(n)}}}function Hl(i,e,t){let{$$slots:r={},$$scope:n}=e,{text:l}=e,{raw:s}=e;return i.$$set=o=>{"text"in o&&t(0,l=o.text),"raw"in o&&t(1,s=o.raw),"$$scope"in o&&t(2,n=o.$$scope)},[l,s,n,r]}class Jl extends ue{constructor(e){super(),ce(this,e,Hl,Zl,de,{text:0,raw:1})}}function Wl(i){let e,t;return{c(){e=M("img"),this.h()},l(r){e=V(r,"IMG",{src:!0,title:!0,alt:!0}),this.h()},h(){fn(e.src,t=i[0])||I(e,"src",t),I(e,"title",i[1]),I(e,"alt",i[2])},m(r,n){O(r,e,n)},p(r,[n]){n&1&&!fn(e.src,t=r[0])&&I(e,"src",t),n&2&&I(e,"title",r[1]),n&4&&I(e,"alt",r[2])},i:pe,o:pe,d(r){r&&h(e)}}}function Kl(i,e,t){let{href:r=""}=e,{title:n=void 0}=e,{text:l=""}=e;return i.$$set=s=>{"href"in s&&t(0,r=s.href),"title"in s&&t(1,n=s.title),"text"in s&&t(2,l=s.text)},[r,n,l]}class Ql extends ue{constructor(e){super(),ce(this,e,Kl,Wl,de,{href:0,title:1,text:2})}}function Gl(i){let e,t;const r=i[3].default,n=ye(r,i,i[2],null);return{c(){e=M("a"),n&&n.c(),this.h()},l(l){e=V(l,"A",{href:!0,title:!0});var s=$(e);n&&n.l(s),s.forEach(h),this.h()},h(){I(e,"href",i[0]),I(e,"title",i[1])},m(l,s){O(l,e,s),n&&n.m(e,null),t=!0},p(l,[s]){n&&n.p&&(!t||s&4)&&ke(n,r,l,l[2],t?we(r,l[2],s,null):ve(l[2]),null),(!t||s&1)&&I(e,"href",l[0]),(!t||s&2)&&I(e,"title",l[1])},i(l){t||(m(n,l),t=!0)},o(l){_(n,l),t=!1},d(l){l&&h(e),n&&n.d(l)}}}function Yl(i,e,t){let{$$slots:r={},$$scope:n}=e,{href:l=""}=e,{title:s=void 0}=e;return i.$$set=o=>{"href"in o&&t(0,l=o.href),"title"in o&&t(1,s=o.title),"$$scope"in o&&t(2,n=o.$$scope)},[l,s,n,r]}class Xl extends ue{constructor(e){super(),ce(this,e,Yl,Gl,de,{href:0,title:1})}}function es(i){let e,t;const r=i[1].default,n=ye(r,i,i[0],null);return{c(){e=M("em"),n&&n.c()},l(l){e=V(l,"EM",{});var s=$(e);n&&n.l(s),s.forEach(h)},m(l,s){O(l,e,s),n&&n.m(e,null),t=!0},p(l,[s]){n&&n.p&&(!t||s&1)&&ke(n,r,l,l[0],t?we(r,l[0],s,null):ve(l[0]),null)},i(l){t||(m(n,l),t=!0)},o(l){_(n,l),t=!1},d(l){l&&h(e),n&&n.d(l)}}}function ts(i,e,t){let{$$slots:r={},$$scope:n}=e;return i.$$set=l=>{"$$scope"in l&&t(0,n=l.$$scope)},[n,r]}class ns extends ue{constructor(e){super(),ce(this,e,ts,es,de,{})}}function rs(i){let e,t;const r=i[1].default,n=ye(r,i,i[0],null);return{c(){e=M("del"),n&&n.c()},l(l){e=V(l,"DEL",{});var s=$(e);n&&n.l(s),s.forEach(h)},m(l,s){O(l,e,s),n&&n.m(e,null),t=!0},p(l,[s]){n&&n.p&&(!t||s&1)&&ke(n,r,l,l[0],t?we(r,l[0],s,null):ve(l[0]),null)},i(l){t||(m(n,l),t=!0)},o(l){_(n,l),t=!1},d(l){l&&h(e),n&&n.d(l)}}}function is(i,e,t){let{$$slots:r={},$$scope:n}=e;return i.$$set=l=>{"$$scope"in l&&t(0,n=l.$$scope)},[n,r]}class ls extends ue{constructor(e){super(),ce(this,e,is,rs,de,{})}}function ss(i){let e,t=i[0].replace(/`/g,"")+"",r;return{c(){e=M("code"),r=ge(t)},l(n){e=V(n,"CODE",{});var l=$(e);r=_e(l,t),l.forEach(h)},m(n,l){O(n,e,l),x(e,r)},p(n,[l]){l&1&&t!==(t=n[0].replace(/`/g,"")+"")&&Te(r,t)},i:pe,o:pe,d(n){n&&h(e)}}}function os(i,e,t){let{raw:r}=e;return i.$$set=n=>{"raw"in n&&t(0,r=n.raw)},[r]}class fs extends ue{constructor(e){super(),ce(this,e,os,ss,de,{raw:0})}}function as(i){let e,t;const r=i[1].default,n=ye(r,i,i[0],null);return{c(){e=M("strong"),n&&n.c()},l(l){e=V(l,"STRONG",{});var s=$(e);n&&n.l(s),s.forEach(h)},m(l,s){O(l,e,s),n&&n.m(e,null),t=!0},p(l,[s]){n&&n.p&&(!t||s&1)&&ke(n,r,l,l[0],t?we(r,l[0],s,null):ve(l[0]),null)},i(l){t||(m(n,l),t=!0)},o(l){_(n,l),t=!1},d(l){l&&h(e),n&&n.d(l)}}}function us(i,e,t){let{$$slots:r={},$$scope:n}=e;return i.$$set=l=>{"$$scope"in l&&t(0,n=l.$$scope)},[n,r]}class cs extends ue{constructor(e){super(),ce(this,e,us,as,de,{})}}function ds(i){let e,t;const r=i[1].default,n=ye(r,i,i[0],null);return{c(){e=M("table"),n&&n.c()},l(l){e=V(l,"TABLE",{});var s=$(e);n&&n.l(s),s.forEach(h)},m(l,s){O(l,e,s),n&&n.m(e,null),t=!0},p(l,[s]){n&&n.p&&(!t||s&1)&&ke(n,r,l,l[0],t?we(r,l[0],s,null):ve(l[0]),null)},i(l){t||(m(n,l),t=!0)},o(l){_(n,l),t=!1},d(l){l&&h(e),n&&n.d(l)}}}function hs(i,e,t){let{$$slots:r={},$$scope:n}=e;return i.$$set=l=>{"$$scope"in l&&t(0,n=l.$$scope)},[n,r]}class ps extends ue{constructor(e){super(),ce(this,e,hs,ds,de,{})}}function ms(i){let e,t;const r=i[1].default,n=ye(r,i,i[0],null);return{c(){e=M("thead"),n&&n.c()},l(l){e=V(l,"THEAD",{});var s=$(e);n&&n.l(s),s.forEach(h)},m(l,s){O(l,e,s),n&&n.m(e,null),t=!0},p(l,[s]){n&&n.p&&(!t||s&1)&&ke(n,r,l,l[0],t?we(r,l[0],s,null):ve(l[0]),null)},i(l){t||(m(n,l),t=!0)},o(l){_(n,l),t=!1},d(l){l&&h(e),n&&n.d(l)}}}function gs(i,e,t){let{$$slots:r={},$$scope:n}=e;return i.$$set=l=>{"$$scope"in l&&t(0,n=l.$$scope)},[n,r]}class _s extends ue{constructor(e){super(),ce(this,e,gs,ms,de,{})}}function bs(i){let e,t;const r=i[1].default,n=ye(r,i,i[0],null);return{c(){e=M("tbody"),n&&n.c()},l(l){e=V(l,"TBODY",{});var s=$(e);n&&n.l(s),s.forEach(h)},m(l,s){O(l,e,s),n&&n.m(e,null),t=!0},p(l,[s]){n&&n.p&&(!t||s&1)&&ke(n,r,l,l[0],t?we(r,l[0],s,null):ve(l[0]),null)},i(l){t||(m(n,l),t=!0)},o(l){_(n,l),t=!1},d(l){l&&h(e),n&&n.d(l)}}}function Es(i,e,t){let{$$slots:r={},$$scope:n}=e;return i.$$set=l=>{"$$scope"in l&&t(0,n=l.$$scope)},[n,r]}class ys extends ue{constructor(e){super(),ce(this,e,Es,bs,de,{})}}function ks(i){let e,t;const r=i[1].default,n=ye(r,i,i[0],null);return{c(){e=M("tr"),n&&n.c()},l(l){e=V(l,"TR",{});var s=$(e);n&&n.l(s),s.forEach(h)},m(l,s){O(l,e,s),n&&n.m(e,null),t=!0},p(l,[s]){n&&n.p&&(!t||s&1)&&ke(n,r,l,l[0],t?we(r,l[0],s,null):ve(l[0]),null)},i(l){t||(m(n,l),t=!0)},o(l){_(n,l),t=!1},d(l){l&&h(e),n&&n.d(l)}}}function vs(i,e,t){let{$$slots:r={},$$scope:n}=e;return i.$$set=l=>{"$$scope"in l&&t(0,n=l.$$scope)},[n,r]}class ws extends ue{constructor(e){super(),ce(this,e,vs,ks,de,{})}}function Os(i){let e,t;const r=i[3].default,n=ye(r,i,i[2],null);return{c(){e=M("td"),n&&n.c(),this.h()},l(l){e=V(l,"TD",{align:!0});var s=$(e);n&&n.l(s),s.forEach(h),this.h()},h(){I(e,"align",i[1])},m(l,s){O(l,e,s),n&&n.m(e,null),t=!0},p(l,s){n&&n.p&&(!t||s&4)&&ke(n,r,l,l[2],t?we(r,l[2],s,null):ve(l[2]),null),(!t||s&2)&&I(e,"align",l[1])},i(l){t||(m(n,l),t=!0)},o(l){_(n,l),t=!1},d(l){l&&h(e),n&&n.d(l)}}}function Ss(i){let e,t;const r=i[3].default,n=ye(r,i,i[2],null);return{c(){e=M("th"),n&&n.c(),this.h()},l(l){e=V(l,"TH",{align:!0});var s=$(e);n&&n.l(s),s.forEach(h),this.h()},h(){I(e,"align",i[1])},m(l,s){O(l,e,s),n&&n.m(e,null),t=!0},p(l,s){n&&n.p&&(!t||s&4)&&ke(n,r,l,l[2],t?we(r,l[2],s,null):ve(l[2]),null),(!t||s&2)&&I(e,"align",l[1])},i(l){t||(m(n,l),t=!0)},o(l){_(n,l),t=!1},d(l){l&&h(e),n&&n.d(l)}}}function Ps(i){let e,t,r,n;const l=[Ss,Os],s=[];function o(f,a){return f[0]?0:1}return e=o(i),t=s[e]=l[e](i),{c(){t.c(),r=q()},l(f){t.l(f),r=q()},m(f,a){s[e].m(f,a),O(f,r,a),n=!0},p(f,[a]){let u=e;e=o(f),e===u?s[e].p(f,a):(G(),_(s[u],1,1,()=>{s[u]=null}),Y(),t=s[e],t?t.p(f,a):(t=s[e]=l[e](f),t.c()),m(t,1),t.m(r.parentNode,r))},i(f){n||(m(t),n=!0)},o(f){_(t),n=!1},d(f){s[e].d(f),f&&h(r)}}}function Ts(i,e,t){let{$$slots:r={},$$scope:n}=e,{header:l}=e,{align:s}=e;return i.$$set=o=>{"header"in o&&t(0,l=o.header),"align"in o&&t(1,s=o.align),"$$scope"in o&&t(2,n=o.$$scope)},[l,s,n,r]}class As extends ue{constructor(e){super(),ce(this,e,Ts,Ps,de,{header:0,align:1})}}function Rs(i){let e,t;const r=i[3].default,n=ye(r,i,i[2],null);return{c(){e=M("ul"),n&&n.c()},l(l){e=V(l,"UL",{});var s=$(e);n&&n.l(s),s.forEach(h)},m(l,s){O(l,e,s),n&&n.m(e,null),t=!0},p(l,s){n&&n.p&&(!t||s&4)&&ke(n,r,l,l[2],t?we(r,l[2],s,null):ve(l[2]),null)},i(l){t||(m(n,l),t=!0)},o(l){_(n,l),t=!1},d(l){l&&h(e),n&&n.d(l)}}}function Is(i){let e,t;const r=i[3].default,n=ye(r,i,i[2],null);return{c(){e=M("ol"),n&&n.c(),this.h()},l(l){e=V(l,"OL",{start:!0});var s=$(e);n&&n.l(s),s.forEach(h),this.h()},h(){I(e,"start",i[1])},m(l,s){O(l,e,s),n&&n.m(e,null),t=!0},p(l,s){n&&n.p&&(!t||s&4)&&ke(n,r,l,l[2],t?we(r,l[2],s,null):ve(l[2]),null),(!t||s&2)&&I(e,"start",l[1])},i(l){t||(m(n,l),t=!0)},o(l){_(n,l),t=!1},d(l){l&&h(e),n&&n.d(l)}}}function js(i){let e,t,r,n;const l=[Is,Rs],s=[];function o(f,a){return f[0]?0:1}return e=o(i),t=s[e]=l[e](i),{c(){t.c(),r=q()},l(f){t.l(f),r=q()},m(f,a){s[e].m(f,a),O(f,r,a),n=!0},p(f,[a]){let u=e;e=o(f),e===u?s[e].p(f,a):(G(),_(s[u],1,1,()=>{s[u]=null}),Y(),t=s[e],t?t.p(f,a):(t=s[e]=l[e](f),t.c()),m(t,1),t.m(r.parentNode,r))},i(f){n||(m(t),n=!0)},o(f){_(t),n=!1},d(f){s[e].d(f),f&&h(r)}}}function Ns(i,e,t){let{$$slots:r={},$$scope:n}=e,{ordered:l}=e,{start:s}=e;return i.$$set=o=>{"ordered"in o&&t(0,l=o.ordered),"start"in o&&t(1,s=o.start),"$$scope"in o&&t(2,n=o.$$scope)},[l,s,n,r]}class Ls extends ue{constructor(e){super(),ce(this,e,Ns,js,de,{ordered:0,start:1})}}function zs(i){let e,t;const r=i[1].default,n=ye(r,i,i[0],null);return{c(){e=M("li"),n&&n.c()},l(l){e=V(l,"LI",{});var s=$(e);n&&n.l(s),s.forEach(h)},m(l,s){O(l,e,s),n&&n.m(e,null),t=!0},p(l,[s]){n&&n.p&&(!t||s&1)&&ke(n,r,l,l[0],t?we(r,l[0],s,null):ve(l[0]),null)},i(l){t||(m(n,l),t=!0)},o(l){_(n,l),t=!1},d(l){l&&h(e),n&&n.d(l)}}}function Cs(i,e,t){let{$$slots:r={},$$scope:n}=e;return i.$$set=l=>{"$$scope"in l&&t(0,n=l.$$scope)},[n,r]}class Ds extends ue{constructor(e){super(),ce(this,e,Cs,zs,de,{})}}function $s(i){let e;return{c(){e=M("hr")},l(t){e=V(t,"HR",{})},m(t,r){O(t,e,r)},p:pe,i:pe,o:pe,d(t){t&&h(e)}}}class Ms extends ue{constructor(e){super(),ce(this,e,null,$s,de,{})}}function Vs(i){let e,t;return{c(){e=new ui(!1),t=q(),this.h()},l(r){e=ci(r,!1),t=q(),this.h()},h(){e.a=t},m(r,n){e.m(i[0],r,n),O(r,t,n)},p(r,[n]){n&1&&e.p(r[0])},i:pe,o:pe,d(r){r&&h(t),r&&e.d()}}}function Us(i,e,t){let{text:r}=e;return i.$$set=n=>{"text"in n&&t(0,r=n.text)},[r]}class xs extends ue{constructor(e){super(),ce(this,e,Us,Vs,de,{text:0})}}function qs(i){let e,t;const r=i[1].default,n=ye(r,i,i[0],null);return{c(){e=M("blockquote"),n&&n.c()},l(l){e=V(l,"BLOCKQUOTE",{});var s=$(e);n&&n.l(s),s.forEach(h)},m(l,s){O(l,e,s),n&&n.m(e,null),t=!0},p(l,[s]){n&&n.p&&(!t||s&1)&&ke(n,r,l,l[0],t?we(r,l[0],s,null):ve(l[0]),null)},i(l){t||(m(n,l),t=!0)},o(l){_(n,l),t=!1},d(l){l&&h(e),n&&n.d(l)}}}function Fs(i,e,t){let{$$slots:r={},$$scope:n}=e;return i.$$set=l=>{"$$scope"in l&&t(0,n=l.$$scope)},[n,r]}class Bs extends ue{constructor(e){super(),ce(this,e,Fs,qs,de,{})}}function Zs(i){let e,t,r;return{c(){e=M("pre"),t=M("code"),r=ge(i[1]),this.h()},l(n){e=V(n,"PRE",{class:!0});var l=$(e);t=V(l,"CODE",{});var s=$(t);r=_e(s,i[1]),s.forEach(h),l.forEach(h),this.h()},h(){I(e,"class",i[0])},m(n,l){O(n,e,l),x(e,t),x(t,r)},p(n,[l]){l&2&&Te(r,n[1]),l&1&&I(e,"class",n[0])},i:pe,o:pe,d(n){n&&h(e)}}}function Hs(i,e,t){let{lang:r}=e,{text:n}=e;return i.$$set=l=>{"lang"in l&&t(0,r=l.lang),"text"in l&&t(1,n=l.text)},[r,n]}class Js extends ue{constructor(e){super(),ce(this,e,Hs,Zs,de,{lang:0,text:1})}}function Ws(i){let e,t;const r=i[1].default,n=ye(r,i,i[0],null);return{c(){e=M("br"),n&&n.c()},l(l){e=V(l,"BR",{}),n&&n.l(l)},m(l,s){O(l,e,s),n&&n.m(l,s),t=!0},p(l,[s]){n&&n.p&&(!t||s&1)&&ke(n,r,l,l[0],t?we(r,l[0],s,null):ve(l[0]),null)},i(l){t||(m(n,l),t=!0)},o(l){_(n,l),t=!1},d(l){l&&h(e),n&&n.d(l)}}}function Ks(i,e,t){let{$$slots:r={},$$scope:n}=e;return i.$$set=l=>{"$$scope"in l&&t(0,n=l.$$scope)},[n,r]}class Qs extends ue{constructor(e){super(),ce(this,e,Ks,Ws,de,{})}}const Gs={heading:xl,paragraph:Bl,text:Jl,image:Ql,link:Xl,em:ns,strong:cs,codespan:fs,del:ls,table:ps,tablehead:_s,tablebody:ys,tablerow:ws,tablecell:As,list:Ls,orderedlistitem:null,unorderedlistitem:null,listitem:Ds,hr:Ms,html:xs,blockquote:Bs,code:Js,br:Qs},Ys={baseUrl:null,breaks:!1,gfm:!0,headerIds:!0,headerPrefix:"",highlight:null,langPrefix:"language-",mangle:!0,pedantic:!1,renderer:null,sanitize:!1,sanitizer:null,silent:!1,smartLists:!1,smartypants:!1,tokenizer:null,xhtml:!1};function Xs(i){let e,t;return e=new Xe({props:{tokens:i[0],renderers:i[1]}}),{c(){H(e.$$.fragment)},l(r){re(e.$$.fragment,r)},m(r,n){J(e,r,n),t=!0},p(r,[n]){const l={};n&1&&(l.tokens=r[0]),n&2&&(l.renderers=r[1]),e.$set(l)},i(r){t||(m(e.$$.fragment,r),t=!0)},o(r){_(e.$$.fragment,r),t=!1},d(r){W(e,r)}}}function eo(i,e,t){let r,n,l,s,{source:o=[]}=e,{renderers:f={}}=e,{options:a={}}=e,{isInline:u=!1}=e;const c=Gt();let d,p,g;return di(Vr,{slug:A=>n?n.slug(A):"",getOptions:()=>l}),Ar(()=>{t(7,g=!0)}),i.$$set=A=>{"source"in A&&t(2,o=A.source),"renderers"in A&&t(3,f=A.renderers),"options"in A&&t(4,a=A.options),"isInline"in A&&t(5,u=A.isInline)},i.$$.update=()=>{i.$$.dirty&4&&t(8,r=Array.isArray(o)),i.$$.dirty&4&&(n=o?new en:void 0),i.$$.dirty&16&&t(9,l={...Ys,...a}),i.$$.dirty&869&&(r?t(0,d=o):(t(6,p=new Ze(l)),t(0,d=u?p.inlineTokens(o):p.lex(o)),c("parsed",{tokens:d}))),i.$$.dirty&8&&t(1,s={...Gs,...f}),i.$$.dirty&385&&g&&!r&&c("parsed",{tokens:d})},[d,s,o,f,a,u,p,g,r,l]}class to extends ue{constructor(e){super(),ce(this,e,eo,Xs,de,{source:2,renderers:3,options:4,isInline:5})}}const no={AdditionalItemsError:"Array at `{{pointer}}` may not have an additional item `{{key}}`",AdditionalPropertiesError:"Additional property `{{property}}` on `{{pointer}}` does not match schema `{{schema}}`",AllOfError:"Value `{{value}}` at `{{pointer}}` does not match schema of `{{allOf}}`",AnyOfError:"Value `{{value}}` at `{{pointer}}` does not match any schema of `{{anyOf}}`",ConstError:"Expected value at `{{pointer}}` to be `{{expected}}`, but value given is `{{value}}`",containsAnyError:"The array at `{{pointer}}` must contain at least one item",ContainsArrayError:"The property at `{{pointer}}` must not be an array",ContainsError:"The array at `{{pointer}}` must contain an element that matches `{{schema}}`",EnumError:"Expected given value `{{value}}` in `{{pointer}}` to be one of `{{values}}`",FormatDateError:"Value `{{value}}` at `{{pointer}}` is not a valid date",FormatDateTimeError:"Value `{{value}}` at `{{pointer}}` is not a valid date-time",FormatEmailError:"Value `{{value}}` at `{{pointer}}` is not a valid email",FormatHostnameError:"Value `{{value}}` at `{{pointer}}` is not a valid hostname",FormatIPV4Error:"Value `{{value}}` at `{{pointer}}` is not a valid IPv4 address",FormatIPV4LeadingZeroError:"IPv4 addresses starting with zero are invalid, since they are interpreted as octals",FormatIPV6Error:"Value `{{value}}` at `{{pointer}}` is not a valid IPv6 address",FormatIPV6LeadingZeroError:"IPv6 addresses starting with zero are invalid, since they are interpreted as octals",FormatJSONPointerError:"Value `{{value}}` at `{{pointer}}` is not a valid json-pointer",FormatRegExError:"Value `{{value}}` at `{{pointer}}` is not a valid regular expression",FormatTimeError:"Value `{{value}}` at `{{pointer}}` is not a valid time",FormatURIError:"Value `{{value}}` at `{{pointer}}` is not a valid uri",FormatURIReferenceError:"Value `{{value}}` at `{{pointer}}` is not a valid uri-reference",FormatURITemplateError:"Value `{{value}}` at `{{pointer}}` is not a valid uri-template",FormatURLError:"Value `{{value}}` at `{{pointer}}` is not a valid url",InvalidDataError:"No value may be specified in `{{pointer}}`",InvalidPropertyNameError:"Invalid property name `{{property}}` at `{{pointer}}`",MaximumError:"Value in `{{pointer}}` is `{{length}}`, but should be `{{maximum}}` at maximum",MaxItemsError:"Too many items in `{{pointer}}`, should be `{{maximum}}` at most, but got `{{length}}`",MaxLengthError:"Value `{{pointer}}` should have a maximum length of `{{maxLength}}`, but got `{{length}}`.",MaxPropertiesError:"Too many properties in `{{pointer}}`, should be `{{maximum}}` at most, but got `{{length}}`",MinimumError:"Value in `{{pointer}}` is `{{length}}`, but should be `{{minimum}}` at minimum",MinItemsError:"Too few items in `{{pointer}}`, should be at least `{{minimum}}`, but got `{{length}}`",MinItemsOneError:"At least one item is required in `{{pointer}}`",MinLengthError:"Value `{{pointer}}` should have a minimum length of `{{minLength}}`, but got `{{length}}`.",MinLengthOneError:"A value is required in `{{pointer}}`",MinPropertiesError:"Too few properties in `{{pointer}}`, should be at least `{{minimum}}`, but got `{{length}}`",MissingDependencyError:"The required propery '{{missingProperty}}' in `{{pointer}}` is missing",MissingOneOfPropertyError:"Value at `{{pointer}}` property: `{{property}}`",MultipleOfError:"Expected `{{value}}` in `{{pointer}}` to be multiple of `{{multipleOf}}`",MultipleOneOfError:"Value `{{value}}` should not match multiple schemas in oneOf `{{matches}}`",NoAdditionalPropertiesError:"Additional property `{{property}}` in `{{pointer}}` is not allowed",NotError:"Value `{{value}}` at pointer should not match schema `{{not}}`",OneOfError:"Value `{{value}}` in `{{pointer}}` does not match any given oneof schema",OneOfPropertyError:"Failed finding a matching oneOfProperty schema in `{{pointer}}` where `{{property}}` matches `{{value}}`",PatternError:"Value in `{{pointer}}` should match `{{description}}`, but received `{{received}}`",PatternPropertiesError:"Property `{{key}}` does not match any patterns in `{{pointer}}`. Valid patterns are: {{patterns}}",RequiredPropertyError:"The required property `{{key}}` is missing at `{{pointer}}`",TypeError:"Expected `{{value}}` ({{received}}) in `{{pointer}}` to be of type `{{expected}}`",UndefinedValueError:"Value must not be undefined in `{{pointer}}`",UniqueItemsError:"Expected unique items in {{pointer}}: duplicate value `{{value}}` found at {{itemPointer}} and {{duplicatePointer}}",UnknownPropertyError:"Could not find a valid schema for property `{{pointer}}` within object",ValueNotEmptyError:"A value for `{{property}}` is required at `{{pointer}}`"};function ro(i,e={}){return i.replace(/\{\{\w+\}\}/g,t=>e[t.replace(/[{}]/g,"")])}function io(i,e,t=i){const r=no[i]||t;return ro(r,e)}function lo(i){return i.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}function so(i,e){return{type:"error",name:i,code:lo(i),message:io(i,e),data:e}}function B(i){return so.bind(null,i)}const oo=Object.prototype.toString;function ae(i){const e=oo.call(i).match(/\s([^\]]+)\]/).pop().toLowerCase();return e==="file"?"object":e}function Re(i){return(i==null?void 0:i.type)==="error"}function fo(i){return i instanceof Promise}function Pt(i){return Re(i)||fo(i)}function at(i,e=[]){for(let t=0;t
{s|=1<
a)}function r(a){n=!1,t.set(a)}function l(a){let s;return t.subscribe(i=>{(s===void 0||n&&i!==s)&&a(s=i)})}return{notify:o,set:r,subscribe:l}}function E(){const{set:e,subscribe:t}=u(!1);let n;async function o(){clearTimeout(n);try{const r=await fetch(`${m}/_app/version.json`,{headers:{pragma:"no-cache","cache-control":"no-cache"}});if(!r.ok)return!1;const a=(await r.json()).version!==w;return a&&(e(!0),clearTimeout(n)),a}catch{return!1}}return{subscribe:t,check:o}}function A(e,t){return e.origin!==location.origin||!e.pathname.startsWith(t)}let b;function L(e){b=e.client}function N(e){return(...t)=>b[e](...t)}const P={url:_({}),page:_({}),navigating:u(null),updated:E()};export{I,f as P,y as S,T as a,U as b,j as c,x as d,k as e,O as f,S as g,L as h,A as i,N as j,P as s};
diff --git a/web/blueprint/build/_app/immutable/chunks/taskMonitoringStore.8317b9f1.js b/web/blueprint/build/_app/immutable/chunks/taskMonitoringStore.8317b9f1.js
new file mode 100644
index 0000000000000000000000000000000000000000..b17314a37bf394f55f85a678b0bea594be63ef69
--- /dev/null
+++ b/web/blueprint/build/_app/immutable/chunks/taskMonitoringStore.8317b9f1.js
@@ -0,0 +1 @@
+var st=(i,e,t)=>{if(!e.has(i))throw TypeError("Cannot "+t)};var R=(i,e,t)=>(st(i,e,"read from private field"),t?t.call(i):e.get(i)),X=(i,e,t)=>{if(e.has(i))throw TypeError("Cannot add the same private member more than once");e instanceof WeakSet?e.add(i):e.set(i,t)},H=(i,e,t,s)=>(st(i,e,"write to private field"),s?s.call(i,t):e.set(i,t),t);import{S as ue,i as le,s as oe,e as Pe,b as I,$ as L,h as g,D as B,E as A,F as K,Q as F,k as me,l as ye,m as P,I as te,H as E,K as j,O as J,P as ke,q as se,r as ie,J as D,v as Le,d as Z,f as Ke,g as V,ad as Rt,a8 as Xt,w as it,G as He,x as Me,a as St,y as ve,c as wt,z as xe,A as ge,L as Ge,M as We,N as Ze,B as Oe,W as $t,u as ce,a2 as k,a3 as q,n as Q,a4 as Y,T as es}from"./index.224851d7.js";import{r as de,d as Et,w as Pt}from"./index.fd964a74.js";function ts(i){let e,t,s,r=[i[2]],n={};for(let u=0;ui&&(s=d.end))}const a=Object.fromEntries(Object.entries(r).map(([u,c])=>[u,c.filter(d=>d!=null&&d[tt]!=null&&d[tt].starti)]));for(const u of Object.keys(a))a[u].length===0&&delete a[u];const o=Object.values(a).flat().map(u=>Ze.path(u)).map(u=>De(u));f.push({text:n.slice(i,s),span:{start:i,end:s},originalSpans:a,paths:o});for(const u of Object.keys(l)){const c=l[u],d=(r[u][0]||{})[tt];if(!(d==null||c==null)&&d.end<=s){if(c>e[u].length){delete l[u];continue}l[u]++}}i=s,r=Object.fromEntries(Object.entries(l).map(([u,c])=>[u,[e[u][c],e[u][c+1]]]))}return i