gradio-leaderboard 0.0.12rc0__py3-none-any.whl → 0.0.14__py3-none-any.whl
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.
- gradio_leaderboard/leaderboard.pyi +102 -72
- gradio_leaderboard/templates/component/Index-CzS_eGV6.js +34210 -0
- gradio_leaderboard/templates/component/_basePickBy-CPQEc5fh.js +151 -0
- gradio_leaderboard/templates/component/_baseUniq-DlEwemC3.js +615 -0
- gradio_leaderboard/templates/component/arc-4UNMf6Jv.js +83 -0
- gradio_leaderboard/templates/component/architectureDiagram-NQ2NVSRB-ClVp_eQQ.js +4629 -0
- gradio_leaderboard/templates/component/blockDiagram-PHRCVELO-CBZHEIQE.js +2255 -0
- gradio_leaderboard/templates/component/c4Diagram-6F6E4RAY-BcEP_NdH.js +1586 -0
- gradio_leaderboard/templates/component/channel-BK2Jce3b.js +5 -0
- gradio_leaderboard/templates/component/chunk-353BL4L5-D4dVjjbU.js +8 -0
- gradio_leaderboard/templates/component/chunk-67H74DCK-Dd9cOxfN.js +64 -0
- gradio_leaderboard/templates/component/chunk-6OLS64BW-CfumlcA2.js +1376 -0
- gradio_leaderboard/templates/component/chunk-AACKK3MU-4CpiDhxa.js +18 -0
- gradio_leaderboard/templates/component/chunk-BFAMUDN2-C6YyJRb4.js +8 -0
- gradio_leaderboard/templates/component/chunk-E2GYISFI-CbYUJnri.js +19 -0
- gradio_leaderboard/templates/component/chunk-QEP2MXWD-BYLoFCys.js +1380 -0
- gradio_leaderboard/templates/component/chunk-SKB7J2MH-DNiBnZKZ.js +19 -0
- gradio_leaderboard/templates/component/classDiagram-BGRH5UQR-BrG1RRX8.js +16 -0
- gradio_leaderboard/templates/component/classDiagram-v2-O24JOBDK-BrG1RRX8.js +16 -0
- gradio_leaderboard/templates/component/clone-BA6MvtJ3.js +8 -0
- gradio_leaderboard/templates/component/cytoscape.esm-Bdz5CrXX.js +18629 -0
- gradio_leaderboard/templates/component/dagre-FFZHY6LT-6RahWHGr.js +444 -0
- gradio_leaderboard/templates/component/defaultLocale-D7EN2tov.js +171 -0
- gradio_leaderboard/templates/component/diagram-3EMPZRKU-DtoOVTDy.js +526 -0
- gradio_leaderboard/templates/component/diagram-5UYTHUR4-MEp0H-U7.js +137 -0
- gradio_leaderboard/templates/component/diagram-ZTM2IBQH-22c5YuUh.js +217 -0
- gradio_leaderboard/templates/component/erDiagram-R3QVA2FD-DZp2MeDc.js +844 -0
- gradio_leaderboard/templates/component/flowDiagram-PKI6S5ZS-CfK9UZi3.js +1623 -0
- gradio_leaderboard/templates/component/ganttDiagram-EK5VF46D-waaD2Kup.js +2502 -0
- gradio_leaderboard/templates/component/gitGraphDiagram-GW3U2K7C-DJCAxNvz.js +699 -0
- gradio_leaderboard/templates/component/graph-CXm5uxKj.js +247 -0
- gradio_leaderboard/templates/component/index.js +2 -29469
- gradio_leaderboard/templates/component/infoDiagram-RLU2ROGC-_Rx9wF6U.js +24 -0
- gradio_leaderboard/templates/component/init-DjUOC4st.js +16 -0
- gradio_leaderboard/templates/component/journeyDiagram-EWQZEKCU-G-tt0noJ.js +836 -0
- gradio_leaderboard/templates/component/kanban-definition-ILFWEQ3N-2aHifLFR.js +718 -0
- gradio_leaderboard/templates/component/layout-DiZ88ySr.js +1324 -0
- gradio_leaderboard/templates/component/linear-D4M9Dm-w.js +259 -0
- gradio_leaderboard/templates/component/mermaid.core-D36e06XD.js +14941 -0
- gradio_leaderboard/templates/component/mindmap-definition-CZNETY7S-1Jow2c7r.js +3215 -0
- gradio_leaderboard/templates/component/ordinal-DfAQgscy.js +61 -0
- gradio_leaderboard/templates/component/pieDiagram-NIOCPIFQ-DU7jHSoi.js +162 -0
- gradio_leaderboard/templates/component/quadrantDiagram-2OG54O6I-GcojS_If.js +1028 -0
- gradio_leaderboard/templates/component/requirementDiagram-SO3GGRV7-CBRyajan.js +853 -0
- gradio_leaderboard/templates/component/sankeyDiagram-4UZDY2LN-CeZji6oR.js +820 -0
- gradio_leaderboard/templates/component/sequenceDiagram-ZIKVLSP4-DMygkr3Y.js +2284 -0
- gradio_leaderboard/templates/component/stateDiagram-XX37X6EN-DK2vsx2r.js +263 -0
- gradio_leaderboard/templates/component/stateDiagram-v2-GD6S3NHB-BoIkPrjk.js +16 -0
- gradio_leaderboard/templates/component/style.css +1 -1
- gradio_leaderboard/templates/component/timeline-definition-RI47OAVP-BQ_Jr8hZ.js +797 -0
- gradio_leaderboard/templates/component/treemap-FKARHQ26-2Ty0RcZX.js +12981 -0
- gradio_leaderboard/templates/component/xychartDiagram-H2YORKM3--C9dwTwV.js +1368 -0
- gradio_leaderboard/templates/example/index.js +201 -139
- {gradio_leaderboard-0.0.12rc0.dist-info → gradio_leaderboard-0.0.14.dist-info}/METADATA +3 -3
- gradio_leaderboard-0.0.14.dist-info/RECORD +59 -0
- {gradio_leaderboard-0.0.12rc0.dist-info → gradio_leaderboard-0.0.14.dist-info}/WHEEL +1 -1
- gradio_leaderboard/templates/component/__vite-browser-external-2447137e.js +0 -4
- gradio_leaderboard/templates/component/wrapper-6f348d45-19fa94bf.js +0 -2453
- gradio_leaderboard-0.0.12rc0.dist-info/RECORD +0 -12
@@ -0,0 +1,853 @@
|
|
1
|
+
import { g as je } from "./chunk-BFAMUDN2-C6YyJRb4.js";
|
2
|
+
import { s as ze } from "./chunk-SKB7J2MH-DNiBnZKZ.js";
|
3
|
+
import { _ as o, s as Ge, g as Xe, c as Je, b as Ze, n as et, o as tt, d as ke, l as Ne, t as st, B as it, y as rt, z as nt, u as at } from "./mermaid.core-D36e06XD.js";
|
4
|
+
var qe = function() {
|
5
|
+
var e = /* @__PURE__ */ o(function(P, i, a, c) {
|
6
|
+
for (a = a || {}, c = P.length; c--; a[P[c]] = i) ;
|
7
|
+
return a;
|
8
|
+
}, "o"), u = [1, 3], h = [1, 4], r = [1, 5], n = [1, 6], d = [5, 6, 8, 9, 11, 13, 21, 22, 23, 24, 41, 42, 43, 44, 45, 46, 54, 72, 74, 77, 89, 90], g = [1, 22], R = [2, 7], _ = [1, 26], b = [1, 27], N = [1, 28], q = [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], E = [1, 39], p = [1, 40], m = [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], Ae = [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], Ce = [1, 70], Ve = [1, 71], ve = [1, 72], xe = [1, 73], Le = [1, 74], De = [1, 75], Oe = [1, 76], Z = [1, 83], U = [1, 80], ee = [1, 84], te = [1, 85], se = [1, 86], ie = [1, 87], re = [1, 88], ne = [1, 89], ae = [1, 90], le = [1, 91], ce = [1, 92], Ee = [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], we = [1, 101], Me = [5, 8, 9, 11, 13, 21, 22, 23, 24, 41, 42, 43, 44, 45, 46, 54, 72, 74, 76, 77, 89, 90], T = [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], oe = [1, 116], he = [1, 117], ue = [1, 114], fe = [1, 115], _e = {
|
9
|
+
trace: /* @__PURE__ */ o(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__ */ o(function(i, a, c, s, f, t, me) {
|
16
|
+
var l = t.length - 1;
|
17
|
+
switch (f) {
|
18
|
+
case 4:
|
19
|
+
this.$ = t[l].trim(), s.setAccTitle(this.$);
|
20
|
+
break;
|
21
|
+
case 5:
|
22
|
+
case 6:
|
23
|
+
this.$ = t[l].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[l - 3], t[l - 4]);
|
42
|
+
break;
|
43
|
+
case 22:
|
44
|
+
s.addRequirement(t[l - 5], t[l - 6]), s.setClass([t[l - 5]], t[l - 3]);
|
45
|
+
break;
|
46
|
+
case 23:
|
47
|
+
s.setNewReqId(t[l - 2]);
|
48
|
+
break;
|
49
|
+
case 24:
|
50
|
+
s.setNewReqText(t[l - 2]);
|
51
|
+
break;
|
52
|
+
case 25:
|
53
|
+
s.setNewReqRisk(t[l - 2]);
|
54
|
+
break;
|
55
|
+
case 26:
|
56
|
+
s.setNewReqVerifyMethod(t[l - 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[l - 3]);
|
99
|
+
break;
|
100
|
+
case 43:
|
101
|
+
s.addElement(t[l - 5]), s.setClass([t[l - 5]], t[l - 3]);
|
102
|
+
break;
|
103
|
+
case 44:
|
104
|
+
s.setNewElementType(t[l - 2]);
|
105
|
+
break;
|
106
|
+
case 45:
|
107
|
+
s.setNewElementDocRef(t[l - 2]);
|
108
|
+
break;
|
109
|
+
case 48:
|
110
|
+
s.addRelationship(t[l - 2], t[l], t[l - 4]);
|
111
|
+
break;
|
112
|
+
case 49:
|
113
|
+
s.addRelationship(t[l - 2], t[l - 4], t[l]);
|
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[l - 2], s.defineClass(t[l - 1], t[l]);
|
138
|
+
break;
|
139
|
+
case 58:
|
140
|
+
s.setClass(t[l - 1], t[l]);
|
141
|
+
break;
|
142
|
+
case 59:
|
143
|
+
s.setClass([t[l - 2]], t[l]);
|
144
|
+
break;
|
145
|
+
case 60:
|
146
|
+
case 62:
|
147
|
+
this.$ = [t[l]];
|
148
|
+
break;
|
149
|
+
case 61:
|
150
|
+
case 63:
|
151
|
+
this.$ = t[l - 2].concat([t[l]]);
|
152
|
+
break;
|
153
|
+
case 64:
|
154
|
+
this.$ = t[l - 2], s.setCssStyle(t[l - 1], t[l]);
|
155
|
+
break;
|
156
|
+
case 65:
|
157
|
+
this.$ = [t[l]];
|
158
|
+
break;
|
159
|
+
case 66:
|
160
|
+
t[l - 2].push(t[l]), this.$ = t[l - 2];
|
161
|
+
break;
|
162
|
+
case 68:
|
163
|
+
this.$ = t[l - 1] + t[l];
|
164
|
+
break;
|
165
|
+
}
|
166
|
+
}, "anonymous"),
|
167
|
+
table: [{ 3: 1, 4: 2, 6: u, 9: h, 11: r, 13: n }, { 1: [3] }, { 3: 8, 4: 2, 5: [1, 7], 6: u, 9: h, 11: r, 13: n }, { 5: [1, 9] }, { 10: [1, 10] }, { 12: [1, 11] }, e(d, [2, 6]), { 3: 12, 4: 2, 6: u, 9: h, 11: r, 13: n }, { 1: [2, 2] }, { 4: 17, 5: g, 7: 13, 8: R, 9: h, 11: r, 13: n, 14: 14, 15: 15, 16: 16, 17: 18, 18: 19, 19: 20, 20: 21, 21: _, 22: b, 23: N, 24: q, 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: E, 90: p }, e(d, [2, 4]), e(d, [2, 5]), { 1: [2, 1] }, { 8: [1, 41] }, { 4: 17, 5: g, 7: 42, 8: R, 9: h, 11: r, 13: n, 14: 14, 15: 15, 16: 16, 17: 18, 18: 19, 19: 20, 20: 21, 21: _, 22: b, 23: N, 24: q, 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: E, 90: p }, { 4: 17, 5: g, 7: 43, 8: R, 9: h, 11: r, 13: n, 14: 14, 15: 15, 16: 16, 17: 18, 18: 19, 19: 20, 20: 21, 21: _, 22: b, 23: N, 24: q, 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: E, 90: p }, { 4: 17, 5: g, 7: 44, 8: R, 9: h, 11: r, 13: n, 14: 14, 15: 15, 16: 16, 17: 18, 18: 19, 19: 20, 20: 21, 21: _, 22: b, 23: N, 24: q, 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: E, 90: p }, { 4: 17, 5: g, 7: 45, 8: R, 9: h, 11: r, 13: n, 14: 14, 15: 15, 16: 16, 17: 18, 18: 19, 19: 20, 20: 21, 21: _, 22: b, 23: N, 24: q, 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: E, 90: p }, { 4: 17, 5: g, 7: 46, 8: R, 9: h, 11: r, 13: n, 14: 14, 15: 15, 16: 16, 17: 18, 18: 19, 19: 20, 20: 21, 21: _, 22: b, 23: N, 24: q, 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: E, 90: p }, { 4: 17, 5: g, 7: 47, 8: R, 9: h, 11: r, 13: n, 14: 14, 15: 15, 16: 16, 17: 18, 18: 19, 19: 20, 20: 21, 21: _, 22: b, 23: N, 24: q, 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: E, 90: p }, { 4: 17, 5: g, 7: 48, 8: R, 9: h, 11: r, 13: n, 14: 14, 15: 15, 16: 16, 17: 18, 18: 19, 19: 20, 20: 21, 21: _, 22: b, 23: N, 24: q, 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: E, 90: p }, { 4: 17, 5: g, 7: 49, 8: R, 9: h, 11: r, 13: n, 14: 14, 15: 15, 16: 16, 17: 18, 18: 19, 19: 20, 20: 21, 21: _, 22: b, 23: N, 24: q, 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: E, 90: p }, { 4: 17, 5: g, 7: 50, 8: R, 9: h, 11: r, 13: n, 14: 14, 15: 15, 16: 16, 17: 18, 18: 19, 19: 20, 20: 21, 21: _, 22: b, 23: N, 24: q, 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: E, 90: p }, { 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(m, [2, 17]), e(m, [2, 18]), e(m, [2, 19]), e(m, [2, 20]), { 30: 60, 33: 62, 75: $, 89: E, 90: p }, { 30: 63, 33: 62, 75: $, 89: E, 90: p }, { 30: 64, 33: 62, 75: $, 89: E, 90: p }, 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(Ae, [2, 81]), e(Ae, [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: Ce, 66: Ve, 67: ve, 68: xe, 69: Le, 70: De, 71: Oe }, { 62: 77, 65: Ce, 66: Ve, 67: ve, 68: xe, 69: Le, 70: De, 71: Oe }, { 30: 78, 33: 62, 75: $, 89: E, 90: p }, { 73: 79, 75: Z, 76: U, 78: 81, 79: 82, 80: ee, 81: te, 82: se, 83: ie, 84: re, 85: ne, 86: ae, 87: le, 88: ce }, e(Ee, [2, 60]), e(Ee, [2, 62]), { 73: 93, 75: Z, 76: U, 78: 81, 79: 82, 80: ee, 81: te, 82: se, 83: ie, 84: re, 85: ne, 86: ae, 87: le, 88: ce }, { 30: 94, 33: 62, 75: $, 76: U, 89: E, 90: p }, { 5: [1, 95] }, { 30: 96, 33: 62, 75: $, 89: E, 90: p }, { 5: [1, 97] }, { 30: 98, 33: 62, 75: $, 89: E, 90: p }, { 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(m, [2, 59], { 76: U }), e(m, [2, 64], { 76: we }), { 33: 103, 75: [1, 102], 89: E, 90: p }, e(Me, [2, 65], { 79: 104, 75: Z, 80: ee, 81: te, 82: se, 83: ie, 84: re, 85: ne, 86: ae, 87: le, 88: ce }), e(T, [2, 67]), e(T, [2, 69]), e(T, [2, 70]), e(T, [2, 71]), e(T, [2, 72]), e(T, [2, 73]), e(T, [2, 74]), e(T, [2, 75]), e(T, [2, 76]), e(T, [2, 77]), e(T, [2, 78]), e(m, [2, 57], { 76: we }), e(m, [2, 58], { 76: U }), { 5: B, 28: 105, 31: Q, 34: H, 36: K, 38: W, 40: j }, { 27: [1, 112], 76: U }, { 5: oe, 40: he, 56: 113, 57: ue, 59: fe }, { 27: [1, 118], 76: U }, { 33: 119, 89: E, 90: p }, { 33: 120, 89: E, 90: p }, { 75: Z, 78: 121, 79: 82, 80: ee, 81: te, 82: se, 83: ie, 84: re, 85: ne, 86: ae, 87: le, 88: ce }, e(Ee, [2, 61]), e(Ee, [2, 63]), e(T, [2, 68]), e(m, [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(m, [2, 28]), { 5: [1, 127] }, e(m, [2, 42]), { 32: [1, 128] }, { 32: [1, 129] }, { 5: oe, 40: he, 56: 130, 57: ue, 59: fe }, e(m, [2, 47]), { 5: [1, 131] }, e(m, [2, 48]), e(m, [2, 49]), e(Me, [2, 66], { 79: 104, 75: Z, 80: ee, 81: te, 82: se, 83: ie, 84: re, 85: ne, 86: ae, 87: le, 88: ce }), { 33: 132, 89: E, 90: p }, { 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(m, [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(m, [2, 46]), { 5: oe, 40: he, 56: 152, 57: ue, 59: fe }, { 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(m, [2, 22]), { 5: [1, 157] }, { 5: [2, 87] }, { 5: [2, 88] }, { 5: [1, 158] }, { 5: [2, 89] }, { 5: [2, 90] }, e(m, [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: oe, 40: he, 56: 163, 57: ue, 59: fe }, { 5: oe, 40: he, 56: 164, 57: ue, 59: fe }, e(m, [2, 23]), e(m, [2, 24]), e(m, [2, 25]), e(m, [2, 26]), e(m, [2, 44]), e(m, [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__ */ o(function(i, a) {
|
170
|
+
if (a.recoverable)
|
171
|
+
this.trace(i);
|
172
|
+
else {
|
173
|
+
var c = new Error(i);
|
174
|
+
throw c.hash = a, c;
|
175
|
+
}
|
176
|
+
}, "parseError"),
|
177
|
+
parse: /* @__PURE__ */ o(function(i) {
|
178
|
+
var a = this, c = [0], s = [], f = [null], t = [], me = this.table, l = "", Re = 0, Fe = 0, Qe = 2, Pe = 1, He = t.slice.call(arguments, 1), y = Object.create(this.lexer), z = { yy: {} };
|
179
|
+
for (var Se in this.yy)
|
180
|
+
Object.prototype.hasOwnProperty.call(this.yy, Se) && (z.yy[Se] = this.yy[Se]);
|
181
|
+
y.setInput(i, z.yy), z.yy.lexer = y, z.yy.parser = this, typeof y.yylloc > "u" && (y.yylloc = {});
|
182
|
+
var Ie = y.yylloc;
|
183
|
+
t.push(Ie);
|
184
|
+
var Ke = y.options && y.options.ranges;
|
185
|
+
typeof z.yy.parseError == "function" ? this.parseError = z.yy.parseError : this.parseError = Object.getPrototypeOf(this).parseError;
|
186
|
+
function We(I) {
|
187
|
+
c.length = c.length - 2 * I, f.length = f.length - I, t.length = t.length - I;
|
188
|
+
}
|
189
|
+
o(We, "popStack");
|
190
|
+
function $e() {
|
191
|
+
var I;
|
192
|
+
return I = s.pop() || y.lex() || Pe, typeof I != "number" && (I instanceof Array && (s = I, I = s.pop()), I = a.symbols_[I] || I), I;
|
193
|
+
}
|
194
|
+
o($e, "lex");
|
195
|
+
for (var S, G, k, be, J = {}, ye, F, Ue, ge; ; ) {
|
196
|
+
if (G = c[c.length - 1], this.defaultActions[G] ? k = this.defaultActions[G] : ((S === null || typeof S > "u") && (S = $e()), k = me[G] && me[G][S]), typeof k > "u" || !k.length || !k[0]) {
|
197
|
+
var Te = "";
|
198
|
+
ge = [];
|
199
|
+
for (ye in me[G])
|
200
|
+
this.terminals_[ye] && ye > Qe && ge.push("'" + this.terminals_[ye] + "'");
|
201
|
+
y.showPosition ? Te = "Parse error on line " + (Re + 1) + `:
|
202
|
+
` + y.showPosition() + `
|
203
|
+
Expecting ` + ge.join(", ") + ", got '" + (this.terminals_[S] || S) + "'" : Te = "Parse error on line " + (Re + 1) + ": Unexpected " + (S == Pe ? "end of input" : "'" + (this.terminals_[S] || S) + "'"), this.parseError(Te, {
|
204
|
+
text: y.match,
|
205
|
+
token: this.terminals_[S] || S,
|
206
|
+
line: y.yylineno,
|
207
|
+
loc: Ie,
|
208
|
+
expected: ge
|
209
|
+
});
|
210
|
+
}
|
211
|
+
if (k[0] instanceof Array && k.length > 1)
|
212
|
+
throw new Error("Parse Error: multiple actions possible at state: " + G + ", token: " + S);
|
213
|
+
switch (k[0]) {
|
214
|
+
case 1:
|
215
|
+
c.push(S), f.push(y.yytext), t.push(y.yylloc), c.push(k[1]), S = null, Fe = y.yyleng, l = y.yytext, Re = y.yylineno, Ie = y.yylloc;
|
216
|
+
break;
|
217
|
+
case 2:
|
218
|
+
if (F = this.productions_[k[1]][1], J.$ = f[f.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
|
+
}, Ke && (J._$.range = [
|
224
|
+
t[t.length - (F || 1)].range[0],
|
225
|
+
t[t.length - 1].range[1]
|
226
|
+
]), be = this.performAction.apply(J, [
|
227
|
+
l,
|
228
|
+
Fe,
|
229
|
+
Re,
|
230
|
+
z.yy,
|
231
|
+
k[1],
|
232
|
+
f,
|
233
|
+
t
|
234
|
+
].concat(He)), typeof be < "u")
|
235
|
+
return be;
|
236
|
+
F && (c = c.slice(0, -1 * F * 2), f = f.slice(0, -1 * F), t = t.slice(0, -1 * F)), c.push(this.productions_[k[1]][0]), f.push(J.$), t.push(J._$), Ue = me[c[c.length - 2]][c[c.length - 1]], c.push(Ue);
|
237
|
+
break;
|
238
|
+
case 3:
|
239
|
+
return !0;
|
240
|
+
}
|
241
|
+
}
|
242
|
+
return !0;
|
243
|
+
}, "parse")
|
244
|
+
}, Be = /* @__PURE__ */ function() {
|
245
|
+
var P = {
|
246
|
+
EOF: 1,
|
247
|
+
parseError: /* @__PURE__ */ o(function(a, c) {
|
248
|
+
if (this.yy.parser)
|
249
|
+
this.yy.parser.parseError(a, c);
|
250
|
+
else
|
251
|
+
throw new Error(a);
|
252
|
+
}, "parseError"),
|
253
|
+
// resets the lexer, sets new input
|
254
|
+
setInput: /* @__PURE__ */ o(function(i, a) {
|
255
|
+
return this.yy = a || 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__ */ o(function() {
|
264
|
+
var i = this._input[0];
|
265
|
+
this.yytext += i, this.yyleng++, this.offset++, this.match += i, this.matched += i;
|
266
|
+
var a = i.match(/(?:\r\n?|\n).*/g);
|
267
|
+
return a ? (this.yylineno++, this.yylloc.last_line++) : this.yylloc.last_column++, this.options.ranges && this.yylloc.range[1]++, this._input = this._input.slice(1), i;
|
268
|
+
}, "input"),
|
269
|
+
// unshifts one char (or a string) into the input
|
270
|
+
unput: /* @__PURE__ */ o(function(i) {
|
271
|
+
var a = i.length, c = i.split(/(?:\r\n?|\n)/g);
|
272
|
+
this._input = i + this._input, this.yytext = this.yytext.substr(0, this.yytext.length - a), this.offset -= a;
|
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), c.length - 1 && (this.yylineno -= c.length - 1);
|
275
|
+
var f = 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: c ? (c.length === s.length ? this.yylloc.first_column : 0) + s[s.length - c.length].length - c[0].length : this.yylloc.first_column - a
|
281
|
+
}, this.options.ranges && (this.yylloc.range = [f[0], f[0] + this.yyleng - a]), 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__ */ o(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__ */ o(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__ */ o(function(i) {
|
302
|
+
this.unput(this.match.slice(i));
|
303
|
+
}, "less"),
|
304
|
+
// displays already matched input, i.e. for error messages
|
305
|
+
pastInput: /* @__PURE__ */ o(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__ */ o(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__ */ o(function() {
|
316
|
+
var i = this.pastInput(), a = new Array(i.length + 1).join("-");
|
317
|
+
return i + this.upcomingInput() + `
|
318
|
+
` + a + "^";
|
319
|
+
}, "showPosition"),
|
320
|
+
// test the lexed token: return FALSE when not a match, otherwise return token
|
321
|
+
test_match: /* @__PURE__ */ o(function(i, a) {
|
322
|
+
var c, s, f;
|
323
|
+
if (this.options.backtrack_lexer && (f = {
|
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 && (f.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], c = this.performAction.call(this, this.yy, this, a, this.conditionStack[this.conditionStack.length - 1]), this.done && this._input && (this.done = !1), c)
|
348
|
+
return c;
|
349
|
+
if (this._backtrack) {
|
350
|
+
for (var t in f)
|
351
|
+
this[t] = f[t];
|
352
|
+
return !1;
|
353
|
+
}
|
354
|
+
return !1;
|
355
|
+
}, "test_match"),
|
356
|
+
// return next match in input
|
357
|
+
next: /* @__PURE__ */ o(function() {
|
358
|
+
if (this.done)
|
359
|
+
return this.EOF;
|
360
|
+
this._input || (this.done = !0);
|
361
|
+
var i, a, c, s;
|
362
|
+
this._more || (this.yytext = "", this.match = "");
|
363
|
+
for (var f = this._currentRules(), t = 0; t < f.length; t++)
|
364
|
+
if (c = this._input.match(this.rules[f[t]]), c && (!a || c[0].length > a[0].length)) {
|
365
|
+
if (a = c, s = t, this.options.backtrack_lexer) {
|
366
|
+
if (i = this.test_match(c, f[t]), i !== !1)
|
367
|
+
return i;
|
368
|
+
if (this._backtrack) {
|
369
|
+
a = !1;
|
370
|
+
continue;
|
371
|
+
} else
|
372
|
+
return !1;
|
373
|
+
} else if (!this.options.flex)
|
374
|
+
break;
|
375
|
+
}
|
376
|
+
return a ? (i = this.test_match(a, f[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__ */ o(function() {
|
385
|
+
var a = this.next();
|
386
|
+
return a || this.lex();
|
387
|
+
}, "lex"),
|
388
|
+
// activates a new lexer condition state (pushes the new lexer condition state onto the condition stack)
|
389
|
+
begin: /* @__PURE__ */ o(function(a) {
|
390
|
+
this.conditionStack.push(a);
|
391
|
+
}, "begin"),
|
392
|
+
// pop the previously active lexer condition state off the condition stack
|
393
|
+
popState: /* @__PURE__ */ o(function() {
|
394
|
+
var a = this.conditionStack.length - 1;
|
395
|
+
return a > 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__ */ o(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__ */ o(function(a) {
|
403
|
+
return a = this.conditionStack.length - 1 - Math.abs(a || 0), a >= 0 ? this.conditionStack[a] : "INITIAL";
|
404
|
+
}, "topState"),
|
405
|
+
// alias for begin(condition)
|
406
|
+
pushState: /* @__PURE__ */ o(function(a) {
|
407
|
+
this.begin(a);
|
408
|
+
}, "pushState"),
|
409
|
+
// return the number of states currently on the stack
|
410
|
+
stateStackSize: /* @__PURE__ */ o(function() {
|
411
|
+
return this.conditionStack.length;
|
412
|
+
}, "stateStackSize"),
|
413
|
+
options: { "case-insensitive": !0 },
|
414
|
+
performAction: /* @__PURE__ */ o(function(a, c, s, f) {
|
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 c.yytext = c.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
|
+
_e.lexer = Be;
|
572
|
+
function pe() {
|
573
|
+
this.yy = {};
|
574
|
+
}
|
575
|
+
return o(pe, "Parser"), pe.prototype = _e, _e.Parser = pe, new pe();
|
576
|
+
}();
|
577
|
+
qe.parser = qe;
|
578
|
+
var lt = qe, ct = 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 = Ge, this.getAccTitle = Xe, this.setAccDescription = Je, this.getAccDescription = Ze, this.setDiagramTitle = et, this.getDiagramTitle = tt, this.getConfig = /* @__PURE__ */ o(() => ke().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
|
+
static {
|
607
|
+
o(this, "RequirementDB");
|
608
|
+
}
|
609
|
+
getDirection() {
|
610
|
+
return this.direction;
|
611
|
+
}
|
612
|
+
setDirection(e) {
|
613
|
+
this.direction = e;
|
614
|
+
}
|
615
|
+
resetLatestRequirement() {
|
616
|
+
this.latestRequirement = this.getInitialRequirement();
|
617
|
+
}
|
618
|
+
resetLatestElement() {
|
619
|
+
this.latestElement = this.getInitialElement();
|
620
|
+
}
|
621
|
+
getInitialRequirement() {
|
622
|
+
return {
|
623
|
+
requirementId: "",
|
624
|
+
text: "",
|
625
|
+
risk: "",
|
626
|
+
verifyMethod: "",
|
627
|
+
name: "",
|
628
|
+
type: "",
|
629
|
+
cssStyles: [],
|
630
|
+
classes: ["default"]
|
631
|
+
};
|
632
|
+
}
|
633
|
+
getInitialElement() {
|
634
|
+
return {
|
635
|
+
name: "",
|
636
|
+
type: "",
|
637
|
+
docRef: "",
|
638
|
+
cssStyles: [],
|
639
|
+
classes: ["default"]
|
640
|
+
};
|
641
|
+
}
|
642
|
+
addRequirement(e, u) {
|
643
|
+
return this.requirements.has(e) || this.requirements.set(e, {
|
644
|
+
name: e,
|
645
|
+
type: u,
|
646
|
+
requirementId: this.latestRequirement.requirementId,
|
647
|
+
text: this.latestRequirement.text,
|
648
|
+
risk: this.latestRequirement.risk,
|
649
|
+
verifyMethod: this.latestRequirement.verifyMethod,
|
650
|
+
cssStyles: [],
|
651
|
+
classes: ["default"]
|
652
|
+
}), this.resetLatestRequirement(), this.requirements.get(e);
|
653
|
+
}
|
654
|
+
getRequirements() {
|
655
|
+
return this.requirements;
|
656
|
+
}
|
657
|
+
setNewReqId(e) {
|
658
|
+
this.latestRequirement !== void 0 && (this.latestRequirement.requirementId = e);
|
659
|
+
}
|
660
|
+
setNewReqText(e) {
|
661
|
+
this.latestRequirement !== void 0 && (this.latestRequirement.text = e);
|
662
|
+
}
|
663
|
+
setNewReqRisk(e) {
|
664
|
+
this.latestRequirement !== void 0 && (this.latestRequirement.risk = e);
|
665
|
+
}
|
666
|
+
setNewReqVerifyMethod(e) {
|
667
|
+
this.latestRequirement !== void 0 && (this.latestRequirement.verifyMethod = e);
|
668
|
+
}
|
669
|
+
addElement(e) {
|
670
|
+
return this.elements.has(e) || (this.elements.set(e, {
|
671
|
+
name: e,
|
672
|
+
type: this.latestElement.type,
|
673
|
+
docRef: this.latestElement.docRef,
|
674
|
+
cssStyles: [],
|
675
|
+
classes: ["default"]
|
676
|
+
}), Ne.info("Added new element: ", e)), this.resetLatestElement(), this.elements.get(e);
|
677
|
+
}
|
678
|
+
getElements() {
|
679
|
+
return this.elements;
|
680
|
+
}
|
681
|
+
setNewElementType(e) {
|
682
|
+
this.latestElement !== void 0 && (this.latestElement.type = e);
|
683
|
+
}
|
684
|
+
setNewElementDocRef(e) {
|
685
|
+
this.latestElement !== void 0 && (this.latestElement.docRef = e);
|
686
|
+
}
|
687
|
+
addRelationship(e, u, h) {
|
688
|
+
this.relations.push({
|
689
|
+
type: e,
|
690
|
+
src: u,
|
691
|
+
dst: h
|
692
|
+
});
|
693
|
+
}
|
694
|
+
getRelationships() {
|
695
|
+
return this.relations;
|
696
|
+
}
|
697
|
+
clear() {
|
698
|
+
this.relations = [], this.resetLatestRequirement(), this.requirements = /* @__PURE__ */ new Map(), this.resetLatestElement(), this.elements = /* @__PURE__ */ new Map(), this.classes = /* @__PURE__ */ new Map(), st();
|
699
|
+
}
|
700
|
+
setCssStyle(e, u) {
|
701
|
+
for (const h of e) {
|
702
|
+
const r = this.requirements.get(h) ?? this.elements.get(h);
|
703
|
+
if (!u || !r)
|
704
|
+
return;
|
705
|
+
for (const n of u)
|
706
|
+
n.includes(",") ? r.cssStyles.push(...n.split(",")) : r.cssStyles.push(n);
|
707
|
+
}
|
708
|
+
}
|
709
|
+
setClass(e, u) {
|
710
|
+
for (const h of e) {
|
711
|
+
const r = this.requirements.get(h) ?? this.elements.get(h);
|
712
|
+
if (r)
|
713
|
+
for (const n of u) {
|
714
|
+
r.classes.push(n);
|
715
|
+
const d = this.classes.get(n)?.styles;
|
716
|
+
d && r.cssStyles.push(...d);
|
717
|
+
}
|
718
|
+
}
|
719
|
+
}
|
720
|
+
defineClass(e, u) {
|
721
|
+
for (const h of e) {
|
722
|
+
let r = this.classes.get(h);
|
723
|
+
r === void 0 && (r = { id: h, styles: [], textStyles: [] }, this.classes.set(h, r)), u && u.forEach(function(n) {
|
724
|
+
if (/color/.exec(n)) {
|
725
|
+
const d = n.replace("fill", "bgFill");
|
726
|
+
r.textStyles.push(d);
|
727
|
+
}
|
728
|
+
r.styles.push(n);
|
729
|
+
}), this.requirements.forEach((n) => {
|
730
|
+
n.classes.includes(h) && n.cssStyles.push(...u.flatMap((d) => d.split(",")));
|
731
|
+
}), this.elements.forEach((n) => {
|
732
|
+
n.classes.includes(h) && n.cssStyles.push(...u.flatMap((d) => d.split(",")));
|
733
|
+
});
|
734
|
+
}
|
735
|
+
}
|
736
|
+
getClasses() {
|
737
|
+
return this.classes;
|
738
|
+
}
|
739
|
+
getData() {
|
740
|
+
const e = ke(), u = [], h = [];
|
741
|
+
for (const r of this.requirements.values()) {
|
742
|
+
const n = r;
|
743
|
+
n.id = r.name, n.cssStyles = r.cssStyles, n.cssClasses = r.classes.join(" "), n.shape = "requirementBox", n.look = e.look, u.push(n);
|
744
|
+
}
|
745
|
+
for (const r of this.elements.values()) {
|
746
|
+
const n = r;
|
747
|
+
n.shape = "requirementBox", n.look = e.look, n.id = r.name, n.cssStyles = r.cssStyles, n.cssClasses = r.classes.join(" "), u.push(n);
|
748
|
+
}
|
749
|
+
for (const r of this.relations) {
|
750
|
+
let n = 0;
|
751
|
+
const d = r.type === this.Relationships.CONTAINS, g = {
|
752
|
+
id: `${r.src}-${r.dst}-${n}`,
|
753
|
+
start: this.requirements.get(r.src)?.name ?? this.elements.get(r.src)?.name,
|
754
|
+
end: this.requirements.get(r.dst)?.name ?? this.elements.get(r.dst)?.name,
|
755
|
+
label: `<<${r.type}>>`,
|
756
|
+
classes: "relationshipLine",
|
757
|
+
style: ["fill:none", d ? "" : "stroke-dasharray: 10,7"],
|
758
|
+
labelpos: "c",
|
759
|
+
thickness: "normal",
|
760
|
+
type: "normal",
|
761
|
+
pattern: d ? "normal" : "dashed",
|
762
|
+
arrowTypeStart: d ? "requirement_contains" : "",
|
763
|
+
arrowTypeEnd: d ? "" : "requirement_arrow",
|
764
|
+
look: e.look
|
765
|
+
};
|
766
|
+
h.push(g), n++;
|
767
|
+
}
|
768
|
+
return { nodes: u, edges: h, other: {}, config: e, direction: this.getDirection() };
|
769
|
+
}
|
770
|
+
}, ot = /* @__PURE__ */ o((e) => `
|
771
|
+
|
772
|
+
marker {
|
773
|
+
fill: ${e.relationColor};
|
774
|
+
stroke: ${e.relationColor};
|
775
|
+
}
|
776
|
+
|
777
|
+
marker.cross {
|
778
|
+
stroke: ${e.lineColor};
|
779
|
+
}
|
780
|
+
|
781
|
+
svg {
|
782
|
+
font-family: ${e.fontFamily};
|
783
|
+
font-size: ${e.fontSize};
|
784
|
+
}
|
785
|
+
|
786
|
+
.reqBox {
|
787
|
+
fill: ${e.requirementBackground};
|
788
|
+
fill-opacity: 1.0;
|
789
|
+
stroke: ${e.requirementBorderColor};
|
790
|
+
stroke-width: ${e.requirementBorderSize};
|
791
|
+
}
|
792
|
+
|
793
|
+
.reqTitle, .reqLabel{
|
794
|
+
fill: ${e.requirementTextColor};
|
795
|
+
}
|
796
|
+
.reqLabelBox {
|
797
|
+
fill: ${e.relationLabelBackground};
|
798
|
+
fill-opacity: 1.0;
|
799
|
+
}
|
800
|
+
|
801
|
+
.req-title-line {
|
802
|
+
stroke: ${e.requirementBorderColor};
|
803
|
+
stroke-width: ${e.requirementBorderSize};
|
804
|
+
}
|
805
|
+
.relationshipLine {
|
806
|
+
stroke: ${e.relationColor};
|
807
|
+
stroke-width: 1;
|
808
|
+
}
|
809
|
+
.relationshipLabel {
|
810
|
+
fill: ${e.relationLabelColor};
|
811
|
+
}
|
812
|
+
.divider {
|
813
|
+
stroke: ${e.nodeBorder};
|
814
|
+
stroke-width: 1;
|
815
|
+
}
|
816
|
+
.label {
|
817
|
+
font-family: ${e.fontFamily};
|
818
|
+
color: ${e.nodeTextColor || e.textColor};
|
819
|
+
}
|
820
|
+
.label text,span {
|
821
|
+
fill: ${e.nodeTextColor || e.textColor};
|
822
|
+
color: ${e.nodeTextColor || e.textColor};
|
823
|
+
}
|
824
|
+
.labelBkg {
|
825
|
+
background-color: ${e.edgeLabelBackground};
|
826
|
+
}
|
827
|
+
|
828
|
+
`, "getStyles"), ht = ot, Ye = {};
|
829
|
+
it(Ye, {
|
830
|
+
draw: () => ut
|
831
|
+
});
|
832
|
+
var ut = /* @__PURE__ */ o(async function(e, u, h, r) {
|
833
|
+
Ne.info("REF0:"), Ne.info("Drawing requirement diagram (unified)", u);
|
834
|
+
const { securityLevel: n, state: d, layout: g } = ke(), R = r.db.getData(), _ = je(u, n);
|
835
|
+
R.type = r.type, R.layoutAlgorithm = rt(g), R.nodeSpacing = d?.nodeSpacing ?? 50, R.rankSpacing = d?.rankSpacing ?? 50, R.markers = ["requirement_contains", "requirement_arrow"], R.diagramId = u, await nt(R, _);
|
836
|
+
const b = 8;
|
837
|
+
at.insertTitle(
|
838
|
+
_,
|
839
|
+
"requirementDiagramTitleText",
|
840
|
+
d?.titleTopMargin ?? 25,
|
841
|
+
r.db.getDiagramTitle()
|
842
|
+
), ze(_, b, "requirementDiagram", d?.useMaxWidth ?? !0);
|
843
|
+
}, "draw"), Et = {
|
844
|
+
parser: lt,
|
845
|
+
get db() {
|
846
|
+
return new ct();
|
847
|
+
},
|
848
|
+
renderer: Ye,
|
849
|
+
styles: ht
|
850
|
+
};
|
851
|
+
export {
|
852
|
+
Et as diagram
|
853
|
+
};
|