@scalar/use-modal
Advanced tools
Comparing version 0.1.9 to 0.2.0
# @scalar/use-modal | ||
## 0.2.0 | ||
### Minor Changes | ||
- f38bb61: chore: remove swagger editor tabs | ||
## 0.1.9 | ||
@@ -4,0 +10,0 @@ |
@@ -59,3 +59,3 @@ import { defineComponent, openBlock, createBlock, unref, withCtx, createElementVNode, createVNode, normalizeClass, normalizeStyle, createTextVNode, toDisplayString, createCommentVNode, renderSlot, reactive } from "vue"; | ||
}); | ||
const FlowModal_vue_vue_type_style_index_0_scoped_e05a25d9_lang = ""; | ||
const FlowModal_vue_vue_type_style_index_0_scoped_3886599a_lang = ""; | ||
const _export_sfc = (sfc, props) => { | ||
@@ -68,3 +68,3 @@ const target = sfc.__vccOpts || sfc; | ||
}; | ||
const FlowModal = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-e05a25d9"]]); | ||
const FlowModal = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-3886599a"]]); | ||
const useModal = () => reactive({ | ||
@@ -71,0 +71,0 @@ open: false, |
@@ -14,3 +14,3 @@ { | ||
], | ||
"version": "0.1.9", | ||
"version": "0.2.0", | ||
"engines": { | ||
@@ -34,6 +34,4 @@ "node": ">=20" | ||
}, | ||
"dependencies": { | ||
"@headlessui/vue": "^1.7.16" | ||
}, | ||
"devDependencies": { | ||
"@headlessui/vue": "^1.7.16", | ||
"@vitejs/plugin-vue": "^4.4.0", | ||
@@ -48,3 +46,4 @@ "@vitest/coverage-v8": "^0.34.4", | ||
"peerDependencies": { | ||
"vue": "^3.3.0" | ||
"vue": "^3.3.0", | ||
"@headlessui/vue": "^1.7.0" | ||
}, | ||
@@ -51,0 +50,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
12723
250
8
- Removed@headlessui/vue@^1.7.16