@syncfusion/ej2-base 21.2.3 → 21.2.9
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 +16 -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 +50 -17
- package/src/browser.js +1 -1
- package/src/template.js +1 -1
- package/styles/bootstrap-dark.css +13 -1
- package/styles/bootstrap.css +13 -1
- package/styles/bootstrap4.css +13 -1
- package/styles/bootstrap5-dark.css +13 -1
- package/styles/bootstrap5.css +13 -1
- package/styles/definition/_material.scss +0 -3
- package/styles/fabric-dark.css +13 -1
- package/styles/fabric.css +13 -1
- package/styles/fluent-dark.css +13 -1
- package/styles/fluent.css +13 -1
- package/styles/highcontrast-light.css +13 -1
- package/styles/highcontrast.css +13 -1
- package/styles/material-dark.css +13 -1
- package/styles/material.css +13 -1
- package/styles/offline-theme/material-dark.css +13 -1
- package/styles/offline-theme/material.css +13 -1
- package/styles/offline-theme/tailwind-dark.css +13 -1
- package/styles/offline-theme/tailwind.css +13 -1
- package/styles/tailwind-dark.css +13 -1
- package/styles/tailwind.css +13 -1
package/dist/global/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: index.d.ts
|
|
3
|
-
* version : 21.2.
|
|
3
|
+
* version : 21.2.9
|
|
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@21.
|
|
3
|
+
"_id": "@syncfusion/ej2-base@21.2.3",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-hSMckPhNUWpp/eJF9KvVS1Qe0ZifTjL1dS7zL7Kx6XenRRj5ijIIuOOll6uG7dyrrh85n2GdzW0Wm3krjLeClA==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-base",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,12 +19,23 @@
|
|
|
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-
|
|
25
|
-
"/@syncfusion/ej2-angular-
|
|
23
|
+
"/@syncfusion/ej2-angular-calendars",
|
|
24
|
+
"/@syncfusion/ej2-angular-charts",
|
|
25
|
+
"/@syncfusion/ej2-angular-diagrams",
|
|
26
|
+
"/@syncfusion/ej2-angular-documenteditor",
|
|
27
|
+
"/@syncfusion/ej2-angular-gantt",
|
|
28
|
+
"/@syncfusion/ej2-angular-grids",
|
|
29
|
+
"/@syncfusion/ej2-angular-inputs",
|
|
30
|
+
"/@syncfusion/ej2-angular-layouts",
|
|
26
31
|
"/@syncfusion/ej2-angular-lists",
|
|
27
|
-
"/@syncfusion/ej2-angular-
|
|
32
|
+
"/@syncfusion/ej2-angular-navigations",
|
|
33
|
+
"/@syncfusion/ej2-angular-pdfviewer",
|
|
34
|
+
"/@syncfusion/ej2-angular-pivotview",
|
|
35
|
+
"/@syncfusion/ej2-angular-richtexteditor",
|
|
36
|
+
"/@syncfusion/ej2-angular-schedule",
|
|
37
|
+
"/@syncfusion/ej2-angular-spreadsheet",
|
|
38
|
+
"/@syncfusion/ej2-angular-treegrid",
|
|
28
39
|
"/@syncfusion/ej2-barcode-generator",
|
|
29
40
|
"/@syncfusion/ej2-buttons",
|
|
30
41
|
"/@syncfusion/ej2-calendars",
|
|
@@ -55,12 +66,23 @@
|
|
|
55
66
|
"/@syncfusion/ej2-popups",
|
|
56
67
|
"/@syncfusion/ej2-progressbar",
|
|
57
68
|
"/@syncfusion/ej2-querybuilder",
|
|
58
|
-
"/@syncfusion/ej2-react-barcode-generator",
|
|
59
69
|
"/@syncfusion/ej2-react-base",
|
|
60
|
-
"/@syncfusion/ej2-react-
|
|
61
|
-
"/@syncfusion/ej2-react-
|
|
70
|
+
"/@syncfusion/ej2-react-calendars",
|
|
71
|
+
"/@syncfusion/ej2-react-charts",
|
|
72
|
+
"/@syncfusion/ej2-react-diagrams",
|
|
73
|
+
"/@syncfusion/ej2-react-documenteditor",
|
|
74
|
+
"/@syncfusion/ej2-react-gantt",
|
|
75
|
+
"/@syncfusion/ej2-react-grids",
|
|
76
|
+
"/@syncfusion/ej2-react-inputs",
|
|
77
|
+
"/@syncfusion/ej2-react-layouts",
|
|
62
78
|
"/@syncfusion/ej2-react-lists",
|
|
63
|
-
"/@syncfusion/ej2-react-
|
|
79
|
+
"/@syncfusion/ej2-react-navigations",
|
|
80
|
+
"/@syncfusion/ej2-react-pdfviewer",
|
|
81
|
+
"/@syncfusion/ej2-react-pivotview",
|
|
82
|
+
"/@syncfusion/ej2-react-richtexteditor",
|
|
83
|
+
"/@syncfusion/ej2-react-schedule",
|
|
84
|
+
"/@syncfusion/ej2-react-spreadsheet",
|
|
85
|
+
"/@syncfusion/ej2-react-treegrid",
|
|
64
86
|
"/@syncfusion/ej2-ribbon",
|
|
65
87
|
"/@syncfusion/ej2-richtexteditor",
|
|
66
88
|
"/@syncfusion/ej2-schedule",
|
|
@@ -69,15 +91,26 @@
|
|
|
69
91
|
"/@syncfusion/ej2-svg-base",
|
|
70
92
|
"/@syncfusion/ej2-treegrid",
|
|
71
93
|
"/@syncfusion/ej2-treemap",
|
|
72
|
-
"/@syncfusion/ej2-vue-barcode-generator",
|
|
73
94
|
"/@syncfusion/ej2-vue-base",
|
|
74
|
-
"/@syncfusion/ej2-vue-
|
|
75
|
-
"/@syncfusion/ej2-vue-
|
|
95
|
+
"/@syncfusion/ej2-vue-calendars",
|
|
96
|
+
"/@syncfusion/ej2-vue-charts",
|
|
97
|
+
"/@syncfusion/ej2-vue-diagrams",
|
|
98
|
+
"/@syncfusion/ej2-vue-documenteditor",
|
|
99
|
+
"/@syncfusion/ej2-vue-gantt",
|
|
100
|
+
"/@syncfusion/ej2-vue-grids",
|
|
101
|
+
"/@syncfusion/ej2-vue-inputs",
|
|
102
|
+
"/@syncfusion/ej2-vue-layouts",
|
|
76
103
|
"/@syncfusion/ej2-vue-lists",
|
|
77
|
-
"/@syncfusion/ej2-vue-
|
|
104
|
+
"/@syncfusion/ej2-vue-navigations",
|
|
105
|
+
"/@syncfusion/ej2-vue-pdfviewer",
|
|
106
|
+
"/@syncfusion/ej2-vue-pivotview",
|
|
107
|
+
"/@syncfusion/ej2-vue-richtexteditor",
|
|
108
|
+
"/@syncfusion/ej2-vue-schedule",
|
|
109
|
+
"/@syncfusion/ej2-vue-spreadsheet",
|
|
110
|
+
"/@syncfusion/ej2-vue-treegrid"
|
|
78
111
|
],
|
|
79
|
-
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-base/-/ej2-base-21.
|
|
80
|
-
"_shasum": "
|
|
112
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-base/-/ej2-base-21.2.3.tgz",
|
|
113
|
+
"_shasum": "48bdb1ba57d2b5bfbaec4a155a849ebf17576c12",
|
|
81
114
|
"_spec": "@syncfusion/ej2-base@*",
|
|
82
115
|
"_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
|
|
83
116
|
"author": {
|
|
@@ -132,6 +165,6 @@
|
|
|
132
165
|
"url": "git+https://github.com/syncfusion/ej2-javascript-ui-controls.git"
|
|
133
166
|
},
|
|
134
167
|
"typings": "index.d.ts",
|
|
135
|
-
"version": "21.2.
|
|
168
|
+
"version": "21.2.9",
|
|
136
169
|
"sideEffects": true
|
|
137
170
|
}
|
package/src/browser.js
CHANGED
|
@@ -132,7 +132,7 @@ var Browser = /** @class */ (function () {
|
|
|
132
132
|
*/
|
|
133
133
|
Browser.getValue = function (key, regX) {
|
|
134
134
|
var browserDetails = typeof window !== 'undefined' ? window.browserDetails : {};
|
|
135
|
-
if (typeof navigator !== 'undefined' && navigator.platform === 'MacIntel' && navigator.maxTouchPoints > 1 && Browser.isTouch === true) {
|
|
135
|
+
if (typeof navigator !== 'undefined' && navigator.platform === 'MacIntel' && navigator.maxTouchPoints > 1 && Browser.isTouch === true && !REGX_BROWSER.CHROME.test(navigator.userAgent)) {
|
|
136
136
|
browserDetails['isIos'] = true;
|
|
137
137
|
browserDetails['isDevice'] = true;
|
|
138
138
|
browserDetails['isTouch'] = true;
|
package/src/template.js
CHANGED
|
@@ -192,7 +192,7 @@ function evalExp(str, nameSpace, helper, ignorePrefix) {
|
|
|
192
192
|
* @returns {string} ?
|
|
193
193
|
*/
|
|
194
194
|
function addNameSpace(str, addNS, nameSpace, ignoreList, ignorePrefix) {
|
|
195
|
-
return ((addNS && !(NOT_NUMBER.test(str)) && ignoreList.indexOf(str.split('.')[0]) === -1 && !ignorePrefix) ? nameSpace + '.' + str : str);
|
|
195
|
+
return ((addNS && !(NOT_NUMBER.test(str)) && ignoreList.indexOf(str.split('.')[0]) === -1 && !ignorePrefix && str !== "true" && str !== "false") ? nameSpace + '.' + str : str);
|
|
196
196
|
}
|
|
197
197
|
/**
|
|
198
198
|
*
|