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