@syncfusion/ej2-navigations 24.1.46 → 24.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.
Files changed (53) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/dist/ej2-navigations.min.js +2 -2
  3. package/dist/ej2-navigations.umd.min.js +2 -2
  4. package/dist/ej2-navigations.umd.min.js.map +1 -1
  5. package/dist/es6/ej2-navigations.es2015.js +2 -2
  6. package/dist/es6/ej2-navigations.es2015.js.map +1 -1
  7. package/dist/es6/ej2-navigations.es5.js +2 -2
  8. package/dist/es6/ej2-navigations.es5.js.map +1 -1
  9. package/dist/global/ej2-navigations.min.js +2 -2
  10. package/dist/global/ej2-navigations.min.js.map +1 -1
  11. package/dist/global/index.d.ts +1 -1
  12. package/package.json +11 -11
  13. package/src/common/menu-base.js +1 -1
  14. package/src/tab/tab.js +1 -1
  15. package/styles/bootstrap-dark.css +0 -1
  16. package/styles/bootstrap.css +0 -1
  17. package/styles/bootstrap4.css +0 -1
  18. package/styles/bootstrap5-dark.css +4 -3
  19. package/styles/bootstrap5.css +4 -3
  20. package/styles/fabric-dark.css +0 -1
  21. package/styles/fabric.css +0 -1
  22. package/styles/fluent-dark.css +0 -1
  23. package/styles/fluent.css +0 -1
  24. package/styles/highcontrast-light.css +0 -1
  25. package/styles/highcontrast.css +0 -1
  26. package/styles/material-dark.css +0 -1
  27. package/styles/material.css +0 -1
  28. package/styles/material3-dark.css +0 -1
  29. package/styles/material3.css +0 -1
  30. package/styles/menu/_layout.scss +0 -1
  31. package/styles/menu/bootstrap-dark.css +0 -1
  32. package/styles/menu/bootstrap.css +0 -1
  33. package/styles/menu/bootstrap4.css +0 -1
  34. package/styles/menu/bootstrap5-dark.css +0 -1
  35. package/styles/menu/bootstrap5.css +0 -1
  36. package/styles/menu/fabric-dark.css +0 -1
  37. package/styles/menu/fabric.css +0 -1
  38. package/styles/menu/fluent-dark.css +0 -1
  39. package/styles/menu/fluent.css +0 -1
  40. package/styles/menu/highcontrast-light.css +0 -1
  41. package/styles/menu/highcontrast.css +0 -1
  42. package/styles/menu/material-dark.css +0 -1
  43. package/styles/menu/material.css +0 -1
  44. package/styles/menu/material3-dark.css +0 -1
  45. package/styles/menu/material3.css +0 -1
  46. package/styles/menu/tailwind-dark.css +0 -1
  47. package/styles/menu/tailwind.css +0 -1
  48. package/styles/tailwind-dark.css +0 -1
  49. package/styles/tailwind.css +0 -1
  50. package/styles/toolbar/_bootstrap5-definition.scss +2 -2
  51. package/styles/toolbar/_theme.scss +8 -0
  52. package/styles/toolbar/bootstrap5-dark.css +4 -2
  53. package/styles/toolbar/bootstrap5.css +4 -2
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: index.d.ts
3
- * version : 24.1.46
3
+ * version : 24.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@24.1.41",
3
+ "_id": "@syncfusion/ej2-navigations@24.1.46",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-kXAQii6XynPPhUCd3d6S/IhpzlLkW+VgSX7dF+ZtrX7PCmA/Qw9kGIoOmFycz6pyLek7aTdRsQF9AwwK/a62fQ==",
5
+ "_integrity": "sha512-KW7XrbD/heEk1wlYciwDmeoQvordWRbhimIVB+lTo6zw9lTG+EOYOqxGox0jPOyreKOAroP+3tc8ZcmVLfvGQA==",
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.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-navigations/-/ej2-navigations-24.1.41.tgz",
43
- "_shasum": "b96f68d3d0f7381c0f660fb09a55add4f2068e81",
42
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-navigations/-/ej2-navigations-24.1.46.tgz",
43
+ "_shasum": "f6af13c61f2279fa8f51784ae5270f2d939e54a5",
44
44
  "_spec": "@syncfusion/ej2-navigations@*",
45
45
  "_where": "/jenkins/workspace/elease-automation_release_24.1.1/packages/included",
