@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
@@ -743,7 +743,9 @@
743
743
  }
744
744
 
745
745
  .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
746
- .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
746
+ .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
747
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
748
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
747
749
  display: none;
748
750
  }
749
751
 
@@ -1445,7 +1447,8 @@
1445
1447
  margin: 1px 0;
1446
1448
  }
1447
1449
 
1448
- .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
1450
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
1451
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
1449
1452
  display: none;
1450
1453
  }
1451
1454
 
@@ -8686,7 +8689,7 @@ ejs-sidebar {
8686
8689
  -webkit-user-select: none;
8687
8690
  -ms-user-select: none;
8688
8691
  user-select: none;
8689
- font-size: 13px;
8692
+ font-size: 0;
8690
8693
  padding: 0;
8691
8694
  text-align: left;
8692
8695
  white-space: nowrap;
@@ -8751,6 +8754,7 @@ ejs-sidebar {
8751
8754
  position: relative;
8752
8755
  display: -ms-inline-flexbox;
8753
8756
  display: inline-flex;
8757
+ font-size: 13px;
8754
8758
  height: 40px;
8755
8759
  line-height: 40px;
8756
8760
  padding: 0 8px;
@@ -10077,7 +10081,7 @@ ejs-sidebar {
10077
10081
  -ms-flex-positive: 1;
10078
10082
  flex-grow: 1;
10079
10083
  -ms-flex-pack: end;
10080
- justify-content: end;
10084
+ justify-content: flex-end;
10081
10085
  }
10082
10086
 
10083
10087
  .e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon,
@@ -791,7 +791,9 @@
791
791
  }
792
792
 
793
793
  .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
794
- .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
794
+ .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
795
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
796
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
795
797
  display: none;
796
798
  }
797
799
 
@@ -1492,7 +1494,8 @@
1492
1494
  white-space: normal;
1493
1495
  }
1494
1496
 
1495
- .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
1497
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
1498
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
1496
1499
  display: none;
1497
1500
  }
1498
1501
 
@@ -8171,7 +8174,7 @@ ejs-sidebar {
8171
8174
  -webkit-user-select: none;
8172
8175
  -ms-user-select: none;
8173
8176
  user-select: none;
8174
- font-size: 13px;
8177
+ font-size: 0;
8175
8178
  padding: 0;
8176
8179
  text-align: left;
8177
8180
  white-space: nowrap;
@@ -8236,6 +8239,7 @@ ejs-sidebar {
8236
8239
  position: relative;
8237
8240
  display: -ms-inline-flexbox;
8238
8241
  display: inline-flex;
8242
+ font-size: 13px;
8239
8243
  height: 42px;
8240
8244
  line-height: 42px;
8241
8245
  padding: 0 12px;
@@ -9553,7 +9557,7 @@ ejs-sidebar {
9553
9557
  -ms-flex-positive: 1;
9554
9558
  flex-grow: 1;
9555
9559
  -ms-flex-pack: end;
9556
- justify-content: end;
9560
+ justify-content: flex-end;
9557
9561
  }
9558
9562
 
9559
9563
  .e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon,
@@ -796,7 +796,9 @@
796
796
  }
797
797
 
798
798
  .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
799
- .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
799
+ .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
800
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
801
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
800
802
  display: none;
801
803
  }
802
804
 
@@ -1497,7 +1499,8 @@
1497
1499
  white-space: normal;
1498
1500
  }
1499
1501
 
1500
- .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
1502
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
1503
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
1501
1504
  display: none;
1502
1505
  }
1503
1506
 
