@syncfusion/ej2-angular-documenteditor 22.2.9 → 22.2.10

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 (70) hide show
  1. package/package.json +7 -7
  2. package/schematics/utils/lib-details.d.ts +2 -2
  3. package/schematics/utils/lib-details.js +2 -2
  4. package/schematics/utils/lib-details.ts +2 -2
  5. package/styles/bootstrap-dark.css +12 -0
  6. package/styles/bootstrap.css +12 -0
  7. package/styles/bootstrap4.css +12 -0
  8. package/styles/bootstrap5-dark.css +12 -0
  9. package/styles/bootstrap5.css +12 -0
  10. package/styles/document-editor/_bootstrap-dark-definition.scss +1 -0
  11. package/styles/document-editor/_bootstrap-definition.scss +1 -0
  12. package/styles/document-editor/_bootstrap4-definition.scss +1 -0
  13. package/styles/document-editor/_bootstrap5-definition.scss +1 -0
  14. package/styles/document-editor/_fabric-dark-definition.scss +1 -0
  15. package/styles/document-editor/_fabric-definition.scss +1 -0
  16. package/styles/document-editor/_fluent-definition.scss +1 -0
  17. package/styles/document-editor/_fusionnew-definition.scss +1 -0
  18. package/styles/document-editor/_highcontrast-definition.scss +1 -0
  19. package/styles/document-editor/_highcontrast-light-definition.scss +1 -0
  20. package/styles/document-editor/_layout.scss +8 -0
  21. package/styles/document-editor/_material-dark-definition.scss +1 -0
  22. package/styles/document-editor/_material-definition.scss +1 -0
  23. package/styles/document-editor/_material3-definition.scss +1 -0
  24. package/styles/document-editor/_tailwind-definition.scss +1 -0
  25. package/styles/document-editor/bootstrap-dark.css +8 -0
  26. package/styles/document-editor/bootstrap.css +8 -0
  27. package/styles/document-editor/bootstrap4.css +8 -0
  28. package/styles/document-editor/bootstrap5-dark.css +8 -0
  29. package/styles/document-editor/bootstrap5.css +8 -0
  30. package/styles/document-editor/fabric-dark.css +8 -0
  31. package/styles/document-editor/fabric.css +8 -0
  32. package/styles/document-editor/fluent-dark.css +8 -0
  33. package/styles/document-editor/fluent.css +8 -0
  34. package/styles/document-editor/highcontrast.css +8 -0
  35. package/styles/document-editor/material-dark.css +8 -0
  36. package/styles/document-editor/material.css +9 -1
  37. package/styles/document-editor/material3-dark.css +8 -0
  38. package/styles/document-editor/material3.css +8 -0
  39. package/styles/document-editor/tailwind-dark.css +8 -0
  40. package/styles/document-editor/tailwind.css +8 -0
  41. package/styles/document-editor-container/_layout.scss +3 -1
  42. package/styles/document-editor-container/bootstrap-dark.css +4 -0
  43. package/styles/document-editor-container/bootstrap.css +4 -0
  44. package/styles/document-editor-container/bootstrap4.css +4 -0
  45. package/styles/document-editor-container/bootstrap5-dark.css +4 -0
  46. package/styles/document-editor-container/bootstrap5.css +4 -0
  47. package/styles/document-editor-container/fabric-dark.css +4 -0
  48. package/styles/document-editor-container/fabric.css +4 -0
  49. package/styles/document-editor-container/fluent-dark.css +4 -0
  50. package/styles/document-editor-container/fluent.css +4 -0
  51. package/styles/document-editor-container/highcontrast-light.css +4 -0
  52. package/styles/document-editor-container/highcontrast.css +4 -0
  53. package/styles/document-editor-container/material-dark.css +4 -0
  54. package/styles/document-editor-container/material.css +5 -1
  55. package/styles/document-editor-container/material3-dark.css +4 -0
  56. package/styles/document-editor-container/material3.css +4 -0
  57. package/styles/document-editor-container/tailwind-dark.css +4 -0
  58. package/styles/document-editor-container/tailwind.css +4 -0
  59. package/styles/fabric-dark.css +12 -0
  60. package/styles/fabric.css +12 -0
  61. package/styles/fluent-dark.css +12 -0
  62. package/styles/fluent.css +12 -0
  63. package/styles/highcontrast-light.css +4 -0
  64. package/styles/highcontrast.css +12 -0
  65. package/styles/material-dark.css +12 -0
  66. package/styles/material.css +13 -1
  67. package/styles/material3-dark.css +12 -0
  68. package/styles/material3.css +12 -0
  69. package/styles/tailwind-dark.css +12 -0
  70. package/styles/tailwind.css +12 -0
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-angular-documenteditor@*",
3
- "_id": "@syncfusion/ej2-angular-documenteditor@22.1.39",
3
+ "_id": "@syncfusion/ej2-angular-documenteditor@22.2.9",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-YUoTaIFaOGxV0rrE0nMi4uBnMMJnp6dKZBLm6Got/DvphJxiFPkyhQvaOObRXFeYmvhR/6u3XAoPzMPeaPOHUA==",
5
+ "_integrity": "sha512-DemHyRTtvjFQwPO0wRi+FWxgai1R9NvR80lLWNOnBWpEEVi/mj5Q7Iy9ZGD+V+Aw4k4VDhJwMJzEybZsGaqzQw==",
6
6
  "_location": "/@syncfusion/ej2-angular-documenteditor",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,8 +19,8 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-documenteditor/-/ej2-angular-documenteditor-22.1.39.tgz",
