@syncfusion/ej2-angular-documenteditor 19.4.55 → 20.1.48

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 (58) hide show
  1. package/CHANGELOG.md +58 -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 +218 -151
  9. package/styles/bootstrap.css +218 -151
  10. package/styles/bootstrap4.css +224 -157
  11. package/styles/bootstrap5-dark.css +253 -172
  12. package/styles/bootstrap5.css +253 -172
  13. package/styles/document-editor/bootstrap-dark.css +192 -50
  14. package/styles/document-editor/bootstrap.css +192 -50
  15. package/styles/document-editor/bootstrap4.css +194 -52
  16. package/styles/document-editor/bootstrap5-dark.css +207 -61
  17. package/styles/document-editor/bootstrap5.css +207 -61
  18. package/styles/document-editor/fabric-dark.css +193 -51
  19. package/styles/document-editor/fabric.css +193 -51
  20. package/styles/document-editor/fluent-dark.css +3782 -0
  21. package/styles/document-editor/fluent-dark.scss +1 -0
  22. package/styles/document-editor/fluent.css +3782 -0
  23. package/styles/document-editor/fluent.scss +1 -0
  24. package/styles/document-editor/highcontrast-light.css +5 -9
  25. package/styles/document-editor/highcontrast.css +193 -51
  26. package/styles/document-editor/material-dark.css +193 -51
  27. package/styles/document-editor/material.css +193 -51
  28. package/styles/document-editor/tailwind-dark.css +319 -261
  29. package/styles/document-editor/tailwind.css +319 -261
  30. package/styles/document-editor-container/bootstrap-dark.css +26 -101
  31. package/styles/document-editor-container/bootstrap.css +26 -101
  32. package/styles/document-editor-container/bootstrap4.css +30 -105
  33. package/styles/document-editor-container/bootstrap5-dark.css +46 -111
  34. package/styles/document-editor-container/bootstrap5.css +46 -111
  35. package/styles/document-editor-container/fabric-dark.css +26 -101
  36. package/styles/document-editor-container/fabric.css +26 -101
  37. package/styles/document-editor-container/fluent-dark.css +1996 -0
  38. package/styles/document-editor-container/fluent-dark.scss +1 -0
  39. package/styles/document-editor-container/fluent.css +1996 -0
  40. package/styles/document-editor-container/fluent.scss +1 -0
  41. package/styles/document-editor-container/highcontrast-light.css +29 -104
  42. package/styles/document-editor-container/highcontrast.css +26 -101
  43. package/styles/document-editor-container/material-dark.css +26 -101
  44. package/styles/document-editor-container/material.css +26 -101
  45. package/styles/document-editor-container/tailwind-dark.css +134 -271
  46. package/styles/document-editor-container/tailwind.css +134 -271
  47. package/styles/fabric-dark.css +219 -152
  48. package/styles/fabric.css +219 -152
  49. package/styles/fluent-dark.css +5779 -0
  50. package/styles/fluent-dark.scss +2 -0
  51. package/styles/fluent.css +5779 -0
  52. package/styles/fluent.scss +2 -0
  53. package/styles/highcontrast-light.css +31 -110
  54. package/styles/highcontrast.css +219 -152
  55. package/styles/material-dark.css +219 -152
  56. package/styles/material.css +219 -152
  57. package/styles/tailwind-dark.css +453 -532
  58. package/styles/tailwind.css +453 -532
