@angular/core 20.0.0-next.8 → 20.0.0-rc.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.
- package/{api.d-KjtSQajV.d.ts → api.d-CRxC7NlU.d.ts} +28 -43
- package/{chrome_dev_tools_performance.d-qv7drdAl.d.ts → chrome_dev_tools_performance.d-B0FzTuRf.d.ts} +7 -1
- package/{discovery.d-vJaEafe4.d.ts → discovery.d-CBxzK1ay.d.ts} +30 -6
- package/event_dispatcher.d-DlbccpYq.d.ts +1 -1
- package/fesm2022/attribute-BWp59EjE.mjs +1 -1
- package/fesm2022/core.mjs +80 -166
- package/fesm2022/core.mjs.map +1 -1
- package/fesm2022/{debug_node-DEfPCixm.mjs → debug_node-3mmnD06K.mjs} +138 -54
- package/fesm2022/debug_node-3mmnD06K.mjs.map +1 -0
- package/fesm2022/primitives/di.mjs +1 -1
- package/fesm2022/primitives/event-dispatch.mjs +2 -2
- package/fesm2022/primitives/event-dispatch.mjs.map +1 -1
- package/fesm2022/primitives/signals.mjs +7 -5
- package/fesm2022/primitives/signals.mjs.map +1 -1
- package/fesm2022/{resource-DhKtse7l.mjs → resource-nrAenwIA.mjs} +31 -76
- package/fesm2022/resource-nrAenwIA.mjs.map +1 -0
- package/fesm2022/{root_effect_scheduler-BZMWiScf.mjs → root_effect_scheduler-B_EWGyLU.mjs} +20 -12
- package/fesm2022/root_effect_scheduler-B_EWGyLU.mjs.map +1 -0
- package/fesm2022/rxjs-interop.mjs +16 -11
- package/fesm2022/rxjs-interop.mjs.map +1 -1
- package/fesm2022/{signal-B6pMq7KS.mjs → signal-ePSl6jXn.mjs} +14 -4
- package/fesm2022/{signal-B6pMq7KS.mjs.map → signal-ePSl6jXn.mjs.map} +1 -1
- package/fesm2022/testing.mjs +61 -63
- package/fesm2022/testing.mjs.map +1 -1
- package/fesm2022/{untracked-Bz5WMeU1.mjs → untracked-2ouAFbCz.mjs} +4 -4
- package/fesm2022/untracked-2ouAFbCz.mjs.map +1 -0
- package/fesm2022/weak_ref-BaIq-pgY.mjs +1 -1
- package/graph.d-BcIOep_B.d.ts +1 -1
- package/index.d.ts +154 -136
- package/package.json +3 -3
- package/primitives/di/index.d.ts +1 -1
- package/primitives/event-dispatch/index.d.ts +1 -1
- package/primitives/signals/index.d.ts +3 -3
- package/rxjs-interop/index.d.ts +11 -11
- package/schematics/bundles/{apply_import_manager-CaG-_cEq.js → apply_import_manager-Coc7Hewu.js} +3 -3
- package/schematics/bundles/{change_tracker-ISzWfEHN.js → change_tracker-CDJPOAni.js} +3 -3
- package/schematics/bundles/{checker-DV96LHWz.js → checker-BAl7CJ0l.js} +386 -122
- package/schematics/bundles/cleanup-unused-imports.js +6 -6
- package/schematics/bundles/{compiler-BEZ6sUQS.js → compiler-BSv6JWRF.js} +58 -65
- package/schematics/bundles/compiler_host-CAfDJO3W.js +1 -1
- package/schematics/bundles/control-flow-migration.js +2 -2
- package/schematics/bundles/document-core.js +6 -6
- package/schematics/bundles/imports-CIX-JgAN.js +1 -1
- package/schematics/bundles/{index-6wv04ZFQ.js → index-CnKffIJ6.js} +6 -5
- package/schematics/bundles/{index-B1R5GL-k.js → index-CxuDmkeg.js} +421 -317
- package/schematics/bundles/inject-flags.js +6 -6
- package/schematics/bundles/inject-migration.js +4 -4
- package/schematics/bundles/leading_space-D9nQ8UQC.js +1 -1
- package/schematics/bundles/{migrate_ts_type_references-Dh9TZgTr.js → migrate_ts_type_references-DE1AlxIs.js} +6 -6
- package/schematics/bundles/ng_decorators-DznZ5jMl.js +1 -1
- package/schematics/bundles/nodes-B16H9JUd.js +1 -1
- package/schematics/bundles/output-migration.js +7 -7
- package/schematics/bundles/{project_paths-B-Nevd-p.js → project_paths-Bl-H7Vlb.js} +4 -4
- package/schematics/bundles/project_tsconfig_paths-CDVxT6Ov.js +1 -1
- package/schematics/bundles/property_name-BBwFuqMe.js +1 -1
- package/schematics/bundles/route-lazy-loading.js +4 -4
- package/schematics/bundles/self-closing-tags-migration.js +5 -5
- package/schematics/bundles/signal-input-migration.js +8 -8
- package/schematics/bundles/signal-queries-migration.js +8 -8
- package/schematics/bundles/signals.js +8 -8
- package/schematics/bundles/standalone-migration.js +5 -5
- package/schematics/bundles/symbol-VPWguRxr.js +1 -1
- package/schematics/bundles/test-bed-get.js +5 -5
- package/{signal.d-E0e5nW1p.d.ts → signal.d-D6VJ67xi.d.ts} +8 -2
- package/testing/index.d.ts +12 -24
- package/weak_ref.d-eGOEP9S1.d.ts +1 -1
- package/fesm2022/debug_node-DEfPCixm.mjs.map +0 -1
- package/fesm2022/resource-DhKtse7l.mjs.map +0 -1
- package/fesm2022/root_effect_scheduler-BZMWiScf.mjs.map +0 -1
- package/fesm2022/untracked-Bz5WMeU1.mjs.map +0 -1
package/index.d.ts
CHANGED
|
@@ -1,22 +1,21 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Angular v20.0.0-
|
|
2
|
+
* @license Angular v20.0.0-rc.0
|
|
3
3
|
* (c) 2010-2025 Google LLC. https://angular.io/
|
|
4
4
|
* License: MIT
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
import { SIGNAL, ValueEqualityFn as ValueEqualityFn$1 } from './graph.d-BcIOep_B.js';
|
|
8
|
-
import { Signal, WritableSignal, OutputRef, Type as Type$1, ModuleWithProviders, EnvironmentProviders, Provider, TypeProvider, ValueProvider, ClassProvider, ConstructorProvider, ExistingProvider, FactoryProvider, StaticClassProvider, InjectionToken, ProviderToken, StaticProvider, Injector, ValueSansProvider, ExistingSansProvider, StaticClassSansProvider, ConstructorSansProvider, FactorySansProvider, ClassSansProvider, InternalInjectFlags, InjectOptions, ValueEqualityFn, isSignal, enableProfiling as enableProfiling$1 } from './chrome_dev_tools_performance.d-
|
|
9
|
-
export { AbstractType, CreateSignalOptions, DestroyRef, DestroyableInjector, ImportedNgModuleProviders, OutputRefSubscription, signal, InternalEnvironmentProviders as ɵInternalEnvironmentProviders, JSACTION_EVENT_CONTRACT as ɵJSACTION_EVENT_CONTRACT, Writable as ɵWritable, isEnvironmentProviders as ɵisEnvironmentProviders, ɵunwrapWritableSignal } from './chrome_dev_tools_performance.d-
|
|
10
|
-
import { InputSignalNode, TypeDecorator, AfterRenderRef, EffectCleanupRegisterFn, SchemaMetadata, CssSelectorList, InputFlags, InputTransformFunction, DirectiveDefFeature, HostBindingsFunction, TAttributes, ContentQueriesFunction, ViewQueriesFunction, ComponentTemplate, TConstantsOrFactory, ComponentDefFeature, ViewEncapsulation as ViewEncapsulation$1, ChangeDetectionStrategy as ChangeDetectionStrategy$1, TypeOrFactory, DependencyTypeList, ComponentDef, DirectiveDef, EmbeddedViewRef, ChangeDetectorRef, LView, ApplicationRef, ComponentFactory as ComponentFactory$1, NgModuleRef as NgModuleRef$1, EnvironmentInjector, DirectiveWithBindings, Binding, ComponentRef as ComponentRef$1, ElementRef, ComponentFactoryResolver as ComponentFactoryResolver$1, NgModuleFactory as NgModuleFactory$1, InternalNgModuleRef, ViewRef as ViewRef$1, PlatformRef, NgZone, ChangeDetectionScheduler, NotificationSource, ɵɵFactoryDeclaration as __FactoryDeclaration, ɵɵInjectableDeclaration as __InjectableDeclaration,
|
|
11
|
-
export { APP_BOOTSTRAP_LISTENER, BootstrapOptions, COMPILER_OPTIONS, CUSTOM_ELEMENTS_SCHEMA, Compiler, CompilerFactory, ComponentDecorator, CreateEffectOptions, DebugElement, DebugEventListener, DebugNode, DirectiveDecorator, EffectCleanupFn, EffectRef, EventEmitter, HostBinding, HostBindingDecorator, HostListener, HostListenerDecorator, InjectableType, InjectorType, Input, InputDecorator, ListenerOptions, ModuleWithComponentFactories, NO_ERRORS_SCHEMA, NgModuleDecorator, NgProbeToken, Output, OutputDecorator, PipeDecorator, Predicate, Renderer2, RendererFactory2, RendererStyleFlags2, RendererType2, Sanitizer, SecurityContext, asNativeElements, defineInjectable, effect, getDebugNode, inputBinding, outputBinding, twoWayBinding, AfterRenderManager as ɵAfterRenderManager, AnimationRendererType as ɵAnimationRendererType, AttributeMarker as ɵAttributeMarker, CONTAINER_HEADER_OFFSET as ɵCONTAINER_HEADER_OFFSET, DeferBlockBehavior as ɵDeferBlockBehavior, DeferBlockDetails as ɵDeferBlockDetails, EffectScheduler as ɵEffectScheduler, NG_INJ_DEF as ɵNG_INJ_DEF, NG_PROV_DEF as ɵNG_PROV_DEF, NavigateEvent as ɵNavigateEvent, Navigation as ɵNavigation, NavigationCurrentEntryChangeEvent as ɵNavigationCurrentEntryChangeEvent, NavigationDestination as ɵNavigationDestination, NavigationHistoryEntry as ɵNavigationHistoryEntry, NavigationInterceptOptions as ɵNavigationInterceptOptions, NavigationNavigateOptions as ɵNavigationNavigateOptions, NavigationOptions as ɵNavigationOptions, NavigationReloadOptions as ɵNavigationReloadOptions, NavigationResult as ɵNavigationResult, NavigationTransition as ɵNavigationTransition, NavigationTypeString as ɵNavigationTypeString, NavigationUpdateCurrentEntryOptions as ɵNavigationUpdateCurrentEntryOptions, NoopNgZone as ɵNoopNgZone, PipeDef as ɵPipeDef, RenderFlags as ɵRenderFlags, TracingAction as ɵTracingAction, TracingService as ɵTracingService, TracingSnapshot as ɵTracingSnapshot, ZONELESS_ENABLED as ɵZONELESS_ENABLED, getDebugNode as ɵgetDebugNode, getDeferBlocks as ɵgetDeferBlocks, getInjectableDef as ɵgetInjectableDef, injectChangeDetectorRef as ɵinjectChangeDetectorRef, isBoundToModule as ɵisBoundToModule, isInjectable as ɵisInjectable, ɵɵComponentDeclaration, ɵɵDirectiveDeclaration, ɵɵInjectorDef, ɵɵPipeDeclaration, ɵɵdefineInjectable, ɵɵdefineInjector } from './discovery.d-
|
|
12
|
-
import { WritableResource, ResourceStatus, ResourceRef, Resource, ResourceStreamingLoader, ResourceOptions } from './api.d-
|
|
13
|
-
export { BaseResourceOptions, OutputEmitterRef, OutputOptions, PromiseResourceOptions, ResourceLoader, ResourceLoaderParams, ResourceStreamItem, StreamingResourceOptions, output, getOutputDestroyRef as ɵgetOutputDestroyRef } from './api.d-
|
|
8
|
+
import { Signal, WritableSignal, OutputRef, Type as Type$1, ModuleWithProviders, EnvironmentProviders, Provider, TypeProvider, ValueProvider, ClassProvider, ConstructorProvider, ExistingProvider, FactoryProvider, StaticClassProvider, InjectionToken, ProviderToken, StaticProvider, Injector, ValueSansProvider, ExistingSansProvider, StaticClassSansProvider, ConstructorSansProvider, FactorySansProvider, ClassSansProvider, InternalInjectFlags, InjectOptions, ValueEqualityFn, isSignal, enableProfiling as enableProfiling$1 } from './chrome_dev_tools_performance.d-B0FzTuRf.js';
|
|
9
|
+
export { AbstractType, CreateSignalOptions, DestroyRef, DestroyableInjector, ImportedNgModuleProviders, OutputRefSubscription, signal, InternalEnvironmentProviders as ɵInternalEnvironmentProviders, JSACTION_EVENT_CONTRACT as ɵJSACTION_EVENT_CONTRACT, Writable as ɵWritable, isEnvironmentProviders as ɵisEnvironmentProviders, ɵunwrapWritableSignal } from './chrome_dev_tools_performance.d-B0FzTuRf.js';
|
|
10
|
+
import { InputSignalNode, TypeDecorator, AfterRenderRef, EffectCleanupRegisterFn, SchemaMetadata, CssSelectorList, InputFlags, InputTransformFunction, DirectiveDefFeature, HostBindingsFunction, TAttributes, ContentQueriesFunction, ViewQueriesFunction, ComponentTemplate, TConstantsOrFactory, ComponentDefFeature, ViewEncapsulation as ViewEncapsulation$1, ChangeDetectionStrategy as ChangeDetectionStrategy$1, TypeOrFactory, DependencyTypeList, ComponentDef, DirectiveDef, EmbeddedViewRef, ChangeDetectorRef, LView, ApplicationRef, ComponentFactory as ComponentFactory$1, NgModuleRef as NgModuleRef$1, EnvironmentInjector, DirectiveWithBindings, Binding, ComponentRef as ComponentRef$1, ElementRef, ComponentFactoryResolver as ComponentFactoryResolver$1, NgModuleFactory as NgModuleFactory$1, InternalNgModuleRef, ViewRef as ViewRef$1, PlatformRef, NgZone, ChangeDetectionScheduler, NotificationSource, ɵɵFactoryDeclaration as __FactoryDeclaration, ɵɵInjectableDeclaration as __InjectableDeclaration, ɵɵNgModuleDeclaration as __NgModuleDeclaration, ɵɵInjectorDeclaration as __InjectorDeclaration, DeferBlockState, TNode, LContainer, DeferBlockDependencyInterceptor, DeferBlockConfig, TView, TDeferBlockDetails, RNode, Component, TrustedHTML, CompilerOptions, HostDirectiveConfig, ComponentType, NgModuleScopeInfoFromDecorator, DependencyResolverFn, TDeferDetailsFlags, SanitizerFn, LocalRefExtractor, OpaqueViewState, GlobalTargetResolver, ProjectionSlots, QueryFlags, QueryList, RElement, RawScopeInfoFromDecorator, ClassDebugInfo, Directive, NgModule, Pipe, TrustedScriptURL, TrustedScript, PipeType, DirectiveType } from './discovery.d-CBxzK1ay.js';
|
|
11
|
+
export { APP_BOOTSTRAP_LISTENER, BootstrapOptions, COMPILER_OPTIONS, CUSTOM_ELEMENTS_SCHEMA, Compiler, CompilerFactory, ComponentDecorator, CreateEffectOptions, DebugElement, DebugEventListener, DebugNode, DirectiveDecorator, EffectCleanupFn, EffectRef, EventEmitter, HostBinding, HostBindingDecorator, HostListener, HostListenerDecorator, InjectableType, InjectorType, Input, InputDecorator, ListenerOptions, ModuleWithComponentFactories, NO_ERRORS_SCHEMA, NgModuleDecorator, NgProbeToken, Output, OutputDecorator, PipeDecorator, Predicate, Renderer2, RendererFactory2, RendererStyleFlags2, RendererType2, Sanitizer, SecurityContext, asNativeElements, defineInjectable, effect, getDebugNode, inputBinding, outputBinding, twoWayBinding, AfterRenderManager as ɵAfterRenderManager, AnimationRendererType as ɵAnimationRendererType, AttributeMarker as ɵAttributeMarker, CONTAINER_HEADER_OFFSET as ɵCONTAINER_HEADER_OFFSET, DeferBlockBehavior as ɵDeferBlockBehavior, DeferBlockDetails as ɵDeferBlockDetails, EffectScheduler as ɵEffectScheduler, NG_INJ_DEF as ɵNG_INJ_DEF, NG_PROV_DEF as ɵNG_PROV_DEF, NavigateEvent as ɵNavigateEvent, Navigation as ɵNavigation, NavigationCurrentEntryChangeEvent as ɵNavigationCurrentEntryChangeEvent, NavigationDestination as ɵNavigationDestination, NavigationHistoryEntry as ɵNavigationHistoryEntry, NavigationInterceptOptions as ɵNavigationInterceptOptions, NavigationNavigateOptions as ɵNavigationNavigateOptions, NavigationOptions as ɵNavigationOptions, NavigationReloadOptions as ɵNavigationReloadOptions, NavigationResult as ɵNavigationResult, NavigationTransition as ɵNavigationTransition, NavigationTypeString as ɵNavigationTypeString, NavigationUpdateCurrentEntryOptions as ɵNavigationUpdateCurrentEntryOptions, NoopNgZone as ɵNoopNgZone, PipeDef as ɵPipeDef, RenderFlags as ɵRenderFlags, TracingAction as ɵTracingAction, TracingService as ɵTracingService, TracingSnapshot as ɵTracingSnapshot, ZONELESS_ENABLED as ɵZONELESS_ENABLED, getDebugNode as ɵgetDebugNode, getDeferBlocks as ɵgetDeferBlocks, getInjectableDef as ɵgetInjectableDef, injectChangeDetectorRef as ɵinjectChangeDetectorRef, isBoundToModule as ɵisBoundToModule, isInjectable as ɵisInjectable, ɵɵComponentDeclaration, ɵɵDirectiveDeclaration, ɵɵInjectorDef, ɵɵPipeDeclaration, ɵɵdefineInjectable, ɵɵdefineInjector } from './discovery.d-CBxzK1ay.js';
|
|
12
|
+
import { WritableResource, ResourceStatus, ResourceRef, Resource, ResourceStreamingLoader, ResourceOptions } from './api.d-CRxC7NlU.js';
|
|
13
|
+
export { BaseResourceOptions, OutputEmitterRef, OutputOptions, PromiseResourceOptions, ResourceLoader, ResourceLoaderParams, ResourceStreamItem, StreamingResourceOptions, output, getOutputDestroyRef as ɵgetOutputDestroyRef } from './api.d-CRxC7NlU.js';
|
|
14
14
|
import { Observable, Subscribable } from 'rxjs';
|
|
15
|
-
import * as _angular_core from '@angular/core';
|
|
16
15
|
export { setAlternateWeakRefImpl as ɵsetAlternateWeakRefImpl } from './weak_ref.d-eGOEP9S1.js';
|
|
17
16
|
export { setCurrentInjector as ɵsetCurrentInjector } from './primitives/di/index.js';
|
|
18
17
|
import './event_dispatcher.d-DlbccpYq.js';
|
|
19
|
-
import './signal.d-
|
|
18
|
+
import './signal.d-D6VJ67xi.js';
|
|
20
19
|
|
|
21
20
|
/**
|
|
22
21
|
* @publicAPI
|
|
@@ -45,7 +44,7 @@ interface InputOptions<T, TransformT> {
|
|
|
45
44
|
/**
|
|
46
45
|
* Signal input options without the transform option.
|
|
47
46
|
*
|
|
48
|
-
* @
|
|
47
|
+
* @publicApi 19.0
|
|
49
48
|
*/
|
|
50
49
|
type InputOptionsWithoutTransform<T> = Omit<InputOptions<T, T>, 'transform'> & {
|
|
51
50
|
transform?: undefined;
|
|
@@ -80,7 +79,7 @@ declare const ɵINPUT_SIGNAL_BRAND_WRITE_TYPE: unique symbol;
|
|
|
80
79
|
*
|
|
81
80
|
* @see {@link InputSignal} for additional information.
|
|
82
81
|
*
|
|
83
|
-
* @
|
|
82
|
+
* @publicApi 19.0
|
|
84
83
|
*/
|
|
85
84
|
interface InputSignalWithTransform<T, TransformT> extends Signal<T> {
|
|
86
85
|
[SIGNAL]: InputSignalNode<T, TransformT>;
|
|
@@ -96,7 +95,7 @@ interface InputSignalWithTransform<T, TransformT> extends Signal<T> {
|
|
|
96
95
|
*
|
|
97
96
|
* @see {@link InputOptionsWithTransform} for inputs with transforms.
|
|
98
97
|
*
|
|
99
|
-
* @
|
|
98
|
+
* @publicApi 19.0
|
|
100
99
|
*/
|
|
101
100
|
interface InputSignal<T> extends InputSignalWithTransform<T, T> {
|
|
102
101
|
}
|
|
@@ -317,7 +316,7 @@ interface ModelFunction {
|
|
|
317
316
|
* }
|
|
318
317
|
* ```
|
|
319
318
|
*
|
|
320
|
-
* @
|
|
319
|
+
* @publicApi 19.0
|
|
321
320
|
* @initializerApiFunction
|
|
322
321
|
*/
|
|
323
322
|
declare const model: ModelFunction;
|
|
@@ -423,7 +422,7 @@ declare const INJECTOR_SCOPE: InjectionToken<InjectorScope | null>;
|
|
|
423
422
|
* It is a special function that also provides access to required query results via the `.required`
|
|
424
423
|
* property.
|
|
425
424
|
*
|
|
426
|
-
* @
|
|
425
|
+
* @publicApi
|
|
427
426
|
* @docsPrivate Ignored because `viewChild` is the canonical API entry.
|
|
428
427
|
*/
|
|
429
428
|
interface ViewChildFunction {
|
|
@@ -474,7 +473,7 @@ interface ViewChildFunction {
|
|
|
474
473
|
* }
|
|
475
474
|
* ```
|
|
476
475
|
*
|
|
477
|
-
* @
|
|
476
|
+
* @publicApi 19.0
|
|
478
477
|
* @initializerApiFunction
|
|
479
478
|
*/
|
|
480
479
|
declare const viewChild: ViewChildFunction;
|
|
@@ -491,7 +490,7 @@ declare function viewChildren<LocatorT, ReadT>(locator: ProviderToken<LocatorT>
|
|
|
491
490
|
* The contentChild function creates a singular content query. It is a special function that also
|
|
492
491
|
* provides access to required query results via the `.required` property.
|
|
493
492
|
*
|
|
494
|
-
* @
|
|
493
|
+
* @publicApi 19.0
|
|
495
494
|
* @docsPrivate Ignored because `contentChild` is the canonical API entry.
|
|
496
495
|
*/
|
|
497
496
|
interface ContentChildFunction {
|
|
@@ -546,7 +545,7 @@ interface ContentChildFunction {
|
|
|
546
545
|
* ```
|
|
547
546
|
*
|
|
548
547
|
* @initializerApiFunction
|
|
549
|
-
* @
|
|
548
|
+
* @publicApi 19.0
|
|
550
549
|
*/
|
|
551
550
|
declare const contentChild: ContentChildFunction;
|
|
552
551
|
declare function contentChildren<LocatorT>(locator: ProviderToken<LocatorT> | string, opts?: {
|
|
@@ -2179,7 +2178,7 @@ declare function computed<T>(computation: () => T, options?: CreateComputedOptio
|
|
|
2179
2178
|
/**
|
|
2180
2179
|
* Creates a writable signal whose value is initialized and reset by the linked, reactive computation.
|
|
2181
2180
|
*
|
|
2182
|
-
* @publicApi
|
|
2181
|
+
* @publicApi 20.0
|
|
2183
2182
|
*/
|
|
2184
2183
|
declare function linkedSignal<D>(computation: () => D, options?: {
|
|
2185
2184
|
equal?: ValueEqualityFn<NoInfer<D>>;
|
|
@@ -2190,7 +2189,7 @@ declare function linkedSignal<D>(computation: () => D, options?: {
|
|
|
2190
2189
|
*
|
|
2191
2190
|
* Note: The computation is reactive, meaning the linked signal will automatically update whenever any of the signals used within the computation change.
|
|
2192
2191
|
*
|
|
2193
|
-
* @publicApi
|
|
2192
|
+
* @publicApi 20.0
|
|
2194
2193
|
*/
|
|
2195
2194
|
declare function linkedSignal<S, D>(options: {
|
|
2196
2195
|
source: () => S;
|
|
@@ -2213,9 +2212,9 @@ declare function untracked<T>(nonReactiveReadsFn: () => T): T;
|
|
|
2213
2212
|
*/
|
|
2214
2213
|
type ɵFirstAvailable<T extends unknown[]> = T extends [infer H, ...infer R] ? [H] extends [never] ? ɵFirstAvailable<R> : [H] : [];
|
|
2215
2214
|
/**
|
|
2216
|
-
* Options passed to `
|
|
2215
|
+
* Options passed to `afterEveryRender` and `afterNextRender`.
|
|
2217
2216
|
*
|
|
2218
|
-
* @publicApi
|
|
2217
|
+
* @publicApi 20.0
|
|
2219
2218
|
*/
|
|
2220
2219
|
interface AfterRenderOptions {
|
|
2221
2220
|
/**
|
|
@@ -2286,7 +2285,7 @@ interface AfterRenderOptions {
|
|
|
2286
2285
|
*
|
|
2287
2286
|
* @usageNotes
|
|
2288
2287
|
*
|
|
2289
|
-
* Use `
|
|
2288
|
+
* Use `afterEveryRender` to read or write the DOM after each render.
|
|
2290
2289
|
*
|
|
2291
2290
|
* ### Example
|
|
2292
2291
|
* ```angular-ts
|
|
@@ -2298,7 +2297,7 @@ interface AfterRenderOptions {
|
|
|
2298
2297
|
* @ViewChild('content') contentRef: ElementRef;
|
|
2299
2298
|
*
|
|
2300
2299
|
* constructor() {
|
|
2301
|
-
*
|
|
2300
|
+
* afterEveryRender({
|
|
2302
2301
|
* read: () => {
|
|
2303
2302
|
* console.log('content height: ' + this.contentRef.nativeElement.scrollHeight);
|
|
2304
2303
|
* }
|
|
@@ -2309,7 +2308,7 @@ interface AfterRenderOptions {
|
|
|
2309
2308
|
*
|
|
2310
2309
|
* @developerPreview
|
|
2311
2310
|
*/
|
|
2312
|
-
declare function
|
|
2311
|
+
declare function afterEveryRender<E = never, W = never, M = never>(spec: {
|
|
2313
2312
|
earlyRead?: () => E;
|
|
2314
2313
|
write?: (...args: ɵFirstAvailable<[E]>) => W;
|
|
2315
2314
|
mixedReadWrite?: (...args: ɵFirstAvailable<[W, E]>) => M;
|
|
@@ -2344,7 +2343,7 @@ declare function afterRender<E = never, W = never, M = never>(spec: {
|
|
|
2344
2343
|
*
|
|
2345
2344
|
* @usageNotes
|
|
2346
2345
|
*
|
|
2347
|
-
* Use `
|
|
2346
|
+
* Use `afterEveryRender` to read or write the DOM after each render.
|
|
2348
2347
|
*
|
|
2349
2348
|
* ### Example
|
|
2350
2349
|
* ```angular-ts
|
|
@@ -2356,7 +2355,7 @@ declare function afterRender<E = never, W = never, M = never>(spec: {
|
|
|
2356
2355
|
* @ViewChild('content') contentRef: ElementRef;
|
|
2357
2356
|
*
|
|
2358
2357
|
* constructor() {
|
|
2359
|
-
*
|
|
2358
|
+
* afterEveryRender({
|
|
2360
2359
|
* read: () => {
|
|
2361
2360
|
* console.log('content height: ' + this.contentRef.nativeElement.scrollHeight);
|
|
2362
2361
|
* }
|
|
@@ -2365,9 +2364,9 @@ declare function afterRender<E = never, W = never, M = never>(spec: {
|
|
|
2365
2364
|
* }
|
|
2366
2365
|
* ```
|
|
2367
2366
|
*
|
|
2368
|
-
* @
|
|
2367
|
+
* @publicApi
|
|
2369
2368
|
*/
|
|
2370
|
-
declare function
|
|
2369
|
+
declare function afterEveryRender(callback: VoidFunction, options?: AfterRenderOptions): AfterRenderRef;
|
|
2371
2370
|
/**
|
|
2372
2371
|
* Register callbacks to be invoked the next time the application finishes rendering, during the
|
|
2373
2372
|
* specified phases. The available phases are:
|
|
@@ -2504,7 +2503,7 @@ declare function afterNextRender<E = never, W = never, M = never>(spec: {
|
|
|
2504
2503
|
* }
|
|
2505
2504
|
* ```
|
|
2506
2505
|
*
|
|
2507
|
-
* @publicApi
|
|
2506
|
+
* @publicApi 20.0
|
|
2508
2507
|
*/
|
|
2509
2508
|
declare function afterNextRender(callback: VoidFunction, options?: AfterRenderOptions): AfterRenderRef;
|
|
2510
2509
|
|
|
@@ -3064,6 +3063,7 @@ declare class ViewRef<T> implements EmbeddedViewRef<T>, ChangeDetectorRefInterfa
|
|
|
3064
3063
|
private _cdRefInjectingView?;
|
|
3065
3064
|
private _appRef;
|
|
3066
3065
|
private _attachedToViewContainer;
|
|
3066
|
+
private exhaustive?;
|
|
3067
3067
|
get rootNodes(): any[];
|
|
3068
3068
|
constructor(
|
|
3069
3069
|
/**
|
|
@@ -3614,7 +3614,7 @@ declare abstract class ViewContainerRef {
|
|
|
3614
3614
|
*/
|
|
3615
3615
|
abstract createEmbeddedView<C>(templateRef: TemplateRef<C>, context?: C, index?: number): EmbeddedViewRef<C>;
|
|
3616
3616
|
/**
|
|
3617
|
-
* Instantiates a
|
|
3617
|
+
* Instantiates a component and inserts its host view into this view container.
|
|
3618
3618
|
*
|
|
3619
3619
|
* @param componentType Component Type to use.
|
|
3620
3620
|
* @param options An object that contains extra parameters:
|
|
@@ -3930,8 +3930,7 @@ declare class ChangeDetectionSchedulerImpl implements ChangeDetectionScheduler {
|
|
|
3930
3930
|
* in patch versions. There are known feature gaps and API ergonomic considerations. We will iterate
|
|
3931
3931
|
* on the exact API based on the feedback and our understanding of the problem and solution space.
|
|
3932
3932
|
*
|
|
3933
|
-
* @
|
|
3934
|
-
* @developerPreview
|
|
3933
|
+
* @developerPreview 20.0
|
|
3935
3934
|
* @see {@link /api/platform-browser/bootstrapApplication bootstrapApplication}
|
|
3936
3935
|
*/
|
|
3937
3936
|
declare function provideZonelessChangeDetection(): EnvironmentProviders;
|
|
@@ -3976,7 +3975,7 @@ declare class PendingTasksInternal implements OnDestroy {
|
|
|
3976
3975
|
* taskCleanup();
|
|
3977
3976
|
* ```
|
|
3978
3977
|
*
|
|
3979
|
-
* @publicApi
|
|
3978
|
+
* @publicApi 20.0
|
|
3980
3979
|
*/
|
|
3981
3980
|
declare class PendingTasks {
|
|
3982
3981
|
private readonly internalPendingTasks;
|
|
@@ -3998,7 +3997,7 @@ declare class PendingTasks {
|
|
|
3998
3997
|
* ```
|
|
3999
3998
|
*
|
|
4000
3999
|
* @param fn The asynchronous function to execute
|
|
4001
|
-
* @developerPreview
|
|
4000
|
+
* @developerPreview 19.0
|
|
4002
4001
|
*/
|
|
4003
4002
|
run(fn: () => Promise<unknown>): void;
|
|
4004
4003
|
/** @nocollapse */
|
|
@@ -4006,110 +4005,35 @@ declare class PendingTasks {
|
|
|
4006
4005
|
}
|
|
4007
4006
|
|
|
4008
4007
|
/**
|
|
4009
|
-
*
|
|
4008
|
+
* Used to disable exhaustive checks when verifying no expressions changed after they were checked.
|
|
4010
4009
|
*
|
|
4011
|
-
*
|
|
4012
|
-
*
|
|
4013
|
-
*
|
|
4014
|
-
*
|
|
4015
|
-
*
|
|
4016
|
-
* <div ngNonBindable>
|
|
4017
|
-
* <!-- ɵɵdisableBindings() -->
|
|
4018
|
-
* <my-comp my-directive>
|
|
4019
|
-
* Should not match component / directive because we are in ngNonBindable.
|
|
4020
|
-
* </my-comp>
|
|
4021
|
-
* <!-- ɵɵenableBindings() -->
|
|
4022
|
-
* </div>
|
|
4023
|
-
* ```
|
|
4010
|
+
* This means that `OnPush` components that are not marked for check will not be checked.
|
|
4011
|
+
* This behavior is the current default behavior in Angular. When running change detection
|
|
4012
|
+
* on a view tree, views marked for check are refreshed and the flag to check it is removed.
|
|
4013
|
+
* When Angular checks views a second time to ensure nothing has changed, `OnPush` components
|
|
4014
|
+
* will no longer be marked and not be checked.
|
|
4024
4015
|
*
|
|
4025
|
-
* @
|
|
4026
|
-
*/
|
|
4027
|
-
declare function ɵɵenableBindings(): void;
|
|
4028
|
-
/**
|
|
4029
|
-
* Disables directive matching on element.
|
|
4030
|
-
*
|
|
4031
|
-
* * Example:
|
|
4032
|
-
* ```html
|
|
4033
|
-
* <my-comp my-directive>
|
|
4034
|
-
* Should match component / directive.
|
|
4035
|
-
* </my-comp>
|
|
4036
|
-
* <div ngNonBindable>
|
|
4037
|
-
* <!-- ɵɵdisableBindings() -->
|
|
4038
|
-
* <my-comp my-directive>
|
|
4039
|
-
* Should not match component / directive because we are in ngNonBindable.
|
|
4040
|
-
* </my-comp>
|
|
4041
|
-
* <!-- ɵɵenableBindings() -->
|
|
4042
|
-
* </div>
|
|
4043
|
-
* ```
|
|
4044
|
-
*
|
|
4045
|
-
* @codeGenApi
|
|
4046
|
-
*/
|
|
4047
|
-
declare function ɵɵdisableBindings(): void;
|
|
4048
|
-
/**
|
|
4049
|
-
* Restores `contextViewData` to the given OpaqueViewState instance.
|
|
4050
|
-
*
|
|
4051
|
-
* Used in conjunction with the getCurrentView() instruction to save a snapshot
|
|
4052
|
-
* of the current view and restore it when listeners are invoked. This allows
|
|
4053
|
-
* walking the declaration view tree in listeners to get vars from parent views.
|
|
4054
|
-
*
|
|
4055
|
-
* @param viewToRestore The OpaqueViewState instance to restore.
|
|
4056
|
-
* @returns Context of the restored OpaqueViewState instance.
|
|
4057
|
-
*
|
|
4058
|
-
* @codeGenApi
|
|
4059
|
-
*/
|
|
4060
|
-
declare function ɵɵrestoreView<T = any>(viewToRestore: OpaqueViewState): T;
|
|
4061
|
-
/**
|
|
4062
|
-
* Clears the view set in `ɵɵrestoreView` from memory. Returns the passed in
|
|
4063
|
-
* value so that it can be used as a return value of an instruction.
|
|
4064
|
-
*
|
|
4065
|
-
* @codeGenApi
|
|
4066
|
-
*/
|
|
4067
|
-
declare function ɵɵresetView<T>(value?: T): T | undefined;
|
|
4068
|
-
/**
|
|
4069
|
-
* Sets the namespace used to create elements to `'http://www.w3.org/2000/svg'` in global state.
|
|
4070
|
-
*
|
|
4071
|
-
* @codeGenApi
|
|
4072
|
-
*/
|
|
4073
|
-
declare function ɵɵnamespaceSVG(): void;
|
|
4074
|
-
/**
|
|
4075
|
-
* Sets the namespace used to create elements to `'http://www.w3.org/1998/MathML/'` in global state.
|
|
4076
|
-
*
|
|
4077
|
-
* @codeGenApi
|
|
4078
|
-
*/
|
|
4079
|
-
declare function ɵɵnamespaceMathML(): void;
|
|
4080
|
-
/**
|
|
4081
|
-
* Sets the namespace used to create elements to `null`, which forces element creation to use
|
|
4082
|
-
* `createElement` rather than `createElementNS`.
|
|
4083
|
-
*
|
|
4084
|
-
* @codeGenApi
|
|
4016
|
+
* @developerPreview 20.0
|
|
4085
4017
|
*/
|
|
4086
|
-
declare function
|
|
4087
|
-
|
|
4018
|
+
declare function provideCheckNoChangesConfig(options: {
|
|
4019
|
+
exhaustive: false;
|
|
4020
|
+
}): EnvironmentProviders;
|
|
4088
4021
|
/**
|
|
4089
|
-
*
|
|
4090
|
-
*
|
|
4091
|
-
*
|
|
4092
|
-
*
|
|
4093
|
-
*
|
|
4094
|
-
*
|
|
4095
|
-
*
|
|
4096
|
-
*
|
|
4097
|
-
* checked for changes (excluding those subtrees which are detached via `ChangeDetectorRef.detach()`).
|
|
4098
|
-
* This is useful because the check that runs after regular change detection does not work for components using `ChangeDetectionStrategy.OnPush`.
|
|
4099
|
-
* This check is will surface any existing errors hidden by `OnPush` components. By default, this check is exhaustive
|
|
4100
|
-
* and will always check all views, regardless of their "dirty" state and `ChangeDetectionStrategy`.
|
|
4022
|
+
* - `interval` will periodically run `checkNoChanges` on application views. This can be useful
|
|
4023
|
+
* in zoneless applications to periodically ensure no changes have been made without notifying
|
|
4024
|
+
* Angular that templates need to be refreshed.
|
|
4025
|
+
* - The exhaustive option will treat all application views as if they were `ChangeDetectionStrategy.Default` when verifying
|
|
4026
|
+
* no expressions have changed. All views attached to `ApplicationRef` and all the descendants of
|
|
4027
|
+
* those views will be checked for changes (excluding those subtrees which are detached via `ChangeDetectorRef.detach()`).
|
|
4028
|
+
* This is useful because the check that runs after regular change detection does not work for components using `ChangeDetectionStrategy.OnPush`.
|
|
4029
|
+
* This check is will surface any existing errors hidden by `OnPush` components.
|
|
4101
4030
|
*
|
|
4102
|
-
*
|
|
4103
|
-
* to come after any other `NgZone` provider, including `provideZoneChangeDetection()` and `provideZonelessChangeDetection()`.
|
|
4104
|
-
*
|
|
4105
|
-
* @experimental
|
|
4106
|
-
* @publicApi
|
|
4031
|
+
* @developerPreview 20.0
|
|
4107
4032
|
*/
|
|
4108
|
-
declare function
|
|
4033
|
+
declare function provideCheckNoChangesConfig(options: {
|
|
4109
4034
|
interval?: number;
|
|
4110
|
-
|
|
4111
|
-
|
|
4112
|
-
}): _angular_core.EnvironmentProviders;
|
|
4035
|
+
exhaustive: true;
|
|
4036
|
+
}): EnvironmentProviders;
|
|
4113
4037
|
|
|
4114
4038
|
/**
|
|
4115
4039
|
* Returns whether Angular is in development mode.
|
|
@@ -5108,7 +5032,7 @@ type HydrationInfo = {
|
|
|
5108
5032
|
declare const HYDRATION_INFO_KEY = "__ngDebugHydrationInfo__";
|
|
5109
5033
|
type HydratedNode = {
|
|
5110
5034
|
[HYDRATION_INFO_KEY]?: HydrationInfo;
|
|
5111
|
-
};
|
|
5035
|
+
} & Element;
|
|
5112
5036
|
declare function readHydrationInfo(node: RNode): HydrationInfo | null;
|
|
5113
5037
|
|
|
5114
5038
|
/**
|
|
@@ -5625,7 +5549,7 @@ declare function disableProfiling(): void;
|
|
|
5625
5549
|
* `resource` will cancel in-progress loads via the `AbortSignal` when destroyed or when a new
|
|
5626
5550
|
* request object becomes available, which could prematurely abort mutations.
|
|
5627
5551
|
*
|
|
5628
|
-
* @experimental
|
|
5552
|
+
* @experimental 19.0
|
|
5629
5553
|
*/
|
|
5630
5554
|
declare function resource<T, R>(options: ResourceOptions<T, R> & {
|
|
5631
5555
|
defaultValue: NoInfer<T>;
|
|
@@ -5638,7 +5562,7 @@ declare function resource<T, R>(options: ResourceOptions<T, R> & {
|
|
|
5638
5562
|
* `resource` will cancel in-progress loads via the `AbortSignal` when destroyed or when a new
|
|
5639
5563
|
* request object becomes available, which could prematurely abort mutations.
|
|
5640
5564
|
*
|
|
5641
|
-
* @experimental
|
|
5565
|
+
* @experimental 19.0
|
|
5642
5566
|
*/
|
|
5643
5567
|
declare function resource<T, R>(options: ResourceOptions<T, R>): ResourceRef<T | undefined>;
|
|
5644
5568
|
type WrappedRequest = {
|
|
@@ -7412,6 +7336,86 @@ declare function ɵɵlistener(eventName: string, listenerFn: EventCallback, even
|
|
|
7412
7336
|
*/
|
|
7413
7337
|
declare function ɵɵsyntheticHostListener(eventName: string, listenerFn: EventCallback): typeof ɵɵsyntheticHostListener;
|
|
7414
7338
|
|
|
7339
|
+
/**
|
|
7340
|
+
* Enables directive matching on elements.
|
|
7341
|
+
*
|
|
7342
|
+
* * Example:
|
|
7343
|
+
* ```html
|
|
7344
|
+
* <my-comp my-directive>
|
|
7345
|
+
* Should match component / directive.
|
|
7346
|
+
* </my-comp>
|
|
7347
|
+
* <div ngNonBindable>
|
|
7348
|
+
* <!-- ɵɵdisableBindings() -->
|
|
7349
|
+
* <my-comp my-directive>
|
|
7350
|
+
* Should not match component / directive because we are in ngNonBindable.
|
|
7351
|
+
* </my-comp>
|
|
7352
|
+
* <!-- ɵɵenableBindings() -->
|
|
7353
|
+
* </div>
|
|
7354
|
+
* ```
|
|
7355
|
+
*
|
|
7356
|
+
* @codeGenApi
|
|
7357
|
+
*/
|
|
7358
|
+
declare function ɵɵenableBindings(): void;
|
|
7359
|
+
/**
|
|
7360
|
+
* Disables directive matching on element.
|
|
7361
|
+
*
|
|
7362
|
+
* * Example:
|
|
7363
|
+
* ```html
|
|
7364
|
+
* <my-comp my-directive>
|
|
7365
|
+
* Should match component / directive.
|
|
7366
|
+
* </my-comp>
|
|
7367
|
+
* <div ngNonBindable>
|
|
7368
|
+
* <!-- ɵɵdisableBindings() -->
|
|
7369
|
+
* <my-comp my-directive>
|
|
7370
|
+
* Should not match component / directive because we are in ngNonBindable.
|
|
7371
|
+
* </my-comp>
|
|
7372
|
+
* <!-- ɵɵenableBindings() -->
|
|
7373
|
+
* </div>
|
|
7374
|
+
* ```
|
|
7375
|
+
*
|
|
7376
|
+
* @codeGenApi
|
|
7377
|
+
*/
|
|
7378
|
+
declare function ɵɵdisableBindings(): void;
|
|
7379
|
+
/**
|
|
7380
|
+
* Restores `contextViewData` to the given OpaqueViewState instance.
|
|
7381
|
+
*
|
|
7382
|
+
* Used in conjunction with the getCurrentView() instruction to save a snapshot
|
|
7383
|
+
* of the current view and restore it when listeners are invoked. This allows
|
|
7384
|
+
* walking the declaration view tree in listeners to get vars from parent views.
|
|
7385
|
+
*
|
|
7386
|
+
* @param viewToRestore The OpaqueViewState instance to restore.
|
|
7387
|
+
* @returns Context of the restored OpaqueViewState instance.
|
|
7388
|
+
*
|
|
7389
|
+
* @codeGenApi
|
|
7390
|
+
*/
|
|
7391
|
+
declare function ɵɵrestoreView<T = any>(viewToRestore: OpaqueViewState): T;
|
|
7392
|
+
/**
|
|
7393
|
+
* Clears the view set in `ɵɵrestoreView` from memory. Returns the passed in
|
|
7394
|
+
* value so that it can be used as a return value of an instruction.
|
|
7395
|
+
*
|
|
7396
|
+
* @codeGenApi
|
|
7397
|
+
*/
|
|
7398
|
+
declare function ɵɵresetView<T>(value?: T): T | undefined;
|
|
7399
|
+
/**
|
|
7400
|
+
* Sets the namespace used to create elements to `'http://www.w3.org/2000/svg'` in global state.
|
|
7401
|
+
*
|
|
7402
|
+
* @codeGenApi
|
|
7403
|
+
*/
|
|
7404
|
+
declare function ɵɵnamespaceSVG(): void;
|
|
7405
|
+
/**
|
|
7406
|
+
* Sets the namespace used to create elements to `'http://www.w3.org/1998/MathML/'` in global state.
|
|
7407
|
+
*
|
|
7408
|
+
* @codeGenApi
|
|
7409
|
+
*/
|
|
7410
|
+
declare function ɵɵnamespaceMathML(): void;
|
|
7411
|
+
/**
|
|
7412
|
+
* Sets the namespace used to create elements to `null`, which forces element creation to use
|
|
7413
|
+
* `createElement` rather than `createElementNS`.
|
|
7414
|
+
*
|
|
7415
|
+
* @codeGenApi
|
|
7416
|
+
*/
|
|
7417
|
+
declare function ɵɵnamespaceHTML(): void;
|
|
7418
|
+
|
|
7415
7419
|
/**
|
|
7416
7420
|
* Retrieves a context at the level specified and saves it as the global, contextViewData.
|
|
7417
7421
|
* Will get the next level up if level is not specified.
|
|
@@ -10417,5 +10421,19 @@ declare const REQUEST_CONTEXT: InjectionToken<unknown>;
|
|
|
10417
10421
|
*/
|
|
10418
10422
|
declare const DOCUMENT: InjectionToken<Document>;
|
|
10419
10423
|
|
|
10420
|
-
export { ANIMATION_MODULE_TYPE, APP_ID, APP_INITIALIZER, AfterRenderRef, ApplicationInitStatus, ApplicationModule, ApplicationRef, Attribute, CSP_NONCE, ChangeDetectionStrategy$1 as ChangeDetectionStrategy, ChangeDetectorRef, ClassProvider, ClassSansProvider, CompilerOptions, Component, ComponentFactory$1 as ComponentFactory, ComponentFactoryResolver$1 as ComponentFactoryResolver, ComponentRef$1 as ComponentRef, ConstructorProvider, ConstructorSansProvider, ContentChild, ContentChildren, DEFAULT_CURRENCY_CODE, DOCUMENT, DefaultIterableDiffer, Directive, ENVIRONMENT_INITIALIZER, EffectCleanupRegisterFn, ElementRef, EmbeddedViewRef, EnvironmentInjector, EnvironmentProviders, ErrorHandler, ExistingProvider, ExistingSansProvider, FactoryProvider, FactorySansProvider, HOST_TAG_NAME, Host, HostAttributeToken, INJECTOR, Inject, InjectOptions, Injectable, InjectionToken, Injector, IterableDiffers, KeyValueDiffers, LOCALE_ID, MissingTranslationStrategy, ModuleWithProviders, NgModule, NgModuleFactory$1 as NgModuleFactory, NgModuleRef$1 as NgModuleRef, NgZone, Optional, OutputRef, PACKAGE_ROOT_URL, PLATFORM_ID, PLATFORM_INITIALIZER, PendingTasks, Pipe, PlatformRef, Provider, ProviderToken, Query, QueryList, REQUEST, REQUEST_CONTEXT, RESPONSE_INIT, Resource, ResourceOptions, ResourceRef, ResourceStatus, ResourceStreamingLoader, SchemaMetadata, Self, Signal, SimpleChange, SkipSelf, StaticClassProvider, StaticClassSansProvider, StaticProvider, TRANSLATIONS, TRANSLATIONS_FORMAT, TemplateRef, Testability, TestabilityRegistry, TransferState, Type$1 as Type, TypeDecorator, TypeProvider, VERSION, ValueEqualityFn, ValueProvider, ValueSansProvider, Version, ViewChild, ViewChildren, ViewContainerRef, ViewEncapsulation$1 as ViewEncapsulation, ViewRef$1 as ViewRef, WritableResource, WritableSignal, afterRender as afterEveryRender, afterNextRender, afterRender, afterRenderEffect, assertInInjectionContext, assertNotInReactiveContext, assertPlatform, booleanAttribute, computed, contentChild, contentChildren, createComponent, createEnvironmentInjector, createNgModule, createNgModuleRef, createPlatform, createPlatformFactory, destroyPlatform, enableProdMode, forwardRef, getModuleFactory, getNgModuleById, getPlatform, importProvidersFrom, inject, input, isDevMode, isSignal, isStandalone, linkedSignal, makeEnvironmentProviders, makeStateKey, mergeApplicationConfig, model, numberAttribute, platformCore, provideAppInitializer, provideBrowserGlobalErrorListeners, provideEnvironmentInitializer, provideExperimentalCheckNoChangesForDebug, provideZonelessChangeDetection as provideExperimentalZonelessChangeDetection, providePlatformInitializer, provideZoneChangeDetection, provideZonelessChangeDetection, reflectComponentType, resolveForwardRef, resource, runInInjectionContext, setTestabilityGetter, untracked, viewChild, viewChildren, ALLOW_MULTIPLE_PLATFORMS as ɵALLOW_MULTIPLE_PLATFORMS, AcxChangeDetectionStrategy as ɵAcxChangeDetectionStrategy, AcxViewEncapsulation as ɵAcxViewEncapsulation, BypassType as ɵBypassType, ChangeDetectionScheduler as ɵChangeDetectionScheduler, ChangeDetectionSchedulerImpl as ɵChangeDetectionSchedulerImpl, ComponentDef as ɵComponentDef, ComponentFactory$1 as ɵComponentFactory, ComponentType as ɵComponentType, Console as ɵConsole, CssSelectorList as ɵCssSelectorList, CurrencyIndex as ɵCurrencyIndex, DEFAULT_LOCALE_ID as ɵDEFAULT_LOCALE_ID, DEFER_BLOCK_CONFIG as ɵDEFER_BLOCK_CONFIG, DEFER_BLOCK_DEPENDENCY_INTERCEPTOR as ɵDEFER_BLOCK_DEPENDENCY_INTERCEPTOR, DeferBlockConfig as ɵDeferBlockConfig, DeferBlockDependencyInterceptor as ɵDeferBlockDependencyInterceptor, DeferBlockState as ɵDeferBlockState, DirectiveDef as ɵDirectiveDef, DirectiveType as ɵDirectiveType, ENABLE_ROOT_COMPONENT_BOOTSTRAP as ɵENABLE_ROOT_COMPONENT_BOOTSTRAP, ExtraLocaleDataIndex as ɵExtraLocaleDataIndex, Framework as ɵFramework, IMAGE_CONFIG as ɵIMAGE_CONFIG, IMAGE_CONFIG_DEFAULTS as ɵIMAGE_CONFIG_DEFAULTS, INJECTOR_SCOPE as ɵINJECTOR_SCOPE, ɵINPUT_SIGNAL_BRAND_WRITE_TYPE, INTERNAL_APPLICATION_ERROR_HANDLER as ɵINTERNAL_APPLICATION_ERROR_HANDLER, IS_HYDRATION_DOM_REUSE_ENABLED as ɵIS_HYDRATION_DOM_REUSE_ENABLED, IS_INCREMENTAL_HYDRATION_ENABLED as ɵIS_INCREMENTAL_HYDRATION_ENABLED, InputSignalNode as ɵInputSignalNode, LContext as ɵLContext, LocaleDataIndex as ɵLocaleDataIndex, NG_COMP_DEF as ɵNG_COMP_DEF, NG_DIR_DEF as ɵNG_DIR_DEF, NG_ELEMENT_ID as ɵNG_ELEMENT_ID, NG_MOD_DEF as ɵNG_MOD_DEF, NG_PIPE_DEF as ɵNG_PIPE_DEF, NOT_FOUND_CHECK_ONLY_ELEMENT_INJECTOR as ɵNOT_FOUND_CHECK_ONLY_ELEMENT_INJECTOR, NO_CHANGE as ɵNO_CHANGE, NgModuleFactory as ɵNgModuleFactory, NotificationSource as ɵNotificationSource, PERFORMANCE_MARK_PREFIX as ɵPERFORMANCE_MARK_PREFIX, PROVIDED_NG_ZONE as ɵPROVIDED_NG_ZONE, PendingTasksInternal as ɵPendingTasksInternal, ProfilerEvent as ɵProfilerEvent, ReflectionCapabilities as ɵReflectionCapabilities, ComponentFactory as ɵRender3ComponentFactory, ComponentRef as ɵRender3ComponentRef, NgModuleRef as ɵRender3NgModuleRef, ResourceImpl as ɵResourceImpl, RuntimeError as ɵRuntimeError, RuntimeErrorCode as ɵRuntimeErrorCode, SIGNAL as ɵSIGNAL, SSR_CONTENT_INTEGRITY_MARKER as ɵSSR_CONTENT_INTEGRITY_MARKER, TESTABILITY as ɵTESTABILITY, TESTABILITY_GETTER as ɵTESTABILITY_GETTER, USE_RUNTIME_DEPS_TRACKER_FOR_JIT as ɵUSE_RUNTIME_DEPS_TRACKER_FOR_JIT, ViewRef as ɵViewRef, XSS_SECURITY_URL as ɵXSS_SECURITY_URL, _sanitizeHtml as ɵ_sanitizeHtml, _sanitizeUrl as ɵ_sanitizeUrl, allowSanitizationBypassAndThrow as ɵallowSanitizationBypassAndThrow, annotateForHydration as ɵannotateForHydration, bypassSanitizationTrustHtml as ɵbypassSanitizationTrustHtml, bypassSanitizationTrustResourceUrl as ɵbypassSanitizationTrustResourceUrl, bypassSanitizationTrustScript as ɵbypassSanitizationTrustScript, bypassSanitizationTrustStyle as ɵbypassSanitizationTrustStyle, bypassSanitizationTrustUrl as ɵbypassSanitizationTrustUrl, clearResolutionOfComponentResourcesQueue as ɵclearResolutionOfComponentResourcesQueue, compileComponent as ɵcompileComponent, compileDirective as ɵcompileDirective, compileNgModule as ɵcompileNgModule, compileNgModuleDefs as ɵcompileNgModuleDefs, compileNgModuleFactory as ɵcompileNgModuleFactory, compilePipe as ɵcompilePipe, convertToBitFlags as ɵconvertToBitFlags, createInjector as ɵcreateInjector, defaultIterableDiffers as ɵdefaultIterableDiffers, defaultKeyValueDiffers as ɵdefaultKeyValueDiffers, depsTracker as ɵdepsTracker, devModeEqual as ɵdevModeEqual, disableProfiling as ɵdisableProfiling, enableProfiling as ɵenableProfiling, findLocaleData as ɵfindLocaleData, flushModuleScopingQueueAsMuchAsPossible as ɵflushModuleScopingQueueAsMuchAsPossible, formatRuntimeError as ɵformatRuntimeError, generateStandaloneInDeclarationsError as ɵgenerateStandaloneInDeclarationsError, getAsyncClassMetadataFn as ɵgetAsyncClassMetadataFn, getClosestComponentName as ɵgetClosestComponentName, getDirectives as ɵgetDirectives, getHostElement as ɵgetHostElement, getLContext as ɵgetLContext, getLocaleCurrencyCode as ɵgetLocaleCurrencyCode, getLocalePluralCase as ɵgetLocalePluralCase, getSanitizationBypassType as ɵgetSanitizationBypassType, ɵgetUnknownElementStrictMode, ɵgetUnknownPropertyStrictMode, _global as ɵglobal, internalCreateApplication as ɵinternalCreateApplication, internalProvideZoneChangeDetection as ɵinternalProvideZoneChangeDetection, isComponentDefPendingResolution as ɵisComponentDefPendingResolution, isNgModule as ɵisNgModule, isPromise as ɵisPromise, isSubscribable as ɵisSubscribable, isViewDirty as ɵisViewDirty, markForRefresh as ɵmarkForRefresh, noSideEffects as ɵnoSideEffects, patchComponentDefWithScope as ɵpatchComponentDefWithScope, performanceMarkFeature as ɵperformanceMarkFeature, publishExternalGlobalUtil as ɵpublishExternalGlobalUtil, readHydrationInfo as ɵreadHydrationInfo, registerLocaleData as ɵregisterLocaleData, renderDeferBlockState as ɵrenderDeferBlockState, resetCompiledComponents as ɵresetCompiledComponents, resetJitOptions as ɵresetJitOptions, resolveComponentResources as ɵresolveComponentResources, restoreComponentResolutionQueue as ɵrestoreComponentResolutionQueue, setAllowDuplicateNgModuleIdsForTest as ɵsetAllowDuplicateNgModuleIdsForTest, ɵsetClassDebugInfo, setClassMetadata as ɵsetClassMetadata, setClassMetadataAsync as ɵsetClassMetadataAsync, setDocument as ɵsetDocument, setInjectorProfilerContext as ɵsetInjectorProfilerContext, setLocaleId as ɵsetLocaleId, ɵsetUnknownElementStrictMode, ɵsetUnknownPropertyStrictMode, startMeasuring as ɵstartMeasuring, stopMeasuring as ɵstopMeasuring, store as ɵstore, stringify as ɵstringify, transitiveScopesFor as ɵtransitiveScopesFor, triggerResourceLoading as ɵtriggerResourceLoading, truncateMiddle as ɵtruncateMiddle, unregisterAllLocaleData as ɵunregisterLocaleData, unwrapSafeValue as ɵunwrapSafeValue, withDomHydration as ɵwithDomHydration, withEventReplay as ɵwithEventReplay, withI18nSupport as ɵwithI18nSupport, withIncrementalHydration as ɵwithIncrementalHydration, ɵɵCopyDefinitionFeature, ɵɵExternalStylesFeature, __FactoryDeclaration as ɵɵFactoryDeclaration, FactoryTarget as ɵɵFactoryTarget, ɵɵHostDirectivesFeature, ɵɵInheritDefinitionFeature, __InjectableDeclaration as ɵɵInjectableDeclaration, __InjectorDeclaration as ɵɵInjectorDeclaration, __NgModuleDeclaration as ɵɵNgModuleDeclaration, ɵɵNgOnChangesFeature, ɵɵProvidersFeature, ɵɵadvance, ɵɵattachSourceLocations, ɵɵattribute, ɵɵattributeInterpolate1, ɵɵattributeInterpolate2, ɵɵattributeInterpolate3, ɵɵattributeInterpolate4, ɵɵattributeInterpolate5, ɵɵattributeInterpolate6, ɵɵattributeInterpolate7, ɵɵattributeInterpolate8, ɵɵattributeInterpolateV, ɵɵclassMap, ɵɵclassMapInterpolate1, ɵɵclassMapInterpolate2, ɵɵclassMapInterpolate3, ɵɵclassMapInterpolate4, ɵɵclassMapInterpolate5, ɵɵclassMapInterpolate6, ɵɵclassMapInterpolate7, ɵɵclassMapInterpolate8, ɵɵclassMapInterpolateV, ɵɵclassProp, ɵɵcomponentInstance, ɵɵconditional, ɵɵconditionalBranchCreate, ɵɵconditionalCreate, ɵɵcontentQuery, ɵɵcontentQuerySignal, ɵɵdeclareLet, ɵɵdefer, ɵɵdeferEnableTimerScheduling, ɵɵdeferHydrateNever, ɵɵdeferHydrateOnHover, ɵɵdeferHydrateOnIdle, ɵɵdeferHydrateOnImmediate, ɵɵdeferHydrateOnInteraction, ɵɵdeferHydrateOnTimer, ɵɵdeferHydrateOnViewport, ɵɵdeferHydrateWhen, ɵɵdeferOnHover, ɵɵdeferOnIdle, ɵɵdeferOnImmediate, ɵɵdeferOnInteraction, ɵɵdeferOnTimer, ɵɵdeferOnViewport, ɵɵdeferPrefetchOnHover, ɵɵdeferPrefetchOnIdle, ɵɵdeferPrefetchOnImmediate, ɵɵdeferPrefetchOnInteraction, ɵɵdeferPrefetchOnTimer, ɵɵdeferPrefetchOnViewport, ɵɵdeferPrefetchWhen, ɵɵdeferWhen, ɵɵdefineComponent, ɵɵdefineDirective, ɵɵdefineNgModule, ɵɵdefinePipe, ɵɵdirectiveInject, ɵɵdisableBindings, ɵɵdomProperty, ɵɵelement, ɵɵelementContainer, ɵɵelementContainerEnd, ɵɵelementContainerStart, ɵɵelementEnd, ɵɵelementStart, ɵɵenableBindings, ɵɵgetComponentDepsFactory, ɵɵgetCurrentView, ɵɵgetInheritedFactory, ɵɵi18n, ɵɵi18nApply, ɵɵi18nAttributes, ɵɵi18nEnd, ɵɵi18nExp, ɵɵi18nPostprocess, ɵɵi18nStart, ɵɵinject, ɵɵinjectAttribute, ɵɵinvalidFactory, ɵɵinvalidFactoryDep, ɵɵlistener, ɵɵloadQuery, ɵɵnamespaceHTML, ɵɵnamespaceMathML, ɵɵnamespaceSVG, ɵɵnextContext, ɵɵngDeclareClassMetadata, ɵɵngDeclareClassMetadataAsync, ɵɵngDeclareComponent, ɵɵngDeclareDirective, ɵɵngDeclareFactory, ɵɵngDeclareInjectable, ɵɵngDeclareInjector, ɵɵngDeclareNgModule, ɵɵngDeclarePipe, ɵɵpipe, ɵɵpipeBind1, ɵɵpipeBind2, ɵɵpipeBind3, ɵɵpipeBind4, ɵɵpipeBindV, ɵɵprojection, ɵɵprojectionDef, ɵɵproperty, ɵɵpropertyInterpolate, ɵɵpropertyInterpolate1, ɵɵpropertyInterpolate2, ɵɵpropertyInterpolate3, ɵɵpropertyInterpolate4, ɵɵpropertyInterpolate5, ɵɵpropertyInterpolate6, ɵɵpropertyInterpolate7, ɵɵpropertyInterpolate8, ɵɵpropertyInterpolateV, ɵɵpureFunction0, ɵɵpureFunction1, ɵɵpureFunction2, ɵɵpureFunction3, ɵɵpureFunction4, ɵɵpureFunction5, ɵɵpureFunction6, ɵɵpureFunction7, ɵɵpureFunction8, ɵɵpureFunctionV, ɵɵqueryAdvance, ɵɵqueryRefresh, ɵɵreadContextLet, ɵɵreference, registerNgModuleType as ɵɵregisterNgModuleType, ɵɵrepeater, ɵɵrepeaterCreate, ɵɵrepeaterTrackByIdentity, ɵɵrepeaterTrackByIndex, ɵɵreplaceMetadata, ɵɵresetView, ɵɵresolveBody, ɵɵresolveDocument, ɵɵresolveWindow, ɵɵrestoreView, ɵɵsanitizeHtml, ɵɵsanitizeResourceUrl, ɵɵsanitizeScript, ɵɵsanitizeStyle, ɵɵsanitizeUrl, ɵɵsanitizeUrlOrResourceUrl, ɵɵsetComponentScope, ɵɵsetNgModuleScope, ɵɵstoreLet, ɵɵstyleMap, ɵɵstyleMapInterpolate1, ɵɵstyleMapInterpolate2, ɵɵstyleMapInterpolate3, ɵɵstyleMapInterpolate4, ɵɵstyleMapInterpolate5, ɵɵstyleMapInterpolate6, ɵɵstyleMapInterpolate7, ɵɵstyleMapInterpolate8, ɵɵstyleMapInterpolateV, ɵɵstyleProp, ɵɵstylePropInterpolate1, ɵɵstylePropInterpolate2, ɵɵstylePropInterpolate3, ɵɵstylePropInterpolate4, ɵɵstylePropInterpolate5, ɵɵstylePropInterpolate6, ɵɵstylePropInterpolate7, ɵɵstylePropInterpolate8, ɵɵstylePropInterpolateV, ɵɵsyntheticHostListener, ɵɵsyntheticHostProperty, ɵɵtemplate, ɵɵtemplateRefExtractor, ɵɵtext, ɵɵtextInterpolate, ɵɵtextInterpolate1, ɵɵtextInterpolate2, ɵɵtextInterpolate3, ɵɵtextInterpolate4, ɵɵtextInterpolate5, ɵɵtextInterpolate6, ɵɵtextInterpolate7, ɵɵtextInterpolate8, ɵɵtextInterpolateV, ɵɵtrustConstantHtml, ɵɵtrustConstantResourceUrl, ɵɵtwoWayBindingSet, ɵɵtwoWayListener, ɵɵtwoWayProperty, ɵɵvalidateIframeAttribute, ɵɵviewQuery, ɵɵviewQuerySignal };
|
|
10421
|
-
|
|
10424
|
+
/**
|
|
10425
|
+
* Enables the logic to produce `ng-reflect-*` attributes on elements with bindings.
|
|
10426
|
+
*
|
|
10427
|
+
* Note: this is a dev-mode only setting and it will have no effect in production mode.
|
|
10428
|
+
* In production mode, the `ng-reflect-*` attributes are *never* produced by Angular.
|
|
10429
|
+
*
|
|
10430
|
+
* Important: using and relying on the `ng-reflect-*` attributes is not recommended,
|
|
10431
|
+
* they are deprecated and only present for backwards compatibility. Angular will stop
|
|
10432
|
+
* producing them in one of the future versions.
|
|
10433
|
+
*
|
|
10434
|
+
* @publicApi
|
|
10435
|
+
*/
|
|
10436
|
+
declare function provideNgReflectAttributes(): EnvironmentProviders;
|
|
10437
|
+
|
|
10438
|
+
export { ANIMATION_MODULE_TYPE, APP_ID, APP_INITIALIZER, AfterRenderRef, ApplicationInitStatus, ApplicationModule, ApplicationRef, Attribute, CSP_NONCE, ChangeDetectionStrategy$1 as ChangeDetectionStrategy, ChangeDetectorRef, ClassProvider, ClassSansProvider, CompilerOptions, Component, ComponentFactory$1 as ComponentFactory, ComponentFactoryResolver$1 as ComponentFactoryResolver, ComponentRef$1 as ComponentRef, ConstructorProvider, ConstructorSansProvider, ContentChild, ContentChildren, DEFAULT_CURRENCY_CODE, DOCUMENT, DefaultIterableDiffer, Directive, ENVIRONMENT_INITIALIZER, EffectCleanupRegisterFn, ElementRef, EmbeddedViewRef, EnvironmentInjector, EnvironmentProviders, ErrorHandler, ExistingProvider, ExistingSansProvider, FactoryProvider, FactorySansProvider, HOST_TAG_NAME, Host, HostAttributeToken, INJECTOR, Inject, InjectOptions, Injectable, InjectionToken, Injector, IterableDiffers, KeyValueDiffers, LOCALE_ID, MissingTranslationStrategy, ModuleWithProviders, NgModule, NgModuleFactory$1 as NgModuleFactory, NgModuleRef$1 as NgModuleRef, NgZone, Optional, OutputRef, PACKAGE_ROOT_URL, PLATFORM_ID, PLATFORM_INITIALIZER, PendingTasks, Pipe, PlatformRef, Provider, ProviderToken, Query, QueryList, REQUEST, REQUEST_CONTEXT, RESPONSE_INIT, Resource, ResourceOptions, ResourceRef, ResourceStatus, ResourceStreamingLoader, SchemaMetadata, Self, Signal, SimpleChange, SkipSelf, StaticClassProvider, StaticClassSansProvider, StaticProvider, TRANSLATIONS, TRANSLATIONS_FORMAT, TemplateRef, Testability, TestabilityRegistry, TransferState, Type$1 as Type, TypeDecorator, TypeProvider, VERSION, ValueEqualityFn, ValueProvider, ValueSansProvider, Version, ViewChild, ViewChildren, ViewContainerRef, ViewEncapsulation$1 as ViewEncapsulation, ViewRef$1 as ViewRef, WritableResource, WritableSignal, afterEveryRender, afterNextRender, afterRenderEffect, assertInInjectionContext, assertNotInReactiveContext, assertPlatform, booleanAttribute, computed, contentChild, contentChildren, createComponent, createEnvironmentInjector, createNgModule, createNgModuleRef, createPlatform, createPlatformFactory, destroyPlatform, enableProdMode, forwardRef, getModuleFactory, getNgModuleById, getPlatform, importProvidersFrom, inject, input, isDevMode, isSignal, isStandalone, linkedSignal, makeEnvironmentProviders, makeStateKey, mergeApplicationConfig, model, numberAttribute, platformCore, provideAppInitializer, provideBrowserGlobalErrorListeners, provideCheckNoChangesConfig, provideEnvironmentInitializer, provideNgReflectAttributes, providePlatformInitializer, provideZoneChangeDetection, provideZonelessChangeDetection, reflectComponentType, resolveForwardRef, resource, runInInjectionContext, setTestabilityGetter, untracked, viewChild, viewChildren, ALLOW_MULTIPLE_PLATFORMS as ɵALLOW_MULTIPLE_PLATFORMS, AcxChangeDetectionStrategy as ɵAcxChangeDetectionStrategy, AcxViewEncapsulation as ɵAcxViewEncapsulation, BypassType as ɵBypassType, ChangeDetectionScheduler as ɵChangeDetectionScheduler, ChangeDetectionSchedulerImpl as ɵChangeDetectionSchedulerImpl, ComponentDef as ɵComponentDef, ComponentFactory$1 as ɵComponentFactory, ComponentType as ɵComponentType, Console as ɵConsole, CssSelectorList as ɵCssSelectorList, CurrencyIndex as ɵCurrencyIndex, DEFAULT_LOCALE_ID as ɵDEFAULT_LOCALE_ID, DEFER_BLOCK_CONFIG as ɵDEFER_BLOCK_CONFIG, DEFER_BLOCK_DEPENDENCY_INTERCEPTOR as ɵDEFER_BLOCK_DEPENDENCY_INTERCEPTOR, DeferBlockConfig as ɵDeferBlockConfig, DeferBlockDependencyInterceptor as ɵDeferBlockDependencyInterceptor, DeferBlockState as ɵDeferBlockState, DirectiveDef as ɵDirectiveDef, DirectiveType as ɵDirectiveType, ENABLE_ROOT_COMPONENT_BOOTSTRAP as ɵENABLE_ROOT_COMPONENT_BOOTSTRAP, ExtraLocaleDataIndex as ɵExtraLocaleDataIndex, Framework as ɵFramework, IMAGE_CONFIG as ɵIMAGE_CONFIG, IMAGE_CONFIG_DEFAULTS as ɵIMAGE_CONFIG_DEFAULTS, INJECTOR_SCOPE as ɵINJECTOR_SCOPE, ɵINPUT_SIGNAL_BRAND_WRITE_TYPE, INTERNAL_APPLICATION_ERROR_HANDLER as ɵINTERNAL_APPLICATION_ERROR_HANDLER, IS_HYDRATION_DOM_REUSE_ENABLED as ɵIS_HYDRATION_DOM_REUSE_ENABLED, IS_INCREMENTAL_HYDRATION_ENABLED as ɵIS_INCREMENTAL_HYDRATION_ENABLED, InputSignalNode as ɵInputSignalNode, LContext as ɵLContext, LocaleDataIndex as ɵLocaleDataIndex, NG_COMP_DEF as ɵNG_COMP_DEF, NG_DIR_DEF as ɵNG_DIR_DEF, NG_ELEMENT_ID as ɵNG_ELEMENT_ID, NG_MOD_DEF as ɵNG_MOD_DEF, NG_PIPE_DEF as ɵNG_PIPE_DEF, NOT_FOUND_CHECK_ONLY_ELEMENT_INJECTOR as ɵNOT_FOUND_CHECK_ONLY_ELEMENT_INJECTOR, NO_CHANGE as ɵNO_CHANGE, NgModuleFactory as ɵNgModuleFactory, NotificationSource as ɵNotificationSource, PERFORMANCE_MARK_PREFIX as ɵPERFORMANCE_MARK_PREFIX, PROVIDED_NG_ZONE as ɵPROVIDED_NG_ZONE, PendingTasksInternal as ɵPendingTasksInternal, ProfilerEvent as ɵProfilerEvent, ReflectionCapabilities as ɵReflectionCapabilities, ComponentFactory as ɵRender3ComponentFactory, ComponentRef as ɵRender3ComponentRef, NgModuleRef as ɵRender3NgModuleRef, ResourceImpl as ɵResourceImpl, RuntimeError as ɵRuntimeError, RuntimeErrorCode as ɵRuntimeErrorCode, SIGNAL as ɵSIGNAL, SSR_CONTENT_INTEGRITY_MARKER as ɵSSR_CONTENT_INTEGRITY_MARKER, TESTABILITY as ɵTESTABILITY, TESTABILITY_GETTER as ɵTESTABILITY_GETTER, USE_RUNTIME_DEPS_TRACKER_FOR_JIT as ɵUSE_RUNTIME_DEPS_TRACKER_FOR_JIT, ViewRef as ɵViewRef, XSS_SECURITY_URL as ɵXSS_SECURITY_URL, _sanitizeHtml as ɵ_sanitizeHtml, _sanitizeUrl as ɵ_sanitizeUrl, allowSanitizationBypassAndThrow as ɵallowSanitizationBypassAndThrow, annotateForHydration as ɵannotateForHydration, bypassSanitizationTrustHtml as ɵbypassSanitizationTrustHtml, bypassSanitizationTrustResourceUrl as ɵbypassSanitizationTrustResourceUrl, bypassSanitizationTrustScript as ɵbypassSanitizationTrustScript, bypassSanitizationTrustStyle as ɵbypassSanitizationTrustStyle, bypassSanitizationTrustUrl as ɵbypassSanitizationTrustUrl, clearResolutionOfComponentResourcesQueue as ɵclearResolutionOfComponentResourcesQueue, compileComponent as ɵcompileComponent, compileDirective as ɵcompileDirective, compileNgModule as ɵcompileNgModule, compileNgModuleDefs as ɵcompileNgModuleDefs, compileNgModuleFactory as ɵcompileNgModuleFactory, compilePipe as ɵcompilePipe, convertToBitFlags as ɵconvertToBitFlags, createInjector as ɵcreateInjector, defaultIterableDiffers as ɵdefaultIterableDiffers, defaultKeyValueDiffers as ɵdefaultKeyValueDiffers, depsTracker as ɵdepsTracker, devModeEqual as ɵdevModeEqual, disableProfiling as ɵdisableProfiling, enableProfiling as ɵenableProfiling, findLocaleData as ɵfindLocaleData, flushModuleScopingQueueAsMuchAsPossible as ɵflushModuleScopingQueueAsMuchAsPossible, formatRuntimeError as ɵformatRuntimeError, generateStandaloneInDeclarationsError as ɵgenerateStandaloneInDeclarationsError, getAsyncClassMetadataFn as ɵgetAsyncClassMetadataFn, getClosestComponentName as ɵgetClosestComponentName, getDirectives as ɵgetDirectives, getHostElement as ɵgetHostElement, getLContext as ɵgetLContext, getLocaleCurrencyCode as ɵgetLocaleCurrencyCode, getLocalePluralCase as ɵgetLocalePluralCase, getSanitizationBypassType as ɵgetSanitizationBypassType, ɵgetUnknownElementStrictMode, ɵgetUnknownPropertyStrictMode, _global as ɵglobal, internalCreateApplication as ɵinternalCreateApplication, internalProvideZoneChangeDetection as ɵinternalProvideZoneChangeDetection, isComponentDefPendingResolution as ɵisComponentDefPendingResolution, isNgModule as ɵisNgModule, isPromise as ɵisPromise, isSubscribable as ɵisSubscribable, isViewDirty as ɵisViewDirty, markForRefresh as ɵmarkForRefresh, noSideEffects as ɵnoSideEffects, patchComponentDefWithScope as ɵpatchComponentDefWithScope, performanceMarkFeature as ɵperformanceMarkFeature, publishExternalGlobalUtil as ɵpublishExternalGlobalUtil, readHydrationInfo as ɵreadHydrationInfo, registerLocaleData as ɵregisterLocaleData, renderDeferBlockState as ɵrenderDeferBlockState, resetCompiledComponents as ɵresetCompiledComponents, resetJitOptions as ɵresetJitOptions, resolveComponentResources as ɵresolveComponentResources, restoreComponentResolutionQueue as ɵrestoreComponentResolutionQueue, setAllowDuplicateNgModuleIdsForTest as ɵsetAllowDuplicateNgModuleIdsForTest, ɵsetClassDebugInfo, setClassMetadata as ɵsetClassMetadata, setClassMetadataAsync as ɵsetClassMetadataAsync, setDocument as ɵsetDocument, setInjectorProfilerContext as ɵsetInjectorProfilerContext, setLocaleId as ɵsetLocaleId, ɵsetUnknownElementStrictMode, ɵsetUnknownPropertyStrictMode, startMeasuring as ɵstartMeasuring, stopMeasuring as ɵstopMeasuring, store as ɵstore, stringify as ɵstringify, transitiveScopesFor as ɵtransitiveScopesFor, triggerResourceLoading as ɵtriggerResourceLoading, truncateMiddle as ɵtruncateMiddle, unregisterAllLocaleData as ɵunregisterLocaleData, unwrapSafeValue as ɵunwrapSafeValue, withDomHydration as ɵwithDomHydration, withEventReplay as ɵwithEventReplay, withI18nSupport as ɵwithI18nSupport, withIncrementalHydration as ɵwithIncrementalHydration, ɵɵCopyDefinitionFeature, ɵɵExternalStylesFeature, __FactoryDeclaration as ɵɵFactoryDeclaration, FactoryTarget as ɵɵFactoryTarget, ɵɵHostDirectivesFeature, ɵɵInheritDefinitionFeature, __InjectableDeclaration as ɵɵInjectableDeclaration, __InjectorDeclaration as ɵɵInjectorDeclaration, __NgModuleDeclaration as ɵɵNgModuleDeclaration, ɵɵNgOnChangesFeature, ɵɵProvidersFeature, ɵɵadvance, ɵɵattachSourceLocations, ɵɵattribute, ɵɵattributeInterpolate1, ɵɵattributeInterpolate2, ɵɵattributeInterpolate3, ɵɵattributeInterpolate4, ɵɵattributeInterpolate5, ɵɵattributeInterpolate6, ɵɵattributeInterpolate7, ɵɵattributeInterpolate8, ɵɵattributeInterpolateV, ɵɵclassMap, ɵɵclassMapInterpolate1, ɵɵclassMapInterpolate2, ɵɵclassMapInterpolate3, ɵɵclassMapInterpolate4, ɵɵclassMapInterpolate5, ɵɵclassMapInterpolate6, ɵɵclassMapInterpolate7, ɵɵclassMapInterpolate8, ɵɵclassMapInterpolateV, ɵɵclassProp, ɵɵcomponentInstance, ɵɵconditional, ɵɵconditionalBranchCreate, ɵɵconditionalCreate, ɵɵcontentQuery, ɵɵcontentQuerySignal, ɵɵdeclareLet, ɵɵdefer, ɵɵdeferEnableTimerScheduling, ɵɵdeferHydrateNever, ɵɵdeferHydrateOnHover, ɵɵdeferHydrateOnIdle, ɵɵdeferHydrateOnImmediate, ɵɵdeferHydrateOnInteraction, ɵɵdeferHydrateOnTimer, ɵɵdeferHydrateOnViewport, ɵɵdeferHydrateWhen, ɵɵdeferOnHover, ɵɵdeferOnIdle, ɵɵdeferOnImmediate, ɵɵdeferOnInteraction, ɵɵdeferOnTimer, ɵɵdeferOnViewport, ɵɵdeferPrefetchOnHover, ɵɵdeferPrefetchOnIdle, ɵɵdeferPrefetchOnImmediate, ɵɵdeferPrefetchOnInteraction, ɵɵdeferPrefetchOnTimer, ɵɵdeferPrefetchOnViewport, ɵɵdeferPrefetchWhen, ɵɵdeferWhen, ɵɵdefineComponent, ɵɵdefineDirective, ɵɵdefineNgModule, ɵɵdefinePipe, ɵɵdirectiveInject, ɵɵdisableBindings, ɵɵdomProperty, ɵɵelement, ɵɵelementContainer, ɵɵelementContainerEnd, ɵɵelementContainerStart, ɵɵelementEnd, ɵɵelementStart, ɵɵenableBindings, ɵɵgetComponentDepsFactory, ɵɵgetCurrentView, ɵɵgetInheritedFactory, ɵɵi18n, ɵɵi18nApply, ɵɵi18nAttributes, ɵɵi18nEnd, ɵɵi18nExp, ɵɵi18nPostprocess, ɵɵi18nStart, ɵɵinject, ɵɵinjectAttribute, ɵɵinvalidFactory, ɵɵinvalidFactoryDep, ɵɵlistener, ɵɵloadQuery, ɵɵnamespaceHTML, ɵɵnamespaceMathML, ɵɵnamespaceSVG, ɵɵnextContext, ɵɵngDeclareClassMetadata, ɵɵngDeclareClassMetadataAsync, ɵɵngDeclareComponent, ɵɵngDeclareDirective, ɵɵngDeclareFactory, ɵɵngDeclareInjectable, ɵɵngDeclareInjector, ɵɵngDeclareNgModule, ɵɵngDeclarePipe, ɵɵpipe, ɵɵpipeBind1, ɵɵpipeBind2, ɵɵpipeBind3, ɵɵpipeBind4, ɵɵpipeBindV, ɵɵprojection, ɵɵprojectionDef, ɵɵproperty, ɵɵpropertyInterpolate, ɵɵpropertyInterpolate1, ɵɵpropertyInterpolate2, ɵɵpropertyInterpolate3, ɵɵpropertyInterpolate4, ɵɵpropertyInterpolate5, ɵɵpropertyInterpolate6, ɵɵpropertyInterpolate7, ɵɵpropertyInterpolate8, ɵɵpropertyInterpolateV, ɵɵpureFunction0, ɵɵpureFunction1, ɵɵpureFunction2, ɵɵpureFunction3, ɵɵpureFunction4, ɵɵpureFunction5, ɵɵpureFunction6, ɵɵpureFunction7, ɵɵpureFunction8, ɵɵpureFunctionV, ɵɵqueryAdvance, ɵɵqueryRefresh, ɵɵreadContextLet, ɵɵreference, registerNgModuleType as ɵɵregisterNgModuleType, ɵɵrepeater, ɵɵrepeaterCreate, ɵɵrepeaterTrackByIdentity, ɵɵrepeaterTrackByIndex, ɵɵreplaceMetadata, ɵɵresetView, ɵɵresolveBody, ɵɵresolveDocument, ɵɵresolveWindow, ɵɵrestoreView, ɵɵsanitizeHtml, ɵɵsanitizeResourceUrl, ɵɵsanitizeScript, ɵɵsanitizeStyle, ɵɵsanitizeUrl, ɵɵsanitizeUrlOrResourceUrl, ɵɵsetComponentScope, ɵɵsetNgModuleScope, ɵɵstoreLet, ɵɵstyleMap, ɵɵstyleMapInterpolate1, ɵɵstyleMapInterpolate2, ɵɵstyleMapInterpolate3, ɵɵstyleMapInterpolate4, ɵɵstyleMapInterpolate5, ɵɵstyleMapInterpolate6, ɵɵstyleMapInterpolate7, ɵɵstyleMapInterpolate8, ɵɵstyleMapInterpolateV, ɵɵstyleProp, ɵɵstylePropInterpolate1, ɵɵstylePropInterpolate2, ɵɵstylePropInterpolate3, ɵɵstylePropInterpolate4, ɵɵstylePropInterpolate5, ɵɵstylePropInterpolate6, ɵɵstylePropInterpolate7, ɵɵstylePropInterpolate8, ɵɵstylePropInterpolateV, ɵɵsyntheticHostListener, ɵɵsyntheticHostProperty, ɵɵtemplate, ɵɵtemplateRefExtractor, ɵɵtext, ɵɵtextInterpolate, ɵɵtextInterpolate1, ɵɵtextInterpolate2, ɵɵtextInterpolate3, ɵɵtextInterpolate4, ɵɵtextInterpolate5, ɵɵtextInterpolate6, ɵɵtextInterpolate7, ɵɵtextInterpolate8, ɵɵtextInterpolateV, ɵɵtrustConstantHtml, ɵɵtrustConstantResourceUrl, ɵɵtwoWayBindingSet, ɵɵtwoWayListener, ɵɵtwoWayProperty, ɵɵvalidateIframeAttribute, ɵɵviewQuery, ɵɵviewQuerySignal };
|
|
10439
|
+
export type { AfterContentChecked, AfterContentInit, AfterRenderOptions, AfterViewChecked, AfterViewInit, ApplicationConfig, AttributeDecorator, ComponentMirror, ContentChildDecorator, ContentChildFunction, ContentChildrenDecorator, CreateComputedOptions, DoBootstrap, DoCheck, ForwardRefFn, GetTestability, HostDecorator, ImportProvidersSource, InjectDecorator, InjectableDecorator, InjectableProvider, InputFunction, InputOptions, InputOptionsWithTransform, InputOptionsWithoutTransform, InputSignal, InputSignalWithTransform, IterableChangeRecord, IterableChanges, IterableDiffer, IterableDifferFactory, KeyValueChangeRecord, KeyValueChanges, KeyValueDiffer, KeyValueDifferFactory, ModelFunction, ModelOptions, ModelSignal, NgIterable, NgZoneOptions, OnChanges, OnDestroy, OnInit, OptionalDecorator, PipeTransform, SelfDecorator, SimpleChanges, SkipSelfDecorator, StateKey, TrackByFunction, ViewChildDecorator, ViewChildFunction, ViewChildrenDecorator, AcxComponentDebugMetadata as ɵAcxComponentDebugMetadata, AcxDirectiveDebugMetadata as ɵAcxDirectiveDebugMetadata, AngularComponentDebugMetadata as ɵAngularComponentDebugMetadata, AngularDirectiveDebugMetadata as ɵAngularDirectiveDebugMetadata, BaseDirectiveDebugMetadata as ɵBaseDirectiveDebugMetadata, DeferBlockData as ɵDeferBlockData, DirectiveDebugMetadata as ɵDirectiveDebugMetadata, ɵFirstAvailable, ɵFirstAvailableSignal, FrameworkAgnosticGlobalUtils as ɵFrameworkAgnosticGlobalUtils, GlobalDevModeUtils as ɵGlobalDevModeUtils, HydratedNode as ɵHydratedNode, HydrationInfo as ɵHydrationInfo, ImageConfig as ɵImageConfig, InjectorProfilerContext as ɵInjectorProfilerContext, NgModuleDef as ɵNgModuleDef, NgModuleTransitiveScopes as ɵNgModuleTransitiveScopes, NgModuleType as ɵNgModuleType, Profiler as ɵProfiler, ProviderRecord as ɵProviderRecord, SafeHtml as ɵSafeHtml, SafeResourceUrl as ɵSafeResourceUrl, SafeScript as ɵSafeScript, SafeStyle as ɵSafeStyle, SafeUrl as ɵSafeUrl, SafeValue as ɵSafeValue, ɵUnwrapDirectiveSignalInputs, WizComponentDebugMetadata as ɵWizComponentDebugMetadata };
|
package/package.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@angular/core",
|
|
3
|
-
"version": "20.0.0-
|
|
3
|
+
"version": "20.0.0-rc.0",
|
|
4
4
|
"description": "Angular - the core framework",
|
|
5
5
|
"author": "angular",
|
|
6
6
|
"license": "MIT",
|
|
7
7
|
"engines": {
|
|
8
|
-
"node": "^20.11.1 ||
|
|
8
|
+
"node": "^20.11.1 || ^22.11.0 || >=24.0.0"
|
|
9
9
|
},
|
|
10
10
|
"exports": {
|
|
11
11
|
"./schematics/*": {
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"tslib": "^2.3.0"
|
|
47
47
|
},
|
|
48
48
|
"peerDependencies": {
|
|
49
|
-
"@angular/compiler": "20.0.0-
|
|
49
|
+
"@angular/compiler": "20.0.0-rc.0",
|
|
50
50
|
"rxjs": "^6.5.3 || ^7.4.0",
|
|
51
51
|
"zone.js": "~0.15.0"
|
|
52
52
|
},
|
package/primitives/di/index.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Angular v20.0.0-
|
|
2
|
+
* @license Angular v20.0.0-rc.0
|
|
3
3
|
* (c) 2010-2025 Google LLC. https://angular.io/
|
|
4
4
|
* License: MIT
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
import { ReactiveNode, ValueEqualityFn, SIGNAL } from '../../graph.d-BcIOep_B.js';
|
|
8
8
|
export { REACTIVE_NODE, Reactive, ReactiveHookFn, consumerAfterComputation, consumerBeforeComputation, consumerDestroy, consumerMarkDirty, consumerPollProducersForChange, defaultEquals, getActiveConsumer, isInNotificationPhase, isReactive, producerAccessed, producerIncrementEpoch, producerMarkClean, producerNotifyConsumers, producerUpdateValueVersion, producerUpdatesAllowed, runPostProducerCreatedFn, setActiveConsumer, setPostProducerCreatedFn } from '../../graph.d-BcIOep_B.js';
|
|
9
|
-
import { SignalNode } from '../../signal.d-
|
|
10
|
-
export { SIGNAL_NODE, SignalGetter, createSignal, runPostSignalSetFn, setPostSignalSetFn, signalGetFn, signalSetFn, signalUpdateFn } from '../../signal.d-
|
|
9
|
+
import { SignalNode } from '../../signal.d-D6VJ67xi.js';
|
|
10
|
+
export { SIGNAL_NODE, SignalGetter, createSignal, createSignalTuple, runPostSignalSetFn, setPostSignalSetFn, signalGetFn, signalSetFn, signalUpdateFn } from '../../signal.d-D6VJ67xi.js';
|
|
11
11
|
export { setAlternateWeakRefImpl } from '../../weak_ref.d-eGOEP9S1.js';
|
|
12
12
|
|
|
13
13
|
/**
|