@syncfusion/ej2-calendars
Advanced tools
Comparing version 25.2.5 to 25.2.7-30676
@@ -5,2 +5,4 @@ # Changelog | ||
## 25.2.5 (2024-05-21) | ||
### TimePicker | ||
@@ -7,0 +9,0 @@ |
@@ -0,0 +0,0 @@ var __extends = (this && this.__extends) || (function () { |
@@ -0,0 +0,0 @@ var __extends = (this && this.__extends) || (function () { |
@@ -0,0 +0,0 @@ var __extends = (this && this.__extends) || (function () { |
@@ -0,0 +0,0 @@ var __extends = (this && this.__extends) || (function () { |
@@ -0,0 +0,0 @@ define(["require", "exports", "./calendarHelper", "./datepickerHelper", "./datetimepickerHelper", "./daterangepickerHelper", "./timepickerHelper"], function (require, exports, calendarHelper_1, datepickerHelper_1, datetimepickerHelper_1, daterangepickerHelper_1, timepickerHelper_1) { |
@@ -0,0 +0,0 @@ var __extends = (this && this.__extends) || (function () { |
166
package.json
{ | ||
"_from": "@syncfusion/ej2-calendars@*", | ||
"_id": "@syncfusion/ej2-calendars@25.2.4", | ||
"_inBundle": false, | ||
"_integrity": "sha512-rbv7ZPbZf83tn5wiXnntXHwtdpbSpseUNmIthomhx9f7cZDzSvy39wKJRX0rPBoCxmthOEEKenJGCAbUuB/GmQ==", | ||
"_location": "/@syncfusion/ej2-calendars", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "range", | ||
"registry": true, | ||
"raw": "@syncfusion/ej2-calendars@*", | ||
"_from": "@syncfusion/ej2-calendars@*", | ||
"_id": "@syncfusion/ej2-calendars@25.2.5", | ||
"_inBundle": false, | ||
"_integrity": "sha512-HGiEhUeFlueKRI/SCBUnHrLzTJ4r+lKPikPc7+df0+64eM+WGtOfsfjFPq1XamTCju/vhX14/VGRUdlARFreDQ==", | ||
"_location": "/@syncfusion/ej2-calendars", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "range", | ||
"registry": true, | ||
"raw": "@syncfusion/ej2-calendars@*", | ||
"name": "@syncfusion/ej2-calendars", | ||
"escapedName": "@syncfusion%2fej2-calendars", | ||
"scope": "@syncfusion", | ||
"rawSpec": "*", | ||
"saveSpec": null, | ||
"fetchSpec": "*" | ||
}, | ||
"_requiredBy": [ | ||
"/", | ||
"/@syncfusion/ej2", | ||
"/@syncfusion/ej2-angular-calendars", | ||
"/@syncfusion/ej2-charts", | ||
"/@syncfusion/ej2-documenteditor", | ||
"/@syncfusion/ej2-gantt", | ||
"/@syncfusion/ej2-grids", | ||
"/@syncfusion/ej2-inplace-editor", | ||
"/@syncfusion/ej2-pivotview", | ||
"/@syncfusion/ej2-querybuilder", | ||
"/@syncfusion/ej2-react-calendars", | ||
"/@syncfusion/ej2-schedule", | ||
"/@syncfusion/ej2-vue-calendars" | ||
], | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-calendars/-/ej2-calendars-25.2.5.tgz", | ||
"_shasum": "bf1931781dcaa7ab229cd7ff0c8280a13777c32b", | ||
"_spec": "@syncfusion/ej2-calendars@*", | ||
"_where": "/jenkins/workspace/elease-automation_release_25.1.1/packages/included", | ||
"author": { | ||
"name": "Syncfusion Inc." | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/syncfusion/ej2-javascript-ui-controls/issues" | ||
}, | ||
"bundleDependencies": false, | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~25.2.7", | ||
"@syncfusion/ej2-buttons": "~25.2.7", | ||
"@syncfusion/ej2-inputs": "~25.2.6", | ||
"@syncfusion/ej2-lists": "~25.2.3", | ||
"@syncfusion/ej2-popups": "~25.2.7" | ||
}, | ||
"deprecated": false, | ||
"description": "A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization.", | ||
"devDependencies": {}, | ||
"es2015": "./dist/es6/ej2-calendars.es5.js", | ||
"homepage": "https://www.syncfusion.com/javascript-ui-controls", | ||
"keywords": [ | ||
"ej2", | ||
"syncfusion", | ||
"ej2-calendars", | ||
"web-components", | ||
"JavaScript", | ||
"TypeScript", | ||
"calendar", | ||
"date", | ||
"culture", | ||
"month", | ||
"year", | ||
"decade", | ||
"timepicker", | ||
"stepranges", | ||
"time" | ||
], | ||
"license": "SEE LICENSE IN license", | ||
"main": "./dist/ej2-calendars.umd.min.js", | ||
"module": "./index.js", | ||
"name": "@syncfusion/ej2-calendars", | ||
"escapedName": "@syncfusion%2fej2-calendars", | ||
"scope": "@syncfusion", | ||
"rawSpec": "*", | ||
"saveSpec": null, | ||
"fetchSpec": "*" | ||
}, | ||
"_requiredBy": [ | ||
"/", | ||
"/@syncfusion/ej2", | ||
"/@syncfusion/ej2-angular-calendars", | ||
"/@syncfusion/ej2-charts", | ||
"/@syncfusion/ej2-documenteditor", | ||
"/@syncfusion/ej2-gantt", | ||
"/@syncfusion/ej2-grids", | ||
"/@syncfusion/ej2-inplace-editor", | ||
"/@syncfusion/ej2-pivotview", | ||
"/@syncfusion/ej2-querybuilder", | ||
"/@syncfusion/ej2-react-calendars", | ||
"/@syncfusion/ej2-schedule", | ||
"/@syncfusion/ej2-vue-calendars" | ||
], | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-calendars/-/ej2-calendars-25.2.4.tgz", | ||
"_shasum": "f4f22ca3e726887b2b469053fe6a1a299d742d23", | ||
"_spec": "@syncfusion/ej2-calendars@*", | ||
"_where": "/jenkins/workspace/elease-automation_release_25.1.1/packages/included", | ||
"author": { | ||
"name": "Syncfusion Inc." | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/syncfusion/ej2-javascript-ui-controls/issues" | ||
}, | ||
"bundleDependencies": false, | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~25.2.5", | ||
"@syncfusion/ej2-buttons": "~25.2.4", | ||
"@syncfusion/ej2-inputs": "~25.2.5", | ||
"@syncfusion/ej2-lists": "~25.2.3", | ||
"@syncfusion/ej2-popups": "~25.2.4" | ||
}, | ||
"deprecated": false, | ||
"description": "A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization.", | ||
"devDependencies": {}, | ||
"es2015": "./dist/es6/ej2-calendars.es5.js", | ||
"homepage": "https://www.syncfusion.com/javascript-ui-controls", | ||
"keywords": [ | ||
"ej2", | ||
"syncfusion", | ||
"ej2-calendars", | ||
"web-components", | ||
"JavaScript", | ||
"TypeScript", | ||
"calendar", | ||
"date", | ||
"culture", | ||
"month", | ||
"year", | ||
"decade", | ||
"timepicker", | ||
"stepranges", | ||
"time" | ||
], | ||
"license": "SEE LICENSE IN license", | ||
"main": "./dist/ej2-calendars.umd.min.js", | ||
"module": "./index.js", | ||
"name": "@syncfusion/ej2-calendars", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/syncfusion/ej2-javascript-ui-controls.git" | ||
}, | ||
"typings": "index.d.ts", | ||
"version": "25.2.5", | ||
"sideEffects": false | ||
} | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/syncfusion/ej2-javascript-ui-controls.git" | ||
}, | ||
"typings": "index.d.ts", | ||
"version": "25.2.7-30676", | ||
"sideEffects": false | ||
} |
@@ -178,2 +178,2 @@ # JavaScript Calendars Controls | ||
© Copyright 2024 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution. | ||
© Copyright 2022 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution. |
@@ -1,2 +0,2 @@ | ||
import { Component, EventHandler, Internationalization, ModuleDeclaration } from '@syncfusion/ej2-base';import { INotifyPropertyChanged, KeyboardEvents, L10n, SwipeEventArgs } from '@syncfusion/ej2-base';import { NotifyPropertyChanges, KeyboardEventArgs, BaseEventArgs } from '@syncfusion/ej2-base';import { cldrData, getDefaultDateObject, rippleEffect } from '@syncfusion/ej2-base';import { removeClass, detach, closest, addClass, attributes } from '@syncfusion/ej2-base';import { getValue, getUniqueID, extend, Browser } from '@syncfusion/ej2-base';import { Property, Event, EmitType, isNullOrUndefined, throwError } from '@syncfusion/ej2-base';import { Islamic, IslamicDateArgs } from './index'; | ||
import { Component, EventHandler, Internationalization, ModuleDeclaration } from '@syncfusion/ej2-base'; import { INotifyPropertyChanged, KeyboardEvents, L10n, SwipeEventArgs } from '@syncfusion/ej2-base'; import { NotifyPropertyChanges, KeyboardEventArgs, BaseEventArgs } from '@syncfusion/ej2-base'; import { cldrData, getDefaultDateObject, rippleEffect } from '@syncfusion/ej2-base'; import { removeClass, detach, closest, addClass, attributes } from '@syncfusion/ej2-base'; import { getValue, getUniqueID, extend, Browser } from '@syncfusion/ej2-base'; import { Property, Event, EmitType, isNullOrUndefined, throwError } from '@syncfusion/ej2-base'; import { Islamic, IslamicDateArgs } from './index'; | ||
import {CalendarType,CalendarView,WeekRule,DayHeaderFormats,NavigatedEventArgs,RenderDayCellEventArgs,ChangedEventArgs} from "./calendar"; | ||
@@ -15,3 +15,3 @@ import {ComponentModel} from '@syncfusion/ej2-base'; | ||
* @default new Date(1900, 00, 01) | ||
* @deprecated | ||
*/ | ||
@@ -39,3 +39,3 @@ min?: Date; | ||
* @default new Date(2099, 11, 31) | ||
* @deprecated | ||
*/ | ||
@@ -49,3 +49,3 @@ max?: Date; | ||
* @aspType int | ||
* @deprecated | ||
* > For more details about firstDayOfWeek refer to | ||
@@ -60,3 +60,3 @@ * [`First day of week`](../../calendar/how-to/first-day-of-week#change-the-first-day-of-the-week) documentation. | ||
* @default Gregorian | ||
* @deprecated | ||
*/ | ||
@@ -70,3 +70,3 @@ calendarMode?: CalendarType; | ||
* @default Month | ||
* @deprecated | ||
* | ||
@@ -102,3 +102,3 @@ * <table> | ||
* @default Month | ||
* @deprecated | ||
* | ||
@@ -133,3 +133,3 @@ * <table> | ||
* @default false | ||
* @deprecated | ||
* > For more details about weekNumber refer to | ||
@@ -151,3 +151,3 @@ * [`Calendar with week number`](../../calendar/how-to/render-the-calendar-with-week-numbers)documentation. | ||
* @default true | ||
* @deprecated | ||
*/ | ||
@@ -165,3 +165,3 @@ showTodayButton?: boolean; | ||
* @default Short | ||
* @deprecated | ||
*/ | ||
@@ -175,3 +175,3 @@ dayHeaderFormat?: DayHeaderFormats; | ||
* @default false | ||
* @deprecated | ||
*/ | ||
@@ -270,3 +270,3 @@ enablePersistence?: boolean; | ||
* @default null | ||
* @deprecated | ||
*/ | ||
@@ -281,3 +281,3 @@ keyConfigs?: { [key: string]: string }; | ||
* @default null | ||
* @deprecated | ||
*/ | ||
@@ -326,3 +326,3 @@ serverTimezoneOffset?: number; | ||
* @isGenericType true | ||
* @deprecated | ||
*/ | ||
@@ -329,0 +329,0 @@ value?: Date; |
@@ -64,3 +64,3 @@ import { Component, Internationalization, ModuleDeclaration } from '@syncfusion/ej2-base'; | ||
protected preventChange: boolean; | ||
protected isAngular: boolean; | ||
isAngular: boolean; | ||
protected previousDates: boolean; | ||
@@ -71,3 +71,3 @@ /** | ||
* @default new Date(1900, 00, 01) | ||
* @deprecated | ||
*/ | ||
@@ -92,3 +92,3 @@ min: Date; | ||
* @default new Date(2099, 11, 31) | ||
* @deprecated | ||
*/ | ||
@@ -101,3 +101,3 @@ max: Date; | ||
* @aspType int | ||
* @deprecated | ||
* > For more details about firstDayOfWeek refer to | ||
@@ -111,3 +111,3 @@ * [`First day of week`](../../calendar/how-to/first-day-of-week#change-the-first-day-of-the-week) documentation. | ||
* @default Gregorian | ||
* @deprecated | ||
*/ | ||
@@ -120,3 +120,3 @@ calendarMode: CalendarType; | ||
* @default Month | ||
* @deprecated | ||
* | ||
@@ -151,3 +151,3 @@ * <table> | ||
* @default Month | ||
* @deprecated | ||
* | ||
@@ -181,3 +181,3 @@ * <table> | ||
* @default false | ||
* @deprecated | ||
* > For more details about weekNumber refer to | ||
@@ -197,3 +197,3 @@ * [`Calendar with week number`](../../calendar/how-to/render-the-calendar-with-week-numbers)documentation. | ||
* @default true | ||
* @deprecated | ||
*/ | ||
@@ -210,3 +210,3 @@ showTodayButton: boolean; | ||
* @default Short | ||
* @deprecated | ||
*/ | ||
@@ -219,3 +219,3 @@ dayHeaderFormat: DayHeaderFormats; | ||
* @default false | ||
* @deprecated | ||
*/ | ||
@@ -313,3 +313,3 @@ enablePersistence: boolean; | ||
* @default null | ||
* @deprecated | ||
*/ | ||
@@ -325,3 +325,3 @@ keyConfigs: { | ||
* @default null | ||
* @deprecated | ||
*/ | ||
@@ -431,3 +431,3 @@ serverTimezoneOffset: number; | ||
* @returns {void} | ||
* @deprecated | ||
*/ | ||
@@ -545,3 +545,3 @@ requiredModules(): ModuleDeclaration[]; | ||
* @isGenericType true | ||
* @deprecated | ||
*/ | ||
@@ -603,3 +603,3 @@ value: Date; | ||
* @returns {void} | ||
* @deprecated | ||
*/ | ||
@@ -650,3 +650,3 @@ createContent(): void; | ||
* @returns {void} | ||
* @deprecated | ||
*/ | ||
@@ -658,3 +658,3 @@ navigateTo(view: CalendarView, date: Date, isCustomDate?: boolean): void; | ||
* @returns {string} | ||
* @deprecated | ||
*/ | ||
@@ -667,3 +667,3 @@ currentView(): string; | ||
* @returns {void} | ||
* @deprecated | ||
*/ | ||
@@ -676,3 +676,3 @@ addDate(dates: Date | Date[]): void; | ||
* @returns {void} | ||
* @deprecated | ||
*/ | ||
@@ -679,0 +679,0 @@ removeDate(dates: Date | Date[]): void; |
@@ -0,0 +0,0 @@ import { Property, ChildProperty } from '@syncfusion/ej2-base'; |
@@ -0,0 +0,0 @@ var __extends = (this && this.__extends) || (function () { |
@@ -1,2 +0,2 @@ | ||
import { EventHandler, Property, Internationalization, NotifyPropertyChanges, DateFormatOptions } from '@syncfusion/ej2-base';import { KeyboardEvents, KeyboardEventArgs, Animation, EmitType, Event, extend, L10n, Browser, formatUnit } from '@syncfusion/ej2-base';import { detach, addClass, removeClass, closest, attributes, Touch, SwipeEventArgs } from '@syncfusion/ej2-base';import { isNullOrUndefined, setValue, getUniqueID, ModuleDeclaration } from '@syncfusion/ej2-base';import { Popup } from '@syncfusion/ej2-popups';import { Input, InputObject, IInput, FloatLabelType } from '@syncfusion/ej2-inputs';import { ChangedEventArgs, CalendarView, Calendar, BlurEventArgs, FocusEventArgs, ClearedEventArgs } from '../calendar/calendar';import { MaskPlaceholderModel } from '../common/maskplaceholder-model'; | ||
import { EventHandler, Property, Internationalization, NotifyPropertyChanges, DateFormatOptions } from '@syncfusion/ej2-base'; import { KeyboardEvents, KeyboardEventArgs, Animation, EmitType, Event, extend, L10n, Browser, formatUnit } from '@syncfusion/ej2-base'; import { detach, addClass, removeClass, closest, attributes, Touch, SwipeEventArgs } from '@syncfusion/ej2-base'; import { isNullOrUndefined, setValue, getUniqueID, ModuleDeclaration } from '@syncfusion/ej2-base'; import { Popup } from '@syncfusion/ej2-popups'; import { Input, InputObject, IInput, FloatLabelType } from '@syncfusion/ej2-inputs'; import { ChangedEventArgs, CalendarView, Calendar, BlurEventArgs, FocusEventArgs, ClearedEventArgs } from '../calendar/calendar'; import { MaskPlaceholderModel } from '../common/maskplaceholder-model'; | ||
import {FormatObject,PopupObjectArgs,PreventableEventArgs} from "./datepicker"; | ||
@@ -22,3 +22,3 @@ import {CalendarModel} from "../calendar/calendar-model"; | ||
* @isGenericType true | ||
* @deprecated | ||
*/ | ||
@@ -226,3 +226,3 @@ value?: Date; | ||
* @default null | ||
* @deprecated | ||
*/ | ||
@@ -236,3 +236,3 @@ keyConfigs?: { [key: string]: string }; | ||
* @default false | ||
* @deprecated | ||
*/ | ||
@@ -282,3 +282,3 @@ enablePersistence?: boolean; | ||
* @default null | ||
* @deprecated | ||
*/ | ||
@@ -285,0 +285,0 @@ serverTimezoneOffset?: number; |
@@ -61,3 +61,3 @@ /// <reference path="../calendar/calendar-model.d.ts" /> | ||
protected mobilePopupWrapper: HTMLElement; | ||
protected isAngular: boolean; | ||
isAngular: boolean; | ||
protected preventChange: boolean; | ||
@@ -85,3 +85,3 @@ protected isIconClicked: boolean; | ||
* @isGenericType true | ||
* @deprecated | ||
*/ | ||
@@ -280,3 +280,3 @@ value: Date; | ||
* @default null | ||
* @deprecated | ||
*/ | ||
@@ -291,3 +291,3 @@ keyConfigs: { | ||
* @default false | ||
* @deprecated | ||
*/ | ||
@@ -332,3 +332,3 @@ enablePersistence: boolean; | ||
* @default null | ||
* @deprecated | ||
*/ | ||
@@ -468,3 +468,3 @@ serverTimezoneOffset: number; | ||
* @returns {void} | ||
* @deprecated | ||
*/ | ||
@@ -476,3 +476,3 @@ show(type?: null | string, e?: MouseEvent | KeyboardEvent | KeyboardEventArgs): void; | ||
* @returns {void} | ||
* @deprecated | ||
*/ | ||
@@ -497,3 +497,3 @@ hide(event?: MouseEvent | KeyboardEvent | Event): void; | ||
* @returns {string} | ||
* @deprecated | ||
*/ | ||
@@ -507,3 +507,3 @@ currentView(): string; | ||
* @returns {void} | ||
* @deprecated | ||
*/ | ||
@@ -557,3 +557,3 @@ navigateTo(view: CalendarView, date: Date): void; | ||
* | ||
* @deprecated | ||
*/ | ||
@@ -560,0 +560,0 @@ popup?: Popup; |
@@ -1,2 +0,2 @@ | ||
import { Property, EventHandler, Internationalization, NotifyPropertyChanges, detach, getUniqueID } from '@syncfusion/ej2-base';import { KeyboardEvents, BaseEventArgs, KeyboardEventArgs, Event, EmitType, Browser, L10n, ChildProperty } from '@syncfusion/ej2-base';import { addClass, createElement, remove, closest, select, prepend, removeClass, attributes, Collection } from '@syncfusion/ej2-base';import { isNullOrUndefined, isUndefined, formatUnit, setValue, rippleEffect, merge, extend, Touch, SwipeEventArgs } from '@syncfusion/ej2-base';import { CalendarView, CalendarBase, NavigatedEventArgs, RenderDayCellEventArgs, CalendarType } from '../calendar/calendar';import { Popup } from '@syncfusion/ej2-popups';import { Button } from '@syncfusion/ej2-buttons';import { BlurEventArgs, FocusEventArgs, ClearedEventArgs } from '../calendar/calendar';import { Input, InputObject, FloatLabelType } from '@syncfusion/ej2-inputs';import { ListBase} from '@syncfusion/ej2-lists'; | ||
import { Property, EventHandler, Internationalization, NotifyPropertyChanges, detach, getUniqueID } from '@syncfusion/ej2-base'; import { KeyboardEvents, BaseEventArgs, KeyboardEventArgs, Event, EmitType, Browser, L10n, ChildProperty } from '@syncfusion/ej2-base'; import { addClass, createElement, remove, closest, select, prepend, removeClass, attributes, Collection } from '@syncfusion/ej2-base'; import { isNullOrUndefined, isUndefined, formatUnit, setValue, rippleEffect, merge, extend, Touch, SwipeEventArgs } from '@syncfusion/ej2-base'; import { CalendarView, CalendarBase, NavigatedEventArgs, RenderDayCellEventArgs, CalendarType } from '../calendar/calendar'; import { Popup } from '@syncfusion/ej2-popups'; import { Button } from '@syncfusion/ej2-buttons'; import { BlurEventArgs, FocusEventArgs, ClearedEventArgs } from '../calendar/calendar'; import { Input, InputObject, FloatLabelType } from '@syncfusion/ej2-inputs'; import { ListBase} from '@syncfusion/ej2-lists'; | ||
import {DateRange,RangeEventArgs,RangeFormatObject} from "./daterangepicker"; | ||
@@ -3,0 +3,0 @@ import {CalendarBaseModel} from "../calendar/calendar-model"; |
@@ -65,3 +65,3 @@ /// <reference path="../calendar/calendar-model.d.ts" /> | ||
* | ||
* @deprecated | ||
*/ | ||
@@ -172,3 +172,3 @@ popup?: Popup; | ||
private mobileRangePopupWrap; | ||
protected isAngular: boolean; | ||
isAngular: boolean; | ||
protected preventChange: boolean; | ||
@@ -175,0 +175,0 @@ protected touchRangeModule: Touch; |
@@ -1,2 +0,2 @@ | ||
import { EventHandler, Internationalization, Property, NotifyPropertyChanges, Browser, RippleOptions } from '@syncfusion/ej2-base';import { Animation, EmitType, Event, AnimationModel, cldrData, getDefaultDateObject, detach } from '@syncfusion/ej2-base';import { createElement, remove, addClass, L10n, removeClass, closest, append, attributes } from '@syncfusion/ej2-base';import { KeyboardEvents, KeyboardEventArgs, isNullOrUndefined, formatUnit, getValue, rippleEffect } from '@syncfusion/ej2-base';import { ModuleDeclaration, extend, Touch, SwipeEventArgs } from '@syncfusion/ej2-base';import { Popup } from '@syncfusion/ej2-popups';import { Input } from '@syncfusion/ej2-inputs';import { BlurEventArgs, ClearedEventArgs, CalendarType, CalendarView, DayHeaderFormats } from '../calendar/calendar';import { DatePicker, PopupObjectArgs } from '../datepicker/datepicker';import { TimePickerBase } from '../timepicker/timepicker';import {MaskPlaceholderModel} from '../common/maskplaceholder-model'; | ||
import { EventHandler, Internationalization, Property, NotifyPropertyChanges, Browser, RippleOptions } from '@syncfusion/ej2-base'; import { Animation, EmitType, Event, AnimationModel, cldrData, getDefaultDateObject, detach } from '@syncfusion/ej2-base'; import { createElement, remove, addClass, L10n, removeClass, closest, append, attributes } from '@syncfusion/ej2-base'; import { KeyboardEvents, KeyboardEventArgs, isNullOrUndefined, formatUnit, getValue, rippleEffect } from '@syncfusion/ej2-base'; import { ModuleDeclaration, extend, Touch, SwipeEventArgs } from '@syncfusion/ej2-base'; import { Popup } from '@syncfusion/ej2-popups'; import { Input } from '@syncfusion/ej2-inputs'; import { BlurEventArgs, ClearedEventArgs, CalendarType, CalendarView, DayHeaderFormats } from '../calendar/calendar'; import { DatePicker, PopupObjectArgs } from '../datepicker/datepicker'; import { TimePickerBase } from '../timepicker/timepicker'; import {MaskPlaceholderModel} from '../common/maskplaceholder-model'; | ||
import {DatePickerModel} from "../datepicker/datepicker-model"; | ||
@@ -3,0 +3,0 @@ |
@@ -601,3 +601,3 @@ /// <reference path="../datepicker/datepicker-model.d.ts" /> | ||
* @returns {void} | ||
* @deprecated | ||
*/ | ||
@@ -604,0 +604,0 @@ onPropertyChanged(newProp: DateTimePickerModel, oldProp: DateTimePickerModel): void; |
@@ -1,2 +0,2 @@ | ||
import { EventHandler, Property, Internationalization, NotifyPropertyChanges } from '@syncfusion/ej2-base';import { KeyboardEvents, KeyboardEventArgs, Animation, AnimationModel, Browser, BaseEventArgs } from '@syncfusion/ej2-base';import { EmitType, cldrData, L10n, Component, getDefaultDateObject, rippleEffect, RippleOptions, Event } from '@syncfusion/ej2-base';import { remove, addClass, detach, removeClass, closest, append, attributes, setStyleAttribute } from '@syncfusion/ej2-base';import { isNullOrUndefined, formatUnit, getValue, extend, getUniqueID, ModuleDeclaration, ChildProperty } from '@syncfusion/ej2-base';import { Popup } from '@syncfusion/ej2-popups';import { FocusEventArgs, BlurEventArgs, ClearedEventArgs } from '../calendar/calendar';import { Input, InputObject, IInput, FloatLabelType } from '@syncfusion/ej2-inputs';import { ListBase, ListBaseOptions, createElementParams } from '@syncfusion/ej2-lists'; | ||
import { EventHandler, Property, Internationalization, NotifyPropertyChanges } from '@syncfusion/ej2-base'; import { KeyboardEvents, KeyboardEventArgs, Animation, AnimationModel, Browser, BaseEventArgs } from '@syncfusion/ej2-base'; import { EmitType, cldrData, L10n, Component, getDefaultDateObject, rippleEffect, RippleOptions, Event } from '@syncfusion/ej2-base'; import { remove, addClass, detach, removeClass, closest, append, attributes, setStyleAttribute } from '@syncfusion/ej2-base'; import { isNullOrUndefined, formatUnit, getValue, extend, getUniqueID, ModuleDeclaration, ChildProperty } from '@syncfusion/ej2-base'; import { Popup } from '@syncfusion/ej2-popups'; import { FocusEventArgs, BlurEventArgs, ClearedEventArgs } from '../calendar/calendar'; import { Input, InputObject, IInput, FloatLabelType } from '@syncfusion/ej2-inputs'; import { ListBase, ListBaseOptions, createElementParams } from '@syncfusion/ej2-lists'; | ||
import {TimeFormatObject,ChangeEventArgs,PopupEventArgs,ItemEventArgs} from "./timepicker"; | ||
@@ -326,3 +326,3 @@ import {ComponentModel} from '@syncfusion/ej2-base'; | ||
* @default null | ||
* @deprecated | ||
*/ | ||
@@ -329,0 +329,0 @@ serverTimezoneOffset?: number; |
@@ -69,3 +69,3 @@ import { Internationalization } from '@syncfusion/ej2-base'; | ||
* | ||
* @deprecated | ||
*/ | ||
@@ -187,3 +187,3 @@ popup?: Popup; | ||
private mobileTimePopupWrap; | ||
protected isAngular: boolean; | ||
isAngular: boolean; | ||
protected preventChange: boolean; | ||
@@ -434,3 +434,3 @@ protected maskedDateValue: string; | ||
* @default null | ||
* @deprecated | ||
*/ | ||
@@ -647,3 +647,3 @@ serverTimezoneOffset: number; | ||
* @returns {void} | ||
* @deprecated | ||
*/ | ||
@@ -655,3 +655,3 @@ hide(): void; | ||
* @returns {void} | ||
* @deprecated | ||
*/ | ||
@@ -658,0 +658,0 @@ show(event?: KeyboardEvent | MouseEvent | Event): void; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
535
10670231
141666