@syncfusion/ej2-navigations 29.2.4 → 29.2.7

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.
Files changed (80) hide show
  1. package/dist/ej2-navigations.min.js +2 -2
  2. package/dist/ej2-navigations.umd.min.js +2 -2
  3. package/dist/ej2-navigations.umd.min.js.map +1 -1
  4. package/dist/es6/ej2-navigations.es2015.js +44 -6
  5. package/dist/es6/ej2-navigations.es2015.js.map +1 -1
  6. package/dist/es6/ej2-navigations.es5.js +45 -6
  7. package/dist/es6/ej2-navigations.es5.js.map +1 -1
  8. package/dist/global/ej2-navigations.min.js +2 -2
  9. package/dist/global/ej2-navigations.min.js.map +1 -1
  10. package/dist/global/index.d.ts +1 -1
  11. package/package.json +8 -8
  12. package/src/common/menu-base.js +13 -3
  13. package/src/tab/tab.js +5 -1
  14. package/src/treeview/treeview-model.d.ts +7 -0
  15. package/src/treeview/treeview.d.ts +7 -0
  16. package/src/treeview/treeview.js +27 -2
  17. package/styles/bds-lite.css +15 -0
  18. package/styles/bds.css +15 -0
  19. package/styles/bootstrap-dark-lite.css +15 -0
  20. package/styles/bootstrap-dark.css +15 -0
  21. package/styles/bootstrap-lite.css +15 -0
  22. package/styles/bootstrap.css +15 -0
  23. package/styles/bootstrap4-lite.css +15 -0
  24. package/styles/bootstrap4.css +15 -0
  25. package/styles/bootstrap5-dark-lite.css +15 -0
  26. package/styles/bootstrap5-dark.css +15 -0
  27. package/styles/bootstrap5-lite.css +15 -0
  28. package/styles/bootstrap5.3-lite.css +15 -0
  29. package/styles/bootstrap5.3.css +15 -0
  30. package/styles/bootstrap5.css +15 -0
  31. package/styles/fabric-dark-lite.css +15 -0
  32. package/styles/fabric-dark.css +15 -0
  33. package/styles/fabric-lite.css +15 -0
  34. package/styles/fabric.css +15 -0
  35. package/styles/fluent-dark-lite.css +15 -0
  36. package/styles/fluent-dark.css +15 -0
  37. package/styles/fluent-lite.css +15 -0
  38. package/styles/fluent.css +15 -0
  39. package/styles/fluent2-lite.css +15 -0
  40. package/styles/fluent2.css +15 -0
  41. package/styles/highcontrast-light-lite.css +15 -0
  42. package/styles/highcontrast-light.css +15 -0
  43. package/styles/highcontrast-lite.css +15 -0
  44. package/styles/highcontrast.css +15 -0
  45. package/styles/material-dark-lite.css +15 -0
  46. package/styles/material-dark.css +15 -0
  47. package/styles/material-lite.css +15 -0
  48. package/styles/material.css +15 -0
  49. package/styles/material3-dark-lite.css +15 -0
  50. package/styles/material3-dark.css +15 -0
  51. package/styles/material3-lite.css +15 -0
  52. package/styles/material3.css +15 -0
  53. package/styles/tailwind-dark-lite.css +15 -0
  54. package/styles/tailwind-dark.css +15 -0
  55. package/styles/tailwind-lite.css +15 -0
  56. package/styles/tailwind.css +15 -0
  57. package/styles/tailwind3-lite.css +15 -0
  58. package/styles/tailwind3.css +15 -0
  59. package/styles/toolbar/_layout.scss +21 -0
  60. package/styles/toolbar/bds.css +15 -0
  61. package/styles/toolbar/bootstrap-dark.css +15 -0
  62. package/styles/toolbar/bootstrap.css +15 -0
  63. package/styles/toolbar/bootstrap4.css +15 -0
  64. package/styles/toolbar/bootstrap5-dark.css +15 -0
  65. package/styles/toolbar/bootstrap5.3.css +15 -0
  66. package/styles/toolbar/bootstrap5.css +15 -0
  67. package/styles/toolbar/fabric-dark.css +15 -0
  68. package/styles/toolbar/fabric.css +15 -0
  69. package/styles/toolbar/fluent-dark.css +15 -0
  70. package/styles/toolbar/fluent.css +15 -0
  71. package/styles/toolbar/fluent2.css +15 -0
  72. package/styles/toolbar/highcontrast-light.css +15 -0
  73. package/styles/toolbar/highcontrast.css +15 -0
  74. package/styles/toolbar/material-dark.css +15 -0
  75. package/styles/toolbar/material.css +15 -0
  76. package/styles/toolbar/material3-dark.css +15 -0
  77. package/styles/toolbar/material3.css +15 -0
  78. package/styles/toolbar/tailwind-dark.css +15 -0
  79. package/styles/toolbar/tailwind.css +15 -0
  80. package/styles/toolbar/tailwind3.css +15 -0
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: index.d.ts
3
- * version : 29.2.4
3
+ * version : 29.2.7
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@29.1.41",
3
+ "_id": "@syncfusion/ej2-navigations@29.2.5",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-AhUk37FtwjI9b7McSLA2ADfa6SJI87RAI7cGhgceEKTREbe0IWgGd/i23r3PEd3MGvFEbUIv6XsysbHoOgk7Og==",
5
+ "_integrity": "sha512-n2NIKQ0JyUt5r4YzRXlG6t0AAOkDBDviisvphlVKg2fZXLaN1Y0TjMpoJiVILithxukWYuPwTeaj9MbX4z4M6w==",
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-29.1.41.tgz",
44
- "_shasum": "5f392e671498718d63cbcc0d90b4891d9e81a711",
43
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-navigations/-/ej2-navigations-29.2.5.tgz",
44
+ "_shasum": "ae405b35bb6f114d6a709cdb4b605491dacb797c",
45
45
  "_spec": "@syncfusion/ej2-navigations@*",
