@digipair/skill-web-chatbot 0.91.0-0 → 0.92.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 (136) hide show
  1. package/SAP-icons.cjs.js +2489 -0
  2. package/SAP-icons.cjs2.js +2489 -0
  3. package/SAP-icons.esm.js +2482 -0
  4. package/SAP-icons.esm2.js +2482 -0
  5. package/Tableau10-558cc280.cjs.js +9 -0
  6. package/Tableau10-558cc280.esm.js +7 -0
  7. package/arc-d1f6357e.cjs.js +88 -0
  8. package/arc-d1f6357e.esm.js +86 -0
  9. package/array-2ff2c7a6.cjs.js +7 -0
  10. package/array-2ff2c7a6.esm.js +5 -0
  11. package/blockDiagram-5dc23a45.cjs.js +2921 -0
  12. package/blockDiagram-5dc23a45.esm.js +2919 -0
  13. package/c4Diagram-1e775db3.cjs.js +4387 -0
  14. package/c4Diagram-1e775db3.esm.js +4385 -0
  15. package/channel-ebbc4130.cjs.js +9 -0
  16. package/channel-ebbc4130.esm.js +7 -0
  17. package/classDiagram-f52caa06.cjs.js +209 -0
  18. package/classDiagram-f52caa06.esm.js +207 -0
  19. package/classDiagram-v2-640c694e.cjs.js +401 -0
  20. package/classDiagram-v2-640c694e.esm.js +399 -0
  21. package/clone-afc2f047.cjs.js +10 -0
  22. package/clone-afc2f047.esm.js +8 -0
  23. package/createText-03b82060.cjs.js +2936 -0
  24. package/createText-03b82060.esm.js +2933 -0
  25. package/edges-16357fde.cjs.js +1998 -0
  26. package/edges-16357fde.esm.js +1981 -0
  27. package/erDiagram-c7ff1bec.cjs.js +1807 -0
  28. package/erDiagram-c7ff1bec.esm.js +1805 -0
  29. package/flowDb-9a89ea33.cjs.js +5542 -0
  30. package/flowDb-9a89ea33.esm.js +5538 -0
  31. package/flowDiagram-aadb13b0.cjs.js +1351 -0
  32. package/flowDiagram-aadb13b0.esm.js +1349 -0
  33. package/flowDiagram-v2-f2119625.cjs.js +31 -0
  34. package/flowDiagram-v2-f2119625.esm.js +29 -0
  35. package/flowchart-elk-definition-cf813a97.cjs.js +50257 -0
  36. package/flowchart-elk-definition-cf813a97.esm.js +50255 -0
  37. package/ganttDiagram-3c2fde2b.cjs.js +3710 -0
  38. package/ganttDiagram-3c2fde2b.esm.js +3708 -0
  39. package/gitGraphDiagram-c3a0619c.cjs.js +3820 -0
  40. package/gitGraphDiagram-c3a0619c.esm.js +3818 -0
  41. package/graph-0ee63739.cjs.js +961 -0
  42. package/graph-0ee63739.esm.js +938 -0
  43. package/index-bb6d8841.cjs.js +648 -0
  44. package/index-bb6d8841.esm.js +646 -0
  45. package/index.cjs.d.ts +1 -0
  46. package/index.cjs.js +17 -0
  47. package/index.cjs2.js +60723 -0
  48. package/index.esm.js +1 -0
  49. package/index.esm2.js +60574 -0
  50. package/infoDiagram-2f5c50c0.cjs.js +460 -0
  51. package/infoDiagram-2f5c50c0.esm.js +458 -0
  52. package/init-f9637058.cjs.js +17 -0
  53. package/init-f9637058.esm.js +15 -0
  54. package/journeyDiagram-14fe341a.cjs.js +1061 -0
  55. package/journeyDiagram-14fe341a.esm.js +1059 -0
  56. package/katex-d90b6d29.cjs.js +25690 -0
  57. package/katex-d90b6d29.esm.js +25688 -0
  58. package/layout-fd473db2.cjs.js +1626 -0
  59. package/layout-fd473db2.esm.js +1619 -0
  60. package/libs/engine/src/index.d.ts +2 -0
  61. package/libs/engine/src/lib/alias.interface.d.ts +9 -0
  62. package/libs/engine/src/lib/engine.d.ts +13 -0
  63. package/libs/engine/src/lib/pins-settings.interface.d.ts +15 -0
  64. package/libs/skill-web-chatbot/src/lib/chat.element.d.ts +28 -0
  65. package/libs/skill-web-chatbot/src/lib/common.data.d.ts +1 -0
  66. package/libs/skill-web-chatbot/src/lib/config.d.ts +9 -0
  67. package/libs/skill-web-chatbot/src/lib/digipair-full.data.d.ts +1 -0
  68. package/libs/skill-web-chatbot/src/lib/digipair-full.element.d.ts +36 -0
  69. package/libs/skill-web-chatbot/src/lib/digipair.data.d.ts +1 -0
  70. package/libs/skill-web-chatbot/src/lib/digipair.element.d.ts +44 -0
  71. package/libs/skill-web-chatbot/src/lib/inputs.element.d.ts +10 -0
  72. package/libs/skill-web-chatbot/src/lib/message.interface.d.ts +10 -0
  73. package/libs/skill-web-chatbot/src/lib/pins/chatbot.actions.d.ts +1 -0
  74. package/libs/skill-web-chatbot/src/lib/tools/css-selector.d.ts +1 -0
  75. package/line-24d93f1b.cjs.js +34 -0
  76. package/line-24d93f1b.esm.js +32 -0
  77. package/linear-9bcf74c4.cjs.js +537 -0
  78. package/linear-9bcf74c4.esm.js +531 -0
  79. package/mindmap-definition-9399c7e6.cjs.js +20489 -0
  80. package/mindmap-definition-9399c7e6.esm.js +20487 -0
  81. package/ordinal-5695958c.cjs.js +331 -0
  82. package/ordinal-5695958c.esm.js +329 -0
  83. package/package.json +7 -22
  84. package/path-428ebac9.cjs.js +317 -0
  85. package/path-428ebac9.esm.js +314 -0
  86. package/pieDiagram-828dae43.cjs.js +951 -0
  87. package/pieDiagram-828dae43.esm.js +949 -0
  88. package/quadrantDiagram-5fa00455.cjs.js +2410 -0
  89. package/quadrantDiagram-5fa00455.esm.js +2408 -0
  90. package/requirementDiagram-03163dc4.cjs.js +2267 -0
  91. package/requirementDiagram-03163dc4.esm.js +2265 -0
  92. package/sankeyDiagram-52ec8976.cjs.js +1848 -0
  93. package/sankeyDiagram-52ec8976.esm.js +1846 -0
  94. package/sequenceDiagram-b517d154.cjs.js +5949 -0
  95. package/sequenceDiagram-b517d154.esm.js +5947 -0
  96. package/stateDiagram-fca82b5b.cjs.js +283 -0
  97. package/stateDiagram-fca82b5b.esm.js +281 -0
  98. package/stateDiagram-v2-ed04200a.cjs.js +373 -0
  99. package/stateDiagram-v2-ed04200a.esm.js +371 -0
  100. package/styles-11e81fdd.cjs.js +3944 -0
  101. package/styles-11e81fdd.esm.js +3940 -0
  102. package/styles-cacbff60.cjs.js +2120 -0
  103. package/styles-cacbff60.esm.js +2111 -0
  104. package/styles-e75131e4.cjs.js +671 -0
  105. package/styles-e75131e4.esm.js +661 -0
  106. package/svgDrawCommon-ecc5f780.cjs.js +68 -0
  107. package/svgDrawCommon-ecc5f780.esm.js +60 -0
  108. package/timeline-definition-4ee9bff4.cjs.js +1161 -0
  109. package/timeline-definition-4ee9bff4.esm.js +1159 -0
  110. package/xychartDiagram-e5e6b652.cjs.js +3150 -0
  111. package/xychartDiagram-e5e6b652.esm.js +3148 -0
  112. package/.swcrc +0 -28
  113. package/README.md +0 -7
  114. package/eslint.config.mjs +0 -22
  115. package/rollup.config.cjs +0 -28
  116. package/src/digipair__engine.d.ts +0 -2
  117. package/src/handlebars.d.ts +0 -1
  118. package/src/index.html +0 -18
  119. package/src/lib/chat.element.ts +0 -603
  120. package/src/lib/common.data.ts +0 -1
  121. package/src/lib/config.ts +0 -30
  122. package/src/lib/digipair-full.data.ts +0 -101
  123. package/src/lib/digipair-full.element.ts +0 -358
  124. package/src/lib/digipair.data.ts +0 -103
  125. package/src/lib/digipair.element.ts +0 -446
  126. package/src/lib/inputs.element.ts +0 -46
  127. package/src/lib/mermaid.d.ts +0 -1
  128. package/src/lib/message.interface.ts +0 -10
  129. package/src/lib/pins/chatbot.actions.ts +0 -32
  130. package/src/lib/tools/css-selector.ts +0 -12
  131. package/tsconfig.json +0 -13
  132. package/tsconfig.lib.json +0 -19
  133. /package/{src/index.d.ts → index.d.ts} +0 -0
  134. /package/{src/index.ts → libs/skill-web-chatbot/src/index.d.ts} +0 -0
  135. /package/{src/schema.fr.json → schema.fr.json} +0 -0
  136. /package/{src/schema.json → schema.json} +0 -0
