UNPKG

@alauda/ui

Version:

Angular UI components by Alauda Frontend Team.

24 lines (23 loc) 2.16 kB
import { TabContentDirective, TabHeaderAddonDirective, TabLabelDirective, TabLabelWrapperDirective, TabTitleDirective } from './tab-body.component'; import { TabGroupComponent } from './tab-group.component'; import { TabHeaderComponent } from './tab-header.component'; import { TabComponent } from './tab.component'; import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "@angular/forms"; import * as i3 from "@angular/cdk/portal"; import * as i4 from "../button/button.module"; import * as i5 from "../icon/icon.module"; import * as i6 from "@angular/cdk/a11y"; import * as i7 from "@angular/cdk/observers"; import * as i8 from "./tab-group.component"; import * as i9 from "./tab.component"; import * as i10 from "./tab-body.component"; import * as i11 from "./tab-header.component"; import * as i12 from "./tab-header-active-indicator.component"; export declare class TabsModule { static ɵfac: i0.ɵɵFactoryDeclaration<TabsModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<TabsModule, never, [typeof i1.CommonModule, typeof i2.FormsModule, typeof i3.PortalModule, typeof i4.ButtonModule, typeof i5.IconModule, typeof i6.A11yModule, typeof i7.ObserversModule, typeof i8.TabGroupComponent, typeof i9.TabComponent, typeof i10.TabLabelDirective, typeof i10.TabContentDirective, typeof i10.TabHeaderAddonDirective, typeof i10.TabTitleDirective, typeof i11.TabHeaderComponent, typeof i10.TabBodyComponent, typeof i10.TabBodyPortalDirective, typeof i10.TabLabelWrapperDirective, typeof i12.TabHeaderActiveIndicatorComponent], [typeof i8.TabGroupComponent, typeof i9.TabComponent, typeof i10.TabLabelDirective, typeof i10.TabContentDirective, typeof i10.TabHeaderAddonDirective, typeof i10.TabTitleDirective, typeof i10.TabLabelWrapperDirective, typeof i11.TabHeaderComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<TabsModule>; } export declare const TABS_MODULE: readonly [typeof TabGroupComponent, typeof TabComponent, typeof TabLabelDirective, typeof TabContentDirective, typeof TabHeaderAddonDirective, typeof TabTitleDirective, typeof TabLabelWrapperDirective, typeof TabHeaderComponent];