@zenuml/core 3.23.14 → 3.23.15
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/{StylePanel.c2aa5a4f.js → StylePanel.004c72a4.js} +2 -2
- package/dist/{close.37e93526.js → close.14e1a8e7.js} +2 -2
- package/dist/{collapse-expanded.c13a85e2.js → collapse-expanded.2f655aba.js} +2 -2
- package/dist/{collapse-unexpanded.b10f7238.js → collapse-unexpanded.dd972c33.js} +2 -2
- package/dist/{core.4f31d6ef.js → core.a0f0e58a.js} +6 -6
- package/dist/{debug.13320e4f.js → debug.798422e0.js} +2 -2
- package/dist/{message-arrow.adff8d9c.js → message-arrow.1055a83e.js} +2 -2
- package/dist/{non-selected-cycle.40638f7c.js → non-selected-cycle.0ea19a9b.js} +2 -2
- package/dist/{numbering.57aaeb5a.js → numbering.bbade2e0.js} +2 -2
- package/dist/{privacy.97e389cf.js → privacy.8cf2e0f1.js} +2 -2
- package/dist/{selected-cycle.a1ddf004.js → selected-cycle.259d791e.js} +2 -2
- package/dist/{theme.b204c2e9.js → theme.2657dff6.js} +2 -2
- package/dist/{tip.6c67a1f3.js → tip.c12d7194.js} +2 -2
- package/dist/zenuml.esm.mjs +2 -2
- package/dist/zenuml.js +2 -2
- package/dist/{zoom-in.054b81b8.js → zoom-in.d281d549.js} +2 -2
- package/dist/{zoom-out.cfefd1f5.js → zoom-out.c399fc6b.js} +2 -2
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { b as B, u as W, r as L, s as _e, w as M, g as it, d as rt, e as Q, F as Ie, m as he, t as Ee, f as He, n as st, p as lt, h as at, i as ct, j as ne, U as ft, k as Te, l as ut, T as dt, q as mt, v as pt, x as ht, y as gt, P as vt, o as Pe, z as wt, A as yt, a as ge, c as xt, B as bt, C as Ct, D as At, E as Ot, G as Rt, H as St } from "./core.
|
|
1
|
+
import { b as B, u as W, r as L, s as _e, w as M, g as it, d as rt, e as Q, F as Ie, m as he, t as Ee, f as He, n as st, p as lt, h as at, i as ct, j as ne, U as ft, k as Te, l as ut, T as dt, q as mt, v as pt, x as ht, y as gt, P as vt, o as Pe, z as wt, A as yt, a as ge, c as xt, B as bt, C as Ct, D as At, E as Ot, G as Rt, H as St } from "./core.a0f0e58a.js";
|
|
2
2
|
const We = ["top", "right", "bottom", "left"], Le = ["start", "end"], Be = /* @__PURE__ */ We.reduce((e, t) => e.concat(t, t + "-" + Le[0], t + "-" + Le[1]), []), J = Math.min, q = Math.max, ae = Math.round, le = Math.floor, X = (e) => ({
|
|
3
3
|
x: e,
|
|
4
4
|
y: e
|
|
@@ -1753,4 +1753,4 @@ const kn = { class: "flex bg-white shadow-md z-10 rounded-md p-1" }, $n = ["onCl
|
|
|
1753
1753
|
export {
|
|
1754
1754
|
Mn as default
|
|
1755
1755
|
};
|
|
1756
|
-
//# sourceMappingURL=StylePanel.
|
|
1756
|
+
//# sourceMappingURL=StylePanel.004c72a4.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { o as e, c as o, a as t } from "./core.
|
|
1
|
+
import { o as e, c as o, a as t } from "./core.a0f0e58a.js";
|
|
2
2
|
const r = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
fill: "none",
|
|
@@ -21,4 +21,4 @@ export {
|
|
|
21
21
|
i as default,
|
|
22
22
|
c as render
|
|
23
23
|
};
|
|
24
|
-
//# sourceMappingURL=close.
|
|
24
|
+
//# sourceMappingURL=close.14e1a8e7.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { o as e, c as o, a as t } from "./core.
|
|
1
|
+
import { o as e, c as o, a as t } from "./core.a0f0e58a.js";
|
|
2
2
|
const n = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
fill: "none",
|
|
@@ -16,4 +16,4 @@ export {
|
|
|
16
16
|
h as default,
|
|
17
17
|
c as render
|
|
18
18
|
};
|
|
19
|
-
//# sourceMappingURL=collapse-expanded.
|
|
19
|
+
//# sourceMappingURL=collapse-expanded.2f655aba.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { o, c as t, a as e } from "./core.
|
|
1
|
+
import { o, c as t, a as e } from "./core.a0f0e58a.js";
|
|
2
2
|
const n = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
fill: "currentColor",
|
|
@@ -29,4 +29,4 @@ export {
|
|
|
29
29
|
i as default,
|
|
30
30
|
s as render
|
|
31
31
|
};
|
|
32
|
-
//# sourceMappingURL=collapse-unexpanded.
|
|
32
|
+
//# sourceMappingURL=collapse-unexpanded.dd972c33.js.map
|
|
@@ -25421,7 +25421,7 @@ const IL = () => (bL = fh(), {
|
|
|
25421
25421
|
}
|
|
25422
25422
|
},
|
|
25423
25423
|
setup(t) {
|
|
25424
|
-
const e = t, n = c9(() => Pv(/* @__PURE__ */ Object.assign({ "./icons/close.svg": () => import("./close.
|
|
25424
|
+
const e = t, n = c9(() => Pv(/* @__PURE__ */ Object.assign({ "./icons/close.svg": () => import("./close.14e1a8e7.js"), "./icons/collapse-expanded.svg": () => import("./collapse-expanded.2f655aba.js"), "./icons/collapse-unexpanded.svg": () => import("./collapse-unexpanded.dd972c33.js"), "./icons/debug.svg": () => import("./debug.798422e0.js"), "./icons/message-arrow.svg": () => import("./message-arrow.1055a83e.js"), "./icons/non-selected-cycle.svg": () => import("./non-selected-cycle.0ea19a9b.js"), "./icons/numbering.svg": () => import("./numbering.bbade2e0.js"), "./icons/privacy.svg": () => import("./privacy.8cf2e0f1.js"), "./icons/selected-cycle.svg": () => import("./selected-cycle.259d791e.js"), "./icons/theme.svg": () => import("./theme.2657dff6.js"), "./icons/tip.svg": () => import("./tip.c12d7194.js"), "./icons/zoom-in.svg": () => import("./zoom-in.d281d549.js"), "./icons/zoom-out.svg": () => import("./zoom-out.c399fc6b.js") }), `./icons/${e.name}.svg`));
|
|
25425
25425
|
return (i, s) => (S(), q("span", {
|
|
25426
25426
|
class: x2(["flex items-center justify-center", t.iconClass]),
|
|
25427
25427
|
onClick: s[0] || (s[0] = (r) => i.$emit("icon-click"))
|
|
@@ -29958,7 +29958,7 @@ const h7 = /* @__PURE__ */ $2(AI, [["render", kI]]), SI = { class: "message-laye
|
|
|
29958
29958
|
context: null
|
|
29959
29959
|
},
|
|
29960
29960
|
setup(t) {
|
|
29961
|
-
const e = t, n = c9(() => import("./StylePanel.
|
|
29961
|
+
const e = t, n = c9(() => import("./StylePanel.004c72a4.js")), i = v0.child({ name: "MessageLayer" }), s = i3(), r = O(() => s.getters.participants), o = O(() => s.getters.centerOf), L = O(() => {
|
|
29962
29962
|
var f, x;
|
|
29963
29963
|
const a = (f = e.context) == null ? void 0 : f.stat()[0].message();
|
|
29964
29964
|
if (!a)
|
|
@@ -36140,7 +36140,7 @@ function aB(t, e, n, i, s, r) {
|
|
|
36140
36140
|
}, null, 8, ["context", "content", "rtl", "number", "classNames", "textStyle"])) : m2("", !0)
|
|
36141
36141
|
], 14, oB);
|
|
36142
36142
|
}
|
|
36143
|
-
const CB = /* @__PURE__ */ $2(rB, [["render", aB]]), cB = { class: "name group px-px hover:text-skin-message-hover hover:bg-skin-message-hover relative min-h-[1em]" }, uB = {
|
|
36143
|
+
const CB = /* @__PURE__ */ $2(rB, [["render", aB]]), cB = { class: "name group px-px hover:text-skin-message-hover hover:bg-skin-message-hover relative min-h-[1em] w-full" }, uB = {
|
|
36144
36144
|
key: 0,
|
|
36145
36145
|
class: "absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500"
|
|
36146
36146
|
}, hB = /* @__PURE__ */ Z("svg", {
|
|
@@ -36313,7 +36313,7 @@ function pB(t, e, n, i, s, r) {
|
|
|
36313
36313
|
"data-type": "interaction",
|
|
36314
36314
|
"data-signature": r.signature,
|
|
36315
36315
|
style: v2({
|
|
36316
|
-
width:
|
|
36316
|
+
width: r.isSelf ? void 0 : r.interactionWidth + "px",
|
|
36317
36317
|
transform: "translateX(" + r.translateX + "px)"
|
|
36318
36318
|
})
|
|
36319
36319
|
}, [
|
|
@@ -36362,7 +36362,7 @@ function pB(t, e, n, i, s, r) {
|
|
|
36362
36362
|
}, null, 8, ["context", "content", "rtl", "number", "classNames", "textStyle"])) : m2("", !0)
|
|
36363
36363
|
], 14, fB);
|
|
36364
36364
|
}
|
|
36365
|
-
const mB = /* @__PURE__ */ $2(gB, [["render", pB], ["__scopeId", "data-v-
|
|
36365
|
+
const mB = /* @__PURE__ */ $2(gB, [["render", pB], ["__scopeId", "data-v-9e86491d"]]), wB = (t) => (Z0("data-v-ecfb84d4"), t = t(), k0(), t), xB = {
|
|
36366
36366
|
class: "message self flex items-start flex-col",
|
|
36367
36367
|
style: { "border-width": "0" }
|
|
36368
36368
|
}, _B = { class: "name group px-px hover:text-skin-message-hover hover:bg-skin-message-hover min-h-[1em]" }, vB = {
|
|
@@ -37669,4 +37669,4 @@ export {
|
|
|
37669
37669
|
BL as y,
|
|
37670
37670
|
Z2 as z
|
|
37671
37671
|
};
|
|
37672
|
-
//# sourceMappingURL=core.
|
|
37672
|
+
//# sourceMappingURL=core.a0f0e58a.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { o, c as t, a as e } from "./core.
|
|
1
|
+
import { o, c as t, a as e } from "./core.a0f0e58a.js";
|
|
2
2
|
const c = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
"xml:space": "preserve",
|
|
@@ -30,4 +30,4 @@ export {
|
|
|
30
30
|
u as default,
|
|
31
31
|
i as render
|
|
32
32
|
};
|
|
33
|
-
//# sourceMappingURL=debug.
|
|
33
|
+
//# sourceMappingURL=debug.798422e0.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { o as t, c as s, a as e } from "./core.
|
|
1
|
+
import { o as t, c as s, a as e } from "./core.a0f0e58a.js";
|
|
2
2
|
const r = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
width: "30",
|
|
@@ -22,4 +22,4 @@ export {
|
|
|
22
22
|
i as default,
|
|
23
23
|
c as render
|
|
24
24
|
};
|
|
25
|
-
//# sourceMappingURL=message-arrow.
|
|
25
|
+
//# sourceMappingURL=message-arrow.1055a83e.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { o as e, c, a as o } from "./core.
|
|
1
|
+
import { o as e, c, a as o } from "./core.a0f0e58a.js";
|
|
2
2
|
const t = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
"xml:space": "preserve",
|
|
@@ -21,4 +21,4 @@ export {
|
|
|
21
21
|
d as default,
|
|
22
22
|
s as render
|
|
23
23
|
};
|
|
24
|
-
//# sourceMappingURL=non-selected-cycle.
|
|
24
|
+
//# sourceMappingURL=non-selected-cycle.0ea19a9b.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { o as Z, c, a as m } from "./core.
|
|
1
|
+
import { o as Z, c, a as m } from "./core.a0f0e58a.js";
|
|
2
2
|
const l = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
width: "24",
|
|
@@ -23,4 +23,4 @@ export {
|
|
|
23
23
|
s as default,
|
|
24
24
|
e as render
|
|
25
25
|
};
|
|
26
|
-
//# sourceMappingURL=numbering.
|
|
26
|
+
//# sourceMappingURL=numbering.bbade2e0.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { o as c, c as t, a as e } from "./core.
|
|
1
|
+
import { o as c, c as t, a as e } from "./core.a0f0e58a.js";
|
|
2
2
|
const a = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
"xml:space": "preserve",
|
|
@@ -15,4 +15,4 @@ export {
|
|
|
15
15
|
p as default,
|
|
16
16
|
r as render
|
|
17
17
|
};
|
|
18
|
-
//# sourceMappingURL=privacy.
|
|
18
|
+
//# sourceMappingURL=privacy.8cf2e0f1.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { o as t, c as o, a as e } from "./core.
|
|
1
|
+
import { o as t, c as o, a as e } from "./core.a0f0e58a.js";
|
|
2
2
|
const s = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
"xml:space": "preserve",
|
|
@@ -29,4 +29,4 @@ export {
|
|
|
29
29
|
f as default,
|
|
30
30
|
r as render
|
|
31
31
|
};
|
|
32
|
-
//# sourceMappingURL=selected-cycle.
|
|
32
|
+
//# sourceMappingURL=selected-cycle.259d791e.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { o as c, c as e, a as t } from "./core.
|
|
1
|
+
import { o as c, c as e, a as t } from "./core.a0f0e58a.js";
|
|
2
2
|
const o = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
class: "grayscale h-4 w-4",
|
|
@@ -17,4 +17,4 @@ export {
|
|
|
17
17
|
h as default,
|
|
18
18
|
a as render
|
|
19
19
|
};
|
|
20
|
-
//# sourceMappingURL=theme.
|
|
20
|
+
//# sourceMappingURL=theme.2657dff6.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { o as e, c as t, a as o } from "./core.
|
|
1
|
+
import { o as e, c as t, a as o } from "./core.a0f0e58a.js";
|
|
2
2
|
const s = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
viewBox: "0 0 1024 1024"
|
|
@@ -16,4 +16,4 @@ export {
|
|
|
16
16
|
i as default,
|
|
17
17
|
c as render
|
|
18
18
|
};
|
|
19
|
-
//# sourceMappingURL=tip.
|
|
19
|
+
//# sourceMappingURL=tip.c12d7194.js.map
|