@syncfusion/ej2-angular-documenteditor 19.3.48 → 19.3.56

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/@syncfusion/ej2-angular-documenteditor.es5.js.map +1 -1
  2. package/@syncfusion/ej2-angular-documenteditor.js.map +1 -1
  3. package/CHANGELOG.md +91 -0
  4. package/dist/ej2-angular-documenteditor.umd.js +1 -1
  5. package/dist/ej2-angular-documenteditor.umd.min.js +1 -1
  6. package/package.json +8 -8
  7. package/schematics/utils/lib-details.d.ts +2 -2
  8. package/schematics/utils/lib-details.js +2 -2
  9. package/schematics/utils/lib-details.ts +2 -2
  10. package/styles/bootstrap-dark.css +4 -4
  11. package/styles/bootstrap.css +4 -4
  12. package/styles/bootstrap4.css +5 -5
  13. package/styles/bootstrap5-dark.css +6 -6
  14. package/styles/bootstrap5.css +6 -6
  15. package/styles/document-editor-container/bootstrap-dark.css +4 -4
  16. package/styles/document-editor-container/bootstrap.css +4 -4
  17. package/styles/document-editor-container/bootstrap4.css +5 -5
  18. package/styles/document-editor-container/bootstrap5-dark.css +6 -6
  19. package/styles/document-editor-container/bootstrap5.css +6 -6
  20. package/styles/document-editor-container/fabric-dark.css +4 -4
  21. package/styles/document-editor-container/fabric.css +4 -4
  22. package/styles/document-editor-container/highcontrast-light.css +4 -4
  23. package/styles/document-editor-container/highcontrast.css +4 -4
  24. package/styles/document-editor-container/material-dark.css +4 -4
  25. package/styles/document-editor-container/material.css +4 -4
  26. package/styles/document-editor-container/tailwind-dark.css +4 -4
  27. package/styles/document-editor-container/tailwind.css +4 -4
  28. package/styles/fabric-dark.css +4 -4
  29. package/styles/fabric.css +4 -4
  30. package/styles/highcontrast-light.css +4 -4
  31. package/styles/highcontrast.css +4 -4
  32. package/styles/material-dark.css +4 -4
  33. package/styles/material.css +4 -4
  34. package/styles/tailwind-dark.css +4 -4
  35. package/styles/tailwind.css +4 -4
@@ -3304,8 +3304,8 @@ label[for='container_wholeWord'] {
3304
3304
  }
3305
3305
 
3306
3306
  .e-de-ctnr-properties-pane {
3307
- display: -ms-inline-flexbox;
3308
- display: inline-flex;
3307
+ display: -ms-flexbox;
3308
+ display: flex;
3309
3309
  height: calc(100% - 38px);
3310
3310
  width: 100%;
3311
3311
  }
@@ -4268,8 +4268,8 @@ label[for='container_wholeWord'] {
4268
4268
  }
4269
4269
 
4270
4270
  .e-bigger .e-de-ctnr-properties-pane {
4271
- display: -ms-inline-flexbox;
4272
- display: inline-flex;
4271
+ display: -ms-flexbox;
4272
+ display: flex;
4273
4273
  height: calc(100% - 38px);
4274
4274
  width: 100%;
4275
4275
  }
@@ -4129,8 +4129,8 @@ label[for*="_wholeWord_e-de-rtl"] {
4129
4129
  }
4130
4130
 
4131
4131
  .e-de-ctnr-properties-pane {
4132
- display: -ms-inline-flexbox;
4133
- display: inline-flex;
4132
+ display: -ms-flexbox;
4133
+ display: flex;
4134
4134
  height: calc(100% - 40px);
4135
4135
  width: 100%;
4136
4136
  }
@@ -5102,8 +5102,8 @@ label[for*="_wholeWord_e-de-rtl"] {
5102
5102
  }
5103
5103
 
