@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
package/CHANGELOG.md CHANGED
@@ -6,6 +6,42 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#SF-365188` - An issue with the toolbar item separator not being hidden in multi-row mode has been fixed.
10
+
11
+ ## 19.4.50 (2022-02-08)
12
+
13
+ ### Menu
14
+
15
+ #### Bug Fixes
16
+
17
+ - Issue with 'setItem' method has been fixed.
18
+
19
+ ## 19.4.47 (2022-01-25)
20
+
21
+ ### Breadcrumb
22
+
23
+ #### Bug Fixes
24
+
25
+ - Issue with CSS validation has been fixed.
26
+
27
+ ### Tab
28
+
29
+ #### Bug Fixes
30
+
31
+ - `#SF-363121` - An issue with "script error occurred while adding a new tab item without content" has been fixed.
32
+
33
+ ## 19.4.41 (2022-01-04)
34
+
35
+ ### Menu
36
+
37
+ #### Bug Fixes
38
+
39
+ - Sub menu position alignment issue in menu has been resolved.
40
+
41
+ ### Tab
42
+
43
+ #### Bug Fixes
44
+
9
45
  - `#SF-359072` - An issue with active tab selection is not highlight when render inside the `dialog` has been fixed.
10
46
 
11
47
  ## 19.4.40 (2021-12-28)
package/README.md CHANGED
@@ -176,4 +176,4 @@ Check the license detail [here](https://github.com/syncfusion/ej2-angular-ui-com
176
176
 
177
177
  Check the changelog [here](https://github.com/syncfusion/ej2-angular-ui-components/blob/master/components/navigations/CHANGELOG.md?utm_source=npm&utm_campaign=navigation)
178
178
 
179
- © Copyright 2021 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
179
+ © Copyright 2022 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-navigations.umd.js
3
- * version : 19.4.41
3
+ * version : 19.4.52
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. 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
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-navigations.umd.min.js
3
- * version : 19.4.41
3
+ * version : 19.4.52
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. 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-angular-navigations@*",
3
- "_id": "@syncfusion/ej2-angular-navigations@19.4.40",
3
+ "_id": "@syncfusion/ej2-angular-navigations@19.4.50",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-V/P2gaY282LfvpagHf+qREwYwSj5E39Sebv9iWxLrKSCUV+wcDcAXbII5un8Kmd0bqSCY6Hos/HnW1a3IlFPFg==",
5
+ "_integrity": "sha512-ZMy7QPguqtYusegNeyaQAuZwostM06bKNlFRcyP8fHwMmTgcgc1Z6YvDp0zetJ6JOxvVQdbgWzOcf0+9Eqd12A==",
6
6
  "_location": "/@syncfusion/ej2-angular-navigations",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,8 +19,8 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-navigations/-/ej2-angular-navigations-19.4.40.tgz",
23
- "_shasum": "f2e3f4a36a6c5019a76aa5052e28e3aa318b3cfe",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-navigations/-/ej2-angular-navigations-19.4.50.tgz",
23
+ "_shasum": "7f436fe01c474ed199d74ba989543bd075125ab7",
24
24
  "_spec": "@syncfusion/ej2-angular-navigations@*",
25
25
  "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
26
26
  "author": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-angular-base": "~19.4.41",
35
- "@syncfusion/ej2-base": "~19.4.38",
36
- "@syncfusion/ej2-navigations": "19.4.41"
34
+ "@syncfusion/ej2-angular-base": "~19.4.52",
35
+ "@syncfusion/ej2-base": "~19.4.52",
36
+ "@syncfusion/ej2-navigations": "19.4.52"
37
37
  },
38
38
  "deprecated": false,
39
39
  "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 for Angular",
@@ -182,5 +182,5 @@
182
182
  "schematics": "./schematics/collection.json",
183
183
  "sideEffects": false,
184
184
  "typings": "ej2-angular-navigations.d.ts",
185
- "version": "19.4.41"
185
+ "version": "19.4.52"
186
186
  }
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-navigations";
2
- export declare const pkgVer = "^19.4.40";
2
+ export declare const pkgVer = "^19.4.50";
3
3
  export declare const moduleName = "AccordionModule, ToolbarModule, ContextMenuModule, BreadcrumbModule, TabModule, TreeViewModule, SidebarModule, MenuModule";
