@angular/forms 21.1.1 → 21.1.2

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.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v21.1.1
2
+ * @license Angular v21.1.2
3
3
  * (c) 2010-2026 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v21.1.1
2
+ * @license Angular v21.1.2
3
3
  * (c) 2010-2026 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */
@@ -151,7 +151,7 @@ class FormField {
151
151
  }
152
152
  static ɵfac = i0.ɵɵngDeclareFactory({
153
153
  minVersion: "12.0.0",
154
- version: "21.1.1",
154
+ version: "21.1.2",
155
155
  ngImport: i0,
156
156
  type: FormField,
157
157
  deps: [],
@@ -159,7 +159,7 @@ class FormField {
159
159
  });
160
160
  static ɵdir = i0.ɵɵngDeclareDirective({
161
161
  minVersion: "17.1.0",
162
- version: "21.1.1",
162
+ version: "21.1.2",
163
163
  type: FormField,
164
164
  isStandalone: true,
165
165
  selector: "[formField]",
@@ -184,7 +184,7 @@ class FormField {
184
184
  }
185
185
  i0.ɵɵngDeclareClassMetadata({
186
186
  minVersion: "12.0.0",
187
- version: "21.1.1",
187
+ version: "21.1.2",
188
188
  ngImport: i0,
189
189
  type: FormField,
190
190
  decorators: [{
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@angular/forms",
3
- "version": "21.1.1",
3
+ "version": "21.1.2",
4
4
  "description": "Angular - directives and services for creating forms",
5
5
  "author": "angular",
6
6
  "license": "MIT",
@@ -12,9 +12,9 @@
12
12
  "@standard-schema/spec": "^1.0.0"
13
13
  },
14
14
  "peerDependencies": {
15
- "@angular/core": "21.1.1",
16
- "@angular/common": "21.1.1",
17
- "@angular/platform-browser": "21.1.1",
15
+ "@angular/core": "21.1.2",
16
+ "@angular/common": "21.1.2",
17
+ "@angular/platform-browser": "21.1.2",
18
18
  "rxjs": "^6.5.3 || ^7.4.0"
19
19
  },
20
20
  "repository": {
Binary file
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v21.1.1
2
+ * @license Angular v21.1.2
3
3
  * (c) 2010-2026 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */
package/types/forms.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v21.1.1
2
+ * @license Angular v21.1.2
3
3
  * (c) 2010-2026 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v21.1.1
2
+ * @license Angular v21.1.2
3
3
  * (c) 2010-2026 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v21.1.1
2
+ * @license Angular v21.1.2
3
3
  * (c) 2010-2026 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */