@syncfusion/ej2-react-richtexteditor 20.2.50 → 20.3.50

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.
Files changed (35) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/diConfig.json +18 -0
  3. package/dist/ej2-react-richtexteditor.min.js +10 -0
  4. package/dist/ej2-react-richtexteditor.umd.min.js +1 -1
  5. package/package.json +8 -8
  6. package/styles/bootstrap-dark.css +220 -70
  7. package/styles/bootstrap.css +220 -70
  8. package/styles/bootstrap4.css +220 -70
  9. package/styles/bootstrap5-dark.css +220 -70
  10. package/styles/bootstrap5.css +220 -70
  11. package/styles/fabric-dark.css +220 -70
  12. package/styles/fabric.css +222 -72
  13. package/styles/fluent-dark.css +222 -72
  14. package/styles/fluent.css +222 -72
  15. package/styles/highcontrast-light.css +222 -72
  16. package/styles/highcontrast.css +222 -72
  17. package/styles/material-dark.css +220 -70
  18. package/styles/material.css +220 -70
  19. package/styles/rich-text-editor/bootstrap-dark.css +220 -70
  20. package/styles/rich-text-editor/bootstrap.css +220 -70
  21. package/styles/rich-text-editor/bootstrap4.css +220 -70
  22. package/styles/rich-text-editor/bootstrap5-dark.css +220 -70
  23. package/styles/rich-text-editor/bootstrap5.css +220 -70
  24. package/styles/rich-text-editor/fabric-dark.css +220 -70
  25. package/styles/rich-text-editor/fabric.css +222 -72
  26. package/styles/rich-text-editor/fluent-dark.css +222 -72
  27. package/styles/rich-text-editor/fluent.css +222 -72
  28. package/styles/rich-text-editor/highcontrast-light.css +222 -72
  29. package/styles/rich-text-editor/highcontrast.css +222 -72
  30. package/styles/rich-text-editor/material-dark.css +220 -70
  31. package/styles/rich-text-editor/material.css +220 -70
  32. package/styles/rich-text-editor/tailwind-dark.css +220 -70
  33. package/styles/rich-text-editor/tailwind.css +220 -70
  34. package/styles/tailwind-dark.css +220 -70
  35. package/styles/tailwind.css +220 -70
package/CHANGELOG.md CHANGED
@@ -2,6 +2,20 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## 20.3.47 (2022-09-29)
6
+
7
+ ### RichTextEditor
8
+
9
+ #### New Features
10
+
11
+ - **Insert Audio & Video**: This feature allows the editor to insert `audio` and `video` files from the local path or web URL or embed URL from sources such as YouTube or Vimeo and customize it by using the quick toolbar.
12
+
13
+ #### Bug Fixes
14
+
15
+ - `#F177143` - When using the keyboard buttons in RTE to navigate to the next cell, the Table selection is now removed.
16
+
17
+ ## 20.2.50 (2022-09-20)
18
+
5
19
  ### RichTextEditor
6
20
 
7
21
  #### Bug Fixes
package/diConfig.json CHANGED
@@ -39,6 +39,8 @@
39
39
  "Toolbar",
40
40
  "Link",
41
41
  "Image",
42
+ "Audio",
43
+ "Video",
42
44
  "Count",
43
45
  "QuickToolbar",
44
46
  "HtmlEditor",
@@ -61,6 +63,12 @@
61
63
  {
62
64
  "fileName": "image"
63
65
  },
66
+ {
67
+ "fileName": "audio"
68
+ },
69
+ {
70
+ "fileName": "video"
71
+ },
64
72
  {
65
73
  "fileName": "html-editor"
66
74
  },
@@ -136,6 +144,16 @@
136
144
  "baseClass": "ImageSettings",
137
145
  "SelectorName": "e-richtexteditor-insertImageSettings"
138
146
  },
