vue-wiring-diagram 1.0.12 → 1.0.13
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.
|
@@ -11202,8 +11202,9 @@ const Co = (n, e = {}) => ei.get(n, { params: e }), Ja = (n, e = {}) => ei.post(
|
|
|
11202
11202
|
stencilGraphHeight: 0,
|
|
11203
11203
|
layoutOptions: {
|
|
11204
11204
|
columns: 3,
|
|
11205
|
-
columnWidth:
|
|
11206
|
-
resizeToFit: !0
|
|
11205
|
+
columnWidth: 74,
|
|
11206
|
+
resizeToFit: !0,
|
|
11207
|
+
center: !0
|
|
11207
11208
|
}
|
|
11208
11209
|
}, Yl = {
|
|
11209
11210
|
position: "absolute",
|
|
@@ -34665,7 +34666,7 @@ const FB = { class: "control-box" }, VB = {
|
|
|
34665
34666
|
let b = 0;
|
|
34666
34667
|
return m.replace(/\$\{.*?\}/g, () => b < y.length ? y[b++] : "--");
|
|
34667
34668
|
}, f = () => {
|
|
34668
|
-
s.value.zoomToFit({ maxScale:
|
|
34669
|
+
s.value.zoomToFit({ maxScale: 10, padding: 20 });
|
|
34669
34670
|
}, g = cs(), p = () => {
|
|
34670
34671
|
new ResizeObserver(() => {
|
|
34671
34672
|
f();
|
|
@@ -35391,7 +35392,7 @@ const FB = { class: "control-box" }, VB = {
|
|
|
35391
35392
|
l.value.container.querySelectorAll(".x6-node").forEach((T, P) => {
|
|
35392
35393
|
if (P > pa.length) {
|
|
35393
35394
|
const $ = T.querySelector("text");
|
|
35394
|
-
T.style.position = "relative", $ && ($.style.display = "none", $.setAttribute("x", "0%"), $.setAttribute("y", "
|
|
35395
|
+
T.style.position = "relative", $ && ($.style.display = "none", $.setAttribute("x", "0%"), $.setAttribute("y", "40"), $.style.fontSize = "12px", $.style.fill = "#ffffff");
|
|
35395
35396
|
}
|
|
35396
35397
|
T.addEventListener("mouseenter", ($) => {
|
|
35397
35398
|
if (P > pa.length) {
|
|
@@ -35677,7 +35678,7 @@ const FB = { class: "control-box" }, VB = {
|
|
|
35677
35678
|
]);
|
|
35678
35679
|
};
|
|
35679
35680
|
}
|
|
35680
|
-
}), g6 = /* @__PURE__ */ Ss(f6, [["__scopeId", "data-v-
|
|
35681
|
+
}), g6 = /* @__PURE__ */ Ss(f6, [["__scopeId", "data-v-97c5bf06"]]), p6 = [
|
|
35681
35682
|
g6,
|
|
35682
35683
|
$0
|
|
35683
35684
|
], B0 = (n, e) => {
|