@syncfusion/ej2-angular-schedule 23.2.7-ngcc → 24.1.41-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/@syncfusion/ej2-angular-schedule.es5.js +152 -57
- package/@syncfusion/ej2-angular-schedule.es5.js.map +1 -1
- package/@syncfusion/ej2-angular-schedule.js +143 -57
- package/@syncfusion/ej2-angular-schedule.js.map +1 -1
- package/CHANGELOG.md +8 -0
- package/dist/ej2-angular-schedule.umd.js +156 -59
- package/dist/ej2-angular-schedule.umd.js.map +1 -1
- package/dist/ej2-angular-schedule.umd.min.js +2 -2
- package/dist/ej2-angular-schedule.umd.min.js.map +1 -1
- package/ej2-angular-schedule.metadata.json +1 -1
- package/package.json +9 -9
- 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/src/index.d.ts +1 -0
- package/src/schedule/schedule.component.d.ts +2 -0
- package/src/schedule/toolbaritems.directive.d.ts +172 -0
- package/src/schedule/views.directive.d.ts +7 -0
- package/styles/bootstrap-dark.css +1 -4546
- package/styles/bootstrap.css +1 -4541
- package/styles/bootstrap4.css +1 -4650
- package/styles/bootstrap5-dark.css +1 -4595
- package/styles/bootstrap5.css +1 -4595
- package/styles/fabric-dark.css +1 -4513
- package/styles/fabric.css +1 -4503
- package/styles/fluent-dark.css +1 -4572
- package/styles/fluent.css +1 -4572
- package/styles/highcontrast-light.css +1 -4585
- package/styles/highcontrast.css +1 -4594
- package/styles/material-dark.css +1 -4529
- package/styles/material.css +1 -4565
- package/styles/material3-dark.css +1 -4687
- package/styles/material3.css +1 -4799
- package/styles/recurrence-editor/bootstrap-dark.css +1 -510
- package/styles/recurrence-editor/bootstrap.css +1 -510
- package/styles/recurrence-editor/bootstrap4.css +1 -555
- package/styles/recurrence-editor/bootstrap5-dark.css +1 -551
- package/styles/recurrence-editor/bootstrap5.css +1 -551
- package/styles/recurrence-editor/fabric-dark.css +1 -486
- package/styles/recurrence-editor/fabric.css +1 -479
- package/styles/recurrence-editor/fluent-dark.css +1 -531
- package/styles/recurrence-editor/fluent.css +1 -531
- package/styles/recurrence-editor/highcontrast-light.css +1 -483
- package/styles/recurrence-editor/highcontrast.css +1 -483
- package/styles/recurrence-editor/material-dark.css +1 -511
- package/styles/recurrence-editor/material.css +1 -536
- package/styles/recurrence-editor/material3-dark.css +1 -601
- package/styles/recurrence-editor/material3.css +1 -657
- package/styles/recurrence-editor/tailwind-dark.css +1 -499
- package/styles/recurrence-editor/tailwind.css +1 -499
- package/styles/schedule/bootstrap-dark.css +1 -4140
- package/styles/schedule/bootstrap.css +1 -4135
- package/styles/schedule/bootstrap4.css +1 -4244
- package/styles/schedule/bootstrap5-dark.css +1 -4189
- package/styles/schedule/bootstrap5.css +1 -4189
- package/styles/schedule/fabric-dark.css +1 -4107
- package/styles/schedule/fabric.css +1 -4097
- package/styles/schedule/fluent-dark.css +1 -4166
- package/styles/schedule/fluent.css +1 -4166
- package/styles/schedule/highcontrast-light.css +1 -4179
- package/styles/schedule/highcontrast.css +1 -4188
- package/styles/schedule/material-dark.css +1 -4123
- package/styles/schedule/material.css +1 -4159
- package/styles/schedule/material3-dark.css +1 -4226
- package/styles/schedule/material3.css +1 -4282
- package/styles/schedule/tailwind-dark.css +1 -4130
- package/styles/schedule/tailwind.css +1 -4130
- package/styles/tailwind-dark.css +1 -4536
- package/styles/tailwind.css +1 -4536
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-angular-schedule.umd.min.js
|
|
3
|
-
* version :
|
|
3
|
+
* version : 24.1.41
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
|
7
7
|
* licensing@syncfusion.com. Any infringement will be prosecuted under
|
|
8
8
|
* applicable laws.
|
|
9
9
|
*/
|
|
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)},d=["allowVirtualScrolling","cellHeaderTemplate","cellTemplate","dateFormat","dateHeaderTemplate","dateRangeTemplate","dayHeaderTemplate","displayDate","displayName","enableLazyLoading","endHour","eventTemplate","firstDayOfWeek","firstMonthOfYear","group","headerIndentTemplate","headerRows","interval","isSelected","monthHeaderTemplate","monthsCount","numberOfWeeks","option","orientation","readonly","resourceHeaderTemplate","showWeekNumber","showWeekend","startHour","timeFormat","timeScale","workDays"],c=[],s=function(e){function t(t){var r=e.call(this)||this;return r.viewContainerRef=t,n.setValue("currentInstance",r,r.viewContainerRef),r.registerEvents(c),r.directivePropList=d,r}return a(t,e),t}(n.ComplexBase);s.decorators=[{type:t.Directive,args:[{selector:"e-views>e-view",inputs:d,outputs:c,queries:{}}]}],s.ctorParameters=function(){return[{type:t.ViewContainerRef}]},s.propDecorators={dateHeaderTemplate:[{type:t.ContentChild,args:["dateHeaderTemplate"]}],dateRangeTemplate:[{type:t.ContentChild,args:["dateRangeTemplate"]}],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,"dateRangeTemplate",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","editorFooterTemplate","editorHeaderTemplate","editorTemplate","enableAdaptiveUI","enableAllDayScroll","enableHtmlSanitizer","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","eventDoubleClick","eventRendered","hover","moreEventsClick","navigating","popupClose","popupOpen","renderCell","resizeStart","resizeStop","resizing","select","virtualScrollStart","virtualScrollStop","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(d){}try{l=i.injector.get("ScheduleWeek");-1===i.injectedModules.indexOf(l)&&i.injectedModules.push(l)}catch(c){}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"]}],dateRangeTemplate:[{type:t.ContentChild,args:["dateRangeTemplate"]}],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"]}],editorHeaderTemplate:[{type:t.ContentChild,args:["editorHeaderTemplate"]}],editorFooterTemplate:[{type:t.ContentChild,args:["editorFooterTemplate"]}],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,"dateRangeTemplate",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,"editorHeaderTemplate",void 0),j([n.Template(),D("design:type",Object)],e.ScheduleComponent.prototype,"editorFooterTemplate",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 b={provide:"ScheduleDay",useValue:r.Day},E={provide:"ScheduleWeek",useValue:r.Week},k={provide:"ScheduleWorkWeek",useValue:r.WorkWeek},H={provide:"ScheduleMonth",useValue:r.Month},I={provide:"ScheduleYear",useValue:r.Year},x={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},z={provide:"ScheduleExcelExport",useValue:r.ExcelExport},q={provide:"ScheduleICalendarExport",useValue:r.ICalendarExport},B={provide:"ScheduleICalendarImport",useValue:r.ICalendarImport},Y={provide:"SchedulePrint",useValue:r.Print},L=function(){return function(){}}();L.decorators=[{type:t.NgModule,args:[{imports:[o.CommonModule,O],exports:[O],providers:[b,E,k,H,I,x,_,V,W,A,P,F,z,q,B,Y]}]}],L.ctorParameters=function(){return[]};var U=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","endTypes","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=U([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=L,e.DayService=b,e.WeekService=E,e.WorkWeekService=k,e.MonthService=H,e.YearService=I,e.AgendaService=x,e.MonthAgendaService=_,e.TimelineViewsService=V,e.TimelineMonthService=W,e.TimelineYearService=A,e.ResizeService=P,e.DragAndDropService=F,e.ExcelExportService=z,e.ICalendarExportService=q,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.eventDoubleClick=r.eventDoubleClick,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.cellSelect=r.cellSelect,e.virtualScrollStart=r.virtualScrollStart,e.virtualScrollStop=r.virtualScrollStop,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.resetScrollbarWidth=r.resetScrollbarWidth,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})});
|
|
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,r,n,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 r in t)t.hasOwnProperty(r)&&(e[r]=t[r])};return function(t,r){function n(){this.constructor=t}e(t,r),t.prototype=null===r?Object.create(r):(n.prototype=r.prototype,new n)}}(),i=this&&this.__decorate||function(e,t,r,n){var o,a=arguments.length,i=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,r,n);else for(var l=e.length-1;l>=0;l--)(o=e[l])&&(i=(a<3?o(i):a>3?o(t,r,i):o(t,r))||i);return a>3&&i&&Object.defineProperty(t,r,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","enableLazyLoading","endHour","eventTemplate","firstDayOfWeek","firstMonthOfYear","group","headerIndentTemplate","headerRows","interval","isSelected","maxEventsPerRow","monthHeaderTemplate","monthsCount","numberOfWeeks","option","orientation","readonly","resourceHeaderTemplate","showWeekNumber","showWeekend","startHour","timeFormat","timeScale","workDays"],d=[],s=function(e){function t(t){var n=e.call(this)||this;return n.viewContainerRef=t,r.setValue("currentInstance",n,n.viewContainerRef),n.registerEvents(d),n.directivePropList=c,n}return a(t,e),t}(r.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"]}],dateRangeTemplate:[{type:t.ContentChild,args:["dateRangeTemplate"]}],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([r.Template(),l("design:type",Object)],s.prototype,"dateHeaderTemplate",void 0),i([r.Template(),l("design:type",Object)],s.prototype,"dateRangeTemplate",void 0),i([r.Template(),l("design:type",Object)],s.prototype,"dayHeaderTemplate",void 0),i([r.Template(),l("design:type",Object)],s.prototype,"cellHeaderTemplate",void 0),i([r.Template(),l("design:type",Object)],s.prototype,"cellTemplate",void 0),i([r.Template(),l("design:type",Object)],s.prototype,"eventTemplate",void 0),i([r.Template(),l("design:type",Object)],s.prototype,"monthHeaderTemplate",void 0),i([r.Template(),l("design:type",Object)],s.prototype,"resourceHeaderTemplate",void 0),i([r.Template(),l("design:type",Object)],s.prototype,"headerIndentTemplate",void 0),i([r.Template(),l("design:type",Object)],s.prototype,"timeScale_minorSlotTemplate",void 0),i([r.Template(),l("design:type",Object)],s.prototype,"timeScale_majorSlotTemplate",void 0),i([r.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}(r.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 n=e.call(this)||this;return n.viewContainerRef=t,r.setValue("currentInstance",n,n.viewContainerRef),n.registerEvents(m),n.directivePropList=u,n}return a(t,e),t}(r.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}(r.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,r,n){var o,a=arguments.length,i=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,r,n);else for(var l=e.length-1;l>=0;l--)(o=e[l])&&(i=(a<3?o(i):a>3?o(t,r,i):o(t,r))||i);return a>3&&i&&Object.defineProperty(t,r,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 n=e.call(this)||this;return n.viewContainerRef=t,r.setValue("currentInstance",n,n.viewContainerRef),n.registerEvents(T),n.directivePropList=C,n}return a(t,e),t}(r.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([r.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}(r.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,r,n){var o,a=arguments.length,i=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,r,n);else for(var l=e.length-1;l>=0;l--)(o=e[l])&&(i=(a<3?o(i):a>3?o(t,r,i):o(t,r))||i);return a>3&&i&&Object.defineProperty(t,r,i),i},D=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},R=["align","cssClass","disabled","htmlAttributes","id","name","overflow","prefixIcon","showAlwaysInPopup","showTextOn","suffixIcon","tabIndex","template","text","tooltipText","type","visible","width"],w=["click"],b=function(e){function t(t){var n=e.call(this)||this;return n.viewContainerRef=t,r.setValue("currentInstance",n,n.viewContainerRef),n.registerEvents(w),n.directivePropList=R,n}return a(t,e),t}(r.ComplexBase);b.decorators=[{type:t.Directive,args:[{selector:"e-toolbaritems>e-toolbaritem",inputs:R,outputs:w,queries:{}}]}],b.ctorParameters=function(){return[{type:t.ViewContainerRef}]},b.propDecorators={template:[{type:t.ContentChild,args:["template"]}]},j([r.Template(),D("design:type",Object)],b.prototype,"template",void 0);var M=function(e){function t(){return e.call(this,"toolbaritems")||this}return a(t,e),t}(r.ArrayBase);M.decorators=[{type:t.Directive,args:[{selector:"ejs-schedule>e-toolbaritems",queries:{children:new t.ContentChildren(b)}}]}],M.ctorParameters=function(){return[]};var O=this&&this.__decorate||function(e,t,r,n){var o,a=arguments.length,i=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,r,n);else for(var l=e.length-1;l>=0;l--)(o=e[l])&&(i=(a<3?o(i):a>3?o(t,r,i):o(t,r))||i);return a>3&&i&&Object.defineProperty(t,r,i),i},I=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},E=["agendaDaysCount","allowDragAndDrop","allowInline","allowKeyboardInteraction","allowMultiCellSelection","allowMultiDrag","allowMultiRowSelection","allowResizing","allowSwiping","calendarMode","cellHeaderTemplate","cellTemplate","cssClass","currentView","dateFormat","dateHeaderTemplate","dateRangeTemplate","dayHeaderTemplate","editorFooterTemplate","editorHeaderTemplate","editorTemplate","enableAdaptiveUI","enableAllDayScroll","enableHtmlSanitizer","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","toolbarItems","views","weekRule","width","workDays","workHours"],k=["actionBegin","actionComplete","actionFailure","cellClick","cellDoubleClick","created","dataBinding","dataBound","destroyed","drag","dragStart","dragStop","eventClick","eventDoubleClick","eventRendered","hover","moreEventsClick","navigating","popupClose","popupOpen","renderCell","resizeStart","resizeStop","resizing","select","virtualScrollStart","virtualScrollStop","currentViewChange","selectedDateChange"],x=["currentView","selectedDate"];e.ScheduleComponent=function(e){function t(t,n,o,a){var i=e.call(this)||this;i.ngEle=t,i.srenderer=n,i.viewContainerRef=o,i.injector=a,i.tags=["views","resources","headerRows","toolbarItems"],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(k),i.addTwoWay.call(i,x),r.setValue("currentInstance",i,i.viewContainerRef),i.context=new r.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.childToolbarItems&&(this.tagObjects[3].instance=this.childToolbarItems),this.context.ngAfterContentChecked(this)},t}(n.Schedule),e.ScheduleComponent.decorators=[{type:t.Component,args:[{selector:"ejs-schedule",inputs:E,outputs:k,template:"",changeDetection:t.ChangeDetectionStrategy.OnPush,queries:{childViews:new t.ContentChild(p),childResources:new t.ContentChild(g),childHeaderRows:new t.ContentChild(S),childToolbarItems:new t.ContentChild(M)}}]}],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"]}],dateRangeTemplate:[{type:t.ContentChild,args:["dateRangeTemplate"]}],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"]}],editorHeaderTemplate:[{type:t.ContentChild,args:["editorHeaderTemplate"]}],editorFooterTemplate:[{type:t.ContentChild,args:["editorFooterTemplate"]}],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"]}]},O([r.Template(),I("design:type",Object)],e.ScheduleComponent.prototype,"dateHeaderTemplate",void 0),O([r.Template(),I("design:type",Object)],e.ScheduleComponent.prototype,"dateRangeTemplate",void 0),O([r.Template(),I("design:type",Object)],e.ScheduleComponent.prototype,"dayHeaderTemplate",void 0),O([r.Template(),I("design:type",Object)],e.ScheduleComponent.prototype,"cellTemplate",void 0),O([r.Template(),I("design:type",Object)],e.ScheduleComponent.prototype,"cellHeaderTemplate",void 0),O([r.Template(),I("design:type",Object)],e.ScheduleComponent.prototype,"eventSettings_tooltipTemplate",void 0),O([r.Template(),I("design:type",Object)],e.ScheduleComponent.prototype,"eventSettings_template",void 0),O([r.Template(),I("design:type",Object)],e.ScheduleComponent.prototype,"editorTemplate",void 0),O([r.Template(),I("design:type",Object)],e.ScheduleComponent.prototype,"editorHeaderTemplate",void 0),O([r.Template(),I("design:type",Object)],e.ScheduleComponent.prototype,"editorFooterTemplate",void 0),O([r.Template(),I("design:type",Object)],e.ScheduleComponent.prototype,"monthHeaderTemplate",void 0),O([r.Template(),I("design:type",Object)],e.ScheduleComponent.prototype,"timeScale_minorSlotTemplate",void 0),O([r.Template(),I("design:type",Object)],e.ScheduleComponent.prototype,"timeScale_majorSlotTemplate",void 0),O([r.Template(),I("design:type",Object)],e.ScheduleComponent.prototype,"resourceHeaderTemplate",void 0),O([r.Template(),I("design:type",Object)],e.ScheduleComponent.prototype,"headerIndentTemplate",void 0),O([r.Template(),I("design:type",Object)],e.ScheduleComponent.prototype,"quickInfoTemplates_header",void 0),O([r.Template(),I("design:type",Object)],e.ScheduleComponent.prototype,"quickInfoTemplates_content",void 0),O([r.Template(),I("design:type",Object)],e.ScheduleComponent.prototype,"quickInfoTemplates_footer",void 0),O([r.Template(),I("design:type",Object)],e.ScheduleComponent.prototype,"group_headerTooltipTemplate",void 0),e.ScheduleComponent=O([r.ComponentMixins([r.ComponentBase]),I("design:paramtypes",[t.ElementRef,t.Renderer2,t.ViewContainerRef,t.Injector])],e.ScheduleComponent);var H=function(){return function(){}}();H.decorators=[{type:t.NgModule,args:[{imports:[o.CommonModule],declarations:[e.ScheduleComponent,s,p,h,g,v,S,b,M],exports:[e.ScheduleComponent,s,p,h,g,v,S,b,M]}]}],H.ctorParameters=function(){return[]};var _={provide:"ScheduleDay",useValue:n.Day},V={provide:"ScheduleWeek",useValue:n.Week},P={provide:"ScheduleWorkWeek",useValue:n.WorkWeek},W={provide:"ScheduleMonth",useValue:n.Month},A={provide:"ScheduleYear",useValue:n.Year},F={provide:"ScheduleAgenda",useValue:n.Agenda},q={provide:"ScheduleMonthAgenda",useValue:n.MonthAgenda},z={provide:"ScheduleTimelineViews",useValue:n.TimelineViews},B={provide:"ScheduleTimelineMonth",useValue:n.TimelineMonth},Y={provide:"ScheduleTimelineYear",useValue:n.TimelineYear},L={provide:"ScheduleResize",useValue:n.Resize},U={provide:"ScheduleDragAndDrop",useValue:n.DragAndDrop},N={provide:"ScheduleExcelExport",useValue:n.ExcelExport},K={provide:"ScheduleICalendarExport",useValue:n.ICalendarExport},G={provide:"ScheduleICalendarImport",useValue:n.ICalendarImport},X={provide:"SchedulePrint",useValue:n.Print},Q=function(){return function(){}}();Q.decorators=[{type:t.NgModule,args:[{imports:[o.CommonModule,H],exports:[H],providers:[_,V,P,W,A,F,q,z,B,Y,L,U,N,K,G,X]}]}],Q.ctorParameters=function(){return[]};var J=this&&this.__decorate||function(e,t,r,n){var o,a=arguments.length,i=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,r,n);else for(var l=e.length-1;l>=0;l--)(o=e[l])&&(i=(a<3?o(i):a>3?o(t,r,i):o(t,r))||i);return a>3&&i&&Object.defineProperty(t,r,i),i},Z=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},$=["calendarMode","cssClass","dateFormat","enablePersistence","enableRtl","endTypes","firstDayOfWeek","frequencies","locale","maxDate","minDate","selectedType","startDate","value"],ee=["change"],te=[];e.RecurrenceEditorComponent=function(e){function t(t,n,o,a){var i=e.call(this)||this;return i.ngEle=t,i.srenderer=n,i.viewContainerRef=o,i.injector=a,i.element=i.ngEle.nativeElement,i.injectedModules=i.injectedModules||[],i.registerEvents(ee),i.addTwoWay.call(i,te),r.setValue("currentInstance",i,i.viewContainerRef),i.context=new r.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}(n.RecurrenceEditor),e.RecurrenceEditorComponent.decorators=[{type:t.Component,args:[{selector:"ejs-recurrenceeditor",inputs:$,outputs:ee,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=J([r.ComponentMixins([r.ComponentBase]),Z("design:paramtypes",[t.ElementRef,t.Renderer2,t.ViewContainerRef,t.Injector])],e.RecurrenceEditorComponent);var re=function(){return function(){}}();re.decorators=[{type:t.NgModule,args:[{imports:[o.CommonModule],declarations:[e.RecurrenceEditorComponent],exports:[e.RecurrenceEditorComponent]}]}],re.ctorParameters=function(){return[]};var ne=function(){return function(){}}();ne.decorators=[{type:t.NgModule,args:[{imports:[o.CommonModule,re],exports:[re],providers:[]}]}],ne.ctorParameters=function(){return[]},e.ViewDirective=s,e.ViewsDirective=p,e.ResourceDirective=h,e.ResourcesDirective=g,e.HeaderRowDirective=v,e.HeaderRowsDirective=S,e.ToolbarItemDirective=b,e.ToolbarItemsDirective=M,e.ScheduleModule=H,e.ScheduleAllModule=Q,e.DayService=_,e.WeekService=V,e.WorkWeekService=P,e.MonthService=W,e.YearService=A,e.AgendaService=F,e.MonthAgendaService=q,e.TimelineViewsService=z,e.TimelineMonthService=B,e.TimelineYearService=Y,e.ResizeService=L,e.DragAndDropService=U,e.ExcelExportService=N,e.ICalendarExportService=K,e.ICalendarImportService=G,e.PrintService=X,e.RecurrenceEditorModule=re,e.RecurrenceEditorAllModule=ne,e.ɵc=$,e.ɵd=ee,e.ɵa=E,e.ɵb=k,e.Schedule=n.Schedule,e.cellClick=n.cellClick,e.cellDoubleClick=n.cellDoubleClick,e.moreEventsClick=n.moreEventsClick,e.select=n.select,e.hover=n.hover,e.actionBegin=n.actionBegin,e.actionComplete=n.actionComplete,e.actionFailure=n.actionFailure,e.navigating=n.navigating,e.renderCell=n.renderCell,e.eventClick=n.eventClick,e.eventDoubleClick=n.eventDoubleClick,e.eventRendered=n.eventRendered,e.dataBinding=n.dataBinding,e.dataBound=n.dataBound,e.popupOpen=n.popupOpen,e.popupClose=n.popupClose,e.dragStart=n.dragStart,e.drag=n.drag,e.dragStop=n.dragStop,e.resizeStart=n.resizeStart,e.resizing=n.resizing,e.resizeStop=n.resizeStop,e.inlineClick=n.inlineClick,e.cellSelect=n.cellSelect,e.virtualScrollStart=n.virtualScrollStart,e.virtualScrollStop=n.virtualScrollStop,e.initialLoad=n.initialLoad,e.initialEnd=n.initialEnd,e.print=n.print,e.dataReady=n.dataReady,e.eventsLoaded=n.eventsLoaded,e.contentReady=n.contentReady,e.scroll=n.scroll,e.virtualScroll=n.virtualScroll,e.scrollUiUpdate=n.scrollUiUpdate,e.uiUpdate=n.uiUpdate,e.documentClick=n.documentClick,e.cellMouseDown=n.cellMouseDown,e.WEEK_LENGTH=n.WEEK_LENGTH,e.DEFAULT_WEEKS=n.DEFAULT_WEEKS,e.MS_PER_DAY=n.MS_PER_DAY,e.MS_PER_MINUTE=n.MS_PER_MINUTE,e.getElementHeightFromClass=n.getElementHeightFromClass,e.getElementWidthFromClass=n.getElementWidthFromClass,e.getTranslateY=n.getTranslateY,e.getTranslateX=n.getTranslateX,e.getWeekFirstDate=n.getWeekFirstDate,e.getWeekLastDate=n.getWeekLastDate,e.firstDateOfMonth=n.firstDateOfMonth,e.lastDateOfMonth=n.lastDateOfMonth,e.getWeekNumber=n.getWeekNumber,e.getWeekMiddleDate=n.getWeekMiddleDate,e.setTime=n.setTime,e.resetTime=n.resetTime,e.getDateInMs=n.getDateInMs,e.getDateCount=n.getDateCount,e.addDays=n.addDays,e.addMonths=n.addMonths,e.addYears=n.addYears,e.getStartEndHours=n.getStartEndHours,e.getMaxDays=n.getMaxDays,e.getDaysCount=n.getDaysCount,e.getDateFromString=n.getDateFromString,e.getScrollBarWidth=n.getScrollBarWidth,e.resetScrollbarWidth=n.resetScrollbarWidth,e.findIndexInData=n.findIndexInData,e.getOuterHeight=n.getOuterHeight,e.removeChildren=n.removeChildren,e.isDaylightSavingTime=n.isDaylightSavingTime,e.getUniversalTime=n.getUniversalTime,e.isMobile=n.isMobile,e.isIPadDevice=n.isIPadDevice,e.capitalizeFirstWord=n.capitalizeFirstWord,e.Resize=n.Resize,e.DragAndDrop=n.DragAndDrop,e.HeaderRenderer=n.HeaderRenderer,e.ViewBase=n.ViewBase,e.Day=n.Day,e.Week=n.Week,e.WorkWeek=n.WorkWeek,e.Month=n.Month,e.Year=n.Year,e.Agenda=n.Agenda,e.MonthAgenda=n.MonthAgenda,e.TimelineViews=n.TimelineViews,e.TimelineMonth=n.TimelineMonth,e.TimelineYear=n.TimelineYear,e.Timezone=n.Timezone,e.timezoneData=n.timezoneData,e.ICalendarExport=n.ICalendarExport,e.ICalendarImport=n.ICalendarImport,e.ExcelExport=n.ExcelExport,e.Print=n.Print,e.RecurrenceEditor=n.RecurrenceEditor,e.generateSummary=n.generateSummary,e.generate=n.generate,e.getDateFromRecurrenceDateString=n.getDateFromRecurrenceDateString,e.extractObjectFromRule=n.extractObjectFromRule,e.getCalendarUtil=n.getCalendarUtil,e.getRecurrenceStringFromDate=n.getRecurrenceStringFromDate,e.Gregorian=n.Gregorian,e.Islamic=n.Islamic,Object.defineProperty(e,"__esModule",{value:!0})});
|
|
11
11
|
//# sourceMappingURL=ej2-angular-schedule.umd.min.js.map
|