@progress/kendo-angular-gantt 24.0.0-develop.2 → 24.0.0-develop.20
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/NOTICE.txt +2599 -172
- package/fesm2022/progress-kendo-angular-gantt.mjs +5 -6
- package/localization/messages.d.ts +0 -1
- package/package-metadata.mjs +2 -2
- package/package.json +17 -17
- package/schematics/ngAdd/index.js +7 -7
|
@@ -44,8 +44,8 @@ const packageMetadata = {
|
|
|
44
44
|
productName: 'Kendo UI for Angular',
|
|
45
45
|
productCode: 'KENDOUIANGULAR',
|
|
46
46
|
productCodes: ['KENDOUIANGULAR'],
|
|
47
|
-
publishDate:
|
|
48
|
-
version: '24.0.0-develop.
|
|
47
|
+
publishDate: 1778149607,
|
|
48
|
+
version: '24.0.0-develop.20',
|
|
49
49
|
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'
|
|
50
50
|
};
|
|
51
51
|
|
|
@@ -4863,7 +4863,7 @@ class DependenciesTableComponent {
|
|
|
4863
4863
|
</ng-template>
|
|
4864
4864
|
</kendo-grid-column>
|
|
4865
4865
|
</kendo-grid>
|
|
4866
|
-
`, isInline: true, dependencies: [{ kind: "component", type: GridComponent, selector: "kendo-grid", inputs: ["data", "pageSize", "height", "rowHeight", "adaptiveMode", "detailRowHeight", "skip", "scrollable", "selectable", "sort", "size", "trackBy", "filter", "group", "virtualColumns", "filterable", "sortable", "pageable", "groupable", "gridResizable", "rowReorderable", "navigable", "autoSize", "rowClass", "rowSticky", "rowSelected", "isRowSelectable", "cellSelected", "resizable", "reorderable", "loading", "columnMenu", "hideHeader", "showInactiveTools", "isDetailExpanded", "isGroupExpanded", "dataLayoutMode"], outputs: ["filterChange", "pageChange", "groupChange", "sortChange", "selectionChange", "rowReorder", "dataStateChange", "gridStateChange", "groupExpand", "groupCollapse", "detailExpand", "detailCollapse", "edit", "cancel", "save", "remove", "add", "cellClose", "cellClick", "pdfExport", "excelExport", "csvExport", "columnResize", "columnReorder", "columnVisibilityChange", "columnLockedChange", "columnStickyChange", "scrollBottom", "contentScroll"], exportAs: ["kendoGrid"] }, { kind: "directive", type: SelectionDirective, selector: "[kendoGridSelectBy]" }, { kind: "directive", type: ToolbarTemplateDirective$1, selector: "[kendoGridToolbarTemplate]", inputs: ["position"] }, { kind: "component", type: ButtonComponent, selector: "button[kendoButton]", inputs: ["arrowIcon", "toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconPosition", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon", "primary", "look"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }, { kind: "component", type: ColumnComponent$1, selector: "kendo-grid-column", inputs: ["field", "format", "sortable", "groupable", "editor", "filter", "filterVariant", "filterable", "editable"] }, { kind: "directive", type: CellTemplateDirective$1, selector: "[kendoGridCellTemplate]" }, { kind: "component", type: DropDownListComponent, selector: "kendo-dropdownlist", inputs: ["customIconClass", "showStickyHeader", "icon", "svgIcon", "loading", "data", "value", "textField", "valueField", "adaptiveMode", "adaptiveTitle", "adaptiveSubtitle", "popupSettings", "listHeight", "defaultItem", "disabled", "itemDisabled", "readonly", "filterable", "virtual", "ignoreCase", "delay", "valuePrimitive", "tabindex", "tabIndex", "size", "rounded", "fillMode", "leftRightArrowsNavigation", "id"], outputs: ["valueChange", "filterChange", "selectionChange", "open", "opened", "close", "closed", "focus", "blur"], exportAs: ["kendoDropDownList"] }, { kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i4.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i4.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }] });
|
|
4866
|
+
`, isInline: true, dependencies: [{ kind: "component", type: GridComponent, selector: "kendo-grid", inputs: ["data", "pageSize", "height", "rowHeight", "adaptiveMode", "detailRowHeight", "skip", "scrollable", "selectable", "sort", "size", "trackBy", "filter", "group", "virtualColumns", "filterable", "sortable", "pageable", "groupable", "gridResizable", "rowReorderable", "navigable", "autoSize", "rowClass", "rowSticky", "rowSelected", "isRowSelectable", "cellSelected", "resizable", "reorderable", "loading", "columnMenu", "hideHeader", "showInactiveTools", "isDetailExpanded", "isGroupExpanded", "dataLayoutMode", "pinnable", "pinnedTopRows", "pinnedBottomRows", "isRowPinnable"], outputs: ["filterChange", "pageChange", "groupChange", "sortChange", "selectionChange", "rowReorder", "rowPinChange", "dataStateChange", "gridStateChange", "groupExpand", "groupCollapse", "detailExpand", "detailCollapse", "edit", "cancel", "save", "remove", "add", "cellClose", "cellClick", "pdfExport", "excelExport", "csvExport", "columnResize", "columnReorder", "columnVisibilityChange", "columnLockedChange", "columnStickyChange", "scrollBottom", "contentScroll"], exportAs: ["kendoGrid"] }, { kind: "directive", type: SelectionDirective, selector: "[kendoGridSelectBy]" }, { kind: "directive", type: ToolbarTemplateDirective$1, selector: "[kendoGridToolbarTemplate]", inputs: ["position"] }, { kind: "component", type: ButtonComponent, selector: "button[kendoButton]", inputs: ["arrowIcon", "toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconPosition", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon", "primary", "look"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }, { kind: "component", type: ColumnComponent$1, selector: "kendo-grid-column", inputs: ["field", "format", "sortable", "groupable", "editor", "filter", "filterVariant", "filterable", "editable"] }, { kind: "directive", type: CellTemplateDirective$1, selector: "[kendoGridCellTemplate]" }, { kind: "component", type: DropDownListComponent, selector: "kendo-dropdownlist", inputs: ["customIconClass", "showStickyHeader", "icon", "svgIcon", "loading", "data", "value", "textField", "valueField", "adaptiveMode", "adaptiveTitle", "adaptiveSubtitle", "popupSettings", "listHeight", "defaultItem", "disabled", "itemDisabled", "readonly", "filterable", "virtual", "ignoreCase", "delay", "valuePrimitive", "tabindex", "tabIndex", "size", "rounded", "fillMode", "leftRightArrowsNavigation", "id"], outputs: ["valueChange", "filterChange", "selectionChange", "open", "opened", "close", "closed", "focus", "blur"], exportAs: ["kendoDropDownList"] }, { kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i4.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i4.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }] });
|
|
4867
4867
|
}
|
|
4868
4868
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DependenciesTableComponent, decorators: [{
|
|
4869
4869
|
type: Component,
|
|
@@ -5770,7 +5770,6 @@ class Messages extends ComponentMessages {
|
|
|
5770
5770
|
*/
|
|
5771
5771
|
monthViewText;
|
|
5772
5772
|
/**
|
|
5773
|
-
* @hidden
|
|
5774
5773
|
* The text of the year view in the ViewSelector component.
|
|
5775
5774
|
*/
|
|
5776
5775
|
yearViewText;
|
|
@@ -7581,7 +7580,7 @@ class GanttComponent {
|
|
|
7581
7580
|
i18n-monthViewText="kendo.gantt.monthViewText|The text of the month view in the ViewSelector component"
|
|
7582
7581
|
monthViewText="Month"
|
|
7583
7582
|
|
|
7584
|
-
i18n-yearViewText
|
|
7583
|
+
i18n-yearViewText="kendo.gantt.yearViewText|The text of the year view in the ViewSelector component"
|
|
7585
7584
|
yearViewText="Year"
|
|
7586
7585
|
|
|
7587
7586
|
i18n-addTaskText="kendo.gantt.addTaskText|The text of the DropDownButton in the AddTask component"
|
|
@@ -8006,7 +8005,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImpo
|
|
|
8006
8005
|
i18n-monthViewText="kendo.gantt.monthViewText|The text of the month view in the ViewSelector component"
|
|
8007
8006
|
monthViewText="Month"
|
|
8008
8007
|
|
|
8009
|
-
i18n-yearViewText
|
|
8008
|
+
i18n-yearViewText="kendo.gantt.yearViewText|The text of the year view in the ViewSelector component"
|
|
8010
8009
|
yearViewText="Year"
|
|
8011
8010
|
|
|
8012
8011
|
i18n-addTaskText="kendo.gantt.addTaskText|The text of the DropDownButton in the AddTask component"
|
package/package-metadata.mjs
CHANGED
|
@@ -7,7 +7,7 @@ export const packageMetadata = {
|
|
|
7
7
|
"productCodes": [
|
|
8
8
|
"KENDOUIANGULAR"
|
|
9
9
|
],
|
|
10
|
-
"publishDate":
|
|
11
|
-
"version": "24.0.0-develop.
|
|
10
|
+
"publishDate": 1778149607,
|
|
11
|
+
"version": "24.0.0-develop.20",
|
|
12
12
|
"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"
|
|
13
13
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-gantt",
|
|
3
|
-
"version": "24.0.0-develop.
|
|
3
|
+
"version": "24.0.0-develop.20",
|
|
4
4
|
"description": "Kendo UI Angular Gantt",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"package": {
|
|
35
35
|
"productName": "Kendo UI for Angular",
|
|
36
36
|
"productCode": "KENDOUIANGULAR",
|
|
37
|
-
"publishDate":
|
|
37
|
+
"publishDate": 1778149607,
|
|
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
|
}
|
|
40
40
|
},
|
|
@@ -46,25 +46,25 @@
|
|
|
46
46
|
"@angular/platform-browser": "19 - 21",
|
|
47
47
|
"@progress/kendo-data-query": "^1.7.3",
|
|
48
48
|
"@progress/kendo-licensing": "^1.11.0",
|
|
49
|
-
"@progress/kendo-angular-buttons": "24.0.0-develop.
|
|
50
|
-
"@progress/kendo-angular-common": "24.0.0-develop.
|
|
51
|
-
"@progress/kendo-angular-dialog": "24.0.0-develop.
|
|
52
|
-
"@progress/kendo-angular-dropdowns": "24.0.0-develop.
|
|
53
|
-
"@progress/kendo-angular-grid": "24.0.0-develop.
|
|
54
|
-
"@progress/kendo-angular-icons": "24.0.0-develop.
|
|
55
|
-
"@progress/kendo-angular-inputs": "24.0.0-develop.
|
|
56
|
-
"@progress/kendo-angular-intl": "24.0.0-develop.
|
|
57
|
-
"@progress/kendo-angular-l10n": "24.0.0-develop.
|
|
58
|
-
"@progress/kendo-angular-label": "24.0.0-develop.
|
|
59
|
-
"@progress/kendo-angular-layout": "24.0.0-develop.
|
|
60
|
-
"@progress/kendo-angular-popup": "24.0.0-develop.
|
|
61
|
-
"@progress/kendo-angular-tooltip": "24.0.0-develop.
|
|
62
|
-
"@progress/kendo-angular-treelist": "24.0.0-develop.
|
|
49
|
+
"@progress/kendo-angular-buttons": "24.0.0-develop.20",
|
|
50
|
+
"@progress/kendo-angular-common": "24.0.0-develop.20",
|
|
51
|
+
"@progress/kendo-angular-dialog": "24.0.0-develop.20",
|
|
52
|
+
"@progress/kendo-angular-dropdowns": "24.0.0-develop.20",
|
|
53
|
+
"@progress/kendo-angular-grid": "24.0.0-develop.20",
|
|
54
|
+
"@progress/kendo-angular-icons": "24.0.0-develop.20",
|
|
55
|
+
"@progress/kendo-angular-inputs": "24.0.0-develop.20",
|
|
56
|
+
"@progress/kendo-angular-intl": "24.0.0-develop.20",
|
|
57
|
+
"@progress/kendo-angular-l10n": "24.0.0-develop.20",
|
|
58
|
+
"@progress/kendo-angular-label": "24.0.0-develop.20",
|
|
59
|
+
"@progress/kendo-angular-layout": "24.0.0-develop.20",
|
|
60
|
+
"@progress/kendo-angular-popup": "24.0.0-develop.20",
|
|
61
|
+
"@progress/kendo-angular-tooltip": "24.0.0-develop.20",
|
|
62
|
+
"@progress/kendo-angular-treelist": "24.0.0-develop.20",
|
|
63
63
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
64
64
|
},
|
|
65
65
|
"dependencies": {
|
|
66
66
|
"tslib": "^2.3.1",
|
|
67
|
-
"@progress/kendo-angular-schematics": "24.0.0-develop.
|
|
67
|
+
"@progress/kendo-angular-schematics": "24.0.0-develop.20",
|
|
68
68
|
"@progress/kendo-common": "^1.0.1",
|
|
69
69
|
"@progress/kendo-date-math": "^1.5.2",
|
|
70
70
|
"@progress/kendo-draggable": "^3.0.0"
|
|
@@ -12,16 +12,16 @@ function default_1(options) {
|
|
|
12
12
|
// See https://github.com/telerik/kendo-schematics/issues/28
|
|
13
13
|
peerDependencies: {
|
|
14
14
|
// peer deps of the treelist
|
|
15
|
-
'@progress/kendo-angular-dateinputs': '24.0.0-develop.
|
|
16
|
-
'@progress/kendo-angular-excel-export': '24.0.0-develop.
|
|
17
|
-
'@progress/kendo-angular-pdf-export': '24.0.0-develop.
|
|
18
|
-
'@progress/kendo-angular-utils': '24.0.0-develop.
|
|
15
|
+
'@progress/kendo-angular-dateinputs': '24.0.0-develop.20',
|
|
16
|
+
'@progress/kendo-angular-excel-export': '24.0.0-develop.20',
|
|
17
|
+
'@progress/kendo-angular-pdf-export': '24.0.0-develop.20',
|
|
18
|
+
'@progress/kendo-angular-utils': '24.0.0-develop.20',
|
|
19
19
|
'@progress/kendo-drawing': '^1.0.0',
|
|
20
20
|
// peer deps of the dropdowns
|
|
21
|
-
'@progress/kendo-angular-treeview': '24.0.0-develop.
|
|
22
|
-
'@progress/kendo-angular-navigation': '24.0.0-develop.
|
|
21
|
+
'@progress/kendo-angular-treeview': '24.0.0-develop.20',
|
|
22
|
+
'@progress/kendo-angular-navigation': '24.0.0-develop.20',
|
|
23
23
|
// peer dep of the layout
|
|
24
|
-
'@progress/kendo-angular-progressbar': '24.0.0-develop.
|
|
24
|
+
'@progress/kendo-angular-progressbar': '24.0.0-develop.20',
|
|
25
25
|
// peer dep of the icons
|
|
26
26
|
'@progress/kendo-svg-icons': '^4.0.0'
|
|
27
27
|
} });
|