@syncfusion/ej2-documenteditor 22.1.41 → 22.2.5

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.
@@ -1,3 +1,12 @@
1
+ /*!
2
+ * filename: index.d.ts
3
+ * version : 22.2.5
4
+ * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
+ * Use of this code is subject to the terms of our license.
6
+ * A copy of the current license can be obtained at any time by e-mailing
7
+ * licensing@syncfusion.com. Any infringement will be prosecuted under
8
+ * applicable laws.
9
+ */
1
10
  import * as _documenteditor from '@syncfusion/ej2-documenteditor';
2
11
 
3
12
  export declare namespace ej {
package/package.json CHANGED
@@ -1,74 +1,74 @@
1
1
  {
2
- "_from": "@syncfusion/ej2-documenteditor@*",
3
- "_id": "@syncfusion/ej2-documenteditor@22.1.38",
4
- "_inBundle": false,
5
- "_integrity": "sha512-CtP+F5TqvT2XiQ6yGC2ORa69YLDdEHcsMZabyqvT9Nu7n1QpPGCWzg7E9xszu648ENJTAgzukUQGPBcX/kx5Bg==",
6
- "_location": "/@syncfusion/ej2-documenteditor",
7
- "_phantomChildren": {},
8
- "_requested": {
9
- "type": "range",
10
- "registry": true,
11
- "raw": "@syncfusion/ej2-documenteditor@*",
12
- "name": "@syncfusion/ej2-documenteditor",
13
- "escapedName": "@syncfusion%2fej2-documenteditor",
14
- "scope": "@syncfusion",
15
- "rawSpec": "*",
16
- "saveSpec": null,
17
- "fetchSpec": "*"
18
- },
19
- "_requiredBy": [
20
- "/",
21
- "/@syncfusion/ej2",
22
- "/@syncfusion/ej2-angular-documenteditor",
23
- "/@syncfusion/ej2-react-documenteditor",
24
- "/@syncfusion/ej2-vue-documenteditor"
25
- ],
26
- "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-documenteditor/-/ej2-documenteditor-22.1.38.tgz",
27
- "_shasum": "5c886a4a2b1186539859f062c4108f04c1ebbc5c",
28
- "_spec": "@syncfusion/ej2-documenteditor@*",
29
- "_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
30
- "author": {
31
- "name": "Syncfusion Inc."
32
- },
33
- "bugs": {
34
- "url": "https://github.com/syncfusion/ej2-javascript-ui-controls/issues"
35
- },
36
- "bundleDependencies": false,
37
- "dependencies": {
38
- "@syncfusion/ej2-base": "~22.1.38",
39
- "@syncfusion/ej2-buttons": "~22.1.39",
40
- "@syncfusion/ej2-calendars": "~22.1.38",
41
- "@syncfusion/ej2-compression": "~22.1.34",
42
- "@syncfusion/ej2-dropdowns": "~22.1.39",
43
- "@syncfusion/ej2-file-utils": "~22.1.34",
44
- "@syncfusion/ej2-inputs": "~22.1.39",
45
- "@syncfusion/ej2-navigations": "~22.1.39",
46
- "@syncfusion/ej2-office-chart": "~22.1.34",
47
- "@syncfusion/ej2-popups": "~22.1.38",
48
- "@syncfusion/ej2-splitbuttons": "~22.1.37"
49
- },
50
- "deprecated": false,
51
- "description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs.",
52
- "devDependencies": {},
53
- "es2015": "./dist/es6/ej2-documenteditor.es5.js",
54
- "homepage": "https://www.syncfusion.com/javascript-ui-controls",
55
- "keywords": [
56
- "ej2",
57
- "web-components",
58
- "syncfusion",
59
- "documenteditor",
60
- "document-editor",
61
- "word-editor"
62
- ],
63
- "license": "SEE LICENSE IN license",
64
- "main": "./dist/ej2-documenteditor.umd.min.js",
65
- "module": "./index.js",
66
- "name": "@syncfusion/ej2-documenteditor",
67
- "repository": {
68
- "type": "git",
69
- "url": "git+https://github.com/syncfusion/ej2-javascript-ui-controls.git"
70
- },
71
- "typings": "index.d.ts",
72
- "version": "22.1.41",
73
- "sideEffects": false
74
- }
2
+ "_from": "@syncfusion/ej2-documenteditor@*",
3
+ "_id": "@syncfusion/ej2-documenteditor@22.1.39",
4
+ "_inBundle": false,
5
+ "_integrity": "sha512-QVMAhE9QbQWkPuRDs+76XXBgWageGLZ0Tlm5SvxCYls0V2YG2cGgmC/1MBdDarxHAarydKZA5oyCiWJBAYp+Ww==",
6
+ "_location": "/@syncfusion/ej2-documenteditor",
7
+ "_phantomChildren": {},
8
+ "_requested": {
9
+ "type": "range",
10
+ "registry": true,
11
+ "raw": "@syncfusion/ej2-documenteditor@*",
12
+ "name": "@syncfusion/ej2-documenteditor",
13
+ "escapedName": "@syncfusion%2fej2-documenteditor",
14
+ "scope": "@syncfusion",
15
+ "rawSpec": "*",
16
+ "saveSpec": null,
17
+ "fetchSpec": "*"
18
+ },
19
+ "_requiredBy": [
20
+ "/",
21
+ "/@syncfusion/ej2",
22
+ "/@syncfusion/ej2-angular-documenteditor",
23
+ "/@syncfusion/ej2-react-documenteditor",
24
+ "/@syncfusion/ej2-vue-documenteditor"
25
+ ],
26
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-documenteditor/-/ej2-documenteditor-22.1.39.tgz",
27
+ "_shasum": "b7f544fa0ebeb5869a8535866eee1df893dd567f",
28
+ "_spec": "@syncfusion/ej2-documenteditor@*",
29
+ "_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
30
+ "author": {
31
+ "name": "Syncfusion Inc."
32
+ },
33
+ "bugs": {
34
+ "url": "https://github.com/syncfusion/ej2-javascript-ui-controls/issues"
35
+ },
36
+ "bundleDependencies": false,
37
+ "dependencies": {
38
+ "@syncfusion/ej2-base": "~22.2.5",
39
+ "@syncfusion/ej2-buttons": "~22.2.5",
40
+ "@syncfusion/ej2-calendars": "~22.2.5",
41
+ "@syncfusion/ej2-compression": "~22.2.5",
42
+ "@syncfusion/ej2-dropdowns": "~22.2.5",
43
+ "@syncfusion/ej2-file-utils": "~22.2.5",
44
+ "@syncfusion/ej2-inputs": "~22.2.5",
45
+ "@syncfusion/ej2-navigations": "~22.2.5",
46
+ "@syncfusion/ej2-office-chart": "~22.2.5",
47
+ "@syncfusion/ej2-popups": "~22.2.5",
48
+ "@syncfusion/ej2-splitbuttons": "~22.2.5"
49
+ },
50
+ "deprecated": false,
51
+ "description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs.",
52
+ "devDependencies": {},
53
+ "es2015": "./dist/es6/ej2-documenteditor.es5.js",
54
+ "homepage": "https://www.syncfusion.com/javascript-ui-controls",
55
+ "keywords": [
56
+ "ej2",
57
+ "web-components",
58
+ "syncfusion",
59
+ "documenteditor",
60
+ "document-editor",
61
+ "word-editor"
62
+ ],
63
+ "license": "SEE LICENSE IN license",
64
+ "main": "./dist/ej2-documenteditor.umd.min.js",
65
+ "module": "./index.js",
66
+ "name": "@syncfusion/ej2-documenteditor",
67
+ "repository": {
68
+ "type": "git",
69
+ "url": "git+https://github.com/syncfusion/ej2-javascript-ui-controls.git"
70
+ },
71
+ "typings": "index.d.ts",
72
+ "version": "22.2.5",
73
+ "sideEffects": false
74
+ }
@@ -62,7 +62,7 @@ export interface DocumentChangeEventArgs {
62
62
  /**
63
63
  * Specifies the source DocumentEditor instance which triggers this documentChange event.
64
64
  *
65
- * @deprecated
65
+
66
66
  */
67
67
  source: DocumentEditor;
68
68
  }