package/CHANGELOG.md CHANGED
@@ -6,6 +6,64 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#I374325`, `#I374720` - Resolved the text input issue replacing the selected text.
10
+ - `#I366806` - Resolved the content overlapping issue.
11
+ - `#I360442`, `#I372285` - Resolved the add to dictionary context item localization issue.
12
+ - `#I368653` - Resolved the numbering continuity issue.
13
+ - `#I368442` - Resolved the table of content alignment issue.
14
+ - `#I369908` - Resolved the alignment issue in the header.
15
+ - `#I368287` - Resolved the rendering issue for font family with number in canvas element.
16
+ - `#I368056` - Resolved the newly inserted footnote content style issue.
17
+ - `#I365347` - Resolved the paste content in between a paragraph.
18
+ - `#I366850` - Resolved the script error in DocumentEditorContainer component destroy.
19
+ - `#I368658` - Resolved the script error in pasting the content.
20
+ - `#F171582`, `#F173213` - Resolved the color preservation issue in pasting the highlighted cell from excel.
21
+ - `#F173430` - Resolved the delay in filling a document with large number of form fields.
22
+ - `#I370428` - Resolved the script error in replacing the text.
23
+ - `#I370305` - Resolved the cropped image rendering issue.
24
+ - `#I368292` - Resolved the empty merge field layout issue.
25
+ - `#I369092` - Indentation behaviour for numbered list is updated.
26
+
27
+ ## 20.1.47 (2022-04-04)
28
+
29
+ ### Document Editor
30
+
31
+ #### Bug Fixes
32
+
33
+ - `#I367457` - Resolved the nested table content positioning issue.
34
+ - `#I365347` - Copied content is now pasted properly in between the paragraph.
35
+ - `#I361140` - Resolved the script error in inserting footnote content.
36
+ - `#I366968` - Newly added table row border is now exported properly in server-side word export.
37
+ - `#I366806` - Resolved the content overlapping issue with wrapped shape.
38
+ - `#I363360` - Resolved the new window sample dialog height issue.
39
+
40
+ #### New Features
41
+
42
+ - `#I348441` - Added support for adding SVG image in a Word document.
43
+ - `#I348727` - Added support for setting automatic space before and after a paragraph in a Word document.
44
+ - `#I268209` - Added support for restricting documents with comments only protection type.
45
+ - `#I363489` - Improved the performance of the server-side spell check library.
46
+
47
+ ## 19.4.56 (2022-03-15)
48
+
49
+ ### Document Editor
50
+
51
+ #### Bug Fixes
52
+
53
+ - `#SF-366157`, `#SF-367362` - Table in the end of the page is now rendered properly.
54
+ - `#SF-365958` - Resolved the issue in track change undo/redo.
55
+ - `#SF-366627` - Resolved the script error in the inline form fill mode.
56
+ - `#SF-367474`, `#SF-367493` - Resolved the line breaking issue in keep text only mode pasting.
57
+ - `#SF-366968` - Table border is now exported properly in server-side word export.
58
+ - `#SF-361925` - Resolved the script error in creating consecutive styles.
59
+ - `#SF-366592` - Resolved the number format issue in decreasing the indent.
60
+
61
+ ## 19.4.55 (2022-03-08)
62
+
63
+ ### Document Editor
64
+
65
+ #### Bug Fixes
66
+
9
67
  - `#SF-368151` - Resolved the upper case function in localization.
10
68
  - `#SF-367003` - Text is congested after using numbering is resolved.
11
69
  - `#SF-366157` - Resolved the multi level list restart numbering issue.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-documenteditor.umd.js
3
- * version : 19.4.55
3
+ * version : 20.1.48
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-documenteditor.umd.min.js
3
- * version : 19.4.55
3
+ * version : 20.1.48
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-angular-documenteditor@*",
3
- "_id": "@syncfusion/ej2-angular-documenteditor@19.4.54",
3
+ "_id": "@syncfusion/ej2-angular-documenteditor@20.1.47",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-KwMLDDrmh8L0Jlm8JoC1NgrPfts7nJAe1SnkdnFFLHI5pEy5U/T0nyIDt78OYmhk05UT1E0g4nJrEDM/nYtvKw==",
5
+ "_integrity": "sha512-gskW0qVwhb84D/EIBPDkOdM8hZbA6rPaE/B/HJJYqw1LBKtbfASTCgjehpYDLhFOMZTPszwMu2W0/Y8RjjwbOw==",
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": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-documenteditor/-/ej2-angular-documenteditor-19.4.54.tgz",
23
- "_shasum": "f7d44daeafef2d532d34b83424995e16c245f466",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-documenteditor/-/ej2-angular-documenteditor-20.1.47.tgz",
23
+ "_shasum": "0f1ac4eec5015f6efd2ae6407a2e6265e09ef8bf",
24
24
  "_spec": "@syncfusion/ej2-angular-documenteditor@*",
25
25
  "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
26
26
  "author": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-angular-base": "~19.4.52",
35
- "@syncfusion/ej2-base": "~19.4.52",
36
- "@syncfusion/ej2-documenteditor": "19.4.55"
34
+ "@syncfusion/ej2-angular-base": "~20.1.48",
35
+ "@syncfusion/ej2-base": "~20.1.48",
36
+ "@syncfusion/ej2-documenteditor": "20.1.48"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs. for Angular",
@@ -67,5 +67,5 @@
67
67
  "schematics": "./schematics/collection.json",
68
68
  "sideEffects": false,
69
69
  "typings": "ej2-angular-documenteditor.d.ts",
70
- "version": "19.4.55"
70
+ "version": "20.1.48"
71
71
  }
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-documenteditor";
2
- export declare const pkgVer = "^19.4.54";
2
+ export declare const pkgVer = "^20.1.47";
3
3
  export declare const moduleName = "DocumentEditorModule, DocumentEditorContainerModule";
4
- export declare const themeVer = "~19.4.54";
4
+ export declare const themeVer = "~20.1.47";
@@ -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 = '^19.4.54';
4
+ exports.pkgVer = '^20.1.47';
5
5
  exports.moduleName = 'DocumentEditorModule, DocumentEditorContainerModule';
6
- exports.themeVer = '~19.4.54';
6
+ exports.themeVer = '~20.1.47';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-documenteditor';
2
- export const pkgVer = '^19.4.54';
2
+ export const pkgVer = '^20.1.47';
3
3
  export const moduleName = 'DocumentEditorModule, DocumentEditorContainerModule';
4
- export const themeVer = '~19.4.54';
4
+ export const themeVer = '~20.1.47';