46
46
  "author": {
@@ -51,12 +51,12 @@
51
51
  },
52
52
  "bundleDependencies": false,
53
53
  "dependencies": {
54
- "@syncfusion/ej2-base": "~24.1.46",
55
- "@syncfusion/ej2-buttons": "~24.1.46",
56
- "@syncfusion/ej2-data": "~24.1.41",
57
- "@syncfusion/ej2-inputs": "~24.1.45",
58
- "@syncfusion/ej2-lists": "~24.1.46",
59
- "@syncfusion/ej2-popups": "~24.1.46"
54
+ "@syncfusion/ej2-base": "~24.2.3",
55
+ "@syncfusion/ej2-buttons": "~24.2.3",
56
+ "@syncfusion/ej2-data": "~24.2.3",
57
+ "@syncfusion/ej2-inputs": "~24.2.3",
58
+ "@syncfusion/ej2-lists": "~24.2.3",
59
+ "@syncfusion/ej2-popups": "~24.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": "24.1.46",
164
+ "version": "24.2.3",
165
165
  "sideEffects": false
166
166
  }
@@ -639,7 +639,7 @@ var MenuBase = /** @class */ (function (_super) {
639
639
  closeArgs = { element: ul_1, parentItem: item_1, items: items_1 };
640
640
  _this.trigger('onClose', closeArgs);
641
641
  _this.navIdx.pop();
642
- if (_this.navIdx.length === 0) {
642
+ if (_this.navIdx.length === 0 && e && e.type === 'keyup') {
643
643
  _this.showSubMenu = false;
644
644
  }
645
645
  if (!_this.isMenu) {
package/src/tab/tab.js CHANGED
@@ -1086,7 +1086,7 @@ var Tab = /** @class */ (function (_super) {
1086
1086
  if (isInteracted === void 0) { isInteracted = false; }
1087
1087
  this.tbItem = selectAll('.' + CLS_TB_ITEM, this.getTabHeader());
1088
1088
  var trg = this.tbItem[value];
1089
- if (value < 0 || isNaN(value) || this.tbItem.length === 0) {
1089
+ if (value < 0 || isNaN(value) || this.tbItem.length === 0 || !isNOU(trg) && trg.classList.contains(CLS_DISABLE)) {
1090
1090
  return;
1091
1091
  }
1092
1092
  if (value >= 0 && !skipDataBind) {
@@ -8975,7 +8975,6 @@ ejs-sidebar {
8975
8975
  font-size: 15px;
8976
8976
  padding: 5px 0;
8977
8977
  white-space: nowrap;
8978
- max-width: 280px;
8979
8978
  min-width: 112px;
8980
8979
  }
8981
8980
  .e-bigger .e-menu-wrapper ul.e-ul .e-menu-item,
@@ -8991,7 +8991,6 @@ ejs-sidebar {
8991
8991
  font-size: 15px;
8992
8992
  padding: 5px 0;
8993
8993
  white-space: nowrap;
8994
- max-width: 280px;
8995
8994
  min-width: 112px;
8996
8995
  }
8997
8996
  .e-bigger .e-menu-wrapper ul.e-ul .e-menu-item,
@@ -9076,7 +9076,6 @@ ejs-sidebar {
9076
9076
  font-size: 16px;
9077
9077
  padding: 8px 0;
9078
9078
  white-space: nowrap;
9079
- max-width: 280px;
9080
9079
  min-width: 112px;
9081
9080
  }
9082
9081
  .e-bigger .e-menu-wrapper ul.e-ul .e-menu-item,
@@ -2156,6 +2156,7 @@
2156
2156
  }
2157
2157
  .e-toolbar .e-toolbar-item .e-tbar-btn:focus .e-tbar-btn-text {
2158
2158
  color: #fff;
2159
+ color: #adb5bd;
2159
2160
  }
2160
2161
  .e-toolbar .e-toolbar-item .e-tbar-btn:hover {
2161
2162
  background: #5c636a;
@@ -2167,15 +2168,16 @@
2167
2168
  }
2168
2169
  .e-toolbar .e-toolbar-item .e-tbar-btn:hover .e-icons {
2169
2170
  color: #adb5bd;
2171
+ color: #fff;
2170
2172
  }
2171
2173
  .e-toolbar .e-toolbar-item .e-tbar-btn:hover .e-tbar-btn-text {
2172
2174
  color: #fff;
2173
2175
  }
2174
2176
  .e-toolbar .e-toolbar-item .e-tbar-btn:hover:active .e-icons {
2175
- color: #adb5bd;
2177
+ color: #fff;
2176
2178
  }
2177
2179
  .e-toolbar .e-toolbar-item .e-tbar-btn:hover:active .e-tbar-btn-text {
2178
- color: #ced4da;
2180
+ color: #fff;
2179
2181
  }
2180
2182
  .e-toolbar .e-toolbar-item .e-tbar-btn:active {
2181
2183
  background: #565e64;
@@ -9156,7 +9158,6 @@ ejs-sidebar {
9156
9158
  font-size: 16px;
9157
9159
  padding: 4px 0;
9158
9160
  white-space: nowrap;
9159
- max-width: 280px;
9160
9161
  min-width: 112px;
9161
9162
  }
9162
9163
  .e-bigger .e-menu-wrapper ul.e-ul .e-menu-item,
@@ -2156,6 +2156,7 @@
2156
2156
  }
2157
2157
  .e-toolbar .e-toolbar-item .e-tbar-btn:focus .e-tbar-btn-text {
2158
2158
  color: #fff;
2159
+ color: #6c757d;
2159
2160
  }
2160
2161
  .e-toolbar .e-toolbar-item .e-tbar-btn:hover {
2161
2162
  background: #5c636a;
@@ -2167,15 +2168,16 @@
2167
2168
  }
2168
2169
  .e-toolbar .e-toolbar-item .e-tbar-btn:hover .e-icons {
2169
2170
  color: #6c757d;
2171
+ color: #fff;
2170
2172
  }
2171
2173
  .e-toolbar .e-toolbar-item .e-tbar-btn:hover .e-tbar-btn-text {
2172
2174
  color: #fff;
2173
2175
  }
2174
2176
  .e-toolbar .e-toolbar-item .e-tbar-btn:hover:active .e-icons {
2175
- color: #6c757d;
2177
+ color: #fff;
2176
2178
  }
2177
2179
  .e-toolbar .e-toolbar-item .e-tbar-btn:hover:active .e-tbar-btn-text {
2178
- color: #495057;
2180
+ color: #fff;
2179
2181
  }
2180
2182
  .e-toolbar .e-toolbar-item .e-tbar-btn:active {
2181
2183
  background: #565e64;
@@ -9156,7 +9158,6 @@ ejs-sidebar {
9156
9158
  font-size: 16px;
9157
9159
  padding: 4px 0;
9158
9160
  white-space: nowrap;
9159
- max-width: 280px;
9160
9161
  min-width: 112px;
9161
9162
  }
9162
9163
  .e-bigger .e-menu-wrapper ul.e-ul .e-menu-item,
@@ -8975,7 +8975,6 @@ ejs-sidebar {
8975
8975
  font-size: 15px;
8976
8976
  padding: 0;
8977
8977
  white-space: nowrap;
8978
- max-width: 280px;
8979
8978
  min-width: 112px;
8980
8979
  }
8981
8980
  .e-bigger .e-menu-wrapper ul.e-ul .e-menu-item,
package/styles/fabric.css CHANGED
@@ -8986,7 +8986,6 @@ ejs-sidebar {
8986
8986
  font-size: 15px;
8987
8987
  padding: 0;
8988
8988
  white-space: nowrap;
8989
- max-width: 280px;
8990
8989
  min-width: 112px;
8991
8990
  }
8992
8991
  .e-bigger .e-menu-wrapper ul.e-ul .e-menu-item,
@@ -9135,7 +9135,6 @@ ejs-sidebar {
9135
9135
  font-size: 16px;
9136
9136
  padding: 4px 0;
9137
9137
  white-space: nowrap;
9138
- max-width: 280px;
9139
9138
  min-width: 112px;
9140
9139
  }
9141
9140
  .e-bigger .e-menu-wrapper ul.e-ul .e-menu-item,
package/styles/fluent.css CHANGED
@@ -9135,7 +9135,6 @@ ejs-sidebar {
9135
9135
  font-size: 16px;
9136
9136
  padding: 4px 0;
9137
9137
  white-space: nowrap;
9138
- max-width: 280px;
9139
9138
  min-width: 112px;
9140
9139
  }
9141
9140
  .e-bigger .e-menu-wrapper ul.e-ul .e-menu-item,
@@ -8969,7 +8969,6 @@ ejs-sidebar {
8969
8969
  font-size: 15px;
8970
8970
  padding: 0;
8971
8971
  white-space: nowrap;
8972
- max-width: 280px;
8973
8972
  min-width: 112px;
8974
8973
  }
8975
8974
  .e-bigger .e-menu-wrapper ul.e-ul .e-menu-item,
@@ -9003,7 +9003,6 @@ ejs-sidebar {
9003
9003
  font-size: 15px;
9004
9004
  padding: 0;
9005
9005
  white-space: nowrap;
9006
- max-width: 280px;
9007
9006
  min-width: 112px;
9008
9007
  }
9009
9008
  .e-bigger .e-menu-wrapper ul.e-ul .e-menu-item,
@@ -9116,7 +9116,6 @@ ejs-sidebar {
9116
9116
  font-size: 15px;
9117
9117
  padding: 8px 0;
9118
9118
  white-space: nowrap;
9119
- max-width: 280px;
9120
9119
  min-width: 112px;
9121
9120
  }
9122
9121
  .e-bigger .e-menu-wrapper ul.e-ul .e-menu-item,
@@ -9136,7 +9136,6 @@ ejs-sidebar {
9136
9136
  font-size: 15px;
9137
9137
  padding: 8px 0;
9138
9138
  white-space: nowrap;
9139
- max-width: 280px;
9140
9139
  min-width: 112px;
9141
9140
  }
9142
9141
  .e-bigger .e-menu-wrapper ul.e-ul .e-menu-item,
@@ -9245,7 +9245,6 @@ ejs-sidebar {
9245
9245
  font-size: 16px;
9246
9246
  padding: 8px 0;
9247
9247
  white-space: nowrap;
9248
- max-width: 280px;
9249
9248
  min-width: 112px;
9250
9249
  }
9251
9250
  .e-bigger .e-menu-wrapper ul.e-ul .e-menu-item,
@@ -9301,7 +9301,6 @@ ejs-sidebar {
9301
9301
  font-size: 16px;
9302
9302
  padding: 8px 0;
9303
9303
  white-space: nowrap;
9304
- max-width: 280px;
9305
9304
  min-width: 112px;
9306
9305
  }
9307
9306
  .e-bigger .e-menu-wrapper ul.e-ul .e-menu-item,
@@ -353,7 +353,6 @@
353
353
 
354
354
  &.e-ul {
355
355
  @include bigger-ul-size;
356
- max-width: $cmenu-bigger-max-width;
357
356
  min-width: $cmenu-bigger-min-width;
358
357
 
359
358
  & .e-menu-item {
@@ -507,7 +507,6 @@
507
507
  font-size: 15px;
508
508
  padding: 5px 0;
509
509
  white-space: nowrap;
510
- max-width: 280px;
511
510
  min-width: 112px;
512
511
  }
513
512
  .e-bigger .e-menu-wrapper ul.e-ul .e-menu-item,
@@ -508,7 +508,6 @@
508
508
  font-size: 15px;
509
509
  padding: 5px 0;
510
510
  white-space: nowrap;
511
- max-width: 280px;
512
511
  min-width: 112px;
513
512
  }
514
513
  .e-bigger .e-menu-wrapper ul.e-ul .e-menu-item,
@@ -508,7 +508,6 @@
508
508
  font-size: 16px;
509
509
  padding: 8px 0;
510
510
  white-space: nowrap;
511
- max-width: 280px;
512
511
  min-width: 112px;
513
512
  }
514
513
  .e-bigger .e-menu-wrapper ul.e-ul .e-menu-item,
@@ -518,7 +518,6 @@
518
518
  font-size: 16px;
519
519
  padding: 4px 0;
520
520
  white-space: nowrap;
521
- max-width: 280px;
522
521
  min-width: 112px;
523
522
  }
524
523
  .e-bigger .e-menu-wrapper ul.e-ul .e-menu-item,
@@ -518,7 +518,6 @@
518
518
  font-size: 16px;
519
519
  padding: 4px 0;
520
520
  white-space: nowrap;
521
- max-width: 280px;
522
521
  min-width: 112px;
523
522
  }
524
523
  .e-bigger .e-menu-wrapper ul.e-ul .e-menu-item,
@@ -507,7 +507,6 @@
507
507
  font-size: 15px;
508
508
  padding: 0;
509
509
  white-space: nowrap;
510
- max-width: 280px;
511
510
  min-width: 112px;
512
511
  }
513
512
  .e-bigger .e-menu-wrapper ul.e-ul .e-menu-item,
@@ -508,7 +508,6 @@
508
508
  font-size: 15px;
509
509
  padding: 0;
510
510
  white-space: nowrap;
511
- max-width: 280px;
512
511
  min-width: 112px;
513
512
  }
514
513
  .e-bigger .e-menu-wrapper ul.e-ul .e-menu-item,
@@ -517,7 +517,6 @@
517
517
  font-size: 16px;
518
518
  padding: 4px 0;
519
519
  white-space: nowrap;
520
- max-width: 280px;
521
520
  min-width: 112px;
522
521
  }
523
522
  .e-bigger .e-menu-wrapper ul.e-ul .e-menu-item,
@@ -517,7 +517,6 @@
517
517
  font-size: 16px;
518
518
  padding: 4px 0;
519
519
  white-space: nowrap;
520
- max-width: 280px;
521
520
  min-width: 112px;
522
521
  }
523
522
  .e-bigger .e-menu-wrapper ul.e-ul .e-menu-item,
@@ -507,7 +507,6 @@
507
507
  font-size: 15px;
508
508
  padding: 0;
509
509
  white-space: nowrap;
510
- max-width: 280px;
511
510
  min-width: 112px;
512
511
  }
