@syncfusion/ej2-angular-navigations 20.1.47 → 20.1.48

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.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,21 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### Menu
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#I371293` - Resolved the "Context menu not closed properly when the two separate context menu binded in the DOM" in menu component.
10
+ - `#I369007` - An issue with "Script error throws when we remove items with hamburger mode in mobile view" has been resolved.
11
+
12
+ ### Toolbar
13
+
14
+ #### Bug Fixes
15
+
16
+ - `#I372768` - An issue with the toolbar scrollable buttons accessibility issue has been fixed.
17
+
18
+ ## 20.1.47 (2022-04-04)
19
+
5
20
  ### Carousel
6
21
 
7
22
  The Carousel component allows users to display images with content, links, etc., like a slide show. Typical uses of carousels include scrolling news headlines, featured articles on home pages, and image galleries.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-navigations.umd.js
3
- * version : 20.1.47
3
+ * version : 20.1.48
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 : 20.1.47
3
+ * version : 20.1.48
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.25.1",
3
+ "_id": "@syncfusion/ej2-angular-navigations@20.1.47",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-1ddECdvjBwVxndBcWcTT9MZdDbVAQ7ptq4Zq44YOAuoV7PpcM8BANnJjlt8nstCfjQQQFtYz6ysNQq6uYZ01xQ==",
5
+ "_integrity": "sha512-itqJsAqgXoo6uMheY6cCEbK7TWCqOd7j7AvxZU7Tcofi2Q2uvoct8TsHrEusT7M7oWMy9dwpEn3y64grtyfpmA==",
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-release/@syncfusion/ej2-angular-navigations/-/ej2-angular-navigations-19.25.1.tgz",
23
- "_shasum": "36220f097da013c96dc49d8e8a18a83b0c90ba85",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-navigations/-/ej2-angular-navigations-20.1.47.tgz",
23
+ "_shasum": "73fec8c220178030cc2bbfcd975c53bf0b444801",
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": "~20.1.47",
35
- "@syncfusion/ej2-base": "~20.1.47",
36
- "@syncfusion/ej2-navigations": "20.1.47"
34
+ "@syncfusion/ej2-angular-base": "~20.1.48",
35
+ "@syncfusion/ej2-base": "~20.1.48",
36
+ "@syncfusion/ej2-navigations": "20.1.48"
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",
@@ -185,5 +185,5 @@
185
185
  "schematics": "./schematics/collection.json",
186
186
  "sideEffects": false,
187
187
  "typings": "ej2-angular-navigations.d.ts",
188
- "version": "20.1.47"
188
+ "version": "20.1.48"
189
189
  }
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-navigations";
2
- export declare const pkgVer = "^19.25.1";
2
+ export declare const pkgVer = "^20.1.47";
3
3
  export declare const moduleName = "AccordionModule, ToolbarModule, ContextMenuModule, BreadcrumbModule, CarouselModule, TabModule, TreeViewModule, SidebarModule, MenuModule";
4
- export declare const themeVer = "~19.25.1";
4
+ export declare const themeVer = "~20.1.47";
@@ -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.25.1';
4
+ exports.pkgVer = '^20.1.47';
5
5
  exports.moduleName = 'AccordionModule, ToolbarModule, ContextMenuModule, BreadcrumbModule, CarouselModule, TabModule, TreeViewModule, SidebarModule, MenuModule';
6
- exports.themeVer = '~19.25.1';
6
+ exports.themeVer = '~20.1.47';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-navigations';
2
- export const pkgVer = '^19.25.1';
2
+ export const pkgVer = '^20.1.47';
3
3
  export const moduleName = 'AccordionModule, ToolbarModule, ContextMenuModule, BreadcrumbModule, CarouselModule, TabModule, TreeViewModule, SidebarModule, MenuModule';
4
- export const themeVer = '~19.25.1';
4
+ export const themeVer = '~20.1.47';
@@ -407,12 +407,12 @@
407
407
 
408
408
  .e-breadcrumb .e-breadcrumb-item.e-icon-item:hover {
409
409
  background-color: #374151;
410
- color: #9ca3af;
410
+ color: #f3f4f6;
411
411
  }
412
412
 
413
413
  .e-breadcrumb .e-breadcrumb-item.e-icon-item:active {
414
414
  background-color: #4b5563;
415
- color: #9ca3af;
415
+ color: #f3f4f6;
416
416
  }
417
417
 
418
418
  .e-breadcrumb .e-breadcrumb-item .e-breadcrumb-text:focus {
@@ -429,7 +429,7 @@
429
429
  }
