nativescript-ui-calendar
Advanced tools
Comparing version 14.2.1 to 15.2.0
@@ -18,3 +18,3 @@ import { DoCheck, ElementRef, IterableDiffers } from '@angular/core'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<RadCalendarComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<RadCalendarComponent, "RadCalendar", never, { "eventSource": "eventSource"; }, {}, never, never, false>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<RadCalendarComponent, "RadCalendar", never, { "eventSource": "eventSource"; }, {}, never, never, false, never>; | ||
} | ||
@@ -21,0 +21,0 @@ export declare const CALENDAR_DIRECTIVES: (typeof RadCalendarComponent)[]; |
{ | ||
"name": "nativescript-ui-calendar", | ||
"version": "14.2.1", | ||
"version": "15.2.0", | ||
"description": "Month, year, week and day views. Single, multiple and range date Selection. Special and disabled dates.", | ||
@@ -36,4 +36,5 @@ "main": "index", | ||
"dependencies": { | ||
"nativescript-ui-core": "~14.2.0" | ||
} | ||
"nativescript-ui-core": "~15.2.0" | ||
}, | ||
"types": "./index.d.d.ts" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
8887871
+ Addednativescript-ui-core@15.2.3(transitive)
- Removednativescript-ui-core@14.2.1(transitive)
Updatednativescript-ui-core@~15.2.0