@syncfusion/ej2-angular-navigations 22.2.8 → 22.2.11
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/esm2020/src/tab/tab.component.mjs +3 -3
- package/fesm2015/syncfusion-ej2-angular-navigations.mjs +2 -2
- package/fesm2015/syncfusion-ej2-angular-navigations.mjs.map +1 -1
- package/fesm2020/syncfusion-ej2-angular-navigations.mjs +2 -2
- package/fesm2020/syncfusion-ej2-angular-navigations.mjs.map +1 -1
- package/package.json +7 -7
- package/schematics/utils/lib-details.d.ts +2 -2
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/src/tab/tab.component.d.ts +1 -1
- package/styles/accordion/material.css +1 -1
- package/styles/appbar/material.css +1 -1
- package/styles/breadcrumb/material.css +1 -1
- package/styles/carousel/material.css +1 -1
- package/styles/context-menu/material.css +1 -1
- package/styles/h-scroll/material.css +1 -1
- package/styles/material.css +1 -1
- package/styles/menu/material.css +1 -1
- package/styles/pager/material.css +1 -1
- package/styles/sidebar/material.css +1 -1
- package/styles/tab/material.css +1 -1
- package/styles/toolbar/material.css +1 -1
- package/styles/treeview/material.css +1 -1
- package/styles/v-scroll/material.css +1 -1
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-angular-navigations@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-angular-navigations@22.2.
|
|
3
|
+
"_id": "@syncfusion/ej2-angular-navigations@22.2.8",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512
|
|
5
|
+
"_integrity": "sha512-KPJKc+jO3V8RNjX+8WTounOmS5nQZlPlJxWjFwB+yvW39iV7zf80ef0rw0ZVUuzEYx2LKC1Akpmxn+9oaJvL2g==",
|
|
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": "https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-navigations/-/ej2-angular-navigations-22.2.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-navigations/-/ej2-angular-navigations-22.2.8.tgz",
|
|
23
|
+
"_shasum": "1b62781608a03cf04f4fd092f3ac6525cb2b7f9e",
|
|
24
24
|
"_spec": "@syncfusion/ej2-angular-navigations@*",
|
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_21.1.1/ivypackages/included",
|
|
26
26
|
"author": {
|
|
@@ -32,8 +32,8 @@
|
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
34
|
"@syncfusion/ej2-angular-base": "~22.2.5",
|
|
35
|
-
"@syncfusion/ej2-base": "~22.2.
|
|
36
|
-
"@syncfusion/ej2-navigations": "22.2.
|
|
35
|
+
"@syncfusion/ej2-base": "~22.2.10",
|
|
36
|
+
"@syncfusion/ej2-navigations": "22.2.11",
|
|
37
37
|
"tslib": "^2.3.0"
|
|
38
38
|
},
|
|
39
39
|
"deprecated": false,
|
|
@@ -100,5 +100,5 @@
|
|
|
100
100
|
"schematics": "./schematics/collection.json",
|
|
101
101
|
"sideEffects": false,
|
|
102
102
|
"typings": "syncfusion-ej2-angular-navigations.d.ts",
|
|
103
|
-
"version": "22.2.
|
|
103
|
+
"version": "22.2.11"
|
|
104
104
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const pkgName = "@syncfusion/ej2-angular-navigations";
|
|
2
|
-
export declare const pkgVer = "^22.2.
|
|
2
|
+
export declare const pkgVer = "^22.2.8";
|
|
3
3
|
export declare const moduleName = "AccordionModule, ToolbarModule, ContextMenuModule, BreadcrumbModule, CarouselModule, TabModule, TreeViewModule, SidebarModule, MenuModule, AppBarModule";
|
|
4
|
-
export declare const themeVer = "~22.2.
|
|
4
|
+
export declare const themeVer = "~22.2.8";
|
|
@@ -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 = '^22.2.
|
|
4
|
+
exports.pkgVer = '^22.2.11';
|
|
5
5
|
exports.moduleName = 'AccordionModule, ToolbarModule, ContextMenuModule, BreadcrumbModule, CarouselModule, TabModule, TreeViewModule, SidebarModule, MenuModule, AppBarModule';
|
|
6
|
-
exports.themeVer = '~22.2.
|
|
6
|
+
exports.themeVer = '~22.2.11';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export const pkgName = '@syncfusion/ej2-angular-navigations';
|
|
2
|
-
export const pkgVer = '^22.2.
|
|
2
|
+
export const pkgVer = '^22.2.11';
|
|
3
3
|
export const moduleName = 'AccordionModule, ToolbarModule, ContextMenuModule, BreadcrumbModule, CarouselModule, TabModule, TreeViewModule, SidebarModule, MenuModule, AppBarModule';
|
|
4
|
-
export const themeVer = '~22.2.
|
|
4
|
+
export const themeVer = '~22.2.11';
|
|
@@ -40,5 +40,5 @@ export declare class TabComponent extends Tab implements IComponentBase {
|
|
|
40
40
|
registerEvents: (eventList: string[]) => void;
|
|
41
41
|
addTwoWay: (propList: string[]) => void;
|
|
42
42
|
static ɵfac: i0.ɵɵFactoryDeclaration<TabComponent, never>;
|
|
43
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TabComponent, "ejs-tab", never, { "allowDragAndDrop": "allowDragAndDrop"; "animation": "animation"; "cssClass": "cssClass"; "dragArea": "dragArea"; "enableHtmlSanitizer": "enableHtmlSanitizer"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "headerPlacement": "headerPlacement"; "height": "height"; "heightAdjustMode": "heightAdjustMode"; "items": "items"; "loadOn": "loadOn"; "locale": "locale"; "overflowMode": "overflowMode"; "reorderActiveTab": "reorderActiveTab"; "scrollStep": "scrollStep"; "selectedItem": "selectedItem"; "showCloseButton": "showCloseButton"; "width": "width"; }, { "added": "added"; "adding": "adding"; "created": "created"; "destroyed": "destroyed"; "dragged": "dragged"; "dragging": "dragging"; "onDragStart": "onDragStart"; "removed": "removed"; "removing": "removing"; "selected": "selected"; "selecting": "selecting"; }, ["childItems"], ["div"]>;
|
|
43
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TabComponent, "ejs-tab", never, { "allowDragAndDrop": "allowDragAndDrop"; "animation": "animation"; "clearTemplates": "clearTemplates"; "cssClass": "cssClass"; "dragArea": "dragArea"; "enableHtmlSanitizer": "enableHtmlSanitizer"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "headerPlacement": "headerPlacement"; "height": "height"; "heightAdjustMode": "heightAdjustMode"; "items": "items"; "loadOn": "loadOn"; "locale": "locale"; "overflowMode": "overflowMode"; "reorderActiveTab": "reorderActiveTab"; "scrollStep": "scrollStep"; "selectedItem": "selectedItem"; "showCloseButton": "showCloseButton"; "width": "width"; }, { "added": "added"; "adding": "adding"; "created": "created"; "destroyed": "destroyed"; "dragged": "dragged"; "dragging": "dragging"; "onDragStart": "onDragStart"; "removed": "removed"; "removing": "removing"; "selected": "selected"; "selecting": "selecting"; }, ["childItems"], ["div"]>;
|
|
44
44
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
|
|
1
|
+
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500,700");
|
|
2
2
|
/*! component's theme wise override material-definitions and variables */
|
|
3
3
|
/*! accordion icons */
|
|
4
4
|
.e-accordion .e-tgl-collapse-icon::before {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
|
|
1
|
+
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500,700");
|
|
2
2
|
/*! Carousel component material theme definitions and variables */
|
|
3
3
|
.e-carousel .e-previous-icon::before {
|
|
4
4
|
content: "\e904";
|
package/styles/material.css
CHANGED
package/styles/menu/material.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
|
|
1
|
+
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500,700");
|
|
2
2
|
/*! Material theme definition's */
|
|
3
3
|
/*! component's theme wise override definitions and variables */
|
|
4
4
|
/* stylelint-disable-line no-empty-source */ /* stylelint-disable-line no-empty-source */
|
package/styles/tab/material.css
CHANGED