@@ -81,7 +81,7 @@ export interface ViewChangeEventArgs {
81
81
  /**
82
82
  * Specifies the source DocumentEditor instance which triggers this viewChange event.
83
83
  *
84
- * @deprecated
84
+
85
85
  */
86
86
  source: DocumentEditor;
87
87
  }
@@ -92,7 +92,7 @@ export interface ZoomFactorChangeEventArgs {
92
92
  /**
93
93
  * Specifies the source DocumentEditor instance which triggers this zoomFactorChange event.
94
94
  *
95
- * @deprecated
95
+
96
96
  */
97
97
  source: DocumentEditor;
98
98
  }
@@ -103,7 +103,7 @@ export interface SelectionChangeEventArgs {
103
103
  /**
104
104
  * Specifies the source DocumentEditor instance which triggers this selectionChange event.
105
105
  *
106
- * @deprecated
106
+
107
107
  */
108
108
  source: DocumentEditor;
109
109
  /**
@@ -134,7 +134,7 @@ export interface RequestNavigateEventArgs {
134
134
  /**
135
135
  * Specifies the source DocumentEditor instance which triggers this requestNavigate event.
136
136
  *
137
- * @deprecated
137
+
138
138
  */
139
139
  source: DocumentEditor;
140
140
  }
@@ -145,7 +145,7 @@ export interface ContentChangeEventArgs {
145
145
  /**
146
146
  * Specifies the source DocumentEditor instance which triggers this contentChange event.
147
147
  *
148
- * @deprecated
148
+
149
149
  */
150
150
  source: DocumentEditor;
151
151
  }
