@zenuml/core 3.23.13 → 3.23.14

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.6d6052eb.js";
1
+ import { o as c, c as e, a as o } from "./core.4f31d6ef.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.dc2e27ff.js.map
23
+ //# sourceMappingURL=zoom-in.054b81b8.js.map
@@ -1,4 +1,4 @@
1
- import { o as t, c, a as o } from "./core.6d6052eb.js";
1
+ import { o as t, c, a as o } from "./core.4f31d6ef.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.3c3e350c.js.map
23
+ //# sourceMappingURL=zoom-out.cfefd1f5.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zenuml/core",
3
- "version": "3.23.13",
3
+ "version": "3.23.14",
4
4
  "private": false,
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -40,7 +40,7 @@
40
40
  "*.{js,ts,vue,json,htm,html}": "eslint --fix"
41
41
  },
42
42
  "dependencies": {
43
- "@headlessui-float/vue": "^0.14.0",
43
+ "@headlessui-float/vue": "^0.11.4",
44
44
  "@headlessui/tailwindcss": "^0.2.0",
45
45
  "@headlessui/vue": "^1.7.16",
46
46
  "@types/assert": "^1.5.6",
package/pnpm-lock.yaml CHANGED
@@ -2,8 +2,8 @@ lockfileVersion: "6.0"
2
2
 
3
3
  dependencies:
4
4
  "@headlessui-float/vue":
5
- specifier: ^0.14.0
6
- version: 0.14.0(@headlessui/vue@1.7.16)(vue@3.2.45)
5
+ specifier: ^0.11.4
6
+ version: 0.11.4(vue@3.2.45)
7
7
  "@headlessui/tailwindcss":
8
8
  specifier: ^0.2.0
9
9
  version: 0.2.0(tailwindcss@3.2.4)
@@ -2140,18 +2140,21 @@ packages:
2140
2140
  }
2141
2141
  dev: false
2142
2142
 
2143
- /@floating-ui/vue@1.0.6(vue@3.2.45):
2143
+ /@floating-ui/vue@0.2.1(vue@3.2.45):
2144
2144
  resolution:
2145
2145
  {
2146
- integrity: sha512-EdrOljjkpkkqZnrpqUcPoz9NvHxuTjUtSInh6GMv3+Mcy+giY2cE2pHh9rpacRcZ2eMSCxel9jWkWXTjLmY55w==,
2146
+ integrity: sha512-HE+EIeakID7wI6vUwF0yMpaW48bNaPj8QtnQaRMkaQFhQReVBA4bY6fmJ3J7X+dqVgDbMhyfCG0fBJfdQMdWxQ==,
2147
2147
  }
2148
+ peerDependencies:
2149
+ "@vue/composition-api": ^1.0.0-rc.1
2150
+ vue: ^2.0.0 || >=3.0.0
2151
+ peerDependenciesMeta:
2152
+ "@vue/composition-api":
2153
+ optional: true
2148
2154
  dependencies:
2149
2155
  "@floating-ui/dom": 1.6.5
2150
- "@floating-ui/utils": 0.2.2
2156
+ vue: 3.2.45
2151
2157
  vue-demi: 0.13.11(vue@3.2.45)
2152
- transitivePeerDependencies:
2153
- - "@vue/composition-api"
2154
- - vue
2155
2158
  dev: false
2156
2159
 
2157
2160
  /@gar/promisify@1.1.3:
@@ -2161,19 +2164,17 @@ packages:
2161
2164
  }
2162
2165
  dev: true
2163
2166
 
2164
- /@headlessui-float/vue@0.14.0(@headlessui/vue@1.7.16)(vue@3.2.45):
2167
+ /@headlessui-float/vue@0.11.4(vue@3.2.45):
2165
2168
  resolution:
2166
2169
  {
2167
- integrity: sha512-hx0IkJ7JPcwDeimco6fe0+IknknL1gUYIGu11OCn0JWlOoSAmO6sx2DxPwSEz1Wsq34X6Z8BwCwcPVuphZ1zMg==,
2170
+ integrity: sha512-hNGQTT3trknSB78ZI3usvnJACLyEUmacvk5Q8JQizJ8k+8GYLvhKklGIhJVO1E3litEzW6yyjPgfg6aEJ+1p6g==,
2168
2171
  }
2169
2172
  peerDependencies:
2170
- "@headlessui/vue": ^1.0.0
2171
2173
  vue: ^3.0.0
2172
2174
  dependencies:
2173
2175
  "@floating-ui/core": 1.6.2
2174
2176
  "@floating-ui/dom": 1.6.5
2175
- "@floating-ui/vue": 1.0.6(vue@3.2.45)
2176
- "@headlessui/vue": 1.7.16(vue@3.2.45)
2177
+ "@floating-ui/vue": 0.2.1(vue@3.2.45)
2177
2178
  vue: 3.2.45
2178
2179
  transitivePeerDependencies:
2179
2180
  - "@vue/composition-api"
@@ -7265,7 +7266,7 @@ packages:
7265
7266
  integrity: sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==,
7266
7267
  }
7267
7268
  optionalDependencies:
7268
- graceful-fs: 4.2.10
7269
+ graceful-fs: 4.2.11
7269
7270
  dev: true
7270
7271
 
7271
7272
  /jsonfile@6.1.0:
@@ -7276,7 +7277,7 @@ packages:
7276
7277
  dependencies:
7277
7278
  universalify: 2.0.0
7278
7279
  optionalDependencies:
7279
- graceful-fs: 4.2.10
7280
+ graceful-fs: 4.2.11
7280
7281
  dev: true
7281
7282
 
7282
7283
  /jsprim@2.0.2: