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.
Files changed (59) hide show
  1. gradio_leaderboard/leaderboard.pyi +102 -72
  2. gradio_leaderboard/templates/component/Index-CzS_eGV6.js +34210 -0
  3. gradio_leaderboard/templates/component/_basePickBy-CPQEc5fh.js +151 -0
  4. gradio_leaderboard/templates/component/_baseUniq-DlEwemC3.js +615 -0
  5. gradio_leaderboard/templates/component/arc-4UNMf6Jv.js +83 -0
  6. gradio_leaderboard/templates/component/architectureDiagram-NQ2NVSRB-ClVp_eQQ.js +4629 -0
  7. gradio_leaderboard/templates/component/blockDiagram-PHRCVELO-CBZHEIQE.js +2255 -0
  8. gradio_leaderboard/templates/component/c4Diagram-6F6E4RAY-BcEP_NdH.js +1586 -0
  9. gradio_leaderboard/templates/component/channel-BK2Jce3b.js +5 -0
  10. gradio_leaderboard/templates/component/chunk-353BL4L5-D4dVjjbU.js +8 -0
  11. gradio_leaderboard/templates/component/chunk-67H74DCK-Dd9cOxfN.js +64 -0
  12. gradio_leaderboard/templates/component/chunk-6OLS64BW-CfumlcA2.js +1376 -0
  13. gradio_leaderboard/templates/component/chunk-AACKK3MU-4CpiDhxa.js +18 -0
  14. gradio_leaderboard/templates/component/chunk-BFAMUDN2-C6YyJRb4.js +8 -0
  15. gradio_leaderboard/templates/component/chunk-E2GYISFI-CbYUJnri.js +19 -0
  16. gradio_leaderboard/templates/component/chunk-QEP2MXWD-BYLoFCys.js +1380 -0
  17. gradio_leaderboard/templates/component/chunk-SKB7J2MH-DNiBnZKZ.js +19 -0
  18. gradio_leaderboard/templates/component/classDiagram-BGRH5UQR-BrG1RRX8.js +16 -0
  19. gradio_leaderboard/templates/component/classDiagram-v2-O24JOBDK-BrG1RRX8.js +16 -0
  20. gradio_leaderboard/templates/component/clone-BA6MvtJ3.js +8 -0
  21. gradio_leaderboard/templates/component/cytoscape.esm-Bdz5CrXX.js +18629 -0
  22. gradio_leaderboard/templates/component/dagre-FFZHY6LT-6RahWHGr.js +444 -0
  23. gradio_leaderboard/templates/component/defaultLocale-D7EN2tov.js +171 -0
  24. gradio_leaderboard/templates/component/diagram-3EMPZRKU-DtoOVTDy.js +526 -0
  25. gradio_leaderboard/templates/component/diagram-5UYTHUR4-MEp0H-U7.js +137 -0
  26. gradio_leaderboard/templates/component/diagram-ZTM2IBQH-22c5YuUh.js +217 -0
  27. gradio_leaderboard/templates/component/erDiagram-R3QVA2FD-DZp2MeDc.js +844 -0
  28. gradio_leaderboard/templates/component/flowDiagram-PKI6S5ZS-CfK9UZi3.js +1623 -0
  29. gradio_leaderboard/templates/component/ganttDiagram-EK5VF46D-waaD2Kup.js +2502 -0
  30. gradio_leaderboard/templates/component/gitGraphDiagram-GW3U2K7C-DJCAxNvz.js +699 -0
  31. gradio_leaderboard/templates/component/graph-CXm5uxKj.js +247 -0
  32. gradio_leaderboard/templates/component/index.js +2 -29469
  33. gradio_leaderboard/templates/component/infoDiagram-RLU2ROGC-_Rx9wF6U.js +24 -0
  34. gradio_leaderboard/templates/component/init-DjUOC4st.js +16 -0
  35. gradio_leaderboard/templates/component/journeyDiagram-EWQZEKCU-G-tt0noJ.js +836 -0
  36. gradio_leaderboard/templates/component/kanban-definition-ILFWEQ3N-2aHifLFR.js +718 -0
  37. gradio_leaderboard/templates/component/layout-DiZ88ySr.js +1324 -0
  38. gradio_leaderboard/templates/component/linear-D4M9Dm-w.js +259 -0
  39. gradio_leaderboard/templates/component/mermaid.core-D36e06XD.js +14941 -0
  40. gradio_leaderboard/templates/component/mindmap-definition-CZNETY7S-1Jow2c7r.js +3215 -0
  41. gradio_leaderboard/templates/component/ordinal-DfAQgscy.js +61 -0
  42. gradio_leaderboard/templates/component/pieDiagram-NIOCPIFQ-DU7jHSoi.js +162 -0
  43. gradio_leaderboard/templates/component/quadrantDiagram-2OG54O6I-GcojS_If.js +1028 -0
  44. gradio_leaderboard/templates/component/requirementDiagram-SO3GGRV7-CBRyajan.js +853 -0
  45. gradio_leaderboard/templates/component/sankeyDiagram-4UZDY2LN-CeZji6oR.js +820 -0
  46. gradio_leaderboard/templates/component/sequenceDiagram-ZIKVLSP4-DMygkr3Y.js +2284 -0
  47. gradio_leaderboard/templates/component/stateDiagram-XX37X6EN-DK2vsx2r.js +263 -0
  48. gradio_leaderboard/templates/component/stateDiagram-v2-GD6S3NHB-BoIkPrjk.js +16 -0
  49. gradio_leaderboard/templates/component/style.css +1 -1
  50. gradio_leaderboard/templates/component/timeline-definition-RI47OAVP-BQ_Jr8hZ.js +797 -0
  51. gradio_leaderboard/templates/component/treemap-FKARHQ26-2Ty0RcZX.js +12981 -0
  52. gradio_leaderboard/templates/component/xychartDiagram-H2YORKM3--C9dwTwV.js +1368 -0
  53. gradio_leaderboard/templates/example/index.js +201 -139
  54. {gradio_leaderboard-0.0.12rc0.dist-info → gradio_leaderboard-0.0.14.dist-info}/METADATA +3 -3
  55. gradio_leaderboard-0.0.14.dist-info/RECORD +59 -0
  56. {gradio_leaderboard-0.0.12rc0.dist-info → gradio_leaderboard-0.0.14.dist-info}/WHEEL +1 -1
  57. gradio_leaderboard/templates/component/__vite-browser-external-2447137e.js +0 -4
  58. gradio_leaderboard/templates/component/wrapper-6f348d45-19fa94bf.js +0 -2453
  59. gradio_leaderboard-0.0.12rc0.dist-info/RECORD +0 -12
