@syncfusion/ej2-angular-documenteditor 19.4.42 → 19.4.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 (45) hide show
  1. package/CHANGELOG.md +121 -0
  2. package/dist/ej2-angular-documenteditor.umd.js +1 -1
  3. package/dist/ej2-angular-documenteditor.umd.min.js +1 -1
  4. package/package.json +8 -8
  5. package/schematics/utils/lib-details.d.ts +2 -2
  6. package/schematics/utils/lib-details.js +2 -2
  7. package/schematics/utils/lib-details.ts +2 -2
  8. package/styles/bootstrap-dark.css +9 -5
  9. package/styles/bootstrap.css +9 -5
  10. package/styles/bootstrap4.css +9 -5
  11. package/styles/bootstrap5-dark.css +9 -5
  12. package/styles/bootstrap5.css +9 -5
  13. package/styles/document-editor/bootstrap-dark.css +2 -1
  14. package/styles/document-editor/bootstrap.css +2 -1
  15. package/styles/document-editor/bootstrap4.css +2 -1
  16. package/styles/document-editor/bootstrap5-dark.css +2 -1
  17. package/styles/document-editor/bootstrap5.css +2 -1
  18. package/styles/document-editor/fabric-dark.css +2 -1
  19. package/styles/document-editor/fabric.css +2 -1
  20. package/styles/document-editor/highcontrast.css +2 -1
  21. package/styles/document-editor/material-dark.css +2 -1
  22. package/styles/document-editor/material.css +2 -1
  23. package/styles/document-editor/tailwind-dark.css +2 -1
  24. package/styles/document-editor/tailwind.css +2 -1
  25. package/styles/document-editor-container/bootstrap-dark.css +7 -4
  26. package/styles/document-editor-container/bootstrap.css +7 -4
  27. package/styles/document-editor-container/bootstrap4.css +7 -4
  28. package/styles/document-editor-container/bootstrap5-dark.css +7 -4
  29. package/styles/document-editor-container/bootstrap5.css +7 -4
  30. package/styles/document-editor-container/fabric-dark.css +7 -4
  31. package/styles/document-editor-container/fabric.css +7 -4
  32. package/styles/document-editor-container/highcontrast-light.css +4 -1
  33. package/styles/document-editor-container/highcontrast.css +7 -4
  34. package/styles/document-editor-container/material-dark.css +7 -4
  35. package/styles/document-editor-container/material.css +7 -4
  36. package/styles/document-editor-container/tailwind-dark.css +4 -5
  37. package/styles/document-editor-container/tailwind.css +4 -5
  38. package/styles/fabric-dark.css +9 -5
  39. package/styles/fabric.css +9 -5
  40. package/styles/highcontrast-light.css +4 -1
  41. package/styles/highcontrast.css +9 -5
  42. package/styles/material-dark.css +9 -5
  43. package/styles/material.css +9 -5
  44. package/styles/tailwind-dark.css +6 -6
  45. package/styles/tailwind.css +6 -6
