@syncfusion/ej2-vue-documenteditor 20.1.59 → 20.2.36

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 (55) hide show
  1. package/CHANGELOG.md +0 -75
  2. package/dist/ej2-vue-documenteditor.umd.min.js +1 -1
  3. package/dist/es6/ej2-vue-documenteditor.es2015.js +2 -2
  4. package/dist/es6/ej2-vue-documenteditor.es2015.js.map +1 -1
  5. package/dist/es6/ej2-vue-documenteditor.es5.js +2 -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.js +1 -1
  10. package/src/document-editor-container/documenteditorcontainer.component.js +1 -1
  11. package/styles/bootstrap-dark.css +215 -105
  12. package/styles/bootstrap.css +214 -104
  13. package/styles/bootstrap4.css +216 -106
  14. package/styles/bootstrap5-dark.css +220 -110
  15. package/styles/bootstrap5.css +220 -110
  16. package/styles/document-editor/bootstrap-dark.css +211 -104
  17. package/styles/document-editor/bootstrap.css +210 -103
  18. package/styles/document-editor/bootstrap4.css +211 -104
  19. package/styles/document-editor/bootstrap5-dark.css +215 -108
  20. package/styles/document-editor/bootstrap5.css +215 -108
  21. package/styles/document-editor/fabric-dark.css +211 -104
  22. package/styles/document-editor/fabric.css +211 -104
  23. package/styles/document-editor/fluent-dark.css +218 -110
  24. package/styles/document-editor/fluent.css +218 -110
  25. package/styles/document-editor/highcontrast-light.css +74 -46
  26. package/styles/document-editor/highcontrast.css +211 -104
  27. package/styles/document-editor/material-dark.css +204 -97
  28. package/styles/document-editor/material.css +202 -95
  29. package/styles/document-editor/tailwind-dark.css +221 -127
  30. package/styles/document-editor/tailwind.css +221 -127
  31. package/styles/document-editor-container/bootstrap-dark.css +4 -1
  32. package/styles/document-editor-container/bootstrap.css +4 -1
  33. package/styles/document-editor-container/bootstrap4.css +5 -2
  34. package/styles/document-editor-container/bootstrap5-dark.css +5 -2
  35. package/styles/document-editor-container/bootstrap5.css +5 -2
  36. package/styles/document-editor-container/fabric-dark.css +4 -1
  37. package/styles/document-editor-container/fabric.css +4 -1
  38. package/styles/document-editor-container/fluent-dark.css +5 -2
  39. package/styles/document-editor-container/fluent.css +5 -2
  40. package/styles/document-editor-container/highcontrast-light.css +22 -19
  41. package/styles/document-editor-container/highcontrast.css +4 -1
  42. package/styles/document-editor-container/material-dark.css +4 -1
  43. package/styles/document-editor-container/material.css +4 -1
  44. package/styles/document-editor-container/tailwind-dark.css +5 -3
  45. package/styles/document-editor-container/tailwind.css +5 -3
  46. package/styles/fabric-dark.css +215 -105
  47. package/styles/fabric.css +215 -105
  48. package/styles/fluent-dark.css +223 -112
  49. package/styles/fluent.css +223 -112
  50. package/styles/highcontrast-light.css +78 -47
  51. package/styles/highcontrast.css +215 -105
  52. package/styles/material-dark.css +208 -98
  53. package/styles/material.css +206 -96
  54. package/styles/tailwind-dark.css +226 -130
  55. package/styles/tailwind.css +226 -130
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-vue-documenteditor@*",
3
- "_id": "@syncfusion/ej2-vue-documenteditor@20.1.58",
3
+ "_id": "@syncfusion/ej2-vue-documenteditor@19.31.1",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-19r/57fyjAZb+1EKppekyVrC9kABRXTJ0IuE+B3KPzV0W46xb+X3XOqdGWpEjgwqqbMWlqk9/xin1Ft8LSRUPw==",
5
+ "_integrity": "sha512-zQ6nVbR+2kTsokH+QHqR+pUbubEfDqyAzHDlTaC6xFGQC1DdDDT3/VO/ELnzfuTbf61m87QJxco6Y39SJn53TQ==",
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-20.1.58.tgz",
23
- "_shasum": "84974691751a9f2807b75b8404f0195aa5ae414b",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-vue-documenteditor/-/ej2-vue-documenteditor-19.31.1.tgz",
23
+ "_shasum": "6962c1313a1c59a70f9cda8e08d87b940588cb11",
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": "~20.1.57",
35
- "@syncfusion/ej2-documenteditor": "20.1.59",
36
- "@syncfusion/ej2-vue-base": "~20.1.57"
34
+ "@syncfusion/ej2-base": "~20.2.36",
35
+ "@syncfusion/ej2-documenteditor": "20.2.36",
36
+ "@syncfusion/ej2-vue-base": "~20.2.36"
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": "20.1.59",
66
+ "version": "20.2.36",
67
67
  "sideEffects": false
