@taiga-ui/legacy 4.52.0-canary.eb5ffe3 → 4.52.0-canary.ece97e9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (45) hide show
  1. package/components/input/input.module.d.ts +4 -4
  2. package/components/input-date-range/input-date-range.module.d.ts +8 -9
  3. package/components/input-date-time/input-date-time.module.d.ts +6 -6
  4. package/components/input-month-range/input-month-range.module.d.ts +3 -3
  5. package/components/input-number/input-number.module.d.ts +5 -5
  6. package/components/input-range/input-range.module.d.ts +4 -4
  7. package/components/input-tag/input-tag.module.d.ts +8 -8
  8. package/components/multi-select/multi-select.module.d.ts +11 -12
  9. package/components/primitive-textfield/primitive-textfield.module.d.ts +5 -5
  10. package/components/select/select.module.d.ts +8 -8
  11. package/components/select-option/select-option.module.d.ts +3 -3
  12. package/components/tag/tag.module.d.ts +4 -4
  13. package/components/textarea/textarea.module.d.ts +7 -7
  14. package/fesm2022/taiga-ui-legacy-components-input-date-range.mjs +23 -27
  15. package/fesm2022/taiga-ui-legacy-components-input-date-range.mjs.map +1 -1
  16. package/fesm2022/taiga-ui-legacy-components-input-date-time.mjs +18 -18
  17. package/fesm2022/taiga-ui-legacy-components-input-date-time.mjs.map +1 -1
  18. package/fesm2022/taiga-ui-legacy-components-input-month-range.mjs +9 -9
  19. package/fesm2022/taiga-ui-legacy-components-input-month-range.mjs.map +1 -1
  20. package/fesm2022/taiga-ui-legacy-components-input-number.mjs +12 -12
  21. package/fesm2022/taiga-ui-legacy-components-input-number.mjs.map +1 -1
  22. package/fesm2022/taiga-ui-legacy-components-input-range.mjs +11 -11
  23. package/fesm2022/taiga-ui-legacy-components-input-range.mjs.map +1 -1
  24. package/fesm2022/taiga-ui-legacy-components-input-tag.mjs +22 -22
  25. package/fesm2022/taiga-ui-legacy-components-input-tag.mjs.map +1 -1
  26. package/fesm2022/taiga-ui-legacy-components-input.mjs +6 -5
  27. package/fesm2022/taiga-ui-legacy-components-input.mjs.map +1 -1
  28. package/fesm2022/taiga-ui-legacy-components-multi-select.mjs +27 -31
  29. package/fesm2022/taiga-ui-legacy-components-multi-select.mjs.map +1 -1
  30. package/fesm2022/taiga-ui-legacy-components-primitive-textfield.mjs +16 -16
  31. package/fesm2022/taiga-ui-legacy-components-primitive-textfield.mjs.map +1 -1
  32. package/fesm2022/taiga-ui-legacy-components-select-option.mjs +6 -6
  33. package/fesm2022/taiga-ui-legacy-components-select-option.mjs.map +1 -1
  34. package/fesm2022/taiga-ui-legacy-components-select.mjs +23 -23
  35. package/fesm2022/taiga-ui-legacy-components-select.mjs.map +1 -1
  36. package/fesm2022/taiga-ui-legacy-components-tag.mjs +10 -10
  37. package/fesm2022/taiga-ui-legacy-components-tag.mjs.map +1 -1
  38. package/fesm2022/taiga-ui-legacy-components-textarea.mjs +23 -23
  39. package/fesm2022/taiga-ui-legacy-components-textarea.mjs.map +1 -1
  40. package/fesm2022/taiga-ui-legacy-utils.mjs +1 -7
  41. package/fesm2022/taiga-ui-legacy-utils.mjs.map +1 -1
  42. package/package.json +14 -14
  43. package/utils/icons-path-factory.d.ts +1 -1
  44. package/utils/index.d.ts +0 -1
  45. package/utils/is-apple.d.ts +0 -5
@@ -2,15 +2,15 @@ import * as i0 from "@angular/core";
2
2
  import * as i1 from "./input.component";
3
3
  import * as i2 from "./input.directive";
4
4
  import * as i3 from "@angular/common";
5
- import * as i4 from "@taiga-ui/legacy/components/primitive-textfield";
6
- import * as i5 from "@taiga-ui/core/directives/dropdown";
7
- import * as i6 from "@taiga-ui/legacy/directives";
5
+ import * as i4 from "@taiga-ui/legacy/directives";
6
+ import * as i5 from "@taiga-ui/legacy/components/primitive-textfield";
7
+ import * as i6 from "@taiga-ui/core/directives/dropdown";
8
8
  /**
9
9
  * TODO(v5): delete it
10
10
  * @deprecated use new version of {@link https://taiga-ui.dev/components/textfield TuiTextfield} (from @taiga-ui/core) instead
11
11
  */
12
12
  export declare class TuiInputModule {
13
13
  static ɵfac: i0.ɵɵFactoryDeclaration<TuiInputModule, never>;
14
- static ɵmod: i0.ɵɵNgModuleDeclaration<TuiInputModule, [typeof i1.TuiInputComponent, typeof i2.TuiInputDirective], [typeof i3.CommonModule, typeof i4.TuiPrimitiveTextfieldModule, typeof i5.TuiDropdownOptionsDirective, typeof i5.TuiDropdownDriverDirective, typeof i5.TuiDropdownDirective, typeof i5.TuiDropdownComponent, typeof i5.TuiDropdownOpen, typeof i5.TuiDropdownOpenLegacy, typeof i5.TuiDropdownManual, typeof i5.TuiDropdownHover, typeof i5.TuiDropdownContent, typeof i5.TuiDropdownContext, typeof i5.TuiDropdownPosition, typeof i5.TuiDropdownPositionSided, typeof i5.TuiDropdownSelection, typeof i6.TuiLegacyDropdownOpenMonitorDirective], [typeof i1.TuiInputComponent, typeof i2.TuiInputDirective, typeof i4.TuiTextfieldComponent, typeof i5.TuiDropdownOptionsDirective, typeof i5.TuiDropdownDriverDirective, typeof i5.TuiDropdownDirective, typeof i5.TuiDropdownComponent, typeof i5.TuiDropdownOpen, typeof i5.TuiDropdownOpenLegacy, typeof i5.TuiDropdownManual, typeof i5.TuiDropdownHover, typeof i5.TuiDropdownContent, typeof i5.TuiDropdownContext, typeof i5.TuiDropdownPosition, typeof i5.TuiDropdownPositionSided, typeof i5.TuiDropdownSelection]>;
14
+ static ɵmod: i0.ɵɵNgModuleDeclaration<TuiInputModule, [typeof i1.TuiInputComponent, typeof i2.TuiInputDirective], [typeof i3.CommonModule, typeof i4.TuiLegacyDropdownOpenMonitorDirective, typeof i5.TuiPrimitiveTextfieldModule, typeof i6.TuiDropdownOptionsDirective, typeof i6.TuiDropdownDriverDirective, typeof i6.TuiDropdownDirective, typeof i6.TuiDropdownComponent, typeof i6.TuiDropdownOpen, typeof i6.TuiDropdownOpenLegacy, typeof i6.TuiDropdownManual, typeof i6.TuiDropdownHover, typeof i6.TuiDropdownContent, typeof i6.TuiDropdownContext, typeof i6.TuiDropdownPosition, typeof i6.TuiDropdownPositionSided, typeof i6.TuiDropdownSelection], [typeof i1.TuiInputComponent, typeof i2.TuiInputDirective, typeof i5.TuiTextfieldComponent, typeof i6.TuiDropdownOptionsDirective, typeof i6.TuiDropdownDriverDirective, typeof i6.TuiDropdownDirective, typeof i6.TuiDropdownComponent, typeof i6.TuiDropdownOpen, typeof i6.TuiDropdownOpenLegacy, typeof i6.TuiDropdownManual, typeof i6.TuiDropdownHover, typeof i6.TuiDropdownContent, typeof i6.TuiDropdownContext, typeof i6.TuiDropdownPosition, typeof i6.TuiDropdownPositionSided, typeof i6.TuiDropdownSelection]>;
15
15
  static ɵinj: i0.ɵɵInjectorDeclaration<TuiInputModule>;
16
16
  }
@@ -3,20 +3,19 @@ import * as i1 from "./input-date-range.component";
3
3
  import * as i2 from "./input-date-range.directive";
4
4
  import * as i3 from "@angular/common";
5
5
  import * as i4 from "@maskito/angular";
6
- import * as i5 from "@taiga-ui/cdk/directives/let";
7
- import * as i6 from "@taiga-ui/polymorpheus";
8
- import * as i7 from "@taiga-ui/legacy/components/primitive-textfield";
9
- import * as i8 from "@taiga-ui/legacy/directives";
10
- import * as i9 from "@taiga-ui/kit/components/calendar-range";
11
- import * as i10 from "@taiga-ui/core/components/icon";
12
- import * as i11 from "@taiga-ui/core/directives/appearance";
13
- import * as i12 from "@taiga-ui/core/directives/dropdown";
6
+ import * as i5 from "@taiga-ui/polymorpheus";
7
+ import * as i6 from "@taiga-ui/core/directives/appearance";
8
+ import * as i7 from "@taiga-ui/kit/components/calendar-range";
9
+ import * as i8 from "@taiga-ui/core/components/icon";
10
+ import * as i9 from "@taiga-ui/legacy/directives";
11
+ import * as i10 from "@taiga-ui/legacy/components/primitive-textfield";
12
+ import * as i11 from "@taiga-ui/core/directives/dropdown";
14
13
  /**
15
14
  * TODO(v5): delete it
16
15
  * @deprecated use new version of {@link https://taiga-ui.dev/components/input-date-range TuiInputDateRange} (from @taiga-ui/kit) instead
17
16
  */
