@sdeverywhere/check-ui-shell 0.2.8 → 0.2.9
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.
- package/dist/index.js +462 -454
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -32,14 +32,14 @@ function gi(n) {
|
|
|
32
32
|
return !!n && (typeof n == "object" || typeof n == "function") && typeof /** @type {any} */
|
|
33
33
|
n.then == "function";
|
|
34
34
|
}
|
|
35
|
-
function
|
|
35
|
+
function Nn(n) {
|
|
36
36
|
return n();
|
|
37
37
|
}
|
|
38
38
|
function jt() {
|
|
39
39
|
return /* @__PURE__ */ Object.create(null);
|
|
40
40
|
}
|
|
41
41
|
function Re(n) {
|
|
42
|
-
n.forEach(
|
|
42
|
+
n.forEach(Nn);
|
|
43
43
|
}
|
|
44
44
|
function at(n) {
|
|
45
45
|
return typeof n == "function";
|
|
@@ -68,11 +68,11 @@ function ge(n, e, t) {
|
|
|
68
68
|
}
|
|
69
69
|
function Rt(n, e, t, l) {
|
|
70
70
|
if (n) {
|
|
71
|
-
const i =
|
|
71
|
+
const i = xn(n, e, t, l);
|
|
72
72
|
return n[0](i);
|
|
73
73
|
}
|
|
74
74
|
}
|
|
75
|
-
function
|
|
75
|
+
function xn(n, e, t, l) {
|
|
76
76
|
return n[1] && l ? Te(t.ctx.slice(), n[1](l(e))) : t.ctx;
|
|
77
77
|
}
|
|
78
78
|
function St(n, e, t, l) {
|
|
@@ -92,7 +92,7 @@ function St(n, e, t, l) {
|
|
|
92
92
|
}
|
|
93
93
|
function $t(n, e, t, l, i, s) {
|
|
94
94
|
if (i) {
|
|
95
|
-
const o =
|
|
95
|
+
const o = xn(e, t, l, s);
|
|
96
96
|
n.p(o, i);
|
|
97
97
|
}
|
|
98
98
|
}
|
|
@@ -313,41 +313,41 @@ function ke(n, e) {
|
|
|
313
313
|
const t = n.$$.callbacks[e.type];
|
|
314
314
|
t && t.slice().forEach((l) => l.call(this, e));
|
|
315
315
|
}
|
|
316
|
-
const
|
|
317
|
-
let
|
|
316
|
+
const Be = [], Me = [];
|
|
317
|
+
let qe = [];
|
|
318
318
|
const _t = [], $i = /* @__PURE__ */ Promise.resolve();
|
|
319
319
|
let wt = !1;
|
|
320
320
|
function Ci() {
|
|
321
321
|
wt || (wt = !0, $i.then(Dt));
|
|
322
322
|
}
|
|
323
323
|
function kt(n) {
|
|
324
|
-
|
|
324
|
+
qe.push(n);
|
|
325
325
|
}
|
|
326
326
|
function dt(n) {
|
|
327
327
|
_t.push(n);
|
|
328
328
|
}
|
|
329
329
|
const pt = /* @__PURE__ */ new Set();
|
|
330
|
-
let
|
|
330
|
+
let Pe = 0;
|
|
331
331
|
function Dt() {
|
|
332
|
-
if (
|
|
332
|
+
if (Pe !== 0)
|
|
333
333
|
return;
|
|
334
334
|
const n = Ue;
|
|
335
335
|
do {
|
|
336
336
|
try {
|
|
337
|
-
for (;
|
|
338
|
-
const e =
|
|
339
|
-
|
|
337
|
+
for (; Pe < Be.length; ) {
|
|
338
|
+
const e = Be[Pe];
|
|
339
|
+
Pe++, Ce(e), Ti(e.$$);
|
|
340
340
|
}
|
|
341
341
|
} catch (e) {
|
|
342
|
-
throw
|
|
342
|
+
throw Be.length = 0, Pe = 0, e;
|
|
343
343
|
}
|
|
344
|
-
for (Ce(null),
|
|
345
|
-
for (let e = 0; e <
|
|
346
|
-
const t =
|
|
344
|
+
for (Ce(null), Be.length = 0, Pe = 0; Me.length; ) Me.pop()();
|
|
345
|
+
for (let e = 0; e < qe.length; e += 1) {
|
|
346
|
+
const t = qe[e];
|
|
347
347
|
pt.has(t) || (pt.add(t), t());
|
|
348
348
|
}
|
|
349
|
-
|
|
350
|
-
} while (
|
|
349
|
+
qe.length = 0;
|
|
350
|
+
} while (Be.length);
|
|
351
351
|
for (; _t.length; )
|
|
352
352
|
_t.pop()();
|
|
353
353
|
wt = !1, pt.clear(), Ce(n);
|
|
@@ -361,7 +361,7 @@ function Ti(n) {
|
|
|
361
361
|
}
|
|
362
362
|
function Di(n) {
|
|
363
363
|
const e = [], t = [];
|
|
364
|
-
|
|
364
|
+
qe.forEach((l) => n.indexOf(l) === -1 ? e.push(l) : t.push(l)), t.forEach((l) => l()), qe = e;
|
|
365
365
|
}
|
|
366
366
|
const nt = /* @__PURE__ */ new Set();
|
|
367
367
|
let Ve;
|
|
@@ -379,7 +379,7 @@ function J() {
|
|
|
379
379
|
function y(n, e) {
|
|
380
380
|
n && n.i && (nt.delete(n), n.i(e));
|
|
381
381
|
}
|
|
382
|
-
function
|
|
382
|
+
function $(n, e, t, l) {
|
|
383
383
|
if (n && n.o) {
|
|
384
384
|
if (nt.has(n)) return;
|
|
385
385
|
nt.add(n), Ve.c.push(() => {
|
|
@@ -387,7 +387,7 @@ function S(n, e, t, l) {
|
|
|
387
387
|
}), n.o(e);
|
|
388
388
|
} else l && l();
|
|
389
389
|
}
|
|
390
|
-
function
|
|
390
|
+
function Nt(n, e) {
|
|
391
391
|
const t = e.token = {};
|
|
392
392
|
function l(i, s, o, r) {
|
|
393
393
|
if (e.token !== t) return;
|
|
@@ -397,7 +397,7 @@ function xt(n, e) {
|
|
|
397
397
|
const c = i && (e.current = i)(a);
|
|
398
398
|
let d = !1;
|
|
399
399
|
e.block && (e.blocks ? e.blocks.forEach((f, u) => {
|
|
400
|
-
u !== s && f && (Z(),
|
|
400
|
+
u !== s && f && (Z(), $(f, 1, 1, () => {
|
|
401
401
|
e.blocks[u] === f && (e.blocks[u] = null);
|
|
402
402
|
}), J());
|
|
403
403
|
}) : e.block.d(1), c.c(), y(c, 1), c.m(e.mount(), e.anchor), d = !0), e.block = c, e.blocks && (e.blocks[s] = c), d && Dt();
|
|
@@ -460,7 +460,7 @@ function X(n) {
|
|
|
460
460
|
function Y(n, e, t) {
|
|
461
461
|
const { fragment: l, after_update: i } = n.$$;
|
|
462
462
|
l && l.m(e, t), kt(() => {
|
|
463
|
-
const s = n.$$.on_mount.map(
|
|
463
|
+
const s = n.$$.on_mount.map(Nn).filter(at);
|
|
464
464
|
n.$$.on_destroy ? n.$$.on_destroy.push(...s) : Re(s), n.$$.on_mount = [];
|
|
465
465
|
}), i.forEach(kt);
|
|
466
466
|
}
|
|
@@ -469,7 +469,7 @@ function U(n, e) {
|
|
|
469
469
|
t.fragment !== null && (Di(t.after_update), Re(t.on_destroy), t.fragment && t.fragment.d(e), t.on_destroy = t.fragment = null, t.ctx = []);
|
|
470
470
|
}
|
|
471
471
|
function Li(n, e) {
|
|
472
|
-
n.$$.dirty[0] === -1 && (
|
|
472
|
+
n.$$.dirty[0] === -1 && (Be.push(n), Ci(), n.$$.dirty.fill(0)), n.$$.dirty[e / 31 | 0] |= 1 << e % 31;
|
|
473
473
|
}
|
|
474
474
|
function ne(n, e, t, l, i, s, o = null, r = [-1]) {
|
|
475
475
|
const a = Ue;
|
|
@@ -558,7 +558,7 @@ class ie {
|
|
|
558
558
|
}
|
|
559
559
|
const Vi = "4";
|
|
560
560
|
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Vi);
|
|
561
|
-
const
|
|
561
|
+
const Ke = [];
|
|
562
562
|
function ji(n, e) {
|
|
563
563
|
return {
|
|
564
564
|
subscribe: ae(n, e).subscribe
|
|
@@ -569,13 +569,13 @@ function ae(n, e = q) {
|
|
|
569
569
|
const l = /* @__PURE__ */ new Set();
|
|
570
570
|
function i(r) {
|
|
571
571
|
if (te(n, r) && (n = r, t)) {
|
|
572
|
-
const a = !
|
|
572
|
+
const a = !Ke.length;
|
|
573
573
|
for (const c of l)
|
|
574
|
-
c[1](),
|
|
574
|
+
c[1](), Ke.push(c, n);
|
|
575
575
|
if (a) {
|
|
576
|
-
for (let c = 0; c <
|
|
577
|
-
|
|
578
|
-
|
|
576
|
+
for (let c = 0; c < Ke.length; c += 2)
|
|
577
|
+
Ke[c][0](Ke[c + 1]);
|
|
578
|
+
Ke.length = 0;
|
|
579
579
|
}
|
|
580
580
|
}
|
|
581
581
|
}
|
|
@@ -621,7 +621,7 @@ function De(n, e, t) {
|
|
|
621
621
|
};
|
|
622
622
|
});
|
|
623
623
|
}
|
|
624
|
-
function
|
|
624
|
+
function Ni(n) {
|
|
625
625
|
const e = (t) => {
|
|
626
626
|
n && !n.contains(t.target) && !t.defaultPrevented && n.dispatchEvent(new CustomEvent("clickout"));
|
|
627
627
|
};
|
|
@@ -631,10 +631,10 @@ function xi(n) {
|
|
|
631
631
|
}
|
|
632
632
|
};
|
|
633
633
|
}
|
|
634
|
-
function
|
|
634
|
+
function xi(n) {
|
|
635
635
|
re(n, "svelte-166jjnf", ".svelte-166jjnf.svelte-166jjnf{padding:0;margin:0}nav.svelte-166jjnf.svelte-166jjnf{z-index:200}.navbar.svelte-166jjnf.svelte-166jjnf{display:inline-flex;flex-direction:column;width:170px;background-color:#fff;border-radius:0.4rem;box-shadow:0 0.2rem 0.4rem rgba(0, 0, 0, 0.8);overflow:hidden}.navbar.svelte-166jjnf ul.svelte-166jjnf{margin:6px}ul.svelte-166jjnf li.svelte-166jjnf{display:block;list-style-type:none;width:1fr}ul.svelte-166jjnf li button.svelte-166jjnf{font-family:Roboto, sans-serif;font-weight:700;font-size:1rem;color:#222;width:100%;height:30px;text-align:left;border:0px;background-color:#fff}ul.svelte-166jjnf li button.disabled.svelte-166jjnf{color:#888;pointer-events:none}ul.svelte-166jjnf li button.svelte-166jjnf:not(.disabled):hover{color:#000;text-align:left;border-radius:0.3rem;background-color:#eee}ul.svelte-166jjnf li button i.svelte-166jjnf{padding:0px 15px 0px 10px}hr.svelte-166jjnf.svelte-166jjnf{border:none;border-bottom:1px solid #ccc;margin:5px 0px}");
|
|
636
636
|
}
|
|
637
|
-
function
|
|
637
|
+
function xt(n, e, t) {
|
|
638
638
|
const l = n.slice();
|
|
639
639
|
return l[9] = e[t], l;
|
|
640
640
|
}
|
|
@@ -644,7 +644,7 @@ function Pt(n) {
|
|
|
644
644
|
n[0]
|
|
645
645
|
), r = [];
|
|
646
646
|
for (let a = 0; a < o.length; a += 1)
|
|
647
|
-
r[a] = Kt(
|
|
647
|
+
r[a] = Kt(xt(n, o, a));
|
|
648
648
|
return {
|
|
649
649
|
c() {
|
|
650
650
|
e = p("nav"), t = p("div"), l = p("ul");
|
|
@@ -667,7 +667,7 @@ function Pt(n) {
|
|
|
667
667
|
for (let d = 0; d < r.length; d += 1)
|
|
668
668
|
r[d] && r[d].m(l, null);
|
|
669
669
|
i || (s = [
|
|
670
|
-
_i(
|
|
670
|
+
_i(Ni.call(null, e)),
|
|
671
671
|
le(
|
|
672
672
|
e,
|
|
673
673
|
"clickout",
|
|
@@ -685,7 +685,7 @@ function Pt(n) {
|
|
|
685
685
|
);
|
|
686
686
|
let d;
|
|
687
687
|
for (d = 0; d < o.length; d += 1) {
|
|
688
|
-
const f =
|
|
688
|
+
const f = xt(a, o, d);
|
|
689
689
|
r[d] ? r[d].p(f, c) : (r[d] = Kt(f), r[d].c(), r[d].m(l, null));
|
|
690
690
|
}
|
|
691
691
|
for (; d < r.length; d += 1)
|
|
@@ -859,7 +859,7 @@ function qi(n, e, t) {
|
|
|
859
859
|
}
|
|
860
860
|
class Fi extends ie {
|
|
861
861
|
constructor(e) {
|
|
862
|
-
super(), ne(this, e, qi, Bi, te, { items: 0, parentElem: 4, initialEvent: 5 },
|
|
862
|
+
super(), ne(this, e, qi, Bi, te, { items: 0, parentElem: 4, initialEvent: 5 }, xi);
|
|
863
863
|
}
|
|
864
864
|
}
|
|
865
865
|
function Ei(n) {
|
|
@@ -909,7 +909,7 @@ function Bt(n) {
|
|
|
909
909
|
e || (y(l, i), e = !0);
|
|
910
910
|
},
|
|
911
911
|
o(i) {
|
|
912
|
-
|
|
912
|
+
$(l, i), e = !1;
|
|
913
913
|
},
|
|
914
914
|
d(i) {
|
|
915
915
|
l && l.d(i);
|
|
@@ -931,7 +931,7 @@ function Hi(n) {
|
|
|
931
931
|
p(i, [s]) {
|
|
932
932
|
/*visible*/
|
|
933
933
|
i[0] ? l ? (l.p(i, s), s & /*visible*/
|
|
934
|
-
1 && y(l, 1)) : (l = Bt(i), l.c(), y(l, 1), l.m(e, null)) : l && (Z(),
|
|
934
|
+
1 && y(l, 1)) : (l = Bt(i), l.c(), y(l, 1), l.m(e, null)) : l && (Z(), $(l, 1, 1, () => {
|
|
935
935
|
l = null;
|
|
936
936
|
}), J());
|
|
937
937
|
},
|
|
@@ -939,7 +939,7 @@ function Hi(n) {
|
|
|
939
939
|
t || (y(l), t = !0);
|
|
940
940
|
},
|
|
941
941
|
o(i) {
|
|
942
|
-
|
|
942
|
+
$(l), t = !1;
|
|
943
943
|
},
|
|
944
944
|
d(i) {
|
|
945
945
|
i && _(e), l && l.d(), n[5](null);
|
|
@@ -1210,7 +1210,7 @@ function ts(n) {
|
|
|
1210
1210
|
1 && i !== (i = "graph-title " + /*viewModel*/
|
|
1211
1211
|
f[0].datasetClass + " svelte-zu9ny")) && h(t, "class", i);
|
|
1212
1212
|
let m = s;
|
|
1213
|
-
s = d(f), s === m ? c[s].p(f, u) : (Z(),
|
|
1213
|
+
s = d(f), s === m ? c[s].p(f, u) : (Z(), $(c[m], 1, 1, () => {
|
|
1214
1214
|
c[m] = null;
|
|
1215
1215
|
}), J(), o = c[s], o ? o.p(f, u) : (o = c[s] = a[s](f), o.c()), y(o, 1), o.m(e, null));
|
|
1216
1216
|
},
|
|
@@ -1218,7 +1218,7 @@ function ts(n) {
|
|
|
1218
1218
|
r || (y(o), r = !0);
|
|
1219
1219
|
},
|
|
1220
1220
|
o(f) {
|
|
1221
|
-
|
|
1221
|
+
$(o), r = !1;
|
|
1222
1222
|
},
|
|
1223
1223
|
d(f) {
|
|
1224
1224
|
f && _(e), c[s].d();
|
|
@@ -1302,7 +1302,7 @@ function ns(n) {
|
|
|
1302
1302
|
o || (y(t.$$.fragment, d), y(i.$$.fragment, d), o = !0);
|
|
1303
1303
|
},
|
|
1304
1304
|
o(d) {
|
|
1305
|
-
|
|
1305
|
+
$(t.$$.fragment, d), $(i.$$.fragment, d), o = !1;
|
|
1306
1306
|
},
|
|
1307
1307
|
d(d) {
|
|
1308
1308
|
d && (_(e), _(s)), U(t), U(i, d), c && c.d(d);
|
|
@@ -1339,7 +1339,7 @@ function Ht(n) {
|
|
|
1339
1339
|
t || (y(e.$$.fragment, l), t = !0);
|
|
1340
1340
|
},
|
|
1341
1341
|
o(l) {
|
|
1342
|
-
|
|
1342
|
+
$(e.$$.fragment, l), t = !1;
|
|
1343
1343
|
},
|
|
1344
1344
|
d(l) {
|
|
1345
1345
|
U(e, l);
|
|
@@ -1363,7 +1363,7 @@ function is(n) {
|
|
|
1363
1363
|
/*$content*/
|
|
1364
1364
|
i[3] && /*$content*/
|
|
1365
1365
|
i[3].graphData ? l ? (l.p(i, s), s & /*$content*/
|
|
1366
|
-
8 && y(l, 1)) : (l = Ht(i), l.c(), y(l, 1), l.m(e.parentNode, e)) : l && (Z(),
|
|
1366
|
+
8 && y(l, 1)) : (l = Ht(i), l.c(), y(l, 1), l.m(e.parentNode, e)) : l && (Z(), $(l, 1, 1, () => {
|
|
1367
1367
|
l = null;
|
|
1368
1368
|
}), J());
|
|
1369
1369
|
},
|
|
@@ -1371,7 +1371,7 @@ function is(n) {
|
|
|
1371
1371
|
t || (y(l), t = !0);
|
|
1372
1372
|
},
|
|
1373
1373
|
o(i) {
|
|
1374
|
-
|
|
1374
|
+
$(l), t = !1;
|
|
1375
1375
|
},
|
|
1376
1376
|
d(i) {
|
|
1377
1377
|
i && _(e), l && l.d(i);
|
|
@@ -1468,7 +1468,7 @@ function ss(n) {
|
|
|
1468
1468
|
},
|
|
1469
1469
|
p(a, [c]) {
|
|
1470
1470
|
let d = t;
|
|
1471
|
-
t = r(a), t === d ? o[t].p(a, c) : (Z(),
|
|
1471
|
+
t = r(a), t === d ? o[t].p(a, c) : (Z(), $(o[d], 1, 1, () => {
|
|
1472
1472
|
o[d] = null;
|
|
1473
1473
|
}), J(), l = o[t], l ? l.p(a, c) : (l = o[t] = s[t](a), l.c()), y(l, 1), l.m(e, null));
|
|
1474
1474
|
},
|
|
@@ -1476,7 +1476,7 @@ function ss(n) {
|
|
|
1476
1476
|
i || (y(l), i = !0);
|
|
1477
1477
|
},
|
|
1478
1478
|
o(a) {
|
|
1479
|
-
|
|
1479
|
+
$(l), i = !1;
|
|
1480
1480
|
},
|
|
1481
1481
|
d(a) {
|
|
1482
1482
|
a && _(e), o[t].d();
|
|
@@ -1579,7 +1579,7 @@ function zt(n, e) {
|
|
|
1579
1579
|
function Wt(n) {
|
|
1580
1580
|
return n === void 0 ? !0 : n.some((e, t) => t > 0 && e > 0);
|
|
1581
1581
|
}
|
|
1582
|
-
function
|
|
1582
|
+
function Ne(n, e) {
|
|
1583
1583
|
return `<span class="dataset-color-${e === "left" ? 0 : 1}">${n}</span>`;
|
|
1584
1584
|
}
|
|
1585
1585
|
function it(n) {
|
|
@@ -1613,7 +1613,7 @@ class qn {
|
|
|
1613
1613
|
return;
|
|
1614
1614
|
const s = cs(this.scenario.key, this.datasetKey, l, i), o = (z) => {
|
|
1615
1615
|
const L = this.comparisonConfig, I = z === "left" ? L.bundleL.name : L.bundleR.name;
|
|
1616
|
-
return `Data only defined in ${
|
|
1616
|
+
return `Data only defined in ${Ne(I, z)}`;
|
|
1617
1617
|
}, r = s.diffReport;
|
|
1618
1618
|
let a, c;
|
|
1619
1619
|
switch (r.validity) {
|
|
@@ -1633,34 +1633,34 @@ class qn {
|
|
|
1633
1633
|
const d = this.dataCoordinator.bundleModelL.modelSpec, f = this.dataCoordinator.bundleModelR.modelSpec, u = d.outputVars.get(this.datasetKey), g = f.outputVars.get(this.datasetKey) || u;
|
|
1634
1634
|
let v, k;
|
|
1635
1635
|
g.sourceName === void 0 && (d.startTime !== void 0 && f.startTime !== void 0 && (v = Math.min(d.startTime, f.startTime)), d.endTime !== void 0 && f.endTime !== void 0 && (k = Math.max(d.endTime, f.endTime)));
|
|
1636
|
-
const R = it(l == null ? void 0 : l.get(this.datasetKey)), M = it(i == null ? void 0 : i.get(this.datasetKey)),
|
|
1637
|
-
function
|
|
1638
|
-
|
|
1636
|
+
const R = it(l == null ? void 0 : l.get(this.datasetKey)), M = it(i == null ? void 0 : i.get(this.datasetKey)), C = [];
|
|
1637
|
+
function S(z, L, I, T) {
|
|
1638
|
+
C.push({
|
|
1639
1639
|
points: z,
|
|
1640
1640
|
color: L,
|
|
1641
1641
|
style: I || "normal",
|
|
1642
|
-
lineWidth:
|
|
1642
|
+
lineWidth: T
|
|
1643
1643
|
});
|
|
1644
1644
|
}
|
|
1645
|
-
|
|
1645
|
+
S(M, "deepskyblue"), S(R, "crimson");
|
|
1646
1646
|
for (const z of t) {
|
|
1647
1647
|
const L = it(i == null ? void 0 : i.get(z.datasetKey));
|
|
1648
|
-
|
|
1648
|
+
S(L, z.color, z.style, z.lineWidth);
|
|
1649
1649
|
}
|
|
1650
|
-
let V = Number.POSITIVE_INFINITY,
|
|
1650
|
+
let V = Number.POSITIVE_INFINITY, N = Number.NEGATIVE_INFINITY;
|
|
1651
1651
|
function K(z) {
|
|
1652
1652
|
for (const L of z)
|
|
1653
|
-
L.y < V && (V = L.y), L.y >
|
|
1653
|
+
L.y < V && (V = L.y), L.y > N && (N = L.y);
|
|
1654
1654
|
}
|
|
1655
|
-
for (const z of
|
|
1655
|
+
for (const z of C)
|
|
1656
1656
|
K(z.points);
|
|
1657
1657
|
this.writableYRange.set({
|
|
1658
1658
|
min: V,
|
|
1659
|
-
max:
|
|
1659
|
+
max: N
|
|
1660
1660
|
});
|
|
1661
1661
|
const D = {
|
|
1662
1662
|
key: this.requestKey,
|
|
1663
|
-
plots:
|
|
1663
|
+
plots: C,
|
|
1664
1664
|
xMin: v,
|
|
1665
1665
|
xMax: k,
|
|
1666
1666
|
yMin: this.activeYMin,
|
|
@@ -2102,7 +2102,7 @@ function Qt(n) {
|
|
|
2102
2102
|
o || (y(l.$$.fragment, d), o = !0);
|
|
2103
2103
|
},
|
|
2104
2104
|
o(d) {
|
|
2105
|
-
|
|
2105
|
+
$(l.$$.fragment, d), o = !1;
|
|
2106
2106
|
},
|
|
2107
2107
|
d(d) {
|
|
2108
2108
|
d && _(e), U(l), c.d();
|
|
@@ -2184,7 +2184,7 @@ function ws(n) {
|
|
|
2184
2184
|
p(i, s) {
|
|
2185
2185
|
/*$content*/
|
|
2186
2186
|
i[3] ? l ? (l.p(i, s), s & /*$content*/
|
|
2187
|
-
8 && y(l, 1)) : (l = Qt(i), l.c(), y(l, 1), l.m(e.parentNode, e)) : l && (Z(),
|
|
2187
|
+
8 && y(l, 1)) : (l = Qt(i), l.c(), y(l, 1), l.m(e.parentNode, e)) : l && (Z(), $(l, 1, 1, () => {
|
|
2188
2188
|
l = null;
|
|
2189
2189
|
}), J());
|
|
2190
2190
|
},
|
|
@@ -2192,7 +2192,7 @@ function ws(n) {
|
|
|
2192
2192
|
t || (y(l), t = !0);
|
|
2193
2193
|
},
|
|
2194
2194
|
o(i) {
|
|
2195
|
-
|
|
2195
|
+
$(l), t = !1;
|
|
2196
2196
|
},
|
|
2197
2197
|
d(i) {
|
|
2198
2198
|
i && _(e), l && l.d(i);
|
|
@@ -2234,7 +2234,7 @@ function ks(n) {
|
|
|
2234
2234
|
s || (y(l.$$.fragment, c), s = !0);
|
|
2235
2235
|
},
|
|
2236
2236
|
o(c) {
|
|
2237
|
-
|
|
2237
|
+
$(l.$$.fragment, c), s = !1;
|
|
2238
2238
|
},
|
|
2239
2239
|
d(c) {
|
|
2240
2240
|
c && _(e), o && o.d(), U(l);
|
|
@@ -2423,7 +2423,7 @@ function ol(n) {
|
|
|
2423
2423
|
s || (y(l.$$.fragment, a), s = !0);
|
|
2424
2424
|
},
|
|
2425
2425
|
o(a) {
|
|
2426
|
-
|
|
2426
|
+
$(l.$$.fragment, a), s = !1;
|
|
2427
2427
|
},
|
|
2428
2428
|
d(a) {
|
|
2429
2429
|
a && (_(e), _(t)), o && o.d(a), U(l);
|
|
@@ -2454,7 +2454,7 @@ function rl(n) {
|
|
|
2454
2454
|
r[1]
|
|
2455
2455
|
) + "% - 38.75rem), calc(100% - 77.5rem)))"), /*contextGraphRows*/
|
|
2456
2456
|
r[2] ? o ? (o.p(r, a), a & /*contextGraphRows*/
|
|
2457
|
-
4 && y(o, 1)) : (o = al(r), o.c(), y(o, 1), o.m(i, null)) : o && (Z(),
|
|
2457
|
+
4 && y(o, 1)) : (o = al(r), o.c(), y(o, 1), o.m(i, null)) : o && (Z(), $(o, 1, 1, () => {
|
|
2458
2458
|
o = null;
|
|
2459
2459
|
}), J());
|
|
2460
2460
|
},
|
|
@@ -2462,7 +2462,7 @@ function rl(n) {
|
|
|
2462
2462
|
s || (y(o), s = !0);
|
|
2463
2463
|
},
|
|
2464
2464
|
o(r) {
|
|
2465
|
-
|
|
2465
|
+
$(o), s = !1;
|
|
2466
2466
|
},
|
|
2467
2467
|
d(r) {
|
|
2468
2468
|
r && _(e), o && o.d();
|
|
@@ -2476,7 +2476,7 @@ function al(n) {
|
|
|
2476
2476
|
), i = [];
|
|
2477
2477
|
for (let o = 0; o < l.length; o += 1)
|
|
2478
2478
|
i[o] = cl(ll(n, l, o));
|
|
2479
|
-
const s = (o) =>
|
|
2479
|
+
const s = (o) => $(i[o], 1, 1, () => {
|
|
2480
2480
|
i[o] = null;
|
|
2481
2481
|
});
|
|
2482
2482
|
return {
|
|
@@ -2517,7 +2517,7 @@ function al(n) {
|
|
|
2517
2517
|
o(o) {
|
|
2518
2518
|
i = i.filter(Boolean);
|
|
2519
2519
|
for (let r = 0; r < i.length; r += 1)
|
|
2520
|
-
|
|
2520
|
+
$(i[r]);
|
|
2521
2521
|
t = !1;
|
|
2522
2522
|
},
|
|
2523
2523
|
d(o) {
|
|
@@ -2562,7 +2562,7 @@ function cl(n) {
|
|
|
2562
2562
|
a || (y(t.$$.fragment, c), y(o.$$.fragment, c), a = !0);
|
|
2563
2563
|
},
|
|
2564
2564
|
o(c) {
|
|
2565
|
-
|
|
2565
|
+
$(t.$$.fragment, c), $(o.$$.fragment, c), a = !1;
|
|
2566
2566
|
},
|
|
2567
2567
|
d(c) {
|
|
2568
2568
|
c && _(e), U(t), U(o);
|
|
@@ -2579,7 +2579,7 @@ function Ss(n) {
|
|
|
2579
2579
|
), a = [];
|
|
2580
2580
|
for (let f = 0; f < r.length; f += 1)
|
|
2581
2581
|
a[f] = ol(nl(n, r, f));
|
|
2582
|
-
const c = (f) =>
|
|
2582
|
+
const c = (f) => $(a[f], 1, 1, () => {
|
|
2583
2583
|
a[f] = null;
|
|
2584
2584
|
});
|
|
2585
2585
|
let d = (
|
|
@@ -2618,7 +2618,7 @@ function Ss(n) {
|
|
|
2618
2618
|
}
|
|
2619
2619
|
/*expandedIndex*/
|
|
2620
2620
|
f[1] !== void 0 ? d ? (d.p(f, u), u & /*expandedIndex*/
|
|
2621
|
-
2 && y(d, 1)) : (d = rl(f), d.c(), y(d, 1), d.m(e, null)) : d && (Z(),
|
|
2621
|
+
2 && y(d, 1)) : (d = rl(f), d.c(), y(d, 1), d.m(e, null)) : d && (Z(), $(d, 1, 1, () => {
|
|
2622
2622
|
d = null;
|
|
2623
2623
|
}), J());
|
|
2624
2624
|
},
|
|
@@ -2632,8 +2632,8 @@ function Ss(n) {
|
|
|
2632
2632
|
o(f) {
|
|
2633
2633
|
a = a.filter(Boolean);
|
|
2634
2634
|
for (let u = 0; u < a.length; u += 1)
|
|
2635
|
-
|
|
2636
|
-
|
|
2635
|
+
$(a[u]);
|
|
2636
|
+
$(d), s = !1;
|
|
2637
2637
|
},
|
|
2638
2638
|
d(f) {
|
|
2639
2639
|
f && _(e), o && o.d(), ce(a, f), d && d.d();
|
|
@@ -2820,7 +2820,7 @@ function fl(n) {
|
|
|
2820
2820
|
l || (y(t.$$.fragment, i), l = !0);
|
|
2821
2821
|
},
|
|
2822
2822
|
o(i) {
|
|
2823
|
-
|
|
2823
|
+
$(t.$$.fragment, i), l = !1;
|
|
2824
2824
|
},
|
|
2825
2825
|
d(i) {
|
|
2826
2826
|
i && _(e), U(t);
|
|
@@ -2878,7 +2878,7 @@ function Vs(n) {
|
|
|
2878
2878
|
p(g, [v]) {
|
|
2879
2879
|
c && c.p(g, v), u && u.p(g, v), /*$detailBoxVisible*/
|
|
2880
2880
|
g[1] ? m ? (m.p(g, v), v & /*$detailBoxVisible*/
|
|
2881
|
-
2 && y(m, 1)) : (m = fl(g), m.c(), y(m, 1), m.m(e, null)) : m && (Z(),
|
|
2881
|
+
2 && y(m, 1)) : (m = fl(g), m.c(), y(m, 1), m.m(e, null)) : m && (Z(), $(m, 1, 1, () => {
|
|
2882
2882
|
m = null;
|
|
2883
2883
|
}), J());
|
|
2884
2884
|
},
|
|
@@ -2886,7 +2886,7 @@ function Vs(n) {
|
|
|
2886
2886
|
i || (y(m), i = !0);
|
|
2887
2887
|
},
|
|
2888
2888
|
o(g) {
|
|
2889
|
-
|
|
2889
|
+
$(m), i = !1;
|
|
2890
2890
|
},
|
|
2891
2891
|
d(g) {
|
|
2892
2892
|
g && _(e), c && c.d(), u && u.d(), m && m.d(), s = !1, o();
|
|
@@ -2916,12 +2916,12 @@ function js(n, e, t) {
|
|
|
2916
2916
|
m
|
|
2917
2917
|
];
|
|
2918
2918
|
}
|
|
2919
|
-
class
|
|
2919
|
+
class Ns extends ie {
|
|
2920
2920
|
constructor(e) {
|
|
2921
2921
|
super(), ne(this, e, js, Vs, te, { viewModel: 0 }, Cs);
|
|
2922
2922
|
}
|
|
2923
2923
|
}
|
|
2924
|
-
function
|
|
2924
|
+
function xs(n) {
|
|
2925
2925
|
re(n, "svelte-1scaj70", ".graphs-row.svelte-1scaj70{display:flex;flex-direction:row;flex:1}.spacer-flex.svelte-1scaj70{flex:1}.spacer-fixed.svelte-1scaj70{flex:0 0 2rem}.content.svelte-1scaj70{display:flex;flex-direction:column;flex:1}.graphs-container.svelte-1scaj70{display:flex;flex-direction:row}.metadata-container.svelte-1scaj70{display:flex;flex-direction:column}.metadata-header.svelte-1scaj70{margin-top:0.6rem}.metadata-row.svelte-1scaj70{display:flex;flex-direction:row}.metadata-row.svelte-1scaj70:hover{background-color:rgba(255, 255, 255, 0.05)}.metadata-col.svelte-1scaj70{display:flex;width:38rem;align-items:baseline}.metadata-key.svelte-1scaj70{color:#aaa;font-size:0.8em;margin-left:1rem}");
|
|
2926
2926
|
}
|
|
2927
2927
|
function ul(n, e, t) {
|
|
@@ -3006,22 +3006,22 @@ function vl(n) {
|
|
|
3006
3006
|
c() {
|
|
3007
3007
|
e = p("div"), t = p("div"), l = p("div"), s = P(i), o = p("span"), o.textContent = " ", r = p("div"), c = P(a), d = p("div"), f = p("div"), u = p("div"), g = P(m), v = p("span"), v.textContent = " ", k = p("div"), M = P(R), h(l, "class", "metadata-key svelte-1scaj70"), h(r, "class", "metadata-value"), h(t, "class", "metadata-col svelte-1scaj70"), h(d, "class", "spacer-fixed svelte-1scaj70"), h(u, "class", "metadata-key svelte-1scaj70"), h(k, "class", "metadata-value"), h(f, "class", "metadata-col svelte-1scaj70"), h(e, "class", "metadata-row svelte-1scaj70");
|
|
3008
3008
|
},
|
|
3009
|
-
m(
|
|
3010
|
-
w(
|
|
3009
|
+
m(C, S) {
|
|
3010
|
+
w(C, e, S), b(e, t), b(t, l), b(l, s), b(t, o), b(t, r), b(r, c), b(e, d), b(e, f), b(f, u), b(u, g), b(f, v), b(f, k), b(k, M);
|
|
3011
3011
|
},
|
|
3012
|
-
p(
|
|
3013
|
-
|
|
3012
|
+
p(C, S) {
|
|
3013
|
+
S & /*viewModel*/
|
|
3014
3014
|
1 && i !== (i = /*row*/
|
|
3015
|
-
|
|
3015
|
+
C[2].key + "") && A(s, i), S & /*viewModel*/
|
|
3016
3016
|
1 && a !== (a = /*row*/
|
|
3017
|
-
(
|
|
3017
|
+
(C[2].valueL || "n/a") + "") && A(c, a), S & /*viewModel*/
|
|
3018
3018
|
1 && m !== (m = /*row*/
|
|
3019
|
-
|
|
3019
|
+
C[2].key + "") && A(g, m), S & /*viewModel*/
|
|
3020
3020
|
1 && R !== (R = /*row*/
|
|
3021
|
-
(
|
|
3021
|
+
(C[2].valueR || "n/a") + "") && A(M, R);
|
|
3022
3022
|
},
|
|
3023
|
-
d(
|
|
3024
|
-
|
|
3023
|
+
d(C) {
|
|
3024
|
+
C && _(e);
|
|
3025
3025
|
}
|
|
3026
3026
|
};
|
|
3027
3027
|
}
|
|
@@ -3032,7 +3032,7 @@ function gl(n) {
|
|
|
3032
3032
|
), s = [];
|
|
3033
3033
|
for (let r = 0; r < i.length; r += 1)
|
|
3034
3034
|
s[r] = bl(ul(n, i, r));
|
|
3035
|
-
const o = (r) =>
|
|
3035
|
+
const o = (r) => $(s[r], 1, 1, () => {
|
|
3036
3036
|
s[r] = null;
|
|
3037
3037
|
});
|
|
3038
3038
|
return {
|
|
@@ -3075,7 +3075,7 @@ function gl(n) {
|
|
|
3075
3075
|
o(r) {
|
|
3076
3076
|
s = s.filter(Boolean);
|
|
3077
3077
|
for (let a = 0; a < s.length; a += 1)
|
|
3078
|
-
|
|
3078
|
+
$(s[a]);
|
|
3079
3079
|
l = !1;
|
|
3080
3080
|
},
|
|
3081
3081
|
d(r) {
|
|
@@ -3085,7 +3085,7 @@ function gl(n) {
|
|
|
3085
3085
|
}
|
|
3086
3086
|
function bl(n) {
|
|
3087
3087
|
let e, t;
|
|
3088
|
-
return e = new
|
|
3088
|
+
return e = new Ns({ props: { viewModel: (
|
|
3089
3089
|
/*row*/
|
|
3090
3090
|
n[2]
|
|
3091
3091
|
) } }), {
|
|
@@ -3105,7 +3105,7 @@ function bl(n) {
|
|
|
3105
3105
|
t || (y(e.$$.fragment, l), t = !0);
|
|
3106
3106
|
},
|
|
3107
3107
|
o(l) {
|
|
3108
|
-
|
|
3108
|
+
$(e.$$.fragment, l), t = !1;
|
|
3109
3109
|
},
|
|
3110
3110
|
d(l) {
|
|
3111
3111
|
U(e, l);
|
|
@@ -3159,25 +3159,25 @@ function Ps(n) {
|
|
|
3159
3159
|
c() {
|
|
3160
3160
|
e = p("div"), g && g.c(), t = p("div"), l = p("div"), X(i.$$.fragment), s = p("div"), X(o.$$.fragment), r = p("div"), a = p("div"), c = P("id "), f = P(d), v && v.c(), u = ee(), k && k.c(), R && R.c(), h(s, "class", "spacer-fixed svelte-1scaj70"), h(l, "class", "graphs-container svelte-1scaj70"), h(a, "class", "metadata-header svelte-1scaj70"), h(r, "class", "metadata-container svelte-1scaj70"), h(t, "class", "content svelte-1scaj70"), h(e, "class", "graphs-row svelte-1scaj70");
|
|
3161
3161
|
},
|
|
3162
|
-
m(M,
|
|
3163
|
-
w(M, e,
|
|
3162
|
+
m(M, C) {
|
|
3163
|
+
w(M, e, C), g && g.m(e, null), b(e, t), b(t, l), Y(i, l, null), b(l, s), Y(o, l, null), b(t, r), b(r, a), b(a, c), b(a, f), v && v.m(r, null), b(r, u), k && k.m(r, null), R && R.m(e, null), m = !0;
|
|
3164
3164
|
},
|
|
3165
|
-
p(M, [
|
|
3165
|
+
p(M, [C]) {
|
|
3166
3166
|
/*align*/
|
|
3167
3167
|
M[1] === "center" ? g || (g = hl(), g.c(), g.m(e, t)) : g && (g.d(1), g = null);
|
|
3168
|
-
const
|
|
3169
|
-
|
|
3170
|
-
1 && (
|
|
3171
|
-
M[0].graphL), i.$set(
|
|
3168
|
+
const S = {};
|
|
3169
|
+
C & /*viewModel*/
|
|
3170
|
+
1 && (S.viewModel = /*viewModel*/
|
|
3171
|
+
M[0].graphL), i.$set(S);
|
|
3172
3172
|
const V = {};
|
|
3173
|
-
|
|
3173
|
+
C & /*viewModel*/
|
|
3174
3174
|
1 && (V.viewModel = /*viewModel*/
|
|
3175
|
-
M[0].graphR), o.$set(V), (!m ||
|
|
3175
|
+
M[0].graphR), o.$set(V), (!m || C & /*viewModel*/
|
|
3176
3176
|
1) && d !== (d = /*viewModel*/
|
|
3177
3177
|
M[0].graphId + "") && A(f, d), /*viewModel*/
|
|
3178
|
-
M[0].metadataRows.length > 0 ? v ? v.p(M,
|
|
3179
|
-
M[0].datasetRows.length > 0 ? k ? (k.p(M,
|
|
3180
|
-
1 && y(k, 1)) : (k = gl(M), k.c(), y(k, 1), k.m(r, null)) : k && (Z(),
|
|
3178
|
+
M[0].metadataRows.length > 0 ? v ? v.p(M, C) : (v = pl(M), v.c(), v.m(r, u)) : v && (v.d(1), v = null), /*viewModel*/
|
|
3179
|
+
M[0].datasetRows.length > 0 ? k ? (k.p(M, C), C & /*viewModel*/
|
|
3180
|
+
1 && y(k, 1)) : (k = gl(M), k.c(), y(k, 1), k.m(r, null)) : k && (Z(), $(k, 1, 1, () => {
|
|
3181
3181
|
k = null;
|
|
3182
3182
|
}), J()), /*align*/
|
|
3183
3183
|
M[1] === "center" ? R || (R = _l(), R.c(), R.m(e, null)) : R && (R.d(1), R = null);
|
|
@@ -3186,7 +3186,7 @@ function Ps(n) {
|
|
|
3186
3186
|
m || (y(i.$$.fragment, M), y(o.$$.fragment, M), y(k), m = !0);
|
|
3187
3187
|
},
|
|
3188
3188
|
o(M) {
|
|
3189
|
-
|
|
3189
|
+
$(i.$$.fragment, M), $(o.$$.fragment, M), $(k), m = !1;
|
|
3190
3190
|
},
|
|
3191
3191
|
d(M) {
|
|
3192
3192
|
M && _(e), g && g.d(), U(i), U(o), v && v.d(), k && k.d(), R && R.d();
|
|
@@ -3201,7 +3201,7 @@ function Ks(n, e, t) {
|
|
|
3201
3201
|
}
|
|
3202
3202
|
class Bs extends ie {
|
|
3203
3203
|
constructor(e) {
|
|
3204
|
-
super(), ne(this, e, Ks, Ps, te, { viewModel: 0, align: 1 },
|
|
3204
|
+
super(), ne(this, e, Ks, Ps, te, { viewModel: 0, align: 1 }, xs);
|
|
3205
3205
|
}
|
|
3206
3206
|
}
|
|
3207
3207
|
function qs(n) {
|
|
@@ -3368,7 +3368,7 @@ function Il(n) {
|
|
|
3368
3368
|
), s = [];
|
|
3369
3369
|
for (let a = 0; a < i.length; a += 1)
|
|
3370
3370
|
s[a] = Vl(yl(n, i, a));
|
|
3371
|
-
const o = (a) =>
|
|
3371
|
+
const o = (a) => $(s[a], 1, 1, () => {
|
|
3372
3372
|
s[a] = null;
|
|
3373
3373
|
});
|
|
3374
3374
|
let r = (
|
|
@@ -3415,7 +3415,7 @@ function Il(n) {
|
|
|
3415
3415
|
o(a) {
|
|
3416
3416
|
s = s.filter(Boolean);
|
|
3417
3417
|
for (let c = 0; c < s.length; c += 1)
|
|
3418
|
-
|
|
3418
|
+
$(s[c]);
|
|
3419
3419
|
l = !1;
|
|
3420
3420
|
},
|
|
3421
3421
|
d(a) {
|
|
@@ -3450,7 +3450,7 @@ function zl(n) {
|
|
|
3450
3450
|
t || (y(e.$$.fragment, l), t = !0);
|
|
3451
3451
|
},
|
|
3452
3452
|
o(l) {
|
|
3453
|
-
|
|
3453
|
+
$(e.$$.fragment, l), t = !1;
|
|
3454
3454
|
},
|
|
3455
3455
|
d(l) {
|
|
3456
3456
|
U(e, l);
|
|
@@ -3472,13 +3472,13 @@ function Ll(n) {
|
|
|
3472
3472
|
p(s, o) {
|
|
3473
3473
|
o[0] & /*viewModel*/
|
|
3474
3474
|
1 && te(t, t = /*graphsRowViewModel*/
|
|
3475
|
-
s[30]) ? (Z(),
|
|
3475
|
+
s[30]) ? (Z(), $(i, 1, 1, q), J(), i = zl(s), i.c(), y(i, 1), i.m(e, null)) : i.p(s, o);
|
|
3476
3476
|
},
|
|
3477
3477
|
i(s) {
|
|
3478
3478
|
l || (y(i), l = !0);
|
|
3479
3479
|
},
|
|
3480
3480
|
o(s) {
|
|
3481
|
-
|
|
3481
|
+
$(i), l = !1;
|
|
3482
3482
|
},
|
|
3483
3483
|
d(s) {
|
|
3484
3484
|
s && _(e), i.d(s);
|
|
@@ -3495,7 +3495,7 @@ function Vl(n) {
|
|
|
3495
3495
|
), r = [];
|
|
3496
3496
|
for (let c = 0; c < o.length; c += 1)
|
|
3497
3497
|
r[c] = Ll(Ml(n, o, c));
|
|
3498
|
-
const a = (c) =>
|
|
3498
|
+
const a = (c) => $(r[c], 1, 1, () => {
|
|
3499
3499
|
r[c] = null;
|
|
3500
3500
|
});
|
|
3501
3501
|
return {
|
|
@@ -3540,7 +3540,7 @@ function Vl(n) {
|
|
|
3540
3540
|
o(c) {
|
|
3541
3541
|
r = r.filter(Boolean);
|
|
3542
3542
|
for (let d = 0; d < r.length; d += 1)
|
|
3543
|
-
|
|
3543
|
+
$(r[d]);
|
|
3544
3544
|
s = !1;
|
|
3545
3545
|
},
|
|
3546
3546
|
d(c) {
|
|
@@ -3573,14 +3573,14 @@ function jl(n) {
|
|
|
3573
3573
|
}
|
|
3574
3574
|
};
|
|
3575
3575
|
}
|
|
3576
|
-
function
|
|
3576
|
+
function Nl(n) {
|
|
3577
3577
|
let e, t, l, i, s, o = W(
|
|
3578
3578
|
/*$pinnedDetailRows*/
|
|
3579
3579
|
n[8]
|
|
3580
3580
|
), r = [];
|
|
3581
3581
|
for (let c = 0; c < o.length; c += 1)
|
|
3582
|
-
r[c] =
|
|
3583
|
-
const a = (c) =>
|
|
3582
|
+
r[c] = xl(kl(n, o, c));
|
|
3583
|
+
const a = (c) => $(r[c], 1, 1, () => {
|
|
3584
3584
|
r[c] = null;
|
|
3585
3585
|
});
|
|
3586
3586
|
return {
|
|
@@ -3614,7 +3614,7 @@ function xl(n) {
|
|
|
3614
3614
|
let f;
|
|
3615
3615
|
for (f = 0; f < o.length; f += 1) {
|
|
3616
3616
|
const u = kl(c, o, f);
|
|
3617
|
-
r[f] ? (r[f].p(u, d), y(r[f], 1)) : (r[f] =
|
|
3617
|
+
r[f] ? (r[f].p(u, d), y(r[f], 1)) : (r[f] = xl(u), r[f].c(), y(r[f], 1), r[f].m(i.parentNode, i));
|
|
3618
3618
|
}
|
|
3619
3619
|
for (Z(), f = o.length; f < r.length; f += 1)
|
|
3620
3620
|
a(f);
|
|
@@ -3631,7 +3631,7 @@ function xl(n) {
|
|
|
3631
3631
|
o(c) {
|
|
3632
3632
|
r = r.filter(Boolean);
|
|
3633
3633
|
for (let d = 0; d < r.length; d += 1)
|
|
3634
|
-
|
|
3634
|
+
$(r[d]);
|
|
3635
3635
|
s = !1;
|
|
3636
3636
|
},
|
|
3637
3637
|
d(c) {
|
|
@@ -3639,7 +3639,7 @@ function xl(n) {
|
|
|
3639
3639
|
}
|
|
3640
3640
|
};
|
|
3641
3641
|
}
|
|
3642
|
-
function
|
|
3642
|
+
function xl(n) {
|
|
3643
3643
|
let e, t, l;
|
|
3644
3644
|
return t = new Hn({
|
|
3645
3645
|
props: {
|
|
@@ -3669,7 +3669,7 @@ function Nl(n) {
|
|
|
3669
3669
|
l || (y(t.$$.fragment, i), l = !0);
|
|
3670
3670
|
},
|
|
3671
3671
|
o(i) {
|
|
3672
|
-
|
|
3672
|
+
$(t.$$.fragment, i), l = !1;
|
|
3673
3673
|
},
|
|
3674
3674
|
d(i) {
|
|
3675
3675
|
i && _(e), U(t);
|
|
@@ -3731,7 +3731,7 @@ function Kl(n) {
|
|
|
3731
3731
|
l || (y(t.$$.fragment, i), l = !0);
|
|
3732
3732
|
},
|
|
3733
3733
|
o(i) {
|
|
3734
|
-
|
|
3734
|
+
$(t.$$.fragment, i), l = !1;
|
|
3735
3735
|
},
|
|
3736
3736
|
d(i) {
|
|
3737
3737
|
i && _(e), U(t);
|
|
@@ -3742,7 +3742,7 @@ function Fs(n) {
|
|
|
3742
3742
|
let e, t, l, i, s, o, r = (
|
|
3743
3743
|
/*viewModel*/
|
|
3744
3744
|
n[0].title + ""
|
|
3745
|
-
), a, c, d, f, u, m, g, v, k, R, M,
|
|
3745
|
+
), a, c, d, f, u, m, g, v, k, R, M, C, S, V, N, K, D = (
|
|
3746
3746
|
/*viewModel*/
|
|
3747
3747
|
n[0].pretitle && Sl(n)
|
|
3748
3748
|
), z = (
|
|
@@ -3755,12 +3755,12 @@ function Fs(n) {
|
|
|
3755
3755
|
/*relatedItemsVisible*/
|
|
3756
3756
|
n[7] && /*viewModel*/
|
|
3757
3757
|
n[0].relatedItems.length > 0 && Tl(n)
|
|
3758
|
-
),
|
|
3758
|
+
), T = (
|
|
3759
3759
|
/*viewModel*/
|
|
3760
3760
|
n[0].graphSections.length > 0 && Il(n)
|
|
3761
|
-
),
|
|
3761
|
+
), x = (
|
|
3762
3762
|
/*$pinnedDetailRows*/
|
|
3763
|
-
n[8].length > 0 &&
|
|
3763
|
+
n[8].length > 0 && Nl(n)
|
|
3764
3764
|
), E = (
|
|
3765
3765
|
/*$pinnedDetailRows*/
|
|
3766
3766
|
n[8].length > 0 && Pl(n)
|
|
@@ -3770,10 +3770,10 @@ function Fs(n) {
|
|
|
3770
3770
|
), G = [];
|
|
3771
3771
|
for (let B = 0; B < H.length; B += 1)
|
|
3772
3772
|
G[B] = Kl(wl(n, H, B));
|
|
3773
|
-
const be = (B) =>
|
|
3773
|
+
const be = (B) => $(G[B], 1, 1, () => {
|
|
3774
3774
|
G[B] = null;
|
|
3775
3775
|
});
|
|
3776
|
-
return
|
|
3776
|
+
return S = new Fi({
|
|
3777
3777
|
props: {
|
|
3778
3778
|
items: (
|
|
3779
3779
|
/*contextMenuItems*/
|
|
@@ -3788,26 +3788,26 @@ function Fs(n) {
|
|
|
3788
3788
|
n[6]
|
|
3789
3789
|
)
|
|
3790
3790
|
}
|
|
3791
|
-
}),
|
|
3791
|
+
}), S.$on(
|
|
3792
3792
|
"item-selected",
|
|
3793
3793
|
/*onContextMenuItemSelected*/
|
|
3794
3794
|
n[12]
|
|
3795
|
-
),
|
|
3795
|
+
), S.$on(
|
|
3796
3796
|
"clickout",
|
|
3797
3797
|
/*onHideContextMenu*/
|
|
3798
3798
|
n[11]
|
|
3799
3799
|
), {
|
|
3800
3800
|
c() {
|
|
3801
|
-
e = p("div"), t = p("div"), l = p("div"), i = p("div"), D && D.c(), s = p("div"), o = p("div"), z && z.c(), a = ee(), L && L.c(), c = p("div"), d = p("div"), f = p("div"), f.textContent = "previous", u = p("div"), u.textContent = " | ", m = p("div"), m.textContent = "next", I && I.c(), g = p("div"), v = p("div"),
|
|
3801
|
+
e = p("div"), t = p("div"), l = p("div"), i = p("div"), D && D.c(), s = p("div"), o = p("div"), z && z.c(), a = ee(), L && L.c(), c = p("div"), d = p("div"), f = p("div"), f.textContent = "previous", u = p("div"), u.textContent = " | ", m = p("div"), m.textContent = "next", I && I.c(), g = p("div"), v = p("div"), T && T.c(), k = ee(), x && x.c(), R = ee(), E && E.c(), M = ee();
|
|
3802
3802
|
for (let B = 0; B < G.length; B += 1)
|
|
3803
3803
|
G[B].c();
|
|
3804
|
-
|
|
3804
|
+
C = p("div"), X(S.$$.fragment), h(o, "class", "title svelte-so51wt"), h(s, "class", "title-and-subtitle svelte-so51wt"), h(i, "class", "title-container svelte-so51wt"), h(c, "class", "spacer-flex svelte-so51wt"), h(f, "class", "nav-link svelte-so51wt"), h(u, "class", "nav-link-sep svelte-so51wt"), h(m, "class", "nav-link svelte-so51wt"), h(d, "class", "nav-links no-selection svelte-so51wt"), h(l, "class", "title-and-links svelte-so51wt"), h(t, "class", "header-container svelte-so51wt"), h(C, "class", "footer svelte-so51wt"), h(v, "class", "scroll-content svelte-so51wt"), h(g, "class", "scroll-container svelte-so51wt"), h(g, "tabindex", "0"), h(e, "class", "compare-detail-container svelte-so51wt");
|
|
3805
3805
|
},
|
|
3806
3806
|
m(B, j) {
|
|
3807
|
-
w(B, e, j), b(e, t), b(t, l), b(l, i), D && D.m(i, null), b(i, s), b(s, o), o.innerHTML = r, z && z.m(s, null), b(s, a), L && L.m(s, null), b(l, c), b(l, d), b(d, f), b(d, u), b(d, m), I && I.m(t, null), b(e, g), b(g, v),
|
|
3807
|
+
w(B, e, j), b(e, t), b(t, l), b(l, i), D && D.m(i, null), b(i, s), b(s, o), o.innerHTML = r, z && z.m(s, null), b(s, a), L && L.m(s, null), b(l, c), b(l, d), b(d, f), b(d, u), b(d, m), I && I.m(t, null), b(e, g), b(g, v), T && T.m(v, null), b(v, k), x && x.m(v, null), b(v, R), E && E.m(v, null), b(v, M);
|
|
3808
3808
|
for (let F = 0; F < G.length; F += 1)
|
|
3809
3809
|
G[F] && G[F].m(v, null);
|
|
3810
|
-
b(v,
|
|
3810
|
+
b(v, C), Y(S, v, null), n[18](v), n[19](g), V = !0, N || (K = [
|
|
3811
3811
|
le(
|
|
3812
3812
|
window,
|
|
3813
3813
|
"keydown",
|
|
@@ -3832,7 +3832,7 @@ function Fs(n) {
|
|
|
3832
3832
|
/*click_handler_1*/
|
|
3833
3833
|
n[17]
|
|
3834
3834
|
)
|
|
3835
|
-
],
|
|
3835
|
+
], N = !0);
|
|
3836
3836
|
},
|
|
3837
3837
|
p(B, j) {
|
|
3838
3838
|
if (/*viewModel*/
|
|
@@ -3843,13 +3843,13 @@ function Fs(n) {
|
|
|
3843
3843
|
B[0].annotations ? L ? L.p(B, j) : (L = Cl(B), L.c(), L.m(s, null)) : L && (L.d(1), L = null), /*relatedItemsVisible*/
|
|
3844
3844
|
B[7] && /*viewModel*/
|
|
3845
3845
|
B[0].relatedItems.length > 0 ? I ? I.p(B, j) : (I = Tl(B), I.c(), I.m(t, null)) : I && (I.d(1), I = null), /*viewModel*/
|
|
3846
|
-
B[0].graphSections.length > 0 ?
|
|
3847
|
-
1 && y(
|
|
3848
|
-
|
|
3846
|
+
B[0].graphSections.length > 0 ? T ? (T.p(B, j), j[0] & /*viewModel*/
|
|
3847
|
+
1 && y(T, 1)) : (T = Il(B), T.c(), y(T, 1), T.m(v, k)) : T && (Z(), $(T, 1, 1, () => {
|
|
3848
|
+
T = null;
|
|
3849
3849
|
}), J()), /*$pinnedDetailRows*/
|
|
3850
|
-
B[8].length > 0 ?
|
|
3851
|
-
256 && y(
|
|
3852
|
-
|
|
3850
|
+
B[8].length > 0 ? x ? (x.p(B, j), j[0] & /*$pinnedDetailRows*/
|
|
3851
|
+
256 && y(x, 1)) : (x = Nl(B), x.c(), y(x, 1), x.m(v, R)) : x && (Z(), $(x, 1, 1, () => {
|
|
3852
|
+
x = null;
|
|
3853
3853
|
}), J()), /*$pinnedDetailRows*/
|
|
3854
3854
|
B[8].length > 0 ? E ? E.p(B, j) : (E = Pl(B), E.c(), E.m(v, M)) : E && (E.d(1), E = null), j[0] & /*viewModel, onShowContextMenu*/
|
|
3855
3855
|
1025) {
|
|
@@ -3860,7 +3860,7 @@ function Fs(n) {
|
|
|
3860
3860
|
let O;
|
|
3861
3861
|
for (O = 0; O < H.length; O += 1) {
|
|
3862
3862
|
const Q = wl(B, H, O);
|
|
3863
|
-
G[O] ? (G[O].p(Q, j), y(G[O], 1)) : (G[O] = Kl(Q), G[O].c(), y(G[O], 1), G[O].m(v,
|
|
3863
|
+
G[O] ? (G[O].p(Q, j), y(G[O], 1)) : (G[O] = Kl(Q), G[O].c(), y(G[O], 1), G[O].m(v, C));
|
|
3864
3864
|
}
|
|
3865
3865
|
for (Z(), O = H.length; O < G.length; O += 1)
|
|
3866
3866
|
be(O);
|
|
@@ -3873,24 +3873,24 @@ function Fs(n) {
|
|
|
3873
3873
|
16 && (F.parentElem = /*scrollContent*/
|
|
3874
3874
|
B[4]), j[0] & /*contextMenuEvent*/
|
|
3875
3875
|
64 && (F.initialEvent = /*contextMenuEvent*/
|
|
3876
|
-
B[6]),
|
|
3876
|
+
B[6]), S.$set(F);
|
|
3877
3877
|
},
|
|
3878
3878
|
i(B) {
|
|
3879
3879
|
if (!V) {
|
|
3880
|
-
y(
|
|
3880
|
+
y(T), y(x);
|
|
3881
3881
|
for (let j = 0; j < H.length; j += 1)
|
|
3882
3882
|
y(G[j]);
|
|
3883
|
-
y(
|
|
3883
|
+
y(S.$$.fragment, B), V = !0;
|
|
3884
3884
|
}
|
|
3885
3885
|
},
|
|
3886
3886
|
o(B) {
|
|
3887
|
-
|
|
3887
|
+
$(T), $(x), G = G.filter(Boolean);
|
|
3888
3888
|
for (let j = 0; j < G.length; j += 1)
|
|
3889
|
-
|
|
3890
|
-
S
|
|
3889
|
+
$(G[j]);
|
|
3890
|
+
$(S.$$.fragment, B), V = !1;
|
|
3891
3891
|
},
|
|
3892
3892
|
d(B) {
|
|
3893
|
-
B && _(e), D && D.d(), z && z.d(), L && L.d(), I && I.d(),
|
|
3893
|
+
B && _(e), D && D.d(), z && z.d(), L && L.d(), I && I.d(), T && T.d(), x && x.d(), E && E.d(), ce(G, B), U(S), n[18](null), n[19](null), N = !1, Re(K);
|
|
3894
3894
|
}
|
|
3895
3895
|
};
|
|
3896
3896
|
}
|
|
@@ -3903,24 +3903,24 @@ function Es(n, e, t) {
|
|
|
3903
3903
|
switch (I) {
|
|
3904
3904
|
case "detail-previous":
|
|
3905
3905
|
case "detail-next": {
|
|
3906
|
-
let
|
|
3906
|
+
let T;
|
|
3907
3907
|
switch (o.kind) {
|
|
3908
3908
|
case "freeform-view":
|
|
3909
3909
|
case "scenario-view":
|
|
3910
|
-
|
|
3910
|
+
T = "views";
|
|
3911
3911
|
break;
|
|
3912
3912
|
case "scenario":
|
|
3913
|
-
|
|
3913
|
+
T = "by-scenario";
|
|
3914
3914
|
break;
|
|
3915
3915
|
case "dataset":
|
|
3916
|
-
|
|
3916
|
+
T = "by-dataset";
|
|
3917
3917
|
break;
|
|
3918
3918
|
default:
|
|
3919
3919
|
Ze(o.kind);
|
|
3920
3920
|
}
|
|
3921
3921
|
k("command", {
|
|
3922
3922
|
cmd: I === "detail-previous" ? "show-comparison-detail-for-previous" : "show-comparison-detail-for-next",
|
|
3923
|
-
kind:
|
|
3923
|
+
kind: T,
|
|
3924
3924
|
summaryRowKey: o.summaryRowKey
|
|
3925
3925
|
});
|
|
3926
3926
|
break;
|
|
@@ -3931,12 +3931,12 @@ function Es(n, e, t) {
|
|
|
3931
3931
|
}
|
|
3932
3932
|
}
|
|
3933
3933
|
function M(I) {
|
|
3934
|
-
var
|
|
3935
|
-
const
|
|
3936
|
-
switch (
|
|
3934
|
+
var T;
|
|
3935
|
+
const x = (T = I.detail) === null || T === void 0 ? void 0 : T.kind;
|
|
3936
|
+
switch (x) {
|
|
3937
3937
|
case "box":
|
|
3938
3938
|
case "row": {
|
|
3939
|
-
const E = I.detail.itemKey, H = ze(o.pinnedItemState.getPinned(E)), G = H ? "Unpin" : "Pin", be =
|
|
3939
|
+
const E = I.detail.itemKey, H = ze(o.pinnedItemState.getPinned(E)), G = H ? "Unpin" : "Pin", be = x === "row" ? "Row" : r;
|
|
3940
3940
|
if (u = E, t(5, m = [
|
|
3941
3941
|
{
|
|
3942
3942
|
key: "toggle-item-pinned",
|
|
@@ -3957,28 +3957,28 @@ function Es(n, e, t) {
|
|
|
3957
3957
|
break;
|
|
3958
3958
|
}
|
|
3959
3959
|
}
|
|
3960
|
-
function
|
|
3960
|
+
function C() {
|
|
3961
3961
|
t(6, g = void 0);
|
|
3962
3962
|
}
|
|
3963
|
-
function
|
|
3963
|
+
function S(I) {
|
|
3964
3964
|
t(6, g = void 0);
|
|
3965
|
-
const
|
|
3966
|
-
switch (
|
|
3965
|
+
const T = u, x = I.detail;
|
|
3966
|
+
switch (x) {
|
|
3967
3967
|
case "toggle-item-pinned":
|
|
3968
|
-
o.pinnedItemState.toggleItemPinned(
|
|
3968
|
+
o.pinnedItemState.toggleItemPinned(T);
|
|
3969
3969
|
break;
|
|
3970
3970
|
case "move-item-to-top":
|
|
3971
|
-
o.pinnedItemState.moveItemToTop(
|
|
3971
|
+
o.pinnedItemState.moveItemToTop(T);
|
|
3972
3972
|
break;
|
|
3973
3973
|
default:
|
|
3974
|
-
console.error(`ERROR: Unhandled context menu command '${
|
|
3974
|
+
console.error(`ERROR: Unhandled context menu command '${x}'`);
|
|
3975
3975
|
break;
|
|
3976
3976
|
}
|
|
3977
3977
|
}
|
|
3978
3978
|
function V(I) {
|
|
3979
3979
|
I.key === "ArrowLeft" ? (R("detail-previous"), I.preventDefault()) : I.key === "ArrowRight" ? (R("detail-next"), I.preventDefault()) : I.key === "ArrowUp" && d.scrollTop === 0 && (R("show-summary"), I.preventDefault());
|
|
3980
3980
|
}
|
|
3981
|
-
function
|
|
3981
|
+
function N() {
|
|
3982
3982
|
t(7, v = !v);
|
|
3983
3983
|
}
|
|
3984
3984
|
ct(() => {
|
|
@@ -4029,10 +4029,10 @@ function Es(n, e, t) {
|
|
|
4029
4029
|
l,
|
|
4030
4030
|
R,
|
|
4031
4031
|
M,
|
|
4032
|
-
|
|
4033
|
-
|
|
4032
|
+
C,
|
|
4033
|
+
S,
|
|
4034
4034
|
V,
|
|
4035
|
-
|
|
4035
|
+
N,
|
|
4036
4036
|
r,
|
|
4037
4037
|
K,
|
|
4038
4038
|
D,
|
|
@@ -4266,7 +4266,7 @@ function Ys(n) {
|
|
|
4266
4266
|
i || (y(o, c), i = !0);
|
|
4267
4267
|
},
|
|
4268
4268
|
o(c) {
|
|
4269
|
-
|
|
4269
|
+
$(o, c), i = !1;
|
|
4270
4270
|
},
|
|
4271
4271
|
d(c) {
|
|
4272
4272
|
c && _(e), o && o.d(c);
|
|
@@ -4400,7 +4400,7 @@ function Hl(n) {
|
|
|
4400
4400
|
l || (y(e.$$.fragment, o), l = !0);
|
|
4401
4401
|
},
|
|
4402
4402
|
o(o) {
|
|
4403
|
-
|
|
4403
|
+
$(e.$$.fragment, o), l = !1;
|
|
4404
4404
|
},
|
|
4405
4405
|
d(o) {
|
|
4406
4406
|
U(e, o);
|
|
@@ -4453,8 +4453,8 @@ function Zs(n) {
|
|
|
4453
4453
|
);
|
|
4454
4454
|
let M;
|
|
4455
4455
|
for (M = 0; M < s.length; M += 1) {
|
|
4456
|
-
const
|
|
4457
|
-
o[M] ? o[M].p(
|
|
4456
|
+
const C = ql(m, s, M);
|
|
4457
|
+
o[M] ? o[M].p(C, g) : (o[M] = Fl(C), o[M].c(), o[M].m(e.parentNode, e));
|
|
4458
4458
|
}
|
|
4459
4459
|
for (; M < o.length; M += 1)
|
|
4460
4460
|
o[M].d(1);
|
|
@@ -4468,8 +4468,8 @@ function Zs(n) {
|
|
|
4468
4468
|
);
|
|
4469
4469
|
let M;
|
|
4470
4470
|
for (M = 0; M < r.length; M += 1) {
|
|
4471
|
-
const
|
|
4472
|
-
a[M] ? a[M].p(
|
|
4471
|
+
const C = Bl(m, r, M);
|
|
4472
|
+
a[M] ? a[M].p(C, g) : (a[M] = El(C), a[M].c(), a[M].m(t.parentNode, t));
|
|
4473
4473
|
}
|
|
4474
4474
|
for (; M < a.length; M += 1)
|
|
4475
4475
|
a[M].d(1);
|
|
@@ -4477,7 +4477,7 @@ function Zs(n) {
|
|
|
4477
4477
|
}
|
|
4478
4478
|
/*iconData*/
|
|
4479
4479
|
(R = m[6]) != null && R.raw ? c ? (c.p(m, g), g & /*iconData*/
|
|
4480
|
-
64 && y(c, 1)) : (c = Hl(m), c.c(), y(c, 1), c.m(l.parentNode, l)) : c && (Z(),
|
|
4480
|
+
64 && y(c, 1)) : (c = Hl(m), c.c(), y(c, 1), c.m(l.parentNode, l)) : c && (Z(), $(c, 1, 1, () => {
|
|
4481
4481
|
c = null;
|
|
4482
4482
|
}), J());
|
|
4483
4483
|
},
|
|
@@ -4485,7 +4485,7 @@ function Zs(n) {
|
|
|
4485
4485
|
i || (y(c), i = !0);
|
|
4486
4486
|
},
|
|
4487
4487
|
o(m) {
|
|
4488
|
-
|
|
4488
|
+
$(c), i = !1;
|
|
4489
4489
|
},
|
|
4490
4490
|
d(m) {
|
|
4491
4491
|
m && (_(e), _(t), _(l)), ce(o, m), ce(a, m), c && c.d(m);
|
|
@@ -4537,7 +4537,7 @@ function Js(n) {
|
|
|
4537
4537
|
e || (y(i, s), e = !0);
|
|
4538
4538
|
},
|
|
4539
4539
|
o(s) {
|
|
4540
|
-
|
|
4540
|
+
$(i, s), e = !1;
|
|
4541
4541
|
},
|
|
4542
4542
|
d(s) {
|
|
4543
4543
|
i && i.d(s);
|
|
@@ -4669,7 +4669,7 @@ function Qs(n) {
|
|
|
4669
4669
|
t || (y(e.$$.fragment, s), t = !0);
|
|
4670
4670
|
},
|
|
4671
4671
|
o(s) {
|
|
4672
|
-
|
|
4672
|
+
$(e.$$.fragment, s), t = !1;
|
|
4673
4673
|
},
|
|
4674
4674
|
d(s) {
|
|
4675
4675
|
U(e, s);
|
|
@@ -4698,12 +4698,12 @@ function eo(n) {
|
|
|
4698
4698
|
}
|
|
4699
4699
|
function to(n, e, t) {
|
|
4700
4700
|
const l = ["class", "data", "scale", "spin", "inverse", "pulse", "flip", "label", "style"];
|
|
4701
|
-
let i = ot(e, l), { $$slots: s = {}, $$scope: o } = e, { class: r = "" } = e, { data: a } = e, c, { scale: d = 1 } = e, { spin: f = !1 } = e, { inverse: u = !1 } = e, { pulse: m = !1 } = e, { flip: g = void 0 } = e, { label: v = "" } = e, { style: k = "" } = e, R = 10, M = 10,
|
|
4701
|
+
let i = ot(e, l), { $$slots: s = {}, $$scope: o } = e, { class: r = "" } = e, { data: a } = e, c, { scale: d = 1 } = e, { spin: f = !1 } = e, { inverse: u = !1 } = e, { pulse: m = !1 } = e, { flip: g = void 0 } = e, { label: v = "" } = e, { style: k = "" } = e, R = 10, M = 10, C, S;
|
|
4702
4702
|
function V() {
|
|
4703
|
-
let
|
|
4704
|
-
return typeof d < "u" && (
|
|
4703
|
+
let T = 1;
|
|
4704
|
+
return typeof d < "u" && (T = Number(d)), isNaN(T) || T <= 0 ? (console.warn('Invalid prop: prop "scale" should be a number over 0.'), Al) : T * Al;
|
|
4705
4705
|
}
|
|
4706
|
-
function
|
|
4706
|
+
function N() {
|
|
4707
4707
|
return c ? `0 0 ${c.width} ${c.height}` : `0 0 ${R} ${M}`;
|
|
4708
4708
|
}
|
|
4709
4709
|
function K() {
|
|
@@ -4716,19 +4716,19 @@ function to(n, e, t) {
|
|
|
4716
4716
|
return c ? c.height / K() * V() : 0;
|
|
4717
4717
|
}
|
|
4718
4718
|
function L() {
|
|
4719
|
-
let
|
|
4720
|
-
k !== null && (
|
|
4721
|
-
let
|
|
4722
|
-
return
|
|
4719
|
+
let T = "";
|
|
4720
|
+
k !== null && (T += k);
|
|
4721
|
+
let x = V();
|
|
4722
|
+
return x === 1 ? T.length === 0 ? "" : T : (T !== "" && !T.endsWith(";") && (T += "; "), `${T}font-size: ${x}em`);
|
|
4723
4723
|
}
|
|
4724
|
-
function I(
|
|
4725
|
-
c =
|
|
4724
|
+
function I(T) {
|
|
4725
|
+
c = T, t(6, c), t(12, a), t(14, k), t(13, d);
|
|
4726
4726
|
}
|
|
4727
|
-
return n.$$set = (
|
|
4728
|
-
e = Te(Te({}, e), Pn(
|
|
4727
|
+
return n.$$set = (T) => {
|
|
4728
|
+
e = Te(Te({}, e), Pn(T)), t(11, i = ot(e, l)), "class" in T && t(0, r = T.class), "data" in T && t(12, a = T.data), "scale" in T && t(13, d = T.scale), "spin" in T && t(1, f = T.spin), "inverse" in T && t(2, u = T.inverse), "pulse" in T && t(3, m = T.pulse), "flip" in T && t(4, g = T.flip), "label" in T && t(5, v = T.label), "style" in T && t(14, k = T.style), "$$scope" in T && t(17, o = T.$$scope);
|
|
4729
4729
|
}, n.$$.update = () => {
|
|
4730
4730
|
n.$$.dirty & /*data, style, scale*/
|
|
4731
|
-
28672 && (t(6, c = eo(a)), t(7, R = D()), t(8, M = z()), t(9,
|
|
4731
|
+
28672 && (t(6, c = eo(a)), t(7, R = D()), t(8, M = z()), t(9, C = L()), t(10, S = N()));
|
|
4732
4732
|
}, [
|
|
4733
4733
|
r,
|
|
4734
4734
|
f,
|
|
@@ -4739,8 +4739,8 @@ function to(n, e, t) {
|
|
|
4739
4739
|
c,
|
|
4740
4740
|
R,
|
|
4741
4741
|
M,
|
|
4742
|
-
|
|
4743
|
-
|
|
4742
|
+
C,
|
|
4743
|
+
S,
|
|
4744
4744
|
i,
|
|
4745
4745
|
a,
|
|
4746
4746
|
d,
|
|
@@ -4817,7 +4817,7 @@ function Ol(n) {
|
|
|
4817
4817
|
), k, R = (
|
|
4818
4818
|
/*thresholds*/
|
|
4819
4819
|
n[8][4] + ""
|
|
4820
|
-
), M,
|
|
4820
|
+
), M, C, S, V, N, K, D;
|
|
4821
4821
|
function z(H, G) {
|
|
4822
4822
|
return (
|
|
4823
4823
|
/*$bundleNamesL*/
|
|
@@ -4825,36 +4825,36 @@ function Ol(n) {
|
|
|
4825
4825
|
);
|
|
4826
4826
|
}
|
|
4827
4827
|
let L = z(n), I = L(n);
|
|
4828
|
-
function
|
|
4828
|
+
function T(H, G) {
|
|
4829
4829
|
return (
|
|
4830
4830
|
/*$bundleNamesR*/
|
|
4831
4831
|
H[3].length > 1 ? ro : oo
|
|
4832
4832
|
);
|
|
4833
4833
|
}
|
|
4834
|
-
let
|
|
4834
|
+
let x = T(n), E = x(n);
|
|
4835
4835
|
return V = new An({ props: { class: "icon", data: hi } }), {
|
|
4836
4836
|
c() {
|
|
4837
|
-
e = p("div"), t = p("div"), l = p("div"), l.textContent = "Comparing:", I.c(), i = ee(), E.c(), s = p("div"), o = p("div"), r = p("div"), r.textContent = "Thresholds:", a = p("div"), d = p("div"), u = p("div"), g = p("div"), k = p("div"), M = p("div"),
|
|
4837
|
+
e = p("div"), t = p("div"), l = p("div"), l.textContent = "Comparing:", I.c(), i = ee(), E.c(), s = p("div"), o = p("div"), r = p("div"), r.textContent = "Thresholds:", a = p("div"), d = p("div"), u = p("div"), g = p("div"), k = p("div"), M = p("div"), C = p("div"), S = p("div"), X(V.$$.fragment), h(e, "class", "spacer-fixed svelte-1tdmciz"), h(l, "class", "label svelte-1tdmciz"), h(t, "class", "header-group svelte-1tdmciz"), h(s, "class", "spacer-fixed svelte-1tdmciz"), h(r, "class", "label svelte-1tdmciz"), h(a, "class", "label bucket-color-0 svelte-1tdmciz"), h(d, "class", "label bucket-color-1 svelte-1tdmciz"), h(u, "class", "label bucket-color-2 svelte-1tdmciz"), h(g, "class", "label bucket-color-3 svelte-1tdmciz"), h(k, "class", "label bucket-color-4 svelte-1tdmciz"), h(o, "class", "header-group svelte-1tdmciz"), h(M, "class", "spacer-fixed svelte-1tdmciz"), h(S, "class", "icon-button controls svelte-1tdmciz"), h(C, "class", "header-group svelte-1tdmciz");
|
|
4838
4838
|
},
|
|
4839
4839
|
m(H, G) {
|
|
4840
|
-
w(H, e, G), w(H, t, G), b(t, l), I.m(t, null), b(t, i), E.m(t, null), w(H, s, G), w(H, o, G), b(o, r), b(o, a), a.innerHTML = c, b(o, d), d.innerHTML = f, b(o, u), u.innerHTML = m, b(o, g), g.innerHTML = v, b(o, k), k.innerHTML = R, w(H, M, G), w(H,
|
|
4841
|
-
|
|
4840
|
+
w(H, e, G), w(H, t, G), b(t, l), I.m(t, null), b(t, i), E.m(t, null), w(H, s, G), w(H, o, G), b(o, r), b(o, a), a.innerHTML = c, b(o, d), d.innerHTML = f, b(o, u), u.innerHTML = m, b(o, g), g.innerHTML = v, b(o, k), k.innerHTML = R, w(H, M, G), w(H, C, G), b(C, S), Y(V, S, null), N = !0, K || (D = le(
|
|
4841
|
+
S,
|
|
4842
4842
|
"click",
|
|
4843
4843
|
/*onToggleControls*/
|
|
4844
4844
|
n[15]
|
|
4845
4845
|
), K = !0);
|
|
4846
4846
|
},
|
|
4847
4847
|
p(H, G) {
|
|
4848
|
-
L === (L = z(H)) && I ? I.p(H, G) : (I.d(1), I = L(H), I && (I.c(), I.m(t, i))),
|
|
4848
|
+
L === (L = z(H)) && I ? I.p(H, G) : (I.d(1), I = L(H), I && (I.c(), I.m(t, i))), x === (x = T(H)) && E ? E.p(H, G) : (E.d(1), E = x(H), E && (E.c(), E.m(t, null)));
|
|
4849
4849
|
},
|
|
4850
4850
|
i(H) {
|
|
4851
|
-
|
|
4851
|
+
N || (y(V.$$.fragment, H), N = !0);
|
|
4852
4852
|
},
|
|
4853
4853
|
o(H) {
|
|
4854
|
-
|
|
4854
|
+
$(V.$$.fragment, H), N = !1;
|
|
4855
4855
|
},
|
|
4856
4856
|
d(H) {
|
|
4857
|
-
H && (_(e), _(t), _(s), _(o), _(M), _(
|
|
4857
|
+
H && (_(e), _(t), _(s), _(o), _(M), _(C)), I.d(), E.d(), U(V), K = !1, D();
|
|
4858
4858
|
}
|
|
4859
4859
|
};
|
|
4860
4860
|
}
|
|
@@ -5128,7 +5128,7 @@ function ao(n) {
|
|
|
5128
5128
|
v[7] !== void 0 && u.p(v, k), /*viewModel*/
|
|
5129
5129
|
v[0].nameL || /*$bundleNamesL*/
|
|
5130
5130
|
v[2].length > 1 ? m ? (m.p(v, k), k & /*viewModel, $bundleNamesL*/
|
|
5131
|
-
5 && y(m, 1)) : (m = Ol(v), m.c(), y(m, 1), m.m(t, null)) : m && (Z(),
|
|
5131
|
+
5 && y(m, 1)) : (m = Ol(v), m.c(), y(m, 1), m.m(t, null)) : m && (Z(), $(m, 1, 1, () => {
|
|
5132
5132
|
m = null;
|
|
5133
5133
|
}), J()), /*$controlsVisible*/
|
|
5134
5134
|
v[4] ? g ? g.p(v, k) : (g = Xl(v), g.c(), g.m(e, a)) : g && (g.d(1), g = null);
|
|
@@ -5137,7 +5137,7 @@ function ao(n) {
|
|
|
5137
5137
|
c || (y(s.$$.fragment, v), y(m), c = !0);
|
|
5138
5138
|
},
|
|
5139
5139
|
o(v) {
|
|
5140
|
-
|
|
5140
|
+
$(s.$$.fragment, v), $(m), c = !1;
|
|
5141
5141
|
},
|
|
5142
5142
|
d(v) {
|
|
5143
5143
|
v && _(e), U(s), u && u.d(), m && m.d(), g && g.d(), d = !1, f();
|
|
@@ -5172,14 +5172,14 @@ function uo(n, e, t) {
|
|
|
5172
5172
|
function M() {
|
|
5173
5173
|
R("command", { cmd: "show-summary" });
|
|
5174
5174
|
}
|
|
5175
|
-
function
|
|
5175
|
+
function C() {
|
|
5176
5176
|
c.controlsVisible.update((D) => !D);
|
|
5177
5177
|
}
|
|
5178
|
-
let
|
|
5178
|
+
let S = !0;
|
|
5179
5179
|
function V() {
|
|
5180
5180
|
l = this.checked, d.set(l);
|
|
5181
5181
|
}
|
|
5182
|
-
function
|
|
5182
|
+
function N() {
|
|
5183
5183
|
r = this.checked, k.set(r);
|
|
5184
5184
|
}
|
|
5185
5185
|
function K() {
|
|
@@ -5189,7 +5189,7 @@ function uo(n, e, t) {
|
|
|
5189
5189
|
"viewModel" in D && t(0, c = D.viewModel);
|
|
5190
5190
|
}, n.$$.update = () => {
|
|
5191
5191
|
n.$$.dirty & /*$simplifyScenarios, firstSimplify*/
|
|
5192
|
-
65538 && l !== void 0 && (
|
|
5192
|
+
65538 && l !== void 0 && (S ? t(16, S = !1) : document.dispatchEvent(new CustomEvent("sde-check-simplify-scenarios-toggled")));
|
|
5193
5193
|
}, [
|
|
5194
5194
|
c,
|
|
5195
5195
|
l,
|
|
@@ -5206,10 +5206,10 @@ function uo(n, e, t) {
|
|
|
5206
5206
|
v,
|
|
5207
5207
|
k,
|
|
5208
5208
|
M,
|
|
5209
|
-
|
|
5210
|
-
|
|
5209
|
+
C,
|
|
5210
|
+
S,
|
|
5211
5211
|
V,
|
|
5212
|
-
|
|
5212
|
+
N,
|
|
5213
5213
|
K
|
|
5214
5214
|
];
|
|
5215
5215
|
}
|
|
@@ -5380,7 +5380,7 @@ function en(n) {
|
|
|
5380
5380
|
), s = [];
|
|
5381
5381
|
for (let r = 0; r < i.length; r += 1)
|
|
5382
5382
|
s[r] = tn(Ql(n, i, r));
|
|
5383
|
-
const o = (r) =>
|
|
5383
|
+
const o = (r) => $(s[r], 1, 1, () => {
|
|
5384
5384
|
s[r] = null;
|
|
5385
5385
|
});
|
|
5386
5386
|
return {
|
|
@@ -5423,7 +5423,7 @@ function en(n) {
|
|
|
5423
5423
|
o(r) {
|
|
5424
5424
|
s = s.filter(Boolean);
|
|
5425
5425
|
for (let a = 0; a < s.length; a += 1)
|
|
5426
|
-
|
|
5426
|
+
$(s[a]);
|
|
5427
5427
|
l = !1;
|
|
5428
5428
|
},
|
|
5429
5429
|
d(r) {
|
|
@@ -5447,13 +5447,13 @@ function tn(n) {
|
|
|
5447
5447
|
), m, g, v, k, R, M = (
|
|
5448
5448
|
/*row*/
|
|
5449
5449
|
n[5].minTimeR + ""
|
|
5450
|
-
),
|
|
5450
|
+
), C, S, V = (
|
|
5451
5451
|
/*row*/
|
|
5452
5452
|
n[5].avgTimeR + ""
|
|
5453
|
-
),
|
|
5453
|
+
), N, K, D = (
|
|
5454
5454
|
/*row*/
|
|
5455
5455
|
n[5].maxTimeR + ""
|
|
5456
|
-
), z, L, I,
|
|
5456
|
+
), z, L, I, T;
|
|
5457
5457
|
return v = new yt({
|
|
5458
5458
|
props: {
|
|
5459
5459
|
viewModel: (
|
|
@@ -5472,44 +5472,44 @@ function tn(n) {
|
|
|
5472
5472
|
}
|
|
5473
5473
|
}), {
|
|
5474
5474
|
c() {
|
|
5475
|
-
e = p("tr"), t = p("td"), i = P(l), s = p("td"), r = P(o), a = p("td"), d = P(c), f = p("td"), m = P(u), g = p("td"), X(v.$$.fragment), k = p("tr"), R = p("td"),
|
|
5475
|
+
e = p("tr"), t = p("td"), i = P(l), s = p("td"), r = P(o), a = p("td"), d = P(c), f = p("td"), m = P(u), g = p("td"), X(v.$$.fragment), k = p("tr"), R = p("td"), C = P(M), S = p("td"), N = P(V), K = p("td"), z = P(D), L = p("td"), X(I.$$.fragment), h(t, "class", "rownum svelte-15dp53"), h(t, "rowspan", "2"), h(s, "class", "dim svelte-15dp53"), h(a, "class", "value dataset-color-0 svelte-15dp53"), h(f, "class", "dim svelte-15dp53"), h(g, "class", "plot svelte-15dp53"), h(R, "class", "dim svelte-15dp53"), h(S, "class", "value dataset-color-1 svelte-15dp53"), h(K, "class", "dim svelte-15dp53"), h(L, "class", "plot svelte-15dp53");
|
|
5476
5476
|
},
|
|
5477
|
-
m(
|
|
5478
|
-
w(
|
|
5477
|
+
m(x, E) {
|
|
5478
|
+
w(x, e, E), b(e, t), b(t, i), b(e, s), b(s, r), b(e, a), b(a, d), b(e, f), b(f, m), b(e, g), Y(v, g, null), w(x, k, E), b(k, R), b(R, C), b(k, S), b(S, N), b(k, K), b(K, z), b(k, L), Y(I, L, null), T = !0;
|
|
5479
5479
|
},
|
|
5480
|
-
p(
|
|
5481
|
-
(!
|
|
5480
|
+
p(x, E) {
|
|
5481
|
+
(!T || E & /*$rows*/
|
|
5482
5482
|
2) && l !== (l = /*row*/
|
|
5483
|
-
|
|
5483
|
+
x[5].num + "") && A(i, l), (!T || E & /*$rows*/
|
|
5484
5484
|
2) && o !== (o = /*row*/
|
|
5485
|
-
|
|
5485
|
+
x[5].minTimeL + "") && A(r, o), (!T || E & /*$rows*/
|
|
5486
5486
|
2) && c !== (c = /*row*/
|
|
5487
|
-
|
|
5487
|
+
x[5].avgTimeL + "") && A(d, c), (!T || E & /*$rows*/
|
|
5488
5488
|
2) && u !== (u = /*row*/
|
|
5489
|
-
|
|
5489
|
+
x[5].maxTimeL + "") && A(m, u);
|
|
5490
5490
|
const H = {};
|
|
5491
5491
|
E & /*$rows*/
|
|
5492
5492
|
2 && (H.viewModel = /*row*/
|
|
5493
|
-
|
|
5493
|
+
x[5].dotPlotL), v.$set(H), (!T || E & /*$rows*/
|
|
5494
5494
|
2) && M !== (M = /*row*/
|
|
5495
|
-
|
|
5495
|
+
x[5].minTimeR + "") && A(C, M), (!T || E & /*$rows*/
|
|
5496
5496
|
2) && V !== (V = /*row*/
|
|
5497
|
-
|
|
5497
|
+
x[5].avgTimeR + "") && A(N, V), (!T || E & /*$rows*/
|
|
5498
5498
|
2) && D !== (D = /*row*/
|
|
5499
|
-
|
|
5499
|
+
x[5].maxTimeR + "") && A(z, D);
|
|
5500
5500
|
const G = {};
|
|
5501
5501
|
E & /*$rows*/
|
|
5502
5502
|
2 && (G.viewModel = /*row*/
|
|
5503
|
-
|
|
5503
|
+
x[5].dotPlotR), I.$set(G);
|
|
5504
5504
|
},
|
|
5505
|
-
i(
|
|
5506
|
-
|
|
5505
|
+
i(x) {
|
|
5506
|
+
T || (y(v.$$.fragment, x), y(I.$$.fragment, x), T = !0);
|
|
5507
5507
|
},
|
|
5508
|
-
o(
|
|
5509
|
-
|
|
5508
|
+
o(x) {
|
|
5509
|
+
$(v.$$.fragment, x), $(I.$$.fragment, x), T = !1;
|
|
5510
5510
|
},
|
|
5511
|
-
d(
|
|
5512
|
-
|
|
5511
|
+
d(x) {
|
|
5512
|
+
x && (_(e), _(k)), U(v), U(I);
|
|
5513
5513
|
}
|
|
5514
5514
|
};
|
|
5515
5515
|
}
|
|
@@ -5535,7 +5535,7 @@ function wo(n) {
|
|
|
5535
5535
|
p(c, [d]) {
|
|
5536
5536
|
o === (o = s(c)) && r ? r.p(c, d) : (r.d(1), r = o(c), r && (r.c(), r.m(t, null))), /*$rows*/
|
|
5537
5537
|
c[1].length > 0 ? a ? (a.p(c, d), d & /*$rows*/
|
|
5538
|
-
2 && y(a, 1)) : (a = en(c), a.c(), y(a, 1), a.m(l, null)) : a && (Z(),
|
|
5538
|
+
2 && y(a, 1)) : (a = en(c), a.c(), y(a, 1), a.m(l, null)) : a && (Z(), $(a, 1, 1, () => {
|
|
5539
5539
|
a = null;
|
|
5540
5540
|
}), J());
|
|
5541
5541
|
},
|
|
@@ -5543,7 +5543,7 @@ function wo(n) {
|
|
|
5543
5543
|
i || (y(a), i = !0);
|
|
5544
5544
|
},
|
|
5545
5545
|
o(c) {
|
|
5546
|
-
|
|
5546
|
+
$(a), i = !1;
|
|
5547
5547
|
},
|
|
5548
5548
|
d(c) {
|
|
5549
5549
|
c && _(e), r.d(), a && a.d();
|
|
@@ -5602,7 +5602,7 @@ function ln(n) {
|
|
|
5602
5602
|
l || (y(t.$$.fragment, i), l = !0);
|
|
5603
5603
|
},
|
|
5604
5604
|
o(i) {
|
|
5605
|
-
|
|
5605
|
+
$(t.$$.fragment, i), l = !1;
|
|
5606
5606
|
},
|
|
5607
5607
|
d(i) {
|
|
5608
5608
|
i && _(e), U(t);
|
|
@@ -5624,7 +5624,7 @@ function Ro(n) {
|
|
|
5624
5624
|
p(i, s) {
|
|
5625
5625
|
/*$content*/
|
|
5626
5626
|
i[2] ? l ? (l.p(i, s), s & /*$content*/
|
|
5627
|
-
4 && y(l, 1)) : (l = ln(i), l.c(), y(l, 1), l.m(e.parentNode, e)) : l && (Z(),
|
|
5627
|
+
4 && y(l, 1)) : (l = ln(i), l.c(), y(l, 1), l.m(e.parentNode, e)) : l && (Z(), $(l, 1, 1, () => {
|
|
5628
5628
|
l = null;
|
|
5629
5629
|
}), J());
|
|
5630
5630
|
},
|
|
@@ -5632,7 +5632,7 @@ function Ro(n) {
|
|
|
5632
5632
|
t || (y(l), t = !0);
|
|
5633
5633
|
},
|
|
5634
5634
|
o(i) {
|
|
5635
|
-
|
|
5635
|
+
$(l), t = !1;
|
|
5636
5636
|
},
|
|
5637
5637
|
d(i) {
|
|
5638
5638
|
i && _(e), l && l.d(i);
|
|
@@ -5669,7 +5669,7 @@ function So(n) {
|
|
|
5669
5669
|
l || (y(e.$$.fragment, o), l = !0);
|
|
5670
5670
|
},
|
|
5671
5671
|
o(o) {
|
|
5672
|
-
|
|
5672
|
+
$(e.$$.fragment, o), l = !1;
|
|
5673
5673
|
},
|
|
5674
5674
|
d(o) {
|
|
5675
5675
|
U(e, o);
|
|
@@ -5738,7 +5738,7 @@ function nn(n) {
|
|
|
5738
5738
|
i || (y(t.$$.fragment, s), i = !0);
|
|
5739
5739
|
},
|
|
5740
5740
|
o(s) {
|
|
5741
|
-
|
|
5741
|
+
$(t.$$.fragment, s), i = !1;
|
|
5742
5742
|
},
|
|
5743
5743
|
d(s) {
|
|
5744
5744
|
s && _(e), U(t);
|
|
@@ -5775,7 +5775,7 @@ function Do(n) {
|
|
|
5775
5775
|
d[0].rowClasses + " svelte-1l9dja1")) && h(e, "class", i), /*viewModel*/
|
|
5776
5776
|
d[0].graphBoxViewModel && /*$graphVisible*/
|
|
5777
5777
|
d[1] ? c ? (c.p(d, f), f & /*viewModel, $graphVisible*/
|
|
5778
|
-
3 && y(c, 1)) : (c = nn(d), c.c(), y(c, 1), c.m(s.parentNode, s)) : c && (Z(),
|
|
5778
|
+
3 && y(c, 1)) : (c = nn(d), c.c(), y(c, 1), c.m(s.parentNode, s)) : c && (Z(), $(c, 1, 1, () => {
|
|
5779
5779
|
c = null;
|
|
5780
5780
|
}), J());
|
|
5781
5781
|
},
|
|
@@ -5783,7 +5783,7 @@ function Do(n) {
|
|
|
5783
5783
|
o || (y(c), o = !0);
|
|
5784
5784
|
},
|
|
5785
5785
|
o(d) {
|
|
5786
|
-
|
|
5786
|
+
$(c), o = !1;
|
|
5787
5787
|
},
|
|
5788
5788
|
d(d) {
|
|
5789
5789
|
d && (_(e), _(s)), c && c.d(d), r = !1, a();
|
|
@@ -5832,7 +5832,7 @@ function on(n) {
|
|
|
5832
5832
|
t || (y(e.$$.fragment, l), t = !0);
|
|
5833
5833
|
},
|
|
5834
5834
|
o(l) {
|
|
5835
|
-
|
|
5835
|
+
$(e.$$.fragment, l), t = !1;
|
|
5836
5836
|
},
|
|
5837
5837
|
d(l) {
|
|
5838
5838
|
U(e, l);
|
|
@@ -5853,7 +5853,7 @@ function Lo(n) {
|
|
|
5853
5853
|
), u = [];
|
|
5854
5854
|
for (let g = 0; g < f.length; g += 1)
|
|
5855
5855
|
u[g] = on(sn(n, f, g));
|
|
5856
|
-
const m = (g) =>
|
|
5856
|
+
const m = (g) => $(u[g], 1, 1, () => {
|
|
5857
5857
|
u[g] = null;
|
|
5858
5858
|
});
|
|
5859
5859
|
return {
|
|
@@ -5918,7 +5918,7 @@ function Lo(n) {
|
|
|
5918
5918
|
o(g) {
|
|
5919
5919
|
u = u.filter(Boolean);
|
|
5920
5920
|
for (let v = 0; v < u.length; v += 1)
|
|
5921
|
-
|
|
5921
|
+
$(u[v]);
|
|
5922
5922
|
a = !1;
|
|
5923
5923
|
},
|
|
5924
5924
|
d(g) {
|
|
@@ -5942,7 +5942,7 @@ class jo extends ie {
|
|
|
5942
5942
|
super(), ne(this, e, Vo, Lo, te, { viewModel: 0 });
|
|
5943
5943
|
}
|
|
5944
5944
|
}
|
|
5945
|
-
function
|
|
5945
|
+
function No(n) {
|
|
5946
5946
|
re(n, "svelte-df7rgi", ".check-summary-container.svelte-df7rgi{display:flex;flex-direction:column}.check-detail.svelte-df7rgi{display:flex;flex-direction:column}.group-container.svelte-df7rgi{margin-bottom:1.2rem}.group-container.svelte-df7rgi .test-rows{display:flex;flex-direction:column}.group-container.svelte-df7rgi .row.passed{display:none}.group-container.svelte-df7rgi .test-rows.expand-all .row.passed{display:flex}.group-container.svelte-df7rgi .row{display:flex;flex-direction:row}.group-container.svelte-df7rgi .row.group{font-size:1.2em}.group-container.svelte-df7rgi .row.test{margin-top:0.4rem}.group-container.svelte-df7rgi .row.test > .label{cursor:pointer}.group-container.svelte-df7rgi .row.scenario{color:#777}.group-container.svelte-df7rgi .row.dataset{color:#777}.group-container.svelte-df7rgi .row.predicate{color:#777}.group-container.svelte-df7rgi .row.predicate > .label{cursor:pointer}.group-container.svelte-df7rgi .bold{font-weight:700;color:#bbb}.summary-bar-row.svelte-df7rgi{display:flex;flex-direction:row;align-items:baseline;align-self:flex-start;margin:2.6rem 0;opacity:1}.bar-container.svelte-df7rgi{display:flex;flex-direction:row;width:15rem;height:0.8rem}.bar.svelte-df7rgi{height:0.8rem}.bar.gray.svelte-df7rgi{background-color:#777}.summary-label.svelte-df7rgi{margin-left:0.8rem;color:#fff}.sep.svelte-df7rgi{color:#777}");
|
|
5947
5947
|
}
|
|
5948
5948
|
function rn(n, e, t) {
|
|
@@ -5953,7 +5953,7 @@ function an(n, e, t) {
|
|
|
5953
5953
|
const l = n.slice();
|
|
5954
5954
|
return l[4] = e[t], l;
|
|
5955
5955
|
}
|
|
5956
|
-
function
|
|
5956
|
+
function xo(n) {
|
|
5957
5957
|
let e;
|
|
5958
5958
|
return {
|
|
5959
5959
|
c() {
|
|
@@ -6208,7 +6208,7 @@ function Ho(n) {
|
|
|
6208
6208
|
), i = [];
|
|
6209
6209
|
for (let o = 0; o < l.length; o += 1)
|
|
6210
6210
|
i[o] = mn(rn(n, l, o));
|
|
6211
|
-
const s = (o) =>
|
|
6211
|
+
const s = (o) => $(i[o], 1, 1, () => {
|
|
6212
6212
|
i[o] = null;
|
|
6213
6213
|
});
|
|
6214
6214
|
return {
|
|
@@ -6251,7 +6251,7 @@ function Ho(n) {
|
|
|
6251
6251
|
o(o) {
|
|
6252
6252
|
i = i.filter(Boolean);
|
|
6253
6253
|
for (let r = 0; r < i.length; r += 1)
|
|
6254
|
-
|
|
6254
|
+
$(i[r]);
|
|
6255
6255
|
t = !1;
|
|
6256
6256
|
},
|
|
6257
6257
|
d(o) {
|
|
@@ -6283,7 +6283,7 @@ function un(n) {
|
|
|
6283
6283
|
t || (y(e.$$.fragment, l), t = !0);
|
|
6284
6284
|
},
|
|
6285
6285
|
o(l) {
|
|
6286
|
-
|
|
6286
|
+
$(e.$$.fragment, l), t = !1;
|
|
6287
6287
|
},
|
|
6288
6288
|
d(l) {
|
|
6289
6289
|
U(e, l);
|
|
@@ -6300,7 +6300,7 @@ function mn(n) {
|
|
|
6300
6300
|
), a = [];
|
|
6301
6301
|
for (let d = 0; d < r.length; d += 1)
|
|
6302
6302
|
a[d] = un(an(n, r, d));
|
|
6303
|
-
const c = (d) =>
|
|
6303
|
+
const c = (d) => $(a[d], 1, 1, () => {
|
|
6304
6304
|
a[d] = null;
|
|
6305
6305
|
});
|
|
6306
6306
|
return {
|
|
@@ -6345,7 +6345,7 @@ function mn(n) {
|
|
|
6345
6345
|
o(d) {
|
|
6346
6346
|
a = a.filter(Boolean);
|
|
6347
6347
|
for (let f = 0; f < a.length; f += 1)
|
|
6348
|
-
|
|
6348
|
+
$(a[f]);
|
|
6349
6349
|
o = !1;
|
|
6350
6350
|
},
|
|
6351
6351
|
d(d) {
|
|
@@ -6358,7 +6358,7 @@ function Ao(n) {
|
|
|
6358
6358
|
function o(m, g) {
|
|
6359
6359
|
return (
|
|
6360
6360
|
/*viewModel*/
|
|
6361
|
-
m[0].total > 0 ? Po :
|
|
6361
|
+
m[0].total > 0 ? Po : xo
|
|
6362
6362
|
);
|
|
6363
6363
|
}
|
|
6364
6364
|
let r = o(n), a = r(n);
|
|
@@ -6387,7 +6387,7 @@ function Ao(n) {
|
|
|
6387
6387
|
s || (y(u), s = !0);
|
|
6388
6388
|
},
|
|
6389
6389
|
o(m) {
|
|
6390
|
-
|
|
6390
|
+
$(u), s = !1;
|
|
6391
6391
|
},
|
|
6392
6392
|
d(m) {
|
|
6393
6393
|
m && _(e), a.d(), f.d(), u && u.d();
|
|
@@ -6402,7 +6402,7 @@ function Go(n, e, t) {
|
|
|
6402
6402
|
}
|
|
6403
6403
|
class Wo extends ie {
|
|
6404
6404
|
constructor(e) {
|
|
6405
|
-
super(), ne(this, e, Go, Ao, te, { viewModel: 0 },
|
|
6405
|
+
super(), ne(this, e, Go, Ao, te, { viewModel: 0 }, No);
|
|
6406
6406
|
}
|
|
6407
6407
|
}
|
|
6408
6408
|
function Oo(n) {
|
|
@@ -6618,7 +6618,7 @@ function bn(n) {
|
|
|
6618
6618
|
), i = [];
|
|
6619
6619
|
for (let o = 0; o < l.length; o += 1)
|
|
6620
6620
|
i[o] = _n(vn(n, l, o));
|
|
6621
|
-
const s = (o) =>
|
|
6621
|
+
const s = (o) => $(i[o], 1, 1, () => {
|
|
6622
6622
|
i[o] = null;
|
|
6623
6623
|
});
|
|
6624
6624
|
return {
|
|
@@ -6659,7 +6659,7 @@ function bn(n) {
|
|
|
6659
6659
|
o(o) {
|
|
6660
6660
|
i = i.filter(Boolean);
|
|
6661
6661
|
for (let r = 0; r < i.length; r += 1)
|
|
6662
|
-
|
|
6662
|
+
$(i[r]);
|
|
6663
6663
|
t = !1;
|
|
6664
6664
|
},
|
|
6665
6665
|
d(o) {
|
|
@@ -6695,7 +6695,7 @@ function _n(n) {
|
|
|
6695
6695
|
t || (y(e.$$.fragment, l), t = !0);
|
|
6696
6696
|
},
|
|
6697
6697
|
o(l) {
|
|
6698
|
-
|
|
6698
|
+
$(e.$$.fragment, l), t = !1;
|
|
6699
6699
|
},
|
|
6700
6700
|
d(l) {
|
|
6701
6701
|
U(e, l);
|
|
@@ -6734,7 +6734,7 @@ function er(n) {
|
|
|
6734
6734
|
2 && a !== (a = "header-row " + /*$expanded*/
|
|
6735
6735
|
(v[1] ? "expanded" : "collapsed") + " svelte-m3z7kv")) && h(t, "class", a), /*$expanded*/
|
|
6736
6736
|
v[1] ? g ? (g.p(v, k), k & /*$expanded*/
|
|
6737
|
-
2 && y(g, 1)) : (g = bn(v), g.c(), y(g, 1), g.m(e, null)) : g && (Z(),
|
|
6737
|
+
2 && y(g, 1)) : (g = bn(v), g.c(), y(g, 1), g.m(e, null)) : g && (Z(), $(g, 1, 1, () => {
|
|
6738
6738
|
g = null;
|
|
6739
6739
|
}), J());
|
|
6740
6740
|
},
|
|
@@ -6742,7 +6742,7 @@ function er(n) {
|
|
|
6742
6742
|
d || (y(g), d = !0);
|
|
6743
6743
|
},
|
|
6744
6744
|
o(v) {
|
|
6745
|
-
|
|
6745
|
+
$(g), d = !1;
|
|
6746
6746
|
},
|
|
6747
6747
|
d(v) {
|
|
6748
6748
|
v && _(e), m && m.d(), g && g.d(), f = !1, u();
|
|
@@ -6931,7 +6931,7 @@ function Mn(n) {
|
|
|
6931
6931
|
t || (y(e.$$.fragment, l), t = !0);
|
|
6932
6932
|
},
|
|
6933
6933
|
o(l) {
|
|
6934
|
-
|
|
6934
|
+
$(e.$$.fragment, l), t = !1;
|
|
6935
6935
|
},
|
|
6936
6936
|
d(l) {
|
|
6937
6937
|
U(e, l);
|
|
@@ -6967,7 +6967,7 @@ function Rn(n) {
|
|
|
6967
6967
|
i || (y(t.$$.fragment, s), i = !0);
|
|
6968
6968
|
},
|
|
6969
6969
|
o(s) {
|
|
6970
|
-
|
|
6970
|
+
$(t.$$.fragment, s), i = !1;
|
|
6971
6971
|
},
|
|
6972
6972
|
d(s) {
|
|
6973
6973
|
s && _(e), U(t);
|
|
@@ -6984,7 +6984,7 @@ function dr(n) {
|
|
|
6984
6984
|
), a = [];
|
|
6985
6985
|
for (let d = 0; d < r.length; d += 1)
|
|
6986
6986
|
a[d] = Rn(yn(n, r, d));
|
|
6987
|
-
const c = (d) =>
|
|
6987
|
+
const c = (d) => $(a[d], 1, 1, () => {
|
|
6988
6988
|
a[d] = null;
|
|
6989
6989
|
});
|
|
6990
6990
|
return {
|
|
@@ -7003,7 +7003,7 @@ function dr(n) {
|
|
|
7003
7003
|
p(d, [f]) {
|
|
7004
7004
|
if (/*viewModel*/
|
|
7005
7005
|
d[0].kind === "" ? o ? (o.p(d, f), f & /*viewModel*/
|
|
7006
|
-
1 && y(o, 1)) : (o = Mn(d), o.c(), y(o, 1), o.m(e, t)) : o && (Z(),
|
|
7006
|
+
1 && y(o, 1)) : (o = Mn(d), o.c(), y(o, 1), o.m(e, t)) : o && (Z(), $(o, 1, 1, () => {
|
|
7007
7007
|
o = null;
|
|
7008
7008
|
}), J()), f & /*viewModel*/
|
|
7009
7009
|
1) {
|
|
@@ -7030,9 +7030,9 @@ function dr(n) {
|
|
|
7030
7030
|
}
|
|
7031
7031
|
},
|
|
7032
7032
|
o(d) {
|
|
7033
|
-
|
|
7033
|
+
$(o), a = a.filter(Boolean);
|
|
7034
7034
|
for (let f = 0; f < a.length; f += 1)
|
|
7035
|
-
|
|
7035
|
+
$(a[f]);
|
|
7036
7036
|
s = !1;
|
|
7037
7037
|
},
|
|
7038
7038
|
d(d) {
|
|
@@ -7092,7 +7092,7 @@ function Sn(n) {
|
|
|
7092
7092
|
l || (y(t.$$.fragment, o), l = !0);
|
|
7093
7093
|
},
|
|
7094
7094
|
o(o) {
|
|
7095
|
-
|
|
7095
|
+
$(t.$$.fragment, o), l = !1;
|
|
7096
7096
|
},
|
|
7097
7097
|
d(o) {
|
|
7098
7098
|
o && _(e), U(t), i = !1, s();
|
|
@@ -7109,16 +7109,16 @@ function mr(n) {
|
|
|
7109
7109
|
), a, c, d, f, u, m = (
|
|
7110
7110
|
/*viewModel*/
|
|
7111
7111
|
n[0].outputs + ""
|
|
7112
|
-
), g, v, k, R, M,
|
|
7112
|
+
), g, v, k, R, M, C = (
|
|
7113
7113
|
/*viewModel*/
|
|
7114
7114
|
n[0].modelSize + ""
|
|
7115
|
-
),
|
|
7115
|
+
), S, V, N = (
|
|
7116
7116
|
/*viewModel*/
|
|
7117
7117
|
n[0].modelSizePctChange + ""
|
|
7118
7118
|
), K, D, z, L, I = (
|
|
7119
7119
|
/*viewModel*/
|
|
7120
7120
|
n[0].dataSize + ""
|
|
7121
|
-
),
|
|
7121
|
+
), T, x, E = (
|
|
7122
7122
|
/*viewModel*/
|
|
7123
7123
|
n[0].dataSizePctChange + ""
|
|
7124
7124
|
), H, G, be, B, j = (
|
|
@@ -7139,11 +7139,11 @@ function mr(n) {
|
|
|
7139
7139
|
);
|
|
7140
7140
|
return {
|
|
7141
7141
|
c() {
|
|
7142
|
-
e = p("td"), l = P(t), i = p("td"), s = p("div"), o = p("div"), a = P(r), c = p("div"), d = p("td"), f = p("div"), u = p("div"), g = P(m), v = p("div"), k = p("td"), R = p("div"), M = p("div"),
|
|
7143
|
-
n[1] + " svelte-1eev7sk"), h(o, "class", "value svelte-1eev7sk"), h(c, "class", "change svelte-1eev7sk"), h(s, "class", "cell svelte-1eev7sk"), h(i, "class", "svelte-1eev7sk"), h(u, "class", "value svelte-1eev7sk"), h(v, "class", "change svelte-1eev7sk"), h(f, "class", "cell svelte-1eev7sk"), h(d, "class", "svelte-1eev7sk"), h(M, "class", "value svelte-1eev7sk"), h(V, "class", "change svelte-1eev7sk"), h(R, "class", "cell svelte-1eev7sk"), h(k, "class", "svelte-1eev7sk"), h(L, "class", "value svelte-1eev7sk"), h(
|
|
7142
|
+
e = p("td"), l = P(t), i = p("td"), s = p("div"), o = p("div"), a = P(r), c = p("div"), d = p("td"), f = p("div"), u = p("div"), g = P(m), v = p("div"), k = p("td"), R = p("div"), M = p("div"), S = P(C), V = p("div"), K = P(N), D = p("td"), z = p("div"), L = p("div"), T = P(I), x = p("div"), H = P(E), G = p("td"), be = p("div"), B = p("div"), F = P(j), O = p("div"), de = P(Q), me = p("td"), ue = p("div"), Se = p("div"), $e = P(we), ye = p("div"), Ae = p("td"), Ge = p("div"), Qe = p("div"), mt = P(et), ht = p("div"), ve && ve.c(), We = ee(), h(e, "class", "name " + /*modelTextClass*/
|
|
7143
|
+
n[1] + " svelte-1eev7sk"), h(o, "class", "value svelte-1eev7sk"), h(c, "class", "change svelte-1eev7sk"), h(s, "class", "cell svelte-1eev7sk"), h(i, "class", "svelte-1eev7sk"), h(u, "class", "value svelte-1eev7sk"), h(v, "class", "change svelte-1eev7sk"), h(f, "class", "cell svelte-1eev7sk"), h(d, "class", "svelte-1eev7sk"), h(M, "class", "value svelte-1eev7sk"), h(V, "class", "change svelte-1eev7sk"), h(R, "class", "cell svelte-1eev7sk"), h(k, "class", "svelte-1eev7sk"), h(L, "class", "value svelte-1eev7sk"), h(x, "class", "change svelte-1eev7sk"), h(z, "class", "cell svelte-1eev7sk"), h(D, "class", "svelte-1eev7sk"), h(B, "class", "value svelte-1eev7sk"), h(O, "class", "change svelte-1eev7sk"), h(be, "class", "cell svelte-1eev7sk"), h(G, "class", "svelte-1eev7sk"), h(Se, "class", "value svelte-1eev7sk"), h(ye, "class", "change svelte-1eev7sk"), h(ue, "class", "cell dim svelte-1eev7sk"), h(me, "class", "svelte-1eev7sk"), h(Qe, "class", "value svelte-1eev7sk"), h(ht, "class", "change svelte-1eev7sk"), h(Ge, "class", "cell dim svelte-1eev7sk"), h(Ae, "class", "svelte-1eev7sk");
|
|
7144
7144
|
},
|
|
7145
7145
|
m(se, fe) {
|
|
7146
|
-
w(se, e, fe), b(e, l), w(se, i, fe), b(i, s), b(s, o), b(o, a), b(s, c), w(se, d, fe), b(d, f), b(f, u), b(u, g), b(f, v), w(se, k, fe), b(k, R), b(R, M), b(M,
|
|
7146
|
+
w(se, e, fe), b(e, l), w(se, i, fe), b(i, s), b(s, o), b(o, a), b(s, c), w(se, d, fe), b(d, f), b(f, u), b(u, g), b(f, v), w(se, k, fe), b(k, R), b(R, M), b(M, S), b(R, V), b(V, K), w(se, D, fe), b(D, z), b(z, L), b(L, T), b(z, x), b(x, H), w(se, G, fe), b(G, be), b(be, B), b(B, F), b(be, O), b(O, de), w(se, me, fe), b(me, ue), b(ue, Se), b(Se, $e), b(ue, ye), w(se, Ae, fe), b(Ae, Ge), b(Ge, Qe), b(Qe, mt), b(Ge, ht), ve && ve.m(se, fe), w(se, We, fe), _e = !0;
|
|
7147
7147
|
},
|
|
7148
7148
|
p(se, [fe]) {
|
|
7149
7149
|
(!_e || fe & /*viewModel*/
|
|
@@ -7153,12 +7153,12 @@ function mr(n) {
|
|
|
7153
7153
|
se[0].inputs + "") && A(a, r), (!_e || fe & /*viewModel*/
|
|
7154
7154
|
1) && m !== (m = /*viewModel*/
|
|
7155
7155
|
se[0].outputs + "") && A(g, m), (!_e || fe & /*viewModel*/
|
|
7156
|
-
1) &&
|
|
7157
|
-
se[0].modelSize + "") && A(
|
|
7158
|
-
1) &&
|
|
7159
|
-
se[0].modelSizePctChange + "") && A(K,
|
|
7156
|
+
1) && C !== (C = /*viewModel*/
|
|
7157
|
+
se[0].modelSize + "") && A(S, C), (!_e || fe & /*viewModel*/
|
|
7158
|
+
1) && N !== (N = /*viewModel*/
|
|
7159
|
+
se[0].modelSizePctChange + "") && A(K, N), (!_e || fe & /*viewModel*/
|
|
7160
7160
|
1) && I !== (I = /*viewModel*/
|
|
7161
|
-
se[0].dataSize + "") && A(
|
|
7161
|
+
se[0].dataSize + "") && A(T, I), (!_e || fe & /*viewModel*/
|
|
7162
7162
|
1) && E !== (E = /*viewModel*/
|
|
7163
7163
|
se[0].dataSizePctChange + "") && A(H, E), (!_e || fe & /*viewModel*/
|
|
7164
7164
|
1) && j !== (j = /*viewModel*/
|
|
@@ -7170,7 +7170,7 @@ function mr(n) {
|
|
|
7170
7170
|
1) && et !== (et = /*viewModel*/
|
|
7171
7171
|
se[0].maxTime + "") && A(mt, et), /*viewModel*/
|
|
7172
7172
|
se[0].dotPlot ? ve ? (ve.p(se, fe), fe & /*viewModel*/
|
|
7173
|
-
1 && y(ve, 1)) : (ve = Sn(se), ve.c(), y(ve, 1), ve.m(We.parentNode, We)) : ve && (Z(),
|
|
7173
|
+
1 && y(ve, 1)) : (ve = Sn(se), ve.c(), y(ve, 1), ve.m(We.parentNode, We)) : ve && (Z(), $(ve, 1, 1, () => {
|
|
7174
7174
|
ve = null;
|
|
7175
7175
|
}), J());
|
|
7176
7176
|
},
|
|
@@ -7178,7 +7178,7 @@ function mr(n) {
|
|
|
7178
7178
|
_e || (y(ve), _e = !0);
|
|
7179
7179
|
},
|
|
7180
7180
|
o(se) {
|
|
7181
|
-
|
|
7181
|
+
$(ve), _e = !1;
|
|
7182
7182
|
},
|
|
7183
7183
|
d(se) {
|
|
7184
7184
|
se && (_(e), _(i), _(d), _(k), _(D), _(G), _(me), _(Ae), _(We)), ve && ve.d(se);
|
|
@@ -7257,7 +7257,7 @@ function vr(n) {
|
|
|
7257
7257
|
c || (y(i.$$.fragment, d), y(o.$$.fragment, d), y(a.$$.fragment, d), c = !0);
|
|
7258
7258
|
},
|
|
7259
7259
|
o(d) {
|
|
7260
|
-
|
|
7260
|
+
$(i.$$.fragment, d), $(o.$$.fragment, d), $(a.$$.fragment, d), c = !1;
|
|
7261
7261
|
},
|
|
7262
7262
|
d(d) {
|
|
7263
7263
|
d && _(e), U(i), U(o), U(a);
|
|
@@ -7468,7 +7468,7 @@ function Tn(n) {
|
|
|
7468
7468
|
i || (y(t.$$.fragment, s), i = !0);
|
|
7469
7469
|
},
|
|
7470
7470
|
o(s) {
|
|
7471
|
-
|
|
7471
|
+
$(t.$$.fragment, s), i = !1;
|
|
7472
7472
|
},
|
|
7473
7473
|
d(s) {
|
|
7474
7474
|
s && (_(e), _(l)), U(t);
|
|
@@ -7505,7 +7505,7 @@ function Rr(n) {
|
|
|
7505
7505
|
t || (y(e.$$.fragment, l), t = !0);
|
|
7506
7506
|
},
|
|
7507
7507
|
o(l) {
|
|
7508
|
-
|
|
7508
|
+
$(e.$$.fragment, l), t = !1;
|
|
7509
7509
|
},
|
|
7510
7510
|
d(l) {
|
|
7511
7511
|
U(e, l);
|
|
@@ -7542,7 +7542,7 @@ function Sr(n) {
|
|
|
7542
7542
|
t || (y(e.$$.fragment, l), t = !0);
|
|
7543
7543
|
},
|
|
7544
7544
|
o(l) {
|
|
7545
|
-
|
|
7545
|
+
$(e.$$.fragment, l), t = !1;
|
|
7546
7546
|
},
|
|
7547
7547
|
d(l) {
|
|
7548
7548
|
U(e, l);
|
|
@@ -7579,7 +7579,7 @@ function $r(n) {
|
|
|
7579
7579
|
t || (y(e.$$.fragment, l), t = !0);
|
|
7580
7580
|
},
|
|
7581
7581
|
o(l) {
|
|
7582
|
-
|
|
7582
|
+
$(e.$$.fragment, l), t = !1;
|
|
7583
7583
|
},
|
|
7584
7584
|
d(l) {
|
|
7585
7585
|
U(e, l);
|
|
@@ -7612,7 +7612,7 @@ function Cr(n) {
|
|
|
7612
7612
|
t || (y(e.$$.fragment, l), t = !0);
|
|
7613
7613
|
},
|
|
7614
7614
|
o(l) {
|
|
7615
|
-
|
|
7615
|
+
$(e.$$.fragment, l), t = !1;
|
|
7616
7616
|
},
|
|
7617
7617
|
d(l) {
|
|
7618
7618
|
U(e, l);
|
|
@@ -7662,7 +7662,7 @@ function Tr(n) {
|
|
|
7662
7662
|
p(u, [m]) {
|
|
7663
7663
|
/*viewModel*/
|
|
7664
7664
|
u[0].statsTableViewModel ? a ? (a.p(u, m), m & /*viewModel*/
|
|
7665
|
-
1 && y(a, 1)) : (a = Tn(u), a.c(), y(a, 1), a.m(t, l)) : a && (Z(),
|
|
7665
|
+
1 && y(a, 1)) : (a = Tn(u), a.c(), y(a, 1), a.m(t, l)) : a && (Z(), $(a, 1, 1, () => {
|
|
7666
7666
|
a = null;
|
|
7667
7667
|
}), J());
|
|
7668
7668
|
const g = {};
|
|
@@ -7670,7 +7670,7 @@ function Tr(n) {
|
|
|
7670
7670
|
1 && (g.viewModel = /*viewModel*/
|
|
7671
7671
|
u[0].tabBarViewModel), i.$set(g);
|
|
7672
7672
|
let v = s;
|
|
7673
|
-
s = f(u), s === v ? ~s && d[s].p(u, m) : (o && (Z(),
|
|
7673
|
+
s = f(u), s === v ? ~s && d[s].p(u, m) : (o && (Z(), $(d[v], 1, 1, () => {
|
|
7674
7674
|
d[v] = null;
|
|
7675
7675
|
}), J()), ~s ? (o = d[s], o ? o.p(u, m) : (o = d[s] = c[s](u), o.c()), y(o, 1), o.m(t, null)) : o = null);
|
|
7676
7676
|
},
|
|
@@ -7678,7 +7678,7 @@ function Tr(n) {
|
|
|
7678
7678
|
r || (y(a), y(i.$$.fragment, u), y(o), r = !0);
|
|
7679
7679
|
},
|
|
7680
7680
|
o(u) {
|
|
7681
|
-
|
|
7681
|
+
$(a), $(i.$$.fragment, u), $(o), r = !1;
|
|
7682
7682
|
},
|
|
7683
7683
|
d(u) {
|
|
7684
7684
|
u && _(e), a && a.d(), U(i), ~s && d[s].d();
|
|
@@ -7749,7 +7749,7 @@ function Vr(n) {
|
|
|
7749
7749
|
/*onCommand*/
|
|
7750
7750
|
n[11]
|
|
7751
7751
|
);
|
|
7752
|
-
const o = [Pr,
|
|
7752
|
+
const o = [Pr, xr, Nr, jr], r = [];
|
|
7753
7753
|
function a(c, d) {
|
|
7754
7754
|
return (
|
|
7755
7755
|
/*$checksInProgress*/
|
|
@@ -7780,7 +7780,7 @@ function Vr(n) {
|
|
|
7780
7780
|
1 && (f.viewModel = /*viewModel*/
|
|
7781
7781
|
c[0].headerViewModel), t.$set(f);
|
|
7782
7782
|
let u = l;
|
|
7783
|
-
l = a(c), l === u ? r[l].p(c, d) : (Z(),
|
|
7783
|
+
l = a(c), l === u ? r[l].p(c, d) : (Z(), $(r[u], 1, 1, () => {
|
|
7784
7784
|
r[u] = null;
|
|
7785
7785
|
}), J(), i = r[l], i ? i.p(c, d) : (i = r[l] = o[l](c), i.c()), y(i, 1), i.m(e, null)), (!s || d & /*appStyle*/
|
|
7786
7786
|
32) && h(
|
|
@@ -7794,7 +7794,7 @@ function Vr(n) {
|
|
|
7794
7794
|
s || (y(t.$$.fragment, c), y(i), s = !0);
|
|
7795
7795
|
},
|
|
7796
7796
|
o(c) {
|
|
7797
|
-
|
|
7797
|
+
$(t.$$.fragment, c), $(i), s = !1;
|
|
7798
7798
|
},
|
|
7799
7799
|
d(c) {
|
|
7800
7800
|
c && _(e), U(t), r[l].d();
|
|
@@ -7831,14 +7831,14 @@ function jr(n) {
|
|
|
7831
7831
|
t || (y(e.$$.fragment, l), t = !0);
|
|
7832
7832
|
},
|
|
7833
7833
|
o(l) {
|
|
7834
|
-
|
|
7834
|
+
$(e.$$.fragment, l), t = !1;
|
|
7835
7835
|
},
|
|
7836
7836
|
d(l) {
|
|
7837
7837
|
U(e, l);
|
|
7838
7838
|
}
|
|
7839
7839
|
};
|
|
7840
7840
|
}
|
|
7841
|
-
function
|
|
7841
|
+
function Nr(n) {
|
|
7842
7842
|
let e, t;
|
|
7843
7843
|
return e = new yo({
|
|
7844
7844
|
props: { viewModel: (
|
|
@@ -7866,14 +7866,14 @@ function xr(n) {
|
|
|
7866
7866
|
t || (y(e.$$.fragment, l), t = !0);
|
|
7867
7867
|
},
|
|
7868
7868
|
o(l) {
|
|
7869
|
-
|
|
7869
|
+
$(e.$$.fragment, l), t = !1;
|
|
7870
7870
|
},
|
|
7871
7871
|
d(l) {
|
|
7872
7872
|
U(e, l);
|
|
7873
7873
|
}
|
|
7874
7874
|
};
|
|
7875
7875
|
}
|
|
7876
|
-
function
|
|
7876
|
+
function xr(n) {
|
|
7877
7877
|
let e, t;
|
|
7878
7878
|
return e = new Hs({
|
|
7879
7879
|
props: {
|
|
@@ -7903,7 +7903,7 @@ function Nr(n) {
|
|
|
7903
7903
|
t || (y(e.$$.fragment, l), t = !0);
|
|
7904
7904
|
},
|
|
7905
7905
|
o(l) {
|
|
7906
|
-
|
|
7906
|
+
$(e.$$.fragment, l), t = !1;
|
|
7907
7907
|
},
|
|
7908
7908
|
d(l) {
|
|
7909
7909
|
U(e, l);
|
|
@@ -7966,7 +7966,7 @@ function Br(n) {
|
|
|
7966
7966
|
value: 17,
|
|
7967
7967
|
blocks: [, , ,]
|
|
7968
7968
|
};
|
|
7969
|
-
return
|
|
7969
|
+
return Nt(t = /*viewReady*/
|
|
7970
7970
|
n[4], o), {
|
|
7971
7971
|
c() {
|
|
7972
7972
|
e = ee(), o.block.c();
|
|
@@ -7982,7 +7982,7 @@ function Br(n) {
|
|
|
7982
7982
|
p(r, [a]) {
|
|
7983
7983
|
n = r, o.ctx = n, a & /*viewReady*/
|
|
7984
7984
|
16 && t !== (t = /*viewReady*/
|
|
7985
|
-
n[4]) &&
|
|
7985
|
+
n[4]) && Nt(t, o) || Ii(o, n, a);
|
|
7986
7986
|
},
|
|
7987
7987
|
i(r) {
|
|
7988
7988
|
l || (y(o.block), l = !0);
|
|
@@ -7990,7 +7990,7 @@ function Br(n) {
|
|
|
7990
7990
|
o(r) {
|
|
7991
7991
|
for (let a = 0; a < 3; a += 1) {
|
|
7992
7992
|
const c = o.blocks[a];
|
|
7993
|
-
|
|
7993
|
+
$(c);
|
|
7994
7994
|
}
|
|
7995
7995
|
l = !1;
|
|
7996
7996
|
},
|
|
@@ -8002,11 +8002,11 @@ function Br(n) {
|
|
|
8002
8002
|
function qr(n, e, t) {
|
|
8003
8003
|
let l, i, s, o, { viewModel: r } = e;
|
|
8004
8004
|
const a = r.checksInProgress;
|
|
8005
|
-
ge(n, a, (
|
|
8005
|
+
ge(n, a, (S) => t(6, s = S));
|
|
8006
8006
|
const c = r.progress;
|
|
8007
|
-
ge(n, c, (
|
|
8007
|
+
ge(n, c, (S) => t(7, o = S));
|
|
8008
8008
|
const d = r.headerViewModel.zoom;
|
|
8009
|
-
ge(n, d, (
|
|
8009
|
+
ge(n, d, (S) => t(14, i = S));
|
|
8010
8010
|
let f, u, m = "summary";
|
|
8011
8011
|
const g = new fi("Roboto Condensed", { weight: 400 });
|
|
8012
8012
|
let v = !1;
|
|
@@ -8017,9 +8017,9 @@ function qr(n, e, t) {
|
|
|
8017
8017
|
function R() {
|
|
8018
8018
|
t(1, f = void 0), t(3, m = "summary");
|
|
8019
8019
|
}
|
|
8020
|
-
function M(
|
|
8021
|
-
const V =
|
|
8022
|
-
switch (
|
|
8020
|
+
function M(S) {
|
|
8021
|
+
const V = S.detail, N = V.cmd;
|
|
8022
|
+
switch (N) {
|
|
8023
8023
|
case "show-summary":
|
|
8024
8024
|
R();
|
|
8025
8025
|
break;
|
|
@@ -8048,7 +8048,7 @@ function qr(n, e, t) {
|
|
|
8048
8048
|
break;
|
|
8049
8049
|
case "show-comparison-detail-for-previous":
|
|
8050
8050
|
case "show-comparison-detail-for-next": {
|
|
8051
|
-
const K =
|
|
8051
|
+
const K = N === "show-comparison-detail-for-previous" ? -1 : 1, D = r.createCompareDetailViewModelForSummaryRowWithDelta(V.kind, V.summaryRowKey, K);
|
|
8052
8052
|
D && (t(1, f = D), t(3, m = "comparison-detail"));
|
|
8053
8053
|
break;
|
|
8054
8054
|
}
|
|
@@ -8056,23 +8056,23 @@ function qr(n, e, t) {
|
|
|
8056
8056
|
u || t(2, u = r.createPerfViewModel()), t(3, m = "perf");
|
|
8057
8057
|
break;
|
|
8058
8058
|
default:
|
|
8059
|
-
console.error(`ERROR: Unhandled command ${
|
|
8059
|
+
console.error(`ERROR: Unhandled command ${N}`);
|
|
8060
8060
|
break;
|
|
8061
8061
|
}
|
|
8062
8062
|
}
|
|
8063
|
-
function
|
|
8064
|
-
if (!(
|
|
8065
|
-
switch (
|
|
8063
|
+
function C(S) {
|
|
8064
|
+
if (!(S.altKey || S.ctrlKey || S.metaKey || S.shiftKey || S.isComposing))
|
|
8065
|
+
switch (S.key) {
|
|
8066
8066
|
case "c":
|
|
8067
|
-
r.headerViewModel.controlsVisible.update((V) => !V),
|
|
8067
|
+
r.headerViewModel.controlsVisible.update((V) => !V), S.preventDefault();
|
|
8068
8068
|
break;
|
|
8069
8069
|
case "h":
|
|
8070
|
-
R(),
|
|
8070
|
+
R(), S.preventDefault();
|
|
8071
8071
|
break;
|
|
8072
8072
|
}
|
|
8073
8073
|
}
|
|
8074
|
-
return n.$$set = (
|
|
8075
|
-
"viewModel" in
|
|
8074
|
+
return n.$$set = (S) => {
|
|
8075
|
+
"viewModel" in S && t(0, r = S.viewModel);
|
|
8076
8076
|
}, n.$$.update = () => {
|
|
8077
8077
|
n.$$.dirty & /*$zoom*/
|
|
8078
8078
|
16384 && t(5, l = `--graph-zoom: ${i}`), n.$$.dirty & /*graphFontReady, viewModel*/
|
|
@@ -8090,7 +8090,7 @@ function qr(n, e, t) {
|
|
|
8090
8090
|
c,
|
|
8091
8091
|
d,
|
|
8092
8092
|
M,
|
|
8093
|
-
|
|
8093
|
+
C,
|
|
8094
8094
|
v,
|
|
8095
8095
|
i
|
|
8096
8096
|
];
|
|
@@ -8124,7 +8124,7 @@ function Dn(n) {
|
|
|
8124
8124
|
t || (y(e.$$.fragment, l), t = !0);
|
|
8125
8125
|
},
|
|
8126
8126
|
o(l) {
|
|
8127
|
-
|
|
8127
|
+
$(e.$$.fragment, l), t = !1;
|
|
8128
8128
|
},
|
|
8129
8129
|
d(l) {
|
|
8130
8130
|
U(e, l);
|
|
@@ -8146,7 +8146,7 @@ function Er(n) {
|
|
|
8146
8146
|
p(i, [s]) {
|
|
8147
8147
|
/*appViewModel*/
|
|
8148
8148
|
i[0] ? l ? (l.p(i, s), s & /*appViewModel*/
|
|
8149
|
-
1 && y(l, 1)) : (l = Dn(i), l.c(), y(l, 1), l.m(e.parentNode, e)) : l && (Z(),
|
|
8149
|
+
1 && y(l, 1)) : (l = Dn(i), l.c(), y(l, 1), l.m(e.parentNode, e)) : l && (Z(), $(l, 1, 1, () => {
|
|
8150
8150
|
l = null;
|
|
8151
8151
|
}), J());
|
|
8152
8152
|
},
|
|
@@ -8154,7 +8154,7 @@ function Er(n) {
|
|
|
8154
8154
|
t || (y(l), t = !0);
|
|
8155
8155
|
},
|
|
8156
8156
|
o(i) {
|
|
8157
|
-
|
|
8157
|
+
$(l), t = !1;
|
|
8158
8158
|
},
|
|
8159
8159
|
d(i) {
|
|
8160
8160
|
i && _(e), l && l.d(i);
|
|
@@ -8257,7 +8257,7 @@ function Wr() {
|
|
|
8257
8257
|
}
|
|
8258
8258
|
function Wn(n, e, t) {
|
|
8259
8259
|
const l = [];
|
|
8260
|
-
return n.outputVarL && n.outputVarR ? n.outputVarR.varName !== n.outputVarL.varName && l.push(
|
|
8260
|
+
return n.outputVarL && n.outputVarR ? n.outputVarR.varName !== n.outputVarL.varName && l.push(je("warn", `variable renamed, previously '${n.outputVarL.varName}'`)) : n.outputVarL !== void 0 ? l.push(je("warn", `variable only defined in ${Ne(e, "left")}`)) : n.outputVarR !== void 0 && l.push(je("warn", `variable only defined in ${Ne(t, "right")}`)), l;
|
|
8261
8261
|
}
|
|
8262
8262
|
function On(n, e, t) {
|
|
8263
8263
|
var c, d;
|
|
@@ -8266,35 +8266,43 @@ function On(n, e, t) {
|
|
|
8266
8266
|
return [];
|
|
8267
8267
|
const i = [], s = [], o = [];
|
|
8268
8268
|
for (const f of n.settings.inputs) {
|
|
8269
|
-
const u = (c = f.stateL.error) == null ? void 0 : c.kind, m = (d = f.stateR.error) == null ? void 0 : d.kind, g = u === "unknown-input", v = m === "unknown-input", k = u === "invalid-value",
|
|
8269
|
+
const u = (c = f.stateL.error) == null ? void 0 : c.kind, m = (d = f.stateR.error) == null ? void 0 : d.kind, g = u === "unknown-input-setting-group", v = m === "unknown-input-setting-group", k = u === "unknown-input", R = m === "unknown-input", M = u === "invalid-value", C = m === "invalid-value";
|
|
8270
8270
|
if (g || v) {
|
|
8271
|
-
const
|
|
8272
|
-
g && v ? i.push(
|
|
8273
|
-
}
|
|
8274
|
-
|
|
8275
|
-
|
|
8271
|
+
const S = { requestedName: f.requestedName, kind: "unknown-input-setting-group" };
|
|
8272
|
+
g && v ? i.push(S) : g ? s.push(S) : v && o.push(S);
|
|
8273
|
+
}
|
|
8274
|
+
if (k || R) {
|
|
8275
|
+
const S = { requestedName: f.requestedName, kind: "unknown-input" };
|
|
8276
|
+
k && R ? i.push(S) : k ? s.push(S) : R && o.push(S);
|
|
8277
|
+
}
|
|
8278
|
+
if (M || C) {
|
|
8279
|
+
const S = { requestedName: f.requestedName, kind: "invalid-value" };
|
|
8280
|
+
M && C ? i.push(S) : M ? s.push(S) : C && o.push(S);
|
|
8276
8281
|
}
|
|
8277
8282
|
}
|
|
8278
8283
|
function r(f, u) {
|
|
8279
8284
|
const m = f.filter((g) => g.kind === u).map((g) => `'${g.requestedName}'`);
|
|
8280
8285
|
if (m.length !== 0)
|
|
8281
|
-
return u === "unknown-input" ? `unknown ${m.length === 1 ? "input" : "inputs"} ${m.join(", ")}` : `value out of range for ${m.join(", ")}`;
|
|
8286
|
+
return u === "unknown-input" ? `unknown ${m.length === 1 ? "input" : "inputs"} ${m.join(", ")}` : u === "unknown-input-setting-group" ? `unknown input setting group ${m[0]}` : `value out of range for ${m.join(", ")}`;
|
|
8282
8287
|
}
|
|
8283
8288
|
function a(f) {
|
|
8284
|
-
return
|
|
8289
|
+
return [
|
|
8290
|
+
r(f, "unknown-input-setting-group"),
|
|
8291
|
+
r(f, "unknown-input"),
|
|
8292
|
+
r(f, "invalid-value")
|
|
8293
|
+
].filter((m) => m !== void 0).join("; ");
|
|
8285
8294
|
}
|
|
8286
|
-
if (i.length > 0)
|
|
8287
|
-
|
|
8288
|
-
|
|
8289
|
-
const f = `scenario not valid in ${je(e, "left")}`;
|
|
8290
|
-
l.push(qe("warn", `${f}: ${a(s)}`));
|
|
8291
|
-
} else if (o.length > 0) {
|
|
8292
|
-
const f = `scenario not valid in ${je(t, "right")}`;
|
|
8293
|
-
l.push(qe("warn", `${f}: ${a(o)}`));
|
|
8295
|
+
if (i.length > 0 && l.push(je("err", `invalid scenario: ${a(i)}`)), s.length > 0) {
|
|
8296
|
+
const f = `scenario not valid in ${Ne(e, "left")}`;
|
|
8297
|
+
l.push(je("warn", `${f}: ${a(s)}`));
|
|
8294
8298
|
}
|
|
8295
|
-
|
|
8299
|
+
if (o.length > 0) {
|
|
8300
|
+
const f = `scenario not valid in ${Ne(t, "right")}`;
|
|
8301
|
+
l.push(je("warn", `${f}: ${a(o)}`));
|
|
8302
|
+
}
|
|
8303
|
+
return n.settings.settingsDiffer === !0 && l.push(je("warn", "input settings differ between the two models")), l;
|
|
8296
8304
|
}
|
|
8297
|
-
function
|
|
8305
|
+
function je(n, e) {
|
|
8298
8306
|
return `<span class="annotation"><span class="${`status-color-${n === "err" ? "failed" : "warning"}`}">${n === "err" ? "✗" : "‼"}</span> ${e}</span>`;
|
|
8299
8307
|
}
|
|
8300
8308
|
function Or(n, e, t) {
|
|
@@ -8349,14 +8357,14 @@ function Yn(n, e, t, l, i) {
|
|
|
8349
8357
|
let u = 0;
|
|
8350
8358
|
if (i.inclusion === "both")
|
|
8351
8359
|
for (const R of d) {
|
|
8352
|
-
const M = (v = o == null ? void 0 : o.datasets) == null ? void 0 : v.find((H) => H.datasetKey === R),
|
|
8360
|
+
const M = (v = o == null ? void 0 : o.datasets) == null ? void 0 : v.find((H) => H.datasetKey === R), C = (k = r == null ? void 0 : r.datasets) == null ? void 0 : k.find((H) => H.datasetKey === R), S = M == null ? void 0 : M.varName, V = C == null ? void 0 : C.varName, N = (M == null ? void 0 : M.color) || "#777", K = (C == null ? void 0 : C.color) || "#777", D = M == null ? void 0 : M.label, z = C == null ? void 0 : C.label, L = i.datasetReports.find((H) => H.datasetKey === R);
|
|
8353
8361
|
let I = 0;
|
|
8354
8362
|
if (L) {
|
|
8355
8363
|
if (L.maxDiff === void 0 || L.maxDiff === 0)
|
|
8356
8364
|
continue;
|
|
8357
8365
|
I = L.maxDiff, I > u && (u = I);
|
|
8358
8366
|
}
|
|
8359
|
-
const
|
|
8367
|
+
const x = `bucket-color-${zt(I, n.thresholds)}`, E = new qn(
|
|
8360
8368
|
n,
|
|
8361
8369
|
e,
|
|
8362
8370
|
"freeform",
|
|
@@ -8368,13 +8376,13 @@ function Yn(n, e, t, l, i) {
|
|
|
8368
8376
|
);
|
|
8369
8377
|
f.push({
|
|
8370
8378
|
datasetKey: R,
|
|
8371
|
-
nameL:
|
|
8379
|
+
nameL: S,
|
|
8372
8380
|
nameR: V,
|
|
8373
|
-
legendColorL:
|
|
8381
|
+
legendColorL: N,
|
|
8374
8382
|
legendColorR: K,
|
|
8375
8383
|
legendLabelL: D,
|
|
8376
8384
|
legendLabelR: z,
|
|
8377
|
-
bucketClass:
|
|
8385
|
+
bucketClass: x,
|
|
8378
8386
|
maxDiff: I,
|
|
8379
8387
|
detailBoxViewModel: E,
|
|
8380
8388
|
detailBoxVisible: ae(!1)
|
|
@@ -8462,62 +8470,62 @@ function Ur(n, e, t, l, i, s, o) {
|
|
|
8462
8470
|
};
|
|
8463
8471
|
}
|
|
8464
8472
|
function Xr(n, e, t, l, i, s) {
|
|
8465
|
-
var
|
|
8473
|
+
var C;
|
|
8466
8474
|
const o = e.bundleL.name, r = e.bundleR.name, a = i.root, c = a.outputVarR || a.outputVarL, d = c.varName, f = c.sourceName, u = Wn(a, o, r).join(" "), m = [];
|
|
8467
|
-
function g(
|
|
8468
|
-
const V =
|
|
8475
|
+
function g(S) {
|
|
8476
|
+
const V = S.join(' <span class="related-sep">></span> ');
|
|
8469
8477
|
m.push(V);
|
|
8470
8478
|
}
|
|
8471
8479
|
if (c.relatedItems)
|
|
8472
|
-
for (const
|
|
8473
|
-
g(
|
|
8480
|
+
for (const S of c.relatedItems)
|
|
8481
|
+
g(S.locationPath);
|
|
8474
8482
|
let v = Or(e, i.group.testSummaries, "scenario");
|
|
8475
|
-
if ((
|
|
8483
|
+
if ((C = e.reportOptions) != null && C.detailRowsForDataset)
|
|
8476
8484
|
v = e.reportOptions.detailRowsForDataset(v);
|
|
8477
8485
|
else {
|
|
8478
|
-
let
|
|
8479
|
-
const V = v.findIndex((
|
|
8486
|
+
let S;
|
|
8487
|
+
const V = v.findIndex((N) => N.title === "All inputs");
|
|
8480
8488
|
if (V >= 0) {
|
|
8481
|
-
const
|
|
8482
|
-
|
|
8489
|
+
const N = v.splice(V, 1)[0];
|
|
8490
|
+
S = N.items.find((K) => {
|
|
8483
8491
|
const D = K.scenario.settings;
|
|
8484
8492
|
return D.kind === "all-inputs-settings" && D.position === "at-default";
|
|
8485
|
-
}), v.unshift(
|
|
8493
|
+
}), v.unshift(N);
|
|
8486
8494
|
}
|
|
8487
|
-
|
|
8488
|
-
for (const
|
|
8489
|
-
for (const D of
|
|
8495
|
+
S && (S.title = "…at default", S.subtitle = void 0);
|
|
8496
|
+
for (const N of v.slice(1)) {
|
|
8497
|
+
for (const D of N.items)
|
|
8490
8498
|
D.title = `…${D.subtitle}`, D.subtitle = void 0;
|
|
8491
|
-
|
|
8499
|
+
N.items[0] !== S && N.items.unshift(S);
|
|
8492
8500
|
}
|
|
8493
8501
|
}
|
|
8494
8502
|
const k = [];
|
|
8495
|
-
for (const
|
|
8503
|
+
for (const S of v) {
|
|
8496
8504
|
const V = Xe(
|
|
8497
8505
|
e,
|
|
8498
8506
|
t,
|
|
8499
8507
|
l,
|
|
8500
8508
|
"scenarios",
|
|
8501
|
-
|
|
8502
|
-
|
|
8503
|
-
|
|
8509
|
+
S.title,
|
|
8510
|
+
S.subtitle,
|
|
8511
|
+
S.items
|
|
8504
8512
|
);
|
|
8505
8513
|
k.push(V);
|
|
8506
8514
|
}
|
|
8507
|
-
function R(
|
|
8515
|
+
function R(S) {
|
|
8508
8516
|
for (const V of v)
|
|
8509
|
-
for (const
|
|
8510
|
-
if (
|
|
8511
|
-
return [V.title,
|
|
8517
|
+
for (const N of V.items)
|
|
8518
|
+
if (N.scenario.key === S)
|
|
8519
|
+
return [V.title, N];
|
|
8512
8520
|
}
|
|
8513
|
-
const M = De(s.orderedKeys, (
|
|
8521
|
+
const M = De(s.orderedKeys, (S) => {
|
|
8514
8522
|
const V = [];
|
|
8515
|
-
for (const
|
|
8516
|
-
if (
|
|
8517
|
-
const K = k.find((D) => D.pinnedItemKey ===
|
|
8523
|
+
for (const N of S)
|
|
8524
|
+
if (N.startsWith("row")) {
|
|
8525
|
+
const K = k.find((D) => D.pinnedItemKey === N);
|
|
8518
8526
|
K && V.push(Vt(e, t, l, K));
|
|
8519
8527
|
} else {
|
|
8520
|
-
const K = R(
|
|
8528
|
+
const K = R(N);
|
|
8521
8529
|
if (K) {
|
|
8522
8530
|
const D = K[0], z = K[1];
|
|
8523
8531
|
V.push(
|
|
@@ -8566,7 +8574,7 @@ function Zr(n, e, t, l, i, s, o, r) {
|
|
|
8566
8574
|
L != null && L.relatedItem && R(L.relatedItem.locationPath);
|
|
8567
8575
|
}
|
|
8568
8576
|
const M = i.group.testSummaries;
|
|
8569
|
-
let
|
|
8577
|
+
let C = [];
|
|
8570
8578
|
for (const z of M) {
|
|
8571
8579
|
const L = e.scenarios.getScenario(z.s);
|
|
8572
8580
|
if (L === void 0)
|
|
@@ -8574,29 +8582,29 @@ function Zr(n, e, t, l, i, s, o, r) {
|
|
|
8574
8582
|
const I = e.datasets.getDataset(z.d);
|
|
8575
8583
|
if (I === void 0)
|
|
8576
8584
|
continue;
|
|
8577
|
-
const
|
|
8578
|
-
title:
|
|
8579
|
-
subtitle:
|
|
8585
|
+
const T = I.outputVarR || I.outputVarL, x = {
|
|
8586
|
+
title: T.varName,
|
|
8587
|
+
subtitle: T.sourceName,
|
|
8580
8588
|
scenario: L,
|
|
8581
8589
|
testSummary: z
|
|
8582
8590
|
};
|
|
8583
|
-
|
|
8591
|
+
C.push({
|
|
8584
8592
|
title: "",
|
|
8585
8593
|
score: z.md,
|
|
8586
|
-
items: [
|
|
8594
|
+
items: [x]
|
|
8587
8595
|
});
|
|
8588
8596
|
}
|
|
8589
|
-
|
|
8590
|
-
const I = z.items[0],
|
|
8591
|
-
if (
|
|
8592
|
-
return
|
|
8597
|
+
C = C.sort((z, L) => {
|
|
8598
|
+
const I = z.items[0], T = L.items[0], x = z.score, E = L.score;
|
|
8599
|
+
if (x !== E)
|
|
8600
|
+
return x > E ? -1 : 1;
|
|
8593
8601
|
{
|
|
8594
|
-
const H = I.title.toLowerCase(), G =
|
|
8602
|
+
const H = I.title.toLowerCase(), G = T.title.toLowerCase();
|
|
8595
8603
|
return H.localeCompare(G);
|
|
8596
8604
|
}
|
|
8597
|
-
}), (D = e.reportOptions) != null && D.detailRowsForScenario && (
|
|
8598
|
-
const
|
|
8599
|
-
for (const z of
|
|
8605
|
+
}), (D = e.reportOptions) != null && D.detailRowsForScenario && (C = e.reportOptions.detailRowsForScenario(C));
|
|
8606
|
+
const S = [];
|
|
8607
|
+
for (const z of C) {
|
|
8600
8608
|
const L = Xe(
|
|
8601
8609
|
e,
|
|
8602
8610
|
t,
|
|
@@ -8606,16 +8614,16 @@ function Zr(n, e, t, l, i, s, o, r) {
|
|
|
8606
8614
|
z.subtitle,
|
|
8607
8615
|
z.items
|
|
8608
8616
|
);
|
|
8609
|
-
|
|
8617
|
+
S.push(L);
|
|
8610
8618
|
}
|
|
8611
8619
|
function V(z) {
|
|
8612
|
-
return
|
|
8620
|
+
return S.find((L) => L.items[0].testSummary.d === z);
|
|
8613
8621
|
}
|
|
8614
|
-
const
|
|
8622
|
+
const N = De(r.orderedKeys, (z) => {
|
|
8615
8623
|
const L = [];
|
|
8616
8624
|
for (const I of z) {
|
|
8617
|
-
const
|
|
8618
|
-
|
|
8625
|
+
const T = V(I);
|
|
8626
|
+
T && L.push(Vt(e, t, l, T));
|
|
8619
8627
|
}
|
|
8620
8628
|
return L;
|
|
8621
8629
|
});
|
|
@@ -8635,8 +8643,8 @@ function Zr(n, e, t, l, i, s, o, r) {
|
|
|
8635
8643
|
relatedListHeader: "Related items:",
|
|
8636
8644
|
relatedItems: k,
|
|
8637
8645
|
graphSections: K,
|
|
8638
|
-
regularDetailRows:
|
|
8639
|
-
pinnedDetailRows:
|
|
8646
|
+
regularDetailRows: S,
|
|
8647
|
+
pinnedDetailRows: N,
|
|
8640
8648
|
pinnedItemState: r
|
|
8641
8649
|
};
|
|
8642
8650
|
}
|
|
@@ -8669,10 +8677,10 @@ function Jr(n, e, t, l) {
|
|
|
8669
8677
|
}
|
|
8670
8678
|
function Un(n, e, t, l, i) {
|
|
8671
8679
|
const s = [], o = [], r = [], a = [], c = [], d = [], f = n.bundleL.model.modelSpec.graphSpecs, u = n.bundleR.model.modelSpec.graphSpecs, m = Array(n.thresholds.length + 2).fill(0);
|
|
8672
|
-
for (const
|
|
8673
|
-
const
|
|
8680
|
+
for (const C of i) {
|
|
8681
|
+
const S = f == null ? void 0 : f.find((L) => L.id === C), V = u == null ? void 0 : u.find((L) => L.id === C), N = Vn(S, V, t.key, l), K = Qr(N), D = Yn(n, e, t, C, N);
|
|
8674
8682
|
let z;
|
|
8675
|
-
switch (
|
|
8683
|
+
switch (N.inclusion) {
|
|
8676
8684
|
case "right-only":
|
|
8677
8685
|
z = 1, s.push(D);
|
|
8678
8686
|
break;
|
|
@@ -8680,23 +8688,23 @@ function Un(n, e, t, l, i) {
|
|
|
8680
8688
|
z = 1, o.push(D);
|
|
8681
8689
|
break;
|
|
8682
8690
|
case "both":
|
|
8683
|
-
K > 0 ? (z = zt(K, n.thresholds),
|
|
8691
|
+
K > 0 ? (z = zt(K, n.thresholds), N.metadataReports.length > 0 ? r.push(D) : c.push(D)) : N.metadataReports.length > 0 ? (z = 1, a.push(D)) : (z = 0, d.push(D));
|
|
8684
8692
|
break;
|
|
8685
8693
|
case "neither":
|
|
8686
8694
|
z = 0, d.push(D);
|
|
8687
8695
|
break;
|
|
8688
8696
|
default:
|
|
8689
|
-
Ze(
|
|
8697
|
+
Ze(N.inclusion);
|
|
8690
8698
|
}
|
|
8691
8699
|
m[z]++;
|
|
8692
8700
|
}
|
|
8693
|
-
const g = i.length, v = g - m[0], k = m.map((
|
|
8694
|
-
function M(
|
|
8695
|
-
if (
|
|
8696
|
-
const
|
|
8701
|
+
const g = i.length, v = g - m[0], k = m.map((C) => C / g * 100), R = [];
|
|
8702
|
+
function M(C, S, V) {
|
|
8703
|
+
if (C.length > 0) {
|
|
8704
|
+
const N = V ? C.sort((K, D) => K.maxDiffPct > D.maxDiffPct ? -1 : 1) : C;
|
|
8697
8705
|
R.push({
|
|
8698
|
-
title:
|
|
8699
|
-
rows:
|
|
8706
|
+
title: S,
|
|
8707
|
+
rows: N
|
|
8700
8708
|
});
|
|
8701
8709
|
}
|
|
8702
8710
|
}
|
|
@@ -8877,21 +8885,21 @@ class ia {
|
|
|
8877
8885
|
style: "normal"
|
|
8878
8886
|
});
|
|
8879
8887
|
const c = (v, k, R = 0, M) => {
|
|
8880
|
-
const
|
|
8888
|
+
const C = "green";
|
|
8881
8889
|
M === void 0 && (M = 1);
|
|
8882
|
-
const
|
|
8883
|
-
if (
|
|
8890
|
+
const S = this.opConstantRefs.get(v);
|
|
8891
|
+
if (S !== void 0) {
|
|
8884
8892
|
s === o ? a.push({
|
|
8885
|
-
points: [{ x: s, y:
|
|
8886
|
-
color:
|
|
8893
|
+
points: [{ x: s, y: S + R }],
|
|
8894
|
+
color: C,
|
|
8887
8895
|
style: k,
|
|
8888
8896
|
lineWidth: M
|
|
8889
8897
|
}) : a.push({
|
|
8890
8898
|
points: [
|
|
8891
|
-
{ x: s, y:
|
|
8892
|
-
{ x: o, y:
|
|
8899
|
+
{ x: s, y: S + R },
|
|
8900
|
+
{ x: o, y: S + R }
|
|
8893
8901
|
],
|
|
8894
|
-
color:
|
|
8902
|
+
color: C,
|
|
8895
8903
|
style: k,
|
|
8896
8904
|
lineWidth: M
|
|
8897
8905
|
});
|
|
@@ -8899,10 +8907,10 @@ class ia {
|
|
|
8899
8907
|
}
|
|
8900
8908
|
const V = this.resolvedData.get(v);
|
|
8901
8909
|
if (V !== void 0) {
|
|
8902
|
-
let
|
|
8903
|
-
R !== 0 && (
|
|
8904
|
-
points:
|
|
8905
|
-
color:
|
|
8910
|
+
let N = V.filter((K) => r(K.x));
|
|
8911
|
+
R !== 0 && (N = N.map((K) => ({ x: K.x, y: K.y + R }))), a.push({
|
|
8912
|
+
points: N,
|
|
8913
|
+
color: C,
|
|
8906
8914
|
style: k,
|
|
8907
8915
|
lineWidth: M
|
|
8908
8916
|
});
|
|
@@ -9160,7 +9168,7 @@ function ca(n, e, t) {
|
|
|
9160
9168
|
expanded: ae(!0)
|
|
9161
9169
|
});
|
|
9162
9170
|
}
|
|
9163
|
-
function
|
|
9171
|
+
function C(j) {
|
|
9164
9172
|
var $e;
|
|
9165
9173
|
let F, O, Q, de;
|
|
9166
9174
|
const me = j.groupSummary, ue = me.root;
|
|
@@ -9189,10 +9197,10 @@ function ca(n, e, t) {
|
|
|
9189
9197
|
groupSummary: me
|
|
9190
9198
|
};
|
|
9191
9199
|
}
|
|
9192
|
-
function
|
|
9200
|
+
function S(j, F, O, Q) {
|
|
9193
9201
|
if (F.length === 0)
|
|
9194
9202
|
return;
|
|
9195
|
-
const de = F.map(
|
|
9203
|
+
const de = F.map(C), me = de.filter((we) => Wt(we.diffPercentByBucket)).length;
|
|
9196
9204
|
let ue;
|
|
9197
9205
|
switch (Q) {
|
|
9198
9206
|
case "collapsed":
|
|
@@ -9218,9 +9226,9 @@ function ca(n, e, t) {
|
|
|
9218
9226
|
expanded: ae(ue)
|
|
9219
9227
|
};
|
|
9220
9228
|
}
|
|
9221
|
-
const V =
|
|
9229
|
+
const V = Ne(l, "left"), N = Ne(i, "right"), K = [];
|
|
9222
9230
|
function D(j, F, O) {
|
|
9223
|
-
const Q =
|
|
9231
|
+
const Q = S("by-scenario", j, F, O);
|
|
9224
9232
|
Q && K.push(Q);
|
|
9225
9233
|
}
|
|
9226
9234
|
function z(j, F) {
|
|
@@ -9232,13 +9240,13 @@ function ca(n, e, t) {
|
|
|
9232
9240
|
for (const F of j)
|
|
9233
9241
|
D(F.rows, F.headerText, F.initialState);
|
|
9234
9242
|
} else
|
|
9235
|
-
z(r.withErrors, "Scenarios with errors"), z(r.onlyInLeft, `Scenarios only valid in ${V}`), z(r.onlyInRight, `Scenarios only valid in ${
|
|
9243
|
+
z(r.withErrors, "Scenarios with errors"), z(r.onlyInLeft, `Scenarios only valid in ${V}`), z(r.onlyInRight, `Scenarios only valid in ${N}`), z(r.withDiffs, "Scenarios producing differences"), z(r.withoutDiffs, "No differences produced by the following scenarios");
|
|
9236
9244
|
const L = [];
|
|
9237
9245
|
function I(j, F, O) {
|
|
9238
|
-
const Q =
|
|
9246
|
+
const Q = S("by-dataset", j, F, O);
|
|
9239
9247
|
Q && L.push(Q);
|
|
9240
9248
|
}
|
|
9241
|
-
function
|
|
9249
|
+
function T(j, F) {
|
|
9242
9250
|
const O = j.map((Q) => ({ groupSummary: Q }));
|
|
9243
9251
|
I(O, F, "expanded-if-diffs");
|
|
9244
9252
|
}
|
|
@@ -9247,13 +9255,13 @@ function ca(n, e, t) {
|
|
|
9247
9255
|
for (const F of j)
|
|
9248
9256
|
I(F.rows, F.headerText, F.initialState);
|
|
9249
9257
|
} else
|
|
9250
|
-
|
|
9251
|
-
let
|
|
9258
|
+
T(a.withErrors, "Datasets with errors"), T(a.onlyInLeft, "Removed datasets"), T(a.onlyInRight, "Added datasets"), T(a.withDiffs, "Datasets with differences"), T(a.withoutDiffs, "No differences detected for the following datasets");
|
|
9259
|
+
let x;
|
|
9252
9260
|
if (M.length > 0) {
|
|
9253
9261
|
const j = [];
|
|
9254
9262
|
for (const F of M)
|
|
9255
9263
|
j.push(...F.rows);
|
|
9256
|
-
|
|
9264
|
+
x = {
|
|
9257
9265
|
kind: "views",
|
|
9258
9266
|
allRows: ae(j),
|
|
9259
9267
|
rowsWithDiffs: R,
|
|
@@ -9277,7 +9285,7 @@ function ca(n, e, t) {
|
|
|
9277
9285
|
E(a)
|
|
9278
9286
|
);
|
|
9279
9287
|
return {
|
|
9280
|
-
views:
|
|
9288
|
+
views: x,
|
|
9281
9289
|
byScenario: H,
|
|
9282
9290
|
byDataset: G
|
|
9283
9291
|
};
|
|
@@ -9292,7 +9300,7 @@ function da(n, e, t) {
|
|
|
9292
9300
|
function s(F, O) {
|
|
9293
9301
|
return F !== 0 ? (O - F) / F * 100 : 0;
|
|
9294
9302
|
}
|
|
9295
|
-
const o = n.bundleL.model.modelSpec, r = n.bundleR.model.modelSpec, a = o.inputVars.size, c = r.inputVars.size, d = c - a, f = o.outputVars.size, u = r.outputVars.size, m = u - f, g = o.modelSizeInBytes, v = r.modelSizeInBytes, k = v - g, R = s(g, v), M = o.dataSizeInBytes,
|
|
9303
|
+
const o = n.bundleL.model.modelSpec, r = n.bundleR.model.modelSpec, a = o.inputVars.size, c = r.inputVars.size, d = c - a, f = o.outputVars.size, u = r.outputVars.size, m = u - f, g = o.modelSizeInBytes, v = r.modelSizeInBytes, k = v - g, R = s(g, v), M = o.dataSizeInBytes, C = r.dataSizeInBytes, S = C - M, V = s(M, C), N = e.avgTime || 0, K = t.avgTime || 0, D = K - N, z = s(N, K), L = e.minTime, I = t.minTime, T = e.maxTime, x = t.maxTime, E = Math.min(L, I), H = Math.max(T, x);
|
|
9296
9304
|
function G(F) {
|
|
9297
9305
|
return Mt(F.allTimes, E, H, F.avgTime);
|
|
9298
9306
|
}
|
|
@@ -9305,10 +9313,10 @@ function da(n, e, t) {
|
|
|
9305
9313
|
modelSizePctChange: "",
|
|
9306
9314
|
dataSize: M.toString(),
|
|
9307
9315
|
dataSizePctChange: "",
|
|
9308
|
-
avgTime:
|
|
9316
|
+
avgTime: N.toFixed(1),
|
|
9309
9317
|
avgTimePctChange: "",
|
|
9310
9318
|
minTime: L.toFixed(1),
|
|
9311
|
-
maxTime:
|
|
9319
|
+
maxTime: T.toFixed(1),
|
|
9312
9320
|
dotPlot: G(e)
|
|
9313
9321
|
}, B = {
|
|
9314
9322
|
modelName: n.bundleR.name,
|
|
@@ -9317,12 +9325,12 @@ function da(n, e, t) {
|
|
|
9317
9325
|
outputs: u.toString(),
|
|
9318
9326
|
modelSize: v.toString(),
|
|
9319
9327
|
modelSizePctChange: "",
|
|
9320
|
-
dataSize:
|
|
9328
|
+
dataSize: C.toString(),
|
|
9321
9329
|
dataSizePctChange: "",
|
|
9322
9330
|
avgTime: K.toFixed(1),
|
|
9323
9331
|
avgTimePctChange: "",
|
|
9324
9332
|
minTime: I.toFixed(1),
|
|
9325
|
-
maxTime:
|
|
9333
|
+
maxTime: x.toFixed(1),
|
|
9326
9334
|
dotPlot: G(t)
|
|
9327
9335
|
}, j = {
|
|
9328
9336
|
modelName: "Change",
|
|
@@ -9330,7 +9338,7 @@ function da(n, e, t) {
|
|
|
9330
9338
|
outputs: l(m),
|
|
9331
9339
|
modelSize: l(k),
|
|
9332
9340
|
modelSizePctChange: i(R),
|
|
9333
|
-
dataSize: l(
|
|
9341
|
+
dataSize: l(S),
|
|
9334
9342
|
dataSizePctChange: i(V),
|
|
9335
9343
|
avgTime: l(D, 1),
|
|
9336
9344
|
avgTimePctChange: i(z),
|
|
@@ -9350,21 +9358,21 @@ class fa {
|
|
|
9350
9358
|
}
|
|
9351
9359
|
function Ln(n, e, t, l, i) {
|
|
9352
9360
|
var k, R;
|
|
9353
|
-
function s(M,
|
|
9361
|
+
function s(M, C) {
|
|
9354
9362
|
if (M === 0)
|
|
9355
9363
|
return ["all clear", "passed"];
|
|
9356
9364
|
{
|
|
9357
|
-
const
|
|
9358
|
-
return [`${M} ${
|
|
9365
|
+
const S = M === 1 ? C : `${C}s`;
|
|
9366
|
+
return [`${M} ${S} with diffs`, "warning"];
|
|
9359
9367
|
}
|
|
9360
9368
|
}
|
|
9361
9369
|
const o = [];
|
|
9362
|
-
function r(M,
|
|
9370
|
+
function r(M, C, S) {
|
|
9363
9371
|
o.push({
|
|
9364
9372
|
id: M,
|
|
9365
|
-
title:
|
|
9366
|
-
subtitle:
|
|
9367
|
-
subtitleClass: `status-color-${
|
|
9373
|
+
title: C,
|
|
9374
|
+
subtitle: S[0],
|
|
9375
|
+
subtitleClass: `status-color-${S[1]}`
|
|
9368
9376
|
});
|
|
9369
9377
|
}
|
|
9370
9378
|
const a = aa(n, e);
|
|
@@ -9391,18 +9399,18 @@ function Ln(n, e, t, l, i) {
|
|
|
9391
9399
|
);
|
|
9392
9400
|
if (M.views) {
|
|
9393
9401
|
f = M.views;
|
|
9394
|
-
let V,
|
|
9402
|
+
let V, N = 0;
|
|
9395
9403
|
for (const K of ze(M.views.allRows)) {
|
|
9396
9404
|
const D = (k = K.viewMetadata) == null ? void 0 : k.view;
|
|
9397
|
-
(D == null ? void 0 : D.kind) === "view" && D.graphOrder === "grouped-by-diffs" && (
|
|
9405
|
+
(D == null ? void 0 : D.kind) === "view" && D.graphOrder === "grouped-by-diffs" && (N += ((R = K == null ? void 0 : K.viewMetadata) == null ? void 0 : R.changedGraphCount) || 0);
|
|
9398
9406
|
}
|
|
9399
|
-
|
|
9407
|
+
N > 0 ? V = s(N, "graph") : V = s(f.rowsWithDiffs, "view"), r("comp-views", "Comparison views", V);
|
|
9400
9408
|
}
|
|
9401
9409
|
u = M.byScenario;
|
|
9402
|
-
const
|
|
9403
|
-
r("comps-by-scenario", "Comparisons by scenario",
|
|
9404
|
-
const
|
|
9405
|
-
r("comps-by-dataset", "Comparisons by dataset",
|
|
9410
|
+
const C = s(u.rowsWithDiffs, "scenario");
|
|
9411
|
+
r("comps-by-scenario", "Comparisons by scenario", C), m = M.byDataset;
|
|
9412
|
+
const S = s(m.rowsWithDiffs, "dataset");
|
|
9413
|
+
r("comps-by-dataset", "Comparisons by dataset", S);
|
|
9406
9414
|
}
|
|
9407
9415
|
const g = o.findIndex((M) => M.subtitle !== "all clear"), v = new fa(o, g >= 0 ? g : 0);
|
|
9408
9416
|
return {
|