46
46
  "_where": "/jenkins/workspace/elease-automation_release_29.1.1/packages/included",
47
47
  "author": {
@@ -53,11 +53,11 @@
53
53
  "bundleDependencies": false,
54
54
  "dependencies": {
55
55
  "@syncfusion/ej2-base": "~29.2.4",
56
- "@syncfusion/ej2-buttons": "~29.2.4",
56
+ "@syncfusion/ej2-buttons": "~29.2.5",
57
57
  "@syncfusion/ej2-data": "~29.2.4",
58
- "@syncfusion/ej2-inputs": "~29.2.4",
58
+ "@syncfusion/ej2-inputs": "~29.2.5",
59
59
  "@syncfusion/ej2-lists": "~29.2.4",
60
- "@syncfusion/ej2-popups": "~29.2.4"
60
+ "@syncfusion/ej2-popups": "~29.2.7"
61
61
  },
62
62
  "deprecated": false,
63
63
  "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",
@@ -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": "29.2.4",
165
+ "version": "29.2.7",
166
166
  "sideEffects": false
167
167
  }
@@ -1234,7 +1234,8 @@ var MenuBase = /** @class */ (function (_super) {
1234
1234
  }
1235
1235
  }
1236
1236
  };
1237
- MenuBase.prototype.setPosition = function (li, ul, top, left) {
1237
+ MenuBase.prototype.setPosition = function (li, ul, top, left, isOpen) {
1238
+ if (isOpen === void 0) { isOpen = false; }
1238
1239
  var px = 'px';
1239
1240
  this.toggleVisiblity(ul);
1240
1241
  if (ul === this.element || (left > -1 && top > -1)) {
@@ -1293,6 +1294,10 @@ var MenuBase = /** @class */ (function (_super) {
1293
1294
  this.toggleVisiblity(ul, false);
1294
1295
  if (this.isCMenu && this.enableScrolling && ul) {
1295
1296
  ul.style.height = '';
1297
+ ul.style.top = '';
1298
+ ul.style.left = '';
1299
+ ul.style.width = '';
1300
+ ul.style.position = '';
1296
1301
  }
1297
1302
  var wrapper = closest(this.element, '.e-' + this.getModuleName() + '-wrapper');
1298
1303
  if (!this.isMenu && this.enableScrolling && ul && wrapper && wrapper.offsetHeight > 0) {
@@ -1310,7 +1315,7 @@ var MenuBase = /** @class */ (function (_super) {
1310
1315
  left: left + "px",
1311
1316
  width: cmenuWidth + "px",
1312
1317
  position: 'absolute',
1313
- display: 'none'
1318
+ display: !isOpen ? 'none' : 'block'
1314
1319
  });
1315
1320
  }
1316
1321
  else {
@@ -1399,7 +1404,7 @@ var MenuBase = /** @class */ (function (_super) {
1399
1404
  args.item.setAttribute('aria-expanded', 'false');
1400
1405
  args.item.classList.add('e-menu-caret-icon');
1401
1406
  }
1402
- if (_this.isMenu && _this.template) {
1407
+ if (_this.template) {
1403
1408
  args.item.setAttribute('id', args.curData[args.fields.id].toString());
1404
1409
  args.item.removeAttribute('data-uid');
1405
1410
  if (args.item.classList.contains('e-level-1')) {
@@ -1910,6 +1915,11 @@ var MenuBase = /** @class */ (function (_super) {
1910
1915
  addScrolling(this_1.createElement, wrapper, this_1.element, 'hscroll', this_1.enableRtl);
1911
1916
  }
1912
1917
  }
1918
+ if (this_1.enableScrolling && this_1.element.classList.contains('e-contextmenu')) {
1919
+ this_1.isCMenu = true;
1920
+ this_1.setPosition(this_1.lItem, this_1.uList, this_1.top, this_1.left, true);
1921
+ this_1.isCMenu = false;
1922
+ }
1913
1923
  if (!this_1.hamburgerMode) {
1914
1924
  for (var i = 1, count = wrapper.childElementCount; i < count; i++) {
1915
1925
  detach(wrapper.lastElementChild);
package/src/tab/tab.js CHANGED
@@ -2031,7 +2031,11 @@ var Tab = /** @class */ (function (_super) {
2031
2031
  */
2032
2032
  Tab.prototype.hideTab = function (index, value) {
2033
2033
  var items;
2034
- var item = selectAll('.' + CLS_TB_ITEM, this.element)[index];
2034
+ var tabId;
2035
+ if (index >= 0 && index < this.tbItem.length) {
2036
+ tabId = this.tbItem[index].getAttribute('id');
2037
+ }
2038
+ var item = this.element.querySelector("[id=\"" + tabId + "\"]");
2035
2039
  if (isNOU(item)) {
2036
2040
  return;
2037
2041
  }
@@ -457,6 +457,13 @@ export interface TreeViewModel extends ComponentModel{
457
457
  */
458
458
  showCheckBox?: boolean;
459
459
 
460
+ /**
461
+ * Specifies whether the item should be checked or unchecked when the node is clicked.
462
+ *
463
+ * @default false
464
+ */
465
+ checkOnClick?: boolean;
466
+
460
467
  /**
461
468
  * Allow us to specify the parent and child nodes to get auto check while we check or uncheck a node.
462
469
  *
@@ -828,6 +828,12 @@ export declare class TreeView extends Component<HTMLElement> implements INotifyP
828
828
  * @default false
829
829
  */
830
830
  showCheckBox: boolean;
831
+ /**
832
+ * Specifies whether the item should be checked or unchecked when the node is clicked.
833
+ *
834
+ * @default false
835
+ */
836
+ checkOnClick: boolean;
831
837
  /**
832
838
  * Allow us to specify the parent and child nodes to get auto check while we check or uncheck a node.
833
839
  *
@@ -1172,6 +1178,7 @@ export declare class TreeView extends Component<HTMLElement> implements INotifyP
1172
1178
  private checkNode;
1173
1179
  private validateCheckNode;
1174
1180
  private nodeCheckingAction;
1181
+ private updateActiveClass;
1175
1182
  /**
1176
1183
  * Update checkedNodes when UI interaction happens before the child node renders in DOM
1177
1184
  *
@@ -1700,8 +1700,9 @@ var TreeView = /** @class */ (function (_super) {
1700
1700
  var rippleIcons = select('.' + ICON, li);
1701
1701
  this.removeHover();
1702
1702
  this.setFocusElement(li);
1703
- if (this.showCheckBox && !li.classList.contains('e-disable')) {
1704
- var checkWrapper = closest(target, '.' + CHECKBOXWRAP);
1703
+ var isExpandCollapseIcon = classList.contains(EXPANDABLE) || classList.contains(COLLAPSIBLE);
1704
+ if (this.showCheckBox && !li.classList.contains('e-disable') && !isExpandCollapseIcon) {
1705
+ var checkWrapper = this.checkOnClick ? select('.' + CHECKBOXWRAP, li) : closest(target, '.' + CHECKBOXWRAP);
1705
1706
  if (!isNOU(checkWrapper)) {
1706
1707
  var checkElement = select('.' + CHECKBOXFRAME, checkWrapper);
1707
1708
  this.validateCheckNode(checkWrapper, checkElement.classList.contains(CHECK), li, event.originalEvent);
@@ -2263,6 +2264,15 @@ var TreeView = /** @class */ (function (_super) {
2263
2264
  TreeView.prototype.selectNode = function (li, e, multiSelect) {
2264
2265
  var _this = this;
2265
2266
  if (isNOU(li) || (!this.allowMultiSelection && this.isActive(li) && !isNOU(e))) {
2267
+ if (this.checkOnClick) {
2268
+ var checkboxElement = select(' .' + CHECKBOXFRAME, li);
2269
+ if (!isNOU(checkboxElement) && checkboxElement.classList.contains(CHECK)) {
2270
+ addClass([li], ACTIVE);
2271
+ }
2272
+ else {
2273
+ removeClass([li], ACTIVE);
2274
+ }
2275
+ }
2266
2276
  this.setFocusElement(li);
2267
2277
  return;
2268
2278
  }
@@ -2636,6 +2646,7 @@ var TreeView = /** @class */ (function (_super) {
2636
2646
  }
2637
2647
  }
2638
2648
  this.changeState(checkWrap, isCheck ? 'uncheck' : 'check', e, true);
2649
+ this.updateActiveClass(li, isCheck);
2639
2650
  if (this.autoCheck) {
2640
2651
  this.ensureChildCheckState(li);
2641
2652
  this.updateOldCheckedData([this.getNodeData(li)]);
@@ -2651,6 +2662,17 @@ var TreeView = /** @class */ (function (_super) {
2651
2662
  }
2652
2663
  this.nodeCheckedEvent(checkWrap, isCheck, e);
2653
2664
  };
2665
+ TreeView.prototype.updateActiveClass = function (liElement, checkStatus) {
2666
+ if (this.showCheckBox && this.checkOnClick) {
2667
+ if (checkStatus === 'check' || checkStatus === false) {
2668
+ this.removeSelectAll();
2669
+ addClass([liElement], ACTIVE);
2670
+ }
2671
+ else if (checkStatus === 'uncheck' || checkStatus === 'indeterminate' || checkStatus === true) {
2672
+ removeClass([liElement], ACTIVE);
2673
+ }
2674
+ }
2675
+ };
2654
2676
  /**
2655
2677
  * Update checkedNodes when UI interaction happens before the child node renders in DOM
2656
2678
  *
@@ -5715,6 +5737,9 @@ var TreeView = /** @class */ (function (_super) {
5715
5737
  __decorate([
5716
5738
  Property(false)
5717
5739
  ], TreeView.prototype, "showCheckBox", void 0);
5740
+ __decorate([
5741
+ Property(false)
5742
+ ], TreeView.prototype, "checkOnClick", void 0);
5718
5743
  __decorate([
5719
5744
  Property(true)
5720
5745
  ], TreeView.prototype, "autoCheck", void 0);
@@ -1389,6 +1389,9 @@
1389
1389
  min-width: 28px;
1390
1390
  padding: 8px 4px;
1391
1391
  }
1392
+ .e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
1393
+ pointer-events: none;
1394
+ }
1392
1395
  .e-toolbar .e-toolbar-item.e-separator {
1393
1396
  margin: 7px 4px;
1394
1397
  min-height: 24px;
@@ -1404,6 +1407,9 @@
1404
1407
  .e-toolbar .e-toolbar-item > * {
1405
1408
  text-overflow: ellipsis;
1406
1409
  }
1410
+ .e-toolbar .e-toolbar-item:not(.e-overlay) > * {
1411
+ pointer-events: auto;
1412
+ }
1407
1413
  .e-toolbar .e-toolbar-item.e-hidden {
1408
1414
  display: none;
1409
1415
  }
@@ -1566,6 +1572,9 @@
1566
1572
  min-width: 100%;
1567
1573
  text-overflow: ellipsis;
1568
1574
  }
1575
+ .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
1576
+ pointer-events: auto;
1577
+ }
1569
1578
  .e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
1570
1579
  min-width: 100%;
1571
1580
  }
@@ -1679,6 +1688,9 @@
1679
1688
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
1680
1689
  height: auto;
1681
1690
  }
1691
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
1692
+ pointer-events: auto;
1693
+ }
1682
1694
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
1683
1695
  -ms-flex-item-align: center;
1684
1696
  align-self: center;
@@ -1692,6 +1704,9 @@
1692
1704
  display: -ms-inline-flexbox;
1693
1705
  display: inline-flex;
1694
1706
  }
1707
+ .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
1708
+ pointer-events: auto;
1709
+ }
1695
1710
  .e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
1696
1711
  display: table;
1697
1712
  }
package/styles/bds.css CHANGED
@@ -1706,6 +1706,9 @@
1706
1706
  min-width: 28px;
1707
1707
  padding: 8px 4px;
1708
1708
  }
1709
+ .e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
1710
+ pointer-events: none;
1711
+ }
1709
1712
  .e-toolbar .e-toolbar-item.e-separator {
1710
1713
  margin: 7px 4px;
1711
1714
  min-height: 24px;
@@ -1721,6 +1724,9 @@
1721
1724
  .e-toolbar .e-toolbar-item > * {
1722
1725
  text-overflow: ellipsis;
1723
1726
  }
1727
+ .e-toolbar .e-toolbar-item:not(.e-overlay) > * {
1728
+ pointer-events: auto;
1729
+ }
1724
1730
  .e-toolbar .e-toolbar-item.e-hidden {
1725
1731
  display: none;
1726
1732
  }
@@ -1883,6 +1889,9 @@
1883
1889
  min-width: 100%;
1884
1890
  text-overflow: ellipsis;
1885
1891
  }
1892
+ .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
1893
+ pointer-events: auto;
1894
+ }
1886
1895
  .e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
1887
1896
  min-width: 100%;
1888
1897
  }
@@ -1996,6 +2005,9 @@
1996
2005
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
1997
2006
  height: auto;
1998
2007
  }
2008
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
2009
+ pointer-events: auto;
2010
+ }
1999
2011
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
2000
2012
  -ms-flex-item-align: center;
2001
2013
  align-self: center;
@@ -2009,6 +2021,9 @@
2009
2021
  display: -ms-inline-flexbox;
2010
2022
  display: inline-flex;
2011
2023
  }
2024
+ .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
2025
+ pointer-events: auto;
2026
+ }
2012
2027
  .e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
2013
2028
  display: table;
2014
2029
  }
@@ -1233,6 +1233,9 @@
1233
1233
  min-width: 30px;
1234
1234
  padding: 4px 2.5px;
1235
1235
  }
1236
+ .e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
1237
+ pointer-events: none;
1238
+ }
1236
1239
  .e-toolbar .e-toolbar-item.e-separator {
1237
1240
  margin: 5.5px 6px;
1238
1241
  min-height: 27px;
@@ -1248,6 +1251,9 @@
1248
1251
  .e-toolbar .e-toolbar-item > * {
1249
1252
  text-overflow: ellipsis;
1250
1253
  }
1254
+ .e-toolbar .e-toolbar-item:not(.e-overlay) > * {
1255
+ pointer-events: auto;
1256
+ }
1251
1257
  .e-toolbar .e-toolbar-item.e-hidden {
1252
1258
  display: none;
1253
1259
  }
@@ -1410,6 +1416,9 @@
1410
1416
  min-width: 100%;
1411
1417
  text-overflow: ellipsis;
1412
1418
  }
1419
+ .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
1420
+ pointer-events: auto;
1421
+ }
1413
1422
  .e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
1414
1423
  min-width: 100%;
1415
1424
  }
@@ -1523,6 +1532,9 @@
1523
1532
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
1524
1533
  height: auto;
1525
1534
  }
1535
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
1536
+ pointer-events: auto;
1537
+ }
1526
1538
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
1527
1539
  -ms-flex-item-align: center;
1528
1540
  align-self: center;
@@ -1536,6 +1548,9 @@
1536
1548
  display: -ms-inline-flexbox;
1537
1549
  display: inline-flex;
1538
1550
  }
1551
+ .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
1552
+ pointer-events: auto;
1553
+ }
1539
1554
  .e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
1540
1555
  display: table;
1541
1556
  }