147
+ {
148
+ "propertyName": "insertAudioSettings",
149
+ "baseClass": "AudioSettings",
150
+ "SelectorName": "e-richtexteditor-insertAudioSettings"
151
+ },
152
+ {
153
+ "propertyName": "insertVideoSettings",
154
+ "baseClass": "VideoSettings",
155
+ "SelectorName": "e-richtexteditor-insertVideoSettings"
156
+ },
139
157
  {
140
158
  "propertyName": "tableSettings",
141
159
  "baseClass": "TableSettings",
@@ -0,0 +1,10 @@
1
+ /*!
2
+ * filename: ej2-react-richtexteditor.min.js
3
+ * version : 20.3.50
4
+ * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
+ * Use of this code is subject to the terms of our license.
6
+ * A copy of the current license can be obtained at any time by e-mailing
7
+ * licensing@syncfusion.com. Any infringement will be prosecuted under
8
+ * applicable laws.
9
+ */
10
+ !function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("SyncfusionReactBase"),require("SyncfusionRichtexteditor"),require("React")):"function"==typeof define&&define.amd?define(["SyncfusionReactBase","SyncfusionRichtexteditor","React"],e):"object"==typeof exports?exports.SyncfusionReactRichtexteditor=e(require("SyncfusionReactBase"),require("SyncfusionRichtexteditor"),require("React")):t.SyncfusionReactRichtexteditor=e(t.SyncfusionReactBase,t.SyncfusionRichtexteditor,t.React)}(this,function(t,e,n){return function(t){function e(r){if(n[r])return n[r].exports;var o=n[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,e),o.l=!0,o.exports}var n={};return e.m=t,e.c=n,e.i=function(t){return t},e.d=function(t,n,r){e.o(t,n)||Object.defineProperty(t,n,{configurable:!1,enumerable:!0,get:r})},e.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(n,"a",n),n},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="",e(e.s=3)}([function(e,n){e.exports=t},function(t,n){t.exports=e},function(t,e,n){"use strict";var r=n(4);n.d(e,"a",function(){return r.a})},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(2);n.d(e,"RichTextEditorComponent",function(){return r.a});var o=n(0);n.n(o);n.o(o,"Inject")&&n.d(e,"Inject",function(){return o.Inject});var i=n(1);n.n(i);for(var c in i)["RichTextEditorComponent","Inject","default"].indexOf(c)<0&&function(t){n.d(e,t,function(){return i[t]})}(c)},function(t,e,n){"use strict";n.d(e,"a",function(){return u});var r=n(5),o=(n.n(r),n(1)),i=(n.n(o),n(0)),c=(n.n(i),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),u=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n.immediateRender=!1,n.portals=[],n}return c(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(o.RichTextEditor);n.i(i.applyMixins)(u,[i.ComponentBase,r.Component])},function(t,e){t.exports=n}])});
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-richtexteditor.umd.min.js
3
- * version : 20.2.50
3
+ * version : 20.3.50
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@20.2.49",
3
+ "_id": "@syncfusion/ej2-react-richtexteditor@20.3.47",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-BPm6sTiNSo67d8j8XEwaxSFNvI6KvA7N2Ld5SGFPu3De/Otv/74VAKNctzxVYkHHnNrkj2wiq4qWstJ4EryFwg==",
5
+ "_integrity": "sha512-L5twpFBlrFpVhE93UbqG+SJDImryet3tZASdx/EyHkYfVoHMK0/02As6aPi8hPjTYSLYLTDzIKKf1sUZpbfoBg==",
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": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-richtexteditor/-/ej2-react-richtexteditor-20.2.49.tgz",
23
- "_shasum": "369e2174e3099f0d58e9dc08b65955804c6aa38f",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-richtexteditor/-/ej2-react-richtexteditor-20.3.47.tgz",
23
+ "_shasum": "11f2e6595b13ce7e6a75145edcabacb3014c6fd8",
24
24
  "_spec": "@syncfusion/ej2-react-richtexteditor@*",
25
25
  "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
26
26
  "author": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~20.2.48",
35
- "@syncfusion/ej2-react-base": "~20.2.45",
36
- "@syncfusion/ej2-richtexteditor": "20.2.50"
34
+ "@syncfusion/ej2-base": "~20.3.50",
35
+ "@syncfusion/ej2-react-base": "~20.3.47",
36
+ "@syncfusion/ej2-richtexteditor": "20.3.50"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "Essential JS 2 RichTextEditor component for React",
@@ -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.2.50",
62
+ "version": "20.3.50",
63
63
  "sideEffects": false
64
64
  }