@progress/kendo-react-dialogs 10.0.0-develop.4 → 10.0.0
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/README.md +8 -12
- package/package.json +4 -4
package/README.md
CHANGED
|
@@ -1,17 +1,13 @@
|
|
|
1
|
-
|
|
2
|
-
<img src="https://www.telerik.com/kendo-react-ui/components/npm-banner.svg" alt="KendoReact NPM Banner">
|
|
3
|
-
</a>
|
|
1
|
+
[](https://www.telerik.com/kendo-react-ui/components/free?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-dialogs&utm_content=banner)
|
|
4
2
|
|
|
5
3
|
# KendoReact Dialogs Library for React
|
|
6
4
|
|
|
7
5
|
> **Important**
|
|
8
6
|
>
|
|
9
7
|
> - This package is а part of [KendoReact](https://www.telerik.com/kendo-react-ui?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-dialogs)—an enterprise-grade UI library with 120+ free and premium components.
|
|
10
|
-
> - This package contains free KendoReact components. You can use it even in production, no sign-up or license required. If you're looking for more free React components, check out [Get Started with KendoReact Free
|
|
11
|
-
> -
|
|
12
|
-
> - The [30-day free trial](https://www.telerik.com/try/kendo-react-ui?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-dialogs) gives you access to all
|
|
13
|
-
>
|
|
14
|
-
> [Start using KendoReact](https://www.telerik.com/try/kendo-react-ui?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-dialogs) and speed up your development process!
|
|
8
|
+
> - This package contains free KendoReact components. You can use it even in production, no sign-up or license required. If you're looking for more free React components, check out [Get Started with KendoReact Free](https://www.telerik.com/kendo-react-ui/components/free).
|
|
9
|
+
> - Installing and working with this package indicates that you [accept the KendoReact License Agreement](https://www.telerik.com/purchase/license-agreement/progress-kendoreact?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-dialogs).
|
|
10
|
+
> - The [30-day free trial](https://www.telerik.com/try/kendo-react-ui?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-dialogs) gives you access to all KendoReact components and their full functionality. Additionally, for the period of your trial, you can use our legendary technical support provided directly by the KendoReact dev team!
|
|
15
11
|
|
|
16
12
|
The React Dialogs, part of KendoReact, are UI components for prompting user interaction. They provide modal and non-modal windows for showing additional information to the user, filling a form and many others.
|
|
17
13
|
|
|
@@ -46,7 +42,7 @@ Among the many features which the KendoReact Dialogs deliver are:
|
|
|
46
42
|
|
|
47
43
|
## React Dialog Component
|
|
48
44
|
|
|
49
|
-
> This is a **free React component**—no sign-up or license required
|
|
45
|
+
> This is a **free React component**—no sign-up or license required.
|
|
50
46
|
|
|
51
47
|
[The KendoReact Dialog component](https://www.telerik.com/kendo-react-ui/components/dialogs/dialog/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-dialogs) is part of KendoReact and presents a modal window with content and prompts the user to take specific actions by interacting with built-in buttons for different actions. The React Dialog has the flexibility to define custom actions and buttons at the bottom of the component, referred to as the Dialog Action Buttons. By default, the KendoReact Dialog has some internal calculations for height and width, but these can easily be overridden by using the width and height bindings of the Dialog component.
|
|
52
48
|
|
|
@@ -74,7 +70,7 @@ import { Button } from '@progress/kendo-react-buttons'; // You can import any ot
|
|
|
74
70
|
|
|
75
71
|
## React Window Component
|
|
76
72
|
|
|
77
|
-
> This is a **free React component**—no sign-up or license required
|
|
73
|
+
> This is a **free React component**—no sign-up or license required.
|
|
78
74
|
|
|
79
75
|
[The KendoReact Window component](https://www.telerik.com/kendo-react-ui/components/dialogs/window/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-dialogs) displays content in a non-modal fashion and allows for the window to be moved throughout the page as well as resized based on user requirements.Each React Window has built-in action items for minimizing, maximizing and closing the window. By default, the React Window is in an uncontrolled state and can be resized or moved depending on its internal logic. For scenarios that require a controlled component, every aspect of the window can be maintained by controlling the state of the component.
|
|
80
76
|
|
|
@@ -104,14 +100,14 @@ import { Button } from '@progress/kendo-react-buttons'; // You can import any ot
|
|
|
104
100
|
|
|
105
101
|
For any issues you might encounter while working with the KendoReact Dialogs, use any of the available support channels:
|
|
106
102
|
|
|
107
|
-
- Industry-leading technical support—KendoReact paid license holders and users with an active (free) trial license can take advantage of our outstanding customer support. To submit a ticket, use [the dedicated KendoReact support system](https://www.telerik.com/account/support-
|
|
103
|
+
- Industry-leading technical support—KendoReact paid license holders and users with an active (free) trial license can take advantage of our outstanding customer support. To submit a ticket, use [the dedicated KendoReact support system](https://www.telerik.com/account/support-center/contact-us/technical-support?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-dialogs).
|
|
108
104
|
- Product forums—The [KendoReact forums](https://www.telerik.com/forums/kendo-ui-react?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-dialogs) are part of the free support you can get from the community and from the KendoReact team.
|
|
109
105
|
- Feedback portal—The [KendoReact feedback portal](https://feedback.telerik.com/kendo-react-ui?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-dialogs) is where you can request and vote for new features to be added.
|
|
110
106
|
|
|
111
107
|
## Resources
|
|
112
108
|
|
|
113
109
|
- [Getting Started with KendoReact](https://www.telerik.com/kendo-react-ui/components/getting-started/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-dialogs)
|
|
114
|
-
- [Get Started with KendoReact Free
|
|
110
|
+
- [Get Started with KendoReact Free](https://www.telerik.com/kendo-react-ui/components/free)
|
|
115
111
|
- [Getting Started with the KendoReact Dialogs](https://www.telerik.com/kendo-react-ui/components/dialogs/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-dialogs)
|
|
116
112
|
- [API Reference of the KendoReact Dialogs](https://www.telerik.com/kendo-react-ui/components/dialogs/api/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-dialogs)
|
|
117
113
|
- [KendoReact Roadmap](https://www.telerik.com/support/whats-new/kendo-react-ui/roadmap?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-dialogs)
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-react-dialogs",
|
|
3
|
-
"version": "10.0.0
|
|
3
|
+
"version": "10.0.0",
|
|
4
4
|
"description": "React Dialogs provide modal and non-modal windows for showing additional information to the user. KendoReact Dialogs package",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
@@ -25,9 +25,9 @@
|
|
|
25
25
|
},
|
|
26
26
|
"sideEffects": false,
|
|
27
27
|
"peerDependencies": {
|
|
28
|
-
"@progress/kendo-licensing": "^1.5.
|
|
29
|
-
"@progress/kendo-react-buttons": "10.0.0
|
|
30
|
-
"@progress/kendo-react-common": "10.0.0
|
|
28
|
+
"@progress/kendo-licensing": "^1.5.1",
|
|
29
|
+
"@progress/kendo-react-buttons": "10.0.0",
|
|
30
|
+
"@progress/kendo-react-common": "10.0.0",
|
|
31
31
|
"@progress/kendo-svg-icons": "^4.0.0",
|
|
32
32
|
"react": "^16.8.2 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc",
|
|
33
33
|
"react-dom": "^16.8.2 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc"
|