@headlessui/vue
Advanced tools
Comparing version 0.0.0-d60d2a5 to 0.0.0-dev.14cb0ae
@@ -38,3 +38,2 @@ import { PropType, Ref } from 'vue'; | ||
handleClick(event: MouseEvent): void; | ||
handleKeyDown(event: KeyboardEvent): void; | ||
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { | ||
@@ -41,0 +40,0 @@ close: (_close: boolean) => true; |
{ | ||
"name": "@headlessui/vue", | ||
"version": "0.0.0-d60d2a5", | ||
"version": "0.0.0-dev.14cb0ae", | ||
"description": "A set of completely unstyled, fully accessible UI components for Vue 3, designed to integrate beautifully with Tailwind CSS.", | ||
@@ -31,3 +31,5 @@ "main": "dist/index.js", | ||
"test": "../../scripts/test.sh", | ||
"lint": "../../scripts/lint.sh" | ||
"lint": "../../scripts/lint.sh", | ||
"npm-version": "../../scripts/version.sh", | ||
"npm-publish": "../../scripts/publish.sh" | ||
}, | ||
@@ -34,0 +36,0 @@ "peerDependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1979593
15789