18
17
  export declare class TuiInputDateRangeModule {
19
18
  static ɵfac: i0.ɵɵFactoryDeclaration<TuiInputDateRangeModule, never>;
20
- 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.TuiDropdownManual, typeof i12.TuiDropdownHover, typeof i12.TuiDropdownContent, 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.TuiDropdownManual, typeof i12.TuiDropdownHover, typeof i12.TuiDropdownContent, typeof i12.TuiDropdownContext, typeof i12.TuiDropdownPosition, typeof i12.TuiDropdownPositionSided, typeof i12.TuiDropdownSelection]>;
19
+ static ɵmod: i0.ɵɵNgModuleDeclaration<TuiInputDateRangeModule, [typeof i1.TuiInputDateRangeComponent, typeof i2.TuiInputDateRangeDirective], [typeof i3.CommonModule, typeof i4.MaskitoDirective, typeof i5.PolymorpheusOutlet, typeof i5.PolymorpheusTemplate, typeof i6.TuiAppearance, typeof i7.TuiCalendarRange, typeof i8.TuiIcon, typeof i9.TuiLegacyDropdownOpenMonitorDirective, typeof i10.TuiPrimitiveTextfieldModule, typeof i9.TuiTextfieldControllerModule, typeof i9.TuiValueAccessorModule, typeof i11.TuiDropdownOptionsDirective, typeof i11.TuiDropdownDriverDirective, typeof i11.TuiDropdownDirective, typeof i11.TuiDropdownComponent, typeof i11.TuiDropdownOpen, typeof i11.TuiDropdownOpenLegacy, typeof i11.TuiDropdownManual, typeof i11.TuiDropdownHover, typeof i11.TuiDropdownContent, typeof i11.TuiDropdownContext, typeof i11.TuiDropdownPosition, typeof i11.TuiDropdownPositionSided, typeof i11.TuiDropdownSelection], [typeof i1.TuiInputDateRangeComponent, typeof i2.TuiInputDateRangeDirective, typeof i10.TuiTextfieldComponent, typeof i11.TuiDropdownOptionsDirective, typeof i11.TuiDropdownDriverDirective, typeof i11.TuiDropdownDirective, typeof i11.TuiDropdownComponent, typeof i11.TuiDropdownOpen, typeof i11.TuiDropdownOpenLegacy, typeof i11.TuiDropdownManual, typeof i11.TuiDropdownHover, typeof i11.TuiDropdownContent, typeof i11.TuiDropdownContext, typeof i11.TuiDropdownPosition, typeof i11.TuiDropdownPositionSided, typeof i11.TuiDropdownSelection]>;
21
20
  static ɵinj: i0.ɵɵInjectorDeclaration<TuiInputDateRangeModule>;
22
21
  }
@@ -5,12 +5,12 @@ import * as i3 from "./native-date-time/native-date-time.directive";
5
5
  import * as i4 from "@angular/common";
6
6
  import * as i5 from "@maskito/angular";
7
7
  import * as i6 from "@taiga-ui/polymorpheus";
8
- import * as i7 from "@taiga-ui/core/components/calendar";
9
- import * as i8 from "@taiga-ui/core/components/link";
10
- import * as i9 from "@taiga-ui/legacy/components/primitive-textfield";
8
+ import * as i7 from "@taiga-ui/core/directives/appearance";
9
+ import * as i8 from "@taiga-ui/core/components/calendar";
10
+ import * as i9 from "@taiga-ui/core/components/icon";
11
11
  import * as i10 from "@taiga-ui/legacy/directives";
12
- import * as i11 from "@taiga-ui/core/components/icon";
13
- import * as i12 from "@taiga-ui/core/directives/appearance";
12
+ import * as i11 from "@taiga-ui/core/components/link";
13
+ import * as i12 from "@taiga-ui/legacy/components/primitive-textfield";
14
14
  import * as i13 from "@taiga-ui/core/directives/dropdown";
15
15
  /**
16
16
  * TODO(v5): delete it
@@ -18,6 +18,6 @@ import * as i13 from "@taiga-ui/core/directives/dropdown";
18
18
  */
19
19
  export declare class TuiInputDateTimeModule {
20
20
  static ɵfac: i0.ɵɵFactoryDeclaration<TuiInputDateTimeModule, never>;
21
- static ɵmod: i0.ɵɵNgModuleDeclaration<TuiInputDateTimeModule, [typeof i1.TuiInputDateTimeComponent, typeof i2.TuiInputDateTimeDirective, typeof i3.TuiNativeDateTimeDirective], [typeof i4.CommonModule, typeof i5.MaskitoDirective, typeof i6.PolymorpheusOutlet, typeof i6.PolymorpheusTemplate, typeof i7.TuiCalendar, typeof i8.TuiLink, typeof i9.TuiPrimitiveTextfieldModule, typeof i10.TuiValueAccessorModule, typeof i10.TuiTextfieldControllerModule, typeof i10.TuiLegacyDropdownOpenMonitorDirective, typeof i11.TuiIcon, typeof i12.TuiAppearance, typeof i13.TuiDropdownOptionsDirective, typeof i13.TuiDropdownDriverDirective, typeof i13.TuiDropdownDirective, typeof i13.TuiDropdownComponent, typeof i13.TuiDropdownOpen, typeof i13.TuiDropdownOpenLegacy, typeof i13.TuiDropdownManual, typeof i13.TuiDropdownHover, typeof i13.TuiDropdownContent, typeof i13.TuiDropdownContext, typeof i13.TuiDropdownPosition, typeof i13.TuiDropdownPositionSided, typeof i13.TuiDropdownSelection], [typeof i1.TuiInputDateTimeComponent, typeof i2.TuiInputDateTimeDirective, typeof i9.TuiTextfieldComponent, typeof i13.TuiDropdownOptionsDirective, typeof i13.TuiDropdownDriverDirective, typeof i13.TuiDropdownDirective, typeof i13.TuiDropdownComponent, typeof i13.TuiDropdownOpen, typeof i13.TuiDropdownOpenLegacy, typeof i13.TuiDropdownManual, typeof i13.TuiDropdownHover, typeof i13.TuiDropdownContent, typeof i13.TuiDropdownContext, typeof i13.TuiDropdownPosition, typeof i13.TuiDropdownPositionSided, typeof i13.TuiDropdownSelection]>;
21
+ static ɵmod: i0.ɵɵNgModuleDeclaration<TuiInputDateTimeModule, [typeof i1.TuiInputDateTimeComponent, typeof i2.TuiInputDateTimeDirective, typeof i3.TuiNativeDateTimeDirective], [typeof i4.CommonModule, typeof i5.MaskitoDirective, typeof i6.PolymorpheusOutlet, typeof i6.PolymorpheusTemplate, typeof i7.TuiAppearance, typeof i8.TuiCalendar, typeof i9.TuiIcon, typeof i10.TuiLegacyDropdownOpenMonitorDirective, typeof i11.TuiLink, typeof i12.TuiPrimitiveTextfieldModule, typeof i10.TuiTextfieldControllerModule, typeof i10.TuiValueAccessorModule, typeof i13.TuiDropdownOptionsDirective, typeof i13.TuiDropdownDriverDirective, typeof i13.TuiDropdownDirective, typeof i13.TuiDropdownComponent, typeof i13.TuiDropdownOpen, typeof i13.TuiDropdownOpenLegacy, typeof i13.TuiDropdownManual, typeof i13.TuiDropdownHover, typeof i13.TuiDropdownContent, typeof i13.TuiDropdownContext, typeof i13.TuiDropdownPosition, typeof i13.TuiDropdownPositionSided, typeof i13.TuiDropdownSelection], [typeof i1.TuiInputDateTimeComponent, typeof i2.TuiInputDateTimeDirective, typeof i12.TuiTextfieldComponent, typeof i13.TuiDropdownOptionsDirective, typeof i13.TuiDropdownDriverDirective, typeof i13.TuiDropdownDirective, typeof i13.TuiDropdownComponent, typeof i13.TuiDropdownOpen, typeof i13.TuiDropdownOpenLegacy, typeof i13.TuiDropdownManual, typeof i13.TuiDropdownHover, typeof i13.TuiDropdownContent, typeof i13.TuiDropdownContext, typeof i13.TuiDropdownPosition, typeof i13.TuiDropdownPositionSided, typeof i13.TuiDropdownSelection]>;
22
22
  static ɵinj: i0.ɵɵInjectorDeclaration<TuiInputDateTimeModule>;
23
23
  }
@@ -3,9 +3,9 @@ import * as i1 from "./input-month-range.component";
3
3
  import * as i2 from "./input-month-range.directive";
4
4
  import * as i3 from "@angular/common";
5
5
  import * as i4 from "@taiga-ui/kit/components/calendar-month";
6
- import * as i5 from "@taiga-ui/legacy/components/primitive-textfield";
6
+ import * as i5 from "@taiga-ui/legacy/directives";
7
7
  import * as i6 from "@taiga-ui/cdk/pipes/mapper";
8
- import * as i7 from "@taiga-ui/legacy/directives";
8
+ import * as i7 from "@taiga-ui/legacy/components/primitive-textfield";
9
9
  import * as i8 from "@taiga-ui/core/directives/dropdown";
10
10
  /**
11
11
  * TODO(v5): delete it
@@ -13,6 +13,6 @@ import * as i8 from "@taiga-ui/core/directives/dropdown";
13
13
  */
14
14
  export declare class TuiInputMonthRangeModule {
15
15
  static ɵfac: i0.ɵɵFactoryDeclaration<TuiInputMonthRangeModule, never>;
16
- static ɵmod: i0.ɵɵNgModuleDeclaration<TuiInputMonthRangeModule, [typeof i1.TuiInputMonthRangeComponent, typeof i2.TuiInputMonthRangeDirective], [typeof i3.CommonModule, typeof i4.TuiCalendarMonth, typeof i5.TuiPrimitiveTextfieldModule, typeof i6.TuiMapperPipe, typeof i7.TuiTextfieldControllerModule, typeof i7.TuiLegacyDropdownOpenMonitorDirective, typeof i8.TuiDropdownOptionsDirective, typeof i8.TuiDropdownDriverDirective, typeof i8.TuiDropdownDirective, typeof i8.TuiDropdownComponent, typeof i8.TuiDropdownOpen, typeof i8.TuiDropdownOpenLegacy, typeof i8.TuiDropdownManual, typeof i8.TuiDropdownHover, typeof i8.TuiDropdownContent, typeof i8.TuiDropdownContext, typeof i8.TuiDropdownPosition, typeof i8.TuiDropdownPositionSided, typeof i8.TuiDropdownSelection], [typeof i1.TuiInputMonthRangeComponent, typeof i2.TuiInputMonthRangeDirective, typeof i5.TuiTextfieldComponent, typeof i8.TuiDropdownOptionsDirective, typeof i8.TuiDropdownDriverDirective, typeof i8.TuiDropdownDirective, typeof i8.TuiDropdownComponent, typeof i8.TuiDropdownOpen, typeof i8.TuiDropdownOpenLegacy, typeof i8.TuiDropdownManual, typeof i8.TuiDropdownHover, typeof i8.TuiDropdownContent, typeof i8.TuiDropdownContext, typeof i8.TuiDropdownPosition, typeof i8.TuiDropdownPositionSided, typeof i8.TuiDropdownSelection]>;
16
+ static ɵmod: i0.ɵɵNgModuleDeclaration<TuiInputMonthRangeModule, [typeof i1.TuiInputMonthRangeComponent, typeof i2.TuiInputMonthRangeDirective], [typeof i3.CommonModule, typeof i4.TuiCalendarMonth, typeof i5.TuiLegacyDropdownOpenMonitorDirective, typeof i6.TuiMapperPipe, typeof i7.TuiPrimitiveTextfieldModule, typeof i5.TuiTextfieldControllerModule, typeof i8.TuiDropdownOptionsDirective, typeof i8.TuiDropdownDriverDirective, typeof i8.TuiDropdownDirective, typeof i8.TuiDropdownComponent, typeof i8.TuiDropdownOpen, typeof i8.TuiDropdownOpenLegacy, typeof i8.TuiDropdownManual, typeof i8.TuiDropdownHover, typeof i8.TuiDropdownContent, typeof i8.TuiDropdownContext, typeof i8.TuiDropdownPosition, typeof i8.TuiDropdownPositionSided, typeof i8.TuiDropdownSelection], [typeof i1.TuiInputMonthRangeComponent, typeof i2.TuiInputMonthRangeDirective, typeof i7.TuiTextfieldComponent, typeof i8.TuiDropdownOptionsDirective, typeof i8.TuiDropdownDriverDirective, typeof i8.TuiDropdownDirective, typeof i8.TuiDropdownComponent, typeof i8.TuiDropdownOpen, typeof i8.TuiDropdownOpenLegacy, typeof i8.TuiDropdownManual, typeof i8.TuiDropdownHover, typeof i8.TuiDropdownContent, typeof i8.TuiDropdownContext, typeof i8.TuiDropdownPosition, typeof i8.TuiDropdownPositionSided, typeof i8.TuiDropdownSelection]>;
17
17
  static ɵinj: i0.ɵɵInjectorDeclaration<TuiInputMonthRangeModule>;
18
18
  }
