H A D | mermaid.min.js | 1 "use strict";var __esbuild_esm_mermaid=(()=>{var c2e=Object.create;var py=Object.defineProperty;var u2e=Object.getOwnPropertyDescriptor;var h2e=Object.getOwnPropertyNames;var f2e=Object.getPrototypeOf,d2e=Object.prototype.hasOwnProperty;var o=(t,e)=>py(t,"name",{value:e,configurable:!0});var M=(t,e)=>()=>(t&&(e=t(t=0)),e);var Ni=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),pr=(t,e)=>{for(var r in e)py(t,r,{get:e[r],enumerable:!0})},y4=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of h2e(e))!d2e.call(t,i)&&i!==r&&py(t,i,{get:()=>e[i],enumerable:!(n=u2e(e,i))||n.enumerable});return t},Sr=(t,e,r)=>(y4(t,e,"default"),r&&y4(r,e,"default")),Ta=(t,e,r)=>(r=t!=null?c2e(f2e(t)):{},y4(e||!t||!t.__esModule?py(r,"default",{value:t,enumerable:!0}):r,t)),p2e=t=>y4(py({},"__esModule",{value:!0}),t);var v4=Ni((uC,hC)=>{"use strict";(function(t,e){typeof uC=="object"&&typeof hC<"u"?hC.exports=e():typeof define=="function"&&define.amd?define(e):(t=typeof globalThis<"u"?globalThis:t||self).dayjs=e()})(uC,function(){"use strict";var t=1e3,e=6e4,r=36e5,n="millisecond",i="second",a="minute",s="hour",l="day",u="week",h="month",f="quarter",d="year",p="date",m="Invalid Date",g=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,y=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,v={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:o(function(k){var L=["th","st","nd","rd"],R=k%100;return"["+k+(L[(R-20)%10]||L[R]||L[0])+"]"},"ordinal")},x=o(function(k,L,R){var O=String(k);return!O||O.length>=L?k:""+Array(L+1-O.length).join(R)+k},"m"),b={s:x,z:o(function(k){var L=-k.utcOffset(),R=Math.abs(L),O=Math.floor(R/60),N=R%60;return(L<=0?"+":"-")+x(O,2,"0")+":"+x(N,2,"0")},"z"),m:o(function k(L,R){if(L.date()<R.date())return-k(R,L);var O=12*(R.year()-L.year())+(R.month()-L.month()),N=L.clone().add(O,h),B=R-N<0,F=L.clone().add(O+(B?-1:1),h);return+(-(O+(R-N)/(B?N-F:F-N))||0)},"t"),a:o(function(k){return k<0?Math.ceil(k)||0:Math.floor(k)},"a"),p:o(function(k){return{M:h,y:d,w:u,d:l,D:p,h:s,m:a,s:i,ms:n,Q:f}[k]||String(k||"").toLowerCase().replace(/s$/,"")},"p"),u:o(function(k){return k===void 0},"u")},w="en",C={};C[w]=v;var T="$isDayjsObject",E=o(function(k){return k instanceof I||!(!k||!k[T])},"S"),A=o(function k(L,R,O){var N;if(!L)return w;if(typeof L=="string"){var B=L.toLowerCase();C[B]&&(N=B),R&&(C[B]=R,N=B);var F=L.split("-");if(!N&&F.length>1)return k(F[0])}else{var P=L.name;C[P]=L,N=P}return!O&&N&&(w=N),N||!O&&w},"t"),S=o(function(k,L){if(E(k))return k.clone();var R=typeof L=="object"?L:{};return R.date=k,R.args=arguments,new I(R)},"O"),_=b;_.l=A,_.i=E,_.w=function(k,L){return S(k,{locale:L.$L,utc:L.$u,x:L.$x,$offset:L.$offset})};var I=function(){function k(R){this.$L=A(R.locale,null,!0),this.parse(R),this.$x=this.$x||R.x||{},this[T]=!0}o(k,"M");var L=k.prototype;return L.parse=function(R){this.$d=function(O){var N=O.date,B=O.utc;if(N===null)return new Date(NaN);if(_.u(N))return new Date;if(N instanceof Date)return new Date(N);if(typeof N=="string"&&!/Z$/i.test(N)){var F=N.match(g);if(F){var P=F[2]-1||0,G=(F[7]||"0").substring(0,3);return B?new Date(Date.UTC(F[1],P,F[3]||1,F[4]||0,F[5]||0,F[6]||0,G)):new Date(F[1],P,F[3]||1,F[4]||0,F[5]||0,F[6]||0,G)}}return new Date(N)}(R),this.init()},L.init=function(){var R=this.$d;this.$y=R.getFullYear(),this.$M=R.getMonth(),this.$D=R.getDate(),this.$W=R.getDay(),this.$H=R.getHours(),this.$m=R.getMinutes(),this.$s=R.getSeconds(),this.$ms=R.getMilliseconds()},L.$utils=function(){return _},L.isValid=function(){return this.$d.toString()!==m},L.isSame=function(R,O){var N=S(R);return this.startOf(O)<=N&&N<=this.endOf(O)},L.isAfter=function(R,O){return S(R)<this.startOf(O)},L.isBefore=function(R,O){return this.endOf(O)<S(R)},L.$g=function(R,O,N){return _.u(R)?this[O]:this.set(N,R)},L.unix=function(){return Math.floor(this.valueOf()/1e3)},L.valueOf=function(){return this.$d.getTime()},L.startOf=function(R,O){var N=this,B=!!_.u(O)||O,F=_.p(R),P=o(function(le,he){var K=_.w(N.$u?Date.UTC(N.$y,he,le):new Date(N.$y,he,le),N);return B?K:K.endOf(l)},"l"),G=o(function(le,he){return _.w(N.toDate()[le].apply(N.toDate("s"),(B?[0,0,0,0]:[23,59,59,999]).slice(he)),N)},"$"),z=this.$W,H=this.$M,Q=this.$D,j="set"+(this.$u?"UTC":"");switch(F){case d:return B?P(1,0):P(31,11);case h:return B?P(1,H):P(0,H+1);case u:var ie=this.$locale().weekStart||0,ne=(z<ie?z+7:z)-ie;return P(B?Q-ne:Q+(6-ne),H);case l:case p:return G(j+"Hours",0);case s:return G(j+"Minutes",1);case a:return G(j+"Seconds",2);case i:return G(j+"Milliseconds",3);default:return this.clone()}},L.endOf=function(R){return this.startOf(R,!1)},L.$set=function(R,O){var N,B=_.p(R),F="set"+(this.$u?"UTC":""),P=(N={},N[l]=F+"Date",N[p]=F+"Date",N[h]=F+"Month",N[d]=F+"FullYear",N[s]=F+"Hours",N[a]=F+"Minutes",N[i]=F+"Seconds",N[n]=F+"Milliseconds",N)[B],G=B===l?this.$D+(O-this.$W):O;if(B===h||B===d){var z=this.clone().set(p,1);z.$d[P](G),z.init(),this.$d=z.set(p,Math.min(this.$D,z.daysInMonth())).$d}else P&&this.$d[P](G);return this.init(),this},L.set=function(R,O){return this.clone().$set(R,O)},L.get=function(R){return this[_.p(R)]()},L.add=function(R,O){var N,B=this;R=Number(R);var F=_.p(O),P=o(function(H){var Q=S(B);return _.w(Q.date(Q.date()+Math.round(H*R)),B)},"y");if(F===h)return this.set(h,this.$M+R);if(F===d)return this.set(d,this.$y+R);if(F===l)return P(1);if(F===u)return P(7);var G=(N={},N[a]=e,N[s]=r,N[i]=t,N)[F]||1,z=this.$d.getTime()+R*G;return _.w(z,this)},L.subtract=function(R,O){return this.add(-1*R,O)},L.format=function(R){var O=this,N=this.$locale();if(!this.isValid())return N.invalidDate||m;var B=R||"YYYY-MM-DDTHH:mm:ssZ",F=_.z(this),P=this.$H,G=this.$m,z=this.$M,H=N.weekdays,Q=N.months,j=N.meridiem,ie=o(function(he,K,X,te){return he&&(he[K]||he(O,B))||X[K].slice(0,te)},"h"),ne=o(function(he){return _.s(P%12||12,he,"0")},"d"),le=j||function(he,K,X){var te=he<12?"AM":"PM";return X?te.toLowerCase():te};return B.replace(y,function(he,K){return K||function(X){switch(X){case"YY":return String(O.$y).slice(-2);case"YYYY":return _.s(O.$y,4,"0");case"M":return z+1;case"MM":return _.s(z+1,2,"0");case"MMM":return ie(N.monthsShort,z,Q,3);case"MMMM":return ie(Q,z);case"D":return O.$D;case"DD":return _.s(O.$D,2,"0");case"d":return String(O.$W);case"dd":return ie(N.weekdaysMin,O.$W,H,2);case"ddd":return ie(N.weekdaysShort,O.$W,H,3);case"dddd":return H[O.$W];case"H":return String(P);case"HH":return _.s(P,2,"0");case"h":return ne(1);case"hh":return ne(2);case"a":return le(P,G,!0);case"A":return le(P,G,!1);case"m":return String(G);case"mm":return _.s(G,2,"0");case"s":return String(O.$s);case"ss":return _.s(O.$s,2,"0");case"SSS":return _.s(O.$ms,3,"0");case"Z":return F}return null}(he)||F.replace(":","")})},L.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},L.diff=function(R,O,N){var B,F=this,P=_.p(O),G=S(R),z=(G.utcOffset()-this.utcOffset())*e,H=this-G,Q=o(function(){return _.m(F,G)},"D");switch(P){case d:B=Q()/12;break;case h:B=Q();break;case f:B=Q()/3;break;case u:B=(H-z)/6048e5;break;case l:B=(H-z)/864e5;break;case s:B=H/r;break;case a:B=H/e;break;case i:B=H/t;break;default:B=H}return N?B:_.a(B)},L.daysInMonth=function(){return this.endOf(h).$D},L.$locale=function(){return C[this.$L]},L.locale=function(R,O){if(!R)return this.$L;var N=this.clone(),B=A(R,O,!0);return B&&(N.$L=B),N},L.clone=function(){return _.w(this.$d,this)},L.toDate=function(){return new Date(this.valueOf())},L.toJSON=function(){return this.isValid()?this.toISOString():null},L.toISOString=function(){return this.$d.toISOString()},L.toString=function(){return this.$d.toUTCString()},k}(),D=I.prototype;return S.prototype=D,[["$ms",n],["$s",i],["$m",a],["$H",s],["$W",l],["$M",h],["$y",d],["$D",p]].forEach(function(k){D[k[1]]=function(L){return this.$g(L,k[0],k[1])}}),S.extend=function(k,L){return k.$i||(k(L,I,S),k.$i=!0),S},S.locale=A,S.isDayjs=E,S.unix=function(k){return S(1e3*k)},S.en=C[w],S.Ls=C,S.p={},S})});var dF,Qc,Y,my,go,vt=M(()=>{"use strict";dF=Ta(v4(),1),Qc={trace:0,debug:1,info:2,warn:3,error:4,fatal:5},Y={trace:o((...t)=>{},"trace"),debug:o((...t)=>{},"debug"),info:o((...t)=>{},"info"),warn:o((...t)=>{},"warn"),error:o((...t)=>{},"error"),fatal:o((...t)=>{},"fatal")},my=o(function(t="fatal"){let e=Qc.fatal;typeof t=="string"?t.toLowerCase()in Qc&&(e=Qc[t]):typeof t=="number"&&(e=t),Y.trace=()=>{},Y.debug=()=>{},Y.info=()=>{},Y.warn=()=>{},Y.error=()=>{},Y.fatal=()=>{},e<=Qc.fatal&&(Y.fatal=console.error?console.error.bind(console,go("FATAL"),"color: orange"):console.log.bind(console,"\x1B[35m",go("FATAL"))),e<=Qc.error&&(Y.error=console.error?console.error.bind(console,go("ERROR"),"color: orange"):console.log.bind(console,"\x1B[31m",go("ERROR"))),e<=Qc.warn&&(Y.warn=console.warn?console.warn.bind(console,go("WARN"),"color: orange"):console.log.bind(console,"\x1B[33m",go("WARN"))),e<=Qc.info&&(Y.info=console.info?console.info.bind(console,go("INFO"),"color: lightblue"):console.log.bind(console,"\x1B[34m",go("INFO"))),e<=Qc.debug&&(Y.debug=console.debug?console.debug.bind(console,go("DEBUG"),"color: lightgreen"):console.log.bind(console,"\x1B[32m",go("DEBUG"))),e<=Qc.trace&&(Y.trace=console.debug?console.debug.bind(console,go("TRACE"),"color: lightgreen"):console.log.bind(console,"\x1B[32m",go("TRACE")))},"setLogLevel"),go=o(t=>`%c${(0,dF.default)().format("ss.SSS")} : ${t} : `,"format")});var m2e,Kp,fC,pF,x4=M(()=>{"use strict";m2e=Object.freeze({left:0,top:0,width:16,height:16}),Kp=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),fC=Object.freeze({...m2e,...Kp}),pF=Object.freeze({...fC,body:"",hidden:!1})});var g2e,mF,gF=M(()=>{"use strict";x4();g2e=Object.freeze({width:null,height:null}),mF=Object.freeze({...g2e,...Kp})});var dC,b4,yF=M(()=>{"use strict";dC=o((t,e,r,n="")=>{let i=t.split(":");if(t.slice(0,1)==="@"){if(i.length<2||i.length>3)return null;n=i.shift().slice(1)}if(i.length>3||!i.length)return null;if(i.length>1){let l=i.pop(),u=i.pop(),h={provider:i.length>0?i[0]:n,prefix:u,name:l};return e&&!b4(h)?null:h}let a=i[0],s=a.split("-");if(s.length>1){let l={provider:n,prefix:s.shift(),name:s.join("-")};return e&&!b4(l)?null:l}if(r&&n===""){let l={provider:n,prefix:"",name:a};return e&&!b4(l,r)?null:l}return null},"stringToIcon"),b4=o((t,e)=>t?!!((e&&t.prefix===""||t.prefix)&&t.name):!1,"validateIconName")});function vF(t,e){let r={};!t.hFlip!=!e.hFlip&&(r.hFlip=!0),!t.vFlip!=!e.vFlip&&(r.vFlip=!0);let n=((t.rotate||0)+(e.rotate||0))%4;return n&&(r.rotate=n),r}var xF=M(()=>{"use strict";o(vF,"mergeIconTransformations")});function pC(t,e){let r=vF(t,e);for(let n in pF)n in Kp?n in t&&!(n in r)&&(r[n]=Kp[n]):n in e?r[n]=e[n]:n in t&&(r[n]=t[n]);return r}var bF=M(()=>{"use strict";x4();xF();o(pC,"mergeIconData")});function wF(t,e){let r=t.icons,n=t.aliases||Object.create(null),i=Object.create(null);function a(s){if(r[s])return i[s]=[];if(!(s in i)){i[s]=null;let l=n[s]&&n[s].parent,u=l&&a(l);u&&(i[s]=[l].concat(u))}return i[s]}return o(a,"resolve"),(e||Object.keys(r).concat(Object.keys(n))).forEach(a),i}var TF=M(()=>{"use strict";o(wF,"getIconsTree")});function kF(t,e,r){let n=t.icons,i=t.aliases||Object.create(null),a={};function s(l){a=pC(n[l]||i[l],a)}return o(s,"parse"),s(e),r.forEach(s),pC(t,a)}function mC(t,e){if(t.icons[e])return kF(t,e,[]);let r=wF(t,[e])[e];return r?kF(t,e,r):null}var EF=M(()=>{"use strict";bF();TF();o(kF,"internalGetIconData");o(mC,"getIconData")});function gC(t,e,r){if(e===1)return t;if(r=r||100,typeof t=="number")return Math.ceil(t*e*r)/r;if(typeof t!="string")return t;let n=t.split(y2e);if(n===null||!n.length)return t;let i=[],a=n.shift(),s=v2e.test(a);for(;;){if(s){let l=parseFloat(a);isNaN(l)?i.push(a):i.push(Math.ceil(l*e*r)/r)}else i.push(a);if(a=n.shift(),a===void 0)return i.join("");s=!s}}var y2e,v2e,SF=M(()=>{"use strict";y2e=/(-?[0-9.]*[0-9]+[0-9.]*)/g,v2e=/^-?[0-9.]*[0-9]+[0-9.]*$/g;o(gC,"calculateSize")});function x2e(t,e="defs"){let r="",n=t.indexOf("<"+e);for(;n>=0;){let i=t.indexOf(">",n),a=t.indexOf("</"+e);if(i===-1||a===-1)break;let s=t.indexOf(">",a);if(s===-1)break;r+=t.slice(i+1,a).trim(),t=t.slice(0,n).trim()+t.slice(s+1)}return{defs:r,content:t}}function b2e(t,e){return t?"<defs>"+t+"</defs>"+e:e}function CF(t,e,r){let n=x2e(t);return b2e(n.defs,e+n.content+r)}var AF=M(()=>{"use strict";o(x2e,"splitSVGDefs");o(b2e,"mergeDefsAndContent");o(CF,"wrapSVGContent")});function yC(t,e){let r={...fC,...t},n={...mF,...e},i={left:r.left,top:r.top,width:r.width,height:r.height},a=r.body;[r,n].forEach(y=>{let v=[],x=y.hFlip,b=y.vFlip,w=y.rotate;x?b?w+=2:(v.push("translate("+(i.width+i.left).toString()+" "+(0-i.top).toString()+")"),v.push("scale(-1 1)"),i.top=i.left=0):b&&(v.push("translate("+(0-i.left).toString()+" "+(i.height+i.top).toString()+")"),v.push("scale(1 -1)"),i.top=i.left=0);let C;switch(w<0&&(w-=Math.floor(w/4)*4),w=w%4,w){case 1:C argument 3 AnonymousFunction3478d9c70500(E,C) global() argument 6 `)),b+=B+p[C+1]}),b}var b0=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function B9(i){return i&&i.__esModule&&Object. global() function 15 IA(i,a,f,p,v,m,b,E,C) global() argument 76 _It(i,a,f,p,v,m,b,E,C,D,P) global() argument 92 f(v,m,b,E,C,D,P,B) global() argument 101 `+this.showPosition(),{text:"",token:null,line:this.yylineno})},lex:function(){var zs=this.next();return zs||this.lex()},begin:function(zs){this.conditionStack.push(zs)},popState:f global() function 104 `),b.style===void 0&&(P.style=P.style||"stroke: #333; stroke-width: 1.5px;fill:none"),P.labelStyle=P.labelStyle.replace("color:","fill:"))),P.id=E,P.class=C+" "+D,P.minlen=b.length global() class in ARe 106 `;break}case-2:{b=a?" ":" ";break}case-1:{if(!a&&v)continue;b=" ";break}default:b=String.fromCharCode(m)}v=m===-2,p.push(b)}return p.join("")}const DRe={[42]:hp,[43]:hp,[45]:hp,[48 global() class 110 AnonymousFunction3478d9c739800(C) global() argument 113 AnonymousFunction3478d9c73ac00(C) global() argument 340 `+this.showPosition(),{text:"",token:null,line:this.yylineno})},lex:function(){var wt=this.next();return wt||this.lex()},begin:function(wt){this.conditionStack.push(wt)},popState:f global() function 600 performAction(b,E,C,D,P,B,j) global() argument 602 parseError(E,C) global() argument 605 AnonymousFunction3478d9c749a00(E,C,D,P) global() argument 697 AnonymousFunction3478d9c74eb00(C) global() argument 818 `,W0t=function(i,a){return IW(i,a)},$Bt=(i,a)=>{ySe(()=>{const f=document.querySelectorAll(i);f.length!==0&&(f[0].addEventListener("mouseover",function(){Iqe("actor"+a+"_popup")}), global() field in AnonymousClass3478d9c752601 977 `;let CK={};const SK=20,MP=function(i){const a=Object.entries(CK).find(f=>f[1].label===i);if(a)return a[0]},SHe=function(i){i.append("defs").append("marker").attr("id","extensionSt global() class in AnonymousFunction3478d9c756600 1184 AnonymousFunction3478d9c759500(C) global() argument 1322 f(v,m,b,E,C,D,P,B) global() argument 1323 `);const m=Oe().securityLevel;let b;m==="sandbox"&&(b=Mr("#i"+a));const E=Mr(m==="sandbox"?b.nodes()[0].contentDocument.body:"body");nv.init();const C=E.select("#"+a);RP.initGraphi global() function 1466 f(v,m,b,E,C,D,P,B) global() argument 1467 ajt(i,a,f,p,v,m,b,E,C,D,P) global() argument 1560 `);oK(D,P,{useHtmlLabels:v,width:a.width,classes:"mindmap-node-label"}),v||D.attr("dy","1em").attr("alignment-baseline","middle").attr("dominant-baseline","middle").attr("text-anch global() function 1574 `),xt=0;xt<At.length;xt++){var Mt=At[xt],Dt=tt.measureText(Mt),Bt=Math.ceil(Dt.width),Zt=z;ut=Math.max(Bt,ut),dt+=Zt}return ut+=O,dt+=O,A[T]={width:ut,height:dt}},kp.calculateLabel global() function [all...] |