@syncfusion/ej2-base 20.1.55 → 20.1.56
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 +2 -0
- package/dist/ej2-base.umd.min.js +1 -1
- package/dist/global/ej2-base.min.js +1 -1
- package/dist/global/index.d.ts +1 -1
- package/package.json +6 -60
- package/src/component-model.d.ts +1 -1
- package/src/component.js +4 -4
- package/styles/bootstrap-dark.css +7 -700
- package/styles/bootstrap.css +7 -700
- package/styles/bootstrap4.css +7 -584
- package/styles/bootstrap5-dark.css +8 -443
- package/styles/bootstrap5.css +8 -443
- package/styles/fabric-dark.css +7 -694
- package/styles/fabric.css +7 -694
- package/styles/fluent-dark.css +8 -443
- package/styles/fluent.css +8 -443
- package/styles/highcontrast-light.css +7 -690
- package/styles/highcontrast.css +7 -690
- package/styles/material-dark.css +7 -684
- package/styles/material.css +7 -684
- package/styles/tailwind-dark.css +8 -443
- package/styles/tailwind.css +8 -443
package/CHANGELOG.md
CHANGED
package/dist/ej2-base.umd.min.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-base.umd.min.js
|
|
3
|
-
* version : 20.1.
|
|
3
|
+
* version : 20.1.56
|
|
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
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-base.min.js
|
|
3
|
-
* version : 20.1.
|
|
3
|
+
* version : 20.1.56
|
|
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/dist/global/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: index.d.ts
|
|
3
|
-
* version : 20.1.
|
|
3
|
+
* version : 20.1.56
|
|
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@20.1.
|
|
3
|
+
"_id": "@syncfusion/ej2-base@20.1.55",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-8aq1464TXvI7tOSODaEYO8vGel2j1YF6XmtkV7qo1o+PwR1sDIqgnHykgZU7VLgWHdxUjdNw1BuZb2gl9micOg==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-base",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,39 +19,21 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/",
|
|
21
21
|
"/@syncfusion/ej2",
|
|
22
|
-
"/@syncfusion/ej2-angular-barcode-generator",
|
|
23
22
|
"/@syncfusion/ej2-angular-base",
|
|
24
|
-
"/@syncfusion/ej2-angular-buttons",
|
|
25
23
|
"/@syncfusion/ej2-angular-calendars",
|
|
26
24
|
"/@syncfusion/ej2-angular-charts",
|
|
27
|
-
"/@syncfusion/ej2-angular-circulargauge",
|
|
28
|
-
"/@syncfusion/ej2-angular-diagrams",
|
|
29
25
|
"/@syncfusion/ej2-angular-documenteditor",
|
|
30
26
|
"/@syncfusion/ej2-angular-dropdowns",
|
|
31
27
|
"/@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-inplace-editor",
|
|
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",
|
|
41
|
-
"/@syncfusion/ej2-angular-maps",
|
|
42
30
|
"/@syncfusion/ej2-angular-navigations",
|
|
43
|
-
"/@syncfusion/ej2-angular-notifications",
|
|
44
31
|
"/@syncfusion/ej2-angular-pdfviewer",
|
|
45
32
|
"/@syncfusion/ej2-angular-pivotview",
|
|
46
|
-
"/@syncfusion/ej2-angular-popups",
|
|
47
|
-
"/@syncfusion/ej2-angular-progressbar",
|
|
48
|
-
"/@syncfusion/ej2-angular-querybuilder",
|
|
49
33
|
"/@syncfusion/ej2-angular-richtexteditor",
|
|
50
34
|
"/@syncfusion/ej2-angular-schedule",
|
|
51
|
-
"/@syncfusion/ej2-angular-splitbuttons",
|
|
52
35
|
"/@syncfusion/ej2-angular-spreadsheet",
|
|
53
36
|
"/@syncfusion/ej2-angular-treegrid",
|
|
54
|
-
"/@syncfusion/ej2-angular-treemap",
|
|
55
37
|
"/@syncfusion/ej2-barcode-generator",
|
|
56
38
|
"/@syncfusion/ej2-buttons",
|
|
57
39
|
"/@syncfusion/ej2-calendars",
|
|
@@ -81,39 +63,21 @@
|
|
|
81
63
|
"/@syncfusion/ej2-popups",
|
|
82
64
|
"/@syncfusion/ej2-progressbar",
|
|
83
65
|
"/@syncfusion/ej2-querybuilder",
|
|
84
|
-
"/@syncfusion/ej2-react-barcode-generator",
|
|
85
66
|
"/@syncfusion/ej2-react-base",
|
|
86
|
-
"/@syncfusion/ej2-react-buttons",
|
|
87
67
|
"/@syncfusion/ej2-react-calendars",
|
|
88
68
|
"/@syncfusion/ej2-react-charts",
|
|
89
|
-
"/@syncfusion/ej2-react-circulargauge",
|
|
90
|
-
"/@syncfusion/ej2-react-diagrams",
|
|
91
69
|
"/@syncfusion/ej2-react-documenteditor",
|
|
92
70
|
"/@syncfusion/ej2-react-dropdowns",
|
|
93
71
|
"/@syncfusion/ej2-react-filemanager",
|
|
94
72
|
"/@syncfusion/ej2-react-gantt",
|
|
95
73
|
"/@syncfusion/ej2-react-grids",
|
|
96
|
-
"/@syncfusion/ej2-react-heatmap",
|
|
97
|
-
"/@syncfusion/ej2-react-inplace-editor",
|
|
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",
|
|
103
|
-
"/@syncfusion/ej2-react-maps",
|
|
104
74
|
"/@syncfusion/ej2-react-navigations",
|
|
105
|
-
"/@syncfusion/ej2-react-notifications",
|
|
106
75
|
"/@syncfusion/ej2-react-pdfviewer",
|
|
107
76
|
"/@syncfusion/ej2-react-pivotview",
|
|
108
|
-
"/@syncfusion/ej2-react-popups",
|
|
109
|
-
"/@syncfusion/ej2-react-progressbar",
|
|
110
|
-
"/@syncfusion/ej2-react-querybuilder",
|
|
111
77
|
"/@syncfusion/ej2-react-richtexteditor",
|
|
112
78
|
"/@syncfusion/ej2-react-schedule",
|
|
113
|
-
"/@syncfusion/ej2-react-splitbuttons",
|
|
114
79
|
"/@syncfusion/ej2-react-spreadsheet",
|
|
115
80
|
"/@syncfusion/ej2-react-treegrid",
|
|
116
|
-
"/@syncfusion/ej2-react-treemap",
|
|
117
81
|
"/@syncfusion/ej2-richtexteditor",
|
|
118
82
|
"/@syncfusion/ej2-schedule",
|
|
119
83
|
"/@syncfusion/ej2-splitbuttons",
|
|
@@ -121,42 +85,24 @@
|
|
|
121
85
|
"/@syncfusion/ej2-svg-base",
|
|
122
86
|
"/@syncfusion/ej2-treegrid",
|
|
123
87
|
"/@syncfusion/ej2-treemap",
|
|
124
|
-
"/@syncfusion/ej2-vue-barcode-generator",
|
|
125
88
|
"/@syncfusion/ej2-vue-base",
|
|
126
|
-
"/@syncfusion/ej2-vue-buttons",
|
|
127
89
|
"/@syncfusion/ej2-vue-calendars",
|
|
128
90
|
"/@syncfusion/ej2-vue-charts",
|
|
129
|
-
"/@syncfusion/ej2-vue-circulargauge",
|
|
130
|
-
"/@syncfusion/ej2-vue-diagrams",
|
|
131
91
|
"/@syncfusion/ej2-vue-documenteditor",
|
|
132
92
|
"/@syncfusion/ej2-vue-dropdowns",
|
|
133
93
|
"/@syncfusion/ej2-vue-filemanager",
|
|
134
94
|
"/@syncfusion/ej2-vue-gantt",
|
|
135
95
|
"/@syncfusion/ej2-vue-grids",
|
|
136
|
-
"/@syncfusion/ej2-vue-heatmap",
|
|
137
|
-
"/@syncfusion/ej2-vue-inplace-editor",
|
|
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",
|
|
143
|
-
"/@syncfusion/ej2-vue-maps",
|
|
144
96
|
"/@syncfusion/ej2-vue-navigations",
|
|
145
|
-
"/@syncfusion/ej2-vue-notifications",
|
|
146
97
|
"/@syncfusion/ej2-vue-pdfviewer",
|
|
147
98
|
"/@syncfusion/ej2-vue-pivotview",
|
|
148
|
-
"/@syncfusion/ej2-vue-popups",
|
|
149
|
-
"/@syncfusion/ej2-vue-progressbar",
|
|
150
|
-
"/@syncfusion/ej2-vue-querybuilder",
|
|
151
99
|
"/@syncfusion/ej2-vue-richtexteditor",
|
|
152
100
|
"/@syncfusion/ej2-vue-schedule",
|
|
153
|
-
"/@syncfusion/ej2-vue-splitbuttons",
|
|
154
101
|
"/@syncfusion/ej2-vue-spreadsheet",
|
|
155
|
-
"/@syncfusion/ej2-vue-treegrid"
|
|
156
|
-
"/@syncfusion/ej2-vue-treemap"
|
|
102
|
+
"/@syncfusion/ej2-vue-treegrid"
|
|
157
103
|
],
|
|
158
|
-
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-base/-/ej2-base-20.1.
|
|
159
|
-
"_shasum": "
|
|
104
|
+
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-base/-/ej2-base-20.1.55.tgz",
|
|
105
|
+
"_shasum": "276806d41168b79bd36ffc0fb17ef47336363c2f",
|
|
160
106
|
"_spec": "@syncfusion/ej2-base@*",
|
|
161
107
|
"_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
|
|
162
108
|
"author": {
|
|
@@ -208,6 +154,6 @@
|
|
|
208
154
|
"url": "git+https://github.com/syncfusion/ej2-javascript-ui-controls.git"
|
|
209
155
|
},
|
|
210
156
|
"typings": "index.d.ts",
|
|
211
|
-
"version": "20.1.
|
|
157
|
+
"version": "20.1.56",
|
|
212
158
|
"sideEffects": true
|
|
213
159
|
}
|
package/src/component-model.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { isUndefined, getValue, isNullOrUndefined, setValue, uniqueID, isBlazor } from './util';import { ModuleLoader, ModuleDeclaration } from './module-loader';import { Base } from './base';import { Observer, BoundOptions } from './observer';import { ChildProperty } from './child-property';import { Property, NotifyPropertyChanges } from './notify-property-change';import { onIntlChange, rightToLeft, defaultCulture } from './internationalization';import { createElement, addClass, removeClass, ElementProperties, select } from './dom';
|
|
1
|
+
import { isUndefined, getValue, isNullOrUndefined, setValue, uniqueID, isBlazor } from './util'; import { ModuleLoader, ModuleDeclaration } from './module-loader'; import { Base } from './base'; import { Observer, BoundOptions } from './observer'; import { ChildProperty } from './child-property'; import { Property, NotifyPropertyChanges } from './notify-property-change'; import { onIntlChange, rightToLeft, defaultCulture } from './internationalization'; import { createElement, addClass, removeClass, ElementProperties, select } from './dom';
|
|
2
2
|
|
|
3
3
|
/**
|
|
4
4
|
* Interface for a class Component
|
package/src/component.js
CHANGED
|
@@ -25,7 +25,7 @@ import { ChildProperty } from './child-property';
|
|
|
25
25
|
import { Property, NotifyPropertyChanges } from './notify-property-change';
|
|
26
26
|
import { onIntlChange, rightToLeft, defaultCulture } from './internationalization';
|
|
27
27
|
import { createElement, addClass, removeClass, select } from './dom';
|
|
28
|
-
import { validateLicense } from './validate-lic';
|
|
28
|
+
// import { validateLicense } from './validate-lic';
|
|
29
29
|
var componentCount = 0;
|
|
30
30
|
var lastPageID;
|
|
31
31
|
var lastHistoryLen = 0;
|
|
@@ -71,9 +71,9 @@ var Component = /** @class */ (function (_super) {
|
|
|
71
71
|
_this.localObserver = new Observer(_this);
|
|
72
72
|
// tslint:disable-next-line:no-function-constructor-with-string-args
|
|
73
73
|
onIntlChange.on('notifyExternalChange', _this.detectFunction, _this, _this.randomId);
|
|
74
|
-
if (typeof window !== "undefined" && typeof document !== "undefined") {
|
|
75
|
-
|
|
76
|
-
}
|
|
74
|
+
// if (typeof window !== "undefined" && typeof document !== "undefined") {
|
|
75
|
+
// validateLicense();
|
|
76
|
+
// }
|
|
77
77
|
if (!isUndefined(selector)) {
|
|
78
78
|
_this.appendTo();
|
|
79
79
|
}
|