@@ -1496,6 +1496,9 @@
1496
1496
  min-width: 30px;
1497
1497
  padding: 4px 2.5px;
1498
1498
  }
1499
+ .e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
1500
+ pointer-events: none;
1501
+ }
1499
1502
  .e-toolbar .e-toolbar-item.e-separator {
1500
1503
  margin: 5.5px 6px;
1501
1504
  min-height: 27px;
@@ -1511,6 +1514,9 @@
1511
1514
  .e-toolbar .e-toolbar-item > * {
1512
1515
  text-overflow: ellipsis;
1513
1516
  }
1517
+ .e-toolbar .e-toolbar-item:not(.e-overlay) > * {
1518
+ pointer-events: auto;
1519
+ }
1514
1520
  .e-toolbar .e-toolbar-item.e-hidden {
1515
1521
  display: none;
1516
1522
  }
@@ -1673,6 +1679,9 @@
1673
1679
  min-width: 100%;
1674
1680
  text-overflow: ellipsis;
1675
1681
  }
1682
+ .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
1683
+ pointer-events: auto;
1684
+ }
1676
1685
  .e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
1677
1686
  min-width: 100%;
1678
1687
  }
@@ -1786,6 +1795,9 @@
1786
1795
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
1787
1796
  height: auto;
1788
1797
  }
