@progress/kendo-react-dateinputs 9.3.0-develop.2 → 9.3.0-develop.4
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/dateinput/DateInput.js +1 -1
- package/dateinput/DateInput.mjs +166 -169
- package/dist/cdn/js/kendo-react-dateinputs.js +1 -1
- package/index.d.mts +4 -0
- package/index.d.ts +4 -0
- package/package-metadata.mjs +1 -1
- package/package.json +7 -7
package/index.d.mts
CHANGED
|
@@ -556,6 +556,8 @@ export declare class CenturyViewService implements ViewService {
|
|
|
556
556
|
*/
|
|
557
557
|
export declare const DateInput: React_2.ForwardRefExoticComponent<DateInputProps<any> & React_2.RefAttributes<DateInputHandle>>;
|
|
558
558
|
|
|
559
|
+
export declare type DateInput = DateInputHandle;
|
|
560
|
+
|
|
559
561
|
/**
|
|
560
562
|
* The arguments for the `change` event of the DateInput. The generic argument sets the target type of the event. Defaults to `DateInput`.
|
|
561
563
|
*/
|
|
@@ -1109,6 +1111,8 @@ declare interface DateInputsPopupSettings extends PopupProps {
|
|
|
1109
1111
|
*/
|
|
1110
1112
|
export declare const DatePicker: React_2.ForwardRefExoticComponent<DatePickerProps & React_2.RefAttributes<DatePickerHandle>>;
|
|
1111
1113
|
|
|
1114
|
+
export declare type DatePicker = DatePickerHandle;
|
|
1115
|
+
|
|
1112
1116
|
/**
|
|
1113
1117
|
* The arguments for the `onChange` event of the DatePicker.
|
|
1114
1118
|
*/
|
package/index.d.ts
CHANGED
|
@@ -556,6 +556,8 @@ export declare class CenturyViewService implements ViewService {
|
|
|
556
556
|
*/
|
|
557
557
|
export declare const DateInput: React_2.ForwardRefExoticComponent<DateInputProps<any> & React_2.RefAttributes<DateInputHandle>>;
|
|
558
558
|
|
|
559
|
+
export declare type DateInput = DateInputHandle;
|
|
560
|
+
|
|
559
561
|
/**
|
|
560
562
|
* The arguments for the `change` event of the DateInput. The generic argument sets the target type of the event. Defaults to `DateInput`.
|
|
561
563
|
*/
|
|
@@ -1109,6 +1111,8 @@ declare interface DateInputsPopupSettings extends PopupProps {
|
|
|
1109
1111
|
*/
|
|
1110
1112
|
export declare const DatePicker: React_2.ForwardRefExoticComponent<DatePickerProps & React_2.RefAttributes<DatePickerHandle>>;
|
|
1111
1113
|
|
|
1114
|
+
export declare type DatePicker = DatePickerHandle;
|
|
1115
|
+
|
|
1112
1116
|
/**
|
|
1113
1117
|
* The arguments for the `onChange` event of the DatePicker.
|
|
1114
1118
|
*/
|
package/package-metadata.mjs
CHANGED
|
@@ -10,7 +10,7 @@ const e = {
|
|
|
10
10
|
name: "@progress/kendo-react-dateinputs",
|
|
11
11
|
productName: "KendoReact",
|
|
12
12
|
productCodes: ["KENDOUIREACT", "KENDOUICOMPLETE"],
|
|
13
|
-
publishDate:
|
|
13
|
+
publishDate: 1737452262,
|
|
14
14
|
version: "",
|
|
15
15
|
licensingDocsUrl: "https://www.telerik.com/kendo-react-ui/components/my-license/?utm_medium=product&utm_source=kendoreact&utm_campaign=kendo-ui-react-purchase-license-keys-warning"
|
|
16
16
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-react-dateinputs",
|
|
3
|
-
"version": "9.3.0-develop.
|
|
3
|
+
"version": "9.3.0-develop.4",
|
|
4
4
|
"description": "React DateInput is a perfect input component for handling quick and efficient date values. KendoReact Date Inputs package",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
@@ -25,12 +25,12 @@
|
|
|
25
25
|
"@progress/kendo-date-math": "^1.4.0",
|
|
26
26
|
"@progress/kendo-licensing": "^1.3.4",
|
|
27
27
|
"@progress/kendo-dateinputs-common": "^0.4.0",
|
|
28
|
-
"@progress/kendo-react-buttons": "9.3.0-develop.
|
|
29
|
-
"@progress/kendo-react-common": "9.3.0-develop.
|
|
30
|
-
"@progress/kendo-react-intl": "9.3.0-develop.
|
|
31
|
-
"@progress/kendo-react-labels": "9.3.0-develop.
|
|
32
|
-
"@progress/kendo-react-layout": "9.3.0-develop.
|
|
33
|
-
"@progress/kendo-react-popup": "9.3.0-develop.
|
|
28
|
+
"@progress/kendo-react-buttons": "9.3.0-develop.4",
|
|
29
|
+
"@progress/kendo-react-common": "9.3.0-develop.4",
|
|
30
|
+
"@progress/kendo-react-intl": "9.3.0-develop.4",
|
|
31
|
+
"@progress/kendo-react-labels": "9.3.0-develop.4",
|
|
32
|
+
"@progress/kendo-react-layout": "9.3.0-develop.4",
|
|
33
|
+
"@progress/kendo-react-popup": "9.3.0-develop.4",
|
|
34
34
|
"@progress/kendo-svg-icons": "^4.0.0",
|
|
35
35
|
"react": "^16.8.2 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc",
|
|
36
36
|
"react-dom": "^16.8.2 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc"
|