@@ -3,16 +3,16 @@ import * as i1 from "./input-number.component";
3
3
  import * as i2 from "./input-number.directive";
4
4
  import * as i3 from "@angular/common";
5
5
  import * as i4 from "@maskito/angular";
6
- import * as i5 from "@taiga-ui/legacy/components/primitive-textfield";
7
- import * as i6 from "@taiga-ui/legacy/directives";
8
- import * as i7 from "@taiga-ui/polymorpheus";
9
- import * as i8 from "@taiga-ui/core/components/button";
6
+ import * as i5 from "@taiga-ui/polymorpheus";
7
+ import * as i6 from "@taiga-ui/core/components/button";
8
+ import * as i7 from "@taiga-ui/legacy/components/primitive-textfield";
9
+ import * as i8 from "@taiga-ui/legacy/directives";
10
10
  /**
11
11
  * @deprecated use new version of {@link https://taiga-ui.dev/components/input-number TuiInputNumber} (from @taiga-ui/kit) instead
12
12
  * TODO(v5): delete it
13
13
  */
14
14
  export declare class TuiInputNumberModule {
15
15
  static ɵfac: i0.ɵɵFactoryDeclaration<TuiInputNumberModule, never>;
16
- static ɵmod: i0.ɵɵNgModuleDeclaration<TuiInputNumberModule, [typeof i1.TuiInputNumberComponent, typeof i2.TuiInputNumberDirective], [typeof i3.CommonModule, typeof i4.MaskitoDirective, typeof i5.TuiPrimitiveTextfieldModule, typeof i6.TuiTextfieldControllerModule, typeof i6.TuiValueAccessorModule, typeof i7.PolymorpheusOutlet, typeof i7.PolymorpheusTemplate, typeof i8.TuiButton], [typeof i1.TuiInputNumberComponent, typeof i2.TuiInputNumberDirective, typeof i5.TuiTextfieldComponent]>;
16
+ static ɵmod: i0.ɵɵNgModuleDeclaration<TuiInputNumberModule, [typeof i1.TuiInputNumberComponent, typeof i2.TuiInputNumberDirective], [typeof i3.CommonModule, typeof i4.MaskitoDirective, typeof i5.PolymorpheusOutlet, typeof i5.PolymorpheusTemplate, typeof i6.TuiButton, typeof i7.TuiPrimitiveTextfieldModule, typeof i8.TuiTextfieldControllerModule, typeof i8.TuiValueAccessorModule], [typeof i1.TuiInputNumberComponent, typeof i2.TuiInputNumberDirective, typeof i7.TuiTextfieldComponent]>;
17
17
  static ɵinj: i0.ɵɵInjectorDeclaration<TuiInputNumberModule>;
18
18
  }
@@ -5,15 +5,15 @@ import * as i3 from "@angular/forms";
5
5
  import * as i4 from "@taiga-ui/polymorpheus";
6
6
  import * as i5 from "@taiga-ui/cdk/directives/active-zone";
7
7
  import * as i6 from "@taiga-ui/legacy/components/input-number";
8
- import * as i7 from "@taiga-ui/kit/components/range";
9
- import * as i8 from "@taiga-ui/legacy/directives";
10
- import * as i9 from "@taiga-ui/core/directives/number-format";
8
+ import * as i7 from "@taiga-ui/core/directives/number-format";
9
+ import * as i8 from "@taiga-ui/kit/components/range";
10
+ import * as i9 from "@taiga-ui/legacy/directives";
11
11
  /**
12
12
  * TODO(v5): delete it
13
13
  * @deprecated use new version of {@link https://taiga-ui.dev/components/input-range TuiInputRange} (from @taiga-ui/kit) instead
14
14
  */
15
15
  export declare class TuiInputRangeModule {
16
16
  static ɵfac: i0.ɵɵFactoryDeclaration<TuiInputRangeModule, never>;
17
- static ɵmod: i0.ɵɵNgModuleDeclaration<TuiInputRangeModule, [typeof i1.TuiInputRangeComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.PolymorpheusOutlet, typeof i4.PolymorpheusTemplate, typeof i5.TuiActiveZone, typeof i6.TuiInputNumberModule, typeof i7.TuiRange, typeof i8.TuiWrapperModule, typeof i8.TuiTextfieldControllerModule, typeof i9.TuiNumberFormat], [typeof i1.TuiInputRangeComponent]>;
17
+ static ɵmod: i0.ɵɵNgModuleDeclaration<TuiInputRangeModule, [typeof i1.TuiInputRangeComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.PolymorpheusOutlet, typeof i4.PolymorpheusTemplate, typeof i5.TuiActiveZone, typeof i6.TuiInputNumberModule, typeof i7.TuiNumberFormat, typeof i8.TuiRange, typeof i9.TuiTextfieldControllerModule, typeof i9.TuiWrapperModule], [typeof i1.TuiInputRangeComponent]>;
18
18
  static ɵinj: i0.ɵɵInjectorDeclaration<TuiInputRangeModule>;
19
19
  }
@@ -3,13 +3,13 @@ import * as i1 from "./input-tag.component";
3
3
  import * as i2 from "@angular/common";
4
4
  import * as i3 from "@angular/forms";
5
5
  import * as i4 from "@taiga-ui/polymorpheus";
6
- import * as i5 from "@taiga-ui/cdk/directives/hovered";
7
- import * as i6 from "@taiga-ui/core/components/scrollbar";
8
- import * as i7 from "@taiga-ui/legacy/components/tooltip";
9
- import * as i8 from "@taiga-ui/legacy/components/tag";
10
- import * as i9 from "@taiga-ui/legacy/directives";
11
- import * as i10 from "@taiga-ui/core/directives/appearance";
12
- import * as i11 from "@taiga-ui/core/components/icon";
6
+ import * as i5 from "@taiga-ui/core/directives/appearance";
7
+ import * as i6 from "@taiga-ui/cdk/directives/hovered";
8
+ import * as i7 from "@taiga-ui/core/components/icon";
9
+ import * as i8 from "@taiga-ui/legacy/directives";
10
+ import * as i9 from "@taiga-ui/core/components/scrollbar";
11
+ import * as i10 from "@taiga-ui/legacy/components/tag";
12
+ import * as i11 from "@taiga-ui/legacy/components/tooltip";
13
13
  import * as i12 from "@taiga-ui/core/directives/dropdown";
14
14
  /**
15
15
  * TODO(v5): delete it
@@ -17,6 +17,6 @@ import * as i12 from "@taiga-ui/core/directives/dropdown";
17
17
  */
18
18
  export declare class TuiInputTagModule {
19
19
  static ɵfac: i0.ɵɵFactoryDeclaration<TuiInputTagModule, never>;
20
- static ɵmod: i0.ɵɵNgModuleDeclaration<TuiInputTagModule, [typeof i1.TuiInputTagComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.PolymorpheusOutlet, typeof i4.PolymorpheusTemplate, typeof i5.TuiHovered, typeof i6.TuiScrollbar, typeof i7.TuiTooltipModule, typeof i8.TuiTagModule, typeof i9.TuiWrapperModule, typeof i9.TuiLegacyDropdownOpenMonitorDirective, typeof i10.TuiAppearance, typeof i11.TuiIcon, typeof i12.TuiDropdownOptionsDirective, typeof i12.TuiDropdownDriverDirective, typeof i12.TuiDropdownDirective, typeof i12.TuiDropdownComponent, typeof i12.TuiDropdownOpen, typeof i12.TuiDropdownOpenLegacy, typeof i12.TuiDropdownManual, typeof i12.TuiDropdownHover, typeof i12.TuiDropdownContent, typeof i12.TuiDropdownContext, typeof i12.TuiDropdownPosition, typeof i12.TuiDropdownPositionSided, typeof i12.TuiDropdownSelection], [typeof i1.TuiInputTagComponent, typeof i12.TuiDropdownOptionsDirective, typeof i12.TuiDropdownDriverDirective, typeof i12.TuiDropdownDirective, typeof i12.TuiDropdownComponent, typeof i12.TuiDropdownOpen, typeof i12.TuiDropdownOpenLegacy, typeof i12.TuiDropdownManual, typeof i12.TuiDropdownHover, typeof i12.TuiDropdownContent, typeof i12.TuiDropdownContext, typeof i12.TuiDropdownPosition, typeof i12.TuiDropdownPositionSided, typeof i12.TuiDropdownSelection]>;
20
+ static ɵmod: i0.ɵɵNgModuleDeclaration<TuiInputTagModule, [typeof i1.TuiInputTagComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.PolymorpheusOutlet, typeof i4.PolymorpheusTemplate, typeof i5.TuiAppearance, typeof i6.TuiHovered, typeof i7.TuiIcon, typeof i8.TuiLegacyDropdownOpenMonitorDirective, typeof i9.TuiScrollbar, typeof i10.TuiTagModule, typeof i11.TuiTooltipModule, typeof i8.TuiWrapperModule, typeof i12.TuiDropdownOptionsDirective, typeof i12.TuiDropdownDriverDirective, typeof i12.TuiDropdownDirective, typeof i12.TuiDropdownComponent, typeof i12.TuiDropdownOpen, typeof i12.TuiDropdownOpenLegacy, typeof i12.TuiDropdownManual, typeof i12.TuiDropdownHover, typeof i12.TuiDropdownContent, typeof i12.TuiDropdownContext, typeof i12.TuiDropdownPosition, typeof i12.TuiDropdownPositionSided, typeof i12.TuiDropdownSelection], [typeof i1.TuiInputTagComponent, typeof i12.TuiDropdownOptionsDirective, typeof i12.TuiDropdownDriverDirective, typeof i12.TuiDropdownDirective, typeof i12.TuiDropdownComponent, typeof i12.TuiDropdownOpen, typeof i12.TuiDropdownOpenLegacy, typeof i12.TuiDropdownManual, typeof i12.TuiDropdownHover, typeof i12.TuiDropdownContent, typeof i12.TuiDropdownContext, typeof i12.TuiDropdownPosition, typeof i12.TuiDropdownPositionSided, typeof i12.TuiDropdownSelection]>;
21
21
  static ɵinj: i0.ɵɵInjectorDeclaration<TuiInputTagModule>;
22
22
  }
