@schedule-x/resize
Advanced tools
Comparing version
@@ -366,2 +366,3 @@ import { Signal, ReadonlySignal } from "@preact/signals"; | ||
"Link to 1 more event on {{date}}": string; | ||
CW: string; | ||
} | ||
@@ -412,2 +413,3 @@ type Language = Partial<DatePickerTranslations> & Partial<CalendarTranslations> & Record<string, string>; // enable custom & premium plugins to use the default translator | ||
isResponsive: boolean; | ||
showWeekNumbers: Signal<boolean>; | ||
callbacks: CalendarCallbacks; | ||
@@ -414,0 +416,0 @@ _customComponentFns: CustomComponentFns; |
@@ -366,2 +366,3 @@ import { Signal, ReadonlySignal } from "@preact/signals"; | ||
"Link to 1 more event on {{date}}": string; | ||
CW: string; | ||
} | ||
@@ -412,2 +413,3 @@ type Language = Partial<DatePickerTranslations> & Partial<CalendarTranslations> & Record<string, string>; // enable custom & premium plugins to use the default translator | ||
isResponsive: boolean; | ||
showWeekNumbers: Signal<boolean>; | ||
callbacks: CalendarCallbacks; | ||
@@ -414,0 +416,0 @@ _customComponentFns: CustomComponentFns; |
@@ -366,2 +366,3 @@ import { Signal, ReadonlySignal } from "@preact/signals"; | ||
"Link to 1 more event on {{date}}": string; | ||
CW: string; | ||
} | ||
@@ -412,2 +413,3 @@ type Language = Partial<DatePickerTranslations> & Partial<CalendarTranslations> & Record<string, string>; // enable custom & premium plugins to use the default translator | ||
isResponsive: boolean; | ||
showWeekNumbers: Signal<boolean>; | ||
callbacks: CalendarCallbacks; | ||
@@ -414,0 +416,0 @@ _customComponentFns: CustomComponentFns; |
{ | ||
"name": "@schedule-x/resize", | ||
"umdName": "SXResize", | ||
"version": "2.21.2", | ||
"version": "2.22.0", | ||
"description": "Resize events in the Schedule-X calendar", | ||
@@ -30,3 +30,3 @@ "author": { | ||
"homepage": "https://schedule-x.dev", | ||
"gitHead": "ccdec7b27e1f203f894e398a145b7d0ed702f243" | ||
"gitHead": "56cec56da0479da44262a643555bb5c10b08ed23" | ||
} |
102080
0.16%2637
0.23%