@@ -0,0 +1,718 @@
1
+ import { g as fe } from "./chunk-E2GYISFI-CbYUJnri.js";
2
+ import { _ as o, l as te, d as U, H as ye, af as be, ag as me, ah as _e, W as Ee, C as Y, i as F, p as ke, J as Se, X as Ne, Y as ce, $ as le } from "./mermaid.core-D36e06XD.js";
3
+ var $ = function() {
4
+ var e = /* @__PURE__ */ o(function(O, i, n, r) {
5
+ for (n = n || {}, r = O.length; r--; n[O[r]] = i) ;
6
+ return n;
7
+ }, "o"), u = [1, 4], p = [1, 13], s = [1, 12], d = [1, 15], E = [1, 16], b = [1, 20], l = [1, 19], D = [6, 7, 8], I = [1, 26], g = [1, 24], w = [1, 25], _ = [6, 7, 11], G = [1, 31], N = [6, 7, 11, 24], V = [1, 6, 13, 16, 17, 20, 23], m = [1, 35], A = [1, 36], L = [1, 6, 7, 11, 13, 16, 17, 20, 23], H = [1, 38], T = {
8
+ trace: /* @__PURE__ */ o(function() {
9
+ }, "trace"),
10
+ yy: {},
11
+ symbols_: { error: 2, start: 3, mindMap: 4, spaceLines: 5, SPACELINE: 6, NL: 7, KANBAN: 8, document: 9, stop: 10, EOF: 11, statement: 12, SPACELIST: 13, node: 14, shapeData: 15, ICON: 16, CLASS: 17, nodeWithId: 18, nodeWithoutId: 19, NODE_DSTART: 20, NODE_DESCR: 21, NODE_DEND: 22, NODE_ID: 23, SHAPE_DATA: 24, $accept: 0, $end: 1 },
12
+ terminals_: { 2: "error", 6: "SPACELINE", 7: "NL", 8: "KANBAN", 11: "EOF", 13: "SPACELIST", 16: "ICON", 17: "CLASS", 20: "NODE_DSTART", 21: "NODE_DESCR", 22: "NODE_DEND", 23: "NODE_ID", 24: "SHAPE_DATA" },
13
+ productions_: [0, [3, 1], [3, 2], [5, 1], [5, 2], [5, 2], [4, 2], [4, 3], [10, 1], [10, 1], [10, 1], [10, 2], [10, 2], [9, 3], [9, 2], [12, 3], [12, 2], [12, 2], [12, 2], [12, 1], [12, 2], [12, 1], [12, 1], [12, 1], [12, 1], [14, 1], [14, 1], [19, 3], [18, 1], [18, 4], [15, 2], [15, 1]],
14
+ performAction: /* @__PURE__ */ o(function(i, n, r, a, h, t, M) {
15
+ var c = t.length - 1;
16
+ switch (h) {
17
+ case 6:
18
+ case 7:
19
+ return a;
20
+ case 8:
21
+ a.getLogger().trace("Stop NL ");
22
+ break;
23
+ case 9:
24
+ a.getLogger().trace("Stop EOF ");
25
+ break;
26
+ case 11:
27
+ a.getLogger().trace("Stop NL2 ");
28
+ break;
29
+ case 12:
30
+ a.getLogger().trace("Stop EOF2 ");
31
+ break;
32
+ case 15:
33
+ a.getLogger().info("Node: ", t[c - 1].id), a.addNode(t[c - 2].length, t[c - 1].id, t[c - 1].descr, t[c - 1].type, t[c]);
34
+ break;
35
+ case 16:
36
+ a.getLogger().info("Node: ", t[c].id), a.addNode(t[c - 1].length, t[c].id, t[c].descr, t[c].type);
37
+ break;
38
+ case 17:
39
+ a.getLogger().trace("Icon: ", t[c]), a.decorateNode({ icon: t[c] });
40
+ break;
41
+ case 18:
42
+ case 23:
43
+ a.decorateNode({ class: t[c] });
44
+ break;
45
+ case 19:
46
+ a.getLogger().trace("SPACELIST");
47
+ break;
48
+ case 20:
49
+ a.getLogger().trace("Node: ", t[c - 1].id), a.addNode(0, t[c - 1].id, t[c - 1].descr, t[c - 1].type, t[c]);
50
+ break;
51
+ case 21:
52
+ a.getLogger().trace("Node: ", t[c].id), a.addNode(0, t[c].id, t[c].descr, t[c].type);
53
+ break;
54
+ case 22:
55
+ a.decorateNode({ icon: t[c] });
56
+ break;
57
+ case 27:
58
+ a.getLogger().trace("node found ..", t[c - 2]), this.$ = { id: t[c - 1], descr: t[c - 1], type: a.getType(t[c - 2], t[c]) };
59
+ break;
60
+ case 28:
61
+ this.$ = { id: t[c], descr: t[c], type: 0 };
62
+ break;
63
+ case 29:
64
+ a.getLogger().trace("node found ..", t[c - 3]), this.$ = { id: t[c - 3], descr: t[c - 1], type: a.getType(t[c - 2], t[c]) };
65
+ break;
66
+ case 30:
67
+ this.$ = t[c - 1] + t[c];
68
+ break;
69
+ case 31:
70
+ this.$ = t[c];
71
+ break;
72
+ }
73
+ }, "anonymous"),
74
+ table: [{ 3: 1, 4: 2, 5: 3, 6: [1, 5], 8: u }, { 1: [3] }, { 1: [2, 1] }, { 4: 6, 6: [1, 7], 7: [1, 8], 8: u }, { 6: p, 7: [1, 10], 9: 9, 12: 11, 13: s, 14: 14, 16: d, 17: E, 18: 17, 19: 18, 20: b, 23: l }, e(D, [2, 3]), { 1: [2, 2] }, e(D, [2, 4]), e(D, [2, 5]), { 1: [2, 6], 6: p, 12: 21, 13: s, 14: 14, 16: d, 17: E, 18: 17, 19: 18, 20: b, 23: l }, { 6: p, 9: 22, 12: 11, 13: s, 14: 14, 16: d, 17: E, 18: 17, 19: 18, 20: b, 23: l }, { 6: I, 7: g, 10: 23, 11: w }, e(_, [2, 24], { 18: 17, 19: 18, 14: 27, 16: [1, 28], 17: [1, 29], 20: b, 23: l }), e(_, [2, 19]), e(_, [2, 21], { 15: 30, 24: G }), e(_, [2, 22]), e(_, [2, 23]), e(N, [2, 25]), e(N, [2, 26]), e(N, [2, 28], { 20: [1, 32] }), { 21: [1, 33] }, { 6: I, 7: g, 10: 34, 11: w }, { 1: [2, 7], 6: p, 12: 21, 13: s, 14: 14, 16: d, 17: E, 18: 17, 19: 18, 20: b, 23: l }, e(V, [2, 14], { 7: m, 11: A }), e(L, [2, 8]), e(L, [2, 9]), e(L, [2, 10]), e(_, [2, 16], { 15: 37, 24: G }), e(_, [2, 17]), e(_, [2, 18]), e(_, [2, 20], { 24: H }), e(N, [2, 31]), { 21: [1, 39] }, { 22: [1, 40] }, e(V, [2, 13], { 7: m, 11: A }), e(L, [2, 11]), e(L, [2, 12]), e(_, [2, 15], { 24: H }), e(N, [2, 30]), { 22: [1, 41] }, e(N, [2, 27]), e(N, [2, 29])],
75
+ defaultActions: { 2: [2, 1], 6: [2, 2] },
76
+ parseError: /* @__PURE__ */ o(function(i, n) {
77
+ if (n.recoverable)
78
+ this.trace(i);
79
+ else {
80
+ var r = new Error(i);
81
+ throw r.hash = n, r;
82
+ }
83
+ }, "parseError"),
84
+ parse: /* @__PURE__ */ o(function(i) {
85
+ var n = this, r = [0], a = [], h = [null], t = [], M = this.table, c = "", W = 0, se = 0, ue = 2, re = 1, ge = t.slice.call(arguments, 1), y = Object.create(this.lexer), R = { yy: {} };
86
+ for (var J in this.yy)
87
+ Object.prototype.hasOwnProperty.call(this.yy, J) && (R.yy[J] = this.yy[J]);
88
+ y.setInput(i, R.yy), R.yy.lexer = y, R.yy.parser = this, typeof y.yylloc > "u" && (y.yylloc = {});
89
+ var q = y.yylloc;
90
+ t.push(q);
91
+ var de = y.options && y.options.ranges;
92
+ typeof R.yy.parseError == "function" ? this.parseError = R.yy.parseError : this.parseError = Object.getPrototypeOf(this).parseError;
93
+ function pe(S) {
94
+ r.length = r.length - 2 * S, h.length = h.length - S, t.length = t.length - S;
95
+ }
96
+ o(pe, "popStack");
97
+ function ae() {
98
+ var S;
99
+ return S = a.pop() || y.lex() || re, typeof S != "number" && (S instanceof Array && (a = S, S = a.pop()), S = n.symbols_[S] || S), S;
100
+ }
101
+ o(ae, "lex");
102
+ for (var k, P, x, Q, j = {}, z, C, oe, X; ; ) {
103
+ if (P = r[r.length - 1], this.defaultActions[P] ? x = this.defaultActions[P] : ((k === null || typeof k > "u") && (k = ae()), x = M[P] && M[P][k]), typeof x > "u" || !x.length || !x[0]) {
104
+ var Z = "";
105
+ X = [];
106
+ for (z in M[P])
107
+ this.terminals_[z] && z > ue && X.push("'" + this.terminals_[z] + "'");
108
+ y.showPosition ? Z = "Parse error on line " + (W + 1) + `:
109
+ ` + y.showPosition() + `
110
+ Expecting ` + X.join(", ") + ", got '" + (this.terminals_[k] || k) + "'" : Z = "Parse error on line " + (W + 1) + ": Unexpected " + (k == re ? "end of input" : "'" + (this.terminals_[k] || k) + "'"), this.parseError(Z, {
111
+ text: y.match,
112
+ token: this.terminals_[k] || k,
113
+ line: y.yylineno,
114
+ loc: q,
115
+ expected: X
116
+ });
117
+ }
118
+ if (x[0] instanceof Array && x.length > 1)
119
+ throw new Error("Parse Error: multiple actions possible at state: " + P + ", token: " + k);
120
+ switch (x[0]) {
121
+ case 1:
122
+ r.push(k), h.push(y.yytext), t.push(y.yylloc), r.push(x[1]), k = null, se = y.yyleng, c = y.yytext, W = y.yylineno, q = y.yylloc;
123
+ break;
124
+ case 2:
125
+ if (C = this.productions_[x[1]][1], j.$ = h[h.length - C], j._$ = {
126
+ first_line: t[t.length - (C || 1)].first_line,
127
+ last_line: t[t.length - 1].last_line,
128
+ first_column: t[t.length - (C || 1)].first_column,
129
+ last_column: t[t.length - 1].last_column
130
+ }, de && (j._$.range = [
131
+ t[t.length - (C || 1)].range[0],
132
+ t[t.length - 1].range[1]
133
+ ]), Q = this.performAction.apply(j, [
134
+ c,
135
+ se,
136
+ W,
137
+ R.yy,
138
+ x[1],
139
+ h,
140
+ t
141
+ ].concat(ge)), typeof Q < "u")
142
+ return Q;
143
+ C && (r = r.slice(0, -1 * C * 2), h = h.slice(0, -1 * C), t = t.slice(0, -1 * C)), r.push(this.productions_[x[1]][0]), h.push(j.$), t.push(j._$), oe = M[r[r.length - 2]][r[r.length - 1]], r.push(oe);
144
+ break;
145
+ case 3:
146
+ return !0;
147
+ }
148
+ }
149
+ return !0;
150
+ }, "parse")
151
+ }, K = /* @__PURE__ */ function() {
152
+ var O = {
153
+ EOF: 1,
154
+ parseError: /* @__PURE__ */ o(function(n, r) {
155
+ if (this.yy.parser)
156
+ this.yy.parser.parseError(n, r);
157
+ else
158
+ throw new Error(n);
159
+ }, "parseError"),
160
+ // resets the lexer, sets new input
161
+ setInput: /* @__PURE__ */ o(function(i, n) {
162
+ return this.yy = n || 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 = {
163
+ first_line: 1,
164
+ first_column: 0,
165
+ last_line: 1,
166
+ last_column: 0
167
+ }, this.options.ranges && (this.yylloc.range = [0, 0]), this.offset = 0, this;
168
+ }, "setInput"),
169
+ // consumes and returns one char from the input
170
+ input: /* @__PURE__ */ o(function() {
171
+ var i = this._input[0];
172
+ this.yytext += i, this.yyleng++, this.offset++, this.match += i, this.matched += i;
173
+ var n = i.match(/(?:\r\n?|\n).*/g);
174
+ return n ? (this.yylineno++, this.yylloc.last_line++) : this.yylloc.last_column++, this.options.ranges && this.yylloc.range[1]++, this._input = this._input.slice(1), i;
175
+ }, "input"),
176
+ // unshifts one char (or a string) into the input
177
+ unput: /* @__PURE__ */ o(function(i) {
178
+ var n = i.length, r = i.split(/(?:\r\n?|\n)/g);
179
+ this._input = i + this._input, this.yytext = this.yytext.substr(0, this.yytext.length - n), this.offset -= n;
180
+ var a = this.match.split(/(?:\r\n?|\n)/g);
181
+ this.match = this.match.substr(0, this.match.length - 1), this.matched = this.matched.substr(0, this.matched.length - 1), r.length - 1 && (this.yylineno -= r.length - 1);
182
+ var h = this.yylloc.range;
183
+ return this.yylloc = {
184
+ first_line: this.yylloc.first_line,
185
+ last_line: this.yylineno + 1,
186
+ first_column: this.yylloc.first_column,
187
+ last_column: r ? (r.length === a.length ? this.yylloc.first_column : 0) + a[a.length - r.length].length - r[0].length : this.yylloc.first_column - n
188
+ }, this.options.ranges && (this.yylloc.range = [h[0], h[0] + this.yyleng - n]), this.yyleng = this.yytext.length, this;
189
+ }, "unput"),
190
+ // When called from action, caches matched text and appends it on next action
191
+ more: /* @__PURE__ */ o(function() {
192
+ return this._more = !0, this;
193
+ }, "more"),
194
+ // 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.
195
+ reject: /* @__PURE__ */ o(function() {
196
+ if (this.options.backtrack_lexer)
197
+ this._backtrack = !0;
198
+ else
199
+ 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).
200
+ ` + this.showPosition(), {
201
+ text: "",
202
+ token: null,
203
+ line: this.yylineno
204
+ });
205
+ return this;
206
+ }, "reject"),
207
+ // retain first n characters of the match
208
+ less: /* @__PURE__ */ o(function(i) {
209
+ this.unput(this.match.slice(i));
210
+ }, "less"),
211
+ // displays already matched input, i.e. for error messages
212
+ pastInput: /* @__PURE__ */ o(function() {
213
+ var i = this.matched.substr(0, this.matched.length - this.match.length);
214
+ return (i.length > 20 ? "..." : "") + i.substr(-20).replace(/\n/g, "");
215
+ }, "pastInput"),
216
+ // displays upcoming input, i.e. for error messages
217
+ upcomingInput: /* @__PURE__ */ o(function() {
218
+ var i = this.match;
219
+ return i.length < 20 && (i += this._input.substr(0, 20 - i.length)), (i.substr(0, 20) + (i.length > 20 ? "..." : "")).replace(/\n/g, "");
220
+ }, "upcomingInput"),
221
+ // displays the character position where the lexing error occurred, i.e. for error messages
222
+ showPosition: /* @__PURE__ */ o(function() {
223
+ var i = this.pastInput(), n = new Array(i.length + 1).join("-");
224
+ return i + this.upcomingInput() + `
225
+ ` + n + "^";
226
+ }, "showPosition"),
227
+ // test the lexed token: return FALSE when not a match, otherwise return token
228
+ test_match: /* @__PURE__ */ o(function(i, n) {
229
+ var r, a, h;
230
+ if (this.options.backtrack_lexer && (h = {
231
+ yylineno: this.yylineno,
232
+ yylloc: {
233
+ first_line: this.yylloc.first_line,
234
+ last_line: this.last_line,
235
+ first_column: this.yylloc.first_column,
236
+ last_column: this.yylloc.last_column
237
+ },
238
+ yytext: this.yytext,
239
+ match: this.match,
240
+ matches: this.matches,
241
+ matched: this.matched,
242
+ yyleng: this.yyleng,
243
+ offset: this.offset,
244
+ _more: this._more,
245
+ _input: this._input,
246
+ yy: this.yy,
247
+ conditionStack: this.conditionStack.slice(0),
248
+ done: this.done
249
+ }, this.options.ranges && (h.yylloc.range = this.yylloc.range.slice(0))), a = i[0].match(/(?:\r\n?|\n).*/g), a && (this.yylineno += a.length), this.yylloc = {
250
+ first_line: this.yylloc.last_line,
251
+ last_line: this.yylineno + 1,
252
+ first_column: this.yylloc.last_column,
253
+ last_column: a ? a[a.length - 1].length - a[a.length - 1].match(/\r?\n?/)[0].length : this.yylloc.last_column + i[0].length
254
+ }, 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], r = this.performAction.call(this, this.yy, this, n, this.conditionStack[this.conditionStack.length - 1]), this.done && this._input && (this.done = !1), r)
255
+ return r;
256
+ if (this._backtrack) {
257
+ for (var t in h)
258
+ this[t] = h[t];
259
+ return !1;
260
+ }
261
+ return !1;
262
+ }, "test_match"),
263
+ // return next match in input
264
+ next: /* @__PURE__ */ o(function() {
265
+ if (this.done)
266
+ return this.EOF;
267
+ this._input || (this.done = !0);
268
+ var i, n, r, a;
269
+ this._more || (this.yytext = "", this.match = "");
270
+ for (var h = this._currentRules(), t = 0; t < h.length; t++)
271
+ if (r = this._input.match(this.rules[h[t]]), r && (!n || r[0].length > n[0].length)) {
272
+ if (n = r, a = t, this.options.backtrack_lexer) {
273
+ if (i = this.test_match(r, h[t]), i !== !1)
274
+ return i;
275
+ if (this._backtrack) {
276
+ n = !1;
277
+ continue;
278
+ } else
279
+ return !1;
280
+ } else if (!this.options.flex)
281
+ break;
282
+ }
283
+ return n ? (i = this.test_match(n, h[a]), i !== !1 ? i : !1) : this._input === "" ? this.EOF : this.parseError("Lexical error on line " + (this.yylineno + 1) + `. Unrecognized text.
284
+ ` + this.showPosition(), {
285
+ text: "",
286
+ token: null,
287
+ line: this.yylineno
288
+ });
289
+ }, "next"),
290
+ // return next match that has a token
291
+ lex: /* @__PURE__ */ o(function() {
292
+ var n = this.next();
293
+ return n || this.lex();
294
+ }, "lex"),
295
+ // activates a new lexer condition state (pushes the new lexer condition state onto the condition stack)
296
+ begin: /* @__PURE__ */ o(function(n) {
297
+ this.conditionStack.push(n);
298
+ }, "begin"),
299
+ // pop the previously active lexer condition state off the condition stack
300
+ popState: /* @__PURE__ */ o(function() {
301
+ var n = this.conditionStack.length - 1;
302
+ return n > 0 ? this.conditionStack.pop() : this.conditionStack[0];
303
+ }, "popState"),
304
+ // produce the lexer rule set which is active for the currently active lexer condition state
305
+ _currentRules: /* @__PURE__ */ o(function() {
306
+ return this.conditionStack.length && this.conditionStack[this.conditionStack.length - 1] ? this.conditions[this.conditionStack[this.conditionStack.length - 1]].rules : this.conditions.INITIAL.rules;
307
+ }, "_currentRules"),
308
+ // return the currently active lexer condition state; when an index argument is provided it produces the N-th previous condition state, if available
309
+ topState: /* @__PURE__ */ o(function(n) {
310
+ return n = this.conditionStack.length - 1 - Math.abs(n || 0), n >= 0 ? this.conditionStack[n] : "INITIAL";
311
+ }, "topState"),
312
+ // alias for begin(condition)
313
+ pushState: /* @__PURE__ */ o(function(n) {
314
+ this.begin(n);
315
+ }, "pushState"),
316
+ // return the number of states currently on the stack
317
+ stateStackSize: /* @__PURE__ */ o(function() {
318
+ return this.conditionStack.length;
319
+ }, "stateStackSize"),
320
+ options: { "case-insensitive": !0 },
321
+ performAction: /* @__PURE__ */ o(function(n, r, a, h) {
322
+ switch (a) {
323
+ case 0:
324
+ return this.pushState("shapeData"), r.yytext = "", 24;
325
+ case 1:
326
+ return this.pushState("shapeDataStr"), 24;
327
+ case 2:
328
+ return this.popState(), 24;
329
+ case 3:
330
+ const t = /\n\s*/g;
331
+ return r.yytext = r.yytext.replace(t, "<br/>"), 24;
332
+ case 4:
333
+ return 24;
334
+ case 5:
335
+ this.popState();
336
+ break;
337
+ case 6:
338
+ return n.getLogger().trace("Found comment", r.yytext), 6;
339
+ case 7:
340
+ return 8;
341
+ case 8:
342
+ this.begin("CLASS");
343
+ break;
344
+ case 9:
345
+ return this.popState(), 17;
346
+ case 10:
347
+ this.popState();
348
+ break;
349
+ case 11:
350
+ n.getLogger().trace("Begin icon"), this.begin("ICON");
351
+ break;
352
+ case 12:
353
+ return n.getLogger().trace("SPACELINE"), 6;
354
+ case 13:
355
+ return 7;
356
+ case 14:
357
+ return 16;
358
+ case 15:
359
+ n.getLogger().trace("end icon"), this.popState();
360
+ break;
361
+ case 16:
362
+ return n.getLogger().trace("Exploding node"), this.begin("NODE"), 20;
363
+ case 17:
364
+ return n.getLogger().trace("Cloud"), this.begin("NODE"), 20;
365
+ case 18:
366
+ return n.getLogger().trace("Explosion Bang"), this.begin("NODE"), 20;
367
+ case 19:
368
+ return n.getLogger().trace("Cloud Bang"), this.begin("NODE"), 20;
369
+ case 20:
370
+ return this.begin("NODE"), 20;
371
+ case 21:
372
+ return this.begin("NODE"), 20;
373
+ case 22:
374
+ return this.begin("NODE"), 20;
375
+ case 23:
376
+ return this.begin("NODE"), 20;
377
+ case 24:
378
+ return 13;
379
+ case 25:
380
+ return 23;
381
+ case 26:
382
+ return 11;
383
+ case 27:
384
+ this.begin("NSTR2");
385
+ break;
386
+ case 28:
387
+ return "NODE_DESCR";
388
+ case 29:
389
+ this.popState();
390
+ break;
391
+ case 30:
392
+ n.getLogger().trace("Starting NSTR"), this.begin("NSTR");
393
+ break;
394
+ case 31:
395
+ return n.getLogger().trace("description:", r.yytext), "NODE_DESCR";
396
+ case 32:
397
+ this.popState();
398
+ break;
399
+ case 33:
400
+ return this.popState(), n.getLogger().trace("node end ))"), "NODE_DEND";
401
+ case 34:
402
+ return this.popState(), n.getLogger().trace("node end )"), "NODE_DEND";
403
+ case 35:
404
+ return this.popState(), n.getLogger().trace("node end ...", r.yytext), "NODE_DEND";
405
+ case 36:
406
+ return this.popState(), n.getLogger().trace("node end (("), "NODE_DEND";
407
+ case 37:
408
+ return this.popState(), n.getLogger().trace("node end (-"), "NODE_DEND";
409
+ case 38:
410
+ return this.popState(), n.getLogger().trace("node end (-"), "NODE_DEND";
411
+ case 39:
412
+ return this.popState(), n.getLogger().trace("node end (("), "NODE_DEND";
413
+ case 40:
414
+ return this.popState(), n.getLogger().trace("node end (("), "NODE_DEND";
415
+ case 41:
416
+ return n.getLogger().trace("Long description:", r.yytext), 21;
417
+ case 42:
418
+ return n.getLogger().trace("Long description:", r.yytext), 21;
419
+ }
420
+ }, "anonymous"),
421
+ rules: [/^(?:@\{)/i, /^(?:["])/i, /^(?:["])/i, /^(?:[^\"]+)/i, /^(?:[^}^"]+)/i, /^(?:\})/i, /^(?:\s*%%.*)/i, /^(?:kanban\b)/i, /^(?::::)/i, /^(?:.+)/i, /^(?:\n)/i, /^(?:::icon\()/i, /^(?:[\s]+[\n])/i, /^(?:[\n]+)/i, /^(?:[^\)]+)/i, /^(?:\))/i, /^(?:-\))/i, /^(?:\(-)/i, /^(?:\)\))/i, /^(?:\))/i, /^(?:\(\()/i, /^(?:\{\{)/i, /^(?:\()/i, /^(?:\[)/i, /^(?:[\s]+)/i, /^(?:[^\(\[\n\)\{\}@]+)/i, /^(?:$)/i, /^(?:["][`])/i, /^(?:[^`"]+)/i, /^(?:[`]["])/i, /^(?:["])/i, /^(?:[^"]+)/i, /^(?:["])/i, /^(?:[\)]\))/i, /^(?:[\)])/i, /^(?:[\]])/i, /^(?:\}\})/i, /^(?:\(-)/i, /^(?:-\))/i, /^(?:\(\()/i, /^(?:\()/i, /^(?:[^\)\]\(\}]+)/i, /^(?:.+(?!\(\())/i],
422
+ conditions: { shapeDataEndBracket: { rules: [], inclusive: !1 }, shapeDataStr: { rules: [2, 3], inclusive: !1 }, shapeData: { rules: [1, 4, 5], inclusive: !1 }, CLASS: { rules: [9, 10], inclusive: !1 }, ICON: { rules: [14, 15], inclusive: !1 }, NSTR2: { rules: [28, 29], inclusive: !1 }, NSTR: { rules: [31, 32], inclusive: !1 }, NODE: { rules: [27, 30, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], inclusive: !1 }, INITIAL: { rules: [0, 6, 7, 8, 11, 12, 13, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26], inclusive: !0 } }
423
+ };
424
+ return O;
425
+ }();
426
+ T.lexer = K;
427
+ function B() {
428
+ this.yy = {};
429
+ }
430
+ return o(B, "Parser"), B.prototype = T, T.Parser = B, new B();
431
+ }();
432
+ $.parser = $;
433
+ var xe = $, v = [], ne = [], ee = 0, ie = {}, ve = /* @__PURE__ */ o(() => {
434
+ v = [], ne = [], ee = 0, ie = {};
435
+ }, "clear"), De = /* @__PURE__ */ o((e) => {
436
+ if (v.length === 0)
437
+ return null;
438
+ const u = v[0].level;
439
+ let p = null;
440
+ for (let s = v.length - 1; s >= 0; s--)
441
+ if (v[s].level === u && !p && (p = v[s]), v[s].level < u)
442
+ throw new Error('Items without section detected, found section ("' + v[s].label + '")');
443
+ return e === p?.level ? null : p;
444
+ }, "getSection"), he = /* @__PURE__ */ o(function() {
445
+ return ne;
446
+ }, "getSections"), Le = /* @__PURE__ */ o(function() {
447
+ const e = [], u = [], p = he(), s = U();
448
+ for (const d of p) {
449
+ const E = {
450
+ id: d.id,
451
+ label: F(d.label ?? "", s),
452
+ isGroup: !0,
453
+ ticket: d.ticket,
454
+ shape: "kanbanSection",
455
+ level: d.level,
456
+ look: s.look
457
+ };
458
+ u.push(E);
459
+ const b = v.filter((l) => l.parentId === d.id);
460
+ for (const l of b) {
461
+ const D = {
462
+ id: l.id,
463
+ parentId: d.id,
464
+ label: F(l.label ?? "", s),
465
+ isGroup: !1,
466
+ ticket: l?.ticket,
467
+ priority: l?.priority,
468
+ assigned: l?.assigned,
469
+ icon: l?.icon,
470
+ shape: "kanbanItem",
471
+ level: l.level,
472
+ rx: 5,
473
+ ry: 5,
474
+ cssStyles: ["text-align: left"]
475
+ };
476
+ u.push(D);
477
+ }
478
+ }
479
+ return { nodes: u, edges: e, other: {}, config: U() };
480
+ }, "getData"), Oe = /* @__PURE__ */ o((e, u, p, s, d) => {
481
+ const E = U();
482
+ let b = E.mindmap?.padding ?? Y.mindmap.padding;
483
+ switch (s) {
484
+ case f.ROUNDED_RECT:
485
+ case f.RECT:
486
+ case f.HEXAGON:
487
+ b *= 2;
488
+ }
489
+ const l = {
490
+ id: F(u, E) || "kbn" + ee++,
491
+ level: e,
492
+ label: F(p, E),
493
+ width: E.mindmap?.maxNodeWidth ?? Y.mindmap.maxNodeWidth,
494
+ padding: b,
495
+ isGroup: !1
496
+ };
497
+ if (d !== void 0) {
498
+ let I;
499
+ d.includes(`
500
+ `) ? I = d + `
501
+ ` : I = `{
502
+ ` + d + `
503
+ }`;
504
+ const g = ke(I, { schema: Se });
505
+ if (g.shape && (g.shape !== g.shape.toLowerCase() || g.shape.includes("_")))
506
+ throw new Error(`No such shape: ${g.shape}. Shape names should be lowercase.`);
507
+ g?.shape && g.shape === "kanbanItem" && (l.shape = g?.shape), g?.label && (l.label = g?.label), g?.icon && (l.icon = g?.icon.toString()), g?.assigned && (l.assigned = g?.assigned.toString()), g?.ticket && (l.ticket = g?.ticket.toString()), g?.priority && (l.priority = g?.priority);
508
+ }
509
+ const D = De(e);
510
+ D ? l.parentId = D.id || "kbn" + ee++ : ne.push(l), v.push(l);
511
+ }, "addNode"), f = {
512
+ DEFAULT: 0,
513
+ NO_BORDER: 0,
514
+ ROUNDED_RECT: 1,
515
+ RECT: 2,
516
+ CIRCLE: 3,
517
+ CLOUD: 4,
518
+ BANG: 5,
519
+ HEXAGON: 6
520
+ }, Ie = /* @__PURE__ */ o((e, u) => {
521
+ switch (te.debug("In get type", e, u), e) {
522
+ case "[":
523
+ return f.RECT;
524
+ case "(":
525
+ return u === ")" ? f.ROUNDED_RECT : f.CLOUD;
526
+ case "((":
527
+ return f.CIRCLE;
528
+ case ")":
529
+ return f.CLOUD;
530
+ case "))":
531
+ return f.BANG;
532
+ case "{{":
533
+ return f.HEXAGON;
534
+ default:
535
+ return f.DEFAULT;
536
+ }
537
+ }, "getType"), Ce = /* @__PURE__ */ o((e, u) => {
538
+ ie[e] = u;
539
+ }, "setElementForId"), we = /* @__PURE__ */ o((e) => {
540
+ if (!e)
541
+ return;
542
+ const u = U(), p = v[v.length - 1];
543
+ e.icon && (p.icon = F(e.icon, u)), e.class && (p.cssClasses = F(e.class, u));
544
+ }, "decorateNode"), Ae = /* @__PURE__ */ o((e) => {
545
+ switch (e) {
546
+ case f.DEFAULT:
547
+ return "no-border";
548
+ case f.RECT:
549
+ return "rect";
550
+ case f.ROUNDED_RECT:
551
+ return "rounded-rect";
552
+ case f.CIRCLE:
553
+ return "circle";
554
+ case f.CLOUD:
555
+ return "cloud";
556
+ case f.BANG:
557
+ return "bang";
558
+ case f.HEXAGON:
559
+ return "hexgon";
560
+ default:
561
+ return "no-border";
562
+ }
563
+ }, "type2Str"), Te = /* @__PURE__ */ o(() => te, "getLogger"), Re = /* @__PURE__ */ o((e) => ie[e], "getElementById"), Pe = {
564
+ clear: ve,
565
+ addNode: Oe,
566
+ getSections: he,
567
+ getData: Le,
568
+ nodeType: f,
569
+ getType: Ie,
570
+ setElementForId: Ce,
571
+ decorateNode: we,
572
+ type2Str: Ae,
573
+ getLogger: Te,
574
+ getElementById: Re
575
+ }, Ve = Pe, Be = /* @__PURE__ */ o(async (e, u, p, s) => {
576
+ te.debug(`Rendering kanban diagram
577
+ ` + e);
578
+ const E = s.db.getData(), b = U();
579
+ b.htmlLabels = !1;
580
+ const l = ye(u), D = l.append("g");
581
+ D.attr("class", "sections");
582
+ const I = l.append("g");
583
+ I.attr("class", "items");
584
+ const g = E.nodes.filter(
585
+ // TODO: TypeScript 5.5 will infer this predicate automatically
586
+ (m) => m.isGroup
587
+ );
588
+ let w = 0;
589
+ const _ = 10, G = [];
590
+ let N = 25;
591
+ for (const m of g) {
592
+ const A = b?.kanban?.sectionWidth || 200;
593
+ w = w + 1, m.x = A * w + (w - 1) * _ / 2, m.width = A, m.y = 0, m.height = A * 3, m.rx = 5, m.ry = 5, m.cssClasses = m.cssClasses + " section-" + w;
594
+ const L = await be(D, m);
595
+ N = Math.max(N, L?.labelBBox?.height), G.push(L);
596
+ }
597
+ let V = 0;
598
+ for (const m of g) {
599
+ const A = G[V];
600
+ V = V + 1;
601
+ const L = b?.kanban?.sectionWidth || 200, H = -L * 3 / 2 + N;
602
+ let T = H;
603
+ const K = E.nodes.filter((i) => i.parentId === m.id);
604
+ for (const i of K) {
605
+ if (i.isGroup)
606
+ throw new Error("Groups within groups are not allowed in Kanban diagrams");
607
+ i.x = m.x, i.width = L - 1.5 * _;
608
+ const r = (await me(I, i, { config: b })).node().getBBox();
609
+ i.y = T + r.height / 2, await _e(i), T = i.y + r.height / 2 + _ / 2;
610
+ }
611
+ const B = A.cluster.select("rect"), O = Math.max(T - H + 3 * _, 50) + (N - 25);
612
+ B.attr("height", O);
613
+ }
614
+ Ee(
615
+ void 0,
616
+ l,
617
+ b.mindmap?.padding ?? Y.kanban.padding,
618
+ b.mindmap?.useMaxWidth ?? Y.kanban.useMaxWidth
619
+ );
620
+ }, "draw"), je = {
621
+ draw: Be
622
+ }, Fe = /* @__PURE__ */ o((e) => {
623
+ let u = "";
624
+ for (let s = 0; s < e.THEME_COLOR_LIMIT; s++)
625
+ e["lineColor" + s] = e["lineColor" + s] || e["cScaleInv" + s], Ne(e["lineColor" + s]) ? e["lineColor" + s] = ce(e["lineColor" + s], 20) : e["lineColor" + s] = le(e["lineColor" + s], 20);
626
+ const p = /* @__PURE__ */ o((s, d) => e.darkMode ? le(s, d) : ce(s, d), "adjuster");
627
+ for (let s = 0; s < e.THEME_COLOR_LIMIT; s++) {
628
+ const d = "" + (17 - 3 * s);
629
+ u += `
630
+ .section-${s - 1} rect, .section-${s - 1} path, .section-${s - 1} circle, .section-${s - 1} polygon, .section-${s - 1} path {
631
+ fill: ${p(e["cScale" + s], 10)};
632
+ stroke: ${p(e["cScale" + s], 10)};
633
+
634
+ }
635
+ .section-${s - 1} text {
636
+ fill: ${e["cScaleLabel" + s]};
637
+ }
638
+ .node-icon-${s - 1} {
639
+ font-size: 40px;
640
+ color: ${e["cScaleLabel" + s]};
641
+ }
642
+ .section-edge-${s - 1}{
643
+ stroke: ${e["cScale" + s]};
644
+ }
645
+ .edge-depth-${s - 1}{
646
+ stroke-width: ${d};
647
+ }
648
+ .section-${s - 1} line {
649
+ stroke: ${e["cScaleInv" + s]} ;
650
+ stroke-width: 3;
651
+ }
652
+
653
+ .disabled, .disabled circle, .disabled text {
654
+ fill: lightgray;
655
+ }
656
+ .disabled text {
657
+ fill: #efefef;
658
+ }
659
+
660
+ .node rect,
661
+ .node circle,
662
+ .node ellipse,
663
+ .node polygon,
664
+ .node path {
665
+ fill: ${e.background};
666
+ stroke: ${e.nodeBorder};
667
+ stroke-width: 1px;
668
+ }
669
+
670
+ .kanban-ticket-link {
671
+ fill: ${e.background};
672
+ stroke: ${e.nodeBorder};
673
+ text-decoration: underline;
674
+ }
675
+ `;
676
+ }
677
+ return u;
678
+ }, "genSections"), Ge = /* @__PURE__ */ o((e) => `
679
+ .edge {
680
+ stroke-width: 3;
681
+ }
682
+ ${Fe(e)}
683
+ .section-root rect, .section-root path, .section-root circle, .section-root polygon {
684
+ fill: ${e.git0};
685
+ }
686
+ .section-root text {
687
+ fill: ${e.gitBranchLabel0};
688
+ }
689
+ .icon-container {
690
+ height:100%;
691
+ display: flex;
692
+ justify-content: center;
693
+ align-items: center;
694
+ }
695
+ .edge {
696
+ fill: none;
697
+ }
698
+ .cluster-label, .label {
699
+ color: ${e.textColor};
700
+ fill: ${e.textColor};
701
+ }
702
+ .kanban-label {
703
+ dy: 1em;
704
+ alignment-baseline: middle;
705
+ text-anchor: middle;
706
+ dominant-baseline: middle;
707
+ text-align: center;
708
+ }
709
+ ${fe()}
710
+ `, "getStyles"), He = Ge, We = {
711
+ db: Ve,
712
+ renderer: je,
713
+ parser: xe,
714
+ styles: He
715
+ };
716
+ export {
717
+ We as diagram
718
+ };