@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 as c, c as e, a as o } from "./core.
|
|
1
|
+
import { o as c, c as e, 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"
|
|
@@ -13,11 +13,11 @@ const s = {
|
|
|
13
13
|
n
|
|
14
14
|
];
|
|
15
15
|
function l(a, h) {
|
|
16
|
-
return c(), e("svg", s,
|
|
16
|
+
return c(), e("svg", s, r);
|
|
17
17
|
}
|
|
18
18
|
const _ = { render: l };
|
|
19
19
|
export {
|
|
20
20
|
_ as default,
|
|
21
21
|
l as render
|
|
22
22
|
};
|
|
23
|
-
//# sourceMappingURL=zoom-in.
|
|
23
|
+
//# sourceMappingURL=zoom-in.67bc071d.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { o as t, c, a as o } from "./core.
|
|
1
|
+
import { o as t, c, a as o } from "./core.6db5c9c5.js";
|
|
2
2
|
const e = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
viewBox: "0 0 1024 1024"
|
|
@@ -13,11 +13,11 @@ const e = {
|
|
|
13
13
|
l
|
|
14
14
|
];
|
|
15
15
|
function s(a, d) {
|
|
16
|
-
return t(), c("svg", e,
|
|
16
|
+
return t(), c("svg", e, n);
|
|
17
17
|
}
|
|
18
18
|
const h = { render: s };
|
|
19
19
|
export {
|
|
20
20
|
h as default,
|
|
21
21
|
s as render
|
|
22
22
|
};
|
|
23
|
-
//# sourceMappingURL=zoom-out.
|
|
23
|
+
//# sourceMappingURL=zoom-out.3c690712.js.map
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zenuml/core",
|
|
3
|
-
"version": "3.23.
|
|
3
|
+
"version": "3.23.27",
|
|
4
4
|
"private": false,
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"repository": {
|
|
@@ -40,12 +40,12 @@
|
|
|
40
40
|
"*.{js,ts,vue,json,htm,html}": "eslint --fix"
|
|
41
41
|
},
|
|
42
42
|
"dependencies": {
|
|
43
|
-
"@headlessui-float/vue": "^0.
|
|
43
|
+
"@headlessui-float/vue": "^0.14.0",
|
|
44
44
|
"@headlessui/tailwindcss": "^0.2.0",
|
|
45
45
|
"@headlessui/vue": "^1.7.16",
|
|
46
46
|
"@types/assert": "^1.5.6",
|
|
47
47
|
"@types/ramda": "^0.28.20",
|
|
48
|
-
"@vue/compat": "^3.
|
|
48
|
+
"@vue/compat": "^3.2.45",
|
|
49
49
|
"antlr4": "~4.11.0",
|
|
50
50
|
"color-string": "^1.5.5",
|
|
51
51
|
"dom-to-image-more": "^2.13.0",
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
"postcss": "^8.4.31",
|
|
60
60
|
"ramda": "^0.28.0",
|
|
61
61
|
"tailwindcss": "^3.2.4",
|
|
62
|
-
"vue": "^3.
|
|
62
|
+
"vue": "^3.2.45",
|
|
63
63
|
"vuex": "^4.1.0"
|
|
64
64
|
},
|
|
65
65
|
"devDependencies": {
|
|
@@ -72,8 +72,8 @@
|
|
|
72
72
|
"@typescript-eslint/eslint-plugin": "^6.7.4",
|
|
73
73
|
"@typescript-eslint/parser": "^6.7.4",
|
|
74
74
|
"@vitejs/plugin-vue": "^4.0.0",
|
|
75
|
-
"@vue/compiler-dom": "^3.
|
|
76
|
-
"@vue/compiler-sfc": "^3.
|
|
75
|
+
"@vue/compiler-dom": "^3.3.8",
|
|
76
|
+
"@vue/compiler-sfc": "^3.2.45",
|
|
77
77
|
"@vue/test-utils": "^2.2.7",
|
|
78
78
|
"autoprefixer": "^10.4.13",
|
|
79
79
|
"concurrently": "^7.6.0",
|