@schedule-x/calendar
Advanced tools
Comparing version 2.18.0 to 2.19.0
@@ -352,2 +352,3 @@ import { Signal, ReadonlySignal } from "@preact/signals"; | ||
title?: string; | ||
rrule?: string; | ||
}; | ||
@@ -354,0 +355,0 @@ interface DatePickerTranslations { |
@@ -352,2 +352,3 @@ import { Signal, ReadonlySignal } from "@preact/signals"; | ||
title?: string; | ||
rrule?: string; | ||
}; | ||
@@ -354,0 +355,0 @@ interface DatePickerTranslations { |
@@ -352,2 +352,3 @@ import { Signal, ReadonlySignal } from "@preact/signals"; | ||
title?: string; | ||
rrule?: string; | ||
}; | ||
@@ -354,0 +355,0 @@ interface DatePickerTranslations { |
{ | ||
"name": "@schedule-x/calendar", | ||
"umdName": "SXCalendar", | ||
"version": "2.18.0", | ||
"version": "2.19.0", | ||
"description": "Schedule-X calendar component", | ||
@@ -43,3 +43,3 @@ "author": { | ||
"homepage": "https://schedule-x.dev", | ||
"gitHead": "14aa399d8d015033071bd564f991aa86f5d97794" | ||
"gitHead": "3593161b6925ec2eb4ab5c051cd48bb2feadcd74" | ||
} |
714792
16663