@syncfusion/ej2-angular-navigations 29.1.37 → 29.1.38-ngcc
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/@syncfusion/ej2-angular-navigations.es5.js +2247 -0
- package/@syncfusion/ej2-angular-navigations.es5.js.map +1 -0
- package/@syncfusion/ej2-angular-navigations.js +2070 -0
- package/@syncfusion/ej2-angular-navigations.js.map +1 -0
- package/dist/ej2-angular-navigations.umd.js +2356 -0
- package/dist/ej2-angular-navigations.umd.js.map +1 -0
- package/dist/ej2-angular-navigations.umd.min.js +11 -0
- package/dist/ej2-angular-navigations.umd.min.js.map +1 -0
- package/ej2-angular-navigations.d.ts +15 -0
- package/ej2-angular-navigations.metadata.json +1 -0
- package/license +10 -0
- package/package.json +13 -26
- 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/accordion/accordion-all.module.d.ts +0 -6
- package/src/accordion/accordion.component.d.ts +0 -3
- package/src/accordion/accordion.module.d.ts +0 -7
- package/src/accordion/items.directive.d.ts +0 -5
- package/src/appbar/appbar-all.module.d.ts +0 -6
- package/src/appbar/appbar.component.d.ts +0 -3
- package/src/appbar/appbar.module.d.ts +0 -6
- package/src/breadcrumb/breadcrumb-all.module.d.ts +0 -6
- package/src/breadcrumb/breadcrumb.component.d.ts +0 -3
- package/src/breadcrumb/breadcrumb.module.d.ts +0 -7
- package/src/breadcrumb/items.directive.d.ts +0 -5
- package/src/carousel/carousel-all.module.d.ts +0 -6
- package/src/carousel/carousel.component.d.ts +0 -3
- package/src/carousel/carousel.module.d.ts +0 -7
- package/src/carousel/items.directive.d.ts +0 -5
- package/src/context-menu/contextmenu-all.module.d.ts +0 -6
- package/src/context-menu/contextmenu.component.d.ts +0 -3
- package/src/context-menu/contextmenu.module.d.ts +0 -6
- package/src/menu/items.directive.d.ts +0 -5
- package/src/menu/menu-all.module.d.ts +0 -6
- package/src/menu/menu.component.d.ts +0 -3
- package/src/menu/menu.module.d.ts +0 -7
- package/src/sidebar/sidebar-all.module.d.ts +0 -6
- package/src/sidebar/sidebar.component.d.ts +0 -3
- package/src/sidebar/sidebar.module.d.ts +0 -6
- package/src/stepper/stepper-all.module.d.ts +0 -6
- package/src/stepper/stepper.component.d.ts +0 -3
- package/src/stepper/stepper.module.d.ts +0 -7
- package/src/stepper/steps.directive.d.ts +0 -5
- package/src/tab/items.directive.d.ts +0 -5
- package/src/tab/tab-all.module.d.ts +0 -6
- package/src/tab/tab.component.d.ts +0 -3
- package/src/tab/tab.module.d.ts +0 -7
- package/src/toolbar/items.directive.d.ts +0 -5
- package/src/toolbar/toolbar-all.module.d.ts +0 -6
- package/src/toolbar/toolbar.component.d.ts +0 -3
- package/src/toolbar/toolbar.module.d.ts +0 -7
- package/src/treeview/treeview-all.module.d.ts +0 -6
- package/src/treeview/treeview.component.d.ts +0 -3
- package/src/treeview/treeview.module.d.ts +0 -6
- package/CHANGELOG.md +0 -2927
- package/esm2020/public_api.mjs +0 -2
- package/esm2020/src/accordion/accordion-all.module.mjs +0 -23
- package/esm2020/src/accordion/accordion.component.mjs +0 -77
- package/esm2020/src/accordion/accordion.module.mjs +0 -34
- package/esm2020/src/accordion/items.directive.mjs +0 -72
- package/esm2020/src/appbar/appbar-all.module.mjs +0 -23
- package/esm2020/src/appbar/appbar.component.mjs +0 -59
- package/esm2020/src/appbar/appbar.module.mjs +0 -25
- package/esm2020/src/breadcrumb/breadcrumb-all.module.mjs +0 -23
- package/esm2020/src/breadcrumb/breadcrumb.component.mjs +0 -77
- package/esm2020/src/breadcrumb/breadcrumb.module.mjs +0 -34
- package/esm2020/src/breadcrumb/items.directive.mjs +0 -58
- package/esm2020/src/carousel/carousel-all.module.mjs +0 -23
- package/esm2020/src/carousel/carousel.component.mjs +0 -95
- package/esm2020/src/carousel/carousel.module.mjs +0 -34
- package/esm2020/src/carousel/items.directive.mjs +0 -66
- package/esm2020/src/context-menu/contextmenu-all.module.mjs +0 -23
- package/esm2020/src/context-menu/contextmenu.component.mjs +0 -60
- package/esm2020/src/context-menu/contextmenu.module.mjs +0 -25
- package/esm2020/src/index.mjs +0 -42
- package/esm2020/src/menu/items.directive.mjs +0 -46
- package/esm2020/src/menu/menu-all.module.mjs +0 -23
- package/esm2020/src/menu/menu.component.mjs +0 -71
- package/esm2020/src/menu/menu.module.mjs +0 -34
- package/esm2020/src/sidebar/sidebar-all.module.mjs +0 -23
- package/esm2020/src/sidebar/sidebar.component.mjs +0 -59
- package/esm2020/src/sidebar/sidebar.module.mjs +0 -25
- package/esm2020/src/stepper/stepper-all.module.mjs +0 -23
- package/esm2020/src/stepper/stepper.component.mjs +0 -77
- package/esm2020/src/stepper/stepper.module.mjs +0 -34
- package/esm2020/src/stepper/steps.directive.mjs +0 -58
- package/esm2020/src/tab/items.directive.mjs +0 -78
- package/esm2020/src/tab/tab-all.module.mjs +0 -23
- package/esm2020/src/tab/tab.component.mjs +0 -64
- package/esm2020/src/tab/tab.module.mjs +0 -34
- package/esm2020/src/toolbar/items.directive.mjs +0 -66
- package/esm2020/src/toolbar/toolbar-all.module.mjs +0 -23
- package/esm2020/src/toolbar/toolbar.component.mjs +0 -64
- package/esm2020/src/toolbar/toolbar.module.mjs +0 -34
- package/esm2020/src/treeview/treeview-all.module.mjs +0 -23
- package/esm2020/src/treeview/treeview.component.mjs +0 -66
- package/esm2020/src/treeview/treeview.module.mjs +0 -25
- package/esm2020/syncfusion-ej2-angular-navigations.mjs +0 -5
- package/fesm2015/syncfusion-ej2-angular-navigations.mjs +0 -1615
- package/fesm2015/syncfusion-ej2-angular-navigations.mjs.map +0 -1
- package/fesm2020/syncfusion-ej2-angular-navigations.mjs +0 -1615
- package/fesm2020/syncfusion-ej2-angular-navigations.mjs.map +0 -1
- package/syncfusion-ej2-angular-navigations.d.ts +0 -5
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { ViewContainerRef } from '@angular/core';
|
|
2
2
|
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
3
|
export declare class MenuItemDirective extends ComplexBase<MenuItemDirective> {
|
|
5
4
|
private viewContainerRef;
|
|
6
5
|
directivePropList: any;
|
|
@@ -41,8 +40,6 @@ export declare class MenuItemDirective extends ComplexBase<MenuItemDirective> {
|
|
|
41
40
|
*/
|
|
42
41
|
url: any;
|
|
43
42
|
constructor(viewContainerRef: ViewContainerRef);
|
|
44
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MenuItemDirective, never>;
|
|
45
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MenuItemDirective, "ejs-menu>e-menu-items>e-menu-item>", never, { "htmlAttributes": "htmlAttributes"; "iconCss": "iconCss"; "id": "id"; "items": "items"; "separator": "separator"; "text": "text"; "url": "url"; }, {}, never>;
|
|
46
43
|
}
|
|
47
44
|
/**
|
|
48
45
|
* MenuItem Array Directive
|
|
@@ -50,6 +47,4 @@ export declare class MenuItemDirective extends ComplexBase<MenuItemDirective> {
|
|
|
50
47
|
*/
|
|
51
48
|
export declare class MenuItemsDirective extends ArrayBase<MenuItemsDirective> {
|
|
52
49
|
constructor();
|
|
53
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MenuItemsDirective, never>;
|
|
54
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MenuItemsDirective, "ejs-menu>e-menu-items", never, {}, {}, ["children"]>;
|
|
55
50
|
}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "@angular/common";
|
|
3
|
-
import * as i2 from "./menu.module";
|
|
4
1
|
/**
|
|
5
2
|
* NgModule definition for the Menu component with providers.
|
|
6
3
|
*/
|
|
7
4
|
export declare class MenuAllModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MenuAllModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MenuAllModule, never, [typeof i1.CommonModule, typeof i2.MenuModule], [typeof i2.MenuModule]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<MenuAllModule>;
|
|
11
5
|
}
|
|
@@ -2,7 +2,6 @@ import { ElementRef, ViewContainerRef, QueryList, Renderer2, Injector } from '@a
|
|
|
2
2
|
import { IComponentBase } from '@syncfusion/ej2-angular-base';
|
|
3
3
|
import { Menu } from '@syncfusion/ej2-navigations';
|
|
4
4
|
import { MenuItemsDirective } from './items.directive';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
5
|
export declare const inputs: string[];
|
|
7
6
|
export declare const outputs: string[];
|
|
8
7
|
export declare const twoWays: string[];
|
|
@@ -41,6 +40,4 @@ export declare class MenuComponent extends Menu implements IComponentBase {
|
|
|
41
40
|
ngAfterContentChecked(): void;
|
|
42
41
|
registerEvents: (eventList: string[]) => void;
|
|
43
42
|
addTwoWay: (propList: string[]) => void;
|
|
44
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MenuComponent, never>;
|
|
45
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MenuComponent, "ejs-menu", never, { "animationSettings": "animationSettings"; "cssClass": "cssClass"; "enableHtmlSanitizer": "enableHtmlSanitizer"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enableScrolling": "enableScrolling"; "fields": "fields"; "filter": "filter"; "hamburgerMode": "hamburgerMode"; "hoverDelay": "hoverDelay"; "items": "items"; "locale": "locale"; "orientation": "orientation"; "showItemOnClick": "showItemOnClick"; "target": "target"; "template": "template"; "title": "title"; }, { "beforeClose": "beforeClose"; "beforeItemRender": "beforeItemRender"; "beforeOpen": "beforeOpen"; "created": "created"; "onClose": "onClose"; "onOpen": "onOpen"; "select": "select"; }, ["template", "childItems"], never>;
|
|
46
43
|
}
|
|
@@ -1,12 +1,5 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./menu.component";
|
|
3
|
-
import * as i2 from "./items.directive";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
1
|
/**
|
|
6
2
|
* NgModule definition for the Menu component.
|
|
7
3
|
*/
|
|
8
4
|
export declare class MenuModule {
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MenuModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MenuModule, [typeof i1.MenuComponent, typeof i2.MenuItemDirective, typeof i2.MenuItemsDirective], [typeof i3.CommonModule], [typeof i1.MenuComponent, typeof i2.MenuItemDirective, typeof i2.MenuItemsDirective]>;
|
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<MenuModule>;
|
|
12
5
|
}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "@angular/common";
|
|
3
|
-
import * as i2 from "./sidebar.module";
|
|
4
1
|
/**
|
|
5
2
|
* NgModule definition for the Sidebar component with providers.
|
|
6
3
|
*/
|
|
7
4
|
export declare class SidebarAllModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SidebarAllModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SidebarAllModule, never, [typeof i1.CommonModule, typeof i2.SidebarModule], [typeof i2.SidebarModule]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SidebarAllModule>;
|
|
11
5
|
}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { ElementRef, ViewContainerRef, Renderer2, Injector } from '@angular/core';
|
|
2
2
|
import { IComponentBase } from '@syncfusion/ej2-angular-base';
|
|
3
3
|
import { Sidebar } from '@syncfusion/ej2-navigations';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
4
|
export declare const inputs: string[];
|
|
6
5
|
export declare const outputs: string[];
|
|
7
6
|
export declare const twoWays: string[];
|
|
@@ -31,6 +30,4 @@ export declare class SidebarComponent extends Sidebar implements IComponentBase
|
|
|
31
30
|
ngAfterContentChecked(): void;
|
|
32
31
|
registerEvents: (eventList: string[]) => void;
|
|
33
32
|
addTwoWay: (propList: string[]) => void;
|
|
34
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SidebarComponent, never>;
|
|
35
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SidebarComponent, "ejs-sidebar", never, { "animate": "animate"; "closeOnDocumentClick": "closeOnDocumentClick"; "dockSize": "dockSize"; "enableDock": "enableDock"; "enableGestures": "enableGestures"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "height": "height"; "isOpen": "isOpen"; "locale": "locale"; "mediaQuery": "mediaQuery"; "position": "position"; "showBackdrop": "showBackdrop"; "target": "target"; "type": "type"; "width": "width"; "zIndex": "zIndex"; }, { "change": "change"; "close": "close"; "created": "created"; "destroyed": "destroyed"; "open": "open"; "isOpenChange": "isOpenChange"; }, never, ["*"]>;
|
|
36
33
|
}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./sidebar.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
1
|
/**
|
|
5
2
|
* NgModule definition for the Sidebar component.
|
|
6
3
|
*/
|
|
7
4
|
export declare class SidebarModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SidebarModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SidebarModule, [typeof i1.SidebarComponent], [typeof i2.CommonModule], [typeof i1.SidebarComponent]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SidebarModule>;
|
|
11
5
|
}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "@angular/common";
|
|
3
|
-
import * as i2 from "./stepper.module";
|
|
4
1
|
/**
|
|
5
2
|
* NgModule definition for the Stepper component with providers.
|
|
6
3
|
*/
|
|
7
4
|
export declare class StepperAllModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StepperAllModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<StepperAllModule, never, [typeof i1.CommonModule, typeof i2.StepperModule], [typeof i2.StepperModule]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<StepperAllModule>;
|
|
11
5
|
}
|
|
@@ -2,7 +2,6 @@ import { ElementRef, ViewContainerRef, Renderer2, Injector, QueryList } from '@a
|
|
|
2
2
|
import { IComponentBase } from '@syncfusion/ej2-angular-base';
|
|
3
3
|
import { Stepper } from '@syncfusion/ej2-navigations';
|
|
4
4
|
import { StepsDirective } from './steps.directive';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
5
|
export declare const inputs: string[];
|
|
7
6
|
export declare const outputs: string[];
|
|
8
7
|
export declare const twoWays: string[];
|
|
@@ -55,6 +54,4 @@ export declare class StepperComponent extends Stepper implements IComponentBase
|
|
|
55
54
|
ngAfterContentChecked(): void;
|
|
56
55
|
registerEvents: (eventList: string[]) => void;
|
|
57
56
|
addTwoWay: (propList: string[]) => void;
|
|
58
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StepperComponent, never>;
|
|
59
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<StepperComponent, "ejs-stepper", never, { "activeStep": "activeStep"; "animation": "animation"; "cssClass": "cssClass"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "labelPosition": "labelPosition"; "linear": "linear"; "locale": "locale"; "orientation": "orientation"; "readOnly": "readOnly"; "showTooltip": "showTooltip"; "stepType": "stepType"; "steps": "steps"; "template": "template"; "tooltipTemplate": "tooltipTemplate"; }, { "beforeStepRender": "beforeStepRender"; "created": "created"; "stepChanged": "stepChanged"; "stepChanging": "stepChanging"; "stepClick": "stepClick"; "activeStepChange": "activeStepChange"; }, ["template", "tooltipTemplate", "childSteps"], ["nav"]>;
|
|
60
57
|
}
|
|
@@ -1,12 +1,5 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./stepper.component";
|
|
3
|
-
import * as i2 from "./steps.directive";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
1
|
/**
|
|
6
2
|
* NgModule definition for the Stepper component.
|
|
7
3
|
*/
|
|
8
4
|
export declare class StepperModule {
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StepperModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<StepperModule, [typeof i1.StepperComponent, typeof i2.StepDirective, typeof i2.StepsDirective], [typeof i3.CommonModule], [typeof i1.StepperComponent, typeof i2.StepDirective, typeof i2.StepsDirective]>;
|
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<StepperModule>;
|
|
12
5
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { ViewContainerRef } from '@angular/core';
|
|
2
2
|
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
3
|
/**
|
|
5
4
|
* 'e-step' directive represents a step of the Angular Stepper.
|
|
6
5
|
* It must be contained in a Stepper component(`ejs-stepper`).
|
|
@@ -64,8 +63,6 @@ export declare class StepDirective extends ComplexBase<StepDirective> {
|
|
|
64
63
|
*/
|
|
65
64
|
text: any;
|
|
66
65
|
constructor(viewContainerRef: ViewContainerRef);
|
|
67
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StepDirective, never>;
|
|
68
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<StepDirective, "ejs-stepper>e-steps>e-step", never, { "cssClass": "cssClass"; "disabled": "disabled"; "iconCss": "iconCss"; "isValid": "isValid"; "label": "label"; "optional": "optional"; "status": "status"; "text": "text"; }, {}, never>;
|
|
69
66
|
}
|
|
70
67
|
/**
|
|
71
68
|
* Step Array Directive
|
|
@@ -73,6 +70,4 @@ export declare class StepDirective extends ComplexBase<StepDirective> {
|
|
|
73
70
|
*/
|
|
74
71
|
export declare class StepsDirective extends ArrayBase<StepsDirective> {
|
|
75
72
|
constructor();
|
|
76
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StepsDirective, never>;
|
|
77
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<StepsDirective, "ejs-stepper>e-steps", never, {}, {}, ["children"]>;
|
|
78
73
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { ViewContainerRef } from '@angular/core';
|
|
2
2
|
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
3
|
/**
|
|
5
4
|
* 'e-tabitem' directive represent a item of the Angular Tab.
|
|
6
5
|
* It must be contained in a Tab component(`ejs-tab`).
|
|
@@ -68,8 +67,6 @@ export declare class TabItemDirective extends ComplexBase<TabItemDirective> {
|
|
|
68
67
|
*/
|
|
69
68
|
headerTemplate: any;
|
|
70
69
|
constructor(viewContainerRef: ViewContainerRef);
|
|
71
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TabItemDirective, never>;
|
|
72
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TabItemDirective, "e-tabitems>e-tabitem", never, { "content": "content"; "cssClass": "cssClass"; "disabled": "disabled"; "header": "header"; "headerTemplate": "headerTemplate"; "id": "id"; "tabIndex": "tabIndex"; "visible": "visible"; }, {}, ["content", "header_text", "headerTemplate"]>;
|
|
73
70
|
}
|
|
74
71
|
/**
|
|
75
72
|
* TabItem Array Directive
|
|
@@ -77,6 +74,4 @@ export declare class TabItemDirective extends ComplexBase<TabItemDirective> {
|
|
|
77
74
|
*/
|
|
78
75
|
export declare class TabItemsDirective extends ArrayBase<TabItemsDirective> {
|
|
79
76
|
constructor();
|
|
80
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TabItemsDirective, never>;
|
|
81
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TabItemsDirective, "ejs-tab>e-tabitems", never, {}, {}, ["children"]>;
|
|
82
77
|
}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "@angular/common";
|
|
3
|
-
import * as i2 from "./tab.module";
|
|
4
1
|
/**
|
|
5
2
|
* NgModule definition for the Tab component with providers.
|
|
6
3
|
*/
|
|
7
4
|
export declare class TabAllModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TabAllModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<TabAllModule, never, [typeof i1.CommonModule, typeof i2.TabModule], [typeof i2.TabModule]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<TabAllModule>;
|
|
11
5
|
}
|
|
@@ -2,7 +2,6 @@ import { ElementRef, ViewContainerRef, Renderer2, Injector, QueryList } from '@a
|
|
|
2
2
|
import { IComponentBase } from '@syncfusion/ej2-angular-base';
|
|
3
3
|
import { Tab } from '@syncfusion/ej2-navigations';
|
|
4
4
|
import { TabItemsDirective } from './items.directive';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
5
|
export declare const inputs: string[];
|
|
7
6
|
export declare const outputs: string[];
|
|
8
7
|
export declare const twoWays: string[];
|
|
@@ -39,6 +38,4 @@ export declare class TabComponent extends Tab implements IComponentBase {
|
|
|
39
38
|
ngAfterContentChecked(): void;
|
|
40
39
|
registerEvents: (eventList: string[]) => void;
|
|
41
40
|
addTwoWay: (propList: string[]) => void;
|
|
42
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TabComponent, never>;
|
|
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"; "swipeMode": "swipeMode"; "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
41
|
}
|
package/src/tab/tab.module.d.ts
CHANGED
|
@@ -1,12 +1,5 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./tab.component";
|
|
3
|
-
import * as i2 from "./items.directive";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
1
|
/**
|
|
6
2
|
* NgModule definition for the Tab component.
|
|
7
3
|
*/
|
|
8
4
|
export declare class TabModule {
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TabModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<TabModule, [typeof i1.TabComponent, typeof i2.TabItemDirective, typeof i2.TabItemsDirective], [typeof i3.CommonModule], [typeof i1.TabComponent, typeof i2.TabItemDirective, typeof i2.TabItemsDirective]>;
|
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<TabModule>;
|
|
12
5
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { ViewContainerRef } from '@angular/core';
|
|
2
2
|
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
3
|
/**
|
|
5
4
|
* 'e-item' directive represent a item of the Angular Toolbar.
|
|
6
5
|
* It must be contained in a Toolbar component(`ejs-toolbar`).
|
|
@@ -133,8 +132,6 @@ export declare class ItemDirective extends ComplexBase<ItemDirective> {
|
|
|
133
132
|
*/
|
|
134
133
|
template: any;
|
|
135
134
|
constructor(viewContainerRef: ViewContainerRef);
|
|
136
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ItemDirective, never>;
|
|
137
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ItemDirective, "e-items>e-item", never, { "align": "align"; "cssClass": "cssClass"; "disabled": "disabled"; "htmlAttributes": "htmlAttributes"; "id": "id"; "overflow": "overflow"; "prefixIcon": "prefixIcon"; "showAlwaysInPopup": "showAlwaysInPopup"; "showTextOn": "showTextOn"; "suffixIcon": "suffixIcon"; "tabIndex": "tabIndex"; "template": "template"; "text": "text"; "tooltipText": "tooltipText"; "type": "type"; "visible": "visible"; "width": "width"; }, { "click": "click"; }, ["template"]>;
|
|
138
135
|
}
|
|
139
136
|
/**
|
|
140
137
|
* Item Array Directive
|
|
@@ -142,6 +139,4 @@ export declare class ItemDirective extends ComplexBase<ItemDirective> {
|
|
|
142
139
|
*/
|
|
143
140
|
export declare class ItemsDirective extends ArrayBase<ItemsDirective> {
|
|
144
141
|
constructor();
|
|
145
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ItemsDirective, never>;
|
|
146
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ItemsDirective, "ejs-toolbar>e-items", never, {}, {}, ["children"]>;
|
|
147
142
|
}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "@angular/common";
|
|
3
|
-
import * as i2 from "./toolbar.module";
|
|
4
1
|
/**
|
|
5
2
|
* NgModule definition for the Toolbar component with providers.
|
|
6
3
|
*/
|
|
7
4
|
export declare class ToolbarAllModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ToolbarAllModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ToolbarAllModule, never, [typeof i1.CommonModule, typeof i2.ToolbarModule], [typeof i2.ToolbarModule]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ToolbarAllModule>;
|
|
11
5
|
}
|
|
@@ -2,7 +2,6 @@ import { ElementRef, ViewContainerRef, Renderer2, Injector, QueryList } from '@a
|
|
|
2
2
|
import { IComponentBase } from '@syncfusion/ej2-angular-base';
|
|
3
3
|
import { Toolbar } from '@syncfusion/ej2-navigations';
|
|
4
4
|
import { ItemsDirective } from './items.directive';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
5
|
export declare const inputs: string[];
|
|
7
6
|
export declare const outputs: string[];
|
|
8
7
|
export declare const twoWays: string[];
|
|
@@ -32,6 +31,4 @@ export declare class ToolbarComponent extends Toolbar implements IComponentBase
|
|
|
32
31
|
ngAfterContentChecked(): void;
|
|
33
32
|
registerEvents: (eventList: string[]) => void;
|
|
34
33
|
addTwoWay: (propList: string[]) => void;
|
|
35
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ToolbarComponent, never>;
|
|
36
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ToolbarComponent, "ejs-toolbar", never, { "allowKeyboard": "allowKeyboard"; "cssClass": "cssClass"; "enableCollision": "enableCollision"; "enableHtmlSanitizer": "enableHtmlSanitizer"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "height": "height"; "items": "items"; "locale": "locale"; "overflowMode": "overflowMode"; "scrollStep": "scrollStep"; "width": "width"; }, { "beforeCreate": "beforeCreate"; "clicked": "clicked"; "created": "created"; "destroyed": "destroyed"; }, ["childItems"], ["div"]>;
|
|
37
34
|
}
|
|
@@ -1,12 +1,5 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./toolbar.component";
|
|
3
|
-
import * as i2 from "./items.directive";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
1
|
/**
|
|
6
2
|
* NgModule definition for the Toolbar component.
|
|
7
3
|
*/
|
|
8
4
|
export declare class ToolbarModule {
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ToolbarModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ToolbarModule, [typeof i1.ToolbarComponent, typeof i2.ItemDirective, typeof i2.ItemsDirective], [typeof i3.CommonModule], [typeof i1.ToolbarComponent, typeof i2.ItemDirective, typeof i2.ItemsDirective]>;
|
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ToolbarModule>;
|
|
12
5
|
}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "@angular/common";
|
|
3
|
-
import * as i2 from "./treeview.module";
|
|
4
1
|
/**
|
|
5
2
|
* NgModule definition for the TreeView component with providers.
|
|
6
3
|
*/
|
|
7
4
|
export declare class TreeViewAllModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TreeViewAllModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<TreeViewAllModule, never, [typeof i1.CommonModule, typeof i2.TreeViewModule], [typeof i2.TreeViewModule]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<TreeViewAllModule>;
|
|
11
5
|
}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { ElementRef, ViewContainerRef, Renderer2, Injector } from '@angular/core';
|
|
2
2
|
import { IComponentBase } from '@syncfusion/ej2-angular-base';
|
|
3
3
|
import { TreeView } from '@syncfusion/ej2-navigations';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
4
|
export declare const inputs: string[];
|
|
6
5
|
export declare const outputs: string[];
|
|
7
6
|
export declare const twoWays: string[];
|
|
@@ -60,6 +59,4 @@ export declare class TreeViewComponent extends TreeView implements IComponentBas
|
|
|
60
59
|
ngAfterContentChecked(): void;
|
|
61
60
|
registerEvents: (eventList: string[]) => void;
|
|
62
61
|
addTwoWay: (propList: string[]) => void;
|
|
63
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TreeViewComponent, never>;
|
|
64
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TreeViewComponent, "ejs-treeview", never, { "allowDragAndDrop": "allowDragAndDrop"; "allowEditing": "allowEditing"; "allowMultiSelection": "allowMultiSelection"; "allowTextWrap": "allowTextWrap"; "animation": "animation"; "autoCheck": "autoCheck"; "checkDisabledChildren": "checkDisabledChildren"; "checkedNodes": "checkedNodes"; "cssClass": "cssClass"; "disabled": "disabled"; "dragArea": "dragArea"; "enableHtmlSanitizer": "enableHtmlSanitizer"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "expandOn": "expandOn"; "expandedNodes": "expandedNodes"; "fields": "fields"; "fullRowNavigable": "fullRowNavigable"; "fullRowSelect": "fullRowSelect"; "loadOnDemand": "loadOnDemand"; "locale": "locale"; "nodeTemplate": "nodeTemplate"; "selectedNodes": "selectedNodes"; "showCheckBox": "showCheckBox"; "sortOrder": "sortOrder"; }, { "actionFailure": "actionFailure"; "created": "created"; "dataBound": "dataBound"; "dataSourceChanged": "dataSourceChanged"; "destroyed": "destroyed"; "drawNode": "drawNode"; "keyPress": "keyPress"; "nodeChecked": "nodeChecked"; "nodeChecking": "nodeChecking"; "nodeClicked": "nodeClicked"; "nodeCollapsed": "nodeCollapsed"; "nodeCollapsing": "nodeCollapsing"; "nodeDragStart": "nodeDragStart"; "nodeDragStop": "nodeDragStop"; "nodeDragging": "nodeDragging"; "nodeDropped": "nodeDropped"; "nodeEdited": "nodeEdited"; "nodeEditing": "nodeEditing"; "nodeExpanded": "nodeExpanded"; "nodeExpanding": "nodeExpanding"; "nodeSelected": "nodeSelected"; "nodeSelecting": "nodeSelecting"; }, ["nodeTemplate"], never>;
|
|
65
62
|
}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./treeview.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
1
|
/**
|
|
5
2
|
* NgModule definition for the TreeView component.
|
|
6
3
|
*/
|
|
7
4
|
export declare class TreeViewModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TreeViewModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<TreeViewModule, [typeof i1.TreeViewComponent], [typeof i2.CommonModule], [typeof i1.TreeViewComponent]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<TreeViewModule>;
|
|
11
5
|
}
|