@syncfusion/ej2-react-richtexteditor 20.3.61 → 20.4.38
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/CHANGELOG.md +0 -31
- package/README.md +113 -51
- package/diConfig.json +4 -4
- package/dist/ej2-react-richtexteditor.min.js +1 -1
- package/dist/ej2-react-richtexteditor.umd.min.js +1 -1
- package/package.json +17 -17
- package/styles/bootstrap-dark.css +12 -5
- package/styles/bootstrap.css +12 -5
- package/styles/bootstrap4.css +12 -5
- package/styles/bootstrap5-dark.css +12 -5
- package/styles/bootstrap5.css +12 -5
- package/styles/fabric-dark.css +12 -5
- package/styles/fabric.css +12 -5
- package/styles/fluent-dark.css +12 -5
- package/styles/fluent.css +12 -5
- package/styles/highcontrast-light.css +12 -5
- package/styles/highcontrast.css +12 -5
- package/styles/material-dark.css +12 -5
- package/styles/material.css +12 -5
- package/styles/rich-text-editor/bootstrap-dark.css +12 -5
- package/styles/rich-text-editor/bootstrap.css +12 -5
- package/styles/rich-text-editor/bootstrap4.css +12 -5
- package/styles/rich-text-editor/bootstrap5-dark.css +12 -5
- package/styles/rich-text-editor/bootstrap5.css +12 -5
- package/styles/rich-text-editor/fabric-dark.css +12 -5
- package/styles/rich-text-editor/fabric.css +12 -5
- package/styles/rich-text-editor/fluent-dark.css +12 -5
- package/styles/rich-text-editor/fluent.css +12 -5
- package/styles/rich-text-editor/highcontrast-light.css +12 -5
- package/styles/rich-text-editor/highcontrast.css +12 -5
- package/styles/rich-text-editor/material-dark.css +12 -5
- package/styles/rich-text-editor/material.css +12 -5
- package/styles/rich-text-editor/tailwind-dark.css +12 -5
- package/styles/rich-text-editor/tailwind.css +12 -5
- package/styles/tailwind-dark.css +12 -5
- package/styles/tailwind.css +12 -5
package/CHANGELOG.md
CHANGED
@@ -2,37 +2,6 @@
|
|
2
2
|
|
3
3
|
## [Unreleased]
|
4
4
|
|
5
|
-
### RichTextEditor
|
6
|
-
|
7
|
-
#### Bug Fixes
|
8
|
-
|
9
|
-
- `#I422392` - Now, the embed video is not removed when pressing the enter key.
|
10
|
-
- `#I422764` - Now, when using similar fontFamily values for multiple items updates the dropDown text properly.
|
11
|
-
|
12
|
-
## 20.3.60 (2022-12-06)
|
13
|
-
|
14
|
-
### RichTextEditor
|
15
|
-
|
16
|
-
#### Bug Fixes
|
17
|
-
|
18
|
-
- `#I416708` - Now, pasting the content from MS Word will maintain the DOM structure properly.
|
19
|
-
- `#I418749` - Now, pasted texts get inside the `contentEditable div` when using the `enterKey` as `BR` or `DIV`.
|
20
|
-
- `#FB39086` - Now, image not duplicated when press the enter key.
|
21
|
-
- `#I420916` - Now, the indent and outdent toolbar are working properly for the RTL mode.
|
22
|
-
- `#I421972` - Now, the display popup toolbar item in the Image quick toolbar displays the text properly.
|
23
|
-
|
24
|
-
## 20.3.59 (2022-11-29)
|
25
|
-
|
26
|
-
### RichTextEditor
|
27
|
-
|
28
|
-
#### Bug Fixes
|
29
|
-
|
30
|
-
- `#I411229` - Now, pressing the enter key at the start of a line after deleting the previous line works properly.
|
31
|
-
- `#I412883` - Now, pressing the enter key at the start of the dynamically inserted text works properly.
|
32
|
-
- `#I412540` - Now, the indentation format is maintained properly when pasting content from MS Word.
|
33
|
-
- `#I416708` - Now, pressing the backspace key after pasting contents from MS Word works properly.
|
34
|
-
- `#I417838` - Now, Underline and Strike through toolbar styles will work properly when we change the font size in RTE.
|
35
|
-
|
36
5
|
## 20.3.47 (2022-09-29)
|
37
6
|
|
38
7
|
### RichTextEditor
|
package/README.md
CHANGED
@@ -1,67 +1,129 @@
|
|
1
|
-
#
|
1
|
+
# React RichTextEditor Component
|
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) component is a HTML and
|
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) component is a feature-rich WYSIWYG HTML editor and WYSIWYG 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
|
+
<p align="center">
|
6
|
+
<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> .
|
7
|
+
<a href="https://ej2.syncfusion.com/react/demos/?utm_source=npm&utm_medium=listing&utm_campaign=react-richtexteditor-npm#/bootstrap5/rich-text-editor/tools">Online demos</a> .
|
8
|
+
<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
|
+
</p>
|
6
10
|
|
11
|
+
<p align="center">
|
12
|
+
<img src="https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/react/react-rich-text-editor.gif" alt="React RichTextEditor Component"/>
|
13
|
+
</p>
|
7
14
|
|
8
|
-
>
|
15
|
+
<p align="center">
|
16
|
+
Trusted by the world's leading companies
|
17
|
+
<a href="https://www.syncfusion.com">
|
18
|
+
<img src="https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/syncfusion/syncfusion-trusted-companies.webp" alt="Bootstrap logo">
|
19
|
+
</a>
|
20
|
+
</p>
|
9
21
|
|
10
|
-
|
22
|
+
## Setup
|
11
23
|
|
12
|
-
|
24
|
+
### Create a React Application
|
13
25
|
|
14
|
-
|
26
|
+
You can use [`create-react-app`](https://github.com/facebookincubator/create-react-app) to setup applications. To create React app use the following command.
|
15
27
|
|
28
|
+
```bash
|
29
|
+
npx create-react-app my-app --template typescript
|
30
|
+
cd my-app
|
31
|
+
npm start
|
16
32
|
```
|
17
|
-
npm install @syncfusion/ej2-react-richtexteditor
|
18
33
|
|
34
|
+
### Adding Syncfusion Rich Text Editor package
|
35
|
+
|
36
|
+
To install RichTextEditor component and its dependent packages, use the following command.
|
37
|
+
|
38
|
+
```
|
39
|
+
npm install @syncfusion/ej2-react-richtexteditor --save
|
40
|
+
|
41
|
+
```
|
42
|
+
|
43
|
+
### Adding CSS references for Rich Text Editor
|
44
|
+
|
45
|
+
Add CSS references needed for Rich Text Editor in **src/App.css** from **../node_modules/@syncfusion** package folder.
|
46
|
+
|
47
|
+
```css
|
48
|
+
@import '../../node_modules/@syncfusion/ej2-base/styles/bootstrap5.css';
|
49
|
+
@import '../../node_modules/@syncfusion/ej2-icons/styles/bootstrap5.css';
|
50
|
+
@import '../../node_modules/@syncfusion/ej2-buttons/styles/bootstrap5.css';
|
51
|
+
@import '../../node_modules/@syncfusion/ej2-splitbuttons/styles/bootstrap5.css';
|
52
|
+
@import '../../node_modules/@syncfusion/ej2-inputs/styles/bootstrap5.css';
|
53
|
+
@import '../../node_modules/@syncfusion/ej2-lists/styles/bootstrap5.css';
|
54
|
+
@import '../../node_modules/@syncfusion/ej2-navigations/styles/bootstrap5.css';
|
55
|
+
@import '../../node_modules/@syncfusion/ej2-popups/styles/bootstrap5.css';
|
56
|
+
@import '../../node_modules/@syncfusion/ej2-richtexteditor/styles/bootstrap5.css';
|
57
|
+
```
|
58
|
+
|
59
|
+
### Add Rich Text Editor Component
|
60
|
+
|
61
|
+
In **src/App.tsx** file, use the following code snippet to render the Syncfusion React Rich Text Editor control and import **App.css** to apply styles to the richtexteditor:
|
62
|
+
|
63
|
+
```typescript
|
64
|
+
import { HtmlEditor, Image, Inject, Link, QuickToolbar, RichTextEditorComponent, Toolbar } from '@syncfusion/ej2-react-richtexteditor';
|
65
|
+
import * as React from 'react';
|
66
|
+
import './App.css';
|
67
|
+
|
68
|
+
function App() {
|
69
|
+
return (
|
70
|
+
<div className="App">
|
71
|
+
<RichTextEditorComponent>
|
72
|
+
<p>The Rich Text Editor component is WYSIWYG ("what you see is what you get") editor that provides the best user experience to create and update the content. Users can format their content using standard toolbar commands.</p>
|
73
|
+
<Inject services={[Toolbar, Image, Link, HtmlEditor, QuickToolbar]} />
|
74
|
+
</RichTextEditorComponent>
|
75
|
+
</div>
|
76
|
+
);
|
77
|
+
};
|
78
|
+
export default App;
|
19
79
|
```
|
20
80
|
|
21
|
-
##
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
##
|
36
|
-
|
37
|
-
* [
|
38
|
-
* [
|
39
|
-
* [
|
40
|
-
* [
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
* [
|
45
|
-
* [
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
* [
|
52
|
-
* [
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
* New [GitHub issue](https://github.com/syncfusion/ej2-react-ui-components/issues/new?utm_source=npm&utm_medium=listing&utm_campaign=react-rich-text-editor-npm).
|
59
|
-
* Ask your query in Stack Overflow with tag ‘syncfusion’, ‘ej2’.
|
81
|
+
## Supported frameworks
|
82
|
+
|
83
|
+
RichTextEditor component is also offered in the following frameworks.
|
84
|
+
|
85
|
+
| [<img src="https://ej2.syncfusion.com/github/images/js.svg" height="50" />](https://www.syncfusion.com/javascript-ui-controls?utm_medium=listing&utm_source=github)<br/> [JavaScript](https://www.syncfusion.com/javascript-ui-controls?utm_medium=listing&utm_source=github) | [<img src="https://ej2.syncfusion.com/github/images/angular.svg" height="50" />](https://www.syncfusion.com/angular-components/?utm_medium=listing&utm_source=github)<br/> [Angular](https://www.syncfusion.com/angular-components/?utm_medium=listing&utm_source=github) | [<img src="https://ej2.syncfusion.com/github/images/vue.svg" height="50" />](https://www.syncfusion.com/vue-ui-components?utm_medium=listing&utm_source=github)<br/> [Vue](https://www.syncfusion.com/vue-ui-components?utm_medium=listing&utm_source=github) | [<img src="https://ej2.syncfusion.com/github/images/netcore.svg" height="50" />](https://www.syncfusion.com/aspnet-core-ui-controls?utm_medium=listing&utm_source=github)<br/> [ASP.NET Core](https://www.syncfusion.com/aspnet-core-ui-controls?utm_medium=listing&utm_source=github) | [<img src="https://ej2.syncfusion.com/github/images/netmvc.svg" height="50" />](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_medium=listing&utm_source=github)<br/> [ASP.NET MVC](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_medium=listing&utm_source=github) |
|
86
|
+
| :-----: | :-----: | :-----: | :-----: | :-----: |
|
87
|
+
|
88
|
+
## Showcase samples
|
89
|
+
|
90
|
+
* [React HTML editor demo](https://ej2.syncfusion.com/react/demos/?utm_source=npm&utm_medium=listing&utm_campaign=react-rich-text-editor-npm/#/bootstrap5/rich-text-editor/tools)
|
91
|
+
* [Blog posting using react rich text editor demo](https://ej2.syncfusion.com/react/demos/?utm_source=npm&utm_medium=listing&utm_campaign=react-rich-text-editor-npm/#/bootstrap5/rich-text-editor/blog-posting)
|
92
|
+
* [React Markdown editor demo](https://ej2.syncfusion.com/react/demos/?utm_source=npm&utm_medium=listing&utm_campaign=react-rich-text-editor-npm/#/bootstrap5/rich-text-editor/markdown-editor)
|
93
|
+
* [React live HTML editor demo](https://ej2.syncfusion.com/react/demos/?utm_source=npm&utm_medium=listing&utm_campaign=react-rich-text-editor-npm/#/bootstrap5/rich-text-editor/online-html-editor)
|
94
|
+
|
95
|
+
## Key features
|
96
|
+
|
97
|
+
* [Edit mode](https://ej2.syncfusion.com/react/demos/?utm_source=npm&utm_medium=listing&utm_campaign=react-rich-text-editor-npm/#/bootstrap5/rich-text-editor/iframe) - HTML content is possible to edit in a `div` element or an `iframe` in the rich text editor.
|
98
|
+
* [Markdown editor](https://ej2.syncfusion.com/react/demos/?utm_source=npm&utm_medium=listing&utm_campaign=react-rich-text-editor-npm/#/bootstrap5/rich-text-editor/markdown-editor-preview) - The rich text editor allows you to edit Markdown content using the Markdown syntax.
|
99
|
+
* [Markdown content preview](https://ej2.syncfusion.com/react/demos/?utm_source=npm&utm_medium=listing&utm_campaign=react-rich-text-editor-npm/#/bootstrap5/rich-text-editor/markdown-editor-preview) - Preview of the modified Markdown content in the editor, you can give users the ability to see what the formatted content will look like before they save it.
|
100
|
+
* [HTML code editing](https://ej2.syncfusion.com/react/documentation/rich-text-editor/miscellaneous/?utm_source=npm&utm_medium=listing&utm_campaign=react-rich-text-editor-npm/rich-text-editor/#code-view) - The rich text editor allows users to edit the HTML code directly in the HTML code view. This can be useful for users who are familiar with HTML and want to have more control over the formatting and layout of their content.
|
101
|
+
* [Tools](https://ej2.syncfusion.com/react/documentation/rich-text-editor/toolbar/?utm_source=npm&utm_medium=listing&utm_campaign=react-rich-text-editor-npm/#toolbar-items) - The rich text editor handles a wide range of features, including inserting images, hyperlinks, tables, formatting tools, and more.
|
102
|
+
* [Toolbar appearance](https://ej2.syncfusion.com/react/demos/?utm_source=npm&utm_medium=listing&utm_campaign=react-rich-text-editor-npm/#/bootstrap5/rich-text-editor/types) - The rich text editor can provide a fully customizable toolbar that allows users to access the various formatting and editing options that are available.
|
103
|
+
* [Undo and redo](https://ej2.syncfusion.com/react/documentation/rich-text-editor/miscellaneous/?utm_source=npm&utm_medium=listing&utm_campaign=react-rich-text-editor-npm/#undoredo-manager) - Users can use undo and redo actions to reverse or repeat actions they took while editing the content.
|
104
|
+
* [Module injection](https://ej2.syncfusion.com/react/documentation/rich-text-editor/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=react-rich-text-editor-npm/#module-injection) - It is possible to create a editor that utilizes a modular library to load the necessary functionality on demand. This can be useful for optimizing the performance of the editor.
|
105
|
+
* [Third-party integration](https://ej2.syncfusion.com/react/documentation/rich-text-editor/third-party-integration/?utm_source=npm&utm_medium=listing&utm_campaign=react-rich-text-editor-npm) - It is possible to integrate a third-party library into a rich text editor to add additional functionality or features to the editor like `Code-mirror`, `Embedly` and more.
|
106
|
+
|
107
|
+
## Support
|
108
|
+
|
109
|
+
Product support is available through the following mediums.
|
110
|
+
|
111
|
+
* [Support ticket](https://support.syncfusion.com/support/tickets/create) - Guaranteed Response in 24 hours | Unlimited tickets | Holiday support
|
112
|
+
* [Community forum](https://www.syncfusion.com/forums/react-js2?utm_source=npm&utm_medium=listing&utm_campaign=react-richtexteditor-npm)
|
113
|
+
* [GitHub issues](https://github.com/syncfusion/ej2-react-ui-components/issues/new)
|
114
|
+
* [Request feature or report bug](https://www.syncfusion.com/feedback/react?utm_source=npm&utm_medium=listing&utm_campaign=react-richtexteditor-npm)
|
115
|
+
* Live chat
|
116
|
+
|
117
|
+
## Changelog
|
60
118
|
|
61
|
-
|
62
|
-
|
119
|
+
Check the changelog [here](https://github.com/syncfusion/ej2-react-ui-components/blob/master/components/richtexteditor/CHANGELOG.md?utm_source=npm&utm_medium=listing&utm_campaign=react-rich-text-editor-npm). Get minor improvements and bug fixes every week to stay up to date with frequent updates.
|
120
|
+
|
121
|
+
## License and copyright
|
122
|
+
|
123
|
+
> This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 80+ [React UI components](https://www.syncfusion.com/react-components), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).
|
124
|
+
|
125
|
+
> A free community [license](https://github.com/syncfusion/ej2-react-ui-components/blob/master/license?utm_source=npm&utm_medium=listing&utm_campaign=react-rich-text-editor-npm) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.
|
63
126
|
|
64
|
-
|
65
|
-
Check the changelog [here](https://github.com/syncfusion/ej2-react-ui-components/blob/master/components/richtexteditor/CHANGELOG.md?utm_source=npm&utm_medium=listing&utm_campaign=react-rich-text-editor-npm)
|
127
|
+
See [LICENSE FILE](https://github.com/syncfusion/ej2/blob/master/license?utm_source=npm&utm_medium=listing&utm_campaign=react-rich-text-editor-npm) for more info.
|
66
128
|
|
67
129
|
© Copyright 2022 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
|
package/diConfig.json
CHANGED
@@ -2,10 +2,10 @@
|
|
2
2
|
"name": "RichTextEditor",
|
3
3
|
"description": "RichTextEditor Components",
|
4
4
|
"keywords": {
|
5
|
-
"common": ["markdown
|
6
|
-
"angular": ["angular
|
7
|
-
"react": ["react
|
8
|
-
"vue": ["vue
|
5
|
+
"common": ["rich-text-editor","markdown-editor", "HTML5-rich-text-editor", "wysiwyg-html-editor", "wysiwyg-markdown-editor"],
|
6
|
+
"angular": ["angular-rich-text-editor", "angular-html-editor", "angular-markdown-editor", "angular-wysiwyg-editor"],
|
7
|
+
"react": ["react-rich-text-editor", "react-html-editor", "react-markdown-editor", "react-wysiwyg-editor"],
|
8
|
+
"vue": ["vue-rich-text-editor", "vue-html-editor", "vue-markdown-editor", "vue-wysiwyg-editor"]
|
9
9
|
},
|
10
10
|
"repository": {
|
11
11
|
"type": "git",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* filename: ej2-react-richtexteditor.min.js
|
3
|
-
* version : 20.
|
3
|
+
* version : 20.4.38
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2020. 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 : 20.
|
3
|
+
* version : 20.4.38
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2020. 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,8 +1,8 @@
|
|
1
1
|
{
|
2
2
|
"_from": "@syncfusion/ej2-react-richtexteditor@*",
|
3
|
-
"_id": "@syncfusion/ej2-react-richtexteditor@
|
3
|
+
"_id": "@syncfusion/ej2-react-richtexteditor@19.12.13",
|
4
4
|
"_inBundle": false,
|
5
|
-
"_integrity": "sha512-
|
5
|
+
"_integrity": "sha512-F7BmiexL8dbte35Bdch0zhN568inwLdbnJ9E+Njsht2iVWnUhIP/PgRW3OHEZvBWYMmiluCKczHF8ENOORKu6w==",
|
6
6
|
"_location": "/@syncfusion/ej2-react-richtexteditor",
|
7
7
|
"_phantomChildren": {},
|
8
8
|
"_requested": {
|
@@ -19,8 +19,8 @@
|
|
19
19
|
"_requiredBy": [
|
20
20
|
"/"
|
21
21
|
],
|
22
|
-
"_resolved": "https://nexus.syncfusion.com/repository/ej2-
|
23
|
-
"_shasum": "
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-richtexteditor/-/ej2-react-richtexteditor-19.12.13.tgz",
|
23
|
+
"_shasum": "741b7ef211d358e03b033b4a9bfc41ea6ce25e97",
|
24
24
|
"_spec": "@syncfusion/ej2-react-richtexteditor@*",
|
25
25
|
"_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included",
|
26
26
|
"author": {
|
@@ -31,9 +31,9 @@
|
|
31
31
|
},
|
32
32
|
"bundleDependencies": false,
|
33
33
|
"dependencies": {
|
34
|
-
"@syncfusion/ej2-base": "~20.
|
35
|
-
"@syncfusion/ej2-react-base": "~20.
|
36
|
-
"@syncfusion/ej2-richtexteditor": "20.
|
34
|
+
"@syncfusion/ej2-base": "~20.4.38",
|
35
|
+
"@syncfusion/ej2-react-base": "~20.4.38",
|
36
|
+
"@syncfusion/ej2-richtexteditor": "20.4.38"
|
37
37
|
},
|
38
38
|
"deprecated": false,
|
39
39
|
"description": "Essential JS 2 RichTextEditor component for React",
|
@@ -41,15 +41,15 @@
|
|
41
41
|
"es2015": "dist/es6/ej2-react-richtexteditor.es2015.js",
|
42
42
|
"homepage": "https://github.com/syncfusion/ej2-react-ui-components#readme",
|
43
43
|
"keywords": [
|
44
|
-
"
|
45
|
-
"
|
46
|
-
"
|
47
|
-
"wysiwyg
|
48
|
-
"wysiwyg
|
49
|
-
"react
|
50
|
-
"react
|
51
|
-
"react
|
52
|
-
"react
|
44
|
+
"rich-text-editor",
|
45
|
+
"markdown-editor",
|
46
|
+
"HTML5-rich-text-editor",
|
47
|
+
"wysiwyg-html-editor",
|
48
|
+
"wysiwyg-markdown-editor",
|
49
|
+
"react-rich-text-editor",
|
50
|
+
"react-html-editor",
|
51
|
+
"react-markdown-editor",
|
52
|
+
"react-wysiwyg-editor"
|
53
53
|
],
|
54
54
|
"license": "SEE LICENSE IN license",
|
55
55
|
"main": "./dist/ej2-react-richtexteditor.umd.min.js",
|
@@ -59,6 +59,6 @@
|
|
59
59
|
"type": "git",
|
60
60
|
"url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
|
61
61
|
},
|
62
|
-
"version": "20.
|
62
|
+
"version": "20.4.38",
|
63
63
|
"sideEffects": false
|
64
64
|
}
|
@@ -2618,15 +2618,17 @@
|
|
2618
2618
|
width: 300px;
|
2619
2619
|
}
|
2620
2620
|
|
2621
|
-
.e-dialog .e-
|
2622
|
-
|
2623
|
-
|
2624
|
-
|
2625
|
-
.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap .e-droptext {
|
2621
|
+
.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap .e-droptext,
|
2622
|
+
.e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap .e-droptext,
|
2623
|
+
.e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap .e-droptext {
|
2626
2624
|
margin: 0 auto;
|
2627
2625
|
width: 250px;
|
2628
2626
|
}
|
2629
2627
|
|
2628
|
+
.e-dialog.e-device .e-video-url-wrap .e-radio-wrapper {
|
2629
|
+
padding: 8px 4px;
|
2630
|
+
}
|
2631
|
+
|
2630
2632
|
.e-linkheader {
|
2631
2633
|
color: #fff;
|
2632
2634
|
}
|
@@ -2705,6 +2707,11 @@ span.e-rte-videoboxmark {
|
|
2705
2707
|
color: #f0f0f0;
|
2706
2708
|
}
|
2707
2709
|
|
2710
|
+
.e-richtexteditor .e-rte-toolbar .e-hor-nav:hover {
|
2711
|
+
border: solid rgba(0, 0, 0, 0.12);
|
2712
|
+
border-width: 0 0 0 1px;
|
2713
|
+
}
|
2714
|
+
|
2708
2715
|
.e-rte-table-popup .e-span-border {
|
2709
2716
|
border: 1px solid #505050;
|
2710
2717
|
display: block;
|
package/styles/bootstrap.css
CHANGED
@@ -2759,15 +2759,17 @@
|
|
2759
2759
|
width: 300px;
|
2760
2760
|
}
|
2761
2761
|
|
2762
|
-
.e-dialog .e-
|
2763
|
-
|
2764
|
-
|
2765
|
-
|
2766
|
-
.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap .e-droptext {
|
2762
|
+
.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap .e-droptext,
|
2763
|
+
.e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap .e-droptext,
|
2764
|
+
.e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap .e-droptext {
|
2767
2765
|
margin: 0 auto;
|
2768
2766
|
width: 250px;
|
2769
2767
|
}
|
2770
2768
|
|
2769
|
+
.e-dialog.e-device .e-video-url-wrap .e-radio-wrapper {
|
2770
|
+
padding: 8px 4px;
|
2771
|
+
}
|
2772
|
+
|
2771
2773
|
.e-linkheader {
|
2772
2774
|
color: #333;
|
2773
2775
|
}
|
@@ -2846,6 +2848,11 @@ span.e-rte-videoboxmark {
|
|
2846
2848
|
color: #000;
|
2847
2849
|
}
|
2848
2850
|
|
2851
|
+
.e-richtexteditor .e-rte-toolbar .e-hor-nav:hover {
|
2852
|
+
border: solid rgba(0, 0, 0, 0.12);
|
2853
|
+
border-width: 0 0 0 1px;
|
2854
|
+
}
|
2855
|
+
|
2849
2856
|
.e-rte-table-popup .e-span-border {
|
2850
2857
|
border: 1px solid #ddd;
|
2851
2858
|
display: block;
|
package/styles/bootstrap4.css
CHANGED
@@ -2846,15 +2846,17 @@
|
|
2846
2846
|
width: 300px;
|
2847
2847
|
}
|
2848
2848
|
|
2849
|
-
.e-dialog .e-
|
2850
|
-
|
2851
|
-
|
2852
|
-
|
2853
|
-
.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap .e-droptext {
|
2849
|
+
.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap .e-droptext,
|
2850
|
+
.e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap .e-droptext,
|
2851
|
+
.e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap .e-droptext {
|
2854
2852
|
margin: 0 auto;
|
2855
2853
|
width: 250px;
|
2856
2854
|
}
|
2857
2855
|
|
2856
|
+
.e-dialog.e-device .e-video-url-wrap .e-radio-wrapper {
|
2857
|
+
padding: 8px 4px;
|
2858
|
+
}
|
2859
|
+
|
2858
2860
|
.e-linkheader {
|
2859
2861
|
color: #212529;
|
2860
2862
|
}
|
@@ -2933,6 +2935,11 @@ span.e-rte-videoboxmark {
|
|
2933
2935
|
color: #212529;
|
2934
2936
|
}
|
2935
2937
|
|
2938
|
+
.e-richtexteditor .e-rte-toolbar .e-hor-nav:hover {
|
2939
|
+
border: solid rgba(0, 0, 0, 0.12);
|
2940
|
+
border-width: 0 0 0 1px;
|
2941
|
+
}
|
2942
|
+
|
2936
2943
|
.e-rte-table-popup .e-span-border {
|
2937
2944
|
border: 1px solid #dee2e6;
|
2938
2945
|
display: block;
|
@@ -2711,15 +2711,17 @@
|
|
2711
2711
|
width: 300px;
|
2712
2712
|
}
|
2713
2713
|
|
2714
|
-
.e-dialog .e-
|
2715
|
-
|
2716
|
-
|
2717
|
-
|
2718
|
-
.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap .e-droptext {
|
2714
|
+
.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap .e-droptext,
|
2715
|
+
.e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap .e-droptext,
|
2716
|
+
.e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap .e-droptext {
|
2719
2717
|
margin: 0 auto;
|
2720
2718
|
width: 250px;
|
2721
2719
|
}
|
2722
2720
|
|
2721
|
+
.e-dialog.e-device .e-video-url-wrap .e-radio-wrapper {
|
2722
|
+
padding: 8px 4px;
|
2723
|
+
}
|
2724
|
+
|
2723
2725
|
.e-linkheader {
|
2724
2726
|
color: #fff;
|
2725
2727
|
}
|
@@ -2798,6 +2800,11 @@ span.e-rte-videoboxmark {
|
|
2798
2800
|
color: #fff;
|
2799
2801
|
}
|
2800
2802
|
|
2803
|
+
.e-richtexteditor .e-rte-toolbar .e-hor-nav:hover {
|
2804
|
+
border: solid rgba(0, 0, 0, 0.12);
|
2805
|
+
border-width: 0 0 0 1px;
|
2806
|
+
}
|
2807
|
+
|
2801
2808
|
.e-rte-table-popup.e-popup.e-popup-open {
|
2802
2809
|
background-color: #343a40;
|
2803
2810
|
}
|
package/styles/bootstrap5.css
CHANGED
@@ -2711,15 +2711,17 @@
|
|
2711
2711
|
width: 300px;
|
2712
2712
|
}
|
2713
2713
|
|
2714
|
-
.e-dialog .e-
|
2715
|
-
|
2716
|
-
|
2717
|
-
|
2718
|
-
.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap .e-droptext {
|
2714
|
+
.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap .e-droptext,
|
2715
|
+
.e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap .e-droptext,
|
2716
|
+
.e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap .e-droptext {
|
2719
2717
|
margin: 0 auto;
|
2720
2718
|
width: 250px;
|
2721
2719
|
}
|
2722
2720
|
|
2721
|
+
.e-dialog.e-device .e-video-url-wrap .e-radio-wrapper {
|
2722
|
+
padding: 8px 4px;
|
2723
|
+
}
|
2724
|
+
|
2723
2725
|
.e-linkheader {
|
2724
2726
|
color: #212529;
|
2725
2727
|
}
|
@@ -2798,6 +2800,11 @@ span.e-rte-videoboxmark {
|
|
2798
2800
|
color: #212529;
|
2799
2801
|
}
|
2800
2802
|
|
2803
|
+
.e-richtexteditor .e-rte-toolbar .e-hor-nav:hover {
|
2804
|
+
border: solid rgba(0, 0, 0, 0.12);
|
2805
|
+
border-width: 0 0 0 1px;
|
2806
|
+
}
|
2807
|
+
|
2801
2808
|
.e-rte-table-popup.e-popup.e-popup-open {
|
2802
2809
|
background-color: #fff;
|
2803
2810
|
}
|
package/styles/fabric-dark.css
CHANGED
@@ -2599,15 +2599,17 @@
|
|
2599
2599
|
width: 300px;
|
2600
2600
|
}
|
2601
2601
|
|
2602
|
-
.e-dialog .e-
|
2603
|
-
|
2604
|
-
|
2605
|
-
|
2606
|
-
.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap .e-droptext {
|
2602
|
+
.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap .e-droptext,
|
2603
|
+
.e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap .e-droptext,
|
2604
|
+
.e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap .e-droptext {
|
2607
2605
|
margin: 0 auto;
|
2608
2606
|
width: 250px;
|
2609
2607
|
}
|
2610
2608
|
|
2609
|
+
.e-dialog.e-device .e-video-url-wrap .e-radio-wrapper {
|
2610
|
+
padding: 8px 4px;
|
2611
|
+
}
|
2612
|
+
|
2611
2613
|
.e-linkheader {
|
2612
2614
|
color: #dadada;
|
2613
2615
|
}
|
@@ -2686,6 +2688,11 @@ span.e-rte-videoboxmark {
|
|
2686
2688
|
color: #dadada;
|
2687
2689
|
}
|
2688
2690
|
|
2691
|
+
.e-richtexteditor .e-rte-toolbar .e-hor-nav:hover {
|
2692
|
+
border: solid rgba(0, 0, 0, 0.12);
|
2693
|
+
border-width: 0 0 0 1px;
|
2694
|
+
}
|
2695
|
+
|
2689
2696
|
.e-rte-table-popup .e-span-border {
|
2690
2697
|
border: 1px solid #414040;
|
2691
2698
|
display: block;
|
package/styles/fabric.css
CHANGED
@@ -2599,15 +2599,17 @@
|
|
2599
2599
|
width: 290px;
|
2600
2600
|
}
|
2601
2601
|
|
2602
|
-
.e-dialog .e-
|
2603
|
-
|
2604
|
-
|
2605
|
-
|
2606
|
-
.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap .e-droptext {
|
2602
|
+
.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap .e-droptext,
|
2603
|
+
.e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap .e-droptext,
|
2604
|
+
.e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap .e-droptext {
|
2607
2605
|
margin: 0 auto;
|
2608
2606
|
width: 240px;
|
2609
2607
|
}
|
2610
2608
|
|
2609
|
+
.e-dialog.e-device .e-video-url-wrap .e-radio-wrapper {
|
2610
|
+
padding: 8px 4px;
|
2611
|
+
}
|
2612
|
+
|
2611
2613
|
.e-linkheader {
|
2612
2614
|
color: #333;
|
2613
2615
|
}
|
@@ -2686,6 +2688,11 @@ span.e-rte-videoboxmark {
|
|
2686
2688
|
color: #000;
|
2687
2689
|
}
|
2688
2690
|
|
2691
|
+
.e-richtexteditor .e-rte-toolbar .e-hor-nav:hover {
|
2692
|
+
border: solid rgba(0, 0, 0, 0.12);
|
2693
|
+
border-width: 0 0 0 1px;
|
2694
|
+
}
|
2695
|
+
|
2689
2696
|
.e-rte-table-popup .e-span-border {
|
2690
2697
|
border: 1px solid #dadada;
|
2691
2698
|
display: block;
|
package/styles/fluent-dark.css
CHANGED
@@ -2661,15 +2661,17 @@
|
|
2661
2661
|
width: 292px;
|
2662
2662
|
}
|
2663
2663
|
|
2664
|
-
.e-dialog .e-
|
2665
|
-
|
2666
|
-
|
2667
|
-
|
2668
|
-
.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap .e-droptext {
|
2664
|
+
.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap .e-droptext,
|
2665
|
+
.e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap .e-droptext,
|
2666
|
+
.e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap .e-droptext {
|
2669
2667
|
margin: 0 auto;
|
2670
2668
|
width: 242px;
|
2671
2669
|
}
|
2672
2670
|
|
2671
|
+
.e-dialog.e-device .e-video-url-wrap .e-radio-wrapper {
|
2672
|
+
padding: 8px 4px;
|
2673
|
+
}
|
2674
|
+
|
2673
2675
|
.e-linkheader {
|
2674
2676
|
color: #f3f2f1;
|
2675
2677
|
}
|
@@ -2748,6 +2750,11 @@ span.e-rte-videoboxmark {
|
|
2748
2750
|
color: #a19f9d;
|
2749
2751
|
}
|
2750
2752
|
|
2753
|
+
.e-richtexteditor .e-rte-toolbar .e-hor-nav:hover {
|
2754
|
+
border: solid rgba(0, 0, 0, 0.12);
|
2755
|
+
border-width: 0 0 0 1px;
|
2756
|
+
}
|
2757
|
+
|
2751
2758
|
.e-rte-table-popup .e-span-border {
|
2752
2759
|
border: 1px solid #292827;
|
2753
2760
|
display: block;
|