@@ -9,23 +9,22 @@ import * as i7 from "./multi-select.directive";
9
9
  import * as i8 from "@angular/common";
10
10
  import * as i9 from "@angular/forms";
11
11
  import * as i10 from "@taiga-ui/polymorpheus";
12
- import * as i11 from "@taiga-ui/legacy/directives";
13
- import * as i12 from "@taiga-ui/legacy/components/arrow";
14
- import * as i13 from "@taiga-ui/cdk/directives/let";
15
- import * as i14 from "@taiga-ui/legacy/components/input-tag";
16
- import * as i15 from "@taiga-ui/legacy/components/multi-select-option";
17
- import * as i16 from "@taiga-ui/cdk/pipes/mapper";
18
- import * as i17 from "@taiga-ui/core/components/link";
19
- import * as i18 from "@taiga-ui/kit/pipes/stringify-content";
20
- import * as i19 from "@taiga-ui/core/directives/dropdown";
21
- import * as i20 from "@taiga-ui/core/components/data-list";
22
- import * as i21 from "@taiga-ui/kit/components/data-list-wrapper";
12
+ import * as i11 from "@taiga-ui/legacy/components/arrow";
13
+ import * as i12 from "@taiga-ui/legacy/components/input-tag";
14
+ import * as i13 from "@taiga-ui/legacy/directives";
15
+ import * as i14 from "@taiga-ui/core/components/link";
16
+ import * as i15 from "@taiga-ui/cdk/pipes/mapper";
17
+ import * as i16 from "@taiga-ui/legacy/components/multi-select-option";
18
+ import * as i17 from "@taiga-ui/kit/pipes/stringify-content";
19
+ import * as i18 from "@taiga-ui/core/components/data-list";
20
+ import * as i19 from "@taiga-ui/kit/components/data-list-wrapper";
21
+ import * as i20 from "@taiga-ui/core/directives/dropdown";
23
22
  /**
24
23
  * TODO(v5): delete it
25
24
  * @deprecated use new version of {@link https://taiga-ui.dev/components/input-chip TuiInputChip} (from @taiga-ui/kit) instead
26
25
  */
27
26
  export declare class TuiMultiSelectModule {
28
27
  static ɵfac: i0.ɵɵFactoryDeclaration<TuiMultiSelectModule, never>;
29
- static ɵmod: i0.ɵɵNgModuleDeclaration<TuiMultiSelectModule, [typeof i1.TuiMultiSelectComponent, typeof i2.TuiMultiSelectGroupComponent, typeof i3.TuiMultiSelectGroupDirective, typeof i4.TuiHideSelectedPipe, typeof i5.TuiNativeMultiSelectComponent, typeof i6.TuiNativeMultiSelectGroupComponent, typeof i7.TuiMultiSelectDirective], [typeof i8.CommonModule, typeof i9.FormsModule, typeof i10.PolymorpheusOutlet, typeof i10.PolymorpheusTemplate, typeof i11.TuiWrapperModule, typeof i12.TuiArrowComponent, typeof i13.TuiLet, typeof i14.TuiInputTagModule, typeof i15.TuiMultiSelectOptionModule, typeof i16.TuiMapperPipe, typeof i17.TuiLink, typeof i11.TuiTextfieldControllerModule, typeof i18.TuiStringifyContentPipe, typeof i11.TuiLegacyDropdownOpenMonitorDirective, typeof i19.TuiDropdownOptionsDirective, typeof i19.TuiDropdownDriverDirective, typeof i19.TuiDropdownDirective, typeof i19.TuiDropdownComponent, typeof i19.TuiDropdownOpen, typeof i19.TuiDropdownOpenLegacy, typeof i19.TuiDropdownManual, typeof i19.TuiDropdownHover, typeof i19.TuiDropdownContent, typeof i19.TuiDropdownContext, typeof i19.TuiDropdownPosition, typeof i19.TuiDropdownPositionSided, typeof i19.TuiDropdownSelection, typeof i20.TuiDataListComponent, typeof i20.TuiDataListDirective, typeof i20.TuiOption, typeof i20.TuiOptionNew, typeof i20.TuiOptionWithValue, typeof i20.TuiOptGroup, typeof i21.TuiDataListWrapperComponent, typeof i21.TuiDataListGroupWrapperComponent, typeof i20.TuiDataListDirective], [typeof i1.TuiMultiSelectComponent, typeof i2.TuiMultiSelectGroupComponent, typeof i3.TuiMultiSelectGroupDirective, typeof i4.TuiHideSelectedPipe, typeof i7.TuiMultiSelectDirective, typeof i5.TuiNativeMultiSelectComponent, typeof i6.TuiNativeMultiSelectGroupComponent, typeof i19.TuiDropdownOptionsDirective, typeof i19.TuiDropdownDriverDirective, typeof i19.TuiDropdownDirective, typeof i19.TuiDropdownComponent, typeof i19.TuiDropdownOpen, typeof i19.TuiDropdownOpenLegacy, typeof i19.TuiDropdownManual, typeof i19.TuiDropdownHover, typeof i19.TuiDropdownContent, typeof i19.TuiDropdownContext, typeof i19.TuiDropdownPosition, typeof i19.TuiDropdownPositionSided, typeof i19.TuiDropdownSelection, typeof i20.TuiDataListComponent, typeof i20.TuiDataListDirective, typeof i20.TuiOption, typeof i20.TuiOptionNew, typeof i20.TuiOptionWithValue, typeof i20.TuiOptGroup, typeof i21.TuiDataListWrapperComponent, typeof i21.TuiDataListGroupWrapperComponent, typeof i20.TuiDataListDirective]>;
28
+ static ɵmod: i0.ɵɵNgModuleDeclaration<TuiMultiSelectModule, [typeof i1.TuiMultiSelectComponent, typeof i2.TuiMultiSelectGroupComponent, typeof i3.TuiMultiSelectGroupDirective, typeof i4.TuiHideSelectedPipe, typeof i5.TuiNativeMultiSelectComponent, typeof i6.TuiNativeMultiSelectGroupComponent, typeof i7.TuiMultiSelectDirective], [typeof i8.CommonModule, typeof i9.FormsModule, typeof i10.PolymorpheusOutlet, typeof i10.PolymorpheusTemplate, typeof i11.TuiArrowComponent, typeof i12.TuiInputTagModule, typeof i13.TuiLegacyDropdownOpenMonitorDirective, typeof i14.TuiLink, typeof i15.TuiMapperPipe, typeof i16.TuiMultiSelectOptionModule, typeof i17.TuiStringifyContentPipe, typeof i13.TuiTextfieldControllerModule, typeof i13.TuiWrapperModule, typeof i18.TuiDataListComponent, typeof i18.TuiDataListDirective, typeof i18.TuiOption, typeof i18.TuiOptionNew, typeof i18.TuiOptionWithValue, typeof i18.TuiOptGroup, typeof i19.TuiDataListWrapperComponent, typeof i19.TuiDataListGroupWrapperComponent, typeof i18.TuiDataListDirective, typeof i20.TuiDropdownOptionsDirective, typeof i20.TuiDropdownDriverDirective, typeof i20.TuiDropdownDirective, typeof i20.TuiDropdownComponent, typeof i20.TuiDropdownOpen, typeof i20.TuiDropdownOpenLegacy, typeof i20.TuiDropdownManual, typeof i20.TuiDropdownHover, typeof i20.TuiDropdownContent, typeof i20.TuiDropdownContext, typeof i20.TuiDropdownPosition, typeof i20.TuiDropdownPositionSided, typeof i20.TuiDropdownSelection], [typeof i1.TuiMultiSelectComponent, typeof i2.TuiMultiSelectGroupComponent, typeof i3.TuiMultiSelectGroupDirective, typeof i4.TuiHideSelectedPipe, typeof i7.TuiMultiSelectDirective, typeof i5.TuiNativeMultiSelectComponent, typeof i6.TuiNativeMultiSelectGroupComponent, typeof i20.TuiDropdownOptionsDirective, typeof i20.TuiDropdownDriverDirective, typeof i20.TuiDropdownDirective, typeof i20.TuiDropdownComponent, typeof i20.TuiDropdownOpen, typeof i20.TuiDropdownOpenLegacy, typeof i20.TuiDropdownManual, typeof i20.TuiDropdownHover, typeof i20.TuiDropdownContent, typeof i20.TuiDropdownContext, typeof i20.TuiDropdownPosition, typeof i20.TuiDropdownPositionSided, typeof i20.TuiDropdownSelection, typeof i18.TuiDataListComponent, typeof i18.TuiDataListDirective, typeof i18.TuiOption, typeof i18.TuiOptionNew, typeof i18.TuiOptionWithValue, typeof i18.TuiOptGroup, typeof i19.TuiDataListWrapperComponent, typeof i19.TuiDataListGroupWrapperComponent, typeof i18.TuiDataListDirective]>;
30
29
  static ɵinj: i0.ɵɵInjectorDeclaration<TuiMultiSelectModule>;
31
30
  }
@@ -6,16 +6,16 @@ import * as i4 from "./value-decoration/value-decoration.component";
6
6
  import * as i5 from "@angular/common";
7
7
  import * as i6 from "@angular/forms";
8
8
  import * as i7 from "@taiga-ui/polymorpheus";
9
- import * as i8 from "@taiga-ui/legacy/directives/wrapper";
10
- import * as i9 from "@taiga-ui/legacy/components/tooltip";
11
- import * as i10 from "@taiga-ui/core/components/icon";
12
- import * as i11 from "@taiga-ui/core/directives/appearance";
9
+ import * as i8 from "@taiga-ui/core/directives/appearance";
10
+ import * as i9 from "@taiga-ui/core/components/icon";
11
+ import * as i10 from "@taiga-ui/legacy/components/tooltip";
12
+ import * as i11 from "@taiga-ui/legacy/directives/wrapper";
13
13
  /**
14
14
  * @deprecated: use {@link TuiTextfield}
15
15
  * https://taiga-ui.dev/components/textfield
16
16
  */
