gradio-leaderboard 0.0.13__py3-none-any.whl → 0.0.14__py3-none-any.whl
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.
- gradio_leaderboard/leaderboard.pyi +26 -9
- gradio_leaderboard/templates/component/Index-CzS_eGV6.js +34210 -0
- gradio_leaderboard/templates/component/_basePickBy-CPQEc5fh.js +151 -0
- gradio_leaderboard/templates/component/_baseUniq-DlEwemC3.js +615 -0
- gradio_leaderboard/templates/component/arc-4UNMf6Jv.js +83 -0
- gradio_leaderboard/templates/component/architectureDiagram-NQ2NVSRB-ClVp_eQQ.js +4629 -0
- gradio_leaderboard/templates/component/blockDiagram-PHRCVELO-CBZHEIQE.js +2255 -0
- gradio_leaderboard/templates/component/c4Diagram-6F6E4RAY-BcEP_NdH.js +1586 -0
- gradio_leaderboard/templates/component/channel-BK2Jce3b.js +5 -0
- gradio_leaderboard/templates/component/chunk-353BL4L5-D4dVjjbU.js +8 -0
- gradio_leaderboard/templates/component/chunk-67H74DCK-Dd9cOxfN.js +64 -0
- gradio_leaderboard/templates/component/chunk-6OLS64BW-CfumlcA2.js +1376 -0
- gradio_leaderboard/templates/component/chunk-AACKK3MU-4CpiDhxa.js +18 -0
- gradio_leaderboard/templates/component/chunk-BFAMUDN2-C6YyJRb4.js +8 -0
- gradio_leaderboard/templates/component/chunk-E2GYISFI-CbYUJnri.js +19 -0
- gradio_leaderboard/templates/component/chunk-QEP2MXWD-BYLoFCys.js +1380 -0
- gradio_leaderboard/templates/component/chunk-SKB7J2MH-DNiBnZKZ.js +19 -0
- gradio_leaderboard/templates/component/classDiagram-BGRH5UQR-BrG1RRX8.js +16 -0
- gradio_leaderboard/templates/component/classDiagram-v2-O24JOBDK-BrG1RRX8.js +16 -0
- gradio_leaderboard/templates/component/clone-BA6MvtJ3.js +8 -0
- gradio_leaderboard/templates/component/cytoscape.esm-Bdz5CrXX.js +18629 -0
- gradio_leaderboard/templates/component/dagre-FFZHY6LT-6RahWHGr.js +444 -0
- gradio_leaderboard/templates/component/defaultLocale-D7EN2tov.js +171 -0
- gradio_leaderboard/templates/component/diagram-3EMPZRKU-DtoOVTDy.js +526 -0
- gradio_leaderboard/templates/component/diagram-5UYTHUR4-MEp0H-U7.js +137 -0
- gradio_leaderboard/templates/component/diagram-ZTM2IBQH-22c5YuUh.js +217 -0
- gradio_leaderboard/templates/component/erDiagram-R3QVA2FD-DZp2MeDc.js +844 -0
- gradio_leaderboard/templates/component/flowDiagram-PKI6S5ZS-CfK9UZi3.js +1623 -0
- gradio_leaderboard/templates/component/ganttDiagram-EK5VF46D-waaD2Kup.js +2502 -0
- gradio_leaderboard/templates/component/gitGraphDiagram-GW3U2K7C-DJCAxNvz.js +699 -0
- gradio_leaderboard/templates/component/graph-CXm5uxKj.js +247 -0
- gradio_leaderboard/templates/component/index.js +2 -33755
- gradio_leaderboard/templates/component/infoDiagram-RLU2ROGC-_Rx9wF6U.js +24 -0
- gradio_leaderboard/templates/component/init-DjUOC4st.js +16 -0
- gradio_leaderboard/templates/component/journeyDiagram-EWQZEKCU-G-tt0noJ.js +836 -0
- gradio_leaderboard/templates/component/kanban-definition-ILFWEQ3N-2aHifLFR.js +718 -0
- gradio_leaderboard/templates/component/layout-DiZ88ySr.js +1324 -0
- gradio_leaderboard/templates/component/linear-D4M9Dm-w.js +259 -0
- gradio_leaderboard/templates/component/mermaid.core-D36e06XD.js +14941 -0
- gradio_leaderboard/templates/component/mindmap-definition-CZNETY7S-1Jow2c7r.js +3215 -0
- gradio_leaderboard/templates/component/ordinal-DfAQgscy.js +61 -0
- gradio_leaderboard/templates/component/pieDiagram-NIOCPIFQ-DU7jHSoi.js +162 -0
- gradio_leaderboard/templates/component/quadrantDiagram-2OG54O6I-GcojS_If.js +1028 -0
- gradio_leaderboard/templates/component/requirementDiagram-SO3GGRV7-CBRyajan.js +853 -0
- gradio_leaderboard/templates/component/sankeyDiagram-4UZDY2LN-CeZji6oR.js +820 -0
- gradio_leaderboard/templates/component/sequenceDiagram-ZIKVLSP4-DMygkr3Y.js +2284 -0
- gradio_leaderboard/templates/component/stateDiagram-XX37X6EN-DK2vsx2r.js +263 -0
- gradio_leaderboard/templates/component/stateDiagram-v2-GD6S3NHB-BoIkPrjk.js +16 -0
- gradio_leaderboard/templates/component/style.css +1 -1
- gradio_leaderboard/templates/component/timeline-definition-RI47OAVP-BQ_Jr8hZ.js +797 -0
- gradio_leaderboard/templates/component/treemap-FKARHQ26-2Ty0RcZX.js +12981 -0
- gradio_leaderboard/templates/component/xychartDiagram-H2YORKM3--C9dwTwV.js +1368 -0
- {gradio_leaderboard-0.0.13.dist-info → gradio_leaderboard-0.0.14.dist-info}/METADATA +2 -2
- gradio_leaderboard-0.0.14.dist-info/RECORD +59 -0
- {gradio_leaderboard-0.0.13.dist-info → gradio_leaderboard-0.0.14.dist-info}/WHEEL +1 -1
- gradio_leaderboard-0.0.13.dist-info/RECORD +0 -10
@@ -0,0 +1,1623 @@
|
|
1
|
+
import { g as Yt } from "./chunk-E2GYISFI-CbYUJnri.js";
|
2
|
+
import { d as g1, s as qt, c as Ht, n as Xt, g as Qt, b as Jt, o as Zt, _ as A, e as $t, p as te, J as ee, q as se, l as $, r as et, u as st, j as E1, t as ie, v as re, x as Pt, y as ae, z as ne, A as ue } from "./mermaid.core-D36e06XD.js";
|
3
|
+
import { g as oe } from "./chunk-BFAMUDN2-C6YyJRb4.js";
|
4
|
+
import { s as le } from "./chunk-SKB7J2MH-DNiBnZKZ.js";
|
5
|
+
import { c as ce } from "./channel-BK2Jce3b.js";
|
6
|
+
var he = "flowchart-", de = class {
|
7
|
+
// cspell:ignore funs
|
8
|
+
constructor() {
|
9
|
+
this.vertexCounter = 0, this.config = g1(), this.vertices = /* @__PURE__ */ new Map(), this.edges = [], this.classes = /* @__PURE__ */ new Map(), this.subGraphs = [], this.subGraphLookup = /* @__PURE__ */ new Map(), this.tooltips = /* @__PURE__ */ new Map(), this.subCount = 0, this.firstGraphFlag = !0, this.secCount = -1, this.posCrossRef = [], this.funs = [], this.setAccTitle = qt, this.setAccDescription = Ht, this.setDiagramTitle = Xt, this.getAccTitle = Qt, this.getAccDescription = Jt, this.getDiagramTitle = Zt, this.funs.push(this.setupToolTips.bind(this)), this.addVertex = this.addVertex.bind(this), this.firstGraph = this.firstGraph.bind(this), this.setDirection = this.setDirection.bind(this), this.addSubGraph = this.addSubGraph.bind(this), this.addLink = this.addLink.bind(this), this.setLink = this.setLink.bind(this), this.updateLink = this.updateLink.bind(this), this.addClass = this.addClass.bind(this), this.setClass = this.setClass.bind(this), this.destructLink = this.destructLink.bind(this), this.setClickEvent = this.setClickEvent.bind(this), this.setTooltip = this.setTooltip.bind(this), this.updateLinkInterpolate = this.updateLinkInterpolate.bind(this), this.setClickFun = this.setClickFun.bind(this), this.bindFunctions = this.bindFunctions.bind(this), this.lex = {
|
10
|
+
firstGraph: this.firstGraph.bind(this)
|
11
|
+
}, this.clear(), this.setGen("gen-2");
|
12
|
+
}
|
13
|
+
static {
|
14
|
+
A(this, "FlowDB");
|
15
|
+
}
|
16
|
+
sanitizeText(t) {
|
17
|
+
return $t.sanitizeText(t, this.config);
|
18
|
+
}
|
19
|
+
/**
|
20
|
+
* Function to lookup domId from id in the graph definition.
|
21
|
+
*
|
22
|
+
* @param id - id of the node
|
23
|
+
*/
|
24
|
+
lookUpDomId(t) {
|
25
|
+
for (const i of this.vertices.values())
|
26
|
+
if (i.id === t)
|
27
|
+
return i.domId;
|
28
|
+
return t;
|
29
|
+
}
|
30
|
+
/**
|
31
|
+
* Function called by parser when a node definition has been found
|
32
|
+
*/
|
33
|
+
addVertex(t, i, r, a, o, d, l = {}, b) {
|
34
|
+
if (!t || t.trim().length === 0)
|
35
|
+
return;
|
36
|
+
let u;
|
37
|
+
if (b !== void 0) {
|
38
|
+
let D;
|
39
|
+
b.includes(`
|
40
|
+
`) ? D = b + `
|
41
|
+
` : D = `{
|
42
|
+
` + b + `
|
43
|
+
}`, u = te(D, { schema: ee });
|
44
|
+
}
|
45
|
+
const f = this.edges.find((D) => D.id === t);
|
46
|
+
if (f) {
|
47
|
+
const D = u;
|
48
|
+
D?.animate !== void 0 && (f.animate = D.animate), D?.animation !== void 0 && (f.animation = D.animation);
|
49
|
+
return;
|
50
|
+
}
|
51
|
+
let S, g = this.vertices.get(t);
|
52
|
+
if (g === void 0 && (g = {
|
53
|
+
id: t,
|
54
|
+
labelType: "text",
|
55
|
+
domId: he + t + "-" + this.vertexCounter,
|
56
|
+
styles: [],
|
57
|
+
classes: []
|
58
|
+
}, this.vertices.set(t, g)), this.vertexCounter++, i !== void 0 ? (this.config = g1(), S = this.sanitizeText(i.text.trim()), g.labelType = i.type, S.startsWith('"') && S.endsWith('"') && (S = S.substring(1, S.length - 1)), g.text = S) : g.text === void 0 && (g.text = t), r !== void 0 && (g.type = r), a?.forEach((D) => {
|
59
|
+
g.styles.push(D);
|
60
|
+
}), o?.forEach((D) => {
|
61
|
+
g.classes.push(D);
|
62
|
+
}), d !== void 0 && (g.dir = d), g.props === void 0 ? g.props = l : l !== void 0 && Object.assign(g.props, l), u !== void 0) {
|
63
|
+
if (u.shape) {
|
64
|
+
if (u.shape !== u.shape.toLowerCase() || u.shape.includes("_"))
|
65
|
+
throw new Error(`No such shape: ${u.shape}. Shape names should be lowercase.`);
|
66
|
+
if (!se(u.shape))
|
67
|
+
throw new Error(`No such shape: ${u.shape}.`);
|
68
|
+
g.type = u?.shape;
|
69
|
+
}
|
70
|
+
u?.label && (g.text = u?.label), u?.icon && (g.icon = u?.icon, !u.label?.trim() && g.text === t && (g.text = "")), u?.form && (g.form = u?.form), u?.pos && (g.pos = u?.pos), u?.img && (g.img = u?.img, !u.label?.trim() && g.text === t && (g.text = "")), u?.constraint && (g.constraint = u.constraint), u.w && (g.assetWidth = Number(u.w)), u.h && (g.assetHeight = Number(u.h));
|
71
|
+
}
|
72
|
+
}
|
73
|
+
/**
|
74
|
+
* Function called by parser when a link/edge definition has been found
|
75
|
+
*
|
76
|
+
*/
|
77
|
+
addSingleLink(t, i, r, a) {
|
78
|
+
const l = {
|
79
|
+
start: t,
|
80
|
+
end: i,
|
81
|
+
type: void 0,
|
82
|
+
text: "",
|
83
|
+
labelType: "text",
|
84
|
+
classes: [],
|
85
|
+
isUserDefinedId: !1,
|
86
|
+
interpolate: this.edges.defaultInterpolate
|
87
|
+
};
|
88
|
+
$.info("abc78 Got edge...", l);
|
89
|
+
const b = r.text;
|
90
|
+
if (b !== void 0 && (l.text = this.sanitizeText(b.text.trim()), l.text.startsWith('"') && l.text.endsWith('"') && (l.text = l.text.substring(1, l.text.length - 1)), l.labelType = b.type), r !== void 0 && (l.type = r.type, l.stroke = r.stroke, l.length = r.length > 10 ? 10 : r.length), a && !this.edges.some((u) => u.id === a))
|
91
|
+
l.id = a, l.isUserDefinedId = !0;
|
92
|
+
else {
|
93
|
+
const u = this.edges.filter((f) => f.start === l.start && f.end === l.end);
|
94
|
+
u.length === 0 ? l.id = et(l.start, l.end, { counter: 0, prefix: "L" }) : l.id = et(l.start, l.end, {
|
95
|
+
counter: u.length + 1,
|
96
|
+
prefix: "L"
|
97
|
+
});
|
98
|
+
}
|
99
|
+
if (this.edges.length < (this.config.maxEdges ?? 500))
|
100
|
+
$.info("Pushing edge..."), this.edges.push(l);
|
101
|
+
else
|
102
|
+
throw new Error(
|
103
|
+
`Edge limit exceeded. ${this.edges.length} edges found, but the limit is ${this.config.maxEdges}.
|
104
|
+
|
105
|
+
Initialize mermaid with maxEdges set to a higher number to allow more edges.
|
106
|
+
You cannot set this config via configuration inside the diagram as it is a secure config.
|
107
|
+
You have to call mermaid.initialize.`
|
108
|
+
);
|
109
|
+
}
|
110
|
+
isLinkData(t) {
|
111
|
+
return t !== null && typeof t == "object" && "id" in t && typeof t.id == "string";
|
112
|
+
}
|
113
|
+
addLink(t, i, r) {
|
114
|
+
const a = this.isLinkData(r) ? r.id.replace("@", "") : void 0;
|
115
|
+
$.info("addLink", t, i, a);
|
116
|
+
for (const o of t)
|
117
|
+
for (const d of i) {
|
118
|
+
const l = o === t[t.length - 1], b = d === i[0];
|
119
|
+
l && b ? this.addSingleLink(o, d, r, a) : this.addSingleLink(o, d, r, void 0);
|
120
|
+
}
|
121
|
+
}
|
122
|
+
/**
|
123
|
+
* Updates a link's line interpolation algorithm
|
124
|
+
*/
|
125
|
+
updateLinkInterpolate(t, i) {
|
126
|
+
t.forEach((r) => {
|
127
|
+
r === "default" ? this.edges.defaultInterpolate = i : this.edges[r].interpolate = i;
|
128
|
+
});
|
129
|
+
}
|
130
|
+
/**
|
131
|
+
* Updates a link with a style
|
132
|
+
*
|
133
|
+
*/
|
134
|
+
updateLink(t, i) {
|
135
|
+
t.forEach((r) => {
|
136
|
+
if (typeof r == "number" && r >= this.edges.length)
|
137
|
+
throw new Error(
|
138
|
+
`The index ${r} for linkStyle is out of bounds. Valid indices for linkStyle are between 0 and ${this.edges.length - 1}. (Help: Ensure that the index is within the range of existing edges.)`
|
139
|
+
);
|
140
|
+
r === "default" ? this.edges.defaultStyle = i : (this.edges[r].style = i, (this.edges[r]?.style?.length ?? 0) > 0 && !this.edges[r]?.style?.some((a) => a?.startsWith("fill")) && this.edges[r]?.style?.push("fill:none"));
|
141
|
+
});
|
142
|
+
}
|
143
|
+
addClass(t, i) {
|
144
|
+
const r = i.join().replace(/\\,/g, "§§§").replace(/,/g, ";").replace(/§§§/g, ",").split(";");
|
145
|
+
t.split(",").forEach((a) => {
|
146
|
+
let o = this.classes.get(a);
|
147
|
+
o === void 0 && (o = { id: a, styles: [], textStyles: [] }, this.classes.set(a, o)), r?.forEach((d) => {
|
148
|
+
if (/color/.exec(d)) {
|
149
|
+
const l = d.replace("fill", "bgFill");
|
150
|
+
o.textStyles.push(l);
|
151
|
+
}
|
152
|
+
o.styles.push(d);
|
153
|
+
});
|
154
|
+
});
|
155
|
+
}
|
156
|
+
/**
|
157
|
+
* Called by parser when a graph definition is found, stores the direction of the chart.
|
158
|
+
*
|
159
|
+
*/
|
160
|
+
setDirection(t) {
|
161
|
+
this.direction = t, /.*</.exec(this.direction) && (this.direction = "RL"), /.*\^/.exec(this.direction) && (this.direction = "BT"), /.*>/.exec(this.direction) && (this.direction = "LR"), /.*v/.exec(this.direction) && (this.direction = "TB"), this.direction === "TD" && (this.direction = "TB");
|
162
|
+
}
|
163
|
+
/**
|
164
|
+
* Called by parser when a special node is found, e.g. a clickable element.
|
165
|
+
*
|
166
|
+
* @param ids - Comma separated list of ids
|
167
|
+
* @param className - Class to add
|
168
|
+
*/
|
169
|
+
setClass(t, i) {
|
170
|
+
for (const r of t.split(",")) {
|
171
|
+
const a = this.vertices.get(r);
|
172
|
+
a && a.classes.push(i);
|
173
|
+
const o = this.edges.find((l) => l.id === r);
|
174
|
+
o && o.classes.push(i);
|
175
|
+
const d = this.subGraphLookup.get(r);
|
176
|
+
d && d.classes.push(i);
|
177
|
+
}
|
178
|
+
}
|
179
|
+
setTooltip(t, i) {
|
180
|
+
if (i !== void 0) {
|
181
|
+
i = this.sanitizeText(i);
|
182
|
+
for (const r of t.split(","))
|
183
|
+
this.tooltips.set(this.version === "gen-1" ? this.lookUpDomId(r) : r, i);
|
184
|
+
}
|
185
|
+
}
|
186
|
+
setClickFun(t, i, r) {
|
187
|
+
const a = this.lookUpDomId(t);
|
188
|
+
if (g1().securityLevel !== "loose" || i === void 0)
|
189
|
+
return;
|
190
|
+
let o = [];
|
191
|
+
if (typeof r == "string") {
|
192
|
+
o = r.split(/,(?=(?:(?:[^"]*"){2})*[^"]*$)/);
|
193
|
+
for (let l = 0; l < o.length; l++) {
|
194
|
+
let b = o[l].trim();
|
195
|
+
b.startsWith('"') && b.endsWith('"') && (b = b.substr(1, b.length - 2)), o[l] = b;
|
196
|
+
}
|
197
|
+
}
|
198
|
+
o.length === 0 && o.push(t);
|
199
|
+
const d = this.vertices.get(t);
|
200
|
+
d && (d.haveCallback = !0, this.funs.push(() => {
|
201
|
+
const l = document.querySelector(`[id="${a}"]`);
|
202
|
+
l !== null && l.addEventListener(
|
203
|
+
"click",
|
204
|
+
() => {
|
205
|
+
st.runFunc(i, ...o);
|
206
|
+
},
|
207
|
+
!1
|
208
|
+
);
|
209
|
+
}));
|
210
|
+
}
|
211
|
+
/**
|
212
|
+
* Called by parser when a link is found. Adds the URL to the vertex data.
|
213
|
+
*
|
214
|
+
* @param ids - Comma separated list of ids
|
215
|
+
* @param linkStr - URL to create a link for
|
216
|
+
* @param target - Target attribute for the link
|
217
|
+
*/
|
218
|
+
setLink(t, i, r) {
|
219
|
+
t.split(",").forEach((a) => {
|
220
|
+
const o = this.vertices.get(a);
|
221
|
+
o !== void 0 && (o.link = st.formatUrl(i, this.config), o.linkTarget = r);
|
222
|
+
}), this.setClass(t, "clickable");
|
223
|
+
}
|
224
|
+
getTooltip(t) {
|
225
|
+
return this.tooltips.get(t);
|
226
|
+
}
|
227
|
+
/**
|
228
|
+
* Called by parser when a click definition is found. Registers an event handler.
|
229
|
+
*
|
230
|
+
* @param ids - Comma separated list of ids
|
231
|
+
* @param functionName - Function to be called on click
|
232
|
+
* @param functionArgs - Arguments to be passed to the function
|
233
|
+
*/
|
234
|
+
setClickEvent(t, i, r) {
|
235
|
+
t.split(",").forEach((a) => {
|
236
|
+
this.setClickFun(a, i, r);
|
237
|
+
}), this.setClass(t, "clickable");
|
238
|
+
}
|
239
|
+
bindFunctions(t) {
|
240
|
+
this.funs.forEach((i) => {
|
241
|
+
i(t);
|
242
|
+
});
|
243
|
+
}
|
244
|
+
getDirection() {
|
245
|
+
return this.direction?.trim();
|
246
|
+
}
|
247
|
+
/**
|
248
|
+
* Retrieval function for fetching the found nodes after parsing has completed.
|
249
|
+
*
|
250
|
+
*/
|
251
|
+
getVertices() {
|
252
|
+
return this.vertices;
|
253
|
+
}
|
254
|
+
/**
|
255
|
+
* Retrieval function for fetching the found links after parsing has completed.
|
256
|
+
*
|
257
|
+
*/
|
258
|
+
getEdges() {
|
259
|
+
return this.edges;
|
260
|
+
}
|
261
|
+
/**
|
262
|
+
* Retrieval function for fetching the found class definitions after parsing has completed.
|
263
|
+
*
|
264
|
+
*/
|
265
|
+
getClasses() {
|
266
|
+
return this.classes;
|
267
|
+
}
|
268
|
+
setupToolTips(t) {
|
269
|
+
let i = E1(".mermaidTooltip");
|
270
|
+
(i._groups || i)[0][0] === null && (i = E1("body").append("div").attr("class", "mermaidTooltip").style("opacity", 0)), E1(t).select("svg").selectAll("g.node").on("mouseover", (o) => {
|
271
|
+
const d = E1(o.currentTarget);
|
272
|
+
if (d.attr("title") === null)
|
273
|
+
return;
|
274
|
+
const b = o.currentTarget?.getBoundingClientRect();
|
275
|
+
i.transition().duration(200).style("opacity", ".9"), i.text(d.attr("title")).style("left", window.scrollX + b.left + (b.right - b.left) / 2 + "px").style("top", window.scrollY + b.bottom + "px"), i.html(i.html().replace(/<br\/>/g, "<br/>")), d.classed("hover", !0);
|
276
|
+
}).on("mouseout", (o) => {
|
277
|
+
i.transition().duration(500).style("opacity", 0), E1(o.currentTarget).classed("hover", !1);
|
278
|
+
});
|
279
|
+
}
|
280
|
+
/**
|
281
|
+
* Clears the internal graph db so that a new graph can be parsed.
|
282
|
+
*
|
283
|
+
*/
|
284
|
+
clear(t = "gen-2") {
|
285
|
+
this.vertices = /* @__PURE__ */ new Map(), this.classes = /* @__PURE__ */ new Map(), this.edges = [], this.funs = [this.setupToolTips.bind(this)], this.subGraphs = [], this.subGraphLookup = /* @__PURE__ */ new Map(), this.subCount = 0, this.tooltips = /* @__PURE__ */ new Map(), this.firstGraphFlag = !0, this.version = t, this.config = g1(), ie();
|
286
|
+
}
|
287
|
+
setGen(t) {
|
288
|
+
this.version = t || "gen-2";
|
289
|
+
}
|
290
|
+
defaultStyle() {
|
291
|
+
return "fill:#ffa;stroke: #f66; stroke-width: 3px; stroke-dasharray: 5, 5;fill:#ffa;stroke: #666;";
|
292
|
+
}
|
293
|
+
addSubGraph(t, i, r) {
|
294
|
+
let a = t.text.trim(), o = r.text;
|
295
|
+
t === r && /\s/.exec(r.text) && (a = void 0);
|
296
|
+
const l = (/* @__PURE__ */ A((g) => {
|
297
|
+
const D = { boolean: {}, number: {}, string: {} }, K = [];
|
298
|
+
let x;
|
299
|
+
return { nodeList: g.filter(function(U) {
|
300
|
+
const J = typeof U;
|
301
|
+
return U.stmt && U.stmt === "dir" ? (x = U.value, !1) : U.trim() === "" ? !1 : J in D ? D[J].hasOwnProperty(U) ? !1 : D[J][U] = !0 : K.includes(U) ? !1 : K.push(U);
|
302
|
+
}), dir: x };
|
303
|
+
}, "uniq"))(i.flat()), b = l.nodeList;
|
304
|
+
let u = l.dir;
|
305
|
+
const f = g1().flowchart ?? {};
|
306
|
+
if (u = u ?? (f.inheritDir ? this.getDirection() ?? g1().direction ?? void 0 : void 0), this.version === "gen-1")
|
307
|
+
for (let g = 0; g < b.length; g++)
|
308
|
+
b[g] = this.lookUpDomId(b[g]);
|
309
|
+
a = a ?? "subGraph" + this.subCount, o = o || "", o = this.sanitizeText(o), this.subCount = this.subCount + 1;
|
310
|
+
const S = {
|
311
|
+
id: a,
|
312
|
+
nodes: b,
|
313
|
+
title: o.trim(),
|
314
|
+
classes: [],
|
315
|
+
dir: u,
|
316
|
+
labelType: r.type
|
317
|
+
};
|
318
|
+
return $.info("Adding", S.id, S.nodes, S.dir), S.nodes = this.makeUniq(S, this.subGraphs).nodes, this.subGraphs.push(S), this.subGraphLookup.set(a, S), a;
|
319
|
+
}
|
320
|
+
getPosForId(t) {
|
321
|
+
for (const [i, r] of this.subGraphs.entries())
|
322
|
+
if (r.id === t)
|
323
|
+
return i;
|
324
|
+
return -1;
|
325
|
+
}
|
326
|
+
indexNodes2(t, i) {
|
327
|
+
const r = this.subGraphs[i].nodes;
|
328
|
+
if (this.secCount = this.secCount + 1, this.secCount > 2e3)
|
329
|
+
return {
|
330
|
+
result: !1,
|
331
|
+
count: 0
|
332
|
+
};
|
333
|
+
if (this.posCrossRef[this.secCount] = i, this.subGraphs[i].id === t)
|
334
|
+
return {
|
335
|
+
result: !0,
|
336
|
+
count: 0
|
337
|
+
};
|
338
|
+
let a = 0, o = 1;
|
339
|
+
for (; a < r.length; ) {
|
340
|
+
const d = this.getPosForId(r[a]);
|
341
|
+
if (d >= 0) {
|
342
|
+
const l = this.indexNodes2(t, d);
|
343
|
+
if (l.result)
|
344
|
+
return {
|
345
|
+
result: !0,
|
346
|
+
count: o + l.count
|
347
|
+
};
|
348
|
+
o = o + l.count;
|
349
|
+
}
|
350
|
+
a = a + 1;
|
351
|
+
}
|
352
|
+
return {
|
353
|
+
result: !1,
|
354
|
+
count: o
|
355
|
+
};
|
356
|
+
}
|
357
|
+
getDepthFirstPos(t) {
|
358
|
+
return this.posCrossRef[t];
|
359
|
+
}
|
360
|
+
indexNodes() {
|
361
|
+
this.secCount = -1, this.subGraphs.length > 0 && this.indexNodes2("none", this.subGraphs.length - 1);
|
362
|
+
}
|
363
|
+
getSubGraphs() {
|
364
|
+
return this.subGraphs;
|
365
|
+
}
|
366
|
+
firstGraph() {
|
367
|
+
return this.firstGraphFlag ? (this.firstGraphFlag = !1, !0) : !1;
|
368
|
+
}
|
369
|
+
destructStartLink(t) {
|
370
|
+
let i = t.trim(), r = "arrow_open";
|
371
|
+
switch (i[0]) {
|
372
|
+
case "<":
|
373
|
+
r = "arrow_point", i = i.slice(1);
|
374
|
+
break;
|
375
|
+
case "x":
|
376
|
+
r = "arrow_cross", i = i.slice(1);
|
377
|
+
break;
|
378
|
+
case "o":
|
379
|
+
r = "arrow_circle", i = i.slice(1);
|
380
|
+
break;
|
381
|
+
}
|
382
|
+
let a = "normal";
|
383
|
+
return i.includes("=") && (a = "thick"), i.includes(".") && (a = "dotted"), { type: r, stroke: a };
|
384
|
+
}
|
385
|
+
countChar(t, i) {
|
386
|
+
const r = i.length;
|
387
|
+
let a = 0;
|
388
|
+
for (let o = 0; o < r; ++o)
|
389
|
+
i[o] === t && ++a;
|
390
|
+
return a;
|
391
|
+
}
|
392
|
+
destructEndLink(t) {
|
393
|
+
const i = t.trim();
|
394
|
+
let r = i.slice(0, -1), a = "arrow_open";
|
395
|
+
switch (i.slice(-1)) {
|
396
|
+
case "x":
|
397
|
+
a = "arrow_cross", i.startsWith("x") && (a = "double_" + a, r = r.slice(1));
|
398
|
+
break;
|
399
|
+
case ">":
|
400
|
+
a = "arrow_point", i.startsWith("<") && (a = "double_" + a, r = r.slice(1));
|
401
|
+
break;
|
402
|
+
case "o":
|
403
|
+
a = "arrow_circle", i.startsWith("o") && (a = "double_" + a, r = r.slice(1));
|
404
|
+
break;
|
405
|
+
}
|
406
|
+
let o = "normal", d = r.length - 1;
|
407
|
+
r.startsWith("=") && (o = "thick"), r.startsWith("~") && (o = "invisible");
|
408
|
+
const l = this.countChar(".", r);
|
409
|
+
return l && (o = "dotted", d = l), { type: a, stroke: o, length: d };
|
410
|
+
}
|
411
|
+
destructLink(t, i) {
|
412
|
+
const r = this.destructEndLink(t);
|
413
|
+
let a;
|
414
|
+
if (i) {
|
415
|
+
if (a = this.destructStartLink(i), a.stroke !== r.stroke)
|
416
|
+
return { type: "INVALID", stroke: "INVALID" };
|
417
|
+
if (a.type === "arrow_open")
|
418
|
+
a.type = r.type;
|
419
|
+
else {
|
420
|
+
if (a.type !== r.type)
|
421
|
+
return { type: "INVALID", stroke: "INVALID" };
|
422
|
+
a.type = "double_" + a.type;
|
423
|
+
}
|
424
|
+
return a.type === "double_arrow" && (a.type = "double_arrow_point"), a.length = r.length, a;
|
425
|
+
}
|
426
|
+
return r;
|
427
|
+
}
|
428
|
+
// Todo optimizer this by caching existing nodes
|
429
|
+
exists(t, i) {
|
430
|
+
for (const r of t)
|
431
|
+
if (r.nodes.includes(i))
|
432
|
+
return !0;
|
433
|
+
return !1;
|
434
|
+
}
|
435
|
+
/**
|
436
|
+
* Deletes an id from all subgraphs
|
437
|
+
*
|
438
|
+
*/
|
439
|
+
makeUniq(t, i) {
|
440
|
+
const r = [];
|
441
|
+
return t.nodes.forEach((a, o) => {
|
442
|
+
this.exists(i, a) || r.push(t.nodes[o]);
|
443
|
+
}), { nodes: r };
|
444
|
+
}
|
445
|
+
getTypeFromVertex(t) {
|
446
|
+
if (t.img)
|
447
|
+
return "imageSquare";
|
448
|
+
if (t.icon)
|
449
|
+
return t.form === "circle" ? "iconCircle" : t.form === "square" ? "iconSquare" : t.form === "rounded" ? "iconRounded" : "icon";
|
450
|
+
switch (t.type) {
|
451
|
+
case "square":
|
452
|
+
case void 0:
|
453
|
+
return "squareRect";
|
454
|
+
case "round":
|
455
|
+
return "roundedRect";
|
456
|
+
case "ellipse":
|
457
|
+
return "ellipse";
|
458
|
+
default:
|
459
|
+
return t.type;
|
460
|
+
}
|
461
|
+
}
|
462
|
+
findNode(t, i) {
|
463
|
+
return t.find((r) => r.id === i);
|
464
|
+
}
|
465
|
+
destructEdgeType(t) {
|
466
|
+
let i = "none", r = "arrow_point";
|
467
|
+
switch (t) {
|
468
|
+
case "arrow_point":
|
469
|
+
case "arrow_circle":
|
470
|
+
case "arrow_cross":
|
471
|
+
r = t;
|
472
|
+
break;
|
473
|
+
case "double_arrow_point":
|
474
|
+
case "double_arrow_circle":
|
475
|
+
case "double_arrow_cross":
|
476
|
+
i = t.replace("double_", ""), r = i;
|
477
|
+
break;
|
478
|
+
}
|
479
|
+
return { arrowTypeStart: i, arrowTypeEnd: r };
|
480
|
+
}
|
481
|
+
addNodeFromVertex(t, i, r, a, o, d) {
|
482
|
+
const l = r.get(t.id), b = a.get(t.id) ?? !1, u = this.findNode(i, t.id);
|
483
|
+
if (u)
|
484
|
+
u.cssStyles = t.styles, u.cssCompiledStyles = this.getCompiledStyles(t.classes), u.cssClasses = t.classes.join(" ");
|
485
|
+
else {
|
486
|
+
const f = {
|
487
|
+
id: t.id,
|
488
|
+
label: t.text,
|
489
|
+
labelStyle: "",
|
490
|
+
parentId: l,
|
491
|
+
padding: o.flowchart?.padding || 8,
|
492
|
+
cssStyles: t.styles,
|
493
|
+
cssCompiledStyles: this.getCompiledStyles(["default", "node", ...t.classes]),
|
494
|
+
cssClasses: "default " + t.classes.join(" "),
|
495
|
+
dir: t.dir,
|
496
|
+
domId: t.domId,
|
497
|
+
look: d,
|
498
|
+
link: t.link,
|
499
|
+
linkTarget: t.linkTarget,
|
500
|
+
tooltip: this.getTooltip(t.id),
|
501
|
+
icon: t.icon,
|
502
|
+
pos: t.pos,
|
503
|
+
img: t.img,
|
504
|
+
assetWidth: t.assetWidth,
|
505
|
+
assetHeight: t.assetHeight,
|
506
|
+
constraint: t.constraint
|
507
|
+
};
|
508
|
+
b ? i.push({
|
509
|
+
...f,
|
510
|
+
isGroup: !0,
|
511
|
+
shape: "rect"
|
512
|
+
}) : i.push({
|
513
|
+
...f,
|
514
|
+
isGroup: !1,
|
515
|
+
shape: this.getTypeFromVertex(t)
|
516
|
+
});
|
517
|
+
}
|
518
|
+
}
|
519
|
+
getCompiledStyles(t) {
|
520
|
+
let i = [];
|
521
|
+
for (const r of t) {
|
522
|
+
const a = this.classes.get(r);
|
523
|
+
a?.styles && (i = [...i, ...a.styles ?? []].map((o) => o.trim())), a?.textStyles && (i = [...i, ...a.textStyles ?? []].map((o) => o.trim()));
|
524
|
+
}
|
525
|
+
return i;
|
526
|
+
}
|
527
|
+
getData() {
|
528
|
+
const t = g1(), i = [], r = [], a = this.getSubGraphs(), o = /* @__PURE__ */ new Map(), d = /* @__PURE__ */ new Map();
|
529
|
+
for (let u = a.length - 1; u >= 0; u--) {
|
530
|
+
const f = a[u];
|
531
|
+
f.nodes.length > 0 && d.set(f.id, !0);
|
532
|
+
for (const S of f.nodes)
|
533
|
+
o.set(S, f.id);
|
534
|
+
}
|
535
|
+
for (let u = a.length - 1; u >= 0; u--) {
|
536
|
+
const f = a[u];
|
537
|
+
i.push({
|
538
|
+
id: f.id,
|
539
|
+
label: f.title,
|
540
|
+
labelStyle: "",
|
541
|
+
parentId: o.get(f.id),
|
542
|
+
padding: 8,
|
543
|
+
cssCompiledStyles: this.getCompiledStyles(f.classes),
|
544
|
+
cssClasses: f.classes.join(" "),
|
545
|
+
shape: "rect",
|
546
|
+
dir: f.dir,
|
547
|
+
isGroup: !0,
|
548
|
+
look: t.look
|
549
|
+
});
|
550
|
+
}
|
551
|
+
this.getVertices().forEach((u) => {
|
552
|
+
this.addNodeFromVertex(u, i, o, d, t, t.look || "classic");
|
553
|
+
});
|
554
|
+
const b = this.getEdges();
|
555
|
+
return b.forEach((u, f) => {
|
556
|
+
const { arrowTypeStart: S, arrowTypeEnd: g } = this.destructEdgeType(u.type), D = [...b.defaultStyle ?? []];
|
557
|
+
u.style && D.push(...u.style);
|
558
|
+
const K = {
|
559
|
+
id: et(u.start, u.end, { counter: f, prefix: "L" }, u.id),
|
560
|
+
isUserDefinedId: u.isUserDefinedId,
|
561
|
+
start: u.start,
|
562
|
+
end: u.end,
|
563
|
+
type: u.type ?? "normal",
|
564
|
+
label: u.text,
|
565
|
+
labelpos: "c",
|
566
|
+
thickness: u.stroke,
|
567
|
+
minlen: u.length,
|
568
|
+
classes: u?.stroke === "invisible" ? "" : "edge-thickness-normal edge-pattern-solid flowchart-link",
|
569
|
+
arrowTypeStart: u?.stroke === "invisible" || u?.type === "arrow_open" ? "none" : S,
|
570
|
+
arrowTypeEnd: u?.stroke === "invisible" || u?.type === "arrow_open" ? "none" : g,
|
571
|
+
arrowheadStyle: "fill: #333",
|
572
|
+
cssCompiledStyles: this.getCompiledStyles(u.classes),
|
573
|
+
labelStyle: D,
|
574
|
+
style: D,
|
575
|
+
pattern: u.stroke,
|
576
|
+
look: t.look,
|
577
|
+
animate: u.animate,
|
578
|
+
animation: u.animation,
|
579
|
+
curve: u.interpolate || this.edges.defaultInterpolate || t.flowchart?.curve
|
580
|
+
};
|
581
|
+
r.push(K);
|
582
|
+
}), { nodes: i, edges: r, other: {}, config: t };
|
583
|
+
}
|
584
|
+
defaultConfig() {
|
585
|
+
return re.flowchart;
|
586
|
+
}
|
587
|
+
}, pe = /* @__PURE__ */ A(function(t, i) {
|
588
|
+
return i.db.getClasses();
|
589
|
+
}, "getClasses"), fe = /* @__PURE__ */ A(async function(t, i, r, a) {
|
590
|
+
$.info("REF0:"), $.info("Drawing state diagram (v2)", i);
|
591
|
+
const { securityLevel: o, flowchart: d, layout: l } = g1();
|
592
|
+
let b;
|
593
|
+
o === "sandbox" && (b = E1("#i" + i));
|
594
|
+
const u = o === "sandbox" ? b.nodes()[0].contentDocument : document;
|
595
|
+
$.debug("Before getData: ");
|
596
|
+
const f = a.db.getData();
|
597
|
+
$.debug("Data: ", f);
|
598
|
+
const S = oe(i, o), g = a.db.getDirection();
|
599
|
+
f.type = a.type, f.layoutAlgorithm = ae(l), f.layoutAlgorithm === "dagre" && l === "elk" && $.warn(
|
600
|
+
"flowchart-elk was moved to an external package in Mermaid v11. Please refer [release notes](https://github.com/mermaid-js/mermaid/releases/tag/v11.0.0) for more details. This diagram will be rendered using `dagre` layout as a fallback."
|
601
|
+
), f.direction = g, f.nodeSpacing = d?.nodeSpacing || 50, f.rankSpacing = d?.rankSpacing || 50, f.markers = ["point", "circle", "cross"], f.diagramId = i, $.debug("REF1:", f), await ne(f, S);
|
602
|
+
const D = f.config.flowchart?.diagramPadding ?? 8;
|
603
|
+
st.insertTitle(
|
604
|
+
S,
|
605
|
+
"flowchartTitleText",
|
606
|
+
d?.titleTopMargin || 0,
|
607
|
+
a.db.getDiagramTitle()
|
608
|
+
), le(S, D, "flowchart", d?.useMaxWidth || !1);
|
609
|
+
for (const K of f.nodes) {
|
610
|
+
const x = E1(`#${i} [id="${K.id}"]`);
|
611
|
+
if (!x || !K.link)
|
612
|
+
continue;
|
613
|
+
const F = u.createElementNS("http://www.w3.org/2000/svg", "a");
|
614
|
+
F.setAttributeNS("http://www.w3.org/2000/svg", "class", K.cssClasses), F.setAttributeNS("http://www.w3.org/2000/svg", "rel", "noopener"), o === "sandbox" ? F.setAttributeNS("http://www.w3.org/2000/svg", "target", "_top") : K.linkTarget && F.setAttributeNS("http://www.w3.org/2000/svg", "target", K.linkTarget);
|
615
|
+
const U = x.insert(function() {
|
616
|
+
return F;
|
617
|
+
}, ":first-child"), J = x.select(".label-container");
|
618
|
+
J && U.append(function() {
|
619
|
+
return J.node();
|
620
|
+
});
|
621
|
+
const b1 = x.select(".label");
|
622
|
+
b1 && U.append(function() {
|
623
|
+
return b1.node();
|
624
|
+
});
|
625
|
+
}
|
626
|
+
}, "draw"), ge = {
|
627
|
+
getClasses: pe,
|
628
|
+
draw: fe
|
629
|
+
}, it = function() {
|
630
|
+
var t = /* @__PURE__ */ A(function(f1, c, h, p) {
|
631
|
+
for (h = h || {}, p = f1.length; p--; h[f1[p]] = c) ;
|
632
|
+
return h;
|
633
|
+
}, "o"), i = [1, 4], r = [1, 3], a = [1, 5], o = [1, 8, 9, 10, 11, 27, 34, 36, 38, 44, 60, 84, 85, 86, 87, 88, 89, 102, 105, 106, 109, 111, 114, 115, 116, 121, 122, 123, 124], d = [2, 2], l = [1, 13], b = [1, 14], u = [1, 15], f = [1, 16], S = [1, 23], g = [1, 25], D = [1, 26], K = [1, 27], x = [1, 49], F = [1, 48], U = [1, 29], J = [1, 30], b1 = [1, 31], P1 = [1, 32], O1 = [1, 33], L = [1, 44], V = [1, 46], w = [1, 42], I = [1, 47], R = [1, 43], N = [1, 50], G = [1, 45], P = [1, 51], O = [1, 52], M1 = [1, 34], U1 = [1, 35], W1 = [1, 36], z1 = [1, 37], d1 = [1, 57], T = [1, 8, 9, 10, 11, 27, 32, 34, 36, 38, 44, 60, 84, 85, 86, 87, 88, 89, 102, 105, 106, 109, 111, 114, 115, 116, 121, 122, 123, 124], t1 = [1, 61], e1 = [1, 60], s1 = [1, 62], C1 = [8, 9, 11, 75, 77, 78], rt = [1, 78], D1 = [1, 91], S1 = [1, 96], x1 = [1, 95], T1 = [1, 92], y1 = [1, 88], F1 = [1, 94], _1 = [1, 90], B1 = [1, 97], v1 = [1, 93], L1 = [1, 98], V1 = [1, 89], A1 = [8, 9, 10, 11, 40, 75, 77, 78], W = [8, 9, 10, 11, 40, 46, 75, 77, 78], q = [8, 9, 10, 11, 29, 40, 44, 46, 48, 50, 52, 54, 56, 58, 60, 63, 65, 67, 68, 70, 75, 77, 78, 89, 102, 105, 106, 109, 111, 114, 115, 116], at = [8, 9, 11, 44, 60, 75, 77, 78, 89, 102, 105, 106, 109, 111, 114, 115, 116], w1 = [44, 60, 89, 102, 105, 106, 109, 111, 114, 115, 116], nt = [1, 121], ut = [1, 122], j1 = [1, 124], K1 = [1, 123], ot = [44, 60, 62, 74, 89, 102, 105, 106, 109, 111, 114, 115, 116], lt = [1, 133], ct = [1, 147], ht = [1, 148], dt = [1, 149], pt = [1, 150], ft = [1, 135], gt = [1, 137], bt = [1, 141], At = [1, 142], kt = [1, 143], mt = [1, 144], Et = [1, 145], Ct = [1, 146], Dt = [1, 151], St = [1, 152], xt = [1, 131], Tt = [1, 132], yt = [1, 139], Ft = [1, 134], _t = [1, 138], Bt = [1, 136], X1 = [8, 9, 10, 11, 27, 32, 34, 36, 38, 44, 60, 84, 85, 86, 87, 88, 89, 102, 105, 106, 109, 111, 114, 115, 116, 121, 122, 123, 124], vt = [1, 154], Lt = [1, 156], B = [8, 9, 11], H = [8, 9, 10, 11, 14, 44, 60, 89, 105, 106, 109, 111, 114, 115, 116], k = [1, 176], z = [1, 172], j = [1, 173], m = [1, 177], E = [1, 174], C = [1, 175], I1 = [77, 116, 119], y = [8, 9, 10, 11, 12, 14, 27, 29, 32, 44, 60, 75, 84, 85, 86, 87, 88, 89, 90, 105, 109, 111, 114, 115, 116], Vt = [10, 106], p1 = [31, 49, 51, 53, 55, 57, 62, 64, 66, 67, 69, 71, 116, 117, 118], i1 = [1, 247], r1 = [1, 245], a1 = [1, 249], n1 = [1, 243], u1 = [1, 244], o1 = [1, 246], l1 = [1, 248], c1 = [1, 250], R1 = [1, 268], wt = [8, 9, 11, 106], Z = [8, 9, 10, 11, 60, 84, 105, 106, 109, 110, 111, 112], Q1 = {
|
634
|
+
trace: /* @__PURE__ */ A(function() {
|
635
|
+
}, "trace"),
|
636
|
+
yy: {},
|
637
|
+
symbols_: { error: 2, start: 3, graphConfig: 4, document: 5, line: 6, statement: 7, SEMI: 8, NEWLINE: 9, SPACE: 10, EOF: 11, GRAPH: 12, NODIR: 13, DIR: 14, FirstStmtSeparator: 15, ending: 16, endToken: 17, spaceList: 18, spaceListNewline: 19, vertexStatement: 20, separator: 21, styleStatement: 22, linkStyleStatement: 23, classDefStatement: 24, classStatement: 25, clickStatement: 26, subgraph: 27, textNoTags: 28, SQS: 29, text: 30, SQE: 31, end: 32, direction: 33, acc_title: 34, acc_title_value: 35, acc_descr: 36, acc_descr_value: 37, acc_descr_multiline_value: 38, shapeData: 39, SHAPE_DATA: 40, link: 41, node: 42, styledVertex: 43, AMP: 44, vertex: 45, STYLE_SEPARATOR: 46, idString: 47, DOUBLECIRCLESTART: 48, DOUBLECIRCLEEND: 49, PS: 50, PE: 51, "(-": 52, "-)": 53, STADIUMSTART: 54, STADIUMEND: 55, SUBROUTINESTART: 56, SUBROUTINEEND: 57, VERTEX_WITH_PROPS_START: 58, "NODE_STRING[field]": 59, COLON: 60, "NODE_STRING[value]": 61, PIPE: 62, CYLINDERSTART: 63, CYLINDEREND: 64, DIAMOND_START: 65, DIAMOND_STOP: 66, TAGEND: 67, TRAPSTART: 68, TRAPEND: 69, INVTRAPSTART: 70, INVTRAPEND: 71, linkStatement: 72, arrowText: 73, TESTSTR: 74, START_LINK: 75, edgeText: 76, LINK: 77, LINK_ID: 78, edgeTextToken: 79, STR: 80, MD_STR: 81, textToken: 82, keywords: 83, STYLE: 84, LINKSTYLE: 85, CLASSDEF: 86, CLASS: 87, CLICK: 88, DOWN: 89, UP: 90, textNoTagsToken: 91, stylesOpt: 92, "idString[vertex]": 93, "idString[class]": 94, CALLBACKNAME: 95, CALLBACKARGS: 96, HREF: 97, LINK_TARGET: 98, "STR[link]": 99, "STR[tooltip]": 100, alphaNum: 101, DEFAULT: 102, numList: 103, INTERPOLATE: 104, NUM: 105, COMMA: 106, style: 107, styleComponent: 108, NODE_STRING: 109, UNIT: 110, BRKT: 111, PCT: 112, idStringToken: 113, MINUS: 114, MULT: 115, UNICODE_TEXT: 116, TEXT: 117, TAGSTART: 118, EDGE_TEXT: 119, alphaNumToken: 120, direction_tb: 121, direction_bt: 122, direction_rl: 123, direction_lr: 124, $accept: 0, $end: 1 },
|
638
|
+
terminals_: { 2: "error", 8: "SEMI", 9: "NEWLINE", 10: "SPACE", 11: "EOF", 12: "GRAPH", 13: "NODIR", 14: "DIR", 27: "subgraph", 29: "SQS", 31: "SQE", 32: "end", 34: "acc_title", 35: "acc_title_value", 36: "acc_descr", 37: "acc_descr_value", 38: "acc_descr_multiline_value", 40: "SHAPE_DATA", 44: "AMP", 46: "STYLE_SEPARATOR", 48: "DOUBLECIRCLESTART", 49: "DOUBLECIRCLEEND", 50: "PS", 51: "PE", 52: "(-", 53: "-)", 54: "STADIUMSTART", 55: "STADIUMEND", 56: "SUBROUTINESTART", 57: "SUBROUTINEEND", 58: "VERTEX_WITH_PROPS_START", 59: "NODE_STRING[field]", 60: "COLON", 61: "NODE_STRING[value]", 62: "PIPE", 63: "CYLINDERSTART", 64: "CYLINDEREND", 65: "DIAMOND_START", 66: "DIAMOND_STOP", 67: "TAGEND", 68: "TRAPSTART", 69: "TRAPEND", 70: "INVTRAPSTART", 71: "INVTRAPEND", 74: "TESTSTR", 75: "START_LINK", 77: "LINK", 78: "LINK_ID", 80: "STR", 81: "MD_STR", 84: "STYLE", 85: "LINKSTYLE", 86: "CLASSDEF", 87: "CLASS", 88: "CLICK", 89: "DOWN", 90: "UP", 93: "idString[vertex]", 94: "idString[class]", 95: "CALLBACKNAME", 96: "CALLBACKARGS", 97: "HREF", 98: "LINK_TARGET", 99: "STR[link]", 100: "STR[tooltip]", 102: "DEFAULT", 104: "INTERPOLATE", 105: "NUM", 106: "COMMA", 109: "NODE_STRING", 110: "UNIT", 111: "BRKT", 112: "PCT", 114: "MINUS", 115: "MULT", 116: "UNICODE_TEXT", 117: "TEXT", 118: "TAGSTART", 119: "EDGE_TEXT", 121: "direction_tb", 122: "direction_bt", 123: "direction_rl", 124: "direction_lr" },
|
639
|
+
productions_: [0, [3, 2], [5, 0], [5, 2], [6, 1], [6, 1], [6, 1], [6, 1], [6, 1], [4, 2], [4, 2], [4, 2], [4, 3], [16, 2], [16, 1], [17, 1], [17, 1], [17, 1], [15, 1], [15, 1], [15, 2], [19, 2], [19, 2], [19, 1], [19, 1], [18, 2], [18, 1], [7, 2], [7, 2], [7, 2], [7, 2], [7, 2], [7, 2], [7, 9], [7, 6], [7, 4], [7, 1], [7, 2], [7, 2], [7, 1], [21, 1], [21, 1], [21, 1], [39, 2], [39, 1], [20, 4], [20, 3], [20, 4], [20, 2], [20, 2], [20, 1], [42, 1], [42, 6], [42, 5], [43, 1], [43, 3], [45, 4], [45, 4], [45, 6], [45, 4], [45, 4], [45, 4], [45, 8], [45, 4], [45, 4], [45, 4], [45, 6], [45, 4], [45, 4], [45, 4], [45, 4], [45, 4], [45, 1], [41, 2], [41, 3], [41, 3], [41, 1], [41, 3], [41, 4], [76, 1], [76, 2], [76, 1], [76, 1], [72, 1], [72, 2], [73, 3], [30, 1], [30, 2], [30, 1], [30, 1], [83, 1], [83, 1], [83, 1], [83, 1], [83, 1], [83, 1], [83, 1], [83, 1], [83, 1], [83, 1], [83, 1], [28, 1], [28, 2], [28, 1], [28, 1], [24, 5], [25, 5], [26, 2], [26, 4], [26, 3], [26, 5], [26, 3], [26, 5], [26, 5], [26, 7], [26, 2], [26, 4], [26, 2], [26, 4], [26, 4], [26, 6], [22, 5], [23, 5], [23, 5], [23, 9], [23, 9], [23, 7], [23, 7], [103, 1], [103, 3], [92, 1], [92, 3], [107, 1], [107, 2], [108, 1], [108, 1], [108, 1], [108, 1], [108, 1], [108, 1], [108, 1], [108, 1], [113, 1], [113, 1], [113, 1], [113, 1], [113, 1], [113, 1], [113, 1], [113, 1], [113, 1], [113, 1], [113, 1], [82, 1], [82, 1], [82, 1], [82, 1], [91, 1], [91, 1], [91, 1], [91, 1], [91, 1], [91, 1], [91, 1], [91, 1], [91, 1], [91, 1], [91, 1], [79, 1], [79, 1], [120, 1], [120, 1], [120, 1], [120, 1], [120, 1], [120, 1], [120, 1], [120, 1], [120, 1], [120, 1], [120, 1], [47, 1], [47, 2], [101, 1], [101, 2], [33, 1], [33, 1], [33, 1], [33, 1]],
|
640
|
+
performAction: /* @__PURE__ */ A(function(c, h, p, n, _, e, G1) {
|
641
|
+
var s = e.length - 1;
|
642
|
+
switch (_) {
|
643
|
+
case 2:
|
644
|
+
this.$ = [];
|
645
|
+
break;
|
646
|
+
case 3:
|
647
|
+
(!Array.isArray(e[s]) || e[s].length > 0) && e[s - 1].push(e[s]), this.$ = e[s - 1];
|
648
|
+
break;
|
649
|
+
case 4:
|
650
|
+
case 183:
|
651
|
+
this.$ = e[s];
|
652
|
+
break;
|
653
|
+
case 11:
|
654
|
+
n.setDirection("TB"), this.$ = "TB";
|
655
|
+
break;
|
656
|
+
case 12:
|
657
|
+
n.setDirection(e[s - 1]), this.$ = e[s - 1];
|
658
|
+
break;
|
659
|
+
case 27:
|
660
|
+
this.$ = e[s - 1].nodes;
|
661
|
+
break;
|
662
|
+
case 28:
|
663
|
+
case 29:
|
664
|
+
case 30:
|
665
|
+
case 31:
|
666
|
+
case 32:
|
667
|
+
this.$ = [];
|
668
|
+
break;
|
669
|
+
case 33:
|
670
|
+
this.$ = n.addSubGraph(e[s - 6], e[s - 1], e[s - 4]);
|
671
|
+
break;
|
672
|
+
case 34:
|
673
|
+
this.$ = n.addSubGraph(e[s - 3], e[s - 1], e[s - 3]);
|
674
|
+
break;
|
675
|
+
case 35:
|
676
|
+
this.$ = n.addSubGraph(void 0, e[s - 1], void 0);
|
677
|
+
break;
|
678
|
+
case 37:
|
679
|
+
this.$ = e[s].trim(), n.setAccTitle(this.$);
|
680
|
+
break;
|
681
|
+
case 38:
|
682
|
+
case 39:
|
683
|
+
this.$ = e[s].trim(), n.setAccDescription(this.$);
|
684
|
+
break;
|
685
|
+
case 43:
|
686
|
+
this.$ = e[s - 1] + e[s];
|
687
|
+
break;
|
688
|
+
case 44:
|
689
|
+
this.$ = e[s];
|
690
|
+
break;
|
691
|
+
case 45:
|
692
|
+
n.addVertex(e[s - 1][e[s - 1].length - 1], void 0, void 0, void 0, void 0, void 0, void 0, e[s]), n.addLink(e[s - 3].stmt, e[s - 1], e[s - 2]), this.$ = { stmt: e[s - 1], nodes: e[s - 1].concat(e[s - 3].nodes) };
|
693
|
+
break;
|
694
|
+
case 46:
|
695
|
+
n.addLink(e[s - 2].stmt, e[s], e[s - 1]), this.$ = { stmt: e[s], nodes: e[s].concat(e[s - 2].nodes) };
|
696
|
+
break;
|
697
|
+
case 47:
|
698
|
+
n.addLink(e[s - 3].stmt, e[s - 1], e[s - 2]), this.$ = { stmt: e[s - 1], nodes: e[s - 1].concat(e[s - 3].nodes) };
|
699
|
+
break;
|
700
|
+
case 48:
|
701
|
+
this.$ = { stmt: e[s - 1], nodes: e[s - 1] };
|
702
|
+
break;
|
703
|
+
case 49:
|
704
|
+
n.addVertex(e[s - 1][e[s - 1].length - 1], void 0, void 0, void 0, void 0, void 0, void 0, e[s]), this.$ = { stmt: e[s - 1], nodes: e[s - 1], shapeData: e[s] };
|
705
|
+
break;
|
706
|
+
case 50:
|
707
|
+
this.$ = { stmt: e[s], nodes: e[s] };
|
708
|
+
break;
|
709
|
+
case 51:
|
710
|
+
this.$ = [e[s]];
|
711
|
+
break;
|
712
|
+
case 52:
|
713
|
+
n.addVertex(e[s - 5][e[s - 5].length - 1], void 0, void 0, void 0, void 0, void 0, void 0, e[s - 4]), this.$ = e[s - 5].concat(e[s]);
|
714
|
+
break;
|
715
|
+
case 53:
|
716
|
+
this.$ = e[s - 4].concat(e[s]);
|
717
|
+
break;
|
718
|
+
case 54:
|
719
|
+
this.$ = e[s];
|
720
|
+
break;
|
721
|
+
case 55:
|
722
|
+
this.$ = e[s - 2], n.setClass(e[s - 2], e[s]);
|
723
|
+
break;
|
724
|
+
case 56:
|
725
|
+
this.$ = e[s - 3], n.addVertex(e[s - 3], e[s - 1], "square");
|
726
|
+
break;
|
727
|
+
case 57:
|
728
|
+
this.$ = e[s - 3], n.addVertex(e[s - 3], e[s - 1], "doublecircle");
|
729
|
+
break;
|
730
|
+
case 58:
|
731
|
+
this.$ = e[s - 5], n.addVertex(e[s - 5], e[s - 2], "circle");
|
732
|
+
break;
|
733
|
+
case 59:
|
734
|
+
this.$ = e[s - 3], n.addVertex(e[s - 3], e[s - 1], "ellipse");
|
735
|
+
break;
|
736
|
+
case 60:
|
737
|
+
this.$ = e[s - 3], n.addVertex(e[s - 3], e[s - 1], "stadium");
|
738
|
+
break;
|
739
|
+
case 61:
|
740
|
+
this.$ = e[s - 3], n.addVertex(e[s - 3], e[s - 1], "subroutine");
|
741
|
+
break;
|
742
|
+
case 62:
|
743
|
+
this.$ = e[s - 7], n.addVertex(e[s - 7], e[s - 1], "rect", void 0, void 0, void 0, Object.fromEntries([[e[s - 5], e[s - 3]]]));
|
744
|
+
break;
|
745
|
+
case 63:
|
746
|
+
this.$ = e[s - 3], n.addVertex(e[s - 3], e[s - 1], "cylinder");
|
747
|
+
break;
|
748
|
+
case 64:
|
749
|
+
this.$ = e[s - 3], n.addVertex(e[s - 3], e[s - 1], "round");
|
750
|
+
break;
|
751
|
+
case 65:
|
752
|
+
this.$ = e[s - 3], n.addVertex(e[s - 3], e[s - 1], "diamond");
|
753
|
+
break;
|
754
|
+
case 66:
|
755
|
+
this.$ = e[s - 5], n.addVertex(e[s - 5], e[s - 2], "hexagon");
|
756
|
+
break;
|
757
|
+
case 67:
|
758
|
+
this.$ = e[s - 3], n.addVertex(e[s - 3], e[s - 1], "odd");
|
759
|
+
break;
|
760
|
+
case 68:
|
761
|
+
this.$ = e[s - 3], n.addVertex(e[s - 3], e[s - 1], "trapezoid");
|
762
|
+
break;
|
763
|
+
case 69:
|
764
|
+
this.$ = e[s - 3], n.addVertex(e[s - 3], e[s - 1], "inv_trapezoid");
|
765
|
+
break;
|
766
|
+
case 70:
|
767
|
+
this.$ = e[s - 3], n.addVertex(e[s - 3], e[s - 1], "lean_right");
|
768
|
+
break;
|
769
|
+
case 71:
|
770
|
+
this.$ = e[s - 3], n.addVertex(e[s - 3], e[s - 1], "lean_left");
|
771
|
+
break;
|
772
|
+
case 72:
|
773
|
+
this.$ = e[s], n.addVertex(e[s]);
|
774
|
+
break;
|
775
|
+
case 73:
|
776
|
+
e[s - 1].text = e[s], this.$ = e[s - 1];
|
777
|
+
break;
|
778
|
+
case 74:
|
779
|
+
case 75:
|
780
|
+
e[s - 2].text = e[s - 1], this.$ = e[s - 2];
|
781
|
+
break;
|
782
|
+
case 76:
|
783
|
+
this.$ = e[s];
|
784
|
+
break;
|
785
|
+
case 77:
|
786
|
+
var v = n.destructLink(e[s], e[s - 2]);
|
787
|
+
this.$ = { type: v.type, stroke: v.stroke, length: v.length, text: e[s - 1] };
|
788
|
+
break;
|
789
|
+
case 78:
|
790
|
+
var v = n.destructLink(e[s], e[s - 2]);
|
791
|
+
this.$ = { type: v.type, stroke: v.stroke, length: v.length, text: e[s - 1], id: e[s - 3] };
|
792
|
+
break;
|
793
|
+
case 79:
|
794
|
+
this.$ = { text: e[s], type: "text" };
|
795
|
+
break;
|
796
|
+
case 80:
|
797
|
+
this.$ = { text: e[s - 1].text + "" + e[s], type: e[s - 1].type };
|
798
|
+
break;
|
799
|
+
case 81:
|
800
|
+
this.$ = { text: e[s], type: "string" };
|
801
|
+
break;
|
802
|
+
case 82:
|
803
|
+
this.$ = { text: e[s], type: "markdown" };
|
804
|
+
break;
|
805
|
+
case 83:
|
806
|
+
var v = n.destructLink(e[s]);
|
807
|
+
this.$ = { type: v.type, stroke: v.stroke, length: v.length };
|
808
|
+
break;
|
809
|
+
case 84:
|
810
|
+
var v = n.destructLink(e[s]);
|
811
|
+
this.$ = { type: v.type, stroke: v.stroke, length: v.length, id: e[s - 1] };
|
812
|
+
break;
|
813
|
+
case 85:
|
814
|
+
this.$ = e[s - 1];
|
815
|
+
break;
|
816
|
+
case 86:
|
817
|
+
this.$ = { text: e[s], type: "text" };
|
818
|
+
break;
|
819
|
+
case 87:
|
820
|
+
this.$ = { text: e[s - 1].text + "" + e[s], type: e[s - 1].type };
|
821
|
+
break;
|
822
|
+
case 88:
|
823
|
+
this.$ = { text: e[s], type: "string" };
|
824
|
+
break;
|
825
|
+
case 89:
|
826
|
+
case 104:
|
827
|
+
this.$ = { text: e[s], type: "markdown" };
|
828
|
+
break;
|
829
|
+
case 101:
|
830
|
+
this.$ = { text: e[s], type: "text" };
|
831
|
+
break;
|
832
|
+
case 102:
|
833
|
+
this.$ = { text: e[s - 1].text + "" + e[s], type: e[s - 1].type };
|
834
|
+
break;
|
835
|
+
case 103:
|
836
|
+
this.$ = { text: e[s], type: "text" };
|
837
|
+
break;
|
838
|
+
case 105:
|
839
|
+
this.$ = e[s - 4], n.addClass(e[s - 2], e[s]);
|
840
|
+
break;
|
841
|
+
case 106:
|
842
|
+
this.$ = e[s - 4], n.setClass(e[s - 2], e[s]);
|
843
|
+
break;
|
844
|
+
case 107:
|
845
|
+
case 115:
|
846
|
+
this.$ = e[s - 1], n.setClickEvent(e[s - 1], e[s]);
|
847
|
+
break;
|
848
|
+
case 108:
|
849
|
+
case 116:
|
850
|
+
this.$ = e[s - 3], n.setClickEvent(e[s - 3], e[s - 2]), n.setTooltip(e[s - 3], e[s]);
|
851
|
+
break;
|
852
|
+
case 109:
|
853
|
+
this.$ = e[s - 2], n.setClickEvent(e[s - 2], e[s - 1], e[s]);
|
854
|
+
break;
|
855
|
+
case 110:
|
856
|
+
this.$ = e[s - 4], n.setClickEvent(e[s - 4], e[s - 3], e[s - 2]), n.setTooltip(e[s - 4], e[s]);
|
857
|
+
break;
|
858
|
+
case 111:
|
859
|
+
this.$ = e[s - 2], n.setLink(e[s - 2], e[s]);
|
860
|
+
break;
|
861
|
+
case 112:
|
862
|
+
this.$ = e[s - 4], n.setLink(e[s - 4], e[s - 2]), n.setTooltip(e[s - 4], e[s]);
|
863
|
+
break;
|
864
|
+
case 113:
|
865
|
+
this.$ = e[s - 4], n.setLink(e[s - 4], e[s - 2], e[s]);
|
866
|
+
break;
|
867
|
+
case 114:
|
868
|
+
this.$ = e[s - 6], n.setLink(e[s - 6], e[s - 4], e[s]), n.setTooltip(e[s - 6], e[s - 2]);
|
869
|
+
break;
|
870
|
+
case 117:
|
871
|
+
this.$ = e[s - 1], n.setLink(e[s - 1], e[s]);
|
872
|
+
break;
|
873
|
+
case 118:
|
874
|
+
this.$ = e[s - 3], n.setLink(e[s - 3], e[s - 2]), n.setTooltip(e[s - 3], e[s]);
|
875
|
+
break;
|
876
|
+
case 119:
|
877
|
+
this.$ = e[s - 3], n.setLink(e[s - 3], e[s - 2], e[s]);
|
878
|
+
break;
|
879
|
+
case 120:
|
880
|
+
this.$ = e[s - 5], n.setLink(e[s - 5], e[s - 4], e[s]), n.setTooltip(e[s - 5], e[s - 2]);
|
881
|
+
break;
|
882
|
+
case 121:
|
883
|
+
this.$ = e[s - 4], n.addVertex(e[s - 2], void 0, void 0, e[s]);
|
884
|
+
break;
|
885
|
+
case 122:
|
886
|
+
this.$ = e[s - 4], n.updateLink([e[s - 2]], e[s]);
|
887
|
+
break;
|
888
|
+
case 123:
|
889
|
+
this.$ = e[s - 4], n.updateLink(e[s - 2], e[s]);
|
890
|
+
break;
|
891
|
+
case 124:
|
892
|
+
this.$ = e[s - 8], n.updateLinkInterpolate([e[s - 6]], e[s - 2]), n.updateLink([e[s - 6]], e[s]);
|
893
|
+
break;
|
894
|
+
case 125:
|
895
|
+
this.$ = e[s - 8], n.updateLinkInterpolate(e[s - 6], e[s - 2]), n.updateLink(e[s - 6], e[s]);
|
896
|
+
break;
|
897
|
+
case 126:
|
898
|
+
this.$ = e[s - 6], n.updateLinkInterpolate([e[s - 4]], e[s]);
|
899
|
+
break;
|
900
|
+
case 127:
|
901
|
+
this.$ = e[s - 6], n.updateLinkInterpolate(e[s - 4], e[s]);
|
902
|
+
break;
|
903
|
+
case 128:
|
904
|
+
case 130:
|
905
|
+
this.$ = [e[s]];
|
906
|
+
break;
|
907
|
+
case 129:
|
908
|
+
case 131:
|
909
|
+
e[s - 2].push(e[s]), this.$ = e[s - 2];
|
910
|
+
break;
|
911
|
+
case 133:
|
912
|
+
this.$ = e[s - 1] + e[s];
|
913
|
+
break;
|
914
|
+
case 181:
|
915
|
+
this.$ = e[s];
|
916
|
+
break;
|
917
|
+
case 182:
|
918
|
+
this.$ = e[s - 1] + "" + e[s];
|
919
|
+
break;
|
920
|
+
case 184:
|
921
|
+
this.$ = e[s - 1] + "" + e[s];
|
922
|
+
break;
|
923
|
+
case 185:
|
924
|
+
this.$ = { stmt: "dir", value: "TB" };
|
925
|
+
break;
|
926
|
+
case 186:
|
927
|
+
this.$ = { stmt: "dir", value: "BT" };
|
928
|
+
break;
|
929
|
+
case 187:
|
930
|
+
this.$ = { stmt: "dir", value: "RL" };
|
931
|
+
break;
|
932
|
+
case 188:
|
933
|
+
this.$ = { stmt: "dir", value: "LR" };
|
934
|
+
break;
|
935
|
+
}
|
936
|
+
}, "anonymous"),
|
937
|
+
table: [{ 3: 1, 4: 2, 9: i, 10: r, 12: a }, { 1: [3] }, t(o, d, { 5: 6 }), { 4: 7, 9: i, 10: r, 12: a }, { 4: 8, 9: i, 10: r, 12: a }, { 13: [1, 9], 14: [1, 10] }, { 1: [2, 1], 6: 11, 7: 12, 8: l, 9: b, 10: u, 11: f, 20: 17, 22: 18, 23: 19, 24: 20, 25: 21, 26: 22, 27: S, 33: 24, 34: g, 36: D, 38: K, 42: 28, 43: 38, 44: x, 45: 39, 47: 40, 60: F, 84: U, 85: J, 86: b1, 87: P1, 88: O1, 89: L, 102: V, 105: w, 106: I, 109: R, 111: N, 113: 41, 114: G, 115: P, 116: O, 121: M1, 122: U1, 123: W1, 124: z1 }, t(o, [2, 9]), t(o, [2, 10]), t(o, [2, 11]), { 8: [1, 54], 9: [1, 55], 10: d1, 15: 53, 18: 56 }, t(T, [2, 3]), t(T, [2, 4]), t(T, [2, 5]), t(T, [2, 6]), t(T, [2, 7]), t(T, [2, 8]), { 8: t1, 9: e1, 11: s1, 21: 58, 41: 59, 72: 63, 75: [1, 64], 77: [1, 66], 78: [1, 65] }, { 8: t1, 9: e1, 11: s1, 21: 67 }, { 8: t1, 9: e1, 11: s1, 21: 68 }, { 8: t1, 9: e1, 11: s1, 21: 69 }, { 8: t1, 9: e1, 11: s1, 21: 70 }, { 8: t1, 9: e1, 11: s1, 21: 71 }, { 8: t1, 9: e1, 10: [1, 72], 11: s1, 21: 73 }, t(T, [2, 36]), { 35: [1, 74] }, { 37: [1, 75] }, t(T, [2, 39]), t(C1, [2, 50], { 18: 76, 39: 77, 10: d1, 40: rt }), { 10: [1, 79] }, { 10: [1, 80] }, { 10: [1, 81] }, { 10: [1, 82] }, { 14: D1, 44: S1, 60: x1, 80: [1, 86], 89: T1, 95: [1, 83], 97: [1, 84], 101: 85, 105: y1, 106: F1, 109: _1, 111: B1, 114: v1, 115: L1, 116: V1, 120: 87 }, t(T, [2, 185]), t(T, [2, 186]), t(T, [2, 187]), t(T, [2, 188]), t(A1, [2, 51]), t(A1, [2, 54], { 46: [1, 99] }), t(W, [2, 72], { 113: 112, 29: [1, 100], 44: x, 48: [1, 101], 50: [1, 102], 52: [1, 103], 54: [1, 104], 56: [1, 105], 58: [1, 106], 60: F, 63: [1, 107], 65: [1, 108], 67: [1, 109], 68: [1, 110], 70: [1, 111], 89: L, 102: V, 105: w, 106: I, 109: R, 111: N, 114: G, 115: P, 116: O }), t(q, [2, 181]), t(q, [2, 142]), t(q, [2, 143]), t(q, [2, 144]), t(q, [2, 145]), t(q, [2, 146]), t(q, [2, 147]), t(q, [2, 148]), t(q, [2, 149]), t(q, [2, 150]), t(q, [2, 151]), t(q, [2, 152]), t(o, [2, 12]), t(o, [2, 18]), t(o, [2, 19]), { 9: [1, 113] }, t(at, [2, 26], { 18: 114, 10: d1 }), t(T, [2, 27]), { 42: 115, 43: 38, 44: x, 45: 39, 47: 40, 60: F, 89: L, 102: V, 105: w, 106: I, 109: R, 111: N, 113: 41, 114: G, 115: P, 116: O }, t(T, [2, 40]), t(T, [2, 41]), t(T, [2, 42]), t(w1, [2, 76], { 73: 116, 62: [1, 118], 74: [1, 117] }), { 76: 119, 79: 120, 80: nt, 81: ut, 116: j1, 119: K1 }, { 75: [1, 125], 77: [1, 126] }, t(ot, [2, 83]), t(T, [2, 28]), t(T, [2, 29]), t(T, [2, 30]), t(T, [2, 31]), t(T, [2, 32]), { 10: lt, 12: ct, 14: ht, 27: dt, 28: 127, 32: pt, 44: ft, 60: gt, 75: bt, 80: [1, 129], 81: [1, 130], 83: 140, 84: At, 85: kt, 86: mt, 87: Et, 88: Ct, 89: Dt, 90: St, 91: 128, 105: xt, 109: Tt, 111: yt, 114: Ft, 115: _t, 116: Bt }, t(X1, d, { 5: 153 }), t(T, [2, 37]), t(T, [2, 38]), t(C1, [2, 48], { 44: vt }), t(C1, [2, 49], { 18: 155, 10: d1, 40: Lt }), t(A1, [2, 44]), { 44: x, 47: 157, 60: F, 89: L, 102: V, 105: w, 106: I, 109: R, 111: N, 113: 41, 114: G, 115: P, 116: O }, { 102: [1, 158], 103: 159, 105: [1, 160] }, { 44: x, 47: 161, 60: F, 89: L, 102: V, 105: w, 106: I, 109: R, 111: N, 113: 41, 114: G, 115: P, 116: O }, { 44: x, 47: 162, 60: F, 89: L, 102: V, 105: w, 106: I, 109: R, 111: N, 113: 41, 114: G, 115: P, 116: O }, t(B, [2, 107], { 10: [1, 163], 96: [1, 164] }), { 80: [1, 165] }, t(B, [2, 115], { 120: 167, 10: [1, 166], 14: D1, 44: S1, 60: x1, 89: T1, 105: y1, 106: F1, 109: _1, 111: B1, 114: v1, 115: L1, 116: V1 }), t(B, [2, 117], { 10: [1, 168] }), t(H, [2, 183]), t(H, [2, 170]), t(H, [2, 171]), t(H, [2, 172]), t(H, [2, 173]), t(H, [2, 174]), t(H, [2, 175]), t(H, [2, 176]), t(H, [2, 177]), t(H, [2, 178]), t(H, [2, 179]), t(H, [2, 180]), { 44: x, 47: 169, 60: F, 89: L, 102: V, 105: w, 106: I, 109: R, 111: N, 113: 41, 114: G, 115: P, 116: O }, { 30: 170, 67: k, 80: z, 81: j, 82: 171, 116: m, 117: E, 118: C }, { 30: 178, 67: k, 80: z, 81: j, 82: 171, 116: m, 117: E, 118: C }, { 30: 180, 50: [1, 179], 67: k, 80: z, 81: j, 82: 171, 116: m, 117: E, 118: C }, { 30: 181, 67: k, 80: z, 81: j, 82: 171, 116: m, 117: E, 118: C }, { 30: 182, 67: k, 80: z, 81: j, 82: 171, 116: m, 117: E, 118: C }, { 30: 183, 67: k, 80: z, 81: j, 82: 171, 116: m, 117: E, 118: C }, { 109: [1, 184] }, { 30: 185, 67: k, 80: z, 81: j, 82: 171, 116: m, 117: E, 118: C }, { 30: 186, 65: [1, 187], 67: k, 80: z, 81: j, 82: 171, 116: m, 117: E, 118: C }, { 30: 188, 67: k, 80: z, 81: j, 82: 171, 116: m, 117: E, 118: C }, { 30: 189, 67: k, 80: z, 81: j, 82: 171, 116: m, 117: E, 118: C }, { 30: 190, 67: k, 80: z, 81: j, 82: 171, 116: m, 117: E, 118: C }, t(q, [2, 182]), t(o, [2, 20]), t(at, [2, 25]), t(C1, [2, 46], { 39: 191, 18: 192, 10: d1, 40: rt }), t(w1, [2, 73], { 10: [1, 193] }), { 10: [1, 194] }, { 30: 195, 67: k, 80: z, 81: j, 82: 171, 116: m, 117: E, 118: C }, { 77: [1, 196], 79: 197, 116: j1, 119: K1 }, t(I1, [2, 79]), t(I1, [2, 81]), t(I1, [2, 82]), t(I1, [2, 168]), t(I1, [2, 169]), { 76: 198, 79: 120, 80: nt, 81: ut, 116: j1, 119: K1 }, t(ot, [2, 84]), { 8: t1, 9: e1, 10: lt, 11: s1, 12: ct, 14: ht, 21: 200, 27: dt, 29: [1, 199], 32: pt, 44: ft, 60: gt, 75: bt, 83: 140, 84: At, 85: kt, 86: mt, 87: Et, 88: Ct, 89: Dt, 90: St, 91: 201, 105: xt, 109: Tt, 111: yt, 114: Ft, 115: _t, 116: Bt }, t(y, [2, 101]), t(y, [2, 103]), t(y, [2, 104]), t(y, [2, 157]), t(y, [2, 158]), t(y, [2, 159]), t(y, [2, 160]), t(y, [2, 161]), t(y, [2, 162]), t(y, [2, 163]), t(y, [2, 164]), t(y, [2, 165]), t(y, [2, 166]), t(y, [2, 167]), t(y, [2, 90]), t(y, [2, 91]), t(y, [2, 92]), t(y, [2, 93]), t(y, [2, 94]), t(y, [2, 95]), t(y, [2, 96]), t(y, [2, 97]), t(y, [2, 98]), t(y, [2, 99]), t(y, [2, 100]), { 6: 11, 7: 12, 8: l, 9: b, 10: u, 11: f, 20: 17, 22: 18, 23: 19, 24: 20, 25: 21, 26: 22, 27: S, 32: [1, 202], 33: 24, 34: g, 36: D, 38: K, 42: 28, 43: 38, 44: x, 45: 39, 47: 40, 60: F, 84: U, 85: J, 86: b1, 87: P1, 88: O1, 89: L, 102: V, 105: w, 106: I, 109: R, 111: N, 113: 41, 114: G, 115: P, 116: O, 121: M1, 122: U1, 123: W1, 124: z1 }, { 10: d1, 18: 203 }, { 44: [1, 204] }, t(A1, [2, 43]), { 10: [1, 205], 44: x, 60: F, 89: L, 102: V, 105: w, 106: I, 109: R, 111: N, 113: 112, 114: G, 115: P, 116: O }, { 10: [1, 206] }, { 10: [1, 207], 106: [1, 208] }, t(Vt, [2, 128]), { 10: [1, 209], 44: x, 60: F, 89: L, 102: V, 105: w, 106: I, 109: R, 111: N, 113: 112, 114: G, 115: P, 116: O }, { 10: [1, 210], 44: x, 60: F, 89: L, 102: V, 105: w, 106: I, 109: R, 111: N, 113: 112, 114: G, 115: P, 116: O }, { 80: [1, 211] }, t(B, [2, 109], { 10: [1, 212] }), t(B, [2, 111], { 10: [1, 213] }), { 80: [1, 214] }, t(H, [2, 184]), { 80: [1, 215], 98: [1, 216] }, t(A1, [2, 55], { 113: 112, 44: x, 60: F, 89: L, 102: V, 105: w, 106: I, 109: R, 111: N, 114: G, 115: P, 116: O }), { 31: [1, 217], 67: k, 82: 218, 116: m, 117: E, 118: C }, t(p1, [2, 86]), t(p1, [2, 88]), t(p1, [2, 89]), t(p1, [2, 153]), t(p1, [2, 154]), t(p1, [2, 155]), t(p1, [2, 156]), { 49: [1, 219], 67: k, 82: 218, 116: m, 117: E, 118: C }, { 30: 220, 67: k, 80: z, 81: j, 82: 171, 116: m, 117: E, 118: C }, { 51: [1, 221], 67: k, 82: 218, 116: m, 117: E, 118: C }, { 53: [1, 222], 67: k, 82: 218, 116: m, 117: E, 118: C }, { 55: [1, 223], 67: k, 82: 218, 116: m, 117: E, 118: C }, { 57: [1, 224], 67: k, 82: 218, 116: m, 117: E, 118: C }, { 60: [1, 225] }, { 64: [1, 226], 67: k, 82: 218, 116: m, 117: E, 118: C }, { 66: [1, 227], 67: k, 82: 218, 116: m, 117: E, 118: C }, { 30: 228, 67: k, 80: z, 81: j, 82: 171, 116: m, 117: E, 118: C }, { 31: [1, 229], 67: k, 82: 218, 116: m, 117: E, 118: C }, { 67: k, 69: [1, 230], 71: [1, 231], 82: 218, 116: m, 117: E, 118: C }, { 67: k, 69: [1, 233], 71: [1, 232], 82: 218, 116: m, 117: E, 118: C }, t(C1, [2, 45], { 18: 155, 10: d1, 40: Lt }), t(C1, [2, 47], { 44: vt }), t(w1, [2, 75]), t(w1, [2, 74]), { 62: [1, 234], 67: k, 82: 218, 116: m, 117: E, 118: C }, t(w1, [2, 77]), t(I1, [2, 80]), { 77: [1, 235], 79: 197, 116: j1, 119: K1 }, { 30: 236, 67: k, 80: z, 81: j, 82: 171, 116: m, 117: E, 118: C }, t(X1, d, { 5: 237 }), t(y, [2, 102]), t(T, [2, 35]), { 43: 238, 44: x, 45: 39, 47: 40, 60: F, 89: L, 102: V, 105: w, 106: I, 109: R, 111: N, 113: 41, 114: G, 115: P, 116: O }, { 10: d1, 18: 239 }, { 10: i1, 60: r1, 84: a1, 92: 240, 105: n1, 107: 241, 108: 242, 109: u1, 110: o1, 111: l1, 112: c1 }, { 10: i1, 60: r1, 84: a1, 92: 251, 104: [1, 252], 105: n1, 107: 241, 108: 242, 109: u1, 110: o1, 111: l1, 112: c1 }, { 10: i1, 60: r1, 84: a1, 92: 253, 104: [1, 254], 105: n1, 107: 241, 108: 242, 109: u1, 110: o1, 111: l1, 112: c1 }, { 105: [1, 255] }, { 10: i1, 60: r1, 84: a1, 92: 256, 105: n1, 107: 241, 108: 242, 109: u1, 110: o1, 111: l1, 112: c1 }, { 44: x, 47: 257, 60: F, 89: L, 102: V, 105: w, 106: I, 109: R, 111: N, 113: 41, 114: G, 115: P, 116: O }, t(B, [2, 108]), { 80: [1, 258] }, { 80: [1, 259], 98: [1, 260] }, t(B, [2, 116]), t(B, [2, 118], { 10: [1, 261] }), t(B, [2, 119]), t(W, [2, 56]), t(p1, [2, 87]), t(W, [2, 57]), { 51: [1, 262], 67: k, 82: 218, 116: m, 117: E, 118: C }, t(W, [2, 64]), t(W, [2, 59]), t(W, [2, 60]), t(W, [2, 61]), { 109: [1, 263] }, t(W, [2, 63]), t(W, [2, 65]), { 66: [1, 264], 67: k, 82: 218, 116: m, 117: E, 118: C }, t(W, [2, 67]), t(W, [2, 68]), t(W, [2, 70]), t(W, [2, 69]), t(W, [2, 71]), t([10, 44, 60, 89, 102, 105, 106, 109, 111, 114, 115, 116], [2, 85]), t(w1, [2, 78]), { 31: [1, 265], 67: k, 82: 218, 116: m, 117: E, 118: C }, { 6: 11, 7: 12, 8: l, 9: b, 10: u, 11: f, 20: 17, 22: 18, 23: 19, 24: 20, 25: 21, 26: 22, 27: S, 32: [1, 266], 33: 24, 34: g, 36: D, 38: K, 42: 28, 43: 38, 44: x, 45: 39, 47: 40, 60: F, 84: U, 85: J, 86: b1, 87: P1, 88: O1, 89: L, 102: V, 105: w, 106: I, 109: R, 111: N, 113: 41, 114: G, 115: P, 116: O, 121: M1, 122: U1, 123: W1, 124: z1 }, t(A1, [2, 53]), { 43: 267, 44: x, 45: 39, 47: 40, 60: F, 89: L, 102: V, 105: w, 106: I, 109: R, 111: N, 113: 41, 114: G, 115: P, 116: O }, t(B, [2, 121], { 106: R1 }), t(wt, [2, 130], { 108: 269, 10: i1, 60: r1, 84: a1, 105: n1, 109: u1, 110: o1, 111: l1, 112: c1 }), t(Z, [2, 132]), t(Z, [2, 134]), t(Z, [2, 135]), t(Z, [2, 136]), t(Z, [2, 137]), t(Z, [2, 138]), t(Z, [2, 139]), t(Z, [2, 140]), t(Z, [2, 141]), t(B, [2, 122], { 106: R1 }), { 10: [1, 270] }, t(B, [2, 123], { 106: R1 }), { 10: [1, 271] }, t(Vt, [2, 129]), t(B, [2, 105], { 106: R1 }), t(B, [2, 106], { 113: 112, 44: x, 60: F, 89: L, 102: V, 105: w, 106: I, 109: R, 111: N, 114: G, 115: P, 116: O }), t(B, [2, 110]), t(B, [2, 112], { 10: [1, 272] }), t(B, [2, 113]), { 98: [1, 273] }, { 51: [1, 274] }, { 62: [1, 275] }, { 66: [1, 276] }, { 8: t1, 9: e1, 11: s1, 21: 277 }, t(T, [2, 34]), t(A1, [2, 52]), { 10: i1, 60: r1, 84: a1, 105: n1, 107: 278, 108: 242, 109: u1, 110: o1, 111: l1, 112: c1 }, t(Z, [2, 133]), { 14: D1, 44: S1, 60: x1, 89: T1, 101: 279, 105: y1, 106: F1, 109: _1, 111: B1, 114: v1, 115: L1, 116: V1, 120: 87 }, { 14: D1, 44: S1, 60: x1, 89: T1, 101: 280, 105: y1, 106: F1, 109: _1, 111: B1, 114: v1, 115: L1, 116: V1, 120: 87 }, { 98: [1, 281] }, t(B, [2, 120]), t(W, [2, 58]), { 30: 282, 67: k, 80: z, 81: j, 82: 171, 116: m, 117: E, 118: C }, t(W, [2, 66]), t(X1, d, { 5: 283 }), t(wt, [2, 131], { 108: 269, 10: i1, 60: r1, 84: a1, 105: n1, 109: u1, 110: o1, 111: l1, 112: c1 }), t(B, [2, 126], { 120: 167, 10: [1, 284], 14: D1, 44: S1, 60: x1, 89: T1, 105: y1, 106: F1, 109: _1, 111: B1, 114: v1, 115: L1, 116: V1 }), t(B, [2, 127], { 120: 167, 10: [1, 285], 14: D1, 44: S1, 60: x1, 89: T1, 105: y1, 106: F1, 109: _1, 111: B1, 114: v1, 115: L1, 116: V1 }), t(B, [2, 114]), { 31: [1, 286], 67: k, 82: 218, 116: m, 117: E, 118: C }, { 6: 11, 7: 12, 8: l, 9: b, 10: u, 11: f, 20: 17, 22: 18, 23: 19, 24: 20, 25: 21, 26: 22, 27: S, 32: [1, 287], 33: 24, 34: g, 36: D, 38: K, 42: 28, 43: 38, 44: x, 45: 39, 47: 40, 60: F, 84: U, 85: J, 86: b1, 87: P1, 88: O1, 89: L, 102: V, 105: w, 106: I, 109: R, 111: N, 113: 41, 114: G, 115: P, 116: O, 121: M1, 122: U1, 123: W1, 124: z1 }, { 10: i1, 60: r1, 84: a1, 92: 288, 105: n1, 107: 241, 108: 242, 109: u1, 110: o1, 111: l1, 112: c1 }, { 10: i1, 60: r1, 84: a1, 92: 289, 105: n1, 107: 241, 108: 242, 109: u1, 110: o1, 111: l1, 112: c1 }, t(W, [2, 62]), t(T, [2, 33]), t(B, [2, 124], { 106: R1 }), t(B, [2, 125], { 106: R1 })],
|
938
|
+
defaultActions: {},
|
939
|
+
parseError: /* @__PURE__ */ A(function(c, h) {
|
940
|
+
if (h.recoverable)
|
941
|
+
this.trace(c);
|
942
|
+
else {
|
943
|
+
var p = new Error(c);
|
944
|
+
throw p.hash = h, p;
|
945
|
+
}
|
946
|
+
}, "parseError"),
|
947
|
+
parse: /* @__PURE__ */ A(function(c) {
|
948
|
+
var h = this, p = [0], n = [], _ = [null], e = [], G1 = this.table, s = "", v = 0, It = 0, Wt = 2, Rt = 1, zt = e.slice.call(arguments, 1), M = Object.create(this.lexer), k1 = { yy: {} };
|
949
|
+
for (var J1 in this.yy)
|
950
|
+
Object.prototype.hasOwnProperty.call(this.yy, J1) && (k1.yy[J1] = this.yy[J1]);
|
951
|
+
M.setInput(c, k1.yy), k1.yy.lexer = M, k1.yy.parser = this, typeof M.yylloc > "u" && (M.yylloc = {});
|
952
|
+
var Z1 = M.yylloc;
|
953
|
+
e.push(Z1);
|
954
|
+
var jt = M.options && M.options.ranges;
|
955
|
+
typeof k1.yy.parseError == "function" ? this.parseError = k1.yy.parseError : this.parseError = Object.getPrototypeOf(this).parseError;
|
956
|
+
function Kt(X) {
|
957
|
+
p.length = p.length - 2 * X, _.length = _.length - X, e.length = e.length - X;
|
958
|
+
}
|
959
|
+
A(Kt, "popStack");
|
960
|
+
function Nt() {
|
961
|
+
var X;
|
962
|
+
return X = n.pop() || M.lex() || Rt, typeof X != "number" && (X instanceof Array && (n = X, X = n.pop()), X = h.symbols_[X] || X), X;
|
963
|
+
}
|
964
|
+
A(Nt, "lex");
|
965
|
+
for (var Y, m1, Q, $1, N1 = {}, q1, h1, Gt, H1; ; ) {
|
966
|
+
if (m1 = p[p.length - 1], this.defaultActions[m1] ? Q = this.defaultActions[m1] : ((Y === null || typeof Y > "u") && (Y = Nt()), Q = G1[m1] && G1[m1][Y]), typeof Q > "u" || !Q.length || !Q[0]) {
|
967
|
+
var tt = "";
|
968
|
+
H1 = [];
|
969
|
+
for (q1 in G1[m1])
|
970
|
+
this.terminals_[q1] && q1 > Wt && H1.push("'" + this.terminals_[q1] + "'");
|
971
|
+
M.showPosition ? tt = "Parse error on line " + (v + 1) + `:
|
972
|
+
` + M.showPosition() + `
|
973
|
+
Expecting ` + H1.join(", ") + ", got '" + (this.terminals_[Y] || Y) + "'" : tt = "Parse error on line " + (v + 1) + ": Unexpected " + (Y == Rt ? "end of input" : "'" + (this.terminals_[Y] || Y) + "'"), this.parseError(tt, {
|
974
|
+
text: M.match,
|
975
|
+
token: this.terminals_[Y] || Y,
|
976
|
+
line: M.yylineno,
|
977
|
+
loc: Z1,
|
978
|
+
expected: H1
|
979
|
+
});
|
980
|
+
}
|
981
|
+
if (Q[0] instanceof Array && Q.length > 1)
|
982
|
+
throw new Error("Parse Error: multiple actions possible at state: " + m1 + ", token: " + Y);
|
983
|
+
switch (Q[0]) {
|
984
|
+
case 1:
|
985
|
+
p.push(Y), _.push(M.yytext), e.push(M.yylloc), p.push(Q[1]), Y = null, It = M.yyleng, s = M.yytext, v = M.yylineno, Z1 = M.yylloc;
|
986
|
+
break;
|
987
|
+
case 2:
|
988
|
+
if (h1 = this.productions_[Q[1]][1], N1.$ = _[_.length - h1], N1._$ = {
|
989
|
+
first_line: e[e.length - (h1 || 1)].first_line,
|
990
|
+
last_line: e[e.length - 1].last_line,
|
991
|
+
first_column: e[e.length - (h1 || 1)].first_column,
|
992
|
+
last_column: e[e.length - 1].last_column
|
993
|
+
}, jt && (N1._$.range = [
|
994
|
+
e[e.length - (h1 || 1)].range[0],
|
995
|
+
e[e.length - 1].range[1]
|
996
|
+
]), $1 = this.performAction.apply(N1, [
|
997
|
+
s,
|
998
|
+
It,
|
999
|
+
v,
|
1000
|
+
k1.yy,
|
1001
|
+
Q[1],
|
1002
|
+
_,
|
1003
|
+
e
|
1004
|
+
].concat(zt)), typeof $1 < "u")
|
1005
|
+
return $1;
|
1006
|
+
h1 && (p = p.slice(0, -1 * h1 * 2), _ = _.slice(0, -1 * h1), e = e.slice(0, -1 * h1)), p.push(this.productions_[Q[1]][0]), _.push(N1.$), e.push(N1._$), Gt = G1[p[p.length - 2]][p[p.length - 1]], p.push(Gt);
|
1007
|
+
break;
|
1008
|
+
case 3:
|
1009
|
+
return !0;
|
1010
|
+
}
|
1011
|
+
}
|
1012
|
+
return !0;
|
1013
|
+
}, "parse")
|
1014
|
+
}, Ut = /* @__PURE__ */ function() {
|
1015
|
+
var f1 = {
|
1016
|
+
EOF: 1,
|
1017
|
+
parseError: /* @__PURE__ */ A(function(h, p) {
|
1018
|
+
if (this.yy.parser)
|
1019
|
+
this.yy.parser.parseError(h, p);
|
1020
|
+
else
|
1021
|
+
throw new Error(h);
|
1022
|
+
}, "parseError"),
|
1023
|
+
// resets the lexer, sets new input
|
1024
|
+
setInput: /* @__PURE__ */ A(function(c, h) {
|
1025
|
+
return this.yy = h || this.yy || {}, this._input = c, this._more = this._backtrack = this.done = !1, this.yylineno = this.yyleng = 0, this.yytext = this.matched = this.match = "", this.conditionStack = ["INITIAL"], this.yylloc = {
|
1026
|
+
first_line: 1,
|
1027
|
+
first_column: 0,
|
1028
|
+
last_line: 1,
|
1029
|
+
last_column: 0
|
1030
|
+
}, this.options.ranges && (this.yylloc.range = [0, 0]), this.offset = 0, this;
|
1031
|
+
}, "setInput"),
|
1032
|
+
// consumes and returns one char from the input
|
1033
|
+
input: /* @__PURE__ */ A(function() {
|
1034
|
+
var c = this._input[0];
|
1035
|
+
this.yytext += c, this.yyleng++, this.offset++, this.match += c, this.matched += c;
|
1036
|
+
var h = c.match(/(?:\r\n?|\n).*/g);
|
1037
|
+
return h ? (this.yylineno++, this.yylloc.last_line++) : this.yylloc.last_column++, this.options.ranges && this.yylloc.range[1]++, this._input = this._input.slice(1), c;
|
1038
|
+
}, "input"),
|
1039
|
+
// unshifts one char (or a string) into the input
|
1040
|
+
unput: /* @__PURE__ */ A(function(c) {
|
1041
|
+
var h = c.length, p = c.split(/(?:\r\n?|\n)/g);
|
1042
|
+
this._input = c + this._input, this.yytext = this.yytext.substr(0, this.yytext.length - h), this.offset -= h;
|
1043
|
+
var n = this.match.split(/(?:\r\n?|\n)/g);
|
1044
|
+
this.match = this.match.substr(0, this.match.length - 1), this.matched = this.matched.substr(0, this.matched.length - 1), p.length - 1 && (this.yylineno -= p.length - 1);
|
1045
|
+
var _ = this.yylloc.range;
|
1046
|
+
return this.yylloc = {
|
1047
|
+
first_line: this.yylloc.first_line,
|
1048
|
+
last_line: this.yylineno + 1,
|
1049
|
+
first_column: this.yylloc.first_column,
|
1050
|
+
last_column: p ? (p.length === n.length ? this.yylloc.first_column : 0) + n[n.length - p.length].length - p[0].length : this.yylloc.first_column - h
|
1051
|
+
}, this.options.ranges && (this.yylloc.range = [_[0], _[0] + this.yyleng - h]), this.yyleng = this.yytext.length, this;
|
1052
|
+
}, "unput"),
|
1053
|
+
// When called from action, caches matched text and appends it on next action
|
1054
|
+
more: /* @__PURE__ */ A(function() {
|
1055
|
+
return this._more = !0, this;
|
1056
|
+
}, "more"),
|
1057
|
+
// 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.
|
1058
|
+
reject: /* @__PURE__ */ A(function() {
|
1059
|
+
if (this.options.backtrack_lexer)
|
1060
|
+
this._backtrack = !0;
|
1061
|
+
else
|
1062
|
+
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).
|
1063
|
+
` + this.showPosition(), {
|
1064
|
+
text: "",
|
1065
|
+
token: null,
|
1066
|
+
line: this.yylineno
|
1067
|
+
});
|
1068
|
+
return this;
|
1069
|
+
}, "reject"),
|
1070
|
+
// retain first n characters of the match
|
1071
|
+
less: /* @__PURE__ */ A(function(c) {
|
1072
|
+
this.unput(this.match.slice(c));
|
1073
|
+
}, "less"),
|
1074
|
+
// displays already matched input, i.e. for error messages
|
1075
|
+
pastInput: /* @__PURE__ */ A(function() {
|
1076
|
+
var c = this.matched.substr(0, this.matched.length - this.match.length);
|
1077
|
+
return (c.length > 20 ? "..." : "") + c.substr(-20).replace(/\n/g, "");
|
1078
|
+
}, "pastInput"),
|
1079
|
+
// displays upcoming input, i.e. for error messages
|
1080
|
+
upcomingInput: /* @__PURE__ */ A(function() {
|
1081
|
+
var c = this.match;
|
1082
|
+
return c.length < 20 && (c += this._input.substr(0, 20 - c.length)), (c.substr(0, 20) + (c.length > 20 ? "..." : "")).replace(/\n/g, "");
|
1083
|
+
}, "upcomingInput"),
|
1084
|
+
// displays the character position where the lexing error occurred, i.e. for error messages
|
1085
|
+
showPosition: /* @__PURE__ */ A(function() {
|
1086
|
+
var c = this.pastInput(), h = new Array(c.length + 1).join("-");
|
1087
|
+
return c + this.upcomingInput() + `
|
1088
|
+
` + h + "^";
|
1089
|
+
}, "showPosition"),
|
1090
|
+
// test the lexed token: return FALSE when not a match, otherwise return token
|
1091
|
+
test_match: /* @__PURE__ */ A(function(c, h) {
|
1092
|
+
var p, n, _;
|
1093
|
+
if (this.options.backtrack_lexer && (_ = {
|
1094
|
+
yylineno: this.yylineno,
|
1095
|
+
yylloc: {
|
1096
|
+
first_line: this.yylloc.first_line,
|
1097
|
+
last_line: this.last_line,
|
1098
|
+
first_column: this.yylloc.first_column,
|
1099
|
+
last_column: this.yylloc.last_column
|
1100
|
+
},
|
1101
|
+
yytext: this.yytext,
|
1102
|
+
match: this.match,
|
1103
|
+
matches: this.matches,
|
1104
|
+
matched: this.matched,
|
1105
|
+
yyleng: this.yyleng,
|
1106
|
+
offset: this.offset,
|
1107
|
+
_more: this._more,
|
1108
|
+
_input: this._input,
|
1109
|
+
yy: this.yy,
|
1110
|
+
conditionStack: this.conditionStack.slice(0),
|
1111
|
+
done: this.done
|
1112
|
+
}, this.options.ranges && (_.yylloc.range = this.yylloc.range.slice(0))), n = c[0].match(/(?:\r\n?|\n).*/g), n && (this.yylineno += n.length), this.yylloc = {
|
1113
|
+
first_line: this.yylloc.last_line,
|
1114
|
+
last_line: this.yylineno + 1,
|
1115
|
+
first_column: this.yylloc.last_column,
|
1116
|
+
last_column: n ? n[n.length - 1].length - n[n.length - 1].match(/\r?\n?/)[0].length : this.yylloc.last_column + c[0].length
|
1117
|
+
}, this.yytext += c[0], this.match += c[0], this.matches = c, 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(c[0].length), this.matched += c[0], p = this.performAction.call(this, this.yy, this, h, this.conditionStack[this.conditionStack.length - 1]), this.done && this._input && (this.done = !1), p)
|
1118
|
+
return p;
|
1119
|
+
if (this._backtrack) {
|
1120
|
+
for (var e in _)
|
1121
|
+
this[e] = _[e];
|
1122
|
+
return !1;
|
1123
|
+
}
|
1124
|
+
return !1;
|
1125
|
+
}, "test_match"),
|
1126
|
+
// return next match in input
|
1127
|
+
next: /* @__PURE__ */ A(function() {
|
1128
|
+
if (this.done)
|
1129
|
+
return this.EOF;
|
1130
|
+
this._input || (this.done = !0);
|
1131
|
+
var c, h, p, n;
|
1132
|
+
this._more || (this.yytext = "", this.match = "");
|
1133
|
+
for (var _ = this._currentRules(), e = 0; e < _.length; e++)
|
1134
|
+
if (p = this._input.match(this.rules[_[e]]), p && (!h || p[0].length > h[0].length)) {
|
1135
|
+
if (h = p, n = e, this.options.backtrack_lexer) {
|
1136
|
+
if (c = this.test_match(p, _[e]), c !== !1)
|
1137
|
+
return c;
|
1138
|
+
if (this._backtrack) {
|
1139
|
+
h = !1;
|
1140
|
+
continue;
|
1141
|
+
} else
|
1142
|
+
return !1;
|
1143
|
+
} else if (!this.options.flex)
|
1144
|
+
break;
|
1145
|
+
}
|
1146
|
+
return h ? (c = this.test_match(h, _[n]), c !== !1 ? c : !1) : this._input === "" ? this.EOF : this.parseError("Lexical error on line " + (this.yylineno + 1) + `. Unrecognized text.
|
1147
|
+
` + this.showPosition(), {
|
1148
|
+
text: "",
|
1149
|
+
token: null,
|
1150
|
+
line: this.yylineno
|
1151
|
+
});
|
1152
|
+
}, "next"),
|
1153
|
+
// return next match that has a token
|
1154
|
+
lex: /* @__PURE__ */ A(function() {
|
1155
|
+
var h = this.next();
|
1156
|
+
return h || this.lex();
|
1157
|
+
}, "lex"),
|
1158
|
+
// activates a new lexer condition state (pushes the new lexer condition state onto the condition stack)
|
1159
|
+
begin: /* @__PURE__ */ A(function(h) {
|
1160
|
+
this.conditionStack.push(h);
|
1161
|
+
}, "begin"),
|
1162
|
+
// pop the previously active lexer condition state off the condition stack
|
1163
|
+
popState: /* @__PURE__ */ A(function() {
|
1164
|
+
var h = this.conditionStack.length - 1;
|
1165
|
+
return h > 0 ? this.conditionStack.pop() : this.conditionStack[0];
|
1166
|
+
}, "popState"),
|
1167
|
+
// produce the lexer rule set which is active for the currently active lexer condition state
|
1168
|
+
_currentRules: /* @__PURE__ */ A(function() {
|
1169
|
+
return this.conditionStack.length && this.conditionStack[this.conditionStack.length - 1] ? this.conditions[this.conditionStack[this.conditionStack.length - 1]].rules : this.conditions.INITIAL.rules;
|
1170
|
+
}, "_currentRules"),
|
1171
|
+
// return the currently active lexer condition state; when an index argument is provided it produces the N-th previous condition state, if available
|
1172
|
+
topState: /* @__PURE__ */ A(function(h) {
|
1173
|
+
return h = this.conditionStack.length - 1 - Math.abs(h || 0), h >= 0 ? this.conditionStack[h] : "INITIAL";
|
1174
|
+
}, "topState"),
|
1175
|
+
// alias for begin(condition)
|
1176
|
+
pushState: /* @__PURE__ */ A(function(h) {
|
1177
|
+
this.begin(h);
|
1178
|
+
}, "pushState"),
|
1179
|
+
// return the number of states currently on the stack
|
1180
|
+
stateStackSize: /* @__PURE__ */ A(function() {
|
1181
|
+
return this.conditionStack.length;
|
1182
|
+
}, "stateStackSize"),
|
1183
|
+
options: {},
|
1184
|
+
performAction: /* @__PURE__ */ A(function(h, p, n, _) {
|
1185
|
+
switch (n) {
|
1186
|
+
case 0:
|
1187
|
+
return this.begin("acc_title"), 34;
|
1188
|
+
case 1:
|
1189
|
+
return this.popState(), "acc_title_value";
|
1190
|
+
case 2:
|
1191
|
+
return this.begin("acc_descr"), 36;
|
1192
|
+
case 3:
|
1193
|
+
return this.popState(), "acc_descr_value";
|
1194
|
+
case 4:
|
1195
|
+
this.begin("acc_descr_multiline");
|
1196
|
+
break;
|
1197
|
+
case 5:
|
1198
|
+
this.popState();
|
1199
|
+
break;
|
1200
|
+
case 6:
|
1201
|
+
return "acc_descr_multiline_value";
|
1202
|
+
case 7:
|
1203
|
+
return this.pushState("shapeData"), p.yytext = "", 40;
|
1204
|
+
case 8:
|
1205
|
+
return this.pushState("shapeDataStr"), 40;
|
1206
|
+
case 9:
|
1207
|
+
return this.popState(), 40;
|
1208
|
+
case 10:
|
1209
|
+
const e = /\n\s*/g;
|
1210
|
+
return p.yytext = p.yytext.replace(e, "<br/>"), 40;
|
1211
|
+
case 11:
|
1212
|
+
return 40;
|
1213
|
+
case 12:
|
1214
|
+
this.popState();
|
1215
|
+
break;
|
1216
|
+
case 13:
|
1217
|
+
this.begin("callbackname");
|
1218
|
+
break;
|
1219
|
+
case 14:
|
1220
|
+
this.popState();
|
1221
|
+
break;
|
1222
|
+
case 15:
|
1223
|
+
this.popState(), this.begin("callbackargs");
|
1224
|
+
break;
|
1225
|
+
case 16:
|
1226
|
+
return 95;
|
1227
|
+
case 17:
|
1228
|
+
this.popState();
|
1229
|
+
break;
|
1230
|
+
case 18:
|
1231
|
+
return 96;
|
1232
|
+
case 19:
|
1233
|
+
return "MD_STR";
|
1234
|
+
case 20:
|
1235
|
+
this.popState();
|
1236
|
+
break;
|
1237
|
+
case 21:
|
1238
|
+
this.begin("md_string");
|
1239
|
+
break;
|
1240
|
+
case 22:
|
1241
|
+
return "STR";
|
1242
|
+
case 23:
|
1243
|
+
this.popState();
|
1244
|
+
break;
|
1245
|
+
case 24:
|
1246
|
+
this.pushState("string");
|
1247
|
+
break;
|
1248
|
+
case 25:
|
1249
|
+
return 84;
|
1250
|
+
case 26:
|
1251
|
+
return 102;
|
1252
|
+
case 27:
|
1253
|
+
return 85;
|
1254
|
+
case 28:
|
1255
|
+
return 104;
|
1256
|
+
case 29:
|
1257
|
+
return 86;
|
1258
|
+
case 30:
|
1259
|
+
return 87;
|
1260
|
+
case 31:
|
1261
|
+
return 97;
|
1262
|
+
case 32:
|
1263
|
+
this.begin("click");
|
1264
|
+
break;
|
1265
|
+
case 33:
|
1266
|
+
this.popState();
|
1267
|
+
break;
|
1268
|
+
case 34:
|
1269
|
+
return 88;
|
1270
|
+
case 35:
|
1271
|
+
return h.lex.firstGraph() && this.begin("dir"), 12;
|
1272
|
+
case 36:
|
1273
|
+
return h.lex.firstGraph() && this.begin("dir"), 12;
|
1274
|
+
case 37:
|
1275
|
+
return h.lex.firstGraph() && this.begin("dir"), 12;
|
1276
|
+
case 38:
|
1277
|
+
return 27;
|
1278
|
+
case 39:
|
1279
|
+
return 32;
|
1280
|
+
case 40:
|
1281
|
+
return 98;
|
1282
|
+
case 41:
|
1283
|
+
return 98;
|
1284
|
+
case 42:
|
1285
|
+
return 98;
|
1286
|
+
case 43:
|
1287
|
+
return 98;
|
1288
|
+
case 44:
|
1289
|
+
return this.popState(), 13;
|
1290
|
+
case 45:
|
1291
|
+
return this.popState(), 14;
|
1292
|
+
case 46:
|
1293
|
+
return this.popState(), 14;
|
1294
|
+
case 47:
|
1295
|
+
return this.popState(), 14;
|
1296
|
+
case 48:
|
1297
|
+
return this.popState(), 14;
|
1298
|
+
case 49:
|
1299
|
+
return this.popState(), 14;
|
1300
|
+
case 50:
|
1301
|
+
return this.popState(), 14;
|
1302
|
+
case 51:
|
1303
|
+
return this.popState(), 14;
|
1304
|
+
case 52:
|
1305
|
+
return this.popState(), 14;
|
1306
|
+
case 53:
|
1307
|
+
return this.popState(), 14;
|
1308
|
+
case 54:
|
1309
|
+
return this.popState(), 14;
|
1310
|
+
case 55:
|
1311
|
+
return 121;
|
1312
|
+
case 56:
|
1313
|
+
return 122;
|
1314
|
+
case 57:
|
1315
|
+
return 123;
|
1316
|
+
case 58:
|
1317
|
+
return 124;
|
1318
|
+
case 59:
|
1319
|
+
return 78;
|
1320
|
+
case 60:
|
1321
|
+
return 105;
|
1322
|
+
case 61:
|
1323
|
+
return 111;
|
1324
|
+
case 62:
|
1325
|
+
return 46;
|
1326
|
+
case 63:
|
1327
|
+
return 60;
|
1328
|
+
case 64:
|
1329
|
+
return 44;
|
1330
|
+
case 65:
|
1331
|
+
return 8;
|
1332
|
+
case 66:
|
1333
|
+
return 106;
|
1334
|
+
case 67:
|
1335
|
+
return 115;
|
1336
|
+
case 68:
|
1337
|
+
return this.popState(), 77;
|
1338
|
+
case 69:
|
1339
|
+
return this.pushState("edgeText"), 75;
|
1340
|
+
case 70:
|
1341
|
+
return 119;
|
1342
|
+
case 71:
|
1343
|
+
return this.popState(), 77;
|
1344
|
+
case 72:
|
1345
|
+
return this.pushState("thickEdgeText"), 75;
|
1346
|
+
case 73:
|
1347
|
+
return 119;
|
1348
|
+
case 74:
|
1349
|
+
return this.popState(), 77;
|
1350
|
+
case 75:
|
1351
|
+
return this.pushState("dottedEdgeText"), 75;
|
1352
|
+
case 76:
|
1353
|
+
return 119;
|
1354
|
+
case 77:
|
1355
|
+
return 77;
|
1356
|
+
case 78:
|
1357
|
+
return this.popState(), 53;
|
1358
|
+
case 79:
|
1359
|
+
return "TEXT";
|
1360
|
+
case 80:
|
1361
|
+
return this.pushState("ellipseText"), 52;
|
1362
|
+
case 81:
|
1363
|
+
return this.popState(), 55;
|
1364
|
+
case 82:
|
1365
|
+
return this.pushState("text"), 54;
|
1366
|
+
case 83:
|
1367
|
+
return this.popState(), 57;
|
1368
|
+
case 84:
|
1369
|
+
return this.pushState("text"), 56;
|
1370
|
+
case 85:
|
1371
|
+
return 58;
|
1372
|
+
case 86:
|
1373
|
+
return this.pushState("text"), 67;
|
1374
|
+
case 87:
|
1375
|
+
return this.popState(), 64;
|
1376
|
+
case 88:
|
1377
|
+
return this.pushState("text"), 63;
|
1378
|
+
case 89:
|
1379
|
+
return this.popState(), 49;
|
1380
|
+
case 90:
|
1381
|
+
return this.pushState("text"), 48;
|
1382
|
+
case 91:
|
1383
|
+
return this.popState(), 69;
|
1384
|
+
case 92:
|
1385
|
+
return this.popState(), 71;
|
1386
|
+
case 93:
|
1387
|
+
return 117;
|
1388
|
+
case 94:
|
1389
|
+
return this.pushState("trapText"), 68;
|
1390
|
+
case 95:
|
1391
|
+
return this.pushState("trapText"), 70;
|
1392
|
+
case 96:
|
1393
|
+
return 118;
|
1394
|
+
case 97:
|
1395
|
+
return 67;
|
1396
|
+
case 98:
|
1397
|
+
return 90;
|
1398
|
+
case 99:
|
1399
|
+
return "SEP";
|
1400
|
+
case 100:
|
1401
|
+
return 89;
|
1402
|
+
case 101:
|
1403
|
+
return 115;
|
1404
|
+
case 102:
|
1405
|
+
return 111;
|
1406
|
+
case 103:
|
1407
|
+
return 44;
|
1408
|
+
case 104:
|
1409
|
+
return 109;
|
1410
|
+
case 105:
|
1411
|
+
return 114;
|
1412
|
+
case 106:
|
1413
|
+
return 116;
|
1414
|
+
case 107:
|
1415
|
+
return this.popState(), 62;
|
1416
|
+
case 108:
|
1417
|
+
return this.pushState("text"), 62;
|
1418
|
+
case 109:
|
1419
|
+
return this.popState(), 51;
|
1420
|
+
case 110:
|
1421
|
+
return this.pushState("text"), 50;
|
1422
|
+
case 111:
|
1423
|
+
return this.popState(), 31;
|
1424
|
+
case 112:
|
1425
|
+
return this.pushState("text"), 29;
|
1426
|
+
case 113:
|
1427
|
+
return this.popState(), 66;
|
1428
|
+
case 114:
|
1429
|
+
return this.pushState("text"), 65;
|
1430
|
+
case 115:
|
1431
|
+
return "TEXT";
|
1432
|
+
case 116:
|
1433
|
+
return "QUOTE";
|
1434
|
+
case 117:
|
1435
|
+
return 9;
|
1436
|
+
case 118:
|
1437
|
+
return 10;
|
1438
|
+
case 119:
|
1439
|
+
return 11;
|
1440
|
+
}
|
1441
|
+
}, "anonymous"),
|
1442
|
+
rules: [/^(?:accTitle\s*:\s*)/, /^(?:(?!\n||)*[^\n]*)/, /^(?:accDescr\s*:\s*)/, /^(?:(?!\n||)*[^\n]*)/, /^(?:accDescr\s*\{\s*)/, /^(?:[\}])/, /^(?:[^\}]*)/, /^(?:@\{)/, /^(?:["])/, /^(?:["])/, /^(?:[^\"]+)/, /^(?:[^}^"]+)/, /^(?:\})/, /^(?:call[\s]+)/, /^(?:\([\s]*\))/, /^(?:\()/, /^(?:[^(]*)/, /^(?:\))/, /^(?:[^)]*)/, /^(?:[^`"]+)/, /^(?:[`]["])/, /^(?:["][`])/, /^(?:[^"]+)/, /^(?:["])/, /^(?:["])/, /^(?:style\b)/, /^(?:default\b)/, /^(?:linkStyle\b)/, /^(?:interpolate\b)/, /^(?:classDef\b)/, /^(?:class\b)/, /^(?:href[\s])/, /^(?:click[\s]+)/, /^(?:[\s\n])/, /^(?:[^\s\n]*)/, /^(?:flowchart-elk\b)/, /^(?:graph\b)/, /^(?:flowchart\b)/, /^(?:subgraph\b)/, /^(?:end\b\s*)/, /^(?:_self\b)/, /^(?:_blank\b)/, /^(?:_parent\b)/, /^(?:_top\b)/, /^(?:(\r?\n)*\s*\n)/, /^(?:\s*LR\b)/, /^(?:\s*RL\b)/, /^(?:\s*TB\b)/, /^(?:\s*BT\b)/, /^(?:\s*TD\b)/, /^(?:\s*BR\b)/, /^(?:\s*<)/, /^(?:\s*>)/, /^(?:\s*\^)/, /^(?:\s*v\b)/, /^(?:.*direction\s+TB[^\n]*)/, /^(?:.*direction\s+BT[^\n]*)/, /^(?:.*direction\s+RL[^\n]*)/, /^(?:.*direction\s+LR[^\n]*)/, /^(?:[^\s\"]+@(?=[^\{\"]))/, /^(?:[0-9]+)/, /^(?:#)/, /^(?::::)/, /^(?::)/, /^(?:&)/, /^(?:;)/, /^(?:,)/, /^(?:\*)/, /^(?:\s*[xo<]?--+[-xo>]\s*)/, /^(?:\s*[xo<]?--\s*)/, /^(?:[^-]|-(?!-)+)/, /^(?:\s*[xo<]?==+[=xo>]\s*)/, /^(?:\s*[xo<]?==\s*)/, /^(?:[^=]|=(?!))/, /^(?:\s*[xo<]?-?\.+-[xo>]?\s*)/, /^(?:\s*[xo<]?-\.\s*)/, /^(?:[^\.]|\.(?!))/, /^(?:\s*~~[\~]+\s*)/, /^(?:[-/\)][\)])/, /^(?:[^\(\)\[\]\{\}]|!\)+)/, /^(?:\(-)/, /^(?:\]\))/, /^(?:\(\[)/, /^(?:\]\])/, /^(?:\[\[)/, /^(?:\[\|)/, /^(?:>)/, /^(?:\)\])/, /^(?:\[\()/, /^(?:\)\)\))/, /^(?:\(\(\()/, /^(?:[\\(?=\])][\]])/, /^(?:\/(?=\])\])/, /^(?:\/(?!\])|\\(?!\])|[^\\\[\]\(\)\{\}\/]+)/, /^(?:\[\/)/, /^(?:\[\\)/, /^(?:<)/, /^(?:>)/, /^(?:\^)/, /^(?:\\\|)/, /^(?:v\b)/, /^(?:\*)/, /^(?:#)/, /^(?:&)/, /^(?:([A-Za-z0-9!"\#$%&'*+\.`?\\_\/]|-(?=[^\>\-\.])|(?!))+)/, /^(?:-)/, /^(?:[\u00AA\u00B5\u00BA\u00C0-\u00D6\u00D8-\u00F6]|[\u00F8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377]|[\u037A-\u037D\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5]|[\u03F7-\u0481\u048A-\u0527\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA]|[\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE]|[\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA]|[\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u08A0]|[\u08A2-\u08AC\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0977]|[\u0979-\u097F\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2]|[\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u0A05-\u0A0A]|[\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39]|[\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8]|[\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0B05-\u0B0C]|[\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C]|[\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99]|[\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0]|[\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C33\u0C35-\u0C39\u0C3D]|[\u0C58\u0C59\u0C60\u0C61\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3]|[\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10]|[\u0D12-\u0D3A\u0D3D\u0D4E\u0D60\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1]|[\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81]|[\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3]|[\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6]|[\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A]|[\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081]|[\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D]|[\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0]|[\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310]|[\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F4\u1401-\u166C]|[\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u1700-\u170C\u170E-\u1711]|[\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7]|[\u17DC\u1820-\u1877\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191C]|[\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19C1-\u19C7\u1A00-\u1A16]|[\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF]|[\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1CE9-\u1CEC]|[\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D]|[\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D]|[\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3]|[\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F]|[\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128]|[\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184]|[\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3]|[\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6]|[\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE]|[\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C]|[\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D]|[\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FCC]|[\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B]|[\uA640-\uA66E\uA67F-\uA697\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788]|[\uA78B-\uA78E\uA790-\uA793\uA7A0-\uA7AA\uA7F8-\uA801\uA803-\uA805]|[\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB]|[\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uAA00-\uAA28]|[\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA80-\uAAAF\uAAB1\uAAB5]|[\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4]|[\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E]|[\uABC0-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D]|[\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36]|[\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D]|[\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC]|[\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF]|[\uFFD2-\uFFD7\uFFDA-\uFFDC])/, /^(?:\|)/, /^(?:\|)/, /^(?:\))/, /^(?:\()/, /^(?:\])/, /^(?:\[)/, /^(?:(\}))/, /^(?:\{)/, /^(?:[^\[\]\(\)\{\}\|\"]+)/, /^(?:")/, /^(?:(\r?\n)+)/, /^(?:\s)/, /^(?:$)/],
|
1443
|
+
conditions: { shapeDataEndBracket: { rules: [21, 24, 77, 80, 82, 84, 88, 90, 94, 95, 108, 110, 112, 114], inclusive: !1 }, shapeDataStr: { rules: [9, 10, 21, 24, 77, 80, 82, 84, 88, 90, 94, 95, 108, 110, 112, 114], inclusive: !1 }, shapeData: { rules: [8, 11, 12, 21, 24, 77, 80, 82, 84, 88, 90, 94, 95, 108, 110, 112, 114], inclusive: !1 }, callbackargs: { rules: [17, 18, 21, 24, 77, 80, 82, 84, 88, 90, 94, 95, 108, 110, 112, 114], inclusive: !1 }, callbackname: { rules: [14, 15, 16, 21, 24, 77, 80, 82, 84, 88, 90, 94, 95, 108, 110, 112, 114], inclusive: !1 }, href: { rules: [21, 24, 77, 80, 82, 84, 88, 90, 94, 95, 108, 110, 112, 114], inclusive: !1 }, click: { rules: [21, 24, 33, 34, 77, 80, 82, 84, 88, 90, 94, 95, 108, 110, 112, 114], inclusive: !1 }, dottedEdgeText: { rules: [21, 24, 74, 76, 77, 80, 82, 84, 88, 90, 94, 95, 108, 110, 112, 114], inclusive: !1 }, thickEdgeText: { rules: [21, 24, 71, 73, 77, 80, 82, 84, 88, 90, 94, 95, 108, 110, 112, 114], inclusive: !1 }, edgeText: { rules: [21, 24, 68, 70, 77, 80, 82, 84, 88, 90, 94, 95, 108, 110, 112, 114], inclusive: !1 }, trapText: { rules: [21, 24, 77, 80, 82, 84, 88, 90, 91, 92, 93, 94, 95, 108, 110, 112, 114], inclusive: !1 }, ellipseText: { rules: [21, 24, 77, 78, 79, 80, 82, 84, 88, 90, 94, 95, 108, 110, 112, 114], inclusive: !1 }, text: { rules: [21, 24, 77, 80, 81, 82, 83, 84, 87, 88, 89, 90, 94, 95, 107, 108, 109, 110, 111, 112, 113, 114, 115], inclusive: !1 }, vertex: { rules: [21, 24, 77, 80, 82, 84, 88, 90, 94, 95, 108, 110, 112, 114], inclusive: !1 }, dir: { rules: [21, 24, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 77, 80, 82, 84, 88, 90, 94, 95, 108, 110, 112, 114], inclusive: !1 }, acc_descr_multiline: { rules: [5, 6, 21, 24, 77, 80, 82, 84, 88, 90, 94, 95, 108, 110, 112, 114], inclusive: !1 }, acc_descr: { rules: [3, 21, 24, 77, 80, 82, 84, 88, 90, 94, 95, 108, 110, 112, 114], inclusive: !1 }, acc_title: { rules: [1, 21, 24, 77, 80, 82, 84, 88, 90, 94, 95, 108, 110, 112, 114], inclusive: !1 }, md_string: { rules: [19, 20, 21, 24, 77, 80, 82, 84, 88, 90, 94, 95, 108, 110, 112, 114], inclusive: !1 }, string: { rules: [21, 22, 23, 24, 77, 80, 82, 84, 88, 90, 94, 95, 108, 110, 112, 114], inclusive: !1 }, INITIAL: { rules: [0, 2, 4, 7, 13, 21, 24, 25, 26, 27, 28, 29, 30, 31, 32, 35, 36, 37, 38, 39, 40, 41, 42, 43, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 71, 72, 74, 75, 77, 80, 82, 84, 85, 86, 88, 90, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 108, 110, 112, 114, 116, 117, 118, 119], inclusive: !0 } }
|
1444
|
+
};
|
1445
|
+
return f1;
|
1446
|
+
}();
|
1447
|
+
Q1.lexer = Ut;
|
1448
|
+
function Y1() {
|
1449
|
+
this.yy = {};
|
1450
|
+
}
|
1451
|
+
return A(Y1, "Parser"), Y1.prototype = Q1, Q1.Parser = Y1, new Y1();
|
1452
|
+
}();
|
1453
|
+
it.parser = it;
|
1454
|
+
var Ot = it, Mt = Object.assign({}, Ot);
|
1455
|
+
Mt.parse = (t) => {
|
1456
|
+
const i = t.replace(/}\s*\n/g, `}
|
1457
|
+
`);
|
1458
|
+
return Ot.parse(i);
|
1459
|
+
};
|
1460
|
+
var be = Mt, Ae = /* @__PURE__ */ A((t, i) => {
|
1461
|
+
const r = ce, a = r(t, "r"), o = r(t, "g"), d = r(t, "b");
|
1462
|
+
return ue(a, o, d, i);
|
1463
|
+
}, "fade"), ke = /* @__PURE__ */ A((t) => `.label {
|
1464
|
+
font-family: ${t.fontFamily};
|
1465
|
+
color: ${t.nodeTextColor || t.textColor};
|
1466
|
+
}
|
1467
|
+
.cluster-label text {
|
1468
|
+
fill: ${t.titleColor};
|
1469
|
+
}
|
1470
|
+
.cluster-label span {
|
1471
|
+
color: ${t.titleColor};
|
1472
|
+
}
|
1473
|
+
.cluster-label span p {
|
1474
|
+
background-color: transparent;
|
1475
|
+
}
|
1476
|
+
|
1477
|
+
.label text,span {
|
1478
|
+
fill: ${t.nodeTextColor || t.textColor};
|
1479
|
+
color: ${t.nodeTextColor || t.textColor};
|
1480
|
+
}
|
1481
|
+
|
1482
|
+
.node rect,
|
1483
|
+
.node circle,
|
1484
|
+
.node ellipse,
|
1485
|
+
.node polygon,
|
1486
|
+
.node path {
|
1487
|
+
fill: ${t.mainBkg};
|
1488
|
+
stroke: ${t.nodeBorder};
|
1489
|
+
stroke-width: 1px;
|
1490
|
+
}
|
1491
|
+
.rough-node .label text , .node .label text, .image-shape .label, .icon-shape .label {
|
1492
|
+
text-anchor: middle;
|
1493
|
+
}
|
1494
|
+
// .flowchart-label .text-outer-tspan {
|
1495
|
+
// text-anchor: middle;
|
1496
|
+
// }
|
1497
|
+
// .flowchart-label .text-inner-tspan {
|
1498
|
+
// text-anchor: start;
|
1499
|
+
// }
|
1500
|
+
|
1501
|
+
.node .katex path {
|
1502
|
+
fill: #000;
|
1503
|
+
stroke: #000;
|
1504
|
+
stroke-width: 1px;
|
1505
|
+
}
|
1506
|
+
|
1507
|
+
.rough-node .label,.node .label, .image-shape .label, .icon-shape .label {
|
1508
|
+
text-align: center;
|
1509
|
+
}
|
1510
|
+
.node.clickable {
|
1511
|
+
cursor: pointer;
|
1512
|
+
}
|
1513
|
+
|
1514
|
+
|
1515
|
+
.root .anchor path {
|
1516
|
+
fill: ${t.lineColor} !important;
|
1517
|
+
stroke-width: 0;
|
1518
|
+
stroke: ${t.lineColor};
|
1519
|
+
}
|
1520
|
+
|
1521
|
+
.arrowheadPath {
|
1522
|
+
fill: ${t.arrowheadColor};
|
1523
|
+
}
|
1524
|
+
|
1525
|
+
.edgePath .path {
|
1526
|
+
stroke: ${t.lineColor};
|
1527
|
+
stroke-width: 2.0px;
|
1528
|
+
}
|
1529
|
+
|
1530
|
+
.flowchart-link {
|
1531
|
+
stroke: ${t.lineColor};
|
1532
|
+
fill: none;
|
1533
|
+
}
|
1534
|
+
|
1535
|
+
.edgeLabel {
|
1536
|
+
background-color: ${t.edgeLabelBackground};
|
1537
|
+
p {
|
1538
|
+
background-color: ${t.edgeLabelBackground};
|
1539
|
+
}
|
1540
|
+
rect {
|
1541
|
+
opacity: 0.5;
|
1542
|
+
background-color: ${t.edgeLabelBackground};
|
1543
|
+
fill: ${t.edgeLabelBackground};
|
1544
|
+
}
|
1545
|
+
text-align: center;
|
1546
|
+
}
|
1547
|
+
|
1548
|
+
/* For html labels only */
|
1549
|
+
.labelBkg {
|
1550
|
+
background-color: ${Ae(t.edgeLabelBackground, 0.5)};
|
1551
|
+
// background-color:
|
1552
|
+
}
|
1553
|
+
|
1554
|
+
.cluster rect {
|
1555
|
+
fill: ${t.clusterBkg};
|
1556
|
+
stroke: ${t.clusterBorder};
|
1557
|
+
stroke-width: 1px;
|
1558
|
+
}
|
1559
|
+
|
1560
|
+
.cluster text {
|
1561
|
+
fill: ${t.titleColor};
|
1562
|
+
}
|
1563
|
+
|
1564
|
+
.cluster span {
|
1565
|
+
color: ${t.titleColor};
|
1566
|
+
}
|
1567
|
+
/* .cluster div {
|
1568
|
+
color: ${t.titleColor};
|
1569
|
+
} */
|
1570
|
+
|
1571
|
+
div.mermaidTooltip {
|
1572
|
+
position: absolute;
|
1573
|
+
text-align: center;
|
1574
|
+
max-width: 200px;
|
1575
|
+
padding: 2px;
|
1576
|
+
font-family: ${t.fontFamily};
|
1577
|
+
font-size: 12px;
|
1578
|
+
background: ${t.tertiaryColor};
|
1579
|
+
border: 1px solid ${t.border2};
|
1580
|
+
border-radius: 2px;
|
1581
|
+
pointer-events: none;
|
1582
|
+
z-index: 100;
|
1583
|
+
}
|
1584
|
+
|
1585
|
+
.flowchartTitleText {
|
1586
|
+
text-anchor: middle;
|
1587
|
+
font-size: 18px;
|
1588
|
+
fill: ${t.textColor};
|
1589
|
+
}
|
1590
|
+
|
1591
|
+
rect.text {
|
1592
|
+
fill: none;
|
1593
|
+
stroke-width: 0;
|
1594
|
+
}
|
1595
|
+
|
1596
|
+
.icon-shape, .image-shape {
|
1597
|
+
background-color: ${t.edgeLabelBackground};
|
1598
|
+
p {
|
1599
|
+
background-color: ${t.edgeLabelBackground};
|
1600
|
+
padding: 2px;
|
1601
|
+
}
|
1602
|
+
rect {
|
1603
|
+
opacity: 0.5;
|
1604
|
+
background-color: ${t.edgeLabelBackground};
|
1605
|
+
fill: ${t.edgeLabelBackground};
|
1606
|
+
}
|
1607
|
+
text-align: center;
|
1608
|
+
}
|
1609
|
+
${Yt()}
|
1610
|
+
`, "getStyles"), me = ke, Te = {
|
1611
|
+
parser: be,
|
1612
|
+
get db() {
|
1613
|
+
return new de();
|
1614
|
+
},
|
1615
|
+
renderer: ge,
|
1616
|
+
styles: me,
|
1617
|
+
init: /* @__PURE__ */ A((t) => {
|
1618
|
+
t.flowchart || (t.flowchart = {}), t.layout && Pt({ layout: t.layout }), t.flowchart.arrowMarkerAbsolute = t.arrowMarkerAbsolute, Pt({ flowchart: { arrowMarkerAbsolute: t.arrowMarkerAbsolute } });
|
1619
|
+
}, "init")
|
1620
|
+
};
|
1621
|
+
export {
|
1622
|
+
Te as diagram
|
1623
|
+
};
|