UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

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