UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

21 lines 1.84 kB
import * as i0 from "@angular/core"; import * as i1 from "./alarm-event-selection-list/alarm-event-selection-list.component"; import * as i2 from "./alarm-event-selector-list-item/alarm-event-selector-list-item.component"; import * as i3 from "./alarm-event-attributes-form/alarm-event-attributes-form.component"; import * as i4 from "./alarm-event-selector-modal/alarm-event-selector-modal.component"; import * as i5 from "./alarm-event-selector.component"; import * as i6 from "./pipes/includes-alarm.pipe"; import * as i7 from "./custom-alarm-event-form/custom-alarm-event-form.component"; import * as i8 from "@c8y/ngx-components"; import * as i9 from "@angular/cdk/drag-drop"; import * as i10 from "ngx-bootstrap/popover"; import * as i11 from "ngx-bootstrap/tooltip"; import * as i12 from "@c8y/ngx-components/assets-navigator"; import * as i13 from "ngx-bootstrap/collapse"; import * as i14 from "@angular/router"; export declare class AlarmEventSelectorModule { static ɵfac: i0.ɵɵFactoryDeclaration<AlarmEventSelectorModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<AlarmEventSelectorModule, [typeof i1.AlarmEventSelectionListComponent, typeof i2.AlarmEventSelectorListItemComponent, typeof i3.AlarmEventAttributesFormComponent, typeof i4.AlarmEventSelectorModalComponent, typeof i5.AlarmEventSelectorComponent, typeof i6.IncludesAlarmOrEventPipe, typeof i7.CustomAlarmEventFormComponent], [typeof i8.CommonModule, typeof i8.CoreModule, typeof i9.DragDropModule, typeof i10.PopoverModule, typeof i11.TooltipModule, typeof i12.AssetSelectorModule, typeof i13.CollapseModule, typeof i14.RouterModule], [typeof i1.AlarmEventSelectionListComponent, typeof i5.AlarmEventSelectorComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<AlarmEventSelectorModule>; } //# sourceMappingURL=alarm-event-selector.module.d.ts.map