@syncfusion/ej2-base 25.2.3 → 25.2.7
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 +8 -0
- package/bin/syncfusion-license.js +1 -1
- package/dist/ej2-base.min.js +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 +2 -2
- package/dist/es6/ej2-base.es2015.js.map +1 -1
- package/dist/es6/ej2-base.es5.js +2 -2
- 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 +6 -69
- package/src/component.js +2 -2
- package/styles/definition/_bootstrap5-dark.scss +1 -0
- package/styles/definition/_bootstrap5.scss +1 -0
package/dist/global/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: index.d.ts
|
|
3
|
-
* version : 25.2.
|
|
3
|
+
* version : 25.2.7
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2023. 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@25.
|
|
3
|
+
"_id": "@syncfusion/ej2-base@25.2.5",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-mEZeTV5r0OLz21jKiHPmGVW6H5KUooH+8cgljh1E+yw1vgixMUvRbz9rYmSl82RRFcAvuIrpRQXDpAb6+btelw==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-base",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -23,37 +23,16 @@
|
|
|
23
23
|
"/@syncfusion/ej2-angular-base",
|
|
24
24
|
"/@syncfusion/ej2-angular-buttons",
|
|
25
25
|
"/@syncfusion/ej2-angular-calendars",
|
|
26
|
-
"/@syncfusion/ej2-angular-charts",
|
|
27
|
-
"/@syncfusion/ej2-angular-circulargauge",
|
|
28
|
-
"/@syncfusion/ej2-angular-diagrams",
|
|
29
26
|
"/@syncfusion/ej2-angular-documenteditor",
|
|
30
27
|
"/@syncfusion/ej2-angular-dropdowns",
|
|
31
|
-
"/@syncfusion/ej2-angular-filemanager",
|
|
32
28
|
"/@syncfusion/ej2-angular-gantt",
|
|
33
29
|
"/@syncfusion/ej2-angular-grids",
|
|
34
|
-
"/@syncfusion/ej2-angular-heatmap",
|
|
35
|
-
"/@syncfusion/ej2-angular-image-editor",
|
|
36
|
-
"/@syncfusion/ej2-angular-inplace-editor",
|
|
37
|
-
"/@syncfusion/ej2-angular-inputs",
|
|
38
|
-
"/@syncfusion/ej2-angular-kanban",
|
|
39
|
-
"/@syncfusion/ej2-angular-layouts",
|
|
40
|
-
"/@syncfusion/ej2-angular-lineargauge",
|
|
41
|
-
"/@syncfusion/ej2-angular-lists",
|
|
42
|
-
"/@syncfusion/ej2-angular-maps",
|
|
43
|
-
"/@syncfusion/ej2-angular-navigations",
|
|
44
|
-
"/@syncfusion/ej2-angular-notifications",
|
|
45
30
|
"/@syncfusion/ej2-angular-pdfviewer",
|
|
46
|
-
"/@syncfusion/ej2-angular-pivotview",
|
|
47
31
|
"/@syncfusion/ej2-angular-popups",
|
|
48
|
-
"/@syncfusion/ej2-angular-progressbar",
|
|
49
32
|
"/@syncfusion/ej2-angular-querybuilder",
|
|
50
|
-
"/@syncfusion/ej2-angular-ribbon",
|
|
51
33
|
"/@syncfusion/ej2-angular-richtexteditor",
|
|
52
34
|
"/@syncfusion/ej2-angular-schedule",
|
|
53
|
-
"/@syncfusion/ej2-angular-splitbuttons",
|
|
54
35
|
"/@syncfusion/ej2-angular-spreadsheet",
|
|
55
|
-
"/@syncfusion/ej2-angular-treegrid",
|
|
56
|
-
"/@syncfusion/ej2-angular-treemap",
|
|
57
36
|
"/@syncfusion/ej2-barcode-generator",
|
|
58
37
|
"/@syncfusion/ej2-buttons",
|
|
59
38
|
"/@syncfusion/ej2-calendars",
|
|
@@ -89,37 +68,16 @@
|
|
|
89
68
|
"/@syncfusion/ej2-react-base",
|
|
90
69
|
"/@syncfusion/ej2-react-buttons",
|
|
91
70
|
"/@syncfusion/ej2-react-calendars",
|
|
92
|
-
"/@syncfusion/ej2-react-charts",
|
|
93
|
-
"/@syncfusion/ej2-react-circulargauge",
|
|
94
|
-
"/@syncfusion/ej2-react-diagrams",
|
|
95
71
|
"/@syncfusion/ej2-react-documenteditor",
|
|
96
72
|
"/@syncfusion/ej2-react-dropdowns",
|
|
97
|
-
"/@syncfusion/ej2-react-filemanager",
|
|
98
73
|
"/@syncfusion/ej2-react-gantt",
|
|
99
74
|
"/@syncfusion/ej2-react-grids",
|
|
100
|
-
"/@syncfusion/ej2-react-heatmap",
|
|
101
|
-
"/@syncfusion/ej2-react-image-editor",
|
|
102
|
-
"/@syncfusion/ej2-react-inplace-editor",
|
|
103
|
-
"/@syncfusion/ej2-react-inputs",
|
|
104
|
-
"/@syncfusion/ej2-react-kanban",
|
|
105
|
-
"/@syncfusion/ej2-react-layouts",
|
|
106
|
-
"/@syncfusion/ej2-react-lineargauge",
|
|
107
|
-
"/@syncfusion/ej2-react-lists",
|
|
108
|
-
"/@syncfusion/ej2-react-maps",
|
|
109
|
-
"/@syncfusion/ej2-react-navigations",
|
|
110
|
-
"/@syncfusion/ej2-react-notifications",
|
|
111
75
|
"/@syncfusion/ej2-react-pdfviewer",
|
|
112
|
-
"/@syncfusion/ej2-react-pivotview",
|
|
113
76
|
"/@syncfusion/ej2-react-popups",
|
|
114
|
-
"/@syncfusion/ej2-react-progressbar",
|
|
115
77
|
"/@syncfusion/ej2-react-querybuilder",
|
|
116
|
-
"/@syncfusion/ej2-react-ribbon",
|
|
117
78
|
"/@syncfusion/ej2-react-richtexteditor",
|
|
118
79
|
"/@syncfusion/ej2-react-schedule",
|
|
119
|
-
"/@syncfusion/ej2-react-splitbuttons",
|
|
120
80
|
"/@syncfusion/ej2-react-spreadsheet",
|
|
121
|
-
"/@syncfusion/ej2-react-treegrid",
|
|
122
|
-
"/@syncfusion/ej2-react-treemap",
|
|
123
81
|
"/@syncfusion/ej2-ribbon",
|
|
124
82
|
"/@syncfusion/ej2-richtexteditor",
|
|
125
83
|
"/@syncfusion/ej2-schedule",
|
|
@@ -132,40 +90,19 @@
|
|
|
132
90
|
"/@syncfusion/ej2-vue-base",
|
|
133
91
|
"/@syncfusion/ej2-vue-buttons",
|
|
134
92
|
"/@syncfusion/ej2-vue-calendars",
|
|
135
|
-
"/@syncfusion/ej2-vue-charts",
|
|
136
|
-
"/@syncfusion/ej2-vue-circulargauge",
|
|
137
|
-
"/@syncfusion/ej2-vue-diagrams",
|
|
138
93
|
"/@syncfusion/ej2-vue-documenteditor",
|
|
139
94
|
"/@syncfusion/ej2-vue-dropdowns",
|
|
140
|
-
"/@syncfusion/ej2-vue-filemanager",
|
|
141
95
|
"/@syncfusion/ej2-vue-gantt",
|
|
142
96
|
"/@syncfusion/ej2-vue-grids",
|
|
143
|
-
"/@syncfusion/ej2-vue-heatmap",
|
|
144
|
-
"/@syncfusion/ej2-vue-image-editor",
|
|
145
|
-
"/@syncfusion/ej2-vue-inplace-editor",
|
|
146
|
-
"/@syncfusion/ej2-vue-inputs",
|
|
147
|
-
"/@syncfusion/ej2-vue-kanban",
|
|
148
|
-
"/@syncfusion/ej2-vue-layouts",
|
|
149
|
-
"/@syncfusion/ej2-vue-lineargauge",
|
|
150
|
-
"/@syncfusion/ej2-vue-lists",
|
|
151
|
-
"/@syncfusion/ej2-vue-maps",
|
|
152
|
-
"/@syncfusion/ej2-vue-navigations",
|
|
153
|
-
"/@syncfusion/ej2-vue-notifications",
|
|
154
97
|
"/@syncfusion/ej2-vue-pdfviewer",
|
|
155
|
-
"/@syncfusion/ej2-vue-pivotview",
|
|
156
98
|
"/@syncfusion/ej2-vue-popups",
|
|
157
|
-
"/@syncfusion/ej2-vue-progressbar",
|
|
158
99
|
"/@syncfusion/ej2-vue-querybuilder",
|
|
159
|
-
"/@syncfusion/ej2-vue-ribbon",
|
|
160
100
|
"/@syncfusion/ej2-vue-richtexteditor",
|
|
161
101
|
"/@syncfusion/ej2-vue-schedule",
|
|
162
|
-
"/@syncfusion/ej2-vue-
|
|
163
|
-
"/@syncfusion/ej2-vue-spreadsheet",
|
|
164
|
-
"/@syncfusion/ej2-vue-treegrid",
|
|
165
|
-
"/@syncfusion/ej2-vue-treemap"
|
|
102
|
+
"/@syncfusion/ej2-vue-spreadsheet"
|
|
166
103
|
],
|
|
167
|
-
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-base/-/ej2-base-25.
|
|
168
|
-
"_shasum": "
|
|
104
|
+
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-base/-/ej2-base-25.2.5.tgz",
|
|
105
|
+
"_shasum": "4b6b20f42a9a79ac3a5ae3527f74ed9911336327",
|
|
169
106
|
"_spec": "@syncfusion/ej2-base@*",
|
|
170
107
|
"_where": "/jenkins/workspace/elease-automation_release_25.1.1/packages/included",
|
|
171
108
|
"author": {
|
|
@@ -220,6 +157,6 @@
|
|
|
220
157
|
"url": "git+https://github.com/syncfusion/ej2-javascript-ui-controls.git"
|
|
221
158
|
},
|
|
222
159
|
"typings": "index.d.ts",
|
|
223
|
-
"version": "25.2.
|
|
160
|
+
"version": "25.2.7",
|
|
224
161
|
"sideEffects": true
|
|
225
162
|
}
|
package/src/component.js
CHANGED
|
@@ -174,7 +174,7 @@ var Component = /** @class */ (function (_super) {
|
|
|
174
174
|
*/
|
|
175
175
|
Component.prototype.attachUnloadEvent = function () {
|
|
176
176
|
this.handleUnload = this.handleUnload.bind(this);
|
|
177
|
-
window.addEventListener('
|
|
177
|
+
window.addEventListener('pagehide', this.handleUnload);
|
|
178
178
|
};
|
|
179
179
|
/**
|
|
180
180
|
* Handling unload event to persist data when enable persistence true
|
|
@@ -190,7 +190,7 @@ var Component = /** @class */ (function (_super) {
|
|
|
190
190
|
* @returns {void}
|
|
191
191
|
*/
|
|
192
192
|
Component.prototype.detachUnloadEvent = function () {
|
|
193
|
-
window.removeEventListener('
|
|
193
|
+
window.removeEventListener('pagehide', this.handleUnload);
|
|
194
194
|
};
|
|
195
195
|
/**
|
|
196
196
|
* Appends the control within the given HTML element
|