@syncfusion/ej2-vue-navigations 20.4.48 → 20.4.51

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 (52) hide show
  1. package/CHANGELOG.md +18 -2
  2. package/dist/ej2-vue-navigations.umd.min.js +1 -1
  3. package/dist/global/ej2-vue-navigations.min.js +2 -2
  4. package/package.json +8 -8
  5. package/styles/accordion/bootstrap-dark.css +3 -3
  6. package/styles/accordion/bootstrap.css +3 -3
  7. package/styles/accordion/bootstrap4.css +3 -3
  8. package/styles/accordion/bootstrap5-dark.css +3 -3
  9. package/styles/accordion/bootstrap5.css +3 -3
  10. package/styles/accordion/fabric-dark.css +3 -3
  11. package/styles/accordion/fabric.css +3 -3
  12. package/styles/accordion/fluent-dark.css +3 -3
  13. package/styles/accordion/fluent.css +3 -3
  14. package/styles/accordion/highcontrast-light.css +3 -3
  15. package/styles/accordion/highcontrast.css +3 -3
  16. package/styles/accordion/material-dark.css +3 -3
  17. package/styles/accordion/material.css +3 -3
  18. package/styles/accordion/tailwind-dark.css +3 -3
  19. package/styles/accordion/tailwind.css +3 -3
  20. package/styles/bootstrap-dark.css +4 -3
  21. package/styles/bootstrap.css +4 -3
  22. package/styles/bootstrap4.css +5 -4
  23. package/styles/bootstrap5-dark.css +4 -3
  24. package/styles/bootstrap5.css +4 -3
  25. package/styles/context-menu/fluent-dark.css +2 -16
  26. package/styles/context-menu/fluent.css +2 -16
  27. package/styles/fabric-dark.css +8 -7
  28. package/styles/fabric.css +8 -7
  29. package/styles/fluent-dark.css +12 -26
  30. package/styles/fluent.css +12 -26
  31. package/styles/highcontrast-light.css +4 -3
  32. package/styles/highcontrast.css +4 -3
  33. package/styles/material-dark.css +4 -3
  34. package/styles/material.css +4 -3
  35. package/styles/menu/bootstrap-dark.css +1 -0
  36. package/styles/menu/bootstrap.css +1 -0
  37. package/styles/menu/bootstrap4.css +1 -0
  38. package/styles/menu/bootstrap5-dark.css +1 -0
  39. package/styles/menu/bootstrap5.css +1 -0
  40. package/styles/menu/fabric-dark.css +5 -4
  41. package/styles/menu/fabric.css +5 -4
  42. package/styles/menu/fluent-dark.css +7 -7
  43. package/styles/menu/fluent.css +7 -7
  44. package/styles/menu/highcontrast-light.css +1 -0
  45. package/styles/menu/highcontrast.css +1 -0
  46. package/styles/menu/material-dark.css +1 -0
  47. package/styles/menu/material.css +1 -0
  48. package/styles/menu/tailwind-dark.css +1 -0
  49. package/styles/menu/tailwind.css +1 -0
  50. package/styles/tailwind-dark.css +4 -3
  51. package/styles/tailwind.css +4 -3
  52. package/styles/treeview/bootstrap4.css +1 -1
@@ -183,6 +183,7 @@
183
183
  line-height: 36px;
184
184
  margin-right: 10px;
185
185
  text-align: center;
186
+ margin-bottom: 4px;
186
187
  }
187
188
  .e-menu-wrapper ul .e-menu-item .e-caret,
188
189
  .e-menu-container ul .e-menu-item .e-caret {
@@ -184,6 +184,7 @@
184
184
  line-height: 40px;
185
185
  margin-right: 8px;
186
186
  text-align: center;
187
+ margin-bottom: 4px;
187
188
  }
188
189
  .e-menu-wrapper ul .e-menu-item .e-caret,
189
190
  .e-menu-container ul .e-menu-item .e-caret {
@@ -202,6 +202,7 @@
202
202
  line-height: 42px;
203
203
  margin-right: 8px;
204
204
  text-align: center;
205
+ margin-bottom: 4px;
205
206
  }
