From 5e2c8bf7e675b91922a1250f7ada76d3933a9bfc Mon Sep 17 00:00:00 2001 From: mjarkk Date: Sat, 13 Jul 2024 22:11:31 +0200 Subject: [PATCH] Add close button to show email --- .../{Code-CfRcfMSj.js => Code-Bxr2gThp.js} | 2 +- dist/assets/Show-BOj6FQdI.js | 2 ++ dist/assets/Show-qhi8lj6D.js | 2 -- dist/assets/index-8HhG6-LH.js | 1 + ...{index-C3e-Gw8Z.css => index-Bv90_tQ-.css} | 2 +- dist/assets/index-Ovr1Qco9.js | 1 - dist/index.html | 4 ++-- src/components/overview/Header.tsx | 15 +++++++-------- src/components/show/AttachmentModal.tsx | 4 ++-- src/components/show/Header.tsx | 19 +++++++++++++++++-- 10 files changed, 33 insertions(+), 19 deletions(-) rename dist/assets/{Code-CfRcfMSj.js => Code-Bxr2gThp.js} (99%) create mode 100644 dist/assets/Show-BOj6FQdI.js delete mode 100644 dist/assets/Show-qhi8lj6D.js create mode 100644 dist/assets/index-8HhG6-LH.js rename dist/assets/{index-C3e-Gw8Z.css => index-Bv90_tQ-.css} (60%) delete mode 100644 dist/assets/index-Ovr1Qco9.js diff --git a/dist/assets/Code-CfRcfMSj.js b/dist/assets/Code-Bxr2gThp.js similarity index 99% rename from dist/assets/Code-CfRcfMSj.js rename to dist/assets/Code-Bxr2gThp.js index 8ad90bf..225ceec 100644 --- a/dist/assets/Code-CfRcfMSj.js +++ b/dist/assets/Code-Bxr2gThp.js @@ -1,2 +1,2 @@ -import{c as Ve,j as qe,t as et}from"./index-Ovr1Qco9.js";function tt(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function we(e){return e instanceof Map?e.clear=e.delete=e.set=function(){throw new Error("map is read-only")}:e instanceof Set&&(e.add=e.clear=e.delete=function(){throw new Error("set is read-only")}),Object.freeze(e),Object.getOwnPropertyNames(e).forEach(t=>{const i=e[t],u=typeof i;(u==="object"||u==="function")&&!Object.isFrozen(i)&&we(i)}),e}class he{constructor(t){t.data===void 0&&(t.data={}),this.data=t.data,this.isMatchIgnored=!1}ignoreMatch(){this.isMatchIgnored=!0}}function Oe(e){return e.replace(/&/g,"&").replace(//g,">").replace(/"/g,""").replace(/'/g,"'")}function I(e,...t){const i=Object.create(null);for(const u in e)i[u]=e[u];return t.forEach(function(u){for(const E in u)i[E]=u[E]}),i}const nt="",de=e=>!!e.scope,it=(e,{prefix:t})=>{if(e.startsWith("language:"))return e.replace("language:","language-");if(e.includes(".")){const i=e.split(".");return[`${t}${i.shift()}`,...i.map((u,E)=>`${u}${"_".repeat(E+1)}`)].join(" ")}return`${t}${e}`};class st{constructor(t,i){this.buffer="",this.classPrefix=i.classPrefix,t.walk(this)}addText(t){this.buffer+=Oe(t)}openNode(t){if(!de(t))return;const i=it(t.scope,{prefix:this.classPrefix});this.span(i)}closeNode(t){de(t)&&(this.buffer+=nt)}value(){return this.buffer}span(t){this.buffer+=``}}const pe=(e={})=>{const t={children:[]};return Object.assign(t,e),t};class te{constructor(){this.rootNode=pe(),this.stack=[this.rootNode]}get top(){return this.stack[this.stack.length-1]}get root(){return this.rootNode}add(t){this.top.children.push(t)}openNode(t){const i=pe({scope:t});this.add(i),this.stack.push(i)}closeNode(){if(this.stack.length>1)return this.stack.pop()}closeAllNodes(){for(;this.closeNode(););}toJSON(){return JSON.stringify(this.rootNode,null,4)}walk(t){return this.constructor._walk(t,this.rootNode)}static _walk(t,i){return typeof i=="string"?t.addText(i):i.children&&(t.openNode(i),i.children.forEach(u=>this._walk(t,u)),t.closeNode(i)),t}static _collapse(t){typeof t!="string"&&t.children&&(t.children.every(i=>typeof i=="string")?t.children=[t.children.join("")]:t.children.forEach(i=>{te._collapse(i)}))}}class rt extends te{constructor(t){super(),this.options=t}addText(t){t!==""&&this.add(t)}startScope(t){this.openNode(t)}endScope(){this.closeNode()}__addSublanguage(t,i){const u=t.root;i&&(u.scope=`language:${i}`),this.add(u)}toHTML(){return new st(this,this.options).value()}finalize(){return this.closeAllNodes(),!0}}function j(e){return e?typeof e=="string"?e:e.source:null}function Ne(e){return C("(?=",e,")")}function ct(e){return C("(?:",e,")*")}function at(e){return C("(?:",e,")?")}function C(...e){return e.map(i=>j(i)).join("")}function ot(e){const t=e[e.length-1];return typeof t=="object"&&t.constructor===Object?(e.splice(e.length-1,1),t):{}}function ne(...e){return"("+(ot(e).capture?"":"?:")+e.map(u=>j(u)).join("|")+")"}function Re(e){return new RegExp(e.toString()+"|").exec("").length-1}function lt(e,t){const i=e&&e.exec(t);return i&&i.index===0}const ut=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./;function ie(e,{joinWith:t}){let i=0;return e.map(u=>{i+=1;const E=i;let b=j(u),c="";for(;b.length>0;){const r=ut.exec(b);if(!r){c+=b;break}c+=b.substring(0,r.index),b=b.substring(r.index+r[0].length),r[0][0]==="\\"&&r[1]?c+="\\"+String(Number(r[1])+E):(c+=r[0],r[0]==="("&&i++)}return c}).map(u=>`(${u})`).join(t)}const gt=/\b\B/,ye="[a-zA-Z]\\w*",se="[a-zA-Z_]\\w*",Se="\\b\\d+(\\.\\d+)?",Ae="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",Te="\\b(0b[01]+)",ft="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",ht=(e={})=>{const t=/^#![ ]*\//;return e.binary&&(e.begin=C(t,/.*\b/,e.binary,/\b.*/)),I({scope:"meta",begin:t,end:/$/,relevance:0,"on:begin":(i,u)=>{i.index!==0&&u.ignoreMatch()}},e)},U={begin:"\\\\[\\s\\S]",relevance:0},dt={scope:"string",begin:"'",end:"'",illegal:"\\n",contains:[U]},pt={scope:"string",begin:'"',end:'"',illegal:"\\n",contains:[U]},Et={begin:/\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|they|like|more)\b/},F=function(e,t,i={}){const u=I({scope:"comment",begin:e,end:t,contains:[]},i);u.contains.push({scope:"doctag",begin:"[ ]*(?=(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):)",end:/(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):/,excludeBegin:!0,relevance:0});const E=ne("I","a","is","so","us","to","at","if","in","it","on",/[A-Za-z]+['](d|ve|re|ll|t|s|n)/,/[A-Za-z]+[-][a-z]+/,/[A-Za-z][a-z]{2,}/);return u.contains.push({begin:C(/[ ]+/,"(",E,/[.]?[:]?([.][ ]|[ ])/,"){3}")}),u},bt=F("//","$"),_t=F("/\\*","\\*/"),Mt=F("#","$"),xt={scope:"number",begin:Se,relevance:0},wt={scope:"number",begin:Ae,relevance:0},Ot={scope:"number",begin:Te,relevance:0},Nt={scope:"regexp",begin:/\/(?=[^/\n]*\/)/,end:/\/[gimuy]*/,contains:[U,{begin:/\[/,end:/\]/,relevance:0,contains:[U]}]},Rt={scope:"title",begin:ye,relevance:0},yt={scope:"title",begin:se,relevance:0},St={begin:"\\.\\s*"+se,relevance:0},At=function(e){return Object.assign(e,{"on:begin":(t,i)=>{i.data._beginMatch=t[1]},"on:end":(t,i)=>{i.data._beginMatch!==t[1]&&i.ignoreMatch()}})};var K=Object.freeze({__proto__:null,APOS_STRING_MODE:dt,BACKSLASH_ESCAPE:U,BINARY_NUMBER_MODE:Ot,BINARY_NUMBER_RE:Te,COMMENT:F,C_BLOCK_COMMENT_MODE:_t,C_LINE_COMMENT_MODE:bt,C_NUMBER_MODE:wt,C_NUMBER_RE:Ae,END_SAME_AS_BEGIN:At,HASH_COMMENT_MODE:Mt,IDENT_RE:ye,MATCH_NOTHING_RE:gt,METHOD_GUARD:St,NUMBER_MODE:xt,NUMBER_RE:Se,PHRASAL_WORDS_MODE:Et,QUOTE_STRING_MODE:pt,REGEXP_MODE:Nt,RE_STARTERS_RE:ft,SHEBANG:ht,TITLE_MODE:Rt,UNDERSCORE_IDENT_RE:se,UNDERSCORE_TITLE_MODE:yt});function Tt(e,t){e.input[e.index-1]==="."&&t.ignoreMatch()}function kt(e,t){e.className!==void 0&&(e.scope=e.className,delete e.className)}function vt(e,t){t&&e.beginKeywords&&(e.begin="\\b("+e.beginKeywords.split(" ").join("|")+")(?!\\.)(?=\\b|\\s)",e.__beforeBegin=Tt,e.keywords=e.keywords||e.beginKeywords,delete e.beginKeywords,e.relevance===void 0&&(e.relevance=0))}function It(e,t){Array.isArray(e.illegal)&&(e.illegal=ne(...e.illegal))}function Lt(e,t){if(e.match){if(e.begin||e.end)throw new Error("begin & end are not supported with match");e.begin=e.match,delete e.match}}function Dt(e,t){e.relevance===void 0&&(e.relevance=1)}const Ct=(e,t)=>{if(!e.beforeMatch)return;if(e.starts)throw new Error("beforeMatch cannot be used with starts");const i=Object.assign({},e);Object.keys(e).forEach(u=>{delete e[u]}),e.keywords=i.keywords,e.begin=C(i.beforeMatch,Ne(i.begin)),e.starts={relevance:0,contains:[Object.assign(i,{endsParent:!0})]},e.relevance=0,delete i.beforeMatch},Bt=["of","and","for","in","not","or","if","then","parent","list","value"],Pt="keyword";function ke(e,t,i=Pt){const u=Object.create(null);return typeof e=="string"?E(i,e.split(" ")):Array.isArray(e)?E(i,e):Object.keys(e).forEach(function(b){Object.assign(u,ke(e[b],t,b))}),u;function E(b,c){t&&(c=c.map(r=>r.toLowerCase())),c.forEach(function(r){const l=r.split("|");u[l[0]]=[b,Ht(l[0],l[1])]})}}function Ht(e,t){return t?Number(t):jt(e)?0:1}function jt(e){return Bt.includes(e.toLowerCase())}const Ee={},D=e=>{console.error(e)},be=(e,...t)=>{console.log(`WARN: ${e}`,...t)},B=(e,t)=>{Ee[`${e}/${t}`]||(console.log(`Deprecated as of ${e}. ${t}`),Ee[`${e}/${t}`]=!0)},X=new Error;function ve(e,t,{key:i}){let u=0;const E=e[i],b={},c={};for(let r=1;r<=t.length;r++)c[r+u]=E[r],b[r+u]=!0,u+=Re(t[r-1]);e[i]=c,e[i]._emit=b,e[i]._multi=!0}function Ut(e){if(Array.isArray(e.begin)){if(e.skip||e.excludeBegin||e.returnBegin)throw D("skip, excludeBegin, returnBegin not compatible with beginScope: {}"),X;if(typeof e.beginScope!="object"||e.beginScope===null)throw D("beginScope must be object"),X;ve(e,e.begin,{key:"beginScope"}),e.begin=ie(e.begin,{joinWith:""})}}function mt(e){if(Array.isArray(e.end)){if(e.skip||e.excludeEnd||e.returnEnd)throw D("skip, excludeEnd, returnEnd not compatible with endScope: {}"),X;if(typeof e.endScope!="object"||e.endScope===null)throw D("endScope must be object"),X;ve(e,e.end,{key:"endScope"}),e.end=ie(e.end,{joinWith:""})}}function $t(e){e.scope&&typeof e.scope=="object"&&e.scope!==null&&(e.beginScope=e.scope,delete e.scope)}function Gt(e){$t(e),typeof e.beginScope=="string"&&(e.beginScope={_wrap:e.beginScope}),typeof e.endScope=="string"&&(e.endScope={_wrap:e.endScope}),Ut(e),mt(e)}function zt(e){function t(c,r){return new RegExp(j(c),"m"+(e.case_insensitive?"i":"")+(e.unicodeRegex?"u":"")+(r?"g":""))}class i{constructor(){this.matchIndexes={},this.regexes=[],this.matchAt=1,this.position=0}addRule(r,l){l.position=this.position++,this.matchIndexes[this.matchAt]=l,this.regexes.push([l,r]),this.matchAt+=Re(r)+1}compile(){this.regexes.length===0&&(this.exec=()=>null);const r=this.regexes.map(l=>l[1]);this.matcherRe=t(ie(r,{joinWith:"|"}),!0),this.lastIndex=0}exec(r){this.matcherRe.lastIndex=this.lastIndex;const l=this.matcherRe.exec(r);if(!l)return null;const M=l.findIndex((H,Y)=>Y>0&&H!==void 0),x=this.matchIndexes[M];return l.splice(0,M),Object.assign(l,x)}}class u{constructor(){this.rules=[],this.multiRegexes=[],this.count=0,this.lastIndex=0,this.regexIndex=0}getMatcher(r){if(this.multiRegexes[r])return this.multiRegexes[r];const l=new i;return this.rules.slice(r).forEach(([M,x])=>l.addRule(M,x)),l.compile(),this.multiRegexes[r]=l,l}resumingScanAtSamePosition(){return this.regexIndex!==0}considerAll(){this.regexIndex=0}addRule(r,l){this.rules.push([r,l]),l.type==="begin"&&this.count++}exec(r){const l=this.getMatcher(this.regexIndex);l.lastIndex=this.lastIndex;let M=l.exec(r);if(this.resumingScanAtSamePosition()&&!(M&&M.index===this.lastIndex)){const x=this.getMatcher(0);x.lastIndex=this.lastIndex+1,M=x.exec(r)}return M&&(this.regexIndex+=M.position+1,this.regexIndex===this.count&&this.considerAll()),M}}function E(c){const r=new u;return c.contains.forEach(l=>r.addRule(l.begin,{rule:l,type:"begin"})),c.terminatorEnd&&r.addRule(c.terminatorEnd,{type:"end"}),c.illegal&&r.addRule(c.illegal,{type:"illegal"}),r}function b(c,r){const l=c;if(c.isCompiled)return l;[kt,Lt,Gt,Ct].forEach(x=>x(c,r)),e.compilerExtensions.forEach(x=>x(c,r)),c.__beforeBegin=null,[vt,It,Dt].forEach(x=>x(c,r)),c.isCompiled=!0;let M=null;return typeof c.keywords=="object"&&c.keywords.$pattern&&(c.keywords=Object.assign({},c.keywords),M=c.keywords.$pattern,delete c.keywords.$pattern),M=M||/\w+/,c.keywords&&(c.keywords=ke(c.keywords,e.case_insensitive)),l.keywordPatternRe=t(M,!0),r&&(c.begin||(c.begin=/\B|\b/),l.beginRe=t(l.begin),!c.end&&!c.endsWithParent&&(c.end=/\B|\b/),c.end&&(l.endRe=t(l.end)),l.terminatorEnd=j(l.end)||"",c.endsWithParent&&r.terminatorEnd&&(l.terminatorEnd+=(c.end?"|":"")+r.terminatorEnd)),c.illegal&&(l.illegalRe=t(c.illegal)),c.contains||(c.contains=[]),c.contains=[].concat(...c.contains.map(function(x){return Wt(x==="self"?c:x)})),c.contains.forEach(function(x){b(x,l)}),c.starts&&b(c.starts,r),l.matcher=E(l),l}if(e.compilerExtensions||(e.compilerExtensions=[]),e.contains&&e.contains.includes("self"))throw new Error("ERR: contains `self` is not supported at the top-level of a language. See documentation.");return e.classNameAliases=I(e.classNameAliases||{}),b(e)}function Ie(e){return e?e.endsWithParent||Ie(e.starts):!1}function Wt(e){return e.variants&&!e.cachedVariants&&(e.cachedVariants=e.variants.map(function(t){return I(e,{variants:null},t)})),e.cachedVariants?e.cachedVariants:Ie(e)?I(e,{starts:e.starts?I(e.starts):null}):Object.isFrozen(e)?I(e):e}var Kt="11.10.0";class Xt extends Error{constructor(t,i){super(t),this.name="HTMLInjectionError",this.html=i}}const ee=Oe,_e=I,Me=Symbol("nomatch"),Ft=7,Le=function(e){const t=Object.create(null),i=Object.create(null),u=[];let E=!0;const b="Could not find the language '{}', did you forget to load/include a language module?",c={disableAutodetect:!0,name:"Plain text",contains:[]};let r={ignoreUnescapedHTML:!1,throwUnescapedHTML:!1,noHighlightRe:/^(no-?highlight)$/i,languageDetectRe:/\blang(?:uage)?-([\w-]+)\b/i,classPrefix:"hljs-",cssSelector:"pre code",languages:null,__emitter:rt};function l(n){return r.noHighlightRe.test(n)}function M(n){let o=n.className+" ";o+=n.parentNode?n.parentNode.className:"";const h=r.languageDetectRe.exec(o);if(h){const p=k(h[1]);return p||(be(b.replace("{}",h[1])),be("Falling back to no-highlight mode for this block.",n)),p?h[1]:"no-highlight"}return o.split(/\s+/).find(p=>l(p)||k(p))}function x(n,o,h){let p="",w="";typeof o=="object"?(p=n,h=o.ignoreIllegals,w=o.language):(B("10.7.0","highlight(lang, code, ...args) has been deprecated."),B("10.7.0",`Please use highlight(code, options) instead. +import{c as Ve,j as qe,t as et}from"./index-8HhG6-LH.js";function tt(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function we(e){return e instanceof Map?e.clear=e.delete=e.set=function(){throw new Error("map is read-only")}:e instanceof Set&&(e.add=e.clear=e.delete=function(){throw new Error("set is read-only")}),Object.freeze(e),Object.getOwnPropertyNames(e).forEach(t=>{const i=e[t],u=typeof i;(u==="object"||u==="function")&&!Object.isFrozen(i)&&we(i)}),e}class he{constructor(t){t.data===void 0&&(t.data={}),this.data=t.data,this.isMatchIgnored=!1}ignoreMatch(){this.isMatchIgnored=!0}}function Oe(e){return e.replace(/&/g,"&").replace(//g,">").replace(/"/g,""").replace(/'/g,"'")}function I(e,...t){const i=Object.create(null);for(const u in e)i[u]=e[u];return t.forEach(function(u){for(const E in u)i[E]=u[E]}),i}const nt="",de=e=>!!e.scope,it=(e,{prefix:t})=>{if(e.startsWith("language:"))return e.replace("language:","language-");if(e.includes(".")){const i=e.split(".");return[`${t}${i.shift()}`,...i.map((u,E)=>`${u}${"_".repeat(E+1)}`)].join(" ")}return`${t}${e}`};class st{constructor(t,i){this.buffer="",this.classPrefix=i.classPrefix,t.walk(this)}addText(t){this.buffer+=Oe(t)}openNode(t){if(!de(t))return;const i=it(t.scope,{prefix:this.classPrefix});this.span(i)}closeNode(t){de(t)&&(this.buffer+=nt)}value(){return this.buffer}span(t){this.buffer+=``}}const pe=(e={})=>{const t={children:[]};return Object.assign(t,e),t};class te{constructor(){this.rootNode=pe(),this.stack=[this.rootNode]}get top(){return this.stack[this.stack.length-1]}get root(){return this.rootNode}add(t){this.top.children.push(t)}openNode(t){const i=pe({scope:t});this.add(i),this.stack.push(i)}closeNode(){if(this.stack.length>1)return this.stack.pop()}closeAllNodes(){for(;this.closeNode(););}toJSON(){return JSON.stringify(this.rootNode,null,4)}walk(t){return this.constructor._walk(t,this.rootNode)}static _walk(t,i){return typeof i=="string"?t.addText(i):i.children&&(t.openNode(i),i.children.forEach(u=>this._walk(t,u)),t.closeNode(i)),t}static _collapse(t){typeof t!="string"&&t.children&&(t.children.every(i=>typeof i=="string")?t.children=[t.children.join("")]:t.children.forEach(i=>{te._collapse(i)}))}}class rt extends te{constructor(t){super(),this.options=t}addText(t){t!==""&&this.add(t)}startScope(t){this.openNode(t)}endScope(){this.closeNode()}__addSublanguage(t,i){const u=t.root;i&&(u.scope=`language:${i}`),this.add(u)}toHTML(){return new st(this,this.options).value()}finalize(){return this.closeAllNodes(),!0}}function j(e){return e?typeof e=="string"?e:e.source:null}function Ne(e){return C("(?=",e,")")}function ct(e){return C("(?:",e,")*")}function at(e){return C("(?:",e,")?")}function C(...e){return e.map(i=>j(i)).join("")}function ot(e){const t=e[e.length-1];return typeof t=="object"&&t.constructor===Object?(e.splice(e.length-1,1),t):{}}function ne(...e){return"("+(ot(e).capture?"":"?:")+e.map(u=>j(u)).join("|")+")"}function Re(e){return new RegExp(e.toString()+"|").exec("").length-1}function lt(e,t){const i=e&&e.exec(t);return i&&i.index===0}const ut=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./;function ie(e,{joinWith:t}){let i=0;return e.map(u=>{i+=1;const E=i;let b=j(u),c="";for(;b.length>0;){const r=ut.exec(b);if(!r){c+=b;break}c+=b.substring(0,r.index),b=b.substring(r.index+r[0].length),r[0][0]==="\\"&&r[1]?c+="\\"+String(Number(r[1])+E):(c+=r[0],r[0]==="("&&i++)}return c}).map(u=>`(${u})`).join(t)}const gt=/\b\B/,ye="[a-zA-Z]\\w*",se="[a-zA-Z_]\\w*",Se="\\b\\d+(\\.\\d+)?",Ae="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",Te="\\b(0b[01]+)",ft="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",ht=(e={})=>{const t=/^#![ ]*\//;return e.binary&&(e.begin=C(t,/.*\b/,e.binary,/\b.*/)),I({scope:"meta",begin:t,end:/$/,relevance:0,"on:begin":(i,u)=>{i.index!==0&&u.ignoreMatch()}},e)},U={begin:"\\\\[\\s\\S]",relevance:0},dt={scope:"string",begin:"'",end:"'",illegal:"\\n",contains:[U]},pt={scope:"string",begin:'"',end:'"',illegal:"\\n",contains:[U]},Et={begin:/\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|they|like|more)\b/},F=function(e,t,i={}){const u=I({scope:"comment",begin:e,end:t,contains:[]},i);u.contains.push({scope:"doctag",begin:"[ ]*(?=(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):)",end:/(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):/,excludeBegin:!0,relevance:0});const E=ne("I","a","is","so","us","to","at","if","in","it","on",/[A-Za-z]+['](d|ve|re|ll|t|s|n)/,/[A-Za-z]+[-][a-z]+/,/[A-Za-z][a-z]{2,}/);return u.contains.push({begin:C(/[ ]+/,"(",E,/[.]?[:]?([.][ ]|[ ])/,"){3}")}),u},bt=F("//","$"),_t=F("/\\*","\\*/"),Mt=F("#","$"),xt={scope:"number",begin:Se,relevance:0},wt={scope:"number",begin:Ae,relevance:0},Ot={scope:"number",begin:Te,relevance:0},Nt={scope:"regexp",begin:/\/(?=[^/\n]*\/)/,end:/\/[gimuy]*/,contains:[U,{begin:/\[/,end:/\]/,relevance:0,contains:[U]}]},Rt={scope:"title",begin:ye,relevance:0},yt={scope:"title",begin:se,relevance:0},St={begin:"\\.\\s*"+se,relevance:0},At=function(e){return Object.assign(e,{"on:begin":(t,i)=>{i.data._beginMatch=t[1]},"on:end":(t,i)=>{i.data._beginMatch!==t[1]&&i.ignoreMatch()}})};var K=Object.freeze({__proto__:null,APOS_STRING_MODE:dt,BACKSLASH_ESCAPE:U,BINARY_NUMBER_MODE:Ot,BINARY_NUMBER_RE:Te,COMMENT:F,C_BLOCK_COMMENT_MODE:_t,C_LINE_COMMENT_MODE:bt,C_NUMBER_MODE:wt,C_NUMBER_RE:Ae,END_SAME_AS_BEGIN:At,HASH_COMMENT_MODE:Mt,IDENT_RE:ye,MATCH_NOTHING_RE:gt,METHOD_GUARD:St,NUMBER_MODE:xt,NUMBER_RE:Se,PHRASAL_WORDS_MODE:Et,QUOTE_STRING_MODE:pt,REGEXP_MODE:Nt,RE_STARTERS_RE:ft,SHEBANG:ht,TITLE_MODE:Rt,UNDERSCORE_IDENT_RE:se,UNDERSCORE_TITLE_MODE:yt});function Tt(e,t){e.input[e.index-1]==="."&&t.ignoreMatch()}function kt(e,t){e.className!==void 0&&(e.scope=e.className,delete e.className)}function vt(e,t){t&&e.beginKeywords&&(e.begin="\\b("+e.beginKeywords.split(" ").join("|")+")(?!\\.)(?=\\b|\\s)",e.__beforeBegin=Tt,e.keywords=e.keywords||e.beginKeywords,delete e.beginKeywords,e.relevance===void 0&&(e.relevance=0))}function It(e,t){Array.isArray(e.illegal)&&(e.illegal=ne(...e.illegal))}function Lt(e,t){if(e.match){if(e.begin||e.end)throw new Error("begin & end are not supported with match");e.begin=e.match,delete e.match}}function Dt(e,t){e.relevance===void 0&&(e.relevance=1)}const Ct=(e,t)=>{if(!e.beforeMatch)return;if(e.starts)throw new Error("beforeMatch cannot be used with starts");const i=Object.assign({},e);Object.keys(e).forEach(u=>{delete e[u]}),e.keywords=i.keywords,e.begin=C(i.beforeMatch,Ne(i.begin)),e.starts={relevance:0,contains:[Object.assign(i,{endsParent:!0})]},e.relevance=0,delete i.beforeMatch},Bt=["of","and","for","in","not","or","if","then","parent","list","value"],Pt="keyword";function ke(e,t,i=Pt){const u=Object.create(null);return typeof e=="string"?E(i,e.split(" ")):Array.isArray(e)?E(i,e):Object.keys(e).forEach(function(b){Object.assign(u,ke(e[b],t,b))}),u;function E(b,c){t&&(c=c.map(r=>r.toLowerCase())),c.forEach(function(r){const l=r.split("|");u[l[0]]=[b,Ht(l[0],l[1])]})}}function Ht(e,t){return t?Number(t):jt(e)?0:1}function jt(e){return Bt.includes(e.toLowerCase())}const Ee={},D=e=>{console.error(e)},be=(e,...t)=>{console.log(`WARN: ${e}`,...t)},B=(e,t)=>{Ee[`${e}/${t}`]||(console.log(`Deprecated as of ${e}. ${t}`),Ee[`${e}/${t}`]=!0)},X=new Error;function ve(e,t,{key:i}){let u=0;const E=e[i],b={},c={};for(let r=1;r<=t.length;r++)c[r+u]=E[r],b[r+u]=!0,u+=Re(t[r-1]);e[i]=c,e[i]._emit=b,e[i]._multi=!0}function Ut(e){if(Array.isArray(e.begin)){if(e.skip||e.excludeBegin||e.returnBegin)throw D("skip, excludeBegin, returnBegin not compatible with beginScope: {}"),X;if(typeof e.beginScope!="object"||e.beginScope===null)throw D("beginScope must be object"),X;ve(e,e.begin,{key:"beginScope"}),e.begin=ie(e.begin,{joinWith:""})}}function mt(e){if(Array.isArray(e.end)){if(e.skip||e.excludeEnd||e.returnEnd)throw D("skip, excludeEnd, returnEnd not compatible with endScope: {}"),X;if(typeof e.endScope!="object"||e.endScope===null)throw D("endScope must be object"),X;ve(e,e.end,{key:"endScope"}),e.end=ie(e.end,{joinWith:""})}}function $t(e){e.scope&&typeof e.scope=="object"&&e.scope!==null&&(e.beginScope=e.scope,delete e.scope)}function Gt(e){$t(e),typeof e.beginScope=="string"&&(e.beginScope={_wrap:e.beginScope}),typeof e.endScope=="string"&&(e.endScope={_wrap:e.endScope}),Ut(e),mt(e)}function zt(e){function t(c,r){return new RegExp(j(c),"m"+(e.case_insensitive?"i":"")+(e.unicodeRegex?"u":"")+(r?"g":""))}class i{constructor(){this.matchIndexes={},this.regexes=[],this.matchAt=1,this.position=0}addRule(r,l){l.position=this.position++,this.matchIndexes[this.matchAt]=l,this.regexes.push([l,r]),this.matchAt+=Re(r)+1}compile(){this.regexes.length===0&&(this.exec=()=>null);const r=this.regexes.map(l=>l[1]);this.matcherRe=t(ie(r,{joinWith:"|"}),!0),this.lastIndex=0}exec(r){this.matcherRe.lastIndex=this.lastIndex;const l=this.matcherRe.exec(r);if(!l)return null;const M=l.findIndex((H,Y)=>Y>0&&H!==void 0),x=this.matchIndexes[M];return l.splice(0,M),Object.assign(l,x)}}class u{constructor(){this.rules=[],this.multiRegexes=[],this.count=0,this.lastIndex=0,this.regexIndex=0}getMatcher(r){if(this.multiRegexes[r])return this.multiRegexes[r];const l=new i;return this.rules.slice(r).forEach(([M,x])=>l.addRule(M,x)),l.compile(),this.multiRegexes[r]=l,l}resumingScanAtSamePosition(){return this.regexIndex!==0}considerAll(){this.regexIndex=0}addRule(r,l){this.rules.push([r,l]),l.type==="begin"&&this.count++}exec(r){const l=this.getMatcher(this.regexIndex);l.lastIndex=this.lastIndex;let M=l.exec(r);if(this.resumingScanAtSamePosition()&&!(M&&M.index===this.lastIndex)){const x=this.getMatcher(0);x.lastIndex=this.lastIndex+1,M=x.exec(r)}return M&&(this.regexIndex+=M.position+1,this.regexIndex===this.count&&this.considerAll()),M}}function E(c){const r=new u;return c.contains.forEach(l=>r.addRule(l.begin,{rule:l,type:"begin"})),c.terminatorEnd&&r.addRule(c.terminatorEnd,{type:"end"}),c.illegal&&r.addRule(c.illegal,{type:"illegal"}),r}function b(c,r){const l=c;if(c.isCompiled)return l;[kt,Lt,Gt,Ct].forEach(x=>x(c,r)),e.compilerExtensions.forEach(x=>x(c,r)),c.__beforeBegin=null,[vt,It,Dt].forEach(x=>x(c,r)),c.isCompiled=!0;let M=null;return typeof c.keywords=="object"&&c.keywords.$pattern&&(c.keywords=Object.assign({},c.keywords),M=c.keywords.$pattern,delete c.keywords.$pattern),M=M||/\w+/,c.keywords&&(c.keywords=ke(c.keywords,e.case_insensitive)),l.keywordPatternRe=t(M,!0),r&&(c.begin||(c.begin=/\B|\b/),l.beginRe=t(l.begin),!c.end&&!c.endsWithParent&&(c.end=/\B|\b/),c.end&&(l.endRe=t(l.end)),l.terminatorEnd=j(l.end)||"",c.endsWithParent&&r.terminatorEnd&&(l.terminatorEnd+=(c.end?"|":"")+r.terminatorEnd)),c.illegal&&(l.illegalRe=t(c.illegal)),c.contains||(c.contains=[]),c.contains=[].concat(...c.contains.map(function(x){return Wt(x==="self"?c:x)})),c.contains.forEach(function(x){b(x,l)}),c.starts&&b(c.starts,r),l.matcher=E(l),l}if(e.compilerExtensions||(e.compilerExtensions=[]),e.contains&&e.contains.includes("self"))throw new Error("ERR: contains `self` is not supported at the top-level of a language. See documentation.");return e.classNameAliases=I(e.classNameAliases||{}),b(e)}function Ie(e){return e?e.endsWithParent||Ie(e.starts):!1}function Wt(e){return e.variants&&!e.cachedVariants&&(e.cachedVariants=e.variants.map(function(t){return I(e,{variants:null},t)})),e.cachedVariants?e.cachedVariants:Ie(e)?I(e,{starts:e.starts?I(e.starts):null}):Object.isFrozen(e)?I(e):e}var Kt="11.10.0";class Xt extends Error{constructor(t,i){super(t),this.name="HTMLInjectionError",this.html=i}}const ee=Oe,_e=I,Me=Symbol("nomatch"),Ft=7,Le=function(e){const t=Object.create(null),i=Object.create(null),u=[];let E=!0;const b="Could not find the language '{}', did you forget to load/include a language module?",c={disableAutodetect:!0,name:"Plain text",contains:[]};let r={ignoreUnescapedHTML:!1,throwUnescapedHTML:!1,noHighlightRe:/^(no-?highlight)$/i,languageDetectRe:/\blang(?:uage)?-([\w-]+)\b/i,classPrefix:"hljs-",cssSelector:"pre code",languages:null,__emitter:rt};function l(n){return r.noHighlightRe.test(n)}function M(n){let o=n.className+" ";o+=n.parentNode?n.parentNode.className:"";const h=r.languageDetectRe.exec(o);if(h){const p=k(h[1]);return p||(be(b.replace("{}",h[1])),be("Falling back to no-highlight mode for this block.",n)),p?h[1]:"no-highlight"}return o.split(/\s+/).find(p=>l(p)||k(p))}function x(n,o,h){let p="",w="";typeof o=="object"?(p=n,h=o.ignoreIllegals,w=o.language):(B("10.7.0","highlight(lang, code, ...args) has been deprecated."),B("10.7.0",`Please use highlight(code, options) instead. https://github.com/highlightjs/highlight.js/issues/2277`),w=n,p=o),h===void 0&&(h=!0);const y={code:p,language:w};$("before:highlight",y);const v=y.result?y.result:H(y.language,y.code,h);return v.code=y.code,$("after:highlight",v),v}function H(n,o,h,p){const w=Object.create(null);function y(s,a){return s.keywords[a]}function v(){if(!g.keywords){O.addText(_);return}let s=0;g.keywordPatternRe.lastIndex=0;let a=g.keywordPatternRe.exec(_),f="";for(;a;){f+=_.substring(s,a.index);const d=A.case_insensitive?a[0].toLowerCase():a[0],N=y(g,d);if(N){const[T,Je]=N;if(O.addText(f),f="",w[d]=(w[d]||0)+1,w[d]<=Ft&&(W+=Je),T.startsWith("_"))f+=a[0];else{const Qe=A.classNameAliases[T]||T;S(a[0],Qe)}}else f+=a[0];s=g.keywordPatternRe.lastIndex,a=g.keywordPatternRe.exec(_)}f+=_.substring(s),O.addText(f)}function G(){if(_==="")return;let s=null;if(typeof g.subLanguage=="string"){if(!t[g.subLanguage]){O.addText(_);return}s=H(g.subLanguage,_,!0,fe[g.subLanguage]),fe[g.subLanguage]=s._top}else s=Z(_,g.subLanguage.length?g.subLanguage:null);g.relevance>0&&(W+=s.relevance),O.__addSublanguage(s._emitter,s.language)}function R(){g.subLanguage!=null?G():v(),_=""}function S(s,a){s!==""&&(O.startScope(a),O.addText(s),O.endScope())}function oe(s,a){let f=1;const d=a.length-1;for(;f<=d;){if(!s._emit[f]){f++;continue}const N=A.classNameAliases[s[f]]||s[f],T=a[f];N?S(T,N):(_=T,v(),_=""),f++}}function le(s,a){return s.scope&&typeof s.scope=="string"&&O.openNode(A.classNameAliases[s.scope]||s.scope),s.beginScope&&(s.beginScope._wrap?(S(_,A.classNameAliases[s.beginScope._wrap]||s.beginScope._wrap),_=""):s.beginScope._multi&&(oe(s.beginScope,a),_="")),g=Object.create(s,{parent:{value:g}}),g}function ue(s,a,f){let d=lt(s.endRe,f);if(d){if(s["on:end"]){const N=new he(s);s["on:end"](a,N),N.isMatchIgnored&&(d=!1)}if(d){for(;s.endsParent&&s.parent;)s=s.parent;return s}}if(s.endsWithParent)return ue(s.parent,a,f)}function Ke(s){return g.matcher.regexIndex===0?(_+=s[0],1):(q=!0,0)}function Xe(s){const a=s[0],f=s.rule,d=new he(f),N=[f.__beforeBegin,f["on:begin"]];for(const T of N)if(T&&(T(s,d),d.isMatchIgnored))return Ke(a);return f.skip?_+=a:(f.excludeBegin&&(_+=a),R(),!f.returnBegin&&!f.excludeBegin&&(_=a)),le(f,s),f.returnBegin?0:a.length}function Fe(s){const a=s[0],f=o.substring(s.index),d=ue(g,s,f);if(!d)return Me;const N=g;g.endScope&&g.endScope._wrap?(R(),S(a,g.endScope._wrap)):g.endScope&&g.endScope._multi?(R(),oe(g.endScope,s)):N.skip?_+=a:(N.returnEnd||N.excludeEnd||(_+=a),R(),N.excludeEnd&&(_=a));do g.scope&&O.closeNode(),!g.skip&&!g.subLanguage&&(W+=g.relevance),g=g.parent;while(g!==d.parent);return d.starts&&le(d.starts,s),N.returnEnd?0:a.length}function Ye(){const s=[];for(let a=g;a!==A;a=a.parent)a.scope&&s.unshift(a.scope);s.forEach(a=>O.openNode(a))}let z={};function ge(s,a){const f=a&&a[0];if(_+=s,f==null)return R(),0;if(z.type==="begin"&&a.type==="end"&&z.index===a.index&&f===""){if(_+=o.slice(a.index,a.index+1),!E){const d=new Error(`0 width match regex (${n})`);throw d.languageName=n,d.badRule=z.rule,d}return 1}if(z=a,a.type==="begin")return Xe(a);if(a.type==="illegal"&&!h){const d=new Error('Illegal lexeme "'+f+'" for mode "'+(g.scope||"")+'"');throw d.mode=g,d}else if(a.type==="end"){const d=Fe(a);if(d!==Me)return d}if(a.type==="illegal"&&f==="")return 1;if(V>1e5&&V>a.index*3)throw new Error("potential infinite loop, way more iterations than matches");return _+=f,f.length}const A=k(n);if(!A)throw D(b.replace("{}",n)),new Error('Unknown language: "'+n+'"');const Ze=zt(A);let Q="",g=p||Ze;const fe={},O=new r.__emitter(r);Ye();let _="",W=0,L=0,V=0,q=!1;try{if(A.__emitTokens)A.__emitTokens(o,O);else{for(g.matcher.considerAll();;){V++,q?q=!1:g.matcher.considerAll(),g.matcher.lastIndex=L;const s=g.matcher.exec(o);if(!s)break;const a=o.substring(L,s.index),f=ge(a,s);L=s.index+f}ge(o.substring(L))}return O.finalize(),Q=O.toHTML(),{language:n,value:Q,relevance:W,illegal:!1,_emitter:O,_top:g}}catch(s){if(s.message&&s.message.includes("Illegal"))return{language:n,value:ee(o),illegal:!0,relevance:0,_illegalBy:{message:s.message,index:L,context:o.slice(L-100,L+100),mode:s.mode,resultSoFar:Q},_emitter:O};if(E)return{language:n,value:ee(o),illegal:!1,relevance:0,errorRaised:s,_emitter:O,_top:g};throw s}}function Y(n){const o={value:ee(n),illegal:!1,relevance:0,_top:c,_emitter:new r.__emitter(r)};return o._emitter.addText(n),o}function Z(n,o){o=o||r.languages||Object.keys(t);const h=Y(n),p=o.filter(k).filter(ae).map(R=>H(R,n,!1));p.unshift(h);const w=p.sort((R,S)=>{if(R.relevance!==S.relevance)return S.relevance-R.relevance;if(R.language&&S.language){if(k(R.language).supersetOf===S.language)return 1;if(k(S.language).supersetOf===R.language)return-1}return 0}),[y,v]=w,G=y;return G.secondBest=v,G}function De(n,o,h){const p=o&&i[o]||h;n.classList.add("hljs"),n.classList.add(`language-${p}`)}function J(n){let o=null;const h=M(n);if(l(h))return;if($("before:highlightElement",{el:n,language:h}),n.dataset.highlighted){console.log("Element previously highlighted. To highlight again, first unset `dataset.highlighted`.",n);return}if(n.children.length>0&&(r.ignoreUnescapedHTML||(console.warn("One of your code blocks includes unescaped HTML. This is a potentially serious security risk."),console.warn("https://github.com/highlightjs/highlight.js/wiki/security"),console.warn("The element with unescaped HTML:"),console.warn(n)),r.throwUnescapedHTML))throw new Xt("One of your code blocks includes unescaped HTML.",n.innerHTML);o=n;const p=o.textContent,w=h?x(p,{language:h,ignoreIllegals:!0}):Z(p);n.innerHTML=w.value,n.dataset.highlighted="yes",De(n,h,w.language),n.result={language:w.language,re:w.relevance,relevance:w.relevance},w.secondBest&&(n.secondBest={language:w.secondBest.language,relevance:w.secondBest.relevance}),$("after:highlightElement",{el:n,result:w,text:p})}function Ce(n){r=_e(r,n)}const Be=()=>{m(),B("10.6.0","initHighlighting() deprecated. Use highlightAll() now.")};function Pe(){m(),B("10.6.0","initHighlightingOnLoad() deprecated. Use highlightAll() now.")}let re=!1;function m(){if(document.readyState==="loading"){re=!0;return}document.querySelectorAll(r.cssSelector).forEach(J)}function He(){re&&m()}typeof window<"u"&&window.addEventListener&&window.addEventListener("DOMContentLoaded",He,!1);function je(n,o){let h=null;try{h=o(e)}catch(p){if(D("Language definition for '{}' could not be registered.".replace("{}",n)),E)D(p);else throw p;h=c}h.name||(h.name=n),t[n]=h,h.rawDefinition=o.bind(null,e),h.aliases&&ce(h.aliases,{languageName:n})}function Ue(n){delete t[n];for(const o of Object.keys(i))i[o]===n&&delete i[o]}function me(){return Object.keys(t)}function k(n){return n=(n||"").toLowerCase(),t[n]||t[i[n]]}function ce(n,{languageName:o}){typeof n=="string"&&(n=[n]),n.forEach(h=>{i[h.toLowerCase()]=o})}function ae(n){const o=k(n);return o&&!o.disableAutodetect}function $e(n){n["before:highlightBlock"]&&!n["before:highlightElement"]&&(n["before:highlightElement"]=o=>{n["before:highlightBlock"](Object.assign({block:o.el},o))}),n["after:highlightBlock"]&&!n["after:highlightElement"]&&(n["after:highlightElement"]=o=>{n["after:highlightBlock"](Object.assign({block:o.el},o))})}function Ge(n){$e(n),u.push(n)}function ze(n){const o=u.indexOf(n);o!==-1&&u.splice(o,1)}function $(n,o){const h=n;u.forEach(function(p){p[h]&&p[h](o)})}function We(n){return B("10.7.0","highlightBlock will be removed entirely in v12.0"),B("10.7.0","Please use highlightElement now."),J(n)}Object.assign(e,{highlight:x,highlightAuto:Z,highlightAll:m,highlightElement:J,highlightBlock:We,configure:Ce,initHighlighting:Be,initHighlightingOnLoad:Pe,registerLanguage:je,unregisterLanguage:Ue,listLanguages:me,getLanguage:k,registerAliases:ce,autoDetection:ae,inherit:_e,addPlugin:Ge,removePlugin:ze}),e.debugMode=function(){E=!1},e.safeMode=function(){E=!0},e.versionString=Kt,e.regex={concat:C,lookahead:Ne,either:ne,optional:at,anyNumberOfTimes:ct};for(const n in K)typeof K[n]=="object"&&we(K[n]);return Object.assign(e,K),e},P=Le({});P.newInstance=()=>Le({});var Yt=P;P.HighlightJS=P;P.default=P;const xe=tt(Yt);function Zt(e){const t=e.regex,i=t.concat(/[\p{L}_]/u,t.optional(/[\p{L}0-9_.-]*:/u),/[\p{L}0-9_.-]*/u),u=/[\p{L}0-9._:-]+/u,E={className:"symbol",begin:/&[a-z]+;|&#[0-9]+;|&#x[a-f0-9]+;/},b={begin:/\s/,contains:[{className:"keyword",begin:/#?[a-z_][a-z1-9_-]+/,illegal:/\n/}]},c=e.inherit(b,{begin:/\(/,end:/\)/}),r=e.inherit(e.APOS_STRING_MODE,{className:"string"}),l=e.inherit(e.QUOTE_STRING_MODE,{className:"string"}),M={endsWithParent:!0,illegal:/`]+/}]}]}]};return{name:"HTML, XML",aliases:["html","xhtml","rss","atom","xjb","xsd","xsl","plist","wsf","svg"],case_insensitive:!0,unicodeRegex:!0,contains:[{className:"meta",begin://,relevance:10,contains:[b,l,r,c,{begin:/\[/,end:/\]/,contains:[{className:"meta",begin://,contains:[b,c,l,r]}]}]},e.COMMENT(//,{relevance:10}),{begin://,relevance:10},E,{className:"meta",end:/\?>/,variants:[{begin:/<\?xml/,relevance:10,contains:[l]},{begin:/<\?[a-z][a-z0-9]+/}]},{className:"tag",begin:/)/,end:/>/,keywords:{name:"style"},contains:[M],starts:{end:/<\/style>/,returnEnd:!0,subLanguage:["css","xml"]}},{className:"tag",begin:/)/,end:/>/,keywords:{name:"script"},contains:[M],starts:{end:/<\/script>/,returnEnd:!0,subLanguage:["javascript","handlebars","xml"]}},{className:"tag",begin:/<>|<\/>/},{className:"tag",begin:t.concat(//,/>/,/\s/)))),end:/\/?>/,contains:[{className:"name",begin:i,relevance:0,starts:M}]},{className:"tag",begin:t.concat(/<\//,t.lookahead(t.concat(i,/>/))),contains:[{className:"name",begin:i,relevance:0},{begin:/>/,relevance:0,endsParent:!0}]}]}}var Jt=et("
");function Vt({lang:e,code:t}){xe.registerLanguage("xml",Zt);const i=Ve(()=>`${xe.highlight(t(),{language:e}).value}`);return(()=>{var u=Jt();return qe(()=>u.innerHTML=i()),u})()}export{Vt as Code};
diff --git a/dist/assets/Show-BOj6FQdI.js b/dist/assets/Show-BOj6FQdI.js
new file mode 100644
index 0000000..9c83721
--- /dev/null
+++ b/dist/assets/Show-BOj6FQdI.js
@@ -0,0 +1,2 @@
+const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/Code-Bxr2gThp.js","assets/index-8HhG6-LH.js","assets/index-Bv90_tQ-.css","assets/Code-DV6HP0dz.css"])))=>i.map(i=>d[i]);
+import{d as x,u as A,S,c as V,a as r,E,b as $,i as d,I as L,F as P,t as s,s as k,M as p,e as y,o as j,f as F,P as D,g as T,h as C,j as g,k as q,l as w,m as R,n as B,p as U,_ as O,q as N}from"./index-8HhG6-LH.js";var W=s("

"),G=s(": ");function J({email:e,emailRemainder:t}){const[o,i]=A(S),c=V(()=>{const n=e(),a=[],l=(m,h)=>{h&&h.length>0&&a.push({name:m,value:h.map(v=>r(E,{address:()=>v}))})};n.sender&&a.push({name:"Sender",value:[r(E,{address:()=>n.sender})]}),l("From",n.from),l("To",n.to);const u=t();return u&&(l("ReplyTo",u.replyTo),l("CC",u.cc),l("BCC",u.bcc)),a});return(()=>{var n=W(),a=n.firstChild,l=a.firstChild,u=l.firstChild,m=l.nextSibling,h=m.firstChild,v=a.nextSibling;return $(u,"click",i.deSelect,!0),d(u,r(L,{})),d(l,()=>e().subject,null),$(h,"click",i.delete,!0),d(v,r(P,{get each(){return c()},children:b=>(()=>{var f=G(),_=f.firstChild;return d(f,()=>b.name,_),d(f,()=>b.value,null),f})()})),n})()}x(["click"]);var K=s('');const Q=(e={})=>(()=>{var t=K();return k(t,e,!0),t})();var X=s('');const Y=(e={})=>(()=>{var t=X();return k(t,e,!0),t})();var Z=s('');const ee=(e={})=>(()=>{var t=Z();return k(t,e,!0),t})();function M({contentType:e}){const t={height:"30px",width:"30px"};return r(y,{get fallback(){return r(Y,{style:t})},get children(){return[r(p,{get when(){return I(e())},get children(){return r(Q,{style:t})}}),r(p,{get when(){return H(e())},get children(){return r(ee,{style:t})}})]}})}var te=s("
");const H=e=>e==="application/pdf"||e==="application/x-pdf"||e==="application/x-bzpdf",I=e=>e.startsWith("image/");function re({attachment:e,onclick:t}){return(()=>{var o=te(),i=o.firstChild;return $(o,"click",t,!0),d(o,r(M,{contentType:()=>e().contentType}),i),d(i,()=>e().filename),o})()}x(["click"]);var ne=s("