@syncfusion/ej2-navigations 30.2.7 → 31.1.18

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 (131) hide show
  1. package/dist/ej2-navigations.min.js +1 -1
  2. package/dist/ej2-navigations.umd.min.js +1 -1
  3. package/dist/ej2-navigations.umd.min.js.map +1 -1
  4. package/dist/es6/ej2-navigations.es2015.js.map +1 -1
  5. package/dist/es6/ej2-navigations.es5.js.map +1 -1
  6. package/dist/global/ej2-navigations.min.js +1 -1
  7. package/dist/global/ej2-navigations.min.js.map +1 -1
  8. package/dist/global/index.d.ts +1 -1
  9. package/package.json +7 -7
  10. package/src/context-menu/context-menu-model.d.ts +1 -1
  11. package/src/context-menu/context-menu.js +1 -1
  12. package/styles/accordion/_bootstrap-dark-definition.scss +1 -1
  13. package/styles/accordion/_bootstrap-definition.scss +1 -1
  14. package/styles/accordion/bootstrap-dark.css +1 -1
  15. package/styles/accordion/bootstrap.css +1 -1
  16. package/styles/bds-lite.css +3 -2
  17. package/styles/bds.css +3 -2
  18. package/styles/bootstrap-dark-lite.css +4 -3
  19. package/styles/bootstrap-dark.css +4 -3
  20. package/styles/bootstrap-lite.css +4 -3
  21. package/styles/bootstrap.css +4 -3
  22. package/styles/bootstrap4-lite.css +3 -2
  23. package/styles/bootstrap4.css +3 -2
  24. package/styles/bootstrap5-dark-lite.css +3 -2
  25. package/styles/bootstrap5-dark.css +3 -2
  26. package/styles/bootstrap5-lite.css +3 -2
  27. package/styles/bootstrap5.3-lite.css +3 -2
  28. package/styles/bootstrap5.3.css +11 -2
  29. package/styles/bootstrap5.css +3 -2
  30. package/styles/fabric-dark-lite.css +3 -2
  31. package/styles/fabric-dark.css +3 -2
  32. package/styles/fabric-lite.css +3 -2
  33. package/styles/fabric.css +3 -2
  34. package/styles/fluent-dark-lite.css +4 -3
  35. package/styles/fluent-dark.css +4 -3
  36. package/styles/fluent-lite.css +4 -3
  37. package/styles/fluent.css +4 -3
  38. package/styles/fluent2-lite.css +7 -3
  39. package/styles/fluent2.css +7 -3
  40. package/styles/h-scroll/_layout.scss +1 -1
  41. package/styles/h-scroll/bds.css +1 -1
  42. package/styles/h-scroll/bootstrap-dark.css +1 -1
  43. package/styles/h-scroll/bootstrap.css +1 -1
  44. package/styles/h-scroll/bootstrap4.css +1 -1
  45. package/styles/h-scroll/bootstrap5-dark.css +1 -1
  46. package/styles/h-scroll/bootstrap5.3.css +1 -1
  47. package/styles/h-scroll/bootstrap5.css +1 -1
  48. package/styles/h-scroll/fabric-dark.css +1 -1
  49. package/styles/h-scroll/fabric.css +1 -1
  50. package/styles/h-scroll/fluent-dark.css +1 -1
  51. package/styles/h-scroll/fluent.css +1 -1
  52. package/styles/h-scroll/fluent2.css +1 -1
  53. package/styles/h-scroll/highcontrast-light.css +1 -1
  54. package/styles/h-scroll/highcontrast.css +1 -1
  55. package/styles/h-scroll/material-dark.css +1 -1
  56. package/styles/h-scroll/material.css +1 -1
  57. package/styles/h-scroll/material3-dark.css +1 -1
  58. package/styles/h-scroll/material3.css +1 -1
  59. package/styles/h-scroll/tailwind-dark.css +1 -1
  60. package/styles/h-scroll/tailwind.css +1 -1
  61. package/styles/h-scroll/tailwind3.css +1 -1
  62. package/styles/highcontrast-light-lite.css +3 -2
  63. package/styles/highcontrast-light.css +3 -2
  64. package/styles/highcontrast-lite.css +3 -2
  65. package/styles/highcontrast.css +3 -2
  66. package/styles/material-dark-lite.css +3 -2
  67. package/styles/material-dark.css +3 -2
  68. package/styles/material-lite.css +3 -2
  69. package/styles/material.css +3 -2
  70. package/styles/material3-dark-lite.css +4 -3
  71. package/styles/material3-dark.css +4 -9
  72. package/styles/material3-lite.css +4 -3
  73. package/styles/material3.css +4 -9
  74. package/styles/menu/_bootstrap-dark-definition.scss +1 -0
  75. package/styles/menu/_bootstrap-definition.scss +1 -0
  76. package/styles/menu/_fluent-definition.scss +1 -1
  77. package/styles/menu/_fluent2-definition.scss +1 -1
  78. package/styles/menu/_layout.scss +7 -1
  79. package/styles/menu/_material3-definition.scss +1 -1
  80. package/styles/menu/bds.css +1 -0
  81. package/styles/menu/bootstrap-dark.css +1 -0
  82. package/styles/menu/bootstrap.css +1 -0
  83. package/styles/menu/bootstrap4.css +1 -0
  84. package/styles/menu/bootstrap5-dark.css +1 -0
  85. package/styles/menu/bootstrap5.3.css +1 -0
  86. package/styles/menu/bootstrap5.css +1 -0
  87. package/styles/menu/fabric-dark.css +1 -0
  88. package/styles/menu/fabric.css +1 -0
  89. package/styles/menu/fluent-dark.css +2 -1
  90. package/styles/menu/fluent.css +2 -1
  91. package/styles/menu/fluent2.css +2 -1
  92. package/styles/menu/highcontrast-light.css +1 -0
  93. package/styles/menu/highcontrast.css +1 -0
  94. package/styles/menu/material-dark.css +1 -0
  95. package/styles/menu/material.css +1 -0
  96. package/styles/menu/material3-dark.css +2 -1
  97. package/styles/menu/material3.css +2 -1
  98. package/styles/menu/tailwind-dark.css +1 -0
  99. package/styles/menu/tailwind.css +1 -0
  100. package/styles/menu/tailwind3.css +1 -0
  101. package/styles/tailwind-dark-lite.css +3 -2
  102. package/styles/tailwind-dark.css +3 -2
  103. package/styles/tailwind-lite.css +3 -2
  104. package/styles/tailwind.css +3 -2
  105. package/styles/tailwind3-lite.css +3 -2
  106. package/styles/tailwind3.css +3 -2
  107. package/styles/toolbar/_layout.scss +1 -1
  108. package/styles/treeview/_bigger.scss +2 -2
  109. package/styles/treeview/_bootstrap5.3-definition.scss +1 -0
  110. package/styles/treeview/_layout.scss +4 -1
  111. package/styles/treeview/bds.css +1 -1
  112. package/styles/treeview/bootstrap-dark.css +1 -1
  113. package/styles/treeview/bootstrap.css +1 -1
  114. package/styles/treeview/bootstrap4.css +1 -1
  115. package/styles/treeview/bootstrap5-dark.css +1 -1
  116. package/styles/treeview/bootstrap5.3.css +9 -1
  117. package/styles/treeview/bootstrap5.css +1 -1
  118. package/styles/treeview/fabric-dark.css +1 -1
  119. package/styles/treeview/fabric.css +1 -1
  120. package/styles/treeview/fluent-dark.css +1 -1
  121. package/styles/treeview/fluent.css +1 -1
  122. package/styles/treeview/fluent2.css +4 -1
  123. package/styles/treeview/highcontrast-light.css +1 -1
  124. package/styles/treeview/highcontrast.css +1 -1
  125. package/styles/treeview/material-dark.css +1 -1
  126. package/styles/treeview/material.css +1 -1
  127. package/styles/treeview/material3-dark.css +1 -7
  128. package/styles/treeview/material3.css +1 -7
  129. package/styles/treeview/tailwind-dark.css +1 -1
  130. package/styles/treeview/tailwind.css +1 -1
  131. package/styles/treeview/tailwind3.css +1 -1