1798
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
1799
+ pointer-events: auto;
1800
+ }
1789
1801
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
1790
1802
  -ms-flex-item-align: center;
1791
1803
  align-self: center;
@@ -1799,6 +1811,9 @@
1799
1811
  display: -ms-inline-flexbox;
1800
1812
  display: inline-flex;
1801
1813
  }
1814
+ .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
1815
+ pointer-events: auto;
1816
+ }
1802
1817
  .e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
1803
1818
  display: table;
1804
1819
  }
@@ -1235,6 +1235,9 @@
1235
1235
  min-width: 30px;
1236
1236
  padding: 4px 2.5px;
1237
1237
  }
1238
+ .e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
1239
+ pointer-events: none;
1240
+ }
1238
1241
  .e-toolbar .e-toolbar-item.e-separator {
1239
1242
  margin: 5.5px 6px;
1240
1243
  min-height: 27px;
@@ -1250,6 +1253,9 @@
1250
1253
  .e-toolbar .e-toolbar-item > * {
1251
1254
  text-overflow: ellipsis;
1252
1255
  }
1256
+ .e-toolbar .e-toolbar-item:not(.e-overlay) > * {
1257
+ pointer-events: auto;
1258
+ }
1253
1259
  .e-toolbar .e-toolbar-item.e-hidden {
1254
1260
  display: none;
1255
1261
  }
@@ -1412,6 +1418,9 @@
1412
1418
  min-width: 100%;
1413
1419
  text-overflow: ellipsis;
1414
1420
  }
