@schedule-x/calendar-controls
Advanced tools
Comparing version 1.28.0 to 1.29.0
@@ -91,2 +91,3 @@ import { Signal } from "@preact/signals"; | ||
teleportTo?: HTMLElement; | ||
label?: string; | ||
} | ||
@@ -93,0 +94,0 @@ // This enum is used to represent names of all internally built views of the calendar |
@@ -91,2 +91,3 @@ import { Signal } from "@preact/signals"; | ||
teleportTo?: HTMLElement; | ||
label?: string; | ||
} | ||
@@ -93,0 +94,0 @@ // This enum is used to represent names of all internally built views of the calendar |
@@ -91,2 +91,3 @@ import { Signal } from "@preact/signals"; | ||
teleportTo?: HTMLElement; | ||
label?: string; | ||
} | ||
@@ -93,0 +94,0 @@ // This enum is used to represent names of all internally built views of the calendar |
{ | ||
"name": "@schedule-x/calendar-controls", | ||
"version": "1.28.0", | ||
"version": "1.29.0", | ||
"description": "Plugin for extra controls for the Schedule-X calendar", | ||
@@ -30,3 +30,3 @@ "author": { | ||
"homepage": "https://schedule-x.dev", | ||
"gitHead": "b124272cfecc47a08e13fce9e20560f4f01ba4f8" | ||
"gitHead": "bc6158f71b92cb6a7deab101a8824de29129cff5" | ||
} |
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
39920
1190