@zenuml/core 3.23.10 → 3.23.12
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.3d4e665f.js +1812 -0
- package/dist/{close.f635f75a.js → close.ea3d38c2.js} +2 -2
- package/dist/{collapse-expanded.76b5eeab.js → collapse-expanded.eef91e0f.js} +2 -2
- package/dist/{collapse-unexpanded.2b46ba59.js → collapse-unexpanded.7e6a99fa.js} +2 -2
- package/dist/{core.63462460.js → core.6d6052eb.js} +5 -4
- package/dist/{debug.73bc15d1.js → debug.61922298.js} +2 -2
- package/dist/{message-arrow.235a72ff.js → message-arrow.c2d73269.js} +2 -2
- package/dist/{non-selected-cycle.02b23375.js → non-selected-cycle.fe4fc9bc.js} +2 -2
- package/dist/{numbering.c3df3200.js → numbering.f85c36fe.js} +2 -2
- package/dist/{privacy.07f28fb0.js → privacy.3a6f886e.js} +2 -2
- package/dist/{selected-cycle.2e3b5634.js → selected-cycle.0e4ad2a4.js} +2 -2
- package/dist/{theme.ba4f3a71.js → theme.0c1703d7.js} +2 -2
- package/dist/{tip.1476f8eb.js → tip.bf17baf6.js} +2 -2
- package/dist/zenuml.esm.mjs +1 -1
- package/dist/zenuml.js +447 -447
- package/dist/{zoom-in.354630fe.js → zoom-in.dc2e27ff.js} +2 -2
- package/dist/{zoom-out.102bbec9.js → zoom-out.3c3e350c.js} +2 -2
- package/package.json +2 -4
- package/pnpm-lock.yaml +59 -1187
- package/dist/StylePanel.68d43221.js +0 -1716
|
@@ -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.6d6052eb.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.ea3d38c2.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.6d6052eb.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.eef91e0f.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.6d6052eb.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.7e6a99fa.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.ea3d38c2.js"), "./icons/collapse-expanded.svg": () => import("./collapse-expanded.eef91e0f.js"), "./icons/collapse-unexpanded.svg": () => import("./collapse-unexpanded.7e6a99fa.js"), "./icons/debug.svg": () => import("./debug.61922298.js"), "./icons/message-arrow.svg": () => import("./message-arrow.c2d73269.js"), "./icons/non-selected-cycle.svg": () => import("./non-selected-cycle.fe4fc9bc.js"), "./icons/numbering.svg": () => import("./numbering.f85c36fe.js"), "./icons/privacy.svg": () => import("./privacy.3a6f886e.js"), "./icons/selected-cycle.svg": () => import("./selected-cycle.0e4ad2a4.js"), "./icons/theme.svg": () => import("./theme.0c1703d7.js"), "./icons/tip.svg": () => import("./tip.bf17baf6.js"), "./icons/zoom-in.svg": () => import("./zoom-in.dc2e27ff.js"), "./icons/zoom-out.svg": () => import("./zoom-out.3c3e350c.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.3d4e665f.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]
|
|
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 = {
|
|
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", {
|
|
@@ -37638,6 +37638,7 @@ export {
|
|
|
37638
37638
|
tz as G,
|
|
37639
37639
|
pv as H,
|
|
37640
37640
|
Av as P,
|
|
37641
|
+
_l as S,
|
|
37641
37642
|
E0 as T,
|
|
37642
37643
|
Cl as U,
|
|
37643
37644
|
sz as V,
|
|
@@ -37669,4 +37670,4 @@ export {
|
|
|
37669
37670
|
BL as y,
|
|
37670
37671
|
Z2 as z
|
|
37671
37672
|
};
|
|
37672
|
-
//# sourceMappingURL=core.
|
|
37673
|
+
//# sourceMappingURL=core.6d6052eb.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.6d6052eb.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.61922298.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.6d6052eb.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.c2d73269.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.6d6052eb.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.fe4fc9bc.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.6d6052eb.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.f85c36fe.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.6d6052eb.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.3a6f886e.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.6d6052eb.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.0e4ad2a4.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.6d6052eb.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.0c1703d7.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.6d6052eb.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.bf17baf6.js.map
|