513
512
  .e-bigger .e-menu-wrapper ul.e-ul .e-menu-item,
@@ -508,7 +508,6 @@
508
508
  font-size: 15px;
509
509
  padding: 0;
510
510
  white-space: nowrap;
511
- max-width: 280px;
512
511
  min-width: 112px;
513
512
  }
514
513
  .e-bigger .e-menu-wrapper ul.e-ul .e-menu-item,
@@ -525,7 +525,6 @@
525
525
  font-size: 15px;
526
526
  padding: 8px 0;
527
527
  white-space: nowrap;
528
- max-width: 280px;
529
528
  min-width: 112px;
530
529
  }
531
530
  .e-bigger .e-menu-wrapper ul.e-ul .e-menu-item,
@@ -527,7 +527,6 @@
527
527
  font-size: 15px;
528
528
  padding: 8px 0;
529
529
  white-space: nowrap;
530
- max-width: 280px;
531
530
  min-width: 112px;
532
531
  }
533
532
  .e-bigger .e-menu-wrapper ul.e-ul .e-menu-item,
@@ -573,7 +573,6 @@
573
573
  font-size: 16px;
574
574
  padding: 8px 0;
575
575
  white-space: nowrap;
576
- max-width: 280px;
577
576
  min-width: 112px;
578
577
  }