68
68
  }
@@ -21,7 +21,7 @@ import { ComponentBase, EJComponentDecorator, getProps, gh } from '@syncfusion/e
21
21
  import { isNullOrUndefined, getValue } from '@syncfusion/ej2-base';
22
22
  import { DocumentEditor } from '@syncfusion/ej2-documenteditor';
23
23
  import { Options } from 'vue-class-component';
24
- export var properties = ['isLazyUpdate', 'acceptTab', 'currentUser', 'defaultPasteOption', 'documentEditorSettings', 'documentName', 'documentSettings', 'enableBookmarkDialog', 'enableBordersAndShadingDialog', 'enableComment', 'enableContextMenu', 'enableCursorOnReadOnly', 'enableEditor', 'enableEditorHistory', 'enableFontDialog', 'enableFootnoteAndEndnoteDialog', 'enableFormField', 'enableHyperlinkDialog', 'enableImageResizer', 'enableListDialog', 'enableLocalPaste', 'enableLockAndEdit', 'enableOptionsPane', 'enablePageSetupDialog', 'enableParagraphDialog', 'enablePersistence', 'enablePrint', 'enableRtl', 'enableSearch', 'enableSelection', 'enableSfdtExport', 'enableSpellCheck', 'enableStyleDialog', 'enableTableDialog', 'enableTableOfContentsDialog', 'enableTableOptionsDialog', 'enableTablePropertiesDialog', 'enableTextExport', 'enableTrackChanges', 'enableWordExport', 'headers', 'height', 'isReadOnly', 'layoutType', 'locale', 'pageGap', 'pageOutline', 'serverActionSettings', 'serviceUrl', 'showComments', 'showRevisions', 'useCtrlClickToFollowHyperlink', 'userColor', 'width', 'zIndex', 'zoomFactor', 'actionComplete', 'afterFormFieldFill', 'beforeCommentAction', 'beforeFileOpen', 'beforeFormFieldFill', 'beforePaneSwitch', 'commentBegin', 'commentDelete', 'commentEnd', 'contentChange', 'contentControl', 'created', 'customContextMenuBeforeOpen', 'customContextMenuSelect', 'destroyed', 'documentChange', 'keyDown', 'requestNavigate', 'searchResultsChange', 'selectionChange', 'serviceFailure', 'trackChange', 'viewChange', 'zoomFactorChange', 'beforeXmlHttpRequestSend'];
24
+ export var properties = ['isLazyUpdate', 'plugins', 'acceptTab', 'currentUser', 'defaultPasteOption', 'documentEditorSettings', 'documentName', 'documentSettings', 'enableBookmarkDialog', 'enableBordersAndShadingDialog', 'enableComment', 'enableContextMenu', 'enableCursorOnReadOnly', 'enableEditor', 'enableEditorHistory', 'enableFontDialog', 'enableFootnoteAndEndnoteDialog', 'enableFormField', 'enableHyperlinkDialog', 'enableImageResizer', 'enableListDialog', 'enableLocalPaste', 'enableLockAndEdit', 'enableOptionsPane', 'enablePageSetupDialog', 'enableParagraphDialog', 'enablePersistence', 'enablePrint', 'enableRtl', 'enableSearch', 'enableSelection', 'enableSfdtExport', 'enableSpellCheck', 'enableStyleDialog', 'enableTableDialog', 'enableTableOfContentsDialog', 'enableTableOptionsDialog', 'enableTablePropertiesDialog', 'enableTextExport', 'enableTrackChanges', 'enableWordExport', 'headers', 'height', 'isReadOnly', 'layoutType', 'locale', 'pageGap', 'pageOutline', 'serverActionSettings', 'serviceUrl', 'showComments', 'showRevisions', 'useCtrlClickToFollowHyperlink', 'userColor', 'width', 'zIndex', 'zoomFactor', 'actionComplete', 'afterFormFieldFill', 'beforeCommentAction', 'beforeFileOpen', 'beforeFormFieldFill', 'beforePaneSwitch', 'commentBegin', 'commentDelete', 'commentEnd', 'contentChange', 'contentControl', 'created', 'customContextMenuBeforeOpen', 'customContextMenuSelect', 'destroyed', 'documentChange', 'keyDown', 'requestNavigate', 'searchResultsChange', 'selectionChange', 'serviceFailure', 'trackChange', 'viewChange', 'zoomFactorChange', 'beforeXmlHttpRequestSend'];
25
25
  export var modelProps = [];