17
17
  export declare class TuiPrimitiveTextfieldModule {
18
18
  static ɵfac: i0.ɵɵFactoryDeclaration<TuiPrimitiveTextfieldModule, never>;
19
- static ɵmod: i0.ɵɵNgModuleDeclaration<TuiPrimitiveTextfieldModule, [typeof i1.TuiPrimitiveTextfieldComponent, typeof i2.TuiPrimitiveTextfieldDirective, typeof i3.TuiTextfieldComponent, typeof i4.TuiValueDecorationComponent], [typeof i5.CommonModule, typeof i6.FormsModule, typeof i7.PolymorpheusOutlet, typeof i7.PolymorpheusTemplate, typeof i8.TuiWrapperModule, typeof i9.TuiTooltipModule, typeof i10.TuiIcon, typeof i11.TuiAppearance], [typeof i1.TuiPrimitiveTextfieldComponent, typeof i2.TuiPrimitiveTextfieldDirective, typeof i3.TuiTextfieldComponent]>;
19
+ static ɵmod: i0.ɵɵNgModuleDeclaration<TuiPrimitiveTextfieldModule, [typeof i1.TuiPrimitiveTextfieldComponent, typeof i2.TuiPrimitiveTextfieldDirective, typeof i3.TuiTextfieldComponent, typeof i4.TuiValueDecorationComponent], [typeof i5.CommonModule, typeof i6.FormsModule, typeof i7.PolymorpheusOutlet, typeof i7.PolymorpheusTemplate, typeof i8.TuiAppearance, typeof i9.TuiIcon, typeof i10.TuiTooltipModule, typeof i11.TuiWrapperModule], [typeof i1.TuiPrimitiveTextfieldComponent, typeof i2.TuiPrimitiveTextfieldDirective, typeof i3.TuiTextfieldComponent]>;
20
20
  static ɵinj: i0.ɵɵInjectorDeclaration<TuiPrimitiveTextfieldModule>;
21
21
  }
@@ -5,20 +5,20 @@ import * as i3 from "./native-select/native-select.component";
5
5
  import * as i4 from "./native-select/native-select-group.component";
6
6
  import * as i5 from "@angular/common";
7
7
  import * as i6 from "@taiga-ui/polymorpheus";
8
- import * as i7 from "@taiga-ui/legacy/components/primitive-textfield";
9
- import * as i8 from "@taiga-ui/legacy/components/select-option";
10
- import * as i9 from "@taiga-ui/legacy/components/arrow";
11
- import * as i10 from "@taiga-ui/legacy/directives";
8
+ import * as i7 from "@taiga-ui/legacy/components/arrow";
9
+ import * as i8 from "@taiga-ui/legacy/directives";
10
+ import * as i9 from "@taiga-ui/legacy/components/primitive-textfield";
11
+ import * as i10 from "@taiga-ui/legacy/components/select-option";
12
12
  import * as i11 from "@taiga-ui/kit/pipes/stringify-content";
13
- import * as i12 from "@taiga-ui/core/directives/dropdown";
14
- import * as i13 from "@taiga-ui/core/components/data-list";
15
- import * as i14 from "@taiga-ui/kit/components/data-list-wrapper";
13
+ import * as i12 from "@taiga-ui/core/components/data-list";
14
+ import * as i13 from "@taiga-ui/kit/components/data-list-wrapper";
15
+ import * as i14 from "@taiga-ui/core/directives/dropdown";
16
16
  /**
17
17
  * TODO(v5): delete it
18
18
  * @deprecated use new version of {@link https://taiga-ui.dev/components/select TuiSelect} (from @taiga-ui/kit) instead
19
19
  */
20
20
  export declare class TuiSelectModule {
21
21
  static ɵfac: i0.ɵɵFactoryDeclaration<TuiSelectModule, never>;
22
- static ɵmod: i0.ɵɵNgModuleDeclaration<TuiSelectModule, [typeof i1.TuiSelectComponent, typeof i2.TuiSelectDirective, typeof i3.TuiNativeSelectComponent, typeof i4.TuiNativeSelectGroupComponent], [typeof i5.CommonModule, typeof i6.PolymorpheusOutlet, typeof i6.PolymorpheusTemplate, typeof i7.TuiPrimitiveTextfieldModule, typeof i8.TuiSelectOptionModule, typeof i9.TuiArrowComponent, typeof i10.TuiWrapperModule, typeof i10.TuiTextfieldControllerModule, typeof i11.TuiStringifyContentPipe, typeof i10.TuiLegacyDropdownOpenMonitorDirective, typeof i12.TuiDropdownOptionsDirective, typeof i12.TuiDropdownDriverDirective, typeof i12.TuiDropdownDirective, typeof i12.TuiDropdownComponent, typeof i12.TuiDropdownOpen, typeof i12.TuiDropdownOpenLegacy, typeof i12.TuiDropdownManual, typeof i12.TuiDropdownHover, typeof i12.TuiDropdownContent, typeof i12.TuiDropdownContext, typeof i12.TuiDropdownPosition, typeof i12.TuiDropdownPositionSided, typeof i12.TuiDropdownSelection, typeof i13.TuiDataListComponent, typeof i13.TuiDataListDirective, typeof i13.TuiOption, typeof i13.TuiOptionNew, typeof i13.TuiOptionWithValue, typeof i13.TuiOptGroup, typeof i14.TuiDataListWrapperComponent, typeof i14.TuiDataListGroupWrapperComponent, typeof i13.TuiDataListDirective], [typeof i1.TuiSelectComponent, typeof i2.TuiSelectDirective, typeof i7.TuiTextfieldComponent, typeof i3.TuiNativeSelectComponent, typeof i4.TuiNativeSelectGroupComponent, typeof i12.TuiDropdownOptionsDirective, typeof i12.TuiDropdownDriverDirective, typeof i12.TuiDropdownDirective, typeof i12.TuiDropdownComponent, typeof i12.TuiDropdownOpen, typeof i12.TuiDropdownOpenLegacy, typeof i12.TuiDropdownManual, typeof i12.TuiDropdownHover, typeof i12.TuiDropdownContent, typeof i12.TuiDropdownContext, typeof i12.TuiDropdownPosition, typeof i12.TuiDropdownPositionSided, typeof i12.TuiDropdownSelection, typeof i13.TuiDataListComponent, typeof i13.TuiDataListDirective, typeof i13.TuiOption, typeof i13.TuiOptionNew, typeof i13.TuiOptionWithValue, typeof i13.TuiOptGroup, typeof i14.TuiDataListWrapperComponent, typeof i14.TuiDataListGroupWrapperComponent, typeof i13.TuiDataListDirective]>;
22
+ static ɵmod: i0.ɵɵNgModuleDeclaration<TuiSelectModule, [typeof i1.TuiSelectComponent, typeof i2.TuiSelectDirective, typeof i3.TuiNativeSelectComponent, typeof i4.TuiNativeSelectGroupComponent], [typeof i5.CommonModule, typeof i6.PolymorpheusOutlet, typeof i6.PolymorpheusTemplate, typeof i7.TuiArrowComponent, typeof i8.TuiLegacyDropdownOpenMonitorDirective, typeof i9.TuiPrimitiveTextfieldModule, typeof i10.TuiSelectOptionModule, typeof i11.TuiStringifyContentPipe, typeof i8.TuiTextfieldControllerModule, typeof i8.TuiWrapperModule, typeof i12.TuiDataListComponent, typeof i12.TuiDataListDirective, typeof i12.TuiOption, typeof i12.TuiOptionNew, typeof i12.TuiOptionWithValue, typeof i12.TuiOptGroup, typeof i13.TuiDataListWrapperComponent, typeof i13.TuiDataListGroupWrapperComponent, typeof i12.TuiDataListDirective, typeof i14.TuiDropdownOptionsDirective, typeof i14.TuiDropdownDriverDirective, typeof i14.TuiDropdownDirective, typeof i14.TuiDropdownComponent, typeof i14.TuiDropdownOpen, typeof i14.TuiDropdownOpenLegacy, typeof i14.TuiDropdownManual, typeof i14.TuiDropdownHover, typeof i14.TuiDropdownContent, typeof i14.TuiDropdownContext, typeof i14.TuiDropdownPosition, typeof i14.TuiDropdownPositionSided, typeof i14.TuiDropdownSelection], [typeof i1.TuiSelectComponent, typeof i2.TuiSelectDirective, typeof i9.TuiTextfieldComponent, typeof i3.TuiNativeSelectComponent, typeof i4.TuiNativeSelectGroupComponent, typeof i14.TuiDropdownOptionsDirective, typeof i14.TuiDropdownDriverDirective, typeof i14.TuiDropdownDirective, typeof i14.TuiDropdownComponent, typeof i14.TuiDropdownOpen, typeof i14.TuiDropdownOpenLegacy, typeof i14.TuiDropdownManual, typeof i14.TuiDropdownHover, typeof i14.TuiDropdownContent, typeof i14.TuiDropdownContext, typeof i14.TuiDropdownPosition, typeof i14.TuiDropdownPositionSided, typeof i14.TuiDropdownSelection, typeof i12.TuiDataListComponent, typeof i12.TuiDataListDirective, typeof i12.TuiOption, typeof i12.TuiOptionNew, typeof i12.TuiOptionWithValue, typeof i12.TuiOptGroup, typeof i13.TuiDataListWrapperComponent, typeof i13.TuiDataListGroupWrapperComponent, typeof i12.TuiDataListDirective]>;
23
23
  static ɵinj: i0.ɵɵInjectorDeclaration<TuiSelectModule>;
24
24
  }
@@ -1,10 +1,10 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "./select-option.component";
3
3
  import * as i2 from "@angular/common";
4
- import * as i3 from "@taiga-ui/core/components/scrollbar";
5
- import * as i4 from "@taiga-ui/core/components/icon";
4
+ import * as i3 from "@taiga-ui/core/components/icon";
5
+ import * as i4 from "@taiga-ui/core/components/scrollbar";
6
6
  export declare class TuiSelectOptionModule {
7
7
  static ɵfac: i0.ɵɵFactoryDeclaration<TuiSelectOptionModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDeclaration<TuiSelectOptionModule, [typeof i1.TuiSelectOptionComponent], [typeof i2.CommonModule, typeof i3.TuiScrollIntoView, typeof i4.TuiIcon], [typeof i1.TuiSelectOptionComponent]>;
8
+ static ɵmod: i0.ɵɵNgModuleDeclaration<TuiSelectOptionModule, [typeof i1.TuiSelectOptionComponent], [typeof i2.CommonModule, typeof i3.TuiIcon, typeof i4.TuiScrollIntoView], [typeof i1.TuiSelectOptionComponent]>;
9
9
  static ɵinj: i0.ɵɵInjectorDeclaration<TuiSelectOptionModule>;
10
10
  }
