@progress/kendo-react-grid 8.4.0-develop.5 → 8.4.0-develop.7
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 +10 -10
package/index.d.mts
CHANGED
|
@@ -632,7 +632,7 @@ export declare interface GridColumnMenuCheckboxFilterProps extends GridColumnMen
|
|
|
632
632
|
/**
|
|
633
633
|
* The column props passed by the ColumnMenu.
|
|
634
634
|
*/
|
|
635
|
-
declare interface GridColumnMenuColumnProps {
|
|
635
|
+
export declare interface GridColumnMenuColumnProps {
|
|
636
636
|
/**
|
|
637
637
|
* The field to which the column is bound.
|
|
638
638
|
*/
|
|
@@ -2508,7 +2508,7 @@ export declare interface GridRowProps extends KendoReactComponentBaseProps {
|
|
|
2508
2508
|
* - `groupFooter`—The row is a group footer.
|
|
2509
2509
|
* - `data`—The row corresponds to an item from the `data` collection which is passed to the Grid.
|
|
2510
2510
|
*/
|
|
2511
|
-
declare type GridRowType = 'groupFooter' | 'groupHeader' | 'data';
|
|
2511
|
+
export declare type GridRowType = 'groupFooter' | 'groupHeader' | 'data';
|
|
2512
2512
|
|
|
2513
2513
|
/**
|
|
2514
2514
|
* Represents the available selection modes.
|
package/index.d.ts
CHANGED
|
@@ -632,7 +632,7 @@ export declare interface GridColumnMenuCheckboxFilterProps extends GridColumnMen
|
|
|
632
632
|
/**
|
|
633
633
|
* The column props passed by the ColumnMenu.
|
|
634
634
|
*/
|
|
635
|
-
declare interface GridColumnMenuColumnProps {
|
|
635
|
+
export declare interface GridColumnMenuColumnProps {
|
|
636
636
|
/**
|
|
637
637
|
* The field to which the column is bound.
|
|
638
638
|
*/
|
|
@@ -2508,7 +2508,7 @@ export declare interface GridRowProps extends KendoReactComponentBaseProps {
|
|
|
2508
2508
|
* - `groupFooter`—The row is a group footer.
|
|
2509
2509
|
* - `data`—The row corresponds to an item from the `data` collection which is passed to the Grid.
|
|
2510
2510
|
*/
|
|
2511
|
-
declare type GridRowType = 'groupFooter' | 'groupHeader' | 'data';
|
|
2511
|
+
export declare type GridRowType = 'groupFooter' | 'groupHeader' | 'data';
|
|
2512
2512
|
|
|
2513
2513
|
/**
|
|
2514
2514
|
* Represents the available selection modes.
|
package/package-metadata.mjs
CHANGED
|
@@ -10,7 +10,7 @@ const e = {
|
|
|
10
10
|
name: "@progress/kendo-react-grid",
|
|
11
11
|
productName: "KendoReact",
|
|
12
12
|
productCodes: ["KENDOUIREACT", "KENDOUICOMPLETE"],
|
|
13
|
-
publishDate:
|
|
13
|
+
publishDate: 1727951405,
|
|
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-grid",
|
|
3
|
-
"version": "8.4.0-develop.
|
|
3
|
+
"version": "8.4.0-develop.7",
|
|
4
4
|
"description": "React Data Grid (Table) provides 100+ ready-to-use data grid features. KendoReact Grid package",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
@@ -25,15 +25,15 @@
|
|
|
25
25
|
"@progress/kendo-data-query": "^1.0.0",
|
|
26
26
|
"@progress/kendo-drawing": "^1.20.4",
|
|
27
27
|
"@progress/kendo-licensing": "^1.3.4",
|
|
28
|
-
"@progress/kendo-react-animation": "8.4.0-develop.
|
|
29
|
-
"@progress/kendo-react-buttons": "8.4.0-develop.
|
|
30
|
-
"@progress/kendo-react-common": "8.4.0-develop.
|
|
31
|
-
"@progress/kendo-react-data-tools": "8.4.0-develop.
|
|
32
|
-
"@progress/kendo-react-dateinputs": "8.4.0-develop.
|
|
33
|
-
"@progress/kendo-react-dropdowns": "8.4.0-develop.
|
|
34
|
-
"@progress/kendo-react-inputs": "8.4.0-develop.
|
|
35
|
-
"@progress/kendo-react-intl": "8.4.0-develop.
|
|
36
|
-
"@progress/kendo-react-popup": "8.4.0-develop.
|
|
28
|
+
"@progress/kendo-react-animation": "8.4.0-develop.7",
|
|
29
|
+
"@progress/kendo-react-buttons": "8.4.0-develop.7",
|
|
30
|
+
"@progress/kendo-react-common": "8.4.0-develop.7",
|
|
31
|
+
"@progress/kendo-react-data-tools": "8.4.0-develop.7",
|
|
32
|
+
"@progress/kendo-react-dateinputs": "8.4.0-develop.7",
|
|
33
|
+
"@progress/kendo-react-dropdowns": "8.4.0-develop.7",
|
|
34
|
+
"@progress/kendo-react-inputs": "8.4.0-develop.7",
|
|
35
|
+
"@progress/kendo-react-intl": "8.4.0-develop.7",
|
|
36
|
+
"@progress/kendo-react-popup": "8.4.0-develop.7",
|
|
37
37
|
"@progress/kendo-svg-icons": "^3.0.0",
|
|
38
38
|
"react": "^16.8.2 || ^17.0.0 || ^18.0.0",
|
|
39
39
|
"react-dom": "^16.8.2 || ^17.0.0 || ^18.0.0"
|