@syncfusion/ej2-angular-documenteditor 21.2.5 → 21.2.6

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 (49) hide show
  1. package/package.json +6 -6
  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 +1 -0
  6. package/styles/bootstrap.css +1 -0
  7. package/styles/bootstrap4.css +1 -0
  8. package/styles/bootstrap5-dark.css +1 -0
  9. package/styles/bootstrap5.css +1 -0
  10. package/styles/document-editor/bootstrap-dark.css +1 -0
  11. package/styles/document-editor/bootstrap.css +1 -0
  12. package/styles/document-editor/bootstrap4.css +1 -0
  13. package/styles/document-editor/bootstrap5-dark.css +1 -0
  14. package/styles/document-editor/bootstrap5.css +1 -0
  15. package/styles/document-editor/fabric-dark.css +1 -0
  16. package/styles/document-editor/fabric.css +1 -0
  17. package/styles/document-editor/fluent-dark.css +1 -0
  18. package/styles/document-editor/fluent.css +1 -0
  19. package/styles/document-editor/highcontrast-light.css +1 -0
  20. package/styles/document-editor/highcontrast.css +1 -0
  21. package/styles/document-editor/icons/_bootstrap-dark.scss +1 -0
  22. package/styles/document-editor/icons/_bootstrap.scss +1 -0
  23. package/styles/document-editor/icons/_bootstrap4.scss +1 -0
  24. package/styles/document-editor/icons/_bootstrap5.scss +1 -0
  25. package/styles/document-editor/icons/_fabric-dark.scss +1 -0
  26. package/styles/document-editor/icons/_fabric.scss +1 -0
  27. package/styles/document-editor/icons/_fluent.scss +1 -0
  28. package/styles/document-editor/icons/_fusionnew.scss +1 -0
  29. package/styles/document-editor/icons/_highcontrast-light.scss +1 -0
  30. package/styles/document-editor/icons/_highcontrast.scss +1 -0
  31. package/styles/document-editor/icons/_material-dark.scss +1 -0
  32. package/styles/document-editor/icons/_material.scss +1 -0
  33. package/styles/document-editor/icons/_material3.scss +1 -0
  34. package/styles/document-editor/icons/_tailwind-dark.scss +1 -0
  35. package/styles/document-editor/icons/_tailwind.scss +1 -0
  36. package/styles/document-editor/material-dark.css +1 -0
  37. package/styles/document-editor/material.css +1 -0
  38. package/styles/document-editor/tailwind-dark.css +1 -0
  39. package/styles/document-editor/tailwind.css +1 -0
  40. package/styles/fabric-dark.css +1 -0
  41. package/styles/fabric.css +1 -0
  42. package/styles/fluent-dark.css +1 -0
  43. package/styles/fluent.css +1 -0
  44. package/styles/highcontrast-light.css +1 -0
  45. package/styles/highcontrast.css +1 -0
  46. package/styles/material-dark.css +1 -0
  47. package/styles/material.css +1 -0
  48. package/styles/tailwind-dark.css +1 -0
  49. package/styles/tailwind.css +1 -0
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-angular-documenteditor@*",
3
- "_id": "@syncfusion/ej2-angular-documenteditor@21.1.41",
3
+ "_id": "@syncfusion/ej2-angular-documenteditor@21.2.5",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-R2+A6IElC17VRi2+c+383zsbafVv+2ChI7rXIHZX2YZLROVQYsDnibEcttzx5xkecAZwihSECh/+Tv3Lr21NMA==",
5
+ "_integrity": "sha512-DUY2MNKCL8wz/oCak8gnS+fAaJJoWe148w/p8Pk0fd0MZx7ZMEN5u0pqUkKt0WJ0lboYjv3rg4A8J5XeXIraOA==",
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-21.1.41.tgz",
23
- "_shasum": "f0160bb20139fe666880675db4ae3434991c193c",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-documenteditor/-/ej2-angular-documenteditor-21.2.5.tgz",
23
+ "_shasum": "b5dbf28fb0df71955e57fc2999f6692807e481e2",
24
24
  "_spec": "@syncfusion/ej2-angular-documenteditor@*",