@@ -2,15 +2,15 @@ import * as i0 from "@angular/core";
2
2
  import * as i1 from "./tag.component";
3
3
  import * as i2 from "@angular/common";
4
4
  import * as i3 from "@angular/forms";
5
- import * as i4 from "@taiga-ui/core/components/icon";
6
- import * as i5 from "@taiga-ui/core/components/loader";
7
- import * as i6 from "@taiga-ui/polymorpheus";
5
+ import * as i4 from "@taiga-ui/polymorpheus";
6
+ import * as i5 from "@taiga-ui/core/components/icon";
7
+ import * as i6 from "@taiga-ui/core/components/loader";
8
8
  /**
9
9
  * @deprecated: drop in v5.0 use {@link TuiChip}
10
10
  * https://taiga-ui.dev/components/chip
11
11
  */
12
12
  export declare class TuiTagModule {
13
13
  static ɵfac: i0.ɵɵFactoryDeclaration<TuiTagModule, never>;
14
- static ɵmod: i0.ɵɵNgModuleDeclaration<TuiTagModule, [typeof i1.TuiTagComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.TuiIcon, typeof i5.TuiLoader, typeof i6.PolymorpheusOutlet, typeof i6.PolymorpheusTemplate], [typeof i1.TuiTagComponent]>;
14
+ static ɵmod: i0.ɵɵNgModuleDeclaration<TuiTagModule, [typeof i1.TuiTagComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.PolymorpheusOutlet, typeof i4.PolymorpheusTemplate, typeof i5.TuiIcon, typeof i6.TuiLoader], [typeof i1.TuiTagComponent]>;
15
15
  static ɵinj: i0.ɵɵInjectorDeclaration<TuiTagModule>;
16
16
  }
@@ -3,19 +3,19 @@ import * as i1 from "./textarea.component";
3
3
  import * as i2 from "./textarea.directive";
4
4
  import * as i3 from "@angular/common";
5
5
  import * as i4 from "@angular/forms";
6
- import * as i5 from "@taiga-ui/core/components/scrollbar";
7
- import * as i6 from "@taiga-ui/legacy/components/tooltip";
8
- import * as i7 from "@taiga-ui/legacy/directives";
6
+ import * as i5 from "@taiga-ui/polymorpheus";
7
+ import * as i6 from "@taiga-ui/core/directives/appearance";
8
+ import * as i7 from "@taiga-ui/core/components/icon";
9
9
  import * as i8 from "@taiga-ui/legacy/components/primitive-textfield";
10
- import * as i9 from "@taiga-ui/polymorpheus";
11
- import * as i10 from "@taiga-ui/core/components/icon";
12
- import * as i11 from "@taiga-ui/core/directives/appearance";
10
+ import * as i9 from "@taiga-ui/core/components/scrollbar";
11
+ import * as i10 from "@taiga-ui/legacy/components/tooltip";
12
+ import * as i11 from "@taiga-ui/legacy/directives";
13
13
  /**
14
14
  * TODO(v5): delete it
15
15
  * @deprecated use new version of {@link https://taiga-ui.dev/components/textarea Textarea} (from @taiga-ui/kit) instead
16
16
  */
17
17
  export declare class TuiTextareaModule {
18
18
  static ɵfac: i0.ɵɵFactoryDeclaration<TuiTextareaModule, never>;
19
- static ɵmod: i0.ɵɵNgModuleDeclaration<TuiTextareaModule, [typeof i1.TuiTextareaComponent, typeof i2.TuiTextareaDirective], [typeof i3.CommonModule, typeof i4.FormsModule, typeof i5.TuiScrollbar, typeof i6.TuiTooltipModule, typeof i7.TuiWrapperModule, typeof i8.TuiPrimitiveTextfieldModule, typeof i9.PolymorpheusOutlet, typeof i9.PolymorpheusTemplate, typeof i10.TuiIcon, typeof i11.TuiAppearance], [typeof i1.TuiTextareaComponent, typeof i2.TuiTextareaDirective, typeof i8.TuiTextfieldComponent, typeof i9.PolymorpheusOutlet, typeof i9.PolymorpheusTemplate]>;
19
+ static ɵmod: i0.ɵɵNgModuleDeclaration<TuiTextareaModule, [typeof i1.TuiTextareaComponent, typeof i2.TuiTextareaDirective], [typeof i3.CommonModule, typeof i4.FormsModule, typeof i5.PolymorpheusOutlet, typeof i5.PolymorpheusTemplate, typeof i6.TuiAppearance, typeof i7.TuiIcon, typeof i8.TuiPrimitiveTextfieldModule, typeof i9.TuiScrollbar, typeof i10.TuiTooltipModule, typeof i11.TuiWrapperModule], [typeof i1.TuiTextareaComponent, typeof i2.TuiTextareaDirective, typeof i8.TuiTextfieldComponent, typeof i5.PolymorpheusOutlet, typeof i5.PolymorpheusTemplate]>;
20
20
  static ɵinj: i0.ɵɵInjectorDeclaration<TuiTextareaModule>;
21
21
  }
@@ -14,28 +14,26 @@ import { tuiAsDataListHost } from '@taiga-ui/core/components/data-list';
14
14
  import { TUI_DEFAULT_DATE_FORMAT, TUI_DATE_FORMAT } from '@taiga-ui/core/tokens';
15
15
  import { TUI_MOBILE_CALENDAR, TUI_INPUT_DATE_OPTIONS, TUI_DATE_TEXTS, TUI_DATE_RANGE_VALUE_TRANSFORMER, tuiDateStreamWithTransformer, TUI_MOBILE_CALENDAR_PROVIDER } from '@taiga-ui/kit/tokens';
16
16
  import { AbstractTuiNullableControl, tuiAsControl as tuiAsControl$1, AbstractTuiTextfieldHost } from '@taiga-ui/legacy/classes';
17
- import * as i4 from '@taiga-ui/legacy/components/primitive-textfield';
17
+ import * as i7 from '@taiga-ui/legacy/components/primitive-textfield';
18
18
  import { TuiPrimitiveTextfieldComponent, TuiTextfieldComponent, TuiPrimitiveTextfieldModule } from '@taiga-ui/legacy/components/primitive-textfield';
19
- import * as i5 from '@taiga-ui/legacy/directives';
20
- import { TUI_TEXTFIELD_SIZE, TuiTextfieldControllerModule, TuiValueAccessorModule, TuiLegacyDropdownOpenMonitorDirective } from '@taiga-ui/legacy/directives';
19
+ import * as i6 from '@taiga-ui/legacy/directives';
20
+ import { TUI_TEXTFIELD_SIZE, TuiLegacyDropdownOpenMonitorDirective, TuiTextfieldControllerModule, TuiValueAccessorModule } from '@taiga-ui/legacy/directives';
21
21
  import { tuiAsFocusableItemAccessor, tuiAsTextfieldHost } from '@taiga-ui/legacy/tokens';
22
22
  import { TUI_DATE_MODE_MASKITO_ADAPTER } from '@taiga-ui/legacy/utils';
23
23
  import { map } from 'rxjs';
24
24
  import * as i1 from '@maskito/angular';
25
25
  import { MaskitoDirective } from '@maskito/angular';
26
- import * as i2 from '@taiga-ui/cdk/directives/let';
27
- import { TuiLet } from '@taiga-ui/cdk/directives/let';
28
- import * as i3 from '@taiga-ui/polymorpheus';
26
+ import * as i2 from '@taiga-ui/polymorpheus';
29
27
  import { PolymorpheusOutlet, PolymorpheusTemplate } from '@taiga-ui/polymorpheus';
30
- import * as i6 from '@taiga-ui/kit/components/calendar-range';
28
+ import * as i3 from '@taiga-ui/core/directives/appearance';
29
+ import { TuiAppearance } from '@taiga-ui/core/directives/appearance';
30
+ import * as i4 from '@taiga-ui/kit/components/calendar-range';
31
31
  import { TuiCalendarRange } from '@taiga-ui/kit/components/calendar-range';
32
- import * as i7 from '@taiga-ui/core/components/icon';
32
+ import * as i5 from '@taiga-ui/core/components/icon';
33
33
  import { TuiIcon } from '@taiga-ui/core/components/icon';
34
- import * as i8 from '@taiga-ui/core/directives/appearance';
35
- import { TuiAppearance } from '@taiga-ui/core/directives/appearance';
36
34
  import * as i1$1 from '@taiga-ui/core/directives/dropdown';
37
35
  import { TuiDropdown } from '@taiga-ui/core/directives/dropdown';
38
- import * as i10 from '@angular/common';
36
+ import * as i9 from '@angular/common';
39
37
  import { CommonModule } from '@angular/common';
40
38
 
