New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

nativescript-ui-calendar

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nativescript-ui-calendar - npm Package Compare versions

Comparing version 6.0.0-2019-10-29 to 6.0.0

26

package.json
{
"name": "nativescript-ui-calendar",
"version": "6.0.0-2019-10-29",
"version": "6.0.0",
"description": "Month, year, week and day views. Single, multiple and range date Selection. Special and disabled dates. Part of Progress NativeScript UI - a set of professional ui components built for NativeScript (also known as Pro UI).",

@@ -35,15 +35,15 @@ "main": "ui-calendar",

"devDependencies": {
"@angular/compiler-cli": "~8.0.0",
"@angular/common": "~8.0.0",
"@angular/compiler": "~8.0.0",
"@angular/core": "~8.0.0",
"@angular/forms": "~8.0.0",
"@angular/platform-browser": "~8.0.0",
"@angular/platform-browser-dynamic": "~8.0.0",
"@angular/router": "~8.0.0",
"nativescript-angular": "~8.0.0",
"@angular/compiler-cli": "~8.2.0",
"@angular/common": "~8.2.0",
"@angular/compiler": "~8.2.0",
"@angular/core": "~8.2.0",
"@angular/forms": "~8.2.0",
"@angular/platform-browser": "~8.2.0",
"@angular/platform-browser-dynamic": "~8.2.0",
"@angular/router": "~8.2.0",
"nativescript-angular": "~8.20.0",
"nativescript-dev-debugging": "^2.0.0",
"tns-core-modules": "rc",
"tns-platform-declarations": "rc",
"typescript": "~3.4.5",
"tns-core-modules": "^6.2.0",
"tns-platform-declarations": "^6.2.0",
"typescript": "~3.5.3",
"rxjs": "^6.3.3",

@@ -50,0 +50,0 @@ "zone.js": "^0.8.4",

@@ -306,2 +306,3 @@ import * as commonModule from "./ui-calendar.common";

private _androidViewId;
private systemAppearanceChangedHandler;
readonly _nativeView: any;

@@ -312,3 +313,2 @@ constructor();

disposeNativeView(): void;
private systemAppearanceChanged;
private updateCalendarStyle;

@@ -315,0 +315,0 @@ private getStyleForSystemAppearance;

@@ -1,1 +0,1 @@

[{"__symbolic":"module","version":4,"metadata":{"CalendarEvent":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"./ui-calendar.common","name":"CalendarEvent","line":15,"character":35},"members":{"_setIsAllDay":[{"__symbolic":"method"}],"_getIsAllDay":[{"__symbolic":"method"}],"_setEndDate":[{"__symbolic":"method"}],"_getEndDate":[{"__symbolic":"method"}],"_setStartDate":[{"__symbolic":"method"}],"_getStartDate":[{"__symbolic":"method"}],"_setTitle":[{"__symbolic":"method"}],"_getTitle":[{"__symbolic":"method"}],"_setEventColor":[{"__symbolic":"method"}],"_getEventColor":[{"__symbolic":"method"}]}},"CellStyleType":{"RegularDayStyle":0,"SelectedDayStyle":1,"TodayStyle":2,"WeekNumberStyle":3,"WeekendStyle":4,"DayNameStyle":5,"TitleStyle":6,"MonthNameStyle":7},"CellStyleInitializer":{"__symbolic":"class","members":{"applyStyle":[{"__symbolic":"method"}],"changeCellBorderWidth":[{"__symbolic":"method"}],"onCellBorderWidthChanged":[{"__symbolic":"method"}],"changeCellBorderColor":[{"__symbolic":"method"}],"onCellBorderColorChanged":[{"__symbolic":"method"}],"changeCellBackgroundColor":[{"__symbolic":"method"}],"onCellBackgroundColorChanged":[{"__symbolic":"method"}],"changeCellAlignment":[{"__symbolic":"method"}],"onCellAlignmentChanged":[{"__symbolic":"method"}],"changeCellPaddingHorizontal":[{"__symbolic":"method"}],"onCellPaddingHorizontalChanged":[{"__symbolic":"method"}],"changeCellPaddingVertical":[{"__symbolic":"method"}],"onCellPaddingVerticalChanged":[{"__symbolic":"method"}],"changeCellTextColor":[{"__symbolic":"method"}],"onCellTextColorChanged":[{"__symbolic":"method"}],"changeCellTextFontName":[{"__symbolic":"method"}],"onCellTextFontNameChanged":[{"__symbolic":"method"}],"changeCellTextFontStyle":[{"__symbolic":"method"}],"onCellTextFontStyleChanged":[{"__symbolic":"method"}],"changeCellTextSize":[{"__symbolic":"method"}],"onCellTextSizeChanged":[{"__symbolic":"method"}],"makeDayCellFilter":[{"__symbolic":"method"}],"makeMonthCellFilter":[{"__symbolic":"method"}]}},"CellStyle":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"./ui-calendar.common","name":"CellStyle","line":343,"character":31},"members":{"updateNativeStyleFilters":[{"__symbolic":"method"}],"onStyleChanged":[{"__symbolic":"method"}],"onCellBorderWidthChanged":[{"__symbolic":"method"}],"onCellBorderColorChanged":[{"__symbolic":"method"}],"onCellBackgroundColorChanged":[{"__symbolic":"method"}],"onCellTextColorChanged":[{"__symbolic":"method"}],"onCellTextFontNameChanged":[{"__symbolic":"method"}],"onCellTextFontStyleChanged":[{"__symbolic":"method"}],"onCellTextSizeChanged":[{"__symbolic":"method"}],"onCellPaddingHorizontalChanged":[{"__symbolic":"method"}],"onCellPaddingVerticalChanged":[{"__symbolic":"method"}],"onCellAlignmentChanged":[{"__symbolic":"method"}]}},"DayEventsViewStyle":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"./ui-calendar.common","name":"DayEventsViewStyle","line":434,"character":40},"members":{"applyStyles":[{"__symbolic":"method"}],"onBackgroundColorChanged":[{"__symbolic":"method"}],"changeBackgroundColor":[{"__symbolic":"method"}],"onTimeLabelFormatChanged":[{"__symbolic":"method"}],"changeTimeLabelFormat":[{"__symbolic":"method"}],"onTimeLabelTextColorChanged":[{"__symbolic":"method"}],"changeTimeLabelTextColor":[{"__symbolic":"method"}],"onTimeLabelTextSizeChanged":[{"__symbolic":"method"}],"changeTimeLabelTextSize":[{"__symbolic":"method"}],"onTimeLinesWidthChanged":[{"__symbolic":"method"}],"changeTimeLinesWidth":[{"__symbolic":"method"}],"onTimeLinesColorChanged":[{"__symbolic":"method"}],"changeTimeLinesColor":[{"__symbolic":"method"}]}},"AllDayEventsViewStyle":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"./ui-calendar.common","name":"AllDayEventsViewStyle","line":531,"character":43},"members":{"applyStyles":[{"__symbolic":"method"}],"onBackgroundColorChanged":[{"__symbolic":"method"}],"changeBackgroundColor":[{"__symbolic":"method"}],"onAllDayTextChanged":[{"__symbolic":"method"}],"changeAllDayText":[{"__symbolic":"method"}],"onAllDayTextIsVisibleChanged":[{"__symbolic":"method"}],"changeAllDayTextIsVisible":[{"__symbolic":"method"}]}},"DayCellStyle":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"./ui-calendar.common","name":"DayCellStyle","line":590,"character":34},"members":{"updateNativeStyleFilters":[{"__symbolic":"method"}],"onCellBorderWidthChanged":[{"__symbolic":"method"}],"onCellBorderColorChanged":[{"__symbolic":"method"}],"onCellBackgroundColorChanged":[{"__symbolic":"method"}],"onCellTextColorChanged":[{"__symbolic":"method"}],"onCellTextFontNameChanged":[{"__symbolic":"method"}],"onCellTextFontStyleChanged":[{"__symbolic":"method"}],"onCellTextSizeChanged":[{"__symbolic":"method"}],"onCellPaddingHorizontalChanged":[{"__symbolic":"method"}],"onCellPaddingVerticalChanged":[{"__symbolic":"method"}],"onCellAlignmentChanged":[{"__symbolic":"method"}],"onStyleChanged":[{"__symbolic":"method"}],"onShowEventsTextChanged":[{"__symbolic":"method"}],"onEventTextColorChanged":[{"__symbolic":"method"}],"onEventFontNameChanged":[{"__symbolic":"method"}],"onEventFontStyleChanged":[{"__symbolic":"method"}],"onEventTextSizeChanged":[{"__symbolic":"method"}]}},"MonthCellStyle":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"./ui-calendar.common","name":"MonthCellStyle","line":705,"character":36},"members":{"onStyleChanged":[{"__symbolic":"method"}],"onWeekendTextColorChanged":[{"__symbolic":"method"}],"onTodayTextColorChanged":[{"__symbolic":"method"}],"onDayTextColorChanged":[{"__symbolic":"method"}],"onDayFontNameChanged":[{"__symbolic":"method"}],"onDayFontStyleChanged":[{"__symbolic":"method"}],"onDayTextSizeChanged":[{"__symbolic":"method"}],"onDayNameTextColorChanged":[{"__symbolic":"method"}],"onDayNameFontNameChanged":[{"__symbolic":"method"}],"onDayNameFontStyleChanged":[{"__symbolic":"method"}],"onDayNameTextSizeChanged":[{"__symbolic":"method"}],"onMonthNameTextColorChanged":[{"__symbolic":"method"}],"onMonthNameFontNameChanged":[{"__symbolic":"method"}],"onMonthNameFontStyleChanged":[{"__symbolic":"method"}],"onMonthNameTextSizeChanged":[{"__symbolic":"method"}]}},"InlineEventCellStyle":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"./ui-calendar.common","name":"InlineEventCellStyle","line":911,"character":42},"members":{"apply":[{"__symbolic":"method"}],"onCellBackgroundColorChanged":[{"__symbolic":"method"}],"onEventTextColorChanged":[{"__symbolic":"method"}],"onEventFontNameChanged":[{"__symbolic":"method"}],"onEventFontStyleChanged":[{"__symbolic":"method"}],"onEventTextSizeChanged":[{"__symbolic":"method"}],"onTimeTextColorChanged":[{"__symbolic":"method"}],"onTimeFontNameChanged":[{"__symbolic":"method"}],"onTimeFontStyleChanged":[{"__symbolic":"method"}],"onTimeTextSizeChanged":[{"__symbolic":"method"}]}},"CalendarStyleInitializer":{"__symbolic":"class","members":{"updateNativeStyles":[{"__symbolic":"method"}],"onShowWeekNumbersChanged":[{"__symbolic":"method"}],"changeShowWeekNumbers":[{"__symbolic":"method"}],"onShowTitleChanged":[{"__symbolic":"method"}],"changeShowTitle":[{"__symbolic":"method"}],"onShowDayNamesChanged":[{"__symbolic":"method"}],"changeShowDayNames":[{"__symbolic":"method"}],"onBackgroundColorChanged":[{"__symbolic":"method"}],"changeBackgroundColor":[{"__symbolic":"method"}],"onDayCellStyleChanged":[{"__symbolic":"method"}],"changeDayCellStyle":[{"__symbolic":"method"}],"onSelectedDayCellStyleChanged":[{"__symbolic":"method"}],"changeSelectedDayCellStyle":[{"__symbolic":"method"}],"onTodayCellStyleChanged":[{"__symbolic":"method"}],"changeTodayCellStyle":[{"__symbolic":"method"}],"onWeekNumberCellStyleChanged":[{"__symbolic":"method"}],"changeWeekNumberCellStyle":[{"__symbolic":"method"}],"onWeekendCellStyleChanged":[{"__symbolic":"method"}],"changeWeekendCellStyle":[{"__symbolic":"method"}],"onDayNameCellStyleChanged":[{"__symbolic":"method"}],"changeDayNameCellStyle":[{"__symbolic":"method"}],"onTitleCellStyleChanged":[{"__symbolic":"method"}],"changeTitleCellStyle":[{"__symbolic":"method"}],"syncSelectionShape":[{"__symbolic":"method"}]}},"CalendarMonthViewStyle":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"./ui-calendar.common","name":"CalendarMonthViewStyle","line":1253,"character":44},"members":{"updateNativeStyles":[{"__symbolic":"method"}],"prepareNativeStyle":[{"__symbolic":"method"}],"updateNativeStyleFilters":[{"__symbolic":"method"}],"onShowWeekNumbersChanged":[{"__symbolic":"method"}],"onSelectionShapeChanged":[{"__symbolic":"method"}],"onSelectionShapeSizeChanged":[{"__symbolic":"method"}],"onSelectionShapeColorChanged":[{"__symbolic":"method"}],"onShowTitleChanged":[{"__symbolic":"method"}],"onShowDayNamesChanged":[{"__symbolic":"method"}],"onBackgroundColorChanged":[{"__symbolic":"method"}],"onDayCellStyleChanged":[{"__symbolic":"method"}],"onSelectedDayCellStyleChanged":[{"__symbolic":"method"}],"onTodayCellStyleChanged":[{"__symbolic":"method"}],"onWeekNumberCellStyleChanged":[{"__symbolic":"method"}],"onWeekendCellStyleChanged":[{"__symbolic":"method"}],"onDayNameCellStyleChanged":[{"__symbolic":"method"}],"onTitleCellStyleChanged":[{"__symbolic":"method"}],"onInlineEventCellStyleChanged":[{"__symbolic":"method"}]}},"CalendarWeekViewStyle":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"CalendarMonthViewStyle"},"members":{"updateNativeStyleFilters":[{"__symbolic":"method"}]}},"CalendarDayViewStyle":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"./ui-calendar.common","name":"CalendarDayViewStyle","line":1370,"character":42},"members":{"updateNativeStyles":[{"__symbolic":"method"}],"updateNativeDayStyles":[{"__symbolic":"method"}],"prepareNativeStyle":[{"__symbolic":"method"}],"updateNativeStyleFilters":[{"__symbolic":"method"}],"onShowWeekNumbersChanged":[{"__symbolic":"method"}],"onSelectionShapeChanged":[{"__symbolic":"method"}],"onSelectionShapeSizeChanged":[{"__symbolic":"method"}],"onSelectionShapeColorChanged":[{"__symbolic":"method"}],"onShowTitleChanged":[{"__symbolic":"method"}],"onShowDayNamesChanged":[{"__symbolic":"method"}],"onBackgroundColorChanged":[{"__symbolic":"method"}],"onDayCellStyleChanged":[{"__symbolic":"method"}],"onSelectedDayCellStyleChanged":[{"__symbolic":"method"}],"onTodayCellStyleChanged":[{"__symbolic":"method"}],"onWeekNumberCellStyleChanged":[{"__symbolic":"method"}],"onWeekendCellStyleChanged":[{"__symbolic":"method"}],"onDayNameCellStyleChanged":[{"__symbolic":"method"}],"onTitleCellStyleChanged":[{"__symbolic":"method"}],"onDayEventsViewStyleChanged":[{"__symbolic":"method"}],"changeDayEventsViewStyle":[{"__symbolic":"method"}],"onAllDayEventsViewStyleChanged":[{"__symbolic":"method"}],"changeAllDayEventsViewStyle":[{"__symbolic":"method"}],"onInlineEventCellStyleChanged":[{"__symbolic":"method"}],"onShowWeekChanged":[{"__symbolic":"method"}],"changeShowWeek":[{"__symbolic":"method"}]}},"CalendarYearViewStyle":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"./ui-calendar.common","name":"CalendarYearViewStyle","line":1524,"character":43},"members":{"__ctor__":[{"__symbolic":"constructor"}],"updateNativeStyles":[{"__symbolic":"method"}],"onTitleCellStyleChanged":[{"__symbolic":"method"}],"onMonthCellStyleChanged":[{"__symbolic":"method"}]}},"CalendarMonthNamesViewStyle":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"./ui-calendar.common","name":"CalendarMonthNamesViewStyle","line":1598,"character":49},"members":{"__ctor__":[{"__symbolic":"constructor"}],"updateNativeStyles":[{"__symbolic":"method"}],"updateFilterDisplayMode":[{"__symbolic":"method"}],"onTitleCellStyleChanged":[{"__symbolic":"method"}],"onMonthNameCellStyleChanged":[{"__symbolic":"method"}]}},"RadCalendar":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"./ui-calendar.common","name":"RadCalendar","line":1890,"character":33},"members":{"__ctor__":[{"__symbolic":"constructor"}],"createNativeView":[{"__symbolic":"method"}],"initNativeView":[{"__symbolic":"method"}],"disposeNativeView":[{"__symbolic":"method"}],"systemAppearanceChanged":[{"__symbolic":"method"}],"updateCalendarStyle":[{"__symbolic":"method"}],"getStyleForSystemAppearance":[{"__symbolic":"method"}],"loadNativeDisplayedDate":[{"__symbolic":"method"}],"addOnCellClickListener":[{"__symbolic":"method"}],"_syncSelectionShape":[{"__symbolic":"method"}],"addOnInlineEventsClickedListener":[{"__symbolic":"method"}],"addOnDisplayDateChangedListener":[{"__symbolic":"method"}],"addOnDisplayModeChangedListener":[{"__symbolic":"method"}],"notifyViewModeChanged":[{"__symbolic":"method"}],"setDayViewEventSelectedListener":[{"__symbolic":"method"}],"addOnSelectedDatesChangedListener":[{"__symbolic":"method"}],"notifySingleDateSelected":[{"__symbolic":"method"}],"notifyDateDeselected":[{"__symbolic":"method"}],"notifyRangeSelectionChanged":[{"__symbolic":"method"}],"setNativeViewMode":[{"__symbolic":"method"}],"setNativeSelectionMode":[{"__symbolic":"method"}],"setNativeTransitionMode":[{"__symbolic":"method"}],"setNativeEventsViewMode":[{"__symbolic":"method"}],"setNativeMaxDate":[{"__symbolic":"method"}],"setNativeMinDate":[{"__symbolic":"method"}],"setNativeDisplayedDate":[{"__symbolic":"method"}],"setNativeSelectedDate":[{"__symbolic":"method"}],"setNativeSelectedDates":[{"__symbolic":"method"}],"setNativeSelectedDateRange":[{"__symbolic":"method"}],"setNativeHorizontalTransition":[{"__symbolic":"method"}],"getDisplayedDate":[{"__symbolic":"method"}],"onLocalePropertyChanged":[{"__symbolic":"method"}],"setNativeLocale":[{"__symbolic":"method"}],"onViewModeChanged":[{"__symbolic":"method"}],"onSelectionModeChanged":[{"__symbolic":"method"}],"onTransitionModeChanged":[{"__symbolic":"method"}],"onEventsViewModeChanged":[{"__symbolic":"method"}],"onMaxDateChanged":[{"__symbolic":"method"}],"onMinDateChanged":[{"__symbolic":"method"}],"onDisplayedDateChanged":[{"__symbolic":"method"}],"onSelectedDateChanged":[{"__symbolic":"method"}],"onSelectedDatesChanged":[{"__symbolic":"method"}],"onSelectedDateRangeChanged":[{"__symbolic":"method"}],"onHorizontalTransitionChanged":[{"__symbolic":"method"}],"onMonthViewStyleChanged":[{"__symbolic":"method"}],"onWeekViewStyleChanged":[{"__symbolic":"method"}],"onDayViewStyleChanged":[{"__symbolic":"method"}],"onMonthNamesViewStyleChanged":[{"__symbolic":"method"}],"onYearViewStyleChanged":[{"__symbolic":"method"}],"reload":[{"__symbolic":"method"}],"navigateForward":[{"__symbolic":"method"}],"navigateBack":[{"__symbolic":"method"}],"goToDate":[{"__symbolic":"method"}],"getEventsForDate":[{"__symbolic":"method"}],"clearSelection":[{"__symbolic":"method"}],"initOnInlineEventsClickedListener":[{"__symbolic":"method"}],"updateEventSource":[{"__symbolic":"method"}]},"statics":{"getDateFromCalendar":{"__symbolic":"function","parameters":["calendar"],"value":{"__symbolic":"new","expression":{"__symbolic":"reference","name":"Date"},"arguments":[{"__symbolic":"call","expression":{"__symbolic":"select","expression":{"__symbolic":"reference","name":"calendar"},"member":"getTimeInMillis"}}]}}}}},"exports":[{"from":"./ui-calendar.common"}]}]
[{"__symbolic":"module","version":4,"metadata":{"CalendarEvent":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"./ui-calendar.common","name":"CalendarEvent","line":15,"character":35},"members":{"_setIsAllDay":[{"__symbolic":"method"}],"_getIsAllDay":[{"__symbolic":"method"}],"_setEndDate":[{"__symbolic":"method"}],"_getEndDate":[{"__symbolic":"method"}],"_setStartDate":[{"__symbolic":"method"}],"_getStartDate":[{"__symbolic":"method"}],"_setTitle":[{"__symbolic":"method"}],"_getTitle":[{"__symbolic":"method"}],"_setEventColor":[{"__symbolic":"method"}],"_getEventColor":[{"__symbolic":"method"}]}},"CellStyleType":{"RegularDayStyle":0,"SelectedDayStyle":1,"TodayStyle":2,"WeekNumberStyle":3,"WeekendStyle":4,"DayNameStyle":5,"TitleStyle":6,"MonthNameStyle":7},"CellStyleInitializer":{"__symbolic":"class","members":{"applyStyle":[{"__symbolic":"method"}],"changeCellBorderWidth":[{"__symbolic":"method"}],"onCellBorderWidthChanged":[{"__symbolic":"method"}],"changeCellBorderColor":[{"__symbolic":"method"}],"onCellBorderColorChanged":[{"__symbolic":"method"}],"changeCellBackgroundColor":[{"__symbolic":"method"}],"onCellBackgroundColorChanged":[{"__symbolic":"method"}],"changeCellAlignment":[{"__symbolic":"method"}],"onCellAlignmentChanged":[{"__symbolic":"method"}],"changeCellPaddingHorizontal":[{"__symbolic":"method"}],"onCellPaddingHorizontalChanged":[{"__symbolic":"method"}],"changeCellPaddingVertical":[{"__symbolic":"method"}],"onCellPaddingVerticalChanged":[{"__symbolic":"method"}],"changeCellTextColor":[{"__symbolic":"method"}],"onCellTextColorChanged":[{"__symbolic":"method"}],"changeCellTextFontName":[{"__symbolic":"method"}],"onCellTextFontNameChanged":[{"__symbolic":"method"}],"changeCellTextFontStyle":[{"__symbolic":"method"}],"onCellTextFontStyleChanged":[{"__symbolic":"method"}],"changeCellTextSize":[{"__symbolic":"method"}],"onCellTextSizeChanged":[{"__symbolic":"method"}],"makeDayCellFilter":[{"__symbolic":"method"}],"makeMonthCellFilter":[{"__symbolic":"method"}]}},"CellStyle":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"./ui-calendar.common","name":"CellStyle","line":343,"character":31},"members":{"updateNativeStyleFilters":[{"__symbolic":"method"}],"onStyleChanged":[{"__symbolic":"method"}],"onCellBorderWidthChanged":[{"__symbolic":"method"}],"onCellBorderColorChanged":[{"__symbolic":"method"}],"onCellBackgroundColorChanged":[{"__symbolic":"method"}],"onCellTextColorChanged":[{"__symbolic":"method"}],"onCellTextFontNameChanged":[{"__symbolic":"method"}],"onCellTextFontStyleChanged":[{"__symbolic":"method"}],"onCellTextSizeChanged":[{"__symbolic":"method"}],"onCellPaddingHorizontalChanged":[{"__symbolic":"method"}],"onCellPaddingVerticalChanged":[{"__symbolic":"method"}],"onCellAlignmentChanged":[{"__symbolic":"method"}]}},"DayEventsViewStyle":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"./ui-calendar.common","name":"DayEventsViewStyle","line":434,"character":40},"members":{"applyStyles":[{"__symbolic":"method"}],"onBackgroundColorChanged":[{"__symbolic":"method"}],"changeBackgroundColor":[{"__symbolic":"method"}],"onTimeLabelFormatChanged":[{"__symbolic":"method"}],"changeTimeLabelFormat":[{"__symbolic":"method"}],"onTimeLabelTextColorChanged":[{"__symbolic":"method"}],"changeTimeLabelTextColor":[{"__symbolic":"method"}],"onTimeLabelTextSizeChanged":[{"__symbolic":"method"}],"changeTimeLabelTextSize":[{"__symbolic":"method"}],"onTimeLinesWidthChanged":[{"__symbolic":"method"}],"changeTimeLinesWidth":[{"__symbolic":"method"}],"onTimeLinesColorChanged":[{"__symbolic":"method"}],"changeTimeLinesColor":[{"__symbolic":"method"}]}},"AllDayEventsViewStyle":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"./ui-calendar.common","name":"AllDayEventsViewStyle","line":531,"character":43},"members":{"applyStyles":[{"__symbolic":"method"}],"onBackgroundColorChanged":[{"__symbolic":"method"}],"changeBackgroundColor":[{"__symbolic":"method"}],"onAllDayTextChanged":[{"__symbolic":"method"}],"changeAllDayText":[{"__symbolic":"method"}],"onAllDayTextIsVisibleChanged":[{"__symbolic":"method"}],"changeAllDayTextIsVisible":[{"__symbolic":"method"}]}},"DayCellStyle":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"./ui-calendar.common","name":"DayCellStyle","line":590,"character":34},"members":{"updateNativeStyleFilters":[{"__symbolic":"method"}],"onCellBorderWidthChanged":[{"__symbolic":"method"}],"onCellBorderColorChanged":[{"__symbolic":"method"}],"onCellBackgroundColorChanged":[{"__symbolic":"method"}],"onCellTextColorChanged":[{"__symbolic":"method"}],"onCellTextFontNameChanged":[{"__symbolic":"method"}],"onCellTextFontStyleChanged":[{"__symbolic":"method"}],"onCellTextSizeChanged":[{"__symbolic":"method"}],"onCellPaddingHorizontalChanged":[{"__symbolic":"method"}],"onCellPaddingVerticalChanged":[{"__symbolic":"method"}],"onCellAlignmentChanged":[{"__symbolic":"method"}],"onStyleChanged":[{"__symbolic":"method"}],"onShowEventsTextChanged":[{"__symbolic":"method"}],"onEventTextColorChanged":[{"__symbolic":"method"}],"onEventFontNameChanged":[{"__symbolic":"method"}],"onEventFontStyleChanged":[{"__symbolic":"method"}],"onEventTextSizeChanged":[{"__symbolic":"method"}]}},"MonthCellStyle":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"./ui-calendar.common","name":"MonthCellStyle","line":705,"character":36},"members":{"onStyleChanged":[{"__symbolic":"method"}],"onWeekendTextColorChanged":[{"__symbolic":"method"}],"onTodayTextColorChanged":[{"__symbolic":"method"}],"onDayTextColorChanged":[{"__symbolic":"method"}],"onDayFontNameChanged":[{"__symbolic":"method"}],"onDayFontStyleChanged":[{"__symbolic":"method"}],"onDayTextSizeChanged":[{"__symbolic":"method"}],"onDayNameTextColorChanged":[{"__symbolic":"method"}],"onDayNameFontNameChanged":[{"__symbolic":"method"}],"onDayNameFontStyleChanged":[{"__symbolic":"method"}],"onDayNameTextSizeChanged":[{"__symbolic":"method"}],"onMonthNameTextColorChanged":[{"__symbolic":"method"}],"onMonthNameFontNameChanged":[{"__symbolic":"method"}],"onMonthNameFontStyleChanged":[{"__symbolic":"method"}],"onMonthNameTextSizeChanged":[{"__symbolic":"method"}]}},"InlineEventCellStyle":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"./ui-calendar.common","name":"InlineEventCellStyle","line":911,"character":42},"members":{"apply":[{"__symbolic":"method"}],"onCellBackgroundColorChanged":[{"__symbolic":"method"}],"onEventTextColorChanged":[{"__symbolic":"method"}],"onEventFontNameChanged":[{"__symbolic":"method"}],"onEventFontStyleChanged":[{"__symbolic":"method"}],"onEventTextSizeChanged":[{"__symbolic":"method"}],"onTimeTextColorChanged":[{"__symbolic":"method"}],"onTimeFontNameChanged":[{"__symbolic":"method"}],"onTimeFontStyleChanged":[{"__symbolic":"method"}],"onTimeTextSizeChanged":[{"__symbolic":"method"}]}},"CalendarStyleInitializer":{"__symbolic":"class","members":{"updateNativeStyles":[{"__symbolic":"method"}],"onShowWeekNumbersChanged":[{"__symbolic":"method"}],"changeShowWeekNumbers":[{"__symbolic":"method"}],"onShowTitleChanged":[{"__symbolic":"method"}],"changeShowTitle":[{"__symbolic":"method"}],"onShowDayNamesChanged":[{"__symbolic":"method"}],"changeShowDayNames":[{"__symbolic":"method"}],"onBackgroundColorChanged":[{"__symbolic":"method"}],"changeBackgroundColor":[{"__symbolic":"method"}],"onDayCellStyleChanged":[{"__symbolic":"method"}],"changeDayCellStyle":[{"__symbolic":"method"}],"onSelectedDayCellStyleChanged":[{"__symbolic":"method"}],"changeSelectedDayCellStyle":[{"__symbolic":"method"}],"onTodayCellStyleChanged":[{"__symbolic":"method"}],"changeTodayCellStyle":[{"__symbolic":"method"}],"onWeekNumberCellStyleChanged":[{"__symbolic":"method"}],"changeWeekNumberCellStyle":[{"__symbolic":"method"}],"onWeekendCellStyleChanged":[{"__symbolic":"method"}],"changeWeekendCellStyle":[{"__symbolic":"method"}],"onDayNameCellStyleChanged":[{"__symbolic":"method"}],"changeDayNameCellStyle":[{"__symbolic":"method"}],"onTitleCellStyleChanged":[{"__symbolic":"method"}],"changeTitleCellStyle":[{"__symbolic":"method"}],"syncSelectionShape":[{"__symbolic":"method"}]}},"CalendarMonthViewStyle":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"./ui-calendar.common","name":"CalendarMonthViewStyle","line":1253,"character":44},"members":{"updateNativeStyles":[{"__symbolic":"method"}],"prepareNativeStyle":[{"__symbolic":"method"}],"updateNativeStyleFilters":[{"__symbolic":"method"}],"onShowWeekNumbersChanged":[{"__symbolic":"method"}],"onSelectionShapeChanged":[{"__symbolic":"method"}],"onSelectionShapeSizeChanged":[{"__symbolic":"method"}],"onSelectionShapeColorChanged":[{"__symbolic":"method"}],"onShowTitleChanged":[{"__symbolic":"method"}],"onShowDayNamesChanged":[{"__symbolic":"method"}],"onBackgroundColorChanged":[{"__symbolic":"method"}],"onDayCellStyleChanged":[{"__symbolic":"method"}],"onSelectedDayCellStyleChanged":[{"__symbolic":"method"}],"onTodayCellStyleChanged":[{"__symbolic":"method"}],"onWeekNumberCellStyleChanged":[{"__symbolic":"method"}],"onWeekendCellStyleChanged":[{"__symbolic":"method"}],"onDayNameCellStyleChanged":[{"__symbolic":"method"}],"onTitleCellStyleChanged":[{"__symbolic":"method"}],"onInlineEventCellStyleChanged":[{"__symbolic":"method"}]}},"CalendarWeekViewStyle":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"CalendarMonthViewStyle"},"members":{"updateNativeStyleFilters":[{"__symbolic":"method"}]}},"CalendarDayViewStyle":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"./ui-calendar.common","name":"CalendarDayViewStyle","line":1370,"character":42},"members":{"updateNativeStyles":[{"__symbolic":"method"}],"updateNativeDayStyles":[{"__symbolic":"method"}],"prepareNativeStyle":[{"__symbolic":"method"}],"updateNativeStyleFilters":[{"__symbolic":"method"}],"onShowWeekNumbersChanged":[{"__symbolic":"method"}],"onSelectionShapeChanged":[{"__symbolic":"method"}],"onSelectionShapeSizeChanged":[{"__symbolic":"method"}],"onSelectionShapeColorChanged":[{"__symbolic":"method"}],"onShowTitleChanged":[{"__symbolic":"method"}],"onShowDayNamesChanged":[{"__symbolic":"method"}],"onBackgroundColorChanged":[{"__symbolic":"method"}],"onDayCellStyleChanged":[{"__symbolic":"method"}],"onSelectedDayCellStyleChanged":[{"__symbolic":"method"}],"onTodayCellStyleChanged":[{"__symbolic":"method"}],"onWeekNumberCellStyleChanged":[{"__symbolic":"method"}],"onWeekendCellStyleChanged":[{"__symbolic":"method"}],"onDayNameCellStyleChanged":[{"__symbolic":"method"}],"onTitleCellStyleChanged":[{"__symbolic":"method"}],"onDayEventsViewStyleChanged":[{"__symbolic":"method"}],"changeDayEventsViewStyle":[{"__symbolic":"method"}],"onAllDayEventsViewStyleChanged":[{"__symbolic":"method"}],"changeAllDayEventsViewStyle":[{"__symbolic":"method"}],"onInlineEventCellStyleChanged":[{"__symbolic":"method"}],"onShowWeekChanged":[{"__symbolic":"method"}],"changeShowWeek":[{"__symbolic":"method"}]}},"CalendarYearViewStyle":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"./ui-calendar.common","name":"CalendarYearViewStyle","line":1524,"character":43},"members":{"__ctor__":[{"__symbolic":"constructor"}],"updateNativeStyles":[{"__symbolic":"method"}],"onTitleCellStyleChanged":[{"__symbolic":"method"}],"onMonthCellStyleChanged":[{"__symbolic":"method"}]}},"CalendarMonthNamesViewStyle":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"./ui-calendar.common","name":"CalendarMonthNamesViewStyle","line":1598,"character":49},"members":{"__ctor__":[{"__symbolic":"constructor"}],"updateNativeStyles":[{"__symbolic":"method"}],"updateFilterDisplayMode":[{"__symbolic":"method"}],"onTitleCellStyleChanged":[{"__symbolic":"method"}],"onMonthNameCellStyleChanged":[{"__symbolic":"method"}]}},"RadCalendar":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"./ui-calendar.common","name":"RadCalendar","line":1890,"character":33},"members":{"__ctor__":[{"__symbolic":"constructor"}],"createNativeView":[{"__symbolic":"method"}],"initNativeView":[{"__symbolic":"method"}],"disposeNativeView":[{"__symbolic":"method"}],"updateCalendarStyle":[{"__symbolic":"method"}],"getStyleForSystemAppearance":[{"__symbolic":"method"}],"loadNativeDisplayedDate":[{"__symbolic":"method"}],"addOnCellClickListener":[{"__symbolic":"method"}],"_syncSelectionShape":[{"__symbolic":"method"}],"addOnInlineEventsClickedListener":[{"__symbolic":"method"}],"addOnDisplayDateChangedListener":[{"__symbolic":"method"}],"addOnDisplayModeChangedListener":[{"__symbolic":"method"}],"notifyViewModeChanged":[{"__symbolic":"method"}],"setDayViewEventSelectedListener":[{"__symbolic":"method"}],"addOnSelectedDatesChangedListener":[{"__symbolic":"method"}],"notifySingleDateSelected":[{"__symbolic":"method"}],"notifyDateDeselected":[{"__symbolic":"method"}],"notifyRangeSelectionChanged":[{"__symbolic":"method"}],"setNativeViewMode":[{"__symbolic":"method"}],"setNativeSelectionMode":[{"__symbolic":"method"}],"setNativeTransitionMode":[{"__symbolic":"method"}],"setNativeEventsViewMode":[{"__symbolic":"method"}],"setNativeMaxDate":[{"__symbolic":"method"}],"setNativeMinDate":[{"__symbolic":"method"}],"setNativeDisplayedDate":[{"__symbolic":"method"}],"setNativeSelectedDate":[{"__symbolic":"method"}],"setNativeSelectedDates":[{"__symbolic":"method"}],"setNativeSelectedDateRange":[{"__symbolic":"method"}],"setNativeHorizontalTransition":[{"__symbolic":"method"}],"getDisplayedDate":[{"__symbolic":"method"}],"onLocalePropertyChanged":[{"__symbolic":"method"}],"setNativeLocale":[{"__symbolic":"method"}],"onViewModeChanged":[{"__symbolic":"method"}],"onSelectionModeChanged":[{"__symbolic":"method"}],"onTransitionModeChanged":[{"__symbolic":"method"}],"onEventsViewModeChanged":[{"__symbolic":"method"}],"onMaxDateChanged":[{"__symbolic":"method"}],"onMinDateChanged":[{"__symbolic":"method"}],"onDisplayedDateChanged":[{"__symbolic":"method"}],"onSelectedDateChanged":[{"__symbolic":"method"}],"onSelectedDatesChanged":[{"__symbolic":"method"}],"onSelectedDateRangeChanged":[{"__symbolic":"method"}],"onHorizontalTransitionChanged":[{"__symbolic":"method"}],"onMonthViewStyleChanged":[{"__symbolic":"method"}],"onWeekViewStyleChanged":[{"__symbolic":"method"}],"onDayViewStyleChanged":[{"__symbolic":"method"}],"onMonthNamesViewStyleChanged":[{"__symbolic":"method"}],"onYearViewStyleChanged":[{"__symbolic":"method"}],"reload":[{"__symbolic":"method"}],"navigateForward":[{"__symbolic":"method"}],"navigateBack":[{"__symbolic":"method"}],"goToDate":[{"__symbolic":"method"}],"getEventsForDate":[{"__symbolic":"method"}],"clearSelection":[{"__symbolic":"method"}],"initOnInlineEventsClickedListener":[{"__symbolic":"method"}],"updateEventSource":[{"__symbolic":"method"}]},"statics":{"getDateFromCalendar":{"__symbolic":"function","parameters":["calendar"],"value":{"__symbolic":"new","expression":{"__symbolic":"reference","name":"Date"},"arguments":[{"__symbolic":"call","expression":{"__symbolic":"select","expression":{"__symbolic":"reference","name":"calendar"},"member":"getTimeInMillis"}}]}}}}},"exports":[{"from":"./ui-calendar.common"}]}]

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 too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc