@data_wise/hyper-markdown 1.0.0

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