@@ -661,7 +661,7 @@
661
661
  .e-hscroll {
662
662
  display: block;
663
663
  position: relative;
664
- width: inherit;
664
+ width: 100%;
665
665
  }
666
666
  .e-hscroll.e-rtl.e-scroll-device {
667
667
  padding-left: 40px;
@@ -6205,7 +6205,7 @@
6205
6205
  }
6206
6206
  @supports (-webkit-overflow-scrolling: touch) {
6207
6207
  .e-treeview .e-fullrow {
6208
- z-index: -1;
6208
+ z-index: 0;
6209
6209
  }
6210
6210
  }
6211
6211
  .e-treeview .e-checkbox-wrapper {
@@ -7089,7 +7089,7 @@ ejs-sidebar {
7089
7089
  .e-menu-container ul .e-menu-item .e-caret {
7090
7090
  font-size: 14px;
7091
7091
  height: auto;
7092
- line-height: 44px;
7092
+ line-height: 40px;
7093
7093
  position: absolute;
7094
7094
  right: 8px;
7095
7095
  top: 0;
@@ -7153,6 +7153,7 @@ ejs-sidebar {
7153
7153
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
7154
7154
  .e-menu-container .e-ul .e-menu-item .e-caret {
7155
7155
  font-size: 14px;
7156
+ line-height: 40px;
7156
7157
  }
7157
7158
 
7158
7159
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
package/styles/fluent.css CHANGED
@@ -868,7 +868,7 @@
868
868
  .e-hscroll {
869
869
  display: block;
870
870
  position: relative;
871
- width: inherit;
871
+ width: 100%;
872
872
  }
873
873
  .e-hscroll.e-rtl.e-scroll-device {
874
874
  padding-left: 40px;
@@ -8074,7 +8074,7 @@
8074
8074
  }
8075
8075
  @supports (-webkit-overflow-scrolling: touch) {
8076
8076
  .e-treeview .e-fullrow {
8077
- z-index: -1;
8077
+ z-index: 0;
8078
8078
  }
8079
8079
  }
8080
8080
  .e-treeview .e-checkbox-wrapper {
@@ -9210,7 +9210,7 @@ ejs-sidebar {
9210
9210
  .e-menu-container ul .e-menu-item .e-caret {
9211
9211
  font-size: 14px;
9212
9212
  height: auto;
9213
- line-height: 44px;
9213
+ line-height: 40px;
9214
9214
  position: absolute;
9215
9215
  right: 8px;
9216
9216
  top: 0;
@@ -9274,6 +9274,7 @@ ejs-sidebar {
9274
9274
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
9275
9275
  .e-menu-container .e-ul .e-menu-item .e-caret {
9276
9276
  font-size: 14px;
9277
+ line-height: 40px;
9277
9278
  }
9278
9279
 
9279
9280
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -704,7 +704,7 @@
704
704
  .e-hscroll {
705
705
  display: block;
706
706
  position: relative;
707
- width: inherit;
707
+ width: 100%;
708
708
  }
709
709
  .e-hscroll.e-rtl.e-scroll-device {
710
710
  padding-left: 40px;
@@ -6555,6 +6555,9 @@
6555
6555
  .e-treeview .e-checkbox-wrapper .e-frame {
6556
6556
  margin-right: 0;
6557
6557
  }
6558
+ .e-treeview .e-list-item:last-child:not(.e-level-1) {
6559
+ padding-bottom: 0;
6560
+ }
6558
6561
  .e-treeview .e-ul {
6559
6562
  margin: 0;
6560
6563
  padding: 0 0 0 12px;
@@ -6634,7 +6637,7 @@
6634
6637
  }
6635
6638
  @supports (-webkit-overflow-scrolling: touch) {
6636
6639
  .e-treeview .e-fullrow {
6637
- z-index: -1;
6640
+ z-index: 0;
6638
6641
  }
6639
6642
  }
6640
6643
  .e-treeview .e-checkbox-wrapper {
@@ -7532,7 +7535,7 @@ ejs-sidebar {
7532
7535
  .e-menu-container ul .e-menu-item .e-caret {
7533
7536
  font-size: 14px;
7534
7537
  height: auto;
7535
- line-height: 42px;
7538
+ line-height: 40px;
7536
7539
  position: absolute;
7537
7540
  right: 8px;
7538
7541
  top: 0;
@@ -7600,6 +7603,7 @@ ejs-sidebar {
7600
7603
  .e-menu-container .e-ul .e-menu-item .e-caret {
7601
7604
  font-size: 14px;
7602
7605
  padding: 9px 0;
7606
+ line-height: 18px;
7603
7607
  }
7604
7608
 
7605
7609
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -929,7 +929,7 @@
929
929
  .e-hscroll {
930
930
  display: block;
931
931
  position: relative;
932
- width: inherit;
932
+ width: 100%;
933
933
  }
934
934
  .e-hscroll.e-rtl.e-scroll-device {
935
935
  padding-left: 40px;
@@ -8480,6 +8480,9 @@
8480
8480
  .e-treeview .e-checkbox-wrapper .e-frame {
8481
8481
  margin-right: 0;
8482
8482
  }
8483
+ .e-treeview .e-list-item:last-child:not(.e-level-1) {
8484
+ padding-bottom: 0;
8485
+ }
8483
8486
  .e-treeview .e-ul {
8484
8487
  margin: 0;
8485
8488
  padding: 0 0 0 12px;
@@ -8559,7 +8562,7 @@
8559
8562
  }
8560
8563
  @supports (-webkit-overflow-scrolling: touch) {
8561
8564
  .e-treeview .e-fullrow {
8562
- z-index: -1;
8565
+ z-index: 0;
8563
8566
  }
8564
8567
  }
8565
8568
  .e-treeview .e-checkbox-wrapper {
@@ -9675,7 +9678,7 @@ ejs-sidebar {
9675
9678
  .e-menu-container ul .e-menu-item .e-caret {
9676
9679
  font-size: 14px;
9677
9680
  height: auto;
9678
- line-height: 42px;
9681
+ line-height: 40px;
9679
9682
  position: absolute;
9680
9683
  right: 8px;
9681
9684
  top: 0;
@@ -9743,6 +9746,7 @@ ejs-sidebar {
9743
9746
  .e-menu-container .e-ul .e-menu-item .e-caret {
9744
9747
  font-size: 14px;
9745
9748
  padding: 9px 0;
9749
+ line-height: 18px;
9746
9750
  }
9747
9751
 
9748
9752
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -5,7 +5,7 @@
5
5
  #{&}.e-hscroll {
6
6
  display: block;
7
7
  position: relative;
8
- width: inherit;
8
+ width: 100%;
9
9
 
10
10
  &.e-rtl {
11
11
 
@@ -57,7 +57,7 @@
57
57
  .e-hscroll {
58
58
  display: block;
59
59
  position: relative;
60
- width: inherit;
60
+ width: 100%;
61
61
  }
62
62
  .e-hscroll.e-rtl.e-scroll-device {
63
63
  padding-left: 40px;
@@ -30,7 +30,7 @@
30
30
  .e-hscroll {
31
31
  display: block;
32
32
  position: relative;
33
- width: inherit;
33
+ width: 100%;
34
34
  }
35
35
  .e-hscroll.e-rtl.e-scroll-device {
36
36
  padding-left: 50px;
@@ -31,7 +31,7 @@
31
31
  .e-hscroll {
32
32
  display: block;
33
33
  position: relative;
34
- width: inherit;
34
+ width: 100%;
35
35
  }
36
36
  .e-hscroll.e-rtl.e-scroll-device {
37
37
  padding-left: 50px;
@@ -31,7 +31,7 @@
31
31
  .e-hscroll {
32
32
  display: block;
33
33
  position: relative;
34
- width: inherit;
34
+ width: 100%;
35
35
  }
36
36
  .e-hscroll.e-rtl.e-scroll-device {
37
37
  padding-left: 50px;
@@ -53,7 +53,7 @@
53
53
  .e-hscroll {
54
54
  display: block;
55
55
  position: relative;
56
- width: inherit;
56
+ width: 100%;
57
57
  }
58
58
  .e-hscroll.e-rtl.e-scroll-device {
59
59
  padding-left: 40px;
@@ -57,7 +57,7 @@
57
57
  .e-hscroll {
58
58
  display: block;
59
59
  position: relative;
60
- width: inherit;
60
+ width: 100%;
61
61
  }
62
62
  .e-hscroll.e-rtl.e-scroll-device {
63
63
  padding-left: 40px;
@@ -53,7 +53,7 @@
53
53
  .e-hscroll {
54
54
  display: block;
55
55
  position: relative;
56
- width: inherit;
56
+ width: 100%;
57
57
  }
58
58
  .e-hscroll.e-rtl.e-scroll-device {
59
59
  padding-left: 40px;
@@ -30,7 +30,7 @@
30
30
  .e-hscroll {
31
31
  display: block;
32
32
  position: relative;
33
- width: inherit;
33
+ width: 100%;
34
34
  }
35
35
  .e-hscroll.e-rtl.e-scroll-device {
36
36
  padding-left: 50px;
@@ -30,7 +30,7 @@
30
30
  .e-hscroll {
31
31
  display: block;
32
32
  position: relative;
33
- width: inherit;
33
+ width: 100%;
34
34
  }
35
35
  .e-hscroll.e-rtl.e-scroll-device {
36
36
  padding-left: 50px;
@@ -53,7 +53,7 @@
53
53
  .e-hscroll {
54
54
  display: block;
55
55
  position: relative;
56
- width: inherit;
56
+ width: 100%;
57
57
  }
58
58
  .e-hscroll.e-rtl.e-scroll-device {
59
59
  padding-left: 40px;
@@ -53,7 +53,7 @@
53
53
  .e-hscroll {
54
54
  display: block;
55
55
  position: relative;
56
- width: inherit;
56
+ width: 100%;
57
57
  }
58
58
  .e-hscroll.e-rtl.e-scroll-device {
59
59
  padding-left: 40px;
@@ -59,7 +59,7 @@
59
59
  .e-hscroll {
60
60
  display: block;
61
61
  position: relative;
62
- width: inherit;
62
+ width: 100%;
63
63
  }
64
64
  .e-hscroll.e-rtl.e-scroll-device {
65
65
  padding-left: 40px;
@@ -30,7 +30,7 @@
30
30
  .e-hscroll {
31
31
  display: block;
32
32
  position: relative;
33
- width: inherit;
33
+ width: 100%;
34
34
  }
35
35
  .e-hscroll.e-rtl.e-scroll-device {
36
36
  padding-left: 50px;
@@ -30,7 +30,7 @@
30
30
  .e-hscroll {
31
31
  display: block;
32
32
  position: relative;
33
- width: inherit;
33
+ width: 100%;
34
34
  }
35
35
  .e-hscroll.e-rtl.e-scroll-device {
36
36
  padding-left: 50px;
@@ -52,7 +52,7 @@
52
52
  .e-hscroll {
53
53
  display: block;
54
54
  position: relative;
55
- width: inherit;
55
+ width: 100%;
56
56
  }
57
57
  .e-hscroll.e-rtl.e-scroll-device {
58
58
  padding-left: 50px;
@@ -53,7 +53,7 @@
53
53
  .e-hscroll {
54
54
  display: block;
55
55
  position: relative;
56
- width: inherit;
56
+ width: 100%;
57
57
  }
58
58
  .e-hscroll.e-rtl.e-scroll-device {
59
59
  padding-left: 50px;
@@ -55,7 +55,7 @@
55
55
  .e-hscroll {
56
56
  display: block;
57
57
  position: relative;
58
- width: inherit;
58
+ width: 100%;
59
59
  }
60
60
  .e-hscroll.e-rtl.e-scroll-device {
61
61
  padding-left: 50px;
@@ -57,7 +57,7 @@
57
57
  .e-hscroll {
58
58
  display: block;
59
59
  position: relative;
60
- width: inherit;
60
+ width: 100%;
61
61
  }
62
62
  .e-hscroll.e-rtl.e-scroll-device {
63
63
  padding-left: 50px;
@@ -53,7 +53,7 @@
53
53
  .e-hscroll {
54
54
  display: block;
55
55
  position: relative;
56
- width: inherit;
56
+ width: 100%;
57
57
  }
58
58
  .e-hscroll.e-rtl.e-scroll-device {
59
59
  padding-left: 40px;
@@ -53,7 +53,7 @@
53
53
  .e-hscroll {
54
54
  display: block;
55
55
  position: relative;
56
- width: inherit;
56
+ width: 100%;
57
57
  }
58
58
  .e-hscroll.e-rtl.e-scroll-device {
59
59
  padding-left: 40px;
@@ -57,7 +57,7 @@
57
57
  .e-hscroll {
58
58
  display: block;
59
59
  position: relative;
60
- width: inherit;
60
+ width: 100%;
61
61
  }
62
62
  .e-hscroll.e-rtl.e-scroll-device {
63
63
  padding-left: 40px;
@@ -636,7 +636,7 @@
636
636
  .e-hscroll {
637
637
  display: block;
638
638
  position: relative;
639
- width: inherit;
639
+ width: 100%;
640
640
  }
641
641
  .e-hscroll.e-rtl.e-scroll-device {
642
642
  padding-left: 50px;
@@ -6159,7 +6159,7 @@
6159
6159
  }
6160
6160
  @supports (-webkit-overflow-scrolling: touch) {
6161
6161
  .e-treeview .e-fullrow {
6162
- z-index: -1;
6162
+ z-index: 0;
6163
6163
  }
6164
6164
  }
6165
6165
  .e-treeview .e-checkbox-wrapper {
@@ -7096,6 +7096,7 @@ ejs-sidebar {
7096
7096
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
7097
7097
  .e-menu-container .e-ul .e-menu-item .e-caret {
7098
7098
  font-size: 12px;
7099
+ line-height: 36px;
7099
7100
  }
7100
7101
 
7101
7102
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -843,7 +843,7 @@
843
843
  .e-hscroll {
844
844
  display: block;
845
845
  position: relative;
846
- width: inherit;
846
+ width: 100%;
847
847
  }
848
848
  .e-hscroll.e-rtl.e-scroll-device {
849
849
  padding-left: 50px;
@@ -8041,7 +8041,7 @@
8041
8041
  }
8042
8042
  @supports (-webkit-overflow-scrolling: touch) {
8043
8043
  .e-treeview .e-fullrow {
8044
- z-index: -1;
8044
+ z-index: 0;
8045
8045
  }
8046
8046
  }
8047
8047
  .e-treeview .e-checkbox-wrapper {
@@ -9128,6 +9128,7 @@ ejs-sidebar {
9128
9128
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
9129
9129
  .e-menu-container .e-ul .e-menu-item .e-caret {
9130
9130
  font-size: 12px;
9131
+ line-height: 36px;
9131
9132
  }
9132
9133
 
9133
9134
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -636,7 +636,7 @@
636
636
  .e-hscroll {
637
637
  display: block;
638
638
  position: relative;
639
- width: inherit;
639
+ width: 100%;
640
640
  }
641
641
  .e-hscroll.e-rtl.e-scroll-device {
642
642
  padding-left: 50px;
@@ -6167,7 +6167,7 @@
6167
6167
  }
6168
6168
  @supports (-webkit-overflow-scrolling: touch) {
6169
6169
  .e-treeview .e-fullrow {
6170
- z-index: -1;
6170
+ z-index: 0;
6171
6171
  }
6172
6172
  }
6173
6173
  .e-treeview .e-checkbox-wrapper {
@@ -7132,6 +7132,7 @@ ejs-sidebar {
7132
7132
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
7133
7133
  .e-menu-container .e-ul .e-menu-item .e-caret {
7134
7134
  font-size: 10px;
7135
+ line-height: 40px;
7135
7136
  }
7136
7137
 
7137
7138
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -843,7 +843,7 @@
843
843
  .e-hscroll {
844
844
  display: block;
845
845
  position: relative;
846
- width: inherit;
846
+ width: 100%;
847
847
  }
848
848
  .e-hscroll.e-rtl.e-scroll-device {
849
849
  padding-left: 50px;
@@ -8049,7 +8049,7 @@
8049
8049
  }
8050
8050
  @supports (-webkit-overflow-scrolling: touch) {
8051
8051
  .e-treeview .e-fullrow {
8052
- z-index: -1;
8052
+ z-index: 0;
8053
8053
  }
8054
8054
  }
8055
8055
  .e-treeview .e-checkbox-wrapper {
@@ -9164,6 +9164,7 @@ ejs-sidebar {
9164
9164
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
9165
9165
  .e-menu-container .e-ul .e-menu-item .e-caret {
9166
9166
  font-size: 10px;
9167
+ line-height: 40px;
9167
9168
  }
9168
9169
 
9169
9170
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -659,7 +659,7 @@
659
659
  .e-hscroll {
660
660
  display: block;
661
661
  position: relative;
662
- width: inherit;
662
+ width: 100%;
663
663
  }
664
664
  .e-hscroll.e-rtl.e-scroll-device {
665
665
  padding-left: 50px;
@@ -6343,7 +6343,7 @@
6343
6343
  }
6344
6344
  @supports (-webkit-overflow-scrolling: touch) {
6345
6345
  .e-treeview .e-fullrow {
6346
- z-index: -1;
6346
+ z-index: 0;
6347
6347
  }
6348
6348
  }
6349
6349
  .e-treeview .e-checkbox-wrapper {
@@ -7280,6 +7280,7 @@ ejs-sidebar {
7280
7280
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
7281
7281
  .e-menu-container .e-ul .e-menu-item .e-caret {
7282
7282
  font-size: 12px;
7283
+ line-height: 42px;
7283
7284
  }
7284
7285
 
7285
7286
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -866,7 +866,7 @@
866
866
  .e-hscroll {
867
867
  display: block;
868
868
  position: relative;
869
- width: inherit;
869
+ width: 100%;
870
870
  }
871
871
  .e-hscroll.e-rtl.e-scroll-device {
872
872
  padding-left: 50px;
@@ -8225,7 +8225,7 @@
8225
8225
  }
8226
8226
  @supports (-webkit-overflow-scrolling: touch) {
8227
8227
  .e-treeview .e-fullrow {
8228
- z-index: -1;
8228
+ z-index: 0;
8229
8229
  }
8230
8230
  }
8231
8231
  .e-treeview .e-checkbox-wrapper {
@@ -9312,6 +9312,7 @@ ejs-sidebar {
9312
9312
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
9313
9313
  .e-menu-container .e-ul .e-menu-item .e-caret {
9314
9314
  font-size: 12px;
9315
+ line-height: 42px;
9315
9316
  }
9316
9317
 
9317
9318
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -659,7 +659,7 @@
659
659
  .e-hscroll {
660
660
  display: block;
661
661
  position: relative;
662
- width: inherit;
662
+ width: 100%;
663
663
  }
664
664
  .e-hscroll.e-rtl.e-scroll-device {
665
665
  padding-left: 50px;
@@ -6363,7 +6363,7 @@
6363
6363
  }
6364
6364
  @supports (-webkit-overflow-scrolling: touch) {
6365
6365
  .e-treeview .e-fullrow {
6366
- z-index: -1;
6366
+ z-index: 0;
6367
6367
  }
6368
6368
  }
6369
6369
  .e-treeview .e-checkbox-wrapper {
@@ -7299,6 +7299,7 @@ ejs-sidebar {
7299
7299
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
7300
7300
  .e-menu-container .e-ul .e-menu-item .e-caret {
7301
7301
  font-size: 11px;
7302
+ line-height: 42px;
7302
7303
  }
7303
7304
 
7304
7305
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -866,7 +866,7 @@
866
866
  .e-hscroll {
867
867
  display: block;
868
868
  position: relative;
869
- width: inherit;
869
+ width: 100%;
870
870
  }
871
871
  .e-hscroll.e-rtl.e-scroll-device {
872
872
  padding-left: 50px;
@@ -8245,7 +8245,7 @@
8245
8245
  }
8246
8246
  @supports (-webkit-overflow-scrolling: touch) {
8247
8247
  .e-treeview .e-fullrow {
8248
- z-index: -1;
8248
+ z-index: 0;
8249
8249
  }
8250
8250
  }
8251
8251
  .e-treeview .e-checkbox-wrapper {
@@ -9327,6 +9327,7 @@ ejs-sidebar {
9327
9327
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
9328
9328
  .e-menu-container .e-ul .e-menu-item .e-caret {
9329
9329
  font-size: 11px;
9330
+ line-height: 42px;
9330
9331
  }
9331
9332
 
9332
9333
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -679,7 +679,7 @@
679
679
  .e-hscroll {
680
680
  display: block;
681
681
  position: relative;
682
- width: inherit;
682
+ width: 100%;
683
683
  }
684
684
  .e-hscroll.e-rtl.e-scroll-device {
685
685
  padding-left: 50px;
@@ -6289,7 +6289,7 @@
6289
6289
  }
6290
6290
  @supports (-webkit-overflow-scrolling: touch) {
6291
6291
  .e-treeview .e-fullrow {
6292
- z-index: -1;
6292
+ z-index: 0;
6293
6293
  }
6294
6294
  }
6295
6295
  .e-treeview .e-checkbox-wrapper {
@@ -7166,7 +7166,7 @@ ejs-sidebar {
7166
7166
  .e-menu-container ul .e-menu-item .e-caret {
7167
7167
  font-size: 14px;
7168
7168
  height: auto;
7169
- line-height: 32px;
7169
+ line-height: 36px;
7170
7170
  position: absolute;
7171
7171
  right: 8px;
7172
7172
  top: 0;
@@ -7230,6 +7230,7 @@ ejs-sidebar {
7230
7230
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
7231
7231
  .e-menu-container .e-ul .e-menu-item .e-caret {
7232
7232
  font-size: 14px;
7233
+ line-height: 36px;
7233
7234
  }
7234
7235
 
7235
7236
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
@@ -912,7 +912,7 @@
912
912
  .e-hscroll {
913
913
  display: block;
914
914
  position: relative;
915
- width: inherit;
915
+ width: 100%;
916
916
  }
917
917
  .e-hscroll.e-rtl.e-scroll-device {
918
918
  padding-left: 50px;
@@ -8200,7 +8200,7 @@
8200
8200
  }
8201
8201
  @supports (-webkit-overflow-scrolling: touch) {
8202
8202
  .e-treeview .e-fullrow {
8203
- z-index: -1;
8203
+ z-index: 0;
8204
8204
  }
8205
8205
  }
8206
8206
  .e-treeview .e-checkbox-wrapper {
@@ -8814,12 +8814,6 @@
8814
8814
  .e-treeview.e-bigger .e-list-img + .e-list-img {
8815
8815
  margin: 0 0 0 18px;
8816
8816
  }
8817
- .e-bigger .e-treeview .e-icon-collapsible::before,
8818
- .e-bigger .e-treeview .e-icon-expandable::before,
8819
- .e-treeview.e-bigger .e-icon-collapsible::before,
8820
- .e-treeview.e-bigger .e-icon-expandable::before {
8821
- padding: 0 6px;
8822
- }
8823
8817
  .e-bigger .e-treeview.e-rtl .e-ul,
8824
8818
  .e-treeview.e-bigger.e-rtl .e-ul {
8825
8819
  padding: 0 16px 0 0;
@@ -9300,7 +9294,7 @@ ejs-sidebar {
9300
9294
  .e-menu-container ul .e-menu-item .e-caret {
9301
9295
  font-size: 14px;
9302
9296
  height: auto;
9303
- line-height: 32px;
9297
+ line-height: 36px;
9304
9298
  position: absolute;
9305
9299
  right: 8px;
9306
9300
  top: 0;
@@ -9364,6 +9358,7 @@ ejs-sidebar {
9364
9358
  .e-menu-wrapper .e-ul .e-menu-item .e-caret,
9365
9359
  .e-menu-container .e-ul .e-menu-item .e-caret {
9366
9360
  font-size: 14px;
9361
+ line-height: 36px;
9367
9362
  }
9368
9363
 
9369
9364
  .e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,