@syncfusion/ej2-angular-schedule 31.1.21 → 31.2.2-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.
Files changed (135) hide show
  1. package/@syncfusion/ej2-angular-schedule.es5.js +955 -0
  2. package/@syncfusion/ej2-angular-schedule.es5.js.map +1 -0
  3. package/@syncfusion/ej2-angular-schedule.js +894 -0
  4. package/@syncfusion/ej2-angular-schedule.js.map +1 -0
  5. package/LICENSE +10 -0
  6. package/dist/ej2-angular-schedule.umd.js +1114 -0
  7. package/dist/ej2-angular-schedule.umd.js.map +1 -0
  8. package/dist/ej2-angular-schedule.umd.min.js +11 -0
  9. package/dist/ej2-angular-schedule.umd.min.js.map +1 -0
  10. package/ej2-angular-schedule.d.ts +6 -0
  11. package/ej2-angular-schedule.metadata.json +1 -0
  12. package/package.json +10 -23
  13. package/public_api.d.ts +1 -1
  14. package/schematics/collection.json +10 -39
  15. package/schematics/ng-add/index.ts +10 -10
  16. package/schematics/ng-add/schema.json +34 -34
  17. package/schematics/ng-add/schema.ts +30 -30
  18. package/schematics/tsconfig.json +25 -25
  19. package/schematics/utils/lib-details.d.ts +2 -2
  20. package/schematics/utils/lib-details.js +2 -2
  21. package/schematics/utils/lib-details.ts +4 -4
  22. package/src/index.d.ts +11 -11
  23. package/src/recurrence-editor/recurrenceeditor-all.module.d.ts +5 -11
  24. package/src/recurrence-editor/recurrenceeditor.component.d.ts +30 -33
  25. package/src/recurrence-editor/recurrenceeditor.module.d.ts +5 -11
  26. package/src/schedule/headerrows.directive.d.ts +47 -52
  27. package/src/schedule/resources.directive.d.ts +110 -115
  28. package/src/schedule/schedule-all.module.d.ts +22 -28
  29. package/src/schedule/schedule.component.d.ts +221 -224
  30. package/src/schedule/schedule.module.d.ts +5 -15
  31. package/src/schedule/toolbaritems.directive.d.ts +172 -177
  32. package/src/schedule/views.directive.d.ts +319 -324
  33. package/CHANGELOG.md +0 -2394
  34. package/esm2020/public_api.mjs +0 -2
  35. package/esm2020/src/index.mjs +0 -12
  36. package/esm2020/src/recurrence-editor/recurrenceeditor-all.module.mjs +0 -23
  37. package/esm2020/src/recurrence-editor/recurrenceeditor.component.mjs +0 -59
  38. package/esm2020/src/recurrence-editor/recurrenceeditor.module.mjs +0 -25
  39. package/esm2020/src/schedule/headerrows.directive.mjs +0 -66
  40. package/esm2020/src/schedule/resources.directive.mjs +0 -58
  41. package/esm2020/src/schedule/schedule-all.module.mjs +0 -74
  42. package/esm2020/src/schedule/schedule.component.mjs +0 -306
  43. package/esm2020/src/schedule/schedule.module.mjs +0 -61
  44. package/esm2020/src/schedule/toolbaritems.directive.mjs +0 -67
  45. package/esm2020/src/schedule/views.directive.mjs +0 -132
  46. package/esm2020/syncfusion-ej2-angular-schedule.mjs +0 -5
  47. package/fesm2015/syncfusion-ej2-angular-schedule.mjs +0 -829
  48. package/fesm2015/syncfusion-ej2-angular-schedule.mjs.map +0 -1
  49. package/fesm2020/syncfusion-ej2-angular-schedule.mjs +0 -829
  50. package/fesm2020/syncfusion-ej2-angular-schedule.mjs.map +0 -1
  51. package/schematics/generators/schedule-agenda-views/index.d.ts +0 -3
  52. package/schematics/generators/schedule-agenda-views/index.js +0 -8
  53. package/schematics/generators/schedule-agenda-views/index.ts +0 -8
  54. package/schematics/generators/schedule-agenda-views/sample-details.d.ts +0 -5
  55. package/schematics/generators/schedule-agenda-views/sample-details.js +0 -7
  56. package/schematics/generators/schedule-agenda-views/sample-details.ts +0 -5
  57. package/schematics/generators/schedule-agenda-views/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -0
  58. package/schematics/generators/schedule-agenda-views/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -13
  59. package/schematics/generators/schedule-agenda-views/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -18
  60. package/schematics/generators/schedule-agenda-views/samples/__path__/__name@dasherize@if-flat__/assets/datasource.ts +0 -29
  61. package/schematics/generators/schedule-agenda-views/schema.d.ts +0 -3
  62. package/schematics/generators/schedule-agenda-views/schema.js +0 -2
  63. package/schematics/generators/schedule-agenda-views/schema.json +0 -125
  64. package/schematics/generators/schedule-agenda-views/schema.ts +0 -3
  65. package/schematics/generators/schedule-calendar-views/index.d.ts +0 -3
  66. package/schematics/generators/schedule-calendar-views/index.js +0 -8
  67. package/schematics/generators/schedule-calendar-views/index.ts +0 -8
  68. package/schematics/generators/schedule-calendar-views/sample-details.d.ts +0 -5
  69. package/schematics/generators/schedule-calendar-views/sample-details.js +0 -7
  70. package/schematics/generators/schedule-calendar-views/sample-details.ts +0 -5
  71. package/schematics/generators/schedule-calendar-views/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -0
  72. package/schematics/generators/schedule-calendar-views/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -11
  73. package/schematics/generators/schedule-calendar-views/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -18
  74. package/schematics/generators/schedule-calendar-views/samples/__path__/__name@dasherize@if-flat__/assets/datasource.ts +0 -92
  75. package/schematics/generators/schedule-calendar-views/schema.d.ts +0 -3
  76. package/schematics/generators/schedule-calendar-views/schema.js +0 -2
  77. package/schematics/generators/schedule-calendar-views/schema.json +0 -125
  78. package/schematics/generators/schedule-calendar-views/schema.ts +0 -3
  79. package/schematics/generators/schedule-horizontal-grouping/index.d.ts +0 -3
  80. package/schematics/generators/schedule-horizontal-grouping/index.js +0 -8
  81. package/schematics/generators/schedule-horizontal-grouping/index.ts +0 -8
  82. package/schematics/generators/schedule-horizontal-grouping/sample-details.d.ts +0 -5
  83. package/schematics/generators/schedule-horizontal-grouping/sample-details.js +0 -7
  84. package/schematics/generators/schedule-horizontal-grouping/sample-details.ts +0 -5
  85. package/schematics/generators/schedule-horizontal-grouping/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -92
  86. package/schematics/generators/schedule-horizontal-grouping/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -29
  87. package/schematics/generators/schedule-horizontal-grouping/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -51
  88. package/schematics/generators/schedule-horizontal-grouping/samples/__path__/__name@dasherize@if-flat__/assets/datasource.ts +0 -25
  89. package/schematics/generators/schedule-horizontal-grouping/schema.d.ts +0 -3
  90. package/schematics/generators/schedule-horizontal-grouping/schema.js +0 -2
  91. package/schematics/generators/schedule-horizontal-grouping/schema.json +0 -125
  92. package/schematics/generators/schedule-horizontal-grouping/schema.ts +0 -3
  93. package/schematics/generators/schedule-time-scale/index.d.ts +0 -3
  94. package/schematics/generators/schedule-time-scale/index.js +0 -8
  95. package/schematics/generators/schedule-time-scale/index.ts +0 -8
  96. package/schematics/generators/schedule-time-scale/sample-details.d.ts +0 -5
  97. package/schematics/generators/schedule-time-scale/sample-details.js +0 -7
  98. package/schematics/generators/schedule-time-scale/sample-details.ts +0 -5
  99. package/schematics/generators/schedule-time-scale/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -0
  100. package/schematics/generators/schedule-time-scale/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -13
  101. package/schematics/generators/schedule-time-scale/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -22
  102. package/schematics/generators/schedule-time-scale/samples/__path__/__name@dasherize@if-flat__/assets/datasource.ts +0 -62
  103. package/schematics/generators/schedule-time-scale/schema.d.ts +0 -3
  104. package/schematics/generators/schedule-time-scale/schema.js +0 -2
  105. package/schematics/generators/schedule-time-scale/schema.json +0 -125
  106. package/schematics/generators/schedule-time-scale/schema.ts +0 -3
  107. package/schematics/generators/schedule-timeline-grouping/index.d.ts +0 -3
  108. package/schematics/generators/schedule-timeline-grouping/index.js +0 -8
  109. package/schematics/generators/schedule-timeline-grouping/index.ts +0 -8
  110. package/schematics/generators/schedule-timeline-grouping/sample-details.d.ts +0 -5
  111. package/schematics/generators/schedule-timeline-grouping/sample-details.js +0 -7
  112. package/schematics/generators/schedule-timeline-grouping/sample-details.ts +0 -5
  113. package/schematics/generators/schedule-timeline-grouping/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -6
  114. package/schematics/generators/schedule-timeline-grouping/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -23
  115. package/schematics/generators/schedule-timeline-grouping/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -39
  116. package/schematics/generators/schedule-timeline-grouping/samples/__path__/__name@dasherize@if-flat__/assets/datasource.ts +0 -92
  117. package/schematics/generators/schedule-timeline-grouping/schema.d.ts +0 -3
  118. package/schematics/generators/schedule-timeline-grouping/schema.js +0 -2
  119. package/schematics/generators/schedule-timeline-grouping/schema.json +0 -125
  120. package/schematics/generators/schedule-timeline-grouping/schema.ts +0 -3
  121. package/schematics/generators/schedule-timeline-views/index.d.ts +0 -3
  122. package/schematics/generators/schedule-timeline-views/index.js +0 -8
  123. package/schematics/generators/schedule-timeline-views/index.ts +0 -8
  124. package/schematics/generators/schedule-timeline-views/sample-details.d.ts +0 -5
  125. package/schematics/generators/schedule-timeline-views/sample-details.js +0 -7
  126. package/schematics/generators/schedule-timeline-views/sample-details.ts +0 -5
  127. package/schematics/generators/schedule-timeline-views/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -0
  128. package/schematics/generators/schedule-timeline-views/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -14
  129. package/schematics/generators/schedule-timeline-views/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -18
  130. package/schematics/generators/schedule-timeline-views/samples/__path__/__name@dasherize@if-flat__/assets/datasource.ts +0 -184
  131. package/schematics/generators/schedule-timeline-views/schema.d.ts +0 -3
  132. package/schematics/generators/schedule-timeline-views/schema.js +0 -2
  133. package/schematics/generators/schedule-timeline-views/schema.json +0 -125
  134. package/schematics/generators/schedule-timeline-views/schema.ts +0 -3
  135. package/syncfusion-ej2-angular-schedule.d.ts +0 -5
