@elmethis/core 1.0.0-alpha.135 → 1.0.0-alpha.136
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.
- package/dist/{Bash-5KqPZETT.js → Bash-BGUPOZp7.js} +1 -1
- package/dist/{Css-Br7IeFYI.js → Css-BCZOJ9TO.js} +1 -1
- package/dist/{Rust-TE1r2SD6.js → Rust-BwvKtYCc.js} +1 -1
- package/dist/_basePickBy-BjVOtBbf.js +152 -0
- package/dist/_baseUniq-DBXEmOed.js +583 -0
- package/dist/arc-CpOtc53l.js +83 -0
- package/dist/architecture-I3QFYML2-B3piHlUx.js +5 -0
- package/dist/architectureDiagram-UYN6MBPD-CIvqBNYd.js +4595 -0
- package/dist/blockDiagram-ZHA2E4KO-BJHIBwi6.js +2247 -0
- package/dist/c4Diagram-6F5ED5ID-DxXqw6e0.js +1581 -0
- package/dist/channel-BgZSmjvA.js +5 -0
- package/dist/chunk-5HRBRIJM-CvhBPtHu.js +24 -0
- package/dist/chunk-7U56Z5CX-CaWvnXle.js +1215 -0
- package/dist/chunk-ASOPGD6M-CQjrO8hd.js +64 -0
- package/dist/chunk-KFBOBJHC-DWru5GNu.js +15 -0
- package/dist/chunk-T2TOU4HS-DqpYO7rW.js +1303 -0
- package/dist/chunk-TMUBEWPD-LmMMNIqt.js +9 -0
- package/dist/classDiagram-LNE6IOMH-D5GoOZTJ.js +14 -0
- package/dist/classDiagram-v2-MQ7JQ4JX-D5GoOZTJ.js +14 -0
- package/dist/clone-DMQ2a__4.js +8 -0
- package/dist/{cobol-DZ3yq6J9.js → cobol-DMssKNmC.js} +1 -1
- package/dist/components/code/ElmMermaid.stories.d.ts +7 -0
- package/dist/components/code/ElmMermaid.vue.d.ts +8 -0
- package/dist/cytoscape.esm-CsRvAgYT.js +17639 -0
- package/dist/dagre-4EVJKHTY-C7YsHY3S.js +447 -0
- package/dist/diagram-QW4FP2JN-iDbrW_yI.js +126 -0
- package/dist/elmethis.js +36 -35
- package/dist/elmethis.umd.cjs +2272 -41
- package/dist/erDiagram-6RL3IURR-LYq0WEw3.js +937 -0
- package/dist/flowDiagram-7ASYPVHJ-DRPtjs2_.js +1484 -0
- package/dist/ganttDiagram-NTVNEXSI-C-hO_7Lp.js +2494 -0
- package/dist/gitGraph-YCYPL57B-BaVhg8eu.js +5 -0
- package/dist/gitGraphDiagram-NRZ2UAAF-u52k9qsq.js +712 -0
- package/dist/graph-CKV5wesZ.js +247 -0
- package/dist/{index-0D7NEPxZ.js → index-DQdUr-_f.js} +3548 -3436
- package/dist/index.d.ts +3 -2
- package/dist/info-46DW6VJ7-D5JUpHK_.js +5 -0
- package/dist/infoDiagram-A4XQUW5V-D5IcjWQu.js +22 -0
- package/dist/init-DjUOC4st.js +16 -0
- package/dist/journeyDiagram-G5WM74LC-XHcEaxXL.js +810 -0
- package/dist/kanban-definition-QRCXZQQD-BFgu8zXi.js +718 -0
- package/dist/layout-Cycesmdu.js +1324 -0
- package/dist/linear-CjRkwbhR.js +423 -0
- package/dist/mermaid-parser.core-CL_REaxY.js +12479 -0
- package/dist/mermaid.core-gtllNrzr.js +14852 -0
- package/dist/mindmap-definition-GWI6TPTV-yPOhYeCo.js +3220 -0
- package/dist/ordinal-DfAQgscy.js +61 -0
- package/dist/packet-W2GHVCYJ-D1drjM5q.js +5 -0
- package/dist/pie-BEWT4RHE-B2xFs62T.js +5 -0
- package/dist/pieDiagram-YF2LJOPJ-Cnvx0DvF.js +162 -0
- package/dist/quadrantDiagram-OS5C2QUG-DBWy6UVd.js +1024 -0
- package/dist/{razor-Dl6rcHmj.js → razor-CeqqNtyB.js} +1 -1
- package/dist/requirementDiagram-MIRIMTAZ-CfHcsBsO.js +768 -0
- package/dist/sankeyDiagram-Y46BX6SQ-C_60tCtv.js +805 -0
- package/dist/sass-eCUyDs9S.js +6 -0
- package/dist/scala-Cly-fENF.js +6 -0
- package/dist/sequenceDiagram-G6AWOVSC-XvgYpHvJ.js +2274 -0
- package/dist/stateDiagram-MAYHULR4-Bx48BKG3.js +268 -0
- package/dist/stateDiagram-v2-4JROLMXI-pDuBzVSZ.js +14 -0
- package/dist/swift-BAWqNR8A.js +6 -0
- package/dist/timeline-definition-U7ZMHBDA-EGhtku4S.js +804 -0
- package/dist/xychartDiagram-6QU3TZC5-B_OmutYz.js +1304 -0
- package/package.json +11 -10
- package/dist/sass-iCyS6eP9.js +0 -6
- package/dist/scala-BQHTnvwx.js +0 -6
- package/dist/swift-OL4r9IGP.js +0 -6
|
@@ -0,0 +1,1303 @@
|
|
|
1
|
+
import { g as mt, s as Et } from "./chunk-5HRBRIJM-CvhBPtHu.js";
|
|
2
|
+
import { _ as u, i as bt, d as D, a7 as z, s as kt, g as yt, b as Tt, c as Ft, q as Dt, r as _t, e as I, x as Bt, l as ze, v as Qe, j as ie, y as St, z as vt, A as Nt } from "./mermaid.core-gtllNrzr.js";
|
|
3
|
+
var Ke = function() {
|
|
4
|
+
var e = /* @__PURE__ */ u(function(O, o, h, d) {
|
|
5
|
+
for (h = h || {}, d = O.length; d--; h[O[d]] = o) ;
|
|
6
|
+
return h;
|
|
7
|
+
}, "o"), i = [1, 18], a = [1, 19], l = [1, 20], c = [1, 41], r = [1, 42], f = [1, 26], A = [1, 24], T = [1, 25], S = [1, 32], ke = [1, 33], ye = [1, 34], m = [1, 45], Te = [1, 35], Fe = [1, 36], De = [1, 37], _e = [1, 38], Be = [1, 27], Se = [1, 28], ve = [1, 29], Ne = [1, 30], Le = [1, 31], E = [1, 44], b = [1, 46], k = [1, 43], F = [1, 47], xe = [1, 9], p = [1, 8, 9], re = [1, 58], ue = [1, 59], le = [1, 60], oe = [1, 61], ce = [1, 62], Ie = [1, 63], Oe = [1, 64], he = [1, 8, 9, 41], qe = [1, 76], G = [1, 8, 9, 12, 13, 22, 39, 41, 44, 66, 67, 68, 69, 70, 71, 72, 77, 79], pe = [1, 8, 9, 12, 13, 17, 20, 22, 39, 41, 44, 48, 58, 66, 67, 68, 69, 70, 71, 72, 77, 79, 84, 99, 101, 102], de = [13, 58, 84, 99, 101, 102], Q = [13, 58, 71, 72, 84, 99, 101, 102], He = [13, 58, 66, 67, 68, 69, 70, 84, 99, 101, 102], we = [1, 98], W = [1, 115], X = [1, 107], q = [1, 113], H = [1, 108], J = [1, 109], Z = [1, 110], $ = [1, 111], ee = [1, 112], te = [1, 114], Je = [22, 58, 59, 80, 84, 85, 86, 87, 88, 89], Ve = [1, 8, 9, 39, 41, 44], fe = [1, 8, 9, 22], Ze = [1, 143], $e = [1, 8, 9, 59], N = [1, 8, 9, 22, 58, 59, 80, 84, 85, 86, 87, 88, 89], Pe = {
|
|
8
|
+
trace: /* @__PURE__ */ u(function() {
|
|
9
|
+
}, "trace"),
|
|
10
|
+
yy: {},
|
|
11
|
+
symbols_: { error: 2, start: 3, mermaidDoc: 4, statements: 5, graphConfig: 6, CLASS_DIAGRAM: 7, NEWLINE: 8, EOF: 9, statement: 10, classLabel: 11, SQS: 12, STR: 13, SQE: 14, namespaceName: 15, alphaNumToken: 16, DOT: 17, className: 18, classLiteralName: 19, GENERICTYPE: 20, relationStatement: 21, LABEL: 22, namespaceStatement: 23, classStatement: 24, memberStatement: 25, annotationStatement: 26, clickStatement: 27, styleStatement: 28, cssClassStatement: 29, noteStatement: 30, classDefStatement: 31, direction: 32, acc_title: 33, acc_title_value: 34, acc_descr: 35, acc_descr_value: 36, acc_descr_multiline_value: 37, namespaceIdentifier: 38, STRUCT_START: 39, classStatements: 40, STRUCT_STOP: 41, NAMESPACE: 42, classIdentifier: 43, STYLE_SEPARATOR: 44, members: 45, CLASS: 46, ANNOTATION_START: 47, ANNOTATION_END: 48, MEMBER: 49, SEPARATOR: 50, relation: 51, NOTE_FOR: 52, noteText: 53, NOTE: 54, CLASSDEF: 55, classList: 56, stylesOpt: 57, ALPHA: 58, COMMA: 59, direction_tb: 60, direction_bt: 61, direction_rl: 62, direction_lr: 63, relationType: 64, lineType: 65, AGGREGATION: 66, EXTENSION: 67, COMPOSITION: 68, DEPENDENCY: 69, LOLLIPOP: 70, LINE: 71, DOTTED_LINE: 72, CALLBACK: 73, LINK: 74, LINK_TARGET: 75, CLICK: 76, CALLBACK_NAME: 77, CALLBACK_ARGS: 78, HREF: 79, STYLE: 80, CSSCLASS: 81, style: 82, styleComponent: 83, NUM: 84, COLON: 85, UNIT: 86, SPACE: 87, BRKT: 88, PCT: 89, commentToken: 90, textToken: 91, graphCodeTokens: 92, textNoTagsToken: 93, TAGSTART: 94, TAGEND: 95, "==": 96, "--": 97, DEFAULT: 98, MINUS: 99, keywords: 100, UNICODE_TEXT: 101, BQUOTE_STR: 102, $accept: 0, $end: 1 },
|
|
12
|
+
terminals_: { 2: "error", 7: "CLASS_DIAGRAM", 8: "NEWLINE", 9: "EOF", 12: "SQS", 13: "STR", 14: "SQE", 17: "DOT", 20: "GENERICTYPE", 22: "LABEL", 33: "acc_title", 34: "acc_title_value", 35: "acc_descr", 36: "acc_descr_value", 37: "acc_descr_multiline_value", 39: "STRUCT_START", 41: "STRUCT_STOP", 42: "NAMESPACE", 44: "STYLE_SEPARATOR", 46: "CLASS", 47: "ANNOTATION_START", 48: "ANNOTATION_END", 49: "MEMBER", 50: "SEPARATOR", 52: "NOTE_FOR", 54: "NOTE", 55: "CLASSDEF", 58: "ALPHA", 59: "COMMA", 60: "direction_tb", 61: "direction_bt", 62: "direction_rl", 63: "direction_lr", 66: "AGGREGATION", 67: "EXTENSION", 68: "COMPOSITION", 69: "DEPENDENCY", 70: "LOLLIPOP", 71: "LINE", 72: "DOTTED_LINE", 73: "CALLBACK", 74: "LINK", 75: "LINK_TARGET", 76: "CLICK", 77: "CALLBACK_NAME", 78: "CALLBACK_ARGS", 79: "HREF", 80: "STYLE", 81: "CSSCLASS", 84: "NUM", 85: "COLON", 86: "UNIT", 87: "SPACE", 88: "BRKT", 89: "PCT", 92: "graphCodeTokens", 94: "TAGSTART", 95: "TAGEND", 96: "==", 97: "--", 98: "DEFAULT", 99: "MINUS", 100: "keywords", 101: "UNICODE_TEXT", 102: "BQUOTE_STR" },
|
|
13
|
+
productions_: [0, [3, 1], [3, 1], [4, 1], [6, 4], [5, 1], [5, 2], [5, 3], [11, 3], [15, 1], [15, 3], [15, 2], [18, 1], [18, 3], [18, 1], [18, 2], [18, 2], [18, 2], [10, 1], [10, 2], [10, 1], [10, 1], [10, 1], [10, 1], [10, 1], [10, 1], [10, 1], [10, 1], [10, 1], [10, 1], [10, 2], [10, 2], [10, 1], [23, 4], [23, 5], [38, 2], [40, 1], [40, 2], [40, 3], [24, 1], [24, 3], [24, 4], [24, 6], [43, 2], [43, 3], [26, 4], [45, 1], [45, 2], [25, 1], [25, 2], [25, 1], [25, 1], [21, 3], [21, 4], [21, 4], [21, 5], [30, 3], [30, 2], [31, 3], [56, 1], [56, 3], [32, 1], [32, 1], [32, 1], [32, 1], [51, 3], [51, 2], [51, 2], [51, 1], [64, 1], [64, 1], [64, 1], [64, 1], [64, 1], [65, 1], [65, 1], [27, 3], [27, 4], [27, 3], [27, 4], [27, 4], [27, 5], [27, 3], [27, 4], [27, 4], [27, 5], [27, 4], [27, 5], [27, 5], [27, 6], [28, 3], [29, 3], [57, 1], [57, 3], [82, 1], [82, 2], [83, 1], [83, 1], [83, 1], [83, 1], [83, 1], [83, 1], [83, 1], [83, 1], [83, 1], [90, 1], [90, 1], [91, 1], [91, 1], [91, 1], [91, 1], [91, 1], [91, 1], [91, 1], [93, 1], [93, 1], [93, 1], [93, 1], [16, 1], [16, 1], [16, 1], [16, 1], [19, 1], [53, 1]],
|
|
14
|
+
performAction: /* @__PURE__ */ u(function(o, h, d, n, C, t, se) {
|
|
15
|
+
var s = t.length - 1;
|
|
16
|
+
switch (C) {
|
|
17
|
+
case 8:
|
|
18
|
+
this.$ = t[s - 1];
|
|
19
|
+
break;
|
|
20
|
+
case 9:
|
|
21
|
+
case 12:
|
|
22
|
+
case 14:
|
|
23
|
+
this.$ = t[s];
|
|
24
|
+
break;
|
|
25
|
+
case 10:
|
|
26
|
+
case 13:
|
|
27
|
+
this.$ = t[s - 2] + "." + t[s];
|
|
28
|
+
break;
|
|
29
|
+
case 11:
|
|
30
|
+
case 15:
|
|
31
|
+
this.$ = t[s - 1] + t[s];
|
|
32
|
+
break;
|
|
33
|
+
case 16:
|
|
34
|
+
case 17:
|
|
35
|
+
this.$ = t[s - 1] + "~" + t[s] + "~";
|
|
36
|
+
break;
|
|
37
|
+
case 18:
|
|
38
|
+
n.addRelation(t[s]);
|
|
39
|
+
break;
|
|
40
|
+
case 19:
|
|
41
|
+
t[s - 1].title = n.cleanupLabel(t[s]), n.addRelation(t[s - 1]);
|
|
42
|
+
break;
|
|
43
|
+
case 30:
|
|
44
|
+
this.$ = t[s].trim(), n.setAccTitle(this.$);
|
|
45
|
+
break;
|
|
46
|
+
case 31:
|
|
47
|
+
case 32:
|
|
48
|
+
this.$ = t[s].trim(), n.setAccDescription(this.$);
|
|
49
|
+
break;
|
|
50
|
+
case 33:
|
|
51
|
+
n.addClassesToNamespace(t[s - 3], t[s - 1]);
|
|
52
|
+
break;
|
|
53
|
+
case 34:
|
|
54
|
+
n.addClassesToNamespace(t[s - 4], t[s - 1]);
|
|
55
|
+
break;
|
|
56
|
+
case 35:
|
|
57
|
+
this.$ = t[s], n.addNamespace(t[s]);
|
|
58
|
+
break;
|
|
59
|
+
case 36:
|
|
60
|
+
this.$ = [t[s]];
|
|
61
|
+
break;
|
|
62
|
+
case 37:
|
|
63
|
+
this.$ = [t[s - 1]];
|
|
64
|
+
break;
|
|
65
|
+
case 38:
|
|
66
|
+
t[s].unshift(t[s - 2]), this.$ = t[s];
|
|
67
|
+
break;
|
|
68
|
+
case 40:
|
|
69
|
+
n.setCssClass(t[s - 2], t[s]);
|
|
70
|
+
break;
|
|
71
|
+
case 41:
|
|
72
|
+
n.addMembers(t[s - 3], t[s - 1]);
|
|
73
|
+
break;
|
|
74
|
+
case 42:
|
|
75
|
+
n.setCssClass(t[s - 5], t[s - 3]), n.addMembers(t[s - 5], t[s - 1]);
|
|
76
|
+
break;
|
|
77
|
+
case 43:
|
|
78
|
+
this.$ = t[s], n.addClass(t[s]);
|
|
79
|
+
break;
|
|
80
|
+
case 44:
|
|
81
|
+
this.$ = t[s - 1], n.addClass(t[s - 1]), n.setClassLabel(t[s - 1], t[s]);
|
|
82
|
+
break;
|
|
83
|
+
case 45:
|
|
84
|
+
n.addAnnotation(t[s], t[s - 2]);
|
|
85
|
+
break;
|
|
86
|
+
case 46:
|
|
87
|
+
case 59:
|
|
88
|
+
this.$ = [t[s]];
|
|
89
|
+
break;
|
|
90
|
+
case 47:
|
|
91
|
+
t[s].push(t[s - 1]), this.$ = t[s];
|
|
92
|
+
break;
|
|
93
|
+
case 48:
|
|
94
|
+
break;
|
|
95
|
+
case 49:
|
|
96
|
+
n.addMember(t[s - 1], n.cleanupLabel(t[s]));
|
|
97
|
+
break;
|
|
98
|
+
case 50:
|
|
99
|
+
break;
|
|
100
|
+
case 51:
|
|
101
|
+
break;
|
|
102
|
+
case 52:
|
|
103
|
+
this.$ = { id1: t[s - 2], id2: t[s], relation: t[s - 1], relationTitle1: "none", relationTitle2: "none" };
|
|
104
|
+
break;
|
|
105
|
+
case 53:
|
|
106
|
+
this.$ = { id1: t[s - 3], id2: t[s], relation: t[s - 1], relationTitle1: t[s - 2], relationTitle2: "none" };
|
|
107
|
+
break;
|
|
108
|
+
case 54:
|
|
109
|
+
this.$ = { id1: t[s - 3], id2: t[s], relation: t[s - 2], relationTitle1: "none", relationTitle2: t[s - 1] };
|
|
110
|
+
break;
|
|
111
|
+
case 55:
|
|
112
|
+
this.$ = { id1: t[s - 4], id2: t[s], relation: t[s - 2], relationTitle1: t[s - 3], relationTitle2: t[s - 1] };
|
|
113
|
+
break;
|
|
114
|
+
case 56:
|
|
115
|
+
n.addNote(t[s], t[s - 1]);
|
|
116
|
+
break;
|
|
117
|
+
case 57:
|
|
118
|
+
n.addNote(t[s]);
|
|
119
|
+
break;
|
|
120
|
+
case 58:
|
|
121
|
+
this.$ = t[s - 2], n.defineClass(t[s - 1], t[s]);
|
|
122
|
+
break;
|
|
123
|
+
case 60:
|
|
124
|
+
this.$ = t[s - 2].concat([t[s]]);
|
|
125
|
+
break;
|
|
126
|
+
case 61:
|
|
127
|
+
n.setDirection("TB");
|
|
128
|
+
break;
|
|
129
|
+
case 62:
|
|
130
|
+
n.setDirection("BT");
|
|
131
|
+
break;
|
|
132
|
+
case 63:
|
|
133
|
+
n.setDirection("RL");
|
|
134
|
+
break;
|
|
135
|
+
case 64:
|
|
136
|
+
n.setDirection("LR");
|
|
137
|
+
break;
|
|
138
|
+
case 65:
|
|
139
|
+
this.$ = { type1: t[s - 2], type2: t[s], lineType: t[s - 1] };
|
|
140
|
+
break;
|
|
141
|
+
case 66:
|
|
142
|
+
this.$ = { type1: "none", type2: t[s], lineType: t[s - 1] };
|
|
143
|
+
break;
|
|
144
|
+
case 67:
|
|
145
|
+
this.$ = { type1: t[s - 1], type2: "none", lineType: t[s] };
|
|
146
|
+
break;
|
|
147
|
+
case 68:
|
|
148
|
+
this.$ = { type1: "none", type2: "none", lineType: t[s] };
|
|
149
|
+
break;
|
|
150
|
+
case 69:
|
|
151
|
+
this.$ = n.relationType.AGGREGATION;
|
|
152
|
+
break;
|
|
153
|
+
case 70:
|
|
154
|
+
this.$ = n.relationType.EXTENSION;
|
|
155
|
+
break;
|
|
156
|
+
case 71:
|
|
157
|
+
this.$ = n.relationType.COMPOSITION;
|
|
158
|
+
break;
|
|
159
|
+
case 72:
|
|
160
|
+
this.$ = n.relationType.DEPENDENCY;
|
|
161
|
+
break;
|
|
162
|
+
case 73:
|
|
163
|
+
this.$ = n.relationType.LOLLIPOP;
|
|
164
|
+
break;
|
|
165
|
+
case 74:
|
|
166
|
+
this.$ = n.lineType.LINE;
|
|
167
|
+
break;
|
|
168
|
+
case 75:
|
|
169
|
+
this.$ = n.lineType.DOTTED_LINE;
|
|
170
|
+
break;
|
|
171
|
+
case 76:
|
|
172
|
+
case 82:
|
|
173
|
+
this.$ = t[s - 2], n.setClickEvent(t[s - 1], t[s]);
|
|
174
|
+
break;
|
|
175
|
+
case 77:
|
|
176
|
+
case 83:
|
|
177
|
+
this.$ = t[s - 3], n.setClickEvent(t[s - 2], t[s - 1]), n.setTooltip(t[s - 2], t[s]);
|
|
178
|
+
break;
|
|
179
|
+
case 78:
|
|
180
|
+
this.$ = t[s - 2], n.setLink(t[s - 1], t[s]);
|
|
181
|
+
break;
|
|
182
|
+
case 79:
|
|
183
|
+
this.$ = t[s - 3], n.setLink(t[s - 2], t[s - 1], t[s]);
|
|
184
|
+
break;
|
|
185
|
+
case 80:
|
|
186
|
+
this.$ = t[s - 3], n.setLink(t[s - 2], t[s - 1]), n.setTooltip(t[s - 2], t[s]);
|
|
187
|
+
break;
|
|
188
|
+
case 81:
|
|
189
|
+
this.$ = t[s - 4], n.setLink(t[s - 3], t[s - 2], t[s]), n.setTooltip(t[s - 3], t[s - 1]);
|
|
190
|
+
break;
|
|
191
|
+
case 84:
|
|
192
|
+
this.$ = t[s - 3], n.setClickEvent(t[s - 2], t[s - 1], t[s]);
|
|
193
|
+
break;
|
|
194
|
+
case 85:
|
|
195
|
+
this.$ = t[s - 4], n.setClickEvent(t[s - 3], t[s - 2], t[s - 1]), n.setTooltip(t[s - 3], t[s]);
|
|
196
|
+
break;
|
|
197
|
+
case 86:
|
|
198
|
+
this.$ = t[s - 3], n.setLink(t[s - 2], t[s]);
|
|
199
|
+
break;
|
|
200
|
+
case 87:
|
|
201
|
+
this.$ = t[s - 4], n.setLink(t[s - 3], t[s - 1], t[s]);
|
|
202
|
+
break;
|
|
203
|
+
case 88:
|
|
204
|
+
this.$ = t[s - 4], n.setLink(t[s - 3], t[s - 1]), n.setTooltip(t[s - 3], t[s]);
|
|
205
|
+
break;
|
|
206
|
+
case 89:
|
|
207
|
+
this.$ = t[s - 5], n.setLink(t[s - 4], t[s - 2], t[s]), n.setTooltip(t[s - 4], t[s - 1]);
|
|
208
|
+
break;
|
|
209
|
+
case 90:
|
|
210
|
+
this.$ = t[s - 2], n.setCssStyle(t[s - 1], t[s]);
|
|
211
|
+
break;
|
|
212
|
+
case 91:
|
|
213
|
+
n.setCssClass(t[s - 1], t[s]);
|
|
214
|
+
break;
|
|
215
|
+
case 92:
|
|
216
|
+
this.$ = [t[s]];
|
|
217
|
+
break;
|
|
218
|
+
case 93:
|
|
219
|
+
t[s - 2].push(t[s]), this.$ = t[s - 2];
|
|
220
|
+
break;
|
|
221
|
+
case 95:
|
|
222
|
+
this.$ = t[s - 1] + t[s];
|
|
223
|
+
break;
|
|
224
|
+
}
|
|
225
|
+
}, "anonymous"),
|
|
226
|
+
table: [{ 3: 1, 4: 2, 5: 3, 6: 4, 7: [1, 6], 10: 5, 16: 39, 18: 21, 19: 40, 21: 7, 23: 8, 24: 9, 25: 10, 26: 11, 27: 12, 28: 13, 29: 14, 30: 15, 31: 16, 32: 17, 33: i, 35: a, 37: l, 38: 22, 42: c, 43: 23, 46: r, 47: f, 49: A, 50: T, 52: S, 54: ke, 55: ye, 58: m, 60: Te, 61: Fe, 62: De, 63: _e, 73: Be, 74: Se, 76: ve, 80: Ne, 81: Le, 84: E, 99: b, 101: k, 102: F }, { 1: [3] }, { 1: [2, 1] }, { 1: [2, 2] }, { 1: [2, 3] }, e(xe, [2, 5], { 8: [1, 48] }), { 8: [1, 49] }, e(p, [2, 18], { 22: [1, 50] }), e(p, [2, 20]), e(p, [2, 21]), e(p, [2, 22]), e(p, [2, 23]), e(p, [2, 24]), e(p, [2, 25]), e(p, [2, 26]), e(p, [2, 27]), e(p, [2, 28]), e(p, [2, 29]), { 34: [1, 51] }, { 36: [1, 52] }, e(p, [2, 32]), e(p, [2, 48], { 51: 53, 64: 56, 65: 57, 13: [1, 54], 22: [1, 55], 66: re, 67: ue, 68: le, 69: oe, 70: ce, 71: Ie, 72: Oe }), { 39: [1, 65] }, e(he, [2, 39], { 39: [1, 67], 44: [1, 66] }), e(p, [2, 50]), e(p, [2, 51]), { 16: 68, 58: m, 84: E, 99: b, 101: k }, { 16: 39, 18: 69, 19: 40, 58: m, 84: E, 99: b, 101: k, 102: F }, { 16: 39, 18: 70, 19: 40, 58: m, 84: E, 99: b, 101: k, 102: F }, { 16: 39, 18: 71, 19: 40, 58: m, 84: E, 99: b, 101: k, 102: F }, { 58: [1, 72] }, { 13: [1, 73] }, { 16: 39, 18: 74, 19: 40, 58: m, 84: E, 99: b, 101: k, 102: F }, { 13: qe, 53: 75 }, { 56: 77, 58: [1, 78] }, e(p, [2, 61]), e(p, [2, 62]), e(p, [2, 63]), e(p, [2, 64]), e(G, [2, 12], { 16: 39, 19: 40, 18: 80, 17: [1, 79], 20: [1, 81], 58: m, 84: E, 99: b, 101: k, 102: F }), e(G, [2, 14], { 20: [1, 82] }), { 15: 83, 16: 84, 58: m, 84: E, 99: b, 101: k }, { 16: 39, 18: 85, 19: 40, 58: m, 84: E, 99: b, 101: k, 102: F }, e(pe, [2, 118]), e(pe, [2, 119]), e(pe, [2, 120]), e(pe, [2, 121]), e([1, 8, 9, 12, 13, 20, 22, 39, 41, 44, 66, 67, 68, 69, 70, 71, 72, 77, 79], [2, 122]), e(xe, [2, 6], { 10: 5, 21: 7, 23: 8, 24: 9, 25: 10, 26: 11, 27: 12, 28: 13, 29: 14, 30: 15, 31: 16, 32: 17, 18: 21, 38: 22, 43: 23, 16: 39, 19: 40, 5: 86, 33: i, 35: a, 37: l, 42: c, 46: r, 47: f, 49: A, 50: T, 52: S, 54: ke, 55: ye, 58: m, 60: Te, 61: Fe, 62: De, 63: _e, 73: Be, 74: Se, 76: ve, 80: Ne, 81: Le, 84: E, 99: b, 101: k, 102: F }), { 5: 87, 10: 5, 16: 39, 18: 21, 19: 40, 21: 7, 23: 8, 24: 9, 25: 10, 26: 11, 27: 12, 28: 13, 29: 14, 30: 15, 31: 16, 32: 17, 33: i, 35: a, 37: l, 38: 22, 42: c, 43: 23, 46: r, 47: f, 49: A, 50: T, 52: S, 54: ke, 55: ye, 58: m, 60: Te, 61: Fe, 62: De, 63: _e, 73: Be, 74: Se, 76: ve, 80: Ne, 81: Le, 84: E, 99: b, 101: k, 102: F }, e(p, [2, 19]), e(p, [2, 30]), e(p, [2, 31]), { 13: [1, 89], 16: 39, 18: 88, 19: 40, 58: m, 84: E, 99: b, 101: k, 102: F }, { 51: 90, 64: 56, 65: 57, 66: re, 67: ue, 68: le, 69: oe, 70: ce, 71: Ie, 72: Oe }, e(p, [2, 49]), { 65: 91, 71: Ie, 72: Oe }, e(de, [2, 68], { 64: 92, 66: re, 67: ue, 68: le, 69: oe, 70: ce }), e(Q, [2, 69]), e(Q, [2, 70]), e(Q, [2, 71]), e(Q, [2, 72]), e(Q, [2, 73]), e(He, [2, 74]), e(He, [2, 75]), { 8: [1, 94], 24: 95, 40: 93, 43: 23, 46: r }, { 16: 96, 58: m, 84: E, 99: b, 101: k }, { 45: 97, 49: we }, { 48: [1, 99] }, { 13: [1, 100] }, { 13: [1, 101] }, { 77: [1, 102], 79: [1, 103] }, { 22: W, 57: 104, 58: X, 80: q, 82: 105, 83: 106, 84: H, 85: J, 86: Z, 87: $, 88: ee, 89: te }, { 58: [1, 116] }, { 13: qe, 53: 117 }, e(p, [2, 57]), e(p, [2, 123]), { 22: W, 57: 118, 58: X, 59: [1, 119], 80: q, 82: 105, 83: 106, 84: H, 85: J, 86: Z, 87: $, 88: ee, 89: te }, e(Je, [2, 59]), { 16: 39, 18: 120, 19: 40, 58: m, 84: E, 99: b, 101: k, 102: F }, e(G, [2, 15]), e(G, [2, 16]), e(G, [2, 17]), { 39: [2, 35] }, { 15: 122, 16: 84, 17: [1, 121], 39: [2, 9], 58: m, 84: E, 99: b, 101: k }, e(Ve, [2, 43], { 11: 123, 12: [1, 124] }), e(xe, [2, 7]), { 9: [1, 125] }, e(fe, [2, 52]), { 16: 39, 18: 126, 19: 40, 58: m, 84: E, 99: b, 101: k, 102: F }, { 13: [1, 128], 16: 39, 18: 127, 19: 40, 58: m, 84: E, 99: b, 101: k, 102: F }, e(de, [2, 67], { 64: 129, 66: re, 67: ue, 68: le, 69: oe, 70: ce }), e(de, [2, 66]), { 41: [1, 130] }, { 24: 95, 40: 131, 43: 23, 46: r }, { 8: [1, 132], 41: [2, 36] }, e(he, [2, 40], { 39: [1, 133] }), { 41: [1, 134] }, { 41: [2, 46], 45: 135, 49: we }, { 16: 39, 18: 136, 19: 40, 58: m, 84: E, 99: b, 101: k, 102: F }, e(p, [2, 76], { 13: [1, 137] }), e(p, [2, 78], { 13: [1, 139], 75: [1, 138] }), e(p, [2, 82], { 13: [1, 140], 78: [1, 141] }), { 13: [1, 142] }, e(p, [2, 90], { 59: Ze }), e($e, [2, 92], { 83: 144, 22: W, 58: X, 80: q, 84: H, 85: J, 86: Z, 87: $, 88: ee, 89: te }), e(N, [2, 94]), e(N, [2, 96]), e(N, [2, 97]), e(N, [2, 98]), e(N, [2, 99]), e(N, [2, 100]), e(N, [2, 101]), e(N, [2, 102]), e(N, [2, 103]), e(N, [2, 104]), e(p, [2, 91]), e(p, [2, 56]), e(p, [2, 58], { 59: Ze }), { 58: [1, 145] }, e(G, [2, 13]), { 15: 146, 16: 84, 58: m, 84: E, 99: b, 101: k }, { 39: [2, 11] }, e(Ve, [2, 44]), { 13: [1, 147] }, { 1: [2, 4] }, e(fe, [2, 54]), e(fe, [2, 53]), { 16: 39, 18: 148, 19: 40, 58: m, 84: E, 99: b, 101: k, 102: F }, e(de, [2, 65]), e(p, [2, 33]), { 41: [1, 149] }, { 24: 95, 40: 150, 41: [2, 37], 43: 23, 46: r }, { 45: 151, 49: we }, e(he, [2, 41]), { 41: [2, 47] }, e(p, [2, 45]), e(p, [2, 77]), e(p, [2, 79]), e(p, [2, 80], { 75: [1, 152] }), e(p, [2, 83]), e(p, [2, 84], { 13: [1, 153] }), e(p, [2, 86], { 13: [1, 155], 75: [1, 154] }), { 22: W, 58: X, 80: q, 82: 156, 83: 106, 84: H, 85: J, 86: Z, 87: $, 88: ee, 89: te }, e(N, [2, 95]), e(Je, [2, 60]), { 39: [2, 10] }, { 14: [1, 157] }, e(fe, [2, 55]), e(p, [2, 34]), { 41: [2, 38] }, { 41: [1, 158] }, e(p, [2, 81]), e(p, [2, 85]), e(p, [2, 87]), e(p, [2, 88], { 75: [1, 159] }), e($e, [2, 93], { 83: 144, 22: W, 58: X, 80: q, 84: H, 85: J, 86: Z, 87: $, 88: ee, 89: te }), e(Ve, [2, 8]), e(he, [2, 42]), e(p, [2, 89])],
|
|
227
|
+
defaultActions: { 2: [2, 1], 3: [2, 2], 4: [2, 3], 83: [2, 35], 122: [2, 11], 125: [2, 4], 135: [2, 47], 146: [2, 10], 150: [2, 38] },
|
|
228
|
+
parseError: /* @__PURE__ */ u(function(o, h) {
|
|
229
|
+
if (h.recoverable)
|
|
230
|
+
this.trace(o);
|
|
231
|
+
else {
|
|
232
|
+
var d = new Error(o);
|
|
233
|
+
throw d.hash = h, d;
|
|
234
|
+
}
|
|
235
|
+
}, "parseError"),
|
|
236
|
+
parse: /* @__PURE__ */ u(function(o) {
|
|
237
|
+
var h = this, d = [0], n = [], C = [null], t = [], se = this.table, s = "", ge = 0, et = 0, ft = 2, tt = 1, At = t.slice.call(arguments, 1), y = Object.create(this.lexer), V = { yy: {} };
|
|
238
|
+
for (var Re in this.yy)
|
|
239
|
+
Object.prototype.hasOwnProperty.call(this.yy, Re) && (V.yy[Re] = this.yy[Re]);
|
|
240
|
+
y.setInput(o, V.yy), V.yy.lexer = y, V.yy.parser = this, typeof y.yylloc > "u" && (y.yylloc = {});
|
|
241
|
+
var Me = y.yylloc;
|
|
242
|
+
t.push(Me);
|
|
243
|
+
var gt = y.options && y.options.ranges;
|
|
244
|
+
typeof V.yy.parseError == "function" ? this.parseError = V.yy.parseError : this.parseError = Object.getPrototypeOf(this).parseError;
|
|
245
|
+
function Ct(B) {
|
|
246
|
+
d.length = d.length - 2 * B, C.length = C.length - B, t.length = t.length - B;
|
|
247
|
+
}
|
|
248
|
+
u(Ct, "popStack");
|
|
249
|
+
function st() {
|
|
250
|
+
var B;
|
|
251
|
+
return B = n.pop() || y.lex() || tt, typeof B != "number" && (B instanceof Array && (n = B, B = n.pop()), B = h.symbols_[B] || B), B;
|
|
252
|
+
}
|
|
253
|
+
u(st, "lex");
|
|
254
|
+
for (var _, P, v, Ge, U = {}, Ce, x, it, me; ; ) {
|
|
255
|
+
if (P = d[d.length - 1], this.defaultActions[P] ? v = this.defaultActions[P] : ((_ === null || typeof _ > "u") && (_ = st()), v = se[P] && se[P][_]), typeof v > "u" || !v.length || !v[0]) {
|
|
256
|
+
var Ue = "";
|
|
257
|
+
me = [];
|
|
258
|
+
for (Ce in se[P])
|
|
259
|
+
this.terminals_[Ce] && Ce > ft && me.push("'" + this.terminals_[Ce] + "'");
|
|
260
|
+
y.showPosition ? Ue = "Parse error on line " + (ge + 1) + `:
|
|
261
|
+
` + y.showPosition() + `
|
|
262
|
+
Expecting ` + me.join(", ") + ", got '" + (this.terminals_[_] || _) + "'" : Ue = "Parse error on line " + (ge + 1) + ": Unexpected " + (_ == tt ? "end of input" : "'" + (this.terminals_[_] || _) + "'"), this.parseError(Ue, {
|
|
263
|
+
text: y.match,
|
|
264
|
+
token: this.terminals_[_] || _,
|
|
265
|
+
line: y.yylineno,
|
|
266
|
+
loc: Me,
|
|
267
|
+
expected: me
|
|
268
|
+
});
|
|
269
|
+
}
|
|
270
|
+
if (v[0] instanceof Array && v.length > 1)
|
|
271
|
+
throw new Error("Parse Error: multiple actions possible at state: " + P + ", token: " + _);
|
|
272
|
+
switch (v[0]) {
|
|
273
|
+
case 1:
|
|
274
|
+
d.push(_), C.push(y.yytext), t.push(y.yylloc), d.push(v[1]), _ = null, et = y.yyleng, s = y.yytext, ge = y.yylineno, Me = y.yylloc;
|
|
275
|
+
break;
|
|
276
|
+
case 2:
|
|
277
|
+
if (x = this.productions_[v[1]][1], U.$ = C[C.length - x], U._$ = {
|
|
278
|
+
first_line: t[t.length - (x || 1)].first_line,
|
|
279
|
+
last_line: t[t.length - 1].last_line,
|
|
280
|
+
first_column: t[t.length - (x || 1)].first_column,
|
|
281
|
+
last_column: t[t.length - 1].last_column
|
|
282
|
+
}, gt && (U._$.range = [
|
|
283
|
+
t[t.length - (x || 1)].range[0],
|
|
284
|
+
t[t.length - 1].range[1]
|
|
285
|
+
]), Ge = this.performAction.apply(U, [
|
|
286
|
+
s,
|
|
287
|
+
et,
|
|
288
|
+
ge,
|
|
289
|
+
V.yy,
|
|
290
|
+
v[1],
|
|
291
|
+
C,
|
|
292
|
+
t
|
|
293
|
+
].concat(At)), typeof Ge < "u")
|
|
294
|
+
return Ge;
|
|
295
|
+
x && (d = d.slice(0, -1 * x * 2), C = C.slice(0, -1 * x), t = t.slice(0, -1 * x)), d.push(this.productions_[v[1]][0]), C.push(U.$), t.push(U._$), it = se[d[d.length - 2]][d[d.length - 1]], d.push(it);
|
|
296
|
+
break;
|
|
297
|
+
case 3:
|
|
298
|
+
return !0;
|
|
299
|
+
}
|
|
300
|
+
}
|
|
301
|
+
return !0;
|
|
302
|
+
}, "parse")
|
|
303
|
+
}, dt = /* @__PURE__ */ function() {
|
|
304
|
+
var O = {
|
|
305
|
+
EOF: 1,
|
|
306
|
+
parseError: /* @__PURE__ */ u(function(h, d) {
|
|
307
|
+
if (this.yy.parser)
|
|
308
|
+
this.yy.parser.parseError(h, d);
|
|
309
|
+
else
|
|
310
|
+
throw new Error(h);
|
|
311
|
+
}, "parseError"),
|
|
312
|
+
// resets the lexer, sets new input
|
|
313
|
+
setInput: /* @__PURE__ */ u(function(o, h) {
|
|
314
|
+
return this.yy = h || this.yy || {}, this._input = o, this._more = this._backtrack = this.done = !1, this.yylineno = this.yyleng = 0, this.yytext = this.matched = this.match = "", this.conditionStack = ["INITIAL"], this.yylloc = {
|
|
315
|
+
first_line: 1,
|
|
316
|
+
first_column: 0,
|
|
317
|
+
last_line: 1,
|
|
318
|
+
last_column: 0
|
|
319
|
+
}, this.options.ranges && (this.yylloc.range = [0, 0]), this.offset = 0, this;
|
|
320
|
+
}, "setInput"),
|
|
321
|
+
// consumes and returns one char from the input
|
|
322
|
+
input: /* @__PURE__ */ u(function() {
|
|
323
|
+
var o = this._input[0];
|
|
324
|
+
this.yytext += o, this.yyleng++, this.offset++, this.match += o, this.matched += o;
|
|
325
|
+
var h = o.match(/(?:\r\n?|\n).*/g);
|
|
326
|
+
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), o;
|
|
327
|
+
}, "input"),
|
|
328
|
+
// unshifts one char (or a string) into the input
|
|
329
|
+
unput: /* @__PURE__ */ u(function(o) {
|
|
330
|
+
var h = o.length, d = o.split(/(?:\r\n?|\n)/g);
|
|
331
|
+
this._input = o + this._input, this.yytext = this.yytext.substr(0, this.yytext.length - h), this.offset -= h;
|
|
332
|
+
var n = this.match.split(/(?:\r\n?|\n)/g);
|
|
333
|
+
this.match = this.match.substr(0, this.match.length - 1), this.matched = this.matched.substr(0, this.matched.length - 1), d.length - 1 && (this.yylineno -= d.length - 1);
|
|
334
|
+
var C = this.yylloc.range;
|
|
335
|
+
return this.yylloc = {
|
|
336
|
+
first_line: this.yylloc.first_line,
|
|
337
|
+
last_line: this.yylineno + 1,
|
|
338
|
+
first_column: this.yylloc.first_column,
|
|
339
|
+
last_column: d ? (d.length === n.length ? this.yylloc.first_column : 0) + n[n.length - d.length].length - d[0].length : this.yylloc.first_column - h
|
|
340
|
+
}, this.options.ranges && (this.yylloc.range = [C[0], C[0] + this.yyleng - h]), this.yyleng = this.yytext.length, this;
|
|
341
|
+
}, "unput"),
|
|
342
|
+
// When called from action, caches matched text and appends it on next action
|
|
343
|
+
more: /* @__PURE__ */ u(function() {
|
|
344
|
+
return this._more = !0, this;
|
|
345
|
+
}, "more"),
|
|
346
|
+
// 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.
|
|
347
|
+
reject: /* @__PURE__ */ u(function() {
|
|
348
|
+
if (this.options.backtrack_lexer)
|
|
349
|
+
this._backtrack = !0;
|
|
350
|
+
else
|
|
351
|
+
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).
|
|
352
|
+
` + this.showPosition(), {
|
|
353
|
+
text: "",
|
|
354
|
+
token: null,
|
|
355
|
+
line: this.yylineno
|
|
356
|
+
});
|
|
357
|
+
return this;
|
|
358
|
+
}, "reject"),
|
|
359
|
+
// retain first n characters of the match
|
|
360
|
+
less: /* @__PURE__ */ u(function(o) {
|
|
361
|
+
this.unput(this.match.slice(o));
|
|
362
|
+
}, "less"),
|
|
363
|
+
// displays already matched input, i.e. for error messages
|
|
364
|
+
pastInput: /* @__PURE__ */ u(function() {
|
|
365
|
+
var o = this.matched.substr(0, this.matched.length - this.match.length);
|
|
366
|
+
return (o.length > 20 ? "..." : "") + o.substr(-20).replace(/\n/g, "");
|
|
367
|
+
}, "pastInput"),
|
|
368
|
+
// displays upcoming input, i.e. for error messages
|
|
369
|
+
upcomingInput: /* @__PURE__ */ u(function() {
|
|
370
|
+
var o = this.match;
|
|
371
|
+
return o.length < 20 && (o += this._input.substr(0, 20 - o.length)), (o.substr(0, 20) + (o.length > 20 ? "..." : "")).replace(/\n/g, "");
|
|
372
|
+
}, "upcomingInput"),
|
|
373
|
+
// displays the character position where the lexing error occurred, i.e. for error messages
|
|
374
|
+
showPosition: /* @__PURE__ */ u(function() {
|
|
375
|
+
var o = this.pastInput(), h = new Array(o.length + 1).join("-");
|
|
376
|
+
return o + this.upcomingInput() + `
|
|
377
|
+
` + h + "^";
|
|
378
|
+
}, "showPosition"),
|
|
379
|
+
// test the lexed token: return FALSE when not a match, otherwise return token
|
|
380
|
+
test_match: /* @__PURE__ */ u(function(o, h) {
|
|
381
|
+
var d, n, C;
|
|
382
|
+
if (this.options.backtrack_lexer && (C = {
|
|
383
|
+
yylineno: this.yylineno,
|
|
384
|
+
yylloc: {
|
|
385
|
+
first_line: this.yylloc.first_line,
|
|
386
|
+
last_line: this.last_line,
|
|
387
|
+
first_column: this.yylloc.first_column,
|
|
388
|
+
last_column: this.yylloc.last_column
|
|
389
|
+
},
|
|
390
|
+
yytext: this.yytext,
|
|
391
|
+
match: this.match,
|
|
392
|
+
matches: this.matches,
|
|
393
|
+
matched: this.matched,
|
|
394
|
+
yyleng: this.yyleng,
|
|
395
|
+
offset: this.offset,
|
|
396
|
+
_more: this._more,
|
|
397
|
+
_input: this._input,
|
|
398
|
+
yy: this.yy,
|
|
399
|
+
conditionStack: this.conditionStack.slice(0),
|
|
400
|
+
done: this.done
|
|
401
|
+
}, this.options.ranges && (C.yylloc.range = this.yylloc.range.slice(0))), n = o[0].match(/(?:\r\n?|\n).*/g), n && (this.yylineno += n.length), this.yylloc = {
|
|
402
|
+
first_line: this.yylloc.last_line,
|
|
403
|
+
last_line: this.yylineno + 1,
|
|
404
|
+
first_column: this.yylloc.last_column,
|
|
405
|
+
last_column: n ? n[n.length - 1].length - n[n.length - 1].match(/\r?\n?/)[0].length : this.yylloc.last_column + o[0].length
|
|
406
|
+
}, this.yytext += o[0], this.match += o[0], this.matches = o, 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(o[0].length), this.matched += o[0], d = this.performAction.call(this, this.yy, this, h, this.conditionStack[this.conditionStack.length - 1]), this.done && this._input && (this.done = !1), d)
|
|
407
|
+
return d;
|
|
408
|
+
if (this._backtrack) {
|
|
409
|
+
for (var t in C)
|
|
410
|
+
this[t] = C[t];
|
|
411
|
+
return !1;
|
|
412
|
+
}
|
|
413
|
+
return !1;
|
|
414
|
+
}, "test_match"),
|
|
415
|
+
// return next match in input
|
|
416
|
+
next: /* @__PURE__ */ u(function() {
|
|
417
|
+
if (this.done)
|
|
418
|
+
return this.EOF;
|
|
419
|
+
this._input || (this.done = !0);
|
|
420
|
+
var o, h, d, n;
|
|
421
|
+
this._more || (this.yytext = "", this.match = "");
|
|
422
|
+
for (var C = this._currentRules(), t = 0; t < C.length; t++)
|
|
423
|
+
if (d = this._input.match(this.rules[C[t]]), d && (!h || d[0].length > h[0].length)) {
|
|
424
|
+
if (h = d, n = t, this.options.backtrack_lexer) {
|
|
425
|
+
if (o = this.test_match(d, C[t]), o !== !1)
|
|
426
|
+
return o;
|
|
427
|
+
if (this._backtrack) {
|
|
428
|
+
h = !1;
|
|
429
|
+
continue;
|
|
430
|
+
} else
|
|
431
|
+
return !1;
|
|
432
|
+
} else if (!this.options.flex)
|
|
433
|
+
break;
|
|
434
|
+
}
|
|
435
|
+
return h ? (o = this.test_match(h, C[n]), o !== !1 ? o : !1) : this._input === "" ? this.EOF : this.parseError("Lexical error on line " + (this.yylineno + 1) + `. Unrecognized text.
|
|
436
|
+
` + this.showPosition(), {
|
|
437
|
+
text: "",
|
|
438
|
+
token: null,
|
|
439
|
+
line: this.yylineno
|
|
440
|
+
});
|
|
441
|
+
}, "next"),
|
|
442
|
+
// return next match that has a token
|
|
443
|
+
lex: /* @__PURE__ */ u(function() {
|
|
444
|
+
var h = this.next();
|
|
445
|
+
return h || this.lex();
|
|
446
|
+
}, "lex"),
|
|
447
|
+
// activates a new lexer condition state (pushes the new lexer condition state onto the condition stack)
|
|
448
|
+
begin: /* @__PURE__ */ u(function(h) {
|
|
449
|
+
this.conditionStack.push(h);
|
|
450
|
+
}, "begin"),
|
|
451
|
+
// pop the previously active lexer condition state off the condition stack
|
|
452
|
+
popState: /* @__PURE__ */ u(function() {
|
|
453
|
+
var h = this.conditionStack.length - 1;
|
|
454
|
+
return h > 0 ? this.conditionStack.pop() : this.conditionStack[0];
|
|
455
|
+
}, "popState"),
|
|
456
|
+
// produce the lexer rule set which is active for the currently active lexer condition state
|
|
457
|
+
_currentRules: /* @__PURE__ */ u(function() {
|
|
458
|
+
return this.conditionStack.length && this.conditionStack[this.conditionStack.length - 1] ? this.conditions[this.conditionStack[this.conditionStack.length - 1]].rules : this.conditions.INITIAL.rules;
|
|
459
|
+
}, "_currentRules"),
|
|
460
|
+
// return the currently active lexer condition state; when an index argument is provided it produces the N-th previous condition state, if available
|
|
461
|
+
topState: /* @__PURE__ */ u(function(h) {
|
|
462
|
+
return h = this.conditionStack.length - 1 - Math.abs(h || 0), h >= 0 ? this.conditionStack[h] : "INITIAL";
|
|
463
|
+
}, "topState"),
|
|
464
|
+
// alias for begin(condition)
|
|
465
|
+
pushState: /* @__PURE__ */ u(function(h) {
|
|
466
|
+
this.begin(h);
|
|
467
|
+
}, "pushState"),
|
|
468
|
+
// return the number of states currently on the stack
|
|
469
|
+
stateStackSize: /* @__PURE__ */ u(function() {
|
|
470
|
+
return this.conditionStack.length;
|
|
471
|
+
}, "stateStackSize"),
|
|
472
|
+
options: {},
|
|
473
|
+
performAction: /* @__PURE__ */ u(function(h, d, n, C) {
|
|
474
|
+
switch (n) {
|
|
475
|
+
case 0:
|
|
476
|
+
return 60;
|
|
477
|
+
case 1:
|
|
478
|
+
return 61;
|
|
479
|
+
case 2:
|
|
480
|
+
return 62;
|
|
481
|
+
case 3:
|
|
482
|
+
return 63;
|
|
483
|
+
case 4:
|
|
484
|
+
break;
|
|
485
|
+
case 5:
|
|
486
|
+
break;
|
|
487
|
+
case 6:
|
|
488
|
+
return this.begin("acc_title"), 33;
|
|
489
|
+
case 7:
|
|
490
|
+
return this.popState(), "acc_title_value";
|
|
491
|
+
case 8:
|
|
492
|
+
return this.begin("acc_descr"), 35;
|
|
493
|
+
case 9:
|
|
494
|
+
return this.popState(), "acc_descr_value";
|
|
495
|
+
case 10:
|
|
496
|
+
this.begin("acc_descr_multiline");
|
|
497
|
+
break;
|
|
498
|
+
case 11:
|
|
499
|
+
this.popState();
|
|
500
|
+
break;
|
|
501
|
+
case 12:
|
|
502
|
+
return "acc_descr_multiline_value";
|
|
503
|
+
case 13:
|
|
504
|
+
return 8;
|
|
505
|
+
case 14:
|
|
506
|
+
break;
|
|
507
|
+
case 15:
|
|
508
|
+
return 7;
|
|
509
|
+
case 16:
|
|
510
|
+
return 7;
|
|
511
|
+
case 17:
|
|
512
|
+
return "EDGE_STATE";
|
|
513
|
+
case 18:
|
|
514
|
+
this.begin("callback_name");
|
|
515
|
+
break;
|
|
516
|
+
case 19:
|
|
517
|
+
this.popState();
|
|
518
|
+
break;
|
|
519
|
+
case 20:
|
|
520
|
+
this.popState(), this.begin("callback_args");
|
|
521
|
+
break;
|
|
522
|
+
case 21:
|
|
523
|
+
return 77;
|
|
524
|
+
case 22:
|
|
525
|
+
this.popState();
|
|
526
|
+
break;
|
|
527
|
+
case 23:
|
|
528
|
+
return 78;
|
|
529
|
+
case 24:
|
|
530
|
+
this.popState();
|
|
531
|
+
break;
|
|
532
|
+
case 25:
|
|
533
|
+
return "STR";
|
|
534
|
+
case 26:
|
|
535
|
+
this.begin("string");
|
|
536
|
+
break;
|
|
537
|
+
case 27:
|
|
538
|
+
return 80;
|
|
539
|
+
case 28:
|
|
540
|
+
return 55;
|
|
541
|
+
case 29:
|
|
542
|
+
return this.begin("namespace"), 42;
|
|
543
|
+
case 30:
|
|
544
|
+
return this.popState(), 8;
|
|
545
|
+
case 31:
|
|
546
|
+
break;
|
|
547
|
+
case 32:
|
|
548
|
+
return this.begin("namespace-body"), 39;
|
|
549
|
+
case 33:
|
|
550
|
+
return this.popState(), 41;
|
|
551
|
+
case 34:
|
|
552
|
+
return "EOF_IN_STRUCT";
|
|
553
|
+
case 35:
|
|
554
|
+
return 8;
|
|
555
|
+
case 36:
|
|
556
|
+
break;
|
|
557
|
+
case 37:
|
|
558
|
+
return "EDGE_STATE";
|
|
559
|
+
case 38:
|
|
560
|
+
return this.begin("class"), 46;
|
|
561
|
+
case 39:
|
|
562
|
+
return this.popState(), 8;
|
|
563
|
+
case 40:
|
|
564
|
+
break;
|
|
565
|
+
case 41:
|
|
566
|
+
return this.popState(), this.popState(), 41;
|
|
567
|
+
case 42:
|
|
568
|
+
return this.begin("class-body"), 39;
|
|
569
|
+
case 43:
|
|
570
|
+
return this.popState(), 41;
|
|
571
|
+
case 44:
|
|
572
|
+
return "EOF_IN_STRUCT";
|
|
573
|
+
case 45:
|
|
574
|
+
return "EDGE_STATE";
|
|
575
|
+
case 46:
|
|
576
|
+
return "OPEN_IN_STRUCT";
|
|
577
|
+
case 47:
|
|
578
|
+
break;
|
|
579
|
+
case 48:
|
|
580
|
+
return "MEMBER";
|
|
581
|
+
case 49:
|
|
582
|
+
return 81;
|
|
583
|
+
case 50:
|
|
584
|
+
return 73;
|
|
585
|
+
case 51:
|
|
586
|
+
return 74;
|
|
587
|
+
case 52:
|
|
588
|
+
return 76;
|
|
589
|
+
case 53:
|
|
590
|
+
return 52;
|
|
591
|
+
case 54:
|
|
592
|
+
return 54;
|
|
593
|
+
case 55:
|
|
594
|
+
return 47;
|
|
595
|
+
case 56:
|
|
596
|
+
return 48;
|
|
597
|
+
case 57:
|
|
598
|
+
return 79;
|
|
599
|
+
case 58:
|
|
600
|
+
this.popState();
|
|
601
|
+
break;
|
|
602
|
+
case 59:
|
|
603
|
+
return "GENERICTYPE";
|
|
604
|
+
case 60:
|
|
605
|
+
this.begin("generic");
|
|
606
|
+
break;
|
|
607
|
+
case 61:
|
|
608
|
+
this.popState();
|
|
609
|
+
break;
|
|
610
|
+
case 62:
|
|
611
|
+
return "BQUOTE_STR";
|
|
612
|
+
case 63:
|
|
613
|
+
this.begin("bqstring");
|
|
614
|
+
break;
|
|
615
|
+
case 64:
|
|
616
|
+
return 75;
|
|
617
|
+
case 65:
|
|
618
|
+
return 75;
|
|
619
|
+
case 66:
|
|
620
|
+
return 75;
|
|
621
|
+
case 67:
|
|
622
|
+
return 75;
|
|
623
|
+
case 68:
|
|
624
|
+
return 67;
|
|
625
|
+
case 69:
|
|
626
|
+
return 67;
|
|
627
|
+
case 70:
|
|
628
|
+
return 69;
|
|
629
|
+
case 71:
|
|
630
|
+
return 69;
|
|
631
|
+
case 72:
|
|
632
|
+
return 68;
|
|
633
|
+
case 73:
|
|
634
|
+
return 66;
|
|
635
|
+
case 74:
|
|
636
|
+
return 70;
|
|
637
|
+
case 75:
|
|
638
|
+
return 71;
|
|
639
|
+
case 76:
|
|
640
|
+
return 72;
|
|
641
|
+
case 77:
|
|
642
|
+
return 22;
|
|
643
|
+
case 78:
|
|
644
|
+
return 44;
|
|
645
|
+
case 79:
|
|
646
|
+
return 99;
|
|
647
|
+
case 80:
|
|
648
|
+
return 17;
|
|
649
|
+
case 81:
|
|
650
|
+
return "PLUS";
|
|
651
|
+
case 82:
|
|
652
|
+
return 85;
|
|
653
|
+
case 83:
|
|
654
|
+
return 59;
|
|
655
|
+
case 84:
|
|
656
|
+
return 88;
|
|
657
|
+
case 85:
|
|
658
|
+
return 88;
|
|
659
|
+
case 86:
|
|
660
|
+
return 89;
|
|
661
|
+
case 87:
|
|
662
|
+
return "EQUALS";
|
|
663
|
+
case 88:
|
|
664
|
+
return "EQUALS";
|
|
665
|
+
case 89:
|
|
666
|
+
return 58;
|
|
667
|
+
case 90:
|
|
668
|
+
return 12;
|
|
669
|
+
case 91:
|
|
670
|
+
return 14;
|
|
671
|
+
case 92:
|
|
672
|
+
return "PUNCTUATION";
|
|
673
|
+
case 93:
|
|
674
|
+
return 84;
|
|
675
|
+
case 94:
|
|
676
|
+
return 101;
|
|
677
|
+
case 95:
|
|
678
|
+
return 87;
|
|
679
|
+
case 96:
|
|
680
|
+
return 87;
|
|
681
|
+
case 97:
|
|
682
|
+
return 9;
|
|
683
|
+
}
|
|
684
|
+
}, "anonymous"),
|
|
685
|
+
rules: [/^(?:.*direction\s+TB[^\n]*)/, /^(?:.*direction\s+BT[^\n]*)/, /^(?:.*direction\s+RL[^\n]*)/, /^(?:.*direction\s+LR[^\n]*)/, /^(?:%%(?!\{)*[^\n]*(\r?\n?)+)/, /^(?:%%[^\n]*(\r?\n)*)/, /^(?:accTitle\s*:\s*)/, /^(?:(?!\n||)*[^\n]*)/, /^(?:accDescr\s*:\s*)/, /^(?:(?!\n||)*[^\n]*)/, /^(?:accDescr\s*\{\s*)/, /^(?:[\}])/, /^(?:[^\}]*)/, /^(?:\s*(\r?\n)+)/, /^(?:\s+)/, /^(?:classDiagram-v2\b)/, /^(?:classDiagram\b)/, /^(?:\[\*\])/, /^(?:call[\s]+)/, /^(?:\([\s]*\))/, /^(?:\()/, /^(?:[^(]*)/, /^(?:\))/, /^(?:[^)]*)/, /^(?:["])/, /^(?:[^"]*)/, /^(?:["])/, /^(?:style\b)/, /^(?:classDef\b)/, /^(?:namespace\b)/, /^(?:\s*(\r?\n)+)/, /^(?:\s+)/, /^(?:[{])/, /^(?:[}])/, /^(?:$)/, /^(?:\s*(\r?\n)+)/, /^(?:\s+)/, /^(?:\[\*\])/, /^(?:class\b)/, /^(?:\s*(\r?\n)+)/, /^(?:\s+)/, /^(?:[}])/, /^(?:[{])/, /^(?:[}])/, /^(?:$)/, /^(?:\[\*\])/, /^(?:[{])/, /^(?:[\n])/, /^(?:[^{}\n]*)/, /^(?:cssClass\b)/, /^(?:callback\b)/, /^(?:link\b)/, /^(?:click\b)/, /^(?:note for\b)/, /^(?:note\b)/, /^(?:<<)/, /^(?:>>)/, /^(?:href\b)/, /^(?:[~])/, /^(?:[^~]*)/, /^(?:~)/, /^(?:[`])/, /^(?:[^`]+)/, /^(?:[`])/, /^(?:_self\b)/, /^(?:_blank\b)/, /^(?:_parent\b)/, /^(?:_top\b)/, /^(?:\s*<\|)/, /^(?:\s*\|>)/, /^(?:\s*>)/, /^(?:\s*<)/, /^(?:\s*\*)/, /^(?:\s*o\b)/, /^(?:\s*\(\))/, /^(?:--)/, /^(?:\.\.)/, /^(?::{1}[^:\n;]+)/, /^(?::{3})/, /^(?:-)/, /^(?:\.)/, /^(?:\+)/, /^(?::)/, /^(?:,)/, /^(?:#)/, /^(?:#)/, /^(?:%)/, /^(?:=)/, /^(?:=)/, /^(?:\w+)/, /^(?:\[)/, /^(?:\])/, /^(?:[!"#$%&'*+,-.`?\\/])/, /^(?:[0-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])/, /^(?:\s)/, /^(?:\s)/, /^(?:$)/],
|
|
686
|
+
conditions: { "namespace-body": { rules: [26, 33, 34, 35, 36, 37, 38, 49, 50, 51, 52, 53, 54, 55, 56, 57, 60, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97], inclusive: !1 }, namespace: { rules: [26, 29, 30, 31, 32, 49, 50, 51, 52, 53, 54, 55, 56, 57, 60, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97], inclusive: !1 }, "class-body": { rules: [26, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 60, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97], inclusive: !1 }, class: { rules: [26, 39, 40, 41, 42, 49, 50, 51, 52, 53, 54, 55, 56, 57, 60, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97], inclusive: !1 }, acc_descr_multiline: { rules: [11, 12, 26, 49, 50, 51, 52, 53, 54, 55, 56, 57, 60, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97], inclusive: !1 }, acc_descr: { rules: [9, 26, 49, 50, 51, 52, 53, 54, 55, 56, 57, 60, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97], inclusive: !1 }, acc_title: { rules: [7, 26, 49, 50, 51, 52, 53, 54, 55, 56, 57, 60, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97], inclusive: !1 }, callback_args: { rules: [22, 23, 26, 49, 50, 51, 52, 53, 54, 55, 56, 57, 60, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97], inclusive: !1 }, callback_name: { rules: [19, 20, 21, 26, 49, 50, 51, 52, 53, 54, 55, 56, 57, 60, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97], inclusive: !1 }, href: { rules: [26, 49, 50, 51, 52, 53, 54, 55, 56, 57, 60, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97], inclusive: !1 }, struct: { rules: [26, 49, 50, 51, 52, 53, 54, 55, 56, 57, 60, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97], inclusive: !1 }, generic: { rules: [26, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97], inclusive: !1 }, bqstring: { rules: [26, 49, 50, 51, 52, 53, 54, 55, 56, 57, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97], inclusive: !1 }, string: { rules: [24, 25, 26, 49, 50, 51, 52, 53, 54, 55, 56, 57, 60, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97], inclusive: !1 }, INITIAL: { rules: [0, 1, 2, 3, 4, 5, 6, 8, 10, 13, 14, 15, 16, 17, 18, 26, 27, 28, 29, 38, 49, 50, 51, 52, 53, 54, 55, 56, 57, 60, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97], inclusive: !0 } }
|
|
687
|
+
};
|
|
688
|
+
return O;
|
|
689
|
+
}();
|
|
690
|
+
Pe.lexer = dt;
|
|
691
|
+
function Ae() {
|
|
692
|
+
this.yy = {};
|
|
693
|
+
}
|
|
694
|
+
return u(Ae, "Parser"), Ae.prototype = Pe, Pe.Parser = Ae, new Ae();
|
|
695
|
+
}();
|
|
696
|
+
Ke.parser = Ke;
|
|
697
|
+
var os = Ke, nt = ["#", "+", "~", "-", ""], Y, at = (Y = class {
|
|
698
|
+
constructor(i, a) {
|
|
699
|
+
this.memberType = a, this.visibility = "", this.classifier = "", this.text = "";
|
|
700
|
+
const l = bt(i, D());
|
|
701
|
+
this.parseMember(l);
|
|
702
|
+
}
|
|
703
|
+
getDisplayDetails() {
|
|
704
|
+
let i = this.visibility + z(this.id);
|
|
705
|
+
this.memberType === "method" && (i += `(${z(this.parameters.trim())})`, this.returnType && (i += " : " + z(this.returnType))), i = i.trim();
|
|
706
|
+
const a = this.parseClassifier();
|
|
707
|
+
return {
|
|
708
|
+
displayText: i,
|
|
709
|
+
cssStyle: a
|
|
710
|
+
};
|
|
711
|
+
}
|
|
712
|
+
parseMember(i) {
|
|
713
|
+
let a = "";
|
|
714
|
+
if (this.memberType === "method") {
|
|
715
|
+
const r = /([#+~-])?(.+)\((.*)\)([\s$*])?(.*)([$*])?/.exec(i);
|
|
716
|
+
if (r) {
|
|
717
|
+
const f = r[1] ? r[1].trim() : "";
|
|
718
|
+
if (nt.includes(f) && (this.visibility = f), this.id = r[2], this.parameters = r[3] ? r[3].trim() : "", a = r[4] ? r[4].trim() : "", this.returnType = r[5] ? r[5].trim() : "", a === "") {
|
|
719
|
+
const A = this.returnType.substring(this.returnType.length - 1);
|
|
720
|
+
/[$*]/.exec(A) && (a = A, this.returnType = this.returnType.substring(0, this.returnType.length - 1));
|
|
721
|
+
}
|
|
722
|
+
}
|
|
723
|
+
} else {
|
|
724
|
+
const c = i.length, r = i.substring(0, 1), f = i.substring(c - 1);
|
|
725
|
+
nt.includes(r) && (this.visibility = r), /[$*]/.exec(f) && (a = f), this.id = i.substring(
|
|
726
|
+
this.visibility === "" ? 0 : 1,
|
|
727
|
+
a === "" ? c : c - 1
|
|
728
|
+
);
|
|
729
|
+
}
|
|
730
|
+
this.classifier = a, this.id = this.id.startsWith(" ") ? " " + this.id.trim() : this.id.trim();
|
|
731
|
+
const l = `${this.visibility ? "\\" + this.visibility : ""}${z(this.id)}${this.memberType === "method" ? `(${z(this.parameters)})${this.returnType ? " : " + z(this.returnType) : ""}` : ""}`;
|
|
732
|
+
this.text = l.replaceAll("<", "<").replaceAll(">", ">"), this.text.startsWith("\\<") && (this.text = this.text.replace("\\<", "~"));
|
|
733
|
+
}
|
|
734
|
+
parseClassifier() {
|
|
735
|
+
switch (this.classifier) {
|
|
736
|
+
case "*":
|
|
737
|
+
return "font-style:italic;";
|
|
738
|
+
case "$":
|
|
739
|
+
return "text-decoration:underline;";
|
|
740
|
+
default:
|
|
741
|
+
return "";
|
|
742
|
+
}
|
|
743
|
+
}
|
|
744
|
+
}, u(Y, "ClassMember"), Y), Ee = "classId-", be = [], g = /* @__PURE__ */ new Map(), rt = /* @__PURE__ */ new Map(), ne = [], j = [], ut = 0, L = /* @__PURE__ */ new Map(), Ye = 0, ae = [], R = /* @__PURE__ */ u((e) => I.sanitizeText(e, D()), "sanitizeText"), M = /* @__PURE__ */ u(function(e) {
|
|
745
|
+
const i = I.sanitizeText(e, D());
|
|
746
|
+
let a = "", l = i;
|
|
747
|
+
if (i.indexOf("~") > 0) {
|
|
748
|
+
const c = i.split("~");
|
|
749
|
+
l = R(c[0]), a = R(c[1]);
|
|
750
|
+
}
|
|
751
|
+
return { className: l, type: a };
|
|
752
|
+
}, "splitClassNameAndType"), Lt = /* @__PURE__ */ u(function(e, i) {
|
|
753
|
+
const a = I.sanitizeText(e, D());
|
|
754
|
+
i && (i = R(i));
|
|
755
|
+
const { className: l } = M(a);
|
|
756
|
+
g.get(l).label = i, g.get(l).text = `${i}${g.get(l).type ? `<${g.get(l).type}>` : ""}`;
|
|
757
|
+
}, "setClassLabel"), K = /* @__PURE__ */ u(function(e) {
|
|
758
|
+
const i = I.sanitizeText(e, D()), { className: a, type: l } = M(i);
|
|
759
|
+
if (g.has(a))
|
|
760
|
+
return;
|
|
761
|
+
const c = I.sanitizeText(a, D());
|
|
762
|
+
g.set(c, {
|
|
763
|
+
id: c,
|
|
764
|
+
type: l,
|
|
765
|
+
label: c,
|
|
766
|
+
text: `${c}${l ? `<${l}>` : ""}`,
|
|
767
|
+
shape: "classBox",
|
|
768
|
+
cssClasses: "default",
|
|
769
|
+
methods: [],
|
|
770
|
+
members: [],
|
|
771
|
+
annotations: [],
|
|
772
|
+
styles: [],
|
|
773
|
+
domId: Ee + c + "-" + ut
|
|
774
|
+
}), ut++;
|
|
775
|
+
}, "addClass"), lt = /* @__PURE__ */ u(function(e, i) {
|
|
776
|
+
const a = {
|
|
777
|
+
id: `interface${j.length}`,
|
|
778
|
+
label: e,
|
|
779
|
+
classId: i
|
|
780
|
+
};
|
|
781
|
+
j.push(a);
|
|
782
|
+
}, "addInterface"), ot = /* @__PURE__ */ u(function(e) {
|
|
783
|
+
const i = I.sanitizeText(e, D());
|
|
784
|
+
if (g.has(i))
|
|
785
|
+
return g.get(i).domId;
|
|
786
|
+
throw new Error("Class not found: " + i);
|
|
787
|
+
}, "lookUpDomId"), xt = /* @__PURE__ */ u(function() {
|
|
788
|
+
be = [], g = /* @__PURE__ */ new Map(), ne = [], j = [], ae = [], ae.push(ht), L = /* @__PURE__ */ new Map(), Ye = 0, Xe = "TB", Bt();
|
|
789
|
+
}, "clear"), It = /* @__PURE__ */ u(function(e) {
|
|
790
|
+
return g.get(e);
|
|
791
|
+
}, "getClass"), Ot = /* @__PURE__ */ u(function() {
|
|
792
|
+
return g;
|
|
793
|
+
}, "getClasses"), wt = /* @__PURE__ */ u(function() {
|
|
794
|
+
return be;
|
|
795
|
+
}, "getRelations"), Vt = /* @__PURE__ */ u(function() {
|
|
796
|
+
return ne;
|
|
797
|
+
}, "getNotes"), Pt = /* @__PURE__ */ u(function(e) {
|
|
798
|
+
ze.debug("Adding relation: " + JSON.stringify(e));
|
|
799
|
+
const i = [
|
|
800
|
+
w.LOLLIPOP,
|
|
801
|
+
w.AGGREGATION,
|
|
802
|
+
w.COMPOSITION,
|
|
803
|
+
w.DEPENDENCY,
|
|
804
|
+
w.EXTENSION
|
|
805
|
+
];
|
|
806
|
+
e.relation.type1 === w.LOLLIPOP && !i.includes(e.relation.type2) ? (K(e.id2), lt(e.id1, e.id2), e.id1 = `interface${j.length - 1}`) : e.relation.type2 === w.LOLLIPOP && !i.includes(e.relation.type1) ? (K(e.id1), lt(e.id2, e.id1), e.id2 = `interface${j.length - 1}`) : (K(e.id1), K(e.id2)), e.id1 = M(e.id1).className, e.id2 = M(e.id2).className, e.relationTitle1 = I.sanitizeText(
|
|
807
|
+
e.relationTitle1.trim(),
|
|
808
|
+
D()
|
|
809
|
+
), e.relationTitle2 = I.sanitizeText(
|
|
810
|
+
e.relationTitle2.trim(),
|
|
811
|
+
D()
|
|
812
|
+
), be.push(e);
|
|
813
|
+
}, "addRelation"), Rt = /* @__PURE__ */ u(function(e, i) {
|
|
814
|
+
const a = M(e).className;
|
|
815
|
+
g.get(a).annotations.push(i);
|
|
816
|
+
}, "addAnnotation"), ct = /* @__PURE__ */ u(function(e, i) {
|
|
817
|
+
K(e);
|
|
818
|
+
const a = M(e).className, l = g.get(a);
|
|
819
|
+
if (typeof i == "string") {
|
|
820
|
+
const c = i.trim();
|
|
821
|
+
c.startsWith("<<") && c.endsWith(">>") ? l.annotations.push(R(c.substring(2, c.length - 2))) : c.indexOf(")") > 0 ? l.methods.push(new at(c, "method")) : c && l.members.push(new at(c, "attribute"));
|
|
822
|
+
}
|
|
823
|
+
}, "addMember"), Mt = /* @__PURE__ */ u(function(e, i) {
|
|
824
|
+
Array.isArray(i) && (i.reverse(), i.forEach((a) => ct(e, a)));
|
|
825
|
+
}, "addMembers"), Gt = /* @__PURE__ */ u(function(e, i) {
|
|
826
|
+
const a = {
|
|
827
|
+
id: `note${ne.length}`,
|
|
828
|
+
class: i,
|
|
829
|
+
text: e
|
|
830
|
+
};
|
|
831
|
+
ne.push(a);
|
|
832
|
+
}, "addNote"), Ut = /* @__PURE__ */ u(function(e) {
|
|
833
|
+
return e.startsWith(":") && (e = e.substring(1)), R(e.trim());
|
|
834
|
+
}, "cleanupLabel"), We = /* @__PURE__ */ u(function(e, i) {
|
|
835
|
+
e.split(",").forEach(function(a) {
|
|
836
|
+
let l = a;
|
|
837
|
+
/\d/.exec(a[0]) && (l = Ee + l);
|
|
838
|
+
const c = g.get(l);
|
|
839
|
+
c && (c.cssClasses += " " + i);
|
|
840
|
+
});
|
|
841
|
+
}, "setCssClass"), zt = /* @__PURE__ */ u(function(e, i) {
|
|
842
|
+
for (const a of e) {
|
|
843
|
+
let l = rt.get(a);
|
|
844
|
+
l === void 0 && (l = { id: a, styles: [], textStyles: [] }, rt.set(a, l)), i && i.forEach(function(c) {
|
|
845
|
+
if (/color/.exec(c)) {
|
|
846
|
+
const r = c.replace("fill", "bgFill");
|
|
847
|
+
l.textStyles.push(r);
|
|
848
|
+
}
|
|
849
|
+
l.styles.push(c);
|
|
850
|
+
}), g.forEach((c) => {
|
|
851
|
+
c.cssClasses.includes(a) && c.styles.push(...i.flatMap((r) => r.split(",")));
|
|
852
|
+
});
|
|
853
|
+
}
|
|
854
|
+
}, "defineClass"), Kt = /* @__PURE__ */ u(function(e, i) {
|
|
855
|
+
e.split(",").forEach(function(a) {
|
|
856
|
+
i !== void 0 && (g.get(a).tooltip = R(i));
|
|
857
|
+
});
|
|
858
|
+
}, "setTooltip"), Yt = /* @__PURE__ */ u(function(e, i) {
|
|
859
|
+
return i && L.has(i) ? L.get(i).classes.get(e).tooltip : g.get(e).tooltip;
|
|
860
|
+
}, "getTooltip"), jt = /* @__PURE__ */ u(function(e, i, a) {
|
|
861
|
+
const l = D();
|
|
862
|
+
e.split(",").forEach(function(c) {
|
|
863
|
+
let r = c;
|
|
864
|
+
/\d/.exec(c[0]) && (r = Ee + r);
|
|
865
|
+
const f = g.get(r);
|
|
866
|
+
f && (f.link = Qe.formatUrl(i, l), l.securityLevel === "sandbox" ? f.linkTarget = "_top" : typeof a == "string" ? f.linkTarget = R(a) : f.linkTarget = "_blank");
|
|
867
|
+
}), We(e, "clickable");
|
|
868
|
+
}, "setLink"), Qt = /* @__PURE__ */ u(function(e, i, a) {
|
|
869
|
+
e.split(",").forEach(function(l) {
|
|
870
|
+
Wt(l, i, a), g.get(l).haveCallback = !0;
|
|
871
|
+
}), We(e, "clickable");
|
|
872
|
+
}, "setClickEvent"), Wt = /* @__PURE__ */ u(function(e, i, a) {
|
|
873
|
+
const l = I.sanitizeText(e, D());
|
|
874
|
+
if (D().securityLevel !== "loose" || i === void 0)
|
|
875
|
+
return;
|
|
876
|
+
const r = l;
|
|
877
|
+
if (g.has(r)) {
|
|
878
|
+
const f = ot(r);
|
|
879
|
+
let A = [];
|
|
880
|
+
if (typeof a == "string") {
|
|
881
|
+
A = a.split(/,(?=(?:(?:[^"]*"){2})*[^"]*$)/);
|
|
882
|
+
for (let T = 0; T < A.length; T++) {
|
|
883
|
+
let S = A[T].trim();
|
|
884
|
+
S.startsWith('"') && S.endsWith('"') && (S = S.substr(1, S.length - 2)), A[T] = S;
|
|
885
|
+
}
|
|
886
|
+
}
|
|
887
|
+
A.length === 0 && A.push(f), ae.push(function() {
|
|
888
|
+
const T = document.querySelector(`[id="${f}"]`);
|
|
889
|
+
T !== null && T.addEventListener(
|
|
890
|
+
"click",
|
|
891
|
+
function() {
|
|
892
|
+
Qe.runFunc(i, ...A);
|
|
893
|
+
},
|
|
894
|
+
!1
|
|
895
|
+
);
|
|
896
|
+
});
|
|
897
|
+
}
|
|
898
|
+
}, "setClickFunc"), Xt = /* @__PURE__ */ u(function(e) {
|
|
899
|
+
ae.forEach(function(i) {
|
|
900
|
+
i(e);
|
|
901
|
+
});
|
|
902
|
+
}, "bindFunctions"), qt = {
|
|
903
|
+
LINE: 0,
|
|
904
|
+
DOTTED_LINE: 1
|
|
905
|
+
}, w = {
|
|
906
|
+
AGGREGATION: 0,
|
|
907
|
+
EXTENSION: 1,
|
|
908
|
+
COMPOSITION: 2,
|
|
909
|
+
DEPENDENCY: 3,
|
|
910
|
+
LOLLIPOP: 4
|
|
911
|
+
}, ht = /* @__PURE__ */ u(function(e) {
|
|
912
|
+
let i = ie(".mermaidTooltip");
|
|
913
|
+
(i._groups || i)[0][0] === null && (i = ie("body").append("div").attr("class", "mermaidTooltip").style("opacity", 0)), ie(e).select("svg").selectAll("g.node").on("mouseover", function() {
|
|
914
|
+
const c = ie(this);
|
|
915
|
+
if (c.attr("title") === null)
|
|
916
|
+
return;
|
|
917
|
+
const f = this.getBoundingClientRect();
|
|
918
|
+
i.transition().duration(200).style("opacity", ".9"), i.text(c.attr("title")).style("left", window.scrollX + f.left + (f.right - f.left) / 2 + "px").style("top", window.scrollY + f.top - 14 + document.body.scrollTop + "px"), i.html(i.html().replace(/<br\/>/g, "<br/>")), c.classed("hover", !0);
|
|
919
|
+
}).on("mouseout", function() {
|
|
920
|
+
i.transition().duration(500).style("opacity", 0), ie(this).classed("hover", !1);
|
|
921
|
+
});
|
|
922
|
+
}, "setupToolTips");
|
|
923
|
+
ae.push(ht);
|
|
924
|
+
var Xe = "TB", pt = /* @__PURE__ */ u(() => Xe, "getDirection"), Ht = /* @__PURE__ */ u((e) => {
|
|
925
|
+
Xe = e;
|
|
926
|
+
}, "setDirection"), Jt = /* @__PURE__ */ u(function(e) {
|
|
927
|
+
L.has(e) || (L.set(e, {
|
|
928
|
+
id: e,
|
|
929
|
+
classes: /* @__PURE__ */ new Map(),
|
|
930
|
+
children: {},
|
|
931
|
+
domId: Ee + e + "-" + Ye
|
|
932
|
+
}), Ye++);
|
|
933
|
+
}, "addNamespace"), Zt = /* @__PURE__ */ u(function(e) {
|
|
934
|
+
return L.get(e);
|
|
935
|
+
}, "getNamespace"), $t = /* @__PURE__ */ u(function() {
|
|
936
|
+
return L;
|
|
937
|
+
}, "getNamespaces"), es = /* @__PURE__ */ u(function(e, i) {
|
|
938
|
+
if (L.has(e))
|
|
939
|
+
for (const a of i) {
|
|
940
|
+
const { className: l } = M(a);
|
|
941
|
+
g.get(l).parent = e, L.get(e).classes.set(l, g.get(l));
|
|
942
|
+
}
|
|
943
|
+
}, "addClassesToNamespace"), ts = /* @__PURE__ */ u(function(e, i) {
|
|
944
|
+
const a = g.get(e);
|
|
945
|
+
if (!(!i || !a))
|
|
946
|
+
for (const l of i)
|
|
947
|
+
l.includes(",") ? a.styles.push(...l.split(",")) : a.styles.push(l);
|
|
948
|
+
}, "setCssStyle");
|
|
949
|
+
function je(e) {
|
|
950
|
+
let i;
|
|
951
|
+
switch (e) {
|
|
952
|
+
case 0:
|
|
953
|
+
i = "aggregation";
|
|
954
|
+
break;
|
|
955
|
+
case 1:
|
|
956
|
+
i = "extension";
|
|
957
|
+
break;
|
|
958
|
+
case 2:
|
|
959
|
+
i = "composition";
|
|
960
|
+
break;
|
|
961
|
+
case 3:
|
|
962
|
+
i = "dependency";
|
|
963
|
+
break;
|
|
964
|
+
case 4:
|
|
965
|
+
i = "lollipop";
|
|
966
|
+
break;
|
|
967
|
+
default:
|
|
968
|
+
i = "none";
|
|
969
|
+
}
|
|
970
|
+
return i;
|
|
971
|
+
}
|
|
972
|
+
u(je, "getArrowMarker");
|
|
973
|
+
var ss = /* @__PURE__ */ u(() => {
|
|
974
|
+
var c;
|
|
975
|
+
const e = [], i = [], a = D();
|
|
976
|
+
for (const r of L.keys()) {
|
|
977
|
+
const f = L.get(r);
|
|
978
|
+
if (f) {
|
|
979
|
+
const A = {
|
|
980
|
+
id: f.id,
|
|
981
|
+
label: f.id,
|
|
982
|
+
isGroup: !0,
|
|
983
|
+
padding: a.class.padding ?? 16,
|
|
984
|
+
// parent node must be one of [rect, roundedWithTitle, noteGroup, divider]
|
|
985
|
+
shape: "rect",
|
|
986
|
+
cssStyles: ["fill: none", "stroke: black"],
|
|
987
|
+
look: a.look
|
|
988
|
+
};
|
|
989
|
+
e.push(A);
|
|
990
|
+
}
|
|
991
|
+
}
|
|
992
|
+
for (const r of g.keys()) {
|
|
993
|
+
const f = g.get(r);
|
|
994
|
+
if (f) {
|
|
995
|
+
const A = f;
|
|
996
|
+
A.parentId = f.parent, A.look = a.look, e.push(A);
|
|
997
|
+
}
|
|
998
|
+
}
|
|
999
|
+
let l = 0;
|
|
1000
|
+
for (const r of ne) {
|
|
1001
|
+
l++;
|
|
1002
|
+
const f = {
|
|
1003
|
+
id: r.id,
|
|
1004
|
+
label: r.text,
|
|
1005
|
+
isGroup: !1,
|
|
1006
|
+
shape: "note",
|
|
1007
|
+
padding: a.class.padding ?? 6,
|
|
1008
|
+
cssStyles: [
|
|
1009
|
+
"text-align: left",
|
|
1010
|
+
"white-space: nowrap",
|
|
1011
|
+
`fill: ${a.themeVariables.noteBkgColor}`,
|
|
1012
|
+
`stroke: ${a.themeVariables.noteBorderColor}`
|
|
1013
|
+
],
|
|
1014
|
+
look: a.look
|
|
1015
|
+
};
|
|
1016
|
+
e.push(f);
|
|
1017
|
+
const A = ((c = g.get(r.class)) == null ? void 0 : c.id) ?? "";
|
|
1018
|
+
if (A) {
|
|
1019
|
+
const T = {
|
|
1020
|
+
id: `edgeNote${l}`,
|
|
1021
|
+
start: r.id,
|
|
1022
|
+
end: A,
|
|
1023
|
+
type: "normal",
|
|
1024
|
+
thickness: "normal",
|
|
1025
|
+
classes: "relation",
|
|
1026
|
+
arrowTypeStart: "none",
|
|
1027
|
+
arrowTypeEnd: "none",
|
|
1028
|
+
arrowheadStyle: "",
|
|
1029
|
+
labelStyle: [""],
|
|
1030
|
+
style: ["fill: none"],
|
|
1031
|
+
pattern: "dotted",
|
|
1032
|
+
look: a.look
|
|
1033
|
+
};
|
|
1034
|
+
i.push(T);
|
|
1035
|
+
}
|
|
1036
|
+
}
|
|
1037
|
+
for (const r of j) {
|
|
1038
|
+
const f = {
|
|
1039
|
+
id: r.id,
|
|
1040
|
+
label: r.label,
|
|
1041
|
+
isGroup: !1,
|
|
1042
|
+
shape: "rect",
|
|
1043
|
+
cssStyles: ["opacity: 0;"],
|
|
1044
|
+
look: a.look
|
|
1045
|
+
};
|
|
1046
|
+
e.push(f);
|
|
1047
|
+
}
|
|
1048
|
+
l = 0;
|
|
1049
|
+
for (const r of be) {
|
|
1050
|
+
l++;
|
|
1051
|
+
const f = {
|
|
1052
|
+
id: St(r.id1, r.id2, {
|
|
1053
|
+
prefix: "id",
|
|
1054
|
+
counter: l
|
|
1055
|
+
}),
|
|
1056
|
+
start: r.id1,
|
|
1057
|
+
end: r.id2,
|
|
1058
|
+
type: "normal",
|
|
1059
|
+
label: r.title,
|
|
1060
|
+
labelpos: "c",
|
|
1061
|
+
thickness: "normal",
|
|
1062
|
+
classes: "relation",
|
|
1063
|
+
arrowTypeStart: je(r.relation.type1),
|
|
1064
|
+
arrowTypeEnd: je(r.relation.type2),
|
|
1065
|
+
startLabelRight: r.relationTitle1 === "none" ? "" : r.relationTitle1,
|
|
1066
|
+
endLabelLeft: r.relationTitle2 === "none" ? "" : r.relationTitle2,
|
|
1067
|
+
arrowheadStyle: "",
|
|
1068
|
+
labelStyle: ["display: inline-block"],
|
|
1069
|
+
style: r.style || "",
|
|
1070
|
+
pattern: r.relation.lineType == 1 ? "dashed" : "solid",
|
|
1071
|
+
look: a.look
|
|
1072
|
+
};
|
|
1073
|
+
i.push(f);
|
|
1074
|
+
}
|
|
1075
|
+
return { nodes: e, edges: i, other: {}, config: a, direction: pt() };
|
|
1076
|
+
}, "getData"), cs = {
|
|
1077
|
+
setAccTitle: kt,
|
|
1078
|
+
getAccTitle: yt,
|
|
1079
|
+
getAccDescription: Tt,
|
|
1080
|
+
setAccDescription: Ft,
|
|
1081
|
+
getConfig: /* @__PURE__ */ u(() => D().class, "getConfig"),
|
|
1082
|
+
addClass: K,
|
|
1083
|
+
bindFunctions: Xt,
|
|
1084
|
+
clear: xt,
|
|
1085
|
+
getClass: It,
|
|
1086
|
+
getClasses: Ot,
|
|
1087
|
+
getNotes: Vt,
|
|
1088
|
+
addAnnotation: Rt,
|
|
1089
|
+
addNote: Gt,
|
|
1090
|
+
getRelations: wt,
|
|
1091
|
+
addRelation: Pt,
|
|
1092
|
+
getDirection: pt,
|
|
1093
|
+
setDirection: Ht,
|
|
1094
|
+
addMember: ct,
|
|
1095
|
+
addMembers: Mt,
|
|
1096
|
+
cleanupLabel: Ut,
|
|
1097
|
+
lineType: qt,
|
|
1098
|
+
relationType: w,
|
|
1099
|
+
setClickEvent: Qt,
|
|
1100
|
+
setCssClass: We,
|
|
1101
|
+
defineClass: zt,
|
|
1102
|
+
setLink: jt,
|
|
1103
|
+
getTooltip: Yt,
|
|
1104
|
+
setTooltip: Kt,
|
|
1105
|
+
lookUpDomId: ot,
|
|
1106
|
+
setDiagramTitle: Dt,
|
|
1107
|
+
getDiagramTitle: _t,
|
|
1108
|
+
setClassLabel: Lt,
|
|
1109
|
+
addNamespace: Jt,
|
|
1110
|
+
addClassesToNamespace: es,
|
|
1111
|
+
getNamespace: Zt,
|
|
1112
|
+
getNamespaces: $t,
|
|
1113
|
+
setCssStyle: ts,
|
|
1114
|
+
getData: ss
|
|
1115
|
+
}, is = /* @__PURE__ */ u((e) => `g.classGroup text {
|
|
1116
|
+
fill: ${e.nodeBorder || e.classText};
|
|
1117
|
+
stroke: none;
|
|
1118
|
+
font-family: ${e.fontFamily};
|
|
1119
|
+
font-size: 10px;
|
|
1120
|
+
|
|
1121
|
+
.title {
|
|
1122
|
+
font-weight: bolder;
|
|
1123
|
+
}
|
|
1124
|
+
|
|
1125
|
+
}
|
|
1126
|
+
|
|
1127
|
+
.nodeLabel, .edgeLabel {
|
|
1128
|
+
color: ${e.classText};
|
|
1129
|
+
}
|
|
1130
|
+
.edgeLabel .label rect {
|
|
1131
|
+
fill: ${e.mainBkg};
|
|
1132
|
+
}
|
|
1133
|
+
.label text {
|
|
1134
|
+
fill: ${e.classText};
|
|
1135
|
+
}
|
|
1136
|
+
|
|
1137
|
+
.labelBkg {
|
|
1138
|
+
background: ${e.mainBkg};
|
|
1139
|
+
}
|
|
1140
|
+
.edgeLabel .label span {
|
|
1141
|
+
background: ${e.mainBkg};
|
|
1142
|
+
}
|
|
1143
|
+
|
|
1144
|
+
.classTitle {
|
|
1145
|
+
font-weight: bolder;
|
|
1146
|
+
}
|
|
1147
|
+
.node rect,
|
|
1148
|
+
.node circle,
|
|
1149
|
+
.node ellipse,
|
|
1150
|
+
.node polygon,
|
|
1151
|
+
.node path {
|
|
1152
|
+
fill: ${e.mainBkg};
|
|
1153
|
+
stroke: ${e.nodeBorder};
|
|
1154
|
+
stroke-width: 1px;
|
|
1155
|
+
}
|
|
1156
|
+
|
|
1157
|
+
|
|
1158
|
+
.divider {
|
|
1159
|
+
stroke: ${e.nodeBorder};
|
|
1160
|
+
stroke-width: 1;
|
|
1161
|
+
}
|
|
1162
|
+
|
|
1163
|
+
g.clickable {
|
|
1164
|
+
cursor: pointer;
|
|
1165
|
+
}
|
|
1166
|
+
|
|
1167
|
+
g.classGroup rect {
|
|
1168
|
+
fill: ${e.mainBkg};
|
|
1169
|
+
stroke: ${e.nodeBorder};
|
|
1170
|
+
}
|
|
1171
|
+
|
|
1172
|
+
g.classGroup line {
|
|
1173
|
+
stroke: ${e.nodeBorder};
|
|
1174
|
+
stroke-width: 1;
|
|
1175
|
+
}
|
|
1176
|
+
|
|
1177
|
+
.classLabel .box {
|
|
1178
|
+
stroke: none;
|
|
1179
|
+
stroke-width: 0;
|
|
1180
|
+
fill: ${e.mainBkg};
|
|
1181
|
+
opacity: 0.5;
|
|
1182
|
+
}
|
|
1183
|
+
|
|
1184
|
+
.classLabel .label {
|
|
1185
|
+
fill: ${e.nodeBorder};
|
|
1186
|
+
font-size: 10px;
|
|
1187
|
+
}
|
|
1188
|
+
|
|
1189
|
+
.relation {
|
|
1190
|
+
stroke: ${e.lineColor};
|
|
1191
|
+
stroke-width: 1;
|
|
1192
|
+
fill: none;
|
|
1193
|
+
}
|
|
1194
|
+
|
|
1195
|
+
.dashed-line{
|
|
1196
|
+
stroke-dasharray: 3;
|
|
1197
|
+
}
|
|
1198
|
+
|
|
1199
|
+
.dotted-line{
|
|
1200
|
+
stroke-dasharray: 1 2;
|
|
1201
|
+
}
|
|
1202
|
+
|
|
1203
|
+
#compositionStart, .composition {
|
|
1204
|
+
fill: ${e.lineColor} !important;
|
|
1205
|
+
stroke: ${e.lineColor} !important;
|
|
1206
|
+
stroke-width: 1;
|
|
1207
|
+
}
|
|
1208
|
+
|
|
1209
|
+
#compositionEnd, .composition {
|
|
1210
|
+
fill: ${e.lineColor} !important;
|
|
1211
|
+
stroke: ${e.lineColor} !important;
|
|
1212
|
+
stroke-width: 1;
|
|
1213
|
+
}
|
|
1214
|
+
|
|
1215
|
+
#dependencyStart, .dependency {
|
|
1216
|
+
fill: ${e.lineColor} !important;
|
|
1217
|
+
stroke: ${e.lineColor} !important;
|
|
1218
|
+
stroke-width: 1;
|
|
1219
|
+
}
|
|
1220
|
+
|
|
1221
|
+
#dependencyStart, .dependency {
|
|
1222
|
+
fill: ${e.lineColor} !important;
|
|
1223
|
+
stroke: ${e.lineColor} !important;
|
|
1224
|
+
stroke-width: 1;
|
|
1225
|
+
}
|
|
1226
|
+
|
|
1227
|
+
#extensionStart, .extension {
|
|
1228
|
+
fill: transparent !important;
|
|
1229
|
+
stroke: ${e.lineColor} !important;
|
|
1230
|
+
stroke-width: 1;
|
|
1231
|
+
}
|
|
1232
|
+
|
|
1233
|
+
#extensionEnd, .extension {
|
|
1234
|
+
fill: transparent !important;
|
|
1235
|
+
stroke: ${e.lineColor} !important;
|
|
1236
|
+
stroke-width: 1;
|
|
1237
|
+
}
|
|
1238
|
+
|
|
1239
|
+
#aggregationStart, .aggregation {
|
|
1240
|
+
fill: transparent !important;
|
|
1241
|
+
stroke: ${e.lineColor} !important;
|
|
1242
|
+
stroke-width: 1;
|
|
1243
|
+
}
|
|
1244
|
+
|
|
1245
|
+
#aggregationEnd, .aggregation {
|
|
1246
|
+
fill: transparent !important;
|
|
1247
|
+
stroke: ${e.lineColor} !important;
|
|
1248
|
+
stroke-width: 1;
|
|
1249
|
+
}
|
|
1250
|
+
|
|
1251
|
+
#lollipopStart, .lollipop {
|
|
1252
|
+
fill: ${e.mainBkg} !important;
|
|
1253
|
+
stroke: ${e.lineColor} !important;
|
|
1254
|
+
stroke-width: 1;
|
|
1255
|
+
}
|
|
1256
|
+
|
|
1257
|
+
#lollipopEnd, .lollipop {
|
|
1258
|
+
fill: ${e.mainBkg} !important;
|
|
1259
|
+
stroke: ${e.lineColor} !important;
|
|
1260
|
+
stroke-width: 1;
|
|
1261
|
+
}
|
|
1262
|
+
|
|
1263
|
+
.edgeTerminals {
|
|
1264
|
+
font-size: 11px;
|
|
1265
|
+
line-height: initial;
|
|
1266
|
+
}
|
|
1267
|
+
|
|
1268
|
+
.classTitleText {
|
|
1269
|
+
text-anchor: middle;
|
|
1270
|
+
font-size: 18px;
|
|
1271
|
+
fill: ${e.textColor};
|
|
1272
|
+
}
|
|
1273
|
+
`, "getStyles"), hs = is, ns = /* @__PURE__ */ u((e, i = "TB") => {
|
|
1274
|
+
if (!e.doc)
|
|
1275
|
+
return i;
|
|
1276
|
+
let a = i;
|
|
1277
|
+
for (const l of e.doc)
|
|
1278
|
+
l.stmt === "dir" && (a = l.value);
|
|
1279
|
+
return a;
|
|
1280
|
+
}, "getDir"), as = /* @__PURE__ */ u(function(e, i) {
|
|
1281
|
+
return i.db.getClasses();
|
|
1282
|
+
}, "getClasses"), rs = /* @__PURE__ */ u(async function(e, i, a, l) {
|
|
1283
|
+
ze.info("REF0:"), ze.info("Drawing class diagram (v3)", i);
|
|
1284
|
+
const { securityLevel: c, state: r, layout: f } = D(), A = l.db.getData(), T = mt(i, c);
|
|
1285
|
+
A.type = l.type, A.layoutAlgorithm = vt(f), A.nodeSpacing = (r == null ? void 0 : r.nodeSpacing) || 50, A.rankSpacing = (r == null ? void 0 : r.rankSpacing) || 50, A.markers = ["aggregation", "extension", "composition", "dependency", "lollipop"], A.diagramId = i, await Nt(A, T);
|
|
1286
|
+
const S = 8;
|
|
1287
|
+
Qe.insertTitle(
|
|
1288
|
+
T,
|
|
1289
|
+
"classDiagramTitleText",
|
|
1290
|
+
(r == null ? void 0 : r.titleTopMargin) ?? 25,
|
|
1291
|
+
l.db.getDiagramTitle()
|
|
1292
|
+
), Et(T, S, "classDiagram", (r == null ? void 0 : r.useMaxWidth) ?? !0);
|
|
1293
|
+
}, "draw"), ps = {
|
|
1294
|
+
getClasses: as,
|
|
1295
|
+
draw: rs,
|
|
1296
|
+
getDir: ns
|
|
1297
|
+
};
|
|
1298
|
+
export {
|
|
1299
|
+
cs as a,
|
|
1300
|
+
ps as b,
|
|
1301
|
+
os as c,
|
|
1302
|
+
hs as s
|
|
1303
|
+
};
|