@syncfusion/ej2-navigations 28.1.39 → 28.1.41
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/dist/ej2-navigations.min.js +2 -2
- 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 +9 -1
- package/dist/es6/ej2-navigations.es2015.js.map +1 -1
- package/dist/es6/ej2-navigations.es5.js +9 -1
- 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 +6 -6
- package/src/common/menu-base.js +9 -1
- package/styles/fluent2-lite.css +3 -0
- package/styles/fluent2.css +3 -0
- package/styles/pager/_layout.scss +6 -0
- package/styles/pager/fluent2.css +3 -0
package/dist/global/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: index.d.ts
|
|
3
|
-
* version : 28.1.
|
|
3
|
+
* version : 28.1.41
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2024. 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@28.1.
|
|
3
|
+
"_id": "@syncfusion/ej2-navigations@28.1.39",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-soCCPAN/bjnaKw5R+WpeZ+lnVNHZ2RMPt55ewn2nTFXT3g1cE6urDPOBmHTAl57NRAL/RNWmwQMFqm6+Ndxomg==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-navigations",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -40,8 +40,8 @@
|
|
|
40
40
|
"/@syncfusion/ej2-spreadsheet",
|
|
41
41
|
"/@syncfusion/ej2-vue-navigations"
|
|
42
42
|
],
|
|
43
|
-
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-navigations/-/ej2-navigations-28.1.
|
|
44
|
-
"_shasum": "
|
|
43
|
+
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-navigations/-/ej2-navigations-28.1.39.tgz",
|
|
44
|
+
"_shasum": "2ce34cc29ba699860c5ec1746fb540114f418e60",
|
|
45
45
|
"_spec": "@syncfusion/ej2-navigations@*",
|
|
46
46
|
"_where": "/jenkins/workspace/elease-automation_release_28.1.1/packages/included",
|
|
47
47
|
"author": {
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
"@syncfusion/ej2-base": "~28.1.33",
|
|
56
56
|
"@syncfusion/ej2-buttons": "~28.1.39",
|
|
57
57
|
"@syncfusion/ej2-data": "~28.1.33",
|
|
58
|
-
"@syncfusion/ej2-inputs": "~28.1.
|
|
58
|
+
"@syncfusion/ej2-inputs": "~28.1.41",
|
|
59
59
|
"@syncfusion/ej2-lists": "~28.1.37",
|
|
60
60
|
"@syncfusion/ej2-popups": "~28.1.39"
|
|
61
61
|
},
|
|
@@ -162,6 +162,6 @@
|
|
|
162
162
|
"url": "git+https://github.com/syncfusion/ej2-javascript-ui-controls.git"
|
|
163
163
|
},
|
|
164
164
|
"typings": "index.d.ts",
|
|
165
|
-
"version": "28.1.
|
|
165
|
+
"version": "28.1.41",
|
|
166
166
|
"sideEffects": false
|
|
167
167
|
}
|
package/src/common/menu-base.js
CHANGED
|
@@ -366,6 +366,9 @@ var MenuBase = /** @class */ (function (_super) {
|
|
|
366
366
|
};
|
|
367
367
|
MenuBase.prototype.domKeyHandler = function (e) {
|
|
368
368
|
if (e.keyCode === 27) {
|
|
369
|
+
if (this.isMenuVisible()) {
|
|
370
|
+
e.stopImmediatePropagation();
|
|
371
|
+
}
|
|
369
372
|
e.action = ESCAPE;
|
|
370
373
|
this.leftEscKeyHandler(e);
|
|
371
374
|
}
|
|
@@ -1299,7 +1302,12 @@ var MenuBase = /** @class */ (function (_super) {
|
|
|
1299
1302
|
args.curData[args.fields[fields.id]] = getUniqueID('menuitem');
|
|
1300
1303
|
}
|
|
1301
1304
|
if (isNullOrUndefined(args.curData.htmlAttributes)) {
|
|
1302
|
-
args.curData
|
|
1305
|
+
Object.defineProperty(args.curData, 'htmlAttributes', {
|
|
1306
|
+
value: {},
|
|
1307
|
+
writable: true,
|
|
1308
|
+
enumerable: true,
|
|
1309
|
+
configurable: true
|
|
1310
|
+
});
|
|
1303
1311
|
}
|
|
1304
1312
|
if (Browser.isIE) {
|
|
1305
1313
|
if (!args.curData.htmlAttributes.role) {
|
package/styles/fluent2-lite.css
CHANGED
package/styles/fluent2.css
CHANGED
package/styles/pager/fluent2.css
CHANGED