@zenuml/core 3.26.0 → 3.27.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.80c1c2b9.js → StylePanel.dd56b904.js} +2 -2
- package/dist/{close.e96e9560.js → close.e1450e20.js} +2 -2
- package/dist/{collapse-expanded.3b6a01f8.js → collapse-expanded.3e00311b.js} +2 -2
- package/dist/{collapse-unexpanded.08266a31.js → collapse-unexpanded.c4bc63a9.js} +2 -2
- package/dist/{core.16f7d885.js → core.c9db17d9.js} +1819 -1836
- package/dist/{debug.0f3286b6.js → debug.c83c0f37.js} +2 -2
- package/dist/{message-arrow.5311705a.js → message-arrow.ee47666f.js} +2 -2
- package/dist/{non-selected-cycle.6df3fb3b.js → non-selected-cycle.5cca74f2.js} +2 -2
- package/dist/{numbering.2c32b04b.js → numbering.2a71d805.js} +2 -2
- package/dist/{privacy.8de9b78f.js → privacy.a7f9be61.js} +2 -2
- package/dist/{selected-cycle.6e69b030.js → selected-cycle.8538a604.js} +2 -2
- package/dist/{theme.92c8100b.js → theme.890bd6c7.js} +2 -2
- package/dist/{tip.2318492b.js → tip.98d1ce07.js} +2 -2
- package/dist/zenuml.esm.mjs +2 -2
- package/dist/zenuml.js +423 -423
- package/dist/{zoom-in.9db8778e.js → zoom-in.3c16bf7b.js} +2 -2
- package/dist/{zoom-out.57ea6bf4.js → zoom-out.1816940f.js} +2 -2
- package/index.html +1 -1
- package/package.json +3 -2
- package/scripts/bump-version.js +121 -0
- package/vite.config.js +11 -0
- package/vite.config.lib.js +7 -0
- package/pnpm-lock.yaml +0 -9971
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { b as P, u as H, r as E, s as _e, w as k, g as lt, d as at, e as Q, F as ze, m as pe, t as Ee, f as Ie, n as ct, p as ft, h as ut, i as dt, j as ne, U as mt, k as he, T as pt, l as ht, S as gt, q as vt, v as wt, x as yt, y as xt, z as bt, P as Ct, o as Pe, A as At, B as Ot, a as ge, c as Tt, C as Rt, D as St, E as Et, G as Pt, H as Lt, I as Ft } from "./core.
|
|
1
|
+
import { b as P, u as H, r as E, s as _e, w as k, g as lt, d as at, e as Q, F as ze, m as pe, t as Ee, f as Ie, n as ct, p as ft, h as ut, i as dt, j as ne, U as mt, k as he, T as pt, l as ht, S as gt, q as vt, v as wt, x as yt, y as xt, z as bt, P as Ct, o as Pe, A as At, B as Ot, a as ge, c as Tt, C as Rt, D as St, E as Et, G as Pt, H as Lt, I as Ft } from "./core.c9db17d9.js";
|
|
2
2
|
const Ve = ["top", "right", "bottom", "left"], Le = ["start", "end"], Fe = /* @__PURE__ */ Ve.reduce((e, t) => e.concat(t, t + "-" + Le[0], t + "-" + Le[1]), []), Z = Math.min, q = Math.max, ae = Math.round, le = Math.floor, Y = (e) => ({
|
|
3
3
|
x: e,
|
|
4
4
|
y: e
|
|
@@ -1822,4 +1822,4 @@ const In = { class: "flex bg-white shadow-md z-10 rounded-md p-1" }, Vn = ["onCl
|
|
|
1822
1822
|
export {
|
|
1823
1823
|
Yn as default
|
|
1824
1824
|
};
|
|
1825
|
-
//# sourceMappingURL=StylePanel.
|
|
1825
|
+
//# sourceMappingURL=StylePanel.dd56b904.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.c9db17d9.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.e1450e20.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.c9db17d9.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.3e00311b.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.c9db17d9.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.c4bc63a9.js.map
|