@syncfusion/ej2-angular-schedule 32.1.20 → 32.1.22-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 +955 -0
- package/@syncfusion/ej2-angular-schedule.es5.js.map +1 -0
- package/@syncfusion/ej2-angular-schedule.js +894 -0
- package/@syncfusion/ej2-angular-schedule.js.map +1 -0
- package/CHANGELOG.md +9 -476
- package/README.md +3 -10
- package/dist/ej2-angular-schedule.umd.js +1105 -0
- package/dist/ej2-angular-schedule.umd.js.map +1 -0
- package/dist/ej2-angular-schedule.umd.min.js +11 -0
- package/dist/ej2-angular-schedule.umd.min.js.map +1 -0
- package/ej2-angular-schedule.d.ts +6 -0
- package/ej2-angular-schedule.metadata.json +1 -0
- package/license +10 -0
- package/package.json +47 -29
- package/postinstall/tagchange.js +18 -0
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/src/recurrence-editor/recurrenceeditor-all.module.d.ts +0 -6
- package/src/recurrence-editor/recurrenceeditor.component.d.ts +0 -5
- package/src/recurrence-editor/recurrenceeditor.module.d.ts +0 -6
- package/src/schedule/headerrows.directive.d.ts +0 -5
- package/src/schedule/resources.directive.d.ts +0 -5
- package/src/schedule/schedule-all.module.d.ts +0 -6
- package/src/schedule/schedule.component.d.ts +0 -7
- package/src/schedule/schedule.module.d.ts +0 -10
- package/src/schedule/toolbaritems.directive.d.ts +0 -5
- package/src/schedule/views.directive.d.ts +0 -31
- package/styles/bootstrap-dark.scss +2 -2
- package/styles/bootstrap.scss +2 -2
- package/styles/bootstrap4.scss +2 -2
- package/styles/bootstrap5-dark.scss +2 -2
- package/styles/bootstrap5.scss +2 -2
- package/styles/fabric-dark.scss +2 -2
- package/styles/fabric.scss +2 -2
- package/styles/fluent-dark.scss +2 -2
- package/styles/fluent.scss +2 -2
- package/styles/highcontrast-light.scss +2 -2
- package/styles/highcontrast.scss +2 -2
- package/styles/material-dark.scss +2 -2
- package/styles/material.scss +2 -2
- package/styles/material3-dark.scss +3 -2
- package/styles/material3.scss +3 -2
- package/styles/recurrence-editor/bootstrap-dark.scss +1 -1
- package/styles/recurrence-editor/bootstrap.scss +1 -1
- package/styles/recurrence-editor/bootstrap4.scss +1 -1
- package/styles/recurrence-editor/bootstrap5-dark.scss +1 -1
- package/styles/recurrence-editor/bootstrap5.scss +1 -1
- package/styles/recurrence-editor/fabric-dark.scss +1 -1
- package/styles/recurrence-editor/fabric.scss +1 -1
- package/styles/recurrence-editor/fluent-dark.scss +1 -1
- package/styles/recurrence-editor/fluent.scss +1 -1
- package/styles/recurrence-editor/highcontrast-light.scss +1 -1
- package/styles/recurrence-editor/highcontrast.scss +1 -1
- package/styles/recurrence-editor/material-dark.scss +1 -1
- package/styles/recurrence-editor/material.scss +1 -1
- package/styles/recurrence-editor/material3-dark.scss +2 -1
- package/styles/recurrence-editor/material3.scss +2 -1
- package/styles/recurrence-editor/tailwind-dark.scss +1 -1
- package/styles/recurrence-editor/tailwind.scss +1 -1
- package/styles/schedule/bootstrap-dark.scss +1 -1
- package/styles/schedule/bootstrap.scss +1 -1
- package/styles/schedule/bootstrap4.scss +1 -1
- package/styles/schedule/bootstrap5-dark.scss +1 -1
- package/styles/schedule/bootstrap5.scss +1 -1
- package/styles/schedule/fabric-dark.scss +1 -1
- package/styles/schedule/fabric.scss +1 -1
- package/styles/schedule/fluent-dark.scss +1 -1
- package/styles/schedule/fluent.scss +1 -1
- package/styles/schedule/highcontrast-light.scss +1 -1
- package/styles/schedule/highcontrast.scss +1 -1
- package/styles/schedule/material-dark.scss +1 -1
- package/styles/schedule/material.scss +1 -1
- package/styles/schedule/material3-dark.scss +2 -1
- package/styles/schedule/material3.scss +2 -1
- package/styles/schedule/tailwind-dark.scss +1 -1
- package/styles/schedule/tailwind.scss +1 -1
- package/styles/tailwind-dark.scss +2 -2
- package/styles/tailwind.scss +2 -2
- package/esm2020/public_api.mjs +0 -2
- package/esm2020/src/index.mjs +0 -12
- package/esm2020/src/recurrence-editor/recurrenceeditor-all.module.mjs +0 -23
- package/esm2020/src/recurrence-editor/recurrenceeditor.component.mjs +0 -59
- package/esm2020/src/recurrence-editor/recurrenceeditor.module.mjs +0 -25
- package/esm2020/src/schedule/headerrows.directive.mjs +0 -66
- package/esm2020/src/schedule/resources.directive.mjs +0 -58
- package/esm2020/src/schedule/schedule-all.module.mjs +0 -74
- package/esm2020/src/schedule/schedule.component.mjs +0 -306
- package/esm2020/src/schedule/schedule.module.mjs +0 -61
- package/esm2020/src/schedule/toolbaritems.directive.mjs +0 -67
- package/esm2020/src/schedule/views.directive.mjs +0 -132
- package/esm2020/syncfusion-ej2-angular-schedule.mjs +0 -5
- package/fesm2015/syncfusion-ej2-angular-schedule.mjs +0 -829
- package/fesm2015/syncfusion-ej2-angular-schedule.mjs.map +0 -1
- package/fesm2020/syncfusion-ej2-angular-schedule.mjs +0 -829
- package/fesm2020/syncfusion-ej2-angular-schedule.mjs.map +0 -1
- package/styles/bds-lite.css +0 -1
- package/styles/bds-lite.scss +0 -1
- package/styles/bds.css +0 -1
- package/styles/bds.scss +0 -2
- package/styles/bootstrap-dark-lite.css +0 -1
- package/styles/bootstrap-dark-lite.scss +0 -1
- package/styles/bootstrap-lite.css +0 -1
- package/styles/bootstrap-lite.scss +0 -1
- package/styles/bootstrap4-lite.css +0 -1
- package/styles/bootstrap4-lite.scss +0 -1
- package/styles/bootstrap5-dark-lite.css +0 -1
- package/styles/bootstrap5-dark-lite.scss +0 -1
- package/styles/bootstrap5-lite.css +0 -1
- package/styles/bootstrap5-lite.scss +0 -1
- package/styles/bootstrap5.3-lite.css +0 -1
- package/styles/bootstrap5.3-lite.scss +0 -1
- package/styles/bootstrap5.3.css +0 -1
- package/styles/bootstrap5.3.scss +0 -2
- package/styles/fabric-dark-lite.css +0 -1
- package/styles/fabric-dark-lite.scss +0 -1
- package/styles/fabric-lite.css +0 -1
- package/styles/fabric-lite.scss +0 -1
- package/styles/fluent-dark-lite.css +0 -1
- package/styles/fluent-dark-lite.scss +0 -1
- package/styles/fluent-lite.css +0 -1
- package/styles/fluent-lite.scss +0 -1
- package/styles/fluent2-lite.css +0 -1
- package/styles/fluent2-lite.scss +0 -1
- package/styles/fluent2.css +0 -1
- package/styles/fluent2.scss +0 -2
- package/styles/highcontrast-light-lite.css +0 -1
- package/styles/highcontrast-light-lite.scss +0 -1
- package/styles/highcontrast-lite.css +0 -1
- package/styles/highcontrast-lite.scss +0 -1
- package/styles/material-dark-lite.css +0 -1
- package/styles/material-dark-lite.scss +0 -1
- package/styles/material-lite.css +0 -1
- package/styles/material-lite.scss +0 -1
- package/styles/material3-dark-lite.css +0 -1
- package/styles/material3-dark-lite.scss +0 -1
- package/styles/material3-lite.css +0 -1
- package/styles/material3-lite.scss +0 -1
- package/styles/recurrence-editor/bds.css +0 -1
- package/styles/recurrence-editor/bds.scss +0 -1
- package/styles/recurrence-editor/bootstrap5.3.css +0 -1
- package/styles/recurrence-editor/bootstrap5.3.scss +0 -1
- package/styles/recurrence-editor/fluent2.css +0 -1
- package/styles/recurrence-editor/fluent2.scss +0 -1
- package/styles/recurrence-editor/tailwind3.css +0 -1
- package/styles/recurrence-editor/tailwind3.scss +0 -1
- package/styles/schedule/bds.css +0 -1
- package/styles/schedule/bds.scss +0 -1
- package/styles/schedule/bootstrap5.3.css +0 -1
- package/styles/schedule/bootstrap5.3.scss +0 -1
- package/styles/schedule/fluent2.css +0 -1
- package/styles/schedule/fluent2.scss +0 -1
- package/styles/schedule/tailwind3.css +0 -1
- package/styles/schedule/tailwind3.scss +0 -1
- package/styles/tailwind-dark-lite.css +0 -1
- package/styles/tailwind-dark-lite.scss +0 -1
- package/styles/tailwind-lite.css +0 -1
- package/styles/tailwind-lite.scss +0 -1
- package/styles/tailwind3-lite.css +0 -1
- package/styles/tailwind3-lite.scss +0 -1
- package/styles/tailwind3.css +0 -1
- package/styles/tailwind3.scss +0 -2
- package/syncfusion-ej2-angular-schedule.d.ts +0 -5
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { ViewContainerRef } from '@angular/core';
|
|
2
2
|
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
3
|
/**
|
|
5
4
|
* `e-header-rows` directive represent a header rows of the Schedule.
|
|
6
5
|
* It must be contained in a Schedule component(`ejs-schedule`).
|
|
@@ -38,8 +37,6 @@ export declare class HeaderRowDirective extends ComplexBase<HeaderRowDirective>
|
|
|
38
37
|
*/
|
|
39
38
|
template: any;
|
|
40
39
|
constructor(viewContainerRef: ViewContainerRef);
|
|
41
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<HeaderRowDirective, never>;
|
|
42
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<HeaderRowDirective, "e-header-rows>e-header-row", never, { "option": "option"; "template": "template"; }, {}, ["template"]>;
|
|
43
40
|
}
|
|
44
41
|
/**
|
|
45
42
|
* HeaderRow Array Directive
|
|
@@ -47,6 +44,4 @@ export declare class HeaderRowDirective extends ComplexBase<HeaderRowDirective>
|
|
|
47
44
|
*/
|
|
48
45
|
export declare class HeaderRowsDirective extends ArrayBase<HeaderRowsDirective> {
|
|
49
46
|
constructor();
|
|
50
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<HeaderRowsDirective, never>;
|
|
51
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<HeaderRowsDirective, "ejs-schedule>e-header-rows", never, {}, {}, ["children"]>;
|
|
52
47
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { ViewContainerRef } from '@angular/core';
|
|
2
2
|
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
3
|
/**
|
|
5
4
|
* `e-resources` directive represent a resources of the Angular Schedule.
|
|
6
5
|
* It must be contained in a Schedule component(`ejs-schedule`).
|
|
@@ -101,8 +100,6 @@ export declare class ResourceDirective extends ComplexBase<ResourceDirective> {
|
|
|
101
100
|
*/
|
|
102
101
|
workDaysField: any;
|
|
103
102
|
constructor(viewContainerRef: ViewContainerRef);
|
|
104
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ResourceDirective, never>;
|
|
105
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ResourceDirective, "e-resources>e-resource", never, { "allowMultiple": "allowMultiple"; "colorField": "colorField"; "cssClassField": "cssClassField"; "dataSource": "dataSource"; "endHourField": "endHourField"; "expandedField": "expandedField"; "field": "field"; "groupIDField": "groupIDField"; "idField": "idField"; "name": "name"; "query": "query"; "startHourField": "startHourField"; "textField": "textField"; "title": "title"; "workDaysField": "workDaysField"; }, {}, never>;
|
|
106
103
|
}
|
|
107
104
|
/**
|
|
108
105
|
* Resource Array Directive
|
|
@@ -110,6 +107,4 @@ export declare class ResourceDirective extends ComplexBase<ResourceDirective> {
|
|
|
110
107
|
*/
|
|
111
108
|
export declare class ResourcesDirective extends ArrayBase<ResourcesDirective> {
|
|
112
109
|
constructor();
|
|
113
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ResourcesDirective, never>;
|
|
114
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ResourcesDirective, "ejs-schedule>e-resources", never, {}, {}, ["children"]>;
|
|
115
110
|
}
|
|
@@ -1,7 +1,4 @@
|
|
|
1
1
|
import { ValueProvider } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "@angular/common";
|
|
4
|
-
import * as i2 from "./schedule.module";
|
|
5
2
|
export declare const DayService: ValueProvider;
|
|
6
3
|
export declare const WeekService: ValueProvider;
|
|
7
4
|
export declare const WorkWeekService: ValueProvider;
|
|
@@ -22,7 +19,4 @@ export declare const PrintService: ValueProvider;
|
|
|
22
19
|
* NgModule definition for the Schedule component with providers.
|
|
23
20
|
*/
|
|
24
21
|
export declare class ScheduleAllModule {
|
|
25
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScheduleAllModule, never>;
|
|
26
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ScheduleAllModule, never, [typeof i1.CommonModule, typeof i2.ScheduleModule], [typeof i2.ScheduleModule]>;
|
|
27
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ScheduleAllModule>;
|
|
28
22
|
}
|
|
@@ -5,7 +5,6 @@ import { ViewsDirective } from './views.directive';
|
|
|
5
5
|
import { ResourcesDirective } from './resources.directive';
|
|
6
6
|
import { HeaderRowsDirective } from './headerrows.directive';
|
|
7
7
|
import { ToolbarItemsDirective } from './toolbaritems.directive';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
8
|
export declare const inputs: string[];
|
|
10
9
|
export declare const outputs: string[];
|
|
11
10
|
export declare const twoWays: string[];
|
|
@@ -25,8 +24,6 @@ export declare class ScheduleComponent extends Schedule implements IComponentBas
|
|
|
25
24
|
actionBegin: any;
|
|
26
25
|
actionComplete: any;
|
|
27
26
|
actionFailure: any;
|
|
28
|
-
beforePaste: any;
|
|
29
|
-
beforePrint: any;
|
|
30
27
|
cellClick: any;
|
|
31
28
|
cellDoubleClick: any;
|
|
32
29
|
created: any;
|
|
@@ -39,7 +36,6 @@ export declare class ScheduleComponent extends Schedule implements IComponentBas
|
|
|
39
36
|
eventClick: any;
|
|
40
37
|
eventDoubleClick: any;
|
|
41
38
|
eventRendered: any;
|
|
42
|
-
excelExport: any;
|
|
43
39
|
hover: any;
|
|
44
40
|
moreEventsClick: any;
|
|
45
41
|
navigating: any;
|
|
@@ -50,7 +46,6 @@ export declare class ScheduleComponent extends Schedule implements IComponentBas
|
|
|
50
46
|
resizeStop: any;
|
|
51
47
|
resizing: any;
|
|
52
48
|
select: any;
|
|
53
|
-
tooltipOpen: any;
|
|
54
49
|
virtualScrollStart: any;
|
|
55
50
|
virtualScrollStop: any;
|
|
56
51
|
currentViewChange: any;
|
|
@@ -219,6 +214,4 @@ export declare class ScheduleComponent extends Schedule implements IComponentBas
|
|
|
219
214
|
ngAfterContentChecked(): void;
|
|
220
215
|
registerEvents: (eventList: string[]) => void;
|
|
221
216
|
addTwoWay: (propList: string[]) => void;
|
|
222
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScheduleComponent, never>;
|
|
223
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ScheduleComponent, "ejs-schedule", never, { "agendaDaysCount": "agendaDaysCount"; "allowClipboard": "allowClipboard"; "allowDragAndDrop": "allowDragAndDrop"; "allowInline": "allowInline"; "allowKeyboardInteraction": "allowKeyboardInteraction"; "allowMultiCellSelection": "allowMultiCellSelection"; "allowMultiDrag": "allowMultiDrag"; "allowMultiRowSelection": "allowMultiRowSelection"; "allowOverlap": "allowOverlap"; "allowResizing": "allowResizing"; "allowSwiping": "allowSwiping"; "calendarMode": "calendarMode"; "cellHeaderTemplate": "cellHeaderTemplate"; "cellTemplate": "cellTemplate"; "cssClass": "cssClass"; "currentView": "currentView"; "dateFormat": "dateFormat"; "dateHeaderTemplate": "dateHeaderTemplate"; "dateRangeTemplate": "dateRangeTemplate"; "dayHeaderTemplate": "dayHeaderTemplate"; "editorFooterTemplate": "editorFooterTemplate"; "editorHeaderTemplate": "editorHeaderTemplate"; "editorTemplate": "editorTemplate"; "enableAdaptiveUI": "enableAdaptiveUI"; "enableAllDayScroll": "enableAllDayScroll"; "enableHtmlSanitizer": "enableHtmlSanitizer"; "enablePersistence": "enablePersistence"; "enableRecurrenceValidation": "enableRecurrenceValidation"; "enableRtl": "enableRtl"; "endHour": "endHour"; "eventDragArea": "eventDragArea"; "eventSettings": "eventSettings"; "firstDayOfWeek": "firstDayOfWeek"; "firstMonthOfYear": "firstMonthOfYear"; "group": "group"; "headerIndentTemplate": "headerIndentTemplate"; "headerRows": "headerRows"; "height": "height"; "hideEmptyAgendaDays": "hideEmptyAgendaDays"; "locale": "locale"; "maxDate": "maxDate"; "minDate": "minDate"; "monthHeaderTemplate": "monthHeaderTemplate"; "monthsCount": "monthsCount"; "overscanCount": "overscanCount"; "quickInfoOnSelectionEnd": "quickInfoOnSelectionEnd"; "quickInfoTemplates": "quickInfoTemplates"; "readonly": "readonly"; "resourceHeaderTemplate": "resourceHeaderTemplate"; "resources": "resources"; "rowAutoHeight": "rowAutoHeight"; "selectedDate": "selectedDate"; "showHeaderBar": "showHeaderBar"; "showQuickInfo": "showQuickInfo"; "showTimeIndicator": "showTimeIndicator"; "showWeekNumber": "showWeekNumber"; "showWeekend": "showWeekend"; "startHour": "startHour"; "timeFormat": "timeFormat"; "timeScale": "timeScale"; "timezone": "timezone"; "timezoneDataSource": "timezoneDataSource"; "toolbarItems": "toolbarItems"; "views": "views"; "weekRule": "weekRule"; "width": "width"; "workDays": "workDays"; "workHours": "workHours"; }, { "actionBegin": "actionBegin"; "actionComplete": "actionComplete"; "actionFailure": "actionFailure"; "beforePaste": "beforePaste"; "beforePrint": "beforePrint"; "cellClick": "cellClick"; "cellDoubleClick": "cellDoubleClick"; "created": "created"; "dataBinding": "dataBinding"; "dataBound": "dataBound"; "destroyed": "destroyed"; "drag": "drag"; "dragStart": "dragStart"; "dragStop": "dragStop"; "eventClick": "eventClick"; "eventDoubleClick": "eventDoubleClick"; "eventRendered": "eventRendered"; "excelExport": "excelExport"; "hover": "hover"; "moreEventsClick": "moreEventsClick"; "navigating": "navigating"; "popupClose": "popupClose"; "popupOpen": "popupOpen"; "renderCell": "renderCell"; "resizeStart": "resizeStart"; "resizeStop": "resizeStop"; "resizing": "resizing"; "select": "select"; "tooltipOpen": "tooltipOpen"; "virtualScrollStart": "virtualScrollStart"; "virtualScrollStop": "virtualScrollStop"; "currentViewChange": "currentViewChange"; "selectedDateChange": "selectedDateChange"; }, ["dateHeaderTemplate", "dateRangeTemplate", "dayHeaderTemplate", "cellTemplate", "cellHeaderTemplate", "eventSettings_tooltipTemplate", "eventSettings_template", "editorTemplate", "editorHeaderTemplate", "editorFooterTemplate", "monthHeaderTemplate", "timeScale_minorSlotTemplate", "timeScale_majorSlotTemplate", "resourceHeaderTemplate", "headerIndentTemplate", "quickInfoTemplates_header", "quickInfoTemplates_content", "quickInfoTemplates_footer", "group_headerTooltipTemplate", "childViews", "childResources", "childHeaderRows", "childToolbarItems"], never>;
|
|
224
217
|
}
|
|
@@ -1,15 +1,5 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./schedule.component";
|
|
3
|
-
import * as i2 from "./views.directive";
|
|
4
|
-
import * as i3 from "./resources.directive";
|
|
5
|
-
import * as i4 from "./headerrows.directive";
|
|
6
|
-
import * as i5 from "./toolbaritems.directive";
|
|
7
|
-
import * as i6 from "@angular/common";
|
|
8
1
|
/**
|
|
9
2
|
* NgModule definition for the Schedule component.
|
|
10
3
|
*/
|
|
11
4
|
export declare class ScheduleModule {
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScheduleModule, never>;
|
|
13
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ScheduleModule, [typeof i1.ScheduleComponent, typeof i2.ViewDirective, typeof i2.ViewsDirective, typeof i3.ResourceDirective, typeof i3.ResourcesDirective, typeof i4.HeaderRowDirective, typeof i4.HeaderRowsDirective, typeof i5.ToolbarItemDirective, typeof i5.ToolbarItemsDirective], [typeof i6.CommonModule], [typeof i1.ScheduleComponent, typeof i2.ViewDirective, typeof i2.ViewsDirective, typeof i3.ResourceDirective, typeof i3.ResourcesDirective, typeof i4.HeaderRowDirective, typeof i4.HeaderRowsDirective, typeof i5.ToolbarItemDirective, typeof i5.ToolbarItemsDirective]>;
|
|
14
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ScheduleModule>;
|
|
15
5
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { ViewContainerRef } from '@angular/core';
|
|
2
2
|
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
3
|
/**
|
|
5
4
|
* `e-toolbaritems` directive represent a custom toolbar items of the Schedule.
|
|
6
5
|
* It must be contained in a Schedule component(`ejs-schedule`).
|
|
@@ -163,8 +162,6 @@ export declare class ToolbarItemDirective extends ComplexBase<ToolbarItemDirecti
|
|
|
163
162
|
*/
|
|
164
163
|
template: any;
|
|
165
164
|
constructor(viewContainerRef: ViewContainerRef);
|
|
166
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ToolbarItemDirective, never>;
|
|
167
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ToolbarItemDirective, "e-toolbaritems>e-toolbaritem", never, { "align": "align"; "cssClass": "cssClass"; "disabled": "disabled"; "htmlAttributes": "htmlAttributes"; "id": "id"; "name": "name"; "overflow": "overflow"; "prefixIcon": "prefixIcon"; "showAlwaysInPopup": "showAlwaysInPopup"; "showTextOn": "showTextOn"; "suffixIcon": "suffixIcon"; "tabIndex": "tabIndex"; "template": "template"; "text": "text"; "tooltipText": "tooltipText"; "type": "type"; "visible": "visible"; "width": "width"; }, { "click": "click"; }, ["template"]>;
|
|
168
165
|
}
|
|
169
166
|
/**
|
|
170
167
|
* ToolbarItem Array Directive
|
|
@@ -172,6 +169,4 @@ export declare class ToolbarItemDirective extends ComplexBase<ToolbarItemDirecti
|
|
|
172
169
|
*/
|
|
173
170
|
export declare class ToolbarItemsDirective extends ArrayBase<ToolbarItemsDirective> {
|
|
174
171
|
constructor();
|
|
175
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ToolbarItemsDirective, never>;
|
|
176
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ToolbarItemsDirective, "ejs-schedule>e-toolbaritems", never, {}, {}, ["children"]>;
|
|
177
172
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { ViewContainerRef } from '@angular/core';
|
|
2
2
|
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
3
|
/**
|
|
5
4
|
* `e-views` directive represent a view of the Angular Schedule.
|
|
6
5
|
* It must be contained in a Schedule component(`ejs-schedule`).
|
|
@@ -16,22 +15,6 @@ import * as i0 from "@angular/core";
|
|
|
16
15
|
export declare class ViewDirective extends ComplexBase<ViewDirective> {
|
|
17
16
|
private viewContainerRef;
|
|
18
17
|
directivePropList: any;
|
|
19
|
-
/**
|
|
20
|
-
* Specifies whether overlapping appointments are allowed within the same time slot in the Scheduler.
|
|
21
|
-
* @remarks When set to `false`, the Scheduler enforces restrictions to prevent creating or displaying overlapping appointments within the same time duration.
|
|
22
|
-
This setting includes the following limitations:
|
|
23
|
-
|
|
24
|
-
- **Initial Loading**: The alert for overlapping appointments will not display during the initial load. Overlapping events will be ignored in rendering, including occurrences.
|
|
25
|
-
|
|
26
|
-
- **Dynamic Add/Edit**: When adding or editing events dynamically, overlapping validation is performed. If an overlap is detected for a single event, an alert will be shown, and the event will not be saved.
|
|
27
|
-
|
|
28
|
-
For recurring events, an alert will be displayed, and the event will not be saved. To save recurring events while ignoring overlapping occurrences, trigger the `PopupOpen` event. The `Data` field will contain the parent recurrence data, and the `overlapEvents` field will contain the overlap events. Using these details, users can include exceptions in the recurrence events and save them with the `addEvent` method.
|
|
29
|
-
|
|
30
|
-
- **Out-of-Date-Range Events**: The `allowOverlap` setting only prevents overlaps for events within the current view date range. To validate overlap events outside the current date range, use the `actionBegin` event to send a request to the server for validation and return a promise-based response. Assign this promise response to the `promise` field in `ActionEventArgs` to handle asynchronous server validation.
|
|
31
|
-
|
|
32
|
-
* @default true
|
|
33
|
-
*/
|
|
34
|
-
allowOverlap: any;
|
|
35
18
|
/**
|
|
36
19
|
* It is used to allow or disallow the virtual scrolling functionality.
|
|
37
20
|
* @default false
|
|
@@ -154,16 +137,6 @@ For recurring events, an alert will be displayed, and the event will not be save
|
|
|
154
137
|
* @default 'Horizontal'
|
|
155
138
|
*/
|
|
156
139
|
orientation: any;
|
|
157
|
-
/**
|
|
158
|
-
* Specifies the number of additional rows or columns to render outside the visible area during virtual scrolling.
|
|
159
|
-
* This property helps in achieving smoother scrolling by pre-loading data just outside the visible region.
|
|
160
|
-
* @remarks The default value is 3. Increasing this value can result in smoother scrolling but may impact performance
|
|
161
|
-
with larger datasets. Decreasing it can improve performance but may cause more frequent data fetches during scrolling.
|
|
162
|
-
This property only takes effect when `allowVirtualScrolling` is enabled for the current view.
|
|
163
|
-
|
|
164
|
-
* @default 3
|
|
165
|
-
*/
|
|
166
|
-
overscanCount: any;
|
|
167
140
|
/**
|
|
168
141
|
* When set to `true`, displays a quick popup with cell or event details on single clicking over the cells or on events.
|
|
169
142
|
* By default, it is set to `true`. It gets applied only to the view objects on which it is defined.
|
|
@@ -310,8 +283,6 @@ This property only takes effect when `allowVirtualScrolling` is enabled for the
|
|
|
310
283
|
timeScale_majorSlotTemplate: any;
|
|
311
284
|
group_headerTooltipTemplate: any;
|
|
312
285
|
constructor(viewContainerRef: ViewContainerRef);
|
|
313
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ViewDirective, never>;
|
|
314
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ViewDirective, "e-views>e-view", never, { "allowOverlap": "allowOverlap"; "allowVirtualScrolling": "allowVirtualScrolling"; "cellHeaderTemplate": "cellHeaderTemplate"; "cellTemplate": "cellTemplate"; "dateFormat": "dateFormat"; "dateHeaderTemplate": "dateHeaderTemplate"; "dateRangeTemplate": "dateRangeTemplate"; "dayHeaderTemplate": "dayHeaderTemplate"; "displayDate": "displayDate"; "displayName": "displayName"; "enableLazyLoading": "enableLazyLoading"; "endHour": "endHour"; "eventTemplate": "eventTemplate"; "firstDayOfWeek": "firstDayOfWeek"; "firstMonthOfYear": "firstMonthOfYear"; "group": "group"; "headerIndentTemplate": "headerIndentTemplate"; "headerRows": "headerRows"; "interval": "interval"; "isSelected": "isSelected"; "maxEventsPerRow": "maxEventsPerRow"; "monthHeaderTemplate": "monthHeaderTemplate"; "monthsCount": "monthsCount"; "numberOfWeeks": "numberOfWeeks"; "option": "option"; "orientation": "orientation"; "overscanCount": "overscanCount"; "readonly": "readonly"; "resourceHeaderTemplate": "resourceHeaderTemplate"; "showWeekNumber": "showWeekNumber"; "showWeekend": "showWeekend"; "startHour": "startHour"; "timeFormat": "timeFormat"; "timeScale": "timeScale"; "workDays": "workDays"; }, {}, ["dateHeaderTemplate", "dateRangeTemplate", "dayHeaderTemplate", "cellHeaderTemplate", "cellTemplate", "eventTemplate", "monthHeaderTemplate", "resourceHeaderTemplate", "headerIndentTemplate", "timeScale_minorSlotTemplate", "timeScale_majorSlotTemplate", "group_headerTooltipTemplate"]>;
|
|
315
286
|
}
|
|
316
287
|
/**
|
|
317
288
|
* View Array Directive
|
|
@@ -319,6 +290,4 @@ This property only takes effect when `allowVirtualScrolling` is enabled for the
|
|
|
319
290
|
*/
|
|
320
291
|
export declare class ViewsDirective extends ArrayBase<ViewsDirective> {
|
|
321
292
|
constructor();
|
|
322
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ViewsDirective, never>;
|
|
323
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ViewsDirective, "ejs-schedule>e-views", never, {}, {}, ["children"]>;
|
|
324
293
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@import 'schedule/bootstrap-dark.scss';
|
|
2
|
+
@import 'recurrence-editor/bootstrap-dark.scss';
|
package/styles/bootstrap.scss
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@import 'schedule/bootstrap.scss';
|
|
2
|
+
@import 'recurrence-editor/bootstrap.scss';
|
package/styles/bootstrap4.scss
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@import 'schedule/bootstrap4.scss';
|
|
2
|
+
@import 'recurrence-editor/bootstrap4.scss';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@import 'schedule/bootstrap5-dark.scss';
|
|
2
|
+
@import 'recurrence-editor/bootstrap5-dark.scss';
|
package/styles/bootstrap5.scss
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@import 'schedule/bootstrap5.scss';
|
|
2
|
+
@import 'recurrence-editor/bootstrap5.scss';
|
package/styles/fabric-dark.scss
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@import 'schedule/fabric-dark.scss';
|
|
2
|
+
@import 'recurrence-editor/fabric-dark.scss';
|
package/styles/fabric.scss
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@import 'schedule/fabric.scss';
|
|
2
|
+
@import 'recurrence-editor/fabric.scss';
|
package/styles/fluent-dark.scss
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@import 'schedule/fluent-dark.scss';
|
|
2
|
+
@import 'recurrence-editor/fluent-dark.scss';
|
package/styles/fluent.scss
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@import 'schedule/fluent.scss';
|
|
2
|
+
@import 'recurrence-editor/fluent.scss';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@import 'schedule/highcontrast-light.scss';
|
|
2
|
+
@import 'recurrence-editor/highcontrast-light.scss';
|
package/styles/highcontrast.scss
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@import 'schedule/highcontrast.scss';
|
|
2
|
+
@import 'recurrence-editor/highcontrast.scss';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@import 'schedule/material-dark.scss';
|
|
2
|
+
@import 'recurrence-editor/material-dark.scss';
|
package/styles/material.scss
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@import 'schedule/material.scss';
|
|
2
|
+
@import 'recurrence-editor/material.scss';
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
@
|
|
1
|
+
|
|
2
|
+
@import 'schedule/material3-dark.scss';
|
|
3
|
+
@import 'recurrence-editor/material3-dark.scss';
|
package/styles/material3.scss
CHANGED
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
@
|
|
1
|
+
|
|
2
|
+
@import 'schedule/material3.scss';
|
|
3
|
+
@import 'recurrence-editor/material3.scss';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@import 'ej2-schedule/styles/recurrence-editor/bootstrap-dark.scss';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@import 'ej2-schedule/styles/recurrence-editor/bootstrap.scss';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@import 'ej2-schedule/styles/recurrence-editor/bootstrap4.scss';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@import 'ej2-schedule/styles/recurrence-editor/bootstrap5-dark.scss';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@import 'ej2-schedule/styles/recurrence-editor/bootstrap5.scss';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@import 'ej2-schedule/styles/recurrence-editor/fabric-dark.scss';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@import 'ej2-schedule/styles/recurrence-editor/fabric.scss';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@import 'ej2-schedule/styles/recurrence-editor/fluent-dark.scss';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@import 'ej2-schedule/styles/recurrence-editor/fluent.scss';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@import 'ej2-schedule/styles/recurrence-editor/highcontrast-light.scss';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@import 'ej2-schedule/styles/recurrence-editor/highcontrast.scss';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@import 'ej2-schedule/styles/recurrence-editor/material-dark.scss';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@import 'ej2-schedule/styles/recurrence-editor/material.scss';
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
|
|
2
|
+
@import 'ej2-schedule/styles/recurrence-editor/material3-dark.scss';
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
|
|
2
|
+
@import 'ej2-schedule/styles/recurrence-editor/material3.scss';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@import 'ej2-schedule/styles/recurrence-editor/tailwind-dark.scss';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@import 'ej2-schedule/styles/recurrence-editor/tailwind.scss';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@import 'ej2-schedule/styles/schedule/bootstrap-dark.scss';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@import 'ej2-schedule/styles/schedule/bootstrap.scss';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@import 'ej2-schedule/styles/schedule/bootstrap4.scss';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@import 'ej2-schedule/styles/schedule/bootstrap5-dark.scss';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@import 'ej2-schedule/styles/schedule/bootstrap5.scss';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@import 'ej2-schedule/styles/schedule/fabric-dark.scss';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@import 'ej2-schedule/styles/schedule/fabric.scss';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@import 'ej2-schedule/styles/schedule/fluent-dark.scss';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@import 'ej2-schedule/styles/schedule/fluent.scss';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@import 'ej2-schedule/styles/schedule/highcontrast-light.scss';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@import 'ej2-schedule/styles/schedule/highcontrast.scss';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@import 'ej2-schedule/styles/schedule/material-dark.scss';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@import 'ej2-schedule/styles/schedule/material.scss';
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
|
|
2
|
+
@import 'ej2-schedule/styles/schedule/material3-dark.scss';
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
|
|
2
|
+
@import 'ej2-schedule/styles/schedule/material3.scss';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@import 'ej2-schedule/styles/schedule/tailwind-dark.scss';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@import 'ej2-schedule/styles/schedule/tailwind.scss';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@import 'schedule/tailwind-dark.scss';
|
|
2
|
+
@import 'recurrence-editor/tailwind-dark.scss';
|
package/styles/tailwind.scss
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@import 'schedule/tailwind.scss';
|
|
2
|
+
@import 'recurrence-editor/tailwind.scss';
|
package/esm2020/public_api.mjs
DELETED
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export * from './src/index';
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljX2FwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uL3B1YmxpY19hcGkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsY0FBYyxhQUFhLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL3NyYy9pbmRleCc7Il19
|
package/esm2020/src/index.mjs
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
export { ViewDirective, ViewsDirective } from './schedule/views.directive';
|
|
2
|
-
export { ResourceDirective, ResourcesDirective } from './schedule/resources.directive';
|
|
3
|
-
export { HeaderRowDirective, HeaderRowsDirective } from './schedule/headerrows.directive';
|
|
4
|
-
export { ToolbarItemDirective, ToolbarItemsDirective } from './schedule/toolbaritems.directive';
|
|
5
|
-
export { ScheduleComponent } from './schedule/schedule.component';
|
|
6
|
-
export { ScheduleModule } from './schedule/schedule.module';
|
|
7
|
-
export { ScheduleAllModule, DayService, WeekService, WorkWeekService, MonthService, YearService, AgendaService, MonthAgendaService, TimelineViewsService, TimelineMonthService, TimelineYearService, ResizeService, DragAndDropService, ExcelExportService, ICalendarExportService, ICalendarImportService, PrintService } from './schedule/schedule-all.module';
|
|
8
|
-
export { RecurrenceEditorComponent } from './recurrence-editor/recurrenceeditor.component';
|
|
9
|
-
export { RecurrenceEditorModule } from './recurrence-editor/recurrenceeditor.module';
|
|
10
|
-
export { RecurrenceEditorAllModule } from './recurrence-editor/recurrenceeditor-all.module';
|
|
11
|
-
export * from '@syncfusion/ej2-schedule';
|
|
12
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFDLGFBQWEsRUFBQyxjQUFjLEVBQUMsTUFBTSw0QkFBNEIsQ0FBQztBQUN4RSxPQUFPLEVBQUMsaUJBQWlCLEVBQUMsa0JBQWtCLEVBQUMsTUFBTSxnQ0FBZ0MsQ0FBQztBQUNwRixPQUFPLEVBQUMsa0JBQWtCLEVBQUMsbUJBQW1CLEVBQUMsTUFBTSxpQ0FBaUMsQ0FBQztBQUN2RixPQUFPLEVBQUMsb0JBQW9CLEVBQUMscUJBQXFCLEVBQUMsTUFBTSxtQ0FBbUMsQ0FBQztBQUM3RixPQUFPLEVBQUUsaUJBQWlCLEVBQUMsTUFBTSwrQkFBK0IsQ0FBQztBQUNqRSxPQUFPLEVBQUUsY0FBYyxFQUFFLE1BQU0sNEJBQTRCLENBQUM7QUFDNUQsT0FBTyxFQUFFLGlCQUFpQixFQUFFLFVBQVUsRUFBRSxXQUFXLEVBQUUsZUFBZSxFQUFFLFlBQVksRUFBRSxXQUFXLEVBQUUsYUFBYSxFQUFFLGtCQUFrQixFQUFFLG9CQUFvQixFQUFFLG9CQUFvQixFQUFFLG1CQUFtQixFQUFFLGFBQWEsRUFBRSxrQkFBa0IsRUFBRSxrQkFBa0IsRUFBRSxzQkFBc0IsRUFBRSxzQkFBc0IsRUFBRSxZQUFZLEVBQUUsTUFBTSxnQ0FBZ0MsQ0FBQztBQUNqVyxPQUFPLEVBQUUseUJBQXlCLEVBQUMsTUFBTSxnREFBZ0QsQ0FBQztBQUMxRixPQUFPLEVBQUUsc0JBQXNCLEVBQUUsTUFBTSw2Q0FBNkMsQ0FBQztBQUNyRixPQUFPLEVBQUUseUJBQXlCLEVBQUUsTUFBTSxpREFBaUQsQ0FBQztBQUM1RixjQUFjLDBCQUEwQixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IHtWaWV3RGlyZWN0aXZlLFZpZXdzRGlyZWN0aXZlfSBmcm9tICcuL3NjaGVkdWxlL3ZpZXdzLmRpcmVjdGl2ZSc7XG5leHBvcnQge1Jlc291cmNlRGlyZWN0aXZlLFJlc291cmNlc0RpcmVjdGl2ZX0gZnJvbSAnLi9zY2hlZHVsZS9yZXNvdXJjZXMuZGlyZWN0aXZlJztcbmV4cG9ydCB7SGVhZGVyUm93RGlyZWN0aXZlLEhlYWRlclJvd3NEaXJlY3RpdmV9IGZyb20gJy4vc2NoZWR1bGUvaGVhZGVycm93cy5kaXJlY3RpdmUnO1xuZXhwb3J0IHtUb29sYmFySXRlbURpcmVjdGl2ZSxUb29sYmFySXRlbXNEaXJlY3RpdmV9IGZyb20gJy4vc2NoZWR1bGUvdG9vbGJhcml0ZW1zLmRpcmVjdGl2ZSc7XG5leHBvcnQgeyBTY2hlZHVsZUNvbXBvbmVudH0gZnJvbSAnLi9zY2hlZHVsZS9zY2hlZHVsZS5jb21wb25lbnQnO1xuZXhwb3J0IHsgU2NoZWR1bGVNb2R1bGUgfSBmcm9tICcuL3NjaGVkdWxlL3NjaGVkdWxlLm1vZHVsZSc7XG5leHBvcnQgeyBTY2hlZHVsZUFsbE1vZHVsZSwgRGF5U2VydmljZSwgV2Vla1NlcnZpY2UsIFdvcmtXZWVrU2VydmljZSwgTW9udGhTZXJ2aWNlLCBZZWFyU2VydmljZSwgQWdlbmRhU2VydmljZSwgTW9udGhBZ2VuZGFTZXJ2aWNlLCBUaW1lbGluZVZpZXdzU2VydmljZSwgVGltZWxpbmVNb250aFNlcnZpY2UsIFRpbWVsaW5lWWVhclNlcnZpY2UsIFJlc2l6ZVNlcnZpY2UsIERyYWdBbmREcm9wU2VydmljZSwgRXhjZWxFeHBvcnRTZXJ2aWNlLCBJQ2FsZW5kYXJFeHBvcnRTZXJ2aWNlLCBJQ2FsZW5kYXJJbXBvcnRTZXJ2aWNlLCBQcmludFNlcnZpY2UgfSBmcm9tICcuL3NjaGVkdWxlL3NjaGVkdWxlLWFsbC5tb2R1bGUnO1xuZXhwb3J0IHsgUmVjdXJyZW5jZUVkaXRvckNvbXBvbmVudH0gZnJvbSAnLi9yZWN1cnJlbmNlLWVkaXRvci9yZWN1cnJlbmNlZWRpdG9yLmNvbXBvbmVudCc7XG5leHBvcnQgeyBSZWN1cnJlbmNlRWRpdG9yTW9kdWxlIH0gZnJvbSAnLi9yZWN1cnJlbmNlLWVkaXRvci9yZWN1cnJlbmNlZWRpdG9yLm1vZHVsZSc7XG5leHBvcnQgeyBSZWN1cnJlbmNlRWRpdG9yQWxsTW9kdWxlIH0gZnJvbSAnLi9yZWN1cnJlbmNlLWVkaXRvci9yZWN1cnJlbmNlZWRpdG9yLWFsbC5tb2R1bGUnO1xuZXhwb3J0ICogZnJvbSAnQHN5bmNmdXNpb24vZWoyLXNjaGVkdWxlJzsiXX0=
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { NgModule } from '@angular/core';
|
|
2
|
-
import { CommonModule } from '@angular/common';
|
|
3
|
-
import { RecurrenceEditorModule } from './recurrenceeditor.module';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
/**
|
|
6
|
-
* NgModule definition for the RecurrenceEditor component with providers.
|
|
7
|
-
*/
|
|
8
|
-
export class RecurrenceEditorAllModule {
|
|
9
|
-
}
|
|
10
|
-
RecurrenceEditorAllModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: RecurrenceEditorAllModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
11
|
-
RecurrenceEditorAllModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: RecurrenceEditorAllModule, imports: [CommonModule, RecurrenceEditorModule], exports: [RecurrenceEditorModule] });
|
|
12
|
-
RecurrenceEditorAllModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: RecurrenceEditorAllModule, providers: [], imports: [[CommonModule, RecurrenceEditorModule], RecurrenceEditorModule] });
|
|
13
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: RecurrenceEditorAllModule, decorators: [{
|
|
14
|
-
type: NgModule,
|
|
15
|
-
args: [{
|
|
16
|
-
imports: [CommonModule, RecurrenceEditorModule],
|
|
17
|
-
exports: [
|
|
18
|
-
RecurrenceEditorModule
|
|
19
|
-
],
|
|
20
|
-
providers: []
|
|
21
|
-
}]
|
|
22
|
-
}] });
|
|
23
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVjdXJyZW5jZWVkaXRvci1hbGwubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL3JlY3VycmVuY2UtZWRpdG9yL3JlY3VycmVuY2VlZGl0b3ItYWxsLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsUUFBUSxFQUFpQixNQUFNLGVBQWUsQ0FBQztBQUN4RCxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFFL0MsT0FBTyxFQUFFLHNCQUFzQixFQUFFLE1BQU0sMkJBQTJCLENBQUM7O0FBTW5FOztHQUVHO0FBVUgsTUFBTSxPQUFPLHlCQUF5Qjs7c0hBQXpCLHlCQUF5Qjt1SEFBekIseUJBQXlCLFlBUnhCLFlBQVksRUFBRSxzQkFBc0IsYUFFMUMsc0JBQXNCO3VIQU1qQix5QkFBeUIsYUFKeEIsRUFFVCxZQU5RLENBQUMsWUFBWSxFQUFFLHNCQUFzQixDQUFDLEVBRTNDLHNCQUFzQjsyRkFNakIseUJBQXlCO2tCQVRyQyxRQUFRO21CQUFDO29CQUNOLE9BQU8sRUFBRSxDQUFDLFlBQVksRUFBRSxzQkFBc0IsQ0FBQztvQkFDL0MsT0FBTyxFQUFFO3dCQUNMLHNCQUFzQjtxQkFDekI7b0JBQ0QsU0FBUyxFQUFDLEVBRVQ7aUJBQ0oiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBOZ01vZHVsZSwgVmFsdWVQcm92aWRlciB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcbmltcG9ydCB7IFJlY3VycmVuY2VFZGl0b3JDb21wb25lbnQgfSBmcm9tICcuL3JlY3VycmVuY2VlZGl0b3IuY29tcG9uZW50JztcbmltcG9ydCB7IFJlY3VycmVuY2VFZGl0b3JNb2R1bGUgfSBmcm9tICcuL3JlY3VycmVuY2VlZGl0b3IubW9kdWxlJztcblxuXG5cblxuXG4vKipcbiAqIE5nTW9kdWxlIGRlZmluaXRpb24gZm9yIHRoZSBSZWN1cnJlbmNlRWRpdG9yIGNvbXBvbmVudCB3aXRoIHByb3ZpZGVycy5cbiAqL1xuQE5nTW9kdWxlKHtcbiAgICBpbXBvcnRzOiBbQ29tbW9uTW9kdWxlLCBSZWN1cnJlbmNlRWRpdG9yTW9kdWxlXSxcbiAgICBleHBvcnRzOiBbXG4gICAgICAgIFJlY3VycmVuY2VFZGl0b3JNb2R1bGVcbiAgICBdLFxuICAgIHByb3ZpZGVyczpbXG4gICAgICAgIFxuICAgIF1cbn0pXG5leHBvcnQgY2xhc3MgUmVjdXJyZW5jZUVkaXRvckFsbE1vZHVsZSB7IH0iXX0=
|