579
578
  .e-bigger .e-menu-wrapper ul.e-ul .e-menu-item,
@@ -629,7 +629,6 @@
629
629
  font-size: 16px;
630
630
  padding: 8px 0;
631
631
  white-space: nowrap;
632
- max-width: 280px;
633
632
  min-width: 112px;
634
633
  }
635
634
  .e-bigger .e-menu-wrapper ul.e-ul .e-menu-item,
@@ -518,7 +518,6 @@
518
518
  font-size: 16px;
519
519
  padding: 4px 0;
520
520
  white-space: nowrap;
521
- max-width: 280px;
522
521
  min-width: 112px;
523
522
  }
524
523
  .e-bigger .e-menu-wrapper ul.e-ul .e-menu-item,
@@ -518,7 +518,6 @@
518
518
  font-size: 16px;
519
519
  padding: 4px 0;
520
520
  white-space: nowrap;
521
- max-width: 280px;
522
521
  min-width: 112px;
523
522
  }
524
523
  .e-bigger .e-menu-wrapper ul.e-ul .e-menu-item,
@@ -9277,7 +9277,6 @@ ejs-sidebar {
9277
9277
  font-size: 16px;
9278
9278
  padding: 4px 0;
9279
9279
  white-space: nowrap;
9280
- max-width: 280px;
9281
9280
  min-width: 112px;
9282
9281
  }
