markdown-flow-ui
Version:
A React UI library for rendering markdown with interactive flow components, typewriter effects, and plugin support
958 lines (943 loc) • 98.9 kB
JavaScript
import { g as oe } from "./chunk-GLLZNHP4-Bg222nVT.mjs";
import { _ as d, E as rt, d as O, e as he, l as L, y as de, A as ge, c as R, ai as ue, R as pe, S as fe, O as xe, aj as j, ak as Wt, al as ye, u as $, k as be, am as we, an as xt, i as yt, ao as me } from "./index-pooOtYuy.mjs";
import { c as Le } from "./clone-BJo8EEsz.mjs";
import { G as Se } from "./graph-CTpbA7wW.mjs";
import { c as ke } from "./channel-DLpS_OlT.mjs";
var bt = (function() {
var e = /* @__PURE__ */ d(function(D, y, g, f) {
for (g = g || {}, f = D.length; f--; g[D[f]] = y) ;
return g;
}, "o"), t = [1, 15], a = [1, 7], i = [1, 13], l = [1, 14], s = [1, 19], r = [1, 16], n = [1, 17], c = [1, 18], u = [8, 30], o = [8, 10, 21, 28, 29, 30, 31, 39, 43, 46], x = [1, 23], w = [1, 24], b = [8, 10, 15, 16, 21, 28, 29, 30, 31, 39, 43, 46], S = [8, 10, 15, 16, 21, 27, 28, 29, 30, 31, 39, 43, 46], v = [1, 49], k = {
trace: /* @__PURE__ */ d(function() {
}, "trace"),
yy: {},
symbols_: { error: 2, spaceLines: 3, SPACELINE: 4, NL: 5, separator: 6, SPACE: 7, EOF: 8, start: 9, BLOCK_DIAGRAM_KEY: 10, document: 11, stop: 12, statement: 13, link: 14, LINK: 15, START_LINK: 16, LINK_LABEL: 17, STR: 18, nodeStatement: 19, columnsStatement: 20, SPACE_BLOCK: 21, blockStatement: 22, classDefStatement: 23, cssClassStatement: 24, styleStatement: 25, node: 26, SIZE: 27, COLUMNS: 28, "id-block": 29, end: 30, NODE_ID: 31, nodeShapeNLabel: 32, dirList: 33, DIR: 34, NODE_DSTART: 35, NODE_DEND: 36, BLOCK_ARROW_START: 37, BLOCK_ARROW_END: 38, classDef: 39, CLASSDEF_ID: 40, CLASSDEF_STYLEOPTS: 41, DEFAULT: 42, class: 43, CLASSENTITY_IDS: 44, STYLECLASS: 45, style: 46, STYLE_ENTITY_IDS: 47, STYLE_DEFINITION_DATA: 48, $accept: 0, $end: 1 },
terminals_: { 2: "error", 4: "SPACELINE", 5: "NL", 7: "SPACE", 8: "EOF", 10: "BLOCK_DIAGRAM_KEY", 15: "LINK", 16: "START_LINK", 17: "LINK_LABEL", 18: "STR", 21: "SPACE_BLOCK", 27: "SIZE", 28: "COLUMNS", 29: "id-block", 30: "end", 31: "NODE_ID", 34: "DIR", 35: "NODE_DSTART", 36: "NODE_DEND", 37: "BLOCK_ARROW_START", 38: "BLOCK_ARROW_END", 39: "classDef", 40: "CLASSDEF_ID", 41: "CLASSDEF_STYLEOPTS", 42: "DEFAULT", 43: "class", 44: "CLASSENTITY_IDS", 45: "STYLECLASS", 46: "style", 47: "STYLE_ENTITY_IDS", 48: "STYLE_DEFINITION_DATA" },
productions_: [0, [3, 1], [3, 2], [3, 2], [6, 1], [6, 1], [6, 1], [9, 3], [12, 1], [12, 1], [12, 2], [12, 2], [11, 1], [11, 2], [14, 1], [14, 4], [13, 1], [13, 1], [13, 1], [13, 1], [13, 1], [13, 1], [13, 1], [19, 3], [19, 2], [19, 1], [20, 1], [22, 4], [22, 3], [26, 1], [26, 2], [33, 1], [33, 2], [32, 3], [32, 4], [23, 3], [23, 3], [24, 3], [25, 3]],
performAction: /* @__PURE__ */ d(function(y, g, f, m, E, h, W) {
var p = h.length - 1;
switch (E) {
case 4:
m.getLogger().debug("Rule: separator (NL) ");
break;
case 5:
m.getLogger().debug("Rule: separator (Space) ");
break;
case 6:
m.getLogger().debug("Rule: separator (EOF) ");
break;
case 7:
m.getLogger().debug("Rule: hierarchy: ", h[p - 1]), m.setHierarchy(h[p - 1]);
break;
case 8:
m.getLogger().debug("Stop NL ");
break;
case 9:
m.getLogger().debug("Stop EOF ");
break;
case 10:
m.getLogger().debug("Stop NL2 ");
break;
case 11:
m.getLogger().debug("Stop EOF2 ");
break;
case 12:
m.getLogger().debug("Rule: statement: ", h[p]), typeof h[p].length == "number" ? this.$ = h[p] : this.$ = [h[p]];
break;
case 13:
m.getLogger().debug("Rule: statement #2: ", h[p - 1]), this.$ = [h[p - 1]].concat(h[p]);
break;
case 14:
m.getLogger().debug("Rule: link: ", h[p], y), this.$ = { edgeTypeStr: h[p], label: "" };
break;
case 15:
m.getLogger().debug("Rule: LABEL link: ", h[p - 3], h[p - 1], h[p]), this.$ = { edgeTypeStr: h[p], label: h[p - 1] };
break;
case 18:
const I = parseInt(h[p]), Z = m.generateId();
this.$ = { id: Z, type: "space", label: "", width: I, children: [] };
break;
case 23:
m.getLogger().debug("Rule: (nodeStatement link node) ", h[p - 2], h[p - 1], h[p], " typestr: ", h[p - 1].edgeTypeStr);
const V = m.edgeStrToEdgeData(h[p - 1].edgeTypeStr);
this.$ = [
{ id: h[p - 2].id, label: h[p - 2].label, type: h[p - 2].type, directions: h[p - 2].directions },
{ id: h[p - 2].id + "-" + h[p].id, start: h[p - 2].id, end: h[p].id, label: h[p - 1].label, type: "edge", directions: h[p].directions, arrowTypeEnd: V, arrowTypeStart: "arrow_open" },
{ id: h[p].id, label: h[p].label, type: m.typeStr2Type(h[p].typeStr), directions: h[p].directions }
];
break;
case 24:
m.getLogger().debug("Rule: nodeStatement (abc88 node size) ", h[p - 1], h[p]), this.$ = { id: h[p - 1].id, label: h[p - 1].label, type: m.typeStr2Type(h[p - 1].typeStr), directions: h[p - 1].directions, widthInColumns: parseInt(h[p], 10) };
break;
case 25:
m.getLogger().debug("Rule: nodeStatement (node) ", h[p]), this.$ = { id: h[p].id, label: h[p].label, type: m.typeStr2Type(h[p].typeStr), directions: h[p].directions, widthInColumns: 1 };
break;
case 26:
m.getLogger().debug("APA123", this ? this : "na"), m.getLogger().debug("COLUMNS: ", h[p]), this.$ = { type: "column-setting", columns: h[p] === "auto" ? -1 : parseInt(h[p]) };
break;
case 27:
m.getLogger().debug("Rule: id-block statement : ", h[p - 2], h[p - 1]), m.generateId(), this.$ = { ...h[p - 2], type: "composite", children: h[p - 1] };
break;
case 28:
m.getLogger().debug("Rule: blockStatement : ", h[p - 2], h[p - 1], h[p]);
const at = m.generateId();
this.$ = { id: at, type: "composite", label: "", children: h[p - 1] };
break;
case 29:
m.getLogger().debug("Rule: node (NODE_ID separator): ", h[p]), this.$ = { id: h[p] };
break;
case 30:
m.getLogger().debug("Rule: node (NODE_ID nodeShapeNLabel separator): ", h[p - 1], h[p]), this.$ = { id: h[p - 1], label: h[p].label, typeStr: h[p].typeStr, directions: h[p].directions };
break;
case 31:
m.getLogger().debug("Rule: dirList: ", h[p]), this.$ = [h[p]];
break;
case 32:
m.getLogger().debug("Rule: dirList: ", h[p - 1], h[p]), this.$ = [h[p - 1]].concat(h[p]);
break;
case 33:
m.getLogger().debug("Rule: nodeShapeNLabel: ", h[p - 2], h[p - 1], h[p]), this.$ = { typeStr: h[p - 2] + h[p], label: h[p - 1] };
break;
case 34:
m.getLogger().debug("Rule: BLOCK_ARROW nodeShapeNLabel: ", h[p - 3], h[p - 2], " #3:", h[p - 1], h[p]), this.$ = { typeStr: h[p - 3] + h[p], label: h[p - 2], directions: h[p - 1] };
break;
case 35:
case 36:
this.$ = { type: "classDef", id: h[p - 1].trim(), css: h[p].trim() };
break;
case 37:
this.$ = { type: "applyClass", id: h[p - 1].trim(), styleClass: h[p].trim() };
break;
case 38:
this.$ = { type: "applyStyles", id: h[p - 1].trim(), stylesStr: h[p].trim() };
break;
}
}, "anonymous"),
table: [{ 9: 1, 10: [1, 2] }, { 1: [3] }, { 10: t, 11: 3, 13: 4, 19: 5, 20: 6, 21: a, 22: 8, 23: 9, 24: 10, 25: 11, 26: 12, 28: i, 29: l, 31: s, 39: r, 43: n, 46: c }, { 8: [1, 20] }, e(u, [2, 12], { 13: 4, 19: 5, 20: 6, 22: 8, 23: 9, 24: 10, 25: 11, 26: 12, 11: 21, 10: t, 21: a, 28: i, 29: l, 31: s, 39: r, 43: n, 46: c }), e(o, [2, 16], { 14: 22, 15: x, 16: w }), e(o, [2, 17]), e(o, [2, 18]), e(o, [2, 19]), e(o, [2, 20]), e(o, [2, 21]), e(o, [2, 22]), e(b, [2, 25], { 27: [1, 25] }), e(o, [2, 26]), { 19: 26, 26: 12, 31: s }, { 10: t, 11: 27, 13: 4, 19: 5, 20: 6, 21: a, 22: 8, 23: 9, 24: 10, 25: 11, 26: 12, 28: i, 29: l, 31: s, 39: r, 43: n, 46: c }, { 40: [1, 28], 42: [1, 29] }, { 44: [1, 30] }, { 47: [1, 31] }, e(S, [2, 29], { 32: 32, 35: [1, 33], 37: [1, 34] }), { 1: [2, 7] }, e(u, [2, 13]), { 26: 35, 31: s }, { 31: [2, 14] }, { 17: [1, 36] }, e(b, [2, 24]), { 10: t, 11: 37, 13: 4, 14: 22, 15: x, 16: w, 19: 5, 20: 6, 21: a, 22: 8, 23: 9, 24: 10, 25: 11, 26: 12, 28: i, 29: l, 31: s, 39: r, 43: n, 46: c }, { 30: [1, 38] }, { 41: [1, 39] }, { 41: [1, 40] }, { 45: [1, 41] }, { 48: [1, 42] }, e(S, [2, 30]), { 18: [1, 43] }, { 18: [1, 44] }, e(b, [2, 23]), { 18: [1, 45] }, { 30: [1, 46] }, e(o, [2, 28]), e(o, [2, 35]), e(o, [2, 36]), e(o, [2, 37]), e(o, [2, 38]), { 36: [1, 47] }, { 33: 48, 34: v }, { 15: [1, 50] }, e(o, [2, 27]), e(S, [2, 33]), { 38: [1, 51] }, { 33: 52, 34: v, 38: [2, 31] }, { 31: [2, 15] }, e(S, [2, 34]), { 38: [2, 32] }],
defaultActions: { 20: [2, 7], 23: [2, 14], 50: [2, 15], 52: [2, 32] },
parseError: /* @__PURE__ */ d(function(y, g) {
if (g.recoverable)
this.trace(y);
else {
var f = new Error(y);
throw f.hash = g, f;
}
}, "parseError"),
parse: /* @__PURE__ */ d(function(y) {
var g = this, f = [0], m = [], E = [null], h = [], W = this.table, p = "", I = 0, Z = 0, V = 2, at = 1, ne = h.slice.call(arguments, 1), z = Object.create(this.lexer), q = { yy: {} };
for (var gt in this.yy)
Object.prototype.hasOwnProperty.call(this.yy, gt) && (q.yy[gt] = this.yy[gt]);
z.setInput(y, q.yy), q.yy.lexer = z, q.yy.parser = this, typeof z.yylloc > "u" && (z.yylloc = {});
var ut = z.yylloc;
h.push(ut);
var le = z.options && z.options.ranges;
typeof q.yy.parseError == "function" ? this.parseError = q.yy.parseError : this.parseError = Object.getPrototypeOf(this).parseError;
function ce(P) {
f.length = f.length - 2 * P, E.length = E.length - P, h.length = h.length - P;
}
d(ce, "popStack");
function Nt() {
var P;
return P = m.pop() || z.lex() || at, typeof P != "number" && (P instanceof Array && (m = P, P = m.pop()), P = g.symbols_[P] || P), P;
}
d(Nt, "lex");
for (var F, J, H, pt, Q = {}, st, G, Tt, it; ; ) {
if (J = f[f.length - 1], this.defaultActions[J] ? H = this.defaultActions[J] : ((F === null || typeof F > "u") && (F = Nt()), H = W[J] && W[J][F]), typeof H > "u" || !H.length || !H[0]) {
var ft = "";
it = [];
for (st in W[J])
this.terminals_[st] && st > V && it.push("'" + this.terminals_[st] + "'");
z.showPosition ? ft = "Parse error on line " + (I + 1) + `:
` + z.showPosition() + `
Expecting ` + it.join(", ") + ", got '" + (this.terminals_[F] || F) + "'" : ft = "Parse error on line " + (I + 1) + ": Unexpected " + (F == at ? "end of input" : "'" + (this.terminals_[F] || F) + "'"), this.parseError(ft, {
text: z.match,
token: this.terminals_[F] || F,
line: z.yylineno,
loc: ut,
expected: it
});
}
if (H[0] instanceof Array && H.length > 1)
throw new Error("Parse Error: multiple actions possible at state: " + J + ", token: " + F);
switch (H[0]) {
case 1:
f.push(F), E.push(z.yytext), h.push(z.yylloc), f.push(H[1]), F = null, Z = z.yyleng, p = z.yytext, I = z.yylineno, ut = z.yylloc;
break;
case 2:
if (G = this.productions_[H[1]][1], Q.$ = E[E.length - G], Q._$ = {
first_line: h[h.length - (G || 1)].first_line,
last_line: h[h.length - 1].last_line,
first_column: h[h.length - (G || 1)].first_column,
last_column: h[h.length - 1].last_column
}, le && (Q._$.range = [
h[h.length - (G || 1)].range[0],
h[h.length - 1].range[1]
]), pt = this.performAction.apply(Q, [
p,
Z,
I,
q.yy,
H[1],
E,
h
].concat(ne)), typeof pt < "u")
return pt;
G && (f = f.slice(0, -1 * G * 2), E = E.slice(0, -1 * G), h = h.slice(0, -1 * G)), f.push(this.productions_[H[1]][0]), E.push(Q.$), h.push(Q._$), Tt = W[f[f.length - 2]][f[f.length - 1]], f.push(Tt);
break;
case 3:
return !0;
}
}
return !0;
}, "parse")
}, B = /* @__PURE__ */ (function() {
var D = {
EOF: 1,
parseError: /* @__PURE__ */ d(function(g, f) {
if (this.yy.parser)
this.yy.parser.parseError(g, f);
else
throw new Error(g);
}, "parseError"),
// resets the lexer, sets new input
setInput: /* @__PURE__ */ d(function(y, g) {
return this.yy = g || this.yy || {}, this._input = y, this._more = this._backtrack = this.done = !1, this.yylineno = this.yyleng = 0, this.yytext = this.matched = this.match = "", this.conditionStack = ["INITIAL"], this.yylloc = {
first_line: 1,
first_column: 0,
last_line: 1,
last_column: 0
}, this.options.ranges && (this.yylloc.range = [0, 0]), this.offset = 0, this;
}, "setInput"),
// consumes and returns one char from the input
input: /* @__PURE__ */ d(function() {
var y = this._input[0];
this.yytext += y, this.yyleng++, this.offset++, this.match += y, this.matched += y;
var g = y.match(/(?:\r\n?|\n).*/g);
return g ? (this.yylineno++, this.yylloc.last_line++) : this.yylloc.last_column++, this.options.ranges && this.yylloc.range[1]++, this._input = this._input.slice(1), y;
}, "input"),
// unshifts one char (or a string) into the input
unput: /* @__PURE__ */ d(function(y) {
var g = y.length, f = y.split(/(?:\r\n?|\n)/g);
this._input = y + this._input, this.yytext = this.yytext.substr(0, this.yytext.length - g), this.offset -= g;
var m = this.match.split(/(?:\r\n?|\n)/g);
this.match = this.match.substr(0, this.match.length - 1), this.matched = this.matched.substr(0, this.matched.length - 1), f.length - 1 && (this.yylineno -= f.length - 1);
var E = this.yylloc.range;
return this.yylloc = {
first_line: this.yylloc.first_line,
last_line: this.yylineno + 1,
first_column: this.yylloc.first_column,
last_column: f ? (f.length === m.length ? this.yylloc.first_column : 0) + m[m.length - f.length].length - f[0].length : this.yylloc.first_column - g
}, this.options.ranges && (this.yylloc.range = [E[0], E[0] + this.yyleng - g]), this.yyleng = this.yytext.length, this;
}, "unput"),
// When called from action, caches matched text and appends it on next action
more: /* @__PURE__ */ d(function() {
return this._more = !0, this;
}, "more"),
// When called from action, signals the lexer that this rule fails to match the input, so the next matching rule (regex) should be tested instead.
reject: /* @__PURE__ */ d(function() {
if (this.options.backtrack_lexer)
this._backtrack = !0;
else
return this.parseError("Lexical error on line " + (this.yylineno + 1) + `. You can only invoke reject() in the lexer when the lexer is of the backtracking persuasion (options.backtrack_lexer = true).
` + this.showPosition(), {
text: "",
token: null,
line: this.yylineno
});
return this;
}, "reject"),
// retain first n characters of the match
less: /* @__PURE__ */ d(function(y) {
this.unput(this.match.slice(y));
}, "less"),
// displays already matched input, i.e. for error messages
pastInput: /* @__PURE__ */ d(function() {
var y = this.matched.substr(0, this.matched.length - this.match.length);
return (y.length > 20 ? "..." : "") + y.substr(-20).replace(/\n/g, "");
}, "pastInput"),
// displays upcoming input, i.e. for error messages
upcomingInput: /* @__PURE__ */ d(function() {
var y = this.match;
return y.length < 20 && (y += this._input.substr(0, 20 - y.length)), (y.substr(0, 20) + (y.length > 20 ? "..." : "")).replace(/\n/g, "");
}, "upcomingInput"),
// displays the character position where the lexing error occurred, i.e. for error messages
showPosition: /* @__PURE__ */ d(function() {
var y = this.pastInput(), g = new Array(y.length + 1).join("-");
return y + this.upcomingInput() + `
` + g + "^";
}, "showPosition"),
// test the lexed token: return FALSE when not a match, otherwise return token
test_match: /* @__PURE__ */ d(function(y, g) {
var f, m, E;
if (this.options.backtrack_lexer && (E = {
yylineno: this.yylineno,
yylloc: {
first_line: this.yylloc.first_line,
last_line: this.last_line,
first_column: this.yylloc.first_column,
last_column: this.yylloc.last_column
},
yytext: this.yytext,
match: this.match,
matches: this.matches,
matched: this.matched,
yyleng: this.yyleng,
offset: this.offset,
_more: this._more,
_input: this._input,
yy: this.yy,
conditionStack: this.conditionStack.slice(0),
done: this.done
}, this.options.ranges && (E.yylloc.range = this.yylloc.range.slice(0))), m = y[0].match(/(?:\r\n?|\n).*/g), m && (this.yylineno += m.length), this.yylloc = {
first_line: this.yylloc.last_line,
last_line: this.yylineno + 1,
first_column: this.yylloc.last_column,
last_column: m ? m[m.length - 1].length - m[m.length - 1].match(/\r?\n?/)[0].length : this.yylloc.last_column + y[0].length
}, this.yytext += y[0], this.match += y[0], this.matches = y, this.yyleng = this.yytext.length, this.options.ranges && (this.yylloc.range = [this.offset, this.offset += this.yyleng]), this._more = !1, this._backtrack = !1, this._input = this._input.slice(y[0].length), this.matched += y[0], f = this.performAction.call(this, this.yy, this, g, this.conditionStack[this.conditionStack.length - 1]), this.done && this._input && (this.done = !1), f)
return f;
if (this._backtrack) {
for (var h in E)
this[h] = E[h];
return !1;
}
return !1;
}, "test_match"),
// return next match in input
next: /* @__PURE__ */ d(function() {
if (this.done)
return this.EOF;
this._input || (this.done = !0);
var y, g, f, m;
this._more || (this.yytext = "", this.match = "");
for (var E = this._currentRules(), h = 0; h < E.length; h++)
if (f = this._input.match(this.rules[E[h]]), f && (!g || f[0].length > g[0].length)) {
if (g = f, m = h, this.options.backtrack_lexer) {
if (y = this.test_match(f, E[h]), y !== !1)
return y;
if (this._backtrack) {
g = !1;
continue;
} else
return !1;
} else if (!this.options.flex)
break;
}
return g ? (y = this.test_match(g, E[m]), y !== !1 ? y : !1) : this._input === "" ? this.EOF : this.parseError("Lexical error on line " + (this.yylineno + 1) + `. Unrecognized text.
` + this.showPosition(), {
text: "",
token: null,
line: this.yylineno
});
}, "next"),
// return next match that has a token
lex: /* @__PURE__ */ d(function() {
var g = this.next();
return g || this.lex();
}, "lex"),
// activates a new lexer condition state (pushes the new lexer condition state onto the condition stack)
begin: /* @__PURE__ */ d(function(g) {
this.conditionStack.push(g);
}, "begin"),
// pop the previously active lexer condition state off the condition stack
popState: /* @__PURE__ */ d(function() {
var g = this.conditionStack.length - 1;
return g > 0 ? this.conditionStack.pop() : this.conditionStack[0];
}, "popState"),
// produce the lexer rule set which is active for the currently active lexer condition state
_currentRules: /* @__PURE__ */ d(function() {
return this.conditionStack.length && this.conditionStack[this.conditionStack.length - 1] ? this.conditions[this.conditionStack[this.conditionStack.length - 1]].rules : this.conditions.INITIAL.rules;
}, "_currentRules"),
// return the currently active lexer condition state; when an index argument is provided it produces the N-th previous condition state, if available
topState: /* @__PURE__ */ d(function(g) {
return g = this.conditionStack.length - 1 - Math.abs(g || 0), g >= 0 ? this.conditionStack[g] : "INITIAL";
}, "topState"),
// alias for begin(condition)
pushState: /* @__PURE__ */ d(function(g) {
this.begin(g);
}, "pushState"),
// return the number of states currently on the stack
stateStackSize: /* @__PURE__ */ d(function() {
return this.conditionStack.length;
}, "stateStackSize"),
options: {},
performAction: /* @__PURE__ */ d(function(g, f, m, E) {
switch (m) {
case 0:
return g.getLogger().debug("Found block-beta"), 10;
case 1:
return g.getLogger().debug("Found id-block"), 29;
case 2:
return g.getLogger().debug("Found block"), 10;
case 3:
g.getLogger().debug(".", f.yytext);
break;
case 4:
g.getLogger().debug("_", f.yytext);
break;
case 5:
return 5;
case 6:
return f.yytext = -1, 28;
case 7:
return f.yytext = f.yytext.replace(/columns\s+/, ""), g.getLogger().debug("COLUMNS (LEX)", f.yytext), 28;
case 8:
this.pushState("md_string");
break;
case 9:
return "MD_STR";
case 10:
this.popState();
break;
case 11:
this.pushState("string");
break;
case 12:
g.getLogger().debug("LEX: POPPING STR:", f.yytext), this.popState();
break;
case 13:
return g.getLogger().debug("LEX: STR end:", f.yytext), "STR";
case 14:
return f.yytext = f.yytext.replace(/space\:/, ""), g.getLogger().debug("SPACE NUM (LEX)", f.yytext), 21;
case 15:
return f.yytext = "1", g.getLogger().debug("COLUMNS (LEX)", f.yytext), 21;
case 16:
return 42;
case 17:
return "LINKSTYLE";
case 18:
return "INTERPOLATE";
case 19:
return this.pushState("CLASSDEF"), 39;
case 20:
return this.popState(), this.pushState("CLASSDEFID"), "DEFAULT_CLASSDEF_ID";
case 21:
return this.popState(), this.pushState("CLASSDEFID"), 40;
case 22:
return this.popState(), 41;
case 23:
return this.pushState("CLASS"), 43;
case 24:
return this.popState(), this.pushState("CLASS_STYLE"), 44;
case 25:
return this.popState(), 45;
case 26:
return this.pushState("STYLE_STMNT"), 46;
case 27:
return this.popState(), this.pushState("STYLE_DEFINITION"), 47;
case 28:
return this.popState(), 48;
case 29:
return this.pushState("acc_title"), "acc_title";
case 30:
return this.popState(), "acc_title_value";
case 31:
return this.pushState("acc_descr"), "acc_descr";
case 32:
return this.popState(), "acc_descr_value";
case 33:
this.pushState("acc_descr_multiline");
break;
case 34:
this.popState();
break;
case 35:
return "acc_descr_multiline_value";
case 36:
return 30;
case 37:
return this.popState(), g.getLogger().debug("Lex: (("), "NODE_DEND";
case 38:
return this.popState(), g.getLogger().debug("Lex: (("), "NODE_DEND";
case 39:
return this.popState(), g.getLogger().debug("Lex: ))"), "NODE_DEND";
case 40:
return this.popState(), g.getLogger().debug("Lex: (("), "NODE_DEND";
case 41:
return this.popState(), g.getLogger().debug("Lex: (("), "NODE_DEND";
case 42:
return this.popState(), g.getLogger().debug("Lex: (-"), "NODE_DEND";
case 43:
return this.popState(), g.getLogger().debug("Lex: -)"), "NODE_DEND";
case 44:
return this.popState(), g.getLogger().debug("Lex: (("), "NODE_DEND";
case 45:
return this.popState(), g.getLogger().debug("Lex: ]]"), "NODE_DEND";
case 46:
return this.popState(), g.getLogger().debug("Lex: ("), "NODE_DEND";
case 47:
return this.popState(), g.getLogger().debug("Lex: ])"), "NODE_DEND";
case 48:
return this.popState(), g.getLogger().debug("Lex: /]"), "NODE_DEND";
case 49:
return this.popState(), g.getLogger().debug("Lex: /]"), "NODE_DEND";
case 50:
return this.popState(), g.getLogger().debug("Lex: )]"), "NODE_DEND";
case 51:
return this.popState(), g.getLogger().debug("Lex: )"), "NODE_DEND";
case 52:
return this.popState(), g.getLogger().debug("Lex: ]>"), "NODE_DEND";
case 53:
return this.popState(), g.getLogger().debug("Lex: ]"), "NODE_DEND";
case 54:
return g.getLogger().debug("Lexa: -)"), this.pushState("NODE"), 35;
case 55:
return g.getLogger().debug("Lexa: (-"), this.pushState("NODE"), 35;
case 56:
return g.getLogger().debug("Lexa: ))"), this.pushState("NODE"), 35;
case 57:
return g.getLogger().debug("Lexa: )"), this.pushState("NODE"), 35;
case 58:
return g.getLogger().debug("Lex: ((("), this.pushState("NODE"), 35;
case 59:
return g.getLogger().debug("Lexa: )"), this.pushState("NODE"), 35;
case 60:
return g.getLogger().debug("Lexa: )"), this.pushState("NODE"), 35;
case 61:
return g.getLogger().debug("Lexa: )"), this.pushState("NODE"), 35;
case 62:
return g.getLogger().debug("Lexc: >"), this.pushState("NODE"), 35;
case 63:
return g.getLogger().debug("Lexa: (["), this.pushState("NODE"), 35;
case 64:
return g.getLogger().debug("Lexa: )"), this.pushState("NODE"), 35;
case 65:
return this.pushState("NODE"), 35;
case 66:
return this.pushState("NODE"), 35;
case 67:
return this.pushState("NODE"), 35;
case 68:
return this.pushState("NODE"), 35;
case 69:
return this.pushState("NODE"), 35;
case 70:
return this.pushState("NODE"), 35;
case 71:
return this.pushState("NODE"), 35;
case 72:
return g.getLogger().debug("Lexa: ["), this.pushState("NODE"), 35;
case 73:
return this.pushState("BLOCK_ARROW"), g.getLogger().debug("LEX ARR START"), 37;
case 74:
return g.getLogger().debug("Lex: NODE_ID", f.yytext), 31;
case 75:
return g.getLogger().debug("Lex: EOF", f.yytext), 8;
case 76:
this.pushState("md_string");
break;
case 77:
this.pushState("md_string");
break;
case 78:
return "NODE_DESCR";
case 79:
this.popState();
break;
case 80:
g.getLogger().debug("Lex: Starting string"), this.pushState("string");
break;
case 81:
g.getLogger().debug("LEX ARR: Starting string"), this.pushState("string");
break;
case 82:
return g.getLogger().debug("LEX: NODE_DESCR:", f.yytext), "NODE_DESCR";
case 83:
g.getLogger().debug("LEX POPPING"), this.popState();
break;
case 84:
g.getLogger().debug("Lex: =>BAE"), this.pushState("ARROW_DIR");
break;
case 85:
return f.yytext = f.yytext.replace(/^,\s*/, ""), g.getLogger().debug("Lex (right): dir:", f.yytext), "DIR";
case 86:
return f.yytext = f.yytext.replace(/^,\s*/, ""), g.getLogger().debug("Lex (left):", f.yytext), "DIR";
case 87:
return f.yytext = f.yytext.replace(/^,\s*/, ""), g.getLogger().debug("Lex (x):", f.yytext), "DIR";
case 88:
return f.yytext = f.yytext.replace(/^,\s*/, ""), g.getLogger().debug("Lex (y):", f.yytext), "DIR";
case 89:
return f.yytext = f.yytext.replace(/^,\s*/, ""), g.getLogger().debug("Lex (up):", f.yytext), "DIR";
case 90:
return f.yytext = f.yytext.replace(/^,\s*/, ""), g.getLogger().debug("Lex (down):", f.yytext), "DIR";
case 91:
return f.yytext = "]>", g.getLogger().debug("Lex (ARROW_DIR end):", f.yytext), this.popState(), this.popState(), "BLOCK_ARROW_END";
case 92:
return g.getLogger().debug("Lex: LINK", "#" + f.yytext + "#"), 15;
case 93:
return g.getLogger().debug("Lex: LINK", f.yytext), 15;
case 94:
return g.getLogger().debug("Lex: LINK", f.yytext), 15;
case 95:
return g.getLogger().debug("Lex: LINK", f.yytext), 15;
case 96:
return g.getLogger().debug("Lex: START_LINK", f.yytext), this.pushState("LLABEL"), 16;
case 97:
return g.getLogger().debug("Lex: START_LINK", f.yytext), this.pushState("LLABEL"), 16;
case 98:
return g.getLogger().debug("Lex: START_LINK", f.yytext), this.pushState("LLABEL"), 16;
case 99:
this.pushState("md_string");
break;
case 100:
return g.getLogger().debug("Lex: Starting string"), this.pushState("string"), "LINK_LABEL";
case 101:
return this.popState(), g.getLogger().debug("Lex: LINK", "#" + f.yytext + "#"), 15;
case 102:
return this.popState(), g.getLogger().debug("Lex: LINK", f.yytext), 15;
case 103:
return this.popState(), g.getLogger().debug("Lex: LINK", f.yytext), 15;
case 104:
return g.getLogger().debug("Lex: COLON", f.yytext), f.yytext = f.yytext.slice(1), 27;
}
}, "anonymous"),
rules: [/^(?:block-beta\b)/, /^(?:block:)/, /^(?:block\b)/, /^(?:[\s]+)/, /^(?:[\n]+)/, /^(?:((\u000D\u000A)|(\u000A)))/, /^(?:columns\s+auto\b)/, /^(?:columns\s+[\d]+)/, /^(?:["][`])/, /^(?:[^`"]+)/, /^(?:[`]["])/, /^(?:["])/, /^(?:["])/, /^(?:[^"]*)/, /^(?:space[:]\d+)/, /^(?:space\b)/, /^(?:default\b)/, /^(?:linkStyle\b)/, /^(?:interpolate\b)/, /^(?:classDef\s+)/, /^(?:DEFAULT\s+)/, /^(?:\w+\s+)/, /^(?:[^\n]*)/, /^(?:class\s+)/, /^(?:(\w+)+((,\s*\w+)*))/, /^(?:[^\n]*)/, /^(?:style\s+)/, /^(?:(\w+)+((,\s*\w+)*))/, /^(?:[^\n]*)/, /^(?:accTitle\s*:\s*)/, /^(?:(?!\n||)*[^\n]*)/, /^(?:accDescr\s*:\s*)/, /^(?:(?!\n||)*[^\n]*)/, /^(?:accDescr\s*\{\s*)/, /^(?:[\}])/, /^(?:[^\}]*)/, /^(?:end\b\s*)/, /^(?:\(\(\()/, /^(?:\)\)\))/, /^(?:[\)]\))/, /^(?:\}\})/, /^(?:\})/, /^(?:\(-)/, /^(?:-\))/, /^(?:\(\()/, /^(?:\]\])/, /^(?:\()/, /^(?:\]\))/, /^(?:\\\])/, /^(?:\/\])/, /^(?:\)\])/, /^(?:[\)])/, /^(?:\]>)/, /^(?:[\]])/, /^(?:-\))/, /^(?:\(-)/, /^(?:\)\))/, /^(?:\))/, /^(?:\(\(\()/, /^(?:\(\()/, /^(?:\{\{)/, /^(?:\{)/, /^(?:>)/, /^(?:\(\[)/, /^(?:\()/, /^(?:\[\[)/, /^(?:\[\|)/, /^(?:\[\()/, /^(?:\)\)\))/, /^(?:\[\\)/, /^(?:\[\/)/, /^(?:\[\\)/, /^(?:\[)/, /^(?:<\[)/, /^(?:[^\(\[\n\-\)\{\}\s\<\>:]+)/, /^(?:$)/, /^(?:["][`])/, /^(?:["][`])/, /^(?:[^`"]+)/, /^(?:[`]["])/, /^(?:["])/, /^(?:["])/, /^(?:[^"]+)/, /^(?:["])/, /^(?:\]>\s*\()/, /^(?:,?\s*right\s*)/, /^(?:,?\s*left\s*)/, /^(?:,?\s*x\s*)/, /^(?:,?\s*y\s*)/, /^(?:,?\s*up\s*)/, /^(?:,?\s*down\s*)/, /^(?:\)\s*)/, /^(?:\s*[xo<]?--+[-xo>]\s*)/, /^(?:\s*[xo<]?==+[=xo>]\s*)/, /^(?:\s*[xo<]?-?\.+-[xo>]?\s*)/, /^(?:\s*~~[\~]+\s*)/, /^(?:\s*[xo<]?--\s*)/, /^(?:\s*[xo<]?==\s*)/, /^(?:\s*[xo<]?-\.\s*)/, /^(?:["][`])/, /^(?:["])/, /^(?:\s*[xo<]?--+[-xo>]\s*)/, /^(?:\s*[xo<]?==+[=xo>]\s*)/, /^(?:\s*[xo<]?-?\.+-[xo>]?\s*)/, /^(?::\d+)/],
conditions: { STYLE_DEFINITION: { rules: [28], inclusive: !1 }, STYLE_STMNT: { rules: [27], inclusive: !1 }, CLASSDEFID: { rules: [22], inclusive: !1 }, CLASSDEF: { rules: [20, 21], inclusive: !1 }, CLASS_STYLE: { rules: [25], inclusive: !1 }, CLASS: { rules: [24], inclusive: !1 }, LLABEL: { rules: [99, 100, 101, 102, 103], inclusive: !1 }, ARROW_DIR: { rules: [85, 86, 87, 88, 89, 90, 91], inclusive: !1 }, BLOCK_ARROW: { rules: [76, 81, 84], inclusive: !1 }, NODE: { rules: [37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 77, 80], inclusive: !1 }, md_string: { rules: [9, 10, 78, 79], inclusive: !1 }, space: { rules: [], inclusive: !1 }, string: { rules: [12, 13, 82, 83], inclusive: !1 }, acc_descr_multiline: { rules: [34, 35], inclusive: !1 }, acc_descr: { rules: [32], inclusive: !1 }, acc_title: { rules: [30], inclusive: !1 }, INITIAL: { rules: [0, 1, 2, 3, 4, 5, 6, 7, 8, 11, 14, 15, 16, 17, 18, 19, 23, 26, 29, 31, 33, 36, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 92, 93, 94, 95, 96, 97, 98, 104], inclusive: !0 } }
};
return D;
})();
k.lexer = B;
function _() {
this.yy = {};
}
return d(_, "Parser"), _.prototype = k, k.Parser = _, new _();
})();
bt.parser = bt;
var ve = bt, X = /* @__PURE__ */ new Map(), kt = [], wt = /* @__PURE__ */ new Map(), Bt = "color", Ct = "fill", Ee = "bgFill", Pt = ",", _e = R(), ct = /* @__PURE__ */ new Map(), De = /* @__PURE__ */ d((e) => be.sanitizeText(e, _e), "sanitizeText"), Ne = /* @__PURE__ */ d(function(e, t = "") {
let a = ct.get(e);
a || (a = { id: e, styles: [], textStyles: [] }, ct.set(e, a)), t?.split(Pt).forEach((i) => {
const l = i.replace(/([^;]*);/, "$1").trim();
if (RegExp(Bt).exec(i)) {
const r = l.replace(Ct, Ee).replace(Bt, Ct);
a.textStyles.push(r);
}
a.styles.push(l);
});
}, "addStyleClass"), Te = /* @__PURE__ */ d(function(e, t = "") {
const a = X.get(e);
t != null && (a.styles = t.split(Pt));
}, "addStyle2Node"), Be = /* @__PURE__ */ d(function(e, t) {
e.split(",").forEach(function(a) {
let i = X.get(a);
if (i === void 0) {
const l = a.trim();
i = { id: l, type: "na", children: [] }, X.set(l, i);
}
i.classes || (i.classes = []), i.classes.push(t);
});
}, "setCssClass"), Yt = /* @__PURE__ */ d((e, t) => {
const a = e.flat(), i = [], s = a.find((r) => r?.type === "column-setting")?.columns ?? -1;
for (const r of a) {
if (typeof s == "number" && s > 0 && r.type !== "column-setting" && typeof r.widthInColumns == "number" && r.widthInColumns > s && L.warn(
`Block ${r.id} width ${r.widthInColumns} exceeds configured column width ${s}`
), r.label && (r.label = De(r.label)), r.type === "classDef") {
Ne(r.id, r.css);
continue;
}
if (r.type === "applyClass") {
Be(r.id, r?.styleClass ?? "");
continue;
}
if (r.type === "applyStyles") {
r?.stylesStr && Te(r.id, r?.stylesStr);
continue;
}
if (r.type === "column-setting")
t.columns = r.columns ?? -1;
else if (r.type === "edge") {
const n = (wt.get(r.id) ?? 0) + 1;
wt.set(r.id, n), r.id = n + "-" + r.id, kt.push(r);
} else {
r.label || (r.type === "composite" ? r.label = "" : r.label = r.id);
const n = X.get(r.id);
if (n === void 0 ? X.set(r.id, r) : (r.type !== "na" && (n.type = r.type), r.label !== r.id && (n.label = r.label)), r.children && Yt(r.children, r), r.type === "space") {
const c = r.width ?? 1;
for (let u = 0; u < c; u++) {
const o = Le(r);
o.id = o.id + "-" + u, X.set(o.id, o), i.push(o);
}
} else n === void 0 && i.push(r);
}
}
t.children = i;
}, "populateBlockDatabase"), vt = [], et = { id: "root", type: "composite", children: [], columns: -1 }, Ce = /* @__PURE__ */ d(() => {
L.debug("Clear called"), de(), et = { id: "root", type: "composite", children: [], columns: -1 }, X = /* @__PURE__ */ new Map([["root", et]]), vt = [], ct = /* @__PURE__ */ new Map(), kt = [], wt = /* @__PURE__ */ new Map();
}, "clear");
function Ht(e) {
switch (L.debug("typeStr2Type", e), e) {
case "[]":
return "square";
case "()":
return L.debug("we have a round"), "round";
case "(())":
return "circle";
case ">]":
return "rect_left_inv_arrow";
case "{}":
return "diamond";
case "{{}}":
return "hexagon";
case "([])":
return "stadium";
case "[[]]":
return "subroutine";
case "[()]":
return "cylinder";
case "((()))":
return "doublecircle";
case "[//]":
return "lean_right";
case "[\\\\]":
return "lean_left";
case "[/\\]":
return "trapezoid";
case "[\\/]":
return "inv_trapezoid";
case "<[]>":
return "block_arrow";
default:
return "na";
}
}
d(Ht, "typeStr2Type");
function Kt(e) {
switch (L.debug("typeStr2Type", e), e) {
case "==":
return "thick";
default:
return "normal";
}
}
d(Kt, "edgeTypeStr2Type");
function Xt(e) {
switch (e.replace(/^[\s-]+|[\s-]+$/g, "")) {
case "x":
return "arrow_cross";
case "o":
return "arrow_circle";
case ">":
return "arrow_point";
default:
return "";
}
}
d(Xt, "edgeStrToEdgeData");
var It = 0, Ie = /* @__PURE__ */ d(() => (It++, "id-" + Math.random().toString(36).substr(2, 12) + "-" + It), "generateId"), Oe = /* @__PURE__ */ d((e) => {
et.children = e, Yt(e, et), vt = et.children;
}, "setHierarchy"), Re = /* @__PURE__ */ d((e) => {
const t = X.get(e);
return t ? t.columns ? t.columns : t.children ? t.children.length : -1 : -1;
}, "getColumns"), ze = /* @__PURE__ */ d(() => [...X.values()], "getBlocksFlat"), Ae = /* @__PURE__ */ d(() => vt || [], "getBlocks"), Me = /* @__PURE__ */ d(() => kt, "getEdges"), Fe = /* @__PURE__ */ d((e) => X.get(e), "getBlock"), We = /* @__PURE__ */ d((e) => {
X.set(e.id, e);
}, "setBlock"), Pe = /* @__PURE__ */ d(() => L, "getLogger"), Ye = /* @__PURE__ */ d(function() {
return ct;
}, "getClasses"), He = {
getConfig: /* @__PURE__ */ d(() => rt().block, "getConfig"),
typeStr2Type: Ht,
edgeTypeStr2Type: Kt,
edgeStrToEdgeData: Xt,
getLogger: Pe,
getBlocksFlat: ze,
getBlocks: Ae,
getEdges: Me,
setHierarchy: Oe,
getBlock: Fe,
setBlock: We,
getColumns: Re,
getClasses: Ye,
clear: Ce,
generateId: Ie
}, Ke = He, nt = /* @__PURE__ */ d((e, t) => {
const a = ke, i = a(e, "r"), l = a(e, "g"), s = a(e, "b");
return ge(i, l, s, t);
}, "fade"), Xe = /* @__PURE__ */ d((e) => `.label {
font-family: ${e.fontFamily};
color: ${e.nodeTextColor || e.textColor};
}
.cluster-label text {
fill: ${e.titleColor};
}
.cluster-label span,p {
color: ${e.titleColor};
}
.label text,span,p {
fill: ${e.nodeTextColor || e.textColor};
color: ${e.nodeTextColor || e.textColor};
}
.node rect,
.node circle,
.node ellipse,
.node polygon,
.node path {
fill: ${e.mainBkg};
stroke: ${e.nodeBorder};
stroke-width: 1px;
}
.flowchart-label text {
text-anchor: middle;
}
// .flowchart-label .text-outer-tspan {
// text-anchor: middle;
// }
// .flowchart-label .text-inner-tspan {
// text-anchor: start;
// }
.node .label {
text-align: center;
}
.node.clickable {
cursor: pointer;
}
.arrowheadPath {
fill: ${e.arrowheadColor};
}
.edgePath .path {
stroke: ${e.lineColor};
stroke-width: 2.0px;
}
.flowchart-link {
stroke: ${e.lineColor};
fill: none;
}
.edgeLabel {
background-color: ${e.edgeLabelBackground};
rect {
opacity: 0.5;
background-color: ${e.edgeLabelBackground};
fill: ${e.edgeLabelBackground};
}
text-align: center;
}
/* For html labels only */
.labelBkg {
background-color: ${nt(e.edgeLabelBackground, 0.5)};
// background-color:
}
.node .cluster {
// fill: ${nt(e.mainBkg, 0.5)};
fill: ${nt(e.clusterBkg, 0.5)};
stroke: ${nt(e.clusterBorder, 0.2)};
box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
stroke-width: 1px;
}
.cluster text {
fill: ${e.titleColor};
}
.cluster span,p {
color: ${e.titleColor};
}
/* .cluster div {
color: ${e.titleColor};
} */
div.mermaidTooltip {
position: absolute;
text-align: center;
max-width: 200px;
padding: 2px;
font-family: ${e.fontFamily};
font-size: 12px;
background: ${e.tertiaryColor};
border: 1px solid ${e.border2};
border-radius: 2px;
pointer-events: none;
z-index: 100;
}
.flowchartTitleText {
text-anchor: middle;
font-size: 18px;
fill: ${e.textColor};
}
${oe()}
`, "getStyles"), Ue = Xe, je = /* @__PURE__ */ d((e, t, a, i) => {
t.forEach((l) => {
rr[l](e, a, i);
});
}, "insertMarkers"), Ve = /* @__PURE__ */ d((e, t, a) => {
L.trace("Making markers for ", a), e.append("defs").append("marker").attr("id", a + "_" + t + "-extensionStart").attr("class", "marker extension " + t).attr("refX", 18).attr("refY", 7).attr("markerWidth", 190).attr("markerHeight", 240).attr("orient", "auto").append("path").attr("d", "M 1,7 L18,13 V 1 Z"), e.append("defs").append("marker").attr("id", a + "_" + t + "-extensionEnd").attr("class", "marker extension " + t).attr("refX", 1).attr("refY", 7).attr("markerWidth", 20).attr("markerHeight", 28).attr("orient", "auto").append("path").attr("d", "M 1,1 V 13 L18,7 Z");
}, "extension"), Ge = /* @__PURE__ */ d((e, t, a) => {
e.append("defs").append("marker").attr("id", a + "_" + t + "-compositionStart").attr("class", "marker composition " + t).attr("refX", 18).attr("refY", 7).attr("markerWidth", 190).attr("markerHeight", 240).attr("orient", "auto").append("path").attr("d", "M 18,7 L9,13 L1,7 L9,1 Z"), e.append("defs").append("marker").attr("id", a + "_" + t + "-compositionEnd").attr("class", "marker composition " + t).attr("refX", 1).attr("refY", 7).attr("markerWidth", 20).attr("markerHeight", 28).attr("orient", "auto").append("path").attr("d", "M 18,7 L9,13 L1,7 L9,1 Z");
}, "composition"), Ze = /* @__PURE__ */ d((e, t, a) => {
e.append("defs").append("marker").attr("id", a + "_" + t + "-aggregationStart").attr("class", "marker aggregation " + t).attr("refX", 18).attr("refY", 7).attr("markerWidth", 190).attr("markerHeight", 240).attr("orient", "auto").append("path").attr("d", "M 18,7 L9,13 L1,7 L9,1 Z"), e.append("defs").append("marker").attr("id", a + "_" + t + "-aggregationEnd").attr("class", "marker aggregation " + t).attr("refX", 1).attr("refY", 7).attr("markerWidth", 20).attr("markerHeight", 28).attr("orient", "auto").append("path").attr("d", "M 18,7 L9,13 L1,7 L9,1 Z");
}, "aggregation"), qe = /* @__PURE__ */ d((e, t, a) => {
e.append("defs").append("marker").attr("id", a + "_" + t + "-dependencyStart").attr("class", "marker dependency " + t).attr("refX", 6).attr("refY", 7).attr("markerWidth", 190).attr("markerHeight", 240).attr("orient", "auto").append("path").attr("d", "M 5,7 L9,13 L1,7 L9,1 Z"), e.append("defs").append("marker").attr("id", a + "_" + t + "-dependencyEnd").attr("class", "marker dependency " + t).attr("refX", 13).attr("refY", 7).attr("markerWidth", 20).attr("markerHeight", 28).attr("orient", "auto").append("path").attr("d", "M 18,7 L9,13 L14,7 L9,1 Z");
}, "dependency"), Je = /* @__PURE__ */ d((e, t, a) => {
e.append("defs").append("marker").attr("id", a + "_" + t + "-lollipopStart").attr("class", "marker lollipop " + t).attr("refX", 13).attr("refY", 7).attr("markerWidth", 190).attr("markerHeight", 240).attr("orient", "auto").append("circle").attr("stroke", "black").attr("fill", "transparent").attr("cx", 7).attr("cy", 7).attr("r", 6), e.append("defs").append("marker").attr("id", a + "_" + t + "-lollipopEnd").attr("class", "marker lollipop " + t).attr("refX", 1).attr("refY", 7).attr("markerWidth", 190).attr("markerHeight", 240).attr("orient", "auto").append("circle").attr("stroke", "black").attr("fill", "transparent").attr("cx", 7).attr("cy", 7).attr("r", 6);
}, "lollipop"), Qe = /* @__PURE__ */ d((e, t, a) => {
e.append("marker").attr("id", a + "_" + t + "-pointEnd").attr("class", "marker " + t).attr("viewBox", "0 0 10 10").attr("refX", 6).attr("refY", 5).attr("markerUnits", "userSpaceOnUse").attr("markerWidth", 12).attr("markerHeight", 12).attr("orient", "auto").append("path").attr("d", "M 0 0 L 10 5 L 0 10 z").attr("class", "arrowMarkerPath").style("stroke-width", 1).style("stroke-dasharray", "1,0"), e.append("marker").attr("id", a + "_" + t + "-pointStart").attr("class", "marker " + t).attr("viewBox", "0 0 10 10").attr("refX", 4.5).attr("refY", 5).attr("markerUnits", "userSpaceOnUse").attr("markerWidth", 12).attr("markerHeight", 12).attr("orient", "auto").append("path").attr("d", "M 0 5 L 10 10 L 10 0 z").attr("class", "arrowMarkerPath").style("stroke-width", 1).style("stroke-dasharray", "1,0");
}, "point"), $e = /* @__PURE__ */ d((e, t, a) => {
e.append("marker").attr("id", a + "_" + t + "-circleEnd").attr("class", "marker " + t).attr("viewBox", "0 0 10 10").attr("refX", 11).attr("refY", 5).attr("markerUnits", "userSpaceOnUse").attr("markerWidth", 11).attr("markerHeight", 11).attr("orient", "auto").append("circle").attr("cx", "5").attr("cy", "5").attr("r", "5").attr("class", "arrowMarkerPath").style("stroke-width", 1).style("stroke-dasharray", "1,0"), e.append("marker").attr("id", a + "_" + t + "-circleStart").attr("class", "marker " + t).attr("viewBox", "0 0 10 10").attr("refX", -1).attr("refY", 5).attr("markerUnits", "userSpaceOnUse").attr("markerWidth", 11).attr("markerHeight", 11).attr("orient", "auto").append("circle").attr("cx", "5").attr("cy", "5").attr("r", "5").attr("class", "arrowMarkerPath").style("stroke-width", 1).style("stroke-dasharray", "1,0");
}, "circle"), tr = /* @__PURE__ */ d((e, t, a) => {
e.append("marker").attr("id", a + "_" + t + "-crossEnd").attr("class", "marker cross " + t).attr("viewBox", "0 0 11 11").attr("refX", 12).attr("refY", 5.2).attr("markerUnits", "userSpaceOnUse").attr("markerWidth", 11).attr("markerHeight", 11).attr("orient", "auto").append("path").attr("d", "M 1,1 l 9,9 M 10,1 l -9,9").attr("class", "arrowMarkerPath").style("stroke-width", 2).style("stroke-dasharray", "1,0"), e.append("marker").attr("id", a + "_" + t + "-crossStart").attr("class", "marker cross " + t).attr("viewBox", "0 0 11 11").attr("refX", -1).attr("refY", 5.2).attr("markerUnits", "userSpaceOnUse").attr("markerWidth", 11).attr("markerHeight", 11).attr("orient", "auto").append("path").attr("d", "M 1,1 l 9,9 M 10,1 l -9,9").attr("class", "arrowMarkerPath").style("stroke-width", 2).style("stroke-dasharray", "1,0");
}, "cross"), er = /* @__PURE__ */ d((e, t, a) => {
e.append("defs").append("marker").attr("id", a + "_" + t + "-barbEnd").attr("refX", 19).attr("refY", 7).attr("markerWidth", 20).attr("markerHeight", 14).attr("markerUnits", "strokeWidth").attr("orient", "auto").append("path").attr("d", "M 19,7 L9,13 L14,7 L9,1 Z");
}, "barb"), rr = {
extension: Ve,
composition: Ge,
aggregation: Ze,
dependency: qe,
lollipop: Je,
point: Qe,
circle: $e,
cross: tr,
barb: er
}, ar = je, C = R()?.block?.padding ?? 8;
function Ut(e, t) {
if (e === 0 || !Number.isInteger(e))
throw new Error("Columns must be an integer !== 0.");
if (t < 0 || !Number.isInteger(t))
throw new Error("Position must be a non-negative integer." + t);
if (e < 0)
return { px: t, py: 0 };
if (e === 1)
return { px: 0, py: t };
const a = t % e, i = Math.floor(t / e);
return { px: a, py: i };
}
d(Ut, "calculateBlockPosition");
var sr = /* @__PURE__ */ d((e) => {
let t = 0, a = 0;
for (const i of e.children) {
const { width: l, height: s, x: r, y: n } = i.size ?? { width: 0, height: 0, x: 0, y: 0 };
L.debug(
"getMaxChildSize abc95 child:",
i.id,
"width:",
l,
"height:",
s,
"x:",
r,
"y:",
n,
i.type
), i.type !== "space" && (l > t && (t = l / (e.widthInColumns ?? 1)), s > a && (a = s));
}
return { width: t, height: a };
}, "getMaxChildSize");
function ot(e, t, a = 0, i = 0) {
L.debug(
"setBlockSizes abc95 (start)",
e.id,
e?.size?.x,
"block width =",
e?.size,
"siblingWidth",
a
), e?.size?.width || (e.size = {
width: a,
height: i,
x: 0,
y: 0
});
let l = 0, s = 0;
if (e.children?.length > 0) {
for (const b of e.children)
ot(b, t);
const r = sr(e);
l = r.width, s = r.height, L.debug("setBlockSizes abc95 maxWidth of", e.id, ":s children is ", l, s);
for (const b of e.children)
b.size && (L.debug(
`abc95 Setting size of children of ${e.id} id=${b.id} ${l} ${s} ${JSON.stringify(b.size)}`
), b.size.width = l * (b.widthInColumns ?? 1) + C * ((b.widthInColumns ?? 1) - 1), b.size.height = s, b.size.x = 0, b.size.y = 0, L.debug(
`abc95 updating size of ${e.id} children child:${b.id} maxWidth:${l} maxHeight:${s}`
));
for (c