@zenuml/core 3.16.0 → 3.16.1
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.b117c9d6.js → StylePanel.9d0b732b.js} +2 -2
- package/dist/{close.2362c64b.js → close.90d091e8.js} +2 -2
- package/dist/{collapse-expanded.0dbccec6.js → collapse-expanded.eb9a3ba5.js} +2 -2
- package/dist/{collapse-unexpanded.fb722980.js → collapse-unexpanded.8d026d8d.js} +2 -2
- package/dist/{core.8902848e.js → core.50792979.js} +7 -5
- package/dist/{debug.5c231a4a.js → debug.23f6d4bc.js} +2 -2
- package/dist/{message-arrow.2d5c898c.js → message-arrow.8c08ef8c.js} +2 -2
- package/dist/{non-selected-cycle.7cdb2879.js → non-selected-cycle.c3e29d31.js} +2 -2
- package/dist/{numbering.e72ca4d4.js → numbering.dccc49de.js} +2 -2
- package/dist/{privacy.0daffc35.js → privacy.a3d6717f.js} +2 -2
- package/dist/{selected-cycle.d83db122.js → selected-cycle.370422da.js} +2 -2
- package/dist/{theme.8bd7f9e6.js → theme.1e951585.js} +2 -2
- package/dist/{tip.d309182d.js → tip.1aa8e520.js} +2 -2
- package/dist/zenuml.esm.mjs +2 -2
- package/dist/zenuml.js +2 -2
- package/dist/{zoom-in.b2695965.js → zoom-in.00a1db1c.js} +2 -2
- package/dist/{zoom-out.e81b5890.js → zoom-out.eeb65c14.js} +2 -2
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { b as L, u as H, r as F, s as Me, w as j, g as nt, d as ot, e as Q, F as Ie, m as ge, t as Ae, f as _e, n as it, p as rt, h as st, i as lt, j as te, U as at, k as Se, l as ct, T as ut, q as ft, v as dt, x as mt, y as pt, P as gt, o as Te, z as ht, A as vt, a as he, c as yt, B as wt, C as xt, D as bt, E as Ct, G as Ot, H as Et } from "./core.
|
|
1
|
+
import { b as L, u as H, r as F, s as Me, w as j, g as nt, d as ot, e as Q, F as Ie, m as ge, t as Ae, f as _e, n as it, p as rt, h as st, i as lt, j as te, U as at, k as Se, l as ct, T as ut, q as ft, v as dt, x as mt, y as pt, P as gt, o as Te, z as ht, A as vt, a as he, c as yt, B as wt, C as xt, D as bt, E as Ct, G as Ot, H as Et } from "./core.50792979.js";
|
|
2
2
|
const ze = ["top", "right", "bottom", "left"], Re = ["start", "end"], Pe = /* @__PURE__ */ ze.reduce((e, t) => e.concat(t, t + "-" + Re[0], t + "-" + Re[1]), []), J = Math.min, Y = Math.max, le = Math.round, se = Math.floor, X = (e) => ({
|
|
3
3
|
x: e,
|
|
4
4
|
y: e
|
|
@@ -1713,4 +1713,4 @@ const An = { class: "flex bg-white shadow-md z-10 rounded-md p-1" }, Sn = ["onCl
|
|
|
1713
1713
|
export {
|
|
1714
1714
|
Rn as default
|
|
1715
1715
|
};
|
|
1716
|
-
//# sourceMappingURL=StylePanel.
|
|
1716
|
+
//# sourceMappingURL=StylePanel.9d0b732b.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.50792979.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.90d091e8.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.50792979.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.eb9a3ba5.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.50792979.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.8d026d8d.js.map
|
|
@@ -25295,7 +25295,7 @@ const uh = () => (ch = Y9(), {
|
|
|
25295
25295
|
}
|
|
25296
25296
|
},
|
|
25297
25297
|
setup(t) {
|
|
25298
|
-
const e = t, n = cs(() => Lv(/* @__PURE__ */ Object.assign({ "./icons/close.svg": () => import("./close.
|
|
25298
|
+
const e = t, n = cs(() => Lv(/* @__PURE__ */ Object.assign({ "./icons/close.svg": () => import("./close.90d091e8.js"), "./icons/collapse-expanded.svg": () => import("./collapse-expanded.eb9a3ba5.js"), "./icons/collapse-unexpanded.svg": () => import("./collapse-unexpanded.8d026d8d.js"), "./icons/debug.svg": () => import("./debug.23f6d4bc.js"), "./icons/message-arrow.svg": () => import("./message-arrow.8c08ef8c.js"), "./icons/non-selected-cycle.svg": () => import("./non-selected-cycle.c3e29d31.js"), "./icons/numbering.svg": () => import("./numbering.dccc49de.js"), "./icons/privacy.svg": () => import("./privacy.a3d6717f.js"), "./icons/selected-cycle.svg": () => import("./selected-cycle.370422da.js"), "./icons/theme.svg": () => import("./theme.1e951585.js"), "./icons/tip.svg": () => import("./tip.1aa8e520.js"), "./icons/zoom-in.svg": () => import("./zoom-in.00a1db1c.js"), "./icons/zoom-out.svg": () => import("./zoom-out.eeb65c14.js") }), `./icons/${e.name}.svg`));
|
|
25299
25299
|
return (r, s) => (R(), K("span", {
|
|
25300
25300
|
class: be(["flex items-center justify-center", t.iconClass]),
|
|
25301
25301
|
onClick: s[0] || (s[0] = (i) => r.$emit("icon-click"))
|
|
@@ -26754,14 +26754,16 @@ const js = b0.child({ name: "LifeLine" }), Lw = {
|
|
|
26754
26754
|
this.top = 0;
|
|
26755
26755
|
}
|
|
26756
26756
|
}
|
|
26757
|
-
}, _w = ["id"], yw = {
|
|
26757
|
+
}, _w = ["id", "entity-type"], yw = {
|
|
26758
26758
|
key: 1,
|
|
26759
26759
|
class: "line w0 mx-auto flex-grow w-px"
|
|
26760
26760
|
};
|
|
26761
26761
|
function Cw(t, e, n, r, s, i) {
|
|
26762
|
+
var l;
|
|
26762
26763
|
const o = xe("participant");
|
|
26763
26764
|
return R(), K("div", {
|
|
26764
26765
|
id: n.entity.name,
|
|
26766
|
+
"entity-type": (l = n.entity.type) == null ? void 0 : l.toLowerCase(),
|
|
26765
26767
|
class: "lifeline absolute flex flex-col mx-2 transform -translate-x-1/2 h-full",
|
|
26766
26768
|
style: _e({ paddingTop: t.top + "px", left: i.left + "px" })
|
|
26767
26769
|
}, [
|
|
@@ -26775,7 +26777,7 @@ function Cw(t, e, n, r, s, i) {
|
|
|
26775
26777
|
}, null, 8, ["entity", "offsetTop"])) : (R(), K("div", yw))
|
|
26776
26778
|
], 12, _w);
|
|
26777
26779
|
}
|
|
26778
|
-
const _h = /* @__PURE__ */ Ge(Lw, [["render", Cw], ["__scopeId", "data-v-
|
|
26780
|
+
const _h = /* @__PURE__ */ Ge(Lw, [["render", Cw], ["__scopeId", "data-v-b9ee2fc6"]]), vw = {
|
|
26779
26781
|
name: "lifeline-group",
|
|
26780
26782
|
props: ["context", "renderParticipants"],
|
|
26781
26783
|
computed: {
|
|
@@ -26928,7 +26930,7 @@ const su = /* @__PURE__ */ Ge(Aw, [["render", kw]]), Ow = { class: "message-laye
|
|
|
26928
26930
|
context: null
|
|
26929
26931
|
},
|
|
26930
26932
|
setup(t) {
|
|
26931
|
-
const e = t, n = cs(() => import("./StylePanel.
|
|
26933
|
+
const e = t, n = cs(() => import("./StylePanel.9d0b732b.js")), r = b0.child({ name: "MessageLayer" }), s = zr(), i = ne(() => s.getters.participants), o = ne(() => s.getters.centerOf), l = ne(() => {
|
|
26932
26934
|
var x, y;
|
|
26933
26935
|
const c = (x = e.context) == null ? void 0 : x.stat()[0].message();
|
|
26934
26936
|
if (!c)
|
|
@@ -34311,4 +34313,4 @@ export {
|
|
|
34311
34313
|
xh as y,
|
|
34312
34314
|
ke as z
|
|
34313
34315
|
};
|
|
34314
|
-
//# sourceMappingURL=core.
|
|
34316
|
+
//# sourceMappingURL=core.50792979.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.50792979.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.23f6d4bc.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.50792979.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.8c08ef8c.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.50792979.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.c3e29d31.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.50792979.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.dccc49de.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.50792979.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.a3d6717f.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.50792979.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.370422da.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.50792979.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.1e951585.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.50792979.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.1aa8e520.js.map
|