@sdeverywhere/check-ui-shell 0.2.17 → 0.2.19
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 +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -9013,7 +9013,7 @@ function Fi(t, e, r, s, n, i, a = []) {
|
|
|
9013
9013
|
})), T = l(D, w);
|
|
9014
9014
|
c("comps-by-dataset", "Comparisons by dataset", T);
|
|
9015
9015
|
}
|
|
9016
|
-
const b = o.findIndex((k) => ze(k.
|
|
9016
|
+
const b = o.findIndex((k) => ze(k.subtitleClass) !== "status-color-passed"), x = new Pv(o, b >= 0 ? b : 0), S = /* @__PURE__ */ new Map(), C = [...r?.scenarios.getAllScenarios() ?? []].find(
|
|
9017
9017
|
(k) => k.settings.kind === "all-inputs-settings" && k.settings.position === "at-default"
|
|
9018
9018
|
)?.key;
|
|
9019
9019
|
if (C)
|