@zenuml/core 3.23.26 → 3.23.28
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/Integration/vanilla-js/index.html +6 -6
- package/README.md +1 -1
- package/dist/{StylePanel.b28a5986.js → StylePanel.405afa50.js} +353 -343
- package/dist/{close.16d48e4c.js → close.9139b823.js} +3 -3
- package/dist/{collapse-expanded.3d86dea1.js → collapse-expanded.e8b6a391.js} +3 -3
- package/dist/{collapse-unexpanded.50b3e837.js → collapse-unexpanded.cea3fc8e.js} +3 -3
- package/dist/{core.efdaff94.js → core.fd2607b2.js} +10525 -15654
- package/dist/{debug.93ce36ce.js → debug.3cdb52ce.js} +3 -3
- package/dist/{message-arrow.cdc73f2a.js → message-arrow.6b864af0.js} +3 -3
- package/dist/{non-selected-cycle.64f807d8.js → non-selected-cycle.ab408e04.js} +3 -3
- package/dist/{numbering.0d539e38.js → numbering.2c89edd7.js} +3 -3
- package/dist/{privacy.bdf66b73.js → privacy.1f2ba779.js} +3 -3
- package/dist/{selected-cycle.292fed44.js → selected-cycle.bd01d425.js} +3 -3
- package/dist/{theme.81695999.js → theme.f155c91b.js} +3 -3
- package/dist/{tip.7d60eb1d.js → tip.09567e05.js} +3 -3
- package/dist/zenuml.esm.mjs +2 -2
- package/dist/zenuml.js +458 -483
- package/dist/{zoom-in.ea503b4f.js → zoom-in.3b8883e9.js} +3 -3
- package/dist/{zoom-out.73562e08.js → zoom-out.0df76b14.js} +3 -3
- package/package.json +5 -5
- package/pnpm-lock.yaml +254 -170
|
@@ -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.fd2607b2.js";
|
|
2
2
|
const c = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
"xml:space": "preserve",
|
|
@@ -23,11 +23,11 @@ const c = {
|
|
|
23
23
|
l
|
|
24
24
|
];
|
|
25
25
|
function i(a, _) {
|
|
26
|
-
return o(), t("svg", c,
|
|
26
|
+
return o(), t("svg", c, d);
|
|
27
27
|
}
|
|
28
28
|
const u = { render: i };
|
|
29
29
|
export {
|
|
30
30
|
u as default,
|
|
31
31
|
i as render
|
|
32
32
|
};
|
|
33
|
-
//# sourceMappingURL=debug.
|
|
33
|
+
//# sourceMappingURL=debug.3cdb52ce.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.fd2607b2.js";
|
|
2
2
|
const r = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
width: "30",
|
|
@@ -15,11 +15,11 @@ const r = {
|
|
|
15
15
|
n
|
|
16
16
|
];
|
|
17
17
|
function c(l, h) {
|
|
18
|
-
return t(), s("svg", r,
|
|
18
|
+
return t(), s("svg", r, a);
|
|
19
19
|
}
|
|
20
20
|
const i = { render: c };
|
|
21
21
|
export {
|
|
22
22
|
i as default,
|
|
23
23
|
c as render
|
|
24
24
|
};
|
|
25
|
-
//# sourceMappingURL=message-arrow.
|
|
25
|
+
//# sourceMappingURL=message-arrow.6b864af0.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.fd2607b2.js";
|
|
2
2
|
const t = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
"xml:space": "preserve",
|
|
@@ -14,11 +14,11 @@ const t = {
|
|
|
14
14
|
l
|
|
15
15
|
];
|
|
16
16
|
function s(r, a) {
|
|
17
|
-
return e(), c("svg", t,
|
|
17
|
+
return e(), c("svg", t, n);
|
|
18
18
|
}
|
|
19
19
|
const d = { render: s };
|
|
20
20
|
export {
|
|
21
21
|
d as default,
|
|
22
22
|
s as render
|
|
23
23
|
};
|
|
24
|
-
//# sourceMappingURL=non-selected-cycle.
|
|
24
|
+
//# sourceMappingURL=non-selected-cycle.ab408e04.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.fd2607b2.js";
|
|
2
2
|
const l = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
width: "24",
|
|
@@ -16,11 +16,11 @@ const l = {
|
|
|
16
16
|
v
|
|
17
17
|
];
|
|
18
18
|
function e(t, o) {
|
|
19
|
-
return Z(), c("svg", l,
|
|
19
|
+
return Z(), c("svg", l, a);
|
|
20
20
|
}
|
|
21
21
|
const s = { render: e };
|
|
22
22
|
export {
|
|
23
23
|
s as default,
|
|
24
24
|
e as render
|
|
25
25
|
};
|
|
26
|
-
//# sourceMappingURL=numbering.
|
|
26
|
+
//# sourceMappingURL=numbering.2c89edd7.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.fd2607b2.js";
|
|
2
2
|
const a = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
"xml:space": "preserve",
|
|
@@ -8,11 +8,11 @@ const a = {
|
|
|
8
8
|
s
|
|
9
9
|
];
|
|
10
10
|
function r(l, d) {
|
|
11
|
-
return c(), t("svg", a,
|
|
11
|
+
return c(), t("svg", a, n);
|
|
12
12
|
}
|
|
13
13
|
const p = { render: r };
|
|
14
14
|
export {
|
|
15
15
|
p as default,
|
|
16
16
|
r as render
|
|
17
17
|
};
|
|
18
|
-
//# sourceMappingURL=privacy.
|
|
18
|
+
//# sourceMappingURL=privacy.1f2ba779.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.fd2607b2.js";
|
|
2
2
|
const s = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
"xml:space": "preserve",
|
|
@@ -22,11 +22,11 @@ const s = {
|
|
|
22
22
|
l
|
|
23
23
|
];
|
|
24
24
|
function r(a, i) {
|
|
25
|
-
return t(), o("svg", s,
|
|
25
|
+
return t(), o("svg", s, n);
|
|
26
26
|
}
|
|
27
27
|
const f = { render: r };
|
|
28
28
|
export {
|
|
29
29
|
f as default,
|
|
30
30
|
r as render
|
|
31
31
|
};
|
|
32
|
-
//# sourceMappingURL=selected-cycle.
|
|
32
|
+
//# sourceMappingURL=selected-cycle.bd01d425.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.fd2607b2.js";
|
|
2
2
|
const o = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
class: "grayscale h-4 w-4",
|
|
@@ -10,11 +10,11 @@ const o = {
|
|
|
10
10
|
s
|
|
11
11
|
];
|
|
12
12
|
function a(l, n) {
|
|
13
|
-
return c(), e("svg", o,
|
|
13
|
+
return c(), e("svg", o, r);
|
|
14
14
|
}
|
|
15
15
|
const h = { render: a };
|
|
16
16
|
export {
|
|
17
17
|
h as default,
|
|
18
18
|
a as render
|
|
19
19
|
};
|
|
20
|
-
//# sourceMappingURL=theme.
|
|
20
|
+
//# sourceMappingURL=theme.f155c91b.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.fd2607b2.js";
|
|
2
2
|
const s = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
viewBox: "0 0 1024 1024"
|
|
@@ -9,11 +9,11 @@ const s = {
|
|
|
9
9
|
r
|
|
10
10
|
];
|
|
11
11
|
function c(n, l) {
|
|
12
|
-
return e(), t("svg", s,
|
|
12
|
+
return e(), t("svg", s, a);
|
|
13
13
|
}
|
|
14
14
|
const i = { render: c };
|
|
15
15
|
export {
|
|
16
16
|
i as default,
|
|
17
17
|
c as render
|
|
18
18
|
};
|
|
19
|
-
//# sourceMappingURL=tip.
|
|
19
|
+
//# sourceMappingURL=tip.09567e05.js.map
|