@data_wise/hyper-markdown 1.0.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 (64) hide show
  1. package/LICENSE +201 -0
  2. package/README.md +201 -0
  3. package/dist/_basePickBy-CU9zxouA.js +151 -0
  4. package/dist/_baseUniq-Dfv1esQT.js +614 -0
  5. package/dist/arc-c3dke9_g.js +83 -0
  6. package/dist/architecture-U656AL7Q-zgUqrnAb.js +5 -0
  7. package/dist/architectureDiagram-VXUJARFQ-Dv4YjP5o.js +4665 -0
  8. package/dist/blockDiagram-VD42YOAC-D98UGbTn.js +2265 -0
  9. package/dist/c4Diagram-YG6GDRKO-XUzUdD_2.js +1581 -0
  10. package/dist/channel-C5xtftmJ.js +5 -0
  11. package/dist/chunk-4BX2VUAB-DEeESiZ5.js +9 -0
  12. package/dist/chunk-55IACEB6-DHxOGacI.js +8 -0
  13. package/dist/chunk-B4BG7PRW-8o0v-7qo.js +1376 -0
  14. package/dist/chunk-DI55MBZ5-DW3vqV--.js +1382 -0
  15. package/dist/chunk-FMBD7UC4-DDdtUAG0.js +19 -0
  16. package/dist/chunk-QN33PNHL-CSSbo0QX.js +20 -0
  17. package/dist/chunk-QZHKN3VN-w9zLiEAG.js +15 -0
  18. package/dist/chunk-TZMSLE5B-t-rP83k8.js +64 -0
  19. package/dist/classDiagram-2ON5EDUG-e9sZhnve.js +16 -0
  20. package/dist/classDiagram-v2-WZHVMYZB-e9sZhnve.js +16 -0
  21. package/dist/clone-DiTglB0h.js +8 -0
  22. package/dist/cose-bilkent-S5V4N54A-CWVtemhp.js +2605 -0
  23. package/dist/cytoscape.esm-ZmItrg9y.js +18731 -0
  24. package/dist/dagre-6UL2VRFP-MV2ZfZta.js +447 -0
  25. package/dist/defaultLocale-D7EN2tov.js +171 -0
  26. package/dist/diagram-PSM6KHXK-5lJpUCK9.js +534 -0
  27. package/dist/diagram-QEK2KX5R-CNU6jJsS.js +221 -0
  28. package/dist/diagram-S2PKOQOG-BKjk2v_A.js +143 -0
  29. package/dist/erDiagram-Q2GNP2WA-BtAVbAYU.js +842 -0
  30. package/dist/flowDiagram-NV44I4VS-DISVIV3t.js +1627 -0
  31. package/dist/ganttDiagram-LVOFAZNH-Ddt7ksjd.js +2499 -0
  32. package/dist/gitGraph-F6HP7TQM-BAIad0GA.js +5 -0
  33. package/dist/gitGraphDiagram-NY62KEGX-C-l5siHi.js +712 -0
  34. package/dist/graph-DoqhIGWS.js +247 -0
  35. package/dist/hyper-markdown.es.js +11 -0
  36. package/dist/hyper-markdown.umd.js +3180 -0
  37. package/dist/index-D8q1QLkY.js +139643 -0
  38. package/dist/info-NVLQJR56-temdJZnQ.js +5 -0
  39. package/dist/infoDiagram-ER5ION4S-CWrTqrrP.js +24 -0
  40. package/dist/init-DjUOC4st.js +16 -0
  41. package/dist/journeyDiagram-XKPGCS4Q-033aYkz7.js +836 -0
  42. package/dist/kanban-definition-3W4ZIXB7-Dz47qxF_.js +720 -0
  43. package/dist/katex-dDbcVckU.js +11687 -0
  44. package/dist/layout-DRpSHON1.js +1335 -0
  45. package/dist/linear-BO6pDEmK.js +259 -0
  46. package/dist/mermaid-parser.core-D_tMj5cA.js +12921 -0
  47. package/dist/mindmap-definition-VGOIOE7T-BsHgjAmS.js +786 -0
  48. package/dist/ordinal-DfAQgscy.js +61 -0
  49. package/dist/packet-BFZMPI3H-Bzlf_wLW.js +5 -0
  50. package/dist/pie-7BOR55EZ-Czidi0ky.js +5 -0
  51. package/dist/pieDiagram-ADFJNKIX-CSpQeOry.js +161 -0
  52. package/dist/quadrantDiagram-AYHSOK5B-flM7H9xo.js +1024 -0
  53. package/dist/radar-NHE76QYJ-D1f__eiC.js +5 -0
  54. package/dist/requirementDiagram-UZGBJVZJ-1iG0LrwF.js +852 -0
  55. package/dist/sankeyDiagram-TZEHDZUN-0SClKoX9.js +810 -0
  56. package/dist/sequenceDiagram-WL72ISMW-Bwbc6j-1.js +2518 -0
  57. package/dist/stateDiagram-FKZM4ZOC-BuNY3ZqE.js +263 -0
  58. package/dist/stateDiagram-v2-4FDKWEC3-CB1nMpEc.js +16 -0
  59. package/dist/style.css +10 -0
  60. package/dist/timeline-definition-IT6M3QCI-CjFYKVsS.js +801 -0
  61. package/dist/treemap-KMMF4GRG-Cs8Vv-VD.js +5 -0
  62. package/dist/xychartDiagram-PRI3JC2R-B6hpuUj2.js +1340 -0
  63. package/package.json +70 -0
  64. package/types/index.d.ts +34 -0