1421
+ .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
1422
+ pointer-events: auto;
1423
+ }
1415
1424
  .e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
1416
1425
  min-width: 100%;
1417
1426
  }
@@ -1525,6 +1534,9 @@
1525
1534
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
1526
1535
  height: auto;
1527
1536
  }
1537
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
1538
+ pointer-events: auto;
1539
+ }
1528
1540
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
1529
1541
  -ms-flex-item-align: center;
1530
1542
  align-self: center;
@@ -1538,6 +1550,9 @@
1538
1550
  display: -ms-inline-flexbox;
1539
1551
  display: inline-flex;
1540
1552
  }
1553
+ .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
1554
+ pointer-events: auto;
1555
+ }
1541
1556
  .e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
1542
1557
  display: table;
1543
1558
  }
@@ -1498,6 +1498,9 @@
1498
1498
  min-width: 30px;
1499
1499
  padding: 4px 2.5px;
1500
1500
  }
1501
+ .e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
1502
+ pointer-events: none;
1503
+ }
1501
1504
  .e-toolbar .e-toolbar-item.e-separator {
1502
1505
  margin: 5.5px 6px;
1503
1506
  min-height: 27px;
@@ -1513,6 +1516,9 @@
1513
1516
  .e-toolbar .e-toolbar-item > * {
1514
1517
  text-overflow: ellipsis;
1515
1518
  }
1519
+ .e-toolbar .e-toolbar-item:not(.e-overlay) > * {
1520
+ pointer-events: auto;
1521
+ }
1516
1522
  .e-toolbar .e-toolbar-item.e-hidden {
1517
1523
  display: none;
1518
1524
  }
@@ -1675,6 +1681,9 @@
1675
1681
  min-width: 100%;
1676
1682
  text-overflow: ellipsis;
1677
1683
  }
