@c8y/ngx-components
Version:
Angular modules for Cumulocity IoT applications
24 lines • 2.29 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./datapoint-selector.component";
import * as i2 from "./datapoint-selector-modal/datapoint-selector-modal.component";
import * as i3 from "./datapoint-selector-list-item/datapoint-selector-list-item.component";
import * as i4 from "./datapoint-selection-list/datapoint-selection-list.component";
import * as i5 from "./datapoint-template-popover/datapoint-template-popover.component";
import * as i6 from "./pipes/includes-datapoint.pipe";
import * as i7 from "./pipes/datapoint-label.pipe";
import * as i8 from "./pipes/filter-datapoints.pipe";
import * as i9 from "./datapoint-attributes-form/datapoint-attributes-form.component";
import * as i10 from "@c8y/ngx-components/assets-navigator";
import * as i11 from "ngx-bootstrap/collapse";
import * as i12 from "@c8y/ngx-components";
import * as i13 from "ngx-bootstrap/dropdown";
import * as i14 from "ngx-bootstrap/modal";
import * as i15 from "ngx-bootstrap/tooltip";
import * as i16 from "ngx-bootstrap/popover";
import * as i17 from "@angular/cdk/drag-drop";
export declare class DatapointSelectorModule {
static ɵfac: i0.ɵɵFactoryDeclaration<DatapointSelectorModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<DatapointSelectorModule, [typeof i1.DatapointSelectorComponent, typeof i2.DatapointSelectorModalComponent, typeof i3.DatapointSelectorListItemComponent, typeof i4.DatapointSelectionListComponent, typeof i5.DatapointTemplatePopoverComponent, typeof i6.IncludesDatapointPipe, typeof i7.DatapointLabelPipe, typeof i8.FilterDatapointsPipe, typeof i9.DatapointAttributesFormComponent], [typeof i10.AssetSelectorModule, typeof i11.CollapseModule, typeof i12.CoreModule, typeof i13.BsDropdownModule, typeof i14.ModalModule, typeof i15.TooltipModule, typeof i16.PopoverModule, typeof i17.DragDropModule], [typeof i1.DatapointSelectorComponent, typeof i2.DatapointSelectorModalComponent, typeof i3.DatapointSelectorListItemComponent, typeof i4.DatapointSelectionListComponent, typeof i5.DatapointTemplatePopoverComponent, typeof i6.IncludesDatapointPipe, typeof i7.DatapointLabelPipe, typeof i9.DatapointAttributesFormComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<DatapointSelectorModule>;
}
//# sourceMappingURL=datapoint-selector.module.d.ts.map