@progress/kendo-react-gantt 9.0.1-develop.1 → 9.1.0-develop.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.
- package/index.d.mts +2 -2
- package/index.d.ts +2 -2
- package/package-metadata.mjs +1 -1
- package/package.json +14 -14
package/index.d.mts
CHANGED
|
@@ -567,7 +567,7 @@ declare interface GanttFilterOperator extends FilterOperator {
|
|
|
567
567
|
}
|
|
568
568
|
|
|
569
569
|
/**
|
|
570
|
-
* Represents the default `form` component rendered
|
|
570
|
+
* Represents the default `form` component rendered when editing a task in the Gantt component.
|
|
571
571
|
*/
|
|
572
572
|
export declare const GanttForm: (props: GanttFormProps) => React_2.ReactPortal | null;
|
|
573
573
|
|
|
@@ -845,7 +845,7 @@ declare interface GanttProps extends GanttBaseProps {
|
|
|
845
845
|
}
|
|
846
846
|
|
|
847
847
|
/**
|
|
848
|
-
* Represents the
|
|
848
|
+
* Represents the `removeDialog` component rendered when removing a task from the Gantt component.
|
|
849
849
|
*/
|
|
850
850
|
export declare const GanttRemoveDialog: (props: GanttRemoveDialogProps) => React_2.ReactPortal | null;
|
|
851
851
|
|
package/index.d.ts
CHANGED
|
@@ -567,7 +567,7 @@ declare interface GanttFilterOperator extends FilterOperator {
|
|
|
567
567
|
}
|
|
568
568
|
|
|
569
569
|
/**
|
|
570
|
-
* Represents the default `form` component rendered
|
|
570
|
+
* Represents the default `form` component rendered when editing a task in the Gantt component.
|
|
571
571
|
*/
|
|
572
572
|
export declare const GanttForm: (props: GanttFormProps) => React_2.ReactPortal | null;
|
|
573
573
|
|
|
@@ -845,7 +845,7 @@ declare interface GanttProps extends GanttBaseProps {
|
|
|
845
845
|
}
|
|
846
846
|
|
|
847
847
|
/**
|
|
848
|
-
* Represents the
|
|
848
|
+
* Represents the `removeDialog` component rendered when removing a task from the Gantt component.
|
|
849
849
|
*/
|
|
850
850
|
export declare const GanttRemoveDialog: (props: GanttRemoveDialogProps) => React_2.ReactPortal | null;
|
|
851
851
|
|
package/package-metadata.mjs
CHANGED
|
@@ -10,7 +10,7 @@ const e = {
|
|
|
10
10
|
name: "@progress/kendo-react-gantt",
|
|
11
11
|
productName: "KendoReact",
|
|
12
12
|
productCodes: ["KENDOUIREACT", "KENDOUICOMPLETE"],
|
|
13
|
-
publishDate:
|
|
13
|
+
publishDate: 1731595181,
|
|
14
14
|
version: "",
|
|
15
15
|
licensingDocsUrl: "https://www.telerik.com/kendo-react-ui/components/my-license/"
|
|
16
16
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-react-gantt",
|
|
3
|
-
"version": "9.0
|
|
3
|
+
"version": "9.1.0-develop.1",
|
|
4
4
|
"description": "React Gantt enables the display of self-referencing tabular data with many features. KendoReact Gantt package",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
@@ -26,20 +26,20 @@
|
|
|
26
26
|
"@progress/kendo-date-math": "^1.4.1",
|
|
27
27
|
"@progress/kendo-drawing": "^1.21.1",
|
|
28
28
|
"@progress/kendo-licensing": "^1.3.4",
|
|
29
|
-
"@progress/kendo-react-buttons": "9.0
|
|
30
|
-
"@progress/kendo-react-common": "9.0
|
|
31
|
-
"@progress/kendo-react-data-tools": "9.0
|
|
32
|
-
"@progress/kendo-react-dateinputs": "9.0
|
|
33
|
-
"@progress/kendo-react-dialogs": "9.0
|
|
34
|
-
"@progress/kendo-react-dropdowns": "9.0
|
|
35
|
-
"@progress/kendo-react-form": "9.0
|
|
36
|
-
"@progress/kendo-react-inputs": "9.0
|
|
37
|
-
"@progress/kendo-react-intl": "9.0
|
|
38
|
-
"@progress/kendo-react-labels": "9.0
|
|
39
|
-
"@progress/kendo-react-treelist": "9.0
|
|
29
|
+
"@progress/kendo-react-buttons": "9.1.0-develop.1",
|
|
30
|
+
"@progress/kendo-react-common": "9.1.0-develop.1",
|
|
31
|
+
"@progress/kendo-react-data-tools": "9.1.0-develop.1",
|
|
32
|
+
"@progress/kendo-react-dateinputs": "9.1.0-develop.1",
|
|
33
|
+
"@progress/kendo-react-dialogs": "9.1.0-develop.1",
|
|
34
|
+
"@progress/kendo-react-dropdowns": "9.1.0-develop.1",
|
|
35
|
+
"@progress/kendo-react-form": "9.1.0-develop.1",
|
|
36
|
+
"@progress/kendo-react-inputs": "9.1.0-develop.1",
|
|
37
|
+
"@progress/kendo-react-intl": "9.1.0-develop.1",
|
|
38
|
+
"@progress/kendo-react-labels": "9.1.0-develop.1",
|
|
39
|
+
"@progress/kendo-react-treelist": "9.1.0-develop.1",
|
|
40
40
|
"@progress/kendo-svg-icons": "^4.0.0",
|
|
41
|
-
"react": "^16.8.2 || ^17.0.0 || ^18.0.0",
|
|
42
|
-
"react-dom": "^16.8.2 || ^17.0.0 || ^18.0.0"
|
|
41
|
+
"react": "^16.8.2 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc",
|
|
42
|
+
"react-dom": "^16.8.2 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc"
|
|
43
43
|
},
|
|
44
44
|
"dependencies": {
|
|
45
45
|
"prop-types": "^15.6.0"
|