@syncfusion/ej2-base 19.4.42 → 19.4.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.
- package/CHANGELOG.md +10 -0
- package/README.md +2 -2
- package/dist/ej2-base.umd.min.js +2 -2
- package/dist/ej2-base.umd.min.js.map +1 -1
- package/dist/es6/ej2-base.es2015.js +5 -0
- package/dist/es6/ej2-base.es2015.js.map +1 -1
- package/dist/es6/ej2-base.es5.js +5 -0
- package/dist/es6/ej2-base.es5.js.map +1 -1
- package/dist/global/ej2-base.min.js +2 -2
- package/dist/global/ej2-base.min.js.map +1 -1
- package/dist/global/index.d.ts +1 -1
- package/package.json +52 -7
- package/src/component.d.ts +1 -0
- package/src/component.js +5 -0
package/dist/global/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: index.d.ts
|
|
3
|
-
* version : 19.4.
|
|
3
|
+
* version : 19.4.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-base@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-base@
|
|
3
|
+
"_id": "@syncfusion/ej2-base@19.4.42",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-5sUnTFrcn0b0iV+QptrmAC8rLqhp128hAJL46jKHHNSww18bBBeyKT6Z0pEPHCtmRd3AgCkttZwFkCzc+J3T+w==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-base",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,24 +19,39 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/",
|
|
21
21
|
"/@syncfusion/ej2",
|
|
22
|
+
"/@syncfusion/ej2-angular-barcode-generator",
|
|
22
23
|
"/@syncfusion/ej2-angular-base",
|
|
23
24
|
"/@syncfusion/ej2-angular-buttons",
|
|
24
25
|
"/@syncfusion/ej2-angular-calendars",
|
|
25
26
|
"/@syncfusion/ej2-angular-charts",
|
|
27
|
+
"/@syncfusion/ej2-angular-circulargauge",
|
|
26
28
|
"/@syncfusion/ej2-angular-diagrams",
|
|
27
29
|
"/@syncfusion/ej2-angular-documenteditor",
|
|
28
30
|
"/@syncfusion/ej2-angular-dropdowns",
|
|
29
31
|
"/@syncfusion/ej2-angular-filemanager",
|
|
30
32
|
"/@syncfusion/ej2-angular-gantt",
|
|
31
33
|
"/@syncfusion/ej2-angular-grids",
|
|
34
|
+
"/@syncfusion/ej2-angular-heatmap",
|
|
35
|
+
"/@syncfusion/ej2-angular-inplace-editor",
|
|
32
36
|
"/@syncfusion/ej2-angular-inputs",
|
|
37
|
+
"/@syncfusion/ej2-angular-kanban",
|
|
38
|
+
"/@syncfusion/ej2-angular-layouts",
|
|
39
|
+
"/@syncfusion/ej2-angular-lineargauge",
|
|
40
|
+
"/@syncfusion/ej2-angular-lists",
|
|
33
41
|
"/@syncfusion/ej2-angular-maps",
|
|
42
|
+
"/@syncfusion/ej2-angular-navigations",
|
|
43
|
+
"/@syncfusion/ej2-angular-notifications",
|
|
34
44
|
"/@syncfusion/ej2-angular-pdfviewer",
|
|
35
45
|
"/@syncfusion/ej2-angular-pivotview",
|
|
46
|
+
"/@syncfusion/ej2-angular-popups",
|
|
47
|
+
"/@syncfusion/ej2-angular-progressbar",
|
|
36
48
|
"/@syncfusion/ej2-angular-querybuilder",
|
|
49
|
+
"/@syncfusion/ej2-angular-richtexteditor",
|
|
37
50
|
"/@syncfusion/ej2-angular-schedule",
|
|
51
|
+
"/@syncfusion/ej2-angular-splitbuttons",
|
|
38
52
|
"/@syncfusion/ej2-angular-spreadsheet",
|
|
39
53
|
"/@syncfusion/ej2-angular-treegrid",
|
|
54
|
+
"/@syncfusion/ej2-angular-treemap",
|
|
40
55
|
"/@syncfusion/ej2-barcode-generator",
|
|
41
56
|
"/@syncfusion/ej2-buttons",
|
|
42
57
|
"/@syncfusion/ej2-calendars",
|
|
@@ -66,24 +81,39 @@
|
|
|
66
81
|
"/@syncfusion/ej2-popups",
|
|
67
82
|
"/@syncfusion/ej2-progressbar",
|
|
68
83
|
"/@syncfusion/ej2-querybuilder",
|
|
84
|
+
"/@syncfusion/ej2-react-barcode-generator",
|
|
69
85
|
"/@syncfusion/ej2-react-base",
|
|
70
86
|
"/@syncfusion/ej2-react-buttons",
|
|
71
87
|
"/@syncfusion/ej2-react-calendars",
|
|
72
88
|
"/@syncfusion/ej2-react-charts",
|
|
89
|
+
"/@syncfusion/ej2-react-circulargauge",
|
|
73
90
|
"/@syncfusion/ej2-react-diagrams",
|
|
74
91
|
"/@syncfusion/ej2-react-documenteditor",
|
|
75
92
|
"/@syncfusion/ej2-react-dropdowns",
|
|
76
93
|
"/@syncfusion/ej2-react-filemanager",
|
|
77
94
|
"/@syncfusion/ej2-react-gantt",
|
|
78
95
|
"/@syncfusion/ej2-react-grids",
|
|
96
|
+
"/@syncfusion/ej2-react-heatmap",
|
|
97
|
+
"/@syncfusion/ej2-react-inplace-editor",
|
|
79
98
|
"/@syncfusion/ej2-react-inputs",
|
|
99
|
+
"/@syncfusion/ej2-react-kanban",
|
|
100
|
+
"/@syncfusion/ej2-react-layouts",
|
|
101
|
+
"/@syncfusion/ej2-react-lineargauge",
|
|
102
|
+
"/@syncfusion/ej2-react-lists",
|
|
80
103
|
"/@syncfusion/ej2-react-maps",
|
|
104
|
+
"/@syncfusion/ej2-react-navigations",
|
|
105
|
+
"/@syncfusion/ej2-react-notifications",
|
|
81
106
|
"/@syncfusion/ej2-react-pdfviewer",
|
|
82
107
|
"/@syncfusion/ej2-react-pivotview",
|
|
108
|
+
"/@syncfusion/ej2-react-popups",
|
|
109
|
+
"/@syncfusion/ej2-react-progressbar",
|
|
83
110
|
"/@syncfusion/ej2-react-querybuilder",
|
|
111
|
+
"/@syncfusion/ej2-react-richtexteditor",
|
|
84
112
|
"/@syncfusion/ej2-react-schedule",
|
|
113
|
+
"/@syncfusion/ej2-react-splitbuttons",
|
|
85
114
|
"/@syncfusion/ej2-react-spreadsheet",
|
|
86
115
|
"/@syncfusion/ej2-react-treegrid",
|
|
116
|
+
"/@syncfusion/ej2-react-treemap",
|
|
87
117
|
"/@syncfusion/ej2-richtexteditor",
|
|
88
118
|
"/@syncfusion/ej2-schedule",
|
|
89
119
|
"/@syncfusion/ej2-splitbuttons",
|
|
@@ -91,27 +121,42 @@
|
|
|
91
121
|
"/@syncfusion/ej2-svg-base",
|
|
92
122
|
"/@syncfusion/ej2-treegrid",
|
|
93
123
|
"/@syncfusion/ej2-treemap",
|
|
124
|
+
"/@syncfusion/ej2-vue-barcode-generator",
|
|
94
125
|
"/@syncfusion/ej2-vue-base",
|
|
95
126
|
"/@syncfusion/ej2-vue-buttons",
|
|
96
127
|
"/@syncfusion/ej2-vue-calendars",
|
|
97
128
|
"/@syncfusion/ej2-vue-charts",
|
|
129
|
+
"/@syncfusion/ej2-vue-circulargauge",
|
|
98
130
|
"/@syncfusion/ej2-vue-diagrams",
|
|
99
131
|
"/@syncfusion/ej2-vue-documenteditor",
|
|
100
132
|
"/@syncfusion/ej2-vue-dropdowns",
|
|
101
133
|
"/@syncfusion/ej2-vue-filemanager",
|
|
102
134
|
"/@syncfusion/ej2-vue-gantt",
|
|
103
135
|
"/@syncfusion/ej2-vue-grids",
|
|
136
|
+
"/@syncfusion/ej2-vue-heatmap",
|
|
137
|
+
"/@syncfusion/ej2-vue-inplace-editor",
|
|
104
138
|
"/@syncfusion/ej2-vue-inputs",
|
|
139
|
+
"/@syncfusion/ej2-vue-kanban",
|
|
140
|
+
"/@syncfusion/ej2-vue-layouts",
|
|
141
|
+
"/@syncfusion/ej2-vue-lineargauge",
|
|
142
|
+
"/@syncfusion/ej2-vue-lists",
|
|
105
143
|
"/@syncfusion/ej2-vue-maps",
|
|
144
|
+
"/@syncfusion/ej2-vue-navigations",
|
|
145
|
+
"/@syncfusion/ej2-vue-notifications",
|
|
106
146
|
"/@syncfusion/ej2-vue-pdfviewer",
|
|
107
147
|
"/@syncfusion/ej2-vue-pivotview",
|
|
148
|
+
"/@syncfusion/ej2-vue-popups",
|
|
149
|
+
"/@syncfusion/ej2-vue-progressbar",
|
|
108
150
|
"/@syncfusion/ej2-vue-querybuilder",
|
|
151
|
+
"/@syncfusion/ej2-vue-richtexteditor",
|
|
109
152
|
"/@syncfusion/ej2-vue-schedule",
|
|
153
|
+
"/@syncfusion/ej2-vue-splitbuttons",
|
|
110
154
|
"/@syncfusion/ej2-vue-spreadsheet",
|
|
111
|
-
"/@syncfusion/ej2-vue-treegrid"
|
|
155
|
+
"/@syncfusion/ej2-vue-treegrid",
|
|
156
|
+
"/@syncfusion/ej2-vue-treemap"
|
|
112
157
|
],
|
|
113
|
-
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-base/-/ej2-base-
|
|
114
|
-
"_shasum": "
|
|
158
|
+
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-base/-/ej2-base-19.4.42.tgz",
|
|
159
|
+
"_shasum": "3673e43b227409ef85f396ec756b7f9b0654ee29",
|
|
115
160
|
"_spec": "@syncfusion/ej2-base@*",
|
|
116
161
|
"_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
|
|
117
162
|
"author": {
|
|
@@ -122,7 +167,7 @@
|
|
|
122
167
|
},
|
|
123
168
|
"bundleDependencies": false,
|
|
124
169
|
"dependencies": {
|
|
125
|
-
"@syncfusion/ej2-icons": "~19.4.
|
|
170
|
+
"@syncfusion/ej2-icons": "~19.4.48"
|
|
126
171
|
},
|
|
127
172
|
"deprecated": false,
|
|
128
173
|
"description": "A common package of Essential JS 2 base libraries, methods and class definitions",
|
|
@@ -163,6 +208,6 @@
|
|
|
163
208
|
"url": "git+https://github.com/syncfusion/ej2-javascript-ui-controls.git"
|
|
164
209
|
},
|
|
165
210
|
"typings": "index.d.ts",
|
|
166
|
-
"version": "19.4.
|
|
211
|
+
"version": "19.4.48",
|
|
167
212
|
"sideEffects": true
|
|
168
213
|
}
|
package/src/component.d.ts
CHANGED
|
@@ -172,6 +172,7 @@ export declare abstract class Component<ElementType extends HTMLElement> extends
|
|
|
172
172
|
private detectFunction;
|
|
173
173
|
private mergePersistData;
|
|
174
174
|
private setPersistData;
|
|
175
|
+
protected appendReactElement(element: any, container: HTMLElement): void;
|
|
175
176
|
protected renderReactTemplates(): void;
|
|
176
177
|
protected clearTemplate(templateName?: string[], index?: any): void;
|
|
177
178
|
private getUniqueID;
|
package/src/component.js
CHANGED
|
@@ -358,6 +358,11 @@ var Component = /** @class */ (function (_super) {
|
|
|
358
358
|
}
|
|
359
359
|
};
|
|
360
360
|
//tslint:disable-next-line
|
|
361
|
+
Component.prototype.appendReactElement = function (element, container) {
|
|
362
|
+
//No Code
|
|
363
|
+
};
|
|
364
|
+
;
|
|
365
|
+
//tslint:disable-next-line
|
|
361
366
|
Component.prototype.renderReactTemplates = function () {
|
|
362
367
|
//No Code
|
|
363
368
|
};
|