@syncfusion/ej2-navigations 20.1.48 → 20.1.51
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 +14 -0
- package/dist/ej2-navigations.umd.min.js +2 -2
- package/dist/ej2-navigations.umd.min.js.map +1 -1
- package/dist/es6/ej2-navigations.es2015.js +3 -3
- package/dist/es6/ej2-navigations.es2015.js.map +1 -1
- package/dist/es6/ej2-navigations.es5.js +3 -3
- package/dist/es6/ej2-navigations.es5.js.map +1 -1
- package/dist/global/ej2-navigations.min.js +2 -2
- package/dist/global/ej2-navigations.min.js.map +1 -1
- package/dist/global/index.d.ts +1 -1
- package/package.json +7 -7
- package/src/tab/tab.js +2 -2
- package/src/treeview/treeview.js +1 -1
- package/styles/bootstrap-dark.css +1 -1
- package/styles/bootstrap.css +1 -1
- package/styles/bootstrap4.css +1 -1
- package/styles/bootstrap5-dark.css +1 -1
- package/styles/bootstrap5.css +1 -1
- package/styles/breadcrumb/_layout.scss +1 -1
- package/styles/breadcrumb/bootstrap-dark.css +1 -1
- package/styles/breadcrumb/bootstrap.css +1 -1
- package/styles/breadcrumb/bootstrap4.css +1 -1
- package/styles/breadcrumb/bootstrap5-dark.css +1 -1
- package/styles/breadcrumb/bootstrap5.css +1 -1
- package/styles/breadcrumb/fabric-dark.css +1 -1
- package/styles/breadcrumb/fabric.css +1 -1
- package/styles/breadcrumb/fluent-dark.css +1 -1
- package/styles/breadcrumb/fluent.css +1 -1
- package/styles/breadcrumb/highcontrast-light.css +1 -1
- package/styles/breadcrumb/highcontrast.css +1 -1
- package/styles/breadcrumb/material-dark.css +1 -1
- package/styles/breadcrumb/material.css +1 -1
- package/styles/breadcrumb/tailwind-dark.css +1 -1
- package/styles/breadcrumb/tailwind.css +1 -1
- package/styles/fabric-dark.css +1 -1
- package/styles/fabric.css +1 -1
- package/styles/fluent-dark.css +1 -1
- package/styles/fluent.css +1 -1
- package/styles/highcontrast-light.css +1 -1
- package/styles/highcontrast.css +1 -1
- package/styles/material-dark.css +1 -1
- package/styles/material.css +1 -1
- package/styles/tailwind-dark.css +1 -1
- package/styles/tailwind.css +1 -1
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.51
|
|
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-navigations@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-navigations@20.1.
|
|
3
|
+
"_id": "@syncfusion/ej2-navigations@20.1.48",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-H3R/hxCrlqznF1FsCc7FkePBLLvqh7Qlrjd4tIfByrnCmYM+VkkPYa4g7iaL2/LmkSP3j5OEHykqjxSr4FrulA==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-navigations",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -37,8 +37,8 @@
|
|
|
37
37
|
"/@syncfusion/ej2-spreadsheet",
|
|
38
38
|
"/@syncfusion/ej2-vue-navigations"
|
|
39
39
|
],
|
|
40
|
-
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-navigations/-/ej2-navigations-20.1.
|
|
41
|
-
"_shasum": "
|
|
40
|
+
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-navigations/-/ej2-navigations-20.1.48.tgz",
|
|
41
|
+
"_shasum": "b1a3b45369f91ea03e1d727104e8c4a0e8d5cc44",
|
|
42
42
|
"_spec": "@syncfusion/ej2-navigations@*",
|
|
43
43
|
"_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
|
|
44
44
|
"author": {
|
|
@@ -49,8 +49,8 @@
|
|
|
49
49
|
},
|
|
50
50
|
"bundleDependencies": false,
|
|
51
51
|
"dependencies": {
|
|
52
|
-
"@syncfusion/ej2-base": "~20.1.
|
|
53
|
-
"@syncfusion/ej2-buttons": "~20.1.
|
|
52
|
+
"@syncfusion/ej2-base": "~20.1.50",
|
|
53
|
+
"@syncfusion/ej2-buttons": "~20.1.50",
|
|
54
54
|
"@syncfusion/ej2-data": "~20.1.47",
|
|
55
55
|
"@syncfusion/ej2-inputs": "~20.1.48",
|
|
56
56
|
"@syncfusion/ej2-lists": "~20.1.47",
|
|
@@ -159,6 +159,6 @@
|
|
|
159
159
|
"url": "git+https://github.com/syncfusion/ej2-javascript-ui-controls.git"
|
|
160
160
|
},
|
|
161
161
|
"typings": "index.d.ts",
|
|
162
|
-
"version": "20.1.
|
|
162
|
+
"version": "20.1.51",
|
|
163
163
|
"sideEffects": false
|
|
164
164
|
}
|
package/src/tab/tab.js
CHANGED
|
@@ -1847,8 +1847,8 @@ var Tab = /** @class */ (function (_super) {
|
|
|
1847
1847
|
var textValue_1;
|
|
1848
1848
|
items.forEach(function (item, place) {
|
|
1849
1849
|
textValue_1 = item.headerTemplate || item.header.text;
|
|
1850
|
-
if (!(isNOU(item.headerTemplate || item.header) ||
|
|
1851
|
-
|
|
1850
|
+
if (!(isNOU(item.headerTemplate || item.header) || isNOU(textValue_1) ||
|
|
1851
|
+
(textValue_1.length === 0) && !isNOU(item.header) && isNOU(item.header.iconCss))) {
|
|
1852
1852
|
_this.items.splice((index + i_1), 0, item);
|
|
1853
1853
|
i_1++;
|
|
1854
1854
|
}
|
package/src/treeview/treeview.js
CHANGED
|
@@ -716,7 +716,7 @@ var TreeView = /** @class */ (function (_super) {
|
|
|
716
716
|
this.validNodes.push(checkedChild);
|
|
717
717
|
}
|
|
718
718
|
var subChildItems = getValue(this.fields.child.toString(), childItems[index]);
|
|
719
|
-
if (subChildItems) {
|
|
719
|
+
if (subChildItems && subChildItems.length) {
|
|
720
720
|
this.parentCheckData.push(treeData);
|
|
721
721
|
this.updateChildCheckState(subChildItems, childItems[index]);
|
|
722
722
|
}
|
package/styles/bootstrap.css
CHANGED
package/styles/bootstrap4.css
CHANGED
|
@@ -10265,7 +10265,7 @@ ejs-sidebar {
|
|
|
10265
10265
|
-ms-flex-positive: 1;
|
|
10266
10266
|
flex-grow: 1;
|
|
10267
10267
|
-ms-flex-pack: end;
|
|
10268
|
-
justify-content: end;
|
|
10268
|
+
justify-content: flex-end;
|
|
10269
10269
|
}
|
|
10270
10270
|
|
|
10271
10271
|
.e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon,
|
|
@@ -10237,7 +10237,7 @@ ejs-sidebar {
|
|
|
10237
10237
|
-ms-flex-positive: 1;
|
|
10238
10238
|
flex-grow: 1;
|
|
10239
10239
|
-ms-flex-pack: end;
|
|
10240
|
-
justify-content: end;
|
|
10240
|
+
justify-content: flex-end;
|
|
10241
10241
|
}
|
|
10242
10242
|
|
|
10243
10243
|
.e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon,
|
package/styles/bootstrap5.css
CHANGED
|
@@ -10237,7 +10237,7 @@ ejs-sidebar {
|
|
|
10237
10237
|
-ms-flex-positive: 1;
|
|
10238
10238
|
flex-grow: 1;
|
|
10239
10239
|
-ms-flex-pack: end;
|
|
10240
|
-
justify-content: end;
|
|
10240
|
+
justify-content: flex-end;
|
|
10241
10241
|
}
|
|
10242
10242
|
|
|
10243
10243
|
.e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon,
|
package/styles/fabric-dark.css
CHANGED
package/styles/fabric.css
CHANGED
package/styles/fluent-dark.css
CHANGED
|
@@ -10079,7 +10079,7 @@ ejs-sidebar {
|
|
|
10079
10079
|
-ms-flex-positive: 1;
|
|
10080
10080
|
flex-grow: 1;
|
|
10081
10081
|
-ms-flex-pack: end;
|
|
10082
|
-
justify-content: end;
|
|
10082
|
+
justify-content: flex-end;
|
|
10083
10083
|
}
|
|
10084
10084
|
|
|
10085
10085
|
.e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon,
|
package/styles/fluent.css
CHANGED
|
@@ -10079,7 +10079,7 @@ ejs-sidebar {
|
|
|
10079
10079
|
-ms-flex-positive: 1;
|
|
10080
10080
|
flex-grow: 1;
|
|
10081
10081
|
-ms-flex-pack: end;
|
|
10082
|
-
justify-content: end;
|
|
10082
|
+
justify-content: flex-end;
|
|
10083
10083
|
}
|
|
10084
10084
|
|
|
10085
10085
|
.e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon,
|
|
@@ -10293,7 +10293,7 @@ ejs-sidebar {
|
|
|
10293
10293
|
-ms-flex-positive: 1;
|
|
10294
10294
|
flex-grow: 1;
|
|
10295
10295
|
-ms-flex-pack: end;
|
|
10296
|
-
justify-content: end;
|
|
10296
|
+
justify-content: flex-end;
|
|
10297
10297
|
}
|
|
10298
10298
|
|
|
10299
10299
|
.e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon,
|
package/styles/highcontrast.css
CHANGED
|
@@ -10322,7 +10322,7 @@ ejs-sidebar {
|
|
|
10322
10322
|
-ms-flex-positive: 1;
|
|
10323
10323
|
flex-grow: 1;
|
|
10324
10324
|
-ms-flex-pack: end;
|
|
10325
|
-
justify-content: end;
|
|
10325
|
+
justify-content: flex-end;
|
|
10326
10326
|
}
|
|
10327
10327
|
|
|
10328
10328
|
.e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon,
|
package/styles/material-dark.css
CHANGED
package/styles/material.css
CHANGED
package/styles/tailwind-dark.css
CHANGED
package/styles/tailwind.css
CHANGED