26
26
  export var testProp = getProps({ props: properties });
27
27
  export var props = testProp[0];
@@ -21,7 +21,7 @@ import { ComponentBase, EJComponentDecorator, getProps, gh } from '@syncfusion/e
21
21
  import { isNullOrUndefined, getValue } from '@syncfusion/ej2-base';
22
22
  import { DocumentEditorContainer } from '@syncfusion/ej2-documenteditor';
23
23
  import { Options } from 'vue-class-component';
24
- export var properties = ['isLazyUpdate', 'currentUser', 'documentEditorSettings', 'documentSettings', 'enableComment', 'enableCsp', 'enableLocalPaste', 'enableLockAndEdit', 'enablePersistence', 'enableRtl', 'enableSpellCheck', 'enableToolbar', 'enableTrackChanges', 'headers', 'height', 'layoutType', 'locale', 'restrictEditing', 'serverActionSettings', 'serviceUrl', 'showPropertiesPane', 'toolbarItems', 'userColor', 'width', 'zIndex', 'beforeCommentAction', 'beforePaneSwitch', 'commentDelete', 'contentChange', 'contentControl', 'created', 'customContextMenuBeforeOpen', 'customContextMenuSelect', 'destroyed', 'documentChange', 'selectionChange', 'serviceFailure', 'toolbarClick', 'trackChange', 'beforeXmlHttpRequestSend'];
24
+ export var properties = ['isLazyUpdate', 'plugins', 'currentUser', 'documentEditorSettings', 'documentSettings', 'enableComment', 'enableCsp', 'enableLocalPaste', 'enableLockAndEdit', 'enablePersistence', 'enableRtl', 'enableSpellCheck', 'enableToolbar', 'enableTrackChanges', 'headers', 'height', 'layoutType', 'locale', 'restrictEditing', 'serverActionSettings', 'serviceUrl', 'showPropertiesPane', 'toolbarItems', 'userColor', 'width', 'zIndex', 'beforeCommentAction', 'beforePaneSwitch', 'commentDelete', 'contentChange', 'contentControl', 'created', 'customContextMenuBeforeOpen', 'customContextMenuSelect', 'destroyed', 'documentChange', 'selectionChange', 'serviceFailure', 'toolbarClick', 'trackChange', 'beforeXmlHttpRequestSend'];
25
25
  export var modelProps = [];
26
26
  export var testProp = getProps({ props: properties });
27
27
  export var props = testProp[0];