@syncfusion/ej2-angular-schedule 20.4.40-ngcc → 20.4.42-ngcc
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/README.md +1 -1
- package/dist/ej2-angular-schedule.umd.js +9 -0
- package/dist/ej2-angular-schedule.umd.min.js +9 -0
- package/package.json +60 -69
- package/schematics/utils/lib-details.d.ts +2 -2
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/styles/bootstrap4.css +1 -1
- package/styles/schedule/bootstrap4.css +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,14 @@
|
|
|
2
2
|
|
|
3
3
|
## [Unreleased]
|
|
4
4
|
|
|
5
|
+
### Schedule
|
|
6
|
+
|
|
7
|
+
#### Bug fixes
|
|
8
|
+
|
|
9
|
+
- `#I426228` - An issue with drag and drop with timeline view header rows has been fixed.
|
|
10
|
+
- `#I425268` - An issue with drag and drop flickering with `eventDragArea` in timeline views has been fixed.
|
|
11
|
+
- `#I424662` - An issue with appointment resizing in month view with scrollbar has been fixed.
|
|
12
|
+
|
|
5
13
|
## 20.4.38 (2022-12-21)
|
|
6
14
|
|
|
7
15
|
### Schedule
|
package/README.md
CHANGED
|
@@ -144,4 +144,4 @@ Check the changelog [here](https://github.com/syncfusion/ej2-angular-ui-componen
|
|
|
144
144
|
|
|
145
145
|
See [LICENSE FILE](https://github.com/syncfusion/ej2-angular-ui-components/blob/master/license?utm_source=npm&utm_medium=listing&utm_campaign=angular-scheduler-npm) for more info.
|
|
146
146
|
|
|
147
|
-
|
|
147
|
+
© Copyright 2023 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
|
|
@@ -1,3 +1,12 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* filename: ej2-angular-schedule.umd.js
|
|
3
|
+
* version : 20.4.42
|
|
4
|
+
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
|
|
5
|
+
* Use of this code is subject to the terms of our license.
|
|
6
|
+
* A copy of the current license can be obtained at any time by e-mailing
|
|
7
|
+
* licensing@syncfusion.com. Any infringement will be prosecuted under
|
|
8
|
+
* applicable laws.
|
|
9
|
+
*/
|
|
1
10
|
(function (global, factory) {
|
|
2
11
|
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@syncfusion/ej2-angular-base'), require('@syncfusion/ej2-schedule'), require('@angular/common')) :
|
|
3
12
|
typeof define === 'function' && define.amd ? define(['exports', '@angular/core', '@syncfusion/ej2-angular-base', '@syncfusion/ej2-schedule', '@angular/common'], factory) :
|
|
@@ -1,2 +1,11 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* filename: ej2-angular-schedule.umd.min.js
|
|
3
|
+
* version : 20.4.42
|
|
4
|
+
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
|
|
5
|
+
* Use of this code is subject to the terms of our license.
|
|
6
|
+
* A copy of the current license can be obtained at any time by e-mailing
|
|
7
|
+
* licensing@syncfusion.com. Any infringement will be prosecuted under
|
|
8
|
+
* applicable laws.
|
|
9
|
+
*/
|
|
1
10
|
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@angular/core"),require("@syncfusion/ej2-angular-base"),require("@syncfusion/ej2-schedule"),require("@angular/common")):"function"==typeof define&&define.amd?define(["exports","@angular/core","@syncfusion/ej2-angular-base","@syncfusion/ej2-schedule","@angular/common"],t):t(e["ej2-angular-schedule"]={},e.ng.core,e.ej2.angular.base,e.ej2.schedule,e.ng.common)}(this,function(e,t,n,r,o){"use strict";var a=this&&this.__extends||function(){var e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])};return function(t,n){function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),i=this&&this.__decorate||function(e,t,n,r){var o,a=arguments.length,i=a<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(o=e[l])&&(i=(a<3?o(i):a>3?o(t,n,i):o(t,n))||i);return a>3&&i&&Object.defineProperty(t,n,i),i},l=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},c=["allowVirtualScrolling","cellHeaderTemplate","cellTemplate","dateFormat","dateHeaderTemplate","dateRangeTemplate","dayHeaderTemplate","displayDate","displayName","endHour","eventTemplate","firstDayOfWeek","firstMonthOfYear","group","headerIndentTemplate","headerRows","interval","isSelected","monthHeaderTemplate","monthsCount","numberOfWeeks","option","orientation","readonly","resourceHeaderTemplate","showWeekNumber","showWeekend","startHour","timeFormat","timeScale","workDays"],d=[],s=function(e){function t(t){var r=e.call(this)||this;return r.viewContainerRef=t,n.setValue("currentInstance",r,r.viewContainerRef),r.registerEvents(d),r.directivePropList=c,r}return a(t,e),t}(n.ComplexBase);s.decorators=[{type:t.Directive,args:[{selector:"e-views>e-view",inputs:c,outputs:d,queries:{}}]}],s.ctorParameters=function(){return[{type:t.ViewContainerRef}]},s.propDecorators={dateHeaderTemplate:[{type:t.ContentChild,args:["dateHeaderTemplate"]}],dayHeaderTemplate:[{type:t.ContentChild,args:["dayHeaderTemplate"]}],cellHeaderTemplate:[{type:t.ContentChild,args:["cellHeaderTemplate"]}],cellTemplate:[{type:t.ContentChild,args:["cellTemplate"]}],eventTemplate:[{type:t.ContentChild,args:["eventTemplate"]}],monthHeaderTemplate:[{type:t.ContentChild,args:["monthHeaderTemplate"]}],resourceHeaderTemplate:[{type:t.ContentChild,args:["resourceHeaderTemplate"]}],headerIndentTemplate:[{type:t.ContentChild,args:["headerIndentTemplate"]}],timeScale_minorSlotTemplate:[{type:t.ContentChild,args:["timeScaleMinorSlotTemplate"]}],timeScale_majorSlotTemplate:[{type:t.ContentChild,args:["timeScaleMajorSlotTemplate"]}],group_headerTooltipTemplate:[{type:t.ContentChild,args:["groupHeaderTooltipTemplate"]}]},i([n.Template(),l("design:type",Object)],s.prototype,"dateHeaderTemplate",void 0),i([n.Template(),l("design:type",Object)],s.prototype,"dayHeaderTemplate",void 0),i([n.Template(),l("design:type",Object)],s.prototype,"cellHeaderTemplate",void 0),i([n.Template(),l("design:type",Object)],s.prototype,"cellTemplate",void 0),i([n.Template(),l("design:type",Object)],s.prototype,"eventTemplate",void 0),i([n.Template(),l("design:type",Object)],s.prototype,"monthHeaderTemplate",void 0),i([n.Template(),l("design:type",Object)],s.prototype,"resourceHeaderTemplate",void 0),i([n.Template(),l("design:type",Object)],s.prototype,"headerIndentTemplate",void 0),i([n.Template(),l("design:type",Object)],s.prototype,"timeScale_minorSlotTemplate",void 0),i([n.Template(),l("design:type",Object)],s.prototype,"timeScale_majorSlotTemplate",void 0),i([n.Template(),l("design:type",Object)],s.prototype,"group_headerTooltipTemplate",void 0);var p=function(e){function t(){return e.call(this,"views")||this}return a(t,e),t}(n.ArrayBase);p.decorators=[{type:t.Directive,args:[{selector:"ejs-schedule>e-views",queries:{children:new t.ContentChildren(s)}}]}],p.ctorParameters=function(){return[]};var u=["allowMultiple","colorField","cssClassField","dataSource","endHourField","expandedField","field","groupIDField","idField","name","query","startHourField","textField","title","workDaysField"],m=[],h=function(e){function t(t){var r=e.call(this)||this;return r.viewContainerRef=t,n.setValue("currentInstance",r,r.viewContainerRef),r.registerEvents(m),r.directivePropList=u,r}return a(t,e),t}(n.ComplexBase);h.decorators=[{type:t.Directive,args:[{selector:"e-resources>e-resource",inputs:u,outputs:m,queries:{}}]}],h.ctorParameters=function(){return[{type:t.ViewContainerRef}]};var g=function(e){function t(){return e.call(this,"resources")||this}return a(t,e),t}(n.ArrayBase);g.decorators=[{type:t.Directive,args:[{selector:"ejs-schedule>e-resources",queries:{children:new t.ContentChildren(h)}}]}],g.ctorParameters=function(){return[]};var y=this&&this.__decorate||function(e,t,n,r){var o,a=arguments.length,i=a<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(o=e[l])&&(i=(a<3?o(i):a>3?o(t,n,i):o(t,n))||i);return a>3&&i&&Object.defineProperty(t,n,i),i},f=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},C=["option","template"],T=[],v=function(e){function t(t){var r=e.call(this)||this;return r.viewContainerRef=t,n.setValue("currentInstance",r,r.viewContainerRef),r.registerEvents(T),r.directivePropList=C,r}return a(t,e),t}(n.ComplexBase);v.decorators=[{type:t.Directive,args:[{selector:"e-header-rows>e-header-row",inputs:C,outputs:T,queries:{}}]}],v.ctorParameters=function(){return[{type:t.ViewContainerRef}]},v.propDecorators={template:[{type:t.ContentChild,args:["template"]}]},y([n.Template(),f("design:type",Object)],v.prototype,"template",void 0);var S=function(e){function t(){return e.call(this,"headerrows")||this}return a(t,e),t}(n.ArrayBase);S.decorators=[{type:t.Directive,args:[{selector:"ejs-schedule>e-header-rows",queries:{children:new t.ContentChildren(v)}}]}],S.ctorParameters=function(){return[]};var j=this&&this.__decorate||function(e,t,n,r){var o,a=arguments.length,i=a<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(o=e[l])&&(i=(a<3?o(i):a>3?o(t,n,i):o(t,n))||i);return a>3&&i&&Object.defineProperty(t,n,i),i},D=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},R=["agendaDaysCount","allowDragAndDrop","allowInline","allowKeyboardInteraction","allowMultiCellSelection","allowMultiDrag","allowMultiRowSelection","allowResizing","allowSwiping","calendarMode","cellHeaderTemplate","cellTemplate","cssClass","currentView","dateFormat","dateHeaderTemplate","dateRangeTemplate","dayHeaderTemplate","editorTemplate","enableAdaptiveUI","enableAllDayScroll","enablePersistence","enableRecurrenceValidation","enableRtl","endHour","eventDragArea","eventSettings","firstDayOfWeek","firstMonthOfYear","group","headerIndentTemplate","headerRows","height","hideEmptyAgendaDays","locale","maxDate","minDate","monthHeaderTemplate","monthsCount","quickInfoOnSelectionEnd","quickInfoTemplates","readonly","resourceHeaderTemplate","resources","rowAutoHeight","selectedDate","showHeaderBar","showQuickInfo","showTimeIndicator","showWeekNumber","showWeekend","startHour","timeFormat","timeScale","timezone","timezoneDataSource","views","weekRule","width","workDays","workHours"],M=["actionBegin","actionComplete","actionFailure","cellClick","cellDoubleClick","created","dataBinding","dataBound","destroyed","drag","dragStart","dragStop","eventClick","eventRendered","hover","moreEventsClick","navigating","popupClose","popupOpen","renderCell","resizeStart","resizeStop","resizing","select","currentViewChange","selectedDateChange"],w=["currentView","selectedDate"];e.ScheduleComponent=function(e){function t(t,r,o,a){var i=e.call(this)||this;i.ngEle=t,i.srenderer=r,i.viewContainerRef=o,i.injector=a,i.tags=["views","resources","headerRows"],i.element=i.ngEle.nativeElement,i.injectedModules=i.injectedModules||[];try{var l=i.injector.get("ScheduleDay");-1===i.injectedModules.indexOf(l)&&i.injectedModules.push(l)}catch(c){}try{l=i.injector.get("ScheduleWeek");-1===i.injectedModules.indexOf(l)&&i.injectedModules.push(l)}catch(d){}try{l=i.injector.get("ScheduleWorkWeek");-1===i.injectedModules.indexOf(l)&&i.injectedModules.push(l)}catch(s){}try{l=i.injector.get("ScheduleMonth");-1===i.injectedModules.indexOf(l)&&i.injectedModules.push(l)}catch(p){}try{l=i.injector.get("ScheduleYear");-1===i.injectedModules.indexOf(l)&&i.injectedModules.push(l)}catch(u){}try{l=i.injector.get("ScheduleAgenda");-1===i.injectedModules.indexOf(l)&&i.injectedModules.push(l)}catch(m){}try{l=i.injector.get("ScheduleMonthAgenda");-1===i.injectedModules.indexOf(l)&&i.injectedModules.push(l)}catch(h){}try{l=i.injector.get("ScheduleTimelineViews");-1===i.injectedModules.indexOf(l)&&i.injectedModules.push(l)}catch(g){}try{l=i.injector.get("ScheduleTimelineMonth");-1===i.injectedModules.indexOf(l)&&i.injectedModules.push(l)}catch(y){}try{l=i.injector.get("ScheduleTimelineYear");-1===i.injectedModules.indexOf(l)&&i.injectedModules.push(l)}catch(f){}try{l=i.injector.get("ScheduleResize");-1===i.injectedModules.indexOf(l)&&i.injectedModules.push(l)}catch(C){}try{l=i.injector.get("ScheduleDragAndDrop");-1===i.injectedModules.indexOf(l)&&i.injectedModules.push(l)}catch(T){}try{l=i.injector.get("ScheduleExcelExport");-1===i.injectedModules.indexOf(l)&&i.injectedModules.push(l)}catch(v){}try{l=i.injector.get("ScheduleICalendarExport");-1===i.injectedModules.indexOf(l)&&i.injectedModules.push(l)}catch(S){}try{l=i.injector.get("ScheduleICalendarImport");-1===i.injectedModules.indexOf(l)&&i.injectedModules.push(l)}catch(j){}try{l=i.injector.get("SchedulePrint");-1===i.injectedModules.indexOf(l)&&i.injectedModules.push(l)}catch(D){}return i.registerEvents(M),i.addTwoWay.call(i,w),n.setValue("currentInstance",i,i.viewContainerRef),i.context=new n.ComponentBase,i}return a(t,e),t.prototype.ngOnInit=function(){this.context.ngOnInit(this)},t.prototype.ngAfterViewInit=function(){this.context.ngAfterViewInit(this)},t.prototype.ngOnDestroy=function(){this.context.ngOnDestroy(this)},t.prototype.ngAfterContentChecked=function(){this.tagObjects[0].instance=this.childViews,this.childResources&&(this.tagObjects[1].instance=this.childResources),this.childHeaderRows&&(this.tagObjects[2].instance=this.childHeaderRows),this.context.ngAfterContentChecked(this)},t}(r.Schedule),e.ScheduleComponent.decorators=[{type:t.Component,args:[{selector:"ejs-schedule",inputs:R,outputs:M,template:"",changeDetection:t.ChangeDetectionStrategy.OnPush,queries:{childViews:new t.ContentChild(p),childResources:new t.ContentChild(g),childHeaderRows:new t.ContentChild(S)}}]}],e.ScheduleComponent.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2},{type:t.ViewContainerRef},{type:t.Injector}]},e.ScheduleComponent.propDecorators={dateHeaderTemplate:[{type:t.ContentChild,args:["dateHeaderTemplate"]}],dayHeaderTemplate:[{type:t.ContentChild,args:["dayHeaderTemplate"]}],cellTemplate:[{type:t.ContentChild,args:["cellTemplate"]}],cellHeaderTemplate:[{type:t.ContentChild,args:["cellHeaderTemplate"]}],eventSettings_tooltipTemplate:[{type:t.ContentChild,args:["eventSettingsTooltipTemplate"]}],eventSettings_template:[{type:t.ContentChild,args:["eventSettingsTemplate"]}],editorTemplate:[{type:t.ContentChild,args:["editorTemplate"]}],monthHeaderTemplate:[{type:t.ContentChild,args:["monthHeaderTemplate"]}],timeScale_minorSlotTemplate:[{type:t.ContentChild,args:["timeScaleMinorSlotTemplate"]}],timeScale_majorSlotTemplate:[{type:t.ContentChild,args:["timeScaleMajorSlotTemplate"]}],resourceHeaderTemplate:[{type:t.ContentChild,args:["resourceHeaderTemplate"]}],headerIndentTemplate:[{type:t.ContentChild,args:["headerIndentTemplate"]}],quickInfoTemplates_header:[{type:t.ContentChild,args:["quickInfoTemplatesHeader"]}],quickInfoTemplates_content:[{type:t.ContentChild,args:["quickInfoTemplatesContent"]}],quickInfoTemplates_footer:[{type:t.ContentChild,args:["quickInfoTemplatesFooter"]}],group_headerTooltipTemplate:[{type:t.ContentChild,args:["groupHeaderTooltipTemplate"]}]},j([n.Template(),D("design:type",Object)],e.ScheduleComponent.prototype,"dateHeaderTemplate",void 0),j([n.Template(),D("design:type",Object)],e.ScheduleComponent.prototype,"dayHeaderTemplate",void 0),j([n.Template(),D("design:type",Object)],e.ScheduleComponent.prototype,"cellTemplate",void 0),j([n.Template(),D("design:type",Object)],e.ScheduleComponent.prototype,"cellHeaderTemplate",void 0),j([n.Template(),D("design:type",Object)],e.ScheduleComponent.prototype,"eventSettings_tooltipTemplate",void 0),j([n.Template(),D("design:type",Object)],e.ScheduleComponent.prototype,"eventSettings_template",void 0),j([n.Template(),D("design:type",Object)],e.ScheduleComponent.prototype,"editorTemplate",void 0),j([n.Template(),D("design:type",Object)],e.ScheduleComponent.prototype,"monthHeaderTemplate",void 0),j([n.Template(),D("design:type",Object)],e.ScheduleComponent.prototype,"timeScale_minorSlotTemplate",void 0),j([n.Template(),D("design:type",Object)],e.ScheduleComponent.prototype,"timeScale_majorSlotTemplate",void 0),j([n.Template(),D("design:type",Object)],e.ScheduleComponent.prototype,"resourceHeaderTemplate",void 0),j([n.Template(),D("design:type",Object)],e.ScheduleComponent.prototype,"headerIndentTemplate",void 0),j([n.Template(),D("design:type",Object)],e.ScheduleComponent.prototype,"quickInfoTemplates_header",void 0),j([n.Template(),D("design:type",Object)],e.ScheduleComponent.prototype,"quickInfoTemplates_content",void 0),j([n.Template(),D("design:type",Object)],e.ScheduleComponent.prototype,"quickInfoTemplates_footer",void 0),j([n.Template(),D("design:type",Object)],e.ScheduleComponent.prototype,"group_headerTooltipTemplate",void 0),e.ScheduleComponent=j([n.ComponentMixins([n.ComponentBase]),D("design:paramtypes",[t.ElementRef,t.Renderer2,t.ViewContainerRef,t.Injector])],e.ScheduleComponent);var O=function(){return function(){}}();O.decorators=[{type:t.NgModule,args:[{imports:[o.CommonModule],declarations:[e.ScheduleComponent,s,p,h,g,v,S],exports:[e.ScheduleComponent,s,p,h,g,v,S]}]}],O.ctorParameters=function(){return[]};var E={provide:"ScheduleDay",useValue:r.Day},b={provide:"ScheduleWeek",useValue:r.Week},I={provide:"ScheduleWorkWeek",useValue:r.WorkWeek},k={provide:"ScheduleMonth",useValue:r.Month},x={provide:"ScheduleYear",useValue:r.Year},H={provide:"ScheduleAgenda",useValue:r.Agenda},_={provide:"ScheduleMonthAgenda",useValue:r.MonthAgenda},V={provide:"ScheduleTimelineViews",useValue:r.TimelineViews},W={provide:"ScheduleTimelineMonth",useValue:r.TimelineMonth},A={provide:"ScheduleTimelineYear",useValue:r.TimelineYear},P={provide:"ScheduleResize",useValue:r.Resize},F={provide:"ScheduleDragAndDrop",useValue:r.DragAndDrop},q={provide:"ScheduleExcelExport",useValue:r.ExcelExport},z={provide:"ScheduleICalendarExport",useValue:r.ICalendarExport},B={provide:"ScheduleICalendarImport",useValue:r.ICalendarImport},Y={provide:"SchedulePrint",useValue:r.Print},U=function(){return function(){}}();U.decorators=[{type:t.NgModule,args:[{imports:[o.CommonModule,O],exports:[O],providers:[E,b,I,k,x,H,_,V,W,A,P,F,q,z,B,Y]}]}],U.ctorParameters=function(){return[]};var L=this&&this.__decorate||function(e,t,n,r){var o,a=arguments.length,i=a<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(o=e[l])&&(i=(a<3?o(i):a>3?o(t,n,i):o(t,n))||i);return a>3&&i&&Object.defineProperty(t,n,i),i},N=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},K=["calendarMode","cssClass","dateFormat","enablePersistence","enableRtl","firstDayOfWeek","frequencies","locale","maxDate","minDate","selectedType","startDate","value"],G=["change"],X=[];e.RecurrenceEditorComponent=function(e){function t(t,r,o,a){var i=e.call(this)||this;return i.ngEle=t,i.srenderer=r,i.viewContainerRef=o,i.injector=a,i.element=i.ngEle.nativeElement,i.injectedModules=i.injectedModules||[],i.registerEvents(G),i.addTwoWay.call(i,X),n.setValue("currentInstance",i,i.viewContainerRef),i.context=new n.ComponentBase,i}return a(t,e),t.prototype.ngOnInit=function(){this.context.ngOnInit(this)},t.prototype.ngAfterViewInit=function(){this.context.ngAfterViewInit(this)},t.prototype.ngOnDestroy=function(){this.context.ngOnDestroy(this)},t.prototype.ngAfterContentChecked=function(){this.context.ngAfterContentChecked(this)},t}(r.RecurrenceEditor),e.RecurrenceEditorComponent.decorators=[{type:t.Component,args:[{selector:"ejs-recurrenceeditor",inputs:K,outputs:G,template:"",changeDetection:t.ChangeDetectionStrategy.OnPush,queries:{}}]}],e.RecurrenceEditorComponent.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2},{type:t.ViewContainerRef},{type:t.Injector}]},e.RecurrenceEditorComponent=L([n.ComponentMixins([n.ComponentBase]),N("design:paramtypes",[t.ElementRef,t.Renderer2,t.ViewContainerRef,t.Injector])],e.RecurrenceEditorComponent);var Q=function(){return function(){}}();Q.decorators=[{type:t.NgModule,args:[{imports:[o.CommonModule],declarations:[e.RecurrenceEditorComponent],exports:[e.RecurrenceEditorComponent]}]}],Q.ctorParameters=function(){return[]};var J=function(){return function(){}}();J.decorators=[{type:t.NgModule,args:[{imports:[o.CommonModule,Q],exports:[Q],providers:[]}]}],J.ctorParameters=function(){return[]},e.ViewDirective=s,e.ViewsDirective=p,e.ResourceDirective=h,e.ResourcesDirective=g,e.HeaderRowDirective=v,e.HeaderRowsDirective=S,e.ScheduleModule=O,e.ScheduleAllModule=U,e.DayService=E,e.WeekService=b,e.WorkWeekService=I,e.MonthService=k,e.YearService=x,e.AgendaService=H,e.MonthAgendaService=_,e.TimelineViewsService=V,e.TimelineMonthService=W,e.TimelineYearService=A,e.ResizeService=P,e.DragAndDropService=F,e.ExcelExportService=q,e.ICalendarExportService=z,e.ICalendarImportService=B,e.PrintService=Y,e.RecurrenceEditorModule=Q,e.RecurrenceEditorAllModule=J,e.ɵc=K,e.ɵd=G,e.ɵa=R,e.ɵb=M,e.Schedule=r.Schedule,e.cellClick=r.cellClick,e.cellDoubleClick=r.cellDoubleClick,e.moreEventsClick=r.moreEventsClick,e.select=r.select,e.hover=r.hover,e.actionBegin=r.actionBegin,e.actionComplete=r.actionComplete,e.actionFailure=r.actionFailure,e.navigating=r.navigating,e.renderCell=r.renderCell,e.eventClick=r.eventClick,e.eventRendered=r.eventRendered,e.dataBinding=r.dataBinding,e.dataBound=r.dataBound,e.popupOpen=r.popupOpen,e.popupClose=r.popupClose,e.dragStart=r.dragStart,e.drag=r.drag,e.dragStop=r.dragStop,e.resizeStart=r.resizeStart,e.resizing=r.resizing,e.resizeStop=r.resizeStop,e.inlineClick=r.inlineClick,e.initialLoad=r.initialLoad,e.initialEnd=r.initialEnd,e.print=r.print,e.dataReady=r.dataReady,e.eventsLoaded=r.eventsLoaded,e.contentReady=r.contentReady,e.scroll=r.scroll,e.virtualScroll=r.virtualScroll,e.scrollUiUpdate=r.scrollUiUpdate,e.uiUpdate=r.uiUpdate,e.documentClick=r.documentClick,e.cellMouseDown=r.cellMouseDown,e.WEEK_LENGTH=r.WEEK_LENGTH,e.DEFAULT_WEEKS=r.DEFAULT_WEEKS,e.MS_PER_DAY=r.MS_PER_DAY,e.MS_PER_MINUTE=r.MS_PER_MINUTE,e.getElementHeightFromClass=r.getElementHeightFromClass,e.getElementWidthFromClass=r.getElementWidthFromClass,e.getTranslateY=r.getTranslateY,e.getTranslateX=r.getTranslateX,e.getWeekFirstDate=r.getWeekFirstDate,e.getWeekLastDate=r.getWeekLastDate,e.firstDateOfMonth=r.firstDateOfMonth,e.lastDateOfMonth=r.lastDateOfMonth,e.getWeekNumber=r.getWeekNumber,e.getWeekMiddleDate=r.getWeekMiddleDate,e.setTime=r.setTime,e.resetTime=r.resetTime,e.getDateInMs=r.getDateInMs,e.getDateCount=r.getDateCount,e.addDays=r.addDays,e.addMonths=r.addMonths,e.addYears=r.addYears,e.getStartEndHours=r.getStartEndHours,e.getMaxDays=r.getMaxDays,e.getDaysCount=r.getDaysCount,e.getDateFromString=r.getDateFromString,e.getScrollBarWidth=r.getScrollBarWidth,e.findIndexInData=r.findIndexInData,e.getOuterHeight=r.getOuterHeight,e.removeChildren=r.removeChildren,e.isDaylightSavingTime=r.isDaylightSavingTime,e.getUniversalTime=r.getUniversalTime,e.isMobile=r.isMobile,e.isIPadDevice=r.isIPadDevice,e.capitalizeFirstWord=r.capitalizeFirstWord,e.Resize=r.Resize,e.DragAndDrop=r.DragAndDrop,e.HeaderRenderer=r.HeaderRenderer,e.ViewBase=r.ViewBase,e.Day=r.Day,e.Week=r.Week,e.WorkWeek=r.WorkWeek,e.Month=r.Month,e.Year=r.Year,e.Agenda=r.Agenda,e.MonthAgenda=r.MonthAgenda,e.TimelineViews=r.TimelineViews,e.TimelineMonth=r.TimelineMonth,e.TimelineYear=r.TimelineYear,e.Timezone=r.Timezone,e.timezoneData=r.timezoneData,e.ICalendarExport=r.ICalendarExport,e.ICalendarImport=r.ICalendarImport,e.ExcelExport=r.ExcelExport,e.Print=r.Print,e.RecurrenceEditor=r.RecurrenceEditor,e.generateSummary=r.generateSummary,e.generate=r.generate,e.getDateFromRecurrenceDateString=r.getDateFromRecurrenceDateString,e.extractObjectFromRule=r.extractObjectFromRule,e.getCalendarUtil=r.getCalendarUtil,e.getRecurrenceStringFromDate=r.getRecurrenceStringFromDate,e.Gregorian=r.Gregorian,e.Islamic=r.Islamic,Object.defineProperty(e,"__esModule",{value:!0})});
|
|
2
11
|
//# sourceMappingURL=ej2-angular-schedule.umd.min.js.map
|
package/package.json
CHANGED
|
@@ -1,71 +1,62 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
"name": "@syncfusion/ej2-angular-schedule",
|
|
13
|
-
"escapedName": "@syncfusion%2fej2-angular-schedule",
|
|
14
|
-
"scope": "@syncfusion",
|
|
15
|
-
"rawSpec": "*",
|
|
16
|
-
"saveSpec": null,
|
|
17
|
-
"fetchSpec": "*"
|
|
18
|
-
},
|
|
19
|
-
"_requiredBy": [
|
|
20
|
-
"/"
|
|
21
|
-
],
|
|
22
|
-
"_resolved": "https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-schedule/-/ej2-angular-schedule-20.5.7.tgz",
|
|
23
|
-
"_shasum": "89c09fc4f8786e73c0feb01afd608dda487eb2bd",
|
|
24
|
-
"_spec": "@syncfusion/ej2-angular-schedule@*",
|
|
25
|
-
"_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included",
|
|
26
|
-
"author": {
|
|
27
|
-
"name": "Syncfusion Inc."
|
|
28
|
-
},
|
|
29
|
-
"bugs": {
|
|
30
|
-
"url": "https://github.com/syncfusion/ej2-angular-ui-components/issues"
|
|
31
|
-
},
|
|
32
|
-
"bundleDependencies": false,
|
|
33
|
-
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-angular-base": "~20.4.40",
|
|
35
|
-
"@syncfusion/ej2-base": "~20.4.40",
|
|
36
|
-
"@syncfusion/ej2-schedule": "20.4.40"
|
|
37
|
-
},
|
|
38
|
-
"deprecated": false,
|
|
39
|
-
"description": "Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support. for Angular",
|
|
40
|
-
"devDependencies": {},
|
|
41
|
-
"es2015": "@syncfusion/ej2-angular-schedule.js",
|
|
42
|
-
"homepage": "https://github.com/syncfusion/ej2-angular-ui-components#readme",
|
|
43
|
-
"keywords": [
|
|
44
|
-
"ej2",
|
|
45
|
-
"syncfusion",
|
|
46
|
-
"schedule",
|
|
47
|
-
"scheduler",
|
|
48
|
-
"events-calendar",
|
|
49
|
-
"events-scheduler",
|
|
50
|
-
"appointment-calendar",
|
|
51
|
-
"appointments-planner",
|
|
52
|
-
"resources-scheduler",
|
|
53
|
-
"angular",
|
|
54
|
-
"angular-schedule",
|
|
55
|
-
"angular-scheduler",
|
|
56
|
-
"ej2-angular-scheduler"
|
|
57
|
-
],
|
|
58
|
-
"license": "SEE LICENSE IN license",
|
|
59
|
-
"main": "dist/ej2-angular-schedule.umd.js",
|
|
60
|
-
"metadata": "ej2-angular-schedule.metadata.json",
|
|
61
|
-
"module": "@syncfusion/ej2-angular-schedule.es5.js",
|
|
2
|
+
"_from": "@syncfusion/ej2-angular-schedule@*",
|
|
3
|
+
"_id": "@syncfusion/ej2-angular-schedule@20.4.40",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-vfDp7qcip86NXpUp4GUoSOL0G+nwMq16lcOyjTJA5ry2ZaSfD2ZEh9ULyMSNpvi3ACdM2sictKZCE2mgs7S0ag==",
|
|
6
|
+
"_location": "/@syncfusion/ej2-angular-schedule",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "range",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "@syncfusion/ej2-angular-schedule@*",
|
|
62
12
|
"name": "@syncfusion/ej2-angular-schedule",
|
|
63
|
-
"
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
"
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
"
|
|
71
|
-
|
|
13
|
+
"escapedName": "@syncfusion%2fej2-angular-schedule",
|
|
14
|
+
"scope": "@syncfusion",
|
|
15
|
+
"rawSpec": "*",
|
|
16
|
+
"saveSpec": null,
|
|
17
|
+
"fetchSpec": "*"
|
|
18
|
+
},
|
|
19
|
+
"_requiredBy": [
|
|
20
|
+
"/"
|
|
21
|
+
],
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-schedule/-/ej2-angular-schedule-20.4.40.tgz",
|
|
23
|
+
"_shasum": "b92e8b312829b00330790a5321b72ed55d7e26ea",
|
|
24
|
+
"_spec": "@syncfusion/ej2-angular-schedule@*",
|
|
25
|
+
"_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included",
|
|
26
|
+
"author": {
|
|
27
|
+
"name": "Syncfusion Inc."
|
|
28
|
+
},
|
|
29
|
+
"bugs": {
|
|
30
|
+
"url": "https://github.com/syncfusion/ej2-angular-ui-components/issues"
|
|
31
|
+
},
|
|
32
|
+
"bundleDependencies": false,
|
|
33
|
+
"dependencies": {
|
|
34
|
+
"@syncfusion/ej2-angular-base": "~20.4.42",
|
|
35
|
+
"@syncfusion/ej2-base": "~20.4.42",
|
|
36
|
+
"@syncfusion/ej2-schedule": "20.4.42"
|
|
37
|
+
},
|
|
38
|
+
"deprecated": false,
|
|
39
|
+
"description": "Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support. for Angular",
|
|
40
|
+
"devDependencies": {},
|
|
41
|
+
"es2015": "@syncfusion/ej2-angular-schedule.js",
|
|
42
|
+
"homepage": "https://www.syncfusion.com/angular-components",
|
|
43
|
+
"keywords": [
|
|
44
|
+
"angular",
|
|
45
|
+
"angular-schedule",
|
|
46
|
+
"angular-scheduler",
|
|
47
|
+
"ej2-angular-scheduler"
|
|
48
|
+
],
|
|
49
|
+
"license": "SEE LICENSE IN license",
|
|
50
|
+
"main": "dist/ej2-angular-schedule.umd.js",
|
|
51
|
+
"metadata": "ej2-angular-schedule.metadata.json",
|
|
52
|
+
"module": "@syncfusion/ej2-angular-schedule.es5.js",
|
|
53
|
+
"name": "@syncfusion/ej2-angular-schedule",
|
|
54
|
+
"repository": {
|
|
55
|
+
"type": "git",
|
|
56
|
+
"url": "git+https://github.com/syncfusion/ej2-angular-ui-components.git"
|
|
57
|
+
},
|
|
58
|
+
"schematics": "./schematics/collection.json",
|
|
59
|
+
"sideEffects": false,
|
|
60
|
+
"typings": "ej2-angular-schedule.d.ts",
|
|
61
|
+
"version": "20.4.42-ngcc"
|
|
62
|
+
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const pkgName = "@syncfusion/ej2-angular-schedule";
|
|
2
|
-
export declare const pkgVer = "^20.4.
|
|
2
|
+
export declare const pkgVer = "^20.4.40";
|
|
3
3
|
export declare const moduleName = "ScheduleModule, RecurrenceEditorModule";
|
|
4
|
-
export declare const themeVer = "~20.4.
|
|
4
|
+
export declare const themeVer = "~20.4.40";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.pkgName = '@syncfusion/ej2-angular-schedule';
|
|
4
|
-
exports.pkgVer = '^20.4.
|
|
4
|
+
exports.pkgVer = '^20.4.42';
|
|
5
5
|
exports.moduleName = 'ScheduleModule, RecurrenceEditorModule';
|
|
6
|
-
exports.themeVer = '~20.4.
|
|
6
|
+
exports.themeVer = '~20.4.42';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export const pkgName = '@syncfusion/ej2-angular-schedule';
|
|
2
|
-
export const pkgVer = '^20.4.
|
|
2
|
+
export const pkgVer = '^20.4.42';
|
|
3
3
|
export const moduleName = 'ScheduleModule, RecurrenceEditorModule';
|
|
4
|
-
export const themeVer = '~20.4.
|
|
4
|
+
export const themeVer = '~20.4.42';
|
package/styles/bootstrap4.css
CHANGED