23
- "_shasum": "30e47c795a9b07df6cd95717e356b4c0e2688b44",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-documenteditor/-/ej2-angular-documenteditor-22.2.9.tgz",
23
+ "_shasum": "0a9f4ea569f4a1f5888f46743ff03d596df6f597",
24
24
  "_spec": "@syncfusion/ej2-angular-documenteditor@*",
25
25
  "_where": "/jenkins/workspace/elease-automation_release_21.1.1/ivypackages/included",
26
26
  "author": {
@@ -32,8 +32,8 @@
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
34
  "@syncfusion/ej2-angular-base": "~22.2.5",
35
- "@syncfusion/ej2-base": "~22.2.9",
36
- "@syncfusion/ej2-documenteditor": "22.2.9",
35
+ "@syncfusion/ej2-base": "~22.2.10",
36
+ "@syncfusion/ej2-documenteditor": "22.2.10",
37
37
  "tslib": "^2.3.0"
38
38
  },
39
39
  "deprecated": false,
@@ -71,5 +71,5 @@
71
71
  "schematics": "./schematics/collection.json",
72
72
  "sideEffects": false,
73
73
  "typings": "syncfusion-ej2-angular-documenteditor.d.ts",
74
- "version": "22.2.9"
74
+ "version": "22.2.10"
75
75
  }
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-documenteditor";
2
- export declare const pkgVer = "^22.2.5";
2
+ export declare const pkgVer = "^22.2.9";
3
3
  export declare const moduleName = "DocumentEditorModule, DocumentEditorContainerModule";
4
- export declare const themeVer = "~22.2.5";
4
+ export declare const themeVer = "~22.2.9";
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.pkgName = '@syncfusion/ej2-angular-documenteditor';
4
- exports.pkgVer = '^22.2.9';
4
+ exports.pkgVer = '^22.2.10';
5
5
  exports.moduleName = 'DocumentEditorModule, DocumentEditorContainerModule';
6
- exports.themeVer = '~22.2.9';
6
+ exports.themeVer = '~22.2.10';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-documenteditor';
2
- export const pkgVer = '^22.2.9';
2
+ export const pkgVer = '^22.2.10';
3
3
  export const moduleName = 'DocumentEditorModule, DocumentEditorContainerModule';
4
- export const themeVer = '~22.2.9';
4
+ export const themeVer = '~22.2.10';
@@ -632,6 +632,14 @@
632
632
  display: flex;
633
633
  }
634
634
 
635
+ .e-de-svg-border-color {
636
+ stroke: #f0f0f0;
637
+ }
638
+
639
+ .e-de-svg-border-fill-color {
640
+ fill: #f0f0f0;
641
+ }
642
+
635
643
  .e-de-container-row {
636
644
  display: -ms-flexbox;
637
645
  display: flex;
@@ -4307,6 +4315,10 @@ label[for*=_wholeWord_e-de-rtl] {
4307
4315
  height: 100%;
4308
4316
  }
4309
4317
 
4318
+ .e-documenteditorcontainer {
4319
+ display: block;
4320
+ }
4321
+
4310
4322
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
4311
4323
  height: 0;
4312
4324
  line-height: 0;
@@ -632,6 +632,14 @@
632
632
  display: flex;
633
633
  }
634
634
 
635
+ .e-de-svg-border-color {
636
+ stroke: #333333;
637
+ }
638
+
639
+ .e-de-svg-border-fill-color {
640
+ fill: #333333;
641
+ }
642
+
635
643
  .e-de-container-row {
636
644
  display: -ms-flexbox;
637
645
  display: flex;
@@ -4308,6 +4316,10 @@ label[for*=_wholeWord_e-de-rtl] {
4308
4316
  height: 100%;
4309
4317
  }
4310
4318
 
4319
+ .e-documenteditorcontainer {
4320
+ display: block;
4321
+ }
4322
+
4311
4323
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
4312
4324
  height: 0;
4313
4325
  line-height: 0;
@@ -629,6 +629,14 @@
629
629
  display: flex;
630
630
  }
631
631
 
632
+ .e-de-svg-border-color {
633
+ stroke: #212529;
634
+ }
635
+
636
+ .e-de-svg-border-fill-color {
637
+ fill: #212529;
638
+ }
639
+
632
640
  .e-de-container-row {
633
641
  display: -ms-flexbox;
634
642
  display: flex;
@@ -4463,6 +4471,10 @@ textarea.e-de-cmt-textarea {
4463
4471
  height: 100%;
4464
4472
  }
4465
4473
 
4474
+ .e-documenteditorcontainer {
4475
+ display: block;
4476
+ }
4477
+
4466
4478
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
4467
4479
  height: 0;
4468
4480
  line-height: 0;
@@ -671,6 +671,14 @@
671
671
  display: flex;
672
672
  }
673
673
 
