@angular/forms 21.1.5 → 21.1.6
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/fesm2022/_structure-chunk.mjs +1 -1
- package/fesm2022/_structure-chunk.mjs.map +1 -1
- package/fesm2022/forms.mjs +128 -128
- package/fesm2022/forms.mjs.map +1 -1
- package/fesm2022/signals-compat.mjs +1 -1
- package/fesm2022/signals-compat.mjs.map +1 -1
- package/fesm2022/signals.mjs +4 -4
- package/fesm2022/signals.mjs.map +1 -1
- package/package.json +4 -4
- package/resources/code-examples.db +0 -0
- package/types/_structure-chunk.d.ts +1 -1
- package/types/forms.d.ts +1 -1
- package/types/signals-compat.d.ts +1 -1
- package/types/signals.d.ts +1 -1
package/fesm2022/forms.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Angular v21.1.
|
|
2
|
+
* @license Angular v21.1.6
|
|
3
3
|
* (c) 2010-2026 Google LLC. https://angular.dev/
|
|
4
4
|
* License: MIT
|
|
5
5
|
*/
|
|
@@ -33,7 +33,7 @@ class BaseControlValueAccessor {
|
|
|
33
33
|
}
|
|
34
34
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
35
35
|
minVersion: "12.0.0",
|
|
36
|
-
version: "21.1.
|
|
36
|
+
version: "21.1.6",
|
|
37
37
|
ngImport: i0,
|
|
38
38
|
type: BaseControlValueAccessor,
|
|
39
39
|
deps: [{
|
|
@@ -45,7 +45,7 @@ class BaseControlValueAccessor {
|
|
|
45
45
|
});
|
|
46
46
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
47
47
|
minVersion: "14.0.0",
|
|
48
|
-
version: "21.1.
|
|
48
|
+
version: "21.1.6",
|
|
49
49
|
type: BaseControlValueAccessor,
|
|
50
50
|
isStandalone: true,
|
|
51
51
|
ngImport: i0
|
|
@@ -53,7 +53,7 @@ class BaseControlValueAccessor {
|
|
|
53
53
|
}
|
|
54
54
|
i0.ɵɵngDeclareClassMetadata({
|
|
55
55
|
minVersion: "12.0.0",
|
|
56
|
-
version: "21.1.
|
|
56
|
+
version: "21.1.6",
|
|
57
57
|
ngImport: i0,
|
|
58
58
|
type: BaseControlValueAccessor,
|
|
59
59
|
decorators: [{
|
|
@@ -68,7 +68,7 @@ i0.ɵɵngDeclareClassMetadata({
|
|
|
68
68
|
class BuiltInControlValueAccessor extends BaseControlValueAccessor {
|
|
69
69
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
70
70
|
minVersion: "12.0.0",
|
|
71
|
-
version: "21.1.
|
|
71
|
+
version: "21.1.6",
|
|
72
72
|
ngImport: i0,
|
|
73
73
|
type: BuiltInControlValueAccessor,
|
|
74
74
|
deps: null,
|
|
@@ -76,7 +76,7 @@ class BuiltInControlValueAccessor extends BaseControlValueAccessor {
|
|
|
76
76
|
});
|
|
77
77
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
78
78
|
minVersion: "14.0.0",
|
|
79
|
-
version: "21.1.
|
|
79
|
+
version: "21.1.6",
|
|
80
80
|
type: BuiltInControlValueAccessor,
|
|
81
81
|
isStandalone: true,
|
|
82
82
|
usesInheritance: true,
|
|
@@ -85,7 +85,7 @@ class BuiltInControlValueAccessor extends BaseControlValueAccessor {
|
|
|
85
85
|
}
|
|
86
86
|
i0.ɵɵngDeclareClassMetadata({
|
|
87
87
|
minVersion: "12.0.0",
|
|
88
|
-
version: "21.1.
|
|
88
|
+
version: "21.1.6",
|
|
89
89
|
ngImport: i0,
|
|
90
90
|
type: BuiltInControlValueAccessor,
|
|
91
91
|
decorators: [{
|
|
@@ -105,7 +105,7 @@ class CheckboxControlValueAccessor extends BuiltInControlValueAccessor {
|
|
|
105
105
|
}
|
|
106
106
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
107
107
|
minVersion: "12.0.0",
|
|
108
|
-
version: "21.1.
|
|
108
|
+
version: "21.1.6",
|
|
109
109
|
ngImport: i0,
|
|
110
110
|
type: CheckboxControlValueAccessor,
|
|
111
111
|
deps: null,
|
|
@@ -113,7 +113,7 @@ class CheckboxControlValueAccessor extends BuiltInControlValueAccessor {
|
|
|
113
113
|
});
|
|
114
114
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
115
115
|
minVersion: "14.0.0",
|
|
116
|
-
version: "21.1.
|
|
116
|
+
version: "21.1.6",
|
|
117
117
|
type: CheckboxControlValueAccessor,
|
|
118
118
|
isStandalone: false,
|
|
119
119
|
selector: "input[type=checkbox][formControlName],input[type=checkbox][formControl],input[type=checkbox][ngModel]",
|
|
@@ -130,7 +130,7 @@ class CheckboxControlValueAccessor extends BuiltInControlValueAccessor {
|
|
|
130
130
|
}
|
|
131
131
|
i0.ɵɵngDeclareClassMetadata({
|
|
132
132
|
minVersion: "12.0.0",
|
|
133
|
-
version: "21.1.
|
|
133
|
+
version: "21.1.6",
|
|
134
134
|
ngImport: i0,
|
|
135
135
|
type: CheckboxControlValueAccessor,
|
|
136
136
|
decorators: [{
|
|
@@ -185,7 +185,7 @@ class DefaultValueAccessor extends BaseControlValueAccessor {
|
|
|
185
185
|
}
|
|
186
186
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
187
187
|
minVersion: "12.0.0",
|
|
188
|
-
version: "21.1.
|
|
188
|
+
version: "21.1.6",
|
|
189
189
|
ngImport: i0,
|
|
190
190
|
type: DefaultValueAccessor,
|
|
191
191
|
deps: [{
|
|
@@ -200,7 +200,7 @@ class DefaultValueAccessor extends BaseControlValueAccessor {
|
|
|
200
200
|
});
|
|
201
201
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
202
202
|
minVersion: "14.0.0",
|
|
203
|
-
version: "21.1.
|
|
203
|
+
version: "21.1.6",
|
|
204
204
|
type: DefaultValueAccessor,
|
|
205
205
|
isStandalone: false,
|
|
206
206
|
selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]",
|
|
@@ -219,7 +219,7 @@ class DefaultValueAccessor extends BaseControlValueAccessor {
|
|
|
219
219
|
}
|
|
220
220
|
i0.ɵɵngDeclareClassMetadata({
|
|
221
221
|
minVersion: "12.0.0",
|
|
222
|
-
version: "21.1.
|
|
222
|
+
version: "21.1.6",
|
|
223
223
|
ngImport: i0,
|
|
224
224
|
type: DefaultValueAccessor,
|
|
225
225
|
decorators: [{
|
|
@@ -643,7 +643,7 @@ class NgControlStatus extends AbstractControlStatus {
|
|
|
643
643
|
}
|
|
644
644
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
645
645
|
minVersion: "12.0.0",
|
|
646
|
-
version: "21.1.
|
|
646
|
+
version: "21.1.6",
|
|
647
647
|
ngImport: i0,
|
|
648
648
|
type: NgControlStatus,
|
|
649
649
|
deps: [{
|
|
@@ -654,7 +654,7 @@ class NgControlStatus extends AbstractControlStatus {
|
|
|
654
654
|
});
|
|
655
655
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
656
656
|
minVersion: "14.0.0",
|
|
657
|
-
version: "21.1.
|
|
657
|
+
version: "21.1.6",
|
|
658
658
|
type: NgControlStatus,
|
|
659
659
|
isStandalone: false,
|
|
660
660
|
selector: "[formControlName],[ngModel],[formControl]",
|
|
@@ -675,7 +675,7 @@ class NgControlStatus extends AbstractControlStatus {
|
|
|
675
675
|
}
|
|
676
676
|
i0.ɵɵngDeclareClassMetadata({
|
|
677
677
|
minVersion: "12.0.0",
|
|
678
|
-
version: "21.1.
|
|
678
|
+
version: "21.1.6",
|
|
679
679
|
ngImport: i0,
|
|
680
680
|
type: NgControlStatus,
|
|
681
681
|
decorators: [{
|
|
@@ -699,7 +699,7 @@ class NgControlStatusGroup extends AbstractControlStatus {
|
|
|
699
699
|
}
|
|
700
700
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
701
701
|
minVersion: "12.0.0",
|
|
702
|
-
version: "21.1.
|
|
702
|
+
version: "21.1.6",
|
|
703
703
|
ngImport: i0,
|
|
704
704
|
type: NgControlStatusGroup,
|
|
705
705
|
deps: [{
|
|
@@ -711,7 +711,7 @@ class NgControlStatusGroup extends AbstractControlStatus {
|
|
|
711
711
|
});
|
|
712
712
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
713
713
|
minVersion: "14.0.0",
|
|
714
|
-
version: "21.1.
|
|
714
|
+
version: "21.1.6",
|
|
715
715
|
type: NgControlStatusGroup,
|
|
716
716
|
isStandalone: false,
|
|
717
717
|
selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],[formArray],form:not([ngNoForm]),[ngForm]",
|
|
@@ -733,7 +733,7 @@ class NgControlStatusGroup extends AbstractControlStatus {
|
|
|
733
733
|
}
|
|
734
734
|
i0.ɵɵngDeclareClassMetadata({
|
|
735
735
|
minVersion: "12.0.0",
|
|
736
|
-
version: "21.1.
|
|
736
|
+
version: "21.1.6",
|
|
737
737
|
ngImport: i0,
|
|
738
738
|
type: NgControlStatusGroup,
|
|
739
739
|
decorators: [{
|
|
@@ -807,7 +807,7 @@ const ngModelWithFormGroupExample = `
|
|
|
807
807
|
</div>
|
|
808
808
|
`;
|
|
809
809
|
|
|
810
|
-
const VERSION = /* @__PURE__ */new Version('21.1.
|
|
810
|
+
const VERSION = /* @__PURE__ */new Version('21.1.6');
|
|
811
811
|
|
|
812
812
|
function controlParentException(nameOrIndex) {
|
|
813
813
|
return new _RuntimeError(1050, `formControlName must be used with a parent formGroup or formArray directive. You'll want to add a formGroup/formArray
|
|
@@ -1952,7 +1952,7 @@ class NgForm extends ControlContainer {
|
|
|
1952
1952
|
}
|
|
1953
1953
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
1954
1954
|
minVersion: "12.0.0",
|
|
1955
|
-
version: "21.1.
|
|
1955
|
+
version: "21.1.6",
|
|
1956
1956
|
ngImport: i0,
|
|
1957
1957
|
type: NgForm,
|
|
1958
1958
|
deps: [{
|
|
@@ -1971,7 +1971,7 @@ class NgForm extends ControlContainer {
|
|
|
1971
1971
|
});
|
|
1972
1972
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
1973
1973
|
minVersion: "14.0.0",
|
|
1974
|
-
version: "21.1.
|
|
1974
|
+
version: "21.1.6",
|
|
1975
1975
|
type: NgForm,
|
|
1976
1976
|
isStandalone: false,
|
|
1977
1977
|
selector: "form:not([ngNoForm]):not([formGroup]):not([formArray]),ng-form,[ngForm]",
|
|
@@ -1995,7 +1995,7 @@ class NgForm extends ControlContainer {
|
|
|
1995
1995
|
}
|
|
1996
1996
|
i0.ɵɵngDeclareClassMetadata({
|
|
1997
1997
|
minVersion: "12.0.0",
|
|
1998
|
-
version: "21.1.
|
|
1998
|
+
version: "21.1.6",
|
|
1999
1999
|
ngImport: i0,
|
|
2000
2000
|
type: NgForm,
|
|
2001
2001
|
decorators: [{
|
|
@@ -2175,7 +2175,7 @@ class AbstractFormGroupDirective extends ControlContainer {
|
|
|
2175
2175
|
_checkParentType() {}
|
|
2176
2176
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
2177
2177
|
minVersion: "12.0.0",
|
|
2178
|
-
version: "21.1.
|
|
2178
|
+
version: "21.1.6",
|
|
2179
2179
|
ngImport: i0,
|
|
2180
2180
|
type: AbstractFormGroupDirective,
|
|
2181
2181
|
deps: null,
|
|
@@ -2183,7 +2183,7 @@ class AbstractFormGroupDirective extends ControlContainer {
|
|
|
2183
2183
|
});
|
|
2184
2184
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
2185
2185
|
minVersion: "14.0.0",
|
|
2186
|
-
version: "21.1.
|
|
2186
|
+
version: "21.1.6",
|
|
2187
2187
|
type: AbstractFormGroupDirective,
|
|
2188
2188
|
isStandalone: false,
|
|
2189
2189
|
usesInheritance: true,
|
|
@@ -2192,7 +2192,7 @@ class AbstractFormGroupDirective extends ControlContainer {
|
|
|
2192
2192
|
}
|
|
2193
2193
|
i0.ɵɵngDeclareClassMetadata({
|
|
2194
2194
|
minVersion: "12.0.0",
|
|
2195
|
-
version: "21.1.
|
|
2195
|
+
version: "21.1.6",
|
|
2196
2196
|
ngImport: i0,
|
|
2197
2197
|
type: AbstractFormGroupDirective,
|
|
2198
2198
|
decorators: [{
|
|
@@ -2267,7 +2267,7 @@ class NgModelGroup extends AbstractFormGroupDirective {
|
|
|
2267
2267
|
}
|
|
2268
2268
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
2269
2269
|
minVersion: "12.0.0",
|
|
2270
|
-
version: "21.1.
|
|
2270
|
+
version: "21.1.6",
|
|
2271
2271
|
ngImport: i0,
|
|
2272
2272
|
type: NgModelGroup,
|
|
2273
2273
|
deps: [{
|
|
@@ -2287,7 +2287,7 @@ class NgModelGroup extends AbstractFormGroupDirective {
|
|
|
2287
2287
|
});
|
|
2288
2288
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
2289
2289
|
minVersion: "14.0.0",
|
|
2290
|
-
version: "21.1.
|
|
2290
|
+
version: "21.1.6",
|
|
2291
2291
|
type: NgModelGroup,
|
|
2292
2292
|
isStandalone: false,
|
|
2293
2293
|
selector: "[ngModelGroup]",
|
|
@@ -2302,7 +2302,7 @@ class NgModelGroup extends AbstractFormGroupDirective {
|
|
|
2302
2302
|
}
|
|
2303
2303
|
i0.ɵɵngDeclareClassMetadata({
|
|
2304
2304
|
minVersion: "12.0.0",
|
|
2305
|
-
version: "21.1.
|
|
2305
|
+
version: "21.1.6",
|
|
2306
2306
|
ngImport: i0,
|
|
2307
2307
|
type: NgModelGroup,
|
|
2308
2308
|
decorators: [{
|
|
@@ -2468,7 +2468,7 @@ class NgModel extends NgControl {
|
|
|
2468
2468
|
}
|
|
2469
2469
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
2470
2470
|
minVersion: "12.0.0",
|
|
2471
|
-
version: "21.1.
|
|
2471
|
+
version: "21.1.6",
|
|
2472
2472
|
ngImport: i0,
|
|
2473
2473
|
type: NgModel,
|
|
2474
2474
|
deps: [{
|
|
@@ -2498,7 +2498,7 @@ class NgModel extends NgControl {
|
|
|
2498
2498
|
});
|
|
2499
2499
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
2500
2500
|
minVersion: "14.0.0",
|
|
2501
|
-
version: "21.1.
|
|
2501
|
+
version: "21.1.6",
|
|
2502
2502
|
type: NgModel,
|
|
2503
2503
|
isStandalone: false,
|
|
2504
2504
|
selector: "[ngModel]:not([formControlName]):not([formControl])",
|
|
@@ -2520,7 +2520,7 @@ class NgModel extends NgControl {
|
|
|
2520
2520
|
}
|
|
2521
2521
|
i0.ɵɵngDeclareClassMetadata({
|
|
2522
2522
|
minVersion: "12.0.0",
|
|
2523
|
-
version: "21.1.
|
|
2523
|
+
version: "21.1.6",
|
|
2524
2524
|
ngImport: i0,
|
|
2525
2525
|
type: NgModel,
|
|
2526
2526
|
decorators: [{
|
|
@@ -2619,7 +2619,7 @@ function checkParentType$1(parent) {
|
|
|
2619
2619
|
class ɵNgNoValidate {
|
|
2620
2620
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
2621
2621
|
minVersion: "12.0.0",
|
|
2622
|
-
version: "21.1.
|
|
2622
|
+
version: "21.1.6",
|
|
2623
2623
|
ngImport: i0,
|
|
2624
2624
|
type: ɵNgNoValidate,
|
|
2625
2625
|
deps: [],
|
|
@@ -2627,7 +2627,7 @@ class ɵNgNoValidate {
|
|
|
2627
2627
|
});
|
|
2628
2628
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
2629
2629
|
minVersion: "14.0.0",
|
|
2630
|
-
version: "21.1.
|
|
2630
|
+
version: "21.1.6",
|
|
2631
2631
|
type: ɵNgNoValidate,
|
|
2632
2632
|
isStandalone: false,
|
|
2633
2633
|
selector: "form:not([ngNoForm]):not([ngNativeValidate])",
|
|
@@ -2641,7 +2641,7 @@ class ɵNgNoValidate {
|
|
|
2641
2641
|
}
|
|
2642
2642
|
i0.ɵɵngDeclareClassMetadata({
|
|
2643
2643
|
minVersion: "12.0.0",
|
|
2644
|
-
version: "21.1.
|
|
2644
|
+
version: "21.1.6",
|
|
2645
2645
|
ngImport: i0,
|
|
2646
2646
|
type: ɵNgNoValidate,
|
|
2647
2647
|
decorators: [{
|
|
@@ -2673,7 +2673,7 @@ class NumberValueAccessor extends BuiltInControlValueAccessor {
|
|
|
2673
2673
|
}
|
|
2674
2674
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
2675
2675
|
minVersion: "12.0.0",
|
|
2676
|
-
version: "21.1.
|
|
2676
|
+
version: "21.1.6",
|
|
2677
2677
|
ngImport: i0,
|
|
2678
2678
|
type: NumberValueAccessor,
|
|
2679
2679
|
deps: null,
|
|
@@ -2681,7 +2681,7 @@ class NumberValueAccessor extends BuiltInControlValueAccessor {
|
|
|
2681
2681
|
});
|
|
2682
2682
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
2683
2683
|
minVersion: "14.0.0",
|
|
2684
|
-
version: "21.1.
|
|
2684
|
+
version: "21.1.6",
|
|
2685
2685
|
type: NumberValueAccessor,
|
|
2686
2686
|
isStandalone: false,
|
|
2687
2687
|
selector: "input[type=number][formControlName],input[type=number][formControl],input[type=number][ngModel]",
|
|
@@ -2698,7 +2698,7 @@ class NumberValueAccessor extends BuiltInControlValueAccessor {
|
|
|
2698
2698
|
}
|
|
2699
2699
|
i0.ɵɵngDeclareClassMetadata({
|
|
2700
2700
|
minVersion: "12.0.0",
|
|
2701
|
-
version: "21.1.
|
|
2701
|
+
version: "21.1.6",
|
|
2702
2702
|
ngImport: i0,
|
|
2703
2703
|
type: NumberValueAccessor,
|
|
2704
2704
|
decorators: [{
|
|
@@ -2752,7 +2752,7 @@ class RadioControlRegistry {
|
|
|
2752
2752
|
}
|
|
2753
2753
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
2754
2754
|
minVersion: "12.0.0",
|
|
2755
|
-
version: "21.1.
|
|
2755
|
+
version: "21.1.6",
|
|
2756
2756
|
ngImport: i0,
|
|
2757
2757
|
type: RadioControlRegistry,
|
|
2758
2758
|
deps: [],
|
|
@@ -2760,7 +2760,7 @@ class RadioControlRegistry {
|
|
|
2760
2760
|
});
|
|
2761
2761
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
2762
2762
|
minVersion: "12.0.0",
|
|
2763
|
-
version: "21.1.
|
|
2763
|
+
version: "21.1.6",
|
|
2764
2764
|
ngImport: i0,
|
|
2765
2765
|
type: RadioControlRegistry,
|
|
2766
2766
|
providedIn: 'root'
|
|
@@ -2768,7 +2768,7 @@ class RadioControlRegistry {
|
|
|
2768
2768
|
}
|
|
2769
2769
|
i0.ɵɵngDeclareClassMetadata({
|
|
2770
2770
|
minVersion: "12.0.0",
|
|
2771
|
-
version: "21.1.
|
|
2771
|
+
version: "21.1.6",
|
|
2772
2772
|
ngImport: i0,
|
|
2773
2773
|
type: RadioControlRegistry,
|
|
2774
2774
|
decorators: [{
|
|
@@ -2833,7 +2833,7 @@ class RadioControlValueAccessor extends BuiltInControlValueAccessor {
|
|
|
2833
2833
|
}
|
|
2834
2834
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
2835
2835
|
minVersion: "12.0.0",
|
|
2836
|
-
version: "21.1.
|
|
2836
|
+
version: "21.1.6",
|
|
2837
2837
|
ngImport: i0,
|
|
2838
2838
|
type: RadioControlValueAccessor,
|
|
2839
2839
|
deps: [{
|
|
@@ -2849,7 +2849,7 @@ class RadioControlValueAccessor extends BuiltInControlValueAccessor {
|
|
|
2849
2849
|
});
|
|
2850
2850
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
2851
2851
|
minVersion: "14.0.0",
|
|
2852
|
-
version: "21.1.
|
|
2852
|
+
version: "21.1.6",
|
|
2853
2853
|
type: RadioControlValueAccessor,
|
|
2854
2854
|
isStandalone: false,
|
|
2855
2855
|
selector: "input[type=radio][formControlName],input[type=radio][formControl],input[type=radio][ngModel]",
|
|
@@ -2871,7 +2871,7 @@ class RadioControlValueAccessor extends BuiltInControlValueAccessor {
|
|
|
2871
2871
|
}
|
|
2872
2872
|
i0.ɵɵngDeclareClassMetadata({
|
|
2873
2873
|
minVersion: "12.0.0",
|
|
2874
|
-
version: "21.1.
|
|
2874
|
+
version: "21.1.6",
|
|
2875
2875
|
ngImport: i0,
|
|
2876
2876
|
type: RadioControlValueAccessor,
|
|
2877
2877
|
decorators: [{
|
|
@@ -2924,7 +2924,7 @@ class RangeValueAccessor extends BuiltInControlValueAccessor {
|
|
|
2924
2924
|
}
|
|
2925
2925
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
2926
2926
|
minVersion: "12.0.0",
|
|
2927
|
-
version: "21.1.
|
|
2927
|
+
version: "21.1.6",
|
|
2928
2928
|
ngImport: i0,
|
|
2929
2929
|
type: RangeValueAccessor,
|
|
2930
2930
|
deps: null,
|
|
@@ -2932,7 +2932,7 @@ class RangeValueAccessor extends BuiltInControlValueAccessor {
|
|
|
2932
2932
|
});
|
|
2933
2933
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
2934
2934
|
minVersion: "14.0.0",
|
|
2935
|
-
version: "21.1.
|
|
2935
|
+
version: "21.1.6",
|
|
2936
2936
|
type: RangeValueAccessor,
|
|
2937
2937
|
isStandalone: false,
|
|
2938
2938
|
selector: "input[type=range][formControlName],input[type=range][formControl],input[type=range][ngModel]",
|
|
@@ -2950,7 +2950,7 @@ class RangeValueAccessor extends BuiltInControlValueAccessor {
|
|
|
2950
2950
|
}
|
|
2951
2951
|
i0.ɵɵngDeclareClassMetadata({
|
|
2952
2952
|
minVersion: "12.0.0",
|
|
2953
|
-
version: "21.1.
|
|
2953
|
+
version: "21.1.6",
|
|
2954
2954
|
ngImport: i0,
|
|
2955
2955
|
type: RangeValueAccessor,
|
|
2956
2956
|
decorators: [{
|
|
@@ -3278,7 +3278,7 @@ class AbstractFormDirective extends ControlContainer {
|
|
|
3278
3278
|
}
|
|
3279
3279
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
3280
3280
|
minVersion: "12.0.0",
|
|
3281
|
-
version: "21.1.
|
|
3281
|
+
version: "21.1.6",
|
|
3282
3282
|
ngImport: i0,
|
|
3283
3283
|
type: AbstractFormDirective,
|
|
3284
3284
|
deps: [{
|
|
@@ -3297,7 +3297,7 @@ class AbstractFormDirective extends ControlContainer {
|
|
|
3297
3297
|
});
|
|
3298
3298
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
3299
3299
|
minVersion: "14.0.0",
|
|
3300
|
-
version: "21.1.
|
|
3300
|
+
version: "21.1.6",
|
|
3301
3301
|
type: AbstractFormDirective,
|
|
3302
3302
|
isStandalone: true,
|
|
3303
3303
|
usesInheritance: true,
|
|
@@ -3307,7 +3307,7 @@ class AbstractFormDirective extends ControlContainer {
|
|
|
3307
3307
|
}
|
|
3308
3308
|
i0.ɵɵngDeclareClassMetadata({
|
|
3309
3309
|
minVersion: "12.0.0",
|
|
3310
|
-
version: "21.1.
|
|
3310
|
+
version: "21.1.6",
|
|
3311
3311
|
ngImport: i0,
|
|
3312
3312
|
type: AbstractFormDirective,
|
|
3313
3313
|
decorators: [{
|
|
@@ -3356,7 +3356,7 @@ class FormArrayDirective extends AbstractFormDirective {
|
|
|
3356
3356
|
}
|
|
3357
3357
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
3358
3358
|
minVersion: "12.0.0",
|
|
3359
|
-
version: "21.1.
|
|
3359
|
+
version: "21.1.6",
|
|
3360
3360
|
ngImport: i0,
|
|
3361
3361
|
type: FormArrayDirective,
|
|
3362
3362
|
deps: null,
|
|
@@ -3364,7 +3364,7 @@ class FormArrayDirective extends AbstractFormDirective {
|
|
|
3364
3364
|
});
|
|
3365
3365
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
3366
3366
|
minVersion: "14.0.0",
|
|
3367
|
-
version: "21.1.
|
|
3367
|
+
version: "21.1.6",
|
|
3368
3368
|
type: FormArrayDirective,
|
|
3369
3369
|
isStandalone: false,
|
|
3370
3370
|
selector: "[formArray]",
|
|
@@ -3388,7 +3388,7 @@ class FormArrayDirective extends AbstractFormDirective {
|
|
|
3388
3388
|
}
|
|
3389
3389
|
i0.ɵɵngDeclareClassMetadata({
|
|
3390
3390
|
minVersion: "12.0.0",
|
|
3391
|
-
version: "21.1.
|
|
3391
|
+
version: "21.1.6",
|
|
3392
3392
|
ngImport: i0,
|
|
3393
3393
|
type: FormArrayDirective,
|
|
3394
3394
|
decorators: [{
|
|
@@ -3481,7 +3481,7 @@ class FormControlDirective extends NgControl {
|
|
|
3481
3481
|
}
|
|
3482
3482
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
3483
3483
|
minVersion: "12.0.0",
|
|
3484
|
-
version: "21.1.
|
|
3484
|
+
version: "21.1.6",
|
|
3485
3485
|
ngImport: i0,
|
|
3486
3486
|
type: FormControlDirective,
|
|
3487
3487
|
deps: [{
|
|
@@ -3507,7 +3507,7 @@ class FormControlDirective extends NgControl {
|
|
|
3507
3507
|
});
|
|
3508
3508
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
3509
3509
|
minVersion: "14.0.0",
|
|
3510
|
-
version: "21.1.
|
|
3510
|
+
version: "21.1.6",
|
|
3511
3511
|
type: FormControlDirective,
|
|
3512
3512
|
isStandalone: false,
|
|
3513
3513
|
selector: "[formControl]",
|
|
@@ -3528,7 +3528,7 @@ class FormControlDirective extends NgControl {
|
|
|
3528
3528
|
}
|
|
3529
3529
|
i0.ɵɵngDeclareClassMetadata({
|
|
3530
3530
|
minVersion: "12.0.0",
|
|
3531
|
-
version: "21.1.
|
|
3531
|
+
version: "21.1.6",
|
|
3532
3532
|
ngImport: i0,
|
|
3533
3533
|
type: FormControlDirective,
|
|
3534
3534
|
decorators: [{
|
|
@@ -3626,7 +3626,7 @@ class FormGroupName extends AbstractFormGroupDirective {
|
|
|
3626
3626
|
}
|
|
3627
3627
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
3628
3628
|
minVersion: "12.0.0",
|
|
3629
|
-
version: "21.1.
|
|
3629
|
+
version: "21.1.6",
|
|
3630
3630
|
ngImport: i0,
|
|
3631
3631
|
type: FormGroupName,
|
|
3632
3632
|
deps: [{
|
|
@@ -3647,7 +3647,7 @@ class FormGroupName extends AbstractFormGroupDirective {
|
|
|
3647
3647
|
});
|
|
3648
3648
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
3649
3649
|
minVersion: "14.0.0",
|
|
3650
|
-
version: "21.1.
|
|
3650
|
+
version: "21.1.6",
|
|
3651
3651
|
type: FormGroupName,
|
|
3652
3652
|
isStandalone: false,
|
|
3653
3653
|
selector: "[formGroupName]",
|
|
@@ -3661,7 +3661,7 @@ class FormGroupName extends AbstractFormGroupDirective {
|
|
|
3661
3661
|
}
|
|
3662
3662
|
i0.ɵɵngDeclareClassMetadata({
|
|
3663
3663
|
minVersion: "12.0.0",
|
|
3664
|
-
version: "21.1.
|
|
3664
|
+
version: "21.1.6",
|
|
3665
3665
|
ngImport: i0,
|
|
3666
3666
|
type: FormGroupName,
|
|
3667
3667
|
decorators: [{
|
|
@@ -3742,7 +3742,7 @@ class FormArrayName extends ControlContainer {
|
|
|
3742
3742
|
}
|
|
3743
3743
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
3744
3744
|
minVersion: "12.0.0",
|
|
3745
|
-
version: "21.1.
|
|
3745
|
+
version: "21.1.6",
|
|
3746
3746
|
ngImport: i0,
|
|
3747
3747
|
type: FormArrayName,
|
|
3748
3748
|
deps: [{
|
|
@@ -3763,7 +3763,7 @@ class FormArrayName extends ControlContainer {
|
|
|
3763
3763
|
});
|
|
3764
3764
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
3765
3765
|
minVersion: "14.0.0",
|
|
3766
|
-
version: "21.1.
|
|
3766
|
+
version: "21.1.6",
|
|
3767
3767
|
type: FormArrayName,
|
|
3768
3768
|
isStandalone: false,
|
|
3769
3769
|
selector: "[formArrayName]",
|
|
@@ -3777,7 +3777,7 @@ class FormArrayName extends ControlContainer {
|
|
|
3777
3777
|
}
|
|
3778
3778
|
i0.ɵɵngDeclareClassMetadata({
|
|
3779
3779
|
minVersion: "12.0.0",
|
|
3780
|
-
version: "21.1.
|
|
3780
|
+
version: "21.1.6",
|
|
3781
3781
|
ngImport: i0,
|
|
3782
3782
|
type: FormArrayName,
|
|
3783
3783
|
decorators: [{
|
|
@@ -3888,7 +3888,7 @@ class FormControlName extends NgControl {
|
|
|
3888
3888
|
}
|
|
3889
3889
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
3890
3890
|
minVersion: "12.0.0",
|
|
3891
|
-
version: "21.1.
|
|
3891
|
+
version: "21.1.6",
|
|
3892
3892
|
ngImport: i0,
|
|
3893
3893
|
type: FormControlName,
|
|
3894
3894
|
deps: [{
|
|
@@ -3916,7 +3916,7 @@ class FormControlName extends NgControl {
|
|
|
3916
3916
|
});
|
|
3917
3917
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
3918
3918
|
minVersion: "14.0.0",
|
|
3919
|
-
version: "21.1.
|
|
3919
|
+
version: "21.1.6",
|
|
3920
3920
|
type: FormControlName,
|
|
3921
3921
|
isStandalone: false,
|
|
3922
3922
|
selector: "[formControlName]",
|
|
@@ -3936,7 +3936,7 @@ class FormControlName extends NgControl {
|
|
|
3936
3936
|
}
|
|
3937
3937
|
i0.ɵɵngDeclareClassMetadata({
|
|
3938
3938
|
minVersion: "12.0.0",
|
|
3939
|
-
version: "21.1.
|
|
3939
|
+
version: "21.1.6",
|
|
3940
3940
|
ngImport: i0,
|
|
3941
3941
|
type: FormControlName,
|
|
3942
3942
|
decorators: [{
|
|
@@ -4034,7 +4034,7 @@ class FormGroupDirective extends AbstractFormDirective {
|
|
|
4034
4034
|
}
|
|
4035
4035
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
4036
4036
|
minVersion: "12.0.0",
|
|
4037
|
-
version: "21.1.
|
|
4037
|
+
version: "21.1.6",
|
|
4038
4038
|
ngImport: i0,
|
|
4039
4039
|
type: FormGroupDirective,
|
|
4040
4040
|
deps: null,
|
|
@@ -4042,7 +4042,7 @@ class FormGroupDirective extends AbstractFormDirective {
|
|
|
4042
4042
|
});
|
|
4043
4043
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
4044
4044
|
minVersion: "14.0.0",
|
|
4045
|
-
version: "21.1.
|
|
4045
|
+
version: "21.1.6",
|
|
4046
4046
|
type: FormGroupDirective,
|
|
4047
4047
|
isStandalone: false,
|
|
4048
4048
|
selector: "[formGroup]",
|
|
@@ -4066,7 +4066,7 @@ class FormGroupDirective extends AbstractFormDirective {
|
|
|
4066
4066
|
}
|
|
4067
4067
|
i0.ɵɵngDeclareClassMetadata({
|
|
4068
4068
|
minVersion: "12.0.0",
|
|
4069
|
-
version: "21.1.
|
|
4069
|
+
version: "21.1.6",
|
|
4070
4070
|
ngImport: i0,
|
|
4071
4071
|
type: FormGroupDirective,
|
|
4072
4072
|
decorators: [{
|
|
@@ -4166,7 +4166,7 @@ class SelectControlValueAccessor extends BuiltInControlValueAccessor {
|
|
|
4166
4166
|
}
|
|
4167
4167
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
4168
4168
|
minVersion: "12.0.0",
|
|
4169
|
-
version: "21.1.
|
|
4169
|
+
version: "21.1.6",
|
|
4170
4170
|
ngImport: i0,
|
|
4171
4171
|
type: SelectControlValueAccessor,
|
|
4172
4172
|
deps: null,
|
|
@@ -4174,7 +4174,7 @@ class SelectControlValueAccessor extends BuiltInControlValueAccessor {
|
|
|
4174
4174
|
});
|
|
4175
4175
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
4176
4176
|
minVersion: "14.0.0",
|
|
4177
|
-
version: "21.1.
|
|
4177
|
+
version: "21.1.6",
|
|
4178
4178
|
type: SelectControlValueAccessor,
|
|
4179
4179
|
isStandalone: false,
|
|
4180
4180
|
selector: "select:not([multiple])[formControlName],select:not([multiple])[formControl],select:not([multiple])[ngModel]",
|
|
@@ -4194,7 +4194,7 @@ class SelectControlValueAccessor extends BuiltInControlValueAccessor {
|
|
|
4194
4194
|
}
|
|
4195
4195
|
i0.ɵɵngDeclareClassMetadata({
|
|
4196
4196
|
minVersion: "12.0.0",
|
|
4197
|
-
version: "21.1.
|
|
4197
|
+
version: "21.1.6",
|
|
4198
4198
|
ngImport: i0,
|
|
4199
4199
|
type: SelectControlValueAccessor,
|
|
4200
4200
|
decorators: [{
|
|
@@ -4245,7 +4245,7 @@ class NgSelectOption {
|
|
|
4245
4245
|
}
|
|
4246
4246
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
4247
4247
|
minVersion: "12.0.0",
|
|
4248
|
-
version: "21.1.
|
|
4248
|
+
version: "21.1.6",
|
|
4249
4249
|
ngImport: i0,
|
|
4250
4250
|
type: NgSelectOption,
|
|
4251
4251
|
deps: [{
|
|
@@ -4261,7 +4261,7 @@ class NgSelectOption {
|
|
|
4261
4261
|
});
|
|
4262
4262
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
4263
4263
|
minVersion: "14.0.0",
|
|
4264
|
-
version: "21.1.
|
|
4264
|
+
version: "21.1.6",
|
|
4265
4265
|
type: NgSelectOption,
|
|
4266
4266
|
isStandalone: false,
|
|
4267
4267
|
selector: "option",
|
|
@@ -4274,7 +4274,7 @@ class NgSelectOption {
|
|
|
4274
4274
|
}
|
|
4275
4275
|
i0.ɵɵngDeclareClassMetadata({
|
|
4276
4276
|
minVersion: "12.0.0",
|
|
4277
|
-
version: "21.1.
|
|
4277
|
+
version: "21.1.6",
|
|
4278
4278
|
ngImport: i0,
|
|
4279
4279
|
type: NgSelectOption,
|
|
4280
4280
|
decorators: [{
|
|
@@ -4390,7 +4390,7 @@ class SelectMultipleControlValueAccessor extends BuiltInControlValueAccessor {
|
|
|
4390
4390
|
}
|
|
4391
4391
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
4392
4392
|
minVersion: "12.0.0",
|
|
4393
|
-
version: "21.1.
|
|
4393
|
+
version: "21.1.6",
|
|
4394
4394
|
ngImport: i0,
|
|
4395
4395
|
type: SelectMultipleControlValueAccessor,
|
|
4396
4396
|
deps: null,
|
|
@@ -4398,7 +4398,7 @@ class SelectMultipleControlValueAccessor extends BuiltInControlValueAccessor {
|
|
|
4398
4398
|
});
|
|
4399
4399
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
4400
4400
|
minVersion: "14.0.0",
|
|
4401
|
-
version: "21.1.
|
|
4401
|
+
version: "21.1.6",
|
|
4402
4402
|
type: SelectMultipleControlValueAccessor,
|
|
4403
4403
|
isStandalone: false,
|
|
4404
4404
|
selector: "select[multiple][formControlName],select[multiple][formControl],select[multiple][ngModel]",
|
|
@@ -4418,7 +4418,7 @@ class SelectMultipleControlValueAccessor extends BuiltInControlValueAccessor {
|
|
|
4418
4418
|
}
|
|
4419
4419
|
i0.ɵɵngDeclareClassMetadata({
|
|
4420
4420
|
minVersion: "12.0.0",
|
|
4421
|
-
version: "21.1.
|
|
4421
|
+
version: "21.1.6",
|
|
4422
4422
|
ngImport: i0,
|
|
4423
4423
|
type: SelectMultipleControlValueAccessor,
|
|
4424
4424
|
decorators: [{
|
|
@@ -4482,7 +4482,7 @@ class ɵNgSelectMultipleOption {
|
|
|
4482
4482
|
}
|
|
4483
4483
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
4484
4484
|
minVersion: "12.0.0",
|
|
4485
|
-
version: "21.1.
|
|
4485
|
+
version: "21.1.6",
|
|
4486
4486
|
ngImport: i0,
|
|
4487
4487
|
type: ɵNgSelectMultipleOption,
|
|
4488
4488
|
deps: [{
|
|
@@ -4498,7 +4498,7 @@ class ɵNgSelectMultipleOption {
|
|
|
4498
4498
|
});
|
|
4499
4499
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
4500
4500
|
minVersion: "14.0.0",
|
|
4501
|
-
version: "21.1.
|
|
4501
|
+
version: "21.1.6",
|
|
4502
4502
|
type: ɵNgSelectMultipleOption,
|
|
4503
4503
|
isStandalone: false,
|
|
4504
4504
|
selector: "option",
|
|
@@ -4511,7 +4511,7 @@ class ɵNgSelectMultipleOption {
|
|
|
4511
4511
|
}
|
|
4512
4512
|
i0.ɵɵngDeclareClassMetadata({
|
|
4513
4513
|
minVersion: "12.0.0",
|
|
4514
|
-
version: "21.1.
|
|
4514
|
+
version: "21.1.6",
|
|
4515
4515
|
ngImport: i0,
|
|
4516
4516
|
type: ɵNgSelectMultipleOption,
|
|
4517
4517
|
decorators: [{
|
|
@@ -4574,7 +4574,7 @@ class AbstractValidatorDirective {
|
|
|
4574
4574
|
}
|
|
4575
4575
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
4576
4576
|
minVersion: "12.0.0",
|
|
4577
|
-
version: "21.1.
|
|
4577
|
+
version: "21.1.6",
|
|
4578
4578
|
ngImport: i0,
|
|
4579
4579
|
type: AbstractValidatorDirective,
|
|
4580
4580
|
deps: [],
|
|
@@ -4582,7 +4582,7 @@ class AbstractValidatorDirective {
|
|
|
4582
4582
|
});
|
|
4583
4583
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
4584
4584
|
minVersion: "14.0.0",
|
|
4585
|
-
version: "21.1.
|
|
4585
|
+
version: "21.1.6",
|
|
4586
4586
|
type: AbstractValidatorDirective,
|
|
4587
4587
|
isStandalone: true,
|
|
4588
4588
|
usesOnChanges: true,
|
|
@@ -4591,7 +4591,7 @@ class AbstractValidatorDirective {
|
|
|
4591
4591
|
}
|
|
4592
4592
|
i0.ɵɵngDeclareClassMetadata({
|
|
4593
4593
|
minVersion: "12.0.0",
|
|
4594
|
-
version: "21.1.
|
|
4594
|
+
version: "21.1.6",
|
|
4595
4595
|
ngImport: i0,
|
|
4596
4596
|
type: AbstractValidatorDirective,
|
|
4597
4597
|
decorators: [{
|
|
@@ -4610,7 +4610,7 @@ class MaxValidator extends AbstractValidatorDirective {
|
|
|
4610
4610
|
createValidator = max => maxValidator(max);
|
|
4611
4611
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
4612
4612
|
minVersion: "12.0.0",
|
|
4613
|
-
version: "21.1.
|
|
4613
|
+
version: "21.1.6",
|
|
4614
4614
|
ngImport: i0,
|
|
4615
4615
|
type: MaxValidator,
|
|
4616
4616
|
deps: null,
|
|
@@ -4618,7 +4618,7 @@ class MaxValidator extends AbstractValidatorDirective {
|
|
|
4618
4618
|
});
|
|
4619
4619
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
4620
4620
|
minVersion: "14.0.0",
|
|
4621
|
-
version: "21.1.
|
|
4621
|
+
version: "21.1.6",
|
|
4622
4622
|
type: MaxValidator,
|
|
4623
4623
|
isStandalone: false,
|
|
4624
4624
|
selector: "input[type=number][max][formControlName],input[type=number][max][formControl],input[type=number][max][ngModel]",
|
|
@@ -4637,7 +4637,7 @@ class MaxValidator extends AbstractValidatorDirective {
|
|
|
4637
4637
|
}
|
|
4638
4638
|
i0.ɵɵngDeclareClassMetadata({
|
|
4639
4639
|
minVersion: "12.0.0",
|
|
4640
|
-
version: "21.1.
|
|
4640
|
+
version: "21.1.6",
|
|
4641
4641
|
ngImport: i0,
|
|
4642
4642
|
type: MaxValidator,
|
|
4643
4643
|
decorators: [{
|
|
@@ -4669,7 +4669,7 @@ class MinValidator extends AbstractValidatorDirective {
|
|
|
4669
4669
|
createValidator = min => minValidator(min);
|
|
4670
4670
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
4671
4671
|
minVersion: "12.0.0",
|
|
4672
|
-
version: "21.1.
|
|
4672
|
+
version: "21.1.6",
|
|
4673
4673
|
ngImport: i0,
|
|
4674
4674
|
type: MinValidator,
|
|
4675
4675
|
deps: null,
|
|
@@ -4677,7 +4677,7 @@ class MinValidator extends AbstractValidatorDirective {
|
|
|
4677
4677
|
});
|
|
4678
4678
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
4679
4679
|
minVersion: "14.0.0",
|
|
4680
|
-
version: "21.1.
|
|
4680
|
+
version: "21.1.6",
|
|
4681
4681
|
type: MinValidator,
|
|
4682
4682
|
isStandalone: false,
|
|
4683
4683
|
selector: "input[type=number][min][formControlName],input[type=number][min][formControl],input[type=number][min][ngModel]",
|
|
@@ -4696,7 +4696,7 @@ class MinValidator extends AbstractValidatorDirective {
|
|
|
4696
4696
|
}
|
|
4697
4697
|
i0.ɵɵngDeclareClassMetadata({
|
|
4698
4698
|
minVersion: "12.0.0",
|
|
4699
|
-
version: "21.1.
|
|
4699
|
+
version: "21.1.6",
|
|
4700
4700
|
ngImport: i0,
|
|
4701
4701
|
type: MinValidator,
|
|
4702
4702
|
decorators: [{
|
|
@@ -4736,7 +4736,7 @@ class RequiredValidator extends AbstractValidatorDirective {
|
|
|
4736
4736
|
}
|
|
4737
4737
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
4738
4738
|
minVersion: "12.0.0",
|
|
4739
|
-
version: "21.1.
|
|
4739
|
+
version: "21.1.6",
|
|
4740
4740
|
ngImport: i0,
|
|
4741
4741
|
type: RequiredValidator,
|
|
4742
4742
|
deps: null,
|
|
@@ -4744,7 +4744,7 @@ class RequiredValidator extends AbstractValidatorDirective {
|
|
|
4744
4744
|
});
|
|
4745
4745
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
4746
4746
|
minVersion: "14.0.0",
|
|
4747
|
-
version: "21.1.
|
|
4747
|
+
version: "21.1.6",
|
|
4748
4748
|
type: RequiredValidator,
|
|
4749
4749
|
isStandalone: false,
|
|
4750
4750
|
selector: ":not([type=checkbox])[required][formControlName],:not([type=checkbox])[required][formControl],:not([type=checkbox])[required][ngModel]",
|
|
@@ -4763,7 +4763,7 @@ class RequiredValidator extends AbstractValidatorDirective {
|
|
|
4763
4763
|
}
|
|
4764
4764
|
i0.ɵɵngDeclareClassMetadata({
|
|
4765
4765
|
minVersion: "12.0.0",
|
|
4766
|
-
version: "21.1.
|
|
4766
|
+
version: "21.1.6",
|
|
4767
4767
|
ngImport: i0,
|
|
4768
4768
|
type: RequiredValidator,
|
|
4769
4769
|
decorators: [{
|
|
@@ -4787,7 +4787,7 @@ class CheckboxRequiredValidator extends RequiredValidator {
|
|
|
4787
4787
|
createValidator = input => requiredTrueValidator;
|
|
4788
4788
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
4789
4789
|
minVersion: "12.0.0",
|
|
4790
|
-
version: "21.1.
|
|
4790
|
+
version: "21.1.6",
|
|
4791
4791
|
ngImport: i0,
|
|
4792
4792
|
type: CheckboxRequiredValidator,
|
|
4793
4793
|
deps: null,
|
|
@@ -4795,7 +4795,7 @@ class CheckboxRequiredValidator extends RequiredValidator {
|
|
|
4795
4795
|
});
|
|
4796
4796
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
4797
4797
|
minVersion: "14.0.0",
|
|
4798
|
-
version: "21.1.
|
|
4798
|
+
version: "21.1.6",
|
|
4799
4799
|
type: CheckboxRequiredValidator,
|
|
4800
4800
|
isStandalone: false,
|
|
4801
4801
|
selector: "input[type=checkbox][required][formControlName],input[type=checkbox][required][formControl],input[type=checkbox][required][ngModel]",
|
|
@@ -4811,7 +4811,7 @@ class CheckboxRequiredValidator extends RequiredValidator {
|
|
|
4811
4811
|
}
|
|
4812
4812
|
i0.ɵɵngDeclareClassMetadata({
|
|
4813
4813
|
minVersion: "12.0.0",
|
|
4814
|
-
version: "21.1.
|
|
4814
|
+
version: "21.1.6",
|
|
4815
4815
|
ngImport: i0,
|
|
4816
4816
|
type: CheckboxRequiredValidator,
|
|
4817
4817
|
decorators: [{
|
|
@@ -4841,7 +4841,7 @@ class EmailValidator extends AbstractValidatorDirective {
|
|
|
4841
4841
|
}
|
|
4842
4842
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
4843
4843
|
minVersion: "12.0.0",
|
|
4844
|
-
version: "21.1.
|
|
4844
|
+
version: "21.1.6",
|
|
4845
4845
|
ngImport: i0,
|
|
4846
4846
|
type: EmailValidator,
|
|
4847
4847
|
deps: null,
|
|
@@ -4849,7 +4849,7 @@ class EmailValidator extends AbstractValidatorDirective {
|
|
|
4849
4849
|
});
|
|
4850
4850
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
4851
4851
|
minVersion: "14.0.0",
|
|
4852
|
-
version: "21.1.
|
|
4852
|
+
version: "21.1.6",
|
|
4853
4853
|
type: EmailValidator,
|
|
4854
4854
|
isStandalone: false,
|
|
4855
4855
|
selector: "[email][formControlName],[email][formControl],[email][ngModel]",
|
|
@@ -4863,7 +4863,7 @@ class EmailValidator extends AbstractValidatorDirective {
|
|
|
4863
4863
|
}
|
|
4864
4864
|
i0.ɵɵngDeclareClassMetadata({
|
|
4865
4865
|
minVersion: "12.0.0",
|
|
4866
|
-
version: "21.1.
|
|
4866
|
+
version: "21.1.6",
|
|
4867
4867
|
ngImport: i0,
|
|
4868
4868
|
type: EmailValidator,
|
|
4869
4869
|
decorators: [{
|
|
@@ -4892,7 +4892,7 @@ class MinLengthValidator extends AbstractValidatorDirective {
|
|
|
4892
4892
|
createValidator = minlength => minLengthValidator(minlength);
|
|
4893
4893
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
4894
4894
|
minVersion: "12.0.0",
|
|
4895
|
-
version: "21.1.
|
|
4895
|
+
version: "21.1.6",
|
|
4896
4896
|
ngImport: i0,
|
|
4897
4897
|
type: MinLengthValidator,
|
|
4898
4898
|
deps: null,
|
|
@@ -4900,7 +4900,7 @@ class MinLengthValidator extends AbstractValidatorDirective {
|
|
|
4900
4900
|
});
|
|
4901
4901
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
4902
4902
|
minVersion: "14.0.0",
|
|
4903
|
-
version: "21.1.
|
|
4903
|
+
version: "21.1.6",
|
|
4904
4904
|
type: MinLengthValidator,
|
|
4905
4905
|
isStandalone: false,
|
|
4906
4906
|
selector: "[minlength][formControlName],[minlength][formControl],[minlength][ngModel]",
|
|
@@ -4919,7 +4919,7 @@ class MinLengthValidator extends AbstractValidatorDirective {
|
|
|
4919
4919
|
}
|
|
4920
4920
|
i0.ɵɵngDeclareClassMetadata({
|
|
4921
4921
|
minVersion: "12.0.0",
|
|
4922
|
-
version: "21.1.
|
|
4922
|
+
version: "21.1.6",
|
|
4923
4923
|
ngImport: i0,
|
|
4924
4924
|
type: MinLengthValidator,
|
|
4925
4925
|
decorators: [{
|
|
@@ -4951,7 +4951,7 @@ class MaxLengthValidator extends AbstractValidatorDirective {
|
|
|
4951
4951
|
createValidator = maxlength => maxLengthValidator(maxlength);
|
|
4952
4952
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
4953
4953
|
minVersion: "12.0.0",
|
|
4954
|
-
version: "21.1.
|
|
4954
|
+
version: "21.1.6",
|
|
4955
4955
|
ngImport: i0,
|
|
4956
4956
|
type: MaxLengthValidator,
|
|
4957
4957
|
deps: null,
|
|
@@ -4959,7 +4959,7 @@ class MaxLengthValidator extends AbstractValidatorDirective {
|
|
|
4959
4959
|
});
|
|
4960
4960
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
4961
4961
|
minVersion: "14.0.0",
|
|
4962
|
-
version: "21.1.
|
|
4962
|
+
version: "21.1.6",
|
|
4963
4963
|
type: MaxLengthValidator,
|
|
4964
4964
|
isStandalone: false,
|
|
4965
4965
|
selector: "[maxlength][formControlName],[maxlength][formControl],[maxlength][ngModel]",
|
|
@@ -4978,7 +4978,7 @@ class MaxLengthValidator extends AbstractValidatorDirective {
|
|
|
4978
4978
|
}
|
|
4979
4979
|
i0.ɵɵngDeclareClassMetadata({
|
|
4980
4980
|
minVersion: "12.0.0",
|
|
4981
|
-
version: "21.1.
|
|
4981
|
+
version: "21.1.6",
|
|
4982
4982
|
ngImport: i0,
|
|
4983
4983
|
type: MaxLengthValidator,
|
|
4984
4984
|
decorators: [{
|
|
@@ -5010,7 +5010,7 @@ class PatternValidator extends AbstractValidatorDirective {
|
|
|
5010
5010
|
createValidator = input => patternValidator(input);
|
|
5011
5011
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
5012
5012
|
minVersion: "12.0.0",
|
|
5013
|
-
version: "21.1.
|
|
5013
|
+
version: "21.1.6",
|
|
5014
5014
|
ngImport: i0,
|
|
5015
5015
|
type: PatternValidator,
|
|
5016
5016
|
deps: null,
|
|
@@ -5018,7 +5018,7 @@ class PatternValidator extends AbstractValidatorDirective {
|
|
|
5018
5018
|
});
|
|
5019
5019
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
5020
5020
|
minVersion: "14.0.0",
|
|
5021
|
-
version: "21.1.
|
|
5021
|
+
version: "21.1.6",
|
|
5022
5022
|
type: PatternValidator,
|
|
5023
5023
|
isStandalone: false,
|
|
5024
5024
|
selector: "[pattern][formControlName],[pattern][formControl],[pattern][ngModel]",
|
|
@@ -5037,7 +5037,7 @@ class PatternValidator extends AbstractValidatorDirective {
|
|
|
5037
5037
|
}
|
|
5038
5038
|
i0.ɵɵngDeclareClassMetadata({
|
|
5039
5039
|
minVersion: "12.0.0",
|
|
5040
|
-
version: "21.1.
|
|
5040
|
+
version: "21.1.6",
|
|
5041
5041
|
ngImport: i0,
|
|
5042
5042
|
type: PatternValidator,
|
|
5043
5043
|
decorators: [{
|
|
@@ -5064,7 +5064,7 @@ const REACTIVE_DRIVEN_DIRECTIVES = [FormControlDirective, FormGroupDirective, Fo
|
|
|
5064
5064
|
class ɵInternalFormsSharedModule {
|
|
5065
5065
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
5066
5066
|
minVersion: "12.0.0",
|
|
5067
|
-
version: "21.1.
|
|
5067
|
+
version: "21.1.6",
|
|
5068
5068
|
ngImport: i0,
|
|
5069
5069
|
type: ɵInternalFormsSharedModule,
|
|
5070
5070
|
deps: [],
|
|
@@ -5072,7 +5072,7 @@ class ɵInternalFormsSharedModule {
|
|
|
5072
5072
|
});
|
|
5073
5073
|
static ɵmod = i0.ɵɵngDeclareNgModule({
|
|
5074
5074
|
minVersion: "14.0.0",
|
|
5075
|
-
version: "21.1.
|
|
5075
|
+
version: "21.1.6",
|
|
5076
5076
|
ngImport: i0,
|
|
5077
5077
|
type: ɵInternalFormsSharedModule,
|
|
5078
5078
|
declarations: [ɵNgNoValidate, NgSelectOption, ɵNgSelectMultipleOption, DefaultValueAccessor, NumberValueAccessor, RangeValueAccessor, CheckboxControlValueAccessor, SelectControlValueAccessor, SelectMultipleControlValueAccessor, RadioControlValueAccessor, NgControlStatus, NgControlStatusGroup, RequiredValidator, MinLengthValidator, MaxLengthValidator, PatternValidator, CheckboxRequiredValidator, EmailValidator, MinValidator, MaxValidator],
|
|
@@ -5080,14 +5080,14 @@ class ɵInternalFormsSharedModule {
|
|
|
5080
5080
|
});
|
|
5081
5081
|
static ɵinj = i0.ɵɵngDeclareInjector({
|
|
5082
5082
|
minVersion: "12.0.0",
|
|
5083
|
-
version: "21.1.
|
|
5083
|
+
version: "21.1.6",
|
|
5084
5084
|
ngImport: i0,
|
|
5085
5085
|
type: ɵInternalFormsSharedModule
|
|
5086
5086
|
});
|
|
5087
5087
|
}
|
|
5088
5088
|
i0.ɵɵngDeclareClassMetadata({
|
|
5089
5089
|
minVersion: "12.0.0",
|
|
5090
|
-
version: "21.1.
|
|
5090
|
+
version: "21.1.6",
|
|
5091
5091
|
ngImport: i0,
|
|
5092
5092
|
type: ɵInternalFormsSharedModule,
|
|
5093
5093
|
decorators: [{
|
|
@@ -5167,7 +5167,7 @@ class FormBuilder {
|
|
|
5167
5167
|
}
|
|
5168
5168
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
5169
5169
|
minVersion: "12.0.0",
|
|
5170
|
-
version: "21.1.
|
|
5170
|
+
version: "21.1.6",
|
|
5171
5171
|
ngImport: i0,
|
|
5172
5172
|
type: FormBuilder,
|
|
5173
5173
|
deps: [],
|
|
@@ -5175,7 +5175,7 @@ class FormBuilder {
|
|
|
5175
5175
|
});
|
|
5176
5176
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
5177
5177
|
minVersion: "12.0.0",
|
|
5178
|
-
version: "21.1.
|
|
5178
|
+
version: "21.1.6",
|
|
5179
5179
|
ngImport: i0,
|
|
5180
5180
|
type: FormBuilder,
|
|
5181
5181
|
providedIn: 'root'
|
|
@@ -5183,7 +5183,7 @@ class FormBuilder {
|
|
|
5183
5183
|
}
|
|
5184
5184
|
i0.ɵɵngDeclareClassMetadata({
|
|
5185
5185
|
minVersion: "12.0.0",
|
|
5186
|
-
version: "21.1.
|
|
5186
|
+
version: "21.1.6",
|
|
5187
5187
|
ngImport: i0,
|
|
5188
5188
|
type: FormBuilder,
|
|
5189
5189
|
decorators: [{
|
|
@@ -5196,7 +5196,7 @@ i0.ɵɵngDeclareClassMetadata({
|
|
|
5196
5196
|
class NonNullableFormBuilder {
|
|
5197
5197
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
5198
5198
|
minVersion: "12.0.0",
|
|
5199
|
-
version: "21.1.
|
|
5199
|
+
version: "21.1.6",
|
|
5200
5200
|
ngImport: i0,
|
|
5201
5201
|
type: NonNullableFormBuilder,
|
|
5202
5202
|
deps: [],
|
|
@@ -5204,7 +5204,7 @@ class NonNullableFormBuilder {
|
|
|
5204
5204
|
});
|
|
5205
5205
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
5206
5206
|
minVersion: "12.0.0",
|
|
5207
|
-
version: "21.1.
|
|
5207
|
+
version: "21.1.6",
|
|
5208
5208
|
ngImport: i0,
|
|
5209
5209
|
type: NonNullableFormBuilder,
|
|
5210
5210
|
providedIn: 'root',
|
|
@@ -5213,7 +5213,7 @@ class NonNullableFormBuilder {
|
|
|
5213
5213
|
}
|
|
5214
5214
|
i0.ɵɵngDeclareClassMetadata({
|
|
5215
5215
|
minVersion: "12.0.0",
|
|
5216
|
-
version: "21.1.
|
|
5216
|
+
version: "21.1.6",
|
|
5217
5217
|
ngImport: i0,
|
|
5218
5218
|
type: NonNullableFormBuilder,
|
|
5219
5219
|
decorators: [{
|
|
@@ -5236,7 +5236,7 @@ class UntypedFormBuilder extends FormBuilder {
|
|
|
5236
5236
|
}
|
|
5237
5237
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
5238
5238
|
minVersion: "12.0.0",
|
|
5239
|
-
version: "21.1.
|
|
5239
|
+
version: "21.1.6",
|
|
5240
5240
|
ngImport: i0,
|
|
5241
5241
|
type: UntypedFormBuilder,
|
|
5242
5242
|
deps: null,
|
|
@@ -5244,7 +5244,7 @@ class UntypedFormBuilder extends FormBuilder {
|
|
|
5244
5244
|
});
|
|
5245
5245
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
5246
5246
|
minVersion: "12.0.0",
|
|
5247
|
-
version: "21.1.
|
|
5247
|
+
version: "21.1.6",
|
|
5248
5248
|
ngImport: i0,
|
|
5249
5249
|
type: UntypedFormBuilder,
|
|
5250
5250
|
providedIn: 'root'
|
|
@@ -5252,7 +5252,7 @@ class UntypedFormBuilder extends FormBuilder {
|
|
|
5252
5252
|
}
|
|
5253
5253
|
i0.ɵɵngDeclareClassMetadata({
|
|
5254
5254
|
minVersion: "12.0.0",
|
|
5255
|
-
version: "21.1.
|
|
5255
|
+
version: "21.1.6",
|
|
5256
5256
|
ngImport: i0,
|
|
5257
5257
|
type: UntypedFormBuilder,
|
|
5258
5258
|
decorators: [{
|
|
@@ -5275,7 +5275,7 @@ class FormsModule {
|
|
|
5275
5275
|
}
|
|
5276
5276
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
5277
5277
|
minVersion: "12.0.0",
|
|
5278
|
-
version: "21.1.
|
|
5278
|
+
version: "21.1.6",
|
|
5279
5279
|
ngImport: i0,
|
|
5280
5280
|
type: FormsModule,
|
|
5281
5281
|
deps: [],
|
|
@@ -5283,7 +5283,7 @@ class FormsModule {
|
|
|
5283
5283
|
});
|
|
5284
5284
|
static ɵmod = i0.ɵɵngDeclareNgModule({
|
|
5285
5285
|
minVersion: "14.0.0",
|
|
5286
|
-
version: "21.1.
|
|
5286
|
+
version: "21.1.6",
|
|
5287
5287
|
ngImport: i0,
|
|
5288
5288
|
type: FormsModule,
|
|
5289
5289
|
declarations: [NgModel, NgModelGroup, NgForm],
|
|
@@ -5291,7 +5291,7 @@ class FormsModule {
|
|
|
5291
5291
|
});
|
|
5292
5292
|
static ɵinj = i0.ɵɵngDeclareInjector({
|
|
5293
5293
|
minVersion: "12.0.0",
|
|
5294
|
-
version: "21.1.
|
|
5294
|
+
version: "21.1.6",
|
|
5295
5295
|
ngImport: i0,
|
|
5296
5296
|
type: FormsModule,
|
|
5297
5297
|
imports: [ɵInternalFormsSharedModule]
|
|
@@ -5299,7 +5299,7 @@ class FormsModule {
|
|
|
5299
5299
|
}
|
|
5300
5300
|
i0.ɵɵngDeclareClassMetadata({
|
|
5301
5301
|
minVersion: "12.0.0",
|
|
5302
|
-
version: "21.1.
|
|
5302
|
+
version: "21.1.6",
|
|
5303
5303
|
ngImport: i0,
|
|
5304
5304
|
type: FormsModule,
|
|
5305
5305
|
decorators: [{
|
|
@@ -5325,7 +5325,7 @@ class ReactiveFormsModule {
|
|
|
5325
5325
|
}
|
|
5326
5326
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
5327
5327
|
minVersion: "12.0.0",
|
|
5328
|
-
version: "21.1.
|
|
5328
|
+
version: "21.1.6",
|
|
5329
5329
|
ngImport: i0,
|
|
5330
5330
|
type: ReactiveFormsModule,
|
|
5331
5331
|
deps: [],
|
|
@@ -5333,7 +5333,7 @@ class ReactiveFormsModule {
|
|
|
5333
5333
|
});
|
|
5334
5334
|
static ɵmod = i0.ɵɵngDeclareNgModule({
|
|
5335
5335
|
minVersion: "14.0.0",
|
|
5336
|
-
version: "21.1.
|
|
5336
|
+
version: "21.1.6",
|
|
5337
5337
|
ngImport: i0,
|
|
5338
5338
|
type: ReactiveFormsModule,
|
|
5339
5339
|
declarations: [FormControlDirective, FormGroupDirective, FormArrayDirective, FormControlName, FormGroupName, FormArrayName],
|
|
@@ -5341,7 +5341,7 @@ class ReactiveFormsModule {
|
|
|
5341
5341
|
});
|
|
5342
5342
|
static ɵinj = i0.ɵɵngDeclareInjector({
|
|
5343
5343
|
minVersion: "12.0.0",
|
|
5344
|
-
version: "21.1.
|
|
5344
|
+
version: "21.1.6",
|
|
5345
5345
|
ngImport: i0,
|
|
5346
5346
|
type: ReactiveFormsModule,
|
|
5347
5347
|
imports: [ɵInternalFormsSharedModule]
|
|
@@ -5349,7 +5349,7 @@ class ReactiveFormsModule {
|
|
|
5349
5349
|
}
|
|
5350
5350
|
i0.ɵɵngDeclareClassMetadata({
|
|
5351
5351
|
minVersion: "12.0.0",
|
|
5352
|
-
version: "21.1.
|
|
5352
|
+
version: "21.1.6",
|
|
5353
5353
|
ngImport: i0,
|
|
5354
5354
|
type: ReactiveFormsModule,
|
|
5355
5355
|
decorators: [{
|