41
39
  /**
@@ -223,7 +221,7 @@ class TuiInputDateRangeComponent extends AbstractTuiNullableControl {
223
221
  tuiDateStreamWithTransformer(TUI_DATE_RANGE_VALUE_TRANSFORMER),
224
222
  tuiAsDataListHost(TuiInputDateRangeComponent),
225
223
  TUI_MOBILE_CALENDAR_PROVIDER,
226
- ], viewQueries: [{ propertyName: "textfield", first: true, predicate: TuiPrimitiveTextfieldComponent, descendants: true }], usesInheritance: true, ngImport: i0, template: "<div\n tuiDropdownOpenMonitor\n class=\"t-hosted\"\n [tuiDropdown]=\"dropdown\"\n [tuiDropdownEnabled]=\"interactive\"\n [tuiDropdownOpen]=\"open && interactive\"\n (tuiActiveZoneChange)=\"onActiveZone($event)\"\n (tuiDropdownOpenChange)=\"onOpenChange($event)\"\n>\n <tui-primitive-textfield\n *tuiLet=\"dateFiller$ | async as dateFiller\"\n automation-id=\"tui-input-date-range__textfield\"\n tuiValueAccessor\n class=\"t-textfield\"\n [disabled]=\"computedDisabled\"\n [invalid]=\"computedInvalid\"\n [maskito]=\"computedMask\"\n [nativeId]=\"nativeId\"\n [pseudoActive]=\"pseudoActive\"\n [pseudoFocus]=\"innerPseudoFocused\"\n [pseudoHover]=\"pseudoHover\"\n [readOnly]=\"readOnly\"\n [tuiTextfieldFiller]=\"getComputedRangeFiller(dateFiller || '')\"\n [tuiTextfieldIcon]=\"calendarIcon && iconContent\"\n [value]=\"computedValue\"\n (valueChange)=\"onValueChange($event)\"\n >\n <ng-content />\n <ng-content\n ngProjectAs=\"input\"\n select=\"input\"\n />\n\n @if (showValueTemplate) {\n <div\n ngProjectAs=\"tuiContent\"\n class=\"t-value\"\n >\n <ng-container *polymorpheusOutlet=\"computedContent as text; context: {$implicit: value}\">\n {{ text }}\n </ng-container>\n </div>\n }\n </tui-primitive-textfield>\n\n <ng-template #iconContent>\n <tui-icon\n *polymorpheusOutlet=\"calendarIcon as src; context: {$implicit: size}\"\n automation-id=\"tui-input-date-range__icon\"\n tuiAppearance=\"icon\"\n [class.t-icon_small]=\"size === 's'\"\n [class.t-icon]=\"!computedDisabled\"\n [icon]=\"src.toString()\"\n (click)=\"onIconClick()\"\n />\n </ng-template>\n\n <ng-template #dropdown>\n <tui-calendar-range\n [defaultViewedMonth]=\"defaultViewedMonth\"\n [disabledItemHandler]=\"disabledItemHandler\"\n [items]=\"items\"\n [markerHandler]=\"markerHandler\"\n [max]=\"max\"\n [maxLength]=\"maxLength\"\n [min]=\"min\"\n [minLength]=\"minLength\"\n [value]=\"value\"\n [(item)]=\"selectedActivePeriod\"\n (valueChange)=\"onRangeChange($event)\"\n />\n </ng-template>\n</div>\n", styles: [":host{display:block;border-radius:var(--tui-radius-m);text-align:start}:host._disabled,:host :host-context(*:disabled){pointer-events:none}.t-hosted{display:block;border-radius:inherit}.t-textfield{border-radius:inherit;text-align:inherit}.t-icon{pointer-events:auto}.t-icon_small:before{font-size:1rem}.t-value{display:flex;inline-size:100%;align-items:center}\n"], dependencies: [{ kind: "directive", type: i1.MaskitoDirective, selector: "[maskito]", inputs: ["maskito", "maskitoElement"], outputs: ["maskitoChange", "maskitoElementChange"] }, { kind: "directive", type: i2.TuiLet, selector: "[tuiLet]", inputs: ["tuiLet"] }, { kind: "directive", type: i3.PolymorpheusOutlet, selector: "[polymorpheusOutlet]", inputs: ["polymorpheusOutlet", "polymorpheusOutletContext"] }, { kind: "component", type: i4.TuiPrimitiveTextfieldComponent, selector: "tui-primitive-textfield", inputs: ["editable", "iconCleaner", "readOnly", "invalid", "disabled", "value"], outputs: ["valueChange"] }, { kind: "directive", type: i4.TuiPrimitiveTextfieldDirective, selector: "tui-primitive-textfield" }, { kind: "directive", type: i5.TuiTextfieldIconDirective, selector: "[tuiTextfieldIcon]", inputs: ["tuiTextfieldIcon"] }, { kind: "directive", type: i5.TuiTextfieldFillerDirective, selector: "[tuiTextfieldFiller]", inputs: ["tuiTextfieldFiller"] }, { kind: "component", type: i6.TuiCalendarRange, selector: "tui-calendar-range", inputs: ["disabledItemHandler", "markerHandler", "items", "min", "max", "minLength", "maxLength", "item", "value", "defaultViewedMonth"], outputs: ["valueChange", "itemChange"] }, { kind: "directive", type: i5.TuiValueAccessorDirective, selector: "[tuiValueAccessor]" }, { kind: "directive", type: i5.TuiLegacyDropdownOpenMonitorDirective, selector: "[tuiDropdownOpenMonitor]" }, { kind: "component", type: i7.TuiIcon, selector: "tui-icon:not([tuiBadge])", inputs: ["background"] }, { kind: "directive", type: i8.TuiAppearance, selector: "[tuiAppearance]", inputs: ["tuiAppearance", "tuiAppearanceState", "tuiAppearanceFocus", "tuiAppearanceMode"] }, { kind: "directive", type: i1$1.TuiDropdownDirective, selector: "[tuiDropdown]:not(ng-container):not(ng-template)", inputs: ["tuiDropdown"], exportAs: ["tuiDropdown"] }, { kind: "directive", type: i1$1.TuiDropdownOpen, selector: "[tuiDropdown][tuiDropdownOpen],[tuiDropdown][tuiDropdownOpenChange]", inputs: ["tuiDropdownEnabled", "tuiDropdownOpen"], outputs: ["tuiDropdownOpenChange"] }, { kind: "pipe", type: i10.AsyncPipe, name: "async" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
224
+ ], viewQueries: [{ propertyName: "textfield", first: true, predicate: TuiPrimitiveTextfieldComponent, descendants: true }], usesInheritance: true, ngImport: i0, template: "<div\n tuiDropdownOpenMonitor\n class=\"t-hosted\"\n [tuiDropdown]=\"dropdown\"\n [tuiDropdownEnabled]=\"interactive\"\n [tuiDropdownOpen]=\"open && interactive\"\n (tuiActiveZoneChange)=\"onActiveZone($event)\"\n (tuiDropdownOpenChange)=\"onOpenChange($event)\"\n>\n @let dateFiller = dateFiller$ | async;\n <tui-primitive-textfield\n automation-id=\"tui-input-date-range__textfield\"\n tuiValueAccessor\n class=\"t-textfield\"\n [disabled]=\"computedDisabled\"\n [invalid]=\"computedInvalid\"\n [maskito]=\"computedMask\"\n [nativeId]=\"nativeId\"\n [pseudoActive]=\"pseudoActive\"\n [pseudoFocus]=\"innerPseudoFocused\"\n [pseudoHover]=\"pseudoHover\"\n [readOnly]=\"readOnly\"\n [tuiTextfieldFiller]=\"getComputedRangeFiller(dateFiller || '')\"\n [tuiTextfieldIcon]=\"calendarIcon && iconContent\"\n [value]=\"computedValue\"\n (valueChange)=\"onValueChange($event)\"\n >\n <ng-content />\n <ng-content\n ngProjectAs=\"input\"\n select=\"input\"\n />\n\n @if (showValueTemplate) {\n <div\n ngProjectAs=\"tuiContent\"\n class=\"t-value\"\n >\n <ng-container *polymorpheusOutlet=\"computedContent as text; context: {$implicit: value}\">\n {{ text }}\n </ng-container>\n </div>\n }\n </tui-primitive-textfield>\n\n <ng-template #iconContent>\n <tui-icon\n *polymorpheusOutlet=\"calendarIcon as src; context: {$implicit: size}\"\n automation-id=\"tui-input-date-range__icon\"\n tuiAppearance=\"icon\"\n [class.t-icon_small]=\"size === 's'\"\n [class.t-icon]=\"!computedDisabled\"\n [icon]=\"src.toString()\"\n (click)=\"onIconClick()\"\n />\n </ng-template>\n\n <ng-template #dropdown>\n <tui-calendar-range\n [defaultViewedMonth]=\"defaultViewedMonth\"\n [disabledItemHandler]=\"disabledItemHandler\"\n [items]=\"items\"\n [markerHandler]=\"markerHandler\"\n [max]=\"max\"\n [maxLength]=\"maxLength\"\n [min]=\"min\"\n [minLength]=\"minLength\"\n [value]=\"value\"\n [(item)]=\"selectedActivePeriod\"\n (valueChange)=\"onRangeChange($event)\"\n />\n </ng-template>\n</div>\n", styles: [":host{display:block;border-radius:var(--tui-radius-m);text-align:start}:host._disabled,:host :host-context(*:disabled){pointer-events:none}.t-hosted{display:block;border-radius:inherit}.t-textfield{border-radius:inherit;text-align:inherit}.t-icon{pointer-events:auto}.t-icon_small:before{font-size:1rem}.t-value{display:flex;inline-size:100%;align-items:center}\n"], dependencies: [{ kind: "directive", type: i1.MaskitoDirective, selector: "[maskito]", inputs: ["maskito", "maskitoElement"], outputs: ["maskitoChange", "maskitoElementChange"] }, { kind: "directive", type: i2.PolymorpheusOutlet, selector: "[polymorpheusOutlet]", inputs: ["polymorpheusOutlet", "polymorpheusOutletContext"] }, { kind: "directive", type: i3.TuiAppearance, selector: "[tuiAppearance]", inputs: ["tuiAppearance", "tuiAppearanceState", "tuiAppearanceFocus", "tuiAppearanceMode"] }, { kind: "component", type: i4.TuiCalendarRange, selector: "tui-calendar-range", inputs: ["disabledItemHandler", "markerHandler", "items", "min", "max", "minLength", "maxLength", "item", "value", "defaultViewedMonth"], outputs: ["valueChange", "itemChange"] }, { kind: "component", type: i5.TuiIcon, selector: "tui-icon:not([tuiBadge])", inputs: ["background"] }, { kind: "directive", type: i6.TuiLegacyDropdownOpenMonitorDirective, selector: "[tuiDropdownOpenMonitor]" }, { kind: "component", type: i7.TuiPrimitiveTextfieldComponent, selector: "tui-primitive-textfield", inputs: ["editable", "iconCleaner", "readOnly", "invalid", "disabled", "value"], outputs: ["valueChange"] }, { kind: "directive", type: i7.TuiPrimitiveTextfieldDirective, selector: "tui-primitive-textfield" }, { kind: "directive", type: i6.TuiTextfieldIconDirective, selector: "[tuiTextfieldIcon]", inputs: ["tuiTextfieldIcon"] }, { kind: "directive", type: i6.TuiTextfieldFillerDirective, selector: "[tuiTextfieldFiller]", inputs: ["tuiTextfieldFiller"] }, { kind: "directive", type: i6.TuiValueAccessorDirective, selector: "[tuiValueAccessor]" }, { kind: "directive", type: i1$1.TuiDropdownDirective, selector: "[tuiDropdown]:not(ng-container):not(ng-template)", inputs: ["tuiDropdown"], exportAs: ["tuiDropdown"] }, { kind: "directive", type: i1$1.TuiDropdownOpen, selector: "[tuiDropdown][tuiDropdownOpen],[tuiDropdown][tuiDropdownOpenChange]", inputs: ["tuiDropdownEnabled", "tuiDropdownOpen"], outputs: ["tuiDropdownOpenChange"] }, { kind: "pipe", type: i9.AsyncPipe, name: "async" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
227
225
  }
228
226
  __decorate([
229
227
  tuiPure
@@ -240,7 +238,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImpo
240
238
  ], host: {
241
239
  '[attr.data-size]': 'size',
242
240
  '(click)': 'onClick()',
243
- }, template: "<div\n tuiDropdownOpenMonitor\n class=\"t-hosted\"\n [tuiDropdown]=\"dropdown\"\n [tuiDropdownEnabled]=\"interactive\"\n [tuiDropdownOpen]=\"open && interactive\"\n (tuiActiveZoneChange)=\"onActiveZone($event)\"\n (tuiDropdownOpenChange)=\"onOpenChange($event)\"\n>\n <tui-primitive-textfield\n *tuiLet=\"dateFiller$ | async as dateFiller\"\n automation-id=\"tui-input-date-range__textfield\"\n tuiValueAccessor\n class=\"t-textfield\"\n [disabled]=\"computedDisabled\"\n [invalid]=\"computedInvalid\"\n [maskito]=\"computedMask\"\n [nativeId]=\"nativeId\"\n [pseudoActive]=\"pseudoActive\"\n [pseudoFocus]=\"innerPseudoFocused\"\n [pseudoHover]=\"pseudoHover\"\n [readOnly]=\"readOnly\"\n [tuiTextfieldFiller]=\"getComputedRangeFiller(dateFiller || '')\"\n [tuiTextfieldIcon]=\"calendarIcon && iconContent\"\n [value]=\"computedValue\"\n (valueChange)=\"onValueChange($event)\"\n >\n <ng-content />\n <ng-content\n ngProjectAs=\"input\"\n select=\"input\"\n />\n\n @if (showValueTemplate) {\n <div\n ngProjectAs=\"tuiContent\"\n class=\"t-value\"\n >\n <ng-container *polymorpheusOutlet=\"computedContent as text; context: {$implicit: value}\">\n {{ text }}\n </ng-container>\n </div>\n }\n </tui-primitive-textfield>\n\n <ng-template #iconContent>\n <tui-icon\n *polymorpheusOutlet=\"calendarIcon as src; context: {$implicit: size}\"\n automation-id=\"tui-input-date-range__icon\"\n tuiAppearance=\"icon\"\n [class.t-icon_small]=\"size === 's'\"\n [class.t-icon]=\"!computedDisabled\"\n [icon]=\"src.toString()\"\n (click)=\"onIconClick()\"\n />\n </ng-template>\n\n <ng-template #dropdown>\n <tui-calendar-range\n [defaultViewedMonth]=\"defaultViewedMonth\"\n [disabledItemHandler]=\"disabledItemHandler\"\n [items]=\"items\"\n [markerHandler]=\"markerHandler\"\n [max]=\"max\"\n [maxLength]=\"maxLength\"\n [min]=\"min\"\n [minLength]=\"minLength\"\n [value]=\"value\"\n [(item)]=\"selectedActivePeriod\"\n (valueChange)=\"onRangeChange($event)\"\n />\n </ng-template>\n</div>\n", styles: [":host{display:block;border-radius:var(--tui-radius-m);text-align:start}:host._disabled,:host :host-context(*:disabled){pointer-events:none}.t-hosted{display:block;border-radius:inherit}.t-textfield{border-radius:inherit;text-align:inherit}.t-icon{pointer-events:auto}.t-icon_small:before{font-size:1rem}.t-value{display:flex;inline-size:100%;align-items:center}\n"] }]
241
+ }, template: "<div\n tuiDropdownOpenMonitor\n class=\"t-hosted\"\n [tuiDropdown]=\"dropdown\"\n [tuiDropdownEnabled]=\"interactive\"\n [tuiDropdownOpen]=\"open && interactive\"\n (tuiActiveZoneChange)=\"onActiveZone($event)\"\n (tuiDropdownOpenChange)=\"onOpenChange($event)\"\n>\n @let dateFiller = dateFiller$ | async;\n <tui-primitive-textfield\n automation-id=\"tui-input-date-range__textfield\"\n tuiValueAccessor\n class=\"t-textfield\"\n [disabled]=\"computedDisabled\"\n [invalid]=\"computedInvalid\"\n [maskito]=\"computedMask\"\n [nativeId]=\"nativeId\"\n [pseudoActive]=\"pseudoActive\"\n [pseudoFocus]=\"innerPseudoFocused\"\n [pseudoHover]=\"pseudoHover\"\n [readOnly]=\"readOnly\"\n [tuiTextfieldFiller]=\"getComputedRangeFiller(dateFiller || '')\"\n [tuiTextfieldIcon]=\"calendarIcon && iconContent\"\n [value]=\"computedValue\"\n (valueChange)=\"onValueChange($event)\"\n >\n <ng-content />\n <ng-content\n ngProjectAs=\"input\"\n select=\"input\"\n />\n\n @if (showValueTemplate) {\n <div\n ngProjectAs=\"tuiContent\"\n class=\"t-value\"\n >\n <ng-container *polymorpheusOutlet=\"computedContent as text; context: {$implicit: value}\">\n {{ text }}\n </ng-container>\n </div>\n }\n </tui-primitive-textfield>\n\n <ng-template #iconContent>\n <tui-icon\n *polymorpheusOutlet=\"calendarIcon as src; context: {$implicit: size}\"\n automation-id=\"tui-input-date-range__icon\"\n tuiAppearance=\"icon\"\n [class.t-icon_small]=\"size === 's'\"\n [class.t-icon]=\"!computedDisabled\"\n [icon]=\"src.toString()\"\n (click)=\"onIconClick()\"\n />\n </ng-template>\n\n <ng-template #dropdown>\n <tui-calendar-range\n [defaultViewedMonth]=\"defaultViewedMonth\"\n [disabledItemHandler]=\"disabledItemHandler\"\n [items]=\"items\"\n [markerHandler]=\"markerHandler\"\n [max]=\"max\"\n [maxLength]=\"maxLength\"\n [min]=\"min\"\n [minLength]=\"minLength\"\n [value]=\"value\"\n [(item)]=\"selectedActivePeriod\"\n (valueChange)=\"onRangeChange($event)\"\n />\n </ng-template>\n</div>\n", styles: [":host{display:block;border-radius:var(--tui-radius-m);text-align:start}:host._disabled,:host :host-context(*:disabled){pointer-events:none}.t-hosted{display:block;border-radius:inherit}.t-textfield{border-radius:inherit;text-align:inherit}.t-icon{pointer-events:auto}.t-icon_small:before{font-size:1rem}.t-value{display:flex;inline-size:100%;align-items:center}\n"] }]
244
242
  }], propDecorators: { textfield: [{
245
243
  type: ViewChild,
246
244
  args: [TuiPrimitiveTextfieldComponent]
@@ -301,24 +299,23 @@ class TuiInputDateRangeModule {
301
299
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: TuiInputDateRangeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
302
300
  static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.15", ngImport: i0, type: TuiInputDateRangeModule, declarations: [TuiInputDateRangeComponent, TuiInputDateRangeDirective], imports: [CommonModule,
303
301
  MaskitoDirective,
304
- TuiLet,
305
302
  PolymorpheusOutlet,
306
303
  PolymorpheusTemplate,
307
- TuiPrimitiveTextfieldModule,
308
- TuiTextfieldControllerModule,
304
+ TuiAppearance,
309
305
  TuiCalendarRange,
310
- TuiValueAccessorModule,
311
- TuiLegacyDropdownOpenMonitorDirective,
312
306
  TuiIcon,
313
- TuiAppearance, i1$1.TuiDropdownOptionsDirective, i1$1.TuiDropdownDriverDirective, i1$1.TuiDropdownDirective, i1$1.TuiDropdownComponent, i1$1.TuiDropdownOpen, i1$1.TuiDropdownOpenLegacy, i1$1.TuiDropdownManual, i1$1.TuiDropdownHover, i1$1.TuiDropdownContent, i1$1.TuiDropdownContext, i1$1.TuiDropdownPosition, i1$1.TuiDropdownPositionSided, i1$1.TuiDropdownSelection], exports: [TuiInputDateRangeComponent,
307
+ TuiLegacyDropdownOpenMonitorDirective,
308
+ TuiPrimitiveTextfieldModule,
309
+ TuiTextfieldControllerModule,
310
+ TuiValueAccessorModule, i1$1.TuiDropdownOptionsDirective, i1$1.TuiDropdownDriverDirective, i1$1.TuiDropdownDirective, i1$1.TuiDropdownComponent, i1$1.TuiDropdownOpen, i1$1.TuiDropdownOpenLegacy, i1$1.TuiDropdownManual, i1$1.TuiDropdownHover, i1$1.TuiDropdownContent, i1$1.TuiDropdownContext, i1$1.TuiDropdownPosition, i1$1.TuiDropdownPositionSided, i1$1.TuiDropdownSelection], exports: [TuiInputDateRangeComponent,
314
311
  TuiInputDateRangeDirective,
315
312
  TuiTextfieldComponent, i1$1.TuiDropdownOptionsDirective, i1$1.TuiDropdownDriverDirective, i1$1.TuiDropdownDirective, i1$1.TuiDropdownComponent, i1$1.TuiDropdownOpen, i1$1.TuiDropdownOpenLegacy, i1$1.TuiDropdownManual, i1$1.TuiDropdownHover, i1$1.TuiDropdownContent, i1$1.TuiDropdownContext, i1$1.TuiDropdownPosition, i1$1.TuiDropdownPositionSided, i1$1.TuiDropdownSelection] }); }
316
313
  static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: TuiInputDateRangeModule, imports: [CommonModule,
314
+ TuiCalendarRange,
315
+ TuiIcon,
317
316
  TuiPrimitiveTextfieldModule,
318
317
  TuiTextfieldControllerModule,
319
- TuiCalendarRange,
320
- TuiValueAccessorModule,
321
- TuiIcon, i1$1.TuiDropdownComponent] }); }
318
+ TuiValueAccessorModule, i1$1.TuiDropdownComponent] }); }
322
319
  }
323
320
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: TuiInputDateRangeModule, decorators: [{
324
321
  type: NgModule,
@@ -326,16 +323,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImpo
326
323
  imports: [
327
324
  CommonModule,
328
325
  MaskitoDirective,
329
- TuiLet,
330
326
  PolymorpheusOutlet,
331
327
  PolymorpheusTemplate,
328
+ TuiAppearance,
329
+ TuiCalendarRange,
330
+ TuiIcon,
331
+ TuiLegacyDropdownOpenMonitorDirective,
332
332
  TuiPrimitiveTextfieldModule,
333
333
  TuiTextfieldControllerModule,
334
- TuiCalendarRange,
335
334
  TuiValueAccessorModule,
336
- TuiLegacyDropdownOpenMonitorDirective,
337
- TuiIcon,
338
- TuiAppearance,
339
335
  ...TuiDropdown,
340
336
  ],
341
337
  declarations: [TuiInputDateRangeComponent, TuiInputDateRangeDirective],