4
- export declare const themeVer = "~19.4.40";
4
+ export declare const themeVer = "~19.4.50";
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.pkgName = '@syncfusion/ej2-angular-navigations';
4
- exports.pkgVer = '^19.4.40';
4
+ exports.pkgVer = '^19.4.50';
5
5
  exports.moduleName = 'AccordionModule, ToolbarModule, ContextMenuModule, BreadcrumbModule, TabModule, TreeViewModule, SidebarModule, MenuModule';
6
- exports.themeVer = '~19.4.40';
6
+ exports.themeVer = '~19.4.50';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-navigations';
2
- export const pkgVer = '^19.4.40';
2
+ export const pkgVer = '^19.4.50';
3
3
  export const moduleName = 'AccordionModule, ToolbarModule, ContextMenuModule, BreadcrumbModule, TabModule, TreeViewModule, SidebarModule, MenuModule';
4
- export const themeVer = '~19.4.40';
4
+ export const themeVer = '~19.4.50';
@@ -707,7 +707,9 @@
707
707
  }
708
708
 
709
709
  .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
710
- .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
710
+ .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
711
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
712
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
711
713
  display: none;
712
714
  }
713
715
 
@@ -1437,7 +1439,8 @@
1437
1439
  white-space: normal;
1438
1440
  }
1439
1441
 
1440
- .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
1442
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
1443
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
1441
1444
  display: none;
1442
1445
  }
1443
1446
 
@@ -8303,7 +8306,7 @@ ejs-sidebar {
8303
8306
  -webkit-user-select: none;
8304
8307
  -ms-user-select: none;
8305
8308
  user-select: none;
8306
- font-size: 14px;
8309
+ font-size: 0;
8307
8310
  padding: 0;
8308
8311
  text-align: left;
8309
8312
  white-space: nowrap;
@@ -8368,6 +8371,7 @@ ejs-sidebar {
8368
8371
  position: relative;
8369
8372
  display: -ms-inline-flexbox;
8370
8373
  display: inline-flex;
8374
+ font-size: 14px;
8371
8375
  height: 42px;
8372
8376
  line-height: 42px;
8373
8377
  padding: 0 15px;
@@ -9692,7 +9696,7 @@ ejs-sidebar {
9692
9696
  -ms-flex-positive: 1;
9693
9697
  flex-grow: 1;
9694
9698
  -ms-flex-pack: end;
9695
- justify-content: end;
9699
+ justify-content: flex-end;
9696
9700
  }
9697
9701
 
9698
9702
  .e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon,
@@ -712,7 +712,9 @@
712
712
  }
713
713
 
714
714
  .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
715
- .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
715
+ .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
716
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
717
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
716
718
  display: none;
717
719
  }
718
720
 
@@ -1442,7 +1444,8 @@
1442
1444
  white-space: normal;
1443
1445
  }
1444
1446
 
1445
- .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
1447
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
1448
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
1446
1449
  display: none;
1447
1450
  }
1448
1451
 
@@ -8322,7 +8325,7 @@ ejs-sidebar {
8322
8325
  -webkit-user-select: none;
8323
8326
  -ms-user-select: none;
8324
8327
  user-select: none;
8325
- font-size: 14px;
8328
+ font-size: 0;
8326
8329
  padding: 0;
8327
8330
  text-align: left;
8328
8331
  white-space: nowrap;
@@ -8387,6 +8390,7 @@ ejs-sidebar {
8387
8390
  position: relative;
8388
8391
  display: -ms-inline-flexbox;
8389
8392
  display: inline-flex;
8393
+ font-size: 14px;
8390
8394
  height: 40px;
8391
8395
  line-height: 40px;
8392
8396
  padding: 0 12px;
@@ -9711,7 +9715,7 @@ ejs-sidebar {
9711
9715
  -ms-flex-positive: 1;
9712
9716
  flex-grow: 1;
9713
9717
  -ms-flex-pack: end;
9714
- justify-content: end;
9718
+ justify-content: flex-end;
9715
9719
  }
9716
9720
 
9717
9721
  .e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon,
@@ -728,7 +728,9 @@
728
728
  }
729
729
 
730
730
  .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
731
- .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
731
+ .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
732
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
733
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
732
734
  display: none;
733
735
  }
734
736
 
@@ -1458,7 +1460,8 @@
1458
1460
  white-space: normal;
1459
1461
  }
