@nowmade/date-picker-svelte
Advanced tools
Comparing version 2.3.2 to 2.3.3
@@ -18,2 +18,4 @@ import { SvelteComponentTyped } from "svelte"; | ||
disableWeekends?: boolean | undefined; | ||
disabledDates?: Date[] | undefined; | ||
direction?: "top" | "bottom" | undefined; | ||
}; | ||
@@ -20,0 +22,0 @@ events: { |
{ | ||
"name": "@nowmade/date-picker-svelte", | ||
"version": "2.3.2", | ||
"version": "2.3.3", | ||
"description": "Date and time picker for Svelte", | ||
@@ -5,0 +5,0 @@ "type": "module", |
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
38031
380