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,836 @@
|
|
1
|
+
import { d as gt, f as mt, g as lt, b as xt } from "./chunk-67H74DCK-Dd9cOxfN.js";
|
2
|
+
import { g as kt } from "./chunk-E2GYISFI-CbYUJnri.js";
|
3
|
+
import { _ as n, d as R, n as _t, o as vt, s as bt, g as wt, c as Tt, b as St, t as $t, j as G, k as Mt } from "./mermaid.core-D36e06XD.js";
|
4
|
+
import { d as et } from "./arc-4UNMf6Jv.js";
|
5
|
+
var U = function() {
|
6
|
+
var t = /* @__PURE__ */ n(function(h, i, a, l) {
|
7
|
+
for (a = a || {}, l = h.length; l--; a[h[l]] = i) ;
|
8
|
+
return a;
|
9
|
+
}, "o"), e = [6, 8, 10, 11, 12, 14, 16, 17, 18], s = [1, 9], c = [1, 10], r = [1, 11], f = [1, 12], u = [1, 13], y = [1, 14], g = {
|
10
|
+
trace: /* @__PURE__ */ n(function() {
|
11
|
+
}, "trace"),
|
12
|
+
yy: {},
|
13
|
+
symbols_: { error: 2, start: 3, journey: 4, document: 5, EOF: 6, line: 7, SPACE: 8, statement: 9, NEWLINE: 10, title: 11, acc_title: 12, acc_title_value: 13, acc_descr: 14, acc_descr_value: 15, acc_descr_multiline_value: 16, section: 17, taskName: 18, taskData: 19, $accept: 0, $end: 1 },
|
14
|
+
terminals_: { 2: "error", 4: "journey", 6: "EOF", 8: "SPACE", 10: "NEWLINE", 11: "title", 12: "acc_title", 13: "acc_title_value", 14: "acc_descr", 15: "acc_descr_value", 16: "acc_descr_multiline_value", 17: "section", 18: "taskName", 19: "taskData" },
|
15
|
+
productions_: [0, [3, 3], [5, 0], [5, 2], [7, 2], [7, 1], [7, 1], [7, 1], [9, 1], [9, 2], [9, 2], [9, 1], [9, 1], [9, 2]],
|
16
|
+
performAction: /* @__PURE__ */ n(function(i, a, l, d, p, o, b) {
|
17
|
+
var k = o.length - 1;
|
18
|
+
switch (p) {
|
19
|
+
case 1:
|
20
|
+
return o[k - 1];
|
21
|
+
case 2:
|
22
|
+
this.$ = [];
|
23
|
+
break;
|
24
|
+
case 3:
|
25
|
+
o[k - 1].push(o[k]), this.$ = o[k - 1];
|
26
|
+
break;
|
27
|
+
case 4:
|
28
|
+
case 5:
|
29
|
+
this.$ = o[k];
|
30
|
+
break;
|
31
|
+
case 6:
|
32
|
+
case 7:
|
33
|
+
this.$ = [];
|
34
|
+
break;
|
35
|
+
case 8:
|
36
|
+
d.setDiagramTitle(o[k].substr(6)), this.$ = o[k].substr(6);
|
37
|
+
break;
|
38
|
+
case 9:
|
39
|
+
this.$ = o[k].trim(), d.setAccTitle(this.$);
|
40
|
+
break;
|
41
|
+
case 10:
|
42
|
+
case 11:
|
43
|
+
this.$ = o[k].trim(), d.setAccDescription(this.$);
|
44
|
+
break;
|
45
|
+
case 12:
|
46
|
+
d.addSection(o[k].substr(8)), this.$ = o[k].substr(8);
|
47
|
+
break;
|
48
|
+
case 13:
|
49
|
+
d.addTask(o[k - 1], o[k]), this.$ = "task";
|
50
|
+
break;
|
51
|
+
}
|
52
|
+
}, "anonymous"),
|
53
|
+
table: [{ 3: 1, 4: [1, 2] }, { 1: [3] }, t(e, [2, 2], { 5: 3 }), { 6: [1, 4], 7: 5, 8: [1, 6], 9: 7, 10: [1, 8], 11: s, 12: c, 14: r, 16: f, 17: u, 18: y }, t(e, [2, 7], { 1: [2, 1] }), t(e, [2, 3]), { 9: 15, 11: s, 12: c, 14: r, 16: f, 17: u, 18: y }, t(e, [2, 5]), t(e, [2, 6]), t(e, [2, 8]), { 13: [1, 16] }, { 15: [1, 17] }, t(e, [2, 11]), t(e, [2, 12]), { 19: [1, 18] }, t(e, [2, 4]), t(e, [2, 9]), t(e, [2, 10]), t(e, [2, 13])],
|
54
|
+
defaultActions: {},
|
55
|
+
parseError: /* @__PURE__ */ n(function(i, a) {
|
56
|
+
if (a.recoverable)
|
57
|
+
this.trace(i);
|
58
|
+
else {
|
59
|
+
var l = new Error(i);
|
60
|
+
throw l.hash = a, l;
|
61
|
+
}
|
62
|
+
}, "parseError"),
|
63
|
+
parse: /* @__PURE__ */ n(function(i) {
|
64
|
+
var a = this, l = [0], d = [], p = [null], o = [], b = this.table, k = "", C = 0, K = 0, dt = 2, Q = 1, yt = o.slice.call(arguments, 1), _ = Object.create(this.lexer), I = { yy: {} };
|
65
|
+
for (var O in this.yy)
|
66
|
+
Object.prototype.hasOwnProperty.call(this.yy, O) && (I.yy[O] = this.yy[O]);
|
67
|
+
_.setInput(i, I.yy), I.yy.lexer = _, I.yy.parser = this, typeof _.yylloc > "u" && (_.yylloc = {});
|
68
|
+
var Y = _.yylloc;
|
69
|
+
o.push(Y);
|
70
|
+
var ft = _.options && _.options.ranges;
|
71
|
+
typeof I.yy.parseError == "function" ? this.parseError = I.yy.parseError : this.parseError = Object.getPrototypeOf(this).parseError;
|
72
|
+
function pt(w) {
|
73
|
+
l.length = l.length - 2 * w, p.length = p.length - w, o.length = o.length - w;
|
74
|
+
}
|
75
|
+
n(pt, "popStack");
|
76
|
+
function D() {
|
77
|
+
var w;
|
78
|
+
return w = d.pop() || _.lex() || Q, typeof w != "number" && (w instanceof Array && (d = w, w = d.pop()), w = a.symbols_[w] || w), w;
|
79
|
+
}
|
80
|
+
n(D, "lex");
|
81
|
+
for (var v, A, T, q, F = {}, N, M, tt, z; ; ) {
|
82
|
+
if (A = l[l.length - 1], this.defaultActions[A] ? T = this.defaultActions[A] : ((v === null || typeof v > "u") && (v = D()), T = b[A] && b[A][v]), typeof T > "u" || !T.length || !T[0]) {
|
83
|
+
var X = "";
|
84
|
+
z = [];
|
85
|
+
for (N in b[A])
|
86
|
+
this.terminals_[N] && N > dt && z.push("'" + this.terminals_[N] + "'");
|
87
|
+
_.showPosition ? X = "Parse error on line " + (C + 1) + `:
|
88
|
+
` + _.showPosition() + `
|
89
|
+
Expecting ` + z.join(", ") + ", got '" + (this.terminals_[v] || v) + "'" : X = "Parse error on line " + (C + 1) + ": Unexpected " + (v == Q ? "end of input" : "'" + (this.terminals_[v] || v) + "'"), this.parseError(X, {
|
90
|
+
text: _.match,
|
91
|
+
token: this.terminals_[v] || v,
|
92
|
+
line: _.yylineno,
|
93
|
+
loc: Y,
|
94
|
+
expected: z
|
95
|
+
});
|
96
|
+
}
|
97
|
+
if (T[0] instanceof Array && T.length > 1)
|
98
|
+
throw new Error("Parse Error: multiple actions possible at state: " + A + ", token: " + v);
|
99
|
+
switch (T[0]) {
|
100
|
+
case 1:
|
101
|
+
l.push(v), p.push(_.yytext), o.push(_.yylloc), l.push(T[1]), v = null, K = _.yyleng, k = _.yytext, C = _.yylineno, Y = _.yylloc;
|
102
|
+
break;
|
103
|
+
case 2:
|
104
|
+
if (M = this.productions_[T[1]][1], F.$ = p[p.length - M], F._$ = {
|
105
|
+
first_line: o[o.length - (M || 1)].first_line,
|
106
|
+
last_line: o[o.length - 1].last_line,
|
107
|
+
first_column: o[o.length - (M || 1)].first_column,
|
108
|
+
last_column: o[o.length - 1].last_column
|
109
|
+
}, ft && (F._$.range = [
|
110
|
+
o[o.length - (M || 1)].range[0],
|
111
|
+
o[o.length - 1].range[1]
|
112
|
+
]), q = this.performAction.apply(F, [
|
113
|
+
k,
|
114
|
+
K,
|
115
|
+
C,
|
116
|
+
I.yy,
|
117
|
+
T[1],
|
118
|
+
p,
|
119
|
+
o
|
120
|
+
].concat(yt)), typeof q < "u")
|
121
|
+
return q;
|
122
|
+
M && (l = l.slice(0, -1 * M * 2), p = p.slice(0, -1 * M), o = o.slice(0, -1 * M)), l.push(this.productions_[T[1]][0]), p.push(F.$), o.push(F._$), tt = b[l[l.length - 2]][l[l.length - 1]], l.push(tt);
|
123
|
+
break;
|
124
|
+
case 3:
|
125
|
+
return !0;
|
126
|
+
}
|
127
|
+
}
|
128
|
+
return !0;
|
129
|
+
}, "parse")
|
130
|
+
}, m = /* @__PURE__ */ function() {
|
131
|
+
var h = {
|
132
|
+
EOF: 1,
|
133
|
+
parseError: /* @__PURE__ */ n(function(a, l) {
|
134
|
+
if (this.yy.parser)
|
135
|
+
this.yy.parser.parseError(a, l);
|
136
|
+
else
|
137
|
+
throw new Error(a);
|
138
|
+
}, "parseError"),
|
139
|
+
// resets the lexer, sets new input
|
140
|
+
setInput: /* @__PURE__ */ n(function(i, a) {
|
141
|
+
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 = {
|
142
|
+
first_line: 1,
|
143
|
+
first_column: 0,
|
144
|
+
last_line: 1,
|
145
|
+
last_column: 0
|
146
|
+
}, this.options.ranges && (this.yylloc.range = [0, 0]), this.offset = 0, this;
|
147
|
+
}, "setInput"),
|
148
|
+
// consumes and returns one char from the input
|
149
|
+
input: /* @__PURE__ */ n(function() {
|
150
|
+
var i = this._input[0];
|
151
|
+
this.yytext += i, this.yyleng++, this.offset++, this.match += i, this.matched += i;
|
152
|
+
var a = i.match(/(?:\r\n?|\n).*/g);
|
153
|
+
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;
|
154
|
+
}, "input"),
|
155
|
+
// unshifts one char (or a string) into the input
|
156
|
+
unput: /* @__PURE__ */ n(function(i) {
|
157
|
+
var a = i.length, l = i.split(/(?:\r\n?|\n)/g);
|
158
|
+
this._input = i + this._input, this.yytext = this.yytext.substr(0, this.yytext.length - a), this.offset -= a;
|
159
|
+
var d = this.match.split(/(?:\r\n?|\n)/g);
|
160
|
+
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);
|
161
|
+
var p = this.yylloc.range;
|
162
|
+
return this.yylloc = {
|
163
|
+
first_line: this.yylloc.first_line,
|
164
|
+
last_line: this.yylineno + 1,
|
165
|
+
first_column: this.yylloc.first_column,
|
166
|
+
last_column: l ? (l.length === d.length ? this.yylloc.first_column : 0) + d[d.length - l.length].length - l[0].length : this.yylloc.first_column - a
|
167
|
+
}, this.options.ranges && (this.yylloc.range = [p[0], p[0] + this.yyleng - a]), this.yyleng = this.yytext.length, this;
|
168
|
+
}, "unput"),
|
169
|
+
// When called from action, caches matched text and appends it on next action
|
170
|
+
more: /* @__PURE__ */ n(function() {
|
171
|
+
return this._more = !0, this;
|
172
|
+
}, "more"),
|
173
|
+
// 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.
|
174
|
+
reject: /* @__PURE__ */ n(function() {
|
175
|
+
if (this.options.backtrack_lexer)
|
176
|
+
this._backtrack = !0;
|
177
|
+
else
|
178
|
+
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).
|
179
|
+
` + this.showPosition(), {
|
180
|
+
text: "",
|
181
|
+
token: null,
|
182
|
+
line: this.yylineno
|
183
|
+
});
|
184
|
+
return this;
|
185
|
+
}, "reject"),
|
186
|
+
// retain first n characters of the match
|
187
|
+
less: /* @__PURE__ */ n(function(i) {
|
188
|
+
this.unput(this.match.slice(i));
|
189
|
+
}, "less"),
|
190
|
+
// displays already matched input, i.e. for error messages
|
191
|
+
pastInput: /* @__PURE__ */ n(function() {
|
192
|
+
var i = this.matched.substr(0, this.matched.length - this.match.length);
|
193
|
+
return (i.length > 20 ? "..." : "") + i.substr(-20).replace(/\n/g, "");
|
194
|
+
}, "pastInput"),
|
195
|
+
// displays upcoming input, i.e. for error messages
|
196
|
+
upcomingInput: /* @__PURE__ */ n(function() {
|
197
|
+
var i = this.match;
|
198
|
+
return i.length < 20 && (i += this._input.substr(0, 20 - i.length)), (i.substr(0, 20) + (i.length > 20 ? "..." : "")).replace(/\n/g, "");
|
199
|
+
}, "upcomingInput"),
|
200
|
+
// displays the character position where the lexing error occurred, i.e. for error messages
|
201
|
+
showPosition: /* @__PURE__ */ n(function() {
|
202
|
+
var i = this.pastInput(), a = new Array(i.length + 1).join("-");
|
203
|
+
return i + this.upcomingInput() + `
|
204
|
+
` + a + "^";
|
205
|
+
}, "showPosition"),
|
206
|
+
// test the lexed token: return FALSE when not a match, otherwise return token
|
207
|
+
test_match: /* @__PURE__ */ n(function(i, a) {
|
208
|
+
var l, d, p;
|
209
|
+
if (this.options.backtrack_lexer && (p = {
|
210
|
+
yylineno: this.yylineno,
|
211
|
+
yylloc: {
|
212
|
+
first_line: this.yylloc.first_line,
|
213
|
+
last_line: this.last_line,
|
214
|
+
first_column: this.yylloc.first_column,
|
215
|
+
last_column: this.yylloc.last_column
|
216
|
+
},
|
217
|
+
yytext: this.yytext,
|
218
|
+
match: this.match,
|
219
|
+
matches: this.matches,
|
220
|
+
matched: this.matched,
|
221
|
+
yyleng: this.yyleng,
|
222
|
+
offset: this.offset,
|
223
|
+
_more: this._more,
|
224
|
+
_input: this._input,
|
225
|
+
yy: this.yy,
|
226
|
+
conditionStack: this.conditionStack.slice(0),
|
227
|
+
done: this.done
|
228
|
+
}, this.options.ranges && (p.yylloc.range = this.yylloc.range.slice(0))), d = i[0].match(/(?:\r\n?|\n).*/g), d && (this.yylineno += d.length), this.yylloc = {
|
229
|
+
first_line: this.yylloc.last_line,
|
230
|
+
last_line: this.yylineno + 1,
|
231
|
+
first_column: this.yylloc.last_column,
|
232
|
+
last_column: d ? d[d.length - 1].length - d[d.length - 1].match(/\r?\n?/)[0].length : this.yylloc.last_column + i[0].length
|
233
|
+
}, 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, a, this.conditionStack[this.conditionStack.length - 1]), this.done && this._input && (this.done = !1), l)
|
234
|
+
return l;
|
235
|
+
if (this._backtrack) {
|
236
|
+
for (var o in p)
|
237
|
+
this[o] = p[o];
|
238
|
+
return !1;
|
239
|
+
}
|
240
|
+
return !1;
|
241
|
+
}, "test_match"),
|
242
|
+
// return next match in input
|
243
|
+
next: /* @__PURE__ */ n(function() {
|
244
|
+
if (this.done)
|
245
|
+
return this.EOF;
|
246
|
+
this._input || (this.done = !0);
|
247
|
+
var i, a, l, d;
|
248
|
+
this._more || (this.yytext = "", this.match = "");
|
249
|
+
for (var p = this._currentRules(), o = 0; o < p.length; o++)
|
250
|
+
if (l = this._input.match(this.rules[p[o]]), l && (!a || l[0].length > a[0].length)) {
|
251
|
+
if (a = l, d = o, this.options.backtrack_lexer) {
|
252
|
+
if (i = this.test_match(l, p[o]), i !== !1)
|
253
|
+
return i;
|
254
|
+
if (this._backtrack) {
|
255
|
+
a = !1;
|
256
|
+
continue;
|
257
|
+
} else
|
258
|
+
return !1;
|
259
|
+
} else if (!this.options.flex)
|
260
|
+
break;
|
261
|
+
}
|
262
|
+
return a ? (i = this.test_match(a, p[d]), i !== !1 ? i : !1) : this._input === "" ? this.EOF : this.parseError("Lexical error on line " + (this.yylineno + 1) + `. Unrecognized text.
|
263
|
+
` + this.showPosition(), {
|
264
|
+
text: "",
|
265
|
+
token: null,
|
266
|
+
line: this.yylineno
|
267
|
+
});
|
268
|
+
}, "next"),
|
269
|
+
// return next match that has a token
|
270
|
+
lex: /* @__PURE__ */ n(function() {
|
271
|
+
var a = this.next();
|
272
|
+
return a || this.lex();
|
273
|
+
}, "lex"),
|
274
|
+
// activates a new lexer condition state (pushes the new lexer condition state onto the condition stack)
|
275
|
+
begin: /* @__PURE__ */ n(function(a) {
|
276
|
+
this.conditionStack.push(a);
|
277
|
+
}, "begin"),
|
278
|
+
// pop the previously active lexer condition state off the condition stack
|
279
|
+
popState: /* @__PURE__ */ n(function() {
|
280
|
+
var a = this.conditionStack.length - 1;
|
281
|
+
return a > 0 ? this.conditionStack.pop() : this.conditionStack[0];
|
282
|
+
}, "popState"),
|
283
|
+
// produce the lexer rule set which is active for the currently active lexer condition state
|
284
|
+
_currentRules: /* @__PURE__ */ n(function() {
|
285
|
+
return this.conditionStack.length && this.conditionStack[this.conditionStack.length - 1] ? this.conditions[this.conditionStack[this.conditionStack.length - 1]].rules : this.conditions.INITIAL.rules;
|
286
|
+
}, "_currentRules"),
|
287
|
+
// return the currently active lexer condition state; when an index argument is provided it produces the N-th previous condition state, if available
|
288
|
+
topState: /* @__PURE__ */ n(function(a) {
|
289
|
+
return a = this.conditionStack.length - 1 - Math.abs(a || 0), a >= 0 ? this.conditionStack[a] : "INITIAL";
|
290
|
+
}, "topState"),
|
291
|
+
// alias for begin(condition)
|
292
|
+
pushState: /* @__PURE__ */ n(function(a) {
|
293
|
+
this.begin(a);
|
294
|
+
}, "pushState"),
|
295
|
+
// return the number of states currently on the stack
|
296
|
+
stateStackSize: /* @__PURE__ */ n(function() {
|
297
|
+
return this.conditionStack.length;
|
298
|
+
}, "stateStackSize"),
|
299
|
+
options: { "case-insensitive": !0 },
|
300
|
+
performAction: /* @__PURE__ */ n(function(a, l, d, p) {
|
301
|
+
switch (d) {
|
302
|
+
case 0:
|
303
|
+
break;
|
304
|
+
case 1:
|
305
|
+
break;
|
306
|
+
case 2:
|
307
|
+
return 10;
|
308
|
+
case 3:
|
309
|
+
break;
|
310
|
+
case 4:
|
311
|
+
break;
|
312
|
+
case 5:
|
313
|
+
return 4;
|
314
|
+
case 6:
|
315
|
+
return 11;
|
316
|
+
case 7:
|
317
|
+
return this.begin("acc_title"), 12;
|
318
|
+
case 8:
|
319
|
+
return this.popState(), "acc_title_value";
|
320
|
+
case 9:
|
321
|
+
return this.begin("acc_descr"), 14;
|
322
|
+
case 10:
|
323
|
+
return this.popState(), "acc_descr_value";
|
324
|
+
case 11:
|
325
|
+
this.begin("acc_descr_multiline");
|
326
|
+
break;
|
327
|
+
case 12:
|
328
|
+
this.popState();
|
329
|
+
break;
|
330
|
+
case 13:
|
331
|
+
return "acc_descr_multiline_value";
|
332
|
+
case 14:
|
333
|
+
return 17;
|
334
|
+
case 15:
|
335
|
+
return 18;
|
336
|
+
case 16:
|
337
|
+
return 19;
|
338
|
+
case 17:
|
339
|
+
return ":";
|
340
|
+
case 18:
|
341
|
+
return 6;
|
342
|
+
case 19:
|
343
|
+
return "INVALID";
|
344
|
+
}
|
345
|
+
}, "anonymous"),
|
346
|
+
rules: [/^(?:%(?!\{)[^\n]*)/i, /^(?:[^\}]%%[^\n]*)/i, /^(?:[\n]+)/i, /^(?:\s+)/i, /^(?:#[^\n]*)/i, /^(?:journey\b)/i, /^(?:title\s[^#\n;]+)/i, /^(?:accTitle\s*:\s*)/i, /^(?:(?!\n||)*[^\n]*)/i, /^(?:accDescr\s*:\s*)/i, /^(?:(?!\n||)*[^\n]*)/i, /^(?:accDescr\s*\{\s*)/i, /^(?:[\}])/i, /^(?:[^\}]*)/i, /^(?:section\s[^#:\n;]+)/i, /^(?:[^#:\n;]+)/i, /^(?::[^#\n;]+)/i, /^(?::)/i, /^(?:$)/i, /^(?:.)/i],
|
347
|
+
conditions: { acc_descr_multiline: { rules: [12, 13], inclusive: !1 }, acc_descr: { rules: [10], inclusive: !1 }, acc_title: { rules: [8], inclusive: !1 }, INITIAL: { rules: [0, 1, 2, 3, 4, 5, 6, 7, 9, 11, 14, 15, 16, 17, 18, 19], inclusive: !0 } }
|
348
|
+
};
|
349
|
+
return h;
|
350
|
+
}();
|
351
|
+
g.lexer = m;
|
352
|
+
function x() {
|
353
|
+
this.yy = {};
|
354
|
+
}
|
355
|
+
return n(x, "Parser"), x.prototype = g, g.Parser = x, new x();
|
356
|
+
}();
|
357
|
+
U.parser = U;
|
358
|
+
var Et = U, V = "", Z = [], L = [], B = [], Ct = /* @__PURE__ */ n(function() {
|
359
|
+
Z.length = 0, L.length = 0, V = "", B.length = 0, $t();
|
360
|
+
}, "clear"), Pt = /* @__PURE__ */ n(function(t) {
|
361
|
+
V = t, Z.push(t);
|
362
|
+
}, "addSection"), It = /* @__PURE__ */ n(function() {
|
363
|
+
return Z;
|
364
|
+
}, "getSections"), At = /* @__PURE__ */ n(function() {
|
365
|
+
let t = it();
|
366
|
+
const e = 100;
|
367
|
+
let s = 0;
|
368
|
+
for (; !t && s < e; )
|
369
|
+
t = it(), s++;
|
370
|
+
return L.push(...B), L;
|
371
|
+
}, "getTasks"), Ft = /* @__PURE__ */ n(function() {
|
372
|
+
const t = [];
|
373
|
+
return L.forEach((s) => {
|
374
|
+
s.people && t.push(...s.people);
|
375
|
+
}), [...new Set(t)].sort();
|
376
|
+
}, "updateActors"), Vt = /* @__PURE__ */ n(function(t, e) {
|
377
|
+
const s = e.substr(1).split(":");
|
378
|
+
let c = 0, r = [];
|
379
|
+
s.length === 1 ? (c = Number(s[0]), r = []) : (c = Number(s[0]), r = s[1].split(","));
|
380
|
+
const f = r.map((y) => y.trim()), u = {
|
381
|
+
section: V,
|
382
|
+
type: V,
|
383
|
+
people: f,
|
384
|
+
task: t,
|
385
|
+
score: c
|
386
|
+
};
|
387
|
+
B.push(u);
|
388
|
+
}, "addTask"), Rt = /* @__PURE__ */ n(function(t) {
|
389
|
+
const e = {
|
390
|
+
section: V,
|
391
|
+
type: V,
|
392
|
+
description: t,
|
393
|
+
task: t,
|
394
|
+
classes: []
|
395
|
+
};
|
396
|
+
L.push(e);
|
397
|
+
}, "addTaskOrg"), it = /* @__PURE__ */ n(function() {
|
398
|
+
const t = /* @__PURE__ */ n(function(s) {
|
399
|
+
return B[s].processed;
|
400
|
+
}, "compileTask");
|
401
|
+
let e = !0;
|
402
|
+
for (const [s, c] of B.entries())
|
403
|
+
t(s), e = e && c.processed;
|
404
|
+
return e;
|
405
|
+
}, "compileTasks"), Lt = /* @__PURE__ */ n(function() {
|
406
|
+
return Ft();
|
407
|
+
}, "getActors"), rt = {
|
408
|
+
getConfig: /* @__PURE__ */ n(() => R().journey, "getConfig"),
|
409
|
+
clear: Ct,
|
410
|
+
setDiagramTitle: _t,
|
411
|
+
getDiagramTitle: vt,
|
412
|
+
setAccTitle: bt,
|
413
|
+
getAccTitle: wt,
|
414
|
+
setAccDescription: Tt,
|
415
|
+
getAccDescription: St,
|
416
|
+
addSection: Pt,
|
417
|
+
getSections: It,
|
418
|
+
getTasks: At,
|
419
|
+
addTask: Vt,
|
420
|
+
addTaskOrg: Rt,
|
421
|
+
getActors: Lt
|
422
|
+
}, Bt = /* @__PURE__ */ n((t) => `.label {
|
423
|
+
font-family: ${t.fontFamily};
|
424
|
+
color: ${t.textColor};
|
425
|
+
}
|
426
|
+
.mouth {
|
427
|
+
stroke: #666;
|
428
|
+
}
|
429
|
+
|
430
|
+
line {
|
431
|
+
stroke: ${t.textColor}
|
432
|
+
}
|
433
|
+
|
434
|
+
.legend {
|
435
|
+
fill: ${t.textColor};
|
436
|
+
font-family: ${t.fontFamily};
|
437
|
+
}
|
438
|
+
|
439
|
+
.label text {
|
440
|
+
fill: #333;
|
441
|
+
}
|
442
|
+
.label {
|
443
|
+
color: ${t.textColor}
|
444
|
+
}
|
445
|
+
|
446
|
+
.face {
|
447
|
+
${t.faceColor ? `fill: ${t.faceColor}` : "fill: #FFF8DC"};
|
448
|
+
stroke: #999;
|
449
|
+
}
|
450
|
+
|
451
|
+
.node rect,
|
452
|
+
.node circle,
|
453
|
+
.node ellipse,
|
454
|
+
.node polygon,
|
455
|
+
.node path {
|
456
|
+
fill: ${t.mainBkg};
|
457
|
+
stroke: ${t.nodeBorder};
|
458
|
+
stroke-width: 1px;
|
459
|
+
}
|
460
|
+
|
461
|
+
.node .label {
|
462
|
+
text-align: center;
|
463
|
+
}
|
464
|
+
.node.clickable {
|
465
|
+
cursor: pointer;
|
466
|
+
}
|
467
|
+
|
468
|
+
.arrowheadPath {
|
469
|
+
fill: ${t.arrowheadColor};
|
470
|
+
}
|
471
|
+
|
472
|
+
.edgePath .path {
|
473
|
+
stroke: ${t.lineColor};
|
474
|
+
stroke-width: 1.5px;
|
475
|
+
}
|
476
|
+
|
477
|
+
.flowchart-link {
|
478
|
+
stroke: ${t.lineColor};
|
479
|
+
fill: none;
|
480
|
+
}
|
481
|
+
|
482
|
+
.edgeLabel {
|
483
|
+
background-color: ${t.edgeLabelBackground};
|
484
|
+
rect {
|
485
|
+
opacity: 0.5;
|
486
|
+
}
|
487
|
+
text-align: center;
|
488
|
+
}
|
489
|
+
|
490
|
+
.cluster rect {
|
491
|
+
}
|
492
|
+
|
493
|
+
.cluster text {
|
494
|
+
fill: ${t.titleColor};
|
495
|
+
}
|
496
|
+
|
497
|
+
div.mermaidTooltip {
|
498
|
+
position: absolute;
|
499
|
+
text-align: center;
|
500
|
+
max-width: 200px;
|
501
|
+
padding: 2px;
|
502
|
+
font-family: ${t.fontFamily};
|
503
|
+
font-size: 12px;
|
504
|
+
background: ${t.tertiaryColor};
|
505
|
+
border: 1px solid ${t.border2};
|
506
|
+
border-radius: 2px;
|
507
|
+
pointer-events: none;
|
508
|
+
z-index: 100;
|
509
|
+
}
|
510
|
+
|
511
|
+
.task-type-0, .section-type-0 {
|
512
|
+
${t.fillType0 ? `fill: ${t.fillType0}` : ""};
|
513
|
+
}
|
514
|
+
.task-type-1, .section-type-1 {
|
515
|
+
${t.fillType0 ? `fill: ${t.fillType1}` : ""};
|
516
|
+
}
|
517
|
+
.task-type-2, .section-type-2 {
|
518
|
+
${t.fillType0 ? `fill: ${t.fillType2}` : ""};
|
519
|
+
}
|
520
|
+
.task-type-3, .section-type-3 {
|
521
|
+
${t.fillType0 ? `fill: ${t.fillType3}` : ""};
|
522
|
+
}
|
523
|
+
.task-type-4, .section-type-4 {
|
524
|
+
${t.fillType0 ? `fill: ${t.fillType4}` : ""};
|
525
|
+
}
|
526
|
+
.task-type-5, .section-type-5 {
|
527
|
+
${t.fillType0 ? `fill: ${t.fillType5}` : ""};
|
528
|
+
}
|
529
|
+
.task-type-6, .section-type-6 {
|
530
|
+
${t.fillType0 ? `fill: ${t.fillType6}` : ""};
|
531
|
+
}
|
532
|
+
.task-type-7, .section-type-7 {
|
533
|
+
${t.fillType0 ? `fill: ${t.fillType7}` : ""};
|
534
|
+
}
|
535
|
+
|
536
|
+
.actor-0 {
|
537
|
+
${t.actor0 ? `fill: ${t.actor0}` : ""};
|
538
|
+
}
|
539
|
+
.actor-1 {
|
540
|
+
${t.actor1 ? `fill: ${t.actor1}` : ""};
|
541
|
+
}
|
542
|
+
.actor-2 {
|
543
|
+
${t.actor2 ? `fill: ${t.actor2}` : ""};
|
544
|
+
}
|
545
|
+
.actor-3 {
|
546
|
+
${t.actor3 ? `fill: ${t.actor3}` : ""};
|
547
|
+
}
|
548
|
+
.actor-4 {
|
549
|
+
${t.actor4 ? `fill: ${t.actor4}` : ""};
|
550
|
+
}
|
551
|
+
.actor-5 {
|
552
|
+
${t.actor5 ? `fill: ${t.actor5}` : ""};
|
553
|
+
}
|
554
|
+
${kt()}
|
555
|
+
`, "getStyles"), jt = Bt, J = /* @__PURE__ */ n(function(t, e) {
|
556
|
+
return gt(t, e);
|
557
|
+
}, "drawRect"), Nt = /* @__PURE__ */ n(function(t, e) {
|
558
|
+
const c = t.append("circle").attr("cx", e.cx).attr("cy", e.cy).attr("class", "face").attr("r", 15).attr("stroke-width", 2).attr("overflow", "visible"), r = t.append("g");
|
559
|
+
r.append("circle").attr("cx", e.cx - 15 / 3).attr("cy", e.cy - 15 / 3).attr("r", 1.5).attr("stroke-width", 2).attr("fill", "#666").attr("stroke", "#666"), r.append("circle").attr("cx", e.cx + 15 / 3).attr("cy", e.cy - 15 / 3).attr("r", 1.5).attr("stroke-width", 2).attr("fill", "#666").attr("stroke", "#666");
|
560
|
+
function f(g) {
|
561
|
+
const m = et().startAngle(Math.PI / 2).endAngle(3 * (Math.PI / 2)).innerRadius(7.5).outerRadius(6.8181818181818175);
|
562
|
+
g.append("path").attr("class", "mouth").attr("d", m).attr("transform", "translate(" + e.cx + "," + (e.cy + 2) + ")");
|
563
|
+
}
|
564
|
+
n(f, "smile");
|
565
|
+
function u(g) {
|
566
|
+
const m = et().startAngle(3 * Math.PI / 2).endAngle(5 * (Math.PI / 2)).innerRadius(7.5).outerRadius(6.8181818181818175);
|
567
|
+
g.append("path").attr("class", "mouth").attr("d", m).attr("transform", "translate(" + e.cx + "," + (e.cy + 7) + ")");
|
568
|
+
}
|
569
|
+
n(u, "sad");
|
570
|
+
function y(g) {
|
571
|
+
g.append("line").attr("class", "mouth").attr("stroke", 2).attr("x1", e.cx - 5).attr("y1", e.cy + 7).attr("x2", e.cx + 5).attr("y2", e.cy + 7).attr("class", "mouth").attr("stroke-width", "1px").attr("stroke", "#666");
|
572
|
+
}
|
573
|
+
return n(y, "ambivalent"), e.score > 3 ? f(r) : e.score < 3 ? u(r) : y(r), c;
|
574
|
+
}, "drawFace"), ot = /* @__PURE__ */ n(function(t, e) {
|
575
|
+
const s = t.append("circle");
|
576
|
+
return s.attr("cx", e.cx), s.attr("cy", e.cy), s.attr("class", "actor-" + e.pos), s.attr("fill", e.fill), s.attr("stroke", e.stroke), s.attr("r", e.r), s.class !== void 0 && s.attr("class", s.class), e.title !== void 0 && s.append("title").text(e.title), s;
|
577
|
+
}, "drawCircle"), ct = /* @__PURE__ */ n(function(t, e) {
|
578
|
+
return mt(t, e);
|
579
|
+
}, "drawText"), zt = /* @__PURE__ */ n(function(t, e) {
|
580
|
+
function s(r, f, u, y, g) {
|
581
|
+
return r + "," + f + " " + (r + u) + "," + f + " " + (r + u) + "," + (f + y - g) + " " + (r + u - g * 1.2) + "," + (f + y) + " " + r + "," + (f + y);
|
582
|
+
}
|
583
|
+
n(s, "genPoints");
|
584
|
+
const c = t.append("polygon");
|
585
|
+
c.attr("points", s(e.x, e.y, 50, 20, 7)), c.attr("class", "labelBox"), e.y = e.y + e.labelMargin, e.x = e.x + 0.5 * e.labelMargin, ct(t, e);
|
586
|
+
}, "drawLabel"), Wt = /* @__PURE__ */ n(function(t, e, s) {
|
587
|
+
const c = t.append("g"), r = lt();
|
588
|
+
r.x = e.x, r.y = e.y, r.fill = e.fill, r.width = s.width * e.taskCount + // width of the tasks
|
589
|
+
s.diagramMarginX * (e.taskCount - 1), r.height = s.height, r.class = "journey-section section-type-" + e.num, r.rx = 3, r.ry = 3, J(c, r), ht(s)(
|
590
|
+
e.text,
|
591
|
+
c,
|
592
|
+
r.x,
|
593
|
+
r.y,
|
594
|
+
r.width,
|
595
|
+
r.height,
|
596
|
+
{ class: "journey-section section-type-" + e.num },
|
597
|
+
s,
|
598
|
+
e.colour
|
599
|
+
);
|
600
|
+
}, "drawSection"), nt = -1, Ot = /* @__PURE__ */ n(function(t, e, s) {
|
601
|
+
const c = e.x + s.width / 2, r = t.append("g");
|
602
|
+
nt++;
|
603
|
+
const f = 300 + 5 * 30;
|
604
|
+
r.append("line").attr("id", "task" + nt).attr("x1", c).attr("y1", e.y).attr("x2", c).attr("y2", f).attr("class", "task-line").attr("stroke-width", "1px").attr("stroke-dasharray", "4 2").attr("stroke", "#666"), Nt(r, {
|
605
|
+
cx: c,
|
606
|
+
cy: 300 + (5 - e.score) * 30,
|
607
|
+
score: e.score
|
608
|
+
});
|
609
|
+
const u = lt();
|
610
|
+
u.x = e.x, u.y = e.y, u.fill = e.fill, u.width = s.width, u.height = s.height, u.class = "task task-type-" + e.num, u.rx = 3, u.ry = 3, J(r, u);
|
611
|
+
let y = e.x + 14;
|
612
|
+
e.people.forEach((g) => {
|
613
|
+
const m = e.actors[g].color, x = {
|
614
|
+
cx: y,
|
615
|
+
cy: e.y,
|
616
|
+
r: 7,
|
617
|
+
fill: m,
|
618
|
+
stroke: "#000",
|
619
|
+
title: g,
|
620
|
+
pos: e.actors[g].position
|
621
|
+
};
|
622
|
+
ot(r, x), y += 10;
|
623
|
+
}), ht(s)(
|
624
|
+
e.task,
|
625
|
+
r,
|
626
|
+
u.x,
|
627
|
+
u.y,
|
628
|
+
u.width,
|
629
|
+
u.height,
|
630
|
+
{ class: "task" },
|
631
|
+
s,
|
632
|
+
e.colour
|
633
|
+
);
|
634
|
+
}, "drawTask"), Yt = /* @__PURE__ */ n(function(t, e) {
|
635
|
+
xt(t, e);
|
636
|
+
}, "drawBackgroundRect"), ht = /* @__PURE__ */ function() {
|
637
|
+
function t(r, f, u, y, g, m, x, h) {
|
638
|
+
const i = f.append("text").attr("x", u + g / 2).attr("y", y + m / 2 + 5).style("font-color", h).style("text-anchor", "middle").text(r);
|
639
|
+
c(i, x);
|
640
|
+
}
|
641
|
+
n(t, "byText");
|
642
|
+
function e(r, f, u, y, g, m, x, h, i) {
|
643
|
+
const { taskFontSize: a, taskFontFamily: l } = h, d = r.split(/<br\s*\/?>/gi);
|
644
|
+
for (let p = 0; p < d.length; p++) {
|
645
|
+
const o = p * a - a * (d.length - 1) / 2, b = f.append("text").attr("x", u + g / 2).attr("y", y).attr("fill", i).style("text-anchor", "middle").style("font-size", a).style("font-family", l);
|
646
|
+
b.append("tspan").attr("x", u + g / 2).attr("dy", o).text(d[p]), b.attr("y", y + m / 2).attr("dominant-baseline", "central").attr("alignment-baseline", "central"), c(b, x);
|
647
|
+
}
|
648
|
+
}
|
649
|
+
n(e, "byTspan");
|
650
|
+
function s(r, f, u, y, g, m, x, h) {
|
651
|
+
const i = f.append("switch"), l = i.append("foreignObject").attr("x", u).attr("y", y).attr("width", g).attr("height", m).attr("position", "fixed").append("xhtml:div").style("display", "table").style("height", "100%").style("width", "100%");
|
652
|
+
l.append("div").attr("class", "label").style("display", "table-cell").style("text-align", "center").style("vertical-align", "middle").text(r), e(r, i, u, y, g, m, x, h), c(l, x);
|
653
|
+
}
|
654
|
+
n(s, "byFo");
|
655
|
+
function c(r, f) {
|
656
|
+
for (const u in f)
|
657
|
+
u in f && r.attr(u, f[u]);
|
658
|
+
}
|
659
|
+
return n(c, "_setTextAttrs"), function(r) {
|
660
|
+
return r.textPlacement === "fo" ? s : r.textPlacement === "old" ? t : e;
|
661
|
+
};
|
662
|
+
}(), qt = /* @__PURE__ */ n(function(t) {
|
663
|
+
t.append("defs").append("marker").attr("id", "arrowhead").attr("refX", 5).attr("refY", 2).attr("markerWidth", 6).attr("markerHeight", 4).attr("orient", "auto").append("path").attr("d", "M 0,0 V 4 L6,2 Z");
|
664
|
+
}, "initGraphics"), j = {
|
665
|
+
drawRect: J,
|
666
|
+
drawCircle: ot,
|
667
|
+
drawSection: Wt,
|
668
|
+
drawText: ct,
|
669
|
+
drawLabel: zt,
|
670
|
+
drawTask: Ot,
|
671
|
+
drawBackgroundRect: Yt,
|
672
|
+
initGraphics: qt
|
673
|
+
}, Xt = /* @__PURE__ */ n(function(t) {
|
674
|
+
Object.keys(t).forEach(function(s) {
|
675
|
+
$[s] = t[s];
|
676
|
+
});
|
677
|
+
}, "setConf"), E = {}, W = 0;
|
678
|
+
function ut(t) {
|
679
|
+
const e = R().journey, s = e.maxLabelWidth;
|
680
|
+
W = 0;
|
681
|
+
let c = 60;
|
682
|
+
Object.keys(E).forEach((r) => {
|
683
|
+
const f = E[r].color, u = {
|
684
|
+
cx: 20,
|
685
|
+
cy: c,
|
686
|
+
r: 7,
|
687
|
+
fill: f,
|
688
|
+
stroke: "#000",
|
689
|
+
pos: E[r].position
|
690
|
+
};
|
691
|
+
j.drawCircle(t, u);
|
692
|
+
let y = t.append("text").attr("visibility", "hidden").text(r);
|
693
|
+
const g = y.node().getBoundingClientRect().width;
|
694
|
+
y.remove();
|
695
|
+
let m = [];
|
696
|
+
if (g <= s)
|
697
|
+
m = [r];
|
698
|
+
else {
|
699
|
+
const x = r.split(" ");
|
700
|
+
let h = "";
|
701
|
+
y = t.append("text").attr("visibility", "hidden"), x.forEach((i) => {
|
702
|
+
const a = h ? `${h} ${i}` : i;
|
703
|
+
if (y.text(a), y.node().getBoundingClientRect().width > s) {
|
704
|
+
if (h && m.push(h), h = i, y.text(i), y.node().getBoundingClientRect().width > s) {
|
705
|
+
let d = "";
|
706
|
+
for (const p of i)
|
707
|
+
d += p, y.text(d + "-"), y.node().getBoundingClientRect().width > s && (m.push(d.slice(0, -1) + "-"), d = p);
|
708
|
+
h = d;
|
709
|
+
}
|
710
|
+
} else
|
711
|
+
h = a;
|
712
|
+
}), h && m.push(h), y.remove();
|
713
|
+
}
|
714
|
+
m.forEach((x, h) => {
|
715
|
+
const i = {
|
716
|
+
x: 40,
|
717
|
+
y: c + 7 + h * 20,
|
718
|
+
fill: "#666",
|
719
|
+
text: x,
|
720
|
+
textMargin: e.boxTextMargin ?? 5
|
721
|
+
}, l = j.drawText(t, i).node().getBoundingClientRect().width;
|
722
|
+
l > W && l > e.leftMargin - l && (W = l);
|
723
|
+
}), c += Math.max(20, m.length * 20);
|
724
|
+
});
|
725
|
+
}
|
726
|
+
n(ut, "drawActorLegend");
|
727
|
+
var $ = R().journey, P = 0, Gt = /* @__PURE__ */ n(function(t, e, s, c) {
|
728
|
+
const r = R(), f = r.journey.titleColor, u = r.journey.titleFontSize, y = r.journey.titleFontFamily, g = r.securityLevel;
|
729
|
+
let m;
|
730
|
+
g === "sandbox" && (m = G("#i" + e));
|
731
|
+
const x = g === "sandbox" ? G(m.nodes()[0].contentDocument.body) : G("body");
|
732
|
+
S.init();
|
733
|
+
const h = x.select("#" + e);
|
734
|
+
j.initGraphics(h);
|
735
|
+
const i = c.db.getTasks(), a = c.db.getDiagramTitle(), l = c.db.getActors();
|
736
|
+
for (const C in E)
|
737
|
+
delete E[C];
|
738
|
+
let d = 0;
|
739
|
+
l.forEach((C) => {
|
740
|
+
E[C] = {
|
741
|
+
color: $.actorColours[d % $.actorColours.length],
|
742
|
+
position: d
|
743
|
+
}, d++;
|
744
|
+
}), ut(h), P = $.leftMargin + W, S.insert(0, 0, P, Object.keys(E).length * 50), Ht(h, i, 0);
|
745
|
+
const p = S.getBounds();
|
746
|
+
a && h.append("text").text(a).attr("x", P).attr("font-size", u).attr("font-weight", "bold").attr("y", 25).attr("fill", f).attr("font-family", y);
|
747
|
+
const o = p.stopy - p.starty + 2 * $.diagramMarginY, b = P + p.stopx + 2 * $.diagramMarginX;
|
748
|
+
Mt(h, o, b, $.useMaxWidth), h.append("line").attr("x1", P).attr("y1", $.height * 4).attr("x2", b - P - 4).attr("y2", $.height * 4).attr("stroke-width", 4).attr("stroke", "black").attr("marker-end", "url(#arrowhead)");
|
749
|
+
const k = a ? 70 : 0;
|
750
|
+
h.attr("viewBox", `${p.startx} -25 ${b} ${o + k}`), h.attr("preserveAspectRatio", "xMinYMin meet"), h.attr("height", o + k + 25);
|
751
|
+
}, "draw"), S = {
|
752
|
+
data: {
|
753
|
+
startx: void 0,
|
754
|
+
stopx: void 0,
|
755
|
+
starty: void 0,
|
756
|
+
stopy: void 0
|
757
|
+
},
|
758
|
+
verticalPos: 0,
|
759
|
+
sequenceItems: [],
|
760
|
+
init: /* @__PURE__ */ n(function() {
|
761
|
+
this.sequenceItems = [], this.data = {
|
762
|
+
startx: void 0,
|
763
|
+
stopx: void 0,
|
764
|
+
starty: void 0,
|
765
|
+
stopy: void 0
|
766
|
+
}, this.verticalPos = 0;
|
767
|
+
}, "init"),
|
768
|
+
updateVal: /* @__PURE__ */ n(function(t, e, s, c) {
|
769
|
+
t[e] === void 0 ? t[e] = s : t[e] = c(s, t[e]);
|
770
|
+
}, "updateVal"),
|
771
|
+
updateBounds: /* @__PURE__ */ n(function(t, e, s, c) {
|
772
|
+
const r = R().journey, f = this;
|
773
|
+
let u = 0;
|
774
|
+
function y(g) {
|
775
|
+
return /* @__PURE__ */ n(function(x) {
|
776
|
+
u++;
|
777
|
+
const h = f.sequenceItems.length - u + 1;
|
778
|
+
f.updateVal(x, "starty", e - h * r.boxMargin, Math.min), f.updateVal(x, "stopy", c + h * r.boxMargin, Math.max), f.updateVal(S.data, "startx", t - h * r.boxMargin, Math.min), f.updateVal(S.data, "stopx", s + h * r.boxMargin, Math.max), g !== "activation" && (f.updateVal(x, "startx", t - h * r.boxMargin, Math.min), f.updateVal(x, "stopx", s + h * r.boxMargin, Math.max), f.updateVal(S.data, "starty", e - h * r.boxMargin, Math.min), f.updateVal(S.data, "stopy", c + h * r.boxMargin, Math.max));
|
779
|
+
}, "updateItemBounds");
|
780
|
+
}
|
781
|
+
n(y, "updateFn"), this.sequenceItems.forEach(y());
|
782
|
+
}, "updateBounds"),
|
783
|
+
insert: /* @__PURE__ */ n(function(t, e, s, c) {
|
784
|
+
const r = Math.min(t, s), f = Math.max(t, s), u = Math.min(e, c), y = Math.max(e, c);
|
785
|
+
this.updateVal(S.data, "startx", r, Math.min), this.updateVal(S.data, "starty", u, Math.min), this.updateVal(S.data, "stopx", f, Math.max), this.updateVal(S.data, "stopy", y, Math.max), this.updateBounds(r, u, f, y);
|
786
|
+
}, "insert"),
|
787
|
+
bumpVerticalPos: /* @__PURE__ */ n(function(t) {
|
788
|
+
this.verticalPos = this.verticalPos + t, this.data.stopy = this.verticalPos;
|
789
|
+
}, "bumpVerticalPos"),
|
790
|
+
getVerticalPos: /* @__PURE__ */ n(function() {
|
791
|
+
return this.verticalPos;
|
792
|
+
}, "getVerticalPos"),
|
793
|
+
getBounds: /* @__PURE__ */ n(function() {
|
794
|
+
return this.data;
|
795
|
+
}, "getBounds")
|
796
|
+
}, H = $.sectionFills, st = $.sectionColours, Ht = /* @__PURE__ */ n(function(t, e, s) {
|
797
|
+
const c = R().journey;
|
798
|
+
let r = "";
|
799
|
+
const f = c.height * 2 + c.diagramMarginY, u = s + f;
|
800
|
+
let y = 0, g = "#CCC", m = "black", x = 0;
|
801
|
+
for (const [h, i] of e.entries()) {
|
802
|
+
if (r !== i.section) {
|
803
|
+
g = H[y % H.length], x = y % H.length, m = st[y % st.length];
|
804
|
+
let l = 0;
|
805
|
+
const d = i.section;
|
806
|
+
for (let o = h; o < e.length && e[o].section == d; o++)
|
807
|
+
l = l + 1;
|
808
|
+
const p = {
|
809
|
+
x: h * c.taskMargin + h * c.width + P,
|
810
|
+
y: 50,
|
811
|
+
text: i.section,
|
812
|
+
fill: g,
|
813
|
+
num: x,
|
814
|
+
colour: m,
|
815
|
+
taskCount: l
|
816
|
+
};
|
817
|
+
j.drawSection(t, p, c), r = i.section, y++;
|
818
|
+
}
|
819
|
+
const a = i.people.reduce((l, d) => (E[d] && (l[d] = E[d]), l), {});
|
820
|
+
i.x = h * c.taskMargin + h * c.width + P, i.y = u, i.width = c.diagramMarginX, i.height = c.diagramMarginY, i.colour = m, i.fill = g, i.num = x, i.actors = a, j.drawTask(t, i, c), S.insert(i.x, i.y, i.x + i.width + c.taskMargin, 300 + 5 * 30);
|
821
|
+
}
|
822
|
+
}, "drawTasks"), at = {
|
823
|
+
setConf: Xt,
|
824
|
+
draw: Gt
|
825
|
+
}, Qt = {
|
826
|
+
parser: Et,
|
827
|
+
db: rt,
|
828
|
+
renderer: at,
|
829
|
+
styles: jt,
|
830
|
+
init: /* @__PURE__ */ n((t) => {
|
831
|
+
at.setConf(t.journey), rt.clear();
|
832
|
+
}, "init")
|
833
|
+
};
|
834
|
+
export {
|
835
|
+
Qt as diagram
|
836
|
+
};
|