1460
1462
 
1461
- .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
1463
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
1464
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
1462
1465
  display: none;
1463
1466
  }
1464
1467
 
@@ -8586,7 +8589,7 @@ ejs-sidebar {
8586
8589
  -webkit-user-select: none;
8587
8590
  -ms-user-select: none;
8588
8591
  user-select: none;
8589
- font-size: 14px;
8592
+ font-size: 0;
8590
8593
  padding: 0;
8591
8594
  text-align: left;
8592
8595
  white-space: nowrap;
@@ -8651,6 +8654,7 @@ ejs-sidebar {
8651
8654
  position: relative;
8652
8655
  display: -ms-inline-flexbox;
8653
8656
  display: inline-flex;
8657
+ font-size: 14px;
8654
8658
  height: 30px;
8655
8659
  line-height: 30px;
8656
8660
  padding: 0 12px;
@@ -10020,7 +10024,7 @@ ejs-sidebar {
10020
10024
  -ms-flex-positive: 1;
10021
10025
  flex-grow: 1;
10022
10026
  -ms-flex-pack: end;
10023
- justify-content: end;
10027
+ justify-content: flex-end;
10024
10028
  }
10025
10029
 
10026
10030
  .e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon,
@@ -747,7 +747,9 @@
747
747
  }
748
748
 
749
749
  .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
750
- .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
750
+ .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
751
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
752
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
751
753
  display: none;
752
754
  }
753
755
 
@@ -1446,7 +1448,8 @@
1446
1448
  white-space: normal;
1447
1449
  }
1448
1450
 
1449
- .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-multirow-separator,
1452
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
1450
1453
  display: none;
1451
1454
  }
1452
1455
 
@@ -8581,7 +8584,7 @@ ejs-sidebar {
8581
8584
  -webkit-user-select: none;
8582
8585
  -ms-user-select: none;
8583
8586
  user-select: none;
8584
- font-size: 14px;
8587
+ font-size: 0;
8585
8588
  padding: 0;
8586
8589
  text-align: left;
8587
8590
  white-space: nowrap;
@@ -8646,6 +8649,7 @@ ejs-sidebar {
8646
8649
  position: relative;
8647
8650
  display: -ms-inline-flexbox;
8648
8651
  display: inline-flex;
8652
+ font-size: 14px;
8649
8653
  height: 50px;
8650
8654
  line-height: 50px;
8651
8655
  padding: 0 12px;
@@ -9989,7 +9993,7 @@ ejs-sidebar {
9989
9993
  -ms-flex-positive: 1;
9990
9994
  flex-grow: 1;
9991
9995
  -ms-flex-pack: end;
9992
- justify-content: end;
9996
+ justify-content: flex-end;
9993
9997
  }
9994
9998
 
9995
9999
  .e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon,
@@ -747,7 +747,9 @@
747
747
  }
748
748
 
749
749
  .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
750
- .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
750
+ .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
751
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
752
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
751
753
  display: none;
752
754
  }
753
755
 
@@ -1446,7 +1448,8 @@
1446
1448
  white-space: normal;
1447
1449
  }
1448
1450
 
1449
- .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-multirow-separator,
1452
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
1450
1453
  display: none;
1451
1454
  }
1452
1455
 
@@ -8581,7 +8584,7 @@ ejs-sidebar {
8581
8584
  -webkit-user-select: none;
8582
8585
  -ms-user-select: none;
8583
8586
  user-select: none;
8584
- font-size: 14px;
8587
+ font-size: 0;
8585
8588
  padding: 0;
8586
8589
  text-align: left;
8587
8590
  white-space: nowrap;
@@ -8646,6 +8649,7 @@ ejs-sidebar {
8646
8649
  position: relative;
8647
8650
  display: -ms-inline-flexbox;
8648
8651
  display: inline-flex;
8652
+ font-size: 14px;
8649
8653
  height: 50px;
8650
8654
  line-height: 50px;
8651
8655
  padding: 0 12px;
@@ -9989,7 +9993,7 @@ ejs-sidebar {
9989
9993
  -ms-flex-positive: 1;
9990
9994
  flex-grow: 1;
9991
9995
  -ms-flex-pack: end;
9992
- justify-content: end;
9996
+ justify-content: flex-end;
9993
9997
  }
9994
9998
 
9995
9999
  .e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon,
@@ -255,7 +255,7 @@
255
255
  -ms-flex-positive: 1;
256
256
  flex-grow: 1;
257
257
  -ms-flex-pack: end;
258
- justify-content: end;
258
+ justify-content: flex-end;
259
259
  }
260
260
 
261
261
  .e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon,
@@ -255,7 +255,7 @@
255
255
  -ms-flex-positive: 1;
256
256
  flex-grow: 1;
257
257
  -ms-flex-pack: end;
258
- justify-content: end;
258
+ justify-content: flex-end;
259
259
  }
