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
@@ -1,50 +1,63 @@
1
1
  const {
2
- SvelteComponent: z,
3
- append: w,
2
+ SvelteComponent: j,
3
+ append_hydration: y,
4
4
  attr: b,
5
- destroy_each: A,
5
+ children: g,
6
+ claim_element: d,
7
+ claim_space: w,
8
+ claim_text: I,
9
+ destroy_each: V,
6
10
  detach: a,
7
- element: h,
8
- empty: B,
9
- ensure_array_like: m,
10
- init: D,
11
- insert: u,
12
- listen: v,
13
- noop: g,
14
- run_all: F,
15
- safe_not_equal: G,
16
- space: E,
17
- text: H,
18
- toggle_class: _
11
+ element: m,
12
+ empty: p,
13
+ ensure_array_like: v,
14
+ get_svelte_dataset: z,
15
+ init: F,
16
+ insert_hydration: h,
17
+ listen: E,
18
+ noop: k,
19
+ run_all: G,
20
+ safe_not_equal: H,
21
+ space: B,
22
+ text: L,
23
+ toggle_class: o
19
24
  } = window.__gradio__svelte__internal;
20
- function k(f, e, l) {
25
+ function q(f, e, l) {
21
26
  const t = f.slice();
22
27
  return t[9] = e[l], t[11] = l, t;
23
28
  }
24
- function y(f, e, l) {
29
+ function C(f, e, l) {
25
30
  const t = f.slice();
26
31
  return t[12] = e[l], t[14] = l, t;
27
32
  }
28
- function I(f) {
33
+ function J(f) {
29
34
  let e, l, t;
30
- function c(s, n) {
35
+ function i(s, n) {
31
36
  return typeof /*loaded_value*/
32
- s[5] == "string" ? K : J;
37
+ s[5] == "string" ? M : K;
33
38
  }
34
- let i = c(f)(f);
39
+ let c = i(f)(f);
35
40
  return {
36
41
  c() {
37
- e = h("div"), i.c(), b(e, "class", "svelte-1bq8l1x"), _(
42
+ e = m("div"), c.c(), this.h();
43
+ },
44
+ l(s) {
45
+ e = d(s, "DIV", { class: !0 });
46
+ var n = g(e);
47
+ c.l(n), n.forEach(a), this.h();
48
+ },
49
+ h() {
50
+ b(e, "class", "svelte-1bq8l1x"), o(
38
51
  e,
39
52
  "table",
40
53
  /*type*/
41
54
  f[1] === "table"
42
- ), _(
55
+ ), o(
43
56
  e,
44
57
  "gallery",
45
58
  /*type*/
46
59
  f[1] === "gallery"
47
- ), _(
60
+ ), o(
48
61
  e,
49
62
  "selected",
50
63
  /*selected*/
@@ -52,14 +65,14 @@ function I(f) {
52
65
  );
53
66
  },
54
67
  m(s, n) {
55
- u(s, e, n), i.m(e, null), l || (t = [
56
- v(
68
+ h(s, e, n), c.m(e, null), l || (t = [
69
+ E(
57
70
  e,
58
71
  "mouseenter",
59
72
  /*mouseenter_handler*/
60
73
  f[7]
61
74
  ),
62
- v(
75
+ E(
63
76
  e,
64
77
  "mouseleave",
65
78
  /*mouseleave_handler*/
@@ -68,20 +81,20 @@ function I(f) {
68
81
  ], l = !0);
69
82
  },
70
83
  p(s, n) {
71
- i.p(s, n), n & /*type*/
72
- 2 && _(
84
+ c.p(s, n), n & /*type*/
85
+ 2 && o(
73
86
  e,
74
87
  "table",
75
88
  /*type*/
76
89
  s[1] === "table"
77
90
  ), n & /*type*/
78
- 2 && _(
91
+ 2 && o(
79
92
  e,
80
93
  "gallery",
81
94
  /*type*/
82
95
  s[1] === "gallery"
83
96
  ), n & /*selected*/
84
- 4 && _(
97
+ 4 && o(
85
98
  e,
86
99
  "selected",
87
100
  /*selected*/
@@ -89,167 +102,213 @@ function I(f) {
89
102
  );
90
103
  },
91
104
  d(s) {
92
- s && a(e), i.d(), l = !1, F(t);
105
+ s && a(e), c.d(), l = !1, G(t);
93
106
  }
94
107
  };
95
108
  }
96
- function J(f) {
97
- let e, l, t = m(
109
+ function K(f) {
110
+ let e, l, t = v(
98
111
  /*loaded_value*/
99
112
  f[5].slice(0, 3)
100
- ), c = [];
101
- for (let i = 0; i < t.length; i += 1)
102
- c[i] = q(k(f, t, i));
103
- let o = (
113
+ ), i = [];
114
+ for (let c = 0; c < t.length; c += 1)
115
+ i[c] = T(q(f, t, c));
116
+ let r = (
104
117
  /*value*/
105
- f[0].length > 3 && C(f)
118
+ f[0].length > 3 && A(f)
106
119
  );
107
120
  return {
108
121
  c() {
109
- e = h("table");
110
- for (let i = 0; i < c.length; i += 1)
111
- c[i].c();
112
- l = E(), o && o.c(), b(e, "class", " svelte-1bq8l1x");
113
- },
114
- m(i, s) {
115
- u(i, e, s);
116
- for (let n = 0; n < c.length; n += 1)
117
- c[n] && c[n].m(e, null);
118
- w(e, l), o && o.m(e, null);
119
- },
120
- p(i, s) {
122
+ e = m("table");
123
+ for (let c = 0; c < i.length; c += 1)
124
+ i[c].c();
125
+ l = B(), r && r.c(), this.h();
126
+ },
127
+ l(c) {
128
+ e = d(c, "TABLE", { class: !0 });
129
+ var s = g(e);
130
+ for (let n = 0; n < i.length; n += 1)
131
+ i[n].l(s);
132
+ l = w(s), r && r.l(s), s.forEach(a), this.h();
133
+ },
134
+ h() {
135
+ b(e, "class", " svelte-1bq8l1x");
136
+ },
137
+ m(c, s) {
138
+ h(c, e, s);
139
+ for (let n = 0; n < i.length; n += 1)
140
+ i[n] && i[n].m(e, null);
141
+ y(e, l), r && r.m(e, null);
142
+ },
143
+ p(c, s) {
121
144
  if (s & /*loaded_value*/
122
145
  32) {
123
- t = m(
146
+ t = v(
124
147
  /*loaded_value*/
125
- i[5].slice(0, 3)
148
+ c[5].slice(0, 3)
126
149
  );
127
150
  let n;
128
151
  for (n = 0; n < t.length; n += 1) {
129
- const d = k(i, t, n);
130
- c[n] ? c[n].p(d, s) : (c[n] = q(d), c[n].c(), c[n].m(e, l));
152
+ const u = q(c, t, n);
153
+ i[n] ? i[n].p(u, s) : (i[n] = T(u), i[n].c(), i[n].m(e, l));
131
154
  }
132
- for (; n < c.length; n += 1)
133
- c[n].d(1);
134
- c.length = t.length;
155
+ for (; n < i.length; n += 1)
156
+ i[n].d(1);
157
+ i.length = t.length;
135
158
  }
136
159
  /*value*/
137
- i[0].length > 3 ? o ? o.p(i, s) : (o = C(i), o.c(), o.m(e, null)) : o && (o.d(1), o = null);
160
+ c[0].length > 3 ? r ? r.p(c, s) : (r = A(c), r.c(), r.m(e, null)) : r && (r.d(1), r = null);
138
161
  },
139
- d(i) {
140
- i && a(e), A(c, i), o && o.d();
162
+ d(c) {
163
+ c && a(e), V(i, c), r && r.d();
141
164
  }
142
165
  };
143
166
  }
144
- function K(f) {
167
+ function M(f) {
145
168
  let e;
146
169
  return {
147
170
  c() {
148
- e = H(
171
+ e = L(
172
+ /*loaded_value*/
173
+ f[5]
174
+ );
175
+ },
176
+ l(l) {
177
+ e = I(
178
+ l,
149
179
  /*loaded_value*/
150
180
  f[5]
151
181
  );
152
182
  },
153
183
  m(l, t) {
154
- u(l, e, t);
184
+ h(l, e, t);
155
185
  },
156
- p: g,
186
+ p: k,
157
187
  d(l) {
158
188
  l && a(e);
159
189
  }
160
190
  };
161
191
  }
162
- function p(f) {
163
- let e;
192
+ function D(f) {
193
+ let e, l = (
194
+ /*cell*/
195
+ f[12] + ""
196
+ ), t;
164
197
  return {
165
198
  c() {
166
- e = h("td"), e.textContent = `${/*cell*/
167
- f[12]}`, b(e, "class", "svelte-1bq8l1x");
199
+ e = m("td"), t = L(l), this.h();
168
200
  },
169
- m(l, t) {
170
- u(l, e, t);
201
+ l(i) {
202
+ e = d(i, "TD", { class: !0 });
203
+ var r = g(e);
204
+ t = I(r, l), r.forEach(a), this.h();
171
205
  },
172
- p: g,
173
- d(l) {
174
- l && a(e);
206
+ h() {
207
+ b(e, "class", "svelte-1bq8l1x");
208
+ },
209
+ m(i, r) {
210
+ h(i, e, r), y(e, t);
211
+ },
212
+ p: k,
213
+ d(i) {
214
+ i && a(e);
175
215
  }
176
216
  };
177
217
  }
178
- function L(f) {
179
- let e;
218
+ function N(f) {
219
+ let e, l = "…";
180
220
  return {
181
221
  c() {
182
- e = h("td"), e.textContent = "…", b(e, "class", "svelte-1bq8l1x");
222
+ e = m("td"), e.textContent = l, this.h();
183
223
  },
184
- m(l, t) {
185
- u(l, e, t);
224
+ l(t) {
225
+ e = d(t, "TD", { class: !0, "data-svelte-h": !0 }), z(e) !== "svelte-1o35md4" && (e.textContent = l), this.h();
186
226
  },
187
- d(l) {
188
- l && a(e);
227
+ h() {
228
+ b(e, "class", "svelte-1bq8l1x");
229
+ },
230
+ m(t, i) {
231
+ h(t, e, i);
232
+ },
233
+ d(t) {
234
+ t && a(e);
189
235
  }
190
236
  };
191
237
  }
192
- function q(f) {
193
- let e, l, t = m(
238
+ function T(f) {
239
+ let e, l, t = v(
194
240
  /*row*/
195
241
  f[9].slice(0, 3)
196
- ), c = [];
197
- for (let i = 0; i < t.length; i += 1)
198
- c[i] = p(y(f, t, i));
199
- let o = (
242
+ ), i = [];
243
+ for (let c = 0; c < t.length; c += 1)
244
+ i[c] = D(C(f, t, c));
245
+ let r = (
200
246
  /*row*/
201
- f[9].length > 3 && L()
247
+ f[9].length > 3 && N()
202
248
  );
203
249
  return {
204
250
  c() {
205
- e = h("tr");
206
- for (let i = 0; i < c.length; i += 1)
207
- c[i].c();
208
- l = E(), o && o.c();
209
- },
210
- m(i, s) {
211
- u(i, e, s);
212
- for (let n = 0; n < c.length; n += 1)
213
- c[n] && c[n].m(e, null);
214
- w(e, l), o && o.m(e, null);
215
- },
216
- p(i, s) {
251
+ e = m("tr");
252
+ for (let c = 0; c < i.length; c += 1)
253
+ i[c].c();
254
+ l = B(), r && r.c();
255
+ },
256
+ l(c) {
257
+ e = d(c, "TR", {});
258
+ var s = g(e);
259
+ for (let n = 0; n < i.length; n += 1)
260
+ i[n].l(s);
261
+ l = w(s), r && r.l(s), s.forEach(a);
262
+ },
263
+ m(c, s) {
264
+ h(c, e, s);
265
+ for (let n = 0; n < i.length; n += 1)
266
+ i[n] && i[n].m(e, null);
267
+ y(e, l), r && r.m(e, null);
268
+ },
269
+ p(c, s) {
217
270
  if (s & /*loaded_value*/
218
271
  32) {
219
- t = m(
272
+ t = v(
220
273
  /*row*/
221
- i[9].slice(0, 3)
274
+ c[9].slice(0, 3)
222
275
  );
223
276
  let n;
224
277
  for (n = 0; n < t.length; n += 1) {
225
- const d = y(i, t, n);
226
- c[n] ? c[n].p(d, s) : (c[n] = p(d), c[n].c(), c[n].m(e, l));
278
+ const u = C(c, t, n);
279
+ i[n] ? i[n].p(u, s) : (i[n] = D(u), i[n].c(), i[n].m(e, l));
227
280
  }
228
- for (; n < c.length; n += 1)
229
- c[n].d(1);
230
- c.length = t.length;
281
+ for (; n < i.length; n += 1)
282
+ i[n].d(1);
283
+ i.length = t.length;
231
284
  }
232
285
  },
233
- d(i) {
234
- i && a(e), A(c, i), o && o.d();
286
+ d(c) {
287
+ c && a(e), V(i, c), r && r.d();
235
288
  }
236
289
  };
237
290
  }
238
- function C(f) {
291
+ function A(f) {
239
292
  let e;
240
293
  return {
241
294
  c() {
242
- e = h("div"), b(e, "class", "overlay svelte-1bq8l1x"), _(
295
+ e = m("div"), this.h();
296
+ },
297
+ l(l) {
298
+ e = d(l, "DIV", { class: !0 }), g(e).forEach(a), this.h();
299
+ },
300
+ h() {
301
+ b(e, "class", "overlay svelte-1bq8l1x"), o(
243
302
  e,
244
303
  "odd",
245
304
  /*index*/
246
305
  f[3] % 2 != 0
247
- ), _(
306
+ ), o(
248
307
  e,
249
308
  "even",
250
309
  /*index*/
251
310
  f[3] % 2 == 0
252
- ), _(
311
+ ), o(
253
312
  e,
254
313
  "button",
255
314
  /*type*/
@@ -257,23 +316,23 @@ function C(f) {
257
316
  );
258
317
  },
259
318
  m(l, t) {
260
- u(l, e, t);
319
+ h(l, e, t);
261
320
  },
262
321
  p(l, t) {
263
322
  t & /*index*/
264
- 8 && _(
323
+ 8 && o(
265
324
  e,
266
325
  "odd",
267
326
  /*index*/
268
327
  l[3] % 2 != 0
269
328
  ), t & /*index*/
270
- 8 && _(
329
+ 8 && o(
271
330
  e,
272
331
  "even",
273
332
  /*index*/
274
333
  l[3] % 2 == 0
275
334
  ), t & /*type*/
276
- 2 && _(
335
+ 2 && o(
277
336
  e,
278
337
  "button",
279
338
  /*type*/
@@ -285,51 +344,54 @@ function C(f) {
285
344
  }
286
345
  };
287
346
  }
288
- function M(f) {
347
+ function O(f) {
289
348
  let e, l = (
290
349
  /*loaded*/
291
- f[6] && I(f)
350
+ f[6] && J(f)
292
351
  );
293
352
  return {
294
353
  c() {
295
- l && l.c(), e = B();
354
+ l && l.c(), e = p();
355
+ },
356
+ l(t) {
357
+ l && l.l(t), e = p();
296
358
  },
297
- m(t, c) {
298
- l && l.m(t, c), u(t, e, c);
359
+ m(t, i) {
360
+ l && l.m(t, i), h(t, e, i);
299
361
  },
300
- p(t, [c]) {
362
+ p(t, [i]) {
301
363
  /*loaded*/
302
- t[6] && l.p(t, c);
364
+ t[6] && l.p(t, i);
303
365
  },
304
- i: g,
305
- o: g,
366
+ i: k,
367
+ o: k,
306
368
  d(t) {
307
369
  t && a(e), l && l.d(t);
308
370
  }
309
371
  };
310
372
  }
311
- function N(f, e, l) {
312
- let { value: t } = e, { type: c } = e, { selected: o = !1 } = e, { index: i } = e, s = !1, n = t, d = Array.isArray(n);
313
- const S = () => l(4, s = !0), j = () => l(4, s = !1);
314
- return f.$$set = (r) => {
315
- "value" in r && l(0, t = r.value), "type" in r && l(1, c = r.type), "selected" in r && l(2, o = r.selected), "index" in r && l(3, i = r.index);
373
+ function P(f, e, l) {
374
+ let { value: t } = e, { type: i } = e, { selected: r = !1 } = e, { index: c } = e, s = !1, n = t, u = Array.isArray(n);
375
+ const R = () => l(4, s = !0), S = () => l(4, s = !1);
376
+ return f.$$set = (_) => {
377
+ "value" in _ && l(0, t = _.value), "type" in _ && l(1, i = _.type), "selected" in _ && l(2, r = _.selected), "index" in _ && l(3, c = _.index);
316
378
  }, [
317
379
  t,
318
- c,
319
- o,
320
380
  i,
381
+ r,
382
+ c,
321
383
  s,
322
384
  n,
323
- d,
324
- S,
325
- j
385
+ u,
386
+ R,
387
+ S
326
388
  ];
327
389
  }
328
- class O extends z {
390
+ class Q extends j {
329
391
  constructor(e) {
330
- super(), D(this, e, N, M, G, { value: 0, type: 1, selected: 2, index: 3 });
392
+ super(), F(this, e, P, O, H, { value: 0, type: 1, selected: 2, index: 3 });
331
393
  }
332
394
  }
333
395
  export {
334
- O as default
396
+ Q as default
335
397
  };
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.3
1
+ Metadata-Version: 2.4
2
2
  Name: gradio_leaderboard
3
- Version: 0.0.12rc0
3
+ Version: 0.0.14
4
4
  Summary: Super fast , batteries included Leaderboard component ⚡️
5
5
  Author-email: YOUR NAME <YOUREMAIL@domain.com>
6
6
  License-Expression: MIT
@@ -18,7 +18,7 @@ Classifier: Topic :: Scientific/Engineering
18
18
  Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
19
19
  Classifier: Topic :: Scientific/Engineering :: Visualization
20
20
  Requires-Python: >=3.8
21
- Requires-Dist: gradio<5.0,>=4.0
21
+ Requires-Dist: gradio<6.0,>=4.0
22
22
  Provides-Extra: dev
23
23
  Requires-Dist: build; extra == 'dev'
24
24
  Requires-Dist: twine; extra == 'dev'
@@ -0,0 +1,59 @@
1
+ gradio_leaderboard/__init__.py,sha256=-ALcJ_utr02n3qh2Q75HhGx-tCbdvOwRlBK5oopXPuQ,158
2
+ gradio_leaderboard/leaderboard.py,sha256=wrQif4F9BNNc2YbyujMl0TyvukJWRr3dZLEyet7GlKw,19251
3
+ gradio_leaderboard/leaderboard.pyi,sha256=D0vuCx7IT7S2zkqBNSG5ORk0M01ORluK_vi3-IaaARA,37216
4
+ gradio_leaderboard/templates/component/Index-CzS_eGV6.js,sha256=UT8YM4LcBsO3rCHjMQ-J2HIDPvz2152zNApm_e_R3A8,1023352
5
+ gradio_leaderboard/templates/component/_basePickBy-CPQEc5fh.js,sha256=3Hh4Kh_uA7ihMFvL8422e9GFWXohIeEzGni-jKoWwPY,3621
6
+ gradio_leaderboard/templates/component/_baseUniq-DlEwemC3.js,sha256=rgoiHaS3FiiSlmvWfZDwiv8Gb_XBTIdvBaMMV-shedA,16423
7
+ gradio_leaderboard/templates/component/arc-4UNMf6Jv.js,sha256=N6Pu5aqSHpozBvJ9z3f4t2Lk0tXah12JJxN8YCa4_V4,4897
8
+ gradio_leaderboard/templates/component/architectureDiagram-NQ2NVSRB-ClVp_eQQ.js,sha256=E1qQFx-4QF8yoE5XZCQ-VDSttt7_zCrHvRExjI-Lr4g,251976
9
+ gradio_leaderboard/templates/component/blockDiagram-PHRCVELO-CBZHEIQE.js,sha256=ruXsdAr-drg05puTUTYy99__GEt6XKDcBUbaFghmmQ4,98502
10
+ gradio_leaderboard/templates/component/c4Diagram-6F6E4RAY-BcEP_NdH.js,sha256=tD1nmtwmGwPsPU-bqBJmjqHS_7GzJklKBLwZiNG91YM,91903
11
+ gradio_leaderboard/templates/component/channel-BK2Jce3b.js,sha256=2pE-Jv1gR-1SibXvdmIYkY7KuQY54LNdAEVnIt-vLeE,133
12
+ gradio_leaderboard/templates/component/chunk-353BL4L5-D4dVjjbU.js,sha256=--LqKT73XZ8FkGB6L0Nn1ENSnmFHx9zFHTNUUfqJk8o,256
13
+ gradio_leaderboard/templates/component/chunk-67H74DCK-Dd9cOxfN.js,sha256=SaQsKpsNUvUqeYV0YdwYa7lokxaag8aYT4jqXxEyMJk,1887
14
+ gradio_leaderboard/templates/component/chunk-6OLS64BW-CfumlcA2.js,sha256=2MCzawxZj0kLAbZZumv_ZnG2IXxquOdeiiUbzB_iR88,55281
15
+ gradio_leaderboard/templates/component/chunk-AACKK3MU-4CpiDhxa.js,sha256=C84wsbeq1umVlgKQ1zqFu1Nk2BVLS2MapTASltOGXXU,330
16
+ gradio_leaderboard/templates/component/chunk-BFAMUDN2-C6YyJRb4.js,sha256=IXA1m9HzqZpNaIQDTVai2Pm5KceTDChpuJ3yIctFDdw,288
17
+ gradio_leaderboard/templates/component/chunk-E2GYISFI-CbYUJnri.js,sha256=j4dwHFRtiaBbXKaktHlQHunhDDKo7wUKC2ly5njsE4o,399
18
+ gradio_leaderboard/templates/component/chunk-QEP2MXWD-BYLoFCys.js,sha256=EZRXPBuudHAOMKDgDc-S8bTfW8f_oMDPT_4DLX0JsZM,65281
19
+ gradio_leaderboard/templates/component/chunk-SKB7J2MH-DNiBnZKZ.js,sha256=xYaSidq6ZCpL-XDX5NMpPexGn7_XSButBRTTjetlfEI,696
20
+ gradio_leaderboard/templates/component/classDiagram-BGRH5UQR-BrG1RRX8.js,sha256=etWGF8TIYrEU1aQKcgp0NzZGxnBoUWBoxGoi9LsSqXg,383
21
+ gradio_leaderboard/templates/component/classDiagram-v2-O24JOBDK-BrG1RRX8.js,sha256=etWGF8TIYrEU1aQKcgp0NzZGxnBoUWBoxGoi9LsSqXg,383
22
+ gradio_leaderboard/templates/component/clone-BA6MvtJ3.js,sha256=FyQRX8qLBOv1ZTTK2wYKRGDQBqxSL-rquJidb6VXIb4,118
23
+ gradio_leaderboard/templates/component/cytoscape.esm-Bdz5CrXX.js,sha256=3I9-aOr3IaLOaD2t818xpQaMRMdqNHyYE-MlPQVqAFs,632398
24
+ gradio_leaderboard/templates/component/dagre-FFZHY6LT-6RahWHGr.js,sha256=LUu-eaBivQcHO8oGx5YFvrpI78D5PpGMoPLFc7Nuvco,15595
25
+ gradio_leaderboard/templates/component/defaultLocale-D7EN2tov.js,sha256=9nL4NoXE_NZv6PGiOf-6dwN4GpkLY_t0AVBdVMyliqk,6396
26
+ gradio_leaderboard/templates/component/diagram-3EMPZRKU-DtoOVTDy.js,sha256=CnVLMC_4SQ9nezb8_ED7-vx-M0oT5kJIvCzug8EZAAg,20397
27
+ gradio_leaderboard/templates/component/diagram-5UYTHUR4-MEp0H-U7.js,sha256=hgJqeVA-h6xjXKtru5JqOwGQ5uRU0hDYj3TLc4Y59jc,5081
28
+ gradio_leaderboard/templates/component/diagram-ZTM2IBQH-22c5YuUh.js,sha256=vj0QrQE09sQM1RStgmylqHAlPw9OTXioCX7bVmHrwmQ,7491
29
+ gradio_leaderboard/templates/component/erDiagram-R3QVA2FD-DZp2MeDc.js,sha256=YUYTb3OwZotBTVD2bI0VyXVOaQH99_-WiWr7b0FGf7A,37970
30
+ gradio_leaderboard/templates/component/flowDiagram-PKI6S5ZS-CfK9UZi3.js,sha256=IyYGEzJGeinBK5Zd3B56hqFbdXHgIX6hP26Unus14kw,85006
31
+ gradio_leaderboard/templates/component/ganttDiagram-EK5VF46D-waaD2Kup.js,sha256=EMmPIzXwGAMQibFpdB6uGl1t46d9T0oDUJaJVV405dI,88280
32
+ gradio_leaderboard/templates/component/gitGraphDiagram-GW3U2K7C-DJCAxNvz.js,sha256=BL4tnLhhG9Gp3vdaZ8AGZDoyQ_K61M52FAnF814yFQI,31081
33
+ gradio_leaderboard/templates/component/graph-CXm5uxKj.js,sha256=QlkAIP9TsKW2BmFhtsci2JCKMiJSa_sBctWNee_Y_A4,7967
34
+ gradio_leaderboard/templates/component/index.js,sha256=Q7YC8Olm4JBkMUN4zwQo0z6476S3vxyTVuGlO_PQqh8,73
35
+ gradio_leaderboard/templates/component/infoDiagram-RLU2ROGC-_Rx9wF6U.js,sha256=oRDB1cFO6Sw7r7hv0-jmXkLCZiUdoTzR4wd6KQibsrM,741
36
+ gradio_leaderboard/templates/component/init-DjUOC4st.js,sha256=DMWpw91KYwm1rZWRQ8PoxRRFkKmFI6CLirCJMyNYA6Q,219
37
+ gradio_leaderboard/templates/component/journeyDiagram-EWQZEKCU-G-tt0noJ.js,sha256=WsVqDYWRKXZZRoew4vTGPiGZoth4szKG6Osy39tWLUc,33542
38
+ gradio_leaderboard/templates/component/kanban-definition-ILFWEQ3N-2aHifLFR.js,sha256=d9wxEbV60rjal_GHaJ7LdA_kMimN8JAe9xjDf5bSGMY,29871
39
+ gradio_leaderboard/templates/component/layout-DiZ88ySr.js,sha256=T-JatQq6R95vGlz1ZCGuwZ1_cZ8PgA_O95iLCEwXurU,37568
40
+ gradio_leaderboard/templates/component/linear-D4M9Dm-w.js,sha256=rIeEmDEHmaYkD0Yv5_Y0LJ6RVNBh9i7hTrzkWFLrhfw,7956
41
+ gradio_leaderboard/templates/component/mermaid.core-D36e06XD.js,sha256=REdKO4ZwfD2D-YqMtHo2kn2KgaA_uVJrZhM9IfGlwHk,598229
42
+ gradio_leaderboard/templates/component/mindmap-definition-CZNETY7S-1Jow2c7r.js,sha256=dYdozfVfLArwpXq3ozqwYPWsdC_bn1qJjehRCxDUWCk,161211
43
+ gradio_leaderboard/templates/component/ordinal-DfAQgscy.js,sha256=-sGrM4D995KFG3cfsZlLjrCBDzng9ilB9A-mBqI9J_0,1598
44
+ gradio_leaderboard/templates/component/pieDiagram-NIOCPIFQ-DU7jHSoi.js,sha256=jwfi4eaH1fSaygKCeOpXHJDx4NEnyq0867OrIaTCnE8,6237
45
+ gradio_leaderboard/templates/component/quadrantDiagram-2OG54O6I-GcojS_If.js,sha256=qTv9Onm3URhgvJLD63Dlkqqt1_i4QanmqhgEGyqH79Q,48335
46
+ gradio_leaderboard/templates/component/requirementDiagram-SO3GGRV7-CBRyajan.js,sha256=Q5mAEmhmREyITCrhhtvdHgGCGztE7F8uMZJV9p3folg,43506
47
+ gradio_leaderboard/templates/component/sankeyDiagram-4UZDY2LN-CeZji6oR.js,sha256=q9ZyH0m1rPEkP-uFzRWCL5D3RCmn3IK5_QEMi9xiVqM,32826
48
+ gradio_leaderboard/templates/component/sequenceDiagram-ZIKVLSP4-DMygkr3Y.js,sha256=TsRneuHfhiTaNlBBvLbqq33UIo6fCJUcdsmp8VGnHYw,116897
49
+ gradio_leaderboard/templates/component/stateDiagram-XX37X6EN-DK2vsx2r.js,sha256=RxVkWfmg7sH2fp3wLoxccnqPx_uCzew94S-IoFbgdWc,13156
50
+ gradio_leaderboard/templates/component/stateDiagram-v2-GD6S3NHB-BoIkPrjk.js,sha256=4siCGohJFVfyBWvIw2ii0F05HDxp7PcoBys8gsCIx9c,384
51
+ gradio_leaderboard/templates/component/style.css,sha256=CUzdPZG9NzcSqstE3M-eOpUwMyBxVVZvUOHjPxsN1W8,1515159
52
+ gradio_leaderboard/templates/component/timeline-definition-RI47OAVP-BQ_Jr8hZ.js,sha256=oxWta219Uk8MoglMQfvPdj1S3NmuKW2i1AgblGnkle8,33758
53
+ gradio_leaderboard/templates/component/treemap-FKARHQ26-2Ty0RcZX.js,sha256=PbpvLAKSokPQR9zwbWImUOcC5pp4a_0kh0XNADycgZk,445469
54
+ gradio_leaderboard/templates/component/xychartDiagram-H2YORKM3--C9dwTwV.js,sha256=UGa7M9rJgHl1RHWXq7A2rGLooa_7Vg9SMCVIjOaj7y8,56862
55
+ gradio_leaderboard/templates/example/index.js,sha256=PbOH5yXXJTp0yw_eZr_vjbGlQ7_eiUrpVo9gIA34GQQ,7339
56
+ gradio_leaderboard/templates/example/style.css,sha256=9JOKe1Y54384SfbzosdLED2IwslFs_2uESv6z-3qadY,1096
57
+ gradio_leaderboard-0.0.14.dist-info/METADATA,sha256=9qrc2LTXRU2HhaHm7hmpdMv7tL2UnunAZyh9b6kTDo4,15902
58
+ gradio_leaderboard-0.0.14.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
59
+ gradio_leaderboard-0.0.14.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: hatchling 1.25.0
2
+ Generator: hatchling 1.27.0
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
@@ -1,4 +0,0 @@
1
- const e = {};
2
- export {
3
- e as default
4
- };