@@ -0,0 +1,3940 @@
1
+ import { F as F_, A as A_, E as E_, L as L_, V as Vn, M as M_, h as O_, $ as $n, j as B_, c as L, i as ei, b as bt$1, a as ai, as as C1 } from './index.esm2.js';
2
+
3
+ function _array_like_to_array(arr, len) {
4
+ if (len == null || len > arr.length) len = arr.length;
5
+ for(var i = 0, arr2 = new Array(len); i < len; i++)arr2[i] = arr[i];
6
+ return arr2;
7
+ }
8
+ function _array_without_holes(arr) {
9
+ if (Array.isArray(arr)) return _array_like_to_array(arr);
10
+ }
11
+ function _class_call_check(instance, Constructor) {
12
+ if (!(instance instanceof Constructor)) {
13
+ throw new TypeError("Cannot call a class as a function");
14
+ }
15
+ }
16
+ function _defineProperties(target, props) {
17
+ for(var i = 0; i < props.length; i++){
18
+ var descriptor = props[i];
19
+ descriptor.enumerable = descriptor.enumerable || false;
20
+ descriptor.configurable = true;
21
+ if ("value" in descriptor) descriptor.writable = true;
22
+ Object.defineProperty(target, descriptor.key, descriptor);
23
+ }
24
+ }
25
+ function _create_class(Constructor, protoProps, staticProps) {
26
+ if (protoProps) _defineProperties(Constructor.prototype, protoProps);
27
+ if (staticProps) _defineProperties(Constructor, staticProps);
28
+ return Constructor;
29
+ }
30
+ function _instanceof(left, right) {
31
+ if (right != null && typeof Symbol !== "undefined" && right[Symbol.hasInstance]) {
32
+ return !!right[Symbol.hasInstance](left);
33
+ } else {
34
+ return left instanceof right;
35
+ }
36
+ }
37
+ function _iterable_to_array(iter) {
38
+ if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
39
+ }
40
+ function _non_iterable_spread() {
41
+ throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
42
+ }
43
+ function _to_consumable_array(arr) {
44
+ return _array_without_holes(arr) || _iterable_to_array(arr) || _unsupported_iterable_to_array(arr) || _non_iterable_spread();
45
+ }
46
+ function _type_of(obj) {
47
+ "@swc/helpers - typeof";
48
+ return obj && typeof Symbol !== "undefined" && obj.constructor === Symbol ? "symbol" : typeof obj;
49
+ }
50
+ function _unsupported_iterable_to_array(o, minLen) {
51
+ if (!o) return;
52
+ if (typeof o === "string") return _array_like_to_array(o, minLen);
53
+ var n = Object.prototype.toString.call(o).slice(8, -1);
54
+ if (n === "Object" && o.constructor) n = o.constructor.name;
55
+ if (n === "Map" || n === "Set") return Array.from(n);
56
+ if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _array_like_to_array(o, minLen);
57
+ }
58
+ var Ve = function() {
59
+ var e = function e(x, u, a, h) {
60
+ for(a = a || {}, h = x.length; h--; a[x[h]] = u);
61
+ return a;
62
+ }, i = [
63
+ 1,
64
+ 17
65
+ ], r = [
66
+ 1,
67
+ 18
68
+ ], l = [
69
+ 1,
70
+ 19
71
+ ], o = [
72
+ 1,
73
+ 39
74
+ ], A = [
75
+ 1,
76
+ 40
77
+ ], g = [
78
+ 1,
79
+ 25
80
+ ], D = [
81
+ 1,
82
+ 23
83
+ ], B = [
84
+ 1,
85
+ 24
86
+ ], _ = [
87
+ 1,
88
+ 31
89
+ ], fe = [
90
+ 1,
91
+ 32
92
+ ], de = [
93
+ 1,
94
+ 33
95
+ ], Ee = [
96
+ 1,
97
+ 34
98
+ ], Ce = [
99
+ 1,
100
+ 35
101
+ ], me = [
102
+ 1,
103
+ 36
104
+ ], be = [
105
+ 1,
106
+ 26
107
+ ], ge = [
108
+ 1,
109
+ 27
110
+ ], ke = [
111
+ 1,
112
+ 28
113
+ ], Te = [
114
+ 1,
115
+ 29
116
+ ], d = [
117
+ 1,
118
+ 43
119
+ ], Fe = [
120
+ 1,
121
+ 30
122
+ ], E = [
123
+ 1,
124
+ 42
125
+ ], C = [
126
+ 1,
127
+ 44
128
+ ], m = [
129
+ 1,
130
+ 41
131
+ ], k = [
132
+ 1,
133
+ 45
134
+ ], ye = [
135
+ 1,
136
+ 9
137
+ ], c = [
138
+ 1,
139
+ 8,
140
+ 9
141
+ ], Y = [
142
+ 1,
143
+ 56
144
+ ], j = [
145
+ 1,
146
+ 57
147
+ ], Q = [
148
+ 1,
149
+ 58
150
+ ], X = [
151
+ 1,
152
+ 59
153
+ ], H = [
154
+ 1,
155
+ 60
156
+ ], De = [
157
+ 1,
158
+ 61
159
+ ], Be = [
160
+ 1,
161
+ 62
162
+ ], W = [
163
+ 1,
164
+ 8,
165
+ 9,
166
+ 39
167
+ ], Ge = [
168
+ 1,
169
+ 74
170
+ ], M = [
171
+ 1,
172
+ 8,
173
+ 9,
174
+ 12,
175
+ 13,
176
+ 21,
177
+ 37,
178
+ 39,
179
+ 42,
180
+ 59,
181
+ 60,
182
+ 61,
183
+ 62,
184
+ 63,
185
+ 64,
186
+ 65,
187
+ 70,
188
+ 72
189
+ ], q = [
190
+ 1,
191
+ 8,
192
+ 9,
193
+ 12,
194
+ 13,
195
+ 19,
196
+ 21,
197
+ 37,
198
+ 39,
199
+ 42,
200
+ 46,
201
+ 59,
202
+ 60,
203
+ 61,
204
+ 62,
205
+ 63,
206
+ 64,
207
+ 65,
208
+ 70,
209
+ 72,
210
+ 74,
211
+ 80,
212
+ 95,
213
+ 97,
214
+ 98
215
+ ], J = [
216
+ 13,
217
+ 74,
218
+ 80,
219
+ 95,
220
+ 97,
221
+ 98
222
+ ], G = [
223
+ 13,
224
+ 64,
225
+ 65,
226
+ 74,
227
+ 80,
228
+ 95,
229
+ 97,
230
+ 98
231
+ ], Ue = [
232
+ 13,
233
+ 59,
234
+ 60,
235
+ 61,
236
+ 62,
237
+ 63,
238
+ 74,
239
+ 80,
240
+ 95,
241
+ 97,
242
+ 98
243
+ ], _e = [
244
+ 1,
245
+ 93
246
+ ], Z = [
247
+ 1,
248
+ 110
249
+ ], $ = [
250
+ 1,
251
+ 108
252
+ ], ee = [
253
+ 1,
254
+ 102
255
+ ], te = [
256
+ 1,
257
+ 103
258
+ ], se = [
259
+ 1,
260
+ 104
261
+ ], ie = [
262
+ 1,
263
+ 105
264
+ ], ne = [
265
+ 1,
266
+ 106
267
+ ], ue = [
268
+ 1,
269
+ 107
270
+ ], re = [
271
+ 1,
272
+ 109
273
+ ], Se = [
274
+ 1,
275
+ 8,
276
+ 9,
277
+ 37,
278
+ 39,
279
+ 42
280
+ ], ae = [
281
+ 1,
282
+ 8,
283
+ 9,
284
+ 21
285
+ ], ze = [
286
+ 1,
287
+ 8,
288
+ 9,
289
+ 78
290
+ ], S = [
291
+ 1,
292
+ 8,
293
+ 9,
294
+ 21,
295
+ 73,
296
+ 74,
297
+ 78,
298
+ 80,
299
+ 81,
300
+ 82,
301
+ 83,
302
+ 84,
303
+ 85
304
+ ], Ne = {
305
+ trace: function trace() {},
306
+ yy: {},
307
+ symbols_: {
308
+ error: 2,
309
+ start: 3,
310
+ mermaidDoc: 4,
311
+ statements: 5,
312
+ graphConfig: 6,
313
+ CLASS_DIAGRAM: 7,
314
+ NEWLINE: 8,
315
+ EOF: 9,
316
+ statement: 10,
317
+ classLabel: 11,
318
+ SQS: 12,
319
+ STR: 13,
320
+ SQE: 14,
321
+ namespaceName: 15,
322
+ alphaNumToken: 16,
323
+ className: 17,
324
+ classLiteralName: 18,
325
+ GENERICTYPE: 19,
326
+ relationStatement: 20,
327
+ LABEL: 21,
328
+ namespaceStatement: 22,
329
+ classStatement: 23,
330
+ memberStatement: 24,
331
+ annotationStatement: 25,
332
+ clickStatement: 26,
333
+ styleStatement: 27,
334
+ cssClassStatement: 28,
335
+ noteStatement: 29,
336
+ direction: 30,
337
+ acc_title: 31,
338
+ acc_title_value: 32,
339
+ acc_descr: 33,
340
+ acc_descr_value: 34,
341
+ acc_descr_multiline_value: 35,
342
+ namespaceIdentifier: 36,
343
+ STRUCT_START: 37,
344
+ classStatements: 38,
345
+ STRUCT_STOP: 39,
346
+ NAMESPACE: 40,
347
+ classIdentifier: 41,
348
+ STYLE_SEPARATOR: 42,
349
+ members: 43,
350
+ CLASS: 44,
351
+ ANNOTATION_START: 45,
352
+ ANNOTATION_END: 46,
353
+ MEMBER: 47,
354
+ SEPARATOR: 48,
355
+ relation: 49,
356
+ NOTE_FOR: 50,
357
+ noteText: 51,
358
+ NOTE: 52,
359
+ direction_tb: 53,
360
+ direction_bt: 54,
361
+ direction_rl: 55,
362
+ direction_lr: 56,
363
+ relationType: 57,
364
+ lineType: 58,
365
+ AGGREGATION: 59,
366
+ EXTENSION: 60,
367
+ COMPOSITION: 61,
368
+ DEPENDENCY: 62,
369
+ LOLLIPOP: 63,
370
+ LINE: 64,
371
+ DOTTED_LINE: 65,
372
+ CALLBACK: 66,
373
+ LINK: 67,
374
+ LINK_TARGET: 68,
375
+ CLICK: 69,
376
+ CALLBACK_NAME: 70,
377
+ CALLBACK_ARGS: 71,
378
+ HREF: 72,
379
+ STYLE: 73,
380
+ ALPHA: 74,
381
+ stylesOpt: 75,
382
+ CSSCLASS: 76,
383
+ style: 77,
384
+ COMMA: 78,
385
+ styleComponent: 79,
386
+ NUM: 80,
387
+ COLON: 81,
388
+ UNIT: 82,
389
+ SPACE: 83,
390
+ BRKT: 84,
391
+ PCT: 85,
392
+ commentToken: 86,
393
+ textToken: 87,
394
+ graphCodeTokens: 88,
395
+ textNoTagsToken: 89,
396
+ TAGSTART: 90,
397
+ TAGEND: 91,
398
+ "==": 92,
399
+ "--": 93,
400
+ DEFAULT: 94,
401
+ MINUS: 95,
402
+ keywords: 96,
403
+ UNICODE_TEXT: 97,
404
+ BQUOTE_STR: 98,
405
+ $accept: 0,
406
+ $end: 1
407
+ },
408
+ terminals_: {
409
+ 2: "error",
410
+ 7: "CLASS_DIAGRAM",
411
+ 8: "NEWLINE",
412
+ 9: "EOF",
413
+ 12: "SQS",
414
+ 13: "STR",
415
+ 14: "SQE",
416
+ 19: "GENERICTYPE",
417
+ 21: "LABEL",
418
+ 31: "acc_title",
419
+ 32: "acc_title_value",
420
+ 33: "acc_descr",
421
+ 34: "acc_descr_value",
422
+ 35: "acc_descr_multiline_value",
423
+ 37: "STRUCT_START",
424
+ 39: "STRUCT_STOP",
425
+ 40: "NAMESPACE",
426
+ 42: "STYLE_SEPARATOR",
427
+ 44: "CLASS",
428
+ 45: "ANNOTATION_START",
429
+ 46: "ANNOTATION_END",
430
+ 47: "MEMBER",
431
+ 48: "SEPARATOR",
432
+ 50: "NOTE_FOR",
433
+ 52: "NOTE",
434
+ 53: "direction_tb",
435
+ 54: "direction_bt",
436
+ 55: "direction_rl",
437
+ 56: "direction_lr",
438
+ 59: "AGGREGATION",
439
+ 60: "EXTENSION",
440
+ 61: "COMPOSITION",
441
+ 62: "DEPENDENCY",
442
+ 63: "LOLLIPOP",
443
+ 64: "LINE",
444
+ 65: "DOTTED_LINE",
445
+ 66: "CALLBACK",
446
+ 67: "LINK",
447
+ 68: "LINK_TARGET",
448
+ 69: "CLICK",
449
+ 70: "CALLBACK_NAME",
450
+ 71: "CALLBACK_ARGS",
451
+ 72: "HREF",
452
+ 73: "STYLE",
453
+ 74: "ALPHA",
454
+ 76: "CSSCLASS",
455
+ 78: "COMMA",
456
+ 80: "NUM",
457
+ 81: "COLON",
458
+ 82: "UNIT",
459
+ 83: "SPACE",
460
+ 84: "BRKT",
461
+ 85: "PCT",
462
+ 88: "graphCodeTokens",
463
+ 90: "TAGSTART",
464
+ 91: "TAGEND",
465
+ 92: "==",
466
+ 93: "--",
467
+ 94: "DEFAULT",
468
+ 95: "MINUS",
469
+ 96: "keywords",
470
+ 97: "UNICODE_TEXT",
471
+ 98: "BQUOTE_STR"
472
+ },
473
+ productions_: [
474
+ 0,
475
+ [
476
+ 3,
477
+ 1
478
+ ],
479
+ [
480
+ 3,
481
+ 1
482
+ ],
483
+ [
484
+ 4,
485
+ 1
486
+ ],
487
+ [
488
+ 6,
489
+ 4
490
+ ],
491
+ [
492
+ 5,
493
+ 1
494
+ ],
495
+ [
496
+ 5,
497
+ 2
498
+ ],
499
+ [
500
+ 5,
501
+ 3
502
+ ],
503
+ [
504
+ 11,
505
+ 3
506
+ ],
507
+ [
508
+ 15,
509
+ 1
510
+ ],
511
+ [
512
+ 15,
513
+ 2
514
+ ],
515
+ [
516
+ 17,
517
+ 1
518
+ ],
519
+ [
520
+ 17,
521
+ 1
522
+ ],
523
+ [
524
+ 17,
525
+ 2
526
+ ],
527
+ [
528
+ 17,
529
+ 2
530
+ ],
531
+ [
532
+ 17,
533
+ 2
534
+ ],
535
+ [
536
+ 10,
537
+ 1
538
+ ],
539
+ [
540
+ 10,
541
+ 2
542
+ ],
543
+ [
544
+ 10,
545
+ 1
546
+ ],
547
+ [
548
+ 10,
549
+ 1
550
+ ],
551
+ [
552
+ 10,
553
+ 1
554
+ ],
555
+ [
556
+ 10,
557
+ 1
558
+ ],
559
+ [
560
+ 10,
561
+ 1
562
+ ],
563
+ [
564
+ 10,
565
+ 1
566
+ ],
567
+ [
568
+ 10,
569
+ 1
570
+ ],
571
+ [
572
+ 10,
573
+ 1
574
+ ],
575
+ [
576
+ 10,
577
+ 1
578
+ ],
579
+ [
580
+ 10,
581
+ 2
582
+ ],
583
+ [
584
+ 10,
585
+ 2
586
+ ],
587
+ [
588
+ 10,
589
+ 1
590
+ ],
591
+ [
592
+ 22,
593
+ 4
594
+ ],
595
+ [
596
+ 22,
597
+ 5
598
+ ],
599
+ [
600
+ 36,
601
+ 2
602
+ ],
603
+ [
604
+ 38,
605
+ 1
606
+ ],
607
+ [
608
+ 38,
609
+ 2
610
+ ],
611
+ [
612
+ 38,
613
+ 3
614
+ ],
615
+ [
616
+ 23,
617
+ 1
618
+ ],
619
+ [
620
+ 23,
621
+ 3
622
+ ],
623
+ [
624
+ 23,
625
+ 4
626
+ ],
627
+ [
628
+ 23,
629
+ 6
630
+ ],
631
+ [
632
+ 41,
633
+ 2
634
+ ],
635
+ [
636
+ 41,
637
+ 3
638
+ ],
639
+ [
640
+ 25,
641
+ 4
642
+ ],
643
+ [
644
+ 43,
645
+ 1
646
+ ],
647
+ [
648
+ 43,
649
+ 2
650
+ ],
651
+ [
652
+ 24,
653
+ 1
654
+ ],
655
+ [
656
+ 24,
657
+ 2
658
+ ],
659
+ [
660
+ 24,
661
+ 1
662
+ ],
663
+ [
664
+ 24,
665
+ 1
666
+ ],
667
+ [
668
+ 20,
669
+ 3
670
+ ],
671
+ [
672
+ 20,
673
+ 4
674
+ ],
675
+ [
676
+ 20,
677
+ 4
678
+ ],
679
+ [
680
+ 20,
681
+ 5
682
+ ],
683
+ [
684
+ 29,
685
+ 3
686
+ ],
687
+ [
688
+ 29,
689
+ 2
690
+ ],
691
+ [
692
+ 30,
693
+ 1
694
+ ],
695
+ [
696
+ 30,
697
+ 1
698
+ ],
699
+ [
700
+ 30,
701
+ 1
702
+ ],
703
+ [
704
+ 30,
705
+ 1
706
+ ],
707
+ [
708
+ 49,
709
+ 3
710
+ ],
711
+ [
712
+ 49,
713
+ 2
714
+ ],
715
+ [
716
+ 49,
717
+ 2
718
+ ],
719
+ [
720
+ 49,
721
+ 1
722
+ ],
723
+ [
724
+ 57,
725
+ 1
726
+ ],
727
+ [
728
+ 57,
729
+ 1
730
+ ],
731
+ [
732
+ 57,
733
+ 1
734
+ ],
735
+ [
736
+ 57,
737
+ 1
738
+ ],
739
+ [
740
+ 57,
741
+ 1
742
+ ],
743
+ [
744
+ 58,
745
+ 1
746
+ ],
747
+ [
748
+ 58,
749
+ 1
750
+ ],
751
+ [
752
+ 26,
753
+ 3
754
+ ],
755
+ [
756
+ 26,
757
+ 4
758
+ ],
759
+ [
760
+ 26,
761
+ 3
762
+ ],
763
+ [
764
+ 26,
765
+ 4
766
+ ],
767
+ [
768
+ 26,
769
+ 4
770
+ ],
771
+ [
772
+ 26,
773
+ 5
774
+ ],
775
+ [
776
+ 26,
777
+ 3
778
+ ],
779
+ [
780
+ 26,
781
+ 4
782
+ ],
783
+ [
784
+ 26,
785
+ 4
786
+ ],
787
+ [
788
+ 26,
789
+ 5
790
+ ],
791
+ [
792
+ 26,
793
+ 4
794
+ ],
795
+ [
796
+ 26,
797
+ 5
798
+ ],
799
+ [
800
+ 26,
801
+ 5
802
+ ],
803
+ [
804
+ 26,
805
+ 6
806
+ ],
807
+ [
808
+ 27,
809
+ 3
810
+ ],
811
+ [
812
+ 28,
813
+ 3
814
+ ],
815
+ [
816
+ 75,
817
+ 1
818
+ ],
819
+ [
820
+ 75,
821
+ 3
822
+ ],
823
+ [
824
+ 77,
825
+ 1
826
+ ],
827
+ [
828
+ 77,
829
+ 2
830
+ ],
831
+ [
832
+ 79,
833
+ 1
834
+ ],
835
+ [
836
+ 79,
837
+ 1
838
+ ],
839
+ [
840
+ 79,
841
+ 1
842
+ ],
843
+ [
844
+ 79,
845
+ 1
846
+ ],
847
+ [
848
+ 79,
849
+ 1
850
+ ],
851
+ [
852
+ 79,
853
+ 1
854
+ ],
855
+ [
856
+ 79,
857
+ 1
858
+ ],
859
+ [
860
+ 79,
861
+ 1
862
+ ],
863
+ [
864
+ 79,
865
+ 1
866
+ ],
867
+ [
868
+ 86,
869
+ 1
870
+ ],
871
+ [
872
+ 86,
873
+ 1
874
+ ],
875
+ [
876
+ 87,
877
+ 1
878
+ ],
879
+ [
880
+ 87,
881
+ 1
882
+ ],
883
+ [
884
+ 87,
885
+ 1
886
+ ],
887
+ [
888
+ 87,
889
+ 1
890
+ ],
891
+ [
892
+ 87,
893
+ 1
894
+ ],
895
+ [
896
+ 87,
897
+ 1
898
+ ],
899
+ [
900
+ 87,
901
+ 1
902
+ ],
903
+ [
904
+ 89,
905
+ 1
906
+ ],
907
+ [
908
+ 89,
909
+ 1
910
+ ],
911
+ [
912
+ 89,
913
+ 1
914
+ ],
915
+ [
916
+ 89,
917
+ 1
918
+ ],
919
+ [
920
+ 16,
921
+ 1
922
+ ],
923
+ [
924
+ 16,
925
+ 1
926
+ ],
927
+ [
928
+ 16,
929
+ 1
930
+ ],
931
+ [
932
+ 16,
933
+ 1
934
+ ],
935
+ [
936
+ 18,
937
+ 1
938
+ ],
939
+ [
940
+ 51,
941
+ 1
942
+ ]
943
+ ],
944
+ performAction: function performAction(u, a, h, n, f, t, U) {
945
+ var s = t.length - 1;
946
+ switch(f){
947
+ case 8:
948
+ this.$ = t[s - 1];
949
+ break;
950
+ case 9:
951
+ case 11:
952
+ case 12:
953
+ this.$ = t[s];
954
+ break;
955
+ case 10:
956
+ case 13:
957
+ this.$ = t[s - 1] + t[s];
958
+ break;
959
+ case 14:
960
+ case 15:
961
+ this.$ = t[s - 1] + "~" + t[s] + "~";
962
+ break;
963
+ case 16:
964
+ n.addRelation(t[s]);
965
+ break;
966
+ case 17:
967
+ t[s - 1].title = n.cleanupLabel(t[s]), n.addRelation(t[s - 1]);
968
+ break;
969
+ case 27:
970
+ this.$ = t[s].trim(), n.setAccTitle(this.$);
971
+ break;
972
+ case 28:
973
+ case 29:
974
+ this.$ = t[s].trim(), n.setAccDescription(this.$);
975
+ break;
976
+ case 30:
977
+ n.addClassesToNamespace(t[s - 3], t[s - 1]);
978
+ break;
979
+ case 31:
980
+ n.addClassesToNamespace(t[s - 4], t[s - 1]);
981
+ break;
982
+ case 32:
983
+ this.$ = t[s], n.addNamespace(t[s]);
984
+ break;
985
+ case 33:
986
+ this.$ = [
987
+ t[s]
988
+ ];
989
+ break;
990
+ case 34:
991
+ this.$ = [
992
+ t[s - 1]
993
+ ];
994
+ break;
995
+ case 35:
996
+ t[s].unshift(t[s - 2]), this.$ = t[s];
997
+ break;
998
+ case 37:
999
+ n.setCssClass(t[s - 2], t[s]);
1000
+ break;
1001
+ case 38:
1002
+ n.addMembers(t[s - 3], t[s - 1]);
1003
+ break;
1004
+ case 39:
1005
+ n.setCssClass(t[s - 5], t[s - 3]), n.addMembers(t[s - 5], t[s - 1]);
1006
+ break;
1007
+ case 40:
1008
+ this.$ = t[s], n.addClass(t[s]);
1009
+ break;
1010
+ case 41:
1011
+ this.$ = t[s - 1], n.addClass(t[s - 1]), n.setClassLabel(t[s - 1], t[s]);
1012
+ break;
1013
+ case 42:
1014
+ n.addAnnotation(t[s], t[s - 2]);
1015
+ break;
1016
+ case 43:
1017
+ this.$ = [
1018
+ t[s]
1019
+ ];
1020
+ break;
1021
+ case 44:
1022
+ t[s].push(t[s - 1]), this.$ = t[s];
1023
+ break;
1024
+ case 45:
1025
+ break;
1026
+ case 46:
1027
+ n.addMember(t[s - 1], n.cleanupLabel(t[s]));
1028
+ break;
1029
+ case 47:
1030
+ break;
1031
+ case 48:
1032
+ break;
1033
+ case 49:
1034
+ this.$ = {
1035
+ id1: t[s - 2],
1036
+ id2: t[s],
1037
+ relation: t[s - 1],
1038
+ relationTitle1: "none",
1039
+ relationTitle2: "none"
1040
+ };
1041
+ break;
1042
+ case 50:
1043
+ this.$ = {
1044
+ id1: t[s - 3],
1045
+ id2: t[s],
1046
+ relation: t[s - 1],
1047
+ relationTitle1: t[s - 2],
1048
+ relationTitle2: "none"
1049
+ };
1050
+ break;
1051
+ case 51:
1052
+ this.$ = {
1053
+ id1: t[s - 3],
1054
+ id2: t[s],
1055
+ relation: t[s - 2],
1056
+ relationTitle1: "none",
1057
+ relationTitle2: t[s - 1]
1058
+ };
1059
+ break;
1060
+ case 52:
1061
+ this.$ = {
1062
+ id1: t[s - 4],
1063
+ id2: t[s],
1064
+ relation: t[s - 2],
1065
+ relationTitle1: t[s - 3],
1066
+ relationTitle2: t[s - 1]
1067
+ };
1068
+ break;
1069
+ case 53:
1070
+ n.addNote(t[s], t[s - 1]);
1071
+ break;
1072
+ case 54:
1073
+ n.addNote(t[s]);
1074
+ break;
1075
+ case 55:
1076
+ n.setDirection("TB");
1077
+ break;
1078
+ case 56:
1079
+ n.setDirection("BT");
1080
+ break;
1081
+ case 57:
1082
+ n.setDirection("RL");
1083
+ break;
1084
+ case 58:
1085
+ n.setDirection("LR");
1086
+ break;
1087
+ case 59:
1088
+ this.$ = {
1089
+ type1: t[s - 2],
1090
+ type2: t[s],
1091
+ lineType: t[s - 1]
1092
+ };
1093
+ break;
1094
+ case 60:
1095
+ this.$ = {
1096
+ type1: "none",
1097
+ type2: t[s],
1098
+ lineType: t[s - 1]
1099
+ };
1100
+ break;
1101
+ case 61:
1102
+ this.$ = {
1103
+ type1: t[s - 1],
1104
+ type2: "none",
1105
+ lineType: t[s]
1106
+ };
1107
+ break;
1108
+ case 62:
1109
+ this.$ = {
1110
+ type1: "none",
1111
+ type2: "none",
1112
+ lineType: t[s]
1113
+ };
1114
+ break;
1115
+ case 63:
1116
+ this.$ = n.relationType.AGGREGATION;
1117
+ break;
1118
+ case 64:
1119
+ this.$ = n.relationType.EXTENSION;
1120
+ break;
1121
+ case 65:
1122
+ this.$ = n.relationType.COMPOSITION;
1123
+ break;
1124
+ case 66:
1125
+ this.$ = n.relationType.DEPENDENCY;
1126
+ break;
1127
+ case 67:
1128
+ this.$ = n.relationType.LOLLIPOP;
1129
+ break;
1130
+ case 68:
1131
+ this.$ = n.lineType.LINE;
1132
+ break;
1133
+ case 69:
1134
+ this.$ = n.lineType.DOTTED_LINE;
1135
+ break;
1136
+ case 70:
1137
+ case 76:
1138
+ this.$ = t[s - 2], n.setClickEvent(t[s - 1], t[s]);
1139
+ break;
1140
+ case 71:
1141
+ case 77:
1142
+ this.$ = t[s - 3], n.setClickEvent(t[s - 2], t[s - 1]), n.setTooltip(t[s - 2], t[s]);
1143
+ break;
1144
+ case 72:
1145
+ this.$ = t[s - 2], n.setLink(t[s - 1], t[s]);
1146
+ break;
1147
+ case 73:
1148
+ this.$ = t[s - 3], n.setLink(t[s - 2], t[s - 1], t[s]);
1149
+ break;
1150
+ case 74:
1151
+ this.$ = t[s - 3], n.setLink(t[s - 2], t[s - 1]), n.setTooltip(t[s - 2], t[s]);
1152
+ break;
1153
+ case 75:
1154
+ this.$ = t[s - 4], n.setLink(t[s - 3], t[s - 2], t[s]), n.setTooltip(t[s - 3], t[s - 1]);
1155
+ break;
1156
+ case 78:
1157
+ this.$ = t[s - 3], n.setClickEvent(t[s - 2], t[s - 1], t[s]);
1158
+ break;
1159
+ case 79:
1160
+ this.$ = t[s - 4], n.setClickEvent(t[s - 3], t[s - 2], t[s - 1]), n.setTooltip(t[s - 3], t[s]);
1161
+ break;
1162
+ case 80:
1163
+ this.$ = t[s - 3], n.setLink(t[s - 2], t[s]);
1164
+ break;
1165
+ case 81:
1166
+ this.$ = t[s - 4], n.setLink(t[s - 3], t[s - 1], t[s]);
1167
+ break;
1168
+ case 82:
1169
+ this.$ = t[s - 4], n.setLink(t[s - 3], t[s - 1]), n.setTooltip(t[s - 3], t[s]);
1170
+ break;
1171
+ case 83:
1172
+ this.$ = t[s - 5], n.setLink(t[s - 4], t[s - 2], t[s]), n.setTooltip(t[s - 4], t[s - 1]);
1173
+ break;
1174
+ case 84:
1175
+ this.$ = t[s - 2], n.setCssStyle(t[s - 1], t[s]);
1176
+ break;
1177
+ case 85:
1178
+ n.setCssClass(t[s - 1], t[s]);
1179
+ break;
1180
+ case 86:
1181
+ this.$ = [
1182
+ t[s]
1183
+ ];
1184
+ break;
1185
+ case 87:
1186
+ t[s - 2].push(t[s]), this.$ = t[s - 2];
1187
+ break;
1188
+ case 89:
1189
+ this.$ = t[s - 1] + t[s];
1190
+ break;
1191
+ }
1192
+ },
1193
+ table: [
1194
+ {
1195
+ 3: 1,
1196
+ 4: 2,
1197
+ 5: 3,
1198
+ 6: 4,
1199
+ 7: [
1200
+ 1,
1201
+ 6
1202
+ ],
1203
+ 10: 5,
1204
+ 16: 37,
1205
+ 17: 20,
1206
+ 18: 38,
1207
+ 20: 7,
1208
+ 22: 8,
1209
+ 23: 9,
1210
+ 24: 10,
1211
+ 25: 11,
1212
+ 26: 12,
1213
+ 27: 13,
1214
+ 28: 14,
1215
+ 29: 15,
1216
+ 30: 16,
1217
+ 31: i,
1218
+ 33: r,
1219
+ 35: l,
1220
+ 36: 21,
1221
+ 40: o,
1222
+ 41: 22,
1223
+ 44: A,
1224
+ 45: g,
1225
+ 47: D,
1226
+ 48: B,
1227
+ 50: _,
1228
+ 52: fe,
1229
+ 53: de,
1230
+ 54: Ee,
1231
+ 55: Ce,
1232
+ 56: me,
1233
+ 66: be,
1234
+ 67: ge,
1235
+ 69: ke,
1236
+ 73: Te,
1237
+ 74: d,
1238
+ 76: Fe,
1239
+ 80: E,
1240
+ 95: C,
1241
+ 97: m,
1242
+ 98: k
1243
+ },
1244
+ {
1245
+ 1: [
1246
+ 3
1247
+ ]
1248
+ },
1249
+ {
1250
+ 1: [
1251
+ 2,
1252
+ 1
1253
+ ]
1254
+ },
1255
+ {
1256
+ 1: [
1257
+ 2,
1258
+ 2
1259
+ ]
1260
+ },
1261
+ {
1262
+ 1: [
1263
+ 2,
1264
+ 3
1265
+ ]
1266
+ },
1267
+ e(ye, [
1268
+ 2,
1269
+ 5
1270
+ ], {
1271
+ 8: [
1272
+ 1,
1273
+ 46
1274
+ ]
1275
+ }),
1276
+ {
1277
+ 8: [
1278
+ 1,
1279
+ 47
1280
+ ]
1281
+ },
1282
+ e(c, [
1283
+ 2,
1284
+ 16
1285
+ ], {
1286
+ 21: [
1287
+ 1,
1288
+ 48
1289
+ ]
1290
+ }),
1291
+ e(c, [
1292
+ 2,
1293
+ 18
1294
+ ]),
1295
+ e(c, [
1296
+ 2,
1297
+ 19
1298
+ ]),
1299
+ e(c, [
1300
+ 2,
1301
+ 20
1302
+ ]),
1303
+ e(c, [
1304
+ 2,
1305
+ 21
1306
+ ]),
1307
+ e(c, [
1308
+ 2,
1309
+ 22
1310
+ ]),
1311
+ e(c, [
1312
+ 2,
1313
+ 23
1314
+ ]),
1315
+ e(c, [
1316
+ 2,
1317
+ 24
1318
+ ]),
1319
+ e(c, [
1320
+ 2,
1321
+ 25
1322
+ ]),
1323
+ e(c, [
1324
+ 2,
1325
+ 26
1326
+ ]),
1327
+ {
1328
+ 32: [
1329
+ 1,
1330
+ 49
1331
+ ]
1332
+ },
1333
+ {
1334
+ 34: [
1335
+ 1,
1336
+ 50
1337
+ ]
1338
+ },
1339
+ e(c, [
1340
+ 2,
1341
+ 29
1342
+ ]),
1343
+ e(c, [
1344
+ 2,
1345
+ 45
1346
+ ], {
1347
+ 49: 51,
1348
+ 57: 54,
1349
+ 58: 55,
1350
+ 13: [
1351
+ 1,
1352
+ 52
1353
+ ],
1354
+ 21: [
1355
+ 1,
1356
+ 53
1357
+ ],
1358
+ 59: Y,
1359
+ 60: j,
1360
+ 61: Q,
1361
+ 62: X,
1362
+ 63: H,
1363
+ 64: De,
1364
+ 65: Be
1365
+ }),
1366
+ {
1367
+ 37: [
1368
+ 1,
1369
+ 63
1370
+ ]
1371
+ },
1372
+ e(W, [
1373
+ 2,
1374
+ 36
1375
+ ], {
1376
+ 37: [
1377
+ 1,
1378
+ 65
1379
+ ],
1380
+ 42: [
1381
+ 1,
1382
+ 64
1383
+ ]
1384
+ }),
1385
+ e(c, [
1386
+ 2,
1387
+ 47
1388
+ ]),
1389
+ e(c, [
1390
+ 2,
1391
+ 48
1392
+ ]),
1393
+ {
1394
+ 16: 66,
1395
+ 74: d,
1396
+ 80: E,
1397
+ 95: C,
1398
+ 97: m
1399
+ },
1400
+ {
1401
+ 16: 37,
1402
+ 17: 67,
1403
+ 18: 38,
1404
+ 74: d,
1405
+ 80: E,
1406
+ 95: C,
1407
+ 97: m,
1408
+ 98: k
1409
+ },
1410
+ {
1411
+ 16: 37,
1412
+ 17: 68,
1413
+ 18: 38,
1414
+ 74: d,
1415
+ 80: E,
1416
+ 95: C,
1417
+ 97: m,
1418
+ 98: k
1419
+ },
1420
+ {
1421
+ 16: 37,
1422
+ 17: 69,
1423
+ 18: 38,
1424
+ 74: d,
1425
+ 80: E,
1426
+ 95: C,
1427
+ 97: m,
1428
+ 98: k
1429
+ },
1430
+ {
1431
+ 74: [
1432
+ 1,
1433
+ 70
1434
+ ]
1435
+ },
1436
+ {
1437
+ 13: [
1438
+ 1,
1439
+ 71
1440
+ ]
1441
+ },
1442
+ {
1443
+ 16: 37,
1444
+ 17: 72,
1445
+ 18: 38,
1446
+ 74: d,
1447
+ 80: E,
1448
+ 95: C,
1449
+ 97: m,
1450
+ 98: k
1451
+ },
1452
+ {
1453
+ 13: Ge,
1454
+ 51: 73
1455
+ },
1456
+ e(c, [
1457
+ 2,
1458
+ 55
1459
+ ]),
1460
+ e(c, [
1461
+ 2,
1462
+ 56
1463
+ ]),
1464
+ e(c, [
1465
+ 2,
1466
+ 57
1467
+ ]),
1468
+ e(c, [
1469
+ 2,
1470
+ 58
1471
+ ]),
1472
+ e(M, [
1473
+ 2,
1474
+ 11
1475
+ ], {
1476
+ 16: 37,
1477
+ 18: 38,
1478
+ 17: 75,
1479
+ 19: [
1480
+ 1,
1481
+ 76
1482
+ ],
1483
+ 74: d,
1484
+ 80: E,
1485
+ 95: C,
1486
+ 97: m,
1487
+ 98: k
1488
+ }),
1489
+ e(M, [
1490
+ 2,
1491
+ 12
1492
+ ], {
1493
+ 19: [
1494
+ 1,
1495
+ 77
1496
+ ]
1497
+ }),
1498
+ {
1499
+ 15: 78,
1500
+ 16: 79,
1501
+ 74: d,
1502
+ 80: E,
1503
+ 95: C,
1504
+ 97: m
1505
+ },
1506
+ {
1507
+ 16: 37,
1508
+ 17: 80,
1509
+ 18: 38,
1510
+ 74: d,
1511
+ 80: E,
1512
+ 95: C,
1513
+ 97: m,
1514
+ 98: k
1515
+ },
1516
+ e(q, [
1517
+ 2,
1518
+ 112
1519
+ ]),
1520
+ e(q, [
1521
+ 2,
1522
+ 113
1523
+ ]),
1524
+ e(q, [
1525
+ 2,
1526
+ 114
1527
+ ]),
1528
+ e(q, [
1529
+ 2,
1530
+ 115
1531
+ ]),
1532
+ e([
1533
+ 1,
1534
+ 8,
1535
+ 9,
1536
+ 12,
1537
+ 13,
1538
+ 19,
1539
+ 21,
1540
+ 37,
1541
+ 39,
1542
+ 42,
1543
+ 59,
1544
+ 60,
1545
+ 61,
1546
+ 62,
1547
+ 63,
1548
+ 64,
1549
+ 65,
1550
+ 70,
1551
+ 72
1552
+ ], [
1553
+ 2,
1554
+ 116
1555
+ ]),
1556
+ e(ye, [
1557
+ 2,
1558
+ 6
1559
+ ], {
1560
+ 10: 5,
1561
+ 20: 7,
1562
+ 22: 8,
1563
+ 23: 9,
1564
+ 24: 10,
1565
+ 25: 11,
1566
+ 26: 12,
1567
+ 27: 13,
1568
+ 28: 14,
1569
+ 29: 15,
1570
+ 30: 16,
1571
+ 17: 20,
1572
+ 36: 21,
1573
+ 41: 22,
1574
+ 16: 37,
1575
+ 18: 38,
1576
+ 5: 81,
1577
+ 31: i,
1578
+ 33: r,
1579
+ 35: l,
1580
+ 40: o,
1581
+ 44: A,
1582
+ 45: g,
1583
+ 47: D,
1584
+ 48: B,
1585
+ 50: _,
1586
+ 52: fe,
1587
+ 53: de,
1588
+ 54: Ee,
1589
+ 55: Ce,
1590
+ 56: me,
1591
+ 66: be,
1592
+ 67: ge,
1593
+ 69: ke,
1594
+ 73: Te,
1595
+ 74: d,
1596
+ 76: Fe,
1597
+ 80: E,
1598
+ 95: C,
1599
+ 97: m,
1600
+ 98: k
1601
+ }),
1602
+ {
1603
+ 5: 82,
1604
+ 10: 5,
1605
+ 16: 37,
1606
+ 17: 20,
1607
+ 18: 38,
1608
+ 20: 7,
1609
+ 22: 8,
1610
+ 23: 9,
1611
+ 24: 10,
1612
+ 25: 11,
1613
+ 26: 12,
1614
+ 27: 13,
1615
+ 28: 14,
1616
+ 29: 15,
1617
+ 30: 16,
1618
+ 31: i,
1619
+ 33: r,
1620
+ 35: l,
1621
+ 36: 21,
1622
+ 40: o,
1623
+ 41: 22,
1624
+ 44: A,
1625
+ 45: g,
1626
+ 47: D,
1627
+ 48: B,
1628
+ 50: _,
1629
+ 52: fe,
1630
+ 53: de,
1631
+ 54: Ee,
1632
+ 55: Ce,
1633
+ 56: me,
1634
+ 66: be,
1635
+ 67: ge,
1636
+ 69: ke,
1637
+ 73: Te,
1638
+ 74: d,
1639
+ 76: Fe,
1640
+ 80: E,
1641
+ 95: C,
1642
+ 97: m,
1643
+ 98: k
1644
+ },
1645
+ e(c, [
1646
+ 2,
1647
+ 17
1648
+ ]),
1649
+ e(c, [
1650
+ 2,
1651
+ 27
1652
+ ]),
1653
+ e(c, [
1654
+ 2,
1655
+ 28
1656
+ ]),
1657
+ {
1658
+ 13: [
1659
+ 1,
1660
+ 84
1661
+ ],
1662
+ 16: 37,
1663
+ 17: 83,
1664
+ 18: 38,
1665
+ 74: d,
1666
+ 80: E,
1667
+ 95: C,
1668
+ 97: m,
1669
+ 98: k
1670
+ },
1671
+ {
1672
+ 49: 85,
1673
+ 57: 54,
1674
+ 58: 55,
1675
+ 59: Y,
1676
+ 60: j,
1677
+ 61: Q,
1678
+ 62: X,
1679
+ 63: H,
1680
+ 64: De,
1681
+ 65: Be
1682
+ },
1683
+ e(c, [
1684
+ 2,
1685
+ 46
1686
+ ]),
1687
+ {
1688
+ 58: 86,
1689
+ 64: De,
1690
+ 65: Be
1691
+ },
1692
+ e(J, [
1693
+ 2,
1694
+ 62
1695
+ ], {
1696
+ 57: 87,
1697
+ 59: Y,
1698
+ 60: j,
1699
+ 61: Q,
1700
+ 62: X,
1701
+ 63: H
1702
+ }),
1703
+ e(G, [
1704
+ 2,
1705
+ 63
1706
+ ]),
1707
+ e(G, [
1708
+ 2,
1709
+ 64
1710
+ ]),
1711
+ e(G, [
1712
+ 2,
1713
+ 65
1714
+ ]),
1715
+ e(G, [
1716
+ 2,
1717
+ 66
1718
+ ]),
1719
+ e(G, [
1720
+ 2,
1721
+ 67
1722
+ ]),
1723
+ e(Ue, [
1724
+ 2,
1725
+ 68
1726
+ ]),
1727
+ e(Ue, [
1728
+ 2,
1729
+ 69
1730
+ ]),
1731
+ {
1732
+ 8: [
1733
+ 1,
1734
+ 89
1735
+ ],
1736
+ 23: 90,
1737
+ 38: 88,
1738
+ 41: 22,
1739
+ 44: A
1740
+ },
1741
+ {
1742
+ 16: 91,
1743
+ 74: d,
1744
+ 80: E,
1745
+ 95: C,
1746
+ 97: m
1747
+ },
1748
+ {
1749
+ 43: 92,
1750
+ 47: _e
1751
+ },
1752
+ {
1753
+ 46: [
1754
+ 1,
1755
+ 94
1756
+ ]
1757
+ },
1758
+ {
1759
+ 13: [
1760
+ 1,
1761
+ 95
1762
+ ]
1763
+ },
1764
+ {
1765
+ 13: [
1766
+ 1,
1767
+ 96
1768
+ ]
1769
+ },
1770
+ {
1771
+ 70: [
1772
+ 1,
1773
+ 97
1774
+ ],
1775
+ 72: [
1776
+ 1,
1777
+ 98
1778
+ ]
1779
+ },
1780
+ {
1781
+ 21: Z,
1782
+ 73: $,
1783
+ 74: ee,
1784
+ 75: 99,
1785
+ 77: 100,
1786
+ 79: 101,
1787
+ 80: te,
1788
+ 81: se,
1789
+ 82: ie,
1790
+ 83: ne,
1791
+ 84: ue,
1792
+ 85: re
1793
+ },
1794
+ {
1795
+ 74: [
1796
+ 1,
1797
+ 111
1798
+ ]
1799
+ },
1800
+ {
1801
+ 13: Ge,
1802
+ 51: 112
1803
+ },
1804
+ e(c, [
1805
+ 2,
1806
+ 54
1807
+ ]),
1808
+ e(c, [
1809
+ 2,
1810
+ 117
1811
+ ]),
1812
+ e(M, [
1813
+ 2,
1814
+ 13
1815
+ ]),
1816
+ e(M, [
1817
+ 2,
1818
+ 14
1819
+ ]),
1820
+ e(M, [
1821
+ 2,
1822
+ 15
1823
+ ]),
1824
+ {
1825
+ 37: [
1826
+ 2,
1827
+ 32
1828
+ ]
1829
+ },
1830
+ {
1831
+ 15: 113,
1832
+ 16: 79,
1833
+ 37: [
1834
+ 2,
1835
+ 9
1836
+ ],
1837
+ 74: d,
1838
+ 80: E,
1839
+ 95: C,
1840
+ 97: m
1841
+ },
1842
+ e(Se, [
1843
+ 2,
1844
+ 40
1845
+ ], {
1846
+ 11: 114,
1847
+ 12: [
1848
+ 1,
1849
+ 115
1850
+ ]
1851
+ }),
1852
+ e(ye, [
1853
+ 2,
1854
+ 7
1855
+ ]),
1856
+ {
1857
+ 9: [
1858
+ 1,
1859
+ 116
1860
+ ]
1861
+ },
1862
+ e(ae, [
1863
+ 2,
1864
+ 49
1865
+ ]),
1866
+ {
1867
+ 16: 37,
1868
+ 17: 117,
1869
+ 18: 38,
1870
+ 74: d,
1871
+ 80: E,
1872
+ 95: C,
1873
+ 97: m,
1874
+ 98: k
1875
+ },
1876
+ {
1877
+ 13: [
1878
+ 1,
1879
+ 119
1880
+ ],
1881
+ 16: 37,
1882
+ 17: 118,
1883
+ 18: 38,
1884
+ 74: d,
1885
+ 80: E,
1886
+ 95: C,
1887
+ 97: m,
1888
+ 98: k
1889
+ },
1890
+ e(J, [
1891
+ 2,
1892
+ 61
1893
+ ], {
1894
+ 57: 120,
1895
+ 59: Y,
1896
+ 60: j,
1897
+ 61: Q,
1898
+ 62: X,
1899
+ 63: H
1900
+ }),
1901
+ e(J, [
1902
+ 2,
1903
+ 60
1904
+ ]),
1905
+ {
1906
+ 39: [
1907
+ 1,
1908
+ 121
1909
+ ]
1910
+ },
1911
+ {
1912
+ 23: 90,
1913
+ 38: 122,
1914
+ 41: 22,
1915
+ 44: A
1916
+ },
1917
+ {
1918
+ 8: [
1919
+ 1,
1920
+ 123
1921
+ ],
1922
+ 39: [
1923
+ 2,
1924
+ 33
1925
+ ]
1926
+ },
1927
+ e(W, [
1928
+ 2,
1929
+ 37
1930
+ ], {
1931
+ 37: [
1932
+ 1,
1933
+ 124
1934
+ ]
1935
+ }),
1936
+ {
1937
+ 39: [
1938
+ 1,
1939
+ 125
1940
+ ]
1941
+ },
1942
+ {
1943
+ 39: [
1944
+ 2,
1945
+ 43
1946
+ ],
1947
+ 43: 126,
1948
+ 47: _e
1949
+ },
1950
+ {
1951
+ 16: 37,
1952
+ 17: 127,
1953
+ 18: 38,
1954
+ 74: d,
1955
+ 80: E,
1956
+ 95: C,
1957
+ 97: m,
1958
+ 98: k
1959
+ },
1960
+ e(c, [
1961
+ 2,
1962
+ 70
1963
+ ], {
1964
+ 13: [
1965
+ 1,
1966
+ 128
1967
+ ]
1968
+ }),
1969
+ e(c, [
1970
+ 2,
1971
+ 72
1972
+ ], {
1973
+ 13: [
1974
+ 1,
1975
+ 130
1976
+ ],
1977
+ 68: [
1978
+ 1,
1979
+ 129
1980
+ ]
1981
+ }),
1982
+ e(c, [
1983
+ 2,
1984
+ 76
1985
+ ], {
1986
+ 13: [
1987
+ 1,
1988
+ 131
1989
+ ],
1990
+ 71: [
1991
+ 1,
1992
+ 132
1993
+ ]
1994
+ }),
1995
+ {
1996
+ 13: [
1997
+ 1,
1998
+ 133
1999
+ ]
2000
+ },
2001
+ e(c, [
2002
+ 2,
2003
+ 84
2004
+ ], {
2005
+ 78: [
2006
+ 1,
2007
+ 134
2008
+ ]
2009
+ }),
2010
+ e(ze, [
2011
+ 2,
2012
+ 86
2013
+ ], {
2014
+ 79: 135,
2015
+ 21: Z,
2016
+ 73: $,
2017
+ 74: ee,
2018
+ 80: te,
2019
+ 81: se,
2020
+ 82: ie,
2021
+ 83: ne,
2022
+ 84: ue,
2023
+ 85: re
2024
+ }),
2025
+ e(S, [
2026
+ 2,
2027
+ 88
2028
+ ]),
2029
+ e(S, [
2030
+ 2,
2031
+ 90
2032
+ ]),
2033
+ e(S, [
2034
+ 2,
2035
+ 91
2036
+ ]),
2037
+ e(S, [
2038
+ 2,
2039
+ 92
2040
+ ]),
2041
+ e(S, [
2042
+ 2,
2043
+ 93
2044
+ ]),
2045
+ e(S, [
2046
+ 2,
2047
+ 94
2048
+ ]),
2049
+ e(S, [
2050
+ 2,
2051
+ 95
2052
+ ]),
2053
+ e(S, [
2054
+ 2,
2055
+ 96
2056
+ ]),
2057
+ e(S, [
2058
+ 2,
2059
+ 97
2060
+ ]),
2061
+ e(S, [
2062
+ 2,
2063
+ 98
2064
+ ]),
2065
+ e(c, [
2066
+ 2,
2067
+ 85
2068
+ ]),
2069
+ e(c, [
2070
+ 2,
2071
+ 53
2072
+ ]),
2073
+ {
2074
+ 37: [
2075
+ 2,
2076
+ 10
2077
+ ]
2078
+ },
2079
+ e(Se, [
2080
+ 2,
2081
+ 41
2082
+ ]),
2083
+ {
2084
+ 13: [
2085
+ 1,
2086
+ 136
2087
+ ]
2088
+ },
2089
+ {
2090
+ 1: [
2091
+ 2,
2092
+ 4
2093
+ ]
2094
+ },
2095
+ e(ae, [
2096
+ 2,
2097
+ 51
2098
+ ]),
2099
+ e(ae, [
2100
+ 2,
2101
+ 50
2102
+ ]),
2103
+ {
2104
+ 16: 37,
2105
+ 17: 137,
2106
+ 18: 38,
2107
+ 74: d,
2108
+ 80: E,
2109
+ 95: C,
2110
+ 97: m,
2111
+ 98: k
2112
+ },
2113
+ e(J, [
2114
+ 2,
2115
+ 59
2116
+ ]),
2117
+ e(c, [
2118
+ 2,
2119
+ 30
2120
+ ]),
2121
+ {
2122
+ 39: [
2123
+ 1,
2124
+ 138
2125
+ ]
2126
+ },
2127
+ {
2128
+ 23: 90,
2129
+ 38: 139,
2130
+ 39: [
2131
+ 2,
2132
+ 34
2133
+ ],
2134
+ 41: 22,
2135
+ 44: A
2136
+ },
2137
+ {
2138
+ 43: 140,
2139
+ 47: _e
2140
+ },
2141
+ e(W, [
2142
+ 2,
2143
+ 38
2144
+ ]),
2145
+ {
2146
+ 39: [
2147
+ 2,
2148
+ 44
2149
+ ]
2150
+ },
2151
+ e(c, [
2152
+ 2,
2153
+ 42
2154
+ ]),
2155
+ e(c, [
2156
+ 2,
2157
+ 71
2158
+ ]),
2159
+ e(c, [
2160
+ 2,
2161
+ 73
2162
+ ]),
2163
+ e(c, [
2164
+ 2,
2165
+ 74
2166
+ ], {
2167
+ 68: [
2168
+ 1,
2169
+ 141
2170
+ ]
2171
+ }),
2172
+ e(c, [
2173
+ 2,
2174
+ 77
2175
+ ]),
2176
+ e(c, [
2177
+ 2,
2178
+ 78
2179
+ ], {
2180
+ 13: [
2181
+ 1,
2182
+ 142
2183
+ ]
2184
+ }),
2185
+ e(c, [
2186
+ 2,
2187
+ 80
2188
+ ], {
2189
+ 13: [
2190
+ 1,
2191
+ 144
2192
+ ],
2193
+ 68: [
2194
+ 1,
2195
+ 143
2196
+ ]
2197
+ }),
2198
+ {
2199
+ 21: Z,
2200
+ 73: $,
2201
+ 74: ee,
2202
+ 77: 145,
2203
+ 79: 101,
2204
+ 80: te,
2205
+ 81: se,
2206
+ 82: ie,
2207
+ 83: ne,
2208
+ 84: ue,
2209
+ 85: re
2210
+ },
2211
+ e(S, [
2212
+ 2,
2213
+ 89
2214
+ ]),
2215
+ {
2216
+ 14: [
2217
+ 1,
2218
+ 146
2219
+ ]
2220
+ },
2221
+ e(ae, [
2222
+ 2,
2223
+ 52
2224
+ ]),
2225
+ e(c, [
2226
+ 2,
2227
+ 31
2228
+ ]),
2229
+ {
2230
+ 39: [
2231
+ 2,
2232
+ 35
2233
+ ]
2234
+ },
2235
+ {
2236
+ 39: [
2237
+ 1,
2238
+ 147
2239
+ ]
2240
+ },
2241
+ e(c, [
2242
+ 2,
2243
+ 75
2244
+ ]),
2245
+ e(c, [
2246
+ 2,
2247
+ 79
2248
+ ]),
2249
+ e(c, [
2250
+ 2,
2251
+ 81
2252
+ ]),
2253
+ e(c, [
2254
+ 2,
2255
+ 82
2256
+ ], {
2257
+ 68: [
2258
+ 1,
2259
+ 148
2260
+ ]
2261
+ }),
2262
+ e(ze, [
2263
+ 2,
2264
+ 87
2265
+ ], {
2266
+ 79: 135,
2267
+ 21: Z,
2268
+ 73: $,
2269
+ 74: ee,
2270
+ 80: te,
2271
+ 81: se,
2272
+ 82: ie,
2273
+ 83: ne,
2274
+ 84: ue,
2275
+ 85: re
2276
+ }),
2277
+ e(Se, [
2278
+ 2,
2279
+ 8
2280
+ ]),
2281
+ e(W, [
2282
+ 2,
2283
+ 39
2284
+ ]),
2285
+ e(c, [
2286
+ 2,
2287
+ 83
2288
+ ])
2289
+ ],
2290
+ defaultActions: {
2291
+ 2: [
2292
+ 2,
2293
+ 1
2294
+ ],
2295
+ 3: [
2296
+ 2,
2297
+ 2
2298
+ ],
2299
+ 4: [
2300
+ 2,
2301
+ 3
2302
+ ],
2303
+ 78: [
2304
+ 2,
2305
+ 32
2306
+ ],
2307
+ 113: [
2308
+ 2,
2309
+ 10
2310
+ ],
2311
+ 116: [
2312
+ 2,
2313
+ 4
2314
+ ],
2315
+ 126: [
2316
+ 2,
2317
+ 44
2318
+ ],
2319
+ 139: [
2320
+ 2,
2321
+ 35
2322
+ ]
2323
+ },
2324
+ parseError: function parseError(u, a) {
2325
+ if (a.recoverable) this.trace(u);
2326
+ else {
2327
+ var h = new Error(u);
2328
+ throw h.hash = a, h;
2329
+ }
2330
+ },
2331
+ parse: function parse(u) {
2332
+ var a = this, h = [
2333
+ 0
2334
+ ], n = [], f = [
2335
+ null
2336
+ ], t = [], U = this.table, s = "", le = 0, Ke = 0, tt = 2, Ye = 1, st = t.slice.call(arguments, 1), b = Object.create(this.lexer), I = {
2337
+ yy: {}
2338
+ };
2339
+ for(var ve in this.yy)Object.prototype.hasOwnProperty.call(this.yy, ve) && (I.yy[ve] = this.yy[ve]);
2340
+ b.setInput(u, I.yy), I.yy.lexer = b, I.yy.parser = this, _type_of(b.yylloc) > "u" && (b.yylloc = {});
2341
+ var xe = b.yylloc;
2342
+ t.push(xe);
2343
+ var it = b.options && b.options.ranges;
2344
+ typeof I.yy.parseError == "function" ? this.parseError = I.yy.parseError : this.parseError = Object.getPrototypeOf(this).parseError;
2345
+ function nt() {
2346
+ var L;
2347
+ return L = n.pop() || b.lex() || Ye, typeof L != "number" && (_instanceof(L, Array) && (n = L, L = n.pop()), L = a.symbols_[L] || L), L;
2348
+ }
2349
+ for(var T, R, y, Oe, P = {}, ce, N, je, oe;;){
2350
+ if (R = h[h.length - 1], this.defaultActions[R] ? y = this.defaultActions[R] : ((T === null || (typeof T === "undefined" ? "undefined" : _type_of(T)) > "u") && (T = nt()), y = U[R] && U[R][T]), (typeof y === "undefined" ? "undefined" : _type_of(y)) > "u" || !y.length || !y[0]) {
2351
+ var Ie = "";
2352
+ oe = [];
2353
+ for(ce in U[R])this.terminals_[ce] && ce > tt && oe.push("'" + this.terminals_[ce] + "'");
2354
+ b.showPosition ? Ie = "Parse error on line " + (le + 1) + ":\n" + b.showPosition() + "\nExpecting " + oe.join(", ") + ", got '" + (this.terminals_[T] || T) + "'" : Ie = "Parse error on line " + (le + 1) + ": Unexpected " + (T == Ye ? "end of input" : "'" + (this.terminals_[T] || T) + "'"), this.parseError(Ie, {
2355
+ text: b.match,
2356
+ token: this.terminals_[T] || T,
2357
+ line: b.yylineno,
2358
+ loc: xe,
2359
+ expected: oe
2360
+ });
2361
+ }
2362
+ if (_instanceof(y[0], Array) && y.length > 1) throw new Error("Parse Error: multiple actions possible at state: " + R + ", token: " + T);
2363
+ switch(y[0]){
2364
+ case 1:
2365
+ h.push(T), f.push(b.yytext), t.push(b.yylloc), h.push(y[1]), T = null, Ke = b.yyleng, s = b.yytext, le = b.yylineno, xe = b.yylloc;
2366
+ break;
2367
+ case 2:
2368
+ if (N = this.productions_[y[1]][1], P.$ = f[f.length - N], P._$ = {
2369
+ first_line: t[t.length - (N || 1)].first_line,
2370
+ last_line: t[t.length - 1].last_line,
2371
+ first_column: t[t.length - (N || 1)].first_column,
2372
+ last_column: t[t.length - 1].last_column
2373
+ }, it && (P._$.range = [
2374
+ t[t.length - (N || 1)].range[0],
2375
+ t[t.length - 1].range[1]
2376
+ ]), Oe = this.performAction.apply(P, [
2377
+ s,
2378
+ Ke,
2379
+ le,
2380
+ I.yy,
2381
+ y[1],
2382
+ f,
2383
+ t
2384
+ ].concat(st)), (typeof Oe === "undefined" ? "undefined" : _type_of(Oe)) < "u") return Oe;
2385
+ N && (h = h.slice(0, -1 * N * 2), f = f.slice(0, -1 * N), t = t.slice(0, -1 * N)), h.push(this.productions_[y[1]][0]), f.push(P.$), t.push(P._$), je = U[h[h.length - 2]][h[h.length - 1]], h.push(je);
2386
+ break;
2387
+ case 3:
2388
+ return !0;
2389
+ }
2390
+ }
2391
+ return !0;
2392
+ }
2393
+ }, et = function() {
2394
+ var x = {
2395
+ EOF: 1,
2396
+ parseError: function parseError(a, h) {
2397
+ if (this.yy.parser) this.yy.parser.parseError(a, h);
2398
+ else throw new Error(a);
2399
+ },
2400
+ // resets the lexer, sets new input
2401
+ setInput: function setInput(u, a) {
2402
+ return this.yy = a || this.yy || {}, this._input = u, this._more = this._backtrack = this.done = !1, this.yylineno = this.yyleng = 0, this.yytext = this.matched = this.match = "", this.conditionStack = [
2403
+ "INITIAL"
2404
+ ], this.yylloc = {
2405
+ first_line: 1,
2406
+ first_column: 0,
2407
+ last_line: 1,
2408
+ last_column: 0
2409
+ }, this.options.ranges && (this.yylloc.range = [
2410
+ 0,
2411
+ 0
2412
+ ]), this.offset = 0, this;
2413
+ },
2414
+ // consumes and returns one char from the input
2415
+ input: function input() {
2416
+ var u = this._input[0];
2417
+ this.yytext += u, this.yyleng++, this.offset++, this.match += u, this.matched += u;
2418
+ var a = u.match(/(?:\r\n?|\n).*/g);
2419
+ return a ? (this.yylineno++, this.yylloc.last_line++) : this.yylloc.last_column++, this.options.ranges && this.yylloc.range[1]++, this._input = this._input.slice(1), u;
2420
+ },
2421
+ // unshifts one char (or a string) into the input
2422
+ unput: function unput(u) {
2423
+ var a = u.length, h = u.split(/(?:\r\n?|\n)/g);
2424
+ this._input = u + this._input, this.yytext = this.yytext.substr(0, this.yytext.length - a), this.offset -= a;
2425
+ var n = this.match.split(/(?:\r\n?|\n)/g);
2426
+ this.match = this.match.substr(0, this.match.length - 1), this.matched = this.matched.substr(0, this.matched.length - 1), h.length - 1 && (this.yylineno -= h.length - 1);
2427
+ var f = this.yylloc.range;
2428
+ return this.yylloc = {
2429
+ first_line: this.yylloc.first_line,
2430
+ last_line: this.yylineno + 1,
2431
+ first_column: this.yylloc.first_column,
2432
+ last_column: h ? (h.length === n.length ? this.yylloc.first_column : 0) + n[n.length - h.length].length - h[0].length : this.yylloc.first_column - a
2433
+ }, this.options.ranges && (this.yylloc.range = [
2434
+ f[0],
2435
+ f[0] + this.yyleng - a
2436
+ ]), this.yyleng = this.yytext.length, this;
2437
+ },
2438
+ // When called from action, caches matched text and appends it on next action
2439
+ more: function more() {
2440
+ return this._more = !0, this;
2441
+ },
2442
+ // 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.
2443
+ reject: function reject() {
2444
+ if (this.options.backtrack_lexer) this._backtrack = !0;
2445
+ else return this.parseError("Lexical error on line " + (this.yylineno + 1) + ". You can only invoke reject() in the lexer when the lexer is of the backtracking persuasion (options.backtrack_lexer = true).\n" + this.showPosition(), {
2446
+ text: "",
2447
+ token: null,
2448
+ line: this.yylineno
2449
+ });
2450
+ return this;
2451
+ },
2452
+ // retain first n characters of the match
2453
+ less: function less(u) {
2454
+ this.unput(this.match.slice(u));
2455
+ },
2456
+ // displays already matched input, i.e. for error messages
2457
+ pastInput: function pastInput() {
2458
+ var u = this.matched.substr(0, this.matched.length - this.match.length);
2459
+ return (u.length > 20 ? "..." : "") + u.substr(-20).replace(/\n/g, "");
2460
+ },
2461
+ // displays upcoming input, i.e. for error messages
2462
+ upcomingInput: function upcomingInput() {
2463
+ var u = this.match;
2464
+ return u.length < 20 && (u += this._input.substr(0, 20 - u.length)), (u.substr(0, 20) + (u.length > 20 ? "..." : "")).replace(/\n/g, "");
2465
+ },
2466
+ // displays the character position where the lexing error occurred, i.e. for error messages
2467
+ showPosition: function showPosition() {
2468
+ var u = this.pastInput(), a = new Array(u.length + 1).join("-");
2469
+ return u + this.upcomingInput() + "\n" + a + "^";
2470
+ },
2471
+ // test the lexed token: return FALSE when not a match, otherwise return token
2472
+ test_match: function test_match(u, a) {
2473
+ var h, n, f;
2474
+ if (this.options.backtrack_lexer && (f = {
2475
+ yylineno: this.yylineno,
2476
+ yylloc: {
2477
+ first_line: this.yylloc.first_line,
2478
+ last_line: this.last_line,
2479
+ first_column: this.yylloc.first_column,
2480
+ last_column: this.yylloc.last_column
2481
+ },
2482
+ yytext: this.yytext,
2483
+ match: this.match,
2484
+ matches: this.matches,
2485
+ matched: this.matched,
2486
+ yyleng: this.yyleng,
2487
+ offset: this.offset,
2488
+ _more: this._more,
2489
+ _input: this._input,
2490
+ yy: this.yy,
2491
+ conditionStack: this.conditionStack.slice(0),
2492
+ done: this.done
2493
+ }, this.options.ranges && (f.yylloc.range = this.yylloc.range.slice(0))), n = u[0].match(/(?:\r\n?|\n).*/g), n && (this.yylineno += n.length), this.yylloc = {
2494
+ first_line: this.yylloc.last_line,
2495
+ last_line: this.yylineno + 1,
2496
+ first_column: this.yylloc.last_column,
2497
+ last_column: n ? n[n.length - 1].length - n[n.length - 1].match(/\r?\n?/)[0].length : this.yylloc.last_column + u[0].length
2498
+ }, this.yytext += u[0], this.match += u[0], this.matches = u, this.yyleng = this.yytext.length, this.options.ranges && (this.yylloc.range = [
2499
+ this.offset,
2500
+ this.offset += this.yyleng
2501
+ ]), this._more = !1, this._backtrack = !1, this._input = this._input.slice(u[0].length), this.matched += u[0], h = this.performAction.call(this, this.yy, this, a, this.conditionStack[this.conditionStack.length - 1]), this.done && this._input && (this.done = !1), h) return h;
2502
+ if (this._backtrack) {
2503
+ for(var t in f)this[t] = f[t];
2504
+ return !1;
2505
+ }
2506
+ return !1;
2507
+ },
2508
+ // return next match in input
2509
+ next: function next() {
2510
+ if (this.done) return this.EOF;
2511
+ this._input || (this.done = !0);
2512
+ var u, a, h, n;
2513
+ this._more || (this.yytext = "", this.match = "");
2514
+ for(var f = this._currentRules(), t = 0; t < f.length; t++)if (h = this._input.match(this.rules[f[t]]), h && (!a || h[0].length > a[0].length)) {
2515
+ if (a = h, n = t, this.options.backtrack_lexer) {
2516
+ if (u = this.test_match(h, f[t]), u !== !1) return u;
2517
+ if (this._backtrack) {
2518
+ a = !1;
2519
+ continue;
2520
+ } else return !1;
2521
+ } else if (!this.options.flex) break;
2522
+ }
2523
+ return a ? (u = this.test_match(a, f[n]), u !== !1 ? u : !1) : this._input === "" ? this.EOF : this.parseError("Lexical error on line " + (this.yylineno + 1) + ". Unrecognized text.\n" + this.showPosition(), {
2524
+ text: "",
2525
+ token: null,
2526
+ line: this.yylineno
2527
+ });
2528
+ },
2529
+ // return next match that has a token
2530
+ lex: function lex() {
2531
+ var a = this.next();
2532
+ return a || this.lex();
2533
+ },
2534
+ // activates a new lexer condition state (pushes the new lexer condition state onto the condition stack)
2535
+ begin: function begin(a) {
2536
+ this.conditionStack.push(a);
2537
+ },
2538
+ // pop the previously active lexer condition state off the condition stack
2539
+ popState: function popState() {
2540
+ var a = this.conditionStack.length - 1;
2541
+ return a > 0 ? this.conditionStack.pop() : this.conditionStack[0];
2542
+ },
2543
+ // produce the lexer rule set which is active for the currently active lexer condition state
2544
+ _currentRules: function _currentRules() {
2545
+ return this.conditionStack.length && this.conditionStack[this.conditionStack.length - 1] ? this.conditions[this.conditionStack[this.conditionStack.length - 1]].rules : this.conditions.INITIAL.rules;
2546
+ },
2547
+ // return the currently active lexer condition state; when an index argument is provided it produces the N-th previous condition state, if available
2548
+ topState: function topState(a) {
2549
+ return a = this.conditionStack.length - 1 - Math.abs(a || 0), a >= 0 ? this.conditionStack[a] : "INITIAL";
2550
+ },
2551
+ // alias for begin(condition)
2552
+ pushState: function pushState(a) {
2553
+ this.begin(a);
2554
+ },
2555
+ // return the number of states currently on the stack
2556
+ stateStackSize: function stateStackSize() {
2557
+ return this.conditionStack.length;
2558
+ },
2559
+ options: {},
2560
+ performAction: function performAction(a, h, n, f) {
2561
+ switch(n){
2562
+ case 0:
2563
+ return 53;
2564
+ case 1:
2565
+ return 54;
2566
+ case 2:
2567
+ return 55;
2568
+ case 3:
2569
+ return 56;
2570
+ case 4:
2571
+ break;
2572
+ case 5:
2573
+ break;
2574
+ case 6:
2575
+ return this.begin("acc_title"), 31;
2576
+ case 7:
2577
+ return this.popState(), "acc_title_value";
2578
+ case 8:
2579
+ return this.begin("acc_descr"), 33;
2580
+ case 9:
2581
+ return this.popState(), "acc_descr_value";
2582
+ case 10:
2583
+ this.begin("acc_descr_multiline");
2584
+ break;
2585
+ case 11:
2586
+ this.popState();
2587
+ break;
2588
+ case 12:
2589
+ return "acc_descr_multiline_value";
2590
+ case 13:
2591
+ return 8;
2592
+ case 14:
2593
+ break;
2594
+ case 15:
2595
+ return 7;
2596
+ case 16:
2597
+ return 7;
2598
+ case 17:
2599
+ return "EDGE_STATE";
2600
+ case 18:
2601
+ this.begin("callback_name");
2602
+ break;
2603
+ case 19:
2604
+ this.popState();
2605
+ break;
2606
+ case 20:
2607
+ this.popState(), this.begin("callback_args");
2608
+ break;
2609
+ case 21:
2610
+ return 70;
2611
+ case 22:
2612
+ this.popState();
2613
+ break;
2614
+ case 23:
2615
+ return 71;
2616
+ case 24:
2617
+ this.popState();
2618
+ break;
2619
+ case 25:
2620
+ return "STR";
2621
+ case 26:
2622
+ this.begin("string");
2623
+ break;
2624
+ case 27:
2625
+ return 73;
2626
+ case 28:
2627
+ return this.begin("namespace"), 40;
2628
+ case 29:
2629
+ return this.popState(), 8;
2630
+ case 30:
2631
+ break;
2632
+ case 31:
2633
+ return this.begin("namespace-body"), 37;
2634
+ case 32:
2635
+ return this.popState(), 39;
2636
+ case 33:
2637
+ return "EOF_IN_STRUCT";
2638
+ case 34:
2639
+ return 8;
2640
+ case 35:
2641
+ break;
2642
+ case 36:
2643
+ return "EDGE_STATE";
2644
+ case 37:
2645
+ return this.begin("class"), 44;
2646
+ case 38:
2647
+ return this.popState(), 8;
2648
+ case 39:
2649
+ break;
2650
+ case 40:
2651
+ return this.popState(), this.popState(), 39;
2652
+ case 41:
2653
+ return this.begin("class-body"), 37;
2654
+ case 42:
2655
+ return this.popState(), 39;
2656
+ case 43:
2657
+ return "EOF_IN_STRUCT";
2658
+ case 44:
2659
+ return "EDGE_STATE";
2660
+ case 45:
2661
+ return "OPEN_IN_STRUCT";
2662
+ case 46:
2663
+ break;
2664
+ case 47:
2665
+ return "MEMBER";
2666
+ case 48:
2667
+ return 76;
2668
+ case 49:
2669
+ return 66;
2670
+ case 50:
2671
+ return 67;
2672
+ case 51:
2673
+ return 69;
2674
+ case 52:
2675
+ return 50;
2676
+ case 53:
2677
+ return 52;
2678
+ case 54:
2679
+ return 45;
2680
+ case 55:
2681
+ return 46;
2682
+ case 56:
2683
+ return 72;
2684
+ case 57:
2685
+ this.popState();
2686
+ break;
2687
+ case 58:
2688
+ return "GENERICTYPE";
2689
+ case 59:
2690
+ this.begin("generic");
2691
+ break;
2692
+ case 60:
2693
+ this.popState();
2694
+ break;
2695
+ case 61:
2696
+ return "BQUOTE_STR";
2697
+ case 62:
2698
+ this.begin("bqstring");
2699
+ break;
2700
+ case 63:
2701
+ return 68;
2702
+ case 64:
2703
+ return 68;
2704
+ case 65:
2705
+ return 68;
2706
+ case 66:
2707
+ return 68;
2708
+ case 67:
2709
+ return 60;
2710
+ case 68:
2711
+ return 60;
2712
+ case 69:
2713
+ return 62;
2714
+ case 70:
2715
+ return 62;
2716
+ case 71:
2717
+ return 61;
2718
+ case 72:
2719
+ return 59;
2720
+ case 73:
2721
+ return 63;
2722
+ case 74:
2723
+ return 64;
2724
+ case 75:
2725
+ return 65;
2726
+ case 76:
2727
+ return 21;
2728
+ case 77:
2729
+ return 42;
2730
+ case 78:
2731
+ return 95;
2732
+ case 79:
2733
+ return "DOT";
2734
+ case 80:
2735
+ return "PLUS";
2736
+ case 81:
2737
+ return 81;
2738
+ case 82:
2739
+ return 78;
2740
+ case 83:
2741
+ return 84;
2742
+ case 84:
2743
+ return 84;
2744
+ case 85:
2745
+ return 85;
2746
+ case 86:
2747
+ return "EQUALS";
2748
+ case 87:
2749
+ return "EQUALS";
2750
+ case 88:
2751
+ return 74;
2752
+ case 89:
2753
+ return 12;
2754
+ case 90:
2755
+ return 14;
2756
+ case 91:
2757
+ return "PUNCTUATION";
2758
+ case 92:
2759
+ return 80;
2760
+ case 93:
2761
+ return 97;
2762
+ case 94:
2763
+ return 83;
2764
+ case 95:
2765
+ return 83;
2766
+ case 96:
2767
+ return 9;
2768
+ }
2769
+ },
2770
+ rules: [
2771
+ /^(?:.*direction\s+TB[^\n]*)/,
2772
+ /^(?:.*direction\s+BT[^\n]*)/,
2773
+ /^(?:.*direction\s+RL[^\n]*)/,
2774
+ /^(?:.*direction\s+LR[^\n]*)/,
2775
+ /^(?:%%(?!\{)*[^\n]*(\r?\n?)+)/,
2776
+ /^(?:%%[^\n]*(\r?\n)*)/,
2777
+ /^(?:accTitle\s*:\s*)/,
2778
+ /^(?:(?!\n||)*[^\n]*)/,
2779
+ /^(?:accDescr\s*:\s*)/,
2780
+ /^(?:(?!\n||)*[^\n]*)/,
2781
+ /^(?:accDescr\s*\{\s*)/,
2782
+ /^(?:[\}])/,
2783
+ /^(?:[^\}]*)/,
2784
+ /^(?:\s*(\r?\n)+)/,
2785
+ /^(?:\s+)/,
2786
+ /^(?:classDiagram-v2\b)/,
2787
+ /^(?:classDiagram\b)/,
2788
+ /^(?:\[\*\])/,
2789
+ /^(?:call[\s]+)/,
2790
+ /^(?:\([\s]*\))/,
2791
+ /^(?:\()/,
2792
+ /^(?:[^(]*)/,
2793
+ /^(?:\))/,
2794
+ /^(?:[^)]*)/,
2795
+ /^(?:["])/,
2796
+ /^(?:[^"]*)/,
2797
+ /^(?:["])/,
2798
+ /^(?:style\b)/,
2799
+ /^(?:namespace\b)/,
2800
+ /^(?:\s*(\r?\n)+)/,
2801
+ /^(?:\s+)/,
2802
+ /^(?:[{])/,
2803
+ /^(?:[}])/,
2804
+ /^(?:$)/,
2805
+ /^(?:\s*(\r?\n)+)/,
2806
+ /^(?:\s+)/,
2807
+ /^(?:\[\*\])/,
2808
+ /^(?:class\b)/,
2809
+ /^(?:\s*(\r?\n)+)/,
2810
+ /^(?:\s+)/,
2811
+ /^(?:[}])/,
2812
+ /^(?:[{])/,
2813
+ /^(?:[}])/,
2814
+ /^(?:$)/,
2815
+ /^(?:\[\*\])/,
2816
+ /^(?:[{])/,
2817
+ /^(?:[\n])/,
2818
+ /^(?:[^{}\n]*)/,
2819
+ /^(?:cssClass\b)/,
2820
+ /^(?:callback\b)/,
2821
+ /^(?:link\b)/,
2822
+ /^(?:click\b)/,
2823
+ /^(?:note for\b)/,
2824
+ /^(?:note\b)/,
2825
+ /^(?:<<)/,
2826
+ /^(?:>>)/,
2827
+ /^(?:href\b)/,
2828
+ /^(?:[~])/,
2829
+ /^(?:[^~]*)/,
2830
+ /^(?:~)/,
2831
+ /^(?:[`])/,
2832
+ /^(?:[^`]+)/,
2833
+ /^(?:[`])/,
2834
+ /^(?:_self\b)/,
2835
+ /^(?:_blank\b)/,
2836
+ /^(?:_parent\b)/,
2837
+ /^(?:_top\b)/,
2838
+ /^(?:\s*<\|)/,
2839
+ /^(?:\s*\|>)/,
2840
+ /^(?:\s*>)/,
2841
+ /^(?:\s*<)/,
2842
+ /^(?:\s*\*)/,
2843
+ /^(?:\s*o\b)/,
2844
+ /^(?:\s*\(\))/,
2845
+ /^(?:--)/,
2846
+ /^(?:\.\.)/,
2847
+ /^(?::{1}[^:\n;]+)/,
2848
+ /^(?::{3})/,
2849
+ /^(?:-)/,
2850
+ /^(?:\.)/,
2851
+ /^(?:\+)/,
2852
+ /^(?::)/,
2853
+ /^(?:,)/,
2854
+ /^(?:#)/,
2855
+ /^(?:#)/,
2856
+ /^(?:%)/,
2857
+ /^(?:=)/,
2858
+ /^(?:=)/,
2859
+ /^(?:\w+)/,
2860
+ /^(?:\[)/,
2861
+ /^(?:\])/,
2862
+ /^(?:[!"#$%&'*+,-.`?\\/])/,
2863
+ /^(?:[0-9]+)/,
2864
+ /^(?:[\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])/,
2865
+ /^(?:\s)/,
2866
+ /^(?:\s)/,
2867
+ /^(?:$)/
2868
+ ],
2869
+ conditions: {
2870
+ "namespace-body": {
2871
+ rules: [
2872
+ 26,
2873
+ 32,
2874
+ 33,
2875
+ 34,
2876
+ 35,
2877
+ 36,
2878
+ 37,
2879
+ 48,
2880
+ 49,
2881
+ 50,
2882
+ 51,
2883
+ 52,
2884
+ 53,
2885
+ 54,
2886
+ 55,
2887
+ 56,
2888
+ 59,
2889
+ 62,
2890
+ 63,
2891
+ 64,
2892
+ 65,
2893
+ 66,
2894
+ 67,
2895
+ 68,
2896
+ 69,
2897
+ 70,
2898
+ 71,
2899
+ 72,
2900
+ 73,
2901
+ 74,
2902
+ 75,
2903
+ 76,
2904
+ 77,
2905
+ 78,
2906
+ 79,
2907
+ 80,
2908
+ 85,
2909
+ 86,
2910
+ 87,
2911
+ 88,
2912
+ 89,
2913
+ 90,
2914
+ 91,
2915
+ 92,
2916
+ 93,
2917
+ 94,
2918
+ 96
2919
+ ],
2920
+ inclusive: !1
2921
+ },
2922
+ namespace: {
2923
+ rules: [
2924
+ 26,
2925
+ 28,
2926
+ 29,
2927
+ 30,
2928
+ 31,
2929
+ 48,
2930
+ 49,
2931
+ 50,
2932
+ 51,
2933
+ 52,
2934
+ 53,
2935
+ 54,
2936
+ 55,
2937
+ 56,
2938
+ 59,
2939
+ 62,
2940
+ 63,
2941
+ 64,
2942
+ 65,
2943
+ 66,
2944
+ 67,
2945
+ 68,
2946
+ 69,
2947
+ 70,
2948
+ 71,
2949
+ 72,
2950
+ 73,
2951
+ 74,
2952
+ 75,
2953
+ 76,
2954
+ 77,
2955
+ 78,
2956
+ 79,
2957
+ 80,
2958
+ 85,
2959
+ 86,
2960
+ 87,
2961
+ 88,
2962
+ 89,
2963
+ 90,
2964
+ 91,
2965
+ 92,
2966
+ 93,
2967
+ 94,
2968
+ 96
2969
+ ],
2970
+ inclusive: !1
2971
+ },
2972
+ "class-body": {
2973
+ rules: [
2974
+ 26,
2975
+ 42,
2976
+ 43,
2977
+ 44,
2978
+ 45,
2979
+ 46,
2980
+ 47,
2981
+ 48,
2982
+ 49,
2983
+ 50,
2984
+ 51,
2985
+ 52,
2986
+ 53,
2987
+ 54,
2988
+ 55,
2989
+ 56,
2990
+ 59,
2991
+ 62,
2992
+ 63,
2993
+ 64,
2994
+ 65,
2995
+ 66,
2996
+ 67,
2997
+ 68,
2998
+ 69,
2999
+ 70,
3000
+ 71,
3001
+ 72,
3002
+ 73,
3003
+ 74,
3004
+ 75,
3005
+ 76,
3006
+ 77,
3007
+ 78,
3008
+ 79,
3009
+ 80,
3010
+ 85,
3011
+ 86,
3012
+ 87,
3013
+ 88,
3014
+ 89,
3015
+ 90,
3016
+ 91,
3017
+ 92,
3018
+ 93,
3019
+ 94,
3020
+ 96
3021
+ ],
3022
+ inclusive: !1
3023
+ },
3024
+ class: {
3025
+ rules: [
3026
+ 26,
3027
+ 38,
3028
+ 39,
3029
+ 40,
3030
+ 41,
3031
+ 48,
3032
+ 49,
3033
+ 50,
3034
+ 51,
3035
+ 52,
3036
+ 53,
3037
+ 54,
3038
+ 55,
3039
+ 56,
3040
+ 59,
3041
+ 62,
3042
+ 63,
3043
+ 64,
3044
+ 65,
3045
+ 66,
3046
+ 67,
3047
+ 68,
3048
+ 69,
3049
+ 70,
3050
+ 71,
3051
+ 72,
3052
+ 73,
3053
+ 74,
3054
+ 75,
3055
+ 76,
3056
+ 77,
3057
+ 78,
3058
+ 79,
3059
+ 80,
3060
+ 85,
3061
+ 86,
3062
+ 87,
3063
+ 88,
3064
+ 89,
3065
+ 90,
3066
+ 91,
3067
+ 92,
3068
+ 93,
3069
+ 94,
3070
+ 96
3071
+ ],
3072
+ inclusive: !1
3073
+ },
3074
+ acc_descr_multiline: {
3075
+ rules: [
3076
+ 11,
3077
+ 12,
3078
+ 26,
3079
+ 48,
3080
+ 49,
3081
+ 50,
3082
+ 51,
3083
+ 52,
3084
+ 53,
3085
+ 54,
3086
+ 55,
3087
+ 56,
3088
+ 59,
3089
+ 62,
3090
+ 63,
3091
+ 64,
3092
+ 65,
3093
+ 66,
3094
+ 67,
3095
+ 68,
3096
+ 69,
3097
+ 70,
3098
+ 71,
3099
+ 72,
3100
+ 73,
3101
+ 74,
3102
+ 75,
3103
+ 76,
3104
+ 77,
3105
+ 78,
3106
+ 79,
3107
+ 80,
3108
+ 85,
3109
+ 86,
3110
+ 87,
3111
+ 88,
3112
+ 89,
3113
+ 90,
3114
+ 91,
3115
+ 92,
3116
+ 93,
3117
+ 94,
3118
+ 96
3119
+ ],
3120
+ inclusive: !1
3121
+ },
3122
+ acc_descr: {
3123
+ rules: [
3124
+ 9,
3125
+ 26,
3126
+ 48,
3127
+ 49,
3128
+ 50,
3129
+ 51,
3130
+ 52,
3131
+ 53,
3132
+ 54,
3133
+ 55,
3134
+ 56,
3135
+ 59,
3136
+ 62,
3137
+ 63,
3138
+ 64,
3139
+ 65,
3140
+ 66,
3141
+ 67,
3142
+ 68,
3143
+ 69,
3144
+ 70,
3145
+ 71,
3146
+ 72,
3147
+ 73,
3148
+ 74,
3149
+ 75,
3150
+ 76,
3151
+ 77,
3152
+ 78,
3153
+ 79,
3154
+ 80,
3155
+ 85,
3156
+ 86,
3157
+ 87,
3158
+ 88,
3159
+ 89,
3160
+ 90,
3161
+ 91,
3162
+ 92,
3163
+ 93,
3164
+ 94,
3165
+ 96
3166
+ ],
3167
+ inclusive: !1
3168
+ },
3169
+ acc_title: {
3170
+ rules: [
3171
+ 7,
3172
+ 26,
3173
+ 48,
3174
+ 49,
3175
+ 50,
3176
+ 51,
3177
+ 52,
3178
+ 53,
3179
+ 54,
3180
+ 55,
3181
+ 56,
3182
+ 59,
3183
+ 62,
3184
+ 63,
3185
+ 64,
3186
+ 65,
3187
+ 66,
3188
+ 67,
3189
+ 68,
3190
+ 69,
3191
+ 70,
3192
+ 71,
3193
+ 72,
3194
+ 73,
3195
+ 74,
3196
+ 75,
3197
+ 76,
3198
+ 77,
3199
+ 78,
3200
+ 79,
3201
+ 80,
3202
+ 85,
3203
+ 86,
3204
+ 87,
3205
+ 88,
3206
+ 89,
3207
+ 90,
3208
+ 91,
3209
+ 92,
3210
+ 93,
3211
+ 94,
3212
+ 96
3213
+ ],
3214
+ inclusive: !1
3215
+ },
3216
+ callback_args: {
3217
+ rules: [
3218
+ 22,
3219
+ 23,
3220
+ 26,
3221
+ 48,
3222
+ 49,
3223
+ 50,
3224
+ 51,
3225
+ 52,
3226
+ 53,
3227
+ 54,
3228
+ 55,
3229
+ 56,
3230
+ 59,
3231
+ 62,
3232
+ 63,
3233
+ 64,
3234
+ 65,
3235
+ 66,
3236
+ 67,
3237
+ 68,
3238
+ 69,
3239
+ 70,
3240
+ 71,
3241
+ 72,
3242
+ 73,
3243
+ 74,
3244
+ 75,
3245
+ 76,
3246
+ 77,
3247
+ 78,
3248
+ 79,
3249
+ 80,
3250
+ 85,
3251
+ 86,
3252
+ 87,
3253
+ 88,
3254
+ 89,
3255
+ 90,
3256
+ 91,
3257
+ 92,
3258
+ 93,
3259
+ 94,
3260
+ 96
3261
+ ],
3262
+ inclusive: !1
3263
+ },
3264
+ callback_name: {
3265
+ rules: [
3266
+ 19,
3267
+ 20,
3268
+ 21,
3269
+ 26,
3270
+ 48,
3271
+ 49,
3272
+ 50,
3273
+ 51,
3274
+ 52,
3275
+ 53,
3276
+ 54,
3277
+ 55,
3278
+ 56,
3279
+ 59,
3280
+ 62,
3281
+ 63,
3282
+ 64,
3283
+ 65,
3284
+ 66,
3285
+ 67,
3286
+ 68,
3287
+ 69,
3288
+ 70,
3289
+ 71,
3290
+ 72,
3291
+ 73,
3292
+ 74,
3293
+ 75,
3294
+ 76,
3295
+ 77,
3296
+ 78,
3297
+ 79,
3298
+ 80,
3299
+ 85,
3300
+ 86,
3301
+ 87,
3302
+ 88,
3303
+ 89,
3304
+ 90,
3305
+ 91,
3306
+ 92,
3307
+ 93,
3308
+ 94,
3309
+ 96
3310
+ ],
3311
+ inclusive: !1
3312
+ },
3313
+ href: {
3314
+ rules: [
3315
+ 26,
3316
+ 48,
3317
+ 49,
3318
+ 50,
3319
+ 51,
3320
+ 52,
3321
+ 53,
3322
+ 54,
3323
+ 55,
3324
+ 56,
3325
+ 59,
3326
+ 62,
3327
+ 63,
3328
+ 64,
3329
+ 65,
3330
+ 66,
3331
+ 67,
3332
+ 68,
3333
+ 69,
3334
+ 70,
3335
+ 71,
3336
+ 72,
3337
+ 73,
3338
+ 74,
3339
+ 75,
3340
+ 76,
3341
+ 77,
3342
+ 78,
3343
+ 79,
3344
+ 80,
3345
+ 85,
3346
+ 86,
3347
+ 87,
3348
+ 88,
3349
+ 89,
3350
+ 90,
3351
+ 91,
3352
+ 92,
3353
+ 93,
3354
+ 94,
3355
+ 96
3356
+ ],
3357
+ inclusive: !1
3358
+ },
3359
+ struct: {
3360
+ rules: [
3361
+ 26,
3362
+ 48,
3363
+ 49,
3364
+ 50,
3365
+ 51,
3366
+ 52,
3367
+ 53,
3368
+ 54,
3369
+ 55,
3370
+ 56,
3371
+ 59,
3372
+ 62,
3373
+ 63,
3374
+ 64,
3375
+ 65,
3376
+ 66,
3377
+ 67,
3378
+ 68,
3379
+ 69,
3380
+ 70,
3381
+ 71,
3382
+ 72,
3383
+ 73,
3384
+ 74,
3385
+ 75,
3386
+ 76,
3387
+ 77,
3388
+ 78,
3389
+ 79,
3390
+ 80,
3391
+ 85,
3392
+ 86,
3393
+ 87,
3394
+ 88,
3395
+ 89,
3396
+ 90,
3397
+ 91,
3398
+ 92,
3399
+ 93,
3400
+ 94,
3401
+ 96
3402
+ ],
3403
+ inclusive: !1
3404
+ },
3405
+ generic: {
3406
+ rules: [
3407
+ 26,
3408
+ 48,
3409
+ 49,
3410
+ 50,
3411
+ 51,
3412
+ 52,
3413
+ 53,
3414
+ 54,
3415
+ 55,
3416
+ 56,
3417
+ 57,
3418
+ 58,
3419
+ 59,
3420
+ 62,
3421
+ 63,
3422
+ 64,
3423
+ 65,
3424
+ 66,
3425
+ 67,
3426
+ 68,
3427
+ 69,
3428
+ 70,
3429
+ 71,
3430
+ 72,
3431
+ 73,
3432
+ 74,
3433
+ 75,
3434
+ 76,
3435
+ 77,
3436
+ 78,
3437
+ 79,
3438
+ 80,
3439
+ 85,
3440
+ 86,
3441
+ 87,
3442
+ 88,
3443
+ 89,
3444
+ 90,
3445
+ 91,
3446
+ 92,
3447
+ 93,
3448
+ 94,
3449
+ 96
3450
+ ],
3451
+ inclusive: !1
3452
+ },
3453
+ bqstring: {
3454
+ rules: [
3455
+ 26,
3456
+ 48,
3457
+ 49,
3458
+ 50,
3459
+ 51,
3460
+ 52,
3461
+ 53,
3462
+ 54,
3463
+ 55,
3464
+ 56,
3465
+ 59,
3466
+ 60,
3467
+ 61,
3468
+ 62,
3469
+ 63,
3470
+ 64,
3471
+ 65,
3472
+ 66,
3473
+ 67,
3474
+ 68,
3475
+ 69,
3476
+ 70,
3477
+ 71,
3478
+ 72,
3479
+ 73,
3480
+ 74,
3481
+ 75,
3482
+ 76,
3483
+ 77,
3484
+ 78,
3485
+ 79,
3486
+ 80,
3487
+ 85,
3488
+ 86,
3489
+ 87,
3490
+ 88,
3491
+ 89,
3492
+ 90,
3493
+ 91,
3494
+ 92,
3495
+ 93,
3496
+ 94,
3497
+ 96
3498
+ ],
3499
+ inclusive: !1
3500
+ },
3501
+ string: {
3502
+ rules: [
3503
+ 24,
3504
+ 25,
3505
+ 26,
3506
+ 48,
3507
+ 49,
3508
+ 50,
3509
+ 51,
3510
+ 52,
3511
+ 53,
3512
+ 54,
3513
+ 55,
3514
+ 56,
3515
+ 59,
3516
+ 62,
3517
+ 63,
3518
+ 64,
3519
+ 65,
3520
+ 66,
3521
+ 67,
3522
+ 68,
3523
+ 69,
3524
+ 70,
3525
+ 71,
3526
+ 72,
3527
+ 73,
3528
+ 74,
3529
+ 75,
3530
+ 76,
3531
+ 77,
3532
+ 78,
3533
+ 79,
3534
+ 80,
3535
+ 85,
3536
+ 86,
3537
+ 87,
3538
+ 88,
3539
+ 89,
3540
+ 90,
3541
+ 91,
3542
+ 92,
3543
+ 93,
3544
+ 94,
3545
+ 96
3546
+ ],
3547
+ inclusive: !1
3548
+ },
3549
+ INITIAL: {
3550
+ rules: [
3551
+ 0,
3552
+ 1,
3553
+ 2,
3554
+ 3,
3555
+ 4,
3556
+ 5,
3557
+ 6,
3558
+ 8,
3559
+ 10,
3560
+ 13,
3561
+ 14,
3562
+ 15,
3563
+ 16,
3564
+ 17,
3565
+ 18,
3566
+ 26,
3567
+ 27,
3568
+ 28,
3569
+ 37,
3570
+ 48,
3571
+ 49,
3572
+ 50,
3573
+ 51,
3574
+ 52,
3575
+ 53,
3576
+ 54,
3577
+ 55,
3578
+ 56,
3579
+ 59,
3580
+ 62,
3581
+ 63,
3582
+ 64,
3583
+ 65,
3584
+ 66,
3585
+ 67,
3586
+ 68,
3587
+ 69,
3588
+ 70,
3589
+ 71,
3590
+ 72,
3591
+ 73,
3592
+ 74,
3593
+ 75,
3594
+ 76,
3595
+ 77,
3596
+ 78,
3597
+ 79,
3598
+ 80,
3599
+ 81,
3600
+ 82,
3601
+ 83,
3602
+ 84,
3603
+ 85,
3604
+ 86,
3605
+ 87,
3606
+ 88,
3607
+ 89,
3608
+ 90,
3609
+ 91,
3610
+ 92,
3611
+ 93,
3612
+ 94,
3613
+ 95,
3614
+ 96
3615
+ ],
3616
+ inclusive: !0
3617
+ }
3618
+ }
3619
+ };
3620
+ return x;
3621
+ }();
3622
+ Ne.lexer = et;
3623
+ function Le() {
3624
+ this.yy = {};
3625
+ }
3626
+ return Le.prototype = Ne, Ne.Parser = Le, new Le();
3627
+ }();
3628
+ Ve.parser = Ve;
3629
+ var zt = Ve, Qe = [
3630
+ "#",
3631
+ "+",
3632
+ "~",
3633
+ "-",
3634
+ ""
3635
+ ];
3636
+ var Xe = /*#__PURE__*/ function() {
3637
+ function Xe(i, r) {
3638
+ _class_call_check(this, Xe);
3639
+ this.memberType = r, this.visibility = "", this.classifier = "";
3640
+ var l = ai(i, Vn());
3641
+ this.parseMember(l);
3642
+ }
3643
+ _create_class(Xe, [
3644
+ {
3645
+ key: "getDisplayDetails",
3646
+ value: function getDisplayDetails() {
3647
+ var i = this.visibility + C1(this.id);
3648
+ this.memberType === "method" && (i += "(".concat(C1(this.parameters.trim()), ")"), this.returnType && (i += " : " + C1(this.returnType))), i = i.trim();
3649
+ var r = this.parseClassifier();
3650
+ return {
3651
+ displayText: i,
3652
+ cssStyle: r
3653
+ };
3654
+ }
3655
+ },
3656
+ {
3657
+ key: "parseMember",
3658
+ value: function parseMember(i) {
3659
+ var r = "";
3660
+ if (this.memberType === "method") {
3661
+ var l = /([#+~-])?(.+)\((.*)\)([\s$*])?(.*)([$*])?/, o = i.match(l);
3662
+ if (o) {
3663
+ var A = o[1] ? o[1].trim() : "";
3664
+ if (Qe.includes(A) && (this.visibility = A), this.id = o[2].trim(), this.parameters = o[3] ? o[3].trim() : "", r = o[4] ? o[4].trim() : "", this.returnType = o[5] ? o[5].trim() : "", r === "") {
3665
+ var g = this.returnType.substring(this.returnType.length - 1);
3666
+ g.match(/[$*]/) && (r = g, this.returnType = this.returnType.substring(0, this.returnType.length - 1));
3667
+ }
3668
+ }
3669
+ } else {
3670
+ var l1 = i.length, o1 = i.substring(0, 1), A1 = i.substring(l1 - 1);
3671
+ Qe.includes(o1) && (this.visibility = o1), A1.match(/[$*]/) && (r = A1), this.id = i.substring(this.visibility === "" ? 0 : 1, r === "" ? l1 : l1 - 1);
3672
+ }
3673
+ this.classifier = r;
3674
+ }
3675
+ },
3676
+ {
3677
+ key: "parseClassifier",
3678
+ value: function parseClassifier() {
3679
+ switch(this.classifier){
3680
+ case "*":
3681
+ return "font-style:italic;";
3682
+ case "$":
3683
+ return "text-decoration:underline;";
3684
+ default:
3685
+ return "";
3686
+ }
3687
+ }
3688
+ }
3689
+ ]);
3690
+ return Xe;
3691
+ }();
3692
+ var pe = "classId-";
3693
+ var Pe = [], p = {}, he = [], He = 0, O = {}, we = 0, K = [];
3694
+ var V = function(e) {
3695
+ return $n.sanitizeText(e, Vn());
3696
+ }, w = function w(e) {
3697
+ var i = $n.sanitizeText(e, Vn());
3698
+ var r = "", l = i;
3699
+ if (i.indexOf("~") > 0) {
3700
+ var o = i.split("~");
3701
+ l = V(o[0]), r = V(o[1]);
3702
+ }
3703
+ return {
3704
+ className: l,
3705
+ type: r
3706
+ };
3707
+ }, ft = function ft(e, i) {
3708
+ var r = $n.sanitizeText(e, Vn());
3709
+ i && (i = V(i));
3710
+ var _w = w(r), l = _w.className;
3711
+ p[l].label = i;
3712
+ }, Ae = function Ae(e) {
3713
+ var i = $n.sanitizeText(e, Vn()), _w = w(i), r = _w.className, l = _w.type;
3714
+ if (Object.hasOwn(p, r)) return;
3715
+ var o = $n.sanitizeText(r, Vn());
3716
+ p[o] = {
3717
+ id: o,
3718
+ type: l,
3719
+ label: o,
3720
+ cssClasses: [],
3721
+ methods: [],
3722
+ members: [],
3723
+ annotations: [],
3724
+ styles: [],
3725
+ domId: pe + o + "-" + He
3726
+ }, He++;
3727
+ }, qe = function qe(e) {
3728
+ var i = $n.sanitizeText(e, Vn());
3729
+ if (i in p) return p[i].domId;
3730
+ throw new Error("Class not found: " + i);
3731
+ }, dt = function dt() {
3732
+ Pe = [], p = {}, he = [], K = [], K.push(Ze), O = {}, we = 0, B_();
3733
+ }, Et = function Et(e) {
3734
+ return p[e];
3735
+ }, Ct = function Ct() {
3736
+ return p;
3737
+ }, mt = function mt() {
3738
+ return Pe;
3739
+ }, bt = function bt() {
3740
+ return he;
3741
+ }, gt = function gt(e) {
3742
+ L.debug("Adding relation: " + JSON.stringify(e)), Ae(e.id1), Ae(e.id2), e.id1 = w(e.id1).className, e.id2 = w(e.id2).className, e.relationTitle1 = $n.sanitizeText(e.relationTitle1.trim(), Vn()), e.relationTitle2 = $n.sanitizeText(e.relationTitle2.trim(), Vn()), Pe.push(e);
3743
+ }, kt = function kt(e, i) {
3744
+ var r = w(e).className;
3745
+ p[r].annotations.push(i);
3746
+ }, Je = function Je(e, i) {
3747
+ Ae(e);
3748
+ var r = w(e).className, l = p[r];
3749
+ if (typeof i == "string") {
3750
+ var o = i.trim();
3751
+ o.startsWith("<<") && o.endsWith(">>") ? l.annotations.push(V(o.substring(2, o.length - 2))) : o.indexOf(")") > 0 ? l.methods.push(new Xe(o, "method")) : o && l.members.push(new Xe(o, "attribute"));
3752
+ }
3753
+ }, Tt = function Tt(e, i) {
3754
+ Array.isArray(i) && (i.reverse(), i.forEach(function(r) {
3755
+ return Je(e, r);
3756
+ }));
3757
+ }, Ft = function Ft(e, i) {
3758
+ var r = {
3759
+ id: "note".concat(he.length),
3760
+ class: i,
3761
+ text: e
3762
+ };
3763
+ he.push(r);
3764
+ }, yt = function yt(e) {
3765
+ return e.startsWith(":") && (e = e.substring(1)), V(e.trim());
3766
+ }, Me = function Me(e, i) {
3767
+ e.split(",").forEach(function(r) {
3768
+ var l = r;
3769
+ r[0].match(/\d/) && (l = pe + l), p[l] !== void 0 && p[l].cssClasses.push(i);
3770
+ });
3771
+ }, Dt = function Dt(e, i) {
3772
+ e.split(",").forEach(function(r) {
3773
+ i !== void 0 && (p[r].tooltip = V(i));
3774
+ });
3775
+ }, Bt = function Bt(e, i) {
3776
+ return i ? O[i].classes[e].tooltip : p[e].tooltip;
3777
+ }, _t = function _t(e, i, r) {
3778
+ var l = Vn();
3779
+ e.split(",").forEach(function(o) {
3780
+ var A = o;
3781
+ o[0].match(/\d/) && (A = pe + A), p[A] !== void 0 && (p[A].link = ei.formatUrl(i, l), l.securityLevel === "sandbox" ? p[A].linkTarget = "_top" : typeof r == "string" ? p[A].linkTarget = V(r) : p[A].linkTarget = "_blank");
3782
+ }), Me(e, "clickable");
3783
+ }, St = function St(e, i, r) {
3784
+ e.split(",").forEach(function(l) {
3785
+ Nt(l, i, r), p[l].haveCallback = !0;
3786
+ }), Me(e, "clickable");
3787
+ }, Nt = function Nt(e, i, r) {
3788
+ var l = $n.sanitizeText(e, Vn());
3789
+ if (Vn().securityLevel !== "loose" || i === void 0) return;
3790
+ var A = l;
3791
+ if (p[A] !== void 0) {
3792
+ var g = qe(A);
3793
+ var D = [];
3794
+ if (typeof r == "string") {
3795
+ D = r.split(/,(?=(?:(?:[^"]*"){2})*[^"]*$)/);
3796
+ for(var B = 0; B < D.length; B++){
3797
+ var _ = D[B].trim();
3798
+ _.charAt(0) === '"' && _.charAt(_.length - 1) === '"' && (_ = _.substr(1, _.length - 2)), D[B] = _;
3799
+ }
3800
+ }
3801
+ D.length === 0 && D.push(g), K.push(function() {
3802
+ var B = document.querySelector('[id="'.concat(g, '"]'));
3803
+ B !== null && B.addEventListener("click", function() {
3804
+ var _We;
3805
+ (_We = ei).runFunc.apply(_We, [
3806
+ i
3807
+ ].concat(_to_consumable_array(D)));
3808
+ }, !1);
3809
+ });
3810
+ }
3811
+ }, Lt = function Lt(e) {
3812
+ K.forEach(function(i) {
3813
+ i(e);
3814
+ });
3815
+ }, vt = {
3816
+ LINE: 0,
3817
+ DOTTED_LINE: 1
3818
+ }, xt = {
3819
+ AGGREGATION: 0,
3820
+ EXTENSION: 1,
3821
+ COMPOSITION: 2,
3822
+ DEPENDENCY: 3,
3823
+ LOLLIPOP: 4
3824
+ }, Ze = function Ze(e) {
3825
+ var i = bt$1(".mermaidTooltip");
3826
+ (i._groups || i)[0][0] === null && (i = bt$1("body").append("div").attr("class", "mermaidTooltip").style("opacity", 0)), bt$1(e).select("svg").selectAll("g.node").on("mouseover", function() {
3827
+ var o = bt$1(this);
3828
+ if (o.attr("title") === null) return;
3829
+ var g = this.getBoundingClientRect();
3830
+ i.transition().duration(200).style("opacity", ".9"), i.text(o.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"), i.html(i.html().replace(/&lt;br\/&gt;/g, "<br/>")), o.classed("hover", !0);
3831
+ }).on("mouseout", function() {
3832
+ i.transition().duration(500).style("opacity", 0), bt$1(this).classed("hover", !1);
3833
+ });
3834
+ };
3835
+ K.push(Ze);
3836
+ var $e = "TB";
3837
+ var Ot = function() {
3838
+ return $e;
3839
+ }, It = function(e) {
3840
+ $e = e;
3841
+ }, Rt = function Rt(e) {
3842
+ O[e] === void 0 && (O[e] = {
3843
+ id: e,
3844
+ classes: {},
3845
+ children: {},
3846
+ domId: pe + e + "-" + we
3847
+ }, we++);
3848
+ }, Vt = function Vt(e) {
3849
+ return O[e];
3850
+ }, wt = function wt() {
3851
+ return O;
3852
+ }, Pt = function Pt(e, i) {
3853
+ var _iteratorNormalCompletion = true, _didIteratorError = false, _iteratorError = undefined;
3854
+ if (O[e] !== void 0) try {
3855
+ for(var _iterator = i[Symbol.iterator](), _step; !(_iteratorNormalCompletion = (_step = _iterator.next()).done); _iteratorNormalCompletion = true){
3856
+ var r = _step.value;
3857
+ var _w = w(r), l = _w.className;
3858
+ p[l].parent = e, O[e].classes[l] = p[l];
3859
+ }
3860
+ } catch (err) {
3861
+ _didIteratorError = true;
3862
+ _iteratorError = err;
3863
+ } finally{
3864
+ try {
3865
+ if (!_iteratorNormalCompletion && _iterator.return != null) {
3866
+ _iterator.return();
3867
+ }
3868
+ } finally{
3869
+ if (_didIteratorError) {
3870
+ throw _iteratorError;
3871
+ }
3872
+ }
3873
+ }
3874
+ }, Mt = function Mt(e, i) {
3875
+ var _r_styles;
3876
+ var r = p[e];
3877
+ var _iteratorNormalCompletion = true, _didIteratorError = false, _iteratorError = undefined;
3878
+ if (!(!i || !r)) try {
3879
+ for(var _iterator = i[Symbol.iterator](), _step; !(_iteratorNormalCompletion = (_step = _iterator.next()).done); _iteratorNormalCompletion = true){
3880
+ var l = _step.value;
3881
+ l.includes(",") ? (_r_styles = r.styles).push.apply(_r_styles, _to_consumable_array(l.split(","))) : r.styles.push(l);
3882
+ }
3883
+ } catch (err) {
3884
+ _didIteratorError = true;
3885
+ _iteratorError = err;
3886
+ } finally{
3887
+ try {
3888
+ if (!_iteratorNormalCompletion && _iterator.return != null) {
3889
+ _iterator.return();
3890
+ }
3891
+ } finally{
3892
+ if (_didIteratorError) {
3893
+ throw _iteratorError;
3894
+ }
3895
+ }
3896
+ }
3897
+ }, Kt = {
3898
+ setAccTitle: F_,
3899
+ getAccTitle: A_,
3900
+ getAccDescription: E_,
3901
+ setAccDescription: L_,
3902
+ getConfig: function() {
3903
+ return Vn().class;
3904
+ },
3905
+ addClass: Ae,
3906
+ bindFunctions: Lt,
3907
+ clear: dt,
3908
+ getClass: Et,
3909
+ getClasses: Ct,
3910
+ getNotes: bt,
3911
+ addAnnotation: kt,
3912
+ addNote: Ft,
3913
+ getRelations: mt,
3914
+ addRelation: gt,
3915
+ getDirection: Ot,
3916
+ setDirection: It,
3917
+ addMember: Je,
3918
+ addMembers: Tt,
3919
+ cleanupLabel: yt,
3920
+ lineType: vt,
3921
+ relationType: xt,
3922
+ setClickEvent: St,
3923
+ setCssClass: Me,
3924
+ setLink: _t,
3925
+ getTooltip: Bt,
3926
+ setTooltip: Dt,
3927
+ lookUpDomId: qe,
3928
+ setDiagramTitle: M_,
3929
+ getDiagramTitle: O_,
3930
+ setClassLabel: ft,
3931
+ addNamespace: Rt,
3932
+ addClassesToNamespace: Pt,
3933
+ getNamespace: Vt,
3934
+ getNamespaces: wt,
3935
+ setCssStyle: Mt
3936
+ }, Gt = function(e) {
3937
+ return "g.classGroup text {\n fill: ".concat(e.nodeBorder || e.classText, ";\n stroke: none;\n font-family: ").concat(e.fontFamily, ";\n font-size: 10px;\n\n .title {\n font-weight: bolder;\n }\n\n}\n\n.nodeLabel, .edgeLabel {\n color: ").concat(e.classText, ";\n}\n.edgeLabel .label rect {\n fill: ").concat(e.mainBkg, ";\n}\n.label text {\n fill: ").concat(e.classText, ";\n}\n.edgeLabel .label span {\n background: ").concat(e.mainBkg, ";\n}\n\n.classTitle {\n font-weight: bolder;\n}\n.node rect,\n .node circle,\n .node ellipse,\n .node polygon,\n .node path {\n fill: ").concat(e.mainBkg, ";\n stroke: ").concat(e.nodeBorder, ";\n stroke-width: 1px;\n }\n\n\n.divider {\n stroke: ").concat(e.nodeBorder, ";\n stroke-width: 1;\n}\n\ng.clickable {\n cursor: pointer;\n}\n\ng.classGroup rect {\n fill: ").concat(e.mainBkg, ";\n stroke: ").concat(e.nodeBorder, ";\n}\n\ng.classGroup line {\n stroke: ").concat(e.nodeBorder, ";\n stroke-width: 1;\n}\n\n.classLabel .box {\n stroke: none;\n stroke-width: 0;\n fill: ").concat(e.mainBkg, ";\n opacity: 0.5;\n}\n\n.classLabel .label {\n fill: ").concat(e.nodeBorder, ";\n font-size: 10px;\n}\n\n.relation {\n stroke: ").concat(e.lineColor, ";\n stroke-width: 1;\n fill: none;\n}\n\n.dashed-line{\n stroke-dasharray: 3;\n}\n\n.dotted-line{\n stroke-dasharray: 1 2;\n}\n\n#compositionStart, .composition {\n fill: ").concat(e.lineColor, " !important;\n stroke: ").concat(e.lineColor, " !important;\n stroke-width: 1;\n}\n\n#compositionEnd, .composition {\n fill: ").concat(e.lineColor, " !important;\n stroke: ").concat(e.lineColor, " !important;\n stroke-width: 1;\n}\n\n#dependencyStart, .dependency {\n fill: ").concat(e.lineColor, " !important;\n stroke: ").concat(e.lineColor, " !important;\n stroke-width: 1;\n}\n\n#dependencyStart, .dependency {\n fill: ").concat(e.lineColor, " !important;\n stroke: ").concat(e.lineColor, " !important;\n stroke-width: 1;\n}\n\n#extensionStart, .extension {\n fill: transparent !important;\n stroke: ").concat(e.lineColor, " !important;\n stroke-width: 1;\n}\n\n#extensionEnd, .extension {\n fill: transparent !important;\n stroke: ").concat(e.lineColor, " !important;\n stroke-width: 1;\n}\n\n#aggregationStart, .aggregation {\n fill: transparent !important;\n stroke: ").concat(e.lineColor, " !important;\n stroke-width: 1;\n}\n\n#aggregationEnd, .aggregation {\n fill: transparent !important;\n stroke: ").concat(e.lineColor, " !important;\n stroke-width: 1;\n}\n\n#lollipopStart, .lollipop {\n fill: ").concat(e.mainBkg, " !important;\n stroke: ").concat(e.lineColor, " !important;\n stroke-width: 1;\n}\n\n#lollipopEnd, .lollipop {\n fill: ").concat(e.mainBkg, " !important;\n stroke: ").concat(e.lineColor, " !important;\n stroke-width: 1;\n}\n\n.edgeTerminals {\n font-size: 11px;\n line-height: initial;\n}\n\n.classTitleText {\n text-anchor: middle;\n font-size: 18px;\n fill: ").concat(e.textColor, ";\n}\n");
3938
+ }, Yt = Gt;
3939
+
3940
+ export { Kt as K, Yt as Y, zt as z };