@angular/forms
Advanced tools
| /** | ||
| * @license Angular v22.1.0-next.1 | ||
| * @license Angular v22.1.0-next.2 | ||
| * (c) 2010-2026 Google LLC. https://angular.dev/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
| /** | ||
| * @license Angular v22.1.0-next.1 | ||
| * @license Angular v22.1.0-next.2 | ||
| * (c) 2010-2026 Google LLC. https://angular.dev/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
+13
-13
| /** | ||
| * @license Angular v22.1.0-next.1 | ||
| * @license Angular v22.1.0-next.2 | ||
| * (c) 2010-2026 Google LLC. https://angular.dev/ | ||
@@ -1132,3 +1132,3 @@ * License: MIT | ||
| minVersion: "12.0.0", | ||
| version: "22.1.0-next.1", | ||
| version: "22.1.0-next.2", | ||
| ngImport: i0, | ||
@@ -1141,3 +1141,3 @@ type: InputValidityMonitor, | ||
| minVersion: "12.0.0", | ||
| version: "22.1.0-next.1", | ||
| version: "22.1.0-next.2", | ||
| ngImport: i0, | ||
@@ -1151,3 +1151,3 @@ type: InputValidityMonitor, | ||
| minVersion: "12.0.0", | ||
| version: "22.1.0-next.1", | ||
| version: "22.1.0-next.2", | ||
| ngImport: i0, | ||
@@ -1218,3 +1218,3 @@ type: InputValidityMonitor, | ||
| minVersion: "12.0.0", | ||
| version: "22.1.0-next.1", | ||
| version: "22.1.0-next.2", | ||
| ngImport: i0, | ||
@@ -1227,3 +1227,3 @@ type: AnimationInputValidityMonitor, | ||
| minVersion: "12.0.0", | ||
| version: "22.1.0-next.1", | ||
| version: "22.1.0-next.2", | ||
| ngImport: i0, | ||
@@ -1235,3 +1235,3 @@ type: AnimationInputValidityMonitor | ||
| minVersion: "12.0.0", | ||
| version: "22.1.0-next.1", | ||
| version: "22.1.0-next.2", | ||
| ngImport: i0, | ||
@@ -1415,3 +1415,3 @@ type: AnimationInputValidityMonitor, | ||
| minVersion: "12.0.0", | ||
| version: "22.1.0-next.1", | ||
| version: "22.1.0-next.2", | ||
| ngImport: i0, | ||
@@ -1424,3 +1424,3 @@ type: FormField, | ||
| minVersion: "17.1.0", | ||
| version: "22.1.0-next.1", | ||
| version: "22.1.0-next.2", | ||
| type: FormField, | ||
@@ -1459,3 +1459,3 @@ isStandalone: true, | ||
| minVersion: "12.0.0", | ||
| version: "22.1.0-next.1", | ||
| version: "22.1.0-next.2", | ||
| ngImport: i0, | ||
@@ -1513,3 +1513,3 @@ type: FormField, | ||
| minVersion: "12.0.0", | ||
| version: "22.1.0-next.1", | ||
| version: "22.1.0-next.2", | ||
| ngImport: i0, | ||
@@ -1522,3 +1522,3 @@ type: FormRoot, | ||
| minVersion: "17.1.0", | ||
| version: "22.1.0-next.1", | ||
| version: "22.1.0-next.2", | ||
| type: FormRoot, | ||
@@ -1549,3 +1549,3 @@ isStandalone: true, | ||
| minVersion: "12.0.0", | ||
| version: "22.1.0-next.1", | ||
| version: "22.1.0-next.2", | ||
| ngImport: i0, | ||
@@ -1552,0 +1552,0 @@ type: FormRoot, |
+4
-4
| { | ||
| "name": "@angular/forms", | ||
| "version": "22.1.0-next.1", | ||
| "version": "22.1.0-next.2", | ||
| "description": "Angular - directives and services for creating forms", | ||
@@ -20,5 +20,5 @@ "author": "angular", | ||
| "peerDependencies": { | ||
| "@angular/core": "22.1.0-next.1", | ||
| "@angular/common": "22.1.0-next.1", | ||
| "@angular/platform-browser": "22.1.0-next.1", | ||
| "@angular/core": "22.1.0-next.2", | ||
| "@angular/common": "22.1.0-next.2", | ||
| "@angular/platform-browser": "22.1.0-next.2", | ||
| "rxjs": "^6.5.3 || ^7.4.0" | ||
@@ -25,0 +25,0 @@ }, |
| /** | ||
| * @license Angular v22.1.0-next.1 | ||
| * @license Angular v22.1.0-next.2 | ||
| * (c) 2010-2026 Google LLC. https://angular.dev/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
+10
-4
| /** | ||
| * @license Angular v22.1.0-next.1 | ||
| * @license Angular v22.1.0-next.2 | ||
| * (c) 2010-2026 Google LLC. https://angular.dev/ | ||
@@ -8,3 +8,3 @@ * License: MIT | ||
| import * as i0 from '@angular/core'; | ||
| import { DebounceTimer, Signal, ResourceRef, InputSignal, InputSignalWithTransform, OutputRef, ModelSignal, WritableSignal, EnvironmentProviders } from '@angular/core'; | ||
| import { DebounceTimer, Signal, Resource, InputSignal, InputSignalWithTransform, OutputRef, ModelSignal, WritableSignal, EnvironmentProviders } from '@angular/core'; | ||
| import { PathKind, SchemaPath, SchemaPathRules, LogicFn, OneOrMany, ValidationError, FieldValidator, FieldContext, TreeValidationResult, TreeValidator, WithOptionalFieldTree, DisabledReason, Debouncer, FieldTree } from './_structure-chunk.js'; | ||
@@ -355,3 +355,3 @@ export { AsyncValidationResult, BaseNgValidationError, ChildFieldContext, CompatFieldState, CompatSchemaPath, EmailValidationError, FORM_FIELD, Field, FieldState, FieldStateByMode, FormField, FormFieldBinding, FormFieldBindingOptions, FormOptions, FormSubmitOptions, IS_ASYNC_VALIDATION_RESOURCE, IgnoreUnknownProperties, ItemFieldContext, ItemType, LimitKey, LimitSelectionKey, MAX, MAX_DATE, MAX_LENGTH, MAX_NUMBER, MIN, MIN_DATE, MIN_LENGTH, MIN_NUMBER, MarkAsTouchedOptions, MaxDateValidationError, MaxLengthValidationError, MaxValidationError, MaybeFieldTree, MaybeSchemaPathTree, MetadataKey, MetadataReducer, MetadataSetterType, MinDateValidationError, MinLengthValidationError, MinValidationError, NativeInputParseError, NgValidationError, PATTERN, PatternValidationError, REQUIRED, ReadonlyArrayLike, ReadonlyCompatFieldState, ReadonlyFieldState, ReadonlyFieldTree, RemoveStringIndexUnknownKey, RequiredValidationError, RootFieldContext, Schema, SchemaFn, SchemaOrSchemaFn, SchemaPathTree, SignalFormsConfig, StandardSchemaValidationError, Subfields, ValidationErrorOptions, ValidationResult, ValidationSuccess, Validator, WithFieldTree, WithoutFieldTree, apply, applyEach, applyWhen, applyWhenValue, createLimitSelectionKey, createManagedMetadataKey, createMetadataKey, emailError, form, maxDateError, maxError, maxLengthError, metadata, minDateError, minError, minLengthError, patternError, provideSignalFormsConfig, requiredError, schema, standardSchemaError, submit, validateStandardSchema, ɵNgFieldDirective } from './_structure-chunk.js'; | ||
| */ | ||
| readonly factory: (params: Signal<TParams | undefined>) => ResourceRef<TResult | undefined>; | ||
| readonly factory: (params: Signal<TParams | undefined>) => Resource<TResult | undefined>; | ||
| /** | ||
@@ -565,3 +565,6 @@ * A function to handle errors thrown by httpResource (HTTP errors, network errors, etc.). | ||
| /** | ||
| * An output to emit when the control is touched. | ||
| * An output to emit when the user finishes interacting with the control, marking the field as | ||
| * touched. Emit this in response to the native `blur` event (when focus leaves the control), not | ||
| * `focus`. The `Field` directive listens to this output to update the field's touched status, | ||
| * which blur-based rules such as `debounce('blur')` rely on. | ||
| */ | ||
@@ -642,2 +645,5 @@ readonly touch?: OutputRef<void>; | ||
| * | ||
| * @see [Custom form controls](guide/forms/signals/custom-controls) for using `debounce('blur')` with | ||
| * a custom `FormValueControl`. | ||
| * | ||
| * @publicApi 22.0 | ||
@@ -644,0 +650,0 @@ */ |
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 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
1750432
0.09%18420
0.03%