@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.
- package/components/input/input.module.d.ts +4 -4
- package/components/input-date-range/input-date-range.module.d.ts +8 -9
- package/components/input-date-time/input-date-time.module.d.ts +6 -6
- package/components/input-month-range/input-month-range.module.d.ts +3 -3
- package/components/input-number/input-number.module.d.ts +5 -5
- package/components/input-range/input-range.module.d.ts +4 -4
- package/components/input-tag/input-tag.module.d.ts +8 -8
- package/components/multi-select/multi-select.module.d.ts +11 -12
- package/components/primitive-textfield/primitive-textfield.module.d.ts +5 -5
- package/components/select/select.module.d.ts +8 -8
- package/components/select-option/select-option.module.d.ts +3 -3
- package/components/tag/tag.module.d.ts +4 -4
- package/components/textarea/textarea.module.d.ts +7 -7
- package/fesm2022/taiga-ui-legacy-components-input-date-range.mjs +23 -27
- package/fesm2022/taiga-ui-legacy-components-input-date-range.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-input-date-time.mjs +18 -18
- package/fesm2022/taiga-ui-legacy-components-input-date-time.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-input-month-range.mjs +9 -9
- package/fesm2022/taiga-ui-legacy-components-input-month-range.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-input-number.mjs +12 -12
- package/fesm2022/taiga-ui-legacy-components-input-number.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-input-range.mjs +11 -11
- package/fesm2022/taiga-ui-legacy-components-input-range.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-input-tag.mjs +22 -22
- package/fesm2022/taiga-ui-legacy-components-input-tag.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-input.mjs +6 -5
- package/fesm2022/taiga-ui-legacy-components-input.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-multi-select.mjs +27 -31
- package/fesm2022/taiga-ui-legacy-components-multi-select.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-primitive-textfield.mjs +16 -16
- package/fesm2022/taiga-ui-legacy-components-primitive-textfield.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-select-option.mjs +6 -6
- package/fesm2022/taiga-ui-legacy-components-select-option.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-select.mjs +23 -23
- package/fesm2022/taiga-ui-legacy-components-select.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-tag.mjs +10 -10
- package/fesm2022/taiga-ui-legacy-components-tag.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-components-textarea.mjs +23 -23
- package/fesm2022/taiga-ui-legacy-components-textarea.mjs.map +1 -1
- package/fesm2022/taiga-ui-legacy-utils.mjs +1 -7
- package/fesm2022/taiga-ui-legacy-utils.mjs.map +1 -1
- package/package.json +14 -14
- package/utils/icons-path-factory.d.ts +1 -1
- package/utils/index.d.ts +0 -1
- 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/
|
|
6
|
-
import * as i5 from "@taiga-ui/
|
|
7
|
-
import * as i6 from "@taiga-ui/
|
|
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.
|
|
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/
|
|
7
|
-
import * as i6 from "@taiga-ui/
|
|
8
|
-
import * as i7 from "@taiga-ui/
|
|
9
|
-
import * as i8 from "@taiga-ui/
|
|
10
|
-
import * as i9 from "@taiga-ui/
|
|
11
|
-
import * as i10 from "@taiga-ui/
|
|
12
|
-
import * as i11 from "@taiga-ui/core/directives/
|
|
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.
|
|
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/
|
|
9
|
-
import * as i8 from "@taiga-ui/core/components/
|
|
10
|
-
import * as i9 from "@taiga-ui/
|
|
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/
|
|
13
|
-
import * as i12 from "@taiga-ui/
|
|
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.
|
|
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/
|
|
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/
|
|
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.
|
|
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/
|
|
7
|
-
import * as i6 from "@taiga-ui/
|
|
8
|
-
import * as i7 from "@taiga-ui/
|
|
9
|
-
import * as i8 from "@taiga-ui/
|
|
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.
|
|
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/
|
|
9
|
-
import * as i8 from "@taiga-ui/
|
|
10
|
-
import * as i9 from "@taiga-ui/
|
|
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.
|
|
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/
|
|
7
|
-
import * as i6 from "@taiga-ui/
|
|
8
|
-
import * as i7 from "@taiga-ui/
|
|
9
|
-
import * as i8 from "@taiga-ui/legacy/
|
|
10
|
-
import * as i9 from "@taiga-ui/
|
|
11
|
-
import * as i10 from "@taiga-ui/
|
|
12
|
-
import * as i11 from "@taiga-ui/
|
|
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.
|
|
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/
|
|
13
|
-
import * as i12 from "@taiga-ui/legacy/components/
|
|
14
|
-
import * as i13 from "@taiga-ui/
|
|
15
|
-
import * as i14 from "@taiga-ui/
|
|
16
|
-
import * as i15 from "@taiga-ui/
|
|
17
|
-
import * as i16 from "@taiga-ui/
|
|
18
|
-
import * as i17 from "@taiga-ui/
|
|
19
|
-
import * as i18 from "@taiga-ui/
|
|
20
|
-
import * as i19 from "@taiga-ui/
|
|
21
|
-
import * as i20 from "@taiga-ui/core/
|
|
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.
|
|
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/
|
|
10
|
-
import * as i9 from "@taiga-ui/
|
|
11
|
-
import * as i10 from "@taiga-ui/
|
|
12
|
-
import * as i11 from "@taiga-ui/
|
|
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.
|
|
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/
|
|
9
|
-
import * as i8 from "@taiga-ui/legacy/
|
|
10
|
-
import * as i9 from "@taiga-ui/legacy/components/
|
|
11
|
-
import * as i10 from "@taiga-ui/legacy/
|
|
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/
|
|
14
|
-
import * as i13 from "@taiga-ui/
|
|
15
|
-
import * as i14 from "@taiga-ui/
|
|
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.
|
|
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/
|
|
5
|
-
import * as i4 from "@taiga-ui/core/components/
|
|
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.
|
|
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/
|
|
6
|
-
import * as i5 from "@taiga-ui/core/components/
|
|
7
|
-
import * as i6 from "@taiga-ui/
|
|
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.
|
|
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/
|
|
7
|
-
import * as i6 from "@taiga-ui/
|
|
8
|
-
import * as i7 from "@taiga-ui/
|
|
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/
|
|
11
|
-
import * as i10 from "@taiga-ui/
|
|
12
|
-
import * as i11 from "@taiga-ui/
|
|
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.
|
|
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
|
|
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
|
|
20
|
-
import { TUI_TEXTFIELD_SIZE, TuiTextfieldControllerModule, TuiValueAccessorModule
|
|
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/
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
-
|
|
308
|
-
TuiTextfieldControllerModule,
|
|
304
|
+
TuiAppearance,
|
|
309
305
|
TuiCalendarRange,
|
|
310
|
-
TuiValueAccessorModule,
|
|
311
|
-
TuiLegacyDropdownOpenMonitorDirective,
|
|
312
306
|
TuiIcon,
|
|
313
|
-
|
|
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
|
-
|
|
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],
|