UNPKG

@alfresco/adf-core

Version:
18 lines (17 loc) 1.16 kB
import * as i0 from "@angular/core"; export declare class EmptyListComponent { static ɵfac: i0.ɵɵFactoryDeclaration<EmptyListComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<EmptyListComponent, "adf-empty-list", never, {}, {}, never, ["[adf-empty-list-header]", "[adf-empty-list-body]", "[adf-empty-list-footer]", "*"], true, never>; } export declare class EmptyListHeaderDirective { static ɵfac: i0.ɵɵFactoryDeclaration<EmptyListHeaderDirective, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<EmptyListHeaderDirective, "[adf-empty-list-header]", never, {}, {}, never, never, true, never>; } export declare class EmptyListBodyDirective { static ɵfac: i0.ɵɵFactoryDeclaration<EmptyListBodyDirective, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<EmptyListBodyDirective, "[adf-empty-list-body]", never, {}, {}, never, never, true, never>; } export declare class EmptyListFooterDirective { static ɵfac: i0.ɵɵFactoryDeclaration<EmptyListFooterDirective, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<EmptyListFooterDirective, "[adf-empty-list-footer]", never, {}, {}, never, never, true, never>; }