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