674
+ .e-de-svg-border-color {
675
+ stroke: #fff;
676
+ }
677
+
678
+ .e-de-svg-border-fill-color {
679
+ fill: #fff;
680
+ }
681
+
674
682
  .e-de-container-row {
675
683
  display: -ms-flexbox;
676
684
  display: flex;
@@ -4431,6 +4439,10 @@ label[for*=_wholeWord_e-de-rtl] {
4431
4439
  height: 100%;
4432
4440
  }
4433
4441
 
4442
+ .e-documenteditorcontainer {
4443
+ display: block;
4444
+ }
4445
+
4434
4446
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
4435
4447
  height: 0;
4436
4448
  line-height: 0.5;
@@ -671,6 +671,14 @@
671
671
  display: flex;
672
672
  }
673
673
 
674
+ .e-de-svg-border-color {
675
+ stroke: #212529;
676
+ }
677
+
678
+ .e-de-svg-border-fill-color {
679
+ fill: #212529;
680
+ }
681
+
674
682
  .e-de-container-row {
675
683
  display: -ms-flexbox;
676
684
  display: flex;
@@ -4431,6 +4439,10 @@ label[for*=_wholeWord_e-de-rtl] {
4431
4439
  height: 100%;
4432
4440
  }
4433
4441
 
4442
+ .e-documenteditorcontainer {
4443
+ display: block;
4444
+ }
4445
+
4434
4446
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
4435
4447
  height: 0;
4436
4448
  line-height: 0.5;
@@ -539,6 +539,7 @@ $de-para-dlg-rtl-btn-font-size: 12px;
539
539
  $de-para-dlg-rtl-btn-width: 200px;
540
540
  $de-de-rtl-btn-div-e-de-rtl-margin-right: 24px;
541
541
  $de-de-rtl-btn-div-e-de-rtl-margin-left: 12px;
542
+ $de-svg-border-stroke: rgba($grey-dark-font, 1) !default;
542
543
 
543
544
  // Table properties
544
545
  $de-row-height-bottom-margin: 8px;
@@ -538,6 +538,7 @@ $de-para-dlg-rtl-btn-font-size: 12px;
538
538
  $de-para-dlg-rtl-btn-width: 200px;
539
539
  $de-de-rtl-btn-div-e-de-rtl-margin-right: 24px;
540
540
  $de-de-rtl-btn-div-e-de-rtl-margin-left: 12px;
541
+ $de-svg-border-stroke: rgba($grey-light-font, 1) !default;
541
542
 
542
543
  // Table properties
543
544
  $de-row-height-bottom-margin: 8px;
@@ -551,6 +551,7 @@ $de-para-dlg-rtl-btn-font-size: 12px;
551
551
  $de-para-dlg-rtl-btn-width: 200px;
552
552
  $de-de-rtl-btn-div-e-de-rtl-margin-right: 24px;
553
553
  $de-de-rtl-btn-div-e-de-rtl-margin-left: 12px;
554
+ $de-svg-border-stroke: rgba($gray-900, 1) !default;
554
555
 
555
556
  // Table properties
556
557
  $de-row-height-bottom-margin: 8px;
@@ -464,6 +464,7 @@ $de-para-dlg-rtl-btn-width: 200px !default;
464
464
  $de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
465
465
  $de-de-rtl-btn-div-e-de-rtl-margin-left: 12px !default;
466
466
  $de-para-dlg-spacing-div-mrgn-left: 40px !default;
467
+ $de-svg-border-stroke: $content-text-color !default;
467
468
 
468
469
  // Color variable
469
470
  $de-background: $content-bg-color-alt1 !default;
@@ -541,6 +541,7 @@ $de-para-dlg-rtl-btn-width: 200px;
541
541
  $de-de-rtl-btn-div-e-de-rtl-margin-right: 24px;
542
542
  $de-de-rtl-btn-div-e-de-rtl-margin-left: 12px;
543
543
  $de-para-dlg-spacing-div-mrgn-left: 40px;
544
+ $de-svg-border-stroke: $neutral-light-font !default;
544
545
 
545
546
  // Table properties
546
547
  $de-row-height-bottom-margin: 8px;
@@ -540,6 +540,7 @@ $de-para-dlg-rtl-btn-width: 200px;
540
540
  $de-de-rtl-btn-div-e-de-rtl-margin-right: 24px;
541
541
  $de-de-rtl-btn-div-e-de-rtl-margin-left: 12px;
542
542
  $de-para-dlg-spacing-div-mrgn-left: 40px;
543
+ $de-svg-border-stroke: $neutral-light-font !default;
543
544
 
544
545
  // Table properties
545
546
  $de-row-height-bottom-margin: 8px;
@@ -473,6 +473,7 @@ $de-para-dlg-rtl-btn-width: 200px !default;
473
473
  $de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
474
474
  $de-de-rtl-btn-div-e-de-rtl-margin-left: 12px !default;
475
475
  $de-para-dlg-spacing-div-mrgn-left: 40px !default;
476
+ $de-svg-border-stroke: $content-text-color !default;
476
477
 
477
478
  // Color variable
478
479
  $de-background: $content-bg-color-alt4 !default;
@@ -464,6 +464,7 @@ $de-para-dlg-rtl-btn-width: 200px !default;
464
464
  $de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
465
465
  $de-de-rtl-btn-div-e-de-rtl-margin-left: 12px !default;
466
466
  $de-para-dlg-spacing-div-mrgn-left: 40px !default;
467
+ $de-svg-border-stroke: $content-text-color !default;
467
468
 
468
469
  // Color variable
469
470
  $de-background: $content-bg-color-alt1 !default;
@@ -540,6 +540,7 @@ $de-para-dlg-rtl-btn-font-size: 12px !default;
540
540
  $de-para-dlg-rtl-btn-width: 200px !default;
541
541
  $de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
542
542
  $de-de-rtl-btn-div-e-de-rtl-margin-left: 12px !default;
543
+ $de-svg-border-stroke: $content-font !default;
543
544
 
544
545
  // Table properties
545
546
  $de-row-height-bottom-margin: 8px;
@@ -890,6 +890,7 @@ $de-para-dlg-rtl-btn-width: 200px !default;
890
890
  $de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
891
891
  $de-de-rtl-btn-div-e-de-rtl-margin-left: 12px !default;
892
892
  $de-para-dlg-spacing-div-mrgn-left: 40px !default;
893
+ $de-svg-border-stroke: $content-font !default;
893
894
 
894
895
  // Table properties
895
896
  $de-row-height-bottom-margin: 8px;
@@ -7,6 +7,14 @@
7
7
  display: flex;
8
8
  }