430
430
 
431
431
  .e-breadcrumb .e-breadcrumb-separator {
432
- color: #d1d5db;
432
+ color: #9ca3af;
433
433
  }
434
434
 
435
435
  .e-breadcrumb .e-breadcrumb-collapsed,
@@ -440,19 +440,19 @@
440
440
  .e-breadcrumb .e-breadcrumb-collapsed:hover,
441
441
  .e-breadcrumb .e-breadcrumb-menu:hover {
442
442
  background-color: #374151;
443
- color: #9ca3af;
443
+ color: #f3f4f6;
444
444
  }
445
445
 
446
446
  .e-breadcrumb .e-breadcrumb-collapsed:active,
447
447
  .e-breadcrumb .e-breadcrumb-menu:active {
448
448
  background-color: #4b5563;
449
- color: #9ca3af;
449
+ color: #f3f4f6;
450
450
  }
451
451
 
452
452
  .e-breadcrumb .e-breadcrumb-collapsed:focus,
453
453
  .e-breadcrumb .e-breadcrumb-menu:focus {
454
454
  background-color: #374151;
455
- color: #9ca3af;
455
+ color: #f3f4f6;
456
456
  }
457
457
 
458
458
  .e-breadcrumb.e-disabled .e-breadcrumb-item .e-breadcrumb-text,
@@ -472,7 +472,7 @@
472
472
  }
473
473
 
474
474
  .e-breadcrumb-popup .e-breadcrumb-text {
475
- color: #f3f4f6;
475
+ color: #fff;
476
476
  }
477
477
 
