@clr/angular
Version:
Angular components for Clarity
1,061 lines (997 loc) • 287 kB
Markdown
## API Report File for "@clr/angular"
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
```ts
import { AbstractControl } from '@angular/forms';
import { AfterContentChecked } from '@angular/core';
import { AfterContentInit } from '@angular/core';
import { AfterViewChecked } from '@angular/core';
import { AfterViewInit } from '@angular/core';
import { AnimationBuilder } from '@angular/animations';
import { AnimationEvent as AnimationEvent_2 } from '@angular/animations';
import { AnimationMetadata } from '@angular/animations';
import { BehaviorSubject } from 'rxjs';
import { CdkDrag } from '@angular/cdk/drag-drop';
import { CdkFixedSizeVirtualScroll } from '@angular/cdk/scrolling';
import { CdkTrapFocus } from '@angular/cdk/a11y';
import { CdkVirtualForOf } from '@angular/cdk/scrolling';
import { CdkVirtualForOfContext } from '@angular/cdk/scrolling';
import { ChangeDetectorRef } from '@angular/core';
import { ComponentFactoryResolver } from '@angular/core';
import { ControlValueAccessor } from '@angular/forms';
import { Directionality } from '@angular/cdk/bidi';
import { DoCheck } from '@angular/core';
import { DragDrop } from '@angular/cdk/drag-drop';
import { DragDropConfig } from '@angular/cdk/drag-drop';
import { ElementRef } from '@angular/core';
import { EmbeddedViewRef } from '@angular/core';
import { EnvironmentInjector } from '@angular/core';
import { EventEmitter } from '@angular/core';
import { FocusTrapFactory } from '@angular/cdk/a11y';
import { FormGroup } from '@angular/forms';
import { FormGroupDirective } from '@angular/forms';
import { FormGroupName } from '@angular/forms';
import * as i0 from '@angular/core';
import * as i43 from '@angular/forms';
import * as i6 from '@angular/common';
import * as i6_10 from '@angular/router';
import { InjectionToken } from '@angular/core';
import { Injector } from '@angular/core';
import { IterableDiffers } from '@angular/core';
import { ListRange } from '@angular/cdk/collections';
import { NgControl } from '@angular/forms';
import { NgForm } from '@angular/forms';
import { NgForOfContext } from '@angular/common';
import { NgModelGroup } from '@angular/forms';
import { NgZone } from '@angular/core';
import { Observable } from 'rxjs';
import { OnChanges } from '@angular/core';
import { OnDestroy } from '@angular/core';
import { OnInit } from '@angular/core';
import { QueryList } from '@angular/core';
import { Renderer2 } from '@angular/core';
import { RendererFactory2 } from '@angular/core';
import { ReplaySubject } from 'rxjs';
import { RouterLinkActive } from '@angular/router';
import { ScrollDispatcher } from '@angular/cdk/scrolling';
import { SelectMultipleControlValueAccessor } from '@angular/forms';
import { SimpleChange } from '@angular/core';
import { SimpleChanges } from '@angular/core';
import { Subject } from 'rxjs';
import { Subscription } from 'rxjs';
import { TemplateRef } from '@angular/core';
import { TrackByFunction } from '@angular/core';
import { Type } from '@angular/core';
import { ValidationErrors } from '@angular/forms';
import { Validator } from '@angular/forms';
import { ViewContainerRef } from '@angular/core';
import { ViewportRuler } from '@angular/cdk/scrolling';
// @public (undocumented)
export class BaseExpandableAnimation {
constructor(element: ElementRef<HTMLElement>, domAdapter: DomAdapter, renderer: Renderer2);
// (undocumented)
cleanupAnimationEffects(cancelAnimations?: boolean): void;
// Warning: (ae-forgotten-export) The symbol "DomAdapter" needs to be exported by the entry point index.d.ts
//
// (undocumented)
protected domAdapter: DomAdapter;
// (undocumented)
protected element: ElementRef<HTMLElement>;
// (undocumented)
initAnimationEffects(): void;
// (undocumented)
protected renderer: Renderer2;
// (undocumented)
startHeight: number;
// (undocumented)
updateStartHeight(): void;
// (undocumented)
static ɵdir: i0.ɵɵDirectiveDeclaration<BaseExpandableAnimation, never, never, {}, {}, never, never, false, never>;
// (undocumented)
static ɵfac: i0.ɵɵFactoryDeclaration<BaseExpandableAnimation, never>;
}
// @public (undocumented)
export interface BreadcrumbItem {
// (undocumented)
href?: string;
// (undocumented)
label: string;
// (undocumented)
queryParams?: {
[key: string]: string;
};
// (undocumented)
routerLink?: string;
// (undocumented)
target?: string;
}
// @public (undocumented)
export class CdsIconCustomTag {
// (undocumented)
static ɵdir: i0.ɵɵDirectiveDeclaration<CdsIconCustomTag, "cds-icon", never, {}, {}, never, never, false, never>;
// (undocumented)
static ɵfac: i0.ɵɵFactoryDeclaration<CdsIconCustomTag, never>;
}
// @public (undocumented)
export enum CHANGE_KEYS {
// (undocumented)
FORM = "form",
// (undocumented)
MODEL = "model"
}
// @public (undocumented)
export class ClarityModule {
// (undocumented)
static ɵfac: i0.ɵɵFactoryDeclaration<ClarityModule, never>;
// (undocumented)
static ɵinj: i0.ɵɵInjectorDeclaration<ClarityModule>;
// Warning: (ae-forgotten-export) The symbol "i1" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i2_4" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i3_2" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i4_13" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i5_9" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i6_2" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i7_6" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i8_6" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i9_2" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i10_5" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i11_4" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i12_4" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i13_4" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i14_3" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i15" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i16_2" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i17_2" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i18_2" needs to be exported by the entry point index.d.ts
//
// (undocumented)
static ɵmod: i0.ɵɵNgModuleDeclaration<ClarityModule, never, never, [typeof i1.ClrEmphasisModule, typeof i2_4.ClrDataModule, typeof i3_2.ClrIconModule, typeof i4_13.ClrModalModule, typeof i5_9.ClrLoadingModule, typeof i6_2.ClrConditionalModule, typeof i7_6.ClrFocusOnViewInitModule, typeof i8_6.ClrButtonModule, typeof i9_2.ClrFormsModule, typeof i10_5.ClrLayoutModule, typeof i11_4.ClrPopoverModule, typeof i12_4.ClrWizardModule, typeof i13_4.ClrSidePanelModule, typeof i14_3.ClrStepperModule, typeof i15.ClrSpinnerModule, typeof i16_2.ClrProgressBarModule, typeof i17_2.ClrPopoverModuleNext, typeof i18_2.ClrTimelineModule]>;
}
// @public (undocumented)
export const CLR_ALERT_DIRECTIVES: Type<any>[];
// @public (undocumented)
export const CLR_BUTTON_GROUP_DIRECTIVES: Type<any>[];
// @public (undocumented)
export const CLR_DATAGRID_DIRECTIVES: Type<any>[];
// @public (undocumented)
export const CLR_DATEPICKER_DIRECTIVES: Type<any>[];
// @public (undocumented)
export const CLR_DROPDOWN_DIRECTIVES: Type<any>[];
// @public (undocumented)
export const CLR_FILE_MESSAGES_TEMPLATE_CONTEXT: InjectionToken<ClrFileMessagesTemplateContext>;
// @public (undocumented)
export const CLR_ICON_DIRECTIVES: Type<any>[];
// @public (undocumented)
export const CLR_LAYOUT_DIRECTIVES: Type<any>[];
// @public (undocumented)
export const CLR_LOADING_BUTTON_DIRECTIVES: Type<any>[];
// @public (undocumented)
export const CLR_LOADING_DIRECTIVES: Type<any>[];
// @public (undocumented)
export const CLR_MENU_POSITIONS: string[];
// @public (undocumented)
export const CLR_MODAL_DIRECTIVES: Type<any>[];
// @public (undocumented)
export const CLR_NAVIGATION_DIRECTIVES: Type<any>[];
// @public (undocumented)
export const CLR_PROGRESS_BAR_DIRECTIVES: Type<any>[];
// @public (undocumented)
export const CLR_SIDEPANEL_DIRECTIVES: Type<any>[];
// @public (undocumented)
export const CLR_SIGNPOST_DIRECTIVES: Type<any>[];
// @public (undocumented)
export const CLR_SPINNER_DIRECTIVES: Type<any>[];
// @public (undocumented)
export const CLR_STACK_VIEW_DIRECTIVES: Type<any>[];
// @public (undocumented)
export const CLR_TABS_DIRECTIVES: Type<any>[];
// @public (undocumented)
export const CLR_TOOLTIP_DIRECTIVES: Type<any>[];
// @public (undocumented)
export const CLR_TREE_VIEW_DIRECTIVES: Type<any>[];
// @public (undocumented)
export const CLR_VERTICAL_NAV_DIRECTIVES: Type<any>[];
// @public (undocumented)
export const CLR_WIZARD_DIRECTIVES: any[];
// @public (undocumented)
export abstract class ClrAbstractContainer implements OnDestroy, AfterContentInit {
constructor(ifControlStateService: IfControlStateService, layoutService: LayoutService, controlClassService: ControlClassService, ngControlService: NgControlService);
// (undocumented)
addGrid(): boolean;
// (undocumented)
additionalControls: NgControl[];
// (undocumented)
control: NgControl;
// (undocumented)
controlClass(): string;
// Warning: (ae-forgotten-export) The symbol "ControlClassService" needs to be exported by the entry point index.d.ts
//
// (undocumented)
protected controlClassService: ControlClassService;
// (undocumented)
controlErrorComponent: ClrControlError;
// (undocumented)
controlHelperComponent: ClrControlHelper;
// (undocumented)
controlSuccessComponent: ClrControlSuccess;
// (undocumented)
protected get errorMessagePresent(): boolean;
// Warning: (ae-forgotten-export) The symbol "IfControlStateService" needs to be exported by the entry point index.d.ts
//
// (undocumented)
protected ifControlStateService: IfControlStateService;
// (undocumented)
label: ClrLabel;
// Warning: (ae-forgotten-export) The symbol "LayoutService" needs to be exported by the entry point index.d.ts
//
// (undocumented)
protected layoutService: LayoutService;
// (undocumented)
ngAfterContentInit(): void;
// Warning: (ae-forgotten-export) The symbol "NgControlService" needs to be exported by the entry point index.d.ts
//
// (undocumented)
protected ngControlService: NgControlService;
// (undocumented)
ngOnDestroy(): void;
get showHelper(): boolean;
// (undocumented)
get showInvalid(): boolean;
// (undocumented)
get showValid(): boolean;
// (undocumented)
protected subscriptions: Subscription[];
// (undocumented)
protected get successMessagePresent(): boolean;
// (undocumented)
static ɵdir: i0.ɵɵDirectiveDeclaration<ClrAbstractContainer, never, never, {}, {}, ["label", "controlSuccessComponent", "controlErrorComponent", "controlHelperComponent"], never, false, never>;
// (undocumented)
static ɵfac: i0.ɵɵFactoryDeclaration<ClrAbstractContainer, [null, { optional: true; }, null, null]>;
}
// @public (undocumented)
export class ClrAccordion implements OnInit, OnChanges, AfterViewInit, OnDestroy {
// Warning: (ae-forgotten-export) The symbol "AccordionService" needs to be exported by the entry point index.d.ts
constructor(accordionService: AccordionService);
// (undocumented)
multiPanel: boolean | string;
// (undocumented)
ngAfterViewInit(): void;
// (undocumented)
ngOnChanges(changes: SimpleChanges): void;
// (undocumented)
ngOnDestroy(): void;
// (undocumented)
ngOnInit(): void;
// (undocumented)
panels: QueryList<ClrAccordionPanel>;
// (undocumented)
subscriptions: Subscription[];
// (undocumented)
static ɵcmp: i0.ɵɵComponentDeclaration<ClrAccordion, "clr-accordion", never, { "multiPanel": "clrAccordionMultiPanel"; }, {}, ["panels"], ["*"], false, never>;
// (undocumented)
static ɵfac: i0.ɵɵFactoryDeclaration<ClrAccordion, never>;
}
// @public (undocumented)
export class ClrAccordionContent {
// (undocumented)
static ɵcmp: i0.ɵɵComponentDeclaration<ClrAccordionContent, "clr-accordion-content, clr-step-content", never, {}, {}, never, ["*"], false, never>;
// (undocumented)
static ɵfac: i0.ɵɵFactoryDeclaration<ClrAccordionContent, never>;
}
// @public (undocumented)
export class ClrAccordionDescription {
// (undocumented)
static ɵcmp: i0.ɵɵComponentDeclaration<ClrAccordionDescription, "clr-accordion-description, clr-step-description", never, {}, {}, never, ["*"], false, never>;
// (undocumented)
static ɵfac: i0.ɵɵFactoryDeclaration<ClrAccordionDescription, never>;
}
// @public (undocumented)
export class ClrAccordionModule {
constructor();
// (undocumented)
static ɵfac: i0.ɵɵFactoryDeclaration<ClrAccordionModule, never>;
// (undocumented)
static ɵinj: i0.ɵɵInjectorDeclaration<ClrAccordionModule>;
// Warning: (ae-forgotten-export) The symbol "i1_51" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i2_39" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i3_29" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i4_19" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i5_17" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i6_12" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i7_11" needs to be exported by the entry point index.d.ts
//
// (undocumented)
static ɵmod: i0.ɵɵNgModuleDeclaration<ClrAccordionModule, [typeof i1_51.ClrAccordion, typeof i2_39.ClrAccordionPanel, typeof i3_29.ClrAccordionTitle, typeof i4_19.ClrAccordionDescription, typeof i5_17.ClrAccordionContent, typeof i6_12.AccordionOompaLoompa, typeof i7_11.AccordionWillyWonka], [typeof i6.CommonModule, typeof i3_2.ClrIconModule], [typeof i1_51.ClrAccordion, typeof i2_39.ClrAccordionPanel, typeof i3_29.ClrAccordionTitle, typeof i4_19.ClrAccordionDescription, typeof i5_17.ClrAccordionContent, typeof i6_12.AccordionOompaLoompa, typeof i7_11.AccordionWillyWonka]>;
}
// @public (undocumented)
export class ClrAccordionPanel implements OnInit, OnChanges {
// Warning: (ae-forgotten-export) The symbol "IfExpandService" needs to be exported by the entry point index.d.ts
constructor(parent: ClrAccordionPanel, commonStrings: ClrCommonStringsService, accordionService: AccordionService, ifExpandService: IfExpandService, cdr: ChangeDetectorRef);
// (undocumented)
accordionDescription: QueryList<ClrAccordionDescription>;
// (undocumented)
collapsePanelOnAnimationDone(panel: AccordionPanelModel): void;
// (undocumented)
commonStrings: ClrCommonStringsService;
// (undocumented)
disabled: boolean;
explicitHeadingLevel: HeadingLevel;
// (undocumented)
getAccordionContentId(id: string): string;
// (undocumented)
getAccordionHeaderId(id: string): string;
// (undocumented)
getPanelStateClasses(panel: AccordionPanelModel): string;
// (undocumented)
headingEnabled: boolean;
// (undocumented)
get headingLevel(): HeadingLevel;
// (undocumented)
get id(): string;
set id(value: string);
// (undocumented)
ngOnChanges(changes: SimpleChanges): void;
// (undocumented)
ngOnInit(): void;
// Warning: (ae-forgotten-export) The symbol "AccordionPanelModel" needs to be exported by the entry point index.d.ts
//
// (undocumented)
panel: Observable<AccordionPanelModel>;
// (undocumented)
get panelNumber(): number;
// (undocumented)
panelOpen: boolean;
// (undocumented)
panelOpenChange: EventEmitter<boolean>;
// (undocumented)
protected stepCompleteText(panelNumber: number): string;
// (undocumented)
protected stepErrorText(panelNumber: number): string;
// (undocumented)
togglePanel(): void;
// (undocumented)
static ɵcmp: i0.ɵɵComponentDeclaration<ClrAccordionPanel, "clr-accordion-panel", never, { "disabled": "clrAccordionPanelDisabled"; "panelOpen": "clrAccordionPanelOpen"; "headingEnabled": "clrAccordionPanelHeadingEnabled"; "explicitHeadingLevel": "clrAccordionPanelHeadingLevel"; }, { "panelOpenChange": "clrAccordionPanelOpenChange"; }, ["accordionDescription"], ["clr-accordion-title, clr-step-title", "clr-accordion-description, clr-step-description", "*"], false, never>;
// (undocumented)
static ɵfac: i0.ɵɵFactoryDeclaration<ClrAccordionPanel, [{ optional: true; skipSelf: true; }, null, null, null, null]>;
}
// @public (undocumented)
export class ClrAccordionTitle {
// (undocumented)
static ɵcmp: i0.ɵɵComponentDeclaration<ClrAccordionTitle, "clr-accordion-title, clr-step-title", never, {}, {}, never, ["*"], false, never>;
// (undocumented)
static ɵfac: i0.ɵɵFactoryDeclaration<ClrAccordionTitle, never>;
}
// @public (undocumented)
export class ClrAlert implements OnInit, OnDestroy {
// Warning: (ae-forgotten-export) The symbol "AlertIconAndTypesService" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "MultiAlertService" needs to be exported by the entry point index.d.ts
constructor(iconService: AlertIconAndTypesService, cdr: ChangeDetectorRef, multiAlertService: MultiAlertService, commonStrings: ClrCommonStringsService, renderer: Renderer2, hostElement: ElementRef<HTMLElement>);
// (undocumented)
get alertClass(): string;
// (undocumented)
set alertIconShape(value: string);
// (undocumented)
get alertType(): string;
set alertType(val: string);
// (undocumented)
closable: boolean;
// (undocumented)
close(): void;
// (undocumented)
set closed(value: boolean);
// (undocumented)
_closed: boolean;
// (undocumented)
_closedChanged: EventEmitter<boolean>;
// (undocumented)
clrCloseButtonAriaLabel: string;
// (undocumented)
configAlertType(val: string): void;
// (undocumented)
get hidden(): boolean;
set hidden(value: boolean);
// (undocumented)
isAppLevel: boolean;
// (undocumented)
get isLightweight(): boolean;
set isLightweight(val: boolean);
// (undocumented)
isSmall: boolean;
// (undocumented)
ngOnDestroy(): void;
// (undocumented)
ngOnInit(): void;
// (undocumented)
open(): void;
// (undocumented)
static ɵcmp: i0.ɵɵComponentDeclaration<ClrAlert, "clr-alert", never, { "isSmall": "clrAlertSizeSmall"; "closable": "clrAlertClosable"; "isAppLevel": "clrAlertAppLevel"; "clrCloseButtonAriaLabel": "clrCloseButtonAriaLabel"; "isLightweight": "clrAlertLightweight"; "alertType": "clrAlertType"; "alertIconShape": "clrAlertIcon"; "closed": "clrAlertClosed"; }, { "_closedChanged": "clrAlertClosedChange"; }, never, ["*"], false, never>;
// (undocumented)
static ɵfac: i0.ɵɵFactoryDeclaration<ClrAlert, [null, null, { optional: true; }, null, null, null]>;
}
// @public (undocumented)
export class ClrAlertItem {
constructor(iconService: AlertIconAndTypesService);
// (undocumented)
iconService: AlertIconAndTypesService;
// (undocumented)
static ɵcmp: i0.ɵɵComponentDeclaration<ClrAlertItem, "clr-alert-item", never, {}, {}, never, ["*"], false, never>;
// (undocumented)
static ɵfac: i0.ɵɵFactoryDeclaration<ClrAlertItem, never>;
}
// @public (undocumented)
export class ClrAlertModule {
constructor();
// (undocumented)
static ɵfac: i0.ɵɵFactoryDeclaration<ClrAlertModule, never>;
// (undocumented)
static ɵinj: i0.ɵɵInjectorDeclaration<ClrAlertModule>;
// Warning: (ae-forgotten-export) The symbol "i1_3" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i2" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i3" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i4" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i5" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i8" needs to be exported by the entry point index.d.ts
//
// (undocumented)
static ɵmod: i0.ɵɵNgModuleDeclaration<ClrAlertModule, [typeof i1_3.ClrAlert, typeof i2.ClrAlertItem, typeof i3.ClrAlerts, typeof i4.ClrAlertsPager, typeof i5.ClrAlertText], [typeof i6.CommonModule, typeof i3_2.ClrIconModule, typeof i8.ClrDropdownModule, typeof i15.ClrSpinnerModule], [typeof i1_3.ClrAlert, typeof i2.ClrAlertItem, typeof i3.ClrAlerts, typeof i4.ClrAlertsPager, typeof i5.ClrAlertText]>;
}
// @public (undocumented)
export class ClrAlerts implements AfterContentInit, OnDestroy {
constructor(multiAlertService: MultiAlertService);
get alerts(): ClrAlert[];
// (undocumented)
set allAlerts(value: QueryList<ClrAlert>);
get currentAlert(): ClrAlert;
set currentAlert(alert: ClrAlert);
// (undocumented)
currentAlertChange: EventEmitter<ClrAlert>;
// (undocumented)
get currentAlertIndex(): number;
set currentAlertIndex(index: number);
// (undocumented)
currentAlertIndexChange: EventEmitter<number>;
// (undocumented)
get currentAlertType(): string;
set _inputCurrentIndex(index: number);
// (undocumented)
multiAlertService: MultiAlertService;
// (undocumented)
ngAfterContentInit(): void;
// (undocumented)
ngOnDestroy(): void;
// (undocumented)
static ɵcmp: i0.ɵɵComponentDeclaration<ClrAlerts, "clr-alerts", never, { "_inputCurrentIndex": "clrCurrentAlertIndex"; "currentAlert": "clrCurrentAlert"; }, { "currentAlertChange": "clrCurrentAlertChange"; "currentAlertIndexChange": "clrCurrentAlertIndexChange"; }, ["allAlerts"], ["clr-alert"], false, never>;
// (undocumented)
static ɵfac: i0.ɵɵFactoryDeclaration<ClrAlerts, never>;
}
// @public (undocumented)
export class ClrAlertsPager implements OnInit, OnDestroy {
constructor(multiAlertService: MultiAlertService, commonStrings: ClrCommonStringsService);
// (undocumented)
commonStrings: ClrCommonStringsService;
get currentAlert(): ClrAlert;
set currentAlert(alert: ClrAlert);
// (undocumented)
currentAlertChange: EventEmitter<ClrAlert>;
get currentAlertIndex(): number;
set currentAlertIndex(index: number);
// (undocumented)
currentAlertIndexChange: EventEmitter<number>;
// (undocumented)
multiAlertService: MultiAlertService;
// (undocumented)
protected get nextAlertAriaLabel(): string;
// (undocumented)
ngOnDestroy(): void;
// (undocumented)
ngOnInit(): void;
// (undocumented)
pageDown(): void;
// (undocumented)
pageUp(): void;
// (undocumented)
protected get previousAlertAriaLabel(): string;
// (undocumented)
static ɵcmp: i0.ɵɵComponentDeclaration<ClrAlertsPager, "clr-alerts-pager", never, { "currentAlert": "clrCurrentAlert"; "currentAlertIndex": "clrCurrentAlertIndex"; }, { "currentAlertChange": "clrCurrentAlertChange"; "currentAlertIndexChange": "clrCurrentAlertIndexChange"; }, never, never, false, never>;
// (undocumented)
static ɵfac: i0.ɵɵFactoryDeclaration<ClrAlertsPager, never>;
}
// @public
export class ClrAlertText {
// (undocumented)
static ɵdir: i0.ɵɵDirectiveDeclaration<ClrAlertText, ".alert-text", never, {}, {}, never, never, false, never>;
// (undocumented)
static ɵfac: i0.ɵɵFactoryDeclaration<ClrAlertText, never>;
}
// @public (undocumented)
export enum ClrAlignment {
// (undocumented)
CENTER = 0.5,
// (undocumented)
END = 1,
// (undocumented)
START = 0
}
// @public (undocumented)
export class ClrAriaCurrentLink implements OnInit, OnDestroy {
constructor(rla: RouterLinkActive);
// (undocumented)
ariaCurrent: string | undefined;
// (undocumented)
ngOnDestroy(): void;
// (undocumented)
ngOnInit(): void;
// (undocumented)
static ɵdir: i0.ɵɵDirectiveDeclaration<ClrAriaCurrentLink, "[clrAriaCurrentLink]", never, {}, {}, never, never, false, never>;
// (undocumented)
static ɵfac: i0.ɵɵFactoryDeclaration<ClrAriaCurrentLink, never>;
}
// @public (undocumented)
export enum ClrAxis {
// (undocumented)
HORIZONTAL = 1,
// (undocumented)
VERTICAL = 0
}
// @public (undocumented)
export class ClrBreadcrumbItem {
// (undocumented)
static ɵcmp: i0.ɵɵComponentDeclaration<ClrBreadcrumbItem, "clr-breadcrumb-item", never, {}, {}, never, ["*"], false, never>;
// (undocumented)
static ɵfac: i0.ɵɵFactoryDeclaration<ClrBreadcrumbItem, never>;
}
// @public (undocumented)
export class ClrBreadcrumbs {
constructor(commonStrings: ClrCommonStringsService);
// (undocumented)
clrBreadcrumbItemClick: EventEmitter<BreadcrumbItem>;
// (undocumented)
protected commonStrings: ClrCommonStringsService;
// (undocumented)
protected expand(): void;
// (undocumented)
protected handleItemClick(breadcrumb: BreadcrumbItem): void;
// (undocumented)
isExpanded: boolean;
// (undocumented)
items: BreadcrumbItem[];
// (undocumented)
protected limit: number;
// (undocumented)
protected max: number;
// (undocumented)
static ɵcmp: i0.ɵɵComponentDeclaration<ClrBreadcrumbs, "clr-breadcrumbs", never, { "items": "items"; }, { "clrBreadcrumbItemClick": "clrBreadcrumbItemClick"; }, never, never, false, never>;
// (undocumented)
static ɵfac: i0.ɵɵFactoryDeclaration<ClrBreadcrumbs, never>;
}
// @public (undocumented)
export class ClrBreadcrumbsModule {
// (undocumented)
static ɵfac: i0.ɵɵFactoryDeclaration<ClrBreadcrumbsModule, never>;
// (undocumented)
static ɵinj: i0.ɵɵInjectorDeclaration<ClrBreadcrumbsModule>;
// Warning: (ae-forgotten-export) The symbol "i1_45" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i2_33" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i7_3" needs to be exported by the entry point index.d.ts
//
// (undocumented)
static ɵmod: i0.ɵɵNgModuleDeclaration<ClrBreadcrumbsModule, [typeof i1_45.ClrBreadcrumbs, typeof i2_33.ClrBreadcrumbItem], [typeof i6.CommonModule, typeof i3_2.ClrIconModule, typeof i7_3.ClrHostWrappingModule, typeof i6_10.RouterModule], [typeof i1_45.ClrBreadcrumbs]>;
}
// @public (undocumented)
export class ClrButton implements LoadingListener {
constructor(routerLinkActive: RouterLinkActive, buttonInGroupService: ButtonInGroupService);
// Warning: (ae-forgotten-export) The symbol "ButtonInGroupService" needs to be exported by the entry point index.d.ts
//
// (undocumented)
buttonInGroupService: ButtonInGroupService;
// (undocumented)
get classNames(): string;
set classNames(value: string);
// (undocumented)
_click: EventEmitter<boolean>;
// (undocumented)
get disabled(): any;
set disabled(value: any);
// (undocumented)
emitClick(): void;
// (undocumented)
get id(): string;
set id(value: string);
// (undocumented)
get inMenu(): boolean;
set inMenu(value: boolean);
// (undocumented)
loading: boolean;
// (undocumented)
loadingStateChange(state: ClrLoadingState): void;
// (undocumented)
get name(): string;
set name(value: string);
// (undocumented)
ngAfterViewInit(): void;
// (undocumented)
get role(): string;
// (undocumented)
routerLinkActiveClasses: string;
// (undocumented)
templateRef: TemplateRef<ClrButton>;
// (undocumented)
get type(): string;
set type(value: string);
// (undocumented)
static ɵcmp: i0.ɵɵComponentDeclaration<ClrButton, "clr-button", never, { "routerLinkActiveClasses": "routerLinkActive"; "inMenu": "clrInMenu"; "classNames": "class"; "name": "name"; "type": "type"; "id": "id"; "disabled": "disabled"; }, { "_click": "click"; }, never, ["*"], false, never>;
// (undocumented)
static ɵfac: i0.ɵɵFactoryDeclaration<ClrButton, [{ optional: true; }, { optional: true; skipSelf: true; }]>;
}
// @public (undocumented)
export class ClrButtonGroup implements AfterContentInit, AfterViewInit {
// Warning: (ae-forgotten-export) The symbol "ButtonGroupFocusHandler" needs to be exported by the entry point index.d.ts
constructor(buttonGroupNewService: ButtonInGroupService, toggleService: ClrPopoverToggleService, commonStrings: ClrCommonStringsService, destroy$: ClrDestroyService, focusHandler: ButtonGroupFocusHandler);
// (undocumented)
buttonGroupNewService: ButtonInGroupService;
// (undocumented)
buttons: QueryList<ClrButton>;
// (undocumented)
clrToggleButtonAriaLabel: string;
// (undocumented)
commonStrings: ClrCommonStringsService;
getMoveIndex(buttonToMove: ClrButton): number;
// Warning: (ae-forgotten-export) The symbol "InitialFocus" needs to be exported by the entry point index.d.ts
//
// (undocumented)
InitialFocus: typeof InitialFocus;
// (undocumented)
initializeButtons(): void;
// (undocumented)
inlineButtons: ClrButton[];
// (undocumented)
menu: ElementRef<HTMLElement>;
// (undocumented)
menuButtons: ClrButton[];
// (undocumented)
get menuPosition(): string;
set menuPosition(pos: string);
// (undocumented)
menuToggle: ElementRef<HTMLElement>;
ngAfterContentInit(): void;
// (undocumented)
ngAfterViewInit(): void;
// (undocumented)
get open(): boolean;
// (undocumented)
openMenu(event: Event, initialFocus: InitialFocus): void;
// (undocumented)
popoverId: string;
// (undocumented)
popoverPosition: ClrPopoverPosition;
rearrangeButton(button: ClrButton): void;
// (undocumented)
static ɵcmp: i0.ɵɵComponentDeclaration<ClrButtonGroup, "clr-button-group", never, { "clrToggleButtonAriaLabel": "clrToggleButtonAriaLabel"; "menuPosition": "clrMenuPosition"; }, {}, ["buttons"], never, false, [{ directive: typeof i1_6.ClrPopoverHostDirective; inputs: {}; outputs: {}; }]>;
// (undocumented)
static ɵfac: i0.ɵɵFactoryDeclaration<ClrButtonGroup, never>;
}
// @public (undocumented)
export class ClrButtonGroupModule {
// (undocumented)
static ɵfac: i0.ɵɵFactoryDeclaration<ClrButtonGroupModule, never>;
// (undocumented)
static ɵinj: i0.ɵɵInjectorDeclaration<ClrButtonGroupModule>;
// Warning: (ae-forgotten-export) The symbol "i1_38" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i2_29" needs to be exported by the entry point index.d.ts
//
// (undocumented)
static ɵmod: i0.ɵɵNgModuleDeclaration<ClrButtonGroupModule, [typeof i1_38.ClrButton, typeof i2_29.ClrButtonGroup], [typeof i6.CommonModule, typeof i3_2.ClrIconModule, typeof i17_2.ClrPopoverModuleNext], [typeof i1_38.ClrButton, typeof i2_29.ClrButtonGroup]>;
}
// @public (undocumented)
export class ClrButtonModule {
constructor();
// (undocumented)
static ɵfac: i0.ɵɵFactoryDeclaration<ClrButtonModule, never>;
// (undocumented)
static ɵinj: i0.ɵɵInjectorDeclaration<ClrButtonModule>;
// Warning: (ae-forgotten-export) The symbol "i1_36" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i2_28" needs to be exported by the entry point index.d.ts
//
// (undocumented)
static ɵmod: i0.ɵɵNgModuleDeclaration<ClrButtonModule, never, never, [typeof i1_36.ClrLoadingButtonModule, typeof i2_28.ClrButtonGroupModule]>;
}
// @public (undocumented)
export class ClrCalendar implements OnDestroy {
// Warning: (ae-forgotten-export) The symbol "LocaleHelperService" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "DateNavigationService" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "DatepickerFocusService" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "DateIOService" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "DateFormControlService" needs to be exported by the entry point index.d.ts
constructor(_localeHelperService: LocaleHelperService, _dateNavigationService: DateNavigationService, _datepickerFocusService: DatepickerFocusService, _dateIOService: DateIOService, _elRef: ElementRef<HTMLElement>, _dateFormControlService: DateFormControlService, _toggleService: ClrPopoverToggleService);
// Warning: (ae-forgotten-export) The symbol "CalendarModel" needs to be exported by the entry point index.d.ts
//
// (undocumented)
get calendar(): CalendarModel;
// Warning: (ae-forgotten-export) The symbol "CalendarViewModel" needs to be exported by the entry point index.d.ts
calendarViewModel: CalendarViewModel;
// (undocumented)
get focusedDay(): DayModel;
// Warning: (ae-forgotten-export) The symbol "ClrDayOfWeek" needs to be exported by the entry point index.d.ts
get localeDays(): ReadonlyArray<ClrDayOfWeek>;
ngAfterViewInit(): void;
ngOnDestroy(): void;
onKeyDown(event: KeyboardEvent): void;
// Warning: (ae-forgotten-export) The symbol "DayModel" needs to be exported by the entry point index.d.ts
//
// (undocumented)
get selectedDay(): DayModel;
// (undocumented)
get selectedEndDay(): DayModel;
// (undocumented)
setSelectedDay(day: DayModel): void;
// (undocumented)
get today(): DayModel;
// (undocumented)
static ɵcmp: i0.ɵɵComponentDeclaration<ClrCalendar, "clr-calendar", never, {}, {}, never, never, false, never>;
// (undocumented)
static ɵfac: i0.ɵɵFactoryDeclaration<ClrCalendar, never>;
}
// @public
export class ClrCheckbox extends WrappedFormControl<ClrCheckboxWrapper> {
constructor(vcr: ViewContainerRef, injector: Injector, control: NgControl, renderer: Renderer2, el: ElementRef<HTMLInputElement>, toggle: string);
// (undocumented)
get controlDisabled(): boolean;
// (undocumented)
ngOnInit(): void;
// (undocumented)
static ɵdir: i0.ɵɵDirectiveDeclaration<ClrCheckbox, "[clrCheckbox],[clrToggle]", never, {}, {}, never, never, false, never>;
// (undocumented)
static ɵfac: i0.ɵɵFactoryDeclaration<ClrCheckbox, [null, null, { optional: true; self: true; }, null, null, { attribute: "clrToggle"; }]>;
}
// @public (undocumented)
export class ClrCheckboxContainer extends ClrAbstractContainer implements AfterContentInit {
constructor(layoutService: LayoutService, controlClassService: ControlClassService, ngControlService: NgControlService, ifControlStateService: IfControlStateService);
// (undocumented)
protected get allCheckboxesDisabled(): boolean;
// (undocumented)
checkboxes: QueryList<ClrCheckbox>;
// (undocumented)
get clrInline(): boolean | string;
set clrInline(value: boolean | string);
// (undocumented)
protected controlClassService: ControlClassService;
// (undocumented)
protected ifControlStateService: IfControlStateService;
// (undocumented)
protected layoutService: LayoutService;
// (undocumented)
ngAfterContentInit(): void;
// (undocumented)
protected ngControlService: NgControlService;
// (undocumented)
role: string;
// (undocumented)
static ɵcmp: i0.ɵɵComponentDeclaration<ClrCheckboxContainer, "clr-checkbox-container,clr-toggle-container", never, { "clrInline": "clrInline"; }, {}, ["checkboxes"], ["label", "clr-checkbox-wrapper,clr-toggle-wrapper", "clr-control-helper", "clr-control-error", "clr-control-success"], false, never>;
// (undocumented)
static ɵfac: i0.ɵɵFactoryDeclaration<ClrCheckboxContainer, [{ optional: true; }, null, null, null]>;
}
// @public (undocumented)
export class ClrCheckboxModule {
constructor();
// (undocumented)
static ɵfac: i0.ɵɵFactoryDeclaration<ClrCheckboxModule, never>;
// (undocumented)
static ɵinj: i0.ɵɵInjectorDeclaration<ClrCheckboxModule>;
// Warning: (ae-forgotten-export) The symbol "i1_13" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i2_8" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i3_8" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i2_6" needs to be exported by the entry point index.d.ts
//
// (undocumented)
static ɵmod: i0.ɵɵNgModuleDeclaration<ClrCheckboxModule, [typeof i1_13.ClrCheckbox, typeof i2_8.ClrCheckboxContainer, typeof i3_8.ClrCheckboxWrapper], [typeof i6.CommonModule, typeof i3_2.ClrIconModule, typeof i2_6.ClrCommonFormsModule, typeof i7_3.ClrHostWrappingModule], [typeof i2_6.ClrCommonFormsModule, typeof i1_13.ClrCheckbox, typeof i2_8.ClrCheckboxContainer, typeof i3_8.ClrCheckboxWrapper]>;
}
// @public (undocumented)
export class ClrCheckboxWrapper implements OnInit, OnDestroy {
constructor(toggleService: BehaviorSubject<boolean>);
// (undocumented)
checkbox: ClrCheckbox;
// (undocumented)
label: ClrLabel;
// (undocumented)
ngOnDestroy(): void;
// (undocumented)
ngOnInit(): void;
// (undocumented)
toggle: boolean;
// (undocumented)
static ɵcmp: i0.ɵɵComponentDeclaration<ClrCheckboxWrapper, "clr-checkbox-wrapper,clr-toggle-wrapper", never, {}, {}, ["label", "checkbox"], ["[clrCheckbox],[clrToggle]", "label"], false, never>;
// (undocumented)
static ɵfac: i0.ɵɵFactoryDeclaration<ClrCheckboxWrapper, never>;
}
// @public (undocumented)
export class ClrCombobox<T> extends WrappedFormControl<ClrComboboxContainer> implements ControlValueAccessor, LoadingListener, AfterContentInit {
// Warning: (ae-forgotten-export) The symbol "ComboboxContainerService" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "ComboboxFocusHandler" needs to be exported by the entry point index.d.ts
constructor(vcr: ViewContainerRef, injector: Injector, control: NgControl, renderer: Renderer2, el: ElementRef<HTMLElement>, optionSelectionService: OptionSelectionService<T>, commonStrings: ClrCommonStringsService, toggleService: ClrPopoverToggleService, positionService: ClrPopoverPositionService, controlStateService: IfControlStateService, containerService: ComboboxContainerService, platformId: any, focusHandler: ComboboxFocusHandler<T>, cdr: ChangeDetectorRef);
// (undocumented)
get ariaControls(): string;
// (undocumented)
get ariaDescribedBySelection(): string;
// (undocumented)
get ariaOwns(): string;
// (undocumented)
clrInputChange: EventEmitter<string>;
// (undocumented)
clrOpenChange: Observable<boolean>;
// Warning: (ae-forgotten-export) The symbol "ComboboxModel" needs to be exported by the entry point index.d.ts
clrSelectionChange: Observable<ComboboxModel<T>>;
// (undocumented)
commonStrings: ClrCommonStringsService;
// (undocumented)
control: NgControl;
// (undocumented)
get displayField(): string;
// (undocumented)
protected el: ElementRef<HTMLElement>;
// (undocumented)
focused: boolean;
// (undocumented)
focusedPill: any;
// (undocumented)
focusFirstActive(): void;
// (undocumented)
focusInput(): void;
// (undocumented)
getActiveDescendant(): string;
// (undocumented)
getSelectionAriaLabel(): string;
// (undocumented)
get id(): string;
set id(id: string);
// (undocumented)
protected index: number;
// (undocumented)
inputId(): string;
// (undocumented)
invalid: boolean;
// (undocumented)
loadingStateChange(state: ClrLoadingState): void;
// (undocumented)
get multiSelect(): boolean | string;
set multiSelect(value: boolean | string);
// (undocumented)
get multiSelectModel(): T[];
// (undocumented)
ngAfterContentInit(): void;
// (undocumented)
ngAfterViewInit(): void;
// (undocumented)
onBlur(): void;
// (undocumented)
onFocus(): void;
// (undocumented)
onKeyUp(event: KeyboardEvent): void;
// (undocumented)
get openState(): boolean;
// (undocumented)
optionSelected: ClrOptionSelected<T>;
// Warning: (ae-forgotten-export) The symbol "OptionSelectionService" needs to be exported by the entry point index.d.ts
//
// (undocumented)
optionSelectionService: OptionSelectionService<T>;
// (undocumented)
placeholder: string;
// (undocumented)
registerOnChange(onChange: any): void;
// (undocumented)
registerOnTouched(onTouched: any): void;
// (undocumented)
protected renderer: Renderer2;
// (undocumented)
get searchText(): string;
set searchText(text: string);
// (undocumented)
setDisabledState(): void;
// (undocumented)
smartPosition: ClrPopoverPosition;
// (undocumented)
textbox: ElementRef<HTMLInputElement>;
// (undocumented)
trigger: ElementRef<HTMLButtonElement>;
// (undocumented)
unselect(item: T): void;
// (undocumented)
writeValue(value: T | T[]): void;
// (undocumented)
static ɵcmp: i0.ɵɵComponentDeclaration<ClrCombobox<any>, "clr-combobox", never, { "placeholder": "placeholder"; "multiSelect": "clrMulti"; }, { "clrInputChange": "clrInputChange"; "clrOpenChange": "clrOpenChange"; "clrSelectionChange": "clrSelectionChange"; }, ["optionSelected", "options"], ["*"], false, [{ directive: typeof i1_6.ClrPopoverHostDirective; inputs: {}; outputs: {}; }]>;
// (undocumented)
static ɵfac: i0.ɵɵFactoryDeclaration<ClrCombobox<any>, [null, null, { optional: true; self: true; }, null, null, null, null, null, null, { optional: true; }, { optional: true; }, null, null, null]>;
}
// @public (undocumented)
export class ClrComboboxContainer extends ClrAbstractContainer implements AfterContentInit, AfterViewInit {
constructor(ifControlStateService: IfControlStateService, layoutService: LayoutService, controlClassService: ControlClassService, ngControlService: NgControlService, containerService: ComboboxContainerService, el: ElementRef<HTMLElement>);
// (undocumented)
controlContainer: ElementRef<HTMLElement>;
// (undocumented)
ngAfterContentInit(): void;
// (undocumented)
ngAfterViewInit(): void;
// (undocumented)
static ɵcmp: i0.ɵɵComponentDeclaration<ClrComboboxContainer, "clr-combobox-container", never, {}, {}, never, ["label", "clr-combobox", "clr-control-helper", "clr-control-error", "clr-control-success"], false, never>;
// (undocumented)
static ɵfac: i0.ɵɵFactoryDeclaration<ClrComboboxContainer, [null, { optional: true; }, null, null, null, null]>;
}
// @public (undocumented)
export class ClrComboboxModule {
constructor();
// (undocumented)
static ɵfac: i0.ɵɵFactoryDeclaration<ClrComboboxModule, never>;
// (undocumented)
static ɵinj: i0.ɵɵInjectorDeclaration<ClrComboboxModule>;
// Warning: (ae-forgotten-export) The symbol "i1_15" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i2_9" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i3_9" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i4_6" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i5_4" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i6_5" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i7_4" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i50" needs to be exported by the entry point index.d.ts
//
// (undocumented)
static ɵmod: i0.ɵɵNgModuleDeclaration<ClrComboboxModule, [typeof i1_15.ClrCombobox, typeof i2_9.ClrComboboxContainer, typeof i3_9.ClrOptions, typeof i4_6.ClrOption, typeof i5_4.ClrOptionGroup, typeof i6_5.ClrOptionSelected, typeof i7_4.ClrOptionItems], [typeof i6.CommonModule, typeof i43.FormsModule, typeof i3_2.ClrIconModule, typeof i50.ClrKeyFocusModule, typeof i2_6.ClrCommonFormsModule, typeof i6_2.ClrConditionalModule, typeof i17_2.ClrPopoverModuleNext, typeof i15.ClrSpinnerModule], [typeof i2_6.ClrCommonFormsModule, typeof i1_15.ClrCombobox, typeof i2_9.ClrComboboxContainer, typeof i3_9.ClrOptions, typeof i4_6.ClrOption, typeof i5_4.ClrOptionGroup, typeof i6_5.ClrOptionSelected, typeof i6_2.ClrConditionalModule, typeof i7_4.ClrOptionItems]>;
}
// @public (undocumented)
export class ClrCommonFormsModule {
constructor();
// (undocumented)
static ɵfac: i0.ɵɵFactoryDeclaration<ClrCommonFormsModule, never>;
// (undocumented)
static ɵinj: i0.ɵɵInjectorDeclaration<ClrCommonFormsModule>;
// Warning: (ae-forgotten-export) The symbol "i1_12" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i2_7" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i3_6" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i4_4" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i5_3" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i6_4" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i7_2" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i8_3" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i9_3" needs to be exported by the entry point index.d.ts
// Warning: (ae-forgotten-export) The symbol "i10_2" needs to be exported by the entry point index.d.ts
//
// (undocumented)
static ɵmod: i0.ɵɵNgModuleDeclaration<ClrCommonFormsModule, [typeof i1_12.ClrLabel, typeof i2_7.ClrControlError, typeof i3_6.ClrControlSuccess, typeof i4_4.ClrControlHelper, typeof i5_3.ClrIfError, typeof i6_4.ClrIfSuccess, typeof i7_2.ClrForm, typeof i8_3.ClrLayout, typeof i9_3.ClrControlContainer, typeof i10_2.ClrControl], [typeof i6.CommonModule, typeof i3_2.ClrIconModule], [typeof i1_12.ClrLabel, typeof i2_7.ClrControlError, typeof i3_6.ClrControlSuccess, typeof i4_4.ClrControlHelper, typeof i5_3.ClrIfError, typeof i6_4.ClrIfSuccess, typeof i7_2.ClrForm, typeof i8_3.ClrLayout, typeof i9_3.ClrControlContainer, typeof i10_2.ClrControl]>;
}
// @public (undocumented)
export interface ClrCommonStrings {
alertCloseButtonAriaLabel: string;
alertNextAlertAriaLabel: string;
alertPreviousAlertAriaLabel: string;
allColumnsSelected: string;
apply: string;
// (undocumented)
breadcrumbsLabel: string;
// (undocumented)
browse: string;
cancel: string;
// (undocumented)
clearFile: string;
// (undocumented)
clearFiles: string;
close: string;
collapse: string;
columnSeparatorAriaLabel: string;
columnSeparatorDescription: string;
// (undocumented)
comboboxDelete: string;
// (undocumented)
comboboxNoResults: string;
// (undocumented)
comboboxOpen: string;
comboboxSearching: string;
// (undocumented)
comboboxSelected: string;
// (undocumented)
comboboxSelection: string;
current: string;
currentPage: string;
danger: string;
// (undocumented)
datagridExpandableBeginningOf: string;
// (undocumented)
datagridExpandableEndOf: string;
// (undocumented)
dat