@syncfusion/ej2-angular-navigations 19.3.53 → 19.3.54-13828

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,12 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### Tab
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#I347014` - An issue with dynamic tab item navigation if scheduler is present on a page has been fixed.
10
+
5
11
  ## 19.3.46 (2021-10-19)
6
12
 
7
13
  ### Tab
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-navigations.umd.js
3
- * version : 19.3.53
3
+ * version : 19.3.54
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.3.53
3
+ * version : 19.3.54
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,28 +1,35 @@
1
1
  {
2
- "_from": "@syncfusion/ej2-angular-navigations@*",
3
- "_id": "@syncfusion/ej2-angular-navigations@19.3.46",
2
+ "_from": "@syncfusion/ej2-angular-navigations@19.3.54",
3
+ "_id": "@syncfusion/ej2-angular-navigations@19.3.54",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-dmehA9aLAN+WY2D6CH4UdKRuPwhcfBElyBfX37287gVt3Fo1nbQNKjd3/f/AGl1ATUGaZhXnDcHdLgnfSjzYfw==",
5
+ "_integrity": "sha512-oitY7vxry51Dzzye1yp8xdfrZD8Ne2iLFjPXEZv7ThuJfLLlFccwTojLZw10QxenrxZ56gngltPdoO6OSC0j6Q==",
6
6
  "_location": "/@syncfusion/ej2-angular-navigations",
7
- "_phantomChildren": {},
7
+ "_phantomChildren": {
8
+ "@syncfusion/ej2-base": "19.3.57",
9
+ "@syncfusion/ej2-buttons": "19.3.53",
10
+ "@syncfusion/ej2-data": "19.3.57",
11
+ "@syncfusion/ej2-inputs": "19.3.57",
12
+ "@syncfusion/ej2-lists": "19.3.53",
13
+ "@syncfusion/ej2-popups": "19.3.57"
14
+ },
8
15
  "_requested": {
9
- "type": "range",
16
+ "type": "version",
10
17
  "registry": true,
11
- "raw": "@syncfusion/ej2-angular-navigations@*",
18
+ "raw": "@syncfusion/ej2-angular-navigations@19.3.54",
12
19
  "name": "@syncfusion/ej2-angular-navigations",
13
20
  "escapedName": "@syncfusion%2fej2-angular-navigations",
14
21
  "scope": "@syncfusion",
15
- "rawSpec": "*",
22
+ "rawSpec": "19.3.54",
16
23
  "saveSpec": null,
17
- "fetchSpec": "*"
24
+ "fetchSpec": "19.3.54"
18
25
  },
19
26
  "_requiredBy": [
20
27
  "/"
21
28
  ],
22
- "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-navigations/-/ej2-angular-navigations-19.3.46.tgz",
23
- "_shasum": "00651b86c16e44d7fe835cacd0c8b726248c7568",
24
- "_spec": "@syncfusion/ej2-angular-navigations@*",
25
- "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
29
+ "_resolved": "https://registry.npmjs.org/@syncfusion/ej2-angular-navigations/-/ej2-angular-navigations-19.3.54.tgz",
30
+ "_shasum": "bd85847078dc8cf21b5df4c3522ec7597a737eea",
31
+ "_spec": "@syncfusion/ej2-angular-navigations@19.3.54",
32
+ "_where": "C:\\Users\\SathishKumarRajendra\\Downloads\\angular-f8k56q-c9lpaq",
26
33
  "author": {
27
34
  "name": "Syncfusion Inc."
28
35
  },
@@ -31,9 +38,9 @@
31
38
  },
32
39
  "bundleDependencies": false,
33
40
  "dependencies": {
34
- "@syncfusion/ej2-angular-base": "~19.3.53",
35
- "@syncfusion/ej2-base": "~19.3.53",
36
- "@syncfusion/ej2-navigations": "19.3.53"
41
+ "@syncfusion/ej2-angular-base": "19.3.60-13828",
42
+ "@syncfusion/ej2-base": "~19.3.54",
43
+ "@syncfusion/ej2-navigations": "19.3.54"
37
44
  },
38
45
  "deprecated": false,
39
46
  "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 +189,5 @@
182
189
  "schematics": "./schematics/collection.json",
183
190
  "sideEffects": false,
184
191
  "typings": "ej2-angular-navigations.d.ts",
185
- "version": "19.3.53"
186
- }
192
+ "version": "19.3.54-13828"
193
+ }
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-navigations";
2
- export declare const pkgVer = "^19.3.46";
2
+ export declare const pkgVer = "^19.3.53";
3
3
  export declare const moduleName = "AccordionModule, ToolbarModule, ContextMenuModule, BreadcrumbModule, TabModule, TreeViewModule, SidebarModule, MenuModule";
4
- export declare const themeVer = "~19.3.46";
4
+ export declare const themeVer = "~19.3.53";
@@ -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.3.46';
4
+ exports.pkgVer = '^19.3.53';
5
5
  exports.moduleName = 'AccordionModule, ToolbarModule, ContextMenuModule, BreadcrumbModule, TabModule, TreeViewModule, SidebarModule, MenuModule';
6
- exports.themeVer = '~19.3.46';
6
+ exports.themeVer = '~19.3.53';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-navigations';
2
- export const pkgVer = '^19.3.46';
2
+ export const pkgVer = '^19.3.53';
3
3
  export const moduleName = 'AccordionModule, ToolbarModule, ContextMenuModule, BreadcrumbModule, TabModule, TreeViewModule, SidebarModule, MenuModule';
4
- export const themeVer = '~19.3.46';
4
+ export const themeVer = '~19.3.53';
@@ -6210,7 +6210,7 @@
6210
6210
 
6211
6211
  /*! tab theme */
6212
6212
  .e-tab {
6213
- background: #212529;
6213
+ background: transparent;
6214
6214
  border: none;
6215
6215
  }
6216
6216
 
@@ -6210,7 +6210,7 @@
6210
6210
 
6211
6211
  /*! tab theme */
6212
6212
  .e-tab {
6213
- background: #fff;
6213
+ background: transparent;
6214
6214
  border: none;
6215
6215
  }
6216
6216
 
@@ -3411,7 +3411,7 @@
3411
3411
 
3412
3412
  /*! tab theme */
3413
3413
  .e-tab {
3414
- background: #212529;
3414
+ background: transparent;
3415
3415
  border: none;
3416
3416
  }
3417
3417
 
@@ -3411,7 +3411,7 @@
3411
3411
 
3412
3412
  /*! tab theme */
3413
3413
  .e-tab {
3414
- background: #fff;
3414
+ background: transparent;
3415
3415
  border: none;
3416
3416
  }
3417
3417