9
9
 
10
+ .e-de-svg-border-color {
11
+ stroke: $de-svg-border-stroke;
12
+ }
13
+
14
+ .e-de-svg-border-fill-color {
15
+ fill: $de-svg-border-stroke;
16
+ }
17
+
10
18
  .e-de-container-row {
11
19
  display: flex;
12
20
  padding-bottom: $de-padding-full;
@@ -557,6 +557,7 @@ $de-para-dlg-rtl-btn-width: 200px;
557
557
  $de-de-rtl-btn-div-e-de-rtl-margin-right: 24px;
558
558
  $de-de-rtl-btn-div-e-de-rtl-margin-left: 12px;
559
559
  $de-para-dlg-spacing-div-mrgn-left: 40px;
560
+ $de-svg-border-stroke: $grey-dark-font !default;
560
561
 
561
562
  // Table properties
562
563
  $de-row-height-bottom-margin: 8px;
@@ -557,6 +557,7 @@ $de-para-dlg-rtl-btn-width: 200px;
557
557
  $de-de-rtl-btn-div-e-de-rtl-margin-right: 24px;
558
558
  $de-de-rtl-btn-div-e-de-rtl-margin-left: 12px;
559
559
  $de-para-dlg-spacing-div-mrgn-left: 40px;
560
+ $de-svg-border-stroke: rgba($grey-light-font, .87) !default;
560
561
 
561
562
  // Table properties
562
563
  $de-row-height-bottom-margin: 8px;
@@ -464,6 +464,7 @@ $de-para-dlg-rtl-btn-width: 100px !default;
464
464
  $de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
465
465
  $de-de-rtl-btn-div-e-de-rtl-margin-left: 20px !default;
466
466
  $de-para-dlg-spacing-div-mrgn-left: 40px !default;
467
+ $de-svg-border-stroke: rgba($content-text-color) !default;
467
468
 
468
469
  // Color variable
469
470
  $de-background: $content-bg-color-alt1 !default;
@@ -465,6 +465,7 @@ $de-para-dlg-rtl-btn-width: 200px !default;
465
465
  $de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
466
466
  $de-de-rtl-btn-div-e-de-rtl-margin-left: 12px !default;
467
467
  $de-para-dlg-spacing-div-mrgn-left: 40px !default;
468
+ $de-svg-border-stroke: $content-text-color !default;
468
469
 
469
470
  // Table properties
470
471
  $de-row-height-bottom-margin: 0;
@@ -632,6 +632,14 @@
632
632
  display: flex;
633
633
  }
634
634
 
635
+ .e-de-svg-border-color {
636
+ stroke: #f0f0f0;
637
+ }
638
+
639
+ .e-de-svg-border-fill-color {
640
+ fill: #f0f0f0;
641
+ }
642
+
635
643
  .e-de-container-row {
636
644
  display: -ms-flexbox;
637
645
  display: flex;
@@ -632,6 +632,14 @@
632
632
  display: flex;
633
633
  }
634
634
 
635
+ .e-de-svg-border-color {
636
+ stroke: #333333;
637
+ }
638
+
639
+ .e-de-svg-border-fill-color {
640
+ fill: #333333;
641
+ }
642
+
635
643
  .e-de-container-row {
636
644
  display: -ms-flexbox;
637
645
  display: flex;
@@ -629,6 +629,14 @@
629
629
  display: flex;
630
630
  }
631
631
 
632
+ .e-de-svg-border-color {
633
+ stroke: #212529;
634
+ }
635
+
636
+ .e-de-svg-border-fill-color {
637
+ fill: #212529;
638
+ }
639
+
632
640
  .e-de-container-row {
633
641
  display: -ms-flexbox;
634
642
  display: flex;
@@ -671,6 +671,14 @@
671
671
  display: flex;
672
672
  }