@@ -1,34 +1,34 @@
1
- {
2
- "$schema": "http://json-schema.org/schema",
3
- "$id": "ngAdd",
4
- "title": "Add Essential JS 2 Angular packages",
5
- "type": "object",
6
- "properties": {
7
- "skipPackageJson": {
8
- "type": "boolean",
9
- "default": false,
10
- "description": "Do not add add Essential JS 2 Angular packages dependencies to package.json (e.g., --skipPackageJson)"
11
- },
12
- "modules": {
13
- "type": "string",
14
- "default": "",
15
- "description": "Add only specific Essential JS 2 modules to the app.module file (eg: --modules=slider, grid)"
16
- },
17
- "modulePath": {
18
- "type": "string",
19
- "default": "",
20
- "description": "Used to specify the path of the module file where the EJ2 module needs to be imported"
21
- },
22
- "theme": {
23
- "enum": [
24
- "material",
25
- "fabric",
26
- "bootstrap",
27
- "highcontrast"
28
- ],
29
- "default": "material",
30
- "description": "Used to change the theme that needs to be imported"
31
- }
32
- },
33
- "required": []
34
- }
1
+ {
2
+ "$schema": "http://json-schema.org/schema",
3
+ "$id": "ngAdd",
4
+ "title": "Add Essential JS 2 Angular packages",
5
+ "type": "object",
6
+ "properties": {
7
+ "skipPackageJson": {
8
+ "type": "boolean",
9
+ "default": false,
10
+ "description": "Do not add add Essential JS 2 Angular packages dependencies to package.json (e.g., --skipPackageJson)"
11
+ },
12
+ "modules": {
13
+ "type": "string",
14
+ "default": "",
15
+ "description": "Add only specific Essential JS 2 modules to the app.module file (eg: --modules=slider, grid)"
16
+ },
17
+ "modulePath": {
18
+ "type": "string",
19
+ "default": "",
20
+ "description": "Used to specify the path of the module file where the EJ2 module needs to be imported"
21
+ },
22
+ "theme": {
23
+ "enum": [
24
+ "material",
25
+ "fabric",
26
+ "bootstrap",
27
+ "highcontrast"
28
+ ],
29
+ "default": "material",
30
+ "description": "Used to change the theme that needs to be imported"
31
+ }
32
+ },
33
+ "required": []
34
+ }
@@ -1,30 +1,30 @@
1
- export interface OptionsSchema {
2
- // Whether to skip package.json install.
3
- skipPackageJson: boolean;
4
-
5
- // Used to specify required module names
6
- modules: string;
7
-
8
- // Used to specify custom module path
9
- modulePath: string;
10
-
11
- // Used to specify theme name
12
- theme: 'material' | 'fabric' | 'bootstrap' | 'highcontrast';
13
-
14
- // Name of the project to target.
15
- project?: string;
16
- }
17
-
18
- export interface LibOptionsSchema {
19
- // Package name
20
- pkgName: string;
21
-
22
- // Package version
23
- pkgVer: string;
24
-
25
- // Library base module name
26
- moduleName: string;
27
-
28
- // Theme version
29
- themeVer: string;
30
- }
1
+ export interface OptionsSchema {
2
+ // Whether to skip package.json install.
3
+ skipPackageJson: boolean;
4
+
5
+ // Used to specify required module names
6
+ modules: string;
7
+
8
+ // Used to specify custom module path
9
+ modulePath: string;
10
+
11
+ // Used to specify theme name
12
+ theme: 'material' | 'fabric' | 'bootstrap' | 'highcontrast';
13
+
14
+ // Name of the project to target.
15
+ project?: string;
16
+ }
17
+
18
+ export interface LibOptionsSchema {
19
+ // Package name
20
+ pkgName: string;
21
+
22
+ // Package version
23
+ pkgVer: string;
24
+
25
+ // Library base module name
26
+ moduleName: string;
27
+
28
+ // Theme version
29
+ themeVer: string;
30
+ }
@@ -1,25 +1,25 @@
1
- {
2
- "compilerOptions": {
3
- "lib": ["es2017", "dom"],
4
- "module": "commonjs",
5
- "moduleResolution": "node",
6
- "noEmitOnError": false,
7
- "skipDefaultLibCheck": true,
8
- "skipLibCheck": true,
9
- "sourceMap": true,
10
- "target": "es6",
11
- "declaration": true,
12
- "types": [
13
- "jasmine",
14
- "node"
15
- ]
16
- },
17
- "exclude": [
18
- "node_modules",
19
- "src",
20
- "src/**/*.ts",
21
- "spec",
22
- "spec/**/*.ts",
23
- "@typings"
24
- ]
25
- }
1
+ {
2
+ "compilerOptions": {
3
+ "lib": ["es2017", "dom"],
4
+ "module": "commonjs",
5
+ "moduleResolution": "node",
6
+ "noEmitOnError": false,
7
+ "skipDefaultLibCheck": true,
8
+ "skipLibCheck": true,
9
+ "sourceMap": true,
10
+ "target": "es6",
11
+ "declaration": true,
12
+ "types": [
13
+ "jasmine",
14
+ "node"
15
+ ]
16
+ },
17
+ "exclude": [
18
+ "node_modules",
19
+ "src",
20
+ "src/**/*.ts",
21
+ "spec",
22
+ "spec/**/*.ts",
23
+ "@typings"
24
+ ]
25
+ }
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-schedule";
2
- export declare const pkgVer = "^25.1.37";
2
+ export declare const pkgVer = "^31.1.21";
3
3
  export declare const moduleName = "ScheduleModule, RecurrenceEditorModule";
