@syncfusion/ej2-angular-navigations 19.4.41 → 19.4.52

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 (60) hide show
  1. package/CHANGELOG.md +36 -0
  2. package/README.md +1 -1
  3. package/dist/ej2-angular-navigations.umd.js +1 -1
  4. package/dist/ej2-angular-navigations.umd.min.js +1 -1
  5. package/package.json +8 -8
  6. package/schematics/utils/lib-details.d.ts +2 -2
  7. package/schematics/utils/lib-details.js +2 -2
  8. package/schematics/utils/lib-details.ts +2 -2
  9. package/styles/bootstrap-dark.css +8 -4
  10. package/styles/bootstrap.css +8 -4
  11. package/styles/bootstrap4.css +8 -4
  12. package/styles/bootstrap5-dark.css +8 -4
  13. package/styles/bootstrap5.css +8 -4
  14. package/styles/breadcrumb/bootstrap-dark.css +1 -1
  15. package/styles/breadcrumb/bootstrap.css +1 -1
  16. package/styles/breadcrumb/bootstrap4.css +1 -1
  17. package/styles/breadcrumb/bootstrap5-dark.css +1 -1
  18. package/styles/breadcrumb/bootstrap5.css +1 -1
  19. package/styles/breadcrumb/fabric-dark.css +1 -1
  20. package/styles/breadcrumb/fabric.css +1 -1
  21. package/styles/breadcrumb/highcontrast-light.css +1 -1
  22. package/styles/breadcrumb/highcontrast.css +1 -1
  23. package/styles/breadcrumb/material-dark.css +1 -1
  24. package/styles/breadcrumb/material.css +1 -1
  25. package/styles/breadcrumb/tailwind-dark.css +1 -1
  26. package/styles/breadcrumb/tailwind.css +1 -1
  27. package/styles/fabric-dark.css +8 -4
  28. package/styles/fabric.css +8 -4
  29. package/styles/highcontrast-light.css +8 -4
  30. package/styles/highcontrast.css +8 -4
  31. package/styles/material-dark.css +8 -4
  32. package/styles/material.css +8 -4
  33. package/styles/menu/bootstrap-dark.css +2 -1
  34. package/styles/menu/bootstrap.css +2 -1
  35. package/styles/menu/bootstrap4.css +2 -1
  36. package/styles/menu/bootstrap5-dark.css +2 -1
  37. package/styles/menu/bootstrap5.css +2 -1
  38. package/styles/menu/fabric-dark.css +2 -1
  39. package/styles/menu/fabric.css +2 -1
  40. package/styles/menu/highcontrast-light.css +2 -1
  41. package/styles/menu/highcontrast.css +2 -1
  42. package/styles/menu/material-dark.css +2 -1
  43. package/styles/menu/material.css +2 -1
  44. package/styles/menu/tailwind-dark.css +2 -1
  45. package/styles/menu/tailwind.css +2 -1
  46. package/styles/tailwind-dark.css +8 -4
  47. package/styles/tailwind.css +8 -4
  48. package/styles/toolbar/bootstrap-dark.css +5 -2
  49. package/styles/toolbar/bootstrap.css +5 -2
  50. package/styles/toolbar/bootstrap4.css +5 -2
  51. package/styles/toolbar/bootstrap5-dark.css +5 -2
  52. package/styles/toolbar/bootstrap5.css +5 -2
  53. package/styles/toolbar/fabric-dark.css +5 -2
  54. package/styles/toolbar/fabric.css +5 -2
  55. package/styles/toolbar/highcontrast-light.css +5 -2
  56. package/styles/toolbar/highcontrast.css +5 -2
  57. package/styles/toolbar/material-dark.css +5 -2
  58. package/styles/toolbar/material.css +5 -2
  59. package/styles/toolbar/tailwind-dark.css +5 -2
  60. package/styles/toolbar/tailwind.css +5 -2
@@ -194,7 +194,9 @@
194
194
  }
195
195
 
196
196
  .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
197
- .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
197
+ .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
198
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
199
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
198
200
  display: none;
199
201
  }
200
202
 
@@ -895,7 +897,8 @@
895
897
  white-space: normal;
896
898
  }
897
899
 
898
- .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
900
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
901
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
899
902
  display: none;
900
903
  }
901
904
 
@@ -197,7 +197,9 @@
197
197
  }
198
198
 
199
199
  .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
200
- .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
200
+ .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
201
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
202
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
201
203
  display: none;
202
204
  }
203
205
 
@@ -898,7 +900,8 @@
898
900
  white-space: normal;
899
901
  }
900
902
 
901
- .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
903
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
904
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
902
905
  display: none;
903
906
  }
904
907
 
@@ -169,7 +169,9 @@
169
169
  }
170
170
 
171
171
  .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
172
- .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
172
+ .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
173
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
174
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
173
175
  display: none;
174
176
  }
175
177
 
@@ -868,7 +870,8 @@
868
870
  white-space: normal;
869
871
  }
870
872
 
871
- .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
873
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
874
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
872
875
  display: none;
873
876
  }
874
877
 
@@ -169,7 +169,9 @@
169
169
  }
170
170
 
171
171
  .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
172
- .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
172
+ .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
173
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
174
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
173
175
  display: none;
174
176
  }
175
177
 
@@ -868,7 +870,8 @@
868
870
  white-space: normal;
869
871
  }
870
872
 
871
- .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
873
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
874
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
872
875
  display: none;
873
876
  }
874
877