673
673
 
674
+ .e-de-svg-border-color {
675
+ stroke: #fff;
676
+ }
677
+
678
+ .e-de-svg-border-fill-color {
679
+ fill: #fff;
680
+ }
681
+
674
682
  .e-de-container-row {
675
683
  display: -ms-flexbox;
676
684
  display: flex;
@@ -671,6 +671,14 @@
671
671
  display: flex;
672
672
  }
673
673
 
674
+ .e-de-svg-border-color {
675
+ stroke: #212529;
676
+ }
677
+
678
+ .e-de-svg-border-fill-color {
679
+ fill: #212529;
680
+ }
681
+
674
682
  .e-de-container-row {
675
683
  display: -ms-flexbox;
676
684
  display: flex;
@@ -632,6 +632,14 @@
632
632
  display: flex;
633
633
  }
634
634
 
635
+ .e-de-svg-border-color {
636
+ stroke: #dadada;
637
+ }
638
+
639
+ .e-de-svg-border-fill-color {
640
+ fill: #dadada;
641
+ }
642
+
635
643
  .e-de-container-row {
636
644
  display: -ms-flexbox;
637
645
  display: flex;
@@ -632,6 +632,14 @@
632
632
  display: flex;
633
633
  }
634
634
 
635
+ .e-de-svg-border-color {
636
+ stroke: #333;
637
+ }
638
+
639
+ .e-de-svg-border-fill-color {
640
+ fill: #333;
641
+ }
642
+
635
643
  .e-de-container-row {
636
644
  display: -ms-flexbox;
637
645
  display: flex;
@@ -674,6 +674,14 @@
674
674
  display: flex;
675
675
  }
676
676
 
677
+ .e-de-svg-border-color {
678
+ stroke: #f3f2f1;
679
+ }
680
+
681
+ .e-de-svg-border-fill-color {
682
+ fill: #f3f2f1;
683
+ }
684
+
677
685
  .e-de-container-row {
678
686
  display: -ms-flexbox;
679
687
  display: flex;
@@ -674,6 +674,14 @@
674
674
  display: flex;
675
675
  }
676
676
 
677
+ .e-de-svg-border-color {
678
+ stroke: #201f1e;
679
+ }
680
+
681
+ .e-de-svg-border-fill-color {
682
+ fill: #201f1e;
683
+ }
684
+
677
685
  .e-de-container-row {
678
686
  display: -ms-flexbox;
679
687
  display: flex;
@@ -632,6 +632,14 @@
632
632
  display: flex;
633
633
  }
634
634
 
635
+ .e-de-svg-border-color {
636
+ stroke: #fff;
637
+ }
638
+
639
+ .e-de-svg-border-fill-color {
640
+ fill: #fff;
641
+ }
642
+
635
643
  .e-de-container-row {
636
644
  display: -ms-flexbox;
637
645
  display: flex;
@@ -627,6 +627,14 @@
627
627
  display: flex;
628
628
  }
629
629
 
630
+ .e-de-svg-border-color {
631
+ stroke: #fff;
632
+ }
633
+
634
+ .e-de-svg-border-fill-color {
635
+ fill: #fff;
636
+ }
637
+
630
638
  .e-de-container-row {
631
639
  display: -ms-flexbox;
632
640
  display: flex;
@@ -1,4 +1,4 @@
1
- @import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
1
+ @import url("https://fonts.googleapis.com/css?family=Roboto:400,500,700");
2
2
  .e-documenteditor .e-close::before {
3
3
  content: "\e825";
4
4
  font-family: "e-icons";
@@ -627,6 +627,14 @@
627
627
  display: flex;
628
628
  }
629
629
 
630
+ .e-de-svg-border-color {
631
+ stroke: rgba(0, 0, 0, 0.87);
632
+ }
633
+
634
+ .e-de-svg-border-fill-color {
635
+ fill: rgba(0, 0, 0, 0.87);
636
+ }
637
+
630
638
  .e-de-container-row {
631
639
  display: -ms-flexbox;
632
640
  display: flex;
@@ -724,6 +724,14 @@
724
724
  display: flex;
725
725
  }
726
726
 
727
+ .e-de-svg-border-color {
728
+ stroke: rgba(var(--color-sf-on-surface));
729
+ }
730
+
731
+ .e-de-svg-border-fill-color {
732
+ fill: rgba(var(--color-sf-on-surface));
733
+ }
734
+
727
735
  .e-de-container-row {
728
736
  display: -ms-flexbox;
729
737
  display: flex;
@@ -780,6 +780,14 @@
780
780
  display: flex;
781
781
  }
782
782
 
783
+ .e-de-svg-border-color {
784
+ stroke: rgba(var(--color-sf-on-surface));
785
+ }
786
+
787
+ .e-de-svg-border-fill-color {
788
+ fill: rgba(var(--color-sf-on-surface));
789
+ }
790
+
783
791
  .e-de-container-row {
784
792
  display: -ms-flexbox;
785
793
  display: flex;
@@ -669,6 +669,14 @@
669
669
  display: flex;
670
670
  }
671
671
 
672
+ .e-de-svg-border-color {
673
+ stroke: #fff;
674
+ }
675
+
676
+ .e-de-svg-border-fill-color {
677
+ fill: #fff;
678
+ }
679
+
672
680
  .e-de-container-row {
673
681
  display: -ms-flexbox;
674
682
  display: flex;
@@ -672,6 +672,14 @@
672
672
  display: flex;
673
673
  }
674
674
 
675
+ .e-de-svg-border-color {
676
+ stroke: #111827;
677
+ }
678
+
679
+ .e-de-svg-border-fill-color {
680
+ fill: #111827;
681
+ }
682
+
675
683
  .e-de-container-row {
676
684
  display: -ms-flexbox;
677
685
  display: flex;
@@ -2,7 +2,9 @@
2
2
  .e-de-toolbar {
3
3
  height: 100%;
4
4
  }
5
-
5
+ .e-documenteditorcontainer {
6
+ display: block;
7
+ }
6
8
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
7
9
  height: 0;
8
10
  @if $skin-name == 'tailwind' {
@@ -483,6 +483,10 @@
483
483
  height: 100%;
484
484
  }
485
485
 
486
+ .e-documenteditorcontainer {
487
+ display: block;
488
+ }
489
+
486
490
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
487
491
  height: 0;
488
492
  line-height: 0;
@@ -483,6 +483,10 @@
483
483
  height: 100%;
484
484
  }
485
485
 
486
+ .e-documenteditorcontainer {
487
+ display: block;
488
+ }
489
+
486
490
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
487
491
  height: 0;
488
492
  line-height: 0;
@@ -483,6 +483,10 @@
483
483
  height: 100%;
484
484
  }