4
- export declare const themeVer = "~25.1.37";
4
+ export declare const themeVer = "~31.1.21";
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.pkgName = '@syncfusion/ej2-angular-schedule';
4
- exports.pkgVer = '^31.1.21';
4
+ exports.pkgVer = '^31.2.2';
5
5
  exports.moduleName = 'ScheduleModule, RecurrenceEditorModule';
6
- exports.themeVer = '~31.1.21';
6
+ exports.themeVer = '~31.2.2';
@@ -1,4 +1,4 @@
1
- export const pkgName = '@syncfusion/ej2-angular-schedule';
2
- export const pkgVer = '^31.1.21';
3
- export const moduleName = 'ScheduleModule, RecurrenceEditorModule';
4
- export const themeVer = '~31.1.21';
1
+ export const pkgName = '@syncfusion/ej2-angular-schedule';
2
+ export const pkgVer = '^31.2.2';
3
+ export const moduleName = 'ScheduleModule, RecurrenceEditorModule';
4
+ export const themeVer = '~31.2.2';
package/src/index.d.ts CHANGED
@@ -1,11 +1,11 @@
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';
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';
@@ -1,11 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "@angular/common";
3
- import * as i2 from "./recurrenceeditor.module";
4
- /**
5
- * NgModule definition for the RecurrenceEditor component with providers.
6
- */
7
- export declare class RecurrenceEditorAllModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<RecurrenceEditorAllModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<RecurrenceEditorAllModule, never, [typeof i1.CommonModule, typeof i2.RecurrenceEditorModule], [typeof i2.RecurrenceEditorModule]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<RecurrenceEditorAllModule>;
11
- }
1
+ /**
2
+ * NgModule definition for the RecurrenceEditor component with providers.
3
+ */
4
+ export declare class RecurrenceEditorAllModule {
5
+ }
@@ -1,33 +1,30 @@
1
- import { ElementRef, ViewContainerRef, Renderer2, Injector } from '@angular/core';
2
- import { IComponentBase } from '@syncfusion/ej2-angular-base';
3
- import { RecurrenceEditor } from '@syncfusion/ej2-schedule';
4
- import * as i0 from "@angular/core";
5
- export declare const inputs: string[];
6
- export declare const outputs: string[];
7
- export declare const twoWays: string[];
8
- /**
9
- * `ejs-recurrenceeditor` represents the Angular RecurrenceEditor Component.
10
- * ```html
11
- * <ejs-recurrenceeditor></ejs-recurrenceeditor>
12
- * ```
13
- */
14
- export declare class RecurrenceEditorComponent extends RecurrenceEditor implements IComponentBase {
15
- private ngEle;
16
- private srenderer;
17
- private viewContainerRef;
18
- private injector;
19
- context: any;
20
- tagObjects: any;
21
- change: any;
22
- created: any;
23
- destroyed: any;
24
- constructor(ngEle: ElementRef, srenderer: Renderer2, viewContainerRef: ViewContainerRef, injector: Injector);
25
- ngOnInit(): void;
26
- ngAfterViewInit(): void;
27
- ngOnDestroy(): void;
28
- ngAfterContentChecked(): void;
29
- registerEvents: (eventList: string[]) => void;
30
- addTwoWay: (propList: string[]) => void;
31
- static ɵfac: i0.ɵɵFactoryDeclaration<RecurrenceEditorComponent, never>;
32
- static ɵcmp: i0.ɵɵComponentDeclaration<RecurrenceEditorComponent, "ejs-recurrenceeditor", never, { "calendarMode": "calendarMode"; "cssClass": "cssClass"; "dateFormat": "dateFormat"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "endTypes": "endTypes"; "firstDayOfWeek": "firstDayOfWeek"; "frequencies": "frequencies"; "locale": "locale"; "maxDate": "maxDate"; "minDate": "minDate"; "selectedType": "selectedType"; "startDate": "startDate"; "value": "value"; }, { "change": "change"; "created": "created"; "destroyed": "destroyed"; }, never, never>;
33
- }
1
+ import { ElementRef, ViewContainerRef, Renderer2, Injector } from '@angular/core';
2
+ import { IComponentBase } from '@syncfusion/ej2-angular-base';
3
+ import { RecurrenceEditor } from '@syncfusion/ej2-schedule';
4
+ export declare const inputs: string[];
5
+ export declare const outputs: string[];
6
+ export declare const twoWays: string[];
7
+ /**
8
+ * `ejs-recurrenceeditor` represents the Angular RecurrenceEditor Component.
9
+ * ```html
10
+ * <ejs-recurrenceeditor></ejs-recurrenceeditor>
11
+ * ```
12
+ */
13
+ export declare class RecurrenceEditorComponent extends RecurrenceEditor implements IComponentBase {
14
+ private ngEle;
15
+ private srenderer;
16
+ private viewContainerRef;
17
+ private injector;
18
+ context: any;
19
+ tagObjects: any;
20
+ change: any;
21
+ created: any;
22
+ destroyed: any;
23
+ constructor(ngEle: ElementRef, srenderer: Renderer2, viewContainerRef: ViewContainerRef, injector: Injector);
24
+ ngOnInit(): void;
25
+ ngAfterViewInit(): void;
26
+ ngOnDestroy(): void;
27
+ ngAfterContentChecked(): void;
28
+ registerEvents: (eventList: string[]) => void;
29
+ addTwoWay: (propList: string[]) => void;
30
+ }
@@ -1,11 +1,5 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./recurrenceeditor.component";
3
- import * as i2 from "@angular/common";
4
- /**
5
- * NgModule definition for the RecurrenceEditor component.
6
- */
7
- export declare class RecurrenceEditorModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<RecurrenceEditorModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<RecurrenceEditorModule, [typeof i1.RecurrenceEditorComponent], [typeof i2.CommonModule], [typeof i1.RecurrenceEditorComponent]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<RecurrenceEditorModule>;
11
- }
1
+ /**
2
+ * NgModule definition for the RecurrenceEditor component.
3
+ */
4
+ export declare class RecurrenceEditorModule {
5
+ }
@@ -1,52 +1,47 @@
1
- import { ViewContainerRef } from '@angular/core';
2
- import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- import * as i0 from "@angular/core";
4
- /**
5
- * `e-header-rows` directive represent a header rows of the Schedule.
6
- * It must be contained in a Schedule component(`ejs-schedule`).
7
- * ```html
8
- * <ejs-schedule>
9
- * <e-header-rows>
10
- * <e-header-row option='Week'></e-header-row>
11
- * <e-header-row option='Date'></e-header-row>
12
- * </e-header-rows>
13
- * </ejs-schedule>
14
- * ```
15
- */
16
- export declare class HeaderRowDirective extends ComplexBase<HeaderRowDirective> {
17
- private viewContainerRef;
18
- directivePropList: any;
19
- /**
20
- * It defines the header row type, which accepts either of the following values.
21
- * * `Year`: Denotes the year row in the header bar.
22
- * * `Month`: Denotes the month row in the header bar.
23
- * * `Week`: Denotes the week row in the header bar.
24
- * * `Date`: Denotes the date row in the header bar.
25
- * * `Hour`: Denotes the hour row in the header bar.
26
- * @default null
27
- */
28
- option: any;
29
- /**
30
- * Template option to customize the individual header rows. It accepts either the string or HTMLElement as template design
31
- * content and parse it appropriately before displaying it onto the header cells. The field that
32
- * can be accessed via this template is `date`.
33
- * @default null
34
- * @angulartype string | object
35
- * @reacttype string | function | JSX.Element
36
- * @vuetype string | function
37
- * @asptype string
38
- */
39
- template: any;
40
- 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
- }
44
- /**
45
- * HeaderRow Array Directive
46
- * @private
47
- */
48
- export declare class HeaderRowsDirective extends ArrayBase<HeaderRowsDirective> {
49
- constructor();
50
- static ɵfac: i0.ɵɵFactoryDeclaration<HeaderRowsDirective, never>;
51
- static ɵdir: i0.ɵɵDirectiveDeclaration<HeaderRowsDirective, "ejs-schedule>e-header-rows", never, {}, {}, ["children"]>;
52
- }
1
+ import { ViewContainerRef } from '@angular/core';
2
+ import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
+ /**
4
+ * `e-header-rows` directive represent a header rows of the Schedule.
5
+ * It must be contained in a Schedule component(`ejs-schedule`).
6
+ * ```html
7
+ * <ejs-schedule>
8
+ * <e-header-rows>
9
+ * <e-header-row option='Week'></e-header-row>
10
+ * <e-header-row option='Date'></e-header-row>
11
+ * </e-header-rows>
12
+ * </ejs-schedule>
13
+ * ```
14
+ */
15
+ export declare class HeaderRowDirective extends ComplexBase<HeaderRowDirective> {
16
+ private viewContainerRef;
17
+ directivePropList: any;
18
+ /**
19
+ * It defines the header row type, which accepts either of the following values.
20
+ * * `Year`: Denotes the year row in the header bar.
21
+ * * `Month`: Denotes the month row in the header bar.
22
+ * * `Week`: Denotes the week row in the header bar.
23
+ * * `Date`: Denotes the date row in the header bar.
24
+ * * `Hour`: Denotes the hour row in the header bar.
25
+ * @default null
26
+ */
27
+ option: any;
28
+ /**
29
+ * Template option to customize the individual header rows. It accepts either the string or HTMLElement as template design
30
+ * content and parse it appropriately before displaying it onto the header cells. The field that
31
+ * can be accessed via this template is `date`.
32
+ * @default null
33
+ * @angulartype string | object
34
+ * @reacttype string | function | JSX.Element
35
+ * @vuetype string | function
36
+ * @asptype string
37
+ */
38
+ template: any;
39
+ constructor(viewContainerRef: ViewContainerRef);
40
+ }
41
+ /**
42
+ * HeaderRow Array Directive
43
+ * @private
44
+ */
45
+ export declare class HeaderRowsDirective extends ArrayBase<HeaderRowsDirective> {
46
+ constructor();
47
+ }