@syncfusion/ej2-vue-documenteditor 19.4.54 → 20.1.47

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 (63) hide show
  1. package/CHANGELOG.md +0 -227
  2. package/dist/ej2-vue-documenteditor.umd.min.js +2 -2
  3. package/dist/es6/ej2-vue-documenteditor.es2015.js +32 -4
  4. package/dist/es6/ej2-vue-documenteditor.es2015.js.map +1 -1
  5. package/dist/es6/ej2-vue-documenteditor.es5.js +20 -2
  6. package/dist/es6/ej2-vue-documenteditor.es5.js.map +1 -1
  7. package/dist/global/ej2-vue-documenteditor.min.js +2 -2
  8. package/package.json +8 -8
  9. package/src/document-editor/documenteditor.component.d.ts +1 -0
  10. package/src/document-editor/documenteditor.component.js +10 -1
  11. package/src/document-editor-container/documenteditorcontainer.component.d.ts +1 -0
  12. package/src/document-editor-container/documenteditorcontainer.component.js +10 -1
  13. package/styles/bootstrap-dark.css +218 -151
  14. package/styles/bootstrap.css +218 -151
  15. package/styles/bootstrap4.css +224 -157
  16. package/styles/bootstrap5-dark.css +253 -172
  17. package/styles/bootstrap5.css +253 -172
  18. package/styles/document-editor/bootstrap-dark.css +192 -50
  19. package/styles/document-editor/bootstrap.css +192 -50
  20. package/styles/document-editor/bootstrap4.css +194 -52
  21. package/styles/document-editor/bootstrap5-dark.css +207 -61
  22. package/styles/document-editor/bootstrap5.css +207 -61
  23. package/styles/document-editor/fabric-dark.css +193 -51
  24. package/styles/document-editor/fabric.css +193 -51
  25. package/styles/document-editor/fluent-dark.css +3782 -0
  26. package/styles/document-editor/fluent-dark.scss +1 -0
  27. package/styles/document-editor/fluent.css +3782 -0
  28. package/styles/document-editor/fluent.scss +1 -0
  29. package/styles/document-editor/highcontrast-light.css +5 -9
  30. package/styles/document-editor/highcontrast.css +193 -51
  31. package/styles/document-editor/material-dark.css +193 -51
  32. package/styles/document-editor/material.css +193 -51
  33. package/styles/document-editor/tailwind-dark.css +319 -261
  34. package/styles/document-editor/tailwind.css +319 -261
  35. package/styles/document-editor-container/bootstrap-dark.css +26 -101
  36. package/styles/document-editor-container/bootstrap.css +26 -101
  37. package/styles/document-editor-container/bootstrap4.css +30 -105
  38. package/styles/document-editor-container/bootstrap5-dark.css +46 -111
  39. package/styles/document-editor-container/bootstrap5.css +46 -111
  40. package/styles/document-editor-container/fabric-dark.css +26 -101
  41. package/styles/document-editor-container/fabric.css +26 -101
  42. package/styles/document-editor-container/fluent-dark.css +1996 -0
  43. package/styles/document-editor-container/fluent-dark.scss +1 -0
  44. package/styles/document-editor-container/fluent.css +1996 -0
  45. package/styles/document-editor-container/fluent.scss +1 -0
  46. package/styles/document-editor-container/highcontrast-light.css +29 -104
  47. package/styles/document-editor-container/highcontrast.css +26 -101
  48. package/styles/document-editor-container/material-dark.css +26 -101
  49. package/styles/document-editor-container/material.css +26 -101
  50. package/styles/document-editor-container/tailwind-dark.css +134 -271
  51. package/styles/document-editor-container/tailwind.css +134 -271
  52. package/styles/fabric-dark.css +219 -152
  53. package/styles/fabric.css +219 -152
  54. package/styles/fluent-dark.css +5779 -0
  55. package/styles/fluent-dark.scss +2 -0
  56. package/styles/fluent.css +5779 -0
  57. package/styles/fluent.scss +2 -0
  58. package/styles/highcontrast-light.css +31 -110
  59. package/styles/highcontrast.css +219 -152
  60. package/styles/material-dark.css +219 -152
  61. package/styles/material.css +219 -152
  62. package/styles/tailwind-dark.css +453 -532
  63. package/styles/tailwind.css +453 -532
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-vue-documenteditor@*",
3
- "_id": "@syncfusion/ej2-vue-documenteditor@19.4.53",
3
+ "_id": "@syncfusion/ej2-vue-documenteditor@19.27.1",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-WiA6yRKF9gZLQEJApvvtxeEKCmB0Nev9IxS/RZVfZ1WQceMZGnVF4DDSlMW0tQidyDJYB7m+mMv4LW99p1A3cg==",
5
+ "_integrity": "sha512-KXwR6z8FZM3q/d8gkDFv8ueVtEfJlpn9vQga/B0AcOqtPJDOLTpi9JUKuO8Cdz1XIkgnATv/0pNttp5vgTovuQ==",
6
6
  "_location": "/@syncfusion/ej2-vue-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-vue-documenteditor/-/ej2-vue-documenteditor-19.4.53.tgz",
