@progress/kendo-vue-editor 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 CHANGED
@@ -27,7 +27,7 @@ Among the features which the Kendo UI for Vue Editor component delivers are:
27
27
  * [Plugins](https://www.telerik.com/kendo-vue-ui/components/editor/plugins/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-editor)—Various ways to extend and customize the functionality and features of the editor by using different plugins.
28
28
  * [Modifying the schema](https://www.telerik.com/kendo-vue-ui/components/editor/schema/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-editor)—By modifying the default, built-in schema, you can add additional types of nodes and marks as well as edit and remove the existing ones. This results in more tailored and customizable experience for the users.
29
29
  * [Globalization](https://www.telerik.com/kendo-vue-ui/components/editor/globalization/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-editor)—By using the available globalization options in Kendo UI for Vue, you can translate the Editor messages by adapting them to specific culture locales.
30
- * [Theme support](https://www.telerik.com/kendo-vue-ui/components/styling/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-editor)—The Kendo UI for Vue Editor, as well as all 100+ components in the Kendo UI for Vue suite, are styled in three polished themes (Bootstrap, Material, and Default) and can be further customized to match your specific design guidelines.
30
+ * [Theme support](https://www.telerik.com/kendo-vue-ui/components/styling/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-editor)—The Kendo UI for Vue Editor, as well as all 100+ 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.
31
31
 
32
32
  ## Support Options
33
33