485
485
 
486
+ .e-documenteditorcontainer {
487
+ display: block;
488
+ }
489
+
486
490
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
487
491
  height: 0;
488
492
  line-height: 0;
@@ -509,6 +509,10 @@
509
509
  height: 100%;
510
510
  }
511
511
 
512
+ .e-documenteditorcontainer {
513
+ display: block;
514
+ }
515
+
512
516
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
513
517
  height: 0;
514
518
  line-height: 0.5;
@@ -509,6 +509,10 @@
509
509
  height: 100%;
510
510
  }
511
511
 
512
+ .e-documenteditorcontainer {
513
+ display: block;
514
+ }
515
+
512
516
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
513
517
  height: 0;
514
518
  line-height: 0.5;
@@ -484,6 +484,10 @@
484
484
  height: 100%;
485
485
  }
486
486
 
487
+ .e-documenteditorcontainer {
488
+ display: block;
489
+ }
490
+
487
491
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
488
492
  height: 0;
489
493
  line-height: 0;
@@ -484,6 +484,10 @@
484
484
  height: 100%;
485
485
  }
486
486
 
487
+ .e-documenteditorcontainer {
488
+ display: block;
489
+ }
490
+
487
491
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
488
492
  height: 0;
489
493
  line-height: 0;
@@ -509,6 +509,10 @@
509
509
  height: 100%;
510
510
  }
511
511
 
512
+ .e-documenteditorcontainer {
513
+ display: block;
514
+ }
515
+
512
516
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
513
517
  height: 0;
514
518
  line-height: 0.5;
@@ -509,6 +509,10 @@
509
509
  height: 100%;
510
510
  }
511
511
 
512
+ .e-documenteditorcontainer {
513
+ display: block;
514
+ }
515
+
512
516
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
513
517
  height: 0;
514
518
  line-height: 0.5;
@@ -2521,6 +2521,10 @@ label[for=container_wholeWord] {
2521
2521
  height: 100%;
2522
2522
  }
2523
2523
 
2524
+ .e-documenteditorcontainer {
2525
+ display: block;
2526
+ }
2527
+
2524
2528
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
2525
2529
  height: 0;
2526
2530
  line-height: 0;
@@ -483,6 +483,10 @@
483
483
  height: 100%;
484
484
  }
485
485
 
486
+ .e-documenteditorcontainer {
487
+ display: block;
488
+ }
489
+
486
490
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
487
491
  height: 0;
488
492
  line-height: 0;
@@ -486,6 +486,10 @@
486
486
  height: 100%;
487
487
  }
488
488
 
489
+ .e-documenteditorcontainer {
490
+ display: block;
491
+ }
492
+
489
493
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
490
494
  height: 0;
491
495
  line-height: 0;
@@ -1,4 +1,4 @@
1
- @import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
1
+ @import url("https://fonts.googleapis.com/css?family=Roboto:400,500,700");
2
2
  .e-de-ctnr-close::before {
3
3
  content: "\eb36";
4
4
  }
@@ -486,6 +486,10 @@
486
486
  height: 100%;
487
487
  }
488
488
 
489
+ .e-documenteditorcontainer {
490
+ display: block;
491
+ }
492
+
489
493
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
490
494
  height: 0;
491
495
  line-height: 0;
@@ -564,6 +564,10 @@
564
564
  height: 100%;
565
565
  }
566
566
 
567
+ .e-documenteditorcontainer {
568
+ display: block;
569
+ }
570
+
567
571
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
568
572
  height: 0;
569
573
  line-height: 0;
