@progress/kendo-angular-gantt 16.11.0-develop.8 → 16.11.0
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/esm2020/gantt.module.mjs
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
import { NgModule } from '@angular/core';
|
|
6
6
|
import { ResizeBatchService } from '@progress/kendo-angular-common';
|
|
7
7
|
import { DialogContainerService, DialogService, WindowContainerService, WindowService } from '@progress/kendo-angular-dialog';
|
|
8
|
-
import { CalendarDOMService, CenturyViewService, DayPeriodService, DecadeViewService, HoursService, MillisecondsService, MinutesService, MonthViewService, NavigationService, SecondsService, TimePickerDOMService,
|
|
8
|
+
import { CalendarDOMService, CenturyViewService, DayPeriodService, DecadeViewService, HoursService, MillisecondsService, MinutesService, MonthViewService, NavigationService, SecondsService, TimePickerDOMService, YearViewService } from '@progress/kendo-angular-dateinputs';
|
|
9
9
|
import { L10N_PREFIX } from '@progress/kendo-angular-l10n';
|
|
10
10
|
import { PopupService } from '@progress/kendo-angular-popup';
|
|
11
11
|
import { IconsService } from '@progress/kendo-angular-icons';
|
|
@@ -93,7 +93,6 @@ GanttModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "1
|
|
|
93
93
|
DecadeViewService,
|
|
94
94
|
MonthViewService,
|
|
95
95
|
YearViewService,
|
|
96
|
-
WeekNamesService,
|
|
97
96
|
NavigationService,
|
|
98
97
|
TimePickerDOMService,
|
|
99
98
|
HoursService,
|
|
@@ -127,7 +126,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
127
126
|
DecadeViewService,
|
|
128
127
|
MonthViewService,
|
|
129
128
|
YearViewService,
|
|
130
|
-
WeekNamesService,
|
|
131
129
|
NavigationService,
|
|
132
130
|
TimePickerDOMService,
|
|
133
131
|
HoursService,
|
|
@@ -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:
|
|
13
|
-
version: '16.11.0
|
|
12
|
+
publishDate: 1728372706,
|
|
13
|
+
version: '16.11.0',
|
|
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
|
};
|
|
@@ -27,7 +27,7 @@ import { ButtonComponent, ButtonGroupComponent, DropDownButtonComponent } from '
|
|
|
27
27
|
import { DropDownListComponent } from '@progress/kendo-angular-dropdowns';
|
|
28
28
|
import { FormFieldComponent, TextBoxDirective, NumericTextBoxComponent } from '@progress/kendo-angular-inputs';
|
|
29
29
|
import { LabelComponent } from '@progress/kendo-angular-label';
|
|
30
|
-
import { DateTimePickerComponent, CalendarDOMService, CenturyViewService, DecadeViewService, MonthViewService, YearViewService,
|
|
30
|
+
import { DateTimePickerComponent, CalendarDOMService, CenturyViewService, DecadeViewService, MonthViewService, YearViewService, NavigationService as NavigationService$1, TimePickerDOMService, HoursService, MinutesService, SecondsService, MillisecondsService, DayPeriodService } from '@progress/kendo-angular-dateinputs';
|
|
31
31
|
import { DialogComponent, CustomMessagesComponent as CustomMessagesComponent$1, DialogActionsComponent, DialogContainerService, DialogService, WindowService, WindowContainerService } from '@progress/kendo-angular-dialog';
|
|
32
32
|
import { TabStripComponent, TabStripTabComponent, TabContentDirective, SplitterComponent, SplitterPaneComponent } from '@progress/kendo-angular-layout';
|
|
33
33
|
import * as i3 from '@progress/kendo-angular-popup';
|
|
@@ -40,8 +40,8 @@ const packageMetadata = {
|
|
|
40
40
|
name: '@progress/kendo-angular-gantt',
|
|
41
41
|
productName: 'Kendo UI for Angular',
|
|
42
42
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
43
|
-
publishDate:
|
|
44
|
-
version: '16.11.0
|
|
43
|
+
publishDate: 1728372706,
|
|
44
|
+
version: '16.11.0',
|
|
45
45
|
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'
|
|
46
46
|
};
|
|
47
47
|
|
|
@@ -8165,7 +8165,6 @@ GanttModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "1
|
|
|
8165
8165
|
DecadeViewService,
|
|
8166
8166
|
MonthViewService,
|
|
8167
8167
|
YearViewService,
|
|
8168
|
-
WeekNamesService,
|
|
8169
8168
|
NavigationService$1,
|
|
8170
8169
|
TimePickerDOMService,
|
|
8171
8170
|
HoursService,
|
|
@@ -8199,7 +8198,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
8199
8198
|
DecadeViewService,
|
|
8200
8199
|
MonthViewService,
|
|
8201
8200
|
YearViewService,
|
|
8202
|
-
WeekNamesService,
|
|
8203
8201
|
NavigationService$1,
|
|
8204
8202
|
TimePickerDOMService,
|
|
8205
8203
|
HoursService,
|
|
@@ -27,7 +27,7 @@ import { ButtonComponent, ButtonGroupComponent, DropDownButtonComponent } from '
|
|
|
27
27
|
import { DropDownListComponent } from '@progress/kendo-angular-dropdowns';
|
|
28
28
|
import { FormFieldComponent, TextBoxDirective, NumericTextBoxComponent } from '@progress/kendo-angular-inputs';
|
|
29
29
|
import { LabelComponent } from '@progress/kendo-angular-label';
|
|
30
|
-
import { DateTimePickerComponent, CalendarDOMService, CenturyViewService, DecadeViewService, MonthViewService, YearViewService,
|
|
30
|
+
import { DateTimePickerComponent, CalendarDOMService, CenturyViewService, DecadeViewService, MonthViewService, YearViewService, NavigationService as NavigationService$1, TimePickerDOMService, HoursService, MinutesService, SecondsService, MillisecondsService, DayPeriodService } from '@progress/kendo-angular-dateinputs';
|
|
31
31
|
import { DialogComponent, CustomMessagesComponent as CustomMessagesComponent$1, DialogActionsComponent, DialogContainerService, DialogService, WindowService, WindowContainerService } from '@progress/kendo-angular-dialog';
|
|
32
32
|
import { TabStripComponent, TabStripTabComponent, TabContentDirective, SplitterComponent, SplitterPaneComponent } from '@progress/kendo-angular-layout';
|
|
33
33
|
import * as i3 from '@progress/kendo-angular-popup';
|
|
@@ -40,8 +40,8 @@ const packageMetadata = {
|
|
|
40
40
|
name: '@progress/kendo-angular-gantt',
|
|
41
41
|
productName: 'Kendo UI for Angular',
|
|
42
42
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
43
|
-
publishDate:
|
|
44
|
-
version: '16.11.0
|
|
43
|
+
publishDate: 1728372706,
|
|
44
|
+
version: '16.11.0',
|
|
45
45
|
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'
|
|
46
46
|
};
|
|
47
47
|
|
|
@@ -8130,7 +8130,6 @@ GanttModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "1
|
|
|
8130
8130
|
DecadeViewService,
|
|
8131
8131
|
MonthViewService,
|
|
8132
8132
|
YearViewService,
|
|
8133
|
-
WeekNamesService,
|
|
8134
8133
|
NavigationService$1,
|
|
8135
8134
|
TimePickerDOMService,
|
|
8136
8135
|
HoursService,
|
|
@@ -8164,7 +8163,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
8164
8163
|
DecadeViewService,
|
|
8165
8164
|
MonthViewService,
|
|
8166
8165
|
YearViewService,
|
|
8167
|
-
WeekNamesService,
|
|
8168
8166
|
NavigationService$1,
|
|
8169
8167
|
TimePickerDOMService,
|
|
8170
8168
|
HoursService,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-gantt",
|
|
3
|
-
"version": "16.11.0
|
|
3
|
+
"version": "16.11.0",
|
|
4
4
|
"description": "Kendo UI Angular Gantt",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -25,24 +25,24 @@
|
|
|
25
25
|
"@angular/platform-browser": "15 - 18",
|
|
26
26
|
"@progress/kendo-data-query": "^1.5.5",
|
|
27
27
|
"@progress/kendo-licensing": "^1.0.2",
|
|
28
|
-
"@progress/kendo-angular-buttons": "16.11.0
|
|
29
|
-
"@progress/kendo-angular-common": "16.11.0
|
|
30
|
-
"@progress/kendo-angular-dialog": "16.11.0
|
|
31
|
-
"@progress/kendo-angular-dropdowns": "16.11.0
|
|
32
|
-
"@progress/kendo-angular-grid": "16.11.0
|
|
33
|
-
"@progress/kendo-angular-icons": "16.11.0
|
|
34
|
-
"@progress/kendo-angular-inputs": "16.11.0
|
|
35
|
-
"@progress/kendo-angular-intl": "16.11.0
|
|
36
|
-
"@progress/kendo-angular-l10n": "16.11.0
|
|
37
|
-
"@progress/kendo-angular-label": "16.11.0
|
|
38
|
-
"@progress/kendo-angular-layout": "16.11.0
|
|
39
|
-
"@progress/kendo-angular-popup": "16.11.0
|
|
40
|
-
"@progress/kendo-angular-treelist": "16.11.0
|
|
28
|
+
"@progress/kendo-angular-buttons": "16.11.0",
|
|
29
|
+
"@progress/kendo-angular-common": "16.11.0",
|
|
30
|
+
"@progress/kendo-angular-dialog": "16.11.0",
|
|
31
|
+
"@progress/kendo-angular-dropdowns": "16.11.0",
|
|
32
|
+
"@progress/kendo-angular-grid": "16.11.0",
|
|
33
|
+
"@progress/kendo-angular-icons": "16.11.0",
|
|
34
|
+
"@progress/kendo-angular-inputs": "16.11.0",
|
|
35
|
+
"@progress/kendo-angular-intl": "16.11.0",
|
|
36
|
+
"@progress/kendo-angular-l10n": "16.11.0",
|
|
37
|
+
"@progress/kendo-angular-label": "16.11.0",
|
|
38
|
+
"@progress/kendo-angular-layout": "16.11.0",
|
|
39
|
+
"@progress/kendo-angular-popup": "16.11.0",
|
|
40
|
+
"@progress/kendo-angular-treelist": "16.11.0",
|
|
41
41
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
42
42
|
},
|
|
43
43
|
"dependencies": {
|
|
44
44
|
"tslib": "^2.3.1",
|
|
45
|
-
"@progress/kendo-angular-schematics": "16.11.0
|
|
45
|
+
"@progress/kendo-angular-schematics": "16.11.0",
|
|
46
46
|
"@progress/kendo-common": "^0.2.1",
|
|
47
47
|
"@progress/kendo-date-math": "^1.5.2",
|
|
48
48
|
"@progress/kendo-draggable": "^3.0.0"
|
|
@@ -7,16 +7,16 @@ function default_1(options) {
|
|
|
7
7
|
// See https://github.com/telerik/kendo-schematics/issues/28
|
|
8
8
|
peerDependencies: {
|
|
9
9
|
// peer deps of the treelist
|
|
10
|
-
'@progress/kendo-angular-dateinputs': '16.11.0
|
|
11
|
-
'@progress/kendo-angular-excel-export': '16.11.0
|
|
12
|
-
'@progress/kendo-angular-pdf-export': '16.11.0
|
|
13
|
-
'@progress/kendo-angular-utils': '16.11.0
|
|
10
|
+
'@progress/kendo-angular-dateinputs': '16.11.0',
|
|
11
|
+
'@progress/kendo-angular-excel-export': '16.11.0',
|
|
12
|
+
'@progress/kendo-angular-pdf-export': '16.11.0',
|
|
13
|
+
'@progress/kendo-angular-utils': '16.11.0',
|
|
14
14
|
'@progress/kendo-drawing': '^1.0.0',
|
|
15
15
|
// peer deps of the dropdowns
|
|
16
|
-
'@progress/kendo-angular-treeview': '16.11.0
|
|
17
|
-
'@progress/kendo-angular-navigation': '16.11.0
|
|
16
|
+
'@progress/kendo-angular-treeview': '16.11.0',
|
|
17
|
+
'@progress/kendo-angular-navigation': '16.11.0',
|
|
18
18
|
// peer dep of the layout
|
|
19
|
-
'@progress/kendo-angular-progressbar': '16.11.0
|
|
19
|
+
'@progress/kendo-angular-progressbar': '16.11.0',
|
|
20
20
|
// peer dep of the icons
|
|
21
21
|
'@progress/kendo-svg-icons': '^3.0.0'
|
|
22
22
|
} });
|