9283
9282
  .e-bigger .e-menu-wrapper ul.e-ul .e-menu-item,
@@ -9277,7 +9277,6 @@ ejs-sidebar {
9277
9277
  font-size: 16px;
9278
9278
  padding: 4px 0;
9279
9279
  white-space: nowrap;
9280
- max-width: 280px;
9281
9280
  min-width: 112px;
9282
9281
  }
9283
9282
  .e-bigger .e-menu-wrapper ul.e-ul .e-menu-item,
@@ -154,8 +154,8 @@ $tbar-btn-icons-focus-color: $icon-color !default;
154
154
  $tbar-btn-text-focus-color: $primary-text-color !default;
155
155
  $tbar-btn-focus-border-color: $tbar-focus-border-color !default;
156
156
  $tbar-btn-hover-border-size: $tbar-border-size !default;
157
- $tbar-btn-hover-active-icons-color: $tbar-default-icon-color !default;
158
- $tbar-btn-hover-active-text-color: $content-text-color-alt2 !default;
157
+ $tbar-btn-hover-active-icons-color: $primary-text-color !default;
158
+ $tbar-btn-hover-active-text-color: $primary-text-color !default;
159
159
  $tbar-btn-overlay-opacity: .5 !default;
160
160
  $tbar-btn-active-bg: $tbar-active-bg !default;
