@progress/kendo-vue-inputs 4.3.0 → 4.3.1-dev.202402011147
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 +1 -1
- package/dist/cdn/js/kendo-vue-inputs.js +1 -1
- package/dist/es/checkbox/Checkbox.js +1 -1
- package/dist/es/package-metadata.js +1 -1
- package/dist/esm/checkbox/Checkbox.js +1 -1
- package/dist/esm/package-metadata.js +1 -1
- package/dist/npm/checkbox/Checkbox.js +1 -1
- package/dist/npm/package-metadata.js +1 -1
- package/package.json +13 -13
package/README.md
CHANGED
|
@@ -31,7 +31,7 @@ Among the many features which the Kendo UI for Vue Inputs deliver are:
|
|
|
31
31
|
* **Formats and placeholders**—Control the placeholders for the input field, including custom formats.
|
|
32
32
|
* **Controlled state**—Control the value Inputs.
|
|
33
33
|
* **Accessibility support**—The Inputs are compliant with WAI-ARIA and Section 508.
|
|
34
|
-
* [Theme support](https://www.telerik.com/kendo-vue-ui/components/styling/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-inputs)—The Kendo UI for Vue Inputs, as well as all 80+ components in the Kendo UI for Vue suite, are styled in
|
|
34
|
+
* [Theme support](https://www.telerik.com/kendo-vue-ui/components/styling/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-inputs)—The Kendo UI for Vue Inputs, as well as all 80+ components in the Kendo UI for Vue suite, are styled in four polished themes (Bootstrap, Material, Default and Fluent) and can be further customized to match your specific design guidelines.
|
|
35
35
|
|
|
36
36
|
## Support Options
|
|
37
37
|
|