@@ -620,6 +620,10 @@
620
620
  height: 100%;
621
621
  }
622
622
 
623
+ .e-documenteditorcontainer {
624
+ display: block;
625
+ }
626
+
623
627
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
624
628
  height: 0;
625
629
  line-height: 0;
@@ -510,6 +510,10 @@
510
510
  height: 100%;
511
511
  }
512
512
 
513
+ .e-documenteditorcontainer {
514
+ display: block;
515
+ }
516
+
513
517
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
514
518
  height: 0;
515
519
  line-height: 1;
@@ -510,6 +510,10 @@
510
510
  height: 100%;
511
511
  }
512
512
 
513
+ .e-documenteditorcontainer {
514
+ display: block;
515
+ }
516
+
513
517
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
514
518
  height: 0;
515
519
  line-height: 1;
@@ -633,6 +633,14 @@
633
633
  display: flex;
634
634
  }
635
635
 
636
+ .e-de-svg-border-color {
637
+ stroke: #dadada;
638
+ }
639
+
640
+ .e-de-svg-border-fill-color {
641
+ fill: #dadada;
642
+ }
643
+
636
644
  .e-de-container-row {
637
645
  display: -ms-flexbox;
638
646
  display: flex;
@@ -4308,6 +4316,10 @@ label[for*=_wholeWord_e-de-rtl] {
4308
4316
  height: 100%;
4309
4317
  }
4310
4318
 
4319
+ .e-documenteditorcontainer {
4320
+ display: block;
4321
+ }
4322
+
4311
4323
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
4312
4324
  height: 0;
4313
4325
  line-height: 0;
package/styles/fabric.css CHANGED
@@ -633,6 +633,14 @@
633
633
  display: flex;
634
634
  }
635
635
 
636
+ .e-de-svg-border-color {
637
+ stroke: #333;
638
+ }
639
+
640
+ .e-de-svg-border-fill-color {
641
+ fill: #333;
642
+ }
643
+
636
644
  .e-de-container-row {
637
645
  display: -ms-flexbox;
638
646
  display: flex;
@@ -4312,6 +4320,10 @@ label[for*=_wholeWord_e-de-rtl] {
4312
4320
  height: 100%;
4313
4321
  }
4314
4322
 
4323
+ .e-documenteditorcontainer {
4324
+ display: block;
4325
+ }
4326
+
4315
4327
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
4316
4328
  height: 0;
4317
4329
  line-height: 0;
@@ -674,6 +674,14 @@
674
674
  display: flex;
675
675
  }
676
676
 
677
+ .e-de-svg-border-color {
678
+ stroke: #f3f2f1;
679
+ }
680
+
681
+ .e-de-svg-border-fill-color {
682
+ fill: #f3f2f1;
683
+ }
684
+
677
685
  .e-de-container-row {
678
686
  display: -ms-flexbox;
679
687
  display: flex;
@@ -4375,6 +4383,10 @@ label[for*=_wholeWord_e-de-rtl] {
4375
4383
  height: 100%;
4376
4384
  }
4377
4385
 
4386
+ .e-documenteditorcontainer {
4387
+ display: block;
4388
+ }
4389
+
4378
4390
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
4379
4391
  height: 0;
4380
4392
  line-height: 0.5;
package/styles/fluent.css CHANGED
@@ -674,6 +674,14 @@
674
674
  display: flex;
675
675
  }
676
676
 
677
+ .e-de-svg-border-color {
678
+ stroke: #201f1e;
679
+ }
680
+
681
+ .e-de-svg-border-fill-color {
682
+ fill: #201f1e;
683
+ }
684
+
677
685
  .e-de-container-row {
678
686
  display: -ms-flexbox;
679
687
  display: flex;
@@ -4375,6 +4383,10 @@ label[for*=_wholeWord_e-de-rtl] {
4375
4383
  height: 100%;
4376
4384
  }
4377
4385
 
4386
+ .e-documenteditorcontainer {
4387
+ display: block;
4388
+ }
4389
+
4378
4390
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
4379
4391
  height: 0;
4380
4392
  line-height: 0.5;
@@ -3278,6 +3278,10 @@ label[for=container_wholeWord] {
3278
3278
  height: 100%;
3279
3279
  }
3280
3280
 
3281
+ .e-documenteditorcontainer {
3282
+ display: block;
3283
+ }
3284
+
3281
3285
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
3282
3286
  height: 0;
3283
3287
  line-height: 0;
@@ -632,6 +632,14 @@
632
632
  display: flex;
633
633
  }
634
634
 
635
+ .e-de-svg-border-color {
636
+ stroke: #fff;
637
+ }
638
+
639
+ .e-de-svg-border-fill-color {
640
+ fill: #fff;
641
+ }
642
+
635
643
  .e-de-container-row {
636
644
  display: -ms-flexbox;
637
645
  display: flex;
@@ -4307,6 +4315,10 @@ label[for*=_wholeWord_e-de-rtl] {
4307
4315
  height: 100%;
4308
4316
  }
4309
4317
 
4318
+ .e-documenteditorcontainer {
4319
+ display: block;
4320
+ }
4321
+
4310
4322
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
4311
4323
  height: 0;
4312
4324
  line-height: 0;
@@ -627,6 +627,14 @@
627
627
  display: flex;
628
628
  }