161
161
  $tbar-btn-active-icons-color: $tbar-default-icon-color !default;
@@ -55,6 +55,10 @@
55
55
 
56
56
  .e-tbar-btn-text {
57
57
  color: $tbar-btn-text-focus-color;
58
+
59
+ @if $skin-name == 'bootstrap5' {
60
+ color: $tbar-btn-icons-focus-color;
61
+ }
58
62
  }
59
63
  }
60
64
 
@@ -68,6 +72,10 @@
68
72
 
69
73
  .e-icons {
70
74
  color: $tbar-btn-icons-focus-color;
75
+
76
+ @if $skin-name == 'bootstrap5' {
77
+ color: $tbar-btn-text-focus-color;
78
+ }
71
79
  }
72
80
 
73
81
  .e-tbar-btn-text {
@@ -867,6 +867,7 @@
867
867
  }
868
868
  .e-toolbar .e-toolbar-item .e-tbar-btn:focus .e-tbar-btn-text {
869
869
  color: #fff;
870
+ color: #adb5bd;
870
871
  }
871
872
  .e-toolbar .e-toolbar-item .e-tbar-btn:hover {
872
873
  background: #5c636a;
@@ -878,15 +879,16 @@
878
879
  }
879
880
  .e-toolbar .e-toolbar-item .e-tbar-btn:hover .e-icons {
880
881
  color: #adb5bd;
882
+ color: #fff;
881
883
  }
882
884
  .e-toolbar .e-toolbar-item .e-tbar-btn:hover .e-tbar-btn-text {
883
885
  color: #fff;
884
886
  }
885
887
  .e-toolbar .e-toolbar-item .e-tbar-btn:hover:active .e-icons {
886
- color: #adb5bd;
888
+ color: #fff;
887
889
  }
888
890
  .e-toolbar .e-toolbar-item .e-tbar-btn:hover:active .e-tbar-btn-text {
889
- color: #ced4da;
891
+ color: #fff;
890
892
  }
891
893
  .e-toolbar .e-toolbar-item .e-tbar-btn:active {
892
894
  background: #565e64;
@@ -867,6 +867,7 @@
867
867
  }
868
868
  .e-toolbar .e-toolbar-item .e-tbar-btn:focus .e-tbar-btn-text {
869
869
  color: #fff;
870
+ color: #6c757d;
870
871
  }
871
872
  .e-toolbar .e-toolbar-item .e-tbar-btn:hover {
872
873
  background: #5c636a;
@@ -878,15 +879,16 @@
878
879
  }
879
880
  .e-toolbar .e-toolbar-item .e-tbar-btn:hover .e-icons {
880
881
  color: #6c757d;
882
+ color: #fff;
881
883
  }
882
884
  .e-toolbar .e-toolbar-item .e-tbar-btn:hover .e-tbar-btn-text {
883
885
  color: #fff;
884
886
  }
885
887
  .e-toolbar .e-toolbar-item .e-tbar-btn:hover:active .e-icons {
886
- color: #6c757d;
888
+ color: #fff;
887
889
  }
888
890
  .e-toolbar .e-toolbar-item .e-tbar-btn:hover:active .e-tbar-btn-text {
889
- color: #495057;
891
+ color: #fff;
890
892
  }
891
893
  .e-toolbar .e-toolbar-item .e-tbar-btn:active {
892
894
  background: #565e64;