@@ -164,7 +164,7 @@ export interface DocumentEditorKeyDownEventArgs {
164
164
  /**
165
165
  * Specifies the source DocumentEditor instance which triggers this key down event.
166
166
  *
167
- * @deprecated
167
+
168
168
  */
169
169
  source: DocumentEditor;
170
170
  }
@@ -175,7 +175,7 @@ export interface SearchResultsChangeEventArgs {
175
175
  /**
176
176
  * Specifies the source DocumentEditor instance which triggers this searchResultsChange event.
177
177
  *
178
- * @deprecated
178
+
179
179
  */
180
180
  source: DocumentEditor;
181
181
  }
@@ -283,7 +283,7 @@ export interface ContainerContentChangeEventArgs {
283
283
  /**
284
284
  * Specifies the source DocumentEditorContainer instance which triggers this contentChange event.
285
285
  *
286
- * @deprecated
286
+
287
287
  */
288
288
  source: DocumentEditorContainer;
289
289
  }
@@ -294,7 +294,7 @@ export interface ContainerSelectionChangeEventArgs {
294
294
  /**
295
295
  * Specifies the source DocumentEditorContainer instance which triggers this selectionChange event.
296
296
  *
297
- * @deprecated
297
+
298
298
  */
299
299
  source: DocumentEditorContainer;
300
300
  /**
@@ -309,7 +309,7 @@ export interface ContainerDocumentChangeEventArgs {
309
309
  /**
310
310
  * Specifies the source DocumentEditorContainer instance which triggers this documentChange event.
311
311
  *
312
- * @deprecated
312
+
313
313
  */
314
314
  source: DocumentEditorContainer;
315
315
  }
@@ -844,7 +844,7 @@ export declare class Editor {
844
844
  /**
845
845
  * Inserts the image with specified size at cursor position in the document editor.
846
846
  *
847
- * @deprecated
847
+
848
848
  *
849
849
  * @param {string} imageString Base64 string, web URL or file URL.
850
850
  * @param {number} width Specify the image width.
@@ -6467,7 +6467,7 @@ var Editor = /** @class */ (function () {
6467
6467
  /**
6468
6468
  * Inserts the image with specified size at cursor position in the document editor.
6469
6469
  *
6470
- * @deprecated
6470
+
6471
6471
  *
6472
6472
  * @param {string} imageString Base64 string, web URL or file URL.
6473
6473
  * @param {number} width Specify the image width.