@@ -1730,6 +1730,7 @@ label[for*="_wholeWord_e-de-rtl"] {
1730
1730
 
1731
1731
  .e-de-font-color-label {
1732
1732
  margin-bottom: 1px;
1733
+ margin-right: 10px;
1733
1734
  margin-top: 10px;
1734
1735
  }
1735
1736
 
@@ -1768,7 +1769,7 @@ label[for*="_wholeWord_e-de-rtl"] {
1768
1769
  }
1769
1770
 
1770
1771
  .e-de-font-checkbox {
1771
- margin-left: 58px;
1772
+ margin-top: 10px;
1772
1773
  }
1773
1774
 
1774
1775
  .e-de-font-checkbox-transform {
@@ -4113,10 +4114,14 @@ label[for*="_wholeWord_e-de-rtl"] {
4113
4114
  box-shadow: none;
4114
4115
  float: right;
4115
4116
  height: 33px;
4116
- margin-left: calc(100% - 390px);
4117
+ margin-left: calc(100% - 410px);
4117
4118
  width: 33px;
4118
4119
  }
4119
4120
 
4121
+ .e-bigger .e-btn-pageweb-spellcheck {
4122
+ margin-left: calc(100% - 435px);
4123
+ }
4124
+
4120
4125
  .e-de-ctn-title {
4121
4126
  background-color: #ffd939;
4122
4127
  border-bottom: none !important;
@@ -4838,7 +4843,6 @@ label[for*="_wholeWord_e-de-rtl"] {
4838
4843
  font-size: 13px;
4839
4844
  height: 100%;
4840
4845
  padding-top: 7px;
4841
- width: 100px;
4842
4846
  }
4843
4847
 
4844
4848
  .e-de-ctnr-pg-no span {
@@ -4875,7 +4879,7 @@ label[for*="_wholeWord_e-de-rtl"] {
4875
4879
  color: #fff;
4876
4880
  float: right;
4877
4881
  height: 34px;
4878
- margin-left: calc(100% - 390px);
4882
+ margin-left: calc(100% - 410px);
4879
4883
  }
4880
4884
 
4881
4885
  .e-bigger .e-de-statusbar-zoom-spell {
@@ -4884,7 +4888,7 @@ label[for*="_wholeWord_e-de-rtl"] {
4884
4888
  color: #fff;
4885
4889
  float: right;
4886
4890
  height: 34px;
4887
- margin-left: calc(100% - 425px);
4891
+ margin-left: calc(100% - 435px);
4888
4892
  }
4889
4893
 
4890
4894
  .e-de-btn-cancel {
@@ -1724,6 +1724,7 @@ label[for*="_wholeWord_e-de-rtl"] {
1724
1724
 
1725
1725
  .e-de-font-color-label {
1726
1726
  margin-bottom: 7px;
1727
+ margin-right: 18px;
1727
1728
  margin-top: 18px;
1728
1729
  }
1729
1730
 
@@ -1762,7 +1763,7 @@ label[for*="_wholeWord_e-de-rtl"] {
1762
1763
  }
1763
1764
 
1764
1765
  .e-de-font-checkbox {
1765
- margin-left: 58px;
1766
+ margin-top: 10px;
1766
1767
  }
1767
1768
 
1768
1769
  .e-de-font-checkbox-transform {
@@ -4109,10 +4110,14 @@ label[for*="_wholeWord_e-de-rtl"] {
4109
4110
  box-shadow: none;
4110
4111
  float: right;
4111
4112
  height: 33px;
4112
- margin-left: calc(100% - 362px);
4113
+ margin-left: calc(100% - 380px);
4113
4114
  width: 33px;
4114
4115
  }
4115
4116
 
4117
+ .e-bigger .e-btn-pageweb-spellcheck {
4118
+ margin-left: calc(100% - 410px);
4119
+ }
4120
+
4116
4121
  .e-de-ctn-title {
4117
4122
  background-color: #3f51b5;
4118
4123
  border-bottom: none !important;
@@ -4825,7 +4830,6 @@ label[for*="_wholeWord_e-de-rtl"] {
4825
4830
  font-size: 13px;
4826
4831
  height: 100%;
4827
4832
  padding-top: 8px;
4828
- width: 100px;
4829
4833
  }
4830
4834
 
4831
4835
  .e-de-ctnr-pg-no span {
@@ -4862,7 +4866,7 @@ label[for*="_wholeWord_e-de-rtl"] {
4862
4866
  color: #fff;
4863
4867
  float: right;
4864
4868
  height: 34px;
4865
- margin-left: calc(100% - 362px);
4869
+ margin-left: calc(100% - 380px);
4866
4870
  }
4867
4871
 
4868
4872
  .e-bigger .e-de-statusbar-zoom-spell {
@@ -4871,7 +4875,7 @@ label[for*="_wholeWord_e-de-rtl"] {
4871
4875
  color: #fff;
4872
4876
  float: right;
4873
4877
  height: 34px;
4874
- margin-left: calc(100% - 395px);
4878
+ margin-left: calc(100% - 410px);
4875
4879
  }
4876
4880
 
4877
4881
  .e-de-btn-cancel {
@@ -1724,6 +1724,7 @@ label[for*="_wholeWord_e-de-rtl"] {
1724
1724
 
1725
1725
  .e-de-font-color-label {
1726
1726
  margin-bottom: 7px;
1727
+ margin-right: 18px;
1727
1728
  margin-top: 18px;
1728
1729
  }
1729
1730
 
@@ -1762,7 +1763,7 @@ label[for*="_wholeWord_e-de-rtl"] {
1762
1763
  }
1763
1764
 
1764
1765
  .e-de-font-checkbox {
1765
- margin-left: 58px;
1766
+ margin-top: 10px;
1766
1767
  }
1767
1768
 
1768
1769
  .e-de-font-checkbox-transform {
@@ -4109,10 +4110,14 @@ label[for*="_wholeWord_e-de-rtl"] {
4109
4110
  box-shadow: none;
4110
4111
  float: right;
4111
4112
  height: 33px;
4112
- margin-left: calc(100% - 362px);
4113
+ margin-left: calc(100% - 380px);
4113
4114
  width: 33px;
4114
4115
  }
4115
4116
 
4117
+ .e-bigger .e-btn-pageweb-spellcheck {
4118
+ margin-left: calc(100% - 410px);
4119
+ }
4120
+
4116
4121
  .e-de-ctn-title {
4117
4122
  background-color: #3f51b5;
4118
4123
  border-bottom: none !important;
@@ -4830,7 +4835,6 @@ label[for*="_wholeWord_e-de-rtl"] {
4830
4835
  font-size: 13px;
4831
4836
  height: 100%;
4832
4837
  padding-top: 8px;
4833
- width: 100px;
4834
4838
  }
4835
4839
 
4836
4840
  .e-de-ctnr-pg-no span {
@@ -4867,7 +4871,7 @@ label[for*="_wholeWord_e-de-rtl"] {
4867
4871
  color: #000;
4868
4872
  float: right;
4869
4873
  height: 34px;
4870
- margin-left: calc(100% - 362px);
4874
+ margin-left: calc(100% - 380px);
4871
4875
  }
4872
4876
 
4873
4877
  .e-bigger .e-de-statusbar-zoom-spell {
@@ -4876,7 +4880,7 @@ label[for*="_wholeWord_e-de-rtl"] {
4876
4880
  color: #000;
4877
4881
  float: right;
4878
4882
  height: 34px;
4879
- margin-left: calc(100% - 395px);
4883
+ margin-left: calc(100% - 410px);
4880
4884
  }
4881
4885
 
4882
4886
  .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: #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 {