@@ -8188,7 +8191,7 @@ ejs-sidebar {
8188
8191
  -webkit-user-select: none;
8189
8192
  -ms-user-select: none;
8190
8193
  user-select: none;
8191
- font-size: 13px;
8194
+ font-size: 0;
8192
8195
  padding: 0;
8193
8196
  text-align: left;
8194
8197
  white-space: nowrap;
@@ -8253,6 +8256,7 @@ ejs-sidebar {
8253
8256
  position: relative;
8254
8257
  display: -ms-inline-flexbox;
8255
8258
  display: inline-flex;
8259
+ font-size: 13px;
8256
8260
  height: 42px;
8257
8261
  line-height: 42px;
8258
8262
  padding: 0 12px;
@@ -9570,7 +9574,7 @@ ejs-sidebar {
9570
9574
  -ms-flex-positive: 1;
9571
9575
  flex-grow: 1;
9572
9576
  -ms-flex-pack: end;
9573
- justify-content: end;
9577
+ justify-content: flex-end;
9574
9578
  }
9575
9579
 
9576
9580
  .e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon,
@@ -106,7 +106,7 @@
106
106
  -webkit-user-select: none;
107
107
  -ms-user-select: none;
108
108
  user-select: none;
109
- font-size: 14px;
109
+ font-size: 0;
110
110
  padding: 0;
111
111
  text-align: left;
112
112
  white-space: nowrap;
@@ -171,6 +171,7 @@
171
171
  position: relative;
172
172
  display: -ms-inline-flexbox;
173
173
  display: inline-flex;
174
+ font-size: 14px;
174
175
  height: 42px;
175
176
  line-height: 42px;
176
177
  padding: 0 15px;
@@ -108,7 +108,7 @@
108
108
  -webkit-user-select: none;
109
109
  -ms-user-select: none;
110
110
  user-select: none;
111
- font-size: 14px;
111
+ font-size: 0;
112
112
  padding: 0;
113
113
  text-align: left;
114
114
  white-space: nowrap;
@@ -173,6 +173,7 @@
173
173
  position: relative;
174
174
  display: -ms-inline-flexbox;
175
175
  display: inline-flex;
176
+ font-size: 14px;
176
177
  height: 40px;
177
178
  line-height: 40px;
178
179
  padding: 0 12px;
@@ -108,7 +108,7 @@
108
108
  -webkit-user-select: none;
109
109
  -ms-user-select: none;
110
110
  user-select: none;
111
- font-size: 14px;
111
+ font-size: 0;
112
112
  padding: 0;
113
113
  text-align: left;
114
114
  white-space: nowrap;
@@ -173,6 +173,7 @@
173
173
  position: relative;
174
174
  display: -ms-inline-flexbox;
175
175
  display: inline-flex;
176
+ font-size: 14px;
176
177
  height: 30px;
177
178
  line-height: 30px;
178
179
  padding: 0 12px;
@@ -118,7 +118,7 @@
118
118
  -webkit-user-select: none;
119
119
  -ms-user-select: none;
120
120
  user-select: none;
121
- font-size: 14px;
121
+ font-size: 0;
122
122
  padding: 0;
123
123
  text-align: left;
124
124
  white-space: nowrap;
@@ -183,6 +183,7 @@
183
183
  position: relative;
184
184
  display: -ms-inline-flexbox;
185
185
  display: inline-flex;
186
+ font-size: 14px;
186
187
  height: 50px;
187
188
  line-height: 50px;
188
189
  padding: 0 12px;
@@ -118,7 +118,7 @@
118
118
  -webkit-user-select: none;
119
119
  -ms-user-select: none;
120
120
  user-select: none;
121
- font-size: 14px;
121
+ font-size: 0;
122
122
  padding: 0;
123
123
  text-align: left;
124
124
  white-space: nowrap;
@@ -183,6 +183,7 @@
183
183
  position: relative;
184
184
  display: -ms-inline-flexbox;
185
185
  display: inline-flex;
186
+ font-size: 14px;
186
187
  height: 50px;
187
188
  line-height: 50px;
188
189
  padding: 0 12px;
@@ -106,7 +106,7 @@
106
106
  -webkit-user-select: none;
107
107
  -ms-user-select: none;
108
108
  user-select: none;
109
- font-size: 13px;
109
+ font-size: 0;
110
110
  padding: 0;
111
111
  text-align: left;
112
112
  white-space: nowrap;
@@ -171,6 +171,7 @@
171
171
  position: relative;
172
172
  display: -ms-inline-flexbox;
173
173
  display: inline-flex;
174
+ font-size: 13px;
174
175
  height: 42px;
175
176
  line-height: 42px;
176
177
  padding: 0 8px;
@@ -107,7 +107,7 @@
107
107
  -webkit-user-select: none;
108
108
  -ms-user-select: none;
109
109
  user-select: none;
110
- font-size: 13px;
110
+ font-size: 0;
111
111
  padding: 0;
112
112
  text-align: left;
113
113
  white-space: nowrap;
@@ -172,6 +172,7 @@
172
172
  position: relative;
173
173
  display: -ms-inline-flexbox;
174
174
  display: inline-flex;
175
+ font-size: 13px;
175
176
  height: 42px;
176
177
  line-height: 42px;
177
178
  padding: 0 8px;
@@ -106,7 +106,7 @@
106
106
  -webkit-user-select: none;
107
107
  -ms-user-select: none;
108
108
  user-select: none;
109
- font-size: 14px;
109
+ font-size: 0;
110
110
  padding: 0;
111
111
  text-align: left;
112
112
  white-space: nowrap;
@@ -171,6 +171,7 @@
171
171
  position: relative;
172
172
  display: -ms-inline-flexbox;
173
173
  display: inline-flex;
174
+ font-size: 14px;
174
175
  height: 36px;
175
176
  line-height: 36px;
176
177
  padding: 0 16px;
@@ -107,7 +107,7 @@
107
107
  -webkit-user-select: none;
108
108
  -ms-user-select: none;
109
109
  user-select: none;
110
- font-size: 13px;
110
+ font-size: 0;
111
111
  padding: 0;
112
112
  text-align: left;
113
113
  white-space: nowrap;
@@ -172,6 +172,7 @@
172
172
  position: relative;
173
173
  display: -ms-inline-flexbox;
174
174
  display: inline-flex;
175
+ font-size: 13px;
175
176
  height: 40px;
176
177
  line-height: 40px;
177
178
  padding: 0 8px;
@@ -127,7 +127,7 @@
127
127
  -webkit-user-select: none;
128
128
  -ms-user-select: none;
129
129
  user-select: none;
130
- font-size: 13px;
130
+ font-size: 0;
131
131
  padding: 0;
132
132
  text-align: left;
133
133
  white-space: nowrap;
@@ -192,6 +192,7 @@
192
192
  position: relative;
193
193
  display: -ms-inline-flexbox;
194
194
  display: inline-flex;
195
+ font-size: 13px;
195
196
  height: 42px;
196
197
  line-height: 42px;
197
198
  padding: 0 12px;
@@ -129,7 +129,7 @@
129
129
  -webkit-user-select: none;
130
130
  -ms-user-select: none;
131
131
  user-select: none;
132
- font-size: 13px;
132
+ font-size: 0;
133
133
  padding: 0;
134
134
  text-align: left;
135
135
  white-space: nowrap;
@@ -194,6 +194,7 @@
194
194
  position: relative;
195
195
  display: -ms-inline-flexbox;
196
196
  display: inline-flex;
197
+ font-size: 13px;
197
198
  height: 42px;
198
199
  line-height: 42px;
199
200
  padding: 0 12px;
@@ -119,7 +119,7 @@
119
119
  -webkit-user-select: none;
120
120
  -ms-user-select: none;
121
121
  user-select: none;
122
- font-size: 14px;
122
+ font-size: 0;
123
123
  padding: 0;
124
124
  text-align: left;
125
125
  white-space: nowrap;
@@ -184,6 +184,7 @@
184
184
  position: relative;
185
185
  display: -ms-inline-flexbox;
186
186
  display: inline-flex;
187
+ font-size: 14px;
187
188
  height: 38px;
188
189
  line-height: 38px;
189
190
  padding: 0 12px;
@@ -119,7 +119,7 @@
119
119
  -webkit-user-select: none;
120
120
  -ms-user-select: none;
121
121
  user-select: none;
122
- font-size: 14px;
122
+ font-size: 0;
123
123
  padding: 0;
124
124
  text-align: left;
125
125
  white-space: nowrap;
@@ -184,6 +184,7 @@
184
184
  position: relative;
185
185
  display: -ms-inline-flexbox;
186
186
  display: inline-flex;
187
+ font-size: 14px;
187
188
  height: 38px;
188
189
  line-height: 38px;
189
190
  padding: 0 12px;
@@ -755,7 +755,9 @@
755
755
  }
756
756
 
757
757
  .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
758
- .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
758
+ .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
759
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
760
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
759
761
  display: none;
760
762
  }
