@snabcentr/vue-ui-lib 4.17.4 → 4.17.5
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/sc-vue-ui-lib.js
CHANGED
|
@@ -20676,12 +20676,8 @@ const Eb = { class: "flex flex-col gap-3" }, Ob = { class: "grid gap-5 md:grid-c
|
|
|
20676
20676
|
emits: ["open-instructions"],
|
|
20677
20677
|
setup(t, { emit: e }) {
|
|
20678
20678
|
const n = t, i = I(() => {
|
|
20679
|
-
const { height: r } = n.configuratorParams
|
|
20680
|
-
|
|
20681
|
-
return r >= l;
|
|
20682
|
-
});
|
|
20683
|
-
if (o !== void 0)
|
|
20684
|
-
return String(Number(o) + 1);
|
|
20679
|
+
const { height: r } = n.configuratorParams;
|
|
20680
|
+
return sm(n.settings.crossbarCount).reverse().find((o) => r >= n.settings.crossbarCount[Number(o)]);
|
|
20685
20681
|
}), s = e;
|
|
20686
20682
|
return (r, o) => {
|
|
20687
20683
|
const a = Ne;
|
|
@@ -20718,7 +20714,7 @@ const Eb = { class: "flex flex-col gap-3" }, Ob = { class: "grid gap-5 md:grid-c
|
|
|
20718
20714
|
]);
|
|
20719
20715
|
};
|
|
20720
20716
|
}
|
|
20721
|
-
}), gd = /* @__PURE__ */ ls(Wb, [["__scopeId", "data-v-
|
|
20717
|
+
}), gd = /* @__PURE__ */ ls(Wb, [["__scopeId", "data-v-2a790a20"]]), Vb = {
|
|
20722
20718
|
key: 0,
|
|
20723
20719
|
class: "flex items-baseline gap-1"
|
|
20724
20720
|
}, jb = {
|