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