5104
5104
  .e-bigger .e-de-ctnr-properties-pane {
5105
- display: -ms-inline-flexbox;
5106
- display: inline-flex;
5105
+ display: -ms-flexbox;
5106
+ display: flex;
5107
5107
  height: calc(100% - 40px);
5108
5108
  width: 100%;
5109
5109
  }
@@ -4125,8 +4125,8 @@ label[for*="_wholeWord_e-de-rtl"] {
4125
4125
  }
4126
4126
 
4127
4127
  .e-de-ctnr-properties-pane {
4128
- display: -ms-inline-flexbox;
4129
- display: inline-flex;
4128
+ display: -ms-flexbox;
4129
+ display: flex;
4130
4130
  height: calc(100% - 40px);
4131
4131
  width: 100%;
4132
4132
  }
@@ -5089,8 +5089,8 @@ label[for*="_wholeWord_e-de-rtl"] {
5089
5089
  }
5090
5090
 
5091
5091
  .e-bigger .e-de-ctnr-properties-pane {
5092
- display: -ms-inline-flexbox;
5093
- display: inline-flex;
5092
+ display: -ms-flexbox;
5093
+ display: flex;
5094
5094
  height: calc(100% - 40px);
5095
5095
  width: 100%;
5096
5096
  }
@@ -4125,8 +4125,8 @@ label[for*="_wholeWord_e-de-rtl"] {
4125
4125
  }
4126
4126
 
4127
4127
  .e-de-ctnr-properties-pane {
4128
- display: -ms-inline-flexbox;
4129
- display: inline-flex;
4128
+ display: -ms-flexbox;
4129
+ display: flex;
4130
4130
  height: calc(100% - 40px);
4131
4131
  width: 100%;
4132
4132
  }
@@ -5094,8 +5094,8 @@ label[for*="_wholeWord_e-de-rtl"] {
5094
5094
  }
5095
5095
 
5096
5096
  .e-bigger .e-de-ctnr-properties-pane {
5097
- display: -ms-inline-flexbox;
5098
- display: inline-flex;
5097
+ display: -ms-flexbox;
5098
+ display: flex;
5099
5099
  height: calc(100% - 40px);
5100
5100
  width: 100%;
5101
5101
  }
@@ -4715,8 +4715,8 @@ label[for*="_wholeWord_e-de-rtl"] {
4715
4715
  }
4716
4716
 
4717
4717
  .e-de-ctnr-properties-pane {
4718
- display: -ms-inline-flexbox;
4719
- display: inline-flex;
4718
+ display: -ms-flexbox;
4719
+ display: flex;
4720
4720
  height: calc(100% - 38px);
4721
4721
  width: 100%;
4722
4722
  }
@@ -5739,8 +5739,8 @@ label[for*="_wholeWord_e-de-rtl"] {
5739
5739
  }
5740
5740
 
5741
5741
  .e-bigger .e-de-ctnr-properties-pane {
5742
- display: -ms-inline-flexbox;
5743
- display: inline-flex;
5742
+ display: -ms-flexbox;
5743
+ display: flex;
5744
5744
  height: calc(100% - 38px);
5745
5745
  width: 100%;
5746
5746
  }
@@ -4715,8 +4715,8 @@ label[for*="_wholeWord_e-de-rtl"] {
4715
4715
  }
4716
4716
 
4717
4717
  .e-de-ctnr-properties-pane {
4718
- display: -ms-inline-flexbox;
4719
- display: inline-flex;
4718
+ display: -ms-flexbox;
4719
+ display: flex;
4720
4720
  height: calc(100% - 38px);
4721
4721
  width: 100%;
4722
4722
  }
@@ -5739,8 +5739,8 @@ label[for*="_wholeWord_e-de-rtl"] {
5739
5739
  }
5740
5740
 
5741
5741
  .e-bigger .e-de-ctnr-properties-pane {
5742
- display: -ms-inline-flexbox;
5743
- display: inline-flex;
5742
+ display: -ms-flexbox;
5743
+ display: flex;
5744
5744
  height: calc(100% - 38px);
5745
5745
  width: 100%;
5746
5746
  }