@nordhealth/vue
Advanced tools
Comparing version 1.0.0-alpha.2 to 1.0.0-alpha.3
@@ -103,2 +103,7 @@ import type * as Components from "@nordhealth/components" | ||
/** | ||
* undefined | ||
*/ | ||
onActivate?: (event: Event) => void | ||
/** | ||
* Dispatched whenever a nav item's state changes between open and closed. | ||
@@ -199,2 +204,3 @@ */ | ||
"nord-tooltip": VueComponentProps<Components.Tooltip> | ||
"nord-top-bar": VueComponentProps<Components.TopBar> | ||
"nord-visually-hidden": VueComponentProps<Components.VisuallyHidden> | ||
@@ -201,0 +207,0 @@ } |
{ | ||
"name": "@nordhealth/vue", | ||
"version": "1.0.0-alpha.2", | ||
"version": "1.0.0-alpha.3", | ||
"description": "This package provides TypeScript types for Nord Design System's Web Components in Vue projects", | ||
@@ -26,3 +26,3 @@ "author": "Nordhealth <support@nordhealth.design>", | ||
"devDependencies": { | ||
"@nordhealth/components": "^2.17.1" | ||
"@nordhealth/components": "^3.0.0" | ||
}, | ||
@@ -34,3 +34,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "20476c385ee8653509b8810276066ead2cb7b0fe" | ||
"gitHead": "1902613a31eef1e62b17a0dd0df91e7b4a5f409e" | ||
} |
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
12137
198