629
629
 
630
+ .e-de-svg-border-color {
631
+ stroke: #fff;
632
+ }
633
+
634
+ .e-de-svg-border-fill-color {
635
+ fill: #fff;
636
+ }
637
+
630
638
  .e-de-container-row {
631
639
  display: -ms-flexbox;
632
640
  display: flex;
@@ -4304,6 +4312,10 @@ label[for*=_wholeWord_e-de-rtl] {
4304
4312
  height: 100%;
4305
4313
  }
4306
4314
 
4315
+ .e-documenteditorcontainer {
4316
+ display: block;
4317
+ }
4318
+
4307
4319
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
4308
4320
  height: 0;
4309
4321
  line-height: 0;
@@ -1,4 +1,4 @@
1
- @import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
1
+ @import url("https://fonts.googleapis.com/css?family=Roboto:400,500,700");
2
2
  .e-documenteditor .e-close::before {
3
3
  content: "\e825";
4
4
  font-family: "e-icons";
@@ -627,6 +627,14 @@
627
627
  display: flex;
628
628
  }
629
629
 
630
+ .e-de-svg-border-color {
631
+ stroke: rgba(0, 0, 0, 0.87);
632
+ }
633
+
634
+ .e-de-svg-border-fill-color {
635
+ fill: rgba(0, 0, 0, 0.87);
636
+ }
637
+
630
638
  .e-de-container-row {
631
639
  display: -ms-flexbox;
632
640
  display: flex;
@@ -4304,6 +4312,10 @@ label[for*=_wholeWord_e-de-rtl] {
4304
4312
  height: 100%;
4305
4313
  }
4306
4314
 
4315
+ .e-documenteditorcontainer {
4316
+ display: block;
4317
+ }
4318
+
4307
4319
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
4308
4320
  height: 0;
4309
4321
  line-height: 0;
@@ -724,6 +724,14 @@
724
724
  display: flex;
725
725
  }
726
726
 
727
+ .e-de-svg-border-color {
728
+ stroke: rgba(var(--color-sf-on-surface));
729
+ }
730
+
731
+ .e-de-svg-border-fill-color {
732
+ fill: rgba(var(--color-sf-on-surface));
733
+ }
734
+
727
735
  .e-de-container-row {
728
736
  display: -ms-flexbox;
729
737
  display: flex;
@@ -4480,6 +4488,10 @@ label[for*=_wholeWord_e-de-rtl] {
4480
4488
  height: 100%;
4481
4489
  }
4482
4490
 
4491
+ .e-documenteditorcontainer {
4492
+ display: block;
4493
+ }
4494
+
4483
4495
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
4484
4496
  height: 0;
4485
4497
  line-height: 0;
@@ -780,6 +780,14 @@
780
780
  display: flex;
781
781
  }
782
782
 
783
+ .e-de-svg-border-color {
784
+ stroke: rgba(var(--color-sf-on-surface));
785
+ }
786
+
787
+ .e-de-svg-border-fill-color {
788
+ fill: rgba(var(--color-sf-on-surface));
789
+ }
790
+
783
791
  .e-de-container-row {
784
792
  display: -ms-flexbox;
785
793
  display: flex;
@@ -4536,6 +4544,10 @@ label[for*=_wholeWord_e-de-rtl] {
4536
4544
  height: 100%;
4537
4545
  }
4538
4546
 
4547
+ .e-documenteditorcontainer {
4548
+ display: block;
4549
+ }
4550
+
4539
4551
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
4540
4552
  height: 0;
4541
4553
  line-height: 0;
@@ -670,6 +670,14 @@
670
670
  display: flex;
671
671
  }
672
672
 
673
+ .e-de-svg-border-color {
674
+ stroke: #fff;
675
+ }
676
+
677
+ .e-de-svg-border-fill-color {
678
+ fill: #fff;
679
+ }
680
+
673
681
  .e-de-container-row {
674
682
  display: -ms-flexbox;
675
683
  display: flex;
@@ -4643,6 +4651,10 @@ label[for*=_wholeWord_e-de-rtl] {
4643
4651
  height: 100%;
4644
4652
  }
4645
4653
 
4654
+ .e-documenteditorcontainer {
4655
+ display: block;
4656
+ }
4657
+
4646
4658
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
4647
4659
  height: 0;
4648
4660
  line-height: 1;
@@ -673,6 +673,14 @@
673
673
  display: flex;
674
674
  }
675
675
 
676
+ .e-de-svg-border-color {
677
+ stroke: #111827;
678
+ }
679
+
680
+ .e-de-svg-border-fill-color {
681
+ fill: #111827;
682
+ }
683
+
676
684
  .e-de-container-row {
677
685
  display: -ms-flexbox;
678
686
  display: flex;
@@ -4646,6 +4654,10 @@ label[for*=_wholeWord_e-de-rtl] {
4646
4654
  height: 100%;
4647
4655
  }
4648
4656
 
4657
+ .e-documenteditorcontainer {
4658
+ display: block;
4659
+ }
4660
+
4649
4661
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
4650
4662
  height: 0;
4651
4663
  line-height: 1;