@syncfusion/ej2-react-richtexteditor 34.1.30 → 34.1.33

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
@@ -1,12 +1,12 @@
1
1
  # React Rich Text Editor Component | React Markdown Editor
2
2
 
3
- The [React Rich Text Editor](https://www.syncfusion.com/react-ui-components/react-wysiwyg-rich-text-editor?utm_source=npm&utm_medium=listing&utm_campaign=react-rich-text-editor-npm) is a feature-rich WYSIWYG HTML editor and Markdown editor. The Rich Text Editor is widely used to create blogs, forum posts, notes sections, comment sections, messaging applications, and more. The control provides an efficient user interface for a better editing experience with mobile support. It has a variety of tools to edit and format rich content, and it return a valid HTML markup or Markdown (MD) content. It allows users to insert images, links, tables, media files and lists with modular architectures.
3
+ The [React Rich Text Editor](https://www.syncfusion.com/rich-text-editor-sdk/react-rich-text-editor?utm_source=npm&utm_medium=listing&utm_campaign=react-rich-text-editor-npm) is a feature-rich WYSIWYG HTML editor and Markdown editor. The Rich Text Editor is widely used to create blogs, forum posts, notes sections, comment sections, messaging applications, and more. The control provides an efficient user interface for a better editing experience with mobile support. It has a variety of tools to edit and format rich content, and it return a valid HTML markup or Markdown (MD) content. It allows users to insert images, links, tables, media files and lists with modular architectures.
4
4
 
5
5
  <div align="center">
6
6
  <h4>
7
- <a href="https://ej2.syncfusion.com/react/documentation/rich-text-editor/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=react-richtexteditor-npm">📖Getting started</a> &#x2022;
7
+ <a href="https://help.syncfusion.com/rich-text-editor-sdk/react/rich-text-editor/getting-started">📖Getting started</a> &#x2022;
8
8
  <a href="https://ej2.syncfusion.com/react/demos/?utm_source=npm&utm_medium=listing&utm_campaign=react-richtexteditor-npm#/tailwind3/rich-text-editor/tools">🚀Online demos</a> &#x2022;
9
- <a href="https://www.syncfusion.com/react-components/react-wysiwyg-rich-text-editor?utm_source=npm&utm_medium=listing&utm_campaign=react-richtexteditor-npm">🌐Learn more</a>
9
+ <a href="https://www.syncfusion.com/rich-text-editor-sdk/react-rich-text-editor?utm_source=npm&utm_medium=listing&utm_campaign=react-richtexteditor-npm">🌐Learn more</a>
10
10
  </h4>
11
11
  </div>
12
12
 
@@ -188,11 +188,11 @@ Rich Text Editor control is also offered in following list of frameworks.
188
188
 
189
189
  ## 📚 Resources
190
190
 
191
- * [Documentation](https://ej2.syncfusion.com/react/documentation/rich-text-editor/getting-started)
191
+ * [Documentation](https://help.syncfusion.com/rich-text-editor-sdk/react/rich-text-editor/getting-started)
192
192
  * [AI Coding Assistant](https://ej2.syncfusion.com/react/documentation/ai-coding-assistants/overview)
193
193
  * [Theme Studio](https://ej2.syncfusion.com/themestudio/)
194
- * [What's New](https://www.syncfusion.com/products/whatsnew/react?utm_medium=listing&utm_source=github)
195
- * [Road Map](https://www.syncfusion.com/products/roadmap/react)
194
+ * [What's New](https://www.syncfusion.com/products/whatsnew/rich-text-editor-sdk)
195
+ * [Road Map](https://www.syncfusion.com/products/roadmap/rich-text-editor-sdk)
196
196
  * [E-Books](https://www.syncfusion.com/succinctly-free-ebooks?searchkey=react&type=all)
197
197
 
198
198
  ## 🤝 Support
@@ -200,7 +200,7 @@ Rich Text Editor control is also offered in following list of frameworks.
200
200
  Product support is available through the following mediums.
201
201
 
202
202
  * [Support ticket](https://support.syncfusion.com/support/tickets/create) - Guaranteed Response in 24 hours | Unlimited tickets | Holiday support
203
- * [Community forum](https://www.syncfusion.com/forums/react-js2?utm_source=npm&utm_medium=listing&utm_campaign=react-richtexteditor-npm)
203
+ * [Community forum](https://www.syncfusion.com/forums/rich-text-editor-sdk)
204
204
  * [GitHub issues](https://github.com/syncfusion/ej2-react-ui-components/issues/new)
205
205
  * [Request feature or report bug](https://www.syncfusion.com/feedback/react?utm_source=npm&utm_medium=listing&utm_campaign=react-richtexteditor-npm)
206
206
  * Live chat
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-richtexteditor.min.js
3
- * version : 34.1.30
3
+ * version : 34.1.33
4
4
  * Copyright Syncfusion Inc. 2001 - 2025. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-richtexteditor.umd.min.js
3
- * version : 34.1.30
3
+ * version : 34.1.33
4
4
  * Copyright Syncfusion Inc. 2001 - 2025. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@syncfusion/ej2-react-richtexteditor",
3
- "version": "34.1.30",
3
+ "version": "34.1.33",
4
4
  "description": "Essential JS 2 RichTextEditor component for React",
5
5
  "author": "Syncfusion Inc.",
6
6
  "license": "SEE LICENSE IN license",
@@ -21,7 +21,7 @@
21
21
  "dependencies": {
22
22
  "@syncfusion/ej2-base": "~34.1.30",
23
23
  "@syncfusion/ej2-react-base": "~34.1.29",
24
- "@syncfusion/ej2-richtexteditor": "34.1.30"
24
+ "@syncfusion/ej2-richtexteditor": "34.1.33"
25
25
  },
26
26
  "devDependencies": {},
27
27
  "sideEffects": false,