25
25
  "_where": "/jenkins/workspace/elease-automation_release_21.1.1/ivypackages/included",
26
26
  "author": {
@@ -33,7 +33,7 @@
33
33
  "dependencies": {
34
34
  "@syncfusion/ej2-angular-base": "~21.2.3",
35
35
  "@syncfusion/ej2-base": "~21.2.3",
36
- "@syncfusion/ej2-documenteditor": "21.2.5",
36
+ "@syncfusion/ej2-documenteditor": "21.2.6",
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": "21.2.5"
74
+ "version": "21.2.6"
75
75
  }
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-documenteditor";
2
- export declare const pkgVer = "^21.1.41";
2
+ export declare const pkgVer = "^21.2.5";
3
3
  export declare const moduleName = "DocumentEditorModule, DocumentEditorContainerModule";
4
- export declare const themeVer = "~21.1.41";
4
+ export declare const themeVer = "~21.2.5";
@@ -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 = '^21.2.5';
4
+ exports.pkgVer = '^21.2.6';
5
5
  exports.moduleName = 'DocumentEditorModule, DocumentEditorContainerModule';
6
- exports.themeVer = '~21.2.5';
6
+ exports.themeVer = '~21.2.6';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-documenteditor';
2
- export const pkgVer = '^21.2.5';
2
+ export const pkgVer = '^21.2.6';
3
3
  export const moduleName = 'DocumentEditorModule, DocumentEditorContainerModule';
4
- export const themeVer = '~21.2.5';
4
+ export const themeVer = '~21.2.6';
@@ -46,6 +46,7 @@
46
46
  .e-documenteditor .e-de-multi-cmt-mark::before {
47
47
  content: "\e98a";
48
48
  font-family: "e-icons";
49
+ font-size: 14px;
49
50
  }
50
51
  .e-documenteditor .e-de-cmt-post::before {
51
52
  content: "\e816";
@@ -46,6 +46,7 @@
46
46
  .e-documenteditor .e-de-multi-cmt-mark::before {
47
47
  content: "\e98a";
48
48
  font-family: "e-icons";
49
+ font-size: 14px;
49
50
  }
50
51
  .e-documenteditor .e-de-cmt-post::before {
51
52
  content: "\e816";
@@ -46,6 +46,7 @@
46
46
  .e-documenteditor .e-de-multi-cmt-mark::before {
47
47
  content: "\e978";
48
48
  font-family: "e-icons";
49
+ font-size: 14px;
49
50
  }
50
51
  .e-documenteditor .e-de-cmt-post::before {
51
52
  content: "\e816";
@@ -46,6 +46,7 @@
46
46
  color: #adb5bd;
47
47
  content: "\e8bc";
48
48
  font-family: "e-icons";
49
+ font-size: 14px;
49
50
  }
50
51
  .e-documenteditor .e-de-cmt-post::before {
51
52
  content: "\e71d";
@@ -46,6 +46,7 @@
46
46
  color: #6c757d;
47
47
  content: "\e8bc";
48
48
  font-family: "e-icons";
49
+ font-size: 14px;
49
50
  }
50
51
  .e-documenteditor .e-de-cmt-post::before {
51
52
  content: "\e71d";
@@ -46,6 +46,7 @@
46
46
  .e-documenteditor .e-de-multi-cmt-mark::before {
47
47
  content: "\e98a";
48
48
  font-family: "e-icons";
49
+ font-size: 14px;
49
50
  }
50
51
  .e-documenteditor .e-de-cmt-post::before {
51
52
  content: "\e816";
@@ -46,6 +46,7 @@
46
46
  .e-documenteditor .e-de-multi-cmt-mark::before {
47
47
  content: "\e98a";
48
48
  font-family: "e-icons";
49
+ font-size: 14px;
49
50
  }
50
51
  .e-documenteditor .e-de-cmt-post::before {
51
52
  content: "\e816";
@@ -46,6 +46,7 @@
46
46
  .e-documenteditor .e-de-multi-cmt-mark::before {
47
47
  content: "\e978";
48
48
  font-family: "e-icons";
49
+ font-size: 14px;
49
50
  }
50
51
  .e-documenteditor .e-de-cmt-post::before {
51
52
  content: "\e816";
@@ -46,6 +46,7 @@
46
46
  color: #adb5bd;
47
47
  content: "\e8bc";
48
48
  font-family: "e-icons";
49
+ font-size: 14px;
49
50
  }
50
51
  .e-documenteditor .e-de-cmt-post::before {
51
52
  content: "\e71d";
@@ -46,6 +46,7 @@
46
46
  color: #6c757d;
47
47
  content: "\e8bc";
48
48
  font-family: "e-icons";
49
+ font-size: 14px;
49
50
  }
50
51
  .e-documenteditor .e-de-cmt-post::before {
51
52
  content: "\e71d";
@@ -46,6 +46,7 @@
46
46
  .e-documenteditor .e-de-multi-cmt-mark::before {
47
47
  content: "\e97e";
48
48
  font-family: "e-icons";
49
+ font-size: 14px;
49
50
  }
50
51
  .e-documenteditor .e-de-cmt-post::before {
51
52
  content: "\e816";
@@ -46,6 +46,7 @@
46
46
  .e-documenteditor .e-de-multi-cmt-mark::before {
47
47
  content: "\e97e";
48
48
  font-family: "e-icons";
49
+ font-size: 14px;
49
50
  }
50
51
  .e-documenteditor .e-de-cmt-post::before {
51
52
  content: "\e816";
@@ -44,6 +44,7 @@
44
44
  .e-documenteditor .e-de-multi-cmt-mark::before {
45
45
  content: "\e8bc";
46
46
  font-family: "e-icons";
47
+ font-size: 14px;
47
48
  }
48
49
  .e-documenteditor .e-de-cmt-post::before {
49
50
  content: "\e71d";
@@ -44,6 +44,7 @@
44
44
  .e-documenteditor .e-de-multi-cmt-mark::before {
45
45
  content: "\e8bc";
46
46
  font-family: "e-icons";
47
+ font-size: 14px;
47
48
  }
48
49
  .e-documenteditor .e-de-cmt-post::before {
49
50
  content: "\e71d";
@@ -2092,6 +2092,7 @@ label[for=container_wholeWord] {
2092
2092
  .e-documenteditor .e-de-multi-cmt-mark::before {
2093
2093
  content: "\e97a";
2094
2094
  font-family: "e-icons";
2095
+ font-size: 14px;
2095
2096
  }
2096
2097
  .e-documenteditor .e-de-cmt-post::before {
2097
2098
  content: "\e816";
@@ -46,6 +46,7 @@
46
46
  .e-documenteditor .e-de-multi-cmt-mark::before {
47
47
  content: "\e97a";
48
48
  font-family: "e-icons";
49
+ font-size: 14px;
49
50
  }
50
51
  .e-documenteditor .e-de-cmt-post::before {
51
52
  content: "\e816";
@@ -58,6 +58,7 @@
58
58
  .e-de-multi-cmt-mark::before {
59
59
  content: '\e98a';
60
60
  font-family: 'e-icons';
61
+ font-size: 14px;
61
62
  }
62
63
 
63
64
  .e-de-cmt-post::before {
@@ -58,6 +58,7 @@
58
58
  .e-de-multi-cmt-mark::before {
59
59
  content: '\e98a';
60
60
  font-family: 'e-icons';
61
+ font-size: 14px;
61
62
  }
62
63
 
63
64
  .e-de-cmt-post::before {
@@ -58,6 +58,7 @@
58
58
  .e-de-multi-cmt-mark::before {
59
59
  content: '\e978';
60
60
  font-family: 'e-icons';
61
+ font-size: 14px;
61
62
  }
62
63
 
63
64
  .e-de-cmt-post::before {
@@ -58,6 +58,7 @@
58
58
  color: $icon-color;
59
59
  content: '\e8bc';
60
60
  font-family: 'e-icons';
61
+ font-size: 14px;
61
62
  }
62
63
 
63
64
  .e-de-cmt-post::before {
@@ -58,6 +58,7 @@
58
58
  .e-de-multi-cmt-mark::before {
59
59
  content: '\e97e';
60
60
  font-family: 'e-icons';
61
+ font-size: 14px;
61
62
  }
62
63
 
63
64
  .e-de-cmt-post::before {
@@ -58,6 +58,7 @@
58
58
  .e-de-multi-cmt-mark::before {
59
59
  content: '\e97e';
60
60
  font-family: 'e-icons';
61
+ font-size: 14px;
61
62
  }
62
63
 
63
64
  .e-de-cmt-post::before {
@@ -56,6 +56,7 @@
56
56
  .e-de-multi-cmt-mark::before {
57
57
  content: '\e8bc';
58
58
  font-family: 'e-icons';
59
+ font-size: 14px;
59
60
  }
60
61
 
61
62
  .e-de-cmt-post::before {
@@ -58,6 +58,7 @@
58
58
  color: $icon-color;
59
59
  content: '\e8bc';
60
60
  font-family: 'e-icons';
61
+ font-size: 14px;
61
62
  }
62
63
 
63
64
  .e-de-cmt-post::before {
@@ -68,6 +68,7 @@
68
68
  .e-de-multi-cmt-mark::before {
69
69
  content: '\e97a';
70
70
  font-family: 'e-icons';
71
+ font-size: 14px;
71
72
  }
72
73
 
73
74
  .e-de-cmt-post::before {
@@ -58,6 +58,7 @@
58
58
  .e-de-multi-cmt-mark::before {
59
59
  content: '\e97a';
60
60
  font-family: 'e-icons';
61
+ font-size: 14px;
61
62
  }
62
63
 
63
64
  .e-de-cmt-post::before {
@@ -64,6 +64,7 @@
64
64
  .e-de-multi-cmt-mark::before {
65
65
  content: '\e97a';
66
66
  font-family: 'e-icons';
67
+ font-size: 14px;
67
68
  }
68
69
 
69
70
  .e-de-cmt-post::before {
@@ -64,6 +64,7 @@
64
64
  .e-de-multi-cmt-mark::before {
65
65
  content: '\e97a';
66
66
  font-family: 'e-icons';
67
+ font-size: 14px;
67
68
  }
68
69
 
69
70
  .e-de-cmt-post::before {
@@ -58,6 +58,7 @@
58
58
  color: $icon-color;
59
59
  content: '\e8bc';
60
60
  font-family: 'e-icons';
61
+ font-size: 14px;
61
62
  }
62
63
 
63
64
  .e-de-cmt-post::before {
@@ -58,6 +58,7 @@
58
58
  color: $icon-color;
59
59
  content: '\e8bc';
60
60
  font-family: 'e-icons';
61
+ font-size: 14px;
61
62
  }
62
63
 
63
64
  .e-de-cmt-post::before {
@@ -58,6 +58,7 @@
58
58
  color: $icon-color;
59
59
  content: '\e8bc';
60
60
  font-family: 'e-icons';
61
+ font-size: 14px;
61
62
  }
62
63
 
63
64
  .e-de-cmt-post::before {
@@ -52,6 +52,7 @@
52
52
  .e-documenteditor .e-de-multi-cmt-mark::before {
53
53
  content: "\e97a";
54
54
  font-family: "e-icons";
55
+ font-size: 14px;
55
56
  }
56
57
  .e-documenteditor .e-de-cmt-post::before {
57
58
  content: "\e816";
@@ -52,6 +52,7 @@
52
52
  .e-documenteditor .e-de-multi-cmt-mark::before {
53
53
  content: "\e97a";
54
54
  font-family: "e-icons";
55
+ font-size: 14px;
55
56
  }
56
57
  .e-documenteditor .e-de-cmt-post::before {
57
58
  content: "\e816";
@@ -47,6 +47,7 @@
47
47
  color: #d1d5db;
48
48
  content: "\e8bc";
49
49
  font-family: "e-icons";
50
+ font-size: 14px;
50
51
  }
51
52
  .e-documenteditor .e-de-cmt-post::before {
52
53
  content: "\e71d";
@@ -47,6 +47,7 @@
47
47
  color: #6b7280;
48
48
  content: "\e8bc";
49
49
  font-family: "e-icons";
50
+ font-size: 14px;
50
51
  }
51
52
  .e-documenteditor .e-de-cmt-post::before {
52
53
  content: "\e71d";
@@ -47,6 +47,7 @@
47
47
  .e-documenteditor .e-de-multi-cmt-mark::before {
48
48
  content: "\e97e";
49
49
  font-family: "e-icons";
50
+ font-size: 14px;
50
51
  }
51
52
  .e-documenteditor .e-de-cmt-post::before {
52
53
  content: "\e816";
package/styles/fabric.css CHANGED
@@ -47,6 +47,7 @@
47
47
  .e-documenteditor .e-de-multi-cmt-mark::before {
48
48
  content: "\e97e";
49
49
  font-family: "e-icons";
50
+ font-size: 14px;
50
51
  }
51
52
  .e-documenteditor .e-de-cmt-post::before {
52
53
  content: "\e816";
@@ -44,6 +44,7 @@
44
44
  .e-documenteditor .e-de-multi-cmt-mark::before {
45
45
  content: "\e8bc";
46
46
  font-family: "e-icons";
47
+ font-size: 14px;
47
48
  }
48
49
  .e-documenteditor .e-de-cmt-post::before {
49
50
  content: "\e71d";
package/styles/fluent.css CHANGED
@@ -44,6 +44,7 @@
44
44
  .e-documenteditor .e-de-multi-cmt-mark::before {
45
45
  content: "\e8bc";
46
46
  font-family: "e-icons";
47
+ font-size: 14px;
47
48
  }
48
49
  .e-documenteditor .e-de-cmt-post::before {
49
50
  content: "\e71d";
@@ -2092,6 +2092,7 @@ label[for=container_wholeWord] {
2092
2092
  .e-documenteditor .e-de-multi-cmt-mark::before {
2093
2093
  content: "\e97a";
2094
2094
  font-family: "e-icons";
2095
+ font-size: 14px;
2095
2096
  }
2096
2097
  .e-documenteditor .e-de-cmt-post::before {
2097
2098
  content: "\e816";
@@ -46,6 +46,7 @@
46
46
  .e-documenteditor .e-de-multi-cmt-mark::before {
47
47
  content: "\e97a";
48
48
  font-family: "e-icons";
49
+ font-size: 14px;
49
50
  }
50
51
  .e-documenteditor .e-de-cmt-post::before {
51
52
  content: "\e816";
@@ -52,6 +52,7 @@
52
52
  .e-documenteditor .e-de-multi-cmt-mark::before {
53
53
  content: "\e97a";
54
54
  font-family: "e-icons";
55
+ font-size: 14px;
55
56
  }
56
57
  .e-documenteditor .e-de-cmt-post::before {
57
58
  content: "\e816";
@@ -52,6 +52,7 @@
52
52
  .e-documenteditor .e-de-multi-cmt-mark::before {
53
53
  content: "\e97a";
54
54
  font-family: "e-icons";
55
+ font-size: 14px;
55
56
  }
56
57
  .e-documenteditor .e-de-cmt-post::before {
57
58
  content: "\e816";
@@ -48,6 +48,7 @@
48
48
  color: #d1d5db;
49
49
  content: "\e8bc";
50
50
  font-family: "e-icons";
51
+ font-size: 14px;
51
52
  }
52
53
  .e-documenteditor .e-de-cmt-post::before {
53
54
  content: "\e71d";
@@ -48,6 +48,7 @@
48
48
  color: #6b7280;
49
49
  content: "\e8bc";
50
50
  font-family: "e-icons";
51
+ font-size: 14px;
51
52
  }
52
53
  .e-documenteditor .e-de-cmt-post::before {
53
54
  content: "\e71d";