@schedule-x/resize
Advanced tools
Comparing version 2.18.0 to 2.19.0
@@ -342,2 +342,3 @@ import { Signal, ReadonlySignal } from "@preact/signals"; | ||
title?: string; | ||
rrule?: string; | ||
}; | ||
@@ -344,0 +345,0 @@ interface DatePickerTranslations { |
@@ -342,2 +342,3 @@ import { Signal, ReadonlySignal } from "@preact/signals"; | ||
title?: string; | ||
rrule?: string; | ||
}; | ||
@@ -344,0 +345,0 @@ interface DatePickerTranslations { |
@@ -342,2 +342,3 @@ import { Signal, ReadonlySignal } from "@preact/signals"; | ||
title?: string; | ||
rrule?: string; | ||
}; | ||
@@ -344,0 +345,0 @@ interface DatePickerTranslations { |
{ | ||
"name": "@schedule-x/resize", | ||
"umdName": "SXResize", | ||
"version": "2.18.0", | ||
"version": "2.19.0", | ||
"description": "Resize events in the Schedule-X calendar", | ||
@@ -30,3 +30,3 @@ "author": { | ||
"homepage": "https://schedule-x.dev", | ||
"gitHead": "14aa399d8d015033071bd564f991aa86f5d97794" | ||
"gitHead": "3593161b6925ec2eb4ab5c051cd48bb2feadcd74" | ||
} |
101918
2631