206
207
  .e-menu-wrapper ul .e-menu-item .e-caret,
207
208
  .e-menu-container ul .e-menu-item .e-caret {
@@ -204,6 +204,7 @@
204
204
  line-height: 42px;
205
205
  margin-right: 8px;
206
206
  text-align: center;
207
+ margin-bottom: 4px;
207
208
  }
208
209
  .e-menu-wrapper ul .e-menu-item .e-caret,
209
210
  .e-menu-container ul .e-menu-item .e-caret {
@@ -195,6 +195,7 @@
195
195
  line-height: 38px;
196
196
  margin-right: 8px;
197
197
  text-align: center;
198
+ margin-bottom: 4px;
198
199
  }
199
200
  .e-menu-wrapper ul .e-menu-item .e-caret,
200
201
  .e-menu-container ul .e-menu-item .e-caret {
@@ -195,6 +195,7 @@
195
195
  line-height: 38px;
196
196
  margin-right: 8px;
197
197
  text-align: center;
198
+ margin-bottom: 4px;
198
199
  }
199
200
  .e-menu-wrapper ul .e-menu-item .e-caret,
200
201
  .e-menu-container ul .e-menu-item .e-caret {
@@ -2947,15 +2947,15 @@
2947
2947
  border: 1px solid #4b5563;
2948
2948
  border-radius: 0;
2949
2949
  }
2950
- .e-accordion .e-active {
2951
- background: #1f2937;
2952
- }
2953
2950
  .e-accordion .e-acrdn-item {
2954
2951
  border-color: #4b5563;
2955
2952
  border-style: solid;
2956
2953
  border-width: 0 0 1px 0;
2957
2954
  border-radius: 4px 4px 0 0;
2958
2955
  }
2956
+ .e-accordion .e-acrdn-item.e-active {
2957
+ background: #1f2937;
2958
+ }
2959
2959
  .e-accordion .e-acrdn-item.e-select:last-child {
2960
2960
  border-bottom: 0;
2961
2961
  border-radius: 0 0 4px 4px;
@@ -9066,6 +9066,7 @@ ejs-sidebar {
9066
9066
  line-height: 38px;
9067
9067
  margin-right: 8px;
9068
9068
  text-align: center;
9069
+ margin-bottom: 4px;
9069
9070
  }
9070
9071
  .e-menu-wrapper ul .e-menu-item .e-caret,
9071
9072
  .e-menu-container ul .e-menu-item .e-caret {
@@ -2947,15 +2947,15 @@
2947
2947
  border: 1px solid #e5e7eb;
2948
2948
  border-radius: 0;
2949
2949
  }
2950
- .e-accordion .e-active {
2951
- background: #fff;
2952
- }
2953
2950
  .e-accordion .e-acrdn-item {
2954
2951
  border-color: #e5e7eb;
2955
2952
  border-style: solid;
2956
2953
  border-width: 0 0 1px 0;
2957
2954
  border-radius: 4px 4px 0 0;
2958
2955
  }
2956
+ .e-accordion .e-acrdn-item.e-active {
2957
+ background: #fff;
2958
+ }
2959
2959
  .e-accordion .e-acrdn-item.e-select:last-child {
2960
2960
  border-bottom: 0;
2961
2961
  border-radius: 0 0 4px 4px;
@@ -9066,6 +9066,7 @@ ejs-sidebar {
9066
9066
  line-height: 38px;
9067
9067
  margin-right: 8px;
9068
9068
  text-align: center;
9069
+ margin-bottom: 4px;
9069
9070
  }
9070
9071
  .e-menu-wrapper ul .e-menu-item .e-caret,
9071
9072
  .e-menu-container ul .e-menu-item .e-caret {
@@ -591,7 +591,7 @@
591
591
  }
592
592
  .e-treeview.e-rtl .e-icon-collapsible,
593
593
  .e-treeview.e-rtl .e-icon-expandable {
594
- margin: -0.5px -24px 0 0;
594
+ margin: -0.5px -20px 0 0;
595
595
  }
596
596
  .e-treeview.e-rtl .e-sibling::before {
597
597
  right: 0;