@schedule-x/calendar-controls
Advanced tools
Comparing version 1.21.0 to 1.22.0
@@ -235,2 +235,3 @@ import { Signal } from "@preact/signals"; | ||
monthAgendaEvent?: CustomComponentFn; | ||
eventModal?: CustomComponentFn; | ||
}; | ||
@@ -237,0 +238,0 @@ interface EventsFacade { |
@@ -235,2 +235,3 @@ import { Signal } from "@preact/signals"; | ||
monthAgendaEvent?: CustomComponentFn; | ||
eventModal?: CustomComponentFn; | ||
}; | ||
@@ -237,0 +238,0 @@ interface EventsFacade { |
@@ -235,2 +235,3 @@ import { Signal } from "@preact/signals"; | ||
monthAgendaEvent?: CustomComponentFn; | ||
eventModal?: CustomComponentFn; | ||
}; | ||
@@ -237,0 +238,0 @@ interface EventsFacade { |
{ | ||
"name": "@schedule-x/calendar-controls", | ||
"version": "1.21.0", | ||
"version": "1.22.0", | ||
"description": "Plugin for extra controls for the Schedule-X calendar", | ||
@@ -30,3 +30,3 @@ "author": { | ||
"homepage": "https://schedule-x.dev", | ||
"gitHead": "cc7aefcef347279aed6c7ed128cf6aceee1c85b2" | ||
"gitHead": "647cd995b16ea8f836b440c7fa9fe5bf96f0dc8a" | ||
} |
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
39107
1157