@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,4613 @@
1
+ 'use strict';
2
+
3
+ var index = require('./index.cjs2.js');
4
+ var svgDrawCommonEbe6c236 = require('./svgDrawCommon-ebe6c236.cjs.js');
5
+
6
+ function _array_like_to_array(arr, len) {
7
+ if (len == null || len > arr.length) len = arr.length;
8
+ for(var i = 0, arr2 = new Array(len); i < len; i++)arr2[i] = arr[i];
9
+ return arr2;
10
+ }
11
+ function _array_with_holes(arr) {
12
+ if (Array.isArray(arr)) return arr;
13
+ }
14
+ function _array_without_holes(arr) {
15
+ if (Array.isArray(arr)) return _array_like_to_array(arr);
16
+ }
17
+ function _class_call_check(instance, Constructor) {
18
+ if (!(instance instanceof Constructor)) {
19
+ throw new TypeError("Cannot call a class as a function");
20
+ }
21
+ }
22
+ function _defineProperties(target, props) {
23
+ for(var i = 0; i < props.length; i++){
24
+ var descriptor = props[i];
25
+ descriptor.enumerable = descriptor.enumerable || false;
26
+ descriptor.configurable = true;
27
+ if ("value" in descriptor) descriptor.writable = true;
28
+ Object.defineProperty(target, descriptor.key, descriptor);
29
+ }
30
+ }
31
+ function _create_class(Constructor, protoProps, staticProps) {
32
+ if (protoProps) _defineProperties(Constructor.prototype, protoProps);
33
+ if (staticProps) _defineProperties(Constructor, staticProps);
34
+ return Constructor;
35
+ }
36
+ function _instanceof(left, right) {
37
+ if (right != null && typeof Symbol !== "undefined" && right[Symbol.hasInstance]) {
38
+ return !!right[Symbol.hasInstance](left);
39
+ } else {
40
+ return left instanceof right;
41
+ }
42
+ }
43
+ function _iterable_to_array(iter) {
44
+ if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
45
+ }
46
+ function _iterable_to_array_limit(arr, i) {
47
+ var _i = arr == null ? null : typeof Symbol !== "undefined" && arr[Symbol.iterator] || arr["@@iterator"];
48
+ if (_i == null) return;
49
+ var _arr = [];
50
+ var _n = true;
51
+ var _d = false;
52
+ var _s, _e;
53
+ try {
54
+ for(_i = _i.call(arr); !(_n = (_s = _i.next()).done); _n = true){
55
+ _arr.push(_s.value);
56
+ if (i && _arr.length === i) break;
57
+ }
58
+ } catch (err) {
59
+ _d = true;
60
+ _e = err;
61
+ } finally{
62
+ try {
63
+ if (!_n && _i["return"] != null) _i["return"]();
64
+ } finally{
65
+ if (_d) throw _e;
66
+ }
67
+ }
68
+ return _arr;
69
+ }
70
+ function _non_iterable_rest() {
71
+ throw new TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
72
+ }
73
+ function _non_iterable_spread() {
74
+ throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
75
+ }
76
+ function _sliced_to_array(arr, i) {
77
+ return _array_with_holes(arr) || _iterable_to_array_limit(arr, i) || _unsupported_iterable_to_array(arr, i) || _non_iterable_rest();
78
+ }
79
+ function _to_consumable_array(arr) {
80
+ return _array_without_holes(arr) || _iterable_to_array(arr) || _unsupported_iterable_to_array(arr) || _non_iterable_spread();
81
+ }
82
+ function _type_of(obj) {
83
+ "@swc/helpers - typeof";
84
+ return obj && typeof Symbol !== "undefined" && obj.constructor === Symbol ? "symbol" : typeof obj;
85
+ }
86
+ function _unsupported_iterable_to_array(o, minLen) {
87
+ if (!o) return;
88
+ if (typeof o === "string") return _array_like_to_array(o, minLen);
89
+ var n = Object.prototype.toString.call(o).slice(8, -1);
90
+ if (n === "Object" && o.constructor) n = o.constructor.name;
91
+ if (n === "Map" || n === "Set") return Array.from(n);
92
+ if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _array_like_to_array(o, minLen);
93
+ }
94
+ var qt = function() {
95
+ var e = function e(Ot, _, x, m) {
96
+ for(x = x || {}, m = Ot.length; m--; x[Ot[m]] = _);
97
+ return x;
98
+ }, t = [
99
+ 1,
100
+ 6
101
+ ], r = [
102
+ 1,
103
+ 7
104
+ ], o = [
105
+ 1,
106
+ 8
107
+ ], l = [
108
+ 1,
109
+ 9
110
+ ], n = [
111
+ 1,
112
+ 16
113
+ ], a = [
114
+ 1,
115
+ 11
116
+ ], s = [
117
+ 1,
118
+ 12
119
+ ], i = [
120
+ 1,
121
+ 13
122
+ ], u = [
123
+ 1,
124
+ 14
125
+ ], d = [
126
+ 1,
127
+ 15
128
+ ], y = [
129
+ 1,
130
+ 27
131
+ ], p = [
132
+ 1,
133
+ 33
134
+ ], C = [
135
+ 1,
136
+ 34
137
+ ], T = [
138
+ 1,
139
+ 35
140
+ ], R = [
141
+ 1,
142
+ 36
143
+ ], S = [
144
+ 1,
145
+ 37
146
+ ], L = [
147
+ 1,
148
+ 72
149
+ ], Y = [
150
+ 1,
151
+ 73
152
+ ], Q = [
153
+ 1,
154
+ 74
155
+ ], H = [
156
+ 1,
157
+ 75
158
+ ], q = [
159
+ 1,
160
+ 76
161
+ ], G = [
162
+ 1,
163
+ 77
164
+ ], K = [
165
+ 1,
166
+ 78
167
+ ], J = [
168
+ 1,
169
+ 38
170
+ ], Z = [
171
+ 1,
172
+ 39
173
+ ], $ = [
174
+ 1,
175
+ 40
176
+ ], tt = [
177
+ 1,
178
+ 41
179
+ ], et = [
180
+ 1,
181
+ 42
182
+ ], nt = [
183
+ 1,
184
+ 43
185
+ ], it = [
186
+ 1,
187
+ 44
188
+ ], st = [
189
+ 1,
190
+ 45
191
+ ], at = [
192
+ 1,
193
+ 46
194
+ ], rt = [
195
+ 1,
196
+ 47
197
+ ], lt = [
198
+ 1,
199
+ 48
200
+ ], ot = [
201
+ 1,
202
+ 49
203
+ ], ct = [
204
+ 1,
205
+ 50
206
+ ], ht = [
207
+ 1,
208
+ 51
209
+ ], ut = [
210
+ 1,
211
+ 52
212
+ ], dt = [
213
+ 1,
214
+ 53
215
+ ], ft = [
216
+ 1,
217
+ 54
218
+ ], pt = [
219
+ 1,
220
+ 55
221
+ ], yt = [
222
+ 1,
223
+ 56
224
+ ], gt = [
225
+ 1,
226
+ 57
227
+ ], bt = [
228
+ 1,
229
+ 59
230
+ ], _t = [
231
+ 1,
232
+ 60
233
+ ], xt = [
234
+ 1,
235
+ 61
236
+ ], mt = [
237
+ 1,
238
+ 62
239
+ ], Et = [
240
+ 1,
241
+ 63
242
+ ], vt = [
243
+ 1,
244
+ 64
245
+ ], kt = [
246
+ 1,
247
+ 65
248
+ ], At = [
249
+ 1,
250
+ 66
251
+ ], Ct = [
252
+ 1,
253
+ 67
254
+ ], wt = [
255
+ 1,
256
+ 68
257
+ ], Tt = [
258
+ 1,
259
+ 69
260
+ ], Nt = [
261
+ 24,
262
+ 52
263
+ ], $t = [
264
+ 24,
265
+ 44,
266
+ 46,
267
+ 47,
268
+ 48,
269
+ 49,
270
+ 50,
271
+ 51,
272
+ 52,
273
+ 54,
274
+ 55,
275
+ 56,
276
+ 57,
277
+ 58,
278
+ 59,
279
+ 60,
280
+ 61,
281
+ 62,
282
+ 63,
283
+ 64,
284
+ 65,
285
+ 66,
286
+ 67,
287
+ 68,
288
+ 69,
289
+ 70,
290
+ 71,
291
+ 72,
292
+ 73,
293
+ 74,
294
+ 75,
295
+ 76,
296
+ 77,
297
+ 78,
298
+ 79,
299
+ 80,
300
+ 81,
301
+ 82,
302
+ 83,
303
+ 84
304
+ ], It = [
305
+ 15,
306
+ 24,
307
+ 44,
308
+ 46,
309
+ 47,
310
+ 48,
311
+ 49,
312
+ 50,
313
+ 51,
314
+ 52,
315
+ 54,
316
+ 55,
317
+ 56,
318
+ 57,
319
+ 58,
320
+ 59,
321
+ 60,
322
+ 61,
323
+ 62,
324
+ 63,
325
+ 64,
326
+ 65,
327
+ 66,
328
+ 67,
329
+ 68,
330
+ 69,
331
+ 70,
332
+ 71,
333
+ 72,
334
+ 73,
335
+ 74,
336
+ 75,
337
+ 76,
338
+ 77,
339
+ 78,
340
+ 79,
341
+ 80,
342
+ 81,
343
+ 82,
344
+ 83,
345
+ 84
346
+ ], E = [
347
+ 1,
348
+ 94
349
+ ], v = [
350
+ 1,
351
+ 95
352
+ ], k = [
353
+ 1,
354
+ 96
355
+ ], A = [
356
+ 1,
357
+ 97
358
+ ], w = [
359
+ 15,
360
+ 24,
361
+ 52
362
+ ], fe = [
363
+ 7,
364
+ 8,
365
+ 9,
366
+ 10,
367
+ 18,
368
+ 22,
369
+ 25,
370
+ 26,
371
+ 27,
372
+ 28
373
+ ], pe = [
374
+ 15,
375
+ 24,
376
+ 43,
377
+ 52
378
+ ], Xt = [
379
+ 15,
380
+ 24,
381
+ 43,
382
+ 52,
383
+ 86,
384
+ 87,
385
+ 89,
386
+ 90
387
+ ], St = [
388
+ 15,
389
+ 43
390
+ ], te = [
391
+ 44,
392
+ 46,
393
+ 47,
394
+ 48,
395
+ 49,
396
+ 50,
397
+ 51,
398
+ 54,
399
+ 55,
400
+ 56,
401
+ 57,
402
+ 58,
403
+ 59,
404
+ 60,
405
+ 61,
406
+ 62,
407
+ 63,
408
+ 64,
409
+ 65,
410
+ 66,
411
+ 67,
412
+ 68,
413
+ 69,
414
+ 70,
415
+ 71,
416
+ 72,
417
+ 73,
418
+ 74,
419
+ 75,
420
+ 76,
421
+ 77,
422
+ 78,
423
+ 79,
424
+ 80,
425
+ 81,
426
+ 82,
427
+ 83,
428
+ 84
429
+ ], ee = {
430
+ trace: function trace() {},
431
+ yy: {},
432
+ symbols_: {
433
+ error: 2,
434
+ start: 3,
435
+ mermaidDoc: 4,
436
+ direction: 5,
437
+ directive: 6,
438
+ direction_tb: 7,
439
+ direction_bt: 8,
440
+ direction_rl: 9,
441
+ direction_lr: 10,
442
+ graphConfig: 11,
443
+ openDirective: 12,
444
+ typeDirective: 13,
445
+ closeDirective: 14,
446
+ NEWLINE: 15,
447
+ ":": 16,
448
+ argDirective: 17,
449
+ open_directive: 18,
450
+ type_directive: 19,
451
+ arg_directive: 20,
452
+ close_directive: 21,
453
+ C4_CONTEXT: 22,
454
+ statements: 23,
455
+ EOF: 24,
456
+ C4_CONTAINER: 25,
457
+ C4_COMPONENT: 26,
458
+ C4_DYNAMIC: 27,
459
+ C4_DEPLOYMENT: 28,
460
+ otherStatements: 29,
461
+ diagramStatements: 30,
462
+ otherStatement: 31,
463
+ title: 32,
464
+ accDescription: 33,
465
+ acc_title: 34,
466
+ acc_title_value: 35,
467
+ acc_descr: 36,
468
+ acc_descr_value: 37,
469
+ acc_descr_multiline_value: 38,
470
+ boundaryStatement: 39,
471
+ boundaryStartStatement: 40,
472
+ boundaryStopStatement: 41,
473
+ boundaryStart: 42,
474
+ LBRACE: 43,
475
+ ENTERPRISE_BOUNDARY: 44,
476
+ attributes: 45,
477
+ SYSTEM_BOUNDARY: 46,
478
+ BOUNDARY: 47,
479
+ CONTAINER_BOUNDARY: 48,
480
+ NODE: 49,
481
+ NODE_L: 50,
482
+ NODE_R: 51,
483
+ RBRACE: 52,
484
+ diagramStatement: 53,
485
+ PERSON: 54,
486
+ PERSON_EXT: 55,
487
+ SYSTEM: 56,
488
+ SYSTEM_DB: 57,
489
+ SYSTEM_QUEUE: 58,
490
+ SYSTEM_EXT: 59,
491
+ SYSTEM_EXT_DB: 60,
492
+ SYSTEM_EXT_QUEUE: 61,
493
+ CONTAINER: 62,
494
+ CONTAINER_DB: 63,
495
+ CONTAINER_QUEUE: 64,
496
+ CONTAINER_EXT: 65,
497
+ CONTAINER_EXT_DB: 66,
498
+ CONTAINER_EXT_QUEUE: 67,
499
+ COMPONENT: 68,
500
+ COMPONENT_DB: 69,
501
+ COMPONENT_QUEUE: 70,
502
+ COMPONENT_EXT: 71,
503
+ COMPONENT_EXT_DB: 72,
504
+ COMPONENT_EXT_QUEUE: 73,
505
+ REL: 74,
506
+ BIREL: 75,
507
+ REL_U: 76,
508
+ REL_D: 77,
509
+ REL_L: 78,
510
+ REL_R: 79,
511
+ REL_B: 80,
512
+ REL_INDEX: 81,
513
+ UPDATE_EL_STYLE: 82,
514
+ UPDATE_REL_STYLE: 83,
515
+ UPDATE_LAYOUT_CONFIG: 84,
516
+ attribute: 85,
517
+ STR: 86,
518
+ STR_KEY: 87,
519
+ STR_VALUE: 88,
520
+ ATTRIBUTE: 89,
521
+ ATTRIBUTE_EMPTY: 90,
522
+ $accept: 0,
523
+ $end: 1
524
+ },
525
+ terminals_: {
526
+ 2: "error",
527
+ 7: "direction_tb",
528
+ 8: "direction_bt",
529
+ 9: "direction_rl",
530
+ 10: "direction_lr",
531
+ 15: "NEWLINE",
532
+ 16: ":",
533
+ 18: "open_directive",
534
+ 19: "type_directive",
535
+ 20: "arg_directive",
536
+ 21: "close_directive",
537
+ 22: "C4_CONTEXT",
538
+ 24: "EOF",
539
+ 25: "C4_CONTAINER",
540
+ 26: "C4_COMPONENT",
541
+ 27: "C4_DYNAMIC",
542
+ 28: "C4_DEPLOYMENT",
543
+ 32: "title",
544
+ 33: "accDescription",
545
+ 34: "acc_title",
546
+ 35: "acc_title_value",
547
+ 36: "acc_descr",
548
+ 37: "acc_descr_value",
549
+ 38: "acc_descr_multiline_value",
550
+ 43: "LBRACE",
551
+ 44: "ENTERPRISE_BOUNDARY",
552
+ 46: "SYSTEM_BOUNDARY",
553
+ 47: "BOUNDARY",
554
+ 48: "CONTAINER_BOUNDARY",
555
+ 49: "NODE",
556
+ 50: "NODE_L",
557
+ 51: "NODE_R",
558
+ 52: "RBRACE",
559
+ 54: "PERSON",
560
+ 55: "PERSON_EXT",
561
+ 56: "SYSTEM",
562
+ 57: "SYSTEM_DB",
563
+ 58: "SYSTEM_QUEUE",
564
+ 59: "SYSTEM_EXT",
565
+ 60: "SYSTEM_EXT_DB",
566
+ 61: "SYSTEM_EXT_QUEUE",
567
+ 62: "CONTAINER",
568
+ 63: "CONTAINER_DB",
569
+ 64: "CONTAINER_QUEUE",
570
+ 65: "CONTAINER_EXT",
571
+ 66: "CONTAINER_EXT_DB",
572
+ 67: "CONTAINER_EXT_QUEUE",
573
+ 68: "COMPONENT",
574
+ 69: "COMPONENT_DB",
575
+ 70: "COMPONENT_QUEUE",
576
+ 71: "COMPONENT_EXT",
577
+ 72: "COMPONENT_EXT_DB",
578
+ 73: "COMPONENT_EXT_QUEUE",
579
+ 74: "REL",
580
+ 75: "BIREL",
581
+ 76: "REL_U",
582
+ 77: "REL_D",
583
+ 78: "REL_L",
584
+ 79: "REL_R",
585
+ 80: "REL_B",
586
+ 81: "REL_INDEX",
587
+ 82: "UPDATE_EL_STYLE",
588
+ 83: "UPDATE_REL_STYLE",
589
+ 84: "UPDATE_LAYOUT_CONFIG",
590
+ 86: "STR",
591
+ 87: "STR_KEY",
592
+ 88: "STR_VALUE",
593
+ 89: "ATTRIBUTE",
594
+ 90: "ATTRIBUTE_EMPTY"
595
+ },
596
+ productions_: [
597
+ 0,
598
+ [
599
+ 3,
600
+ 1
601
+ ],
602
+ [
603
+ 3,
604
+ 1
605
+ ],
606
+ [
607
+ 3,
608
+ 2
609
+ ],
610
+ [
611
+ 5,
612
+ 1
613
+ ],
614
+ [
615
+ 5,
616
+ 1
617
+ ],
618
+ [
619
+ 5,
620
+ 1
621
+ ],
622
+ [
623
+ 5,
624
+ 1
625
+ ],
626
+ [
627
+ 4,
628
+ 1
629
+ ],
630
+ [
631
+ 6,
632
+ 4
633
+ ],
634
+ [
635
+ 6,
636
+ 6
637
+ ],
638
+ [
639
+ 12,
640
+ 1
641
+ ],
642
+ [
643
+ 13,
644
+ 1
645
+ ],
646
+ [
647
+ 17,
648
+ 1
649
+ ],
650
+ [
651
+ 14,
652
+ 1
653
+ ],
654
+ [
655
+ 11,
656
+ 4
657
+ ],
658
+ [
659
+ 11,
660
+ 4
661
+ ],
662
+ [
663
+ 11,
664
+ 4
665
+ ],
666
+ [
667
+ 11,
668
+ 4
669
+ ],
670
+ [
671
+ 11,
672
+ 4
673
+ ],
674
+ [
675
+ 23,
676
+ 1
677
+ ],
678
+ [
679
+ 23,
680
+ 1
681
+ ],
682
+ [
683
+ 23,
684
+ 2
685
+ ],
686
+ [
687
+ 29,
688
+ 1
689
+ ],
690
+ [
691
+ 29,
692
+ 2
693
+ ],
694
+ [
695
+ 29,
696
+ 3
697
+ ],
698
+ [
699
+ 31,
700
+ 1
701
+ ],
702
+ [
703
+ 31,
704
+ 1
705
+ ],
706
+ [
707
+ 31,
708
+ 2
709
+ ],
710
+ [
711
+ 31,
712
+ 2
713
+ ],
714
+ [
715
+ 31,
716
+ 1
717
+ ],
718
+ [
719
+ 39,
720
+ 3
721
+ ],
722
+ [
723
+ 40,
724
+ 3
725
+ ],
726
+ [
727
+ 40,
728
+ 3
729
+ ],
730
+ [
731
+ 40,
732
+ 4
733
+ ],
734
+ [
735
+ 42,
736
+ 2
737
+ ],
738
+ [
739
+ 42,
740
+ 2
741
+ ],
742
+ [
743
+ 42,
744
+ 2
745
+ ],
746
+ [
747
+ 42,
748
+ 2
749
+ ],
750
+ [
751
+ 42,
752
+ 2
753
+ ],
754
+ [
755
+ 42,
756
+ 2
757
+ ],
758
+ [
759
+ 42,
760
+ 2
761
+ ],
762
+ [
763
+ 41,
764
+ 1
765
+ ],
766
+ [
767
+ 30,
768
+ 1
769
+ ],
770
+ [
771
+ 30,
772
+ 2
773
+ ],
774
+ [
775
+ 30,
776
+ 3
777
+ ],
778
+ [
779
+ 53,
780
+ 2
781
+ ],
782
+ [
783
+ 53,
784
+ 2
785
+ ],
786
+ [
787
+ 53,
788
+ 2
789
+ ],
790
+ [
791
+ 53,
792
+ 2
793
+ ],
794
+ [
795
+ 53,
796
+ 2
797
+ ],
798
+ [
799
+ 53,
800
+ 2
801
+ ],
802
+ [
803
+ 53,
804
+ 2
805
+ ],
806
+ [
807
+ 53,
808
+ 2
809
+ ],
810
+ [
811
+ 53,
812
+ 2
813
+ ],
814
+ [
815
+ 53,
816
+ 2
817
+ ],
818
+ [
819
+ 53,
820
+ 2
821
+ ],
822
+ [
823
+ 53,
824
+ 2
825
+ ],
826
+ [
827
+ 53,
828
+ 2
829
+ ],
830
+ [
831
+ 53,
832
+ 2
833
+ ],
834
+ [
835
+ 53,
836
+ 2
837
+ ],
838
+ [
839
+ 53,
840
+ 2
841
+ ],
842
+ [
843
+ 53,
844
+ 2
845
+ ],
846
+ [
847
+ 53,
848
+ 2
849
+ ],
850
+ [
851
+ 53,
852
+ 2
853
+ ],
854
+ [
855
+ 53,
856
+ 2
857
+ ],
858
+ [
859
+ 53,
860
+ 1
861
+ ],
862
+ [
863
+ 53,
864
+ 2
865
+ ],
866
+ [
867
+ 53,
868
+ 2
869
+ ],
870
+ [
871
+ 53,
872
+ 2
873
+ ],
874
+ [
875
+ 53,
876
+ 2
877
+ ],
878
+ [
879
+ 53,
880
+ 2
881
+ ],
882
+ [
883
+ 53,
884
+ 2
885
+ ],
886
+ [
887
+ 53,
888
+ 2
889
+ ],
890
+ [
891
+ 53,
892
+ 2
893
+ ],
894
+ [
895
+ 53,
896
+ 2
897
+ ],
898
+ [
899
+ 53,
900
+ 2
901
+ ],
902
+ [
903
+ 53,
904
+ 2
905
+ ],
906
+ [
907
+ 45,
908
+ 1
909
+ ],
910
+ [
911
+ 45,
912
+ 2
913
+ ],
914
+ [
915
+ 85,
916
+ 1
917
+ ],
918
+ [
919
+ 85,
920
+ 2
921
+ ],
922
+ [
923
+ 85,
924
+ 1
925
+ ],
926
+ [
927
+ 85,
928
+ 1
929
+ ]
930
+ ],
931
+ performAction: function performAction(_, x, m, g, O, h, Vt) {
932
+ var f = h.length - 1;
933
+ switch(O){
934
+ case 4:
935
+ g.setDirection("TB");
936
+ break;
937
+ case 5:
938
+ g.setDirection("BT");
939
+ break;
940
+ case 6:
941
+ g.setDirection("RL");
942
+ break;
943
+ case 7:
944
+ g.setDirection("LR");
945
+ break;
946
+ case 11:
947
+ g.parseDirective("%%{", "open_directive");
948
+ break;
949
+ case 12:
950
+ break;
951
+ case 13:
952
+ h[f] = h[f].trim().replace(/'/g, '"'), g.parseDirective(h[f], "arg_directive");
953
+ break;
954
+ case 14:
955
+ g.parseDirective("}%%", "close_directive", "c4Context");
956
+ break;
957
+ case 15:
958
+ case 16:
959
+ case 17:
960
+ case 18:
961
+ case 19:
962
+ g.setC4Type(h[f - 3]);
963
+ break;
964
+ case 26:
965
+ g.setTitle(h[f].substring(6)), this.$ = h[f].substring(6);
966
+ break;
967
+ case 27:
968
+ g.setAccDescription(h[f].substring(15)), this.$ = h[f].substring(15);
969
+ break;
970
+ case 28:
971
+ this.$ = h[f].trim(), g.setTitle(this.$);
972
+ break;
973
+ case 29:
974
+ case 30:
975
+ this.$ = h[f].trim(), g.setAccDescription(this.$);
976
+ break;
977
+ case 35:
978
+ case 36:
979
+ var _g;
980
+ h[f].splice(2, 0, "ENTERPRISE"), (_g = g).addPersonOrSystemBoundary.apply(_g, _to_consumable_array(h[f])), this.$ = h[f];
981
+ break;
982
+ case 37:
983
+ var _g1;
984
+ (_g1 = g).addPersonOrSystemBoundary.apply(_g1, _to_consumable_array(h[f])), this.$ = h[f];
985
+ break;
986
+ case 38:
987
+ var _g2;
988
+ h[f].splice(2, 0, "CONTAINER"), (_g2 = g).addContainerBoundary.apply(_g2, _to_consumable_array(h[f])), this.$ = h[f];
989
+ break;
990
+ case 39:
991
+ var _g3;
992
+ (_g3 = g).addDeploymentNode.apply(_g3, [
993
+ "node"
994
+ ].concat(_to_consumable_array(h[f]))), this.$ = h[f];
995
+ break;
996
+ case 40:
997
+ var _g4;
998
+ (_g4 = g).addDeploymentNode.apply(_g4, [
999
+ "nodeL"
1000
+ ].concat(_to_consumable_array(h[f]))), this.$ = h[f];
1001
+ break;
1002
+ case 41:
1003
+ var _g5;
1004
+ (_g5 = g).addDeploymentNode.apply(_g5, [
1005
+ "nodeR"
1006
+ ].concat(_to_consumable_array(h[f]))), this.$ = h[f];
1007
+ break;
1008
+ case 42:
1009
+ g.popBoundaryParseStack();
1010
+ break;
1011
+ case 46:
1012
+ var _g6;
1013
+ (_g6 = g).addPersonOrSystem.apply(_g6, [
1014
+ "person"
1015
+ ].concat(_to_consumable_array(h[f]))), this.$ = h[f];
1016
+ break;
1017
+ case 47:
1018
+ var _g7;
1019
+ (_g7 = g).addPersonOrSystem.apply(_g7, [
1020
+ "external_person"
1021
+ ].concat(_to_consumable_array(h[f]))), this.$ = h[f];
1022
+ break;
1023
+ case 48:
1024
+ var _g8;
1025
+ (_g8 = g).addPersonOrSystem.apply(_g8, [
1026
+ "system"
1027
+ ].concat(_to_consumable_array(h[f]))), this.$ = h[f];
1028
+ break;
1029
+ case 49:
1030
+ var _g9;
1031
+ (_g9 = g).addPersonOrSystem.apply(_g9, [
1032
+ "system_db"
1033
+ ].concat(_to_consumable_array(h[f]))), this.$ = h[f];
1034
+ break;
1035
+ case 50:
1036
+ var _g10;
1037
+ (_g10 = g).addPersonOrSystem.apply(_g10, [
1038
+ "system_queue"
1039
+ ].concat(_to_consumable_array(h[f]))), this.$ = h[f];
1040
+ break;
1041
+ case 51:
1042
+ var _g11;
1043
+ (_g11 = g).addPersonOrSystem.apply(_g11, [
1044
+ "external_system"
1045
+ ].concat(_to_consumable_array(h[f]))), this.$ = h[f];
1046
+ break;
1047
+ case 52:
1048
+ var _g12;
1049
+ (_g12 = g).addPersonOrSystem.apply(_g12, [
1050
+ "external_system_db"
1051
+ ].concat(_to_consumable_array(h[f]))), this.$ = h[f];
1052
+ break;
1053
+ case 53:
1054
+ var _g13;
1055
+ (_g13 = g).addPersonOrSystem.apply(_g13, [
1056
+ "external_system_queue"
1057
+ ].concat(_to_consumable_array(h[f]))), this.$ = h[f];
1058
+ break;
1059
+ case 54:
1060
+ var _g14;
1061
+ (_g14 = g).addContainer.apply(_g14, [
1062
+ "container"
1063
+ ].concat(_to_consumable_array(h[f]))), this.$ = h[f];
1064
+ break;
1065
+ case 55:
1066
+ var _g15;
1067
+ (_g15 = g).addContainer.apply(_g15, [
1068
+ "container_db"
1069
+ ].concat(_to_consumable_array(h[f]))), this.$ = h[f];
1070
+ break;
1071
+ case 56:
1072
+ var _g16;
1073
+ (_g16 = g).addContainer.apply(_g16, [
1074
+ "container_queue"
1075
+ ].concat(_to_consumable_array(h[f]))), this.$ = h[f];
1076
+ break;
1077
+ case 57:
1078
+ var _g17;
1079
+ (_g17 = g).addContainer.apply(_g17, [
1080
+ "external_container"
1081
+ ].concat(_to_consumable_array(h[f]))), this.$ = h[f];
1082
+ break;
1083
+ case 58:
1084
+ var _g18;
1085
+ (_g18 = g).addContainer.apply(_g18, [
1086
+ "external_container_db"
1087
+ ].concat(_to_consumable_array(h[f]))), this.$ = h[f];
1088
+ break;
1089
+ case 59:
1090
+ var _g19;
1091
+ (_g19 = g).addContainer.apply(_g19, [
1092
+ "external_container_queue"
1093
+ ].concat(_to_consumable_array(h[f]))), this.$ = h[f];
1094
+ break;
1095
+ case 60:
1096
+ var _g20;
1097
+ (_g20 = g).addComponent.apply(_g20, [
1098
+ "component"
1099
+ ].concat(_to_consumable_array(h[f]))), this.$ = h[f];
1100
+ break;
1101
+ case 61:
1102
+ var _g21;
1103
+ (_g21 = g).addComponent.apply(_g21, [
1104
+ "component_db"
1105
+ ].concat(_to_consumable_array(h[f]))), this.$ = h[f];
1106
+ break;
1107
+ case 62:
1108
+ var _g22;
1109
+ (_g22 = g).addComponent.apply(_g22, [
1110
+ "component_queue"
1111
+ ].concat(_to_consumable_array(h[f]))), this.$ = h[f];
1112
+ break;
1113
+ case 63:
1114
+ var _g23;
1115
+ (_g23 = g).addComponent.apply(_g23, [
1116
+ "external_component"
1117
+ ].concat(_to_consumable_array(h[f]))), this.$ = h[f];
1118
+ break;
1119
+ case 64:
1120
+ var _g24;
1121
+ (_g24 = g).addComponent.apply(_g24, [
1122
+ "external_component_db"
1123
+ ].concat(_to_consumable_array(h[f]))), this.$ = h[f];
1124
+ break;
1125
+ case 65:
1126
+ var _g25;
1127
+ (_g25 = g).addComponent.apply(_g25, [
1128
+ "external_component_queue"
1129
+ ].concat(_to_consumable_array(h[f]))), this.$ = h[f];
1130
+ break;
1131
+ case 67:
1132
+ var _g26;
1133
+ (_g26 = g).addRel.apply(_g26, [
1134
+ "rel"
1135
+ ].concat(_to_consumable_array(h[f]))), this.$ = h[f];
1136
+ break;
1137
+ case 68:
1138
+ var _g27;
1139
+ (_g27 = g).addRel.apply(_g27, [
1140
+ "birel"
1141
+ ].concat(_to_consumable_array(h[f]))), this.$ = h[f];
1142
+ break;
1143
+ case 69:
1144
+ var _g28;
1145
+ (_g28 = g).addRel.apply(_g28, [
1146
+ "rel_u"
1147
+ ].concat(_to_consumable_array(h[f]))), this.$ = h[f];
1148
+ break;
1149
+ case 70:
1150
+ var _g29;
1151
+ (_g29 = g).addRel.apply(_g29, [
1152
+ "rel_d"
1153
+ ].concat(_to_consumable_array(h[f]))), this.$ = h[f];
1154
+ break;
1155
+ case 71:
1156
+ var _g30;
1157
+ (_g30 = g).addRel.apply(_g30, [
1158
+ "rel_l"
1159
+ ].concat(_to_consumable_array(h[f]))), this.$ = h[f];
1160
+ break;
1161
+ case 72:
1162
+ var _g31;
1163
+ (_g31 = g).addRel.apply(_g31, [
1164
+ "rel_r"
1165
+ ].concat(_to_consumable_array(h[f]))), this.$ = h[f];
1166
+ break;
1167
+ case 73:
1168
+ var _g32;
1169
+ (_g32 = g).addRel.apply(_g32, [
1170
+ "rel_b"
1171
+ ].concat(_to_consumable_array(h[f]))), this.$ = h[f];
1172
+ break;
1173
+ case 74:
1174
+ var _g33;
1175
+ h[f].splice(0, 1), (_g33 = g).addRel.apply(_g33, [
1176
+ "rel"
1177
+ ].concat(_to_consumable_array(h[f]))), this.$ = h[f];
1178
+ break;
1179
+ case 75:
1180
+ var _g34;
1181
+ (_g34 = g).updateElStyle.apply(_g34, [
1182
+ "update_el_style"
1183
+ ].concat(_to_consumable_array(h[f]))), this.$ = h[f];
1184
+ break;
1185
+ case 76:
1186
+ var _g35;
1187
+ (_g35 = g).updateRelStyle.apply(_g35, [
1188
+ "update_rel_style"
1189
+ ].concat(_to_consumable_array(h[f]))), this.$ = h[f];
1190
+ break;
1191
+ case 77:
1192
+ var _g36;
1193
+ (_g36 = g).updateLayoutConfig.apply(_g36, [
1194
+ "update_layout_config"
1195
+ ].concat(_to_consumable_array(h[f]))), this.$ = h[f];
1196
+ break;
1197
+ case 78:
1198
+ this.$ = [
1199
+ h[f]
1200
+ ];
1201
+ break;
1202
+ case 79:
1203
+ h[f].unshift(h[f - 1]), this.$ = h[f];
1204
+ break;
1205
+ case 80:
1206
+ case 82:
1207
+ this.$ = h[f].trim();
1208
+ break;
1209
+ case 81:
1210
+ var Pt = {};
1211
+ Pt[h[f - 1].trim()] = h[f].trim(), this.$ = Pt;
1212
+ break;
1213
+ case 83:
1214
+ this.$ = "";
1215
+ break;
1216
+ }
1217
+ },
1218
+ table: [
1219
+ {
1220
+ 3: 1,
1221
+ 4: 2,
1222
+ 5: 3,
1223
+ 6: 4,
1224
+ 7: t,
1225
+ 8: r,
1226
+ 9: o,
1227
+ 10: l,
1228
+ 11: 5,
1229
+ 12: 10,
1230
+ 18: n,
1231
+ 22: a,
1232
+ 25: s,
1233
+ 26: i,
1234
+ 27: u,
1235
+ 28: d
1236
+ },
1237
+ {
1238
+ 1: [
1239
+ 3
1240
+ ]
1241
+ },
1242
+ {
1243
+ 1: [
1244
+ 2,
1245
+ 1
1246
+ ]
1247
+ },
1248
+ {
1249
+ 1: [
1250
+ 2,
1251
+ 2
1252
+ ]
1253
+ },
1254
+ {
1255
+ 3: 17,
1256
+ 4: 2,
1257
+ 5: 3,
1258
+ 6: 4,
1259
+ 7: t,
1260
+ 8: r,
1261
+ 9: o,
1262
+ 10: l,
1263
+ 11: 5,
1264
+ 12: 10,
1265
+ 18: n,
1266
+ 22: a,
1267
+ 25: s,
1268
+ 26: i,
1269
+ 27: u,
1270
+ 28: d
1271
+ },
1272
+ {
1273
+ 1: [
1274
+ 2,
1275
+ 8
1276
+ ]
1277
+ },
1278
+ {
1279
+ 1: [
1280
+ 2,
1281
+ 4
1282
+ ]
1283
+ },
1284
+ {
1285
+ 1: [
1286
+ 2,
1287
+ 5
1288
+ ]
1289
+ },
1290
+ {
1291
+ 1: [
1292
+ 2,
1293
+ 6
1294
+ ]
1295
+ },
1296
+ {
1297
+ 1: [
1298
+ 2,
1299
+ 7
1300
+ ]
1301
+ },
1302
+ {
1303
+ 13: 18,
1304
+ 19: [
1305
+ 1,
1306
+ 19
1307
+ ]
1308
+ },
1309
+ {
1310
+ 15: [
1311
+ 1,
1312
+ 20
1313
+ ]
1314
+ },
1315
+ {
1316
+ 15: [
1317
+ 1,
1318
+ 21
1319
+ ]
1320
+ },
1321
+ {
1322
+ 15: [
1323
+ 1,
1324
+ 22
1325
+ ]
1326
+ },
1327
+ {
1328
+ 15: [
1329
+ 1,
1330
+ 23
1331
+ ]
1332
+ },
1333
+ {
1334
+ 15: [
1335
+ 1,
1336
+ 24
1337
+ ]
1338
+ },
1339
+ {
1340
+ 19: [
1341
+ 2,
1342
+ 11
1343
+ ]
1344
+ },
1345
+ {
1346
+ 1: [
1347
+ 2,
1348
+ 3
1349
+ ]
1350
+ },
1351
+ {
1352
+ 14: 25,
1353
+ 16: [
1354
+ 1,
1355
+ 26
1356
+ ],
1357
+ 21: y
1358
+ },
1359
+ e([
1360
+ 16,
1361
+ 21
1362
+ ], [
1363
+ 2,
1364
+ 12
1365
+ ]),
1366
+ {
1367
+ 23: 28,
1368
+ 29: 29,
1369
+ 30: 30,
1370
+ 31: 31,
1371
+ 32: p,
1372
+ 33: C,
1373
+ 34: T,
1374
+ 36: R,
1375
+ 38: S,
1376
+ 39: 58,
1377
+ 40: 70,
1378
+ 42: 71,
1379
+ 44: L,
1380
+ 46: Y,
1381
+ 47: Q,
1382
+ 48: H,
1383
+ 49: q,
1384
+ 50: G,
1385
+ 51: K,
1386
+ 53: 32,
1387
+ 54: J,
1388
+ 55: Z,
1389
+ 56: $,
1390
+ 57: tt,
1391
+ 58: et,
1392
+ 59: nt,
1393
+ 60: it,
1394
+ 61: st,
1395
+ 62: at,
1396
+ 63: rt,
1397
+ 64: lt,
1398
+ 65: ot,
1399
+ 66: ct,
1400
+ 67: ht,
1401
+ 68: ut,
1402
+ 69: dt,
1403
+ 70: ft,
1404
+ 71: pt,
1405
+ 72: yt,
1406
+ 73: gt,
1407
+ 74: bt,
1408
+ 75: _t,
1409
+ 76: xt,
1410
+ 77: mt,
1411
+ 78: Et,
1412
+ 79: vt,
1413
+ 80: kt,
1414
+ 81: At,
1415
+ 82: Ct,
1416
+ 83: wt,
1417
+ 84: Tt
1418
+ },
1419
+ {
1420
+ 23: 79,
1421
+ 29: 29,
1422
+ 30: 30,
1423
+ 31: 31,
1424
+ 32: p,
1425
+ 33: C,
1426
+ 34: T,
1427
+ 36: R,
1428
+ 38: S,
1429
+ 39: 58,
1430
+ 40: 70,
1431
+ 42: 71,
1432
+ 44: L,
1433
+ 46: Y,
1434
+ 47: Q,
1435
+ 48: H,
1436
+ 49: q,
1437
+ 50: G,
1438
+ 51: K,
1439
+ 53: 32,
1440
+ 54: J,
1441
+ 55: Z,
1442
+ 56: $,
1443
+ 57: tt,
1444
+ 58: et,
1445
+ 59: nt,
1446
+ 60: it,
1447
+ 61: st,
1448
+ 62: at,
1449
+ 63: rt,
1450
+ 64: lt,
1451
+ 65: ot,
1452
+ 66: ct,
1453
+ 67: ht,
1454
+ 68: ut,
1455
+ 69: dt,
1456
+ 70: ft,
1457
+ 71: pt,
1458
+ 72: yt,
1459
+ 73: gt,
1460
+ 74: bt,
1461
+ 75: _t,
1462
+ 76: xt,
1463
+ 77: mt,
1464
+ 78: Et,
1465
+ 79: vt,
1466
+ 80: kt,
1467
+ 81: At,
1468
+ 82: Ct,
1469
+ 83: wt,
1470
+ 84: Tt
1471
+ },
1472
+ {
1473
+ 23: 80,
1474
+ 29: 29,
1475
+ 30: 30,
1476
+ 31: 31,
1477
+ 32: p,
1478
+ 33: C,
1479
+ 34: T,
1480
+ 36: R,
1481
+ 38: S,
1482
+ 39: 58,
1483
+ 40: 70,
1484
+ 42: 71,
1485
+ 44: L,
1486
+ 46: Y,
1487
+ 47: Q,
1488
+ 48: H,
1489
+ 49: q,
1490
+ 50: G,
1491
+ 51: K,
1492
+ 53: 32,
1493
+ 54: J,
1494
+ 55: Z,
1495
+ 56: $,
1496
+ 57: tt,
1497
+ 58: et,
1498
+ 59: nt,
1499
+ 60: it,
1500
+ 61: st,
1501
+ 62: at,
1502
+ 63: rt,
1503
+ 64: lt,
1504
+ 65: ot,
1505
+ 66: ct,
1506
+ 67: ht,
1507
+ 68: ut,
1508
+ 69: dt,
1509
+ 70: ft,
1510
+ 71: pt,
1511
+ 72: yt,
1512
+ 73: gt,
1513
+ 74: bt,
1514
+ 75: _t,
1515
+ 76: xt,
1516
+ 77: mt,
1517
+ 78: Et,
1518
+ 79: vt,
1519
+ 80: kt,
1520
+ 81: At,
1521
+ 82: Ct,
1522
+ 83: wt,
1523
+ 84: Tt
1524
+ },
1525
+ {
1526
+ 23: 81,
1527
+ 29: 29,
1528
+ 30: 30,
1529
+ 31: 31,
1530
+ 32: p,
1531
+ 33: C,
1532
+ 34: T,
1533
+ 36: R,
1534
+ 38: S,
1535
+ 39: 58,
1536
+ 40: 70,
1537
+ 42: 71,
1538
+ 44: L,
1539
+ 46: Y,
1540
+ 47: Q,
1541
+ 48: H,
1542
+ 49: q,
1543
+ 50: G,
1544
+ 51: K,
1545
+ 53: 32,
1546
+ 54: J,
1547
+ 55: Z,
1548
+ 56: $,
1549
+ 57: tt,
1550
+ 58: et,
1551
+ 59: nt,
1552
+ 60: it,
1553
+ 61: st,
1554
+ 62: at,
1555
+ 63: rt,
1556
+ 64: lt,
1557
+ 65: ot,
1558
+ 66: ct,
1559
+ 67: ht,
1560
+ 68: ut,
1561
+ 69: dt,
1562
+ 70: ft,
1563
+ 71: pt,
1564
+ 72: yt,
1565
+ 73: gt,
1566
+ 74: bt,
1567
+ 75: _t,
1568
+ 76: xt,
1569
+ 77: mt,
1570
+ 78: Et,
1571
+ 79: vt,
1572
+ 80: kt,
1573
+ 81: At,
1574
+ 82: Ct,
1575
+ 83: wt,
1576
+ 84: Tt
1577
+ },
1578
+ {
1579
+ 23: 82,
1580
+ 29: 29,
1581
+ 30: 30,
1582
+ 31: 31,
1583
+ 32: p,
1584
+ 33: C,
1585
+ 34: T,
1586
+ 36: R,
1587
+ 38: S,
1588
+ 39: 58,
1589
+ 40: 70,
1590
+ 42: 71,
1591
+ 44: L,
1592
+ 46: Y,
1593
+ 47: Q,
1594
+ 48: H,
1595
+ 49: q,
1596
+ 50: G,
1597
+ 51: K,
1598
+ 53: 32,
1599
+ 54: J,
1600
+ 55: Z,
1601
+ 56: $,
1602
+ 57: tt,
1603
+ 58: et,
1604
+ 59: nt,
1605
+ 60: it,
1606
+ 61: st,
1607
+ 62: at,
1608
+ 63: rt,
1609
+ 64: lt,
1610
+ 65: ot,
1611
+ 66: ct,
1612
+ 67: ht,
1613
+ 68: ut,
1614
+ 69: dt,
1615
+ 70: ft,
1616
+ 71: pt,
1617
+ 72: yt,
1618
+ 73: gt,
1619
+ 74: bt,
1620
+ 75: _t,
1621
+ 76: xt,
1622
+ 77: mt,
1623
+ 78: Et,
1624
+ 79: vt,
1625
+ 80: kt,
1626
+ 81: At,
1627
+ 82: Ct,
1628
+ 83: wt,
1629
+ 84: Tt
1630
+ },
1631
+ {
1632
+ 15: [
1633
+ 1,
1634
+ 83
1635
+ ]
1636
+ },
1637
+ {
1638
+ 17: 84,
1639
+ 20: [
1640
+ 1,
1641
+ 85
1642
+ ]
1643
+ },
1644
+ {
1645
+ 15: [
1646
+ 2,
1647
+ 14
1648
+ ]
1649
+ },
1650
+ {
1651
+ 24: [
1652
+ 1,
1653
+ 86
1654
+ ]
1655
+ },
1656
+ e(Nt, [
1657
+ 2,
1658
+ 20
1659
+ ], {
1660
+ 53: 32,
1661
+ 39: 58,
1662
+ 40: 70,
1663
+ 42: 71,
1664
+ 30: 87,
1665
+ 44: L,
1666
+ 46: Y,
1667
+ 47: Q,
1668
+ 48: H,
1669
+ 49: q,
1670
+ 50: G,
1671
+ 51: K,
1672
+ 54: J,
1673
+ 55: Z,
1674
+ 56: $,
1675
+ 57: tt,
1676
+ 58: et,
1677
+ 59: nt,
1678
+ 60: it,
1679
+ 61: st,
1680
+ 62: at,
1681
+ 63: rt,
1682
+ 64: lt,
1683
+ 65: ot,
1684
+ 66: ct,
1685
+ 67: ht,
1686
+ 68: ut,
1687
+ 69: dt,
1688
+ 70: ft,
1689
+ 71: pt,
1690
+ 72: yt,
1691
+ 73: gt,
1692
+ 74: bt,
1693
+ 75: _t,
1694
+ 76: xt,
1695
+ 77: mt,
1696
+ 78: Et,
1697
+ 79: vt,
1698
+ 80: kt,
1699
+ 81: At,
1700
+ 82: Ct,
1701
+ 83: wt,
1702
+ 84: Tt
1703
+ }),
1704
+ e(Nt, [
1705
+ 2,
1706
+ 21
1707
+ ]),
1708
+ e($t, [
1709
+ 2,
1710
+ 23
1711
+ ], {
1712
+ 15: [
1713
+ 1,
1714
+ 88
1715
+ ]
1716
+ }),
1717
+ e(Nt, [
1718
+ 2,
1719
+ 43
1720
+ ], {
1721
+ 15: [
1722
+ 1,
1723
+ 89
1724
+ ]
1725
+ }),
1726
+ e(It, [
1727
+ 2,
1728
+ 26
1729
+ ]),
1730
+ e(It, [
1731
+ 2,
1732
+ 27
1733
+ ]),
1734
+ {
1735
+ 35: [
1736
+ 1,
1737
+ 90
1738
+ ]
1739
+ },
1740
+ {
1741
+ 37: [
1742
+ 1,
1743
+ 91
1744
+ ]
1745
+ },
1746
+ e(It, [
1747
+ 2,
1748
+ 30
1749
+ ]),
1750
+ {
1751
+ 45: 92,
1752
+ 85: 93,
1753
+ 86: E,
1754
+ 87: v,
1755
+ 89: k,
1756
+ 90: A
1757
+ },
1758
+ {
1759
+ 45: 98,
1760
+ 85: 93,
1761
+ 86: E,
1762
+ 87: v,
1763
+ 89: k,
1764
+ 90: A
1765
+ },
1766
+ {
1767
+ 45: 99,
1768
+ 85: 93,
1769
+ 86: E,
1770
+ 87: v,
1771
+ 89: k,
1772
+ 90: A
1773
+ },
1774
+ {
1775
+ 45: 100,
1776
+ 85: 93,
1777
+ 86: E,
1778
+ 87: v,
1779
+ 89: k,
1780
+ 90: A
1781
+ },
1782
+ {
1783
+ 45: 101,
1784
+ 85: 93,
1785
+ 86: E,
1786
+ 87: v,
1787
+ 89: k,
1788
+ 90: A
1789
+ },
1790
+ {
1791
+ 45: 102,
1792
+ 85: 93,
1793
+ 86: E,
1794
+ 87: v,
1795
+ 89: k,
1796
+ 90: A
1797
+ },
1798
+ {
1799
+ 45: 103,
1800
+ 85: 93,
1801
+ 86: E,
1802
+ 87: v,
1803
+ 89: k,
1804
+ 90: A
1805
+ },
1806
+ {
1807
+ 45: 104,
1808
+ 85: 93,
1809
+ 86: E,
1810
+ 87: v,
1811
+ 89: k,
1812
+ 90: A
1813
+ },
1814
+ {
1815
+ 45: 105,
1816
+ 85: 93,
1817
+ 86: E,
1818
+ 87: v,
1819
+ 89: k,
1820
+ 90: A
1821
+ },
1822
+ {
1823
+ 45: 106,
1824
+ 85: 93,
1825
+ 86: E,
1826
+ 87: v,
1827
+ 89: k,
1828
+ 90: A
1829
+ },
1830
+ {
1831
+ 45: 107,
1832
+ 85: 93,
1833
+ 86: E,
1834
+ 87: v,
1835
+ 89: k,
1836
+ 90: A
1837
+ },
1838
+ {
1839
+ 45: 108,
1840
+ 85: 93,
1841
+ 86: E,
1842
+ 87: v,
1843
+ 89: k,
1844
+ 90: A
1845
+ },
1846
+ {
1847
+ 45: 109,
1848
+ 85: 93,
1849
+ 86: E,
1850
+ 87: v,
1851
+ 89: k,
1852
+ 90: A
1853
+ },
1854
+ {
1855
+ 45: 110,
1856
+ 85: 93,
1857
+ 86: E,
1858
+ 87: v,
1859
+ 89: k,
1860
+ 90: A
1861
+ },
1862
+ {
1863
+ 45: 111,
1864
+ 85: 93,
1865
+ 86: E,
1866
+ 87: v,
1867
+ 89: k,
1868
+ 90: A
1869
+ },
1870
+ {
1871
+ 45: 112,
1872
+ 85: 93,
1873
+ 86: E,
1874
+ 87: v,
1875
+ 89: k,
1876
+ 90: A
1877
+ },
1878
+ {
1879
+ 45: 113,
1880
+ 85: 93,
1881
+ 86: E,
1882
+ 87: v,
1883
+ 89: k,
1884
+ 90: A
1885
+ },
1886
+ {
1887
+ 45: 114,
1888
+ 85: 93,
1889
+ 86: E,
1890
+ 87: v,
1891
+ 89: k,
1892
+ 90: A
1893
+ },
1894
+ {
1895
+ 45: 115,
1896
+ 85: 93,
1897
+ 86: E,
1898
+ 87: v,
1899
+ 89: k,
1900
+ 90: A
1901
+ },
1902
+ {
1903
+ 45: 116,
1904
+ 85: 93,
1905
+ 86: E,
1906
+ 87: v,
1907
+ 89: k,
1908
+ 90: A
1909
+ },
1910
+ e(w, [
1911
+ 2,
1912
+ 66
1913
+ ]),
1914
+ {
1915
+ 45: 117,
1916
+ 85: 93,
1917
+ 86: E,
1918
+ 87: v,
1919
+ 89: k,
1920
+ 90: A
1921
+ },
1922
+ {
1923
+ 45: 118,
1924
+ 85: 93,
1925
+ 86: E,
1926
+ 87: v,
1927
+ 89: k,
1928
+ 90: A
1929
+ },
1930
+ {
1931
+ 45: 119,
1932
+ 85: 93,
1933
+ 86: E,
1934
+ 87: v,
1935
+ 89: k,
1936
+ 90: A
1937
+ },
1938
+ {
1939
+ 45: 120,
1940
+ 85: 93,
1941
+ 86: E,
1942
+ 87: v,
1943
+ 89: k,
1944
+ 90: A
1945
+ },
1946
+ {
1947
+ 45: 121,
1948
+ 85: 93,
1949
+ 86: E,
1950
+ 87: v,
1951
+ 89: k,
1952
+ 90: A
1953
+ },
1954
+ {
1955
+ 45: 122,
1956
+ 85: 93,
1957
+ 86: E,
1958
+ 87: v,
1959
+ 89: k,
1960
+ 90: A
1961
+ },
1962
+ {
1963
+ 45: 123,
1964
+ 85: 93,
1965
+ 86: E,
1966
+ 87: v,
1967
+ 89: k,
1968
+ 90: A
1969
+ },
1970
+ {
1971
+ 45: 124,
1972
+ 85: 93,
1973
+ 86: E,
1974
+ 87: v,
1975
+ 89: k,
1976
+ 90: A
1977
+ },
1978
+ {
1979
+ 45: 125,
1980
+ 85: 93,
1981
+ 86: E,
1982
+ 87: v,
1983
+ 89: k,
1984
+ 90: A
1985
+ },
1986
+ {
1987
+ 45: 126,
1988
+ 85: 93,
1989
+ 86: E,
1990
+ 87: v,
1991
+ 89: k,
1992
+ 90: A
1993
+ },
1994
+ {
1995
+ 45: 127,
1996
+ 85: 93,
1997
+ 86: E,
1998
+ 87: v,
1999
+ 89: k,
2000
+ 90: A
2001
+ },
2002
+ {
2003
+ 30: 128,
2004
+ 39: 58,
2005
+ 40: 70,
2006
+ 42: 71,
2007
+ 44: L,
2008
+ 46: Y,
2009
+ 47: Q,
2010
+ 48: H,
2011
+ 49: q,
2012
+ 50: G,
2013
+ 51: K,
2014
+ 53: 32,
2015
+ 54: J,
2016
+ 55: Z,
2017
+ 56: $,
2018
+ 57: tt,
2019
+ 58: et,
2020
+ 59: nt,
2021
+ 60: it,
2022
+ 61: st,
2023
+ 62: at,
2024
+ 63: rt,
2025
+ 64: lt,
2026
+ 65: ot,
2027
+ 66: ct,
2028
+ 67: ht,
2029
+ 68: ut,
2030
+ 69: dt,
2031
+ 70: ft,
2032
+ 71: pt,
2033
+ 72: yt,
2034
+ 73: gt,
2035
+ 74: bt,
2036
+ 75: _t,
2037
+ 76: xt,
2038
+ 77: mt,
2039
+ 78: Et,
2040
+ 79: vt,
2041
+ 80: kt,
2042
+ 81: At,
2043
+ 82: Ct,
2044
+ 83: wt,
2045
+ 84: Tt
2046
+ },
2047
+ {
2048
+ 15: [
2049
+ 1,
2050
+ 130
2051
+ ],
2052
+ 43: [
2053
+ 1,
2054
+ 129
2055
+ ]
2056
+ },
2057
+ {
2058
+ 45: 131,
2059
+ 85: 93,
2060
+ 86: E,
2061
+ 87: v,
2062
+ 89: k,
2063
+ 90: A
2064
+ },
2065
+ {
2066
+ 45: 132,
2067
+ 85: 93,
2068
+ 86: E,
2069
+ 87: v,
2070
+ 89: k,
2071
+ 90: A
2072
+ },
2073
+ {
2074
+ 45: 133,
2075
+ 85: 93,
2076
+ 86: E,
2077
+ 87: v,
2078
+ 89: k,
2079
+ 90: A
2080
+ },
2081
+ {
2082
+ 45: 134,
2083
+ 85: 93,
2084
+ 86: E,
2085
+ 87: v,
2086
+ 89: k,
2087
+ 90: A
2088
+ },
2089
+ {
2090
+ 45: 135,
2091
+ 85: 93,
2092
+ 86: E,
2093
+ 87: v,
2094
+ 89: k,
2095
+ 90: A
2096
+ },
2097
+ {
2098
+ 45: 136,
2099
+ 85: 93,
2100
+ 86: E,
2101
+ 87: v,
2102
+ 89: k,
2103
+ 90: A
2104
+ },
2105
+ {
2106
+ 45: 137,
2107
+ 85: 93,
2108
+ 86: E,
2109
+ 87: v,
2110
+ 89: k,
2111
+ 90: A
2112
+ },
2113
+ {
2114
+ 24: [
2115
+ 1,
2116
+ 138
2117
+ ]
2118
+ },
2119
+ {
2120
+ 24: [
2121
+ 1,
2122
+ 139
2123
+ ]
2124
+ },
2125
+ {
2126
+ 24: [
2127
+ 1,
2128
+ 140
2129
+ ]
2130
+ },
2131
+ {
2132
+ 24: [
2133
+ 1,
2134
+ 141
2135
+ ]
2136
+ },
2137
+ e(fe, [
2138
+ 2,
2139
+ 9
2140
+ ]),
2141
+ {
2142
+ 14: 142,
2143
+ 21: y
2144
+ },
2145
+ {
2146
+ 21: [
2147
+ 2,
2148
+ 13
2149
+ ]
2150
+ },
2151
+ {
2152
+ 1: [
2153
+ 2,
2154
+ 15
2155
+ ]
2156
+ },
2157
+ e(Nt, [
2158
+ 2,
2159
+ 22
2160
+ ]),
2161
+ e($t, [
2162
+ 2,
2163
+ 24
2164
+ ], {
2165
+ 31: 31,
2166
+ 29: 143,
2167
+ 32: p,
2168
+ 33: C,
2169
+ 34: T,
2170
+ 36: R,
2171
+ 38: S
2172
+ }),
2173
+ e(Nt, [
2174
+ 2,
2175
+ 44
2176
+ ], {
2177
+ 29: 29,
2178
+ 30: 30,
2179
+ 31: 31,
2180
+ 53: 32,
2181
+ 39: 58,
2182
+ 40: 70,
2183
+ 42: 71,
2184
+ 23: 144,
2185
+ 32: p,
2186
+ 33: C,
2187
+ 34: T,
2188
+ 36: R,
2189
+ 38: S,
2190
+ 44: L,
2191
+ 46: Y,
2192
+ 47: Q,
2193
+ 48: H,
2194
+ 49: q,
2195
+ 50: G,
2196
+ 51: K,
2197
+ 54: J,
2198
+ 55: Z,
2199
+ 56: $,
2200
+ 57: tt,
2201
+ 58: et,
2202
+ 59: nt,
2203
+ 60: it,
2204
+ 61: st,
2205
+ 62: at,
2206
+ 63: rt,
2207
+ 64: lt,
2208
+ 65: ot,
2209
+ 66: ct,
2210
+ 67: ht,
2211
+ 68: ut,
2212
+ 69: dt,
2213
+ 70: ft,
2214
+ 71: pt,
2215
+ 72: yt,
2216
+ 73: gt,
2217
+ 74: bt,
2218
+ 75: _t,
2219
+ 76: xt,
2220
+ 77: mt,
2221
+ 78: Et,
2222
+ 79: vt,
2223
+ 80: kt,
2224
+ 81: At,
2225
+ 82: Ct,
2226
+ 83: wt,
2227
+ 84: Tt
2228
+ }),
2229
+ e(It, [
2230
+ 2,
2231
+ 28
2232
+ ]),
2233
+ e(It, [
2234
+ 2,
2235
+ 29
2236
+ ]),
2237
+ e(w, [
2238
+ 2,
2239
+ 46
2240
+ ]),
2241
+ e(pe, [
2242
+ 2,
2243
+ 78
2244
+ ], {
2245
+ 85: 93,
2246
+ 45: 145,
2247
+ 86: E,
2248
+ 87: v,
2249
+ 89: k,
2250
+ 90: A
2251
+ }),
2252
+ e(Xt, [
2253
+ 2,
2254
+ 80
2255
+ ]),
2256
+ {
2257
+ 88: [
2258
+ 1,
2259
+ 146
2260
+ ]
2261
+ },
2262
+ e(Xt, [
2263
+ 2,
2264
+ 82
2265
+ ]),
2266
+ e(Xt, [
2267
+ 2,
2268
+ 83
2269
+ ]),
2270
+ e(w, [
2271
+ 2,
2272
+ 47
2273
+ ]),
2274
+ e(w, [
2275
+ 2,
2276
+ 48
2277
+ ]),
2278
+ e(w, [
2279
+ 2,
2280
+ 49
2281
+ ]),
2282
+ e(w, [
2283
+ 2,
2284
+ 50
2285
+ ]),
2286
+ e(w, [
2287
+ 2,
2288
+ 51
2289
+ ]),
2290
+ e(w, [
2291
+ 2,
2292
+ 52
2293
+ ]),
2294
+ e(w, [
2295
+ 2,
2296
+ 53
2297
+ ]),
2298
+ e(w, [
2299
+ 2,
2300
+ 54
2301
+ ]),
2302
+ e(w, [
2303
+ 2,
2304
+ 55
2305
+ ]),
2306
+ e(w, [
2307
+ 2,
2308
+ 56
2309
+ ]),
2310
+ e(w, [
2311
+ 2,
2312
+ 57
2313
+ ]),
2314
+ e(w, [
2315
+ 2,
2316
+ 58
2317
+ ]),
2318
+ e(w, [
2319
+ 2,
2320
+ 59
2321
+ ]),
2322
+ e(w, [
2323
+ 2,
2324
+ 60
2325
+ ]),
2326
+ e(w, [
2327
+ 2,
2328
+ 61
2329
+ ]),
2330
+ e(w, [
2331
+ 2,
2332
+ 62
2333
+ ]),
2334
+ e(w, [
2335
+ 2,
2336
+ 63
2337
+ ]),
2338
+ e(w, [
2339
+ 2,
2340
+ 64
2341
+ ]),
2342
+ e(w, [
2343
+ 2,
2344
+ 65
2345
+ ]),
2346
+ e(w, [
2347
+ 2,
2348
+ 67
2349
+ ]),
2350
+ e(w, [
2351
+ 2,
2352
+ 68
2353
+ ]),
2354
+ e(w, [
2355
+ 2,
2356
+ 69
2357
+ ]),
2358
+ e(w, [
2359
+ 2,
2360
+ 70
2361
+ ]),
2362
+ e(w, [
2363
+ 2,
2364
+ 71
2365
+ ]),
2366
+ e(w, [
2367
+ 2,
2368
+ 72
2369
+ ]),
2370
+ e(w, [
2371
+ 2,
2372
+ 73
2373
+ ]),
2374
+ e(w, [
2375
+ 2,
2376
+ 74
2377
+ ]),
2378
+ e(w, [
2379
+ 2,
2380
+ 75
2381
+ ]),
2382
+ e(w, [
2383
+ 2,
2384
+ 76
2385
+ ]),
2386
+ e(w, [
2387
+ 2,
2388
+ 77
2389
+ ]),
2390
+ {
2391
+ 41: 147,
2392
+ 52: [
2393
+ 1,
2394
+ 148
2395
+ ]
2396
+ },
2397
+ {
2398
+ 15: [
2399
+ 1,
2400
+ 149
2401
+ ]
2402
+ },
2403
+ {
2404
+ 43: [
2405
+ 1,
2406
+ 150
2407
+ ]
2408
+ },
2409
+ e(St, [
2410
+ 2,
2411
+ 35
2412
+ ]),
2413
+ e(St, [
2414
+ 2,
2415
+ 36
2416
+ ]),
2417
+ e(St, [
2418
+ 2,
2419
+ 37
2420
+ ]),
2421
+ e(St, [
2422
+ 2,
2423
+ 38
2424
+ ]),
2425
+ e(St, [
2426
+ 2,
2427
+ 39
2428
+ ]),
2429
+ e(St, [
2430
+ 2,
2431
+ 40
2432
+ ]),
2433
+ e(St, [
2434
+ 2,
2435
+ 41
2436
+ ]),
2437
+ {
2438
+ 1: [
2439
+ 2,
2440
+ 16
2441
+ ]
2442
+ },
2443
+ {
2444
+ 1: [
2445
+ 2,
2446
+ 17
2447
+ ]
2448
+ },
2449
+ {
2450
+ 1: [
2451
+ 2,
2452
+ 18
2453
+ ]
2454
+ },
2455
+ {
2456
+ 1: [
2457
+ 2,
2458
+ 19
2459
+ ]
2460
+ },
2461
+ {
2462
+ 15: [
2463
+ 1,
2464
+ 151
2465
+ ]
2466
+ },
2467
+ e($t, [
2468
+ 2,
2469
+ 25
2470
+ ]),
2471
+ e(Nt, [
2472
+ 2,
2473
+ 45
2474
+ ]),
2475
+ e(pe, [
2476
+ 2,
2477
+ 79
2478
+ ]),
2479
+ e(Xt, [
2480
+ 2,
2481
+ 81
2482
+ ]),
2483
+ e(w, [
2484
+ 2,
2485
+ 31
2486
+ ]),
2487
+ e(w, [
2488
+ 2,
2489
+ 42
2490
+ ]),
2491
+ e(te, [
2492
+ 2,
2493
+ 32
2494
+ ]),
2495
+ e(te, [
2496
+ 2,
2497
+ 33
2498
+ ], {
2499
+ 15: [
2500
+ 1,
2501
+ 152
2502
+ ]
2503
+ }),
2504
+ e(fe, [
2505
+ 2,
2506
+ 10
2507
+ ]),
2508
+ e(te, [
2509
+ 2,
2510
+ 34
2511
+ ])
2512
+ ],
2513
+ defaultActions: {
2514
+ 2: [
2515
+ 2,
2516
+ 1
2517
+ ],
2518
+ 3: [
2519
+ 2,
2520
+ 2
2521
+ ],
2522
+ 5: [
2523
+ 2,
2524
+ 8
2525
+ ],
2526
+ 6: [
2527
+ 2,
2528
+ 4
2529
+ ],
2530
+ 7: [
2531
+ 2,
2532
+ 5
2533
+ ],
2534
+ 8: [
2535
+ 2,
2536
+ 6
2537
+ ],
2538
+ 9: [
2539
+ 2,
2540
+ 7
2541
+ ],
2542
+ 16: [
2543
+ 2,
2544
+ 11
2545
+ ],
2546
+ 17: [
2547
+ 2,
2548
+ 3
2549
+ ],
2550
+ 27: [
2551
+ 2,
2552
+ 14
2553
+ ],
2554
+ 85: [
2555
+ 2,
2556
+ 13
2557
+ ],
2558
+ 86: [
2559
+ 2,
2560
+ 15
2561
+ ],
2562
+ 138: [
2563
+ 2,
2564
+ 16
2565
+ ],
2566
+ 139: [
2567
+ 2,
2568
+ 17
2569
+ ],
2570
+ 140: [
2571
+ 2,
2572
+ 18
2573
+ ],
2574
+ 141: [
2575
+ 2,
2576
+ 19
2577
+ ]
2578
+ },
2579
+ parseError: function parseError(_, x) {
2580
+ if (x.recoverable) this.trace(_);
2581
+ else {
2582
+ var m = new Error(_);
2583
+ throw m.hash = x, m;
2584
+ }
2585
+ },
2586
+ parse: function parse(_) {
2587
+ var x = this, m = [
2588
+ 0
2589
+ ], g = [], O = [
2590
+ null
2591
+ ], h = [], Vt = this.table, f = "", Pt = 0, ye = 0, Me = 2, ge = 1, Le = h.slice.call(arguments, 1), D = Object.create(this.lexer), Mt = {
2592
+ yy: {}
2593
+ };
2594
+ for(var ie in this.yy)Object.prototype.hasOwnProperty.call(this.yy, ie) && (Mt.yy[ie] = this.yy[ie]);
2595
+ D.setInput(_, Mt.yy), Mt.yy.lexer = D, Mt.yy.parser = this, _type_of(D.yylloc) > "u" && (D.yylloc = {});
2596
+ var se = D.yylloc;
2597
+ h.push(se);
2598
+ var Ne = D.options && D.options.ranges;
2599
+ typeof Mt.yy.parseError == "function" ? this.parseError = Mt.yy.parseError : this.parseError = Object.getPrototypeOf(this).parseError;
2600
+ function Be() {
2601
+ var z;
2602
+ return z = g.pop() || D.lex() || ge, typeof z != "number" && (_instanceof(z, Array) && (g = z, z = g.pop()), z = x.symbols_[z] || z), z;
2603
+ }
2604
+ for(var M, Lt, N, ae, Bt = {}, zt, X, be, Wt;;){
2605
+ if (Lt = m[m.length - 1], this.defaultActions[Lt] ? N = this.defaultActions[Lt] : ((M === null || (typeof M === "undefined" ? "undefined" : _type_of(M)) > "u") && (M = Be()), N = Vt[Lt] && Vt[Lt][M]), (typeof N === "undefined" ? "undefined" : _type_of(N)) > "u" || !N.length || !N[0]) {
2606
+ var re = "";
2607
+ Wt = [];
2608
+ for(zt in Vt[Lt])this.terminals_[zt] && zt > Me && Wt.push("'" + this.terminals_[zt] + "'");
2609
+ D.showPosition ? re = "Parse error on line " + (Pt + 1) + ":\n" + D.showPosition() + "\nExpecting " + Wt.join(", ") + ", got '" + (this.terminals_[M] || M) + "'" : re = "Parse error on line " + (Pt + 1) + ": Unexpected " + (M == ge ? "end of input" : "'" + (this.terminals_[M] || M) + "'"), this.parseError(re, {
2610
+ text: D.match,
2611
+ token: this.terminals_[M] || M,
2612
+ line: D.yylineno,
2613
+ loc: se,
2614
+ expected: Wt
2615
+ });
2616
+ }
2617
+ if (_instanceof(N[0], Array) && N.length > 1) throw new Error("Parse Error: multiple actions possible at state: " + Lt + ", token: " + M);
2618
+ switch(N[0]){
2619
+ case 1:
2620
+ m.push(M), O.push(D.yytext), h.push(D.yylloc), m.push(N[1]), M = null, ye = D.yyleng, f = D.yytext, Pt = D.yylineno, se = D.yylloc;
2621
+ break;
2622
+ case 2:
2623
+ if (X = this.productions_[N[1]][1], Bt.$ = O[O.length - X], Bt._$ = {
2624
+ first_line: h[h.length - (X || 1)].first_line,
2625
+ last_line: h[h.length - 1].last_line,
2626
+ first_column: h[h.length - (X || 1)].first_column,
2627
+ last_column: h[h.length - 1].last_column
2628
+ }, Ne && (Bt._$.range = [
2629
+ h[h.length - (X || 1)].range[0],
2630
+ h[h.length - 1].range[1]
2631
+ ]), ae = this.performAction.apply(Bt, [
2632
+ f,
2633
+ ye,
2634
+ Pt,
2635
+ Mt.yy,
2636
+ N[1],
2637
+ O,
2638
+ h
2639
+ ].concat(Le)), (typeof ae === "undefined" ? "undefined" : _type_of(ae)) < "u") return ae;
2640
+ X && (m = m.slice(0, -1 * X * 2), O = O.slice(0, -1 * X), h = h.slice(0, -1 * X)), m.push(this.productions_[N[1]][0]), O.push(Bt.$), h.push(Bt._$), be = Vt[m[m.length - 2]][m[m.length - 1]], m.push(be);
2641
+ break;
2642
+ case 3:
2643
+ return !0;
2644
+ }
2645
+ }
2646
+ return !0;
2647
+ }
2648
+ }, Pe = function() {
2649
+ var Ot = {
2650
+ EOF: 1,
2651
+ parseError: function parseError(x, m) {
2652
+ if (this.yy.parser) this.yy.parser.parseError(x, m);
2653
+ else throw new Error(x);
2654
+ },
2655
+ // resets the lexer, sets new input
2656
+ setInput: function setInput(_, x) {
2657
+ return this.yy = x || this.yy || {}, this._input = _, this._more = this._backtrack = this.done = !1, this.yylineno = this.yyleng = 0, this.yytext = this.matched = this.match = "", this.conditionStack = [
2658
+ "INITIAL"
2659
+ ], this.yylloc = {
2660
+ first_line: 1,
2661
+ first_column: 0,
2662
+ last_line: 1,
2663
+ last_column: 0
2664
+ }, this.options.ranges && (this.yylloc.range = [
2665
+ 0,
2666
+ 0
2667
+ ]), this.offset = 0, this;
2668
+ },
2669
+ // consumes and returns one char from the input
2670
+ input: function input() {
2671
+ var _ = this._input[0];
2672
+ this.yytext += _, this.yyleng++, this.offset++, this.match += _, this.matched += _;
2673
+ var x = _.match(/(?:\r\n?|\n).*/g);
2674
+ return x ? (this.yylineno++, this.yylloc.last_line++) : this.yylloc.last_column++, this.options.ranges && this.yylloc.range[1]++, this._input = this._input.slice(1), _;
2675
+ },
2676
+ // unshifts one char (or a string) into the input
2677
+ unput: function unput(_) {
2678
+ var x = _.length, m = _.split(/(?:\r\n?|\n)/g);
2679
+ this._input = _ + this._input, this.yytext = this.yytext.substr(0, this.yytext.length - x), this.offset -= x;
2680
+ var g = this.match.split(/(?:\r\n?|\n)/g);
2681
+ this.match = this.match.substr(0, this.match.length - 1), this.matched = this.matched.substr(0, this.matched.length - 1), m.length - 1 && (this.yylineno -= m.length - 1);
2682
+ var O = this.yylloc.range;
2683
+ return this.yylloc = {
2684
+ first_line: this.yylloc.first_line,
2685
+ last_line: this.yylineno + 1,
2686
+ first_column: this.yylloc.first_column,
2687
+ last_column: m ? (m.length === g.length ? this.yylloc.first_column : 0) + g[g.length - m.length].length - m[0].length : this.yylloc.first_column - x
2688
+ }, this.options.ranges && (this.yylloc.range = [
2689
+ O[0],
2690
+ O[0] + this.yyleng - x
2691
+ ]), this.yyleng = this.yytext.length, this;
2692
+ },
2693
+ // When called from action, caches matched text and appends it on next action
2694
+ more: function more() {
2695
+ return this._more = !0, this;
2696
+ },
2697
+ // 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.
2698
+ reject: function reject() {
2699
+ if (this.options.backtrack_lexer) this._backtrack = !0;
2700
+ 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(), {
2701
+ text: "",
2702
+ token: null,
2703
+ line: this.yylineno
2704
+ });
2705
+ return this;
2706
+ },
2707
+ // retain first n characters of the match
2708
+ less: function less(_) {
2709
+ this.unput(this.match.slice(_));
2710
+ },
2711
+ // displays already matched input, i.e. for error messages
2712
+ pastInput: function pastInput() {
2713
+ var _ = this.matched.substr(0, this.matched.length - this.match.length);
2714
+ return (_.length > 20 ? "..." : "") + _.substr(-20).replace(/\n/g, "");
2715
+ },
2716
+ // displays upcoming input, i.e. for error messages
2717
+ upcomingInput: function upcomingInput() {
2718
+ var _ = this.match;
2719
+ return _.length < 20 && (_ += this._input.substr(0, 20 - _.length)), (_.substr(0, 20) + (_.length > 20 ? "..." : "")).replace(/\n/g, "");
2720
+ },
2721
+ // displays the character position where the lexing error occurred, i.e. for error messages
2722
+ showPosition: function showPosition() {
2723
+ var _ = this.pastInput(), x = new Array(_.length + 1).join("-");
2724
+ return _ + this.upcomingInput() + "\n" + x + "^";
2725
+ },
2726
+ // test the lexed token: return FALSE when not a match, otherwise return token
2727
+ test_match: function test_match(_, x) {
2728
+ var m, g, O;
2729
+ if (this.options.backtrack_lexer && (O = {
2730
+ yylineno: this.yylineno,
2731
+ yylloc: {
2732
+ first_line: this.yylloc.first_line,
2733
+ last_line: this.last_line,
2734
+ first_column: this.yylloc.first_column,
2735
+ last_column: this.yylloc.last_column
2736
+ },
2737
+ yytext: this.yytext,
2738
+ match: this.match,
2739
+ matches: this.matches,
2740
+ matched: this.matched,
2741
+ yyleng: this.yyleng,
2742
+ offset: this.offset,
2743
+ _more: this._more,
2744
+ _input: this._input,
2745
+ yy: this.yy,
2746
+ conditionStack: this.conditionStack.slice(0),
2747
+ done: this.done
2748
+ }, this.options.ranges && (O.yylloc.range = this.yylloc.range.slice(0))), g = _[0].match(/(?:\r\n?|\n).*/g), g && (this.yylineno += g.length), this.yylloc = {
2749
+ first_line: this.yylloc.last_line,
2750
+ last_line: this.yylineno + 1,
2751
+ first_column: this.yylloc.last_column,
2752
+ last_column: g ? g[g.length - 1].length - g[g.length - 1].match(/\r?\n?/)[0].length : this.yylloc.last_column + _[0].length
2753
+ }, this.yytext += _[0], this.match += _[0], this.matches = _, this.yyleng = this.yytext.length, this.options.ranges && (this.yylloc.range = [
2754
+ this.offset,
2755
+ this.offset += this.yyleng
2756
+ ]), this._more = !1, this._backtrack = !1, this._input = this._input.slice(_[0].length), this.matched += _[0], m = this.performAction.call(this, this.yy, this, x, this.conditionStack[this.conditionStack.length - 1]), this.done && this._input && (this.done = !1), m) return m;
2757
+ if (this._backtrack) {
2758
+ for(var h in O)this[h] = O[h];
2759
+ return !1;
2760
+ }
2761
+ return !1;
2762
+ },
2763
+ // return next match in input
2764
+ next: function next() {
2765
+ if (this.done) return this.EOF;
2766
+ this._input || (this.done = !0);
2767
+ var _, x, m, g;
2768
+ this._more || (this.yytext = "", this.match = "");
2769
+ for(var O = this._currentRules(), h = 0; h < O.length; h++)if (m = this._input.match(this.rules[O[h]]), m && (!x || m[0].length > x[0].length)) {
2770
+ if (x = m, g = h, this.options.backtrack_lexer) {
2771
+ if (_ = this.test_match(m, O[h]), _ !== !1) return _;
2772
+ if (this._backtrack) {
2773
+ x = !1;
2774
+ continue;
2775
+ } else return !1;
2776
+ } else if (!this.options.flex) break;
2777
+ }
2778
+ return x ? (_ = this.test_match(x, O[g]), _ !== !1 ? _ : !1) : this._input === "" ? this.EOF : this.parseError("Lexical error on line " + (this.yylineno + 1) + ". Unrecognized text.\n" + this.showPosition(), {
2779
+ text: "",
2780
+ token: null,
2781
+ line: this.yylineno
2782
+ });
2783
+ },
2784
+ // return next match that has a token
2785
+ lex: function lex() {
2786
+ var x = this.next();
2787
+ return x || this.lex();
2788
+ },
2789
+ // activates a new lexer condition state (pushes the new lexer condition state onto the condition stack)
2790
+ begin: function begin(x) {
2791
+ this.conditionStack.push(x);
2792
+ },
2793
+ // pop the previously active lexer condition state off the condition stack
2794
+ popState: function popState() {
2795
+ var x = this.conditionStack.length - 1;
2796
+ return x > 0 ? this.conditionStack.pop() : this.conditionStack[0];
2797
+ },
2798
+ // produce the lexer rule set which is active for the currently active lexer condition state
2799
+ _currentRules: function _currentRules() {
2800
+ return this.conditionStack.length && this.conditionStack[this.conditionStack.length - 1] ? this.conditions[this.conditionStack[this.conditionStack.length - 1]].rules : this.conditions.INITIAL.rules;
2801
+ },
2802
+ // return the currently active lexer condition state; when an index argument is provided it produces the N-th previous condition state, if available
2803
+ topState: function topState(x) {
2804
+ return x = this.conditionStack.length - 1 - Math.abs(x || 0), x >= 0 ? this.conditionStack[x] : "INITIAL";
2805
+ },
2806
+ // alias for begin(condition)
2807
+ pushState: function pushState(x) {
2808
+ this.begin(x);
2809
+ },
2810
+ // return the number of states currently on the stack
2811
+ stateStackSize: function stateStackSize() {
2812
+ return this.conditionStack.length;
2813
+ },
2814
+ options: {},
2815
+ performAction: function performAction(x, m, g, O) {
2816
+ switch(g){
2817
+ case 0:
2818
+ return this.begin("open_directive"), 18;
2819
+ case 1:
2820
+ return 7;
2821
+ case 2:
2822
+ return 8;
2823
+ case 3:
2824
+ return 9;
2825
+ case 4:
2826
+ return 10;
2827
+ case 5:
2828
+ return this.begin("type_directive"), 19;
2829
+ case 6:
2830
+ return this.popState(), this.begin("arg_directive"), 16;
2831
+ case 7:
2832
+ return this.popState(), this.popState(), 21;
2833
+ case 8:
2834
+ return 20;
2835
+ case 9:
2836
+ return 32;
2837
+ case 10:
2838
+ return 33;
2839
+ case 11:
2840
+ return this.begin("acc_title"), 34;
2841
+ case 12:
2842
+ return this.popState(), "acc_title_value";
2843
+ case 13:
2844
+ return this.begin("acc_descr"), 36;
2845
+ case 14:
2846
+ return this.popState(), "acc_descr_value";
2847
+ case 15:
2848
+ this.begin("acc_descr_multiline");
2849
+ break;
2850
+ case 16:
2851
+ this.popState();
2852
+ break;
2853
+ case 17:
2854
+ return "acc_descr_multiline_value";
2855
+ case 18:
2856
+ break;
2857
+ case 19:
2858
+ c;
2859
+ break;
2860
+ case 20:
2861
+ return 15;
2862
+ case 21:
2863
+ break;
2864
+ case 22:
2865
+ return 22;
2866
+ case 23:
2867
+ return 25;
2868
+ case 24:
2869
+ return 26;
2870
+ case 25:
2871
+ return 27;
2872
+ case 26:
2873
+ return 28;
2874
+ case 27:
2875
+ return this.begin("person_ext"), 55;
2876
+ case 28:
2877
+ return this.begin("person"), 54;
2878
+ case 29:
2879
+ return this.begin("system_ext_queue"), 61;
2880
+ case 30:
2881
+ return this.begin("system_ext_db"), 60;
2882
+ case 31:
2883
+ return this.begin("system_ext"), 59;
2884
+ case 32:
2885
+ return this.begin("system_queue"), 58;
2886
+ case 33:
2887
+ return this.begin("system_db"), 57;
2888
+ case 34:
2889
+ return this.begin("system"), 56;
2890
+ case 35:
2891
+ return this.begin("boundary"), 47;
2892
+ case 36:
2893
+ return this.begin("enterprise_boundary"), 44;
2894
+ case 37:
2895
+ return this.begin("system_boundary"), 46;
2896
+ case 38:
2897
+ return this.begin("container_ext_queue"), 67;
2898
+ case 39:
2899
+ return this.begin("container_ext_db"), 66;
2900
+ case 40:
2901
+ return this.begin("container_ext"), 65;
2902
+ case 41:
2903
+ return this.begin("container_queue"), 64;
2904
+ case 42:
2905
+ return this.begin("container_db"), 63;
2906
+ case 43:
2907
+ return this.begin("container"), 62;
2908
+ case 44:
2909
+ return this.begin("container_boundary"), 48;
2910
+ case 45:
2911
+ return this.begin("component_ext_queue"), 73;
2912
+ case 46:
2913
+ return this.begin("component_ext_db"), 72;
2914
+ case 47:
2915
+ return this.begin("component_ext"), 71;
2916
+ case 48:
2917
+ return this.begin("component_queue"), 70;
2918
+ case 49:
2919
+ return this.begin("component_db"), 69;
2920
+ case 50:
2921
+ return this.begin("component"), 68;
2922
+ case 51:
2923
+ return this.begin("node"), 49;
2924
+ case 52:
2925
+ return this.begin("node"), 49;
2926
+ case 53:
2927
+ return this.begin("node_l"), 50;
2928
+ case 54:
2929
+ return this.begin("node_r"), 51;
2930
+ case 55:
2931
+ return this.begin("rel"), 74;
2932
+ case 56:
2933
+ return this.begin("birel"), 75;
2934
+ case 57:
2935
+ return this.begin("rel_u"), 76;
2936
+ case 58:
2937
+ return this.begin("rel_u"), 76;
2938
+ case 59:
2939
+ return this.begin("rel_d"), 77;
2940
+ case 60:
2941
+ return this.begin("rel_d"), 77;
2942
+ case 61:
2943
+ return this.begin("rel_l"), 78;
2944
+ case 62:
2945
+ return this.begin("rel_l"), 78;
2946
+ case 63:
2947
+ return this.begin("rel_r"), 79;
2948
+ case 64:
2949
+ return this.begin("rel_r"), 79;
2950
+ case 65:
2951
+ return this.begin("rel_b"), 80;
2952
+ case 66:
2953
+ return this.begin("rel_index"), 81;
2954
+ case 67:
2955
+ return this.begin("update_el_style"), 82;
2956
+ case 68:
2957
+ return this.begin("update_rel_style"), 83;
2958
+ case 69:
2959
+ return this.begin("update_layout_config"), 84;
2960
+ case 70:
2961
+ return "EOF_IN_STRUCT";
2962
+ case 71:
2963
+ return this.begin("attribute"), "ATTRIBUTE_EMPTY";
2964
+ case 72:
2965
+ this.begin("attribute");
2966
+ break;
2967
+ case 73:
2968
+ this.popState(), this.popState();
2969
+ break;
2970
+ case 74:
2971
+ return 90;
2972
+ case 75:
2973
+ break;
2974
+ case 76:
2975
+ return 90;
2976
+ case 77:
2977
+ this.begin("string");
2978
+ break;
2979
+ case 78:
2980
+ this.popState();
2981
+ break;
2982
+ case 79:
2983
+ return "STR";
2984
+ case 80:
2985
+ this.begin("string_kv");
2986
+ break;
2987
+ case 81:
2988
+ return this.begin("string_kv_key"), "STR_KEY";
2989
+ case 82:
2990
+ this.popState(), this.begin("string_kv_value");
2991
+ break;
2992
+ case 83:
2993
+ return "STR_VALUE";
2994
+ case 84:
2995
+ this.popState(), this.popState();
2996
+ break;
2997
+ case 85:
2998
+ return "STR";
2999
+ case 86:
3000
+ return "LBRACE";
3001
+ case 87:
3002
+ return "RBRACE";
3003
+ case 88:
3004
+ return "SPACE";
3005
+ case 89:
3006
+ return "EOL";
3007
+ case 90:
3008
+ return 24;
3009
+ }
3010
+ },
3011
+ rules: [
3012
+ /^(?:%%\{)/,
3013
+ /^(?:.*direction\s+TB[^\n]*)/,
3014
+ /^(?:.*direction\s+BT[^\n]*)/,
3015
+ /^(?:.*direction\s+RL[^\n]*)/,
3016
+ /^(?:.*direction\s+LR[^\n]*)/,
3017
+ /^(?:((?:(?!\}%%)[^:.])*))/,
3018
+ /^(?::)/,
3019
+ /^(?:\}%%)/,
3020
+ /^(?:((?:(?!\}%%).|\n)*))/,
3021
+ /^(?:title\s[^#\n;]+)/,
3022
+ /^(?:accDescription\s[^#\n;]+)/,
3023
+ /^(?:accTitle\s*:\s*)/,
3024
+ /^(?:(?!\n||)*[^\n]*)/,
3025
+ /^(?:accDescr\s*:\s*)/,
3026
+ /^(?:(?!\n||)*[^\n]*)/,
3027
+ /^(?:accDescr\s*\{\s*)/,
3028
+ /^(?:[\}])/,
3029
+ /^(?:[^\}]*)/,
3030
+ /^(?:%%(?!\{)*[^\n]*(\r?\n?)+)/,
3031
+ /^(?:%%[^\n]*(\r?\n)*)/,
3032
+ /^(?:\s*(\r?\n)+)/,
3033
+ /^(?:\s+)/,
3034
+ /^(?:C4Context\b)/,
3035
+ /^(?:C4Container\b)/,
3036
+ /^(?:C4Component\b)/,
3037
+ /^(?:C4Dynamic\b)/,
3038
+ /^(?:C4Deployment\b)/,
3039
+ /^(?:Person_Ext\b)/,
3040
+ /^(?:Person\b)/,
3041
+ /^(?:SystemQueue_Ext\b)/,
3042
+ /^(?:SystemDb_Ext\b)/,
3043
+ /^(?:System_Ext\b)/,
3044
+ /^(?:SystemQueue\b)/,
3045
+ /^(?:SystemDb\b)/,
3046
+ /^(?:System\b)/,
3047
+ /^(?:Boundary\b)/,
3048
+ /^(?:Enterprise_Boundary\b)/,
3049
+ /^(?:System_Boundary\b)/,
3050
+ /^(?:ContainerQueue_Ext\b)/,
3051
+ /^(?:ContainerDb_Ext\b)/,
3052
+ /^(?:Container_Ext\b)/,
3053
+ /^(?:ContainerQueue\b)/,
3054
+ /^(?:ContainerDb\b)/,
3055
+ /^(?:Container\b)/,
3056
+ /^(?:Container_Boundary\b)/,
3057
+ /^(?:ComponentQueue_Ext\b)/,
3058
+ /^(?:ComponentDb_Ext\b)/,
3059
+ /^(?:Component_Ext\b)/,
3060
+ /^(?:ComponentQueue\b)/,
3061
+ /^(?:ComponentDb\b)/,
3062
+ /^(?:Component\b)/,
3063
+ /^(?:Deployment_Node\b)/,
3064
+ /^(?:Node\b)/,
3065
+ /^(?:Node_L\b)/,
3066
+ /^(?:Node_R\b)/,
3067
+ /^(?:Rel\b)/,
3068
+ /^(?:BiRel\b)/,
3069
+ /^(?:Rel_Up\b)/,
3070
+ /^(?:Rel_U\b)/,
3071
+ /^(?:Rel_Down\b)/,
3072
+ /^(?:Rel_D\b)/,
3073
+ /^(?:Rel_Left\b)/,
3074
+ /^(?:Rel_L\b)/,
3075
+ /^(?:Rel_Right\b)/,
3076
+ /^(?:Rel_R\b)/,
3077
+ /^(?:Rel_Back\b)/,
3078
+ /^(?:RelIndex\b)/,
3079
+ /^(?:UpdateElementStyle\b)/,
3080
+ /^(?:UpdateRelStyle\b)/,
3081
+ /^(?:UpdateLayoutConfig\b)/,
3082
+ /^(?:$)/,
3083
+ /^(?:[(][ ]*[,])/,
3084
+ /^(?:[(])/,
3085
+ /^(?:[)])/,
3086
+ /^(?:,,)/,
3087
+ /^(?:,)/,
3088
+ /^(?:[ ]*["]["])/,
3089
+ /^(?:[ ]*["])/,
3090
+ /^(?:["])/,
3091
+ /^(?:[^"]*)/,
3092
+ /^(?:[ ]*[\$])/,
3093
+ /^(?:[^=]*)/,
3094
+ /^(?:[=][ ]*["])/,
3095
+ /^(?:[^"]+)/,
3096
+ /^(?:["])/,
3097
+ /^(?:[^,]+)/,
3098
+ /^(?:\{)/,
3099
+ /^(?:\})/,
3100
+ /^(?:[\s]+)/,
3101
+ /^(?:[\n\r]+)/,
3102
+ /^(?:$)/
3103
+ ],
3104
+ conditions: {
3105
+ acc_descr_multiline: {
3106
+ rules: [
3107
+ 16,
3108
+ 17
3109
+ ],
3110
+ inclusive: !1
3111
+ },
3112
+ acc_descr: {
3113
+ rules: [
3114
+ 14
3115
+ ],
3116
+ inclusive: !1
3117
+ },
3118
+ acc_title: {
3119
+ rules: [
3120
+ 12
3121
+ ],
3122
+ inclusive: !1
3123
+ },
3124
+ close_directive: {
3125
+ rules: [],
3126
+ inclusive: !1
3127
+ },
3128
+ arg_directive: {
3129
+ rules: [
3130
+ 7,
3131
+ 8
3132
+ ],
3133
+ inclusive: !1
3134
+ },
3135
+ type_directive: {
3136
+ rules: [
3137
+ 6,
3138
+ 7
3139
+ ],
3140
+ inclusive: !1
3141
+ },
3142
+ open_directive: {
3143
+ rules: [
3144
+ 5
3145
+ ],
3146
+ inclusive: !1
3147
+ },
3148
+ string_kv_value: {
3149
+ rules: [
3150
+ 83,
3151
+ 84
3152
+ ],
3153
+ inclusive: !1
3154
+ },
3155
+ string_kv_key: {
3156
+ rules: [
3157
+ 82
3158
+ ],
3159
+ inclusive: !1
3160
+ },
3161
+ string_kv: {
3162
+ rules: [
3163
+ 81
3164
+ ],
3165
+ inclusive: !1
3166
+ },
3167
+ string: {
3168
+ rules: [
3169
+ 78,
3170
+ 79
3171
+ ],
3172
+ inclusive: !1
3173
+ },
3174
+ attribute: {
3175
+ rules: [
3176
+ 73,
3177
+ 74,
3178
+ 75,
3179
+ 76,
3180
+ 77,
3181
+ 80,
3182
+ 85
3183
+ ],
3184
+ inclusive: !1
3185
+ },
3186
+ update_layout_config: {
3187
+ rules: [
3188
+ 70,
3189
+ 71,
3190
+ 72,
3191
+ 73
3192
+ ],
3193
+ inclusive: !1
3194
+ },
3195
+ update_rel_style: {
3196
+ rules: [
3197
+ 70,
3198
+ 71,
3199
+ 72,
3200
+ 73
3201
+ ],
3202
+ inclusive: !1
3203
+ },
3204
+ update_el_style: {
3205
+ rules: [
3206
+ 70,
3207
+ 71,
3208
+ 72,
3209
+ 73
3210
+ ],
3211
+ inclusive: !1
3212
+ },
3213
+ rel_b: {
3214
+ rules: [
3215
+ 70,
3216
+ 71,
3217
+ 72,
3218
+ 73
3219
+ ],
3220
+ inclusive: !1
3221
+ },
3222
+ rel_r: {
3223
+ rules: [
3224
+ 70,
3225
+ 71,
3226
+ 72,
3227
+ 73
3228
+ ],
3229
+ inclusive: !1
3230
+ },
3231
+ rel_l: {
3232
+ rules: [
3233
+ 70,
3234
+ 71,
3235
+ 72,
3236
+ 73
3237
+ ],
3238
+ inclusive: !1
3239
+ },
3240
+ rel_d: {
3241
+ rules: [
3242
+ 70,
3243
+ 71,
3244
+ 72,
3245
+ 73
3246
+ ],
3247
+ inclusive: !1
3248
+ },
3249
+ rel_u: {
3250
+ rules: [
3251
+ 70,
3252
+ 71,
3253
+ 72,
3254
+ 73
3255
+ ],
3256
+ inclusive: !1
3257
+ },
3258
+ rel_bi: {
3259
+ rules: [],
3260
+ inclusive: !1
3261
+ },
3262
+ rel: {
3263
+ rules: [
3264
+ 70,
3265
+ 71,
3266
+ 72,
3267
+ 73
3268
+ ],
3269
+ inclusive: !1
3270
+ },
3271
+ node_r: {
3272
+ rules: [
3273
+ 70,
3274
+ 71,
3275
+ 72,
3276
+ 73
3277
+ ],
3278
+ inclusive: !1
3279
+ },
3280
+ node_l: {
3281
+ rules: [
3282
+ 70,
3283
+ 71,
3284
+ 72,
3285
+ 73
3286
+ ],
3287
+ inclusive: !1
3288
+ },
3289
+ node: {
3290
+ rules: [
3291
+ 70,
3292
+ 71,
3293
+ 72,
3294
+ 73
3295
+ ],
3296
+ inclusive: !1
3297
+ },
3298
+ index: {
3299
+ rules: [],
3300
+ inclusive: !1
3301
+ },
3302
+ rel_index: {
3303
+ rules: [
3304
+ 70,
3305
+ 71,
3306
+ 72,
3307
+ 73
3308
+ ],
3309
+ inclusive: !1
3310
+ },
3311
+ component_ext_queue: {
3312
+ rules: [],
3313
+ inclusive: !1
3314
+ },
3315
+ component_ext_db: {
3316
+ rules: [
3317
+ 70,
3318
+ 71,
3319
+ 72,
3320
+ 73
3321
+ ],
3322
+ inclusive: !1
3323
+ },
3324
+ component_ext: {
3325
+ rules: [
3326
+ 70,
3327
+ 71,
3328
+ 72,
3329
+ 73
3330
+ ],
3331
+ inclusive: !1
3332
+ },
3333
+ component_queue: {
3334
+ rules: [
3335
+ 70,
3336
+ 71,
3337
+ 72,
3338
+ 73
3339
+ ],
3340
+ inclusive: !1
3341
+ },
3342
+ component_db: {
3343
+ rules: [
3344
+ 70,
3345
+ 71,
3346
+ 72,
3347
+ 73
3348
+ ],
3349
+ inclusive: !1
3350
+ },
3351
+ component: {
3352
+ rules: [
3353
+ 70,
3354
+ 71,
3355
+ 72,
3356
+ 73
3357
+ ],
3358
+ inclusive: !1
3359
+ },
3360
+ container_boundary: {
3361
+ rules: [
3362
+ 70,
3363
+ 71,
3364
+ 72,
3365
+ 73
3366
+ ],
3367
+ inclusive: !1
3368
+ },
3369
+ container_ext_queue: {
3370
+ rules: [
3371
+ 70,
3372
+ 71,
3373
+ 72,
3374
+ 73
3375
+ ],
3376
+ inclusive: !1
3377
+ },
3378
+ container_ext_db: {
3379
+ rules: [
3380
+ 70,
3381
+ 71,
3382
+ 72,
3383
+ 73
3384
+ ],
3385
+ inclusive: !1
3386
+ },
3387
+ container_ext: {
3388
+ rules: [
3389
+ 70,
3390
+ 71,
3391
+ 72,
3392
+ 73
3393
+ ],
3394
+ inclusive: !1
3395
+ },
3396
+ container_queue: {
3397
+ rules: [
3398
+ 70,
3399
+ 71,
3400
+ 72,
3401
+ 73
3402
+ ],
3403
+ inclusive: !1
3404
+ },
3405
+ container_db: {
3406
+ rules: [
3407
+ 70,
3408
+ 71,
3409
+ 72,
3410
+ 73
3411
+ ],
3412
+ inclusive: !1
3413
+ },
3414
+ container: {
3415
+ rules: [
3416
+ 70,
3417
+ 71,
3418
+ 72,
3419
+ 73
3420
+ ],
3421
+ inclusive: !1
3422
+ },
3423
+ birel: {
3424
+ rules: [
3425
+ 70,
3426
+ 71,
3427
+ 72,
3428
+ 73
3429
+ ],
3430
+ inclusive: !1
3431
+ },
3432
+ system_boundary: {
3433
+ rules: [
3434
+ 70,
3435
+ 71,
3436
+ 72,
3437
+ 73
3438
+ ],
3439
+ inclusive: !1
3440
+ },
3441
+ enterprise_boundary: {
3442
+ rules: [
3443
+ 70,
3444
+ 71,
3445
+ 72,
3446
+ 73
3447
+ ],
3448
+ inclusive: !1
3449
+ },
3450
+ boundary: {
3451
+ rules: [
3452
+ 70,
3453
+ 71,
3454
+ 72,
3455
+ 73
3456
+ ],
3457
+ inclusive: !1
3458
+ },
3459
+ system_ext_queue: {
3460
+ rules: [
3461
+ 70,
3462
+ 71,
3463
+ 72,
3464
+ 73
3465
+ ],
3466
+ inclusive: !1
3467
+ },
3468
+ system_ext_db: {
3469
+ rules: [
3470
+ 70,
3471
+ 71,
3472
+ 72,
3473
+ 73
3474
+ ],
3475
+ inclusive: !1
3476
+ },
3477
+ system_ext: {
3478
+ rules: [
3479
+ 70,
3480
+ 71,
3481
+ 72,
3482
+ 73
3483
+ ],
3484
+ inclusive: !1
3485
+ },
3486
+ system_queue: {
3487
+ rules: [
3488
+ 70,
3489
+ 71,
3490
+ 72,
3491
+ 73
3492
+ ],
3493
+ inclusive: !1
3494
+ },
3495
+ system_db: {
3496
+ rules: [
3497
+ 70,
3498
+ 71,
3499
+ 72,
3500
+ 73
3501
+ ],
3502
+ inclusive: !1
3503
+ },
3504
+ system: {
3505
+ rules: [
3506
+ 70,
3507
+ 71,
3508
+ 72,
3509
+ 73
3510
+ ],
3511
+ inclusive: !1
3512
+ },
3513
+ person_ext: {
3514
+ rules: [
3515
+ 70,
3516
+ 71,
3517
+ 72,
3518
+ 73
3519
+ ],
3520
+ inclusive: !1
3521
+ },
3522
+ person: {
3523
+ rules: [
3524
+ 70,
3525
+ 71,
3526
+ 72,
3527
+ 73
3528
+ ],
3529
+ inclusive: !1
3530
+ },
3531
+ INITIAL: {
3532
+ rules: [
3533
+ 0,
3534
+ 1,
3535
+ 2,
3536
+ 3,
3537
+ 4,
3538
+ 9,
3539
+ 10,
3540
+ 11,
3541
+ 13,
3542
+ 15,
3543
+ 18,
3544
+ 19,
3545
+ 20,
3546
+ 21,
3547
+ 22,
3548
+ 23,
3549
+ 24,
3550
+ 25,
3551
+ 26,
3552
+ 27,
3553
+ 28,
3554
+ 29,
3555
+ 30,
3556
+ 31,
3557
+ 32,
3558
+ 33,
3559
+ 34,
3560
+ 35,
3561
+ 36,
3562
+ 37,
3563
+ 38,
3564
+ 39,
3565
+ 40,
3566
+ 41,
3567
+ 42,
3568
+ 43,
3569
+ 44,
3570
+ 45,
3571
+ 46,
3572
+ 47,
3573
+ 48,
3574
+ 49,
3575
+ 50,
3576
+ 51,
3577
+ 52,
3578
+ 53,
3579
+ 54,
3580
+ 55,
3581
+ 56,
3582
+ 57,
3583
+ 58,
3584
+ 59,
3585
+ 60,
3586
+ 61,
3587
+ 62,
3588
+ 63,
3589
+ 64,
3590
+ 65,
3591
+ 66,
3592
+ 67,
3593
+ 68,
3594
+ 69,
3595
+ 86,
3596
+ 87,
3597
+ 88,
3598
+ 89,
3599
+ 90
3600
+ ],
3601
+ inclusive: !0
3602
+ }
3603
+ }
3604
+ };
3605
+ return Ot;
3606
+ }();
3607
+ ee.lexer = Pe;
3608
+ function ne() {
3609
+ this.yy = {};
3610
+ }
3611
+ return ne.prototype = ee, ee.Parser = ne, new ne();
3612
+ }();
3613
+ qt.parser = qt;
3614
+ var qe = qt;
3615
+ var j = [], Rt = [
3616
+ ""
3617
+ ], P = "global", V = "", F = [
3618
+ {
3619
+ alias: "global",
3620
+ label: {
3621
+ text: "global"
3622
+ },
3623
+ type: {
3624
+ text: "global"
3625
+ },
3626
+ tags: null,
3627
+ link: null,
3628
+ parentBoundary: ""
3629
+ }
3630
+ ], Ft = [], he = "", ue = !1, Gt = 4, Kt = 2;
3631
+ var ke;
3632
+ var Ge = function Ge() {
3633
+ return ke;
3634
+ }, Ke = function Ke(e) {
3635
+ ke = index.Je(e, index.Ut());
3636
+ }, Je = function Je(e, t, r) {
3637
+ index.de.parseDirective(this, e, t, r);
3638
+ }, Ze = function Ze(e, t, r, o, l, n, a, s, i) {
3639
+ if (e == null || t === void 0 || t === null || r === void 0 || r === null || o === void 0 || o === null) return;
3640
+ var u = {};
3641
+ var d = Ft.find(function(y) {
3642
+ return y.from === t && y.to === r;
3643
+ });
3644
+ if (d ? u = d : Ft.push(u), u.type = e, u.from = t, u.to = r, u.label = {
3645
+ text: o
3646
+ }, l == null) u.techn = {
3647
+ text: ""
3648
+ };
3649
+ else if (typeof l == "object") {
3650
+ var _Object_entries_ = _sliced_to_array(Object.entries(l)[0], 2), y = _Object_entries_[0], p = _Object_entries_[1];
3651
+ u[y] = {
3652
+ text: p
3653
+ };
3654
+ } else u.techn = {
3655
+ text: l
3656
+ };
3657
+ if (n == null) u.descr = {
3658
+ text: ""
3659
+ };
3660
+ else if (typeof n == "object") {
3661
+ var _Object_entries_1 = _sliced_to_array(Object.entries(n)[0], 2), y1 = _Object_entries_1[0], p1 = _Object_entries_1[1];
3662
+ u[y1] = {
3663
+ text: p1
3664
+ };
3665
+ } else u.descr = {
3666
+ text: n
3667
+ };
3668
+ if (typeof a == "object") {
3669
+ var _Object_entries_2 = _sliced_to_array(Object.entries(a)[0], 2), y2 = _Object_entries_2[0], p2 = _Object_entries_2[1];
3670
+ u[y2] = p2;
3671
+ } else u.sprite = a;
3672
+ if (typeof s == "object") {
3673
+ var _Object_entries_3 = _sliced_to_array(Object.entries(s)[0], 2), y3 = _Object_entries_3[0], p3 = _Object_entries_3[1];
3674
+ u[y3] = p3;
3675
+ } else u.tags = s;
3676
+ if (typeof i == "object") {
3677
+ var _Object_entries_4 = _sliced_to_array(Object.entries(i)[0], 2), y4 = _Object_entries_4[0], p4 = _Object_entries_4[1];
3678
+ u[y4] = p4;
3679
+ } else u.link = i;
3680
+ u.wrap = Dt();
3681
+ }, $e = function $e(e, t, r, o, l, n, a) {
3682
+ if (t === null || r === null) return;
3683
+ var s = {};
3684
+ var i = j.find(function(u) {
3685
+ return u.alias === t;
3686
+ });
3687
+ if (i && t === i.alias ? s = i : (s.alias = t, j.push(s)), r == null ? s.label = {
3688
+ text: ""
3689
+ } : s.label = {
3690
+ text: r
3691
+ }, o == null) s.descr = {
3692
+ text: ""
3693
+ };
3694
+ else if (typeof o == "object") {
3695
+ var _Object_entries_ = _sliced_to_array(Object.entries(o)[0], 2), u = _Object_entries_[0], d = _Object_entries_[1];
3696
+ s[u] = {
3697
+ text: d
3698
+ };
3699
+ } else s.descr = {
3700
+ text: o
3701
+ };
3702
+ if (typeof l == "object") {
3703
+ var _Object_entries_1 = _sliced_to_array(Object.entries(l)[0], 2), u1 = _Object_entries_1[0], d1 = _Object_entries_1[1];
3704
+ s[u1] = d1;
3705
+ } else s.sprite = l;
3706
+ if (typeof n == "object") {
3707
+ var _Object_entries_2 = _sliced_to_array(Object.entries(n)[0], 2), u2 = _Object_entries_2[0], d2 = _Object_entries_2[1];
3708
+ s[u2] = d2;
3709
+ } else s.tags = n;
3710
+ if (typeof a == "object") {
3711
+ var _Object_entries_3 = _sliced_to_array(Object.entries(a)[0], 2), u3 = _Object_entries_3[0], d3 = _Object_entries_3[1];
3712
+ s[u3] = d3;
3713
+ } else s.link = a;
3714
+ s.typeC4Shape = {
3715
+ text: e
3716
+ }, s.parentBoundary = P, s.wrap = Dt();
3717
+ }, t0 = function t0(e, t, r, o, l, n, a, s) {
3718
+ if (t === null || r === null) return;
3719
+ var i = {};
3720
+ var u = j.find(function(d) {
3721
+ return d.alias === t;
3722
+ });
3723
+ if (u && t === u.alias ? i = u : (i.alias = t, j.push(i)), r == null ? i.label = {
3724
+ text: ""
3725
+ } : i.label = {
3726
+ text: r
3727
+ }, o == null) i.techn = {
3728
+ text: ""
3729
+ };
3730
+ else if (typeof o == "object") {
3731
+ var _Object_entries_ = _sliced_to_array(Object.entries(o)[0], 2), d = _Object_entries_[0], y = _Object_entries_[1];
3732
+ i[d] = {
3733
+ text: y
3734
+ };
3735
+ } else i.techn = {
3736
+ text: o
3737
+ };
3738
+ if (l == null) i.descr = {
3739
+ text: ""
3740
+ };
3741
+ else if (typeof l == "object") {
3742
+ var _Object_entries_1 = _sliced_to_array(Object.entries(l)[0], 2), d1 = _Object_entries_1[0], y1 = _Object_entries_1[1];
3743
+ i[d1] = {
3744
+ text: y1
3745
+ };
3746
+ } else i.descr = {
3747
+ text: l
3748
+ };
3749
+ if (typeof n == "object") {
3750
+ var _Object_entries_2 = _sliced_to_array(Object.entries(n)[0], 2), d2 = _Object_entries_2[0], y2 = _Object_entries_2[1];
3751
+ i[d2] = y2;
3752
+ } else i.sprite = n;
3753
+ if (typeof a == "object") {
3754
+ var _Object_entries_3 = _sliced_to_array(Object.entries(a)[0], 2), d3 = _Object_entries_3[0], y3 = _Object_entries_3[1];
3755
+ i[d3] = y3;
3756
+ } else i.tags = a;
3757
+ if (typeof s == "object") {
3758
+ var _Object_entries_4 = _sliced_to_array(Object.entries(s)[0], 2), d4 = _Object_entries_4[0], y4 = _Object_entries_4[1];
3759
+ i[d4] = y4;
3760
+ } else i.link = s;
3761
+ i.wrap = Dt(), i.typeC4Shape = {
3762
+ text: e
3763
+ }, i.parentBoundary = P;
3764
+ }, e0 = function e0(e, t, r, o, l, n, a, s) {
3765
+ if (t === null || r === null) return;
3766
+ var i = {};
3767
+ var u = j.find(function(d) {
3768
+ return d.alias === t;
3769
+ });
3770
+ if (u && t === u.alias ? i = u : (i.alias = t, j.push(i)), r == null ? i.label = {
3771
+ text: ""
3772
+ } : i.label = {
3773
+ text: r
3774
+ }, o == null) i.techn = {
3775
+ text: ""
3776
+ };
3777
+ else if (typeof o == "object") {
3778
+ var _Object_entries_ = _sliced_to_array(Object.entries(o)[0], 2), d = _Object_entries_[0], y = _Object_entries_[1];
3779
+ i[d] = {
3780
+ text: y
3781
+ };
3782
+ } else i.techn = {
3783
+ text: o
3784
+ };
3785
+ if (l == null) i.descr = {
3786
+ text: ""
3787
+ };
3788
+ else if (typeof l == "object") {
3789
+ var _Object_entries_1 = _sliced_to_array(Object.entries(l)[0], 2), d1 = _Object_entries_1[0], y1 = _Object_entries_1[1];
3790
+ i[d1] = {
3791
+ text: y1
3792
+ };
3793
+ } else i.descr = {
3794
+ text: l
3795
+ };
3796
+ if (typeof n == "object") {
3797
+ var _Object_entries_2 = _sliced_to_array(Object.entries(n)[0], 2), d2 = _Object_entries_2[0], y2 = _Object_entries_2[1];
3798
+ i[d2] = y2;
3799
+ } else i.sprite = n;
3800
+ if (typeof a == "object") {
3801
+ var _Object_entries_3 = _sliced_to_array(Object.entries(a)[0], 2), d3 = _Object_entries_3[0], y3 = _Object_entries_3[1];
3802
+ i[d3] = y3;
3803
+ } else i.tags = a;
3804
+ if (typeof s == "object") {
3805
+ var _Object_entries_4 = _sliced_to_array(Object.entries(s)[0], 2), d4 = _Object_entries_4[0], y4 = _Object_entries_4[1];
3806
+ i[d4] = y4;
3807
+ } else i.link = s;
3808
+ i.wrap = Dt(), i.typeC4Shape = {
3809
+ text: e
3810
+ }, i.parentBoundary = P;
3811
+ }, n0 = function n0(e, t, r, o, l) {
3812
+ if (e === null || t === null) return;
3813
+ var n = {};
3814
+ var a = F.find(function(s) {
3815
+ return s.alias === e;
3816
+ });
3817
+ if (a && e === a.alias ? n = a : (n.alias = e, F.push(n)), t == null ? n.label = {
3818
+ text: ""
3819
+ } : n.label = {
3820
+ text: t
3821
+ }, r == null) n.type = {
3822
+ text: "system"
3823
+ };
3824
+ else if (typeof r == "object") {
3825
+ var _Object_entries_ = _sliced_to_array(Object.entries(r)[0], 2), s = _Object_entries_[0], i = _Object_entries_[1];
3826
+ n[s] = {
3827
+ text: i
3828
+ };
3829
+ } else n.type = {
3830
+ text: r
3831
+ };
3832
+ if (typeof o == "object") {
3833
+ var _Object_entries_1 = _sliced_to_array(Object.entries(o)[0], 2), s1 = _Object_entries_1[0], i1 = _Object_entries_1[1];
3834
+ n[s1] = i1;
3835
+ } else n.tags = o;
3836
+ if (typeof l == "object") {
3837
+ var _Object_entries_2 = _sliced_to_array(Object.entries(l)[0], 2), s2 = _Object_entries_2[0], i2 = _Object_entries_2[1];
3838
+ n[s2] = i2;
3839
+ } else n.link = l;
3840
+ n.parentBoundary = P, n.wrap = Dt(), V = P, P = e, Rt.push(V);
3841
+ }, i0 = function i0(e, t, r, o, l) {
3842
+ if (e === null || t === null) return;
3843
+ var n = {};
3844
+ var a = F.find(function(s) {
3845
+ return s.alias === e;
3846
+ });
3847
+ if (a && e === a.alias ? n = a : (n.alias = e, F.push(n)), t == null ? n.label = {
3848
+ text: ""
3849
+ } : n.label = {
3850
+ text: t
3851
+ }, r == null) n.type = {
3852
+ text: "container"
3853
+ };
3854
+ else if (typeof r == "object") {
3855
+ var _Object_entries_ = _sliced_to_array(Object.entries(r)[0], 2), s = _Object_entries_[0], i = _Object_entries_[1];
3856
+ n[s] = {
3857
+ text: i
3858
+ };
3859
+ } else n.type = {
3860
+ text: r
3861
+ };
3862
+ if (typeof o == "object") {
3863
+ var _Object_entries_1 = _sliced_to_array(Object.entries(o)[0], 2), s1 = _Object_entries_1[0], i1 = _Object_entries_1[1];
3864
+ n[s1] = i1;
3865
+ } else n.tags = o;
3866
+ if (typeof l == "object") {
3867
+ var _Object_entries_2 = _sliced_to_array(Object.entries(l)[0], 2), s2 = _Object_entries_2[0], i2 = _Object_entries_2[1];
3868
+ n[s2] = i2;
3869
+ } else n.link = l;
3870
+ n.parentBoundary = P, n.wrap = Dt(), V = P, P = e, Rt.push(V);
3871
+ }, s0 = function s0(e, t, r, o, l, n, a, s) {
3872
+ if (t === null || r === null) return;
3873
+ var i = {};
3874
+ var u = F.find(function(d) {
3875
+ return d.alias === t;
3876
+ });
3877
+ if (u && t === u.alias ? i = u : (i.alias = t, F.push(i)), r == null ? i.label = {
3878
+ text: ""
3879
+ } : i.label = {
3880
+ text: r
3881
+ }, o == null) i.type = {
3882
+ text: "node"
3883
+ };
3884
+ else if (typeof o == "object") {
3885
+ var _Object_entries_ = _sliced_to_array(Object.entries(o)[0], 2), d = _Object_entries_[0], y = _Object_entries_[1];
3886
+ i[d] = {
3887
+ text: y
3888
+ };
3889
+ } else i.type = {
3890
+ text: o
3891
+ };
3892
+ if (l == null) i.descr = {
3893
+ text: ""
3894
+ };
3895
+ else if (typeof l == "object") {
3896
+ var _Object_entries_1 = _sliced_to_array(Object.entries(l)[0], 2), d1 = _Object_entries_1[0], y1 = _Object_entries_1[1];
3897
+ i[d1] = {
3898
+ text: y1
3899
+ };
3900
+ } else i.descr = {
3901
+ text: l
3902
+ };
3903
+ if (typeof a == "object") {
3904
+ var _Object_entries_2 = _sliced_to_array(Object.entries(a)[0], 2), d2 = _Object_entries_2[0], y2 = _Object_entries_2[1];
3905
+ i[d2] = y2;
3906
+ } else i.tags = a;
3907
+ if (typeof s == "object") {
3908
+ var _Object_entries_3 = _sliced_to_array(Object.entries(s)[0], 2), d3 = _Object_entries_3[0], y3 = _Object_entries_3[1];
3909
+ i[d3] = y3;
3910
+ } else i.link = s;
3911
+ i.nodeType = e, i.parentBoundary = P, i.wrap = Dt(), V = P, P = t, Rt.push(V);
3912
+ }, a0 = function a0() {
3913
+ P = V, Rt.pop(), V = Rt.pop(), Rt.push(V);
3914
+ }, r0 = function r0(e, t, r, o, l, n, a, s, i, u, d) {
3915
+ var y = j.find(function(p) {
3916
+ return p.alias === t;
3917
+ });
3918
+ if (!(y === void 0 && (y = F.find(function(p) {
3919
+ return p.alias === t;
3920
+ }), y === void 0))) {
3921
+ if (r != null) if (typeof r == "object") {
3922
+ var _Object_entries_ = _sliced_to_array(Object.entries(r)[0], 2), p = _Object_entries_[0], C = _Object_entries_[1];
3923
+ y[p] = C;
3924
+ } else y.bgColor = r;
3925
+ if (o != null) if (typeof o == "object") {
3926
+ var _Object_entries_1 = _sliced_to_array(Object.entries(o)[0], 2), p1 = _Object_entries_1[0], C1 = _Object_entries_1[1];
3927
+ y[p1] = C1;
3928
+ } else y.fontColor = o;
3929
+ if (l != null) if (typeof l == "object") {
3930
+ var _Object_entries_2 = _sliced_to_array(Object.entries(l)[0], 2), p2 = _Object_entries_2[0], C2 = _Object_entries_2[1];
3931
+ y[p2] = C2;
3932
+ } else y.borderColor = l;
3933
+ if (n != null) if (typeof n == "object") {
3934
+ var _Object_entries_3 = _sliced_to_array(Object.entries(n)[0], 2), p3 = _Object_entries_3[0], C3 = _Object_entries_3[1];
3935
+ y[p3] = C3;
3936
+ } else y.shadowing = n;
3937
+ if (a != null) if (typeof a == "object") {
3938
+ var _Object_entries_4 = _sliced_to_array(Object.entries(a)[0], 2), p4 = _Object_entries_4[0], C4 = _Object_entries_4[1];
3939
+ y[p4] = C4;
3940
+ } else y.shape = a;
3941
+ if (s != null) if (typeof s == "object") {
3942
+ var _Object_entries_5 = _sliced_to_array(Object.entries(s)[0], 2), p5 = _Object_entries_5[0], C5 = _Object_entries_5[1];
3943
+ y[p5] = C5;
3944
+ } else y.sprite = s;
3945
+ if (i != null) if (typeof i == "object") {
3946
+ var _Object_entries_6 = _sliced_to_array(Object.entries(i)[0], 2), p6 = _Object_entries_6[0], C6 = _Object_entries_6[1];
3947
+ y[p6] = C6;
3948
+ } else y.techn = i;
3949
+ if (u != null) if (typeof u == "object") {
3950
+ var _Object_entries_7 = _sliced_to_array(Object.entries(u)[0], 2), p7 = _Object_entries_7[0], C7 = _Object_entries_7[1];
3951
+ y[p7] = C7;
3952
+ } else y.legendText = u;
3953
+ if (d != null) if (typeof d == "object") {
3954
+ var _Object_entries_8 = _sliced_to_array(Object.entries(d)[0], 2), p8 = _Object_entries_8[0], C8 = _Object_entries_8[1];
3955
+ y[p8] = C8;
3956
+ } else y.legendSprite = d;
3957
+ }
3958
+ }, l0 = function l0(e, t, r, o, l, n, a) {
3959
+ var s = Ft.find(function(i) {
3960
+ return i.from === t && i.to === r;
3961
+ });
3962
+ if (s !== void 0) {
3963
+ if (o != null) if (typeof o == "object") {
3964
+ var _Object_entries_ = _sliced_to_array(Object.entries(o)[0], 2), i = _Object_entries_[0], u = _Object_entries_[1];
3965
+ s[i] = u;
3966
+ } else s.textColor = o;
3967
+ if (l != null) if (typeof l == "object") {
3968
+ var _Object_entries_1 = _sliced_to_array(Object.entries(l)[0], 2), i1 = _Object_entries_1[0], u1 = _Object_entries_1[1];
3969
+ s[i1] = u1;
3970
+ } else s.lineColor = l;
3971
+ if (n != null) if (typeof n == "object") {
3972
+ var _Object_entries_2 = _sliced_to_array(Object.entries(n)[0], 2), i2 = _Object_entries_2[0], u2 = _Object_entries_2[1];
3973
+ s[i2] = parseInt(u2);
3974
+ } else s.offsetX = parseInt(n);
3975
+ if (a != null) if (typeof a == "object") {
3976
+ var _Object_entries_3 = _sliced_to_array(Object.entries(a)[0], 2), i3 = _Object_entries_3[0], u3 = _Object_entries_3[1];
3977
+ s[i3] = parseInt(u3);
3978
+ } else s.offsetY = parseInt(a);
3979
+ }
3980
+ }, o0 = function o0(e, t, r) {
3981
+ var o = Gt, l = Kt;
3982
+ if (typeof t == "object") {
3983
+ var n = Object.values(t)[0];
3984
+ o = parseInt(n);
3985
+ } else o = parseInt(t);
3986
+ if (typeof r == "object") {
3987
+ var n1 = Object.values(r)[0];
3988
+ l = parseInt(n1);
3989
+ } else l = parseInt(r);
3990
+ o >= 1 && (Gt = o), l >= 1 && (Kt = l);
3991
+ }, c0 = function c0() {
3992
+ return Gt;
3993
+ }, h0 = function h0() {
3994
+ return Kt;
3995
+ }, u0 = function u0() {
3996
+ return P;
3997
+ }, d0 = function d0() {
3998
+ return V;
3999
+ }, Ae = function Ae(e) {
4000
+ return e == null ? j : j.filter(function(t) {
4001
+ return t.parentBoundary === e;
4002
+ });
4003
+ }, f0 = function f0(e) {
4004
+ return j.find(function(t) {
4005
+ return t.alias === e;
4006
+ });
4007
+ }, p0 = function p0(e) {
4008
+ return Object.keys(Ae(e));
4009
+ }, y0 = function y0(e) {
4010
+ return e == null ? F : F.filter(function(t) {
4011
+ return t.parentBoundary === e;
4012
+ });
4013
+ }, g0 = function g0() {
4014
+ return Ft;
4015
+ }, b0 = function b0() {
4016
+ return he;
4017
+ }, _0 = function _0(e) {
4018
+ ue = e;
4019
+ }, Dt = function Dt() {
4020
+ return ue;
4021
+ }, x0 = function x0() {
4022
+ j = [], F = [
4023
+ {
4024
+ alias: "global",
4025
+ label: {
4026
+ text: "global"
4027
+ },
4028
+ type: {
4029
+ text: "global"
4030
+ },
4031
+ tags: null,
4032
+ link: null,
4033
+ parentBoundary: ""
4034
+ }
4035
+ ], V = "", P = "global", Rt = [
4036
+ ""
4037
+ ], Ft = [], Rt = [
4038
+ ""
4039
+ ], he = "", ue = !1, Gt = 4, Kt = 2;
4040
+ }, m0 = {
4041
+ SOLID: 0,
4042
+ DOTTED: 1,
4043
+ NOTE: 2,
4044
+ SOLID_CROSS: 3,
4045
+ DOTTED_CROSS: 4,
4046
+ SOLID_OPEN: 5,
4047
+ DOTTED_OPEN: 6,
4048
+ LOOP_START: 10,
4049
+ LOOP_END: 11,
4050
+ ALT_START: 12,
4051
+ ALT_ELSE: 13,
4052
+ ALT_END: 14,
4053
+ OPT_START: 15,
4054
+ OPT_END: 16,
4055
+ ACTIVE_START: 17,
4056
+ ACTIVE_END: 18,
4057
+ PAR_START: 19,
4058
+ PAR_AND: 20,
4059
+ PAR_END: 21,
4060
+ RECT_START: 22,
4061
+ RECT_END: 23,
4062
+ SOLID_POINT: 24,
4063
+ DOTTED_POINT: 25
4064
+ }, E0 = {
4065
+ FILLED: 0,
4066
+ OPEN: 1
4067
+ }, v0 = {
4068
+ LEFTOF: 0,
4069
+ RIGHTOF: 1,
4070
+ OVER: 2
4071
+ }, k0 = function k0(e) {
4072
+ he = index.Je(e, index.Ut());
4073
+ }, Ce = {
4074
+ addPersonOrSystem: $e,
4075
+ addPersonOrSystemBoundary: n0,
4076
+ addContainer: t0,
4077
+ addContainerBoundary: i0,
4078
+ addComponent: e0,
4079
+ addDeploymentNode: s0,
4080
+ popBoundaryParseStack: a0,
4081
+ addRel: Ze,
4082
+ updateElStyle: r0,
4083
+ updateRelStyle: l0,
4084
+ updateLayoutConfig: o0,
4085
+ autoWrap: Dt,
4086
+ setWrap: _0,
4087
+ getC4ShapeArray: Ae,
4088
+ getC4Shape: f0,
4089
+ getC4ShapeKeys: p0,
4090
+ getBoundarys: y0,
4091
+ getCurrentBoundaryParse: u0,
4092
+ getParentBoundaryParse: d0,
4093
+ getRels: g0,
4094
+ getTitle: b0,
4095
+ getC4Type: Ge,
4096
+ getC4ShapeInRow: c0,
4097
+ getC4BoundaryInRow: h0,
4098
+ setAccTitle: index.La,
4099
+ getAccTitle: index.Aa,
4100
+ getAccDescription: index.Ma,
4101
+ setAccDescription: index.Ea,
4102
+ parseDirective: Je,
4103
+ getConfig: function() {
4104
+ return index.Ut().c4;
4105
+ },
4106
+ clear: x0,
4107
+ LINETYPE: m0,
4108
+ ARROWTYPE: E0,
4109
+ PLACEMENT: v0,
4110
+ setTitle: k0,
4111
+ setC4Type: Ke
4112
+ }, de = function de(e, t) {
4113
+ return svgDrawCommonEbe6c236.l(e, t);
4114
+ }, we = function we(e, t, r, o, l, n) {
4115
+ var a = e.append("image");
4116
+ a.attr("width", t), a.attr("height", r), a.attr("x", o), a.attr("y", l);
4117
+ var s = n.startsWith("data:image/png;base64") ? n : index.us(n);
4118
+ a.attr("xlink:href", s);
4119
+ }, A0 = function(e, t, r) {
4120
+ var o = e.append("g");
4121
+ var l = 0;
4122
+ var _iteratorNormalCompletion = true, _didIteratorError = false, _iteratorError = undefined;
4123
+ try {
4124
+ for(var _iterator = t[Symbol.iterator](), _step; !(_iteratorNormalCompletion = (_step = _iterator.next()).done); _iteratorNormalCompletion = true){
4125
+ var n = _step.value;
4126
+ var a = n.textColor ? n.textColor : "#444444", s = n.lineColor ? n.lineColor : "#444444", i = n.offsetX ? parseInt(n.offsetX) : 0, u = n.offsetY ? parseInt(n.offsetY) : 0, d = "";
4127
+ if (l === 0) {
4128
+ var p = o.append("line");
4129
+ p.attr("x1", n.startPoint.x), p.attr("y1", n.startPoint.y), p.attr("x2", n.endPoint.x), p.attr("y2", n.endPoint.y), p.attr("stroke-width", "1"), p.attr("stroke", s), p.style("fill", "none"), n.type !== "rel_b" && p.attr("marker-end", "url(" + d + "#arrowhead)"), (n.type === "birel" || n.type === "rel_b") && p.attr("marker-start", "url(" + d + "#arrowend)"), l = -1;
4130
+ } else {
4131
+ var p1 = o.append("path");
4132
+ p1.attr("fill", "none").attr("stroke-width", "1").attr("stroke", s).attr("d", "Mstartx,starty Qcontrolx,controly stopx,stopy ".replaceAll("startx", n.startPoint.x).replaceAll("starty", n.startPoint.y).replaceAll("controlx", n.startPoint.x + (n.endPoint.x - n.startPoint.x) / 2 - (n.endPoint.x - n.startPoint.x) / 4).replaceAll("controly", n.startPoint.y + (n.endPoint.y - n.startPoint.y) / 2).replaceAll("stopx", n.endPoint.x).replaceAll("stopy", n.endPoint.y)), n.type !== "rel_b" && p1.attr("marker-end", "url(" + d + "#arrowhead)"), (n.type === "birel" || n.type === "rel_b") && p1.attr("marker-start", "url(" + d + "#arrowend)");
4133
+ }
4134
+ var y = r.messageFont();
4135
+ W(r)(n.label.text, o, Math.min(n.startPoint.x, n.endPoint.x) + Math.abs(n.endPoint.x - n.startPoint.x) / 2 + i, Math.min(n.startPoint.y, n.endPoint.y) + Math.abs(n.endPoint.y - n.startPoint.y) / 2 + u, n.label.width, n.label.height, {
4136
+ fill: a
4137
+ }, y), n.techn && n.techn.text !== "" && (y = r.messageFont(), W(r)("[" + n.techn.text + "]", o, Math.min(n.startPoint.x, n.endPoint.x) + Math.abs(n.endPoint.x - n.startPoint.x) / 2 + i, Math.min(n.startPoint.y, n.endPoint.y) + Math.abs(n.endPoint.y - n.startPoint.y) / 2 + r.messageFontSize + 5 + u, Math.max(n.label.width, n.techn.width), n.techn.height, {
4138
+ fill: a,
4139
+ "font-style": "italic"
4140
+ }, y));
4141
+ }
4142
+ } catch (err) {
4143
+ _didIteratorError = true;
4144
+ _iteratorError = err;
4145
+ } finally{
4146
+ try {
4147
+ if (!_iteratorNormalCompletion && _iterator.return != null) {
4148
+ _iterator.return();
4149
+ }
4150
+ } finally{
4151
+ if (_didIteratorError) {
4152
+ throw _iteratorError;
4153
+ }
4154
+ }
4155
+ }
4156
+ }, C0 = function C0(e, t, r) {
4157
+ var o = e.append("g");
4158
+ var l = t.bgColor ? t.bgColor : "none", n = t.borderColor ? t.borderColor : "#444444", a = t.fontColor ? t.fontColor : "black", s = {
4159
+ "stroke-width": 1,
4160
+ "stroke-dasharray": "7.0,7.0"
4161
+ };
4162
+ t.nodeType && (s = {
4163
+ "stroke-width": 1
4164
+ });
4165
+ var i = {
4166
+ x: t.x,
4167
+ y: t.y,
4168
+ fill: l,
4169
+ stroke: n,
4170
+ width: t.width,
4171
+ height: t.height,
4172
+ rx: 2.5,
4173
+ ry: 2.5,
4174
+ attrs: s
4175
+ };
4176
+ de(o, i);
4177
+ var u = r.boundaryFont();
4178
+ u.fontWeight = "bold", u.fontSize = u.fontSize + 2, u.fontColor = a, W(r)(t.label.text, o, t.x, t.y + t.label.Y, t.width, t.height, {
4179
+ fill: "#444444"
4180
+ }, u), t.type && t.type.text !== "" && (u = r.boundaryFont(), u.fontColor = a, W(r)(t.type.text, o, t.x, t.y + t.type.Y, t.width, t.height, {
4181
+ fill: "#444444"
4182
+ }, u)), t.descr && t.descr.text !== "" && (u = r.boundaryFont(), u.fontSize = u.fontSize - 2, u.fontColor = a, W(r)(t.descr.text, o, t.x, t.y + t.descr.Y, t.width, t.height, {
4183
+ fill: "#444444"
4184
+ }, u));
4185
+ }, w0 = function w0(e, t, r) {
4186
+ var y;
4187
+ var o = t.bgColor ? t.bgColor : r[t.typeC4Shape.text + "_bg_color"], l = t.borderColor ? t.borderColor : r[t.typeC4Shape.text + "_border_color"], n = t.fontColor ? t.fontColor : "#FFFFFF", a = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAIAAADYYG7QAAACD0lEQVR4Xu2YoU4EMRCGT+4j8Ai8AhaH4QHgAUjQuFMECUgMIUgwJAgMhgQsAYUiJCiQIBBY+EITsjfTdme6V24v4c8vyGbb+ZjOtN0bNcvjQXmkH83WvYBWto6PLm6v7p7uH1/w2fXD+PBycX1Pv2l3IdDm/vn7x+dXQiAubRzoURa7gRZWd0iGRIiJbOnhnfYBQZNJjNbuyY2eJG8fkDE3bbG4ep6MHUAsgYxmE3nVs6VsBWJSGccsOlFPmLIViMzLOB7pCVO2AtHJMohH7Fh6zqitQK7m0rJvAVYgGcEpe//PLdDz65sM4pF9N7ICcXDKIB5Nv6j7tD0NoSdM2QrU9Gg0ewE1LqBhHR3BBdvj2vapnidjHxD/q6vd7Pvhr31AwcY8eXMTXAKECZZJFXuEq27aLgQK5uLMohCenGGuGewOxSjBvYBqeG6B+Nqiblggdjnc+ZXDy+FNFpFzw76O3UBAROuXh6FoiAcf5g9eTvUgzy0nWg6I8cXHRUpg5bOVBCo+KDpFajOf23GgPme7RSQ+lacIENUgJ6gg1k6HjgOlqnLqip4tEuhv0hNEMXUD0clyXE3p6pZA0S2nnvTlXwLJEZWlb7cTQH1+USgTN4VhAenm/wea1OCAOmqo6fE1WCb9WSKBah+rbUWPWAmE2Rvk0ApiB45eOyNAzU8xcTvj8KvkKEoOaIYeHNA3ZuygAvFMUO0AAAAASUVORK5CYII=";
4188
+ switch(t.typeC4Shape.text){
4189
+ case "person":
4190
+ a = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAIAAADYYG7QAAACD0lEQVR4Xu2YoU4EMRCGT+4j8Ai8AhaH4QHgAUjQuFMECUgMIUgwJAgMhgQsAYUiJCiQIBBY+EITsjfTdme6V24v4c8vyGbb+ZjOtN0bNcvjQXmkH83WvYBWto6PLm6v7p7uH1/w2fXD+PBycX1Pv2l3IdDm/vn7x+dXQiAubRzoURa7gRZWd0iGRIiJbOnhnfYBQZNJjNbuyY2eJG8fkDE3bbG4ep6MHUAsgYxmE3nVs6VsBWJSGccsOlFPmLIViMzLOB7pCVO2AtHJMohH7Fh6zqitQK7m0rJvAVYgGcEpe//PLdDz65sM4pF9N7ICcXDKIB5Nv6j7tD0NoSdM2QrU9Gg0ewE1LqBhHR3BBdvj2vapnidjHxD/q6vd7Pvhr31AwcY8eXMTXAKECZZJFXuEq27aLgQK5uLMohCenGGuGewOxSjBvYBqeG6B+Nqiblggdjnc+ZXDy+FNFpFzw76O3UBAROuXh6FoiAcf5g9eTvUgzy0nWg6I8cXHRUpg5bOVBCo+KDpFajOf23GgPme7RSQ+lacIENUgJ6gg1k6HjgOlqnLqip4tEuhv0hNEMXUD0clyXE3p6pZA0S2nnvTlXwLJEZWlb7cTQH1+USgTN4VhAenm/wea1OCAOmqo6fE1WCb9WSKBah+rbUWPWAmE2Rvk0ApiB45eOyNAzU8xcTvj8KvkKEoOaIYeHNA3ZuygAvFMUO0AAAAASUVORK5CYII=";
4191
+ break;
4192
+ case "external_person":
4193
+ a = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAIAAADYYG7QAAAB6ElEQVR4Xu2YLY+EMBCG9+dWr0aj0Wg0Go1Go0+j8Xdv2uTCvv1gpt0ebHKPuhDaeW4605Z9mJvx4AdXUyTUdd08z+u6flmWZRnHsWkafk9DptAwDPu+f0eAYtu2PEaGWuj5fCIZrBAC2eLBAnRCsEkkxmeaJp7iDJ2QMDdHsLg8SxKFEJaAo8lAXnmuOFIhTMpxxKATebo4UiFknuNo4OniSIXQyRxEA3YsnjGCVEjVXD7yLUAqxBGUyPv/Y4W2beMgGuS7kVQIBycH0fD+oi5pezQETxdHKmQKGk1eQEYldK+jw5GxPfZ9z7Mk0Qnhf1W1m3w//EUn5BDmSZsbR44QQLBEqrBHqOrmSKaQAxdnLArCrxZcM7A7ZKs4ioRq8LFC+NpC3WCBJsvpVw5edm9iEXFuyNfxXAgSwfrFQ1c0iNda8AdejvUgnktOtJQQxmcfFzGglc5WVCj7oDgFqU18boeFSs52CUh8LE8BIVQDT1ABrB0HtgSEYlX5doJnCwv9TXocKCaKbnwhdDKPq4lf3SwU3HLq4V/+WYhHVMa/3b4IlfyikAduCkcBc7mQ3/z/Qq/cTuikhkzB12Ae/mcJC9U+Vo8Ej1gWAtgbeGgFsAMHr50BIWOLCbezvhpBFUdY6EJuJ/QDW0XoMX60zZ0AAAAASUVORK5CYII=";
4194
+ break;
4195
+ }
4196
+ var s = e.append("g");
4197
+ s.attr("class", "person-man");
4198
+ var i = svgDrawCommonEbe6c236.h();
4199
+ switch(t.typeC4Shape.text){
4200
+ case "person":
4201
+ case "external_person":
4202
+ case "system":
4203
+ case "external_system":
4204
+ case "container":
4205
+ case "external_container":
4206
+ case "component":
4207
+ case "external_component":
4208
+ i.x = t.x, i.y = t.y, i.fill = o, i.width = t.width, i.height = t.height, i.stroke = l, i.rx = 2.5, i.ry = 2.5, i.attrs = {
4209
+ "stroke-width": 0.5
4210
+ }, de(s, i);
4211
+ break;
4212
+ case "system_db":
4213
+ case "external_system_db":
4214
+ case "container_db":
4215
+ case "external_container_db":
4216
+ case "component_db":
4217
+ case "external_component_db":
4218
+ s.append("path").attr("fill", o).attr("stroke-width", "0.5").attr("stroke", l).attr("d", "Mstartx,startyc0,-10 half,-10 half,-10c0,0 half,0 half,10l0,heightc0,10 -half,10 -half,10c0,0 -half,0 -half,-10l0,-height".replaceAll("startx", t.x).replaceAll("starty", t.y).replaceAll("half", t.width / 2).replaceAll("height", t.height)), s.append("path").attr("fill", "none").attr("stroke-width", "0.5").attr("stroke", l).attr("d", "Mstartx,startyc0,10 half,10 half,10c0,0 half,0 half,-10".replaceAll("startx", t.x).replaceAll("starty", t.y).replaceAll("half", t.width / 2));
4219
+ break;
4220
+ case "system_queue":
4221
+ case "external_system_queue":
4222
+ case "container_queue":
4223
+ case "external_container_queue":
4224
+ case "component_queue":
4225
+ case "external_component_queue":
4226
+ s.append("path").attr("fill", o).attr("stroke-width", "0.5").attr("stroke", l).attr("d", "Mstartx,startylwidth,0c5,0 5,half 5,halfc0,0 0,half -5,halfl-width,0c-5,0 -5,-half -5,-halfc0,0 0,-half 5,-half".replaceAll("startx", t.x).replaceAll("starty", t.y).replaceAll("width", t.width).replaceAll("half", t.height / 2)), s.append("path").attr("fill", "none").attr("stroke-width", "0.5").attr("stroke", l).attr("d", "Mstartx,startyc-5,0 -5,half -5,halfc0,half 5,half 5,half".replaceAll("startx", t.x + t.width).replaceAll("starty", t.y).replaceAll("half", t.height / 2));
4227
+ break;
4228
+ }
4229
+ var u = N0(r, t.typeC4Shape.text);
4230
+ switch(s.append("text").attr("fill", n).attr("font-family", u.fontFamily).attr("font-size", u.fontSize - 2).attr("font-style", "italic").attr("lengthAdjust", "spacing").attr("textLength", t.typeC4Shape.width).attr("x", t.x + t.width / 2 - t.typeC4Shape.width / 2).attr("y", t.y + t.typeC4Shape.Y).text("<<" + t.typeC4Shape.text + ">>"), t.typeC4Shape.text){
4231
+ case "person":
4232
+ case "external_person":
4233
+ we(s, 48, 48, t.x + t.width / 2 - 24, t.y + t.image.Y, a);
4234
+ break;
4235
+ }
4236
+ var d = r[t.typeC4Shape.text + "Font"]();
4237
+ return d.fontWeight = "bold", d.fontSize = d.fontSize + 2, d.fontColor = n, W(r)(t.label.text, s, t.x, t.y + t.label.Y, t.width, t.height, {
4238
+ fill: n
4239
+ }, d), d = r[t.typeC4Shape.text + "Font"](), d.fontColor = n, t.techn && ((y = t.techn) == null ? void 0 : y.text) !== "" ? W(r)(t.techn.text, s, t.x, t.y + t.techn.Y, t.width, t.height, {
4240
+ fill: n,
4241
+ "font-style": "italic"
4242
+ }, d) : t.type && t.type.text !== "" && W(r)(t.type.text, s, t.x, t.y + t.type.Y, t.width, t.height, {
4243
+ fill: n,
4244
+ "font-style": "italic"
4245
+ }, d), t.descr && t.descr.text !== "" && (d = r.personFont(), d.fontColor = n, W(r)(t.descr.text, s, t.x, t.y + t.descr.Y, t.width, t.height, {
4246
+ fill: n
4247
+ }, d)), t.height;
4248
+ }, T0 = function T0(e) {
4249
+ e.append("defs").append("symbol").attr("id", "database").attr("fill-rule", "evenodd").attr("clip-rule", "evenodd").append("path").attr("transform", "scale(.5)").attr("d", "M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z");
4250
+ }, O0 = function O0(e) {
4251
+ e.append("defs").append("symbol").attr("id", "computer").attr("width", "24").attr("height", "24").append("path").attr("transform", "scale(.5)").attr("d", "M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z");
4252
+ }, R0 = function R0(e) {
4253
+ e.append("defs").append("symbol").attr("id", "clock").attr("width", "24").attr("height", "24").append("path").attr("transform", "scale(.5)").attr("d", "M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z");
4254
+ }, D0 = function D0(e) {
4255
+ e.append("defs").append("marker").attr("id", "arrowhead").attr("refX", 9).attr("refY", 5).attr("markerUnits", "userSpaceOnUse").attr("markerWidth", 12).attr("markerHeight", 12).attr("orient", "auto").append("path").attr("d", "M 0 0 L 10 5 L 0 10 z");
4256
+ }, S0 = function S0(e) {
4257
+ e.append("defs").append("marker").attr("id", "arrowend").attr("refX", 1).attr("refY", 5).attr("markerUnits", "userSpaceOnUse").attr("markerWidth", 12).attr("markerHeight", 12).attr("orient", "auto").append("path").attr("d", "M 10 0 L 0 5 L 10 10 z");
4258
+ }, P0 = function P0(e) {
4259
+ e.append("defs").append("marker").attr("id", "filled-head").attr("refX", 18).attr("refY", 7).attr("markerWidth", 20).attr("markerHeight", 28).attr("orient", "auto").append("path").attr("d", "M 18,7 L9,13 L14,7 L9,1 Z");
4260
+ }, M0 = function M0(e) {
4261
+ e.append("defs").append("marker").attr("id", "sequencenumber").attr("refX", 15).attr("refY", 15).attr("markerWidth", 60).attr("markerHeight", 40).attr("orient", "auto").append("circle").attr("cx", 15).attr("cy", 15).attr("r", 6);
4262
+ }, L0 = function L0(e) {
4263
+ var r = e.append("defs").append("marker").attr("id", "crosshead").attr("markerWidth", 15).attr("markerHeight", 8).attr("orient", "auto").attr("refX", 16).attr("refY", 4);
4264
+ r.append("path").attr("fill", "black").attr("stroke", "#000000").style("stroke-dasharray", "0, 0").attr("stroke-width", "1px").attr("d", "M 9,2 V 6 L16,4 Z"), r.append("path").attr("fill", "none").attr("stroke", "#000000").style("stroke-dasharray", "0, 0").attr("stroke-width", "1px").attr("d", "M 0,1 L 6,7 M 6,1 L 0,7");
4265
+ }, N0 = function(e, t) {
4266
+ return {
4267
+ fontFamily: e[t + "FontFamily"],
4268
+ fontSize: e[t + "FontSize"],
4269
+ fontWeight: e[t + "FontWeight"]
4270
+ };
4271
+ }, W = function() {
4272
+ function e(l, n, a, s, i, u, d) {
4273
+ var y = n.append("text").attr("x", a + i / 2).attr("y", s + u / 2 + 5).style("text-anchor", "middle").text(l);
4274
+ o(y, d);
4275
+ }
4276
+ function t(l, n, a, s, i, u, d, y) {
4277
+ var p = y.fontSize, C = y.fontFamily, T = y.fontWeight, R = l.split(index.Bn.lineBreakRegex);
4278
+ for(var S = 0; S < R.length; S++){
4279
+ var L = S * p - p * (R.length - 1) / 2, Y = n.append("text").attr("x", a + i / 2).attr("y", s).style("text-anchor", "middle").attr("dominant-baseline", "middle").style("font-size", p).style("font-weight", T).style("font-family", C);
4280
+ Y.append("tspan").attr("dy", L).text(R[S]).attr("alignment-baseline", "mathematical"), o(Y, d);
4281
+ }
4282
+ }
4283
+ function r(l, n, a, s, i, u, d, y) {
4284
+ var p = n.append("switch"), T = p.append("foreignObject").attr("x", a).attr("y", s).attr("width", i).attr("height", u).append("xhtml:div").style("display", "table").style("height", "100%").style("width", "100%");
4285
+ T.append("div").style("display", "table-cell").style("text-align", "center").style("vertical-align", "middle").text(l), t(l, p, a, s, i, u, d, y), o(T, d);
4286
+ }
4287
+ function o(l, n) {
4288
+ for(var a in n)n.hasOwnProperty(a) && l.attr(a, n[a]);
4289
+ }
4290
+ return function(l) {
4291
+ return l.textPlacement === "fo" ? r : l.textPlacement === "old" ? e : t;
4292
+ };
4293
+ }(), U = {
4294
+ drawRect: de,
4295
+ drawBoundary: C0,
4296
+ drawC4Shape: w0,
4297
+ drawRels: A0,
4298
+ drawImage: we,
4299
+ insertArrowHead: D0,
4300
+ insertArrowEnd: S0,
4301
+ insertArrowFilledHead: P0,
4302
+ insertDynamicNumber: M0,
4303
+ insertArrowCrossHead: L0,
4304
+ insertDatabaseIcon: T0,
4305
+ insertComputerIcon: O0,
4306
+ insertClockIcon: R0
4307
+ };
4308
+ var Jt = 0, Zt = 0, Te = 4, oe = 2;
4309
+ qt.yy = Ce;
4310
+ var b = {};
4311
+ var Oe = /*#__PURE__*/ function() {
4312
+ function Oe(t) {
4313
+ _class_call_check(this, Oe);
4314
+ this.name = "", this.data = {}, this.data.startx = void 0, this.data.stopx = void 0, this.data.starty = void 0, this.data.stopy = void 0, this.data.widthLimit = void 0, this.nextData = {}, this.nextData.startx = void 0, this.nextData.stopx = void 0, this.nextData.starty = void 0, this.nextData.stopy = void 0, this.nextData.cnt = 0, ce(t.db.getConfig());
4315
+ }
4316
+ _create_class(Oe, [
4317
+ {
4318
+ key: "setData",
4319
+ value: function setData(t, r, o, l) {
4320
+ this.nextData.startx = this.data.startx = t, this.nextData.stopx = this.data.stopx = r, this.nextData.starty = this.data.starty = o, this.nextData.stopy = this.data.stopy = l;
4321
+ }
4322
+ },
4323
+ {
4324
+ key: "updateVal",
4325
+ value: function updateVal(t, r, o, l) {
4326
+ t[r] === void 0 ? t[r] = o : t[r] = l(o, t[r]);
4327
+ }
4328
+ },
4329
+ {
4330
+ key: "insert",
4331
+ value: function insert(t) {
4332
+ this.nextData.cnt = this.nextData.cnt + 1;
4333
+ var r = this.nextData.startx === this.nextData.stopx ? this.nextData.stopx + t.margin : this.nextData.stopx + t.margin * 2, o = r + t.width, l = this.nextData.starty + t.margin * 2, n = l + t.height;
4334
+ (r >= this.data.widthLimit || o >= this.data.widthLimit || this.nextData.cnt > Te) && (r = this.nextData.startx + t.margin + b.nextLinePaddingX, l = this.nextData.stopy + t.margin * 2, this.nextData.stopx = o = r + t.width, this.nextData.starty = this.nextData.stopy, this.nextData.stopy = n = l + t.height, this.nextData.cnt = 1), t.x = r, t.y = l, this.updateVal(this.data, "startx", r, Math.min), this.updateVal(this.data, "starty", l, Math.min), this.updateVal(this.data, "stopx", o, Math.max), this.updateVal(this.data, "stopy", n, Math.max), this.updateVal(this.nextData, "startx", r, Math.min), this.updateVal(this.nextData, "starty", l, Math.min), this.updateVal(this.nextData, "stopx", o, Math.max), this.updateVal(this.nextData, "stopy", n, Math.max);
4335
+ }
4336
+ },
4337
+ {
4338
+ key: "init",
4339
+ value: function init(t) {
4340
+ this.name = "", this.data = {
4341
+ startx: void 0,
4342
+ stopx: void 0,
4343
+ starty: void 0,
4344
+ stopy: void 0,
4345
+ widthLimit: void 0
4346
+ }, this.nextData = {
4347
+ startx: void 0,
4348
+ stopx: void 0,
4349
+ starty: void 0,
4350
+ stopy: void 0,
4351
+ cnt: 0
4352
+ }, ce(t.db.getConfig());
4353
+ }
4354
+ },
4355
+ {
4356
+ key: "bumpLastMargin",
4357
+ value: function bumpLastMargin(t) {
4358
+ this.data.stopx += t, this.data.stopy += t;
4359
+ }
4360
+ }
4361
+ ]);
4362
+ return Oe;
4363
+ }();
4364
+ var ce = function ce(e) {
4365
+ index.nt(b, e), e.fontFamily && (b.personFontFamily = b.systemFontFamily = b.messageFontFamily = e.fontFamily), e.fontSize && (b.personFontSize = b.systemFontSize = b.messageFontSize = e.fontSize), e.fontWeight && (b.personFontWeight = b.systemFontWeight = b.messageFontWeight = e.fontWeight);
4366
+ }, jt = function(e, t) {
4367
+ return {
4368
+ fontFamily: e[t + "FontFamily"],
4369
+ fontSize: e[t + "FontSize"],
4370
+ fontWeight: e[t + "FontWeight"]
4371
+ };
4372
+ }, Ht = function(e) {
4373
+ return {
4374
+ fontFamily: e.boundaryFontFamily,
4375
+ fontSize: e.boundaryFontSize,
4376
+ fontWeight: e.boundaryFontWeight
4377
+ };
4378
+ }, B0 = function(e) {
4379
+ return {
4380
+ fontFamily: e.messageFontFamily,
4381
+ fontSize: e.messageFontSize,
4382
+ fontWeight: e.messageFontWeight
4383
+ };
4384
+ };
4385
+ function I(e, t, r, o, l) {
4386
+ if (!t[e].width) if (r) t[e].text = index.E0(t[e].text, l, o), t[e].textLines = t[e].text.split(index.Bn.lineBreakRegex).length, t[e].width = l, t[e].height = index.O0(t[e].text, o);
4387
+ else {
4388
+ var n = t[e].text.split(index.Bn.lineBreakRegex);
4389
+ t[e].textLines = n.length;
4390
+ var a = 0;
4391
+ t[e].height = 0, t[e].width = 0;
4392
+ var _iteratorNormalCompletion = true, _didIteratorError = false, _iteratorError = undefined;
4393
+ try {
4394
+ for(var _iterator = n[Symbol.iterator](), _step; !(_iteratorNormalCompletion = (_step = _iterator.next()).done); _iteratorNormalCompletion = true){
4395
+ var s = _step.value;
4396
+ t[e].width = Math.max(index.er(s, o), t[e].width), a = index.O0(s, o), t[e].height = t[e].height + a;
4397
+ }
4398
+ } catch (err) {
4399
+ _didIteratorError = true;
4400
+ _iteratorError = err;
4401
+ } finally{
4402
+ try {
4403
+ if (!_iteratorNormalCompletion && _iterator.return != null) {
4404
+ _iterator.return();
4405
+ }
4406
+ } finally{
4407
+ if (_didIteratorError) {
4408
+ throw _iteratorError;
4409
+ }
4410
+ }
4411
+ }
4412
+ }
4413
+ }
4414
+ var Re = function Re(e, t, r) {
4415
+ t.x = r.data.startx, t.y = r.data.starty, t.width = r.data.stopx - r.data.startx, t.height = r.data.stopy - r.data.starty, t.label.y = b.c4ShapeMargin - 35;
4416
+ var o = t.wrap && b.wrap, l = Ht(b);
4417
+ l.fontSize = l.fontSize + 2, l.fontWeight = "bold";
4418
+ var n = index.er(t.label.text, l);
4419
+ I("label", t, o, l, n), U.drawBoundary(e, t, b);
4420
+ }, De = function De(e, t, r, o) {
4421
+ var l = 0;
4422
+ var _iteratorNormalCompletion = true, _didIteratorError = false, _iteratorError = undefined;
4423
+ try {
4424
+ for(var _iterator = o[Symbol.iterator](), _step; !(_iteratorNormalCompletion = (_step = _iterator.next()).done); _iteratorNormalCompletion = true){
4425
+ var n = _step.value;
4426
+ l = 0;
4427
+ var a = r[n];
4428
+ var s = jt(b, a.typeC4Shape.text);
4429
+ switch(s.fontSize = s.fontSize - 2, a.typeC4Shape.width = index.er("\xab" + a.typeC4Shape.text + "\xbb", s), a.typeC4Shape.height = s.fontSize + 2, a.typeC4Shape.Y = b.c4ShapePadding, l = a.typeC4Shape.Y + a.typeC4Shape.height - 4, a.image = {
4430
+ width: 0,
4431
+ height: 0,
4432
+ Y: 0
4433
+ }, a.typeC4Shape.text){
4434
+ case "person":
4435
+ case "external_person":
4436
+ a.image.width = 48, a.image.height = 48, a.image.Y = l, l = a.image.Y + a.image.height;
4437
+ break;
4438
+ }
4439
+ a.sprite && (a.image.width = 48, a.image.height = 48, a.image.Y = l, l = a.image.Y + a.image.height);
4440
+ var i = a.wrap && b.wrap, u = b.width - b.c4ShapePadding * 2, d = jt(b, a.typeC4Shape.text);
4441
+ if (d.fontSize = d.fontSize + 2, d.fontWeight = "bold", I("label", a, i, d, u), a.label.Y = l + 8, l = a.label.Y + a.label.height, a.type && a.type.text !== "") {
4442
+ a.type.text = "[" + a.type.text + "]";
4443
+ var C = jt(b, a.typeC4Shape.text);
4444
+ I("type", a, i, C, u), a.type.Y = l + 5, l = a.type.Y + a.type.height;
4445
+ } else if (a.techn && a.techn.text !== "") {
4446
+ a.techn.text = "[" + a.techn.text + "]";
4447
+ var C1 = jt(b, a.techn.text);
4448
+ I("techn", a, i, C1, u), a.techn.Y = l + 5, l = a.techn.Y + a.techn.height;
4449
+ }
4450
+ var y = l, p = a.label.width;
4451
+ if (a.descr && a.descr.text !== "") {
4452
+ var C2 = jt(b, a.typeC4Shape.text);
4453
+ I("descr", a, i, C2, u), a.descr.Y = l + 20, l = a.descr.Y + a.descr.height, p = Math.max(a.label.width, a.descr.width), y = l - a.descr.textLines * 5;
4454
+ }
4455
+ p = p + b.c4ShapePadding, a.width = Math.max(a.width || b.width, p, b.width), a.height = Math.max(a.height || b.height, y, b.height), a.margin = a.margin || b.c4ShapeMargin, e.insert(a), U.drawC4Shape(t, a, b);
4456
+ }
4457
+ } catch (err) {
4458
+ _didIteratorError = true;
4459
+ _iteratorError = err;
4460
+ } finally{
4461
+ try {
4462
+ if (!_iteratorNormalCompletion && _iterator.return != null) {
4463
+ _iterator.return();
4464
+ }
4465
+ } finally{
4466
+ if (_didIteratorError) {
4467
+ throw _iteratorError;
4468
+ }
4469
+ }
4470
+ }
4471
+ e.bumpLastMargin(b.c4ShapeMargin);
4472
+ };
4473
+ var B = function B(t, r) {
4474
+ _class_call_check(this, B);
4475
+ this.x = t, this.y = r;
4476
+ };
4477
+ var me = function me(e, t) {
4478
+ var r = e.x, o = e.y, l = t.x, n = t.y, a = r + e.width / 2, s = o + e.height / 2, i = Math.abs(r - l), u = Math.abs(o - n), d = u / i, y = e.height / e.width, p = null;
4479
+ return o == n && r < l ? p = new B(r + e.width, s) : o == n && r > l ? p = new B(r, s) : r == l && o < n ? p = new B(a, o + e.height) : r == l && o > n && (p = new B(a, o)), r > l && o < n ? y >= d ? p = new B(r, s + d * e.width / 2) : p = new B(a - i / u * e.height / 2, o + e.height) : r < l && o < n ? y >= d ? p = new B(r + e.width, s + d * e.width / 2) : p = new B(a + i / u * e.height / 2, o + e.height) : r < l && o > n ? y >= d ? p = new B(r + e.width, s - d * e.width / 2) : p = new B(a + e.height / 2 * i / u, o) : r > l && o > n && (y >= d ? p = new B(r, s - e.width / 2 * d) : p = new B(a - e.height / 2 * i / u, o)), p;
4480
+ }, Y0 = function Y0(e, t) {
4481
+ var r = {
4482
+ x: 0,
4483
+ y: 0
4484
+ };
4485
+ r.x = t.x + t.width / 2, r.y = t.y + t.height / 2;
4486
+ var o = me(e, r);
4487
+ r.x = e.x + e.width / 2, r.y = e.y + e.height / 2;
4488
+ var l = me(t, r);
4489
+ return {
4490
+ startPoint: o,
4491
+ endPoint: l
4492
+ };
4493
+ };
4494
+ var I0 = function I0(e, t, r, o) {
4495
+ var l = 0;
4496
+ var _iteratorNormalCompletion = true, _didIteratorError = false, _iteratorError = undefined;
4497
+ try {
4498
+ for(var _iterator = t[Symbol.iterator](), _step; !(_iteratorNormalCompletion = (_step = _iterator.next()).done); _iteratorNormalCompletion = true){
4499
+ var n = _step.value;
4500
+ l = l + 1;
4501
+ var a = n.wrap && b.wrap, s = B0(b);
4502
+ o.db.getC4Type() === "C4Dynamic" && (n.label.text = l + ": " + n.label.text);
4503
+ var u = index.er(n.label.text, s);
4504
+ I("label", n, a, s, u), n.techn && n.techn.text !== "" && (u = index.er(n.techn.text, s), I("techn", n, a, s, u)), n.descr && n.descr.text !== "" && (u = index.er(n.descr.text, s), I("descr", n, a, s, u));
4505
+ var d = r(n.from), y = r(n.to), p = Y0(d, y);
4506
+ n.startPoint = p.startPoint, n.endPoint = p.endPoint;
4507
+ }
4508
+ } catch (err) {
4509
+ _didIteratorError = true;
4510
+ _iteratorError = err;
4511
+ } finally{
4512
+ try {
4513
+ if (!_iteratorNormalCompletion && _iterator.return != null) {
4514
+ _iterator.return();
4515
+ }
4516
+ } finally{
4517
+ if (_didIteratorError) {
4518
+ throw _iteratorError;
4519
+ }
4520
+ }
4521
+ }
4522
+ U.drawRels(e, t, b);
4523
+ };
4524
+ function Se(e, t, r, o, l) {
4525
+ var n = new Oe(l);
4526
+ n.data.widthLimit = r.data.widthLimit / Math.min(oe, o.length);
4527
+ var _iteratorNormalCompletion = true, _didIteratorError = false, _iteratorError = undefined;
4528
+ try {
4529
+ for(var _iterator = o.entries()[Symbol.iterator](), _step; !(_iteratorNormalCompletion = (_step = _iterator.next()).done); _iteratorNormalCompletion = true){
4530
+ var _step_value = _sliced_to_array(_step.value, 2), a = _step_value[0], s = _step_value[1];
4531
+ var i = 0;
4532
+ s.image = {
4533
+ width: 0,
4534
+ height: 0,
4535
+ Y: 0
4536
+ }, s.sprite && (s.image.width = 48, s.image.height = 48, s.image.Y = i, i = s.image.Y + s.image.height);
4537
+ var u = s.wrap && b.wrap, d = Ht(b);
4538
+ if (d.fontSize = d.fontSize + 2, d.fontWeight = "bold", I("label", s, u, d, n.data.widthLimit), s.label.Y = i + 8, i = s.label.Y + s.label.height, s.type && s.type.text !== "") {
4539
+ s.type.text = "[" + s.type.text + "]";
4540
+ var T = Ht(b);
4541
+ I("type", s, u, T, n.data.widthLimit), s.type.Y = i + 5, i = s.type.Y + s.type.height;
4542
+ }
4543
+ if (s.descr && s.descr.text !== "") {
4544
+ var T1 = Ht(b);
4545
+ T1.fontSize = T1.fontSize - 2, I("descr", s, u, T1, n.data.widthLimit), s.descr.Y = i + 20, i = s.descr.Y + s.descr.height;
4546
+ }
4547
+ if (a == 0 || a % oe === 0) {
4548
+ var T2 = r.data.startx + b.diagramMarginX, R = r.data.stopy + b.diagramMarginY + i;
4549
+ n.setData(T2, T2, R, R);
4550
+ } else {
4551
+ var T3 = n.data.stopx !== n.data.startx ? n.data.stopx + b.diagramMarginX : n.data.startx, R1 = n.data.starty;
4552
+ n.setData(T3, T3, R1, R1);
4553
+ }
4554
+ n.name = s.alias;
4555
+ var y = l.db.getC4ShapeArray(s.alias), p = l.db.getC4ShapeKeys(s.alias);
4556
+ p.length > 0 && De(n, e, y, p), t = s.alias;
4557
+ var C = l.db.getBoundarys(t);
4558
+ C.length > 0 && Se(e, t, n, C, l), s.alias !== "global" && Re(e, s, n), r.data.stopy = Math.max(n.data.stopy + b.c4ShapeMargin, r.data.stopy), r.data.stopx = Math.max(n.data.stopx + b.c4ShapeMargin, r.data.stopx), Jt = Math.max(Jt, r.data.stopx), Zt = Math.max(Zt, r.data.stopy);
4559
+ }
4560
+ } catch (err) {
4561
+ _didIteratorError = true;
4562
+ _iteratorError = err;
4563
+ } finally{
4564
+ try {
4565
+ if (!_iteratorNormalCompletion && _iterator.return != null) {
4566
+ _iterator.return();
4567
+ }
4568
+ } finally{
4569
+ if (_didIteratorError) {
4570
+ throw _iteratorError;
4571
+ }
4572
+ }
4573
+ }
4574
+ }
4575
+ var V0 = function V0(e, t, r, o) {
4576
+ b = index.Ut().c4;
4577
+ var l = index.Ut().securityLevel;
4578
+ var n;
4579
+ l === "sandbox" && (n = index.At("#i" + t));
4580
+ var a = l === "sandbox" ? index.At(n.nodes()[0].contentDocument.body) : index.At("body");
4581
+ var s = o.db;
4582
+ o.db.setWrap(b.wrap), Te = s.getC4ShapeInRow(), oe = s.getC4BoundaryInRow(), index.S.debug("C:".concat(JSON.stringify(b, null, 2)));
4583
+ var i = l === "sandbox" ? a.select('[id="'.concat(t, '"]')) : index.At('[id="'.concat(t, '"]'));
4584
+ U.insertComputerIcon(i), U.insertDatabaseIcon(i), U.insertClockIcon(i);
4585
+ var u = new Oe(o);
4586
+ u.setData(b.diagramMarginX, b.diagramMarginX, b.diagramMarginY, b.diagramMarginY), u.data.widthLimit = screen.availWidth, Jt = b.diagramMarginX, Zt = b.diagramMarginY;
4587
+ var d = o.db.getTitle();
4588
+ var y = o.db.getBoundarys("");
4589
+ Se(i, "", u, y, o), U.insertArrowHead(i), U.insertArrowEnd(i), U.insertArrowCrossHead(i), U.insertArrowFilledHead(i), I0(i, o.db.getRels(), o.db.getC4Shape, o), u.data.stopx = Jt, u.data.stopy = Zt;
4590
+ var p = u.data;
4591
+ var T = p.stopy - p.starty + 2 * b.diagramMarginY;
4592
+ var S = p.stopx - p.startx + 2 * b.diagramMarginX;
4593
+ d && i.append("text").text(d).attr("x", (p.stopx - p.startx) / 2 - 4 * b.diagramMarginX).attr("y", p.starty + b.diagramMarginY), index.Yg(i, T, S, b.useMaxWidth);
4594
+ var L = d ? 60 : 0;
4595
+ i.attr("viewBox", p.startx - b.diagramMarginX + " -" + (b.diagramMarginY + L) + " " + S + " " + (T + L)), index.S.debug("models:", p);
4596
+ }, Ee = {
4597
+ drawPersonOrSystemArray: De,
4598
+ drawBoundary: Re,
4599
+ setConf: ce,
4600
+ draw: V0
4601
+ }, j0 = function(e) {
4602
+ return ".person {\n stroke: ".concat(e.personBorder, ";\n fill: ").concat(e.personBkg, ";\n }\n");
4603
+ }, U0 = j0, z0 = {
4604
+ parser: qe,
4605
+ db: Ce,
4606
+ renderer: Ee,
4607
+ styles: U0,
4608
+ init: function(e) {
4609
+ Ee.setConf(e.c4);
4610
+ }
4611
+ };
4612
+
4613
+ exports.diagram = z0;