260
260
 
261
261
  .e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon,
@@ -255,7 +255,7 @@
255
255
  -ms-flex-positive: 1;
256
256
  flex-grow: 1;
257
257
  -ms-flex-pack: end;
258
- justify-content: end;
258
+ justify-content: flex-end;
259
259
  }
260
260
 
261
261
  .e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon,
@@ -274,7 +274,7 @@
274
274
  -ms-flex-positive: 1;
275
275
  flex-grow: 1;
276
276
  -ms-flex-pack: end;
277
- justify-content: end;
277
+ justify-content: flex-end;
278
278
  }
279
279
 
280
280
  .e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon,
@@ -274,7 +274,7 @@
274
274
  -ms-flex-positive: 1;
275
275
  flex-grow: 1;
276
276
  -ms-flex-pack: end;
277
- justify-content: end;
277
+ justify-content: flex-end;
278
278
  }
279
279
 
280
280
  .e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon,
@@ -257,7 +257,7 @@
257
257
  -ms-flex-positive: 1;
258
258
  flex-grow: 1;
259
259
  -ms-flex-pack: end;
260
- justify-content: end;
260
+ justify-content: flex-end;
261
261
  }
262
262
 
263
263
  .e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon,
@@ -257,7 +257,7 @@
257
257
  -ms-flex-positive: 1;
258
258
  flex-grow: 1;
259
259
  -ms-flex-pack: end;
260
- justify-content: end;
260
+ justify-content: flex-end;
261
261
  }
262
262
 
263
263
  .e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon,
@@ -257,7 +257,7 @@
257
257
  -ms-flex-positive: 1;
258
258
  flex-grow: 1;
259
259
  -ms-flex-pack: end;
260
- justify-content: end;
260
+ justify-content: flex-end;
261
261
  }
262
262
 
263
263
  .e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon,
@@ -257,7 +257,7 @@
257
257
  -ms-flex-positive: 1;
258
258
  flex-grow: 1;
259
259
  -ms-flex-pack: end;
260
- justify-content: end;
260
+ justify-content: flex-end;
261
261
  }
262
262
 
263
263
  .e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon,
@@ -249,7 +249,7 @@
249
249
  -ms-flex-positive: 1;
250
250
  flex-grow: 1;
251
251
  -ms-flex-pack: end;
252
- justify-content: end;
252
+ justify-content: flex-end;
253
253
  }
254
254
 
255
255
  .e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon,
@@ -249,7 +249,7 @@
249
249
  -ms-flex-positive: 1;
250
250
  flex-grow: 1;
251
251
  -ms-flex-pack: end;
252
- justify-content: end;
252
+ justify-content: flex-end;
253
253
  }
254
254
 
255
255
  .e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon,
@@ -256,7 +256,7 @@
256
256
  -ms-flex-positive: 1;
257
257
  flex-grow: 1;
258
258
  -ms-flex-pack: end;
259
- justify-content: end;
259
+ justify-content: flex-end;
260
260
  }
261
261
 
262
262
  .e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon,
@@ -256,7 +256,7 @@
256
256
  -ms-flex-positive: 1;
257
257
  flex-grow: 1;
258
258
  -ms-flex-pack: end;
259
- justify-content: end;
259
+ justify-content: flex-end;
260
260
  }
261
261
 
262
262
  .e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon,
@@ -711,7 +711,9 @@
711
711
  }
712
712
 
713
713
  .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
714
- .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
714
+ .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
715
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
716
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
715
717
  display: none;
716
718
  }
717
719
 
@@ -1413,7 +1415,8 @@
1413
1415
  margin: 1px 0;
1414
1416
  }
1415
1417
 
1416
- .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
1418
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
1419
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
1417
1420
  display: none;
1418
1421
  }
1419
1422
 
