@sdeverywhere/check-ui-shell 0.2.6 → 0.2.7
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 +179 -178
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -126,13 +126,13 @@ function _(n, e) {
|
|
|
126
126
|
n.appendChild(e);
|
|
127
127
|
}
|
|
128
128
|
function ce(n, e, t) {
|
|
129
|
-
const l =
|
|
129
|
+
const l = Ti(n);
|
|
130
130
|
if (!l.getElementById(e)) {
|
|
131
131
|
const i = p("style");
|
|
132
|
-
i.id = e, i.textContent = t,
|
|
132
|
+
i.id = e, i.textContent = t, Di(l, i);
|
|
133
133
|
}
|
|
134
134
|
}
|
|
135
|
-
function
|
|
135
|
+
function Ti(n) {
|
|
136
136
|
if (!n) return document;
|
|
137
137
|
const e = n.getRootNode ? n.getRootNode() : n.ownerDocument;
|
|
138
138
|
return e && /** @type {ShadowRoot} */
|
|
@@ -141,7 +141,7 @@ function Di(n) {
|
|
|
141
141
|
e
|
|
142
142
|
) : n.ownerDocument;
|
|
143
143
|
}
|
|
144
|
-
function
|
|
144
|
+
function Di(n, e) {
|
|
145
145
|
return _(
|
|
146
146
|
/** @type {Document} */
|
|
147
147
|
n.head || n,
|
|
@@ -318,7 +318,7 @@ let Ne = [];
|
|
|
318
318
|
const wt = [], Ni = /* @__PURE__ */ Promise.resolve();
|
|
319
319
|
let kt = !1;
|
|
320
320
|
function Pi() {
|
|
321
|
-
kt || (kt = !0, Ni.then(
|
|
321
|
+
kt || (kt = !0, Ni.then(Tt));
|
|
322
322
|
}
|
|
323
323
|
function yt(n) {
|
|
324
324
|
Ne.push(n);
|
|
@@ -328,7 +328,7 @@ function ct(n) {
|
|
|
328
328
|
}
|
|
329
329
|
const vt = /* @__PURE__ */ new Set();
|
|
330
330
|
let Le = 0;
|
|
331
|
-
function
|
|
331
|
+
function Tt() {
|
|
332
332
|
if (Le !== 0)
|
|
333
333
|
return;
|
|
334
334
|
const n = Ye;
|
|
@@ -364,17 +364,17 @@ function Ki(n) {
|
|
|
364
364
|
Ne.forEach((l) => n.indexOf(l) === -1 ? e.push(l) : t.push(l)), t.forEach((l) => l()), Ne = e;
|
|
365
365
|
}
|
|
366
366
|
const lt = /* @__PURE__ */ new Set();
|
|
367
|
-
let
|
|
367
|
+
let Te;
|
|
368
368
|
function U() {
|
|
369
|
-
|
|
369
|
+
Te = {
|
|
370
370
|
r: 0,
|
|
371
371
|
c: [],
|
|
372
|
-
p:
|
|
372
|
+
p: Te
|
|
373
373
|
// parent group
|
|
374
374
|
};
|
|
375
375
|
}
|
|
376
376
|
function X() {
|
|
377
|
-
|
|
377
|
+
Te.r || we(Te.c), Te = Te.p;
|
|
378
378
|
}
|
|
379
379
|
function b(n, e) {
|
|
380
380
|
n && n.i && (lt.delete(n), n.i(e));
|
|
@@ -382,7 +382,7 @@ function b(n, e) {
|
|
|
382
382
|
function M(n, e, t, l) {
|
|
383
383
|
if (n && n.o) {
|
|
384
384
|
if (lt.has(n)) return;
|
|
385
|
-
lt.add(n),
|
|
385
|
+
lt.add(n), Te.c.push(() => {
|
|
386
386
|
lt.delete(n), l && (t && n.d(1), l());
|
|
387
387
|
}), n.o(e);
|
|
388
388
|
} else l && l();
|
|
@@ -400,7 +400,7 @@ function Nt(n, e) {
|
|
|
400
400
|
d !== s && u && (U(), M(u, 1, 1, () => {
|
|
401
401
|
e.blocks[d] === u && (e.blocks[d] = null);
|
|
402
402
|
}), X());
|
|
403
|
-
}) : e.block.d(1), c.c(), b(c, 1), c.m(e.mount(), e.anchor), f = !0), e.block = c, e.blocks && (e.blocks[s] = c), f &&
|
|
403
|
+
}) : e.block.d(1), c.c(), b(c, 1), c.m(e.mount(), e.anchor), f = !0), e.block = c, e.blocks && (e.blocks[s] = c), f && Tt();
|
|
404
404
|
}
|
|
405
405
|
if (zi(n)) {
|
|
406
406
|
const i = It();
|
|
@@ -506,7 +506,7 @@ function oe(n, e, t, l, i, s, r = null, o = [-1]) {
|
|
|
506
506
|
c.fragment && c.fragment.l(u), u.forEach(w);
|
|
507
507
|
} else
|
|
508
508
|
c.fragment && c.fragment.c();
|
|
509
|
-
e.intro && b(n.$$.fragment), E(n, e.target, e.anchor),
|
|
509
|
+
e.intro && b(n.$$.fragment), E(n, e.target, e.anchor), Tt();
|
|
510
510
|
}
|
|
511
511
|
$e(a);
|
|
512
512
|
}
|
|
@@ -989,7 +989,7 @@ function es(n, e, t) {
|
|
|
989
989
|
"visible" in c && t(0, s = c.visible), "syncInit" in c && t(2, r = c.syncInit), "$$scope" in c && t(3, i = c.$$scope);
|
|
990
990
|
}, [s, o, r, i, l, a];
|
|
991
991
|
}
|
|
992
|
-
class
|
|
992
|
+
class Dt extends re {
|
|
993
993
|
constructor(e) {
|
|
994
994
|
super(), oe(this, e, es, Qi, te, { visible: 0, syncInit: 2 }, Ji);
|
|
995
995
|
}
|
|
@@ -1267,7 +1267,7 @@ function ms(n) {
|
|
|
1267
1267
|
};
|
|
1268
1268
|
/*visible*/
|
|
1269
1269
|
n[1] !== void 0 && (a.visible = /*visible*/
|
|
1270
|
-
n[1]), t = new
|
|
1270
|
+
n[1]), t = new Dt({ props: a }), be.push(() => ut(t, "visible", o)), i = new as({
|
|
1271
1271
|
props: {
|
|
1272
1272
|
graphSpec: (
|
|
1273
1273
|
/*viewModel*/
|
|
@@ -1579,7 +1579,7 @@ function jt(n, e) {
|
|
|
1579
1579
|
function _s(n) {
|
|
1580
1580
|
return n === void 0 ? !0 : n.some((e, t) => t > 0 && e > 0);
|
|
1581
1581
|
}
|
|
1582
|
-
function
|
|
1582
|
+
function De(n, e) {
|
|
1583
1583
|
return `<span class="dataset-color-${e === "left" ? 0 : 1}">${n}</span>`;
|
|
1584
1584
|
}
|
|
1585
1585
|
function nt(n) {
|
|
@@ -1612,8 +1612,8 @@ class Xn {
|
|
|
1612
1612
|
if (!this.dataRequested)
|
|
1613
1613
|
return;
|
|
1614
1614
|
const s = ws(this.scenario.key, this.datasetKey, l, i), r = (j) => {
|
|
1615
|
-
const x = this.comparisonConfig,
|
|
1616
|
-
return `Data only defined in ${
|
|
1615
|
+
const x = this.comparisonConfig, T = j === "left" ? x.bundleL.name : x.bundleR.name;
|
|
1616
|
+
return `Data only defined in ${De(T, j)}`;
|
|
1617
1617
|
}, o = s.diffReport;
|
|
1618
1618
|
let a, c;
|
|
1619
1619
|
switch (o.validity) {
|
|
@@ -1634,11 +1634,11 @@ class Xn {
|
|
|
1634
1634
|
let v, y;
|
|
1635
1635
|
g.sourceName === void 0 && (f.startTime !== void 0 && u.startTime !== void 0 && (v = Math.min(f.startTime, u.startTime)), f.endTime !== void 0 && u.endTime !== void 0 && (y = Math.max(f.endTime, u.endTime)));
|
|
1636
1636
|
const R = nt(l == null ? void 0 : l.get(this.datasetKey)), $ = nt(i == null ? void 0 : i.get(this.datasetKey)), C = [];
|
|
1637
|
-
function I(j, x,
|
|
1637
|
+
function I(j, x, T, z) {
|
|
1638
1638
|
C.push({
|
|
1639
1639
|
points: j,
|
|
1640
1640
|
color: x,
|
|
1641
|
-
style:
|
|
1641
|
+
style: T || "normal",
|
|
1642
1642
|
lineWidth: z
|
|
1643
1643
|
});
|
|
1644
1644
|
}
|
|
@@ -1647,15 +1647,15 @@ class Xn {
|
|
|
1647
1647
|
const x = nt(i == null ? void 0 : i.get(j.datasetKey));
|
|
1648
1648
|
I(x, j.color, j.style, j.lineWidth);
|
|
1649
1649
|
}
|
|
1650
|
-
let
|
|
1650
|
+
let D = Number.POSITIVE_INFINITY, V = Number.NEGATIVE_INFINITY;
|
|
1651
1651
|
function q(j) {
|
|
1652
1652
|
for (const x of j)
|
|
1653
|
-
x.y <
|
|
1653
|
+
x.y < D && (D = x.y), x.y > V && (V = x.y);
|
|
1654
1654
|
}
|
|
1655
1655
|
for (const j of C)
|
|
1656
1656
|
q(j.points);
|
|
1657
1657
|
this.writableYRange.set({
|
|
1658
|
-
min:
|
|
1658
|
+
min: D,
|
|
1659
1659
|
max: V
|
|
1660
1660
|
});
|
|
1661
1661
|
const S = {
|
|
@@ -2093,7 +2093,7 @@ function Qt(n) {
|
|
|
2093
2093
|
function o(f, u) {
|
|
2094
2094
|
return (
|
|
2095
2095
|
/*$content*/
|
|
2096
|
-
f[3].message ?
|
|
2096
|
+
f[3].message ? Ts : Is
|
|
2097
2097
|
);
|
|
2098
2098
|
}
|
|
2099
2099
|
let a = o(n), c = a(n);
|
|
@@ -2162,7 +2162,7 @@ function Is(n) {
|
|
|
2162
2162
|
}
|
|
2163
2163
|
};
|
|
2164
2164
|
}
|
|
2165
|
-
function
|
|
2165
|
+
function Ts(n) {
|
|
2166
2166
|
let e, t = (
|
|
2167
2167
|
/*$content*/
|
|
2168
2168
|
n[3].message + ""
|
|
@@ -2184,7 +2184,7 @@ function Ds(n) {
|
|
|
2184
2184
|
}
|
|
2185
2185
|
};
|
|
2186
2186
|
}
|
|
2187
|
-
function
|
|
2187
|
+
function Ds(n) {
|
|
2188
2188
|
let e, t, l = (
|
|
2189
2189
|
/*$content*/
|
|
2190
2190
|
n[3] && Qt(n)
|
|
@@ -2223,13 +2223,13 @@ function js(n) {
|
|
|
2223
2223
|
n[8](c);
|
|
2224
2224
|
}
|
|
2225
2225
|
let a = {
|
|
2226
|
-
$$slots: { default: [
|
|
2226
|
+
$$slots: { default: [Ds] },
|
|
2227
2227
|
$$scope: { ctx: n }
|
|
2228
2228
|
};
|
|
2229
2229
|
return (
|
|
2230
2230
|
/*visible*/
|
|
2231
2231
|
n[1] !== void 0 && (a.visible = /*visible*/
|
|
2232
|
-
n[1]), l = new
|
|
2232
|
+
n[1]), l = new Dt({ props: a }), be.push(() => ut(l, "visible", o)), {
|
|
2233
2233
|
c() {
|
|
2234
2234
|
e = p("div"), r && r.c(), t = p("div"), A(l.$$.fragment), h(t, "class", "content-container svelte-1dgb0oc"), h(e, "class", "detail-box svelte-1dgb0oc");
|
|
2235
2235
|
},
|
|
@@ -3184,10 +3184,10 @@ function Os(n) {
|
|
|
3184
3184
|
C & /*viewModel*/
|
|
3185
3185
|
1 && (I.viewModel = /*viewModel*/
|
|
3186
3186
|
$[0].graphL), i.$set(I);
|
|
3187
|
-
const
|
|
3187
|
+
const D = {};
|
|
3188
3188
|
C & /*viewModel*/
|
|
3189
|
-
1 && (
|
|
3190
|
-
$[0].graphR), r.$set(
|
|
3189
|
+
1 && (D.viewModel = /*viewModel*/
|
|
3190
|
+
$[0].graphR), r.$set(D), (!m || C & /*viewModel*/
|
|
3191
3191
|
1) && f !== (f = /*viewModel*/
|
|
3192
3192
|
$[0].graphId + "") && W(u, f), /*viewModel*/
|
|
3193
3193
|
$[0].metadataRows.length > 0 ? v ? v.p($, C) : (v = pl($), v.c(), v.m(o, d)) : v && (v.d(1), v = null), /*viewModel*/
|
|
@@ -3376,7 +3376,7 @@ function Il(n) {
|
|
|
3376
3376
|
}
|
|
3377
3377
|
};
|
|
3378
3378
|
}
|
|
3379
|
-
function
|
|
3379
|
+
function Tl(n) {
|
|
3380
3380
|
let e, t, l, i = B(
|
|
3381
3381
|
/*viewModel*/
|
|
3382
3382
|
n[0].graphSections
|
|
@@ -3438,7 +3438,7 @@ function Dl(n) {
|
|
|
3438
3438
|
}
|
|
3439
3439
|
};
|
|
3440
3440
|
}
|
|
3441
|
-
function
|
|
3441
|
+
function Dl(n) {
|
|
3442
3442
|
let e, t;
|
|
3443
3443
|
return e = new Xs({
|
|
3444
3444
|
props: {
|
|
@@ -3476,7 +3476,7 @@ function jl(n) {
|
|
|
3476
3476
|
let e, t = (
|
|
3477
3477
|
/*graphsRowViewModel*/
|
|
3478
3478
|
n[30]
|
|
3479
|
-
), l, i =
|
|
3479
|
+
), l, i = Dl(n);
|
|
3480
3480
|
return {
|
|
3481
3481
|
c() {
|
|
3482
3482
|
e = p("div"), i.c(), h(e, "class", "row-container svelte-u2txzu");
|
|
@@ -3487,7 +3487,7 @@ function jl(n) {
|
|
|
3487
3487
|
p(s, r) {
|
|
3488
3488
|
r[0] & /*viewModel*/
|
|
3489
3489
|
1 && te(t, t = /*graphsRowViewModel*/
|
|
3490
|
-
s[30]) ? (U(), M(i, 1, 1, K), X(), i =
|
|
3490
|
+
s[30]) ? (U(), M(i, 1, 1, K), X(), i = Dl(s), i.c(), b(i, 1), i.m(e, null)) : i.p(s, r);
|
|
3491
3491
|
},
|
|
3492
3492
|
i(s) {
|
|
3493
3493
|
l || (b(i), l = !0);
|
|
@@ -3757,7 +3757,7 @@ function Js(n) {
|
|
|
3757
3757
|
let e, t, l, i, s, r, o = (
|
|
3758
3758
|
/*viewModel*/
|
|
3759
3759
|
n[0].title + ""
|
|
3760
|
-
), a, c, f, u, d, m, g, v, y, R, $, C, I,
|
|
3760
|
+
), a, c, f, u, d, m, g, v, y, R, $, C, I, D, V, q, S = (
|
|
3761
3761
|
/*viewModel*/
|
|
3762
3762
|
n[0].pretitle && Rl(n)
|
|
3763
3763
|
), j = (
|
|
@@ -3766,13 +3766,13 @@ function Js(n) {
|
|
|
3766
3766
|
), x = (
|
|
3767
3767
|
/*viewModel*/
|
|
3768
3768
|
n[0].annotations && zl(n)
|
|
3769
|
-
),
|
|
3769
|
+
), T = (
|
|
3770
3770
|
/*relatedItemsVisible*/
|
|
3771
3771
|
n[7] && /*viewModel*/
|
|
3772
3772
|
n[0].relatedItems.length > 0 && Cl(n)
|
|
3773
3773
|
), z = (
|
|
3774
3774
|
/*viewModel*/
|
|
3775
|
-
n[0].graphSections.length > 0 &&
|
|
3775
|
+
n[0].graphSections.length > 0 && Tl(n)
|
|
3776
3776
|
), N = (
|
|
3777
3777
|
/*$pinnedDetailRows*/
|
|
3778
3778
|
n[8].length > 0 && xl(n)
|
|
@@ -3813,16 +3813,16 @@ function Js(n) {
|
|
|
3813
3813
|
n[11]
|
|
3814
3814
|
), {
|
|
3815
3815
|
c() {
|
|
3816
|
-
e = p("div"), t = p("div"), l = p("div"), i = p("div"), S && S.c(), s = p("div"), r = p("div"), j && j.c(), a = ee(), x && x.c(), c = p("div"), f = p("div"), u = p("div"), u.textContent = "previous", d = p("div"), d.textContent = " | ", m = p("div"), m.textContent = "next",
|
|
3816
|
+
e = p("div"), t = p("div"), l = p("div"), i = p("div"), S && S.c(), s = p("div"), r = p("div"), j && j.c(), a = ee(), x && x.c(), c = p("div"), f = p("div"), u = p("div"), u.textContent = "previous", d = p("div"), d.textContent = " | ", m = p("div"), m.textContent = "next", T && T.c(), g = p("div"), v = p("div"), z && z.c(), y = ee(), N && N.c(), R = ee(), H && H.c(), $ = ee();
|
|
3817
3817
|
for (let L = 0; L < Y.length; L += 1)
|
|
3818
3818
|
Y[L].c();
|
|
3819
3819
|
C = ee(), A(I.$$.fragment), h(r, "class", "title svelte-u2txzu"), h(s, "class", "title-and-subtitle svelte-u2txzu"), h(i, "class", "title-container svelte-u2txzu"), h(c, "class", "spacer-flex svelte-u2txzu"), h(u, "class", "nav-link svelte-u2txzu"), h(d, "class", "nav-link-sep svelte-u2txzu"), h(m, "class", "nav-link svelte-u2txzu"), h(f, "class", "nav-links no-selection svelte-u2txzu"), h(l, "class", "title-and-links svelte-u2txzu"), h(t, "class", "header-container svelte-u2txzu"), h(v, "class", "scroll-content svelte-u2txzu"), h(g, "class", "scroll-container svelte-u2txzu"), h(g, "tabindex", "0"), h(e, "class", "compare-detail-container svelte-u2txzu");
|
|
3820
3820
|
},
|
|
3821
3821
|
m(L, O) {
|
|
3822
|
-
k(L, e, O), _(e, t), _(t, l), _(l, i), S && S.m(i, null), _(i, s), _(s, r), r.innerHTML = o, j && j.m(s, null), _(s, a), x && x.m(s, null), _(l, c), _(l, f), _(f, u), _(f, d), _(f, m),
|
|
3822
|
+
k(L, e, O), _(e, t), _(t, l), _(l, i), S && S.m(i, null), _(i, s), _(s, r), r.innerHTML = o, j && j.m(s, null), _(s, a), x && x.m(s, null), _(l, c), _(l, f), _(f, u), _(f, d), _(f, m), T && T.m(t, null), _(e, g), _(g, v), z && z.m(v, null), _(v, y), N && N.m(v, null), _(v, R), H && H.m(v, null), _(v, $);
|
|
3823
3823
|
for (let Z = 0; Z < Y.length; Z += 1)
|
|
3824
3824
|
Y[Z] && Y[Z].m(v, null);
|
|
3825
|
-
_(v, C), E(I, v, null), n[18](v), n[19](g),
|
|
3825
|
+
_(v, C), E(I, v, null), n[18](v), n[19](g), D = !0, V || (q = [
|
|
3826
3826
|
ne(
|
|
3827
3827
|
window,
|
|
3828
3828
|
"keydown",
|
|
@@ -3851,15 +3851,15 @@ function Js(n) {
|
|
|
3851
3851
|
},
|
|
3852
3852
|
p(L, O) {
|
|
3853
3853
|
if (/*viewModel*/
|
|
3854
|
-
L[0].pretitle ? S ? S.p(L, O) : (S = Rl(L), S.c(), S.m(i, s)) : S && (S.d(1), S = null), (!
|
|
3854
|
+
L[0].pretitle ? S ? S.p(L, O) : (S = Rl(L), S.c(), S.m(i, s)) : S && (S.d(1), S = null), (!D || O[0] & /*viewModel*/
|
|
3855
3855
|
1) && o !== (o = /*viewModel*/
|
|
3856
3856
|
L[0].title + "") && (r.innerHTML = o), /*viewModel*/
|
|
3857
3857
|
L[0].subtitle ? j ? j.p(L, O) : (j = Sl(L), j.c(), j.m(s, a)) : j && (j.d(1), j = null), /*viewModel*/
|
|
3858
3858
|
L[0].annotations ? x ? x.p(L, O) : (x = zl(L), x.c(), x.m(s, null)) : x && (x.d(1), x = null), /*relatedItemsVisible*/
|
|
3859
3859
|
L[7] && /*viewModel*/
|
|
3860
|
-
L[0].relatedItems.length > 0 ?
|
|
3860
|
+
L[0].relatedItems.length > 0 ? T ? T.p(L, O) : (T = Cl(L), T.c(), T.m(t, null)) : T && (T.d(1), T = null), /*viewModel*/
|
|
3861
3861
|
L[0].graphSections.length > 0 ? z ? (z.p(L, O), O[0] & /*viewModel*/
|
|
3862
|
-
1 && b(z, 1)) : (z =
|
|
3862
|
+
1 && b(z, 1)) : (z = Tl(L), z.c(), b(z, 1), z.m(v, y)) : z && (U(), M(z, 1, 1, () => {
|
|
3863
3863
|
z = null;
|
|
3864
3864
|
}), X()), /*$pinnedDetailRows*/
|
|
3865
3865
|
L[8].length > 0 ? N ? (N.p(L, O), O[0] & /*$pinnedDetailRows*/
|
|
@@ -3891,31 +3891,31 @@ function Js(n) {
|
|
|
3891
3891
|
L[6]), I.$set(Z);
|
|
3892
3892
|
},
|
|
3893
3893
|
i(L) {
|
|
3894
|
-
if (!
|
|
3894
|
+
if (!D) {
|
|
3895
3895
|
b(z), b(N);
|
|
3896
3896
|
for (let O = 0; O < G.length; O += 1)
|
|
3897
3897
|
b(Y[O]);
|
|
3898
|
-
b(I.$$.fragment, L),
|
|
3898
|
+
b(I.$$.fragment, L), D = !0;
|
|
3899
3899
|
}
|
|
3900
3900
|
},
|
|
3901
3901
|
o(L) {
|
|
3902
3902
|
M(z), M(N), Y = Y.filter(Boolean);
|
|
3903
3903
|
for (let O = 0; O < Y.length; O += 1)
|
|
3904
3904
|
M(Y[O]);
|
|
3905
|
-
M(I.$$.fragment, L),
|
|
3905
|
+
M(I.$$.fragment, L), D = !1;
|
|
3906
3906
|
},
|
|
3907
3907
|
d(L) {
|
|
3908
|
-
L && w(e), S && S.d(), j && j.d(), x && x.d(),
|
|
3908
|
+
L && w(e), S && S.d(), j && j.d(), x && x.d(), T && T.d(), z && z.d(), N && N.d(), H && H.d(), se(Y, L), F(I), n[18](null), n[19](null), V = !1, we(q);
|
|
3909
3909
|
}
|
|
3910
3910
|
};
|
|
3911
3911
|
}
|
|
3912
3912
|
function Qs(n, e, t) {
|
|
3913
|
-
let l, i = K, s = () => (i(), i = je(c, (
|
|
3913
|
+
let l, i = K, s = () => (i(), i = je(c, (T) => t(8, l = T)), c);
|
|
3914
3914
|
n.$$.on_destroy.push(() => i());
|
|
3915
3915
|
let { viewModel: r } = e, o, a, c, f, u, d, m = [], g, v = !1;
|
|
3916
3916
|
const y = Ie();
|
|
3917
|
-
function R(
|
|
3918
|
-
switch (
|
|
3917
|
+
function R(T) {
|
|
3918
|
+
switch (T) {
|
|
3919
3919
|
case "detail-previous":
|
|
3920
3920
|
case "detail-next": {
|
|
3921
3921
|
let z;
|
|
@@ -3934,24 +3934,24 @@ function Qs(n, e, t) {
|
|
|
3934
3934
|
qe(r.kind);
|
|
3935
3935
|
}
|
|
3936
3936
|
y("command", {
|
|
3937
|
-
cmd:
|
|
3937
|
+
cmd: T === "detail-previous" ? "show-comparison-detail-for-previous" : "show-comparison-detail-for-next",
|
|
3938
3938
|
kind: z,
|
|
3939
3939
|
summaryRowKey: r.summaryRowKey
|
|
3940
3940
|
});
|
|
3941
3941
|
break;
|
|
3942
3942
|
}
|
|
3943
3943
|
default:
|
|
3944
|
-
y("command", { cmd:
|
|
3944
|
+
y("command", { cmd: T });
|
|
3945
3945
|
break;
|
|
3946
3946
|
}
|
|
3947
3947
|
}
|
|
3948
|
-
function $(
|
|
3948
|
+
function $(T) {
|
|
3949
3949
|
var z;
|
|
3950
|
-
const N = (z =
|
|
3950
|
+
const N = (z = T.detail) === null || z === void 0 ? void 0 : z.kind;
|
|
3951
3951
|
switch (N) {
|
|
3952
3952
|
case "box":
|
|
3953
3953
|
case "row": {
|
|
3954
|
-
const H =
|
|
3954
|
+
const H = T.detail.itemKey, G = Ce(r.pinnedItemState.getPinned(H)), Y = G ? "Unpin" : "Pin", J = N === "row" ? "Row" : o;
|
|
3955
3955
|
if (d = H, t(5, m = [
|
|
3956
3956
|
{
|
|
3957
3957
|
key: "toggle-item-pinned",
|
|
@@ -3964,7 +3964,7 @@ function Qs(n, e, t) {
|
|
|
3964
3964
|
displayText: `Move ${J} to Top`
|
|
3965
3965
|
});
|
|
3966
3966
|
}
|
|
3967
|
-
t(6, g =
|
|
3967
|
+
t(6, g = T.detail.clickEvent);
|
|
3968
3968
|
break;
|
|
3969
3969
|
}
|
|
3970
3970
|
default:
|
|
@@ -3975,9 +3975,9 @@ function Qs(n, e, t) {
|
|
|
3975
3975
|
function C() {
|
|
3976
3976
|
t(6, g = void 0);
|
|
3977
3977
|
}
|
|
3978
|
-
function I(
|
|
3978
|
+
function I(T) {
|
|
3979
3979
|
t(6, g = void 0);
|
|
3980
|
-
const z = d, N =
|
|
3980
|
+
const z = d, N = T.detail;
|
|
3981
3981
|
switch (N) {
|
|
3982
3982
|
case "toggle-item-pinned":
|
|
3983
3983
|
r.pinnedItemState.toggleItemPinned(z);
|
|
@@ -3990,8 +3990,8 @@ function Qs(n, e, t) {
|
|
|
3990
3990
|
break;
|
|
3991
3991
|
}
|
|
3992
3992
|
}
|
|
3993
|
-
function T
|
|
3994
|
-
|
|
3993
|
+
function D(T) {
|
|
3994
|
+
T.key === "ArrowLeft" ? (R("detail-previous"), T.preventDefault()) : T.key === "ArrowRight" ? (R("detail-next"), T.preventDefault()) : T.key === "ArrowUp" && f.scrollTop === 0 && (R("show-summary"), T.preventDefault());
|
|
3995
3995
|
}
|
|
3996
3996
|
function V() {
|
|
3997
3997
|
t(7, v = !v);
|
|
@@ -4000,18 +4000,18 @@ function Qs(n, e, t) {
|
|
|
4000
4000
|
f.focus();
|
|
4001
4001
|
});
|
|
4002
4002
|
const q = () => R("detail-previous"), S = () => R("detail-next");
|
|
4003
|
-
function j(
|
|
4004
|
-
be[
|
|
4005
|
-
u =
|
|
4003
|
+
function j(T) {
|
|
4004
|
+
be[T ? "unshift" : "push"](() => {
|
|
4005
|
+
u = T, t(4, u);
|
|
4006
4006
|
});
|
|
4007
4007
|
}
|
|
4008
|
-
function x(
|
|
4009
|
-
be[
|
|
4010
|
-
f =
|
|
4008
|
+
function x(T) {
|
|
4009
|
+
be[T ? "unshift" : "push"](() => {
|
|
4010
|
+
f = T, t(1, f), t(0, r), t(15, o);
|
|
4011
4011
|
});
|
|
4012
4012
|
}
|
|
4013
|
-
return n.$$set = (
|
|
4014
|
-
"viewModel" in
|
|
4013
|
+
return n.$$set = (T) => {
|
|
4014
|
+
"viewModel" in T && t(0, r = T.viewModel);
|
|
4015
4015
|
}, n.$$.update = () => {
|
|
4016
4016
|
if (n.$$.dirty[0] & /*viewModel, itemKind, scrollContainer*/
|
|
4017
4017
|
32771 && r) {
|
|
@@ -4046,7 +4046,7 @@ function Qs(n, e, t) {
|
|
|
4046
4046
|
$,
|
|
4047
4047
|
C,
|
|
4048
4048
|
I,
|
|
4049
|
-
|
|
4049
|
+
D,
|
|
4050
4050
|
V,
|
|
4051
4051
|
o,
|
|
4052
4052
|
q,
|
|
@@ -4714,7 +4714,7 @@ function uo(n) {
|
|
|
4714
4714
|
function mo(n, e, t) {
|
|
4715
4715
|
const l = ["class", "data", "scale", "spin", "inverse", "pulse", "flip", "label", "style"];
|
|
4716
4716
|
let i = st(e, l), { $$slots: s = {}, $$scope: r } = e, { class: o = "" } = e, { data: a } = e, c, { scale: f = 1 } = e, { spin: u = !1 } = e, { inverse: d = !1 } = e, { pulse: m = !1 } = e, { flip: g = void 0 } = e, { label: v = "" } = e, { style: y = "" } = e, R = 10, $ = 10, C, I;
|
|
4717
|
-
function
|
|
4717
|
+
function D() {
|
|
4718
4718
|
let z = 1;
|
|
4719
4719
|
return typeof f < "u" && (z = Number(f)), isNaN(z) || z <= 0 ? (console.warn('Invalid prop: prop "scale" should be a number over 0.'), Al) : z * Al;
|
|
4720
4720
|
}
|
|
@@ -4725,18 +4725,18 @@ function mo(n, e, t) {
|
|
|
4725
4725
|
return c ? Math.max(c.width, c.height) / 16 : 1;
|
|
4726
4726
|
}
|
|
4727
4727
|
function S() {
|
|
4728
|
-
return c ? c.width / q() *
|
|
4728
|
+
return c ? c.width / q() * D() : 0;
|
|
4729
4729
|
}
|
|
4730
4730
|
function j() {
|
|
4731
|
-
return c ? c.height / q() *
|
|
4731
|
+
return c ? c.height / q() * D() : 0;
|
|
4732
4732
|
}
|
|
4733
4733
|
function x() {
|
|
4734
4734
|
let z = "";
|
|
4735
4735
|
y !== null && (z += y);
|
|
4736
|
-
let N =
|
|
4736
|
+
let N = D();
|
|
4737
4737
|
return N === 1 ? z.length === 0 ? "" : z : (z !== "" && !z.endsWith(";") && (z += "; "), `${z}font-size: ${N}em`);
|
|
4738
4738
|
}
|
|
4739
|
-
function
|
|
4739
|
+
function T(z) {
|
|
4740
4740
|
c = z, t(6, c), t(12, a), t(14, y), t(13, f);
|
|
4741
4741
|
}
|
|
4742
4742
|
return n.$$set = (z) => {
|
|
@@ -4761,7 +4761,7 @@ function mo(n, e, t) {
|
|
|
4761
4761
|
f,
|
|
4762
4762
|
y,
|
|
4763
4763
|
s,
|
|
4764
|
-
|
|
4764
|
+
T,
|
|
4765
4765
|
r
|
|
4766
4766
|
];
|
|
4767
4767
|
}
|
|
@@ -4832,14 +4832,14 @@ function Yl(n) {
|
|
|
4832
4832
|
), y, R = (
|
|
4833
4833
|
/*thresholds*/
|
|
4834
4834
|
n[8][4] + ""
|
|
4835
|
-
), $, C, I,
|
|
4835
|
+
), $, C, I, D, V, q, S;
|
|
4836
4836
|
function j(G, Y) {
|
|
4837
4837
|
return (
|
|
4838
4838
|
/*$bundleNamesL*/
|
|
4839
4839
|
G[2].length > 1 ? go : vo
|
|
4840
4840
|
);
|
|
4841
4841
|
}
|
|
4842
|
-
let x = j(n),
|
|
4842
|
+
let x = j(n), T = x(n);
|
|
4843
4843
|
function z(G, Y) {
|
|
4844
4844
|
return (
|
|
4845
4845
|
/*$bundleNamesR*/
|
|
@@ -4847,12 +4847,12 @@ function Yl(n) {
|
|
|
4847
4847
|
);
|
|
4848
4848
|
}
|
|
4849
4849
|
let N = z(n), H = N(n);
|
|
4850
|
-
return
|
|
4850
|
+
return D = new ei({ props: { class: "icon", data: $i } }), {
|
|
4851
4851
|
c() {
|
|
4852
|
-
e = p("div"), t = p("div"), l = p("div"), l.textContent = "Comparing:",
|
|
4852
|
+
e = p("div"), t = p("div"), l = p("div"), l.textContent = "Comparing:", T.c(), i = ee(), H.c(), s = p("div"), r = p("div"), o = p("div"), o.textContent = "Thresholds:", a = p("div"), f = p("div"), d = p("div"), g = p("div"), y = p("div"), $ = p("div"), C = p("div"), I = p("div"), A(D.$$.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(o, "class", "label svelte-1tdmciz"), h(a, "class", "label bucket-color-0 svelte-1tdmciz"), h(f, "class", "label bucket-color-1 svelte-1tdmciz"), h(d, "class", "label bucket-color-2 svelte-1tdmciz"), h(g, "class", "label bucket-color-3 svelte-1tdmciz"), h(y, "class", "label bucket-color-4 svelte-1tdmciz"), h(r, "class", "header-group svelte-1tdmciz"), h($, "class", "spacer-fixed svelte-1tdmciz"), h(I, "class", "icon-button controls svelte-1tdmciz"), h(C, "class", "header-group svelte-1tdmciz");
|
|
4853
4853
|
},
|
|
4854
4854
|
m(G, Y) {
|
|
4855
|
-
k(G, e, Y), k(G, t, Y), _(t, l),
|
|
4855
|
+
k(G, e, Y), k(G, t, Y), _(t, l), T.m(t, null), _(t, i), H.m(t, null), k(G, s, Y), k(G, r, Y), _(r, o), _(r, a), a.innerHTML = c, _(r, f), f.innerHTML = u, _(r, d), d.innerHTML = m, _(r, g), g.innerHTML = v, _(r, y), y.innerHTML = R, k(G, $, Y), k(G, C, Y), _(C, I), E(D, I, null), V = !0, q || (S = ne(
|
|
4856
4856
|
I,
|
|
4857
4857
|
"click",
|
|
4858
4858
|
/*onToggleControls*/
|
|
@@ -4860,16 +4860,16 @@ function Yl(n) {
|
|
|
4860
4860
|
), q = !0);
|
|
4861
4861
|
},
|
|
4862
4862
|
p(G, Y) {
|
|
4863
|
-
x === (x = j(G)) &&
|
|
4863
|
+
x === (x = j(G)) && T ? T.p(G, Y) : (T.d(1), T = x(G), T && (T.c(), T.m(t, i))), N === (N = z(G)) && H ? H.p(G, Y) : (H.d(1), H = N(G), H && (H.c(), H.m(t, null)));
|
|
4864
4864
|
},
|
|
4865
4865
|
i(G) {
|
|
4866
|
-
V || (b(
|
|
4866
|
+
V || (b(D.$$.fragment, G), V = !0);
|
|
4867
4867
|
},
|
|
4868
4868
|
o(G) {
|
|
4869
|
-
M(
|
|
4869
|
+
M(D.$$.fragment, G), V = !1;
|
|
4870
4870
|
},
|
|
4871
4871
|
d(G) {
|
|
4872
|
-
G && (w(e), w(t), w(s), w(r), w($), w(C)),
|
|
4872
|
+
G && (w(e), w(t), w(s), w(r), w($), w(C)), T.d(), H.d(), F(D), q = !1, S();
|
|
4873
4873
|
}
|
|
4874
4874
|
};
|
|
4875
4875
|
}
|
|
@@ -5191,7 +5191,7 @@ function Mo(n, e, t) {
|
|
|
5191
5191
|
c.controlsVisible.update((S) => !S);
|
|
5192
5192
|
}
|
|
5193
5193
|
let I = !0;
|
|
5194
|
-
function
|
|
5194
|
+
function D() {
|
|
5195
5195
|
l = this.checked, f.set(l);
|
|
5196
5196
|
}
|
|
5197
5197
|
function V() {
|
|
@@ -5223,7 +5223,7 @@ function Mo(n, e, t) {
|
|
|
5223
5223
|
$,
|
|
5224
5224
|
C,
|
|
5225
5225
|
I,
|
|
5226
|
-
|
|
5226
|
+
D,
|
|
5227
5227
|
V,
|
|
5228
5228
|
q
|
|
5229
5229
|
];
|
|
@@ -5363,7 +5363,7 @@ function Io(n) {
|
|
|
5363
5363
|
}
|
|
5364
5364
|
};
|
|
5365
5365
|
}
|
|
5366
|
-
function
|
|
5366
|
+
function To(n) {
|
|
5367
5367
|
let e, t, l, i;
|
|
5368
5368
|
return {
|
|
5369
5369
|
c() {
|
|
@@ -5462,13 +5462,13 @@ function tn(n) {
|
|
|
5462
5462
|
), m, g, v, y, R, $ = (
|
|
5463
5463
|
/*row*/
|
|
5464
5464
|
n[5].minTimeR + ""
|
|
5465
|
-
), C, I,
|
|
5465
|
+
), C, I, D = (
|
|
5466
5466
|
/*row*/
|
|
5467
5467
|
n[5].avgTimeR + ""
|
|
5468
5468
|
), V, q, S = (
|
|
5469
5469
|
/*row*/
|
|
5470
5470
|
n[5].maxTimeR + ""
|
|
5471
|
-
), j, x,
|
|
5471
|
+
), j, x, T, z;
|
|
5472
5472
|
return v = new Mt({
|
|
5473
5473
|
props: {
|
|
5474
5474
|
viewModel: (
|
|
@@ -5477,7 +5477,7 @@ function tn(n) {
|
|
|
5477
5477
|
),
|
|
5478
5478
|
colorClass: "dataset-bg-0"
|
|
5479
5479
|
}
|
|
5480
|
-
}),
|
|
5480
|
+
}), T = new Mt({
|
|
5481
5481
|
props: {
|
|
5482
5482
|
viewModel: (
|
|
5483
5483
|
/*row*/
|
|
@@ -5487,10 +5487,10 @@ function tn(n) {
|
|
|
5487
5487
|
}
|
|
5488
5488
|
}), {
|
|
5489
5489
|
c() {
|
|
5490
|
-
e = p("tr"), t = p("td"), i = P(l), s = p("td"), o = P(r), a = p("td"), f = P(c), u = p("td"), m = P(d), g = p("td"), A(v.$$.fragment), y = p("tr"), R = p("td"), C = P($), I = p("td"), V = P(
|
|
5490
|
+
e = p("tr"), t = p("td"), i = P(l), s = p("td"), o = P(r), a = p("td"), f = P(c), u = p("td"), m = P(d), g = p("td"), A(v.$$.fragment), y = p("tr"), R = p("td"), C = P($), I = p("td"), V = P(D), q = p("td"), j = P(S), x = p("td"), A(T.$$.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(u, "class", "dim svelte-15dp53"), h(g, "class", "plot svelte-15dp53"), h(R, "class", "dim svelte-15dp53"), h(I, "class", "value dataset-color-1 svelte-15dp53"), h(q, "class", "dim svelte-15dp53"), h(x, "class", "plot svelte-15dp53");
|
|
5491
5491
|
},
|
|
5492
5492
|
m(N, H) {
|
|
5493
|
-
k(N, e, H), _(e, t), _(t, i), _(e, s), _(s, o), _(e, a), _(a, f), _(e, u), _(u, m), _(e, g), E(v, g, null), k(N, y, H), _(y, R), _(R, C), _(y, I), _(I, V), _(y, q), _(q, j), _(y, x), E(
|
|
5493
|
+
k(N, e, H), _(e, t), _(t, i), _(e, s), _(s, o), _(e, a), _(a, f), _(e, u), _(u, m), _(e, g), E(v, g, null), k(N, y, H), _(y, R), _(R, C), _(y, I), _(I, V), _(y, q), _(q, j), _(y, x), E(T, x, null), z = !0;
|
|
5494
5494
|
},
|
|
5495
5495
|
p(N, H) {
|
|
5496
5496
|
(!z || H & /*$rows*/
|
|
@@ -5508,32 +5508,32 @@ function tn(n) {
|
|
|
5508
5508
|
N[5].dotPlotL), v.$set(G), (!z || H & /*$rows*/
|
|
5509
5509
|
2) && $ !== ($ = /*row*/
|
|
5510
5510
|
N[5].minTimeR + "") && W(C, $), (!z || H & /*$rows*/
|
|
5511
|
-
2) &&
|
|
5512
|
-
N[5].avgTimeR + "") && W(V,
|
|
5511
|
+
2) && D !== (D = /*row*/
|
|
5512
|
+
N[5].avgTimeR + "") && W(V, D), (!z || H & /*$rows*/
|
|
5513
5513
|
2) && S !== (S = /*row*/
|
|
5514
5514
|
N[5].maxTimeR + "") && W(j, S);
|
|
5515
5515
|
const Y = {};
|
|
5516
5516
|
H & /*$rows*/
|
|
5517
5517
|
2 && (Y.viewModel = /*row*/
|
|
5518
|
-
N[5].dotPlotR),
|
|
5518
|
+
N[5].dotPlotR), T.$set(Y);
|
|
5519
5519
|
},
|
|
5520
5520
|
i(N) {
|
|
5521
|
-
z || (b(v.$$.fragment, N), b(
|
|
5521
|
+
z || (b(v.$$.fragment, N), b(T.$$.fragment, N), z = !0);
|
|
5522
5522
|
},
|
|
5523
5523
|
o(N) {
|
|
5524
|
-
M(v.$$.fragment, N), M(
|
|
5524
|
+
M(v.$$.fragment, N), M(T.$$.fragment, N), z = !1;
|
|
5525
5525
|
},
|
|
5526
5526
|
d(N) {
|
|
5527
|
-
N && (w(e), w(y)), F(v), F(
|
|
5527
|
+
N && (w(e), w(y)), F(v), F(T);
|
|
5528
5528
|
}
|
|
5529
5529
|
};
|
|
5530
5530
|
}
|
|
5531
|
-
function
|
|
5531
|
+
function Do(n) {
|
|
5532
5532
|
let e, t, l, i;
|
|
5533
5533
|
function s(c, f) {
|
|
5534
5534
|
return (
|
|
5535
5535
|
/*running*/
|
|
5536
|
-
c[0] ? Io :
|
|
5536
|
+
c[0] ? Io : To
|
|
5537
5537
|
);
|
|
5538
5538
|
}
|
|
5539
5539
|
let r = s(n), o = r(n), a = (
|
|
@@ -5585,7 +5585,7 @@ function jo(n, e, t) {
|
|
|
5585
5585
|
}
|
|
5586
5586
|
class Lo extends re {
|
|
5587
5587
|
constructor(e) {
|
|
5588
|
-
super(), oe(this, e, jo,
|
|
5588
|
+
super(), oe(this, e, jo, Do, te, { viewModel: 4 }, Co);
|
|
5589
5589
|
}
|
|
5590
5590
|
}
|
|
5591
5591
|
function Vo(n) {
|
|
@@ -5666,7 +5666,7 @@ function No(n) {
|
|
|
5666
5666
|
return (
|
|
5667
5667
|
/*visible*/
|
|
5668
5668
|
n[0] !== void 0 && (s.visible = /*visible*/
|
|
5669
|
-
n[0]), e = new
|
|
5669
|
+
n[0]), e = new Dt({ props: s }), be.push(() => ut(e, "visible", i)), {
|
|
5670
5670
|
c() {
|
|
5671
5671
|
A(e.$$.fragment);
|
|
5672
5672
|
},
|
|
@@ -6689,7 +6689,7 @@ function dr(n) {
|
|
|
6689
6689
|
n[0].withDiffs && In(n)
|
|
6690
6690
|
), u = (
|
|
6691
6691
|
/*viewModel*/
|
|
6692
|
-
n[0].withoutDiffs &&
|
|
6692
|
+
n[0].withoutDiffs && Dn(n)
|
|
6693
6693
|
);
|
|
6694
6694
|
return {
|
|
6695
6695
|
c() {
|
|
@@ -6717,7 +6717,7 @@ function dr(n) {
|
|
|
6717
6717
|
f = null;
|
|
6718
6718
|
}), X()), /*viewModel*/
|
|
6719
6719
|
d[0].withoutDiffs ? u ? (u.p(d, m), m & /*viewModel*/
|
|
6720
|
-
1 && b(u, 1)) : (u =
|
|
6720
|
+
1 && b(u, 1)) : (u = Dn(d), u.c(), b(u, 1), u.m(s.parentNode, s)) : u && (U(), M(u, 1, 1, () => {
|
|
6721
6721
|
u = null;
|
|
6722
6722
|
}), X());
|
|
6723
6723
|
},
|
|
@@ -7121,7 +7121,7 @@ function In(n) {
|
|
|
7121
7121
|
n[0].withDiffs.rows
|
|
7122
7122
|
), s = [];
|
|
7123
7123
|
for (let o = 0; o < i.length; o += 1)
|
|
7124
|
-
s[o] =
|
|
7124
|
+
s[o] = Tn(gn(n, i, o));
|
|
7125
7125
|
const r = (o) => M(s[o], 1, 1, () => {
|
|
7126
7126
|
s[o] = null;
|
|
7127
7127
|
});
|
|
@@ -7151,7 +7151,7 @@ function In(n) {
|
|
|
7151
7151
|
let f;
|
|
7152
7152
|
for (f = 0; f < i.length; f += 1) {
|
|
7153
7153
|
const u = gn(o, i, f);
|
|
7154
|
-
s[f] ? (s[f].p(u, a), b(s[f], 1)) : (s[f] =
|
|
7154
|
+
s[f] ? (s[f].p(u, a), b(s[f], 1)) : (s[f] = Tn(u), s[f].c(), b(s[f], 1), s[f].m(e, null));
|
|
7155
7155
|
}
|
|
7156
7156
|
for (U(), f = i.length; f < s.length; f += 1)
|
|
7157
7157
|
r(f);
|
|
@@ -7177,7 +7177,7 @@ function In(n) {
|
|
|
7177
7177
|
}
|
|
7178
7178
|
};
|
|
7179
7179
|
}
|
|
7180
|
-
function
|
|
7180
|
+
function Tn(n) {
|
|
7181
7181
|
let e, t;
|
|
7182
7182
|
return e = new ke({
|
|
7183
7183
|
props: { viewModel: (
|
|
@@ -7212,7 +7212,7 @@ function Dn(n) {
|
|
|
7212
7212
|
}
|
|
7213
7213
|
};
|
|
7214
7214
|
}
|
|
7215
|
-
function
|
|
7215
|
+
function Dn(n) {
|
|
7216
7216
|
let e, t, l;
|
|
7217
7217
|
t = new ke({
|
|
7218
7218
|
props: {
|
|
@@ -7552,10 +7552,10 @@ function gr(n) {
|
|
|
7552
7552
|
), g, v, y, R, $, C = (
|
|
7553
7553
|
/*viewModel*/
|
|
7554
7554
|
n[0].modelSize + ""
|
|
7555
|
-
), I,
|
|
7555
|
+
), I, D, V = (
|
|
7556
7556
|
/*viewModel*/
|
|
7557
7557
|
n[0].modelSizePctChange + ""
|
|
7558
|
-
), q, S, j, x,
|
|
7558
|
+
), q, S, j, x, T = (
|
|
7559
7559
|
/*viewModel*/
|
|
7560
7560
|
n[0].dataSize + ""
|
|
7561
7561
|
), z, N, H = (
|
|
@@ -7579,11 +7579,11 @@ function gr(n) {
|
|
|
7579
7579
|
);
|
|
7580
7580
|
return {
|
|
7581
7581
|
c() {
|
|
7582
|
-
e = p("td"), l = P(t), i = p("td"), s = p("div"), r = p("div"), a = P(o), c = p("div"), f = p("td"), u = p("div"), d = p("div"), g = P(m), v = p("div"), y = p("td"), R = p("div"), $ = p("div"), I = P(C),
|
|
7583
|
-
n[1] + " svelte-1eev7sk"), h(r, "class", "value svelte-1eev7sk"), h(c, "class", "change svelte-1eev7sk"), h(s, "class", "cell svelte-1eev7sk"), h(i, "class", "svelte-1eev7sk"), h(d, "class", "value svelte-1eev7sk"), h(v, "class", "change svelte-1eev7sk"), h(u, "class", "cell svelte-1eev7sk"), h(f, "class", "svelte-1eev7sk"), h($, "class", "value svelte-1eev7sk"), h(
|
|
7582
|
+
e = p("td"), l = P(t), i = p("td"), s = p("div"), r = p("div"), a = P(o), c = p("div"), f = p("td"), u = p("div"), d = p("div"), g = P(m), v = p("div"), y = p("td"), R = p("div"), $ = p("div"), I = P(C), D = p("div"), q = P(V), S = p("td"), j = p("div"), x = p("div"), z = P(T), N = p("div"), G = P(H), Y = p("td"), J = p("div"), L = p("div"), Z = P(O), Q = p("div"), ge = P(ae), _e = p("td"), ye = p("div"), Xe = p("div"), dt = P(Ze), mt = p("div"), Fe = p("td"), He = p("div"), Je = p("div"), ht = P(Qe), pt = p("div"), me && me.c(), Ae = ee(), h(e, "class", "name " + /*modelTextClass*/
|
|
7583
|
+
n[1] + " svelte-1eev7sk"), h(r, "class", "value svelte-1eev7sk"), h(c, "class", "change svelte-1eev7sk"), h(s, "class", "cell svelte-1eev7sk"), h(i, "class", "svelte-1eev7sk"), h(d, "class", "value svelte-1eev7sk"), h(v, "class", "change svelte-1eev7sk"), h(u, "class", "cell svelte-1eev7sk"), h(f, "class", "svelte-1eev7sk"), h($, "class", "value svelte-1eev7sk"), h(D, "class", "change svelte-1eev7sk"), h(R, "class", "cell svelte-1eev7sk"), h(y, "class", "svelte-1eev7sk"), h(x, "class", "value svelte-1eev7sk"), h(N, "class", "change svelte-1eev7sk"), h(j, "class", "cell svelte-1eev7sk"), h(S, "class", "svelte-1eev7sk"), h(L, "class", "value svelte-1eev7sk"), h(Q, "class", "change svelte-1eev7sk"), h(J, "class", "cell svelte-1eev7sk"), h(Y, "class", "svelte-1eev7sk"), h(Xe, "class", "value svelte-1eev7sk"), h(mt, "class", "change svelte-1eev7sk"), h(ye, "class", "cell dim svelte-1eev7sk"), h(_e, "class", "svelte-1eev7sk"), h(Je, "class", "value svelte-1eev7sk"), h(pt, "class", "change svelte-1eev7sk"), h(He, "class", "cell dim svelte-1eev7sk"), h(Fe, "class", "svelte-1eev7sk");
|
|
7584
7584
|
},
|
|
7585
7585
|
m(le, fe) {
|
|
7586
|
-
k(le, e, fe), _(e, l), k(le, i, fe), _(i, s), _(s, r), _(r, a), _(s, c), k(le, f, fe), _(f, u), _(u, d), _(d, g), _(u, v), k(le, y, fe), _(y, R), _(R, $), _($, I), _(R,
|
|
7586
|
+
k(le, e, fe), _(e, l), k(le, i, fe), _(i, s), _(s, r), _(r, a), _(s, c), k(le, f, fe), _(f, u), _(u, d), _(d, g), _(u, v), k(le, y, fe), _(y, R), _(R, $), _($, I), _(R, D), _(D, q), k(le, S, fe), _(S, j), _(j, x), _(x, z), _(j, N), _(N, G), k(le, Y, fe), _(Y, J), _(J, L), _(L, Z), _(J, Q), _(Q, ge), k(le, _e, fe), _(_e, ye), _(ye, Xe), _(Xe, dt), _(ye, mt), k(le, Fe, fe), _(Fe, He), _(He, Je), _(Je, ht), _(He, pt), me && me.m(le, fe), k(le, Ae, fe), pe = !0;
|
|
7587
7587
|
},
|
|
7588
7588
|
p(le, [fe]) {
|
|
7589
7589
|
(!pe || fe & /*viewModel*/
|
|
@@ -7597,8 +7597,8 @@ function gr(n) {
|
|
|
7597
7597
|
le[0].modelSize + "") && W(I, C), (!pe || fe & /*viewModel*/
|
|
7598
7598
|
1) && V !== (V = /*viewModel*/
|
|
7599
7599
|
le[0].modelSizePctChange + "") && W(q, V), (!pe || fe & /*viewModel*/
|
|
7600
|
-
1) &&
|
|
7601
|
-
le[0].dataSize + "") && W(z,
|
|
7600
|
+
1) && T !== (T = /*viewModel*/
|
|
7601
|
+
le[0].dataSize + "") && W(z, T), (!pe || fe & /*viewModel*/
|
|
7602
7602
|
1) && H !== (H = /*viewModel*/
|
|
7603
7603
|
le[0].dataSizePctChange + "") && W(G, H), (!pe || fe & /*viewModel*/
|
|
7604
7604
|
1) && O !== (O = /*viewModel*/
|
|
@@ -7989,7 +7989,7 @@ function Ir(n) {
|
|
|
7989
7989
|
}
|
|
7990
7990
|
};
|
|
7991
7991
|
}
|
|
7992
|
-
function
|
|
7992
|
+
function Tr(n) {
|
|
7993
7993
|
let e, t;
|
|
7994
7994
|
return e = new Lt({
|
|
7995
7995
|
props: {
|
|
@@ -8026,7 +8026,7 @@ function Dr(n) {
|
|
|
8026
8026
|
}
|
|
8027
8027
|
};
|
|
8028
8028
|
}
|
|
8029
|
-
function
|
|
8029
|
+
function Dr(n) {
|
|
8030
8030
|
let e, t;
|
|
8031
8031
|
return e = new nr({
|
|
8032
8032
|
props: {
|
|
@@ -8076,7 +8076,7 @@ function jr(n) {
|
|
|
8076
8076
|
/*command_handler_1*/
|
|
8077
8077
|
n[4]
|
|
8078
8078
|
);
|
|
8079
|
-
const c = [
|
|
8079
|
+
const c = [Dr, Tr, Ir, Cr], f = [];
|
|
8080
8080
|
function u(d, m) {
|
|
8081
8081
|
return (
|
|
8082
8082
|
/*$selectedTabId*/
|
|
@@ -8458,15 +8458,15 @@ function Ar(n, e, t) {
|
|
|
8458
8458
|
t(1, u = void 0), t(3, m = "summary");
|
|
8459
8459
|
}
|
|
8460
8460
|
function $(I) {
|
|
8461
|
-
const
|
|
8461
|
+
const D = I.detail, V = D.cmd;
|
|
8462
8462
|
switch (V) {
|
|
8463
8463
|
case "show-summary":
|
|
8464
8464
|
R();
|
|
8465
8465
|
break;
|
|
8466
8466
|
case "enter-tab":
|
|
8467
|
-
if (
|
|
8467
|
+
if (D.itemId !== "checks") {
|
|
8468
8468
|
let q;
|
|
8469
|
-
switch (
|
|
8469
|
+
switch (D.itemId) {
|
|
8470
8470
|
case "comp-views":
|
|
8471
8471
|
q = "views";
|
|
8472
8472
|
break;
|
|
@@ -8484,11 +8484,11 @@ function Ar(n, e, t) {
|
|
|
8484
8484
|
}
|
|
8485
8485
|
break;
|
|
8486
8486
|
case "show-comparison-detail":
|
|
8487
|
-
t(1, u = o.createCompareDetailViewModelForSummaryRow(
|
|
8487
|
+
t(1, u = o.createCompareDetailViewModelForSummaryRow(D.summaryRow)), t(3, m = "comparison-detail");
|
|
8488
8488
|
break;
|
|
8489
8489
|
case "show-comparison-detail-for-previous":
|
|
8490
8490
|
case "show-comparison-detail-for-next": {
|
|
8491
|
-
const q = V === "show-comparison-detail-for-previous" ? -1 : 1, S = o.createCompareDetailViewModelForSummaryRowWithDelta(
|
|
8491
|
+
const q = V === "show-comparison-detail-for-previous" ? -1 : 1, S = o.createCompareDetailViewModelForSummaryRowWithDelta(D.kind, D.summaryRowKey, q);
|
|
8492
8492
|
S && (t(1, u = S), t(3, m = "comparison-detail"));
|
|
8493
8493
|
break;
|
|
8494
8494
|
}
|
|
@@ -8504,7 +8504,7 @@ function Ar(n, e, t) {
|
|
|
8504
8504
|
if (!(I.altKey || I.ctrlKey || I.metaKey || I.shiftKey || I.isComposing))
|
|
8505
8505
|
switch (I.key) {
|
|
8506
8506
|
case "c":
|
|
8507
|
-
o.headerViewModel.controlsVisible.update((
|
|
8507
|
+
o.headerViewModel.controlsVisible.update((D) => !D), I.preventDefault();
|
|
8508
8508
|
break;
|
|
8509
8509
|
case "h":
|
|
8510
8510
|
R(), I.preventDefault();
|
|
@@ -8697,7 +8697,7 @@ function Xr() {
|
|
|
8697
8697
|
}
|
|
8698
8698
|
function li(n, e, t) {
|
|
8699
8699
|
const l = [];
|
|
8700
|
-
return n.outputVarL && n.outputVarR ? n.outputVarR.varName !== n.outputVarL.varName && l.push(Pe("warn", `variable renamed, previously '${n.outputVarL.varName}'`)) : n.outputVarL !== void 0 ? l.push(Pe("warn", `variable only defined in ${
|
|
8700
|
+
return n.outputVarL && n.outputVarR ? n.outputVarR.varName !== n.outputVarL.varName && l.push(Pe("warn", `variable renamed, previously '${n.outputVarL.varName}'`)) : n.outputVarL !== void 0 ? l.push(Pe("warn", `variable only defined in ${De(e, "left")}`)) : n.outputVarR !== void 0 && l.push(Pe("warn", `variable only defined in ${De(t, "right")}`)), l;
|
|
8701
8701
|
}
|
|
8702
8702
|
function ni(n, e, t) {
|
|
8703
8703
|
var c, f;
|
|
@@ -8726,10 +8726,10 @@ function ni(n, e, t) {
|
|
|
8726
8726
|
if (i.length > 0)
|
|
8727
8727
|
l.push(Pe("err", `invalid scenario: ${a(i)}`));
|
|
8728
8728
|
else if (s.length > 0) {
|
|
8729
|
-
const u = `scenario not valid in ${
|
|
8729
|
+
const u = `scenario not valid in ${De(e, "left")}`;
|
|
8730
8730
|
l.push(Pe("warn", `${u}: ${a(s)}`));
|
|
8731
8731
|
} else if (r.length > 0) {
|
|
8732
|
-
const u = `scenario not valid in ${
|
|
8732
|
+
const u = `scenario not valid in ${De(t, "right")}`;
|
|
8733
8733
|
l.push(Pe("warn", `${u}: ${a(r)}`));
|
|
8734
8734
|
}
|
|
8735
8735
|
return l;
|
|
@@ -8789,14 +8789,14 @@ function ii(n, e, t, l, i) {
|
|
|
8789
8789
|
let d = 0;
|
|
8790
8790
|
if (i.inclusion === "both")
|
|
8791
8791
|
for (const R of f) {
|
|
8792
|
-
const $ = (v = r == null ? void 0 : r.datasets) == null ? void 0 : v.find((G) => G.datasetKey === R), C = (y = o == null ? void 0 : o.datasets) == null ? void 0 : y.find((G) => G.datasetKey === R), I = $ == null ? void 0 : $.varName,
|
|
8793
|
-
let
|
|
8792
|
+
const $ = (v = r == null ? void 0 : r.datasets) == null ? void 0 : v.find((G) => G.datasetKey === R), C = (y = o == null ? void 0 : o.datasets) == null ? void 0 : y.find((G) => G.datasetKey === R), I = $ == null ? void 0 : $.varName, D = C == null ? void 0 : C.varName, V = ($ == null ? void 0 : $.color) || "#777", q = (C == null ? void 0 : C.color) || "#777", S = $ == null ? void 0 : $.label, j = C == null ? void 0 : C.label, x = i.datasetReports.find((G) => G.datasetKey === R);
|
|
8793
|
+
let T = 0;
|
|
8794
8794
|
if (x) {
|
|
8795
8795
|
if (x.maxDiff === void 0 || x.maxDiff === 0)
|
|
8796
8796
|
continue;
|
|
8797
|
-
|
|
8797
|
+
T = x.maxDiff, T > d && (d = T);
|
|
8798
8798
|
}
|
|
8799
|
-
const N = `bucket-color-${jt(
|
|
8799
|
+
const N = `bucket-color-${jt(T, n.thresholds)}`, H = new Xn(
|
|
8800
8800
|
n,
|
|
8801
8801
|
e,
|
|
8802
8802
|
"freeform",
|
|
@@ -8809,13 +8809,13 @@ function ii(n, e, t, l, i) {
|
|
|
8809
8809
|
u.push({
|
|
8810
8810
|
datasetKey: R,
|
|
8811
8811
|
nameL: I,
|
|
8812
|
-
nameR:
|
|
8812
|
+
nameR: D,
|
|
8813
8813
|
legendColorL: V,
|
|
8814
8814
|
legendColorR: q,
|
|
8815
8815
|
legendLabelL: S,
|
|
8816
8816
|
legendLabelR: j,
|
|
8817
8817
|
bucketClass: N,
|
|
8818
|
-
maxDiff:
|
|
8818
|
+
maxDiff: T,
|
|
8819
8819
|
detailBoxViewModel: H,
|
|
8820
8820
|
detailBoxVisible: ue(!1)
|
|
8821
8821
|
});
|
|
@@ -8903,49 +8903,49 @@ function Qr(n, e, t, l, i, s, r) {
|
|
|
8903
8903
|
}
|
|
8904
8904
|
function ea(n, e, t, l, i, s) {
|
|
8905
8905
|
const r = e.bundleL.name, o = e.bundleR.name, a = i.root, c = a.outputVarR || a.outputVarL, f = c.varName, u = c.sourceName, d = li(a, r, o).join(" "), m = [];
|
|
8906
|
-
function g(
|
|
8907
|
-
const V =
|
|
8906
|
+
function g(D) {
|
|
8907
|
+
const V = D.join(' <span class="related-sep">></span> ');
|
|
8908
8908
|
m.push(V);
|
|
8909
8909
|
}
|
|
8910
8910
|
if (c.relatedItems)
|
|
8911
|
-
for (const
|
|
8912
|
-
g(
|
|
8911
|
+
for (const D of c.relatedItems)
|
|
8912
|
+
g(D.locationPath);
|
|
8913
8913
|
const v = Zr(e, i.group.testSummaries, "scenario");
|
|
8914
8914
|
let y;
|
|
8915
|
-
for (const
|
|
8916
|
-
for (const V of
|
|
8915
|
+
for (const D of v)
|
|
8916
|
+
for (const V of D.items)
|
|
8917
8917
|
if (V.scenario.settings.kind === "all-inputs-settings" && V.scenario.settings.position === "at-default") {
|
|
8918
8918
|
y = V;
|
|
8919
8919
|
break;
|
|
8920
8920
|
}
|
|
8921
8921
|
const R = [];
|
|
8922
|
-
for (const
|
|
8923
|
-
const V =
|
|
8922
|
+
for (const D of v) {
|
|
8923
|
+
const V = D.items[0] !== y ? [y, ...D.items] : D.items, q = Oe(
|
|
8924
8924
|
e,
|
|
8925
8925
|
t,
|
|
8926
8926
|
l,
|
|
8927
8927
|
"scenarios",
|
|
8928
|
-
|
|
8928
|
+
D.title,
|
|
8929
8929
|
void 0,
|
|
8930
8930
|
// TODO: Subtitle?
|
|
8931
8931
|
V
|
|
8932
8932
|
);
|
|
8933
8933
|
R.push(q);
|
|
8934
8934
|
}
|
|
8935
|
-
const $ = R.findIndex((
|
|
8935
|
+
const $ = R.findIndex((D) => D.title === "All inputs");
|
|
8936
8936
|
if ($ !== void 0) {
|
|
8937
|
-
const
|
|
8938
|
-
R.unshift(
|
|
8937
|
+
const D = R.splice($, 1)[0];
|
|
8938
|
+
R.unshift(D);
|
|
8939
8939
|
}
|
|
8940
|
-
function C(
|
|
8940
|
+
function C(D) {
|
|
8941
8941
|
for (const V of v)
|
|
8942
8942
|
for (const q of V.items)
|
|
8943
|
-
if (q.scenario.key ===
|
|
8943
|
+
if (q.scenario.key === D)
|
|
8944
8944
|
return [V.title, q];
|
|
8945
8945
|
}
|
|
8946
|
-
const I = Se(s.orderedKeys, (
|
|
8946
|
+
const I = Se(s.orderedKeys, (D) => {
|
|
8947
8947
|
const V = [];
|
|
8948
|
-
for (const q of
|
|
8948
|
+
for (const q of D)
|
|
8949
8949
|
if (q.startsWith("row")) {
|
|
8950
8950
|
const S = R.find((j) => j.pinnedItemKey === q);
|
|
8951
8951
|
S && V.push(Vt(e, t, l, S));
|
|
@@ -9002,9 +9002,9 @@ function ta(n, e, t, l, i, s, r, o) {
|
|
|
9002
9002
|
const j = e.scenarios.getScenario(S.s);
|
|
9003
9003
|
if (j === void 0)
|
|
9004
9004
|
continue;
|
|
9005
|
-
const x = e.datasets.getDataset(S.d),
|
|
9006
|
-
title:
|
|
9007
|
-
subtitle:
|
|
9005
|
+
const x = e.datasets.getDataset(S.d), T = x.outputVarR || x.outputVarL, z = {
|
|
9006
|
+
title: T.varName,
|
|
9007
|
+
subtitle: T.sourceName,
|
|
9008
9008
|
scenario: j,
|
|
9009
9009
|
testSummary: S
|
|
9010
9010
|
}, N = Oe(
|
|
@@ -9023,22 +9023,22 @@ function ta(n, e, t, l, i, s, r, o) {
|
|
|
9023
9023
|
});
|
|
9024
9024
|
}
|
|
9025
9025
|
const I = $.sort((S, j) => {
|
|
9026
|
-
const x = S.maxDiff,
|
|
9027
|
-
if (x !==
|
|
9028
|
-
return x >
|
|
9026
|
+
const x = S.maxDiff, T = j.maxDiff;
|
|
9027
|
+
if (x !== T)
|
|
9028
|
+
return x > T ? -1 : 1;
|
|
9029
9029
|
{
|
|
9030
9030
|
const z = S.viewModel.title.toLowerCase(), N = j.viewModel.title.toLowerCase();
|
|
9031
9031
|
return z.localeCompare(N);
|
|
9032
9032
|
}
|
|
9033
9033
|
}).map((S) => S.viewModel);
|
|
9034
|
-
function
|
|
9034
|
+
function D(S) {
|
|
9035
9035
|
return I.find((j) => j.items[0].testSummary.d === S);
|
|
9036
9036
|
}
|
|
9037
9037
|
const V = Se(o.orderedKeys, (S) => {
|
|
9038
9038
|
const j = [];
|
|
9039
9039
|
for (const x of S) {
|
|
9040
|
-
const
|
|
9041
|
-
|
|
9040
|
+
const T = D(x);
|
|
9041
|
+
T && j.push(Vt(e, t, l, T));
|
|
9042
9042
|
}
|
|
9043
9043
|
return j;
|
|
9044
9044
|
});
|
|
@@ -9093,7 +9093,7 @@ function la(n, e, t, l) {
|
|
|
9093
9093
|
function si(n, e, t, l, i) {
|
|
9094
9094
|
const s = [], r = [], o = [], a = [], c = [], f = [], u = n.bundleL.model.modelSpec.graphSpecs, d = n.bundleR.model.modelSpec.graphSpecs, m = Array(n.thresholds.length + 2).fill(0);
|
|
9095
9095
|
for (const C of i) {
|
|
9096
|
-
const I = u == null ? void 0 : u.find((x) => x.id === C),
|
|
9096
|
+
const I = u == null ? void 0 : u.find((x) => x.id === C), D = d == null ? void 0 : d.find((x) => x.id === C), V = Hn(I, D, t.key, l), q = na(V), S = ii(n, e, t, C, V);
|
|
9097
9097
|
let j;
|
|
9098
9098
|
switch (V.inclusion) {
|
|
9099
9099
|
case "right-only":
|
|
@@ -9114,9 +9114,9 @@ function si(n, e, t, l, i) {
|
|
|
9114
9114
|
m[j]++;
|
|
9115
9115
|
}
|
|
9116
9116
|
const g = i.length, v = g - m[0], y = m.map((C) => C / g * 100), R = [];
|
|
9117
|
-
function $(C, I,
|
|
9117
|
+
function $(C, I, D) {
|
|
9118
9118
|
if (C.length > 0) {
|
|
9119
|
-
const V =
|
|
9119
|
+
const V = D ? C.sort((q, S) => q.maxDiffPct > S.maxDiffPct ? -1 : 1) : C;
|
|
9120
9120
|
R.push({
|
|
9121
9121
|
title: I,
|
|
9122
9122
|
rows: V
|
|
@@ -9320,9 +9320,9 @@ class aa {
|
|
|
9320
9320
|
});
|
|
9321
9321
|
return;
|
|
9322
9322
|
}
|
|
9323
|
-
const
|
|
9324
|
-
if (
|
|
9325
|
-
let V =
|
|
9323
|
+
const D = this.resolvedData.get(v);
|
|
9324
|
+
if (D !== void 0) {
|
|
9325
|
+
let V = D.filter((q) => o(q.x));
|
|
9326
9326
|
R !== 0 && (V = V.map((q) => ({ x: q.x, y: q.y + R }))), a.push({
|
|
9327
9327
|
points: V,
|
|
9328
9328
|
color: C,
|
|
@@ -9452,11 +9452,12 @@ function da(n, e) {
|
|
|
9452
9452
|
class En {
|
|
9453
9453
|
constructor(e, t, l, i, s, r, o) {
|
|
9454
9454
|
this.pinnedItemState = e, this.itemKind = t, this.withErrors = l, this.onlyInLeft = i, this.onlyInRight = s, this.withDiffs = r, this.withoutDiffs = o, this.kind = "by-item";
|
|
9455
|
-
|
|
9456
|
-
|
|
9457
|
-
(u == null ? void 0 : u.rows.length) > 0 && (a += u.rows.length, c.push(...u.rows));
|
|
9455
|
+
const a = [], c = (u) => {
|
|
9456
|
+
(u == null ? void 0 : u.rows.length) > 0 && a.push(...u.rows);
|
|
9458
9457
|
};
|
|
9459
|
-
|
|
9458
|
+
c(l), c(i), c(s), c(r), c(o), this.regularRows = a;
|
|
9459
|
+
const f = (o == null ? void 0 : o.rows.length) || 0;
|
|
9460
|
+
this.rowsWithDiffs = a.length - f, this.pinnedRows = Se(e.orderedKeys, (u) => {
|
|
9460
9461
|
const d = [];
|
|
9461
9462
|
for (const m of u) {
|
|
9462
9463
|
if (m.startsWith("row"))
|
|
@@ -9610,11 +9611,11 @@ function ma(n, e, t) {
|
|
|
9610
9611
|
} else
|
|
9611
9612
|
return;
|
|
9612
9613
|
}
|
|
9613
|
-
const $ =
|
|
9614
|
+
const $ = De(l, "left"), C = De(i, "right"), I = R(o.withErrors, "scenario with errors…"), D = R(o.onlyInLeft, `scenario only valid in ${$}…`), V = R(o.onlyInRight, `scenario only valid in ${C}…`), q = R(o.withDiffs, "scenario producing differences…"), S = R(
|
|
9614
9615
|
o.withoutDiffs,
|
|
9615
9616
|
"No differences produced by the following scenarios…",
|
|
9616
9617
|
!1
|
|
9617
|
-
), j = R(a.withErrors, "output variable with errors…"), x = R(a.onlyInLeft, "removed output variable…"),
|
|
9618
|
+
), j = R(a.withErrors, "output variable with errors…"), x = R(a.onlyInLeft, "removed output variable…"), T = R(a.onlyInRight, "added output variable…"), z = R(a.withDiffs, "output variable with differences…"), N = R(
|
|
9618
9619
|
a.withoutDiffs,
|
|
9619
9620
|
"No differences detected for the following outputs…",
|
|
9620
9621
|
!1
|
|
@@ -9635,7 +9636,7 @@ function ma(n, e, t) {
|
|
|
9635
9636
|
e.pinnedScenarios,
|
|
9636
9637
|
"scenario",
|
|
9637
9638
|
I,
|
|
9638
|
-
|
|
9639
|
+
D,
|
|
9639
9640
|
V,
|
|
9640
9641
|
q,
|
|
9641
9642
|
S
|
|
@@ -9644,7 +9645,7 @@ function ma(n, e, t) {
|
|
|
9644
9645
|
"dataset",
|
|
9645
9646
|
j,
|
|
9646
9647
|
x,
|
|
9647
|
-
|
|
9648
|
+
T,
|
|
9648
9649
|
z,
|
|
9649
9650
|
N
|
|
9650
9651
|
);
|
|
@@ -9664,7 +9665,7 @@ function ha(n, e, t) {
|
|
|
9664
9665
|
function s(Z, Q) {
|
|
9665
9666
|
return Z !== 0 ? (Q - Z) / Z * 100 : 0;
|
|
9666
9667
|
}
|
|
9667
|
-
const r = n.bundleL.model.modelSpec, o = n.bundleR.model.modelSpec, a = r.inputVars.size, c = o.inputVars.size, f = c - a, u = r.outputVars.size, d = o.outputVars.size, m = d - u, g = r.modelSizeInBytes, v = o.modelSizeInBytes, y = v - g, R = s(g, v), $ = r.dataSizeInBytes, C = o.dataSizeInBytes, I = C - $,
|
|
9668
|
+
const r = n.bundleL.model.modelSpec, o = n.bundleR.model.modelSpec, a = r.inputVars.size, c = o.inputVars.size, f = c - a, u = r.outputVars.size, d = o.outputVars.size, m = d - u, g = r.modelSizeInBytes, v = o.modelSizeInBytes, y = v - g, R = s(g, v), $ = r.dataSizeInBytes, C = o.dataSizeInBytes, I = C - $, D = s($, C), V = e.avgTime || 0, q = t.avgTime || 0, S = q - V, j = s(V, q), x = e.minTime, T = t.minTime, z = e.maxTime, N = t.maxTime, H = Math.min(x, T), G = Math.max(z, N);
|
|
9668
9669
|
function Y(Z) {
|
|
9669
9670
|
return $t(Z.allTimes, H, G, Z.avgTime);
|
|
9670
9671
|
}
|
|
@@ -9693,7 +9694,7 @@ function ha(n, e, t) {
|
|
|
9693
9694
|
dataSizePctChange: "",
|
|
9694
9695
|
avgTime: q.toFixed(1),
|
|
9695
9696
|
avgTimePctChange: "",
|
|
9696
|
-
minTime:
|
|
9697
|
+
minTime: T.toFixed(1),
|
|
9697
9698
|
maxTime: N.toFixed(1),
|
|
9698
9699
|
dotPlot: Y(t)
|
|
9699
9700
|
}, O = {
|
|
@@ -9703,7 +9704,7 @@ function ha(n, e, t) {
|
|
|
9703
9704
|
modelSize: l(y),
|
|
9704
9705
|
modelSizePctChange: i(R),
|
|
9705
9706
|
dataSize: l(I),
|
|
9706
|
-
dataSizePctChange: i(
|
|
9707
|
+
dataSizePctChange: i(D),
|
|
9707
9708
|
avgTime: l(S, 1),
|
|
9708
9709
|
avgTimePctChange: i(j),
|
|
9709
9710
|
minTime: "",
|
|
@@ -9763,12 +9764,12 @@ function Fn(n, e, t, l, i) {
|
|
|
9763
9764
|
);
|
|
9764
9765
|
if ($.views) {
|
|
9765
9766
|
u = $.views;
|
|
9766
|
-
let
|
|
9767
|
+
let D, V = 0;
|
|
9767
9768
|
for (const q of Ce($.views.allRows)) {
|
|
9768
9769
|
const S = (y = q.viewMetadata) == null ? void 0 : y.view;
|
|
9769
9770
|
(S == null ? void 0 : S.kind) === "view" && S.graphOrder === "grouped-by-diffs" && (V += ((R = q == null ? void 0 : q.viewMetadata) == null ? void 0 : R.changedGraphCount) || 0);
|
|
9770
9771
|
}
|
|
9771
|
-
V > 0 ?
|
|
9772
|
+
V > 0 ? D = s(V, "graph") : D = s(u.rowsWithDiffs, "view"), o("comp-views", "Comparison views", D);
|
|
9772
9773
|
}
|
|
9773
9774
|
d = $.byScenario;
|
|
9774
9775
|
const C = s(d.rowsWithDiffs, "scenario");
|