1684
+ .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
1685
+ pointer-events: auto;
1686
+ }
1678
1687
  .e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
1679
1688
  min-width: 100%;
1680
1689
  }
@@ -1788,6 +1797,9 @@
1788
1797
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
1789
1798
  height: auto;
1790
1799
  }
1800
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
1801
+ pointer-events: auto;
1802
+ }
1791
1803
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
1792
1804
  -ms-flex-item-align: center;
1793
1805
  align-self: center;
@@ -1801,6 +1813,9 @@
1801
1813
  display: -ms-inline-flexbox;
1802
1814
  display: inline-flex;
1803
1815
  }
1816
+ .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
1817
+ pointer-events: auto;
1818
+ }
1804
1819
  .e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
1805
1820
  display: table;
1806
1821
  }
@@ -1235,6 +1235,9 @@
1235
1235
  min-width: 30px;
1236
1236
  padding: 3px 4px;
1237
1237
  }
1238
+ .e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
1239
+ pointer-events: none;
1240
+ }
1238
1241
  .e-toolbar .e-toolbar-item.e-separator {
1239
1242
  margin: 5.5px 6px;
1240
1243
  min-height: 27px;
@@ -1250,6 +1253,9 @@
1250
1253
  .e-toolbar .e-toolbar-item > * {
1251
1254
  text-overflow: ellipsis;
1252
1255
  }
1256
+ .e-toolbar .e-toolbar-item:not(.e-overlay) > * {
1257
+ pointer-events: auto;
1258
+ }
1253
1259
  .e-toolbar .e-toolbar-item.e-hidden {
1254
1260
  display: none;
1255
1261
  }
@@ -1412,6 +1418,9 @@
1412
1418
  min-width: 100%;
1413
1419
  text-overflow: ellipsis;
1414
1420
  }