761
763
 
@@ -1454,7 +1456,8 @@
1454
1456
  white-space: normal;
1455
1457
  }
1456
1458
 
1457
- .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
1459
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
1460
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
1458
1461
  display: none;
1459
1462
  }
1460
1463
 
@@ -8260,7 +8263,7 @@ ejs-sidebar {
8260
8263
  -webkit-user-select: none;
8261
8264
  -ms-user-select: none;
8262
8265
  user-select: none;
8263
- font-size: 14px;
8266
+ font-size: 0;
8264
8267
  padding: 0;
8265
8268
  text-align: left;
8266
8269
  white-space: nowrap;
@@ -8325,6 +8328,7 @@ ejs-sidebar {
8325
8328
  position: relative;
8326
8329
  display: -ms-inline-flexbox;
8327
8330
  display: inline-flex;
8331
+ font-size: 14px;
8328
8332
  height: 38px;
8329
8333
  line-height: 38px;
8330
8334
  padding: 0 12px;
@@ -9650,7 +9654,7 @@ ejs-sidebar {
9650
9654
  -ms-flex-positive: 1;
9651
9655
  flex-grow: 1;
9652
9656
  -ms-flex-pack: end;
9653
- justify-content: end;
9657
+ justify-content: flex-end;
9654
9658
  }
9655
9659
 
9656
9660
  .e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon,
@@ -755,7 +755,9 @@
755
755
  }
756
756
 
757
757
  .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
758
- .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
758
+ .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
759
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
760
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
759
761
  display: none;
760
762
  }
761
763
 
@@ -1454,7 +1456,8 @@
1454
1456
  white-space: normal;