@@ -8311,7 +8314,7 @@ ejs-sidebar {
8311
8314
  -webkit-user-select: none;
8312
8315
  -ms-user-select: none;
8313
8316
  user-select: none;
8314
- font-size: 13px;
8317
+ font-size: 0;
8315
8318
  padding: 0;
8316
8319
  text-align: left;
8317
8320
  white-space: nowrap;
@@ -8376,6 +8379,7 @@ ejs-sidebar {
8376
8379
  position: relative;
8377
8380
  display: -ms-inline-flexbox;
8378
8381
  display: inline-flex;
8382
+ font-size: 13px;
8379
8383
  height: 42px;
8380
8384
  line-height: 42px;
8381
8385
  padding: 0 8px;
@@ -9702,7 +9706,7 @@ ejs-sidebar {
9702
9706
  -ms-flex-positive: 1;
9703
9707
  flex-grow: 1;
9704
9708
  -ms-flex-pack: end;
9705
- justify-content: end;
9709
+ justify-content: flex-end;
9706
9710
  }
9707
9711
 
9708
9712
  .e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon,
package/styles/fabric.css CHANGED
@@ -713,7 +713,9 @@
713
713
  }
714
714
 
715
715
  .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
716
- .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
716
+ .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
717
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
718
+ .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
717
719
  display: none;
718
720
  }
719
721
 
@@ -1415,7 +1417,8 @@
1415
1417
  margin: 1px 0;
1416
1418
  }
1417
1419
 
1418
- .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
1420
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
1421
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
1419
1422
  display: none;
1420
1423
  }
1421
1424
 
@@ -8321,7 +8324,7 @@ ejs-sidebar {
8321
8324
  -webkit-user-select: none;
8322
8325
  -ms-user-select: none;
8323
8326
  user-select: none;
8324
- font-size: 13px;
8327
+ font-size: 0;
8325
8328
  padding: 0;
8326
8329
  text-align: left;
8327
8330
  white-space: nowrap;
@@ -8386,6 +8389,7 @@ ejs-sidebar {
8386
8389
  position: relative;
8387
8390
  display: -ms-inline-flexbox;
8388
8391
  display: inline-flex;
8392
+ font-size: 13px;
8389
8393
  height: 42px;
8390
8394
  line-height: 42px;
8391
8395
  padding: 0 8px;
@@ -9712,7 +9716,7 @@ ejs-sidebar {
9712
9716
  -ms-flex-positive: 1;
9713
9717
  flex-grow: 1;
9714
9718
  -ms-flex-pack: end;
9715
- justify-content: end;
9719
+ justify-content: flex-end;
9716
9720
  }
9717
9721
 
9718
9722
  .e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon,
@@ -741,7 +741,9 @@
741
741
  }
742
742
 
743
743
  .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
744
- .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
744
+ .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
745
+ .e-toolbar.e-bigger .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-hidden {
745
747
  display: none;
746
748
  }
747
749
 
@@ -1443,7 +1445,8 @@
1443
1445
  margin: 1px 0;
1444
1446
  }
1445
1447
 
1446
- .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator {
1448
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
1449
+ .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
1447
1450
  display: none;
1448
1451
  }
1449
1452
 
@@ -8657,7 +8660,7 @@ ejs-sidebar {
8657
8660
  -webkit-user-select: none;
8658
8661
  -ms-user-select: none;
8659
8662
  user-select: none;
8660
- font-size: 14px;
8663
+ font-size: 0;
8661
8664
  padding: 0;
8662
8665
  text-align: left;
8663
8666
  white-space: nowrap;
@@ -8722,6 +8725,7 @@ ejs-sidebar {
8722
8725
  position: relative;
8723
8726
  display: -ms-inline-flexbox;
8724
8727
  display: inline-flex;
8728
+ font-size: 14px;
8725
8729
  height: 36px;
8726
8730
  line-height: 36px;
8727
8731
  padding: 0 16px;
@@ -10048,7 +10052,7 @@ ejs-sidebar {
10048
10052
  -ms-flex-positive: 1;
10049
10053
  flex-grow: 1;
10050
10054
  -ms-flex-pack: end;
10051
- justify-content: end;
10055
+ justify-content: flex-end;
10052
10056
  }
10053
10057
 
10054
10058
  .e-breadcrumb-popup.e-rtl.e-icon-right .e-breadcrumb-icon,