23
- "_shasum": "72625b7eb4cbb91d7faeed99eddf43cbd8a1b4d4",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-vue-documenteditor/-/ej2-vue-documenteditor-19.27.1.tgz",
23
+ "_shasum": "e1cf76127daba4ac5b2de799fa3a7e8b091312b5",
24
24
  "_spec": "@syncfusion/ej2-vue-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-base": "~19.4.52",
35
- "@syncfusion/ej2-documenteditor": "19.4.54",
36
- "@syncfusion/ej2-vue-base": "~19.4.53"
34
+ "@syncfusion/ej2-base": "~20.1.47",
35
+ "@syncfusion/ej2-documenteditor": "20.1.47",
36
+ "@syncfusion/ej2-vue-base": "~20.1.47"
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 Vue",
@@ -63,6 +63,6 @@
63
63
  "type": "git",
64
64
  "url": "git+https://github.com/syncfusion/ej2-vue-ui-components.git"
65
65
  },
66
- "version": "19.4.54",
66
+ "version": "20.1.47",
67
67
  "sideEffects": false
68
68
  }
@@ -28,6 +28,7 @@ export declare class DocumentEditorComponent extends ComponentBase {
28
28
  clearTemplate(templateNames?: string[]): any;
29
29
  setProperties(prop: any, muteOnChange: boolean): void;
30
30
  render(createElement: any): any;
31
+ custom(): void;
31
32
  enableAllModules(): void;
32
33
  exportAsImage(pageNumber: number, format: Object): Object;
33
34
  exportFormData(): Object[];
@@ -55,6 +55,7 @@ var DocumentEditorComponent = /** @class */ (function (_super) {
55
55
  _this.ej2Instances._setProperties = _this.ej2Instances.setProperties;
56
56
  _this.ej2Instances.setProperties = _this.setProperties;
57
57
  _this.ej2Instances.clearTemplate = _this.clearTemplate;
58
+ _this.updated = _this.updated;
58
59
  return _this;
59
60
  }
60
61
  DocumentEditorComponent.prototype.clearTemplate = function (templateNames) {
@@ -113,6 +114,9 @@ var DocumentEditorComponent = /** @class */ (function (_super) {
113
114
  }
114
115
  return h('div', slots);
115
116
  };
117
+ DocumentEditorComponent.prototype.custom = function () {
118
+ this.updated();
119
+ };
116
120
  DocumentEditorComponent.prototype.enableAllModules = function () {
117
121
  return this.ej2Instances.enableAllModules();
118
122
  };
@@ -204,7 +208,12 @@ var DocumentEditorComponent = /** @class */ (function (_super) {
204
208
  ,Options({
205
209
  props: props,
206
210
  watch: watch,
207
- emits: emitProbs
211
+ emits: emitProbs,
212
+ provide: function provide() {
213
+ return {
214
+ custom: this.custom
215
+ };
216
+ }
208
217
  })
209
218
  ], DocumentEditorComponent);
210
219
  return DocumentEditorComponent;
@@ -28,6 +28,7 @@ export declare class DocumentEditorContainerComponent extends ComponentBase {
28
28
  clearTemplate(templateNames?: string[]): any;
29
29
  setProperties(prop: any, muteOnChange: boolean): void;
30
30
  render(createElement: any): any;
31
+ custom(): void;
31
32
  resize(width?: number, height?: number): void;
32
33
  setDefaultCharacterFormat(characterFormat: Object): void;
33
34
  setDefaultParagraphFormat(paragraphFormat: Object): void;
@@ -55,6 +55,7 @@ var DocumentEditorContainerComponent = /** @class */ (function (_super) {
55
55
  _this.ej2Instances._setProperties = _this.ej2Instances.setProperties;
56
56
  _this.ej2Instances.setProperties = _this.setProperties;
57
57
  _this.ej2Instances.clearTemplate = _this.clearTemplate;
58
+ _this.updated = _this.updated;
58
59
  return _this;
59
60
  }
60
61
  DocumentEditorContainerComponent.prototype.clearTemplate = function (templateNames) {
@@ -113,6 +114,9 @@ var DocumentEditorContainerComponent = /** @class */ (function (_super) {
113
114
  }
114
115
  return h('div', slots);
115
116
  };
117
+ DocumentEditorContainerComponent.prototype.custom = function () {
118
+ this.updated();
119
+ };
116
120
  DocumentEditorContainerComponent.prototype.resize = function (width, height) {
117
121
  return this.ej2Instances.resize(width, height);
118
122
  };
@@ -132,7 +136,12 @@ var DocumentEditorContainerComponent = /** @class */ (function (_super) {
132
136
  ,Options({
133
137
  props: props,
134
138
  watch: watch,
135
- emits: emitProbs
139
+ emits: emitProbs,
140
+ provide: function provide() {
141
+ return {
142
+ custom: this.custom
143
+ };
144
+ }
136
145
  })
137
146
  ], DocumentEditorContainerComponent);
138
147
  return DocumentEditorContainerComponent;