@angular/forms 21.0.1 → 21.1.0-next.0

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.0.1
2
+ * @license Angular v21.1.0-next.0
3
3
  * (c) 2010-2025 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v21.0.1
2
+ * @license Angular v21.1.0-next.0
3
3
  * (c) 2010-2025 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */
@@ -400,7 +400,7 @@ class Field {
400
400
  }
401
401
  static ɵfac = i0.ɵɵngDeclareFactory({
402
402
  minVersion: "12.0.0",
403
- version: "21.0.1",
403
+ version: "21.1.0-next.0",
404
404
  ngImport: i0,
405
405
  type: Field,
406
406
  deps: [],
@@ -408,7 +408,7 @@ class Field {
408
408
  });
409
409
  static ɵdir = i0.ɵɵngDeclareDirective({
410
410
  minVersion: "17.1.0",
411
- version: "21.0.1",
411
+ version: "21.1.0-next.0",
412
412
  type: Field,
413
413
  isStandalone: true,
414
414
  selector: "[field]",
@@ -433,7 +433,7 @@ class Field {
433
433
  }
434
434
  i0.ɵɵngDeclareClassMetadata({
435
435
  minVersion: "12.0.0",
436
- version: "21.0.1",
436
+ version: "21.1.0-next.0",
437
437
  ngImport: i0,
438
438
  type: Field,
439
439
  decorators: [{
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@angular/forms",
3
- "version": "21.0.1",
3
+ "version": "21.1.0-next.0",
4
4
  "description": "Angular - directives and services for creating forms",
5
5
  "author": "angular",
6
6
  "license": "MIT",
@@ -11,9 +11,9 @@
11
11
  "tslib": "^2.3.0"
12
12
  },
13
13
  "peerDependencies": {
14
- "@angular/core": "21.0.1",
15
- "@angular/common": "21.0.1",
16
- "@angular/platform-browser": "21.0.1",
14
+ "@angular/core": "21.1.0-next.0",
15
+ "@angular/common": "21.1.0-next.0",
16
+ "@angular/platform-browser": "21.1.0-next.0",
17
17
  "@standard-schema/spec": "^1.0.0",
18
18
  "rxjs": "^6.5.3 || ^7.4.0"
19
19
  },
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v21.0.1
2
+ * @license Angular v21.1.0-next.0
3
3
  * (c) 2010-2025 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.0.1
2
+ * @license Angular v21.1.0-next.0
3
3
  * (c) 2010-2025 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v21.0.1
2
+ * @license Angular v21.1.0-next.0
3
3
  * (c) 2010-2025 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v21.0.1
2
+ * @license Angular v21.1.0-next.0
3
3
  * (c) 2010-2025 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */