@syncfusion/ej2-vue-documenteditor 19.4.43 → 19.4.52

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 (42) hide show
  1. package/CHANGELOG.md +128 -0
  2. package/dist/ej2-vue-documenteditor.umd.min.js +2 -2
  3. package/dist/global/ej2-vue-documenteditor.min.js +2 -2
  4. package/package.json +8 -8
  5. package/styles/bootstrap-dark.css +9 -5
  6. package/styles/bootstrap.css +9 -5
  7. package/styles/bootstrap4.css +9 -5
  8. package/styles/bootstrap5-dark.css +9 -5
  9. package/styles/bootstrap5.css +9 -5
  10. package/styles/document-editor/bootstrap-dark.css +2 -1
  11. package/styles/document-editor/bootstrap.css +2 -1
  12. package/styles/document-editor/bootstrap4.css +2 -1
  13. package/styles/document-editor/bootstrap5-dark.css +2 -1
  14. package/styles/document-editor/bootstrap5.css +2 -1
  15. package/styles/document-editor/fabric-dark.css +2 -1
  16. package/styles/document-editor/fabric.css +2 -1
  17. package/styles/document-editor/highcontrast.css +2 -1
  18. package/styles/document-editor/material-dark.css +2 -1
  19. package/styles/document-editor/material.css +2 -1
  20. package/styles/document-editor/tailwind-dark.css +2 -1
  21. package/styles/document-editor/tailwind.css +2 -1
  22. package/styles/document-editor-container/bootstrap-dark.css +7 -4
  23. package/styles/document-editor-container/bootstrap.css +7 -4
  24. package/styles/document-editor-container/bootstrap4.css +7 -4
  25. package/styles/document-editor-container/bootstrap5-dark.css +7 -4
  26. package/styles/document-editor-container/bootstrap5.css +7 -4
  27. package/styles/document-editor-container/fabric-dark.css +7 -4
  28. package/styles/document-editor-container/fabric.css +7 -4
  29. package/styles/document-editor-container/highcontrast-light.css +4 -1
  30. package/styles/document-editor-container/highcontrast.css +7 -4
  31. package/styles/document-editor-container/material-dark.css +7 -4
  32. package/styles/document-editor-container/material.css +7 -4
  33. package/styles/document-editor-container/tailwind-dark.css +4 -5
  34. package/styles/document-editor-container/tailwind.css +4 -5
  35. package/styles/fabric-dark.css +9 -5
  36. package/styles/fabric.css +9 -5
  37. package/styles/highcontrast-light.css +4 -1
  38. package/styles/highcontrast.css +9 -5
  39. package/styles/material-dark.css +9 -5
  40. package/styles/material.css +9 -5
  41. package/styles/tailwind-dark.css +6 -6
  42. package/styles/tailwind.css +6 -6
@@ -2263,6 +2263,7 @@ label[for*="_wholeWord_e-de-rtl"] {
2263
2263
 
2264
2264
  .e-de-font-color-label {
2265
2265
  margin-bottom: 8px;
2266
+ margin-right: 12px;
2266
2267
  margin-top: 12px;
2267
2268
  }
2268
2269
 
@@ -2301,7 +2302,7 @@ label[for*="_wholeWord_e-de-rtl"] {
2301
2302
  }
2302
2303
 
2303
2304
  .e-de-font-checkbox {
2304
- margin-left: 58px;
2305
+ margin-top: 8px;
2305
2306
  }
2306
2307
 
2307
2308
  .e-de-font-checkbox-transform {
@@ -4664,12 +4665,12 @@ label[for*="_wholeWord_e-de-rtl"] {
4664
4665
  box-shadow: none;
4665
4666
  float: right;
4666
4667
  height: 33px;
4667
- margin-left: calc(100% - 380px);
4668
+ margin-left: calc(100% - 420px);
4668
4669
  width: 33px;
4669
4670
  }
4670
4671
 
4671
4672
  .e-bigger .e-btn-pageweb-spellcheck {
4672
- margin-left: calc(100% - 435px);
4673
+ margin-left: calc(100% - 480px);
4673
4674
  }
4674
4675
 
4675
4676
  .e-de-ctn-title {
@@ -5458,7 +5459,6 @@ label[for*="_wholeWord_e-de-rtl"] {
5458
5459
  font-size: 14px;
5459
5460
  height: 100%;
5460
5461
  padding-top: 8px;
5461
- width: 110px;
5462
5462
  }
5463
5463
 
5464
5464
  .e-de-ctnr-pg-no span {
@@ -5495,7 +5495,7 @@ label[for*="_wholeWord_e-de-rtl"] {
5495
5495
  color: #9ca3af;
5496
5496
  float: right;
5497
5497
  height: 34px;
5498
- margin-left: calc(100% - 380px);
5498
+ margin-left: calc(100% - 420px);
5499
5499
  }
5500
5500
 
5501
5501
  .e-bigger .e-de-statusbar-zoom-spell {
@@ -5504,7 +5504,7 @@ label[for*="_wholeWord_e-de-rtl"] {
5504
5504
  color: #9ca3af;
5505
5505
  float: right;
5506
5506
  height: 34px;
5507
- margin-left: calc(100% - 435px);
5507
+ margin-left: calc(100% - 480px);
5508
5508
  }
5509
5509
 
5510
5510
  .e-de-btn-cancel {
@@ -2263,6 +2263,7 @@ label[for*="_wholeWord_e-de-rtl"] {
2263
2263
 
2264
2264
  .e-de-font-color-label {
2265
2265
  margin-bottom: 8px;
2266
+ margin-right: 12px;
2266
2267
  margin-top: 12px;
2267
2268
  }
2268
2269
 
@@ -2301,7 +2302,7 @@ label[for*="_wholeWord_e-de-rtl"] {
2301
2302
  }
2302
2303
 
2303
2304
  .e-de-font-checkbox {
2304
- margin-left: 58px;
2305
+ margin-top: 8px;
2305
2306
  }
2306
2307
 
2307
2308
  .e-de-font-checkbox-transform {
@@ -4664,12 +4665,12 @@ label[for*="_wholeWord_e-de-rtl"] {
4664
4665
  box-shadow: none;
4665
4666
  float: right;
4666
4667
  height: 33px;
4667
- margin-left: calc(100% - 380px);
4668
+ margin-left: calc(100% - 420px);
4668
4669
  width: 33px;
4669
4670
  }
4670
4671
 
4671
4672
  .e-bigger .e-btn-pageweb-spellcheck {
4672
- margin-left: calc(100% - 435px);
4673
+ margin-left: calc(100% - 480px);
4673
4674
  }
4674
4675
 
4675
4676
  .e-de-ctn-title {
@@ -5458,7 +5459,6 @@ label[for*="_wholeWord_e-de-rtl"] {
5458
5459
  font-size: 14px;
5459
5460
  height: 100%;
5460
5461
  padding-top: 8px;
5461
- width: 110px;
5462
5462
  }
5463
5463
 
5464
5464
  .e-de-ctnr-pg-no span {
@@ -5495,7 +5495,7 @@ label[for*="_wholeWord_e-de-rtl"] {
5495
5495
  color: #6b7280;
5496
5496
  float: right;
5497
5497
  height: 34px;
5498
- margin-left: calc(100% - 380px);
5498
+ margin-left: calc(100% - 420px);
5499
5499
  }
5500
5500
 
5501
5501
  .e-bigger .e-de-statusbar-zoom-spell {
@@ -5504,7 +5504,7 @@ label[for*="_wholeWord_e-de-rtl"] {
5504
5504
  color: #6b7280;
5505
5505
  float: right;
5506
5506
  height: 34px;
5507
- margin-left: calc(100% - 435px);
5507
+ margin-left: calc(100% - 480px);
5508
5508
  }
5509
5509
 
5510
5510
  .e-de-btn-cancel {