@syncfusion/ej2-navigations 25.1.41 → 25.2.3
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/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 +4 -3
- package/dist/es6/ej2-navigations.es2015.js.map +1 -1
- package/dist/es6/ej2-navigations.es5.js +4 -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 +11 -11
- package/src/common/menu-base.js +2 -1
- package/src/treeview/treeview.js +2 -2
- package/styles/bootstrap-dark.css +7 -0
- package/styles/bootstrap.css +7 -0
- package/styles/bootstrap4.css +7 -0
- package/styles/bootstrap5-dark.css +7 -0
- package/styles/bootstrap5.css +7 -0
- package/styles/context-menu/_layout.scss +6 -0
- package/styles/context-menu/bootstrap-dark.css +6 -0
- package/styles/context-menu/bootstrap.css +6 -0
- package/styles/context-menu/bootstrap4.css +6 -0
- package/styles/context-menu/bootstrap5-dark.css +6 -0
- package/styles/context-menu/bootstrap5.css +6 -0
- package/styles/context-menu/fabric-dark.css +6 -0
- package/styles/context-menu/fabric.css +6 -0
- package/styles/context-menu/fluent-dark.css +6 -0
- package/styles/context-menu/fluent.css +6 -0
- package/styles/context-menu/highcontrast-light.css +6 -0
- package/styles/context-menu/highcontrast.css +6 -0
- package/styles/context-menu/material-dark.css +6 -0
- package/styles/context-menu/material.css +6 -0
- package/styles/context-menu/material3-dark.css +6 -0
- package/styles/context-menu/material3.css +6 -0
- package/styles/context-menu/tailwind-dark.css +6 -0
- package/styles/context-menu/tailwind.css +6 -0
- package/styles/fabric-dark.css +7 -0
- package/styles/fabric.css +7 -0
- package/styles/fluent-dark.css +7 -0
- package/styles/fluent.css +7 -0
- package/styles/highcontrast-light.css +7 -0
- package/styles/highcontrast.css +7 -0
- package/styles/material-dark.css +7 -0
- package/styles/material.css +7 -0
- package/styles/material3-dark.css +7 -0
- package/styles/material3.css +7 -0
- package/styles/tailwind-dark.css +7 -0
- package/styles/tailwind.css +7 -0
- package/styles/toolbar/_layout.scss +1 -0
- package/styles/toolbar/bootstrap-dark.css +1 -0
- package/styles/toolbar/bootstrap.css +1 -0
- package/styles/toolbar/bootstrap4.css +1 -0
- package/styles/toolbar/bootstrap5-dark.css +1 -0
- package/styles/toolbar/bootstrap5.css +1 -0
- package/styles/toolbar/fabric-dark.css +1 -0
- package/styles/toolbar/fabric.css +1 -0
- package/styles/toolbar/fluent-dark.css +1 -0
- package/styles/toolbar/fluent.css +1 -0
- package/styles/toolbar/highcontrast-light.css +1 -0
- package/styles/toolbar/highcontrast.css +1 -0
- package/styles/toolbar/material-dark.css +1 -0
- package/styles/toolbar/material.css +1 -0
- package/styles/toolbar/material3-dark.css +1 -0
- package/styles/toolbar/material3.css +1 -0
- package/styles/toolbar/tailwind-dark.css +1 -0
- package/styles/toolbar/tailwind.css +1 -0
package/dist/global/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: index.d.ts
|
|
3
|
-
* version : 25.
|
|
3
|
+
* version : 25.2.3
|
|
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-navigations@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-navigations@25.1.
|
|
3
|
+
"_id": "@syncfusion/ej2-navigations@25.1.42",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-UcDoEk6aNyPF9FHLMAKTUGpTqn5sUhXu58JOYIIo2TBioSnwOrniFqJKO+Uot6wbzCbCob/Ll4HKh2qZTzPtQQ==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-navigations",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -39,8 +39,8 @@
|
|
|
39
39
|
"/@syncfusion/ej2-spreadsheet",
|
|
40
40
|
"/@syncfusion/ej2-vue-navigations"
|
|
41
41
|
],
|
|
42
|
-
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-navigations/-/ej2-navigations-25.1.
|
|
43
|
-
"_shasum": "
|
|
42
|
+
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-navigations/-/ej2-navigations-25.1.42.tgz",
|
|
43
|
+
"_shasum": "9119271036d9fe3ed8f356ac52a4ae7dda2c1bed",
|
|
44
44
|
"_spec": "@syncfusion/ej2-navigations@*",
|
|
45
45
|
"_where": "/jenkins/workspace/elease-automation_release_25.1.1/packages/included",
|
|
46
46
|
"author": {
|
|
@@ -51,12 +51,12 @@
|
|
|
51
51
|
},
|
|
52
52
|
"bundleDependencies": false,
|
|
53
53
|
"dependencies": {
|
|
54
|
-
"@syncfusion/ej2-base": "~25.
|
|
55
|
-
"@syncfusion/ej2-buttons": "~25.
|
|
56
|
-
"@syncfusion/ej2-data": "~25.
|
|
57
|
-
"@syncfusion/ej2-inputs": "~25.
|
|
58
|
-
"@syncfusion/ej2-lists": "~25.
|
|
59
|
-
"@syncfusion/ej2-popups": "~25.
|
|
54
|
+
"@syncfusion/ej2-base": "~25.2.3",
|
|
55
|
+
"@syncfusion/ej2-buttons": "~25.2.3",
|
|
56
|
+
"@syncfusion/ej2-data": "~25.2.3",
|
|
57
|
+
"@syncfusion/ej2-inputs": "~25.2.3",
|
|
58
|
+
"@syncfusion/ej2-lists": "~25.2.3",
|
|
59
|
+
"@syncfusion/ej2-popups": "~25.2.3"
|
|
60
60
|
},
|
|
61
61
|
"deprecated": false,
|
|
62
62
|
"description": "A package of Essential JS 2 navigation components such as Tree-view, Tab, Toolbar, Context-menu, and Accordion which is used to navigate from one page to another",
|
|
@@ -161,6 +161,6 @@
|
|
|
161
161
|
"url": "git+https://github.com/syncfusion/ej2-javascript-ui-controls.git"
|
|
162
162
|
},
|
|
163
163
|
"typings": "index.d.ts",
|
|
164
|
-
"version": "25.
|
|
164
|
+
"version": "25.2.3",
|
|
165
165
|
"sideEffects": false
|
|
166
166
|
}
|
package/src/common/menu-base.js
CHANGED
|
@@ -1409,7 +1409,8 @@ var MenuBase = /** @class */ (function (_super) {
|
|
|
1409
1409
|
return false;
|
|
1410
1410
|
};
|
|
1411
1411
|
MenuBase.prototype.menuHeaderClickHandler = function (e) {
|
|
1412
|
-
|
|
1412
|
+
var menuWrapper = closest(e.target, '.e-menu-wrapper');
|
|
1413
|
+
if (menuWrapper && menuWrapper.querySelector('ul.e-menu-parent').id !== this.element.id) {
|
|
1413
1414
|
return;
|
|
1414
1415
|
}
|
|
1415
1416
|
if (this.element.className.indexOf('e-hide-menu') > -1) {
|
package/src/treeview/treeview.js
CHANGED
|
@@ -1509,7 +1509,7 @@ var TreeView = /** @class */ (function (_super) {
|
|
|
1509
1509
|
}
|
|
1510
1510
|
};
|
|
1511
1511
|
TreeView.prototype.clickHandler = function (event) {
|
|
1512
|
-
var target = Browser.isDevice && !Browser.isIos ? document.elementFromPoint(event.originalEvent.changedTouches[0].clientX, event.originalEvent.changedTouches[0].clientY) : event.originalEvent.target;
|
|
1512
|
+
var target = Browser.isDevice && event.originalEvent.changedTouches && !Browser.isIos ? document.elementFromPoint(event.originalEvent.changedTouches[0].clientX, event.originalEvent.changedTouches[0].clientY) : event.originalEvent.target;
|
|
1513
1513
|
EventHandler.remove(this.element, 'contextmenu', this.preventContextMenu);
|
|
1514
1514
|
if (!target || this.dragStartAction) {
|
|
1515
1515
|
return;
|
|
@@ -2155,7 +2155,7 @@ var TreeView = /** @class */ (function (_super) {
|
|
|
2155
2155
|
this.expandOnType = (this.expandOn === 'Auto') ? (Browser.isDevice ? 'Click' : 'DblClick') : this.expandOn;
|
|
2156
2156
|
};
|
|
2157
2157
|
TreeView.prototype.expandHandler = function (e) {
|
|
2158
|
-
var target = Browser.isDevice && !Browser.isIos ? document.elementFromPoint(e.originalEvent.changedTouches[0].clientX, e.originalEvent.changedTouches[0].clientY) : e.originalEvent.target;
|
|
2158
|
+
var target = Browser.isDevice && e.originalEvent.changedTouches && !Browser.isIos ? document.elementFromPoint(e.originalEvent.changedTouches[0].clientX, e.originalEvent.changedTouches[0].clientY) : e.originalEvent.target;
|
|
2159
2159
|
if (!target || target.classList.contains(INPUT) || target.classList.contains(ROOT) ||
|
|
2160
2160
|
target.classList.contains(PARENTITEM) || target.classList.contains(LISTITEM) ||
|
|
2161
2161
|
target.classList.contains(ICON) || this.showCheckBox && closest(target, '.' + CHECKBOXWRAP)) {
|
|
@@ -1852,6 +1852,7 @@
|
|
|
1852
1852
|
padding: 0 12px 0 15px;
|
|
1853
1853
|
}
|
|
1854
1854
|
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
1855
|
+
height: auto;
|
|
1855
1856
|
min-width: 34px;
|
|
1856
1857
|
padding: 0;
|
|
1857
1858
|
}
|
|
@@ -3461,6 +3462,12 @@
|
|
|
3461
3462
|
padding-left: 36px;
|
|
3462
3463
|
}
|
|
3463
3464
|
|
|
3465
|
+
.e-contextmenu-wrapper .e-menu-item {
|
|
3466
|
+
white-space: nowrap;
|
|
3467
|
+
overflow: hidden;
|
|
3468
|
+
text-overflow: ellipsis;
|
|
3469
|
+
}
|
|
3470
|
+
|
|
3464
3471
|
/*! contextmenu theme */
|
|
3465
3472
|
.e-contextmenu-wrapper ul,
|
|
3466
3473
|
.e-contextmenu-container ul {
|
package/styles/bootstrap.css
CHANGED
|
@@ -1855,6 +1855,7 @@
|
|
|
1855
1855
|
padding: 0 12px 0 15px;
|
|
1856
1856
|
}
|
|
1857
1857
|
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
1858
|
+
height: auto;
|
|
1858
1859
|
min-width: 34px;
|
|
1859
1860
|
padding: 0;
|
|
1860
1861
|
}
|
|
@@ -3466,6 +3467,12 @@
|
|
|
3466
3467
|
padding-left: 36px;
|
|
3467
3468
|
}
|
|
3468
3469
|
|
|
3470
|
+
.e-contextmenu-wrapper .e-menu-item {
|
|
3471
|
+
white-space: nowrap;
|
|
3472
|
+
overflow: hidden;
|
|
3473
|
+
text-overflow: ellipsis;
|
|
3474
|
+
}
|
|
3475
|
+
|
|
3469
3476
|
/*! contextmenu theme */
|
|
3470
3477
|
.e-contextmenu-wrapper ul,
|
|
3471
3478
|
.e-contextmenu-container ul {
|
package/styles/bootstrap4.css
CHANGED
|
@@ -1855,6 +1855,7 @@
|
|
|
1855
1855
|
padding: 0 5px 0 4px;
|
|
1856
1856
|
}
|
|
1857
1857
|
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
1858
|
+
height: auto;
|
|
1858
1859
|
min-width: 34px;
|
|
1859
1860
|
padding: 0;
|
|
1860
1861
|
}
|
|
@@ -3465,6 +3466,12 @@
|
|
|
3465
3466
|
padding-left: 36px;
|
|
3466
3467
|
}
|
|
3467
3468
|
|
|
3469
|
+
.e-contextmenu-wrapper .e-menu-item {
|
|
3470
|
+
white-space: nowrap;
|
|
3471
|
+
overflow: hidden;
|
|
3472
|
+
text-overflow: ellipsis;
|
|
3473
|
+
}
|
|
3474
|
+
|
|
3468
3475
|
/*! contextmenu theme */
|
|
3469
3476
|
.e-contextmenu-wrapper ul,
|
|
3470
3477
|
.e-contextmenu-container ul {
|
|
@@ -1921,6 +1921,7 @@
|
|
|
1921
1921
|
padding: 0 0 0 4px;
|
|
1922
1922
|
}
|
|
1923
1923
|
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
1924
|
+
height: 38px;
|
|
1924
1925
|
min-width: 34px;
|
|
1925
1926
|
padding: 0;
|
|
1926
1927
|
}
|
|
@@ -3547,6 +3548,12 @@
|
|
|
3547
3548
|
padding-left: 36px;
|
|
3548
3549
|
}
|
|
3549
3550
|
|
|
3551
|
+
.e-contextmenu-wrapper .e-menu-item {
|
|
3552
|
+
white-space: nowrap;
|
|
3553
|
+
overflow: hidden;
|
|
3554
|
+
text-overflow: ellipsis;
|
|
3555
|
+
}
|
|
3556
|
+
|
|
3550
3557
|
/*! contextmenu theme */
|
|
3551
3558
|
.e-contextmenu-wrapper ul,
|
|
3552
3559
|
.e-contextmenu-container ul {
|
package/styles/bootstrap5.css
CHANGED
|
@@ -1921,6 +1921,7 @@
|
|
|
1921
1921
|
padding: 0 0 0 4px;
|
|
1922
1922
|
}
|
|
1923
1923
|
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
1924
|
+
height: 38px;
|
|
1924
1925
|
min-width: 34px;
|
|
1925
1926
|
padding: 0;
|
|
1926
1927
|
}
|
|
@@ -3547,6 +3548,12 @@
|
|
|
3547
3548
|
padding-left: 36px;
|
|
3548
3549
|
}
|
|
3549
3550
|
|
|
3551
|
+
.e-contextmenu-wrapper .e-menu-item {
|
|
3552
|
+
white-space: nowrap;
|
|
3553
|
+
overflow: hidden;
|
|
3554
|
+
text-overflow: ellipsis;
|
|
3555
|
+
}
|
|
3556
|
+
|
|
3550
3557
|
/*! contextmenu theme */
|
|
3551
3558
|
.e-contextmenu-wrapper ul,
|
|
3552
3559
|
.e-contextmenu-container ul {
|
|
@@ -281,6 +281,12 @@
|
|
|
281
281
|
padding-left: 36px;
|
|
282
282
|
}
|
|
283
283
|
|
|
284
|
+
.e-contextmenu-wrapper .e-menu-item {
|
|
285
|
+
white-space: nowrap;
|
|
286
|
+
overflow: hidden;
|
|
287
|
+
text-overflow: ellipsis;
|
|
288
|
+
}
|
|
289
|
+
|
|
284
290
|
/*! contextmenu theme */
|
|
285
291
|
.e-contextmenu-wrapper ul,
|
|
286
292
|
.e-contextmenu-container ul {
|
|
@@ -282,6 +282,12 @@
|
|
|
282
282
|
padding-left: 36px;
|
|
283
283
|
}
|
|
284
284
|
|
|
285
|
+
.e-contextmenu-wrapper .e-menu-item {
|
|
286
|
+
white-space: nowrap;
|
|
287
|
+
overflow: hidden;
|
|
288
|
+
text-overflow: ellipsis;
|
|
289
|
+
}
|
|
290
|
+
|
|
285
291
|
/*! contextmenu theme */
|
|
286
292
|
.e-contextmenu-wrapper ul,
|
|
287
293
|
.e-contextmenu-container ul {
|
|
@@ -282,6 +282,12 @@
|
|
|
282
282
|
padding-left: 36px;
|
|
283
283
|
}
|
|
284
284
|
|
|
285
|
+
.e-contextmenu-wrapper .e-menu-item {
|
|
286
|
+
white-space: nowrap;
|
|
287
|
+
overflow: hidden;
|
|
288
|
+
text-overflow: ellipsis;
|
|
289
|
+
}
|
|
290
|
+
|
|
285
291
|
/*! contextmenu theme */
|
|
286
292
|
.e-contextmenu-wrapper ul,
|
|
287
293
|
.e-contextmenu-container ul {
|
|
@@ -294,6 +294,12 @@
|
|
|
294
294
|
padding-left: 36px;
|
|
295
295
|
}
|
|
296
296
|
|
|
297
|
+
.e-contextmenu-wrapper .e-menu-item {
|
|
298
|
+
white-space: nowrap;
|
|
299
|
+
overflow: hidden;
|
|
300
|
+
text-overflow: ellipsis;
|
|
301
|
+
}
|
|
302
|
+
|
|
297
303
|
/*! contextmenu theme */
|
|
298
304
|
.e-contextmenu-wrapper ul,
|
|
299
305
|
.e-contextmenu-container ul {
|
|
@@ -294,6 +294,12 @@
|
|
|
294
294
|
padding-left: 36px;
|
|
295
295
|
}
|
|
296
296
|
|
|
297
|
+
.e-contextmenu-wrapper .e-menu-item {
|
|
298
|
+
white-space: nowrap;
|
|
299
|
+
overflow: hidden;
|
|
300
|
+
text-overflow: ellipsis;
|
|
301
|
+
}
|
|
302
|
+
|
|
297
303
|
/*! contextmenu theme */
|
|
298
304
|
.e-contextmenu-wrapper ul,
|
|
299
305
|
.e-contextmenu-container ul {
|
|
@@ -281,6 +281,12 @@
|
|
|
281
281
|
padding-left: 36px;
|
|
282
282
|
}
|
|
283
283
|
|
|
284
|
+
.e-contextmenu-wrapper .e-menu-item {
|
|
285
|
+
white-space: nowrap;
|
|
286
|
+
overflow: hidden;
|
|
287
|
+
text-overflow: ellipsis;
|
|
288
|
+
}
|
|
289
|
+
|
|
284
290
|
/*! contextmenu theme */
|
|
285
291
|
.e-contextmenu-wrapper ul,
|
|
286
292
|
.e-contextmenu-container ul {
|
|
@@ -282,6 +282,12 @@
|
|
|
282
282
|
padding-left: 36px;
|
|
283
283
|
}
|
|
284
284
|
|
|
285
|
+
.e-contextmenu-wrapper .e-menu-item {
|
|
286
|
+
white-space: nowrap;
|
|
287
|
+
overflow: hidden;
|
|
288
|
+
text-overflow: ellipsis;
|
|
289
|
+
}
|
|
290
|
+
|
|
285
291
|
/*! contextmenu theme */
|
|
286
292
|
.e-contextmenu-wrapper ul,
|
|
287
293
|
.e-contextmenu-container ul {
|
|
@@ -278,6 +278,12 @@
|
|
|
278
278
|
font-size: 18px;
|
|
279
279
|
}
|
|
280
280
|
|
|
281
|
+
.e-contextmenu-wrapper .e-menu-item {
|
|
282
|
+
white-space: nowrap;
|
|
283
|
+
overflow: hidden;
|
|
284
|
+
text-overflow: ellipsis;
|
|
285
|
+
}
|
|
286
|
+
|
|
281
287
|
/*! contextmenu theme */
|
|
282
288
|
.e-contextmenu-wrapper ul,
|
|
283
289
|
.e-contextmenu-container ul {
|
|
@@ -278,6 +278,12 @@
|
|
|
278
278
|
font-size: 18px;
|
|
279
279
|
}
|
|
280
280
|
|
|
281
|
+
.e-contextmenu-wrapper .e-menu-item {
|
|
282
|
+
white-space: nowrap;
|
|
283
|
+
overflow: hidden;
|
|
284
|
+
text-overflow: ellipsis;
|
|
285
|
+
}
|
|
286
|
+
|
|
281
287
|
/*! contextmenu theme */
|
|
282
288
|
.e-contextmenu-wrapper ul,
|
|
283
289
|
.e-contextmenu-container ul {
|
|
@@ -281,6 +281,12 @@
|
|
|
281
281
|
padding-left: 36px;
|
|
282
282
|
}
|
|
283
283
|
|
|
284
|
+
.e-contextmenu-wrapper .e-menu-item {
|
|
285
|
+
white-space: nowrap;
|
|
286
|
+
overflow: hidden;
|
|
287
|
+
text-overflow: ellipsis;
|
|
288
|
+
}
|
|
289
|
+
|
|
284
290
|
/*! contextmenu theme */
|
|
285
291
|
.e-contextmenu-wrapper ul,
|
|
286
292
|
.e-contextmenu-container ul {
|
|
@@ -282,6 +282,12 @@
|
|
|
282
282
|
padding-left: 36px;
|
|
283
283
|
}
|
|
284
284
|
|
|
285
|
+
.e-contextmenu-wrapper .e-menu-item {
|
|
286
|
+
white-space: nowrap;
|
|
287
|
+
overflow: hidden;
|
|
288
|
+
text-overflow: ellipsis;
|
|
289
|
+
}
|
|
290
|
+
|
|
285
291
|
/*! contextmenu theme */
|
|
286
292
|
.e-contextmenu-wrapper ul,
|
|
287
293
|
.e-contextmenu-container ul {
|
|
@@ -299,6 +299,12 @@
|
|
|
299
299
|
padding-left: 36px;
|
|
300
300
|
}
|
|
301
301
|
|
|
302
|
+
.e-contextmenu-wrapper .e-menu-item {
|
|
303
|
+
white-space: nowrap;
|
|
304
|
+
overflow: hidden;
|
|
305
|
+
text-overflow: ellipsis;
|
|
306
|
+
}
|
|
307
|
+
|
|
302
308
|
/*! contextmenu theme */
|
|
303
309
|
.e-contextmenu-wrapper ul,
|
|
304
310
|
.e-contextmenu-container ul {
|
|
@@ -301,6 +301,12 @@
|
|
|
301
301
|
padding-left: 36px;
|
|
302
302
|
}
|
|
303
303
|
|
|
304
|
+
.e-contextmenu-wrapper .e-menu-item {
|
|
305
|
+
white-space: nowrap;
|
|
306
|
+
overflow: hidden;
|
|
307
|
+
text-overflow: ellipsis;
|
|
308
|
+
}
|
|
309
|
+
|
|
304
310
|
/*! contextmenu theme */
|
|
305
311
|
.e-contextmenu-wrapper ul,
|
|
306
312
|
.e-contextmenu-container ul {
|
|
@@ -349,6 +349,12 @@
|
|
|
349
349
|
padding-left: 36px;
|
|
350
350
|
}
|
|
351
351
|
|
|
352
|
+
.e-contextmenu-wrapper .e-menu-item {
|
|
353
|
+
white-space: nowrap;
|
|
354
|
+
overflow: hidden;
|
|
355
|
+
text-overflow: ellipsis;
|
|
356
|
+
}
|
|
357
|
+
|
|
352
358
|
/*! contextmenu theme */
|
|
353
359
|
.e-contextmenu-wrapper ul,
|
|
354
360
|
.e-contextmenu-container ul {
|
|
@@ -405,6 +405,12 @@
|
|
|
405
405
|
padding-left: 36px;
|
|
406
406
|
}
|
|
407
407
|
|
|
408
|
+
.e-contextmenu-wrapper .e-menu-item {
|
|
409
|
+
white-space: nowrap;
|
|
410
|
+
overflow: hidden;
|
|
411
|
+
text-overflow: ellipsis;
|
|
412
|
+
}
|
|
413
|
+
|
|
408
414
|
/*! contextmenu theme */
|
|
409
415
|
.e-contextmenu-wrapper ul,
|
|
410
416
|
.e-contextmenu-container ul {
|
|
@@ -294,6 +294,12 @@
|
|
|
294
294
|
padding-left: 36px;
|
|
295
295
|
}
|
|
296
296
|
|
|
297
|
+
.e-contextmenu-wrapper .e-menu-item {
|
|
298
|
+
white-space: nowrap;
|
|
299
|
+
overflow: hidden;
|
|
300
|
+
text-overflow: ellipsis;
|
|
301
|
+
}
|
|
302
|
+
|
|
297
303
|
/*! contextmenu theme */
|
|
298
304
|
.e-contextmenu-wrapper ul,
|
|
299
305
|
.e-contextmenu-container ul {
|
|
@@ -294,6 +294,12 @@
|
|
|
294
294
|
padding-left: 36px;
|
|
295
295
|
}
|
|
296
296
|
|
|
297
|
+
.e-contextmenu-wrapper .e-menu-item {
|
|
298
|
+
white-space: nowrap;
|
|
299
|
+
overflow: hidden;
|
|
300
|
+
text-overflow: ellipsis;
|
|
301
|
+
}
|
|
302
|
+
|
|
297
303
|
/*! contextmenu theme */
|
|
298
304
|
.e-contextmenu-wrapper ul,
|
|
299
305
|
.e-contextmenu-container ul {
|
package/styles/fabric-dark.css
CHANGED
|
@@ -1852,6 +1852,7 @@
|
|
|
1852
1852
|
padding: 0 10px;
|
|
1853
1853
|
}
|
|
1854
1854
|
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
1855
|
+
height: auto;
|
|
1855
1856
|
min-width: 34px;
|
|
1856
1857
|
padding: 0;
|
|
1857
1858
|
}
|
|
@@ -3461,6 +3462,12 @@
|
|
|
3461
3462
|
padding-left: 36px;
|
|
3462
3463
|
}
|
|
3463
3464
|
|
|
3465
|
+
.e-contextmenu-wrapper .e-menu-item {
|
|
3466
|
+
white-space: nowrap;
|
|
3467
|
+
overflow: hidden;
|
|
3468
|
+
text-overflow: ellipsis;
|
|
3469
|
+
}
|
|
3470
|
+
|
|
3464
3471
|
/*! contextmenu theme */
|
|
3465
3472
|
.e-contextmenu-wrapper ul,
|
|
3466
3473
|
.e-contextmenu-container ul {
|
package/styles/fabric.css
CHANGED
|
@@ -1854,6 +1854,7 @@
|
|
|
1854
1854
|
padding: 0 10px;
|
|
1855
1855
|
}
|
|
1856
1856
|
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
1857
|
+
height: auto;
|
|
1857
1858
|
min-width: 34px;
|
|
1858
1859
|
padding: 0;
|
|
1859
1860
|
}
|
|
@@ -3465,6 +3466,12 @@
|
|
|
3465
3466
|
padding-left: 36px;
|
|
3466
3467
|
}
|
|
3467
3468
|
|
|
3469
|
+
.e-contextmenu-wrapper .e-menu-item {
|
|
3470
|
+
white-space: nowrap;
|
|
3471
|
+
overflow: hidden;
|
|
3472
|
+
text-overflow: ellipsis;
|
|
3473
|
+
}
|
|
3474
|
+
|
|
3468
3475
|
/*! contextmenu theme */
|
|
3469
3476
|
.e-contextmenu-wrapper ul,
|
|
3470
3477
|
.e-contextmenu-container ul {
|
package/styles/fluent-dark.css
CHANGED
|
@@ -1887,6 +1887,7 @@
|
|
|
1887
1887
|
padding: 4px;
|
|
1888
1888
|
}
|
|
1889
1889
|
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
1890
|
+
height: auto;
|
|
1890
1891
|
min-width: 34px;
|
|
1891
1892
|
padding: 0;
|
|
1892
1893
|
}
|
|
@@ -3494,6 +3495,12 @@
|
|
|
3494
3495
|
font-size: 18px;
|
|
3495
3496
|
}
|
|
3496
3497
|
|
|
3498
|
+
.e-contextmenu-wrapper .e-menu-item {
|
|
3499
|
+
white-space: nowrap;
|
|
3500
|
+
overflow: hidden;
|
|
3501
|
+
text-overflow: ellipsis;
|
|
3502
|
+
}
|
|
3503
|
+
|
|
3497
3504
|
/*! contextmenu theme */
|
|
3498
3505
|
.e-contextmenu-wrapper ul,
|
|
3499
3506
|
.e-contextmenu-container ul {
|
package/styles/fluent.css
CHANGED
|
@@ -1887,6 +1887,7 @@
|
|
|
1887
1887
|
padding: 4px;
|
|
1888
1888
|
}
|
|
1889
1889
|
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
1890
|
+
height: auto;
|
|
1890
1891
|
min-width: 34px;
|
|
1891
1892
|
padding: 0;
|
|
1892
1893
|
}
|
|
@@ -3494,6 +3495,12 @@
|
|
|
3494
3495
|
font-size: 18px;
|
|
3495
3496
|
}
|
|
3496
3497
|
|
|
3498
|
+
.e-contextmenu-wrapper .e-menu-item {
|
|
3499
|
+
white-space: nowrap;
|
|
3500
|
+
overflow: hidden;
|
|
3501
|
+
text-overflow: ellipsis;
|
|
3502
|
+
}
|
|
3503
|
+
|
|
3497
3504
|
/*! contextmenu theme */
|
|
3498
3505
|
.e-contextmenu-wrapper ul,
|
|
3499
3506
|
.e-contextmenu-container ul {
|
|
@@ -1852,6 +1852,7 @@
|
|
|
1852
1852
|
padding: 0 10px;
|
|
1853
1853
|
}
|
|
1854
1854
|
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
1855
|
+
height: auto;
|
|
1855
1856
|
min-width: 34px;
|
|
1856
1857
|
padding: 0;
|
|
1857
1858
|
}
|
|
@@ -3461,6 +3462,12 @@
|
|
|
3461
3462
|
padding-left: 36px;
|
|
3462
3463
|
}
|
|
3463
3464
|
|
|
3465
|
+
.e-contextmenu-wrapper .e-menu-item {
|
|
3466
|
+
white-space: nowrap;
|
|
3467
|
+
overflow: hidden;
|
|
3468
|
+
text-overflow: ellipsis;
|
|
3469
|
+
}
|
|
3470
|
+
|
|
3464
3471
|
/*! contextmenu theme */
|
|
3465
3472
|
.e-contextmenu-wrapper ul,
|
|
3466
3473
|
.e-contextmenu-container ul {
|
package/styles/highcontrast.css
CHANGED
|
@@ -1854,6 +1854,7 @@
|
|
|
1854
1854
|
padding: 0 10px;
|
|
1855
1855
|
}
|
|
1856
1856
|
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
1857
|
+
height: auto;
|
|
1857
1858
|
min-width: 34px;
|
|
1858
1859
|
padding: 0;
|
|
1859
1860
|
}
|
|
@@ -3465,6 +3466,12 @@
|
|
|
3465
3466
|
padding-left: 36px;
|
|
3466
3467
|
}
|
|
3467
3468
|
|
|
3469
|
+
.e-contextmenu-wrapper .e-menu-item {
|
|
3470
|
+
white-space: nowrap;
|
|
3471
|
+
overflow: hidden;
|
|
3472
|
+
text-overflow: ellipsis;
|
|
3473
|
+
}
|
|
3474
|
+
|
|
3468
3475
|
/*! contextmenu theme */
|
|
3469
3476
|
.e-contextmenu-wrapper ul,
|
|
3470
3477
|
.e-contextmenu-container ul {
|
package/styles/material-dark.css
CHANGED
|
@@ -1919,6 +1919,7 @@
|
|
|
1919
1919
|
padding: 0;
|
|
1920
1920
|
}
|
|
1921
1921
|
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
1922
|
+
height: auto;
|
|
1922
1923
|
min-width: 34px;
|
|
1923
1924
|
padding: 0;
|
|
1924
1925
|
}
|
|
@@ -3557,6 +3558,12 @@
|
|
|
3557
3558
|
padding-left: 36px;
|
|
3558
3559
|
}
|
|
3559
3560
|
|
|
3561
|
+
.e-contextmenu-wrapper .e-menu-item {
|
|
3562
|
+
white-space: nowrap;
|
|
3563
|
+
overflow: hidden;
|
|
3564
|
+
text-overflow: ellipsis;
|
|
3565
|
+
}
|
|
3566
|
+
|
|
3560
3567
|
/*! contextmenu theme */
|
|
3561
3568
|
.e-contextmenu-wrapper ul,
|
|
3562
3569
|
.e-contextmenu-container ul {
|
package/styles/material.css
CHANGED
|
@@ -1924,6 +1924,7 @@
|
|
|
1924
1924
|
padding: 0;
|
|
1925
1925
|
}
|
|
1926
1926
|
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
1927
|
+
height: 36px;
|
|
1927
1928
|
min-width: 34px;
|
|
1928
1929
|
padding: 0;
|
|
1929
1930
|
}
|
|
@@ -3565,6 +3566,12 @@
|
|
|
3565
3566
|
padding-left: 36px;
|
|
3566
3567
|
}
|
|
3567
3568
|
|
|
3569
|
+
.e-contextmenu-wrapper .e-menu-item {
|
|
3570
|
+
white-space: nowrap;
|
|
3571
|
+
overflow: hidden;
|
|
3572
|
+
text-overflow: ellipsis;
|
|
3573
|
+
}
|
|
3574
|
+
|
|
3568
3575
|
/*! contextmenu theme */
|
|
3569
3576
|
.e-contextmenu-wrapper ul,
|
|
3570
3577
|
.e-contextmenu-container ul {
|
|
@@ -1990,6 +1990,7 @@
|
|
|
1990
1990
|
padding: 0 0 0 8px;
|
|
1991
1991
|
}
|
|
1992
1992
|
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
1993
|
+
height: 32px;
|
|
1993
1994
|
min-width: 34px;
|
|
1994
1995
|
padding: 0;
|
|
1995
1996
|
}
|
|
@@ -3617,6 +3618,12 @@
|
|
|
3617
3618
|
padding-left: 36px;
|
|
3618
3619
|
}
|
|
3619
3620
|
|
|
3621
|
+
.e-contextmenu-wrapper .e-menu-item {
|
|
3622
|
+
white-space: nowrap;
|
|
3623
|
+
overflow: hidden;
|
|
3624
|
+
text-overflow: ellipsis;
|
|
3625
|
+
}
|
|
3626
|
+
|
|
3620
3627
|
/*! contextmenu theme */
|
|
3621
3628
|
.e-contextmenu-wrapper ul,
|
|
3622
3629
|
.e-contextmenu-container ul {
|
package/styles/material3.css
CHANGED
|
@@ -2046,6 +2046,7 @@
|
|
|
2046
2046
|
padding: 0 0 0 8px;
|
|
2047
2047
|
}
|
|
2048
2048
|
.e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-separator) {
|
|
2049
|
+
height: 32px;
|
|
2049
2050
|
min-width: 34px;
|
|
2050
2051
|
padding: 0;
|
|
2051
2052
|
}
|
|
@@ -3673,6 +3674,12 @@
|
|
|
3673
3674
|
padding-left: 36px;
|
|
3674
3675
|
}
|
|
3675
3676
|
|
|
3677
|
+
.e-contextmenu-wrapper .e-menu-item {
|
|
3678
|
+
white-space: nowrap;
|
|
3679
|
+
overflow: hidden;
|
|
3680
|
+
text-overflow: ellipsis;
|
|
3681
|
+
}
|
|
3682
|
+
|
|
3676
3683
|
/*! contextmenu theme */
|
|
3677
3684
|
.e-contextmenu-wrapper ul,
|
|
3678
3685
|
.e-contextmenu-container ul {
|