1421
+ .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
1422
+ pointer-events: auto;
1423
+ }
1415
1424
  .e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
1416
1425
  min-width: 100%;
1417
1426
  }
@@ -1525,6 +1534,9 @@
1525
1534
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
1526
1535
  height: auto;
1527
1536
  }
1537
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
1538
+ pointer-events: auto;
1539
+ }
1528
1540
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
1529
1541
  -ms-flex-item-align: center;
1530
1542
  align-self: center;
@@ -1538,6 +1550,9 @@
1538
1550
  display: -ms-inline-flexbox;
1539
1551
  display: inline-flex;
1540
1552
  }
1553
+ .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
1554
+ pointer-events: auto;
1555
+ }
1541
1556
  .e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
1542
1557
  display: table;
1543
1558
  }
@@ -1498,6 +1498,9 @@
1498
1498
  min-width: 30px;
1499
1499
  padding: 3px 4px;
1500
1500
  }
1501
+ .e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
1502
+ pointer-events: none;
1503
+ }
1501
1504
  .e-toolbar .e-toolbar-item.e-separator {
1502
1505
  margin: 5.5px 6px;
1503
1506
  min-height: 27px;
@@ -1513,6 +1516,9 @@
1513
1516
  .e-toolbar .e-toolbar-item > * {
1514
1517
  text-overflow: ellipsis;
1515
1518
  }
1519
+ .e-toolbar .e-toolbar-item:not(.e-overlay) > * {
1520
+ pointer-events: auto;
1521
+ }
1516
1522
  .e-toolbar .e-toolbar-item.e-hidden {
1517
1523
  display: none;
1518
1524
  }
@@ -1675,6 +1681,9 @@
1675
1681
  min-width: 100%;
1676
1682
  text-overflow: ellipsis;
1677
1683
  }
