@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.
Files changed (69) hide show
  1. package/@syncfusion/ej2-angular-schedule.es5.js +152 -57
  2. package/@syncfusion/ej2-angular-schedule.es5.js.map +1 -1
  3. package/@syncfusion/ej2-angular-schedule.js +143 -57
  4. package/@syncfusion/ej2-angular-schedule.js.map +1 -1
  5. package/CHANGELOG.md +8 -0
  6. package/dist/ej2-angular-schedule.umd.js +156 -59
  7. package/dist/ej2-angular-schedule.umd.js.map +1 -1
  8. package/dist/ej2-angular-schedule.umd.min.js +2 -2
  9. package/dist/ej2-angular-schedule.umd.min.js.map +1 -1
  10. package/ej2-angular-schedule.metadata.json +1 -1
  11. package/package.json +9 -9
  12. package/schematics/utils/lib-details.d.ts +2 -2
  13. package/schematics/utils/lib-details.js +2 -2
  14. package/schematics/utils/lib-details.ts +2 -2
  15. package/src/index.d.ts +1 -0
  16. package/src/schedule/schedule.component.d.ts +2 -0
  17. package/src/schedule/toolbaritems.directive.d.ts +172 -0
  18. package/src/schedule/views.directive.d.ts +7 -0
  19. package/styles/bootstrap-dark.css +1 -4546
  20. package/styles/bootstrap.css +1 -4541
  21. package/styles/bootstrap4.css +1 -4650
  22. package/styles/bootstrap5-dark.css +1 -4595
  23. package/styles/bootstrap5.css +1 -4595
  24. package/styles/fabric-dark.css +1 -4513
  25. package/styles/fabric.css +1 -4503
  26. package/styles/fluent-dark.css +1 -4572
  27. package/styles/fluent.css +1 -4572
  28. package/styles/highcontrast-light.css +1 -4585
  29. package/styles/highcontrast.css +1 -4594
  30. package/styles/material-dark.css +1 -4529
  31. package/styles/material.css +1 -4565
  32. package/styles/material3-dark.css +1 -4687
  33. package/styles/material3.css +1 -4799
  34. package/styles/recurrence-editor/bootstrap-dark.css +1 -510
  35. package/styles/recurrence-editor/bootstrap.css +1 -510
  36. package/styles/recurrence-editor/bootstrap4.css +1 -555
  37. package/styles/recurrence-editor/bootstrap5-dark.css +1 -551
  38. package/styles/recurrence-editor/bootstrap5.css +1 -551
  39. package/styles/recurrence-editor/fabric-dark.css +1 -486
  40. package/styles/recurrence-editor/fabric.css +1 -479
  41. package/styles/recurrence-editor/fluent-dark.css +1 -531
  42. package/styles/recurrence-editor/fluent.css +1 -531
  43. package/styles/recurrence-editor/highcontrast-light.css +1 -483
  44. package/styles/recurrence-editor/highcontrast.css +1 -483
  45. package/styles/recurrence-editor/material-dark.css +1 -511
  46. package/styles/recurrence-editor/material.css +1 -536
  47. package/styles/recurrence-editor/material3-dark.css +1 -601
  48. package/styles/recurrence-editor/material3.css +1 -657
  49. package/styles/recurrence-editor/tailwind-dark.css +1 -499
  50. package/styles/recurrence-editor/tailwind.css +1 -499
  51. package/styles/schedule/bootstrap-dark.css +1 -4140
  52. package/styles/schedule/bootstrap.css +1 -4135
  53. package/styles/schedule/bootstrap4.css +1 -4244
  54. package/styles/schedule/bootstrap5-dark.css +1 -4189
  55. package/styles/schedule/bootstrap5.css +1 -4189
  56. package/styles/schedule/fabric-dark.css +1 -4107
  57. package/styles/schedule/fabric.css +1 -4097
  58. package/styles/schedule/fluent-dark.css +1 -4166
  59. package/styles/schedule/fluent.css +1 -4166
  60. package/styles/schedule/highcontrast-light.css +1 -4179
  61. package/styles/schedule/highcontrast.css +1 -4188
  62. package/styles/schedule/material-dark.css +1 -4123
  63. package/styles/schedule/material.css +1 -4159
  64. package/styles/schedule/material3-dark.css +1 -4226
  65. package/styles/schedule/material3.css +1 -4282
  66. package/styles/schedule/tailwind-dark.css +1 -4130
  67. package/styles/schedule/tailwind.css +1 -4130
  68. package/styles/tailwind-dark.css +1 -4536
  69. package/styles/tailwind.css +1 -4536
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-schedule.umd.js
3
- * version : 23.2.7
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
@@ -37,7 +37,7 @@ var __metadata = (this && this.__metadata) || function (k, v) {
37
37
  if (typeof Reflect === "object" && typeof Reflect.metadata === "function")
38
38
  return Reflect.metadata(k, v);
39
39
  };
