Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@angular/forms

Package Overview
Dependencies
Maintainers
2
Versions
1049
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular/forms - npm Package Compare versions

Comparing version
22.0.0-rc.1
to
22.0.0-rc.2
+1
-1
fesm2022/_validation_errors-chunk.mjs
/**
* @license Angular v22.0.0-rc.1
* @license Angular v22.0.0-rc.2
* (c) 2010-2026 Google LLC. https://angular.dev/

@@ -4,0 +4,0 @@ * License: MIT

/**
* @license Angular v22.0.0-rc.1
* @license Angular v22.0.0-rc.2
* (c) 2010-2026 Google LLC. https://angular.dev/

@@ -4,0 +4,0 @@ * License: MIT

/**
* @license Angular v22.0.0-rc.1
* @license Angular v22.0.0-rc.2
* (c) 2010-2026 Google LLC. https://angular.dev/

@@ -10,3 +10,3 @@ * License: MIT

import { ɵFORM_CONTROL_INTEGRATION as _FORM_CONTROL_INTEGRATION, Validators, ɵsetNativeDomProperty as _setNativeDomProperty, NG_VALIDATORS, ɵisNativeFormElement as _isNativeFormElement, ɵisTextualFormElement as _isTextualFormElement, NG_VALUE_ACCESSOR, ɵselectValueAccessor as _selectValueAccessor, ɵelementAcceptsMinMax as _elementAcceptsMinMax, NgControl } from '@angular/forms';
import { assertPathIsCurrent, FieldPathNode, addDefaultField, createMetadataKey, metadata, MAX_NUMBER, MAX, MAX_DATE, MAX_LENGTH, MIN_NUMBER, MIN, MIN_DATE, MIN_LENGTH, PATTERN, REQUIRED, createManagedMetadataKey, IS_ASYNC_VALIDATION_RESOURCE, DEBOUNCER, signalErrorsToValidationErrors, reactiveErrorsToSignalErrors, shallowArrayEquals, submit, REGISTER_WEBMCP_FORM } from './_validation_errors-chunk.mjs';
import { assertPathIsCurrent, FieldPathNode, addDefaultField, createMetadataKey, metadata, MAX_NUMBER, MAX, MAX_DATE, MAX_LENGTH, MIN_NUMBER, MIN, MIN_DATE, MIN_LENGTH, PATTERN, REQUIRED, createManagedMetadataKey, IS_ASYNC_VALIDATION_RESOURCE, DEBOUNCER, shallowArrayEquals, signalErrorsToValidationErrors, reactiveErrorsToSignalErrors, submit, REGISTER_WEBMCP_FORM } from './_validation_errors-chunk.mjs';
export { MetadataKey, MetadataReducer, apply, applyEach, applyWhen, applyWhenValue, createLimitSelectionKey, form, schema } from './_validation_errors-chunk.mjs';

@@ -659,3 +659,4 @@ import { DOCUMENT, isPlatformBrowser } from '@angular/common';

source: getValue,
computation: () => []
computation: () => [],
equal: shallowArrayEquals
});

@@ -1133,3 +1134,3 @@ const setRawValue = rawValue => {

minVersion: "12.0.0",
version: "22.0.0-rc.1",
version: "22.0.0-rc.2",
ngImport: i0,

@@ -1142,3 +1143,3 @@ type: InputValidityMonitor,

minVersion: "12.0.0",
version: "22.0.0-rc.1",
version: "22.0.0-rc.2",
ngImport: i0,

@@ -1152,3 +1153,3 @@ type: InputValidityMonitor,

minVersion: "12.0.0",
version: "22.0.0-rc.1",
version: "22.0.0-rc.2",
ngImport: i0,

@@ -1216,3 +1217,3 @@ type: InputValidityMonitor,

minVersion: "12.0.0",
version: "22.0.0-rc.1",
version: "22.0.0-rc.2",
ngImport: i0,

@@ -1225,3 +1226,3 @@ type: AnimationInputValidityMonitor,

minVersion: "12.0.0",
version: "22.0.0-rc.1",
version: "22.0.0-rc.2",
ngImport: i0,

@@ -1233,3 +1234,3 @@ type: AnimationInputValidityMonitor

minVersion: "12.0.0",
version: "22.0.0-rc.1",
version: "22.0.0-rc.2",
ngImport: i0,

@@ -1413,3 +1414,3 @@ type: AnimationInputValidityMonitor,

minVersion: "12.0.0",
version: "22.0.0-rc.1",
version: "22.0.0-rc.2",
ngImport: i0,

@@ -1422,3 +1423,3 @@ type: FormField,

minVersion: "17.1.0",
version: "22.0.0-rc.1",
version: "22.0.0-rc.2",
type: FormField,

@@ -1457,3 +1458,3 @@ isStandalone: true,

minVersion: "12.0.0",
version: "22.0.0-rc.1",
version: "22.0.0-rc.2",
ngImport: i0,

@@ -1511,3 +1512,3 @@ type: FormField,

minVersion: "12.0.0",
version: "22.0.0-rc.1",
version: "22.0.0-rc.2",
ngImport: i0,

@@ -1520,3 +1521,3 @@ type: FormRoot,

minVersion: "17.1.0",
version: "22.0.0-rc.1",
version: "22.0.0-rc.2",
type: FormRoot,

@@ -1547,3 +1548,3 @@ isStandalone: true,

minVersion: "12.0.0",
version: "22.0.0-rc.1",
version: "22.0.0-rc.2",
ngImport: i0,

@@ -1550,0 +1551,0 @@ type: FormRoot,

{
"name": "@angular/forms",
"version": "22.0.0-rc.1",
"version": "22.0.0-rc.2",
"description": "Angular - directives and services for creating forms",

@@ -8,3 +8,3 @@ "author": "angular",

"engines": {
"node": "^22.22.0 || ^24.13.1 || >=26.0.0"
"node": "^22.22.3 || ^24.15.0 || >=26.0.0"
},

@@ -21,5 +21,5 @@ "dependencies": {

"peerDependencies": {
"@angular/core": "22.0.0-rc.1",
"@angular/common": "22.0.0-rc.1",
"@angular/platform-browser": "22.0.0-rc.1",
"@angular/core": "22.0.0-rc.2",
"@angular/common": "22.0.0-rc.2",
"@angular/platform-browser": "22.0.0-rc.2",
"rxjs": "^6.5.3 || ^7.4.0"

@@ -26,0 +26,0 @@ },

/**
* @license Angular v22.0.0-rc.1
* @license Angular v22.0.0-rc.2
* (c) 2010-2026 Google LLC. https://angular.dev/

@@ -4,0 +4,0 @@ * License: MIT

/**
* @license Angular v22.0.0-rc.1
* @license Angular v22.0.0-rc.2
* (c) 2010-2026 Google LLC. https://angular.dev/

@@ -168,3 +168,3 @@ * License: MIT

* @category validation
* @experimental 22.0.0
* @publicApi 22.0
*/

@@ -228,3 +228,3 @@ declare function maxDate<TValue extends Date | null, TPathKind extends PathKind = PathKind.Root>(path: SchemaPath<TValue, SchemaPathRules.Supported, TPathKind>, maxDateValue: Date | LogicFn<TValue, Date | undefined, TPathKind>, config?: BaseValidatorConfig<TValue, TPathKind>): void;

* @category validation
* @experimental 22.0.0
* @publicApi 22.0
*/

@@ -231,0 +231,0 @@ declare function minDate<TValue extends Date | null, TPathKind extends PathKind = PathKind.Root>(path: SchemaPath<TValue, SchemaPathRules.Supported, TPathKind>, minDateValue: Date | LogicFn<TValue, Date | undefined, TPathKind>, config?: BaseValidatorConfig<TValue, TPathKind>): void;

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display