1684
+ .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
1685
+ pointer-events: auto;
1686
+ }
1678
1687
  .e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
1679
1688
  min-width: 100%;
1680
1689
  }
@@ -1788,6 +1797,9 @@
1788
1797
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
1789
1798
  height: auto;
1790
1799
  }
1800
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
1801
+ pointer-events: auto;
1802
+ }
1791
1803
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
1792
1804
  -ms-flex-item-align: center;
1793
1805
  align-self: center;
@@ -1801,6 +1813,9 @@
1801
1813
  display: -ms-inline-flexbox;
1802
1814
  display: inline-flex;
1803
1815
  }
1816
+ .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
1817
+ pointer-events: auto;
1818
+ }
1804
1819
  .e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
1805
1820
  display: table;
1806
1821
  }
@@ -1286,6 +1286,9 @@
1286
1286
  min-width: 28px;
1287
1287
  padding: 4px;
1288
1288
  }
1289
+ .e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
1290
+ pointer-events: none;
1291
+ }
1289
1292
  .e-toolbar .e-toolbar-item.e-separator {
1290
1293
  margin: 5px 10px;
1291
1294
  min-height: 24px;
@@ -1301,6 +1304,9 @@
1301
1304
  .e-toolbar .e-toolbar-item > * {
1302
1305
  text-overflow: ellipsis;
1303
1306
  }
1307
+ .e-toolbar .e-toolbar-item:not(.e-overlay) > * {
1308
+ pointer-events: auto;
1309
+ }
1304
1310
  .e-toolbar .e-toolbar-item.e-hidden {
1305
1311
  display: none;
1306
1312
  }
@@ -1463,6 +1469,9 @@
1463
1469
  min-width: 100%;
1464
1470
  text-overflow: ellipsis;
1465
1471
  }
1472
+ .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
1473
+ pointer-events: auto;
1474
+ }
1466
1475
  .e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
1467
1476
  min-width: 100%;
1468
1477
  }
@@ -1576,6 +1585,9 @@
1576
1585
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
1577
1586
  height: auto;
1578
1587
  }
1588
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
1589
+ pointer-events: auto;
1590
+ }
1579
1591
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
1580
1592
  -ms-flex-item-align: center;
1581
1593
  align-self: center;
@@ -1589,6 +1601,9 @@
1589
1601
  display: -ms-inline-flexbox;
1590
1602
  display: inline-flex;
1591
1603
  }
1604
+ .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
1605
+ pointer-events: auto;
1606
+ }
1592
1607
  .e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
1593
1608
  display: table;
1594
1609
  }