@zenuml/core 3.23.25 → 3.23.27
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.b4adcc0f.js +1822 -0
- package/dist/{close.b722bce3.js → close.4141eb53.js} +3 -3
- package/dist/{collapse-expanded.61a9f842.js → collapse-expanded.c6198e7e.js} +3 -3
- package/dist/{collapse-unexpanded.af699470.js → collapse-unexpanded.a04daefa.js} +3 -3
- package/dist/{core.8505f4cf.js → core.6db5c9c5.js} +10501 -15638
- package/dist/{debug.bf053bb4.js → debug.07250777.js} +3 -3
- package/dist/{message-arrow.b44f659c.js → message-arrow.ad83b68c.js} +3 -3
- package/dist/{non-selected-cycle.0aa64f79.js → non-selected-cycle.7bf47650.js} +3 -3
- package/dist/{numbering.b6446761.js → numbering.3db0cf6a.js} +3 -3
- package/dist/{privacy.593bed08.js → privacy.77d8ea24.js} +3 -3
- package/dist/{selected-cycle.3c33b22f.js → selected-cycle.063d817b.js} +3 -3
- package/dist/{theme.c5210829.js → theme.bab70062.js} +3 -3
- package/dist/{tip.c14acdbc.js → tip.92210483.js} +3 -3
- package/dist/zenuml.esm.mjs +2 -2
- package/dist/zenuml.js +458 -483
- package/dist/{zoom-in.ac9179b1.js → zoom-in.67bc071d.js} +3 -3
- package/dist/{zoom-out.7f77e980.js → zoom-out.3c690712.js} +3 -3
- package/package.json +6 -6
- package/pnpm-lock.yaml +290 -179
- package/dist/StylePanel.96faa8de.js +0 -1756
|
@@ -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.6db5c9c5.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.07250777.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.6db5c9c5.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.ad83b68c.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.6db5c9c5.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.7bf47650.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.6db5c9c5.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.3db0cf6a.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.6db5c9c5.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.77d8ea24.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.6db5c9c5.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.063d817b.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.6db5c9c5.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.bab70062.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.6db5c9c5.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.92210483.js.map
|