@progress/kendo-react-data-tools 4.10.0-dev.202110110702 → 4.10.0-dev.202110260913

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 CHANGED
@@ -3,7 +3,7 @@
3
3
  </a>
4
4
 
5
5
 
6
- ## KendoReact Data Tools for React (Pager Component)
6
+ # KendoReact Data Tools Library for React
7
7
 
8
8
  > **Important**
9
9
  > * 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-datatools)&mdash;a commercial UI library.
@@ -15,15 +15,26 @@
15
15
 
16
16
  The KendoReact Data Tools package delivers data-related components to manage and control the data in the application.
17
17
 
18
- The KendoReact Data Tools package includes the [Pager component](https://www.telerik.com/kendo-react-ui/components/datatools/pager/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-datatools).
18
+ What's in this package (ToC):
19
19
 
20
- ## React Pager
20
+ * [React Pager component](#react-pager-component)
21
+ * [React Filter component](#react-filter-component)
22
+ * [React Data Tools Library Shared Features](#react-data-tools-library-shared-features)
23
+ * [Support Options](#support-options)
24
+ * [Resources](#resources)
21
25
 
22
- The KendoReact Pager provides options for splitting content into pages.
26
+ ## React Pager Component
23
27
 
24
- It has high customization that allows changing different options like the type of the pager, the button counts for the pages, the messages and many others.
28
+ [The KendoReact Pager component](https://www.telerik.com/kendo-react-ui/components/datatools/pager/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-datatools) provides options for splitting content into pages. It is very customizable, allowing developers to change the type of the pager, the button counts for the pages, the messages and more.
25
29
 
26
- * [**Theme support**](https://www.telerik.com/kendo-react-ui/components/styling/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-datatools)&mdash;The KendoReact Data Tools, as well as all 90+ components in the KendoReact suite, are styled in three polished themes (Bootstrap, Material, and Default) and can be further customized to match your specific design guidelines.
30
+ ## React Filter Component
31
+
32
+ [The KendoReact Filter component](https://www.telerik.com/kendo-react-ui/components/datatools/filter/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-datatools) provides an intuitive interface to build out complex filter descriptions. The component can tie into any existing data model and provide an ever-expanding list of parameters to be used as a part of the filter expression. Each filter parameter can be removed as easily as it was added, by simply clicking the delete action item.
33
+
34
+ ## React Data Tools Library Shared Features
35
+
36
+ * **Accessibility support**&mdash;The Data Tools are compliant with WAI-ARIA and Section 508.
37
+ * [**Theme support**](https://www.telerik.com/kendo-react-ui/components/styling/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-datatools)&mdash;The KendoReact Data Tools, as well as all 100+ components in the KendoReact suite, are styled in three polished themes (Bootstrap, Material, and Default) and can be further customized to match your specific design guidelines.
27
38
 
28
39
  ## Support Options
29
40
 
@@ -38,7 +49,7 @@ For any issues you might encounter while working with the KendoReact Data Tools,
38
49
  * [Getting Started with KendoReact](https://www.telerik.com/kendo-react-ui/getting-started/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-datatools)
39
50
  * [Getting Started with the KendoReact Data Tools](https://www.telerik.com/kendo-react-ui/components/datatools/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-datatools)
40
51
  * [API Reference of the KendoReact Data Tools](https://www.telerik.com/kendo-react-ui/components/datatools/api/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-datatools)
41
- * [KendoReact Roadmap](https://www.telerik.com/kendo-react-ui/roadmap/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-datatools)
52
+ * [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-datatools)
42
53
  * [Blogs](https://www.telerik.com/blogs/tag/kendoreact?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-datatools)
43
54
  * [Demos, documentation, and component reference](https://www.telerik.com/kendo-react-ui/components/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-datatools)
44
55
  * [KendoReact pricing and licensing](https://www.telerik.com/kendo-react-ui/pricing/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-react-trial-npm-datatools)