478
478
  .e-breadcrumb-popup .e-breadcrumb-text:hover {
@@ -407,12 +407,12 @@
407
407
 
408
408
  .e-breadcrumb .e-breadcrumb-item.e-icon-item:hover {
409
409
  background-color: #f3f4f6;
410
- color: #000;
410
+ color: #374151;
411
411
  }
412
412
 
413
413
  .e-breadcrumb .e-breadcrumb-item.e-icon-item:active {
414
414
  background-color: #e5e7eb;
415
- color: #000;
415
+ color: #374151;
416
416
  }
417
417
 
418
418
  .e-breadcrumb .e-breadcrumb-item .e-breadcrumb-text:focus {
@@ -434,25 +434,25 @@
434
434
 
435
435
  .e-breadcrumb .e-breadcrumb-collapsed,
436
436
  .e-breadcrumb .e-breadcrumb-menu {
437
- color: #000;
437
+ color: #6b7280;
438
438
  }
439
439
 
440
440
  .e-breadcrumb .e-breadcrumb-collapsed:hover,
441
441
  .e-breadcrumb .e-breadcrumb-menu:hover {
442
442
  background-color: #f3f4f6;
443
- color: #000;
443
+ color: #374151;
444
444
  }
445
445
 
446
446
  .e-breadcrumb .e-breadcrumb-collapsed:active,
447
447
  .e-breadcrumb .e-breadcrumb-menu:active {
448
448
  background-color: #e5e7eb;
449
- color: #000;
449
+ color: #374151;
450
450
  }
451
451
 
452
452
  .e-breadcrumb .e-breadcrumb-collapsed:focus,
453
453
  .e-breadcrumb .e-breadcrumb-menu:focus {
454
454
  background-color: #f3f4f6;
455
- color: #000;
455
+ color: #374151;
456
456
  }
457
457
 
458
458
  .e-breadcrumb.e-disabled .e-breadcrumb-item .e-breadcrumb-text,
@@ -472,7 +472,7 @@
472
472
  }
473
473
 
474
474
  .e-breadcrumb-popup .e-breadcrumb-text {
475
- color: #6b7280;
475
+ color: #111827;
476
476
  }
477
477
 
478
478
  .e-breadcrumb-popup .e-breadcrumb-text:hover {
@@ -10039,12 +10039,12 @@ ejs-sidebar {
10039
10039
 
10040
10040
  .e-breadcrumb .e-breadcrumb-item.e-icon-item:hover {
10041
10041
  background-color: #374151;
10042
- color: #9ca3af;
10042
+ color: #f3f4f6;
10043
10043
  }
10044
10044
 
10045
10045
  .e-breadcrumb .e-breadcrumb-item.e-icon-item:active {
10046
10046
  background-color: #4b5563;
10047
- color: #9ca3af;
10047
+ color: #f3f4f6;
10048
10048
  }
10049
10049
 
10050
10050
  .e-breadcrumb .e-breadcrumb-item .e-breadcrumb-text:focus {
@@ -10061,7 +10061,7 @@ ejs-sidebar {
10061
10061
  }
10062
10062
 
10063
10063
  .e-breadcrumb .e-breadcrumb-separator {
10064
- color: #d1d5db;
10064
+ color: #9ca3af;
10065
10065
  }
10066
10066
 
10067
10067
  .e-breadcrumb .e-breadcrumb-collapsed,
@@ -10072,19 +10072,19 @@ ejs-sidebar {
10072
10072
  .e-breadcrumb .e-breadcrumb-collapsed:hover,
10073
10073
  .e-breadcrumb .e-breadcrumb-menu:hover {
10074
10074
  background-color: #374151;
10075
- color: #9ca3af;
10075
+ color: #f3f4f6;
10076
10076
  }
10077
10077
 
10078
10078
  .e-breadcrumb .e-breadcrumb-collapsed:active,
10079
10079
  .e-breadcrumb .e-breadcrumb-menu:active {
10080
10080
  background-color: #4b5563;
10081
- color: #9ca3af;
10081
+ color: #f3f4f6;
10082
10082
  }
10083
10083
 
10084
10084
  .e-breadcrumb .e-breadcrumb-collapsed:focus,
10085
10085
  .e-breadcrumb .e-breadcrumb-menu:focus {
10086
10086
  background-color: #374151;
10087
- color: #9ca3af;
10087
+ color: #f3f4f6;
10088
10088
  }
10089
10089
 
10090
10090
  .e-breadcrumb.e-disabled .e-breadcrumb-item .e-breadcrumb-text,
@@ -10104,7 +10104,7 @@ ejs-sidebar {
10104
10104
  }
10105
10105
 
10106
10106
  .e-breadcrumb-popup .e-breadcrumb-text {
10107
- color: #f3f4f6;
10107
+ color: #fff;
10108
10108
  }
10109
10109
 
10110
10110
  .e-breadcrumb-popup .e-breadcrumb-text:hover {
@@ -10039,12 +10039,12 @@ ejs-sidebar {
10039
10039
 
10040
10040
  .e-breadcrumb .e-breadcrumb-item.e-icon-item:hover {
10041
10041
  background-color: #f3f4f6;
10042
- color: #000;
10042
+ color: #374151;
10043
10043
  }
10044
10044
 
10045
10045
  .e-breadcrumb .e-breadcrumb-item.e-icon-item:active {
10046
10046
  background-color: #e5e7eb;
10047
- color: #000;
10047
+ color: #374151;
10048
10048
  }
10049
10049
 
10050
10050
  .e-breadcrumb .e-breadcrumb-item .e-breadcrumb-text:focus {
@@ -10066,25 +10066,25 @@ ejs-sidebar {
10066
10066
 
10067
10067
  .e-breadcrumb .e-breadcrumb-collapsed,
10068
10068
  .e-breadcrumb .e-breadcrumb-menu {
10069
- color: #000;
10069
+ color: #6b7280;
10070
10070
  }
10071
10071
 
10072
10072
  .e-breadcrumb .e-breadcrumb-collapsed:hover,
10073
10073
  .e-breadcrumb .e-breadcrumb-menu:hover {
10074
10074
  background-color: #f3f4f6;
10075
- color: #000;
10075
+ color: #374151;
10076
10076
  }
10077
10077
 
10078
10078
  .e-breadcrumb .e-breadcrumb-collapsed:active,
10079
10079
  .e-breadcrumb .e-breadcrumb-menu:active {
10080
10080
  background-color: #e5e7eb;
10081
- color: #000;
10081
+ color: #374151;
10082
10082
  }
10083
10083
 
10084
10084
  .e-breadcrumb .e-breadcrumb-collapsed:focus,
10085
10085
  .e-breadcrumb .e-breadcrumb-menu:focus {
10086
10086
  background-color: #f3f4f6;
10087
- color: #000;
10087
+ color: #374151;
10088
10088
  }
10089
10089
 
10090
10090
  .e-breadcrumb.e-disabled .e-breadcrumb-item .e-breadcrumb-text,
@@ -10104,7 +10104,7 @@ ejs-sidebar {
10104
10104
  }
10105
10105
 
10106
10106
  .e-breadcrumb-popup .e-breadcrumb-text {
10107
- color: #6b7280;
10107
+ color: #111827;
10108
10108
  }
10109
10109
 
10110
10110
  .e-breadcrumb-popup .e-breadcrumb-text:hover {