@@ -0,0 +1,852 @@
1
+ import { g as Ge } from "./chunk-55IACEB6-DHxOGacI.js";
2
+ import { s as ze } from "./chunk-QN33PNHL-CSSbo0QX.js";
3
+ import { _ as f, b as Xe, a as Je, s as Ze, g as et, p as tt, q as st, c as Ne, l as qe, y as it, B as rt, o as nt, r as at, u as lt } from "./index-D8q1QLkY.js";
4
+ var Ae = function() {
5
+ var e = /* @__PURE__ */ f(function(P, i, r, l) {
6
+ for (r = r || {}, l = P.length; l--; r[P[l]] = i) ;
7
+ return r;
8
+ }, "o"), a = [1, 3], u = [1, 4], o = [1, 5], m = [1, 6], c = [5, 6, 8, 9, 11, 13, 21, 22, 23, 24, 41, 42, 43, 44, 45, 46, 54, 72, 74, 77, 89, 90], p = [1, 22], R = [2, 7], h = [1, 26], E = [1, 27], I = [1, 28], k = [1, 29], A = [1, 33], C = [1, 34], V = [1, 35], v = [1, 36], x = [1, 37], L = [1, 38], D = [1, 24], O = [1, 31], w = [1, 32], M = [1, 30], g = [1, 39], _ = [1, 40], y = [5, 8, 9, 11, 13, 21, 22, 23, 24, 41, 42, 43, 44, 45, 46, 54, 72, 74, 77, 89, 90], $ = [1, 61], X = [89, 90], Ce = [5, 8, 9, 11, 13, 21, 22, 23, 24, 27, 29, 41, 42, 43, 44, 45, 46, 54, 61, 63, 72, 74, 75, 76, 77, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90], de = [27, 29], Ve = [1, 70], ve = [1, 71], xe = [1, 72], Le = [1, 73], De = [1, 74], Oe = [1, 75], we = [1, 76], ee = [1, 83], U = [1, 80], te = [1, 84], se = [1, 85], ie = [1, 86], re = [1, 87], ne = [1, 88], ae = [1, 89], le = [1, 90], ce = [1, 91], oe = [1, 92], pe = [5, 8, 9, 11, 13, 21, 22, 23, 24, 27, 41, 42, 43, 44, 45, 46, 54, 72, 74, 75, 76, 77, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90], Y = [63, 64], Me = [1, 101], Fe = [5, 8, 9, 11, 13, 21, 22, 23, 24, 41, 42, 43, 44, 45, 46, 54, 72, 74, 76, 77, 89, 90], N = [5, 8, 9, 11, 13, 21, 22, 23, 24, 41, 42, 43, 44, 45, 46, 54, 72, 74, 75, 76, 77, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90], B = [1, 110], Q = [1, 106], H = [1, 107], K = [1, 108], W = [1, 109], j = [1, 111], he = [1, 116], ue = [1, 117], fe = [1, 114], me = [1, 115], Se = {
9
+ trace: /* @__PURE__ */ f(function() {
10
+ }, "trace"),
11
+ yy: {},
12
+ symbols_: { error: 2, start: 3, directive: 4, NEWLINE: 5, RD: 6, diagram: 7, EOF: 8, acc_title: 9, acc_title_value: 10, acc_descr: 11, acc_descr_value: 12, acc_descr_multiline_value: 13, requirementDef: 14, elementDef: 15, relationshipDef: 16, direction: 17, styleStatement: 18, classDefStatement: 19, classStatement: 20, direction_tb: 21, direction_bt: 22, direction_rl: 23, direction_lr: 24, requirementType: 25, requirementName: 26, STRUCT_START: 27, requirementBody: 28, STYLE_SEPARATOR: 29, idList: 30, ID: 31, COLONSEP: 32, id: 33, TEXT: 34, text: 35, RISK: 36, riskLevel: 37, VERIFYMTHD: 38, verifyType: 39, STRUCT_STOP: 40, REQUIREMENT: 41, FUNCTIONAL_REQUIREMENT: 42, INTERFACE_REQUIREMENT: 43, PERFORMANCE_REQUIREMENT: 44, PHYSICAL_REQUIREMENT: 45, DESIGN_CONSTRAINT: 46, LOW_RISK: 47, MED_RISK: 48, HIGH_RISK: 49, VERIFY_ANALYSIS: 50, VERIFY_DEMONSTRATION: 51, VERIFY_INSPECTION: 52, VERIFY_TEST: 53, ELEMENT: 54, elementName: 55, elementBody: 56, TYPE: 57, type: 58, DOCREF: 59, ref: 60, END_ARROW_L: 61, relationship: 62, LINE: 63, END_ARROW_R: 64, CONTAINS: 65, COPIES: 66, DERIVES: 67, SATISFIES: 68, VERIFIES: 69, REFINES: 70, TRACES: 71, CLASSDEF: 72, stylesOpt: 73, CLASS: 74, ALPHA: 75, COMMA: 76, STYLE: 77, style: 78, styleComponent: 79, NUM: 80, COLON: 81, UNIT: 82, SPACE: 83, BRKT: 84, PCT: 85, MINUS: 86, LABEL: 87, SEMICOLON: 88, unqString: 89, qString: 90, $accept: 0, $end: 1 },
13
+ terminals_: { 2: "error", 5: "NEWLINE", 6: "RD", 8: "EOF", 9: "acc_title", 10: "acc_title_value", 11: "acc_descr", 12: "acc_descr_value", 13: "acc_descr_multiline_value", 21: "direction_tb", 22: "direction_bt", 23: "direction_rl", 24: "direction_lr", 27: "STRUCT_START", 29: "STYLE_SEPARATOR", 31: "ID", 32: "COLONSEP", 34: "TEXT", 36: "RISK", 38: "VERIFYMTHD", 40: "STRUCT_STOP", 41: "REQUIREMENT", 42: "FUNCTIONAL_REQUIREMENT", 43: "INTERFACE_REQUIREMENT", 44: "PERFORMANCE_REQUIREMENT", 45: "PHYSICAL_REQUIREMENT", 46: "DESIGN_CONSTRAINT", 47: "LOW_RISK", 48: "MED_RISK", 49: "HIGH_RISK", 50: "VERIFY_ANALYSIS", 51: "VERIFY_DEMONSTRATION", 52: "VERIFY_INSPECTION", 53: "VERIFY_TEST", 54: "ELEMENT", 57: "TYPE", 59: "DOCREF", 61: "END_ARROW_L", 63: "LINE", 64: "END_ARROW_R", 65: "CONTAINS", 66: "COPIES", 67: "DERIVES", 68: "SATISFIES", 69: "VERIFIES", 70: "REFINES", 71: "TRACES", 72: "CLASSDEF", 74: "CLASS", 75: "ALPHA", 76: "COMMA", 77: "STYLE", 80: "NUM", 81: "COLON", 82: "UNIT", 83: "SPACE", 84: "BRKT", 85: "PCT", 86: "MINUS", 87: "LABEL", 88: "SEMICOLON", 89: "unqString", 90: "qString" },
14
+ productions_: [0, [3, 3], [3, 2], [3, 4], [4, 2], [4, 2], [4, 1], [7, 0], [7, 2], [7, 2], [7, 2], [7, 2], [7, 2], [7, 2], [7, 2], [7, 2], [7, 2], [17, 1], [17, 1], [17, 1], [17, 1], [14, 5], [14, 7], [28, 5], [28, 5], [28, 5], [28, 5], [28, 2], [28, 1], [25, 1], [25, 1], [25, 1], [25, 1], [25, 1], [25, 1], [37, 1], [37, 1], [37, 1], [39, 1], [39, 1], [39, 1], [39, 1], [15, 5], [15, 7], [56, 5], [56, 5], [56, 2], [56, 1], [16, 5], [16, 5], [62, 1], [62, 1], [62, 1], [62, 1], [62, 1], [62, 1], [62, 1], [19, 3], [20, 3], [20, 3], [30, 1], [30, 3], [30, 1], [30, 3], [18, 3], [73, 1], [73, 3], [78, 1], [78, 2], [79, 1], [79, 1], [79, 1], [79, 1], [79, 1], [79, 1], [79, 1], [79, 1], [79, 1], [79, 1], [26, 1], [26, 1], [33, 1], [33, 1], [35, 1], [35, 1], [55, 1], [55, 1], [58, 1], [58, 1], [60, 1], [60, 1]],
15
+ performAction: /* @__PURE__ */ f(function(i, r, l, s, d, t, Ee) {
16
+ var n = t.length - 1;
17
+ switch (d) {
18
+ case 4:
19
+ this.$ = t[n].trim(), s.setAccTitle(this.$);
20
+ break;
21
+ case 5:
22
+ case 6:
23
+ this.$ = t[n].trim(), s.setAccDescription(this.$);
24
+ break;
25
+ case 7:
26
+ this.$ = [];
27
+ break;
28
+ case 17:
29
+ s.setDirection("TB");
30
+ break;
31
+ case 18:
32
+ s.setDirection("BT");
33
+ break;
34
+ case 19:
35
+ s.setDirection("RL");
36
+ break;
37
+ case 20:
38
+ s.setDirection("LR");
39
+ break;
40
+ case 21:
41
+ s.addRequirement(t[n - 3], t[n - 4]);
42
+ break;
43
+ case 22:
44
+ s.addRequirement(t[n - 5], t[n - 6]), s.setClass([t[n - 5]], t[n - 3]);
45
+ break;
46
+ case 23:
47
+ s.setNewReqId(t[n - 2]);
48
+ break;
49
+ case 24:
50
+ s.setNewReqText(t[n - 2]);
51
+ break;
52
+ case 25:
53
+ s.setNewReqRisk(t[n - 2]);
54
+ break;
55
+ case 26:
56
+ s.setNewReqVerifyMethod(t[n - 2]);
57
+ break;
58
+ case 29:
59
+ this.$ = s.RequirementType.REQUIREMENT;
60
+ break;
61
+ case 30:
62
+ this.$ = s.RequirementType.FUNCTIONAL_REQUIREMENT;
63
+ break;
64
+ case 31:
65
+ this.$ = s.RequirementType.INTERFACE_REQUIREMENT;
66
+ break;
67
+ case 32:
68
+ this.$ = s.RequirementType.PERFORMANCE_REQUIREMENT;
69
+ break;
70
+ case 33:
71
+ this.$ = s.RequirementType.PHYSICAL_REQUIREMENT;
72
+ break;
73
+ case 34:
74
+ this.$ = s.RequirementType.DESIGN_CONSTRAINT;
75
+ break;
76
+ case 35:
77
+ this.$ = s.RiskLevel.LOW_RISK;
78
+ break;
79
+ case 36:
80
+ this.$ = s.RiskLevel.MED_RISK;
81
+ break;
82
+ case 37:
83
+ this.$ = s.RiskLevel.HIGH_RISK;
84
+ break;
85
+ case 38:
86
+ this.$ = s.VerifyType.VERIFY_ANALYSIS;
87
+ break;
88
+ case 39:
89
+ this.$ = s.VerifyType.VERIFY_DEMONSTRATION;
90
+ break;
91
+ case 40:
92
+ this.$ = s.VerifyType.VERIFY_INSPECTION;
93
+ break;
94
+ case 41:
95
+ this.$ = s.VerifyType.VERIFY_TEST;
96
+ break;
97
+ case 42:
98
+ s.addElement(t[n - 3]);
99
+ break;
100
+ case 43:
101
+ s.addElement(t[n - 5]), s.setClass([t[n - 5]], t[n - 3]);
102
+ break;
103
+ case 44:
104
+ s.setNewElementType(t[n - 2]);
105
+ break;
106
+ case 45:
107
+ s.setNewElementDocRef(t[n - 2]);
108
+ break;
109
+ case 48:
110
+ s.addRelationship(t[n - 2], t[n], t[n - 4]);
111
+ break;
112
+ case 49:
113
+ s.addRelationship(t[n - 2], t[n - 4], t[n]);
114
+ break;
115
+ case 50:
116
+ this.$ = s.Relationships.CONTAINS;
117
+ break;
118
+ case 51:
119
+ this.$ = s.Relationships.COPIES;
120
+ break;
121
+ case 52:
122
+ this.$ = s.Relationships.DERIVES;
123
+ break;
124
+ case 53:
125
+ this.$ = s.Relationships.SATISFIES;
126
+ break;
127
+ case 54:
128
+ this.$ = s.Relationships.VERIFIES;
129
+ break;
130
+ case 55:
131
+ this.$ = s.Relationships.REFINES;
132
+ break;
133
+ case 56:
134
+ this.$ = s.Relationships.TRACES;
135
+ break;
136
+ case 57:
137
+ this.$ = t[n - 2], s.defineClass(t[n - 1], t[n]);
138
+ break;
139
+ case 58:
140
+ s.setClass(t[n - 1], t[n]);
141
+ break;
142
+ case 59:
143
+ s.setClass([t[n - 2]], t[n]);
144
+ break;
145
+ case 60:
146
+ case 62:
147
+ this.$ = [t[n]];
148
+ break;
149
+ case 61:
150
+ case 63:
151
+ this.$ = t[n - 2].concat([t[n]]);
152
+ break;
153
+ case 64:
154
+ this.$ = t[n - 2], s.setCssStyle(t[n - 1], t[n]);
155
+ break;
156
+ case 65:
157
+ this.$ = [t[n]];
158
+ break;
159
+ case 66:
160
+ t[n - 2].push(t[n]), this.$ = t[n - 2];
161
+ break;
162
+ case 68:
163
+ this.$ = t[n - 1] + t[n];
164
+ break;
165
+ }
166
+ }, "anonymous"),
167
+ table: [{ 3: 1, 4: 2, 6: a, 9: u, 11: o, 13: m }, { 1: [3] }, { 3: 8, 4: 2, 5: [1, 7], 6: a, 9: u, 11: o, 13: m }, { 5: [1, 9] }, { 10: [1, 10] }, { 12: [1, 11] }, e(c, [2, 6]), { 3: 12, 4: 2, 6: a, 9: u, 11: o, 13: m }, { 1: [2, 2] }, { 4: 17, 5: p, 7: 13, 8: R, 9: u, 11: o, 13: m, 14: 14, 15: 15, 16: 16, 17: 18, 18: 19, 19: 20, 20: 21, 21: h, 22: E, 23: I, 24: k, 25: 23, 33: 25, 41: A, 42: C, 43: V, 44: v, 45: x, 46: L, 54: D, 72: O, 74: w, 77: M, 89: g, 90: _ }, e(c, [2, 4]), e(c, [2, 5]), { 1: [2, 1] }, { 8: [1, 41] }, { 4: 17, 5: p, 7: 42, 8: R, 9: u, 11: o, 13: m, 14: 14, 15: 15, 16: 16, 17: 18, 18: 19, 19: 20, 20: 21, 21: h, 22: E, 23: I, 24: k, 25: 23, 33: 25, 41: A, 42: C, 43: V, 44: v, 45: x, 46: L, 54: D, 72: O, 74: w, 77: M, 89: g, 90: _ }, { 4: 17, 5: p, 7: 43, 8: R, 9: u, 11: o, 13: m, 14: 14, 15: 15, 16: 16, 17: 18, 18: 19, 19: 20, 20: 21, 21: h, 22: E, 23: I, 24: k, 25: 23, 33: 25, 41: A, 42: C, 43: V, 44: v, 45: x, 46: L, 54: D, 72: O, 74: w, 77: M, 89: g, 90: _ }, { 4: 17, 5: p, 7: 44, 8: R, 9: u, 11: o, 13: m, 14: 14, 15: 15, 16: 16, 17: 18, 18: 19, 19: 20, 20: 21, 21: h, 22: E, 23: I, 24: k, 25: 23, 33: 25, 41: A, 42: C, 43: V, 44: v, 45: x, 46: L, 54: D, 72: O, 74: w, 77: M, 89: g, 90: _ }, { 4: 17, 5: p, 7: 45, 8: R, 9: u, 11: o, 13: m, 14: 14, 15: 15, 16: 16, 17: 18, 18: 19, 19: 20, 20: 21, 21: h, 22: E, 23: I, 24: k, 25: 23, 33: 25, 41: A, 42: C, 43: V, 44: v, 45: x, 46: L, 54: D, 72: O, 74: w, 77: M, 89: g, 90: _ }, { 4: 17, 5: p, 7: 46, 8: R, 9: u, 11: o, 13: m, 14: 14, 15: 15, 16: 16, 17: 18, 18: 19, 19: 20, 20: 21, 21: h, 22: E, 23: I, 24: k, 25: 23, 33: 25, 41: A, 42: C, 43: V, 44: v, 45: x, 46: L, 54: D, 72: O, 74: w, 77: M, 89: g, 90: _ }, { 4: 17, 5: p, 7: 47, 8: R, 9: u, 11: o, 13: m, 14: 14, 15: 15, 16: 16, 17: 18, 18: 19, 19: 20, 20: 21, 21: h, 22: E, 23: I, 24: k, 25: 23, 33: 25, 41: A, 42: C, 43: V, 44: v, 45: x, 46: L, 54: D, 72: O, 74: w, 77: M, 89: g, 90: _ }, { 4: 17, 5: p, 7: 48, 8: R, 9: u, 11: o, 13: m, 14: 14, 15: 15, 16: 16, 17: 18, 18: 19, 19: 20, 20: 21, 21: h, 22: E, 23: I, 24: k, 25: 23, 33: 25, 41: A, 42: C, 43: V, 44: v, 45: x, 46: L, 54: D, 72: O, 74: w, 77: M, 89: g, 90: _ }, { 4: 17, 5: p, 7: 49, 8: R, 9: u, 11: o, 13: m, 14: 14, 15: 15, 16: 16, 17: 18, 18: 19, 19: 20, 20: 21, 21: h, 22: E, 23: I, 24: k, 25: 23, 33: 25, 41: A, 42: C, 43: V, 44: v, 45: x, 46: L, 54: D, 72: O, 74: w, 77: M, 89: g, 90: _ }, { 4: 17, 5: p, 7: 50, 8: R, 9: u, 11: o, 13: m, 14: 14, 15: 15, 16: 16, 17: 18, 18: 19, 19: 20, 20: 21, 21: h, 22: E, 23: I, 24: k, 25: 23, 33: 25, 41: A, 42: C, 43: V, 44: v, 45: x, 46: L, 54: D, 72: O, 74: w, 77: M, 89: g, 90: _ }, { 26: 51, 89: [1, 52], 90: [1, 53] }, { 55: 54, 89: [1, 55], 90: [1, 56] }, { 29: [1, 59], 61: [1, 57], 63: [1, 58] }, e(y, [2, 17]), e(y, [2, 18]), e(y, [2, 19]), e(y, [2, 20]), { 30: 60, 33: 62, 75: $, 89: g, 90: _ }, { 30: 63, 33: 62, 75: $, 89: g, 90: _ }, { 30: 64, 33: 62, 75: $, 89: g, 90: _ }, e(X, [2, 29]), e(X, [2, 30]), e(X, [2, 31]), e(X, [2, 32]), e(X, [2, 33]), e(X, [2, 34]), e(Ce, [2, 81]), e(Ce, [2, 82]), { 1: [2, 3] }, { 8: [2, 8] }, { 8: [2, 9] }, { 8: [2, 10] }, { 8: [2, 11] }, { 8: [2, 12] }, { 8: [2, 13] }, { 8: [2, 14] }, { 8: [2, 15] }, { 8: [2, 16] }, { 27: [1, 65], 29: [1, 66] }, e(de, [2, 79]), e(de, [2, 80]), { 27: [1, 67], 29: [1, 68] }, e(de, [2, 85]), e(de, [2, 86]), { 62: 69, 65: Ve, 66: ve, 67: xe, 68: Le, 69: De, 70: Oe, 71: we }, { 62: 77, 65: Ve, 66: ve, 67: xe, 68: Le, 69: De, 70: Oe, 71: we }, { 30: 78, 33: 62, 75: $, 89: g, 90: _ }, { 73: 79, 75: ee, 76: U, 78: 81, 79: 82, 80: te, 81: se, 82: ie, 83: re, 84: ne, 85: ae, 86: le, 87: ce, 88: oe }, e(pe, [2, 60]), e(pe, [2, 62]), { 73: 93, 75: ee, 76: U, 78: 81, 79: 82, 80: te, 81: se, 82: ie, 83: re, 84: ne, 85: ae, 86: le, 87: ce, 88: oe }, { 30: 94, 33: 62, 75: $, 76: U, 89: g, 90: _ }, { 5: [1, 95] }, { 30: 96, 33: 62, 75: $, 89: g, 90: _ }, { 5: [1, 97] }, { 30: 98, 33: 62, 75: $, 89: g, 90: _ }, { 63: [1, 99] }, e(Y, [2, 50]), e(Y, [2, 51]), e(Y, [2, 52]), e(Y, [2, 53]), e(Y, [2, 54]), e(Y, [2, 55]), e(Y, [2, 56]), { 64: [1, 100] }, e(y, [2, 59], { 76: U }), e(y, [2, 64], { 76: Me }), { 33: 103, 75: [1, 102], 89: g, 90: _ }, e(Fe, [2, 65], { 79: 104, 75: ee, 80: te, 81: se, 82: ie, 83: re, 84: ne, 85: ae, 86: le, 87: ce, 88: oe }), e(N, [2, 67]), e(N, [2, 69]), e(N, [2, 70]), e(N, [2, 71]), e(N, [2, 72]), e(N, [2, 73]), e(N, [2, 74]), e(N, [2, 75]), e(N, [2, 76]), e(N, [2, 77]), e(N, [2, 78]), e(y, [2, 57], { 76: Me }), e(y, [2, 58], { 76: U }), { 5: B, 28: 105, 31: Q, 34: H, 36: K, 38: W, 40: j }, { 27: [1, 112], 76: U }, { 5: he, 40: ue, 56: 113, 57: fe, 59: me }, { 27: [1, 118], 76: U }, { 33: 119, 89: g, 90: _ }, { 33: 120, 89: g, 90: _ }, { 75: ee, 78: 121, 79: 82, 80: te, 81: se, 82: ie, 83: re, 84: ne, 85: ae, 86: le, 87: ce, 88: oe }, e(pe, [2, 61]), e(pe, [2, 63]), e(N, [2, 68]), e(y, [2, 21]), { 32: [1, 122] }, { 32: [1, 123] }, { 32: [1, 124] }, { 32: [1, 125] }, { 5: B, 28: 126, 31: Q, 34: H, 36: K, 38: W, 40: j }, e(y, [2, 28]), { 5: [1, 127] }, e(y, [2, 42]), { 32: [1, 128] }, { 32: [1, 129] }, { 5: he, 40: ue, 56: 130, 57: fe, 59: me }, e(y, [2, 47]), { 5: [1, 131] }, e(y, [2, 48]), e(y, [2, 49]), e(Fe, [2, 66], { 79: 104, 75: ee, 80: te, 81: se, 82: ie, 83: re, 84: ne, 85: ae, 86: le, 87: ce, 88: oe }), { 33: 132, 89: g, 90: _ }, { 35: 133, 89: [1, 134], 90: [1, 135] }, { 37: 136, 47: [1, 137], 48: [1, 138], 49: [1, 139] }, { 39: 140, 50: [1, 141], 51: [1, 142], 52: [1, 143], 53: [1, 144] }, e(y, [2, 27]), { 5: B, 28: 145, 31: Q, 34: H, 36: K, 38: W, 40: j }, { 58: 146, 89: [1, 147], 90: [1, 148] }, { 60: 149, 89: [1, 150], 90: [1, 151] }, e(y, [2, 46]), { 5: he, 40: ue, 56: 152, 57: fe, 59: me }, { 5: [1, 153] }, { 5: [1, 154] }, { 5: [2, 83] }, { 5: [2, 84] }, { 5: [1, 155] }, { 5: [2, 35] }, { 5: [2, 36] }, { 5: [2, 37] }, { 5: [1, 156] }, { 5: [2, 38] }, { 5: [2, 39] }, { 5: [2, 40] }, { 5: [2, 41] }, e(y, [2, 22]), { 5: [1, 157] }, { 5: [2, 87] }, { 5: [2, 88] }, { 5: [1, 158] }, { 5: [2, 89] }, { 5: [2, 90] }, e(y, [2, 43]), { 5: B, 28: 159, 31: Q, 34: H, 36: K, 38: W, 40: j }, { 5: B, 28: 160, 31: Q, 34: H, 36: K, 38: W, 40: j }, { 5: B, 28: 161, 31: Q, 34: H, 36: K, 38: W, 40: j }, { 5: B, 28: 162, 31: Q, 34: H, 36: K, 38: W, 40: j }, { 5: he, 40: ue, 56: 163, 57: fe, 59: me }, { 5: he, 40: ue, 56: 164, 57: fe, 59: me }, e(y, [2, 23]), e(y, [2, 24]), e(y, [2, 25]), e(y, [2, 26]), e(y, [2, 44]), e(y, [2, 45])],
168
+ defaultActions: { 8: [2, 2], 12: [2, 1], 41: [2, 3], 42: [2, 8], 43: [2, 9], 44: [2, 10], 45: [2, 11], 46: [2, 12], 47: [2, 13], 48: [2, 14], 49: [2, 15], 50: [2, 16], 134: [2, 83], 135: [2, 84], 137: [2, 35], 138: [2, 36], 139: [2, 37], 141: [2, 38], 142: [2, 39], 143: [2, 40], 144: [2, 41], 147: [2, 87], 148: [2, 88], 150: [2, 89], 151: [2, 90] },
169
+ parseError: /* @__PURE__ */ f(function(i, r) {
170
+ if (r.recoverable)
171
+ this.trace(i);
172
+ else {
173
+ var l = new Error(i);
174
+ throw l.hash = r, l;
175
+ }
176
+ }, "parseError"),
177
+ parse: /* @__PURE__ */ f(function(i) {
178
+ var r = this, l = [0], s = [], d = [null], t = [], Ee = this.table, n = "", ye = 0, Pe = 0, He = 2, $e = 1, Ke = t.slice.call(arguments, 1), S = Object.create(this.lexer), G = { yy: {} };
179
+ for (var Ie in this.yy)
180
+ Object.prototype.hasOwnProperty.call(this.yy, Ie) && (G.yy[Ie] = this.yy[Ie]);
181
+ S.setInput(i, G.yy), G.yy.lexer = S, G.yy.parser = this, typeof S.yylloc > "u" && (S.yylloc = {});
182
+ var be = S.yylloc;
183
+ t.push(be);
184
+ var We = S.options && S.options.ranges;
185
+ typeof G.yy.parseError == "function" ? this.parseError = G.yy.parseError : this.parseError = Object.getPrototypeOf(this).parseError;
186
+ function je(T) {
187
+ l.length = l.length - 2 * T, d.length = d.length - T, t.length = t.length - T;
188
+ }
189
+ f(je, "popStack");
190
+ function Ue() {
191
+ var T;
192
+ return T = s.pop() || S.lex() || $e, typeof T != "number" && (T instanceof Array && (s = T, T = s.pop()), T = r.symbols_[T] || T), T;
193
+ }
194
+ f(Ue, "lex");
195
+ for (var b, z, q, Te, J = {}, ge, F, Ye, _e; ; ) {
196
+ if (z = l[l.length - 1], this.defaultActions[z] ? q = this.defaultActions[z] : ((b === null || typeof b > "u") && (b = Ue()), q = Ee[z] && Ee[z][b]), typeof q > "u" || !q.length || !q[0]) {
197
+ var ke = "";
198
+ _e = [];
199
+ for (ge in Ee[z])
200
+ this.terminals_[ge] && ge > He && _e.push("'" + this.terminals_[ge] + "'");
201
+ S.showPosition ? ke = "Parse error on line " + (ye + 1) + `:
202
+ ` + S.showPosition() + `
203
+ Expecting ` + _e.join(", ") + ", got '" + (this.terminals_[b] || b) + "'" : ke = "Parse error on line " + (ye + 1) + ": Unexpected " + (b == $e ? "end of input" : "'" + (this.terminals_[b] || b) + "'"), this.parseError(ke, {
204
+ text: S.match,
205
+ token: this.terminals_[b] || b,
206
+ line: S.yylineno,
207
+ loc: be,
208
+ expected: _e
209
+ });
210
+ }
211
+ if (q[0] instanceof Array && q.length > 1)
212
+ throw new Error("Parse Error: multiple actions possible at state: " + z + ", token: " + b);
213
+ switch (q[0]) {
214
+ case 1:
215
+ l.push(b), d.push(S.yytext), t.push(S.yylloc), l.push(q[1]), b = null, Pe = S.yyleng, n = S.yytext, ye = S.yylineno, be = S.yylloc;
216
+ break;
217
+ case 2:
218
+ if (F = this.productions_[q[1]][1], J.$ = d[d.length - F], J._$ = {
219
+ first_line: t[t.length - (F || 1)].first_line,
220
+ last_line: t[t.length - 1].last_line,
221
+ first_column: t[t.length - (F || 1)].first_column,
222
+ last_column: t[t.length - 1].last_column
223
+ }, We && (J._$.range = [
224
+ t[t.length - (F || 1)].range[0],
225
+ t[t.length - 1].range[1]
226
+ ]), Te = this.performAction.apply(J, [
227
+ n,
228
+ Pe,
229
+ ye,
230
+ G.yy,
231
+ q[1],
232
+ d,
233
+ t
234
+ ].concat(Ke)), typeof Te < "u")
235
+ return Te;
236
+ F && (l = l.slice(0, -1 * F * 2), d = d.slice(0, -1 * F), t = t.slice(0, -1 * F)), l.push(this.productions_[q[1]][0]), d.push(J.$), t.push(J._$), Ye = Ee[l[l.length - 2]][l[l.length - 1]], l.push(Ye);
237
+ break;
238
+ case 3:
239
+ return !0;
240
+ }
241
+ }
242
+ return !0;
243
+ }, "parse")
244
+ }, Qe = /* @__PURE__ */ function() {
245
+ var P = {
246
+ EOF: 1,
247
+ parseError: /* @__PURE__ */ f(function(r, l) {
248
+ if (this.yy.parser)
249
+ this.yy.parser.parseError(r, l);
250
+ else
251
+ throw new Error(r);
252
+ }, "parseError"),
253
+ // resets the lexer, sets new input
254
+ setInput: /* @__PURE__ */ f(function(i, r) {
255
+ return this.yy = r || this.yy || {}, this._input = i, this._more = this._backtrack = this.done = !1, this.yylineno = this.yyleng = 0, this.yytext = this.matched = this.match = "", this.conditionStack = ["INITIAL"], this.yylloc = {
256
+ first_line: 1,
257
+ first_column: 0,
258
+ last_line: 1,
259
+ last_column: 0
260
+ }, this.options.ranges && (this.yylloc.range = [0, 0]), this.offset = 0, this;
261
+ }, "setInput"),
262
+ // consumes and returns one char from the input
263
+ input: /* @__PURE__ */ f(function() {
264
+ var i = this._input[0];
265
+ this.yytext += i, this.yyleng++, this.offset++, this.match += i, this.matched += i;
266
+ var r = i.match(/(?:\r\n?|\n).*/g);
267
+ return r ? (this.yylineno++, this.yylloc.last_line++) : this.yylloc.last_column++, this.options.ranges && this.yylloc.range[1]++, this._input = this._input.slice(1), i;
268
+ }, "input"),
269
+ // unshifts one char (or a string) into the input
270
+ unput: /* @__PURE__ */ f(function(i) {
271
+ var r = i.length, l = i.split(/(?:\r\n?|\n)/g);
272
+ this._input = i + this._input, this.yytext = this.yytext.substr(0, this.yytext.length - r), this.offset -= r;
273
+ var s = this.match.split(/(?:\r\n?|\n)/g);
274
+ this.match = this.match.substr(0, this.match.length - 1), this.matched = this.matched.substr(0, this.matched.length - 1), l.length - 1 && (this.yylineno -= l.length - 1);
275
+ var d = this.yylloc.range;
276
+ return this.yylloc = {
277
+ first_line: this.yylloc.first_line,
278
+ last_line: this.yylineno + 1,
279
+ first_column: this.yylloc.first_column,
280
+ last_column: l ? (l.length === s.length ? this.yylloc.first_column : 0) + s[s.length - l.length].length - l[0].length : this.yylloc.first_column - r
281
+ }, this.options.ranges && (this.yylloc.range = [d[0], d[0] + this.yyleng - r]), this.yyleng = this.yytext.length, this;
282
+ }, "unput"),
283
+ // When called from action, caches matched text and appends it on next action
284
+ more: /* @__PURE__ */ f(function() {
285
+ return this._more = !0, this;
286
+ }, "more"),
287
+ // 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.
288
+ reject: /* @__PURE__ */ f(function() {
289
+ if (this.options.backtrack_lexer)
290
+ this._backtrack = !0;
291
+ else
292
+ 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).
293
+ ` + this.showPosition(), {
294
+ text: "",
295
+ token: null,
296
+ line: this.yylineno
297
+ });
298
+ return this;
299
+ }, "reject"),
300
+ // retain first n characters of the match
301
+ less: /* @__PURE__ */ f(function(i) {
302
+ this.unput(this.match.slice(i));
303
+ }, "less"),
304
+ // displays already matched input, i.e. for error messages
305
+ pastInput: /* @__PURE__ */ f(function() {
306
+ var i = this.matched.substr(0, this.matched.length - this.match.length);
307
+ return (i.length > 20 ? "..." : "") + i.substr(-20).replace(/\n/g, "");
308
+ }, "pastInput"),
309
+ // displays upcoming input, i.e. for error messages
310
+ upcomingInput: /* @__PURE__ */ f(function() {
311
+ var i = this.match;
312
+ return i.length < 20 && (i += this._input.substr(0, 20 - i.length)), (i.substr(0, 20) + (i.length > 20 ? "..." : "")).replace(/\n/g, "");
313
+ }, "upcomingInput"),
314
+ // displays the character position where the lexing error occurred, i.e. for error messages
315
+ showPosition: /* @__PURE__ */ f(function() {
316
+ var i = this.pastInput(), r = new Array(i.length + 1).join("-");
317
+ return i + this.upcomingInput() + `
318
+ ` + r + "^";
319
+ }, "showPosition"),
320
+ // test the lexed token: return FALSE when not a match, otherwise return token
321
+ test_match: /* @__PURE__ */ f(function(i, r) {
322
+ var l, s, d;
323
+ if (this.options.backtrack_lexer && (d = {
324
+ yylineno: this.yylineno,
325
+ yylloc: {
326
+ first_line: this.yylloc.first_line,
327
+ last_line: this.last_line,
328
+ first_column: this.yylloc.first_column,
329
+ last_column: this.yylloc.last_column
330
+ },
331
+ yytext: this.yytext,
332
+ match: this.match,
333
+ matches: this.matches,
334
+ matched: this.matched,
335
+ yyleng: this.yyleng,
336
+ offset: this.offset,
337
+ _more: this._more,
338
+ _input: this._input,
339
+ yy: this.yy,
340
+ conditionStack: this.conditionStack.slice(0),
341
+ done: this.done
342
+ }, this.options.ranges && (d.yylloc.range = this.yylloc.range.slice(0))), s = i[0].match(/(?:\r\n?|\n).*/g), s && (this.yylineno += s.length), this.yylloc = {
343
+ first_line: this.yylloc.last_line,
344
+ last_line: this.yylineno + 1,
345
+ first_column: this.yylloc.last_column,
346
+ last_column: s ? s[s.length - 1].length - s[s.length - 1].match(/\r?\n?/)[0].length : this.yylloc.last_column + i[0].length
347
+ }, this.yytext += i[0], this.match += i[0], this.matches = i, this.yyleng = this.yytext.length, this.options.ranges && (this.yylloc.range = [this.offset, this.offset += this.yyleng]), this._more = !1, this._backtrack = !1, this._input = this._input.slice(i[0].length), this.matched += i[0], l = this.performAction.call(this, this.yy, this, r, this.conditionStack[this.conditionStack.length - 1]), this.done && this._input && (this.done = !1), l)
348
+ return l;
349
+ if (this._backtrack) {
350
+ for (var t in d)
351
+ this[t] = d[t];
352
+ return !1;
353
+ }
354
+ return !1;
355
+ }, "test_match"),
356
+ // return next match in input
357
+ next: /* @__PURE__ */ f(function() {
358
+ if (this.done)
359
+ return this.EOF;
360
+ this._input || (this.done = !0);
361
+ var i, r, l, s;
362
+ this._more || (this.yytext = "", this.match = "");
363
+ for (var d = this._currentRules(), t = 0; t < d.length; t++)
364
+ if (l = this._input.match(this.rules[d[t]]), l && (!r || l[0].length > r[0].length)) {
365
+ if (r = l, s = t, this.options.backtrack_lexer) {
366
+ if (i = this.test_match(l, d[t]), i !== !1)
367
+ return i;
368
+ if (this._backtrack) {
369
+ r = !1;
370
+ continue;
371
+ } else
372
+ return !1;
373
+ } else if (!this.options.flex)
374
+ break;
375
+ }
376
+ return r ? (i = this.test_match(r, d[s]), i !== !1 ? i : !1) : this._input === "" ? this.EOF : this.parseError("Lexical error on line " + (this.yylineno + 1) + `. Unrecognized text.
377
+ ` + this.showPosition(), {
378
+ text: "",
379
+ token: null,
380
+ line: this.yylineno
381
+ });
382
+ }, "next"),
383
+ // return next match that has a token
384
+ lex: /* @__PURE__ */ f(function() {
385
+ var r = this.next();
386
+ return r || this.lex();
387
+ }, "lex"),
388
+ // activates a new lexer condition state (pushes the new lexer condition state onto the condition stack)
389
+ begin: /* @__PURE__ */ f(function(r) {
390
+ this.conditionStack.push(r);
391
+ }, "begin"),
392
+ // pop the previously active lexer condition state off the condition stack
393
+ popState: /* @__PURE__ */ f(function() {
394
+ var r = this.conditionStack.length - 1;
395
+ return r > 0 ? this.conditionStack.pop() : this.conditionStack[0];
396
+ }, "popState"),
397
+ // produce the lexer rule set which is active for the currently active lexer condition state
398
+ _currentRules: /* @__PURE__ */ f(function() {
399
+ return this.conditionStack.length && this.conditionStack[this.conditionStack.length - 1] ? this.conditions[this.conditionStack[this.conditionStack.length - 1]].rules : this.conditions.INITIAL.rules;
400
+ }, "_currentRules"),
401
+ // return the currently active lexer condition state; when an index argument is provided it produces the N-th previous condition state, if available
402
+ topState: /* @__PURE__ */ f(function(r) {
403
+ return r = this.conditionStack.length - 1 - Math.abs(r || 0), r >= 0 ? this.conditionStack[r] : "INITIAL";
404
+ }, "topState"),
405
+ // alias for begin(condition)
406
+ pushState: /* @__PURE__ */ f(function(r) {
407
+ this.begin(r);
408
+ }, "pushState"),
409
+ // return the number of states currently on the stack
410
+ stateStackSize: /* @__PURE__ */ f(function() {
411
+ return this.conditionStack.length;
412
+ }, "stateStackSize"),
413
+ options: { "case-insensitive": !0 },
414
+ performAction: /* @__PURE__ */ f(function(r, l, s, d) {
415
+ switch (s) {
416
+ case 0:
417
+ return "title";
418
+ case 1:
419
+ return this.begin("acc_title"), 9;
420
+ case 2:
421
+ return this.popState(), "acc_title_value";
422
+ case 3:
423
+ return this.begin("acc_descr"), 11;
424
+ case 4:
425
+ return this.popState(), "acc_descr_value";
426
+ case 5:
427
+ this.begin("acc_descr_multiline");
428
+ break;
429
+ case 6:
430
+ this.popState();
431
+ break;
432
+ case 7:
433
+ return "acc_descr_multiline_value";
434
+ case 8:
435
+ return 21;
436
+ case 9:
437
+ return 22;
438
+ case 10:
439
+ return 23;
440
+ case 11:
441
+ return 24;
442
+ case 12:
443
+ return 5;
444
+ case 13:
445
+ break;
446
+ case 14:
447
+ break;
448
+ case 15:
449
+ break;
450
+ case 16:
451
+ return 8;
452
+ case 17:
453
+ return 6;
454
+ case 18:
455
+ return 27;
456
+ case 19:
457
+ return 40;
458
+ case 20:
459
+ return 29;
460
+ case 21:
461
+ return 32;
462
+ case 22:
463
+ return 31;
464
+ case 23:
465
+ return 34;
466
+ case 24:
467
+ return 36;
468
+ case 25:
469
+ return 38;
470
+ case 26:
471
+ return 41;
472
+ case 27:
473
+ return 42;
474
+ case 28:
475
+ return 43;
476
+ case 29:
477
+ return 44;
478
+ case 30:
479
+ return 45;
480
+ case 31:
481
+ return 46;
482
+ case 32:
483
+ return 47;
484
+ case 33:
485
+ return 48;
486
+ case 34:
487
+ return 49;
488
+ case 35:
489
+ return 50;
490
+ case 36:
491
+ return 51;
492
+ case 37:
493
+ return 52;
494
+ case 38:
495
+ return 53;
496
+ case 39:
497
+ return 54;
498
+ case 40:
499
+ return 65;
500
+ case 41:
501
+ return 66;
502
+ case 42:
503
+ return 67;
504
+ case 43:
505
+ return 68;
506
+ case 44:
507
+ return 69;
508
+ case 45:
509
+ return 70;
510
+ case 46:
511
+ return 71;
512
+ case 47:
513
+ return 57;
514
+ case 48:
515
+ return 59;
516
+ case 49:
517
+ return this.begin("style"), 77;
518
+ case 50:
519
+ return 75;
520
+ case 51:
521
+ return 81;
522
+ case 52:
523
+ return 88;
524
+ case 53:
525
+ return "PERCENT";
526
+ case 54:
527
+ return 86;
528
+ case 55:
529
+ return 84;
530
+ case 56:
531
+ break;
532
+ case 57:
533
+ this.begin("string");
534
+ break;
535
+ case 58:
536
+ this.popState();
537
+ break;
538
+ case 59:
539
+ return this.begin("style"), 72;
540
+ case 60:
541
+ return this.begin("style"), 74;
542
+ case 61:
543
+ return 61;
544
+ case 62:
545
+ return 64;
546
+ case 63:
547
+ return 63;
548
+ case 64:
549
+ this.begin("string");
550
+ break;
551
+ case 65:
552
+ this.popState();
553
+ break;
554
+ case 66:
555
+ return "qString";
556
+ case 67:
557
+ return l.yytext = l.yytext.trim(), 89;
558
+ case 68:
559
+ return 75;
560
+ case 69:
561
+ return 80;
562
+ case 70:
563
+ return 76;
564
+ }
565
+ }, "anonymous"),
566
+ rules: [/^(?:title\s[^#\n;]+)/i, /^(?:accTitle\s*:\s*)/i, /^(?:(?!\n||)*[^\n]*)/i, /^(?:accDescr\s*:\s*)/i, /^(?:(?!\n||)*[^\n]*)/i, /^(?:accDescr\s*\{\s*)/i, /^(?:[\}])/i, /^(?:[^\}]*)/i, /^(?:.*direction\s+TB[^\n]*)/i, /^(?:.*direction\s+BT[^\n]*)/i, /^(?:.*direction\s+RL[^\n]*)/i, /^(?:.*direction\s+LR[^\n]*)/i, /^(?:(\r?\n)+)/i, /^(?:\s+)/i, /^(?:#[^\n]*)/i, /^(?:%[^\n]*)/i, /^(?:$)/i, /^(?:requirementDiagram\b)/i, /^(?:\{)/i, /^(?:\})/i, /^(?::{3})/i, /^(?::)/i, /^(?:id\b)/i, /^(?:text\b)/i, /^(?:risk\b)/i, /^(?:verifyMethod\b)/i, /^(?:requirement\b)/i, /^(?:functionalRequirement\b)/i, /^(?:interfaceRequirement\b)/i, /^(?:performanceRequirement\b)/i, /^(?:physicalRequirement\b)/i, /^(?:designConstraint\b)/i, /^(?:low\b)/i, /^(?:medium\b)/i, /^(?:high\b)/i, /^(?:analysis\b)/i, /^(?:demonstration\b)/i, /^(?:inspection\b)/i, /^(?:test\b)/i, /^(?:element\b)/i, /^(?:contains\b)/i, /^(?:copies\b)/i, /^(?:derives\b)/i, /^(?:satisfies\b)/i, /^(?:verifies\b)/i, /^(?:refines\b)/i, /^(?:traces\b)/i, /^(?:type\b)/i, /^(?:docref\b)/i, /^(?:style\b)/i, /^(?:\w+)/i, /^(?::)/i, /^(?:;)/i, /^(?:%)/i, /^(?:-)/i, /^(?:#)/i, /^(?: )/i, /^(?:["])/i, /^(?:\n)/i, /^(?:classDef\b)/i, /^(?:class\b)/i, /^(?:<-)/i, /^(?:->)/i, /^(?:-)/i, /^(?:["])/i, /^(?:["])/i, /^(?:[^"]*)/i, /^(?:[\w][^:,\r\n\{\<\>\-\=]*)/i, /^(?:\w+)/i, /^(?:[0-9]+)/i, /^(?:,)/i],
567
+ conditions: { acc_descr_multiline: { rules: [6, 7, 68, 69, 70], inclusive: !1 }, acc_descr: { rules: [4, 68, 69, 70], inclusive: !1 }, acc_title: { rules: [2, 68, 69, 70], inclusive: !1 }, style: { rules: [50, 51, 52, 53, 54, 55, 56, 57, 58, 68, 69, 70], inclusive: !1 }, unqString: { rules: [68, 69, 70], inclusive: !1 }, token: { rules: [68, 69, 70], inclusive: !1 }, string: { rules: [65, 66, 68, 69, 70], inclusive: !1 }, INITIAL: { rules: [0, 1, 3, 5, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 59, 60, 61, 62, 63, 64, 67, 68, 69, 70], inclusive: !0 } }
568
+ };
569
+ return P;
570
+ }();
571
+ Se.lexer = Qe;
572
+ function Re() {
573
+ this.yy = {};
574
+ }
575
+ return f(Re, "Parser"), Re.prototype = Se, Se.Parser = Re, new Re();
576
+ }();
577
+ Ae.parser = Ae;
578
+ var ct = Ae, Z, ot = (Z = class {
579
+ constructor() {
580
+ this.relations = [], this.latestRequirement = this.getInitialRequirement(), this.requirements = /* @__PURE__ */ new Map(), this.latestElement = this.getInitialElement(), this.elements = /* @__PURE__ */ new Map(), this.classes = /* @__PURE__ */ new Map(), this.direction = "TB", this.RequirementType = {
581
+ REQUIREMENT: "Requirement",
582
+ FUNCTIONAL_REQUIREMENT: "Functional Requirement",
583
+ INTERFACE_REQUIREMENT: "Interface Requirement",
584
+ PERFORMANCE_REQUIREMENT: "Performance Requirement",
585
+ PHYSICAL_REQUIREMENT: "Physical Requirement",
586
+ DESIGN_CONSTRAINT: "Design Constraint"
587
+ }, this.RiskLevel = {
588
+ LOW_RISK: "Low",
589
+ MED_RISK: "Medium",
590
+ HIGH_RISK: "High"
591
+ }, this.VerifyType = {
592
+ VERIFY_ANALYSIS: "Analysis",
593
+ VERIFY_DEMONSTRATION: "Demonstration",
594
+ VERIFY_INSPECTION: "Inspection",
595
+ VERIFY_TEST: "Test"
596
+ }, this.Relationships = {
597
+ CONTAINS: "contains",
598
+ COPIES: "copies",
599
+ DERIVES: "derives",
600
+ SATISFIES: "satisfies",
601
+ VERIFIES: "verifies",
602
+ REFINES: "refines",
603
+ TRACES: "traces"
604
+ }, this.setAccTitle = Xe, this.getAccTitle = Je, this.setAccDescription = Ze, this.getAccDescription = et, this.setDiagramTitle = tt, this.getDiagramTitle = st, this.getConfig = /* @__PURE__ */ f(() => Ne().requirement, "getConfig"), this.clear(), this.setDirection = this.setDirection.bind(this), this.addRequirement = this.addRequirement.bind(this), this.setNewReqId = this.setNewReqId.bind(this), this.setNewReqRisk = this.setNewReqRisk.bind(this), this.setNewReqText = this.setNewReqText.bind(this), this.setNewReqVerifyMethod = this.setNewReqVerifyMethod.bind(this), this.addElement = this.addElement.bind(this), this.setNewElementType = this.setNewElementType.bind(this), this.setNewElementDocRef = this.setNewElementDocRef.bind(this), this.addRelationship = this.addRelationship.bind(this), this.setCssStyle = this.setCssStyle.bind(this), this.setClass = this.setClass.bind(this), this.defineClass = this.defineClass.bind(this), this.setAccTitle = this.setAccTitle.bind(this), this.setAccDescription = this.setAccDescription.bind(this);
605
+ }
606
+ getDirection() {
607
+ return this.direction;
608
+ }
609
+ setDirection(a) {
610
+ this.direction = a;
611
+ }
612
+ resetLatestRequirement() {
613
+ this.latestRequirement = this.getInitialRequirement();
614
+ }
615
+ resetLatestElement() {
616
+ this.latestElement = this.getInitialElement();
617
+ }
618
+ getInitialRequirement() {
619
+ return {
620
+ requirementId: "",
621
+ text: "",
622
+ risk: "",
623
+ verifyMethod: "",
624
+ name: "",
625
+ type: "",
626
+ cssStyles: [],
627
+ classes: ["default"]
628
+ };
629
+ }
630
+ getInitialElement() {
631
+ return {
632
+ name: "",
633
+ type: "",
634
+ docRef: "",
635
+ cssStyles: [],
636
+ classes: ["default"]
637
+ };
638
+ }
639
+ addRequirement(a, u) {
640
+ return this.requirements.has(a) || this.requirements.set(a, {
641
+ name: a,
642
+ type: u,
643
+ requirementId: this.latestRequirement.requirementId,
644
+ text: this.latestRequirement.text,
645
+ risk: this.latestRequirement.risk,
646
+ verifyMethod: this.latestRequirement.verifyMethod,
647
+ cssStyles: [],
648
+ classes: ["default"]
649
+ }), this.resetLatestRequirement(), this.requirements.get(a);
650
+ }
651
+ getRequirements() {
652
+ return this.requirements;
653
+ }
654
+ setNewReqId(a) {
655
+ this.latestRequirement !== void 0 && (this.latestRequirement.requirementId = a);
656
+ }
657
+ setNewReqText(a) {
658
+ this.latestRequirement !== void 0 && (this.latestRequirement.text = a);
659
+ }
660
+ setNewReqRisk(a) {
661
+ this.latestRequirement !== void 0 && (this.latestRequirement.risk = a);
662
+ }
663
+ setNewReqVerifyMethod(a) {
664
+ this.latestRequirement !== void 0 && (this.latestRequirement.verifyMethod = a);
665
+ }
666
+ addElement(a) {
667
+ return this.elements.has(a) || (this.elements.set(a, {
668
+ name: a,
669
+ type: this.latestElement.type,
670
+ docRef: this.latestElement.docRef,
671
+ cssStyles: [],
672
+ classes: ["default"]
673
+ }), qe.info("Added new element: ", a)), this.resetLatestElement(), this.elements.get(a);
674
+ }
675
+ getElements() {
676
+ return this.elements;
677
+ }
678
+ setNewElementType(a) {
679
+ this.latestElement !== void 0 && (this.latestElement.type = a);
680
+ }
681
+ setNewElementDocRef(a) {
682
+ this.latestElement !== void 0 && (this.latestElement.docRef = a);
683
+ }
684
+ addRelationship(a, u, o) {
685
+ this.relations.push({
686
+ type: a,
687
+ src: u,
688
+ dst: o
689
+ });
690
+ }
691
+ getRelationships() {
692
+ return this.relations;
693
+ }
694
+ clear() {
695
+ this.relations = [], this.resetLatestRequirement(), this.requirements = /* @__PURE__ */ new Map(), this.resetLatestElement(), this.elements = /* @__PURE__ */ new Map(), this.classes = /* @__PURE__ */ new Map(), it();
696
+ }
697
+ setCssStyle(a, u) {
698
+ for (const o of a) {
699
+ const m = this.requirements.get(o) ?? this.elements.get(o);
700
+ if (!u || !m)
701
+ return;
702
+ for (const c of u)
703
+ c.includes(",") ? m.cssStyles.push(...c.split(",")) : m.cssStyles.push(c);
704
+ }
705
+ }
706
+ setClass(a, u) {
707
+ var o;
708
+ for (const m of a) {
709
+ const c = this.requirements.get(m) ?? this.elements.get(m);
710
+ if (c)
711
+ for (const p of u) {
712
+ c.classes.push(p);
713
+ const R = (o = this.classes.get(p)) == null ? void 0 : o.styles;
714
+ R && c.cssStyles.push(...R);
715
+ }
716
+ }
717
+ }
718
+ defineClass(a, u) {
719
+ for (const o of a) {
720
+ let m = this.classes.get(o);
721
+ m === void 0 && (m = { id: o, styles: [], textStyles: [] }, this.classes.set(o, m)), u && u.forEach(function(c) {
722
+ if (/color/.exec(c)) {
723
+ const p = c.replace("fill", "bgFill");
724
+ m.textStyles.push(p);
725
+ }
726
+ m.styles.push(c);
727
+ }), this.requirements.forEach((c) => {
728
+ c.classes.includes(o) && c.cssStyles.push(...u.flatMap((p) => p.split(",")));
729
+ }), this.elements.forEach((c) => {
730
+ c.classes.includes(o) && c.cssStyles.push(...u.flatMap((p) => p.split(",")));
731
+ });
732
+ }
733
+ }
734
+ getClasses() {
735
+ return this.classes;
736
+ }
737
+ getData() {
738
+ var m, c, p, R;
739
+ const a = Ne(), u = [], o = [];
740
+ for (const h of this.requirements.values()) {
741
+ const E = h;
742
+ E.id = h.name, E.cssStyles = h.cssStyles, E.cssClasses = h.classes.join(" "), E.shape = "requirementBox", E.look = a.look, u.push(E);
743
+ }
744
+ for (const h of this.elements.values()) {
745
+ const E = h;
746
+ E.shape = "requirementBox", E.look = a.look, E.id = h.name, E.cssStyles = h.cssStyles, E.cssClasses = h.classes.join(" "), u.push(E);
747
+ }
748
+ for (const h of this.relations) {
749
+ let E = 0;
750
+ const I = h.type === this.Relationships.CONTAINS, k = {
751
+ id: `${h.src}-${h.dst}-${E}`,
752
+ start: ((m = this.requirements.get(h.src)) == null ? void 0 : m.name) ?? ((c = this.elements.get(h.src)) == null ? void 0 : c.name),
753
+ end: ((p = this.requirements.get(h.dst)) == null ? void 0 : p.name) ?? ((R = this.elements.get(h.dst)) == null ? void 0 : R.name),
754
+ label: `&lt;&lt;${h.type}&gt;&gt;`,
755
+ classes: "relationshipLine",
756
+ style: ["fill:none", I ? "" : "stroke-dasharray: 10,7"],
757
+ labelpos: "c",
758
+ thickness: "normal",
759
+ type: "normal",
760
+ pattern: I ? "normal" : "dashed",
761
+ arrowTypeStart: I ? "requirement_contains" : "",
762
+ arrowTypeEnd: I ? "" : "requirement_arrow",
763
+ look: a.look
764
+ };
765
+ o.push(k), E++;
766
+ }
767
+ return { nodes: u, edges: o, other: {}, config: a, direction: this.getDirection() };
768
+ }
769
+ }, f(Z, "RequirementDB"), Z), ht = /* @__PURE__ */ f((e) => `
770
+
771
+ marker {
772
+ fill: ${e.relationColor};
773
+ stroke: ${e.relationColor};
774
+ }
775
+
776
+ marker.cross {
777
+ stroke: ${e.lineColor};
778
+ }
779
+
780
+ svg {
781
+ font-family: ${e.fontFamily};
782
+ font-size: ${e.fontSize};
783
+ }
784
+
785
+ .reqBox {
786
+ fill: ${e.requirementBackground};
787
+ fill-opacity: 1.0;
788
+ stroke: ${e.requirementBorderColor};
789
+ stroke-width: ${e.requirementBorderSize};
790
+ }
791
+
792
+ .reqTitle, .reqLabel{
793
+ fill: ${e.requirementTextColor};
794
+ }
795
+ .reqLabelBox {
796
+ fill: ${e.relationLabelBackground};
797
+ fill-opacity: 1.0;
798
+ }
799
+
800
+ .req-title-line {
801
+ stroke: ${e.requirementBorderColor};
802
+ stroke-width: ${e.requirementBorderSize};
803
+ }
804
+ .relationshipLine {
805
+ stroke: ${e.relationColor};
806
+ stroke-width: 1;
807
+ }
808
+ .relationshipLabel {
809
+ fill: ${e.relationLabelColor};
810
+ }
811
+ .divider {
812
+ stroke: ${e.nodeBorder};
813
+ stroke-width: 1;
814
+ }
815
+ .label {
816
+ font-family: ${e.fontFamily};
817
+ color: ${e.nodeTextColor || e.textColor};
818
+ }
819
+ .label text,span {
820
+ fill: ${e.nodeTextColor || e.textColor};
821
+ color: ${e.nodeTextColor || e.textColor};
822
+ }
823
+ .labelBkg {
824
+ background-color: ${e.edgeLabelBackground};
825
+ }
826
+
827
+ `, "getStyles"), ut = ht, Be = {};
828
+ rt(Be, {
829
+ draw: () => ft
830
+ });
831
+ var ft = /* @__PURE__ */ f(async function(e, a, u, o) {
832
+ qe.info("REF0:"), qe.info("Drawing requirement diagram (unified)", a);
833
+ const { securityLevel: m, state: c, layout: p } = Ne(), R = o.db.getData(), h = Ge(a, m);
834
+ R.type = o.type, R.layoutAlgorithm = nt(p), R.nodeSpacing = (c == null ? void 0 : c.nodeSpacing) ?? 50, R.rankSpacing = (c == null ? void 0 : c.rankSpacing) ?? 50, R.markers = ["requirement_contains", "requirement_arrow"], R.diagramId = a, await at(R, h);
835
+ const E = 8;
836
+ lt.insertTitle(
837
+ h,
838
+ "requirementDiagramTitleText",
839
+ (c == null ? void 0 : c.titleTopMargin) ?? 25,
840
+ o.db.getDiagramTitle()
841
+ ), ze(h, E, "requirementDiagram", (c == null ? void 0 : c.useMaxWidth) ?? !0);
842
+ }, "draw"), pt = {
843
+ parser: ct,
844
+ get db() {
845
+ return new ot();
846
+ },
847
+ renderer: Be,
848
+ styles: ut
849
+ };
850
+ export {
851
+ pt as diagram
852
+ };