@zenuml/core 3.27.5 → 3.27.7

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.
@@ -1,4 +1,4 @@
1
- import { o as c, c as e, a as o } from "./core.7b808bcd.js";
1
+ import { o as c, c as e, a as o } from "./core.7cd0377f.js";
2
2
  const s = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  viewBox: "0 0 1024 1024"
@@ -20,4 +20,4 @@ export {
20
20
  _ as default,
21
21
  l as render
22
22
  };
23
- //# sourceMappingURL=zoom-in.2b09b520.js.map
23
+ //# sourceMappingURL=zoom-in.d6e1e9ea.js.map
@@ -1,4 +1,4 @@
1
- import { o as t, c, a as o } from "./core.7b808bcd.js";
1
+ import { o as t, c, a as o } from "./core.7cd0377f.js";
2
2
  const e = {
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  viewBox: "0 0 1024 1024"
@@ -20,4 +20,4 @@ export {
20
20
  h as default,
21
21
  s as render
22
22
  };
23
- //# sourceMappingURL=zoom-out.8537a776.js.map
23
+ //# sourceMappingURL=zoom-out.17ccc3f0.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zenuml/core",
3
- "version": "3.27.5",
3
+ "version": "3.27.7",
4
4
  "private": false,
5
5
  "license": "MIT",
6
6
  "repository": {