@zenuml/core 3.23.20 → 3.23.21
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.a5adfc4c.js → StylePanel.7a33af5a.js} +30 -30
- package/dist/{close.82712fae.js → close.031b8bdb.js} +3 -3
- package/dist/{collapse-expanded.b1f9d558.js → collapse-expanded.0e9d6603.js} +3 -3
- package/dist/{collapse-unexpanded.5591a121.js → collapse-unexpanded.1fcfce0d.js} +3 -3
- package/dist/{core.5dde54f4.js → core.b81bfa41.js} +15468 -10330
- package/dist/{debug.75538c5d.js → debug.6955930f.js} +3 -3
- package/dist/{message-arrow.a68f7772.js → message-arrow.f64bb4eb.js} +3 -3
- package/dist/{non-selected-cycle.d32cbf54.js → non-selected-cycle.91744b2c.js} +3 -3
- package/dist/{numbering.03c3a9b0.js → numbering.1a1a650f.js} +3 -3
- package/dist/{privacy.61d4febd.js → privacy.afea3dd8.js} +3 -3
- package/dist/{selected-cycle.43a51189.js → selected-cycle.da963f68.js} +3 -3
- package/dist/{theme.eeec67d6.js → theme.23b55a43.js} +3 -3
- package/dist/{tip.9a6c9267.js → tip.2b58a739.js} +3 -3
- package/dist/zenuml.esm.mjs +2 -2
- package/dist/zenuml.js +483 -458
- package/dist/{zoom-in.c0225681.js → zoom-in.5dafce9e.js} +3 -3
- package/dist/{zoom-out.592c4dff.js → zoom-out.8789c790.js} +3 -3
- package/package.json +5 -5
- package/pnpm-lock.yaml +190 -295
|
@@ -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.b81bfa41.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, d);
|
|
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.6955930f.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.b81bfa41.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, a);
|
|
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.f64bb4eb.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.b81bfa41.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, n);
|
|
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.91744b2c.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.b81bfa41.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, a);
|
|
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.1a1a650f.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.b81bfa41.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, n);
|
|
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.afea3dd8.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.b81bfa41.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, n);
|
|
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.da963f68.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.b81bfa41.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, r);
|
|
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.23b55a43.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.b81bfa41.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, a);
|
|
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.2b58a739.js.map
|