@progress/kendo-angular-gantt 1.0.0 → 1.0.1

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.
@@ -9,7 +9,7 @@ export const packageMetadata = {
9
9
  name: '@progress/kendo-angular-gantt',
10
10
  productName: 'Kendo UI for Angular',
11
11
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
12
- publishDate: 1642606888,
12
+ publishDate: 1647344447,
13
13
  version: '',
14
14
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning'
15
15
  };
@@ -33,7 +33,7 @@ const packageMetadata = {
33
33
  name: '@progress/kendo-angular-gantt',
34
34
  productName: 'Kendo UI for Angular',
35
35
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
36
- publishDate: 1642606888,
36
+ publishDate: 1647344447,
37
37
  version: '',
38
38
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning'
39
39
  };
@@ -3780,15 +3780,15 @@ __decorate([
3780
3780
  __metadata("design:type", GanttTimelineComponent)
3781
3781
  ], GanttComponent.prototype, "timeline", void 0);
3782
3782
  __decorate([
3783
- ContentChild(GanttTaskContentTemplateDirective, { static: true }),
3783
+ ContentChild(GanttTaskContentTemplateDirective, { static: false }),
3784
3784
  __metadata("design:type", GanttTaskContentTemplateDirective)
3785
3785
  ], GanttComponent.prototype, "taskContentTemplate", void 0);
3786
3786
  __decorate([
3787
- ContentChild(GanttTaskTemplateDirective, { static: true }),
3787
+ ContentChild(GanttTaskTemplateDirective, { static: false }),
3788
3788
  __metadata("design:type", GanttTaskTemplateDirective)
3789
3789
  ], GanttComponent.prototype, "taskTemplate", void 0);
3790
3790
  __decorate([
3791
- ContentChild(GanttSummaryTaskTemplateDirective, { static: true }),
3791
+ ContentChild(GanttSummaryTaskTemplateDirective, { static: false }),
3792
3792
  __metadata("design:type", GanttSummaryTaskTemplateDirective)
3793
3793
  ], GanttComponent.prototype, "summaryTaskTemplate", void 0);
3794
3794
  __decorate([
@@ -33,7 +33,7 @@ var packageMetadata = {
33
33
  name: '@progress/kendo-angular-gantt',
34
34
  productName: 'Kendo UI for Angular',
35
35
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
36
- publishDate: 1642606888,
36
+ publishDate: 1647344447,
37
37
  version: '',
38
38
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning'
39
39
  };
@@ -3935,15 +3935,15 @@ var GanttComponent = /** @class */ (function () {
3935
3935
  __metadata("design:type", GanttTimelineComponent)
3936
3936
  ], GanttComponent.prototype, "timeline", void 0);
3937
3937
  __decorate([
3938
- ContentChild(GanttTaskContentTemplateDirective, { static: true }),
3938
+ ContentChild(GanttTaskContentTemplateDirective, { static: false }),
3939
3939
  __metadata("design:type", GanttTaskContentTemplateDirective)
3940
3940
  ], GanttComponent.prototype, "taskContentTemplate", void 0);
3941
3941
  __decorate([
3942
- ContentChild(GanttTaskTemplateDirective, { static: true }),
3942
+ ContentChild(GanttTaskTemplateDirective, { static: false }),
3943
3943
  __metadata("design:type", GanttTaskTemplateDirective)
3944
3944
  ], GanttComponent.prototype, "taskTemplate", void 0);
3945
3945
  __decorate([
3946
- ContentChild(GanttSummaryTaskTemplateDirective, { static: true }),
3946
+ ContentChild(GanttSummaryTaskTemplateDirective, { static: false }),
3947
3947
  __metadata("design:type", GanttSummaryTaskTemplateDirective)
3948
3948
  ], GanttComponent.prototype, "summaryTaskTemplate", void 0);
3949
3949
  __decorate([
@@ -1307,15 +1307,15 @@ var GanttComponent = /** @class */ (function () {
1307
1307
  tslib_1.__metadata("design:type", gantt_timeline_component_1.GanttTimelineComponent)
1308
1308
  ], GanttComponent.prototype, "timeline", void 0);
1309
1309
  tslib_1.__decorate([
1310
- core_1.ContentChild(task_content_template_directive_1.GanttTaskContentTemplateDirective, { static: true }),
1310
+ core_1.ContentChild(task_content_template_directive_1.GanttTaskContentTemplateDirective, { static: false }),
1311
1311
  tslib_1.__metadata("design:type", task_content_template_directive_1.GanttTaskContentTemplateDirective)
1312
1312
  ], GanttComponent.prototype, "taskContentTemplate", void 0);
1313
1313
  tslib_1.__decorate([
1314
- core_1.ContentChild(task_template_directive_1.GanttTaskTemplateDirective, { static: true }),
1314
+ core_1.ContentChild(task_template_directive_1.GanttTaskTemplateDirective, { static: false }),
1315
1315
  tslib_1.__metadata("design:type", task_template_directive_1.GanttTaskTemplateDirective)
1316
1316
  ], GanttComponent.prototype, "taskTemplate", void 0);
1317
1317
  tslib_1.__decorate([
1318
- core_1.ContentChild(summary_task_template_directive_1.GanttSummaryTaskTemplateDirective, { static: true }),
1318
+ core_1.ContentChild(summary_task_template_directive_1.GanttSummaryTaskTemplateDirective, { static: false }),
1319
1319
  tslib_1.__metadata("design:type", summary_task_template_directive_1.GanttSummaryTaskTemplateDirective)
1320
1320
  ], GanttComponent.prototype, "summaryTaskTemplate", void 0);
1321
1321
  tslib_1.__decorate([
@@ -11,7 +11,7 @@ exports.packageMetadata = {
11
11
  name: '@progress/kendo-angular-gantt',
12
12
  productName: 'Kendo UI for Angular',
13
13
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
14
- publishDate: 1642606888,
14
+ publishDate: 1647344447,
15
15
  version: '',
16
16
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning'
17
17
  };