@progress/kendo-react-gantt 7.3.0 → 7.4.0-develop.2
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 +12 -12
package/index.d.mts
CHANGED
|
@@ -632,7 +632,7 @@ export declare interface GanttFormStateChangeEvent {
|
|
|
632
632
|
}
|
|
633
633
|
|
|
634
634
|
/**
|
|
635
|
-
* Represents the Object which is passed to the [`ref`](https://
|
|
635
|
+
* Represents the Object which is passed to the [`ref`](https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom) callback of the Gantt component.
|
|
636
636
|
*/
|
|
637
637
|
declare interface GanttHandle {
|
|
638
638
|
/**
|
|
@@ -1231,7 +1231,7 @@ declare interface GanttViewDateRangeArgs {
|
|
|
1231
1231
|
}
|
|
1232
1232
|
|
|
1233
1233
|
/**
|
|
1234
|
-
* Represents the Object which is passed to the [`ref`](https://
|
|
1234
|
+
* Represents the Object which is passed to the [`ref`](https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom) callback of the GanttView component.
|
|
1235
1235
|
*/
|
|
1236
1236
|
declare interface GanttViewHandle {
|
|
1237
1237
|
/**
|
package/index.d.ts
CHANGED
|
@@ -632,7 +632,7 @@ export declare interface GanttFormStateChangeEvent {
|
|
|
632
632
|
}
|
|
633
633
|
|
|
634
634
|
/**
|
|
635
|
-
* Represents the Object which is passed to the [`ref`](https://
|
|
635
|
+
* Represents the Object which is passed to the [`ref`](https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom) callback of the Gantt component.
|
|
636
636
|
*/
|
|
637
637
|
declare interface GanttHandle {
|
|
638
638
|
/**
|
|
@@ -1231,7 +1231,7 @@ declare interface GanttViewDateRangeArgs {
|
|
|
1231
1231
|
}
|
|
1232
1232
|
|
|
1233
1233
|
/**
|
|
1234
|
-
* Represents the Object which is passed to the [`ref`](https://
|
|
1234
|
+
* Represents the Object which is passed to the [`ref`](https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom) callback of the GanttView component.
|
|
1235
1235
|
*/
|
|
1236
1236
|
declare interface GanttViewHandle {
|
|
1237
1237
|
/**
|
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: 1711103389,
|
|
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": "7.
|
|
3
|
+
"version": "7.4.0-develop.2",
|
|
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,17 +26,17 @@
|
|
|
26
26
|
"@progress/kendo-date-math": "^1.4.1",
|
|
27
27
|
"@progress/kendo-drawing": "^1.19.0",
|
|
28
28
|
"@progress/kendo-licensing": "^1.3.4",
|
|
29
|
-
"@progress/kendo-react-buttons": "7.
|
|
30
|
-
"@progress/kendo-react-common": "7.
|
|
31
|
-
"@progress/kendo-react-data-tools": "7.
|
|
32
|
-
"@progress/kendo-react-dateinputs": "7.
|
|
33
|
-
"@progress/kendo-react-dialogs": "7.
|
|
34
|
-
"@progress/kendo-react-dropdowns": "7.
|
|
35
|
-
"@progress/kendo-react-form": "7.
|
|
36
|
-
"@progress/kendo-react-inputs": "7.
|
|
37
|
-
"@progress/kendo-react-intl": "7.
|
|
38
|
-
"@progress/kendo-react-labels": "7.
|
|
39
|
-
"@progress/kendo-react-treelist": "7.
|
|
29
|
+
"@progress/kendo-react-buttons": "7.4.0-develop.2",
|
|
30
|
+
"@progress/kendo-react-common": "7.4.0-develop.2",
|
|
31
|
+
"@progress/kendo-react-data-tools": "7.4.0-develop.2",
|
|
32
|
+
"@progress/kendo-react-dateinputs": "7.4.0-develop.2",
|
|
33
|
+
"@progress/kendo-react-dialogs": "7.4.0-develop.2",
|
|
34
|
+
"@progress/kendo-react-dropdowns": "7.4.0-develop.2",
|
|
35
|
+
"@progress/kendo-react-form": "7.4.0-develop.2",
|
|
36
|
+
"@progress/kendo-react-inputs": "7.4.0-develop.2",
|
|
37
|
+
"@progress/kendo-react-intl": "7.4.0-develop.2",
|
|
38
|
+
"@progress/kendo-react-labels": "7.4.0-develop.2",
|
|
39
|
+
"@progress/kendo-react-treelist": "7.4.0-develop.2",
|
|
40
40
|
"@progress/kendo-svg-icons": "^2.1.0",
|
|
41
41
|
"react": "^16.8.2 || ^17.0.0 || ^18.0.0",
|
|
42
42
|
"react-dom": "^16.8.2 || ^17.0.0 || ^18.0.0"
|