mind-elixir 5.11.1-beta.2 → 5.11.1-beta.3

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.
@@ -13,4 +13,4 @@ var MindElixir=(function(H){"use strict";const U={name:"Latte",type:"light",pale
13
13
  top:${t.style.top};
14
14
  max-width: 200px;
15
15
  `,He(s),e.scrollIntoView(s),s.addEventListener("keydown",i=>{i.stopPropagation();const l=i.key;if(l==="Enter"||l==="Tab"){if(i.shiftKey)return;i.preventDefault(),s.blur(),e.container.focus()}}),s.addEventListener("blur",()=>{if(!s)return;const i=s.innerText?.trim()||"";i===""?n.label=o:n.label=i,t.style.opacity="1",s.remove(),i!==o&&(e.markdown?t.innerHTML=e.markdown(n.label,n):t.textContent=n.label,ne(t),"parent"in n?e.bus.fire("operation",{name:"finishEditSummary",obj:n}):e.bus.fire("operation",{name:"finishEditArrowLabel",obj:n}))})},wn=function(e){const t=this.map.querySelector("me-root"),n=t.offsetTop,o=t.offsetLeft,s=t.offsetWidth,i=t.offsetHeight,l=this.map.querySelectorAll("me-main > me-wrapper");this.lines.innerHTML="";for(let c=0;c<l.length;c++){const r=l[c],a=r.querySelector("me-tpc"),{offsetLeft:d,offsetTop:h}=L(this.nodes,a),u=a.offsetWidth,b=a.offsetHeight,v=r.parentNode.className,p=this.generateMainBranch({pT:n,pL:o,pW:s,pH:i,cT:h,cL:d,cW:u,cH:b,direction:v,containerHeight:this.nodes.offsetHeight}),g=this.theme.palette,m=a.nodeObj.branchColor||g[c%g.length];if(a.style.borderColor=m,this.lines.appendChild(Ke(p,m,"3")),e&&e!==r)continue;const w=G("subLines"),C=r.lastChild;C.tagName==="svg"&&C.remove(),r.appendChild(w),Ge(this,w,m,r,v,!0)}this.labelContainer.innerHTML="",this.renderArrow(),this.renderSummary(),this.bus.fire("linkDiv")},Ge=function(e,t,n,o,s,i){const l=o.firstChild,c=o.children[1].children;if(c.length===0)return;const r=l.offsetTop,a=l.offsetLeft,d=l.offsetWidth,h=l.offsetHeight;for(let u=0;u<c.length;u++){const b=c[u],v=b.firstChild,p=v.offsetTop,g=v.offsetLeft,m=v.offsetWidth,w=v.offsetHeight,C=v.firstChild.nodeObj.branchColor||n,N=e.generateSubBranch({pT:r,pL:a,pW:d,pH:h,cT:p,cL:g,cW:m,cH:w,direction:s,isFirst:i});t.appendChild(Ke(N,C,"2"));const f=v.children[1];if(f){if(!f.expanded)continue}else continue;Ge(e,t,C,b,s)}},xn={addChild:"Add child",addParent:"Add parent",addSibling:"Add sibling",removeNode:"Remove node",focus:"Focus Mode",cancelFocus:"Cancel Focus Mode",moveUp:"Move up",moveDown:"Move down",link:"Link",linkBidirectional:"Bidirectional Link",clickTips:"Please click the target node",summary:"Summary"};function En(e,t){const n={focus:!0,link:!0,locale:xn};t=t===!0?n:Object.assign(n,t);const o=y=>{const x=document.createElement("div");return x.innerText=y,x.className="tips",x},s=(y,x,E)=>{const S=document.createElement("li");return S.id=y,S.innerHTML=`<span>${he(x)}</span><span ${E?'class="key"':""}>${he(E)}</span>`,S},i=t.locale,l=s("cm-add_child",i.addChild,"Tab"),c=s("cm-add_parent",i.addParent,"Ctrl + Enter"),r=s("cm-add_sibling",i.addSibling,"Enter"),a=s("cm-remove_child",i.removeNode,"Delete"),d=s("cm-fucus",i.focus,""),h=s("cm-unfucus",i.cancelFocus,""),u=s("cm-up",i.moveUp,"PgUp"),b=s("cm-down",i.moveDown,"Pgdn"),v=s("cm-link",i.link,""),p=s("cm-link-bidirectional",i.linkBidirectional,""),g=s("cm-summary",i.summary,""),m=document.createElement("ul");if(m.className="menu-list",m.appendChild(l),m.appendChild(c),m.appendChild(r),m.appendChild(a),t.focus&&(m.appendChild(d),m.appendChild(h)),m.appendChild(u),m.appendChild(b),m.appendChild(g),t.link&&(m.appendChild(v),m.appendChild(p)),t&&t.extend)for(let y=0;y<t.extend.length;y++){const x=t.extend[y],E=s(x.name,x.name,x.key||"");m.appendChild(E),E.onclick=S=>{x.onclick(S)}}const w=document.createElement("div");w.className="context-menu",w.appendChild(m),w.hidden=!0,e.container.append(w);let C=!0;const N=y=>{const x=y.target;if(ee(x)){x.parentElement.tagName==="ME-ROOT"?C=!0:C=!1,C?(d.className="disabled",u.className="disabled",b.className="disabled",c.className="disabled",r.className="disabled",a.className="disabled"):(d.className="",u.className="",b.className="",c.className="",r.className="",a.className=""),w.hidden=!1,m.style.top="",m.style.bottom="",m.style.left="",m.style.right="";const E=m.offsetHeight,S=m.offsetWidth,T=m.getBoundingClientRect(),k=y.clientY-T.top,I=y.clientX-T.left;E+k>window.innerHeight?(m.style.top="",m.style.bottom="0px"):(m.style.bottom="",m.style.top=k+15+"px"),S+I>window.innerWidth?(m.style.left="",m.style.right="0px"):(m.style.right="",m.style.left=I+10+"px")}};e.bus.addListener("showContextMenu",N),w.onclick=y=>{y.target===w&&(w.hidden=!0)},l.onclick=()=>{e.addChild(),w.hidden=!0},c.onclick=()=>{e.insertParent(),w.hidden=!0},r.onclick=()=>{C||(e.insertSibling("after"),w.hidden=!0)},a.onclick=()=>{C||(e.removeNodes(e.currentNodes||[]),w.hidden=!0)},d.onclick=()=>{C||(e.focusNode(e.currentNode),w.hidden=!0)},h.onclick=()=>{e.cancelFocus(),w.hidden=!0},u.onclick=()=>{C||(e.moveUpNode(),w.hidden=!0)},b.onclick=()=>{C||(e.moveDownNode(),w.hidden=!0)};const f=y=>{w.hidden=!0;const x=e.currentNode,E=o(i.clickTips);e.container.appendChild(E),e.map.addEventListener("click",S=>{S.preventDefault(),E.remove();const T=S.target;(T.parentElement.tagName==="ME-PARENT"||T.parentElement.tagName==="ME-ROOT")&&e.createArrow(x,T,y)},{once:!0})};return v.onclick=()=>f(),p.onclick=()=>f({bidirectional:!0}),g.onclick=()=>{w.hidden=!0,e.createSummary(),e.unselectNodes(e.currentNodes)},()=>{l.onclick=null,c.onclick=null,r.onclick=null,a.onclick=null,d.onclick=null,h.onclick=null,u.onclick=null,b.onclick=null,v.onclick=null,g.onclick=null,w.onclick=null,e.container.oncontextmenu=null}}const Cn=function(e){return["createSummary","removeSummary","finishEditSummary"].includes(e.name)?{type:"summary",value:e.obj.id}:["createArrow","removeArrow","finishEditArrowLabel"].includes(e.name)?{type:"arrow",value:e.obj.id}:["removeNodes","copyNodes","moveNodeBefore","moveNodeAfter","moveNodeIn"].includes(e.name)?{type:"nodes",value:e.objs.map(t=>t.id)}:{type:"nodes",value:[e.obj.id]}};function Sn(e){let t=[],n=-1,o=e.getData(),s=[];e.undo=function(){if(n>-1){const r=t[n];o=r.prev,e.refresh(r.prev);try{r.currentTarget.type==="nodes"&&(r.operation==="removeNodes"?e.selectNodes(r.currentTarget.value.map(a=>this.findEle(a))):e.selectNodes(r.currentSelected.map(a=>this.findEle(a))))}catch{}finally{n--}}},e.redo=function(){if(n<t.length-1){n++;const r=t[n];o=r.next,e.refresh(r.next);try{r.currentTarget.type==="nodes"&&(r.operation==="removeNodes"?e.selectNodes(r.currentSelected.map(a=>this.findEle(a))):e.selectNodes(r.currentTarget.value.map(a=>this.findEle(a))))}catch{}}},e.clearHistory=function(){t=[],n=-1,o=e.getData(),e.clearSelection()};const i=function(r){if(r.name==="beginEdit")return;t=t.slice(0,n+1);const a=e.getData(),d={prev:o,operation:r.name,currentSelected:s.map(h=>h.id),currentTarget:Cn(r),next:a};t.push(d),o=a,n=t.length-1},l=function(r){(r.metaKey||r.ctrlKey)&&(r.shiftKey&&r.key==="Z"||r.key==="y")?e.redo():(r.metaKey||r.ctrlKey)&&r.key==="z"&&e.undo()},c=function(){s=e.currentNodes.map(r=>r.nodeObj)};return e.bus.addListener("operation",i),e.bus.addListener("selectNodes",c),e.container.addEventListener("keydown",l),()=>{e.bus.removeListener("operation",i),e.bus.removeListener("selectNodes",c),e.container.removeEventListener("keydown",l)}}const Nn={side:'<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1750169394918" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2021" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><path d="M851.91168 328.45312c-59.97056 0-108.6208 48.47104-108.91264 108.36992l-137.92768 38.4a109.14304 109.14304 0 0 0-63.46752-46.58688l1.39264-137.11872c47.29344-11.86816 82.31936-54.66624 82.31936-105.64096 0-60.15488-48.76288-108.91776-108.91776-108.91776s-108.91776 48.76288-108.91776 108.91776c0 49.18784 32.60928 90.75712 77.38368 104.27392l-1.41312 138.87488a109.19936 109.19936 0 0 0-63.50336 48.55808l-138.93632-39.48544 0.01024-0.72704c0-60.15488-48.76288-108.91776-108.91776-108.91776s-108.91776 48.75776-108.91776 108.91776c0 60.15488 48.76288 108.91264 108.91776 108.91264 39.3984 0 73.91232-20.92032 93.03552-52.2496l139.19232 39.552-0.00512 0.2304c0 25.8304 9.00096 49.5616 24.02816 68.23424l-90.14272 132.63872a108.7488 108.7488 0 0 0-34.2528-5.504c-60.15488 0-108.91776 48.768-108.91776 108.91776 0 60.16 48.76288 108.91776 108.91776 108.91776 60.16 0 108.92288-48.75776 108.92288-108.91776 0-27.14624-9.9328-51.968-26.36288-71.04l89.04704-131.03104a108.544 108.544 0 0 0 37.6832 6.70208 108.672 108.672 0 0 0 36.48512-6.272l93.13792 132.57216a108.48256 108.48256 0 0 0-24.69888 69.0688c0 60.16 48.768 108.92288 108.91776 108.92288 60.16 0 108.91776-48.76288 108.91776-108.92288 0-60.14976-48.75776-108.91776-108.91776-108.91776a108.80512 108.80512 0 0 0-36.69504 6.3488l-93.07136-132.48a108.48768 108.48768 0 0 0 24.79616-72.22784l136.09984-37.888c18.99008 31.93856 53.84192 53.3504 93.69088 53.3504 60.16 0 108.92288-48.75776 108.92288-108.91264-0.00512-60.15488-48.77312-108.92288-108.92288-108.92288z" p-id="2022"></path></svg>',left:'<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1750169375313" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="1775" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><path d="M639 463.30000001L639 285.1c0-36.90000001-26.4-68.5-61.3-68.5l-150.2 0c-1.5 0-3 0.1-4.5 0.3-10.2-38.7-45.5-67.3-87.5-67.3-50 0-90.5 40.5-90.5 90.5s40.5 90.5 90.5 90.5c42 0 77.3-28.6 87.5-67.39999999 1.4 0.3 2.9 0.4 4.5 0.39999999L577.7 263.6c6.8 0 14.3 8.9 14.3 21.49999999l0 427.00000001c0 12.7-7.40000001 21.5-14.30000001 21.5l-150.19999999 0c-1.5 0-3 0.2-4.5 0.4-10.2-38.8-45.5-67.3-87.5-67.3-50 0-90.5 40.5-90.5 90.4 0 49.9 40.5 90.6 90.5 90.59999999 42 0 77.3-28.6 87.5-67.39999999 1.4 0.2 2.9 0.4 4.49999999 0.4L577.7 780.7c34.80000001 0 61.3-31.6 61.3-68.50000001L639 510.3l79.1 0c10.4 38.5 45.49999999 67 87.4 67 50 0 90.5-40.5 90.5-90.5s-40.5-90.5-90.5-90.5c-41.79999999 0-77.00000001 28.4-87.4 67L639 463.30000001z" fill="currentColor" p-id="1776"></path></svg>',right:'<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1750169667709" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="3037" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><path d="M385 560.69999999L385 738.9c0 36.90000001 26.4 68.5 61.3 68.5l150.2 0c1.5 0 3-0.1 4.5-0.3 10.2 38.7 45.5 67.3 87.5 67.3 50 0 90.5-40.5 90.5-90.5s-40.5-90.5-90.5-90.5c-42 0-77.3 28.6-87.5 67.39999999-1.4-0.3-2.9-0.4-4.5-0.39999999L446.3 760.4c-6.8 0-14.3-8.9-14.3-21.49999999l0-427.00000001c0-12.7 7.40000001-21.5 14.30000001-21.5l150.19999999 0c1.5 0 3-0.2 4.5-0.4 10.2 38.8 45.5 67.3 87.5 67.3 50 0 90.5-40.5 90.5-90.4 0-49.9-40.5-90.6-90.5-90.59999999-42 0-77.3 28.6-87.5 67.39999999-1.4-0.2-2.9-0.4-4.49999999-0.4L446.3 243.3c-34.80000001 0-61.3 31.6-61.3 68.50000001L385 513.7l-79.1 0c-10.4-38.5-45.49999999-67-87.4-67-50 0-90.5 40.5-90.5 90.5s40.5 90.5 90.5 90.5c41.79999999 0 77.00000001-28.4 87.4-67L385 560.69999999z" fill="currentColor" p-id="3038"></path></svg>',full:'<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1750169402629" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2170" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><path d="M639.328 416c8.032 0 16.096-3.008 22.304-9.056l202.624-197.184-0.8 143.808c-0.096 17.696 14.144 32.096 31.808 32.192 0.064 0 0.128 0 0.192 0 17.6 0 31.904-14.208 32-31.808l1.248-222.208c0-0.672-0.352-1.248-0.384-1.92 0.032-0.512 0.288-0.896 0.288-1.408 0.032-17.664-14.272-32-31.968-32.032L671.552 96l-0.032 0c-17.664 0-31.968 14.304-32 31.968C639.488 145.632 653.824 160 671.488 160l151.872 0.224-206.368 200.8c-12.672 12.32-12.928 32.608-0.64 45.248C622.656 412.736 630.976 416 639.328 416z" p-id="2171"></path><path d="M896.032 639.552 896.032 639.552c-17.696 0-32 14.304-32.032 31.968l-0.224 151.872-200.832-206.4c-12.32-12.64-32.576-12.96-45.248-0.64-12.672 12.352-12.928 32.608-0.64 45.248l197.184 202.624-143.808-0.8c-0.064 0-0.128 0-0.192 0-17.6 0-31.904 14.208-32 31.808-0.096 17.696 14.144 32.096 31.808 32.192l222.24 1.248c0.064 0 0.128 0 0.192 0 0.64 0 1.12-0.32 1.76-0.352 0.512 0.032 0.896 0.288 1.408 0.288l0.032 0c17.664 0 31.968-14.304 32-31.968L928 671.584C928.032 653.952 913.728 639.584 896.032 639.552z" p-id="2172"></path><path d="M209.76 159.744l143.808 0.8c0.064 0 0.128 0 0.192 0 17.6 0 31.904-14.208 32-31.808 0.096-17.696-14.144-32.096-31.808-32.192L131.68 95.328c-0.064 0-0.128 0-0.192 0-0.672 0-1.248 0.352-1.888 0.384-0.448 0-0.8-0.256-1.248-0.256 0 0-0.032 0-0.032 0-17.664 0-31.968 14.304-32 31.968L96 352.448c-0.032 17.664 14.272 32 31.968 32.032 0 0 0.032 0 0.032 0 17.664 0 31.968-14.304 32-31.968l0.224-151.936 200.832 206.4c6.272 6.464 14.624 9.696 22.944 9.696 8.032 0 16.096-3.008 22.304-9.056 12.672-12.32 12.96-32.608 0.64-45.248L209.76 159.744z" p-id="2173"></path><path d="M362.368 617.056l-202.624 197.184 0.8-143.808c0.096-17.696-14.144-32.096-31.808-32.192-0.064 0-0.128 0-0.192 0-17.6 0-31.904 14.208-32 31.808l-1.248 222.24c0 0.704 0.352 1.312 0.384 2.016 0 0.448-0.256 0.832-0.256 1.312-0.032 17.664 14.272 32 31.968 32.032L352.448 928c0 0 0.032 0 0.032 0 17.664 0 31.968-14.304 32-31.968s-14.272-32-31.968-32.032l-151.936-0.224 206.4-200.832c12.672-12.352 12.96-32.608 0.64-45.248S375.008 604.704 362.368 617.056z" p-id="2174"></path></svg>',living:'<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1750169573443" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2883" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><path d="M514.133333 488.533333m-106.666666 0a106.666667 106.666667 0 1 0 213.333333 0 106.666667 106.666667 0 1 0-213.333333 0Z" fill="currentColor" p-id="2884"></path><path d="M512 64C264.533333 64 64 264.533333 64 512c0 236.8 183.466667 428.8 416 445.866667v-134.4c-53.333333-59.733333-200.533333-230.4-200.533333-334.933334 0-130.133333 104.533333-234.666667 234.666666-234.666666s234.666667 104.533333 234.666667 234.666666c0 61.866667-49.066667 153.6-145.066667 270.933334l-59.733333 68.266666V960C776.533333 942.933333 960 748.8 960 512c0-247.466667-200.533333-448-448-448z" fill="currentColor" p-id="2885"></path></svg>',zoomin:'<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1750169419447" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2480" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><path d="M863.328 482.56l-317.344-1.12L545.984 162.816c0-17.664-14.336-32-32-32s-32 14.336-32 32l0 318.4L159.616 480.064c-0.032 0-0.064 0-0.096 0-17.632 0-31.936 14.24-32 31.904C127.424 529.632 141.728 544 159.392 544.064l322.592 1.152 0 319.168c0 17.696 14.336 32 32 32s32-14.304 32-32l0-318.944 317.088 1.12c0.064 0 0.096 0 0.128 0 17.632 0 31.936-14.24 32-31.904C895.264 496.992 880.96 482.624 863.328 482.56z" p-id="2481"></path></svg>',zoomout:'<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1750169426515" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2730" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><path d="M863.744 544 163.424 544c-17.664 0-32-14.336-32-32s14.336-32 32-32l700.32 0c17.696 0 32 14.336 32 32S881.44 544 863.744 544z" p-id="2731"></path></svg>'},B=(e,t)=>{const n=document.createElement("span");return n.id=e,n.innerHTML=Nn[t],n};function Tn(e){const t=document.createElement("div"),n=B("fullscreen","full"),o=B("toCenter","living"),s=B("zoomout","zoomout"),i=B("zoomin","zoomin");t.appendChild(n),t.appendChild(o),t.appendChild(s),t.appendChild(i),t.className="mind-elixir-toolbar rb";let l=null;const c=()=>{const a=e.container.getBoundingClientRect(),d=ge(e.map.style.transform),h=a.width/2,u=a.height/2,b=(h-d.x)/e.scaleVal,v=(u-d.y)/e.scaleVal;l={containerRect:a,currentTransform:d,mapCenterX:b,mapCenterY:v}},r=()=>{if(l){const a=e.container.getBoundingClientRect(),d=a.width/2,h=a.height/2,u=d-l.mapCenterX*e.scaleVal,b=h-l.mapCenterY*e.scaleVal,v=u-l.currentTransform.x,p=b-l.currentTransform.y;e.move(v,p)}};return e.el.addEventListener("fullscreenchange",r),n.onclick=()=>{c(),document.fullscreenElement!==e.el?e.el.requestFullscreen():document.exitFullscreen()},o.onclick=()=>{e.toCenter()},s.onclick=()=>{e.scale(e.scaleVal-e.scaleSensitivity)},i.onclick=()=>{e.scale(e.scaleVal+e.scaleSensitivity)},t}function _n(e){const t=document.createElement("div"),n=B("tbltl","left"),o=B("tbltr","right"),s=B("tblts","side");return t.appendChild(n),t.appendChild(o),t.appendChild(s),t.className="mind-elixir-toolbar lt",n.onclick=()=>{e.initLeft()},o.onclick=()=>{e.initRight()},s.onclick=()=>{e.initSide()},t}function Dn(e){e.container.append(Tn(e)),e.container.append(_n(e))}class kn{_listeners=new Map;addEventListener(t,n){const o=this._listeners.get(t)??new Set;return this._listeners.set(t,o),o.add(n),this}removeEventListener(t,n){return this._listeners.get(t)?.delete(n),this}dispatchEvent(t,...n){let o=!0;for(const s of this._listeners.get(t)??[])o=s(...n)!==!1&&o;return o}unbindAllListeners(){this._listeners.clear()}on=this.addEventListener;off=this.removeEventListener;emit=this.dispatchEvent}const qe=(e,t="px")=>typeof e=="number"?e+t:e,$=({style:e},t,n)=>{if(typeof t=="object")for(const[o,s]of Object.entries(t))s!==void 0&&(e[o]=qe(s));else n!==void 0&&(e[t]=qe(n))},Ue=(e=0,t=0,n=0,o=0)=>{const s={x:e,y:t,width:n,height:o,top:t,left:e,right:e+n,bottom:t+o};return{...s,toJSON:()=>JSON.stringify(s)}},Ln=e=>{let t,n=-1,o=!1;return{next:(...s)=>{t=s,o||(o=!0,n=requestAnimationFrame(()=>{e(...t),o=!1}))},cancel:()=>{cancelAnimationFrame(n),o=!1}}},Je=(e,t,n="touch")=>{switch(n){case"center":{const o=t.left+t.width/2,s=t.top+t.height/2;return o>=e.left&&o<=e.right&&s>=e.top&&s<=e.bottom}case"cover":return t.left>=e.left&&t.top>=e.top&&t.right<=e.right&&t.bottom<=e.bottom;case"touch":return e.right>=t.left&&e.left<=t.right&&e.bottom>=t.top&&e.top<=t.bottom}},Mn=()=>matchMedia("(hover: none), (pointer: coarse)").matches,An=()=>"safari"in window,Ce=e=>Array.isArray(e)?e:[e],Ze=e=>(t,n,o,s={})=>{(t instanceof HTMLCollection||t instanceof NodeList)&&(t=Array.from(t)),n=Ce(n),t=Ce(t);for(const i of t)if(i)for(const l of n)i[e](l,o,{capture:!1,...s})},X=Ze("addEventListener"),O=Ze("removeEventListener"),oe=e=>{const{clientX:t,clientY:n,target:o}=e.touches?.[0]??e;return{x:t,y:n,target:o}},K=(e,t=document)=>Ce(e).map(n=>typeof n=="string"?Array.from(t.querySelectorAll(n)):n instanceof Element?n:null).flat().filter(Boolean),Pn=(e,t)=>t.some(n=>typeof n=="number"?e.button===n:typeof n=="object"?n.button!==e.button?!1:n.modifiers.every(o=>{switch(o){case"alt":return e.altKey;case"ctrl":return e.ctrlKey||e.metaKey;case"shift":return e.shiftKey}}):!1),{abs:W,max:Qe,min:et,ceil:tt}=Math,nt=(e=[])=>({stored:e,selected:[],touched:[],changed:{added:[],removed:[]}});class On extends kn{static version="mind-elixir-fork";_options;_selection=nt();_area;_clippingElement;_targetElement;_targetBoundary;_targetBoundaryScrolled=!0;_targetRect;_selectables=[];_latestElement;_areaLocation={y1:0,x2:0,y2:0,x1:0};_areaRect=Ue();_singleClick=!0;_frame;_scrollAvailable=!0;_scrollingActive=!1;_scrollSpeed={x:0,y:0};_scrollDelta={x:0,y:0};constructor(t){super(),this._options={selectionAreaClass:"selection-area",selectionContainerClass:void 0,selectables:[],document:window.document,startAreas:["html"],boundaries:["html"],container:"body",mindElixirInstance:void 0,...t,behaviour:{overlap:"invert",intersect:"touch",triggers:[0],...t.behaviour,startThreshold:t.behaviour?.startThreshold?typeof t.behaviour.startThreshold=="number"?t.behaviour.startThreshold:{x:10,y:10,...t.behaviour.startThreshold}:{x:10,y:10},scrolling:{speedDivider:10,...t.behaviour?.scrolling,startScrollMargins:{x:0,y:0,...t.behaviour?.scrolling?.startScrollMargins}}},features:{range:!0,touch:!0,deselectOnBlur:!1,...t.features,singleTap:{allow:!0,intersect:"native",...t.features?.singleTap}}};for(const i of Object.getOwnPropertyNames(Object.getPrototypeOf(this)))typeof this[i]=="function"&&(this[i]=this[i].bind(this));const{document:n,selectionAreaClass:o,selectionContainerClass:s}=this._options;this._area=n.createElement("div"),this._clippingElement=n.createElement("div"),this._clippingElement.appendChild(this._area),this._area.classList.add(o),s&&this._clippingElement.classList.add(s),$(this._area,{willChange:"top, left, bottom, right, width, height",top:0,left:0,position:"fixed"}),$(this._clippingElement,{overflow:"hidden",position:"fixed",transform:"translate3d(0, 0, 0)",pointerEvents:"none",zIndex:"1"}),this._frame=Ln(i=>{this._recalculateSelectionAreaRect(),this._updateElementSelection(),this._emitEvent("move",i),this._redrawSelectionArea()}),this.enable()}_toggleStartEvents(t=!0){const{document:n}=this._options;(t?X:O)(n,"pointerdown",this._onTapStart)}_onTapStart(t,n=!1){const{x:o,y:s,target:i}=oe(t),{document:l,startAreas:c,boundaries:r,behaviour:a,features:d}=this._options,h=i.getBoundingClientRect();if(!Pn(t,a.triggers))return;const u=K(c,l),b=K(r,l);this._targetElement=b.find(m=>Je(m.getBoundingClientRect(),h));const v=t.composedPath(),p=u.find(m=>v.includes(m));if(this._targetBoundary=b.find(m=>v.includes(m)),!this._targetElement||!p||!this._targetBoundary||!n&&this._emitEvent("beforestart",t)===!1)return;this._areaLocation={x1:o,y1:s,x2:0,y2:0};const g=l.scrollingElement??l.body;this._scrollDelta={x:g.scrollLeft,y:g.scrollTop},this._singleClick=!0,this.clearSelection(!1,!0),X(l,["pointermove"],this._delayedTapMove,{passive:!1}),X(l,["pointerup","pointercancel"],this._onTapStop),X(l,"scroll",this._onScroll),d.deselectOnBlur&&(this._targetBoundaryScrolled=!1,X(this._targetBoundary,"scroll",this._onStartAreaScroll))}_onSingleTap(t){const{singleTap:{intersect:n},range:o}=this._options.features,s=oe(t);let i;if(n==="native")i=s.target;else if(n==="touch"){this.resolveSelectables();const{x:c,y:r}=s;i=this._selectables.find(a=>{const{right:d,left:h,top:u,bottom:b}=a.getBoundingClientRect();return c<d&&c>h&&r<b&&r>u})}if(!i)return;for(this.resolveSelectables();!this._selectables.includes(i);)if(i.parentElement)i=i.parentElement;else{this._targetBoundaryScrolled||this.clearSelection();return}const{stored:l}=this._selection;if(this._emitEvent("start",t),t.shiftKey&&o&&this._latestElement){const c=this._latestElement,[r,a]=c.compareDocumentPosition(i)&4?[i,c]:[c,i],d=[...this._selectables.filter(h=>h.compareDocumentPosition(r)&4&&h.compareDocumentPosition(a)&2),r,a];this.select(d),this._latestElement=c}else l.includes(i)&&(l.length===1||t.ctrlKey||l.every(c=>this._selection.stored.includes(c)))?this.deselect(i):(this.select(i),this._latestElement=i)}_delayedTapMove(t){const{container:n,document:o,behaviour:{startThreshold:s}}=this._options,{x1:i,y1:l}=this._areaLocation,{x:c,y:r}=oe(t);if(typeof s=="number"&&W(c+r-(i+l))>=s||typeof s=="object"&&W(c-i)>=s.x||W(r-l)>=s.y){if(O(o,["pointermove"],this._delayedTapMove,{passive:!1}),this._emitEvent("beforedrag",t)===!1){O(o,["pointerup","pointercancel"],this._onTapStop);return}X(o,["pointermove"],this._onTapMove,{passive:!1}),$(this._area,"display","block"),K(n,o)[0].appendChild(this._clippingElement),this.resolveSelectables(),this._singleClick=!1,this._targetRect=this._targetElement.getBoundingClientRect(),this._scrollAvailable=this._targetElement.scrollHeight!==this._targetElement.clientHeight||this._targetElement.scrollWidth!==this._targetElement.clientWidth,this._scrollAvailable&&(this._selectables=this._selectables.filter(a=>this._targetElement.contains(a))),this._setupSelectionArea(),this._emitEvent("start",t),this._onTapMove(t)}this._handleMoveEvent(t)}_setupSelectionArea(){const{_clippingElement:t,_targetElement:n,_area:o}=this,s=this._targetRect=n.getBoundingClientRect();this._scrollAvailable?($(t,{top:s.top,left:s.left,width:s.width,height:s.height}),$(o,{marginTop:-s.top,marginLeft:-s.left})):($(t,{top:0,left:0,width:"100%",height:"100%"}),$(o,{marginTop:0,marginLeft:0}))}_onTapMove(t){const{_scrollSpeed:n,_areaLocation:o,_options:s,_frame:i}=this,{speedDivider:l}=s.behaviour.scrolling,{x:c,y:r}=oe(t);if(o.x2=c,o.y2=r,this._scrollAvailable&&!this._scrollingActive&&(n.y||n.x)){this._scrollingActive=!0;const a=()=>{if(!n.x&&!n.y){this._scrollingActive=!1;return}const d=this._options.mindElixirInstance;if(d&&d.move){const h=n.x?tt(n.x/l):0,u=n.y?tt(n.y/l):0;(h||u)&&(d.move(-h,-u),o.x1-=h,o.y1-=u)}i.next(t),requestAnimationFrame(a)};requestAnimationFrame(a)}else i.next(t);this._handleMoveEvent(t)}_handleMoveEvent(t){const{features:n}=this._options;(n.touch&&Mn()||this._scrollAvailable&&An())&&t.preventDefault()}_onScroll(){const{_scrollDelta:t,_options:{document:n}}=this,{scrollTop:o,scrollLeft:s}=n.scrollingElement??n.body;this._areaLocation.x1+=t.x-s,this._areaLocation.y1+=t.y-o,t.x=s,t.y=o,this._setupSelectionArea(),this._frame.next(null)}_onStartAreaScroll(){this._targetBoundaryScrolled=!0,O(this._targetElement,"scroll",this._onStartAreaScroll)}_recalculateSelectionAreaRect(){const{_scrollSpeed:t,_areaLocation:n,_targetElement:o,_options:s}=this,i=this._targetRect,{x1:l,y1:c}=n;let{x2:r,y2:a}=n;const{behaviour:{scrolling:{startScrollMargins:d}}}=s;r<i.left+d.x?(t.x=-W(i.left-r+d.x),r=r<i.left?i.left:r):r>i.right-d.x?(t.x=W(i.left+i.width-r-d.x),r=r>i.right?i.right:r):t.x=0,a<i.top+d.y?(t.y=-W(i.top-a+d.y),a=a<i.top?i.top:a):a>i.bottom-d.y?(t.y=W(i.top+i.height-a-d.y),a=a>i.bottom?i.bottom:a):t.y=0;const h=et(l,r),u=et(c,a),b=Qe(l,r),v=Qe(c,a);this._areaRect=Ue(h,u,b-h,v-u)}_redrawSelectionArea(){const{x:t,y:n,width:o,height:s}=this._areaRect,{style:i}=this._area;i.left=`${t}px`,i.top=`${n}px`,i.width=`${o}px`,i.height=`${s}px`}_onTapStop(t,n){const{document:o,features:s}=this._options,{_singleClick:i}=this;O(this._targetElement,"scroll",this._onStartAreaScroll),O(o,["pointermove"],this._delayedTapMove),O(o,["pointermove"],this._onTapMove),O(o,["pointerup","pointercancel"],this._onTapStop),O(o,"scroll",this._onScroll),this._keepSelection(),t&&i&&s.singleTap.allow?this._onSingleTap(t):!i&&!n&&(this._updateElementSelection(),this._emitEvent("stop",t)),this._scrollSpeed.x=0,this._scrollSpeed.y=0,this._clippingElement.remove(),this._frame?.cancel(),$(this._area,"display","none")}_updateElementSelection(){const{_selectables:t,_options:n,_selection:o,_areaRect:s}=this,{stored:i,selected:l,touched:c}=o,{intersect:r,overlap:a}=n.behaviour,d=a==="invert",h=[],u=[],b=[];for(let p=0;p<t.length;p++){const g=t[p];if(Je(s,g.getBoundingClientRect(),r)){if(l.includes(g))i.includes(g)&&!c.includes(g)&&c.push(g);else if(d&&i.includes(g)){b.push(g);continue}else u.push(g);h.push(g)}}d&&u.push(...i.filter(p=>!l.includes(p)));const v=a==="keep";for(let p=0;p<l.length;p++){const g=l[p];!h.includes(g)&&!(v&&i.includes(g))&&b.push(g)}o.selected=h,o.changed={added:u,removed:b},this._latestElement=void 0}_emitEvent(t,n){return this.emit(t,{event:n,store:this._selection,selection:this})}_keepSelection(){const{_options:t,_selection:n}=this,{selected:o,changed:s,touched:i,stored:l}=n,c=o.filter(r=>!l.includes(r));switch(t.behaviour.overlap){case"drop":{n.stored=[...c,...l.filter(r=>!i.includes(r))];break}case"invert":{n.stored=[...c,...l.filter(r=>!s.removed.includes(r))];break}case"keep":{n.stored=[...l,...o.filter(r=>!l.includes(r))];break}}}trigger(t,n=!0){this._onTapStart(t,n)}resolveSelectables(){this._selectables=K(this._options.selectables,this._options.document)}clearSelection(t=!0,n=!1){const{selected:o,stored:s,changed:i}=this._selection;i.added=[],i.removed.push(...o,...t?s:[]),n||(this._emitEvent("move",null),this._emitEvent("stop",null)),this._selection=nt(t?[]:s)}getSelection(){return this._selection.stored}getSelectionArea(){return this._area}getSelectables(){return this._selectables}setAreaLocation(t){Object.assign(this._areaLocation,t),this._redrawSelectionArea()}getAreaLocation(){return this._areaLocation}cancel(t=!1){this._onTapStop(null,!t)}destroy(){this.cancel(),this.disable(),this._clippingElement.remove(),super.unbindAllListeners()}enable=this._toggleStartEvents;disable=this._toggleStartEvents.bind(this,!1);select(t,n=!1){const{changed:o,selected:s,stored:i}=this._selection,l=K(t,this._options.document).filter(c=>!s.includes(c)&&!i.includes(c));return i.push(...l),s.push(...l),o.added.push(...l),o.removed=[],this._latestElement=void 0,n||(this._emitEvent("move",null),this._emitEvent("stop",null)),l}deselect(t,n=!1){const{selected:o,stored:s,changed:i}=this._selection,l=K(t,this._options.document).filter(c=>o.includes(c)||s.includes(c));this._selection.stored=s.filter(c=>!l.includes(c)),this._selection.selected=o.filter(c=>!l.includes(c)),this._selection.changed.added=[],this._selection.changed.removed.push(...l.filter(c=>!i.removed.includes(c))),this._latestElement=void 0,n||(this._emitEvent("move",null),this._emitEvent("stop",null))}}function Hn(e){const t=e.mouseSelectionButton===2?[2]:[0],n=new On({selectables:[".map-container me-tpc"],boundaries:[e.container],container:e.selectionContainer,mindElixirInstance:e,features:{touch:!1,singleTap:{allow:!1}},behaviour:{triggers:t,scrolling:{speedDivider:10,startScrollMargins:{x:50,y:50}}}}).on("beforestart",({event:o})=>{if(!e.editable||e.spacePressed||e.ptState!==5)return!1;const s=o.target;if(s.id==="input-box"||s.className==="circle"||s.className!=="map-container")return!1;!o.ctrlKey&&!o.metaKey&&e.clearSelection();const i=n.getSelectionArea();return i.style.background="#4f90f22d",i.style.border="1px solid #4f90f2",i.style.borderRadius="3px",i.parentElement&&(i.parentElement.style.zIndex="9999"),!0}).on("move",({store:{changed:{added:o,removed:s}}})=>{if(o.length>0||s.length>0,o.length>0){const i=o.filter(l=>!e.currentNodes?.includes(l));if(i.length>0){for(const l of i)l.className="selected";e.currentNodes=[...e.currentNodes||[],...i],e.bus.fire("selectNodes",i.map(l=>l.nodeObj))}}if(s.length>0){const i=s.filter(l=>e.currentNodes?.includes(l));if(i.length>0){for(const l of i)l.classList.remove("selected");e.currentNodes=(e.currentNodes||[]).filter(l=>!i.includes(l)),e.bus.fire("unselectNodes",i.map(l=>l.nodeObj))}}});e.selection=n}const $n=function(e,t=!0){this.theme=e;const o={...(e.type==="dark"?J:U).cssVar,...e.cssVar},s=Object.keys(o);for(let i=0;i<s.length;i++){const l=s[i];this.container.style.setProperty(l,o[l])}t&&this.refresh()},ot={create:function(e){return{dom:e,moved:!1,pointerdown:!1,lastX:0,lastY:0,handlePointerMove(t){if(this.pointerdown){this.moved=!0;const n=t.clientX-this.lastX,o=t.clientY-this.lastY;this.lastX=t.clientX,this.lastY=t.clientY,this.cb&&this.cb(n,o)}},handlePointerDown(t){t.button===0&&(this.pointerdown=!0,this.lastX=t.clientX,this.lastY=t.clientY,this.dom.setPointerCapture(t.pointerId))},handleClear(t){this.pointerdown=!1,t.pointerId!==void 0&&this.dom.releasePointerCapture(t.pointerId)},cb:null,init(t,n){this.cb=n,this.handleClear=this.handleClear.bind(this),this.handlePointerMove=this.handlePointerMove.bind(this),this.handlePointerDown=this.handlePointerDown.bind(this),this.destroy=_e([{dom:t,evt:"pointermove",func:this.handlePointerMove},{dom:t,evt:"pointerleave",func:this.handleClear},{dom:t,evt:"pointerup",func:this.handleClear},{dom:this.dom,evt:"pointerdown",func:this.handlePointerDown}])},destroy:null,clear(){this.moved=!1,this.pointerdown=!1}}}},In="#4dc4ff";function st(e,t,n,o,s,i,l,c){return{x:e/8+n*3/8+s*3/8+l/8,y:t/8+o*3/8+i*3/8+c/8}}function jn(e,t,n){e&&(e.dataset.x=t.toString(),e.dataset.y=n.toString(),ne(e))}function se(e,t,n,o,s){_(e,{x1:t+"",y1:n+"",x2:o+"",y2:s+""})}function it(e,t,n,o,s,i,l,c,r,a){const d=`M ${t} ${n} C ${o} ${s} ${i} ${l} ${c} ${r}`;if(e.line.setAttribute("d",d),a.style){const p=a.style;p.stroke&&e.line.setAttribute("stroke",p.stroke),p.strokeWidth&&e.line.setAttribute("stroke-width",String(p.strokeWidth)),p.strokeDasharray&&e.line.setAttribute("stroke-dasharray",p.strokeDasharray),p.strokeLinecap&&e.line.setAttribute("stroke-linecap",p.strokeLinecap),p.opacity!==void 0&&e.line.setAttribute("opacity",String(p.opacity))}const h=e.querySelectorAll('path[stroke="transparent"]');h.length>0&&h[0].setAttribute("d",d);const u=Q(i,l,c,r);if(u){const p=`M ${u.x1} ${u.y1} L ${c} ${r} L ${u.x2} ${u.y2}`;if(e.arrow1.setAttribute("d",p),h.length>1&&h[1].setAttribute("d",p),a.style){const g=a.style;g.stroke&&e.arrow1.setAttribute("stroke",g.stroke),g.strokeWidth&&e.arrow1.setAttribute("stroke-width",String(g.strokeWidth)),g.strokeLinecap&&e.arrow1.setAttribute("stroke-linecap",g.strokeLinecap),g.opacity!==void 0&&e.arrow1.setAttribute("opacity",String(g.opacity))}}if(a.bidirectional){const p=Q(o,s,t,n);if(p){const g=`M ${p.x1} ${p.y1} L ${t} ${n} L ${p.x2} ${p.y2}`;if(e.arrow2.setAttribute("d",g),h.length>2&&h[2].setAttribute("d",g),a.style){const m=a.style;m.stroke&&e.arrow2.setAttribute("stroke",m.stroke),m.strokeWidth&&e.arrow2.setAttribute("stroke-width",String(m.strokeWidth)),m.strokeLinecap&&e.arrow2.setAttribute("stroke-linecap",m.strokeLinecap),m.opacity!==void 0&&e.arrow2.setAttribute("opacity",String(m.opacity))}}}const{x:b,y:v}=st(t,n,o,s,i,l,c,r);if(e.labelEl&&jn(e.labelEl,b,v),a.style?.labelColor){const p=e.labelEl;p&&(p.style.color=a.style.labelColor)}Vn(e)}function ie(e,t,n){const{offsetLeft:o,offsetTop:s}=L(e.nodes,t),i=t.offsetWidth,l=t.offsetHeight,c=o+i/2,r=s+l/2,a=c+n.x,d=r+n.y;return{w:i,h:l,cx:c,cy:r,ctrlX:a,ctrlY:d}}function z(e){let t,n;const o=(e.cy-e.ctrlY)/(e.ctrlX-e.cx);return o>e.h/e.w||o<-e.h/e.w?e.cy-e.ctrlY<0?(t=e.cx-e.h/2/o,n=e.cy+e.h/2):(t=e.cx+e.h/2/o,n=e.cy-e.h/2):e.cx-e.ctrlX<0?(t=e.cx+e.w/2,n=e.cy-e.w*o/2):(t=e.cx-e.w/2,n=e.cy+e.w*o/2),{x:t,y:n}}const Rn=function(e,t,n){const o=L(e.nodes,t),s=L(e.nodes,n),i=o.offsetLeft+t.offsetWidth/2,l=o.offsetTop+t.offsetHeight/2,c=s.offsetLeft+n.offsetWidth/2,r=s.offsetTop+n.offsetHeight/2,a=c-i,d=r-l,h=Math.sqrt(a*a+d*d),u=Math.max(50,Math.min(200,h*.3)),b=Math.abs(a),v=Math.abs(d);let p,g;if(h<150){const w=t.closest("me-main").className==="lhs"?-1:1;p={x:200*w,y:0},g={x:200*w,y:0}}else if(b>v*1.5){const w=a>0?t.offsetWidth/2:-t.offsetWidth/2,C=a>0?-n.offsetWidth/2:n.offsetWidth/2;p={x:w+(a>0?u:-u),y:0},g={x:C+(a>0?-u:u),y:0}}else if(v>b*1.5){const w=d>0?t.offsetHeight/2:-t.offsetHeight/2,C=d>0?-n.offsetHeight/2:n.offsetHeight/2;p={x:0,y:w+(d>0?u:-u)},g={x:0,y:C+(d>0?-u:u)}}else{const w=Math.atan2(d,a),C=t.offsetWidth/2*Math.cos(w),N=t.offsetHeight/2*Math.sin(w),f=-(n.offsetWidth/2)*Math.cos(w),y=-(n.offsetHeight/2)*Math.sin(w),x=u*.7*(a>0?1:-1),E=u*.7*(d>0?1:-1);p={x:C+x,y:N+E},g={x:f-x,y:y-E}}return{delta1:{x:Math.round(p.x),y:Math.round(p.y)},delta2:{x:Math.round(g.x),y:Math.round(g.y)}}},Se=function(e,t,n,o,s){if(!t||!n)return;if(!o.delta1||!o.delta2){const S=Rn(e,t,n);o.delta1=S.delta1,o.delta2=S.delta2}const i=ie(e,t,o.delta1),l=ie(e,n,o.delta2),{x:c,y:r}=z(i),{ctrlX:a,ctrlY:d}=i,{ctrlX:h,ctrlY:u}=l,{x:b,y:v}=z(l),p=Q(h,u,b,v);if(!p)return;const g=`M ${p.x1} ${p.y1} L ${b} ${v} L ${p.x2} ${p.y2}`;let m="";if(o.bidirectional){const S=Q(a,d,c,r);if(!S)return;m=`M ${S.x1} ${S.y1} L ${c} ${r} L ${S.x2} ${S.y2}`}const w=vn(`M ${c} ${r} C ${a} ${d} ${h} ${u} ${b} ${v}`,g,m,o.style),{x:C,y:N}=st(c,r,a,d,h,u,b,v),f=o.style?.labelColor||"rgb(235, 95, 82)",y="a-"+o.id;w.id=y;const x=e.markdown?e.markdown(o.label,o):o.label,E=Ee(x,C,N,{anchor:"middle",color:f,dataType:"arrow",svgId:y});w.labelEl=E,w.arrowObj=o,w.dataset.linkid=o.id,e.labelContainer.appendChild(E),e.arrowSvg.appendChild(w),ne(E),s||(e.arrows.push(o),e.currentArrow=w,rt(e,o,i,l))},Bn=function(e,t,n={}){const o={id:R(),label:"Custom Link",from:e.nodeObj.id,to:t.nodeObj.id,...n};Se(this,e,t,o),this.bus.fire("operation",{name:"createArrow",obj:o})},Wn=function(e){re(this);const t={...e,id:R()};Se(this,this.findEle(t.from),this.findEle(t.to),t),this.bus.fire("operation",{name:"createArrow",obj:t})},Yn=function(e){let t;if(e?t=e:t=this.currentArrow,!t)return;re(this);const n=t.arrowObj.id;this.arrows=this.arrows.filter(o=>o.id!==n),t.labelEl?.remove(),t.remove(),this.bus.fire("operation",{name:"removeArrow",obj:{id:n}})},Fn=function(e){this.currentArrow=e;const t=e.arrowObj,n=this.findEle(t.from),o=this.findEle(t.to),s=ie(this,n,t.delta1),i=ie(this,o,t.delta2);rt(this,t,s,i),this.bus.fire("selectArrow",t)},Xn=function(){re(this),this.currentArrow=null,this.bus.fire("unselectArrow")},Ne=function(e,t){const n=document.createElementNS(A,"path");return _(n,{d:e,stroke:t,fill:"none","stroke-width":"6","stroke-linecap":"round","stroke-linejoin":"round"}),n},Kn=function(e,t){const n=document.createElementNS(A,"g");n.setAttribute("class","arrow-highlight"),n.setAttribute("opacity","0.45");const o=Ne(e.line.getAttribute("d"),t);n.appendChild(o);const s=Ne(e.arrow1.getAttribute("d"),t);if(n.appendChild(s),e.arrow2.getAttribute("d")){const i=Ne(e.arrow2.getAttribute("d"),t);n.appendChild(i)}e.insertBefore(n,e.firstChild)},zn=function(e){const t=e.querySelector(".arrow-highlight");t&&t.remove()},Vn=function(e){const t=e.querySelector(".arrow-highlight");if(!t)return;const n=t.querySelectorAll("path");n.length>=1&&n[0].setAttribute("d",e.line.getAttribute("d")),n.length>=2&&n[1].setAttribute("d",e.arrow1.getAttribute("d")),n.length>=3&&e.arrow2.getAttribute("d")&&n[2].setAttribute("d",e.arrow2.getAttribute("d"))},re=function(e){e.helper1?.destroy(),e.helper2?.destroy(),e.linkController.style.display="none",e.P2.style.display="none",e.P3.style.display="none",e.currentArrow&&zn(e.currentArrow)},rt=function(e,t,n,o){const{linkController:s,P2:i,P3:l,line1:c,line2:r,nodes:a,map:d,currentArrow:h,bus:u}=e;if(!h)return;s.style.display="initial",i.style.display="initial",l.style.display="initial",a.appendChild(s),a.appendChild(i),a.appendChild(l),Kn(h,In);let{x:b,y:v}=z(n),{ctrlX:p,ctrlY:g}=n,{ctrlX:m,ctrlY:w}=o,{x:C,y:N}=z(o);i.style.cssText=`top:${g}px;left:${p}px;`,l.style.cssText=`top:${w}px;left:${m}px;`,se(c,b,v,p,g),se(r,m,w,C,N),e.helper1=ot.create(i),e.helper2=ot.create(l),e.helper1.init(d,(f,y)=>{p=p+f/e.scaleVal,g=g+y/e.scaleVal;const x=z({...n,ctrlX:p,ctrlY:g});b=x.x,v=x.y,i.style.top=g+"px",i.style.left=p+"px",it(h,b,v,p,g,m,w,C,N,t),se(c,b,v,p,g),t.delta1.x=Math.round(p-n.cx),t.delta1.y=Math.round(g-n.cy),u.fire("updateArrowDelta",t)}),e.helper2.init(d,(f,y)=>{m=m+f/e.scaleVal,w=w+y/e.scaleVal;const x=z({...o,ctrlX:m,ctrlY:w});C=x.x,N=x.y,l.style.top=w+"px",l.style.left=m+"px",it(h,b,v,p,g,m,w,C,N,t),se(r,m,w,C,N),t.delta2.x=Math.round(m-o.cx),t.delta2.y=Math.round(w-o.cy),u.fire("updateArrowDelta",t)})};function Gn(){this.arrowSvg.innerHTML="",this.labelContainer.querySelectorAll('.svg-label[data-type="arrow"]').forEach(t=>t.remove());for(let t=0;t<this.arrows.length;t++){const n=this.arrows[t];try{Se(this,this.findEle(n.from),this.findEle(n.to),n,!0)}catch{}}this.nodes.appendChild(this.arrowSvg)}function qn(e){re(this),e&&e.labelEl&&Ve(this,e.labelEl,e.arrowObj)}function Un(){this.arrows=this.arrows.filter(e=>Z(e.from,this.nodeData)&&Z(e.to,this.nodeData))}const Jn=Object.freeze(Object.defineProperty({__proto__:null,createArrow:Bn,createArrowFrom:Wn,editArrowLabel:qn,removeArrow:Yn,renderArrow:Gn,selectArrow:Fn,tidyArrow:Un,unselectArrow:Xn},Symbol.toStringTag,{value:"Module"})),Zn=function(e){if(e.length===0)throw new Error("No selected node.");if(e.length===1){const r=e[0].nodeObj,a=e[0].nodeObj.parent;if(!a)throw new Error("Can not select root node.");const d=a.children.findIndex(h=>r===h);return{parent:a.id,start:d,end:d}}let t=0;const n=e.map(r=>{let a=r.nodeObj;const d=[];for(;a.parent;){const h=a.parent,b=h.children?.indexOf(a);a=h,d.unshift({node:a,index:b})}return d.length>t&&(t=d.length),d});let o=0;e:for(;o<t;o++){const r=n[0][o]?.node;for(let a=1;a<n.length;a++)if(n[a][o]?.node!==r)break e}if(!o)throw new Error("Can not select root node.");const s=n.map(r=>r[o-1].index).sort(),i=s[0]||0,l=s[s.length-1]||0,c=n[0][o-1].node;if(!c.parent)throw new Error("Please select nodes in the same main topic.");return{parent:c.id,start:i,end:l}},Qn=function(e){const t=document.createElementNS(A,"g");return t.setAttribute("id",e),t},lt=function(e,t){const n=document.createElementNS(A,"path");return _(n,{d:e,stroke:t||"#666",fill:"none","stroke-linecap":"round","stroke-width":"2"}),n},eo=e=>e.parentElement.parentElement,to=function(e,{parent:t,start:n}){const o=e.findEle(t),s=o.nodeObj;let i;return s.parent?i=o.closest("me-main").className:i=e.findEle(s.children[n].id).closest("me-main").className,i},Te=function(e,t){const{id:n,label:o,parent:s,start:i,end:l,style:c}=t,{nodes:r,theme:a,summarySvg:d}=e,u=e.findEle(s).nodeObj,b=to(e,t);let v=1/0,p=0,g=0,m=0;for(let q=i;q<=l;q++){const dt=u.children?.[q];if(!dt)return e.removeSummary(n),null;const ae=eo(e.findEle(dt.id)),{offsetLeft:de,offsetTop:ht}=L(r,ae),ft=i===l?10:20;q===i&&(g=ht+ft),q===l&&(m=ht+ae.offsetHeight-ft),de<v&&(v=de),ae.offsetWidth+de>p&&(p=ae.offsetWidth+de)}let w,C;const N=u.parent?10:0,f=g+N,y=m+N,x=(f+y)/2,E=c?.stroke||a.cssVar["--color"],S=c?.labelColor||a.cssVar["--color"],T="s-"+n,k=e.markdown?e.markdown(o,t):o;b===P.LHS?(w=lt(`M ${v+10} ${f} c -5 0 -10 5 -10 10 L ${v} ${y-10} c 0 5 5 10 10 10 M ${v} ${x} h -10`,E),C=Ee(k,v-20,x,{anchor:"end",color:S,dataType:"summary",svgId:T})):(w=lt(`M ${p-10} ${f} c 5 0 10 5 10 10 L ${p} ${y-10} c 0 5 -5 10 -10 10 M ${p} ${x} h 10`,E),C=Ee(k,p+20,x,{anchor:"start",color:S,dataType:"summary",svgId:T}));const I=Qn(T);return I.appendChild(w),e.labelContainer.appendChild(C),ne(C),I.summaryObj=t,I.labelEl=C,d.appendChild(I),I},no=Object.freeze(Object.defineProperty({__proto__:null,createSummary:function(e={}){if(!this.currentNodes)return;const{currentNodes:t,summaries:n,bus:o}=this,{parent:s,start:i,end:l}=Zn(t),c={id:R(),parent:s,start:i,end:l,label:"summary",style:e.style},r=Te(this,c);n.push(c),this.editSummary(r),o.fire("operation",{name:"createSummary",obj:c})},createSummaryFrom:function(e){const t=R(),n={...e,id:t};Te(this,n),this.summaries.push(n),this.bus.fire("operation",{name:"createSummary",obj:n})},editSummary:function(e){e&&e.labelEl&&Ve(this,e.labelEl,e.summaryObj)},removeSummary:function(e){const t=this.summaries.findIndex(n=>n.id===e);t>-1&&(this.summaries.splice(t,1),this.nodes.querySelector("#s-"+e)?.remove(),this.nodes.querySelector("#label-s-"+e)?.remove()),this.bus.fire("operation",{name:"removeSummary",obj:{id:e}})},renderSummary:function(){this.summarySvg.innerHTML="",this.summaries.forEach(e=>{try{Te(this,e)}catch{}}),this.nodes.insertAdjacentElement("beforeend",this.summarySvg)},selectSummary:function(e){const t=e.labelEl;t&&t.classList.add("selected"),this.currentSummary=e,this.bus.fire("selectSummary",e.summaryObj)},unselectSummary:function(){this.currentSummary?.labelEl?.classList.remove("selected"),this.currentSummary=null,this.bus.fire("unselectSummary")}},Symbol.toStringTag,{value:"Module"})),D="http://www.w3.org/2000/svg";function oo(e,t){const n=document.createElementNS(D,"svg");return _(n,{version:"1.1",xmlns:D,height:e,width:t}),n}function so(e,t){return(parseInt(e)-parseInt(t))/2}function io(e,t,n,o){const s=document.createElementNS(D,"g");let i="";return e.text?i=e.text.textContent:i=e.childNodes[0].textContent,i.split(`
16
- `).forEach((c,r)=>{const a=document.createElementNS(D,"text");_(a,{x:n+parseInt(t.paddingLeft)+"",y:o+parseInt(t.paddingTop)+so(t.lineHeight,t.fontSize)*(r+1)+parseFloat(t.fontSize)*(r+1)+"","text-anchor":"start","font-family":t.fontFamily,"font-size":`${t.fontSize}`,"font-weight":`${t.fontWeight}`,fill:`${t.color}`}),a.innerHTML=c,s.appendChild(a)}),s}function ro(e,t,n,o){let s="";e.nodeObj?.dangerouslySetInnerHTML?s=e.nodeObj.dangerouslySetInnerHTML:e.text?s=e.text.textContent:s=e.childNodes[0].textContent;const i=document.createElementNS(D,"foreignObject");_(i,{x:n+parseInt(t.paddingLeft)+"",y:o+parseInt(t.paddingTop)+"",width:t.width,height:t.height});const l=document.createElement("div");return _(l,{xmlns:"http://www.w3.org/1999/xhtml",style:`font-family: ${t.fontFamily}; font-size: ${t.fontSize}; font-weight: ${t.fontWeight}; color: ${t.color}; white-space: pre-wrap;`}),l.innerHTML=s,i.appendChild(l),i}function lo(e,t){const n=getComputedStyle(t),{offsetLeft:o,offsetTop:s}=L(e.nodes,t),i=document.createElementNS(D,"rect");return _(i,{x:o+"",y:s+"",rx:n.borderRadius,ry:n.borderRadius,width:n.width,height:n.height,fill:n.backgroundColor,stroke:n.borderColor,"stroke-width":n.borderWidth}),i}function le(e,t,n=!1){const o=getComputedStyle(t),{offsetLeft:s,offsetTop:i}=L(e.nodes,t),l=document.createElementNS(D,"rect");_(l,{x:s+"",y:i+"",rx:o.borderRadius,ry:o.borderRadius,width:o.width,height:o.height,fill:o.backgroundColor,stroke:o.borderColor,"stroke-width":o.borderWidth});const c=document.createElementNS(D,"g");c.appendChild(l);let r;return n?r=ro(t,o,s,i):r=io(t,o,s,i),c.appendChild(r),c}function co(e,t){const n=getComputedStyle(t),{offsetLeft:o,offsetTop:s}=L(e.nodes,t),i=document.createElementNS(D,"a"),l=document.createElementNS(D,"text");return _(l,{x:o+"",y:s+parseInt(n.fontSize)+"","text-anchor":"start","font-family":n.fontFamily,"font-size":`${n.fontSize}`,"font-weight":`${n.fontWeight}`,fill:`${n.color}`}),l.innerHTML=t.textContent,i.appendChild(l),i.setAttribute("href",t.href),i}function ao(e,t){const n=getComputedStyle(t),{offsetLeft:o,offsetTop:s}=L(e.nodes,t),i=document.createElementNS(D,"image");return _(i,{x:o+"",y:s+"",width:n.width+"",height:n.height+"",href:t.src}),i}const ce=100,ho='<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">',fo=(e,t=!1)=>{const n=e.nodes,o=n.offsetHeight+ce*2,s=n.offsetWidth+ce*2,i=oo(o+"px",s+"px"),l=document.createElementNS(D,"svg"),c=document.createElementNS(D,"rect");_(c,{x:"0",y:"0",width:`${s}`,height:`${o}`,fill:e.theme.cssVar["--bgcolor"]}),i.appendChild(c),n.querySelectorAll(".subLines").forEach(h=>{const u=h.cloneNode(!0),{offsetLeft:b,offsetTop:v}=L(n,h.parentElement);u.setAttribute("x",`${b}`),u.setAttribute("y",`${v}`),l.appendChild(u)});const r=n.querySelector(".lines")?.cloneNode(!0);r&&l.appendChild(r);const a=n.querySelector(".topiclinks")?.cloneNode(!0);a&&l.appendChild(a);const d=n.querySelector(".summary")?.cloneNode(!0);return d&&l.appendChild(d),n.querySelectorAll("me-tpc").forEach(h=>{h.nodeObj.dangerouslySetInnerHTML?l.appendChild(le(e,h,!t)):(l.appendChild(lo(e,h)),l.appendChild(le(e,h.text,!t)))}),n.querySelectorAll(".tags > span").forEach(h=>{l.appendChild(le(e,h))}),n.querySelectorAll(".icons > span").forEach(h=>{l.appendChild(le(e,h))}),n.querySelectorAll(".hyper-link").forEach(h=>{l.appendChild(co(e,h))}),n.querySelectorAll("img").forEach(h=>{l.appendChild(ao(e,h))}),_(l,{x:ce+"",y:ce+"",overflow:"visible"}),i.appendChild(l),i},uo=(e,t)=>(t&&e.insertAdjacentHTML("afterbegin","<style>"+t+"</style>"),ho+e.outerHTML);function po(e){return new Promise((t,n)=>{const o=new FileReader;o.onload=s=>{t(s.target.result)},o.onerror=s=>{n(s)},o.readAsDataURL(e)})}const go=Object.freeze(Object.defineProperty({__proto__:null,exportPng:async function(e=!1,t){const n=this.exportSvg(e,t),o=await po(n);return new Promise((s,i)=>{const l=new Image;l.setAttribute("crossOrigin","anonymous"),l.onload=()=>{const c=document.createElement("canvas");c.width=l.width,c.height=l.height,c.getContext("2d").drawImage(l,0,0),c.toBlob(s,"image/png",1)},l.src=o,l.onerror=i})},exportSvg:function(e=!1,t){const n=fo(this,e),o=uo(n,t);return new Blob([o],{type:"image/svg+xml"})}},Symbol.toStringTag,{value:"Module"}));function mo(e,t){return async function(...n){const o=this.before[t];o&&!await o.apply(this,n)||e.apply(this,n)}}const ct=Object.keys(Re),at={};for(let e=0;e<ct.length;e++){const t=ct[e];at[t]=mo(Re[t],t)}const yo={getObjById:Z,generateNewObj:ut,layout:Et,linkDiv:wn,editTopic:kt,createWrapper:Nt,createParent:Tt,createChildren:_t,createTopic:Dt,findEle:Oe,changeTheme:$n,...rn,...at,...Jn,...no,...go,init(e){if(e=JSON.parse(JSON.stringify(e)),!e||!e.nodeData)return new Error("MindElixir: `data` is required");e.direction!==void 0&&(this.direction=e.direction),this.changeTheme(e.theme||this.theme,!1),this.nodeData=e.nodeData,j(this.nodeData),this.arrows=e.arrows||[],this.summaries=e.summaries||[],this.tidyArrow(),this.toolBar&&Dn(this),this.keypress&&mn(this,this.keypress),Hn(this),this.disposable.push(xt()),this.contextMenu&&this.disposable.push(En(this,this.contextMenu)),this.allowUndo&&this.disposable.push(Sn(this)),this.layout(),this.linkDiv(),this.toCenter()},destroy(){this.disposable.forEach(e=>e()),this.el&&(this.el.innerHTML=""),this.el=void 0,this.nodeData=void 0,this.arrows=void 0,this.summaries=void 0,this.currentArrow=void 0,this.currentNodes=void 0,this.currentSummary=void 0,this.theme=void 0,this.direction=void 0,this.bus=void 0,this.container=void 0,this.map=void 0,this.lines=void 0,this.linkController=void 0,this.arrowSvg=void 0,this.P2=void 0,this.P3=void 0,this.line1=void 0,this.line2=void 0,this.nodes=void 0,this.selection?.destroy(),this.selection=void 0},enableMobileMultiSelect(e){this.mobileMultiSelect=e}};function bo({pT:e,pL:t,pW:n,pH:o,cT:s,cL:i,cW:l,cH:c,direction:r,containerHeight:a}){let d=t+n/2;const h=e+o/2;let u;r===P.LHS?u=i+l:u=i;const b=s+c/2,p=(1-Math.abs(b-h)/a)*.25*(n/2);return r===P.LHS?d=d-n/10-p:d=d+n/10+p,`M ${d} ${h} Q ${d} ${b} ${u} ${b}`}function vo({pT:e,pL:t,pW:n,pH:o,cT:s,cL:i,cW:l,cH:c,direction:r,isFirst:a}){const d=parseInt(this.container.style.getPropertyValue("--node-gap-x"));let h=0,u=0;a?h=e+o/2:h=e+o;const b=s+c;let v=0,p=0,g=0;const m=Math.abs(h-b)/300*d;return r===P.LHS?(g=t,v=g+d,p=g-d,u=i+d,`M ${v} ${h} C ${g} ${h} ${g+m} ${b} ${p} ${b} H ${u}`):(g=t+n,v=g-d,p=g+d,u=i+l-d,`M ${v} ${h} C ${g} ${h} ${g-m} ${b} ${p} ${b} H ${u}`)}const wo="5.11.1-beta.2";function xo(e){return{x:0,y:0,moved:!1,mousedown:!1,handlePointerDown(t){this.moved=!1;const n=t.target,o=e.mouseSelectionButton===0?2:0,s=e.spacePressed&&t.button===0&&t.pointerType==="mouse",i=!e.editable||t.button===o&&t.pointerType==="mouse"||t.pointerType==="touch";!s&&!i||(this.x=t.clientX,this.y=t.clientY,n.className!=="circle"&&n.contentEditable!=="plaintext-only"&&(this.mousedown=!0,n.setPointerCapture(t.pointerId)))},handlePointerMove(t){if(!this.mousedown||t.target.contentEditable==="plaintext-only"&&!e.spacePressed)return!1;const n=t.clientX-this.x,o=t.clientY-this.y;return this.x=t.clientX,this.y=t.clientY,this.moved=!0,e.move(n,o),!0},handlePointerUp(t){if(!this.mousedown)return;const n=t.target;n.hasPointerCapture&&n.hasPointerCapture(t.pointerId)&&n.releasePointerCapture(t.pointerId),this.mousedown=!1},clear(){this.mousedown=!1,this.moved=!1}}}function M({el:e,direction:t,editable:n,contextMenu:o,toolBar:s,keypress:i,mouseSelectionButton:l,selectionContainer:c,before:r,newTopicName:a,allowUndo:d,generateMainBranch:h,generateSubBranch:u,overflowHidden:b,theme:v,alignment:p,scaleSensitivity:g,scaleMax:m,scaleMin:w,handleWheel:C,markdown:N,imageProxy:f,pasteHandler:y,mobileMultiSelect:x}){let E=null;const S=Object.prototype.toString.call(e);if(S==="[object HTMLDivElement]"?E=e:S==="[object String]"&&(E=document.querySelector(e)),!E)throw new Error("MindElixir: el is not a valid element");E.style.position="relative",E.innerHTML="",this.el=E,this.disposable=[],this.before=r||{},this.newTopicName=a||"New Node",this.contextMenu=o??!0,this.toolBar=s??!0,this.keypress=i??!0,this.mouseSelectionButton=l??0,this.direction=t??1,this.editable=n??!0,this.allowUndo=d??!0,this.scaleSensitivity=g??.1,this.scaleMax=m??1.4,this.scaleMin=w??.2,this.generateMainBranch=h||bo,this.generateSubBranch=u||vo,this.overflowHidden=b??!1,this.alignment=p??"root",this.handleWheel=C??!0,this.markdown=N||void 0,this.imageProxy=f||void 0,this.currentNodes=[],this.currentArrow=null,this.scaleVal=1,this.tempDirection=null,this.mobileMultiSelect=x??!1,this.panHelper=xo(this),this.bus=bn(),this.container=document.createElement("div"),this.selectionContainer=c||this.container,this.container.className="map-container";const T=window.matchMedia("(prefers-color-scheme: dark)");this.theme=v||(T.matches?J:U);const k=document.createElement("div");k.className="map-canvas",this.map=k,this.container.setAttribute("tabindex","0"),this.container.appendChild(this.map),this.el.appendChild(this.container),this.nodes=document.createElement("me-nodes"),this.lines=G("lines"),this.summarySvg=G("summary"),this.linkController=G("linkcontroller"),this.P2=document.createElement("div"),this.P3=document.createElement("div"),this.P2.className=this.P3.className="circle",this.P2.style.display=this.P3.style.display="none",this.line1=ze(),this.line2=ze(),this.linkController.appendChild(this.line1),this.linkController.appendChild(this.line2),this.arrowSvg=G("topiclinks"),this.labelContainer=document.createElement("div"),this.labelContainer.className="label-container",this.map.appendChild(this.nodes),this.overflowHidden?this.container.style.overflow="hidden":this.disposable.push(yn(this)),y&&(this.pasteHandler=y)}return M.prototype=yo,Object.defineProperty(M.prototype,"currentNode",{get(){return this.currentNodes[this.currentNodes.length-1]},enumerable:!0}),M.LEFT=0,M.RIGHT=1,M.SIDE=2,M.THEME=U,M.DARK_THEME=J,M.version=wo,M.E=Oe,M.new=e=>({nodeData:{id:R(),topic:e||"new topic",children:[]}}),H.DARK_THEME=J,H.LEFT=0,H.RIGHT=1,H.SIDE=2,H.THEME=U,H.default=M,Object.defineProperties(H,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}}),H})({});
16
+ `).forEach((c,r)=>{const a=document.createElementNS(D,"text");_(a,{x:n+parseInt(t.paddingLeft)+"",y:o+parseInt(t.paddingTop)+so(t.lineHeight,t.fontSize)*(r+1)+parseFloat(t.fontSize)*(r+1)+"","text-anchor":"start","font-family":t.fontFamily,"font-size":`${t.fontSize}`,"font-weight":`${t.fontWeight}`,fill:`${t.color}`}),a.innerHTML=c,s.appendChild(a)}),s}function ro(e,t,n,o){let s="";e.nodeObj?.dangerouslySetInnerHTML?s=e.nodeObj.dangerouslySetInnerHTML:e.text?s=e.text.textContent:s=e.childNodes[0].textContent;const i=document.createElementNS(D,"foreignObject");_(i,{x:n+parseInt(t.paddingLeft)+"",y:o+parseInt(t.paddingTop)+"",width:t.width,height:t.height});const l=document.createElement("div");return _(l,{xmlns:"http://www.w3.org/1999/xhtml",style:`font-family: ${t.fontFamily}; font-size: ${t.fontSize}; font-weight: ${t.fontWeight}; color: ${t.color}; white-space: pre-wrap;`}),l.innerHTML=s,i.appendChild(l),i}function lo(e,t){const n=getComputedStyle(t),{offsetLeft:o,offsetTop:s}=L(e.nodes,t),i=document.createElementNS(D,"rect");return _(i,{x:o+"",y:s+"",rx:n.borderRadius,ry:n.borderRadius,width:n.width,height:n.height,fill:n.backgroundColor,stroke:n.borderColor,"stroke-width":n.borderWidth}),i}function le(e,t,n=!1){const o=getComputedStyle(t),{offsetLeft:s,offsetTop:i}=L(e.nodes,t),l=document.createElementNS(D,"rect");_(l,{x:s+"",y:i+"",rx:o.borderRadius,ry:o.borderRadius,width:o.width,height:o.height,fill:o.backgroundColor,stroke:o.borderColor,"stroke-width":o.borderWidth});const c=document.createElementNS(D,"g");c.appendChild(l);let r;return n?r=ro(t,o,s,i):r=io(t,o,s,i),c.appendChild(r),c}function co(e,t){const n=getComputedStyle(t),{offsetLeft:o,offsetTop:s}=L(e.nodes,t),i=document.createElementNS(D,"a"),l=document.createElementNS(D,"text");return _(l,{x:o+"",y:s+parseInt(n.fontSize)+"","text-anchor":"start","font-family":n.fontFamily,"font-size":`${n.fontSize}`,"font-weight":`${n.fontWeight}`,fill:`${n.color}`}),l.innerHTML=t.textContent,i.appendChild(l),i.setAttribute("href",t.href),i}function ao(e,t){const n=getComputedStyle(t),{offsetLeft:o,offsetTop:s}=L(e.nodes,t),i=document.createElementNS(D,"image");return _(i,{x:o+"",y:s+"",width:n.width+"",height:n.height+"",href:t.src}),i}const ce=100,ho='<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">',fo=(e,t=!1)=>{const n=e.nodes,o=n.offsetHeight+ce*2,s=n.offsetWidth+ce*2,i=oo(o+"px",s+"px"),l=document.createElementNS(D,"svg"),c=document.createElementNS(D,"rect");_(c,{x:"0",y:"0",width:`${s}`,height:`${o}`,fill:e.theme.cssVar["--bgcolor"]}),i.appendChild(c),n.querySelectorAll(".subLines").forEach(h=>{const u=h.cloneNode(!0),{offsetLeft:b,offsetTop:v}=L(n,h.parentElement);u.setAttribute("x",`${b}`),u.setAttribute("y",`${v}`),l.appendChild(u)});const r=n.querySelector(".lines")?.cloneNode(!0);r&&l.appendChild(r);const a=n.querySelector(".topiclinks")?.cloneNode(!0);a&&l.appendChild(a);const d=n.querySelector(".summary")?.cloneNode(!0);return d&&l.appendChild(d),n.querySelectorAll("me-tpc").forEach(h=>{h.nodeObj.dangerouslySetInnerHTML?l.appendChild(le(e,h,!t)):(l.appendChild(lo(e,h)),l.appendChild(le(e,h.text,!t)))}),n.querySelectorAll(".tags > span").forEach(h=>{l.appendChild(le(e,h))}),n.querySelectorAll(".icons > span").forEach(h=>{l.appendChild(le(e,h))}),n.querySelectorAll(".hyper-link").forEach(h=>{l.appendChild(co(e,h))}),n.querySelectorAll("img").forEach(h=>{l.appendChild(ao(e,h))}),_(l,{x:ce+"",y:ce+"",overflow:"visible"}),i.appendChild(l),i},uo=(e,t)=>(t&&e.insertAdjacentHTML("afterbegin","<style>"+t+"</style>"),ho+e.outerHTML);function po(e){return new Promise((t,n)=>{const o=new FileReader;o.onload=s=>{t(s.target.result)},o.onerror=s=>{n(s)},o.readAsDataURL(e)})}const go=Object.freeze(Object.defineProperty({__proto__:null,exportPng:async function(e=!1,t){const n=this.exportSvg(e,t),o=await po(n);return new Promise((s,i)=>{const l=new Image;l.setAttribute("crossOrigin","anonymous"),l.onload=()=>{const c=document.createElement("canvas");c.width=l.width,c.height=l.height,c.getContext("2d").drawImage(l,0,0),c.toBlob(s,"image/png",1)},l.src=o,l.onerror=i})},exportSvg:function(e=!1,t){const n=fo(this,e),o=uo(n,t);return new Blob([o],{type:"image/svg+xml"})}},Symbol.toStringTag,{value:"Module"}));function mo(e,t){return async function(...n){const o=this.before[t];o&&!await o.apply(this,n)||e.apply(this,n)}}const ct=Object.keys(Re),at={};for(let e=0;e<ct.length;e++){const t=ct[e];at[t]=mo(Re[t],t)}const yo={getObjById:Z,generateNewObj:ut,layout:Et,linkDiv:wn,editTopic:kt,createWrapper:Nt,createParent:Tt,createChildren:_t,createTopic:Dt,findEle:Oe,changeTheme:$n,...rn,...at,...Jn,...no,...go,init(e){if(e=JSON.parse(JSON.stringify(e)),!e||!e.nodeData)return new Error("MindElixir: `data` is required");e.direction!==void 0&&(this.direction=e.direction),this.changeTheme(e.theme||this.theme,!1),this.nodeData=e.nodeData,j(this.nodeData),this.arrows=e.arrows||[],this.summaries=e.summaries||[],this.tidyArrow(),this.toolBar&&Dn(this),this.keypress&&mn(this,this.keypress),Hn(this),this.disposable.push(xt()),this.contextMenu&&this.disposable.push(En(this,this.contextMenu)),this.allowUndo&&this.disposable.push(Sn(this)),this.layout(),this.linkDiv(),this.toCenter()},destroy(){this.disposable.forEach(e=>e()),this.el&&(this.el.innerHTML=""),this.el=void 0,this.nodeData=void 0,this.arrows=void 0,this.summaries=void 0,this.currentArrow=void 0,this.currentNodes=void 0,this.currentSummary=void 0,this.theme=void 0,this.direction=void 0,this.bus=void 0,this.container=void 0,this.map=void 0,this.lines=void 0,this.linkController=void 0,this.arrowSvg=void 0,this.P2=void 0,this.P3=void 0,this.line1=void 0,this.line2=void 0,this.nodes=void 0,this.selection?.destroy(),this.selection=void 0},enableMobileMultiSelect(e){this.mobileMultiSelect=e}};function bo({pT:e,pL:t,pW:n,pH:o,cT:s,cL:i,cW:l,cH:c,direction:r,containerHeight:a}){let d=t+n/2;const h=e+o/2;let u;r===P.LHS?u=i+l:u=i;const b=s+c/2,p=(1-Math.abs(b-h)/a)*.25*(n/2);return r===P.LHS?d=d-n/10-p:d=d+n/10+p,`M ${d} ${h} Q ${d} ${b} ${u} ${b}`}function vo({pT:e,pL:t,pW:n,pH:o,cT:s,cL:i,cW:l,cH:c,direction:r,isFirst:a}){const d=parseInt(this.container.style.getPropertyValue("--node-gap-x"));let h=0,u=0;a?h=e+o/2:h=e+o;const b=s+c;let v=0,p=0,g=0;const m=Math.abs(h-b)/300*d;return r===P.LHS?(g=t,v=g+d,p=g-d,u=i+d,`M ${v} ${h} C ${g} ${h} ${g+m} ${b} ${p} ${b} H ${u}`):(g=t+n,v=g-d,p=g+d,u=i+l-d,`M ${v} ${h} C ${g} ${h} ${g-m} ${b} ${p} ${b} H ${u}`)}const wo="5.11.1-beta.3";function xo(e){return{x:0,y:0,moved:!1,mousedown:!1,handlePointerDown(t){this.moved=!1;const n=t.target,o=e.mouseSelectionButton===0?2:0,s=e.spacePressed&&t.button===0&&t.pointerType==="mouse",i=!e.editable||t.button===o&&t.pointerType==="mouse"||t.pointerType==="touch";!s&&!i||(this.x=t.clientX,this.y=t.clientY,n.className!=="circle"&&n.contentEditable!=="plaintext-only"&&(this.mousedown=!0,n.setPointerCapture(t.pointerId)))},handlePointerMove(t){if(!this.mousedown||t.target.contentEditable==="plaintext-only"&&!e.spacePressed)return!1;const n=t.clientX-this.x,o=t.clientY-this.y;return this.x=t.clientX,this.y=t.clientY,this.moved=!0,e.move(n,o),!0},handlePointerUp(t){if(!this.mousedown)return;const n=t.target;n.hasPointerCapture&&n.hasPointerCapture(t.pointerId)&&n.releasePointerCapture(t.pointerId),this.mousedown=!1},clear(){this.mousedown=!1,this.moved=!1}}}function M({el:e,direction:t,editable:n,contextMenu:o,toolBar:s,keypress:i,mouseSelectionButton:l,selectionContainer:c,before:r,newTopicName:a,allowUndo:d,generateMainBranch:h,generateSubBranch:u,overflowHidden:b,theme:v,alignment:p,scaleSensitivity:g,scaleMax:m,scaleMin:w,handleWheel:C,markdown:N,imageProxy:f,pasteHandler:y,mobileMultiSelect:x}){let E=null;const S=Object.prototype.toString.call(e);if(S==="[object HTMLDivElement]"?E=e:S==="[object String]"&&(E=document.querySelector(e)),!E)throw new Error("MindElixir: el is not a valid element");E.style.position="relative",E.innerHTML="",this.el=E,this.disposable=[],this.before=r||{},this.newTopicName=a||"New Node",this.contextMenu=o??!0,this.toolBar=s??!0,this.keypress=i??!0,this.mouseSelectionButton=l??0,this.direction=t??1,this.editable=n??!0,this.allowUndo=d??!0,this.scaleSensitivity=g??.1,this.scaleMax=m??1.4,this.scaleMin=w??.2,this.generateMainBranch=h||bo,this.generateSubBranch=u||vo,this.overflowHidden=b??!1,this.alignment=p??"root",this.handleWheel=C??!0,this.markdown=N||void 0,this.imageProxy=f||void 0,this.currentNodes=[],this.currentArrow=null,this.scaleVal=1,this.tempDirection=null,this.mobileMultiSelect=x??!1,this.panHelper=xo(this),this.bus=bn(),this.container=document.createElement("div"),this.selectionContainer=c||this.container,this.container.className="map-container";const T=window.matchMedia("(prefers-color-scheme: dark)");this.theme=v||(T.matches?J:U);const k=document.createElement("div");k.className="map-canvas",this.map=k,this.container.setAttribute("tabindex","0"),this.container.appendChild(this.map),this.el.appendChild(this.container),this.nodes=document.createElement("me-nodes"),this.lines=G("lines"),this.summarySvg=G("summary"),this.linkController=G("linkcontroller"),this.P2=document.createElement("div"),this.P3=document.createElement("div"),this.P2.className=this.P3.className="circle",this.P2.style.display=this.P3.style.display="none",this.line1=ze(),this.line2=ze(),this.linkController.appendChild(this.line1),this.linkController.appendChild(this.line2),this.arrowSvg=G("topiclinks"),this.labelContainer=document.createElement("div"),this.labelContainer.className="label-container",this.map.appendChild(this.nodes),this.overflowHidden?this.container.style.overflow="hidden":this.disposable.push(yn(this)),y&&(this.pasteHandler=y)}return M.prototype=yo,Object.defineProperty(M.prototype,"currentNode",{get(){return this.currentNodes[this.currentNodes.length-1]},enumerable:!0}),M.LEFT=0,M.RIGHT=1,M.SIDE=2,M.THEME=U,M.DARK_THEME=J,M.version=wo,M.E=Oe,M.new=e=>({nodeData:{id:R(),topic:e||"new topic",children:[]}}),H.DARK_THEME=J,H.LEFT=0,H.RIGHT=1,H.SIDE=2,H.THEME=U,H.default=M,Object.defineProperties(H,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}}),H})({});
@@ -2610,7 +2610,7 @@ function Uo({ pT: e, pL: t, pW: n, pH: o, cT: s, cL: i, cW: l, cH: c, direction:
2610
2610
  const m = Math.abs(h - b) / 300 * d;
2611
2611
  return r === O.LHS ? (g = t, v = g + d, p = g - d, u = i + d, `M ${v} ${h} C ${g} ${h} ${g + m} ${b} ${p} ${b} H ${u}`) : (g = t + n, v = g - d, p = g + d, u = i + l - d, `M ${v} ${h} C ${g} ${h} ${g - m} ${b} ${p} ${b} H ${u}`);
2612
2612
  }
2613
- const Jo = "5.11.1-beta.2";
2613
+ const Jo = "5.11.1-beta.3";
2614
2614
  function Zo(e) {
2615
2615
  return {
2616
2616
  x: 0,
@@ -13,4 +13,4 @@ var MindElixirLite=(function($){"use strict";const X={name:"Latte",type:"light",
13
13
  top:${e.style.top};
14
14
  max-width: 200px;
15
15
  `,vt(s),t.scrollIntoView(s),s.addEventListener("keydown",i=>{i.stopPropagation();const r=i.key;if(r==="Enter"||r==="Tab"){if(i.shiftKey)return;i.preventDefault(),s.blur(),t.container.focus()}}),s.addEventListener("blur",()=>{if(!s)return;const i=s.innerText?.trim()||"";i===""?n.label=o:n.label=i,e.style.opacity="1",s.remove(),i!==o&&(t.markdown?e.innerHTML=t.markdown(n.label,n):e.textContent=n.label,_(e),"parent"in n?t.bus.fire("operation",{name:"finishEditSummary",obj:n}):t.bus.fire("operation",{name:"finishEditArrowLabel",obj:n}))})},be=function(t){const e=this.map.querySelector("me-root"),n=e.offsetTop,o=e.offsetLeft,s=e.offsetWidth,i=e.offsetHeight,r=this.map.querySelectorAll("me-main > me-wrapper");this.lines.innerHTML="";for(let c=0;c<r.length;c++){const l=r[c],a=l.querySelector("me-tpc"),{offsetLeft:d,offsetTop:f}=M(this.nodes,a),p=a.offsetWidth,v=a.offsetHeight,y=l.parentNode.className,u=this.generateMainBranch({pT:n,pL:o,pW:s,pH:i,cT:f,cL:d,cW:p,cH:v,direction:y,containerHeight:this.nodes.offsetHeight}),g=this.theme.palette,b=a.nodeObj.branchColor||g[c%g.length];if(a.style.borderColor=b,this.lines.appendChild(bt(u,b,"3")),t&&t!==l)continue;const w=R("subLines"),C=l.lastChild;C.tagName==="svg"&&C.remove(),l.appendChild(w),St(this,w,b,l,y,!0)}this.labelContainer.innerHTML="",this.renderArrow(),this.renderSummary(),this.bus.fire("linkDiv")},St=function(t,e,n,o,s,i){const r=o.firstChild,c=o.children[1].children;if(c.length===0)return;const l=r.offsetTop,a=r.offsetLeft,d=r.offsetWidth,f=r.offsetHeight;for(let p=0;p<c.length;p++){const v=c[p],y=v.firstChild,u=y.offsetTop,g=y.offsetLeft,b=y.offsetWidth,w=y.offsetHeight,C=y.firstChild.nodeObj.branchColor||n,T=t.generateSubBranch({pT:l,pL:a,pW:d,pH:f,cT:u,cL:g,cW:b,cH:w,direction:s,isFirst:i});e.appendChild(bt(T,C,"2"));const h=y.children[1];if(h){if(!h.expanded)continue}else continue;St(t,e,C,v,s)}},xe={side:'<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1750169394918" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2021" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><path d="M851.91168 328.45312c-59.97056 0-108.6208 48.47104-108.91264 108.36992l-137.92768 38.4a109.14304 109.14304 0 0 0-63.46752-46.58688l1.39264-137.11872c47.29344-11.86816 82.31936-54.66624 82.31936-105.64096 0-60.15488-48.76288-108.91776-108.91776-108.91776s-108.91776 48.76288-108.91776 108.91776c0 49.18784 32.60928 90.75712 77.38368 104.27392l-1.41312 138.87488a109.19936 109.19936 0 0 0-63.50336 48.55808l-138.93632-39.48544 0.01024-0.72704c0-60.15488-48.76288-108.91776-108.91776-108.91776s-108.91776 48.75776-108.91776 108.91776c0 60.15488 48.76288 108.91264 108.91776 108.91264 39.3984 0 73.91232-20.92032 93.03552-52.2496l139.19232 39.552-0.00512 0.2304c0 25.8304 9.00096 49.5616 24.02816 68.23424l-90.14272 132.63872a108.7488 108.7488 0 0 0-34.2528-5.504c-60.15488 0-108.91776 48.768-108.91776 108.91776 0 60.16 48.76288 108.91776 108.91776 108.91776 60.16 0 108.92288-48.75776 108.92288-108.91776 0-27.14624-9.9328-51.968-26.36288-71.04l89.04704-131.03104a108.544 108.544 0 0 0 37.6832 6.70208 108.672 108.672 0 0 0 36.48512-6.272l93.13792 132.57216a108.48256 108.48256 0 0 0-24.69888 69.0688c0 60.16 48.768 108.92288 108.91776 108.92288 60.16 0 108.91776-48.76288 108.91776-108.92288 0-60.14976-48.75776-108.91776-108.91776-108.91776a108.80512 108.80512 0 0 0-36.69504 6.3488l-93.07136-132.48a108.48768 108.48768 0 0 0 24.79616-72.22784l136.09984-37.888c18.99008 31.93856 53.84192 53.3504 93.69088 53.3504 60.16 0 108.92288-48.75776 108.92288-108.91264-0.00512-60.15488-48.77312-108.92288-108.92288-108.92288z" p-id="2022"></path></svg>',left:'<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1750169375313" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="1775" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><path d="M639 463.30000001L639 285.1c0-36.90000001-26.4-68.5-61.3-68.5l-150.2 0c-1.5 0-3 0.1-4.5 0.3-10.2-38.7-45.5-67.3-87.5-67.3-50 0-90.5 40.5-90.5 90.5s40.5 90.5 90.5 90.5c42 0 77.3-28.6 87.5-67.39999999 1.4 0.3 2.9 0.4 4.5 0.39999999L577.7 263.6c6.8 0 14.3 8.9 14.3 21.49999999l0 427.00000001c0 12.7-7.40000001 21.5-14.30000001 21.5l-150.19999999 0c-1.5 0-3 0.2-4.5 0.4-10.2-38.8-45.5-67.3-87.5-67.3-50 0-90.5 40.5-90.5 90.4 0 49.9 40.5 90.6 90.5 90.59999999 42 0 77.3-28.6 87.5-67.39999999 1.4 0.2 2.9 0.4 4.49999999 0.4L577.7 780.7c34.80000001 0 61.3-31.6 61.3-68.50000001L639 510.3l79.1 0c10.4 38.5 45.49999999 67 87.4 67 50 0 90.5-40.5 90.5-90.5s-40.5-90.5-90.5-90.5c-41.79999999 0-77.00000001 28.4-87.4 67L639 463.30000001z" fill="currentColor" p-id="1776"></path></svg>',right:'<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1750169667709" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="3037" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><path d="M385 560.69999999L385 738.9c0 36.90000001 26.4 68.5 61.3 68.5l150.2 0c1.5 0 3-0.1 4.5-0.3 10.2 38.7 45.5 67.3 87.5 67.3 50 0 90.5-40.5 90.5-90.5s-40.5-90.5-90.5-90.5c-42 0-77.3 28.6-87.5 67.39999999-1.4-0.3-2.9-0.4-4.5-0.39999999L446.3 760.4c-6.8 0-14.3-8.9-14.3-21.49999999l0-427.00000001c0-12.7 7.40000001-21.5 14.30000001-21.5l150.19999999 0c1.5 0 3-0.2 4.5-0.4 10.2 38.8 45.5 67.3 87.5 67.3 50 0 90.5-40.5 90.5-90.4 0-49.9-40.5-90.6-90.5-90.59999999-42 0-77.3 28.6-87.5 67.39999999-1.4-0.2-2.9-0.4-4.49999999-0.4L446.3 243.3c-34.80000001 0-61.3 31.6-61.3 68.50000001L385 513.7l-79.1 0c-10.4-38.5-45.49999999-67-87.4-67-50 0-90.5 40.5-90.5 90.5s40.5 90.5 90.5 90.5c41.79999999 0 77.00000001-28.4 87.4-67L385 560.69999999z" fill="currentColor" p-id="3038"></path></svg>',full:'<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1750169402629" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2170" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><path d="M639.328 416c8.032 0 16.096-3.008 22.304-9.056l202.624-197.184-0.8 143.808c-0.096 17.696 14.144 32.096 31.808 32.192 0.064 0 0.128 0 0.192 0 17.6 0 31.904-14.208 32-31.808l1.248-222.208c0-0.672-0.352-1.248-0.384-1.92 0.032-0.512 0.288-0.896 0.288-1.408 0.032-17.664-14.272-32-31.968-32.032L671.552 96l-0.032 0c-17.664 0-31.968 14.304-32 31.968C639.488 145.632 653.824 160 671.488 160l151.872 0.224-206.368 200.8c-12.672 12.32-12.928 32.608-0.64 45.248C622.656 412.736 630.976 416 639.328 416z" p-id="2171"></path><path d="M896.032 639.552 896.032 639.552c-17.696 0-32 14.304-32.032 31.968l-0.224 151.872-200.832-206.4c-12.32-12.64-32.576-12.96-45.248-0.64-12.672 12.352-12.928 32.608-0.64 45.248l197.184 202.624-143.808-0.8c-0.064 0-0.128 0-0.192 0-17.6 0-31.904 14.208-32 31.808-0.096 17.696 14.144 32.096 31.808 32.192l222.24 1.248c0.064 0 0.128 0 0.192 0 0.64 0 1.12-0.32 1.76-0.352 0.512 0.032 0.896 0.288 1.408 0.288l0.032 0c17.664 0 31.968-14.304 32-31.968L928 671.584C928.032 653.952 913.728 639.584 896.032 639.552z" p-id="2172"></path><path d="M209.76 159.744l143.808 0.8c0.064 0 0.128 0 0.192 0 17.6 0 31.904-14.208 32-31.808 0.096-17.696-14.144-32.096-31.808-32.192L131.68 95.328c-0.064 0-0.128 0-0.192 0-0.672 0-1.248 0.352-1.888 0.384-0.448 0-0.8-0.256-1.248-0.256 0 0-0.032 0-0.032 0-17.664 0-31.968 14.304-32 31.968L96 352.448c-0.032 17.664 14.272 32 31.968 32.032 0 0 0.032 0 0.032 0 17.664 0 31.968-14.304 32-31.968l0.224-151.936 200.832 206.4c6.272 6.464 14.624 9.696 22.944 9.696 8.032 0 16.096-3.008 22.304-9.056 12.672-12.32 12.96-32.608 0.64-45.248L209.76 159.744z" p-id="2173"></path><path d="M362.368 617.056l-202.624 197.184 0.8-143.808c0.096-17.696-14.144-32.096-31.808-32.192-0.064 0-0.128 0-0.192 0-17.6 0-31.904 14.208-32 31.808l-1.248 222.24c0 0.704 0.352 1.312 0.384 2.016 0 0.448-0.256 0.832-0.256 1.312-0.032 17.664 14.272 32 31.968 32.032L352.448 928c0 0 0.032 0 0.032 0 17.664 0 31.968-14.304 32-31.968s-14.272-32-31.968-32.032l-151.936-0.224 206.4-200.832c12.672-12.352 12.96-32.608 0.64-45.248S375.008 604.704 362.368 617.056z" p-id="2174"></path></svg>',living:'<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1750169573443" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2883" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><path d="M514.133333 488.533333m-106.666666 0a106.666667 106.666667 0 1 0 213.333333 0 106.666667 106.666667 0 1 0-213.333333 0Z" fill="currentColor" p-id="2884"></path><path d="M512 64C264.533333 64 64 264.533333 64 512c0 236.8 183.466667 428.8 416 445.866667v-134.4c-53.333333-59.733333-200.533333-230.4-200.533333-334.933334 0-130.133333 104.533333-234.666667 234.666666-234.666666s234.666667 104.533333 234.666667 234.666666c0 61.866667-49.066667 153.6-145.066667 270.933334l-59.733333 68.266666V960C776.533333 942.933333 960 748.8 960 512c0-247.466667-200.533333-448-448-448z" fill="currentColor" p-id="2885"></path></svg>',zoomin:'<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1750169419447" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2480" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><path d="M863.328 482.56l-317.344-1.12L545.984 162.816c0-17.664-14.336-32-32-32s-32 14.336-32 32l0 318.4L159.616 480.064c-0.032 0-0.064 0-0.096 0-17.632 0-31.936 14.24-32 31.904C127.424 529.632 141.728 544 159.392 544.064l322.592 1.152 0 319.168c0 17.696 14.336 32 32 32s32-14.304 32-32l0-318.944 317.088 1.12c0.064 0 0.096 0 0.128 0 17.632 0 31.936-14.24 32-31.904C895.264 496.992 880.96 482.624 863.328 482.56z" p-id="2481"></path></svg>',zoomout:'<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1750169426515" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2730" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><path d="M863.744 544 163.424 544c-17.664 0-32-14.336-32-32s14.336-32 32-32l700.32 0c17.696 0 32 14.336 32 32S881.44 544 863.744 544z" p-id="2731"></path></svg>'},H=(t,e)=>{const n=document.createElement("span");return n.id=t,n.innerHTML=xe[e],n};function Ce(t){const e=document.createElement("div"),n=H("fullscreen","full"),o=H("toCenter","living"),s=H("zoomout","zoomout"),i=H("zoomin","zoomin");e.appendChild(n),e.appendChild(o),e.appendChild(s),e.appendChild(i),e.className="mind-elixir-toolbar rb";let r=null;const c=()=>{const a=t.container.getBoundingClientRect(),d=nt(t.map.style.transform),f=a.width/2,p=a.height/2,v=(f-d.x)/t.scaleVal,y=(p-d.y)/t.scaleVal;r={containerRect:a,currentTransform:d,mapCenterX:v,mapCenterY:y}},l=()=>{if(r){const a=t.container.getBoundingClientRect(),d=a.width/2,f=a.height/2,p=d-r.mapCenterX*t.scaleVal,v=f-r.mapCenterY*t.scaleVal,y=p-r.currentTransform.x,u=v-r.currentTransform.y;t.move(y,u)}};return t.el.addEventListener("fullscreenchange",l),n.onclick=()=>{c(),document.fullscreenElement!==t.el?t.el.requestFullscreen():document.exitFullscreen()},o.onclick=()=>{t.toCenter()},s.onclick=()=>{t.scale(t.scaleVal-t.scaleSensitivity)},i.onclick=()=>{t.scale(t.scaleVal+t.scaleSensitivity)},e}function Se(t){const e=document.createElement("div"),n=H("tbltl","left"),o=H("tbltr","right"),s=H("tblts","side");return e.appendChild(n),e.appendChild(o),e.appendChild(s),e.className="mind-elixir-toolbar lt",n.onclick=()=>{t.initLeft()},o.onclick=()=>{t.initRight()},s.onclick=()=>{t.initSide()},e}function Ee(t){t.container.append(Ce(t)),t.container.append(Se(t))}const Te=function(t,e=!0){this.theme=t;const o={...(t.type==="dark"?V:X).cssVar,...t.cssVar},s=Object.keys(o);for(let i=0;i<s.length;i++){const r=s[i];this.container.style.setProperty(r,o[r])}e&&this.refresh()},Et={create:function(t){return{dom:t,moved:!1,pointerdown:!1,lastX:0,lastY:0,handlePointerMove(e){if(this.pointerdown){this.moved=!0;const n=e.clientX-this.lastX,o=e.clientY-this.lastY;this.lastX=e.clientX,this.lastY=e.clientY,this.cb&&this.cb(n,o)}},handlePointerDown(e){e.button===0&&(this.pointerdown=!0,this.lastX=e.clientX,this.lastY=e.clientY,this.dom.setPointerCapture(e.pointerId))},handleClear(e){this.pointerdown=!1,e.pointerId!==void 0&&this.dom.releasePointerCapture(e.pointerId)},cb:null,init(e,n){this.cb=n,this.handleClear=this.handleClear.bind(this),this.handlePointerMove=this.handlePointerMove.bind(this),this.handlePointerDown=this.handlePointerDown.bind(this),this.destroy=at([{dom:e,evt:"pointermove",func:this.handlePointerMove},{dom:e,evt:"pointerleave",func:this.handleClear},{dom:e,evt:"pointerup",func:this.handleClear},{dom:this.dom,evt:"pointerdown",func:this.handlePointerDown}])},destroy:null,clear(){this.moved=!1,this.pointerdown=!1}}}},De="#4dc4ff";function Tt(t,e,n,o,s,i,r,c){return{x:t/8+n*3/8+s*3/8+r/8,y:e/8+o*3/8+i*3/8+c/8}}function Le(t,e,n){t&&(t.dataset.x=e.toString(),t.dataset.y=n.toString(),_(t))}function q(t,e,n,o,s){D(t,{x1:e+"",y1:n+"",x2:o+"",y2:s+""})}function Dt(t,e,n,o,s,i,r,c,l,a){const d=`M ${e} ${n} C ${o} ${s} ${i} ${r} ${c} ${l}`;if(t.line.setAttribute("d",d),a.style){const u=a.style;u.stroke&&t.line.setAttribute("stroke",u.stroke),u.strokeWidth&&t.line.setAttribute("stroke-width",String(u.strokeWidth)),u.strokeDasharray&&t.line.setAttribute("stroke-dasharray",u.strokeDasharray),u.strokeLinecap&&t.line.setAttribute("stroke-linecap",u.strokeLinecap),u.opacity!==void 0&&t.line.setAttribute("opacity",String(u.opacity))}const f=t.querySelectorAll('path[stroke="transparent"]');f.length>0&&f[0].setAttribute("d",d);const p=F(i,r,c,l);if(p){const u=`M ${p.x1} ${p.y1} L ${c} ${l} L ${p.x2} ${p.y2}`;if(t.arrow1.setAttribute("d",u),f.length>1&&f[1].setAttribute("d",u),a.style){const g=a.style;g.stroke&&t.arrow1.setAttribute("stroke",g.stroke),g.strokeWidth&&t.arrow1.setAttribute("stroke-width",String(g.strokeWidth)),g.strokeLinecap&&t.arrow1.setAttribute("stroke-linecap",g.strokeLinecap),g.opacity!==void 0&&t.arrow1.setAttribute("opacity",String(g.opacity))}}if(a.bidirectional){const u=F(o,s,e,n);if(u){const g=`M ${u.x1} ${u.y1} L ${e} ${n} L ${u.x2} ${u.y2}`;if(t.arrow2.setAttribute("d",g),f.length>2&&f[2].setAttribute("d",g),a.style){const b=a.style;b.stroke&&t.arrow2.setAttribute("stroke",b.stroke),b.strokeWidth&&t.arrow2.setAttribute("stroke-width",String(b.strokeWidth)),b.strokeLinecap&&t.arrow2.setAttribute("stroke-linecap",b.strokeLinecap),b.opacity!==void 0&&t.arrow2.setAttribute("opacity",String(b.opacity))}}}const{x:v,y}=Tt(e,n,o,s,i,r,c,l);if(t.labelEl&&Le(t.labelEl,v,y),a.style?.labelColor){const u=t.labelEl;u&&(u.style.color=a.style.labelColor)}Oe(t)}function j(t,e,n){const{offsetLeft:o,offsetTop:s}=M(t.nodes,e),i=e.offsetWidth,r=e.offsetHeight,c=o+i/2,l=s+r/2,a=c+n.x,d=l+n.y;return{w:i,h:r,cx:c,cy:l,ctrlX:a,ctrlY:d}}function O(t){let e,n;const o=(t.cy-t.ctrlY)/(t.ctrlX-t.cx);return o>t.h/t.w||o<-t.h/t.w?t.cy-t.ctrlY<0?(e=t.cx-t.h/2/o,n=t.cy+t.h/2):(e=t.cx+t.h/2/o,n=t.cy-t.h/2):t.cx-t.ctrlX<0?(e=t.cx+t.w/2,n=t.cy-t.w*o/2):(e=t.cx-t.w/2,n=t.cy+t.w*o/2),{x:e,y:n}}const Me=function(t,e,n){const o=M(t.nodes,e),s=M(t.nodes,n),i=o.offsetLeft+e.offsetWidth/2,r=o.offsetTop+e.offsetHeight/2,c=s.offsetLeft+n.offsetWidth/2,l=s.offsetTop+n.offsetHeight/2,a=c-i,d=l-r,f=Math.sqrt(a*a+d*d),p=Math.max(50,Math.min(200,f*.3)),v=Math.abs(a),y=Math.abs(d);let u,g;if(f<150){const w=e.closest("me-main").className==="lhs"?-1:1;u={x:200*w,y:0},g={x:200*w,y:0}}else if(v>y*1.5){const w=a>0?e.offsetWidth/2:-e.offsetWidth/2,C=a>0?-n.offsetWidth/2:n.offsetWidth/2;u={x:w+(a>0?p:-p),y:0},g={x:C+(a>0?-p:p),y:0}}else if(y>v*1.5){const w=d>0?e.offsetHeight/2:-e.offsetHeight/2,C=d>0?-n.offsetHeight/2:n.offsetHeight/2;u={x:0,y:w+(d>0?p:-p)},g={x:0,y:C+(d>0?-p:p)}}else{const w=Math.atan2(d,a),C=e.offsetWidth/2*Math.cos(w),T=e.offsetHeight/2*Math.sin(w),h=-(n.offsetWidth/2)*Math.cos(w),m=-(n.offsetHeight/2)*Math.sin(w),x=p*.7*(a>0?1:-1),S=p*.7*(d>0?1:-1);u={x:C+x,y:T+S},g={x:h-x,y:m-S}}return{delta1:{x:Math.round(u.x),y:Math.round(u.y)},delta2:{x:Math.round(g.x),y:Math.round(g.y)}}},it=function(t,e,n,o,s){if(!e||!n)return;if(!o.delta1||!o.delta2){const E=Me(t,e,n);o.delta1=E.delta1,o.delta2=E.delta2}const i=j(t,e,o.delta1),r=j(t,n,o.delta2),{x:c,y:l}=O(i),{ctrlX:a,ctrlY:d}=i,{ctrlX:f,ctrlY:p}=r,{x:v,y}=O(r),u=F(f,p,v,y);if(!u)return;const g=`M ${u.x1} ${u.y1} L ${v} ${y} L ${u.x2} ${u.y2}`;let b="";if(o.bidirectional){const E=F(a,d,c,l);if(!E)return;b=`M ${E.x1} ${E.y1} L ${c} ${l} L ${E.x2} ${E.y2}`}const w=we(`M ${c} ${l} C ${a} ${d} ${f} ${p} ${v} ${y}`,g,b,o.style),{x:C,y:T}=Tt(c,l,a,d,f,p,v,y),h=o.style?.labelColor||"rgb(235, 95, 82)",m="a-"+o.id;w.id=m;const x=t.markdown?t.markdown(o.label,o):o.label,S=st(x,C,T,{anchor:"middle",color:h,dataType:"arrow",svgId:m});w.labelEl=S,w.arrowObj=o,w.dataset.linkid=o.id,t.labelContainer.appendChild(S),t.arrowSvg.appendChild(w),_(S),s||(t.arrows.push(o),t.currentArrow=w,Lt(t,o,i,r))},Pe=function(t,e,n={}){const o={id:B(),label:"Custom Link",from:t.nodeObj.id,to:e.nodeObj.id,...n};it(this,t,e,o),this.bus.fire("operation",{name:"createArrow",obj:o})},ke=function(t){U(this);const e={...t,id:B()};it(this,this.findEle(e.from),this.findEle(e.to),e),this.bus.fire("operation",{name:"createArrow",obj:e})},Ne=function(t){let e;if(t?e=t:e=this.currentArrow,!e)return;U(this);const n=e.arrowObj.id;this.arrows=this.arrows.filter(o=>o.id!==n),e.labelEl?.remove(),e.remove(),this.bus.fire("operation",{name:"removeArrow",obj:{id:n}})},Ae=function(t){this.currentArrow=t;const e=t.arrowObj,n=this.findEle(e.from),o=this.findEle(e.to),s=j(this,n,e.delta1),i=j(this,o,e.delta2);Lt(this,e,s,i),this.bus.fire("selectArrow",e)},$e=function(){U(this),this.currentArrow=null,this.bus.fire("unselectArrow")},rt=function(t,e){const n=document.createElementNS(P,"path");return D(n,{d:t,stroke:e,fill:"none","stroke-width":"6","stroke-linecap":"round","stroke-linejoin":"round"}),n},He=function(t,e){const n=document.createElementNS(P,"g");n.setAttribute("class","arrow-highlight"),n.setAttribute("opacity","0.45");const o=rt(t.line.getAttribute("d"),e);n.appendChild(o);const s=rt(t.arrow1.getAttribute("d"),e);if(n.appendChild(s),t.arrow2.getAttribute("d")){const i=rt(t.arrow2.getAttribute("d"),e);n.appendChild(i)}t.insertBefore(n,t.firstChild)},Ie=function(t){const e=t.querySelector(".arrow-highlight");e&&e.remove()},Oe=function(t){const e=t.querySelector(".arrow-highlight");if(!e)return;const n=e.querySelectorAll("path");n.length>=1&&n[0].setAttribute("d",t.line.getAttribute("d")),n.length>=2&&n[1].setAttribute("d",t.arrow1.getAttribute("d")),n.length>=3&&t.arrow2.getAttribute("d")&&n[2].setAttribute("d",t.arrow2.getAttribute("d"))},U=function(t){t.helper1?.destroy(),t.helper2?.destroy(),t.linkController.style.display="none",t.P2.style.display="none",t.P3.style.display="none",t.currentArrow&&Ie(t.currentArrow)},Lt=function(t,e,n,o){const{linkController:s,P2:i,P3:r,line1:c,line2:l,nodes:a,map:d,currentArrow:f,bus:p}=t;if(!f)return;s.style.display="initial",i.style.display="initial",r.style.display="initial",a.appendChild(s),a.appendChild(i),a.appendChild(r),He(f,De);let{x:v,y}=O(n),{ctrlX:u,ctrlY:g}=n,{ctrlX:b,ctrlY:w}=o,{x:C,y:T}=O(o);i.style.cssText=`top:${g}px;left:${u}px;`,r.style.cssText=`top:${w}px;left:${b}px;`,q(c,v,y,u,g),q(l,b,w,C,T),t.helper1=Et.create(i),t.helper2=Et.create(r),t.helper1.init(d,(h,m)=>{u=u+h/t.scaleVal,g=g+m/t.scaleVal;const x=O({...n,ctrlX:u,ctrlY:g});v=x.x,y=x.y,i.style.top=g+"px",i.style.left=u+"px",Dt(f,v,y,u,g,b,w,C,T,e),q(c,v,y,u,g),e.delta1.x=Math.round(u-n.cx),e.delta1.y=Math.round(g-n.cy),p.fire("updateArrowDelta",e)}),t.helper2.init(d,(h,m)=>{b=b+h/t.scaleVal,w=w+m/t.scaleVal;const x=O({...o,ctrlX:b,ctrlY:w});C=x.x,T=x.y,r.style.top=w+"px",r.style.left=b+"px",Dt(f,v,y,u,g,b,w,C,T,e),q(l,b,w,C,T),e.delta2.x=Math.round(b-o.cx),e.delta2.y=Math.round(w-o.cy),p.fire("updateArrowDelta",e)})};function Be(){this.arrowSvg.innerHTML="",this.labelContainer.querySelectorAll('.svg-label[data-type="arrow"]').forEach(e=>e.remove());for(let e=0;e<this.arrows.length;e++){const n=this.arrows[e];try{it(this,this.findEle(n.from),this.findEle(n.to),n,!0)}catch{}}this.nodes.appendChild(this.arrowSvg)}function Re(t){U(this),t&&t.labelEl&&Ct(this,t.labelEl,t.arrowObj)}function We(){this.arrows=this.arrows.filter(t=>z(t.from,this.nodeData)&&z(t.to,this.nodeData))}const Ye=Object.freeze(Object.defineProperty({__proto__:null,createArrow:Pe,createArrowFrom:ke,editArrowLabel:Re,removeArrow:Ne,renderArrow:Be,selectArrow:Ae,tidyArrow:We,unselectArrow:$e},Symbol.toStringTag,{value:"Module"})),Xe=function(t){if(t.length===0)throw new Error("No selected node.");if(t.length===1){const l=t[0].nodeObj,a=t[0].nodeObj.parent;if(!a)throw new Error("Can not select root node.");const d=a.children.findIndex(f=>l===f);return{parent:a.id,start:d,end:d}}let e=0;const n=t.map(l=>{let a=l.nodeObj;const d=[];for(;a.parent;){const f=a.parent,v=f.children?.indexOf(a);a=f,d.unshift({node:a,index:v})}return d.length>e&&(e=d.length),d});let o=0;t:for(;o<e;o++){const l=n[0][o]?.node;for(let a=1;a<n.length;a++)if(n[a][o]?.node!==l)break t}if(!o)throw new Error("Can not select root node.");const s=n.map(l=>l[o-1].index).sort(),i=s[0]||0,r=s[s.length-1]||0,c=n[0][o-1].node;if(!c.parent)throw new Error("Please select nodes in the same main topic.");return{parent:c.id,start:i,end:r}},Ve=function(t){const e=document.createElementNS(P,"g");return e.setAttribute("id",t),e},Mt=function(t,e){const n=document.createElementNS(P,"path");return D(n,{d:t,stroke:e||"#666",fill:"none","stroke-linecap":"round","stroke-width":"2"}),n},ze=t=>t.parentElement.parentElement,Fe=function(t,{parent:e,start:n}){const o=t.findEle(e),s=o.nodeObj;let i;return s.parent?i=o.closest("me-main").className:i=t.findEle(s.children[n].id).closest("me-main").className,i},ct=function(t,e){const{id:n,label:o,parent:s,start:i,end:r,style:c}=e,{nodes:l,theme:a,summarySvg:d}=t,p=t.findEle(s).nodeObj,v=Fe(t,e);let y=1/0,u=0,g=0,b=0;for(let Y=i;Y<=r;Y++){const Pt=p.children?.[Y];if(!Pt)return t.removeSummary(n),null;const Z=ze(t.findEle(Pt.id)),{offsetLeft:Q,offsetTop:kt}=M(l,Z),Nt=i===r?10:20;Y===i&&(g=kt+Nt),Y===r&&(b=kt+Z.offsetHeight-Nt),Q<y&&(y=Q),Z.offsetWidth+Q>u&&(u=Z.offsetWidth+Q)}let w,C;const T=p.parent?10:0,h=g+T,m=b+T,x=(h+m)/2,S=c?.stroke||a.cssVar["--color"],E=c?.labelColor||a.cssVar["--color"],N="s-"+n,A=t.markdown?t.markdown(o,e):o;v===I.LHS?(w=Mt(`M ${y+10} ${h} c -5 0 -10 5 -10 10 L ${y} ${m-10} c 0 5 5 10 10 10 M ${y} ${x} h -10`,S),C=st(A,y-20,x,{anchor:"end",color:E,dataType:"summary",svgId:N})):(w=Mt(`M ${u-10} ${h} c 5 0 10 5 10 10 L ${u} ${m-10} c 0 5 -5 10 -10 10 M ${u} ${x} h 10`,S),C=st(A,u+20,x,{anchor:"start",color:E,dataType:"summary",svgId:N}));const W=Ve(N);return W.appendChild(w),t.labelContainer.appendChild(C),_(C),W.summaryObj=e,W.labelEl=C,d.appendChild(W),W},Ge=Object.freeze(Object.defineProperty({__proto__:null,createSummary:function(t={}){if(!this.currentNodes)return;const{currentNodes:e,summaries:n,bus:o}=this,{parent:s,start:i,end:r}=Xe(e),c={id:B(),parent:s,start:i,end:r,label:"summary",style:t.style},l=ct(this,c);n.push(c),this.editSummary(l),o.fire("operation",{name:"createSummary",obj:c})},createSummaryFrom:function(t){const e=B(),n={...t,id:e};ct(this,n),this.summaries.push(n),this.bus.fire("operation",{name:"createSummary",obj:n})},editSummary:function(t){t&&t.labelEl&&Ct(this,t.labelEl,t.summaryObj)},removeSummary:function(t){const e=this.summaries.findIndex(n=>n.id===t);e>-1&&(this.summaries.splice(e,1),this.nodes.querySelector("#s-"+t)?.remove(),this.nodes.querySelector("#label-s-"+t)?.remove()),this.bus.fire("operation",{name:"removeSummary",obj:{id:t}})},renderSummary:function(){this.summarySvg.innerHTML="",this.summaries.forEach(t=>{try{ct(this,t)}catch{}}),this.nodes.insertAdjacentElement("beforeend",this.summarySvg)},selectSummary:function(t){const e=t.labelEl;e&&e.classList.add("selected"),this.currentSummary=t,this.bus.fire("selectSummary",t.summaryObj)},unselectSummary:function(){this.currentSummary?.labelEl?.classList.remove("selected"),this.currentSummary=null,this.bus.fire("unselectSummary")}},Symbol.toStringTag,{value:"Module"})),L="http://www.w3.org/2000/svg";function _e(t,e){const n=document.createElementNS(L,"svg");return D(n,{version:"1.1",xmlns:L,height:t,width:e}),n}function qe(t,e){return(parseInt(t)-parseInt(e))/2}function je(t,e,n,o){const s=document.createElementNS(L,"g");let i="";return t.text?i=t.text.textContent:i=t.childNodes[0].textContent,i.split(`
16
- `).forEach((c,l)=>{const a=document.createElementNS(L,"text");D(a,{x:n+parseInt(e.paddingLeft)+"",y:o+parseInt(e.paddingTop)+qe(e.lineHeight,e.fontSize)*(l+1)+parseFloat(e.fontSize)*(l+1)+"","text-anchor":"start","font-family":e.fontFamily,"font-size":`${e.fontSize}`,"font-weight":`${e.fontWeight}`,fill:`${e.color}`}),a.innerHTML=c,s.appendChild(a)}),s}function Ue(t,e,n,o){let s="";t.nodeObj?.dangerouslySetInnerHTML?s=t.nodeObj.dangerouslySetInnerHTML:t.text?s=t.text.textContent:s=t.childNodes[0].textContent;const i=document.createElementNS(L,"foreignObject");D(i,{x:n+parseInt(e.paddingLeft)+"",y:o+parseInt(e.paddingTop)+"",width:e.width,height:e.height});const r=document.createElement("div");return D(r,{xmlns:"http://www.w3.org/1999/xhtml",style:`font-family: ${e.fontFamily}; font-size: ${e.fontSize}; font-weight: ${e.fontWeight}; color: ${e.color}; white-space: pre-wrap;`}),r.innerHTML=s,i.appendChild(r),i}function Ke(t,e){const n=getComputedStyle(e),{offsetLeft:o,offsetTop:s}=M(t.nodes,e),i=document.createElementNS(L,"rect");return D(i,{x:o+"",y:s+"",rx:n.borderRadius,ry:n.borderRadius,width:n.width,height:n.height,fill:n.backgroundColor,stroke:n.borderColor,"stroke-width":n.borderWidth}),i}function K(t,e,n=!1){const o=getComputedStyle(e),{offsetLeft:s,offsetTop:i}=M(t.nodes,e),r=document.createElementNS(L,"rect");D(r,{x:s+"",y:i+"",rx:o.borderRadius,ry:o.borderRadius,width:o.width,height:o.height,fill:o.backgroundColor,stroke:o.borderColor,"stroke-width":o.borderWidth});const c=document.createElementNS(L,"g");c.appendChild(r);let l;return n?l=Ue(e,o,s,i):l=je(e,o,s,i),c.appendChild(l),c}function Je(t,e){const n=getComputedStyle(e),{offsetLeft:o,offsetTop:s}=M(t.nodes,e),i=document.createElementNS(L,"a"),r=document.createElementNS(L,"text");return D(r,{x:o+"",y:s+parseInt(n.fontSize)+"","text-anchor":"start","font-family":n.fontFamily,"font-size":`${n.fontSize}`,"font-weight":`${n.fontWeight}`,fill:`${n.color}`}),r.innerHTML=e.textContent,i.appendChild(r),i.setAttribute("href",e.href),i}function Ze(t,e){const n=getComputedStyle(e),{offsetLeft:o,offsetTop:s}=M(t.nodes,e),i=document.createElementNS(L,"image");return D(i,{x:o+"",y:s+"",width:n.width+"",height:n.height+"",href:e.src}),i}const J=100,Qe='<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">',tn=(t,e=!1)=>{const n=t.nodes,o=n.offsetHeight+J*2,s=n.offsetWidth+J*2,i=_e(o+"px",s+"px"),r=document.createElementNS(L,"svg"),c=document.createElementNS(L,"rect");D(c,{x:"0",y:"0",width:`${s}`,height:`${o}`,fill:t.theme.cssVar["--bgcolor"]}),i.appendChild(c),n.querySelectorAll(".subLines").forEach(f=>{const p=f.cloneNode(!0),{offsetLeft:v,offsetTop:y}=M(n,f.parentElement);p.setAttribute("x",`${v}`),p.setAttribute("y",`${y}`),r.appendChild(p)});const l=n.querySelector(".lines")?.cloneNode(!0);l&&r.appendChild(l);const a=n.querySelector(".topiclinks")?.cloneNode(!0);a&&r.appendChild(a);const d=n.querySelector(".summary")?.cloneNode(!0);return d&&r.appendChild(d),n.querySelectorAll("me-tpc").forEach(f=>{f.nodeObj.dangerouslySetInnerHTML?r.appendChild(K(t,f,!e)):(r.appendChild(Ke(t,f)),r.appendChild(K(t,f.text,!e)))}),n.querySelectorAll(".tags > span").forEach(f=>{r.appendChild(K(t,f))}),n.querySelectorAll(".icons > span").forEach(f=>{r.appendChild(K(t,f))}),n.querySelectorAll(".hyper-link").forEach(f=>{r.appendChild(Je(t,f))}),n.querySelectorAll("img").forEach(f=>{r.appendChild(Ze(t,f))}),D(r,{x:J+"",y:J+"",overflow:"visible"}),i.appendChild(r),i},en=(t,e)=>(e&&t.insertAdjacentHTML("afterbegin","<style>"+e+"</style>"),Qe+t.outerHTML);function nn(t){return new Promise((e,n)=>{const o=new FileReader;o.onload=s=>{e(s.target.result)},o.onerror=s=>{n(s)},o.readAsDataURL(t)})}const on={getObjById:z,generateNewObj:$t,layout:Xt,linkDiv:be,editTopic:jt,createWrapper:Ft,createParent:Gt,createChildren:_t,createTopic:qt,findEle:mt,changeTheme:Te,...he,...{},...Ye,...Ge,...Object.freeze(Object.defineProperty({__proto__:null,exportPng:async function(t=!1,e){const n=this.exportSvg(t,e),o=await nn(n);return new Promise((s,i)=>{const r=new Image;r.setAttribute("crossOrigin","anonymous"),r.onload=()=>{const c=document.createElement("canvas");c.width=r.width,c.height=r.height,c.getContext("2d").drawImage(r,0,0),c.toBlob(s,"image/png",1)},r.src=o,r.onerror=i})},exportSvg:function(t=!1,e){const n=tn(this,t),o=en(n,e);return new Blob([o],{type:"image/svg+xml"})}},Symbol.toStringTag,{value:"Module"})),init(t){if(t=JSON.parse(JSON.stringify(t)),!t||!t.nodeData)return new Error("MindElixir: `data` is required");t.direction!==void 0&&(this.direction=t.direction),this.changeTheme(t.theme||this.theme,!1),this.nodeData=t.nodeData,tt(this.nodeData),this.arrows=t.arrows||[],this.summaries=t.summaries||[],this.tidyArrow(),this.toolBar&&Ee(this),this.layout(),this.linkDiv(),this.toCenter()},destroy(){this.disposable.forEach(t=>t()),this.el&&(this.el.innerHTML=""),this.el=void 0,this.nodeData=void 0,this.arrows=void 0,this.summaries=void 0,this.currentArrow=void 0,this.currentNodes=void 0,this.currentSummary=void 0,this.theme=void 0,this.direction=void 0,this.bus=void 0,this.container=void 0,this.map=void 0,this.lines=void 0,this.linkController=void 0,this.arrowSvg=void 0,this.P2=void 0,this.P3=void 0,this.line1=void 0,this.line2=void 0,this.nodes=void 0,this.selection?.destroy(),this.selection=void 0},enableMobileMultiSelect(t){this.mobileMultiSelect=t}};function sn({pT:t,pL:e,pW:n,pH:o,cT:s,cL:i,cW:r,cH:c,direction:l,containerHeight:a}){let d=e+n/2;const f=t+o/2;let p;l===I.LHS?p=i+r:p=i;const v=s+c/2,u=(1-Math.abs(v-f)/a)*.25*(n/2);return l===I.LHS?d=d-n/10-u:d=d+n/10+u,`M ${d} ${f} Q ${d} ${v} ${p} ${v}`}function rn({pT:t,pL:e,pW:n,pH:o,cT:s,cL:i,cW:r,cH:c,direction:l,isFirst:a}){const d=parseInt(this.container.style.getPropertyValue("--node-gap-x"));let f=0,p=0;a?f=t+o/2:f=t+o;const v=s+c;let y=0,u=0,g=0;const b=Math.abs(f-v)/300*d;return l===I.LHS?(g=e,y=g+d,u=g-d,p=i+d,`M ${y} ${f} C ${g} ${f} ${g+b} ${v} ${u} ${v} H ${p}`):(g=e+n,y=g-d,u=g+d,p=i+r-d,`M ${y} ${f} C ${g} ${f} ${g-b} ${v} ${u} ${v} H ${p}`)}const cn="5.11.1-beta.2";function ln(t){return{x:0,y:0,moved:!1,mousedown:!1,handlePointerDown(e){this.moved=!1;const n=e.target,o=t.mouseSelectionButton===0?2:0,s=t.spacePressed&&e.button===0&&e.pointerType==="mouse",i=!t.editable||e.button===o&&e.pointerType==="mouse"||e.pointerType==="touch";!s&&!i||(this.x=e.clientX,this.y=e.clientY,n.className!=="circle"&&n.contentEditable!=="plaintext-only"&&(this.mousedown=!0,n.setPointerCapture(e.pointerId)))},handlePointerMove(e){if(!this.mousedown||e.target.contentEditable==="plaintext-only"&&!t.spacePressed)return!1;const n=e.clientX-this.x,o=e.clientY-this.y;return this.x=e.clientX,this.y=e.clientY,this.moved=!0,t.move(n,o),!0},handlePointerUp(e){if(!this.mousedown)return;const n=e.target;n.hasPointerCapture&&n.hasPointerCapture(e.pointerId)&&n.releasePointerCapture(e.pointerId),this.mousedown=!1},clear(){this.mousedown=!1,this.moved=!1}}}function k({el:t,direction:e,editable:n,contextMenu:o,toolBar:s,keypress:i,mouseSelectionButton:r,selectionContainer:c,before:l,newTopicName:a,allowUndo:d,generateMainBranch:f,generateSubBranch:p,overflowHidden:v,theme:y,alignment:u,scaleSensitivity:g,scaleMax:b,scaleMin:w,handleWheel:C,markdown:T,imageProxy:h,pasteHandler:m,mobileMultiSelect:x}){let S=null;const E=Object.prototype.toString.call(t);if(E==="[object HTMLDivElement]"?S=t:E==="[object String]"&&(S=document.querySelector(t)),!S)throw new Error("MindElixir: el is not a valid element");S.style.position="relative",S.innerHTML="",this.el=S,this.disposable=[],this.before=l||{},this.newTopicName=a||"New Node",this.contextMenu=o??!0,this.toolBar=s??!0,this.keypress=i??!0,this.mouseSelectionButton=r??0,this.direction=e??1,this.editable=n??!0,this.allowUndo=d??!0,this.scaleSensitivity=g??.1,this.scaleMax=b??1.4,this.scaleMin=w??.2,this.generateMainBranch=f||sn,this.generateSubBranch=p||rn,this.overflowHidden=v??!1,this.alignment=u??"root",this.handleWheel=C??!0,this.markdown=T||void 0,this.imageProxy=h||void 0,this.currentNodes=[],this.currentArrow=null,this.scaleVal=1,this.tempDirection=null,this.mobileMultiSelect=x??!1,this.panHelper=ln(this),this.bus=ve(),this.container=document.createElement("div"),this.selectionContainer=c||this.container,this.container.className="map-container";const N=window.matchMedia("(prefers-color-scheme: dark)");this.theme=y||(N.matches?V:X);const A=document.createElement("div");A.className="map-canvas",this.map=A,this.container.setAttribute("tabindex","0"),this.container.appendChild(this.map),this.el.appendChild(this.container),this.nodes=document.createElement("me-nodes"),this.lines=R("lines"),this.summarySvg=R("summary"),this.linkController=R("linkcontroller"),this.P2=document.createElement("div"),this.P3=document.createElement("div"),this.P2.className=this.P3.className="circle",this.P2.style.display=this.P3.style.display="none",this.line1=xt(),this.line2=xt(),this.linkController.appendChild(this.line1),this.linkController.appendChild(this.line2),this.arrowSvg=R("topiclinks"),this.labelContainer=document.createElement("div"),this.labelContainer.className="label-container",this.map.appendChild(this.nodes),this.overflowHidden?this.container.style.overflow="hidden":this.disposable.push(ye(this)),m&&(this.pasteHandler=m)}return k.prototype=on,Object.defineProperty(k.prototype,"currentNode",{get(){return this.currentNodes[this.currentNodes.length-1]},enumerable:!0}),k.LEFT=0,k.RIGHT=1,k.SIDE=2,k.THEME=X,k.DARK_THEME=V,k.version=cn,k.E=mt,$.DARK_THEME=V,$.LEFT=0,$.RIGHT=1,$.SIDE=2,$.THEME=X,$.default=k,Object.defineProperties($,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}}),$})({});
16
+ `).forEach((c,l)=>{const a=document.createElementNS(L,"text");D(a,{x:n+parseInt(e.paddingLeft)+"",y:o+parseInt(e.paddingTop)+qe(e.lineHeight,e.fontSize)*(l+1)+parseFloat(e.fontSize)*(l+1)+"","text-anchor":"start","font-family":e.fontFamily,"font-size":`${e.fontSize}`,"font-weight":`${e.fontWeight}`,fill:`${e.color}`}),a.innerHTML=c,s.appendChild(a)}),s}function Ue(t,e,n,o){let s="";t.nodeObj?.dangerouslySetInnerHTML?s=t.nodeObj.dangerouslySetInnerHTML:t.text?s=t.text.textContent:s=t.childNodes[0].textContent;const i=document.createElementNS(L,"foreignObject");D(i,{x:n+parseInt(e.paddingLeft)+"",y:o+parseInt(e.paddingTop)+"",width:e.width,height:e.height});const r=document.createElement("div");return D(r,{xmlns:"http://www.w3.org/1999/xhtml",style:`font-family: ${e.fontFamily}; font-size: ${e.fontSize}; font-weight: ${e.fontWeight}; color: ${e.color}; white-space: pre-wrap;`}),r.innerHTML=s,i.appendChild(r),i}function Ke(t,e){const n=getComputedStyle(e),{offsetLeft:o,offsetTop:s}=M(t.nodes,e),i=document.createElementNS(L,"rect");return D(i,{x:o+"",y:s+"",rx:n.borderRadius,ry:n.borderRadius,width:n.width,height:n.height,fill:n.backgroundColor,stroke:n.borderColor,"stroke-width":n.borderWidth}),i}function K(t,e,n=!1){const o=getComputedStyle(e),{offsetLeft:s,offsetTop:i}=M(t.nodes,e),r=document.createElementNS(L,"rect");D(r,{x:s+"",y:i+"",rx:o.borderRadius,ry:o.borderRadius,width:o.width,height:o.height,fill:o.backgroundColor,stroke:o.borderColor,"stroke-width":o.borderWidth});const c=document.createElementNS(L,"g");c.appendChild(r);let l;return n?l=Ue(e,o,s,i):l=je(e,o,s,i),c.appendChild(l),c}function Je(t,e){const n=getComputedStyle(e),{offsetLeft:o,offsetTop:s}=M(t.nodes,e),i=document.createElementNS(L,"a"),r=document.createElementNS(L,"text");return D(r,{x:o+"",y:s+parseInt(n.fontSize)+"","text-anchor":"start","font-family":n.fontFamily,"font-size":`${n.fontSize}`,"font-weight":`${n.fontWeight}`,fill:`${n.color}`}),r.innerHTML=e.textContent,i.appendChild(r),i.setAttribute("href",e.href),i}function Ze(t,e){const n=getComputedStyle(e),{offsetLeft:o,offsetTop:s}=M(t.nodes,e),i=document.createElementNS(L,"image");return D(i,{x:o+"",y:s+"",width:n.width+"",height:n.height+"",href:e.src}),i}const J=100,Qe='<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">',tn=(t,e=!1)=>{const n=t.nodes,o=n.offsetHeight+J*2,s=n.offsetWidth+J*2,i=_e(o+"px",s+"px"),r=document.createElementNS(L,"svg"),c=document.createElementNS(L,"rect");D(c,{x:"0",y:"0",width:`${s}`,height:`${o}`,fill:t.theme.cssVar["--bgcolor"]}),i.appendChild(c),n.querySelectorAll(".subLines").forEach(f=>{const p=f.cloneNode(!0),{offsetLeft:v,offsetTop:y}=M(n,f.parentElement);p.setAttribute("x",`${v}`),p.setAttribute("y",`${y}`),r.appendChild(p)});const l=n.querySelector(".lines")?.cloneNode(!0);l&&r.appendChild(l);const a=n.querySelector(".topiclinks")?.cloneNode(!0);a&&r.appendChild(a);const d=n.querySelector(".summary")?.cloneNode(!0);return d&&r.appendChild(d),n.querySelectorAll("me-tpc").forEach(f=>{f.nodeObj.dangerouslySetInnerHTML?r.appendChild(K(t,f,!e)):(r.appendChild(Ke(t,f)),r.appendChild(K(t,f.text,!e)))}),n.querySelectorAll(".tags > span").forEach(f=>{r.appendChild(K(t,f))}),n.querySelectorAll(".icons > span").forEach(f=>{r.appendChild(K(t,f))}),n.querySelectorAll(".hyper-link").forEach(f=>{r.appendChild(Je(t,f))}),n.querySelectorAll("img").forEach(f=>{r.appendChild(Ze(t,f))}),D(r,{x:J+"",y:J+"",overflow:"visible"}),i.appendChild(r),i},en=(t,e)=>(e&&t.insertAdjacentHTML("afterbegin","<style>"+e+"</style>"),Qe+t.outerHTML);function nn(t){return new Promise((e,n)=>{const o=new FileReader;o.onload=s=>{e(s.target.result)},o.onerror=s=>{n(s)},o.readAsDataURL(t)})}const on={getObjById:z,generateNewObj:$t,layout:Xt,linkDiv:be,editTopic:jt,createWrapper:Ft,createParent:Gt,createChildren:_t,createTopic:qt,findEle:mt,changeTheme:Te,...he,...{},...Ye,...Ge,...Object.freeze(Object.defineProperty({__proto__:null,exportPng:async function(t=!1,e){const n=this.exportSvg(t,e),o=await nn(n);return new Promise((s,i)=>{const r=new Image;r.setAttribute("crossOrigin","anonymous"),r.onload=()=>{const c=document.createElement("canvas");c.width=r.width,c.height=r.height,c.getContext("2d").drawImage(r,0,0),c.toBlob(s,"image/png",1)},r.src=o,r.onerror=i})},exportSvg:function(t=!1,e){const n=tn(this,t),o=en(n,e);return new Blob([o],{type:"image/svg+xml"})}},Symbol.toStringTag,{value:"Module"})),init(t){if(t=JSON.parse(JSON.stringify(t)),!t||!t.nodeData)return new Error("MindElixir: `data` is required");t.direction!==void 0&&(this.direction=t.direction),this.changeTheme(t.theme||this.theme,!1),this.nodeData=t.nodeData,tt(this.nodeData),this.arrows=t.arrows||[],this.summaries=t.summaries||[],this.tidyArrow(),this.toolBar&&Ee(this),this.layout(),this.linkDiv(),this.toCenter()},destroy(){this.disposable.forEach(t=>t()),this.el&&(this.el.innerHTML=""),this.el=void 0,this.nodeData=void 0,this.arrows=void 0,this.summaries=void 0,this.currentArrow=void 0,this.currentNodes=void 0,this.currentSummary=void 0,this.theme=void 0,this.direction=void 0,this.bus=void 0,this.container=void 0,this.map=void 0,this.lines=void 0,this.linkController=void 0,this.arrowSvg=void 0,this.P2=void 0,this.P3=void 0,this.line1=void 0,this.line2=void 0,this.nodes=void 0,this.selection?.destroy(),this.selection=void 0},enableMobileMultiSelect(t){this.mobileMultiSelect=t}};function sn({pT:t,pL:e,pW:n,pH:o,cT:s,cL:i,cW:r,cH:c,direction:l,containerHeight:a}){let d=e+n/2;const f=t+o/2;let p;l===I.LHS?p=i+r:p=i;const v=s+c/2,u=(1-Math.abs(v-f)/a)*.25*(n/2);return l===I.LHS?d=d-n/10-u:d=d+n/10+u,`M ${d} ${f} Q ${d} ${v} ${p} ${v}`}function rn({pT:t,pL:e,pW:n,pH:o,cT:s,cL:i,cW:r,cH:c,direction:l,isFirst:a}){const d=parseInt(this.container.style.getPropertyValue("--node-gap-x"));let f=0,p=0;a?f=t+o/2:f=t+o;const v=s+c;let y=0,u=0,g=0;const b=Math.abs(f-v)/300*d;return l===I.LHS?(g=e,y=g+d,u=g-d,p=i+d,`M ${y} ${f} C ${g} ${f} ${g+b} ${v} ${u} ${v} H ${p}`):(g=e+n,y=g-d,u=g+d,p=i+r-d,`M ${y} ${f} C ${g} ${f} ${g-b} ${v} ${u} ${v} H ${p}`)}const cn="5.11.1-beta.3";function ln(t){return{x:0,y:0,moved:!1,mousedown:!1,handlePointerDown(e){this.moved=!1;const n=e.target,o=t.mouseSelectionButton===0?2:0,s=t.spacePressed&&e.button===0&&e.pointerType==="mouse",i=!t.editable||e.button===o&&e.pointerType==="mouse"||e.pointerType==="touch";!s&&!i||(this.x=e.clientX,this.y=e.clientY,n.className!=="circle"&&n.contentEditable!=="plaintext-only"&&(this.mousedown=!0,n.setPointerCapture(e.pointerId)))},handlePointerMove(e){if(!this.mousedown||e.target.contentEditable==="plaintext-only"&&!t.spacePressed)return!1;const n=e.clientX-this.x,o=e.clientY-this.y;return this.x=e.clientX,this.y=e.clientY,this.moved=!0,t.move(n,o),!0},handlePointerUp(e){if(!this.mousedown)return;const n=e.target;n.hasPointerCapture&&n.hasPointerCapture(e.pointerId)&&n.releasePointerCapture(e.pointerId),this.mousedown=!1},clear(){this.mousedown=!1,this.moved=!1}}}function k({el:t,direction:e,editable:n,contextMenu:o,toolBar:s,keypress:i,mouseSelectionButton:r,selectionContainer:c,before:l,newTopicName:a,allowUndo:d,generateMainBranch:f,generateSubBranch:p,overflowHidden:v,theme:y,alignment:u,scaleSensitivity:g,scaleMax:b,scaleMin:w,handleWheel:C,markdown:T,imageProxy:h,pasteHandler:m,mobileMultiSelect:x}){let S=null;const E=Object.prototype.toString.call(t);if(E==="[object HTMLDivElement]"?S=t:E==="[object String]"&&(S=document.querySelector(t)),!S)throw new Error("MindElixir: el is not a valid element");S.style.position="relative",S.innerHTML="",this.el=S,this.disposable=[],this.before=l||{},this.newTopicName=a||"New Node",this.contextMenu=o??!0,this.toolBar=s??!0,this.keypress=i??!0,this.mouseSelectionButton=r??0,this.direction=e??1,this.editable=n??!0,this.allowUndo=d??!0,this.scaleSensitivity=g??.1,this.scaleMax=b??1.4,this.scaleMin=w??.2,this.generateMainBranch=f||sn,this.generateSubBranch=p||rn,this.overflowHidden=v??!1,this.alignment=u??"root",this.handleWheel=C??!0,this.markdown=T||void 0,this.imageProxy=h||void 0,this.currentNodes=[],this.currentArrow=null,this.scaleVal=1,this.tempDirection=null,this.mobileMultiSelect=x??!1,this.panHelper=ln(this),this.bus=ve(),this.container=document.createElement("div"),this.selectionContainer=c||this.container,this.container.className="map-container";const N=window.matchMedia("(prefers-color-scheme: dark)");this.theme=y||(N.matches?V:X);const A=document.createElement("div");A.className="map-canvas",this.map=A,this.container.setAttribute("tabindex","0"),this.container.appendChild(this.map),this.el.appendChild(this.container),this.nodes=document.createElement("me-nodes"),this.lines=R("lines"),this.summarySvg=R("summary"),this.linkController=R("linkcontroller"),this.P2=document.createElement("div"),this.P3=document.createElement("div"),this.P2.className=this.P3.className="circle",this.P2.style.display=this.P3.style.display="none",this.line1=xt(),this.line2=xt(),this.linkController.appendChild(this.line1),this.linkController.appendChild(this.line2),this.arrowSvg=R("topiclinks"),this.labelContainer=document.createElement("div"),this.labelContainer.className="label-container",this.map.appendChild(this.nodes),this.overflowHidden?this.container.style.overflow="hidden":this.disposable.push(ye(this)),m&&(this.pasteHandler=m)}return k.prototype=on,Object.defineProperty(k.prototype,"currentNode",{get(){return this.currentNodes[this.currentNodes.length-1]},enumerable:!0}),k.LEFT=0,k.RIGHT=1,k.SIDE=2,k.THEME=X,k.DARK_THEME=V,k.version=cn,k.E=mt,$.DARK_THEME=V,$.LEFT=0,$.RIGHT=1,$.SIDE=2,$.THEME=X,$.default=k,Object.defineProperties($,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}}),$})({});
@@ -1499,7 +1499,7 @@ function Hn({ pT: t, pL: e, pW: n, pH: o, cT: s, cL: i, cW: r, cH: c, direction:
1499
1499
  const b = Math.abs(f - w) / 300 * d;
1500
1500
  return l === I.LHS ? (g = e, y = g + d, u = g - d, p = i + d, `M ${y} ${f} C ${g} ${f} ${g + b} ${w} ${u} ${w} H ${p}`) : (g = e + n, y = g - d, u = g + d, p = i + r - d, `M ${y} ${f} C ${g} ${f} ${g - b} ${w} ${u} ${w} H ${p}`);
1501
1501
  }
1502
- const In = "5.11.1-beta.2";
1502
+ const In = "5.11.1-beta.3";
1503
1503
  function On(t) {
1504
1504
  return {
1505
1505
  x: 0,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mind-elixir",
3
- "version": "5.11.1-beta.2",
3
+ "version": "5.11.1-beta.3",
4
4
  "type": "module",
5
5
  "description": "Mind elixir is a free open source mind map core.",
6
6
  "keywords": [
@@ -9,6 +9,21 @@
9
9
  "dom",
10
10
  "visualization"
11
11
  ],
12
+ "scripts": {
13
+ "lint": "eslint --cache --max-warnings 0 \"src/**/*.{js,json,ts}\" --fix",
14
+ "dev": "vite",
15
+ "build": "node build.js && tsc",
16
+ "tsc": "tsc",
17
+ "preview": "vite preview",
18
+ "test": "playwright test",
19
+ "test:ui": "playwright test --ui",
20
+ "test:clean": "rimraf .nyc_output coverage",
21
+ "test:coverage": "pnpm test:clean && pnpm test && pnpm nyc && npx http-server ./coverage",
22
+ "nyc": "nyc report --reporter=html",
23
+ "doc": "api-extractor run --local --verbose",
24
+ "doc:md": "api-documenter markdown --input-folder ./api --output-folder ./md",
25
+ "beta": "npm run build && npm publish --tag beta"
26
+ },
12
27
  "exports": {
13
28
  ".": {
14
29
  "types": "./dist/types/index.d.ts",
@@ -87,20 +102,5 @@
87
102
  "typescript": "^5.9.2",
88
103
  "vite": "^7.1.7",
89
104
  "vite-plugin-istanbul": "^7.2.0"
90
- },
91
- "scripts": {
92
- "lint": "eslint --cache --max-warnings 0 \"src/**/*.{js,json,ts}\" --fix",
93
- "dev": "vite",
94
- "build": "node build.js && tsc",
95
- "tsc": "tsc",
96
- "preview": "vite preview",
97
- "test": "playwright test",
98
- "test:ui": "playwright test --ui",
99
- "test:clean": "rimraf .nyc_output coverage",
100
- "test:coverage": "pnpm test:clean && pnpm test && pnpm nyc && npx http-server ./coverage",
101
- "nyc": "nyc report --reporter=html",
102
- "doc": "api-extractor run --local --verbose",
103
- "doc:md": "api-documenter markdown --input-folder ./api --output-folder ./md",
104
- "beta": "npm run build && npm publish --tag beta"
105
105
  }
106
- }
106
+ }