@syncfusion/ej2-react-richtexteditor 20.3.60 → 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.
Files changed (36) hide show
  1. package/CHANGELOG.md +0 -19
  2. package/README.md +113 -51
  3. package/diConfig.json +4 -4
  4. package/dist/ej2-react-richtexteditor.min.js +1 -1
  5. package/dist/ej2-react-richtexteditor.umd.min.js +1 -1
  6. package/package.json +17 -17
  7. package/styles/bootstrap-dark.css +12 -5
  8. package/styles/bootstrap.css +12 -5
  9. package/styles/bootstrap4.css +12 -5
  10. package/styles/bootstrap5-dark.css +12 -5
  11. package/styles/bootstrap5.css +12 -5
  12. package/styles/fabric-dark.css +12 -5
  13. package/styles/fabric.css +12 -5
  14. package/styles/fluent-dark.css +12 -5
  15. package/styles/fluent.css +12 -5
  16. package/styles/highcontrast-light.css +12 -5
  17. package/styles/highcontrast.css +12 -5
  18. package/styles/material-dark.css +12 -5
  19. package/styles/material.css +12 -5
  20. package/styles/rich-text-editor/bootstrap-dark.css +12 -5
  21. package/styles/rich-text-editor/bootstrap.css +12 -5
  22. package/styles/rich-text-editor/bootstrap4.css +12 -5
  23. package/styles/rich-text-editor/bootstrap5-dark.css +12 -5
  24. package/styles/rich-text-editor/bootstrap5.css +12 -5
  25. package/styles/rich-text-editor/fabric-dark.css +12 -5
  26. package/styles/rich-text-editor/fabric.css +12 -5
  27. package/styles/rich-text-editor/fluent-dark.css +12 -5
  28. package/styles/rich-text-editor/fluent.css +12 -5
  29. package/styles/rich-text-editor/highcontrast-light.css +12 -5
  30. package/styles/rich-text-editor/highcontrast.css +12 -5
  31. package/styles/rich-text-editor/material-dark.css +12 -5
  32. package/styles/rich-text-editor/material.css +12 -5
  33. package/styles/rich-text-editor/tailwind-dark.css +12 -5
  34. package/styles/rich-text-editor/tailwind.css +12 -5
  35. package/styles/tailwind-dark.css +12 -5
  36. package/styles/tailwind.css +12 -5
@@ -2629,15 +2629,17 @@
2629
2629
  width: 300px;
2630
2630
  }
2631
2631
 
2632
- .e-dialog .e-vid-uploadwrap .e-droptext {
2633
- height: 108px;
2634
- }
2635
-
2636
- .e-dialog.e-device.e-dlg-modal .e-img-uploadwrap .e-droptext {
2632
+ .e-dialog.e-device.e-dlg-modal .e-img-uploadwrap .e-droptext,
2633
+ .e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap .e-droptext,
2634
+ .e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap .e-droptext {
2637
2635
  margin: 0 auto;
2638
2636
  width: 250px;
2639
2637
  }
2640
2638
 
2639
+ .e-dialog.e-device .e-video-url-wrap .e-radio-wrapper {
2640
+ padding: 8px 4px;
2641
+ }
2642
+
2641
2643
  .e-linkheader {
2642
2644
  color: #374151;
2643
2645
  }
@@ -2716,6 +2718,11 @@ span.e-rte-videoboxmark {
2716
2718
  color: #111827;
2717
2719
  }
2718
2720
 
2721
+ .e-richtexteditor .e-rte-toolbar .e-hor-nav:hover {
2722
+ border: solid rgba(0, 0, 0, 0.12);
2723
+ border-width: 0 0 0 1px;
2724
+ }
2725
+
2719
2726
  .e-rte-table-popup .e-span-border {
2720
2727
  border: 1px solid #e5e7eb;
2721
2728
  display: block;
@@ -2629,15 +2629,17 @@
2629
2629
  width: 300px;
2630
2630
  }
2631
2631
 
2632
- .e-dialog .e-vid-uploadwrap .e-droptext {
2633
- height: 108px;
2634
- }
2635
-
2636
- .e-dialog.e-device.e-dlg-modal .e-img-uploadwrap .e-droptext {
2632
+ .e-dialog.e-device.e-dlg-modal .e-img-uploadwrap .e-droptext,
2633
+ .e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap .e-droptext,
2634
+ .e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap .e-droptext {
2637
2635
  margin: 0 auto;
2638
2636
  width: 250px;
2639
2637
  }
2640
2638
 
2639
+ .e-dialog.e-device .e-video-url-wrap .e-radio-wrapper {
2640
+ padding: 8px 4px;
2641
+ }
2642
+
2641
2643
  .e-linkheader {
2642
2644
  color: #d1d5db;
2643
2645
  }
@@ -2716,6 +2718,11 @@ span.e-rte-videoboxmark {
2716
2718
  color: #fff;
2717
2719
  }
2718
2720
 
2721
+ .e-richtexteditor .e-rte-toolbar .e-hor-nav:hover {
2722
+ border: solid rgba(0, 0, 0, 0.12);
2723
+ border-width: 0 0 0 1px;
2724
+ }
2725
+
2719
2726
  .e-rte-table-popup .e-span-border {
2720
2727
  border: 1px solid #4b5563;
2721
2728
  display: block;
@@ -2629,15 +2629,17 @@
2629
2629
  width: 300px;
2630
2630
  }
2631
2631
 
2632
- .e-dialog .e-vid-uploadwrap .e-droptext {
2633
- height: 108px;
2634
- }
2635
-
2636
- .e-dialog.e-device.e-dlg-modal .e-img-uploadwrap .e-droptext {
2632
+ .e-dialog.e-device.e-dlg-modal .e-img-uploadwrap .e-droptext,
2633
+ .e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap .e-droptext,
2634
+ .e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap .e-droptext {
2637
2635
  margin: 0 auto;
2638
2636
  width: 250px;
2639
2637
  }
2640
2638
 
2639
+ .e-dialog.e-device .e-video-url-wrap .e-radio-wrapper {
2640
+ padding: 8px 4px;
2641
+ }
2642
+
2641
2643
  .e-linkheader {
2642
2644
  color: #374151;
2643
2645
  }
@@ -2716,6 +2718,11 @@ span.e-rte-videoboxmark {
2716
2718
  color: #111827;
2717
2719
  }
2718
2720
 
2721
+ .e-richtexteditor .e-rte-toolbar .e-hor-nav:hover {
2722
+ border: solid rgba(0, 0, 0, 0.12);
2723
+ border-width: 0 0 0 1px;
2724
+ }
2725
+
2719
2726
  .e-rte-table-popup .e-span-border {
2720
2727
  border: 1px solid #e5e7eb;
2721
2728
  display: block;