40
- var input = ['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'];
40
+ var input = ['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'];
41
41
  var outputs = [];
42
42
  /**
43
43
  * `e-views` directive represent a view of the Angular Schedule.
@@ -329,8 +329,95 @@ var __metadata$2 = (this && this.__metadata) || function (k, v) {
329
329
  if (typeof Reflect === "object" && typeof Reflect.metadata === "function")
330
330
  return Reflect.metadata(k, v);
331
331
  };
332
- var inputs = ['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'];
333
- var outputs$3 = ['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'];
332
+ var input$3 = ['align', 'cssClass', 'disabled', 'htmlAttributes', 'id', 'name', 'overflow', 'prefixIcon', 'showAlwaysInPopup', 'showTextOn', 'suffixIcon', 'tabIndex', 'template', 'text', 'tooltipText', 'type', 'visible', 'width'];
333
+ var outputs$3 = ['click'];
334
+ /**
335
+ * `e-toolbaritems` directive represent a custom toolbar items of the Schedule.
336
+ * It must be contained in a Schedule component(`ejs-schedule`).
337
+ * ```html
338
+ * <ejs-schedule>
339
+ * <e-toolbaritems>
340
+ * <e-toolbaritem name='Today'></<e-toolbaritem>
341
+ * <e-toolbaritem name='DateRangeText'></e-toolbaritem>
342
+ * <e-toolbaritem prefixIcon='e-icons e-cut' text='Cut'></e-toolbaritem>
343
+ * <e-toolbaritems>
344
+ * </ejs-schedule>
345
+ * ```
346
+ */
347
+ var ToolbarItemDirective = /** @class */ (function (_super) {
348
+ __extends(ToolbarItemDirective, _super);
349
+ /**
350
+ * @param {?} viewContainerRef
351
+ */
352
+ function ToolbarItemDirective(viewContainerRef) {
353
+ var _this = _super.call(this) || this;
354
+ _this.viewContainerRef = viewContainerRef;
355
+ ej2AngularBase.setValue('currentInstance', _this, _this.viewContainerRef);
356
+ _this.registerEvents(outputs$3);
357
+ _this.directivePropList = input$3;
358
+ return _this;
359
+ }
360
+ return ToolbarItemDirective;
361
+ }(ej2AngularBase.ComplexBase));
362
+ ToolbarItemDirective.decorators = [
363
+ { type: core.Directive, args: [{
364
+ selector: 'e-toolbaritems>e-toolbaritem',
365
+ inputs: input$3,
366
+ outputs: outputs$3,
367
+ queries: {}
368
+ },] },
369
+ ];
370
+ /**
371
+ * @nocollapse
372
+ */
373
+ ToolbarItemDirective.ctorParameters = function () { return [
374
+ { type: core.ViewContainerRef, },
375
+ ]; };
376
+ ToolbarItemDirective.propDecorators = {
377
+ 'template': [{ type: core.ContentChild, args: ['template',] },],
378
+ };
379
+ __decorate$2([
380
+ ej2AngularBase.Template(),
381
+ __metadata$2("design:type", Object)
382
+ ], ToolbarItemDirective.prototype, "template", void 0);
383
+ /**
384
+ * ToolbarItem Array Directive
385
+ */
386
+ var ToolbarItemsDirective = /** @class */ (function (_super) {
387
+ __extends(ToolbarItemsDirective, _super);
388
+ function ToolbarItemsDirective() {
389
+ return _super.call(this, 'toolbaritems') || this;
390
+ }
391
+ return ToolbarItemsDirective;
392
+ }(ej2AngularBase.ArrayBase));
393
+ ToolbarItemsDirective.decorators = [
394
+ { type: core.Directive, args: [{
395
+ selector: 'ejs-schedule>e-toolbaritems',
396
+ queries: {
397
+ children: new core.ContentChildren(ToolbarItemDirective)
398
+ },
399
+ },] },
400
+ ];
401
+ /**
402
+ * @nocollapse
403
+ */
404
+ ToolbarItemsDirective.ctorParameters = function () { return []; };
405
+ var __decorate$3 = (this && this.__decorate) || function (decorators, target, key, desc) {
406
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
407
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
408
+ r = Reflect.decorate(decorators, target, key, desc);
409
+ else
410
+ for (var i = decorators.length - 1; i >= 0; i--)
411
+ if (d = decorators[i])
412
+ r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
413
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
414
+ };
415
+ var __metadata$3 = (this && this.__metadata) || function (k, v) {
416
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function")
417
+ return Reflect.metadata(k, v);
418
+ };
419
+ var inputs = ['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'];
420
+ var outputs$4 = ['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'];
334
421
  var twoWays = ['currentView', 'selectedDate'];
335
422
  /**
336
423
  * `ej-schedule` represents the Angular Schedule Component.
@@ -352,7 +439,7 @@ exports.ScheduleComponent = /** @class */ (function (_super) {
352
439
  _this.srenderer = srenderer;
353
440
  _this.viewContainerRef = viewContainerRef;
354
441
  _this.injector = injector;
355
- _this.tags = ['views', 'resources', 'headerRows'];
442
+ _this.tags = ['views', 'resources', 'headerRows', 'toolbarItems'];
356
443
  _this.element = _this.ngEle.nativeElement;
357
444
  _this.injectedModules = _this.injectedModules || [];
358
445
  try {
@@ -467,7 +554,7 @@ exports.ScheduleComponent = /** @class */ (function (_super) {
467
554
  }
468
555
  }
469
556
  catch (_r) { }
470
- _this.registerEvents(outputs$3);
557
+ _this.registerEvents(outputs$4);
471
558
  _this.addTwoWay.call(_this, twoWays);
472
559
  ej2AngularBase.setValue('currentInstance', _this, _this.viewContainerRef);
473
560
  _this.context = new ej2AngularBase.ComponentBase();
@@ -502,6 +589,9 @@ exports.ScheduleComponent = /** @class */ (function (_super) {
502
589
  if (this.childHeaderRows) {
503
590
  this.tagObjects[2].instance = this.childHeaderRows;
504
591
  }
592
+ if (this.childToolbarItems) {
593
+ this.tagObjects[3].instance = this.childToolbarItems;
594
+ }
505
595
  this.context.ngAfterContentChecked(this);
506
596
  };
507
597
  return ScheduleComponent;
@@ -510,13 +600,14 @@ exports.ScheduleComponent.decorators = [
510
600
  { type: core.Component, args: [{
511
601
  selector: 'ejs-schedule',
512
602
  inputs: inputs,
513
- outputs: outputs$3,
603
+ outputs: outputs$4,
514
604
  template: '',
515
605
  changeDetection: core.ChangeDetectionStrategy.OnPush,
516
606
  queries: {
517
607
  childViews: new core.ContentChild(ViewsDirective),
518
608
  childResources: new core.ContentChild(ResourcesDirective),
519
- childHeaderRows: new core.ContentChild(HeaderRowsDirective)
609
+ childHeaderRows: new core.ContentChild(HeaderRowsDirective),
610
+ childToolbarItems: new core.ContentChild(ToolbarItemsDirective)
520
611
  }
521
612
  },] },
522
613
  ];
@@ -550,85 +641,85 @@ exports.ScheduleComponent.propDecorators = {
550
641
  'quickInfoTemplates_footer': [{ type: core.ContentChild, args: ['quickInfoTemplatesFooter',] },],
551
642
  'group_headerTooltipTemplate': [{ type: core.ContentChild, args: ['groupHeaderTooltipTemplate',] },],
552
643
  };
553
- __decorate$2([
644
+ __decorate$3([
554
645
  ej2AngularBase.Template(),
555
- __metadata$2("design:type", Object)
646
+ __metadata$3("design:type", Object)
556
647
  ], exports.ScheduleComponent.prototype, "dateHeaderTemplate", void 0);
557
- __decorate$2([
648
+ __decorate$3([
558
649
  ej2AngularBase.Template(),
559
- __metadata$2("design:type", Object)
650
+ __metadata$3("design:type", Object)
560
651
  ], exports.ScheduleComponent.prototype, "dateRangeTemplate", void 0);
561
- __decorate$2([
652
+ __decorate$3([
562
653
  ej2AngularBase.Template(),
563
- __metadata$2("design:type", Object)
654
+ __metadata$3("design:type", Object)
564
655
  ], exports.ScheduleComponent.prototype, "dayHeaderTemplate", void 0);
565
- __decorate$2([
656
+ __decorate$3([
566
657
  ej2AngularBase.Template(),
567
- __metadata$2("design:type", Object)
658
+ __metadata$3("design:type", Object)
568
659
  ], exports.ScheduleComponent.prototype, "cellTemplate", void 0);
569
- __decorate$2([
660
+ __decorate$3([
570
661
  ej2AngularBase.Template(),
571
- __metadata$2("design:type", Object)
662
+ __metadata$3("design:type", Object)
572
663
  ], exports.ScheduleComponent.prototype, "cellHeaderTemplate", void 0);
573
- __decorate$2([
664
+ __decorate$3([
574
665
  ej2AngularBase.Template(),
575
- __metadata$2("design:type", Object)
666
+ __metadata$3("design:type", Object)
576
667
  ], exports.ScheduleComponent.prototype, "eventSettings_tooltipTemplate", void 0);
577
- __decorate$2([
668
+ __decorate$3([
578
669
  ej2AngularBase.Template(),
579
- __metadata$2("design:type", Object)
670
+ __metadata$3("design:type", Object)
580
671
  ], exports.ScheduleComponent.prototype, "eventSettings_template", void 0);
581
- __decorate$2([
672
+ __decorate$3([
582
673
  ej2AngularBase.Template(),
583
- __metadata$2("design:type", Object)
674
+ __metadata$3("design:type", Object)
584
675
  ], exports.ScheduleComponent.prototype, "editorTemplate", void 0);
585
- __decorate$2([
676
+ __decorate$3([
586
677
  ej2AngularBase.Template(),
587
- __metadata$2("design:type", Object)
678
+ __metadata$3("design:type", Object)
588
679
  ], exports.ScheduleComponent.prototype, "editorHeaderTemplate", void 0);
589
- __decorate$2([
680
+ __decorate$3([
590
681
  ej2AngularBase.Template(),
591
- __metadata$2("design:type", Object)
682
+ __metadata$3("design:type", Object)
592
683
  ], exports.ScheduleComponent.prototype, "editorFooterTemplate", void 0);
593
- __decorate$2([
684
+ __decorate$3([
594
685
  ej2AngularBase.Template(),
595
- __metadata$2("design:type", Object)
686
+ __metadata$3("design:type", Object)
596
687
  ], exports.ScheduleComponent.prototype, "monthHeaderTemplate", void 0);
597
- __decorate$2([
688
+ __decorate$3([
598
689
  ej2AngularBase.Template(),
599
- __metadata$2("design:type", Object)
690
+ __metadata$3("design:type", Object)
600
691
  ], exports.ScheduleComponent.prototype, "timeScale_minorSlotTemplate", void 0);
601
- __decorate$2([
692
+ __decorate$3([
602
693
  ej2AngularBase.Template(),
603
- __metadata$2("design:type", Object)
694
+ __metadata$3("design:type", Object)
604
695
  ], exports.ScheduleComponent.prototype, "timeScale_majorSlotTemplate", void 0);
605
- __decorate$2([
696
+ __decorate$3([
606
697
  ej2AngularBase.Template(),
607
- __metadata$2("design:type", Object)
698
+ __metadata$3("design:type", Object)
608
699
  ], exports.ScheduleComponent.prototype, "resourceHeaderTemplate", void 0);
609
- __decorate$2([
700
+ __decorate$3([
610
701
  ej2AngularBase.Template(),
611
- __metadata$2("design:type", Object)
702
+ __metadata$3("design:type", Object)
612
703
  ], exports.ScheduleComponent.prototype, "headerIndentTemplate", void 0);
613
- __decorate$2([
704
+ __decorate$3([
614
705
  ej2AngularBase.Template(),
615
- __metadata$2("design:type", Object)
706
+ __metadata$3("design:type", Object)
616
707
  ], exports.ScheduleComponent.prototype, "quickInfoTemplates_header", void 0);
617
- __decorate$2([
708
+ __decorate$3([
618
709
  ej2AngularBase.Template(),
619
- __metadata$2("design:type", Object)
710
+ __metadata$3("design:type", Object)
620
711
  ], exports.ScheduleComponent.prototype, "quickInfoTemplates_content", void 0);
621
- __decorate$2([
712
+ __decorate$3([
622
713
  ej2AngularBase.Template(),
623
- __metadata$2("design:type", Object)
714
+ __metadata$3("design:type", Object)
624
715
  ], exports.ScheduleComponent.prototype, "quickInfoTemplates_footer", void 0);
625
- __decorate$2([
716
+ __decorate$3([
626
717
  ej2AngularBase.Template(),
627
- __metadata$2("design:type", Object)
718
+ __metadata$3("design:type", Object)
628
719
  ], exports.ScheduleComponent.prototype, "group_headerTooltipTemplate", void 0);
629
- exports.ScheduleComponent = __decorate$2([
720
+ exports.ScheduleComponent = __decorate$3([
630
721
  ej2AngularBase.ComponentMixins([ej2AngularBase.ComponentBase]),
631
- __metadata$2("design:paramtypes", [core.ElementRef,
722
+ __metadata$3("design:paramtypes", [core.ElementRef,
632
723
  core.Renderer2,
633
724
  core.ViewContainerRef,
634
725
  core.Injector])
@@ -651,7 +742,9 @@ ScheduleModule.decorators = [
651
742
  ResourceDirective,
652
743
  ResourcesDirective,
653
744
  HeaderRowDirective,
654
- HeaderRowsDirective
745
+ HeaderRowsDirective,
746
+ ToolbarItemDirective,
747
+ ToolbarItemsDirective
655
748
  ],
656
749
  exports: [
657
750
  exports.ScheduleComponent,
@@ -660,7 +753,9 @@ ScheduleModule.decorators = [
660
753
  ResourceDirective,
661
754
  ResourcesDirective,
662
755
  HeaderRowDirective,
663
- HeaderRowsDirective
756
+ HeaderRowsDirective,
757
+ ToolbarItemDirective,
758
+ ToolbarItemsDirective
664
759
  ]
665
760
  },] },
666
761
  ];
@@ -722,7 +817,7 @@ ScheduleAllModule.decorators = [
722
817
  * @nocollapse
723
818
  */
724
819
  ScheduleAllModule.ctorParameters = function () { return []; };
725
- var __decorate$3 = (this && this.__decorate) || function (decorators, target, key, desc) {
820
+ var __decorate$4 = (this && this.__decorate) || function (decorators, target, key, desc) {
726
821
  var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
727
822
  if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
728
823
  r = Reflect.decorate(decorators, target, key, desc);
@@ -732,12 +827,12 @@ var __decorate$3 = (this && this.__decorate) || function (decorators, target, ke
732
827
  r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
733
828
  return c > 3 && r && Object.defineProperty(target, key, r), r;
734
829
  };
735
- var __metadata$3 = (this && this.__metadata) || function (k, v) {
830
+ var __metadata$4 = (this && this.__metadata) || function (k, v) {
736
831
  if (typeof Reflect === "object" && typeof Reflect.metadata === "function")
737
832
  return Reflect.metadata(k, v);
738
833
  };
739
834
  var inputs$1 = ['calendarMode', 'cssClass', 'dateFormat', 'enablePersistence', 'enableRtl', 'endTypes', 'firstDayOfWeek', 'frequencies', 'locale', 'maxDate', 'minDate', 'selectedType', 'startDate', 'value'];
740
- var outputs$4 = ['change'];
835
+ var outputs$5 = ['change'];
741
836
  var twoWays$1 = [];
742
837
  /**
743
838
  * `ejs-recurrenceeditor` represents the Angular RecurrenceEditor Component.
@@ -761,7 +856,7 @@ exports.RecurrenceEditorComponent = /** @class */ (function (_super) {
761
856
  _this.injector = injector;
762
857
  _this.element = _this.ngEle.nativeElement;
763
858
  _this.injectedModules = _this.injectedModules || [];
764
- _this.registerEvents(outputs$4);
859
+ _this.registerEvents(outputs$5);
765
860
  _this.addTwoWay.call(_this, twoWays$1);
766
861
  ej2AngularBase.setValue('currentInstance', _this, _this.viewContainerRef);
767
862
  _this.context = new ej2AngularBase.ComponentBase();
@@ -797,7 +892,7 @@ exports.RecurrenceEditorComponent.decorators = [
797
892
  { type: core.Component, args: [{
798
893
  selector: 'ejs-recurrenceeditor',
799
894
  inputs: inputs$1,
800
- outputs: outputs$4,
895
+ outputs: outputs$5,
801
896
  template: '',
802
897
  changeDetection: core.ChangeDetectionStrategy.OnPush,
803
898
  queries: {}
@@ -812,9 +907,9 @@ exports.RecurrenceEditorComponent.ctorParameters = function () { return [
812
907
  { type: core.ViewContainerRef, },
813
908
  { type: core.Injector, },
814
909
  ]; };
815
- exports.RecurrenceEditorComponent = __decorate$3([
910
+ exports.RecurrenceEditorComponent = __decorate$4([
816
911
  ej2AngularBase.ComponentMixins([ej2AngularBase.ComponentBase]),
817
- __metadata$3("design:paramtypes", [core.ElementRef,
912
+ __metadata$4("design:paramtypes", [core.ElementRef,
818
913
  core.Renderer2,
819
914
  core.ViewContainerRef,
820
915
  core.Injector])
@@ -870,6 +965,8 @@ exports.ResourceDirective = ResourceDirective;
870
965
  exports.ResourcesDirective = ResourcesDirective;
871
966
  exports.HeaderRowDirective = HeaderRowDirective;
872
967
  exports.HeaderRowsDirective = HeaderRowsDirective;
968
+ exports.ToolbarItemDirective = ToolbarItemDirective;
969
+ exports.ToolbarItemsDirective = ToolbarItemsDirective;
873
970
  exports.ScheduleModule = ScheduleModule;
874
971
  exports.ScheduleAllModule = ScheduleAllModule;
875
972
  exports.DayService = DayService;
@@ -891,9 +988,9 @@ exports.PrintService = PrintService;
891
988
  exports.RecurrenceEditorModule = RecurrenceEditorModule;
892
989
  exports.RecurrenceEditorAllModule = RecurrenceEditorAllModule;
893
990
  exports.ɵc = inputs$1;
894
- exports.ɵd = outputs$4;
991
+ exports.ɵd = outputs$5;
895
992
  exports.ɵa = inputs;
896
- exports.ɵb = outputs$3;
993
+ exports.ɵb = outputs$4;
897
994
  exports.Schedule = ej2Schedule.Schedule;
898
995
  exports.cellClick = ej2Schedule.cellClick;
899
996
  exports.cellDoubleClick = ej2Schedule.cellDoubleClick;