1455
1457
  }
1456
1458
 
1457
- .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
1459
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
1460
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
1458
1461
  display: none;
1459
1462
  }
1460
1463
 
@@ -8260,7 +8263,7 @@ ejs-sidebar {
8260
8263
  -webkit-user-select: none;
8261
8264
  -ms-user-select: none;
8262
8265
  user-select: none;
8263
- font-size: 14px;
8266
+ font-size: 0;
8264
8267
  padding: 0;
8265
8268
  text-align: left;
8266
8269
  white-space: nowrap;
@@ -8325,6 +8328,7 @@ ejs-sidebar {
8325
8328
  position: relative;
8326
8329
  display: -ms-inline-flexbox;
8327
8330
  display: inline-flex;
8331
+ font-size: 14px;
8328
8332
  height: 38px;
8329
8333
  line-height: 38px;
8330
8334
  padding: 0 12px;
@@ -9650,7 +9654,7 @@ ejs-sidebar {
9650
9654
  -ms-flex-positive: 1;
9651
9655
  flex-grow: 1;
9652
9656
  -ms-flex-pack: end;
9653
- justify-content: end;
9657
+ justify-content: flex-end;
9654
9658
  }
9655
9659
 
9656
9660
  .e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon,
@@ -154,7 +154,9 @@
154
154
  }
155
155
 
156
156
  .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
157
- .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
157
+ .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
158
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
159
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
158
160
  display: none;
159
161
  }
160
162
 
@@ -884,7 +886,8 @@
884
886
  white-space: normal;
885
887
  }
886
888
 
887
- .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
889
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
890
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
888
891
  display: none;
889
892
  }
890
893
 
@@ -157,7 +157,9 @@
157
157
  }
158
158
 
159
159
  .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
160
- .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
160
+ .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
161
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
162
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
161
163
  display: none;
162
164
  }
163
165
 
@@ -887,7 +889,8 @@
887
889
  white-space: normal;
888
890
  }
889
891
 
890
- .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
892
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
893
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
891
894
  display: none;
892
895
  }
893
896
 
@@ -165,7 +165,9 @@
165
165
  }
166
166
 
167
167
  .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
168
- .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
168
+ .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
169
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
170
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
169
171
  display: none;
170
172
  }
171
173
 
@@ -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
 
@@ -170,7 +170,9 @@
170
170
  }
171
171
 
172
172
  .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
173
- .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
173
+ .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
174
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
175
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
174
176
  display: none;
175
177
  }
176
178
 
@@ -869,7 +871,8 @@
869
871
  white-space: normal;
870
872
  }
871
873
 
872
- .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-multirow-separator,
875
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
873
876
  display: none;
874
877
  }
875
878
 
@@ -170,7 +170,9 @@
170
170
  }
171
171
 
172
172
  .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
173
- .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
173
+ .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
174
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
175
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
174
176
  display: none;
175
177
  }
176
178
 
@@ -869,7 +871,8 @@
869
871
  white-space: normal;
870
872
  }
871
873
 
872
- .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-multirow-separator,
875
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
873
876
  display: none;
874
877
  }
875
878
 
@@ -158,7 +158,9 @@
158
158
  }
159
159
 
160
160
  .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
161
- .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
161
+ .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
162
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
163
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
162
164
  display: none;
163
165
  }
164
166
 
@@ -860,7 +862,8 @@
860
862
  margin: 1px 0;
861
863
  }
862
864
 
863
- .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
865
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
866
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
864
867
  display: none;
865
868
  }
866
869
 
@@ -159,7 +159,9 @@
159
159
  }
160
160
 
161
161
  .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
162
- .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
162
+ .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
163
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
164
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
163
165
  display: none;
164
166
  }
165
167
 
@@ -861,7 +863,8 @@
861
863
  margin: 1px 0;
862
864
  }
863
865
 
864
- .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
866
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
867
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
865
868
  display: none;
866
869
  }
867
870
 
@@ -158,7 +158,9 @@
158
158
  }
159
159
 
160
160
  .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
161
- .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
161
+ .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
162
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
163
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
162
164
  display: none;
163
165
  }
164
166
 
@@ -860,7 +862,8 @@
860
862
  margin: 1px 0;
861
863
  }
862
864
 
863
- .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
865
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
866
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
864
867
  display: none;
865
868
  }
866
869
 
@@ -159,7 +159,9 @@
159
159
  }
160
160
 
161
161
  .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
162
- .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
162
+ .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
163
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
164
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
163
165
  display: none;
164
166
  }
165
167
 
@@ -861,7 +863,8 @@
861
863
  margin: 1px 0;
862
864
  }
863
865
 
864
- .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
866
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
867
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
865
868
  display: none;
866
869
  }
867
870