@taiga-ui/legacy
Version:
Legacy Taiga UI entities from the previous major release to simplify migration
23 lines (22 loc) • 2.53 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./input-date-range.component";
import * as i2 from "./input-date-range.directive";
import * as i3 from "@angular/common";
import * as i4 from "@maskito/angular";
import * as i5 from "@taiga-ui/cdk/directives/let";
import * as i6 from "@taiga-ui/polymorpheus";
import * as i7 from "@taiga-ui/legacy/components/primitive-textfield";
import * as i8 from "@taiga-ui/legacy/directives";
import * as i9 from "@taiga-ui/kit/components/calendar-range";
import * as i10 from "@taiga-ui/core/components/icon";
import * as i11 from "@taiga-ui/core/directives/appearance";
import * as i12 from "@taiga-ui/core/directives/dropdown";
/**
* TODO(v5): delete it
* @deprecated use new version of {@link https://taiga-ui.dev/components/input-date-range TuiInputDateRange} (from @taiga-ui/kit) instead
*/
export declare class TuiInputDateRangeModule {
static ɵfac: i0.ɵɵFactoryDeclaration<TuiInputDateRangeModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<TuiInputDateRangeModule, [typeof i1.TuiInputDateRangeComponent, typeof i2.TuiInputDateRangeDirective], [typeof i3.CommonModule, typeof i4.MaskitoDirective, typeof i5.TuiLet, typeof i6.PolymorpheusOutlet, typeof i6.PolymorpheusTemplate, typeof i7.TuiPrimitiveTextfieldModule, typeof i8.TuiTextfieldControllerModule, typeof i9.TuiCalendarRange, typeof i8.TuiValueAccessorModule, typeof i8.TuiLegacyDropdownOpenMonitorDirective, typeof i10.TuiIcon, typeof i11.TuiAppearance, typeof i12.TuiDropdownOptionsDirective, typeof i12.TuiDropdownDriverDirective, typeof i12.TuiDropdownDirective, typeof i12.TuiDropdownComponent, typeof i12.TuiDropdownOpen, typeof i12.TuiDropdownOpenLegacy, typeof i12.TuiDropdownPortal, typeof i12.TuiDropdownManual, typeof i12.TuiDropdownHover, typeof i12.TuiDropdownContext, typeof i12.TuiDropdownPosition, typeof i12.TuiDropdownPositionSided, typeof i12.TuiDropdownSelection], [typeof i1.TuiInputDateRangeComponent, typeof i2.TuiInputDateRangeDirective, typeof i7.TuiTextfieldComponent, typeof i12.TuiDropdownOptionsDirective, typeof i12.TuiDropdownDriverDirective, typeof i12.TuiDropdownDirective, typeof i12.TuiDropdownComponent, typeof i12.TuiDropdownOpen, typeof i12.TuiDropdownOpenLegacy, typeof i12.TuiDropdownPortal, typeof i12.TuiDropdownManual, typeof i12.TuiDropdownHover, typeof i12.TuiDropdownContext, typeof i12.TuiDropdownPosition, typeof i12.TuiDropdownPositionSided, typeof i12.TuiDropdownSelection]>;
static ɵinj: i0.ɵɵInjectorDeclaration<TuiInputDateRangeModule>;
}