@angular/core 21.0.0-rc.0 → 21.0.0-rc.1
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/fesm2022/_attribute-chunk.mjs +1 -1
- package/fesm2022/_attribute-chunk.mjs.map +1 -1
- package/fesm2022/_debug_node-chunk.mjs +149 -66
- package/fesm2022/_debug_node-chunk.mjs.map +1 -1
- package/fesm2022/_effect-chunk.mjs +1 -1
- package/fesm2022/_effect-chunk.mjs.map +1 -1
- package/fesm2022/_effect-chunk2.mjs +4 -15
- package/fesm2022/_effect-chunk2.mjs.map +1 -1
- package/fesm2022/_not_found-chunk.mjs +1 -1
- package/fesm2022/_not_found-chunk.mjs.map +1 -1
- package/fesm2022/_resource-chunk.mjs +1 -1
- package/fesm2022/_resource-chunk.mjs.map +1 -1
- package/fesm2022/_untracked-chunk.mjs +1 -1
- package/fesm2022/_untracked-chunk.mjs.map +1 -1
- package/fesm2022/_weak_ref-chunk.mjs +1 -1
- package/fesm2022/_weak_ref-chunk.mjs.map +1 -1
- package/fesm2022/core.mjs +3 -3
- package/fesm2022/core.mjs.map +1 -1
- package/fesm2022/primitives-di.mjs +1 -1
- package/fesm2022/primitives-di.mjs.map +1 -1
- package/fesm2022/primitives-event-dispatch.mjs +1 -1
- package/fesm2022/primitives-event-dispatch.mjs.map +1 -1
- package/fesm2022/primitives-signals.mjs +1 -1
- package/fesm2022/primitives-signals.mjs.map +1 -1
- package/fesm2022/rxjs-interop.mjs +1 -1
- package/fesm2022/rxjs-interop.mjs.map +1 -1
- package/fesm2022/testing.mjs +1 -1
- package/fesm2022/testing.mjs.map +1 -1
- package/package.json +2 -2
- package/schematics/bundles/add-bootstrap-context-to-server-main.cjs +1 -1
- package/schematics/bundles/application-config-core.cjs +1 -1
- package/schematics/bundles/apply_import_manager-1Zs_gpB6.cjs +1 -1
- package/schematics/bundles/bootstrap-options-migration.cjs +1 -1
- package/schematics/bundles/cleanup-unused-imports.cjs +1 -1
- package/schematics/bundles/common-to-standalone-migration.cjs +1 -1
- package/schematics/bundles/compiler_host-DBwYMlTo.cjs +1 -1
- package/schematics/bundles/control-flow-migration.cjs +2 -2
- package/schematics/bundles/imports-DP72APSx.cjs +1 -1
- package/schematics/bundles/index-B7I9sIUx.cjs +1 -1
- package/schematics/bundles/inject-migration.cjs +1 -1
- package/schematics/bundles/leading_space-D9nQ8UQC.cjs +1 -1
- package/schematics/bundles/migrate_ts_type_references-UGIUl7En.cjs +1 -1
- package/schematics/bundles/ng_component_template-Dsuq1Lw7.cjs +1 -1
- package/schematics/bundles/ng_decorators-DSFlWYQY.cjs +1 -1
- package/schematics/bundles/ngclass-to-class-migration.cjs +1 -1
- package/schematics/bundles/ngstyle-to-style-migration.cjs +1 -1
- package/schematics/bundles/nodes-B16H9JUd.cjs +1 -1
- package/schematics/bundles/output-migration.cjs +1 -1
- package/schematics/bundles/parse_html-8VLCL37B.cjs +1 -1
- package/schematics/bundles/project_paths-DvD50ouC.cjs +1 -1
- package/schematics/bundles/project_tsconfig_paths-CDVxT6Ov.cjs +1 -1
- package/schematics/bundles/property_name-BBwFuqMe.cjs +1 -1
- package/schematics/bundles/route-lazy-loading.cjs +1 -1
- package/schematics/bundles/router-current-navigation.cjs +1 -1
- package/schematics/bundles/router-last-successful-navigation.cjs +1 -1
- package/schematics/bundles/router-testing-module-migration.cjs +1 -1
- package/schematics/bundles/self-closing-tags-migration.cjs +1 -1
- package/schematics/bundles/signal-input-migration.cjs +1 -1
- package/schematics/bundles/signal-queries-migration.cjs +1 -1
- package/schematics/bundles/signals.cjs +1 -1
- package/schematics/bundles/standalone-migration.cjs +1 -1
- package/schematics/bundles/symbol-BObKoqes.cjs +1 -1
- package/types/_api-chunk.d.ts +1 -1
- package/types/_chrome_dev_tools_performance-chunk.d.ts +34 -28
- package/types/_discovery-chunk.d.ts +20 -7
- package/types/_effect-chunk.d.ts +1 -1
- package/types/_event_dispatcher-chunk.d.ts +1 -1
- package/types/_formatter-chunk.d.ts +1 -1
- package/types/_weak_ref-chunk.d.ts +1 -1
- package/types/core.d.ts +18 -8
- package/types/primitives-di.d.ts +1 -1
- package/types/primitives-event-dispatch.d.ts +1 -1
- package/types/primitives-signals.d.ts +1 -1
- package/types/rxjs-interop.d.ts +1 -1
- package/types/testing.d.ts +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"_attribute-chunk.mjs","sources":["../../../../../darwin_arm64-fastbuild-ST-199a4f3c4e20/bin/packages/core/primitives/event-dispatch/src/attribute.ts"],"sourcesContent":["/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\nexport const Attribute = {\n /**\n * The jsaction attribute defines a mapping of a DOM event to a\n * generic event (aka jsaction), to which the actual event handlers\n * that implement the behavior of the application are bound. The\n * value is a semicolon separated list of colon separated pairs of\n * an optional DOM event name and a jsaction name. If the optional\n * DOM event name is omitted, 'click' is assumed. The jsaction names\n * are dot separated pairs of a namespace and a simple jsaction\n * name.\n *\n * See grammar in README.md for expected syntax in the attribute value.\n */\n JSACTION: 'jsaction' as const,\n};\n"],"names":["Attribute"],"mappings":";;;;;;
|
|
1
|
+
{"version":3,"file":"_attribute-chunk.mjs","sources":["../../../../../darwin_arm64-fastbuild-ST-199a4f3c4e20/bin/packages/core/primitives/event-dispatch/src/attribute.ts"],"sourcesContent":["/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\nexport const Attribute = {\n /**\n * The jsaction attribute defines a mapping of a DOM event to a\n * generic event (aka jsaction), to which the actual event handlers\n * that implement the behavior of the application are bound. The\n * value is a semicolon separated list of colon separated pairs of\n * an optional DOM event name and a jsaction name. If the optional\n * DOM event name is omitted, 'click' is assumed. The jsaction names\n * are dot separated pairs of a namespace and a simple jsaction\n * name.\n *\n * See grammar in README.md for expected syntax in the attribute value.\n */\n JSACTION: 'jsaction' as const,\n};\n"],"names":["Attribute","JSACTION"],"mappings":";;;;;;AAQO,MAAMA,SAAS,GAAG;AAavBC,EAAAA,QAAQ,EAAE;;;;;"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Angular v21.0.0-rc.
|
|
2
|
+
* @license Angular v21.0.0-rc.1
|
|
3
3
|
* (c) 2010-2025 Google LLC. https://angular.dev/
|
|
4
4
|
* License: MIT
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
|
-
import { attachInjectFlag, _global, ɵɵdefineInjectable as __defineInjectable, ɵɵdefineInjector as __defineInjector, ɵɵinject as __inject, ɵɵinvalidFactoryDep as __invalidFactoryDep, resolveForwardRef, newArray, EMPTY_OBJ, assertString, assertNotEqual, FLAGS, assertEqual, isInCheckNoChangesMode, PREORDER_HOOK_FLAGS, assertFirstCreatePass, assertDefined, throwError, assertNumber, assertGreaterThan, HEADER_OFFSET, DECLARATION_VIEW, NG_FACTORY_DEF, isForwardRef, getFactoryDef, assertIndexInRange, assertTNodeForLView, enterDI, runInInjectorProfilerContext, getCurrentTNode, getLView, emitInjectorToCreateInstanceEvent, emitInstanceCreatedByInjectorEvent, throwProviderNotFoundError, leaveDI, assertNodeInjector, stringifyForError, cyclicDependencyErrorWithDetails, cyclicDependencyError, setInjectorProfilerContext, setInjectImplementation, assertDirectiveDef, NG_ELEMENT_ID, convertToBitFlags, isRootView, T_HOST, TVIEW, injectRootLimpMode, isComponentDef, EMBEDDED_VIEW_INJECTOR, INJECTOR$1 as INJECTOR, DECLARATION_COMPONENT_VIEW, isComponentHost, RuntimeError, NG_PROV_DEF, getClosureSafeProperty, getNativeByTNode, flatten, arrayEquals, ID, isLView, assertDomNode, unwrapRNode, getComponentLViewByIndex, CONTEXT, EMPTY_ARRAY, assertLView, HOST, CHILD_HEAD, NEXT, isLContainer, getLViewParent, Injector, CLEANUP, getComponentDef, getDirectiveDef, InjectionToken, ENVIRONMENT_INITIALIZER, inject, formatRuntimeError, isInSkipHydrationBlock as isInSkipHydrationBlock$1, HYDRATION, isContentQueryHost, setCurrentQueryIndex, XSS_SECURITY_URL, renderStringify, ENVIRONMENT, makeEnvironmentProviders, isDirectiveHost, resetPreOrderHookFlags, PARENT, RENDERER, CHILD_TAIL, assertSame, assertFirstUpdatePass, getSelectedIndex, getTView, assertIndexInDeclRange, setSelectedIndex, NgZone, ChangeDetectionScheduler, ErrorHandler, AFTER_RENDER_SEQUENCES_TO_ADD, markAncestorsForTraversal, assertNotInReactiveContext, assertInInjectionContext, DestroyRef, ViewContext, assertLContainer, MOVED_VIEWS, isDestroyed, REACTIVE_TEMPLATE_CONSUMER, DECLARATION_LCONTAINER, QUERIES, assertNotReactive, ON_DESTROY_HOOKS, assertFunction, EFFECTS, assertProjectionSlots, NATIVE, ANIMATIONS, assertParentView, CONTAINER_HEADER_OFFSET, assertNotSame, setCurrentDirectiveIndex, setCurrentTNode, getElementDepthCount, increaseElementDepthCount, wasLastNodeCreated, isCurrentTNodeParent, setCurrentTNodeAsNotParent, assertHasParent, INTERNAL_APPLICATION_ERROR_HANDLER, stringify, getCurrentDirectiveIndex, unwrapLView, isCreationMode, enterView, leaveView, markViewForRefresh, setIsRefreshingViews, isExhaustiveCheckNoChanges, requiresRefreshOrTraversal, setIsInCheckNoChangesMode, CheckNoChangesMode, setBindingIndex, EFFECTS_TO_SCHEDULE, viewAttachedToChangeDetector, setBindingRootForHostBindings, isRefreshingViews, removeFromArray, addToArray, updateAncestorTraversalFlagsOnAttach, storeLViewOnDestroy, VIEW_REFS, assertGreaterThanOrEqual, isInI18nBlock, assertTNodeForTView, getCurrentParentTNode, getCurrentTNodePlaceholderOk, assertTNode, assertTIcu, assertNumberInRange, DEHYDRATED_VIEWS, getNgModuleDef, getPipeDef as getPipeDef$1, getNgModuleDefOrThrow, isStandalone, concatStringsWithSpace, assertInjectImplementationNotEqual, emitInjectEvent, getConstant, assertLessThan, getOrCreateTViewCleanup, getOrCreateLViewCleanup, assertNotDefined, nextBindingIndex, getSelectedTNode, getDirectiveDefOrThrow, getTNode, assertComponentType, debugStringifyTypeForError, EnvironmentInjector, SVG_NAMESPACE, MATH_ML_NAMESPACE, viewAttachedToContainer, storeCleanupWithContext, signal, createInjectorWithoutInjectorInstances, R3Injector, getNullInjector, internalImportProvidersFrom, initNgDevMode, fillProperties, getBindingsEnabled, lastNodeWasCreated, removeLViewOnDestroy, walkUpViews, getNativeByIndex, assertElement, arrayInsert2, arraySplice, setInjectorProfiler, NullInjector, INJECTOR_DEF_TYPES, walkProviderTree, getInjectorDef, deepForEach, EffectRefImpl, isTypeProvider,
|
|
7
|
+
import { attachInjectFlag, _global, ɵɵdefineInjectable as __defineInjectable, ɵɵdefineInjector as __defineInjector, ɵɵinject as __inject, ɵɵinvalidFactoryDep as __invalidFactoryDep, resolveForwardRef, newArray, EMPTY_OBJ, assertString, assertNotEqual, FLAGS, assertEqual, isInCheckNoChangesMode, PREORDER_HOOK_FLAGS, assertFirstCreatePass, assertDefined, throwError, assertNumber, assertGreaterThan, HEADER_OFFSET, DECLARATION_VIEW, NG_FACTORY_DEF, isForwardRef, getFactoryDef, assertIndexInRange, assertTNodeForLView, enterDI, runInInjectorProfilerContext, getCurrentTNode, getLView, emitInjectorToCreateInstanceEvent, emitInstanceCreatedByInjectorEvent, throwProviderNotFoundError, leaveDI, assertNodeInjector, stringifyForError, cyclicDependencyErrorWithDetails, cyclicDependencyError, setInjectorProfilerContext, setInjectImplementation, assertDirectiveDef, NG_ELEMENT_ID, convertToBitFlags, isRootView, T_HOST, TVIEW, injectRootLimpMode, isComponentDef, EMBEDDED_VIEW_INJECTOR, INJECTOR$1 as INJECTOR, DECLARATION_COMPONENT_VIEW, isComponentHost, RuntimeError, NG_PROV_DEF, getClosureSafeProperty, getNativeByTNode, flatten, arrayEquals, ID, isLView, assertDomNode, unwrapRNode, getComponentLViewByIndex, CONTEXT, EMPTY_ARRAY, assertLView, HOST, CHILD_HEAD, NEXT, isLContainer, getLViewParent, Injector, CLEANUP, getComponentDef, getDirectiveDef, InjectionToken, ENVIRONMENT_INITIALIZER, inject, formatRuntimeError, isInSkipHydrationBlock as isInSkipHydrationBlock$1, HYDRATION, isContentQueryHost, setCurrentQueryIndex, XSS_SECURITY_URL, renderStringify, ENVIRONMENT, makeEnvironmentProviders, isDirectiveHost, resetPreOrderHookFlags, PARENT, RENDERER, CHILD_TAIL, assertSame, assertFirstUpdatePass, getSelectedIndex, getTView, assertIndexInDeclRange, setSelectedIndex, NgZone, ChangeDetectionScheduler, ErrorHandler, AFTER_RENDER_SEQUENCES_TO_ADD, markAncestorsForTraversal, assertNotInReactiveContext, assertInInjectionContext, DestroyRef, ViewContext, assertLContainer, MOVED_VIEWS, isDestroyed, REACTIVE_TEMPLATE_CONSUMER, DECLARATION_LCONTAINER, QUERIES, assertNotReactive, ON_DESTROY_HOOKS, assertFunction, EFFECTS, assertProjectionSlots, NATIVE, ANIMATIONS, assertParentView, CONTAINER_HEADER_OFFSET, assertNotSame, setCurrentDirectiveIndex, setCurrentTNode, getElementDepthCount, increaseElementDepthCount, wasLastNodeCreated, isCurrentTNodeParent, setCurrentTNodeAsNotParent, assertHasParent, INTERNAL_APPLICATION_ERROR_HANDLER, stringify, getCurrentDirectiveIndex, unwrapLView, isCreationMode, enterView, leaveView, markViewForRefresh, setIsRefreshingViews, isExhaustiveCheckNoChanges, requiresRefreshOrTraversal, setIsInCheckNoChangesMode, CheckNoChangesMode, setBindingIndex, EFFECTS_TO_SCHEDULE, viewAttachedToChangeDetector, setBindingRootForHostBindings, isRefreshingViews, removeFromArray, addToArray, updateAncestorTraversalFlagsOnAttach, storeLViewOnDestroy, VIEW_REFS, assertGreaterThanOrEqual, isInI18nBlock, assertTNodeForTView, getCurrentParentTNode, getCurrentTNodePlaceholderOk, assertTNode, assertTIcu, assertNumberInRange, DEHYDRATED_VIEWS, getNgModuleDef, getPipeDef as getPipeDef$1, getNgModuleDefOrThrow, isStandalone, concatStringsWithSpace, assertInjectImplementationNotEqual, emitInjectEvent, getConstant, assertLessThan, getOrCreateTViewCleanup, getOrCreateLViewCleanup, assertNotDefined, nextBindingIndex, getSelectedTNode, getDirectiveDefOrThrow, getTNode, assertComponentType, debugStringifyTypeForError, EnvironmentInjector, SVG_NAMESPACE, MATH_ML_NAMESPACE, viewAttachedToContainer, storeCleanupWithContext, signal, createInjectorWithoutInjectorInstances, R3Injector, getNullInjector, internalImportProvidersFrom, initNgDevMode, fillProperties, getBindingsEnabled, lastNodeWasCreated, removeLViewOnDestroy, walkUpViews, getNativeByIndex, assertElement, arrayInsert2, arraySplice, setInjectorProfiler, NullInjector, INJECTOR_DEF_TYPES, walkProviderTree, getInjectorDef, deepForEach, EffectRefImpl, isTypeProvider, isInInjectionContext, runInInjectionContext, ZONELESS_ENABLED, EffectScheduler, PendingTasksInternal, PendingTasks, getBindingIndex, assertTNodeCreationIndex, isSkipHydrationRootTNode, leaveSkipHydrationBlock, decreaseElementDepthCount, getNamespace, enterSkipHydrationBlock, getCurrentDirectiveDef, assertIndexInExpandoRange, assertOneOf, setInI18nBlock, nextContextImpl, getCurrentQueryIndex, getContextLView, load, keyValueArrayIndexOf, keyValueArraySet, keyValueArrayGet, incrementBindingIndex, store, providerToFactory, emitProviderConfiguredEvent, isClassProvider, getBindingRoot, NG_COMP_DEF, ɵɵresetView as __resetView, ɵɵnamespaceHTML as __namespaceHTML, ɵɵnamespaceMathML as __namespaceMathML, ɵɵnamespaceSVG as __namespaceSVG, ɵɵenableBindings as __enableBindings, ɵɵdisableBindings as __disableBindings, ɵɵrestoreView as __restoreView, forwardRef, NG_MOD_DEF, NG_INJ_DEF, NG_DIR_DEF, NG_PIPE_DEF, angularZoneInstanceIdProperty, SCHEDULE_IN_ROOT_ZONE, scheduleCallbackWithMicrotask, PROVIDED_ZONELESS, NoopNgZone, scheduleCallbackWithRafRace, getNativeByTNodeOrNull } from './_effect-chunk2.mjs';
|
|
8
8
|
import { setActiveConsumer, SIGNAL, consumerDestroy, REACTIVE_NODE, consumerPollProducersForChange, consumerBeforeComputation, getActiveConsumer, consumerAfterComputation, createComputed, setThrowInvalidWriteToSignalError } from './_effect-chunk.mjs';
|
|
9
9
|
import { Subject, Subscription } from 'rxjs';
|
|
10
10
|
import { setActiveConsumer as setActiveConsumer$1 } from '@angular/core/primitives/signals';
|
|
@@ -1889,7 +1889,6 @@ function getDocument() {
|
|
|
1889
1889
|
}
|
|
1890
1890
|
|
|
1891
1891
|
const APP_ID = new InjectionToken(typeof ngDevMode !== undefined && ngDevMode ? 'AppId' : '', {
|
|
1892
|
-
providedIn: 'root',
|
|
1893
1892
|
factory: () => DEFAULT_APP_ID
|
|
1894
1893
|
});
|
|
1895
1894
|
const DEFAULT_APP_ID = 'ng';
|
|
@@ -1911,7 +1910,6 @@ const PLATFORM_ID = new InjectionToken(typeof ngDevMode !== undefined && ngDevMo
|
|
|
1911
1910
|
});
|
|
1912
1911
|
const ANIMATION_MODULE_TYPE = new InjectionToken(typeof ngDevMode !== undefined && ngDevMode ? 'AnimationModuleType' : '');
|
|
1913
1912
|
const CSP_NONCE = new InjectionToken(typeof ngDevMode !== undefined && ngDevMode ? 'CSP nonce' : '', {
|
|
1914
|
-
providedIn: 'root',
|
|
1915
1913
|
factory: () => {
|
|
1916
1914
|
return getDocument().body?.querySelector('[ngCspNonce]')?.getAttribute('ngCspNonce') || null;
|
|
1917
1915
|
}
|
|
@@ -1923,7 +1921,6 @@ const IMAGE_CONFIG_DEFAULTS = {
|
|
|
1923
1921
|
disableImageLazyLoadWarning: false
|
|
1924
1922
|
};
|
|
1925
1923
|
const IMAGE_CONFIG = new InjectionToken(typeof ngDevMode !== undefined && ngDevMode ? 'ImageConfig' : '', {
|
|
1926
|
-
providedIn: 'root',
|
|
1927
1924
|
factory: () => IMAGE_CONFIG_DEFAULTS
|
|
1928
1925
|
});
|
|
1929
1926
|
|
|
@@ -2011,7 +2008,6 @@ const DEFER_HYDRATE_TRIGGERS = 't';
|
|
|
2011
2008
|
const IS_HYDRATION_DOM_REUSE_ENABLED = new InjectionToken(typeof ngDevMode === 'undefined' || ngDevMode ? 'IS_HYDRATION_DOM_REUSE_ENABLED' : '');
|
|
2012
2009
|
const PRESERVE_HOST_CONTENT_DEFAULT = false;
|
|
2013
2010
|
const PRESERVE_HOST_CONTENT = new InjectionToken(typeof ngDevMode === 'undefined' || ngDevMode ? 'PRESERVE_HOST_CONTENT' : '', {
|
|
2014
|
-
providedIn: 'root',
|
|
2015
2011
|
factory: () => PRESERVE_HOST_CONTENT_DEFAULT
|
|
2016
2012
|
});
|
|
2017
2013
|
const IS_I18N_HYDRATION_ENABLED = new InjectionToken(typeof ngDevMode === 'undefined' || ngDevMode ? 'IS_I18N_HYDRATION_ENABLED' : '');
|
|
@@ -2019,7 +2015,6 @@ const IS_EVENT_REPLAY_ENABLED = new InjectionToken(typeof ngDevMode === 'undefin
|
|
|
2019
2015
|
const EVENT_REPLAY_ENABLED_DEFAULT = false;
|
|
2020
2016
|
const IS_INCREMENTAL_HYDRATION_ENABLED = new InjectionToken(typeof ngDevMode === 'undefined' || ngDevMode ? 'IS_INCREMENTAL_HYDRATION_ENABLED' : '');
|
|
2021
2017
|
const JSACTION_BLOCK_ELEMENT_MAP = new InjectionToken(typeof ngDevMode !== undefined && ngDevMode ? 'JSACTION_BLOCK_ELEMENT_MAP' : '', {
|
|
2022
|
-
providedIn: 'root',
|
|
2023
2018
|
factory: () => new Map()
|
|
2024
2019
|
});
|
|
2025
2020
|
const IS_ENABLED_BLOCKING_INITIAL_NAVIGATION = new InjectionToken(typeof ngDevMode === 'undefined' || ngDevMode ? 'IS_ENABLED_BLOCKING_INITIAL_NAVIGATION' : '');
|
|
@@ -2203,7 +2198,6 @@ const removeListeners = el => {
|
|
|
2203
2198
|
el.__jsaction_fns = undefined;
|
|
2204
2199
|
};
|
|
2205
2200
|
const JSACTION_EVENT_CONTRACT = new InjectionToken(typeof ngDevMode !== undefined && ngDevMode ? 'EVENT_CONTRACT_DETAILS' : '', {
|
|
2206
|
-
providedIn: 'root',
|
|
2207
2201
|
factory: () => ({})
|
|
2208
2202
|
});
|
|
2209
2203
|
function invokeListeners(event, currentTarget) {
|
|
@@ -3177,7 +3171,6 @@ function escapeCommentText(value) {
|
|
|
3177
3171
|
|
|
3178
3172
|
const NG_REFLECT_ATTRS_FLAG_DEFAULT = false;
|
|
3179
3173
|
const NG_REFLECT_ATTRS_FLAG = new InjectionToken(typeof ngDevMode === 'undefined' || ngDevMode ? 'NG_REFLECT_FLAG' : '', {
|
|
3180
|
-
providedIn: 'root',
|
|
3181
3174
|
factory: () => NG_REFLECT_ATTRS_FLAG_DEFAULT
|
|
3182
3175
|
});
|
|
3183
3176
|
function provideNgReflectAttributes() {
|
|
@@ -4249,7 +4242,6 @@ const NOOP_AFTER_RENDER_REF = {
|
|
|
4249
4242
|
};
|
|
4250
4243
|
|
|
4251
4244
|
const ANIMATION_QUEUE = new InjectionToken(typeof ngDevMode !== 'undefined' && ngDevMode ? 'AnimationQueue' : '', {
|
|
4252
|
-
providedIn: 'root',
|
|
4253
4245
|
factory: () => {
|
|
4254
4246
|
return {
|
|
4255
4247
|
queue: new Set(),
|
|
@@ -4258,17 +4250,28 @@ const ANIMATION_QUEUE = new InjectionToken(typeof ngDevMode !== 'undefined' && n
|
|
|
4258
4250
|
};
|
|
4259
4251
|
}
|
|
4260
4252
|
});
|
|
4261
|
-
function addToAnimationQueue(injector, animationFns) {
|
|
4253
|
+
function addToAnimationQueue(injector, animationFns, animationData) {
|
|
4262
4254
|
const animationQueue = injector.get(ANIMATION_QUEUE);
|
|
4263
4255
|
if (Array.isArray(animationFns)) {
|
|
4264
4256
|
for (const animateFn of animationFns) {
|
|
4265
4257
|
animationQueue.queue.add(animateFn);
|
|
4258
|
+
animationData?.detachedLeaveAnimationFns?.push(animateFn);
|
|
4266
4259
|
}
|
|
4267
4260
|
} else {
|
|
4268
4261
|
animationQueue.queue.add(animationFns);
|
|
4262
|
+
animationData?.detachedLeaveAnimationFns?.push(animationFns);
|
|
4269
4263
|
}
|
|
4270
4264
|
animationQueue.scheduler && animationQueue.scheduler(injector);
|
|
4271
4265
|
}
|
|
4266
|
+
function removeFromAnimationQueue(injector, animationData) {
|
|
4267
|
+
const animationQueue = injector.get(ANIMATION_QUEUE);
|
|
4268
|
+
if (animationData.detachedLeaveAnimationFns) {
|
|
4269
|
+
for (const animationFn of animationData.detachedLeaveAnimationFns) {
|
|
4270
|
+
animationQueue.queue.delete(animationFn);
|
|
4271
|
+
}
|
|
4272
|
+
animationData.detachedLeaveAnimationFns = undefined;
|
|
4273
|
+
}
|
|
4274
|
+
}
|
|
4272
4275
|
function scheduleAnimationQueue(injector) {
|
|
4273
4276
|
const animationQueue = injector.get(ANIMATION_QUEUE);
|
|
4274
4277
|
if (!animationQueue.isScheduled) {
|
|
@@ -4430,10 +4433,6 @@ function cleanUpView(tView, lView) {
|
|
|
4430
4433
|
function runLeaveAnimationsWithCallback(lView, tNode, injector, callback) {
|
|
4431
4434
|
const animations = lView?.[ANIMATIONS];
|
|
4432
4435
|
if (animations == null || animations.leave == undefined || !animations.leave.has(tNode.index)) return callback(false);
|
|
4433
|
-
if (animations.skipLeaveAnimations) {
|
|
4434
|
-
animations.skipLeaveAnimations = false;
|
|
4435
|
-
return callback(false);
|
|
4436
|
-
}
|
|
4437
4436
|
if (lView) allLeavingAnimations.add(lView);
|
|
4438
4437
|
addToAnimationQueue(injector, () => {
|
|
4439
4438
|
if (animations.leave && animations.leave.has(tNode.index)) {
|
|
@@ -4448,6 +4447,7 @@ function runLeaveAnimationsWithCallback(lView, tNode, injector, callback) {
|
|
|
4448
4447
|
} = animationFn();
|
|
4449
4448
|
runningAnimations.push(promise);
|
|
4450
4449
|
}
|
|
4450
|
+
animations.detachedLeaveAnimationFns = undefined;
|
|
4451
4451
|
}
|
|
4452
4452
|
animations.running = Promise.allSettled(runningAnimations);
|
|
4453
4453
|
runAfterLeaveAnimations(lView, callback);
|
|
@@ -4455,7 +4455,7 @@ function runLeaveAnimationsWithCallback(lView, tNode, injector, callback) {
|
|
|
4455
4455
|
if (lView) allLeavingAnimations.delete(lView);
|
|
4456
4456
|
callback(false);
|
|
4457
4457
|
}
|
|
4458
|
-
});
|
|
4458
|
+
}, animations);
|
|
4459
4459
|
}
|
|
4460
4460
|
function runAfterLeaveAnimations(lView, callback) {
|
|
4461
4461
|
const runningAnimations = lView[ANIMATIONS]?.running;
|
|
@@ -8211,7 +8211,7 @@ class ComponentFactory extends ComponentFactory$1 {
|
|
|
8211
8211
|
}
|
|
8212
8212
|
}
|
|
8213
8213
|
function createRootTView(rootSelectorOrNode, componentDef, componentBindings, directives) {
|
|
8214
|
-
const tAttributes = rootSelectorOrNode ? ['ng-version', '21.0.0-rc.
|
|
8214
|
+
const tAttributes = rootSelectorOrNode ? ['ng-version', '21.0.0-rc.1'] : extractAttrsAndClassesFromSelector(componentDef.selectors[0]);
|
|
8215
8215
|
let creationBindings = null;
|
|
8216
8216
|
let updateBindings = null;
|
|
8217
8217
|
let varsToAllocate = 0;
|
|
@@ -10669,6 +10669,13 @@ function canBeHeldWeakly(value) {
|
|
|
10669
10669
|
return value !== null && (typeof value === 'object' || typeof value === 'function' || typeof value === 'symbol');
|
|
10670
10670
|
}
|
|
10671
10671
|
|
|
10672
|
+
function isSignal(value) {
|
|
10673
|
+
return typeof value === 'function' && value[SIGNAL] !== undefined;
|
|
10674
|
+
}
|
|
10675
|
+
function isWritableSignal(value) {
|
|
10676
|
+
return isSignal(value) && typeof value.set === 'function';
|
|
10677
|
+
}
|
|
10678
|
+
|
|
10672
10679
|
function applyChanges(component) {
|
|
10673
10680
|
ngDevMode && assertDefined(component, 'component');
|
|
10674
10681
|
markViewDirty(getComponentViewByInstance(component), 3);
|
|
@@ -12803,11 +12810,9 @@ function ɵɵattribute(name, value, sanitizer, namespace) {
|
|
|
12803
12810
|
}
|
|
12804
12811
|
|
|
12805
12812
|
const ANIMATIONS_DISABLED = new InjectionToken(typeof ngDevMode !== 'undefined' && ngDevMode ? 'AnimationsDisabled' : '', {
|
|
12806
|
-
providedIn: 'root',
|
|
12807
12813
|
factory: () => false
|
|
12808
12814
|
});
|
|
12809
12815
|
const MAX_ANIMATION_TIMEOUT = new InjectionToken(typeof ngDevMode !== 'undefined' && ngDevMode ? 'MaxAnimationTimeout' : '', {
|
|
12810
|
-
providedIn: 'root',
|
|
12811
12816
|
factory: () => MAX_ANIMATION_TIMEOUT_DEFAULT
|
|
12812
12817
|
});
|
|
12813
12818
|
const MAX_ANIMATION_TIMEOUT_DEFAULT = 4000;
|
|
@@ -13228,6 +13233,7 @@ function ɵɵcontrol(value, sanitizer) {
|
|
|
13228
13233
|
updateNativeControl(tNode, lView, control);
|
|
13229
13234
|
}
|
|
13230
13235
|
}
|
|
13236
|
+
nextBindingIndex();
|
|
13231
13237
|
}
|
|
13232
13238
|
function getControlDirectiveFirstCreatePass(tView, tNode, lView) {
|
|
13233
13239
|
const directiveIndices = tNode.inputs?.['field'];
|
|
@@ -13339,52 +13345,58 @@ function updateCustomControl(tNode, lView, control, modelName) {
|
|
|
13339
13345
|
const component = lView[componentIndex];
|
|
13340
13346
|
const componentDef = tView.data[componentIndex];
|
|
13341
13347
|
const state = control.state();
|
|
13342
|
-
|
|
13343
|
-
|
|
13344
|
-
|
|
13345
|
-
|
|
13346
|
-
|
|
13347
|
-
|
|
13348
|
-
|
|
13349
|
-
|
|
13350
|
-
|
|
13351
|
-
|
|
13352
|
-
|
|
13353
|
-
|
|
13354
|
-
|
|
13355
|
-
maybeWriteToDirectiveInput(componentDef, component, 'required', state.required);
|
|
13356
|
-
}
|
|
13357
|
-
function maybeWriteToDirectiveInput(componentDef, component, inputName, source) {
|
|
13358
|
-
if (source && inputName in componentDef.inputs) {
|
|
13359
|
-
writeToDirectiveInput(componentDef, component, inputName, source());
|
|
13348
|
+
const bindings = getControlBindings(lView);
|
|
13349
|
+
maybeUpdateInput(componentDef, component, bindings, state, VALUE, modelName);
|
|
13350
|
+
for (const key of CONTROL_BINDING_KEYS) {
|
|
13351
|
+
const inputName = CONTROL_BINDING_NAMES[key];
|
|
13352
|
+
maybeUpdateInput(componentDef, component, bindings, state, key, inputName);
|
|
13353
|
+
}
|
|
13354
|
+
}
|
|
13355
|
+
function maybeUpdateInput(componentDef, component, bindings, state, key, inputName) {
|
|
13356
|
+
if (inputName in componentDef.inputs) {
|
|
13357
|
+
const value = state[key]?.();
|
|
13358
|
+
if (controlBindingUpdated(bindings, key, value)) {
|
|
13359
|
+
writeToDirectiveInput(componentDef, component, inputName, value);
|
|
13360
|
+
}
|
|
13360
13361
|
}
|
|
13361
13362
|
}
|
|
13362
13363
|
function updateNativeControl(tNode, lView, control) {
|
|
13363
|
-
const
|
|
13364
|
+
const element = getNativeByTNode(tNode, lView);
|
|
13364
13365
|
const renderer = lView[RENDERER];
|
|
13365
13366
|
const state = control.state();
|
|
13366
|
-
|
|
13367
|
-
|
|
13368
|
-
|
|
13369
|
-
|
|
13370
|
-
|
|
13371
|
-
|
|
13372
|
-
|
|
13367
|
+
const bindings = getControlBindings(lView);
|
|
13368
|
+
const value = state.value();
|
|
13369
|
+
if (controlBindingUpdated(bindings, VALUE, value)) {
|
|
13370
|
+
setNativeControlValue(element, value);
|
|
13371
|
+
}
|
|
13372
|
+
const name = state.name();
|
|
13373
|
+
if (controlBindingUpdated(bindings, NAME, name)) {
|
|
13374
|
+
renderer.setAttribute(element, 'name', name);
|
|
13375
|
+
}
|
|
13376
|
+
updateBooleanAttribute(renderer, element, bindings, state, DISABLED);
|
|
13377
|
+
updateBooleanAttribute(renderer, element, bindings, state, READONLY);
|
|
13378
|
+
updateBooleanAttribute(renderer, element, bindings, state, REQUIRED);
|
|
13373
13379
|
if (tNode.flags & 16384) {
|
|
13374
|
-
|
|
13375
|
-
|
|
13376
|
-
}
|
|
13377
|
-
if (state.min) {
|
|
13378
|
-
setOptionalAttribute(renderer, input, 'min', state.min());
|
|
13379
|
-
}
|
|
13380
|
+
updateOptionalAttribute(renderer, element, bindings, state, MAX);
|
|
13381
|
+
updateOptionalAttribute(renderer, element, bindings, state, MIN);
|
|
13380
13382
|
}
|
|
13381
13383
|
if (tNode.flags & 32768) {
|
|
13382
|
-
|
|
13383
|
-
|
|
13384
|
-
|
|
13385
|
-
|
|
13386
|
-
|
|
13387
|
-
|
|
13384
|
+
updateOptionalAttribute(renderer, element, bindings, state, MAX_LENGTH);
|
|
13385
|
+
updateOptionalAttribute(renderer, element, bindings, state, MIN_LENGTH);
|
|
13386
|
+
}
|
|
13387
|
+
}
|
|
13388
|
+
function updateBooleanAttribute(renderer, element, bindings, state, key) {
|
|
13389
|
+
const value = state[key]();
|
|
13390
|
+
if (controlBindingUpdated(bindings, key, value)) {
|
|
13391
|
+
const name = CONTROL_BINDING_NAMES[key];
|
|
13392
|
+
setBooleanAttribute(renderer, element, name, value);
|
|
13393
|
+
}
|
|
13394
|
+
}
|
|
13395
|
+
function updateOptionalAttribute(renderer, element, bindings, state, key) {
|
|
13396
|
+
const value = state[key]?.();
|
|
13397
|
+
if (controlBindingUpdated(bindings, key, value)) {
|
|
13398
|
+
const name = CONTROL_BINDING_NAMES[key];
|
|
13399
|
+
setOptionalAttribute(renderer, element, name, value);
|
|
13388
13400
|
}
|
|
13389
13401
|
}
|
|
13390
13402
|
function isDateOrNull(value) {
|
|
@@ -13464,6 +13476,65 @@ function setNativeControlValue(element, value) {
|
|
|
13464
13476
|
}
|
|
13465
13477
|
element.value = value;
|
|
13466
13478
|
}
|
|
13479
|
+
const DISABLED = /* @__PURE__ */getClosureSafeProperty({
|
|
13480
|
+
disabled: getClosureSafeProperty
|
|
13481
|
+
});
|
|
13482
|
+
const MAX = /* @__PURE__ */getClosureSafeProperty({
|
|
13483
|
+
max: getClosureSafeProperty
|
|
13484
|
+
});
|
|
13485
|
+
const MAX_LENGTH = /* @__PURE__ */getClosureSafeProperty({
|
|
13486
|
+
maxLength: getClosureSafeProperty
|
|
13487
|
+
});
|
|
13488
|
+
const MIN = /* @__PURE__ */getClosureSafeProperty({
|
|
13489
|
+
min: getClosureSafeProperty
|
|
13490
|
+
});
|
|
13491
|
+
const MIN_LENGTH = /* @__PURE__ */getClosureSafeProperty({
|
|
13492
|
+
minLength: getClosureSafeProperty
|
|
13493
|
+
});
|
|
13494
|
+
const NAME = /* @__PURE__ */getClosureSafeProperty({
|
|
13495
|
+
name: getClosureSafeProperty
|
|
13496
|
+
});
|
|
13497
|
+
const READONLY = /* @__PURE__ */getClosureSafeProperty({
|
|
13498
|
+
readonly: getClosureSafeProperty
|
|
13499
|
+
});
|
|
13500
|
+
const REQUIRED = /* @__PURE__ */getClosureSafeProperty({
|
|
13501
|
+
required: getClosureSafeProperty
|
|
13502
|
+
});
|
|
13503
|
+
const VALUE = /* @__PURE__ */getClosureSafeProperty({
|
|
13504
|
+
value: getClosureSafeProperty
|
|
13505
|
+
});
|
|
13506
|
+
const CONTROL_BINDING_NAMES = {
|
|
13507
|
+
disabled: 'disabled',
|
|
13508
|
+
disabledReasons: 'disabledReasons',
|
|
13509
|
+
errors: 'errors',
|
|
13510
|
+
invalid: 'invalid',
|
|
13511
|
+
max: 'max',
|
|
13512
|
+
maxLength: 'maxLength',
|
|
13513
|
+
min: 'min',
|
|
13514
|
+
minLength: 'minLength',
|
|
13515
|
+
name: 'name',
|
|
13516
|
+
pattern: 'pattern',
|
|
13517
|
+
readonly: 'readonly',
|
|
13518
|
+
required: 'required',
|
|
13519
|
+
touched: 'touched'
|
|
13520
|
+
};
|
|
13521
|
+
const CONTROL_BINDING_KEYS = /* @__PURE__ */(() => Object.keys(CONTROL_BINDING_NAMES))();
|
|
13522
|
+
function getControlBindings(lView) {
|
|
13523
|
+
const bindingIndex = getBindingIndex();
|
|
13524
|
+
let bindings = lView[bindingIndex];
|
|
13525
|
+
if (bindings === NO_CHANGE) {
|
|
13526
|
+
bindings = lView[bindingIndex] = {};
|
|
13527
|
+
}
|
|
13528
|
+
return bindings;
|
|
13529
|
+
}
|
|
13530
|
+
function controlBindingUpdated(bindings, key, value) {
|
|
13531
|
+
const oldValue = bindings[key];
|
|
13532
|
+
if (Object.is(oldValue, value)) {
|
|
13533
|
+
return false;
|
|
13534
|
+
}
|
|
13535
|
+
bindings[key] = value;
|
|
13536
|
+
return true;
|
|
13537
|
+
}
|
|
13467
13538
|
function setBooleanAttribute(renderer, element, name, value) {
|
|
13468
13539
|
if (value) {
|
|
13469
13540
|
renderer.setAttribute(element, name, '');
|
|
@@ -13495,7 +13566,7 @@ class LiveCollection {
|
|
|
13495
13566
|
}
|
|
13496
13567
|
}
|
|
13497
13568
|
move(prevIndex, newIdx) {
|
|
13498
|
-
this.attach(newIdx, this.detach(prevIndex
|
|
13569
|
+
this.attach(newIdx, this.detach(prevIndex));
|
|
13499
13570
|
}
|
|
13500
13571
|
}
|
|
13501
13572
|
function valuesMatching(liveIdx, liveValue, newIdx, newValue, trackBy) {
|
|
@@ -13867,10 +13938,11 @@ class LiveCollectionLContainerImpl extends LiveCollection {
|
|
|
13867
13938
|
const dehydratedView = lView[HYDRATION];
|
|
13868
13939
|
this.needsIndexUpdate ||= index !== this.length;
|
|
13869
13940
|
addLViewToLContainer(this.lContainer, lView, index, shouldAddViewToDom(this.templateTNode, dehydratedView));
|
|
13941
|
+
clearDetachAnimationList(this.lContainer, index);
|
|
13870
13942
|
}
|
|
13871
|
-
detach(index
|
|
13943
|
+
detach(index) {
|
|
13872
13944
|
this.needsIndexUpdate ||= index !== this.length - 1;
|
|
13873
|
-
|
|
13945
|
+
maybeInitDetachAnimationList(this.lContainer, index);
|
|
13874
13946
|
return detachExistingView(this.lContainer, index);
|
|
13875
13947
|
}
|
|
13876
13948
|
create(index, value) {
|
|
@@ -13955,12 +14027,25 @@ function getLContainer(lView, index) {
|
|
|
13955
14027
|
ngDevMode && assertLContainer(lContainer);
|
|
13956
14028
|
return lContainer;
|
|
13957
14029
|
}
|
|
13958
|
-
function
|
|
14030
|
+
function clearDetachAnimationList(lContainer, index) {
|
|
14031
|
+
if (lContainer.length <= CONTAINER_HEADER_OFFSET) return;
|
|
14032
|
+
const indexInContainer = CONTAINER_HEADER_OFFSET + index;
|
|
14033
|
+
const viewToDetach = lContainer[indexInContainer];
|
|
14034
|
+
const animations = viewToDetach ? viewToDetach[ANIMATIONS] : undefined;
|
|
14035
|
+
if (viewToDetach && animations && animations.detachedLeaveAnimationFns && animations.detachedLeaveAnimationFns.length > 0) {
|
|
14036
|
+
const injector = viewToDetach[INJECTOR];
|
|
14037
|
+
removeFromAnimationQueue(injector, animations);
|
|
14038
|
+
allLeavingAnimations.delete(viewToDetach);
|
|
14039
|
+
animations.detachedLeaveAnimationFns = undefined;
|
|
14040
|
+
}
|
|
14041
|
+
}
|
|
14042
|
+
function maybeInitDetachAnimationList(lContainer, index) {
|
|
13959
14043
|
if (lContainer.length <= CONTAINER_HEADER_OFFSET) return;
|
|
13960
14044
|
const indexInContainer = CONTAINER_HEADER_OFFSET + index;
|
|
13961
14045
|
const viewToDetach = lContainer[indexInContainer];
|
|
13962
|
-
|
|
13963
|
-
|
|
14046
|
+
const animations = viewToDetach ? viewToDetach[ANIMATIONS] : undefined;
|
|
14047
|
+
if (animations && animations.leave && animations.leave.size > 0) {
|
|
14048
|
+
animations.detachedLeaveAnimationFns = [];
|
|
13964
14049
|
}
|
|
13965
14050
|
}
|
|
13966
14051
|
function detachExistingView(lContainer, index) {
|
|
@@ -18130,14 +18215,12 @@ function getGlobalLocale() {
|
|
|
18130
18215
|
}
|
|
18131
18216
|
}
|
|
18132
18217
|
const LOCALE_ID = new InjectionToken(typeof ngDevMode !== undefined && ngDevMode ? 'LocaleId' : '', {
|
|
18133
|
-
providedIn: 'root',
|
|
18134
18218
|
factory: () => inject(LOCALE_ID, {
|
|
18135
18219
|
optional: true,
|
|
18136
18220
|
skipSelf: true
|
|
18137
18221
|
}) || getGlobalLocale()
|
|
18138
18222
|
});
|
|
18139
18223
|
const DEFAULT_CURRENCY_CODE = new InjectionToken(typeof ngDevMode !== undefined && ngDevMode ? 'DefaultCurrencyCode' : '', {
|
|
18140
|
-
providedIn: 'root',
|
|
18141
18224
|
factory: () => USD_CURRENCY_CODE
|
|
18142
18225
|
});
|
|
18143
18226
|
const TRANSLATIONS = new InjectionToken(typeof ngDevMode !== undefined && ngDevMode ? 'Translations' : '');
|
|
@@ -18465,5 +18548,5 @@ function getDebugNode(nativeNode) {
|
|
|
18465
18548
|
return null;
|
|
18466
18549
|
}
|
|
18467
18550
|
|
|
18468
|
-
export { AFTER_RENDER_PHASES, ANIMATIONS_DISABLED, ANIMATION_MODULE_TYPE, APP_BOOTSTRAP_LISTENER, APP_ID, APP_INITIALIZER, AcxChangeDetectionStrategy, AcxViewEncapsulation, AfterRenderImpl, AfterRenderManager, AfterRenderSequence, ApplicationInitStatus, ApplicationRef, Attribute, COMPILER_OPTIONS, CONTAINERS, CSP_NONCE, CUSTOM_ELEMENTS_SCHEMA, ChangeDetectionSchedulerImpl, ChangeDetectionStrategy, Compiler, CompilerFactory, Component, ComponentFactory, ComponentFactory$1, ComponentFactoryResolver$1 as ComponentFactoryResolver, ComponentRef$1 as ComponentRef, ComponentRef as ComponentRef$1, Console, DEFAULT_CURRENCY_CODE, DEFAULT_LOCALE_ID, DEFER_BLOCK_CONFIG, DEFER_BLOCK_DEPENDENCY_INTERCEPTOR, DEFER_BLOCK_ID, DEFER_BLOCK_SSR_ID_ATTRIBUTE, DEFER_BLOCK_STATE$1 as DEFER_BLOCK_STATE, DEFER_BLOCK_STATE as DEFER_BLOCK_STATE$1, DEFER_HYDRATE_TRIGGERS, DEFER_PARENT_BLOCK_ID, DEHYDRATED_BLOCK_REGISTRY, DISCONNECTED_NODES, DebugElement, DebugEventListener, DebugNode, DeferBlockBehavior, DeferBlockState, DehydratedBlockRegistry, Directive, ELEMENT_CONTAINERS, EVENT_REPLAY_ENABLED_DEFAULT, ElementRef, EnvironmentNgModuleRefAdapter, Framework, Host, HostBinding, HostListener, HydrationStatus, I18N_DATA, IMAGE_CONFIG, IMAGE_CONFIG_DEFAULTS, IS_ENABLED_BLOCKING_INITIAL_NAVIGATION, IS_EVENT_REPLAY_ENABLED, IS_HYDRATION_DOM_REUSE_ENABLED, IS_I18N_HYDRATION_ENABLED, IS_INCREMENTAL_HYDRATION_ENABLED, Inject, Injectable, Input, JSACTION_BLOCK_ELEMENT_MAP, JSACTION_EVENT_CONTRACT, LContext, LOCALE_ID, LocaleDataIndex, MAX_ANIMATION_TIMEOUT, MULTIPLIER, MissingTranslationStrategy, ModuleWithComponentFactories, NGH_ATTR_NAME, NGH_DATA_KEY, NGH_DEFER_BLOCKS_KEY, NODES, NOOP_AFTER_RENDER_REF, NOT_FOUND_CHECK_ONLY_ELEMENT_INJECTOR, NO_CHANGE, NO_ERRORS_SCHEMA, NUM_ROOT_NODES, NgModule, NgModuleFactory, NgModuleFactory$1, NgModuleRef, NgModuleRef$1, Optional, Output, PLATFORM_ID, PLATFORM_INITIALIZER, PRESERVE_HOST_CONTENT, Pipe, QueryList, ReflectionCapabilities, Renderer2, RendererFactory2, RendererStyleFlags2, SKIP_HYDRATION_ATTR_NAME, SSR_CONTENT_INTEGRITY_MARKER, Sanitizer, SecurityContext, Self, SimpleChange, SkipSelf, TEMPLATES, TEMPLATE_ID, TESTABILITY, TESTABILITY_GETTER, TRANSLATIONS, TRANSLATIONS_FORMAT, TemplateRef, Testability, TestabilityRegistry, TimerScheduler, TracingAction, TracingService, TransferState, Type, UseExhaustiveCheckNoChanges, ViewContainerRef, ViewEncapsulation, ViewRef, _sanitizeHtml, _sanitizeUrl, afterEveryRender, afterNextRender, allLeavingAnimations, allowSanitizationBypassAndThrow, angularCoreEnv, appendDeferBlocksToJSActionMap, asNativeElements, assertComponentDef, assertStandaloneComponentType, bypassSanitizationTrustHtml, bypassSanitizationTrustResourceUrl, bypassSanitizationTrustScript, bypassSanitizationTrustStyle, bypassSanitizationTrustUrl, calcPathForNode, checkNoChangesInternal, cleanupDehydratedViews, clearResolutionOfComponentResourcesQueue, collectNativeNodes, collectNativeNodesInLContainer, compileComponent, compileDirective, compileNgModule, compileNgModuleDefs, compilePipe, convertHydrateTriggersToJsAction, countBlocksSkippedByHydration, createEnvironmentInjector, createMultiResultQuerySignalFn, createNgModule, createNgModuleRef, createNgModuleRefWithProviders, createSingleResultOptionalQuerySignalFn, createSingleResultRequiredQuerySignalFn, depsTracker, devModeEqual, enableApplyRootElementTransformImpl, enableClaimDehydratedIcuCaseImpl, enableFindMatchingDehydratedViewImpl, enableLocateOrCreateContainerAnchorImpl, enableLocateOrCreateContainerRefImpl, enableLocateOrCreateElementContainerNodeImpl, enableLocateOrCreateElementNodeImpl, enableLocateOrCreateI18nNodeImpl, enableLocateOrCreateTextNodeImpl, enablePrepareI18nBlockForHydrationImpl, enableProfiling, enableRetrieveDeferBlockDataImpl, enableRetrieveHydrationInfoImpl, enableStashEventListenerImpl, findLocaleData, flushModuleScopingQueueAsMuchAsPossible, gatherDeferBlocksCommentNodes, generateStandaloneInDeclarationsError, getAsyncClassMetadataFn, getCompilerFacade, getDebugNode, getDeferBlocks$1 as getDeferBlocks, getDirectives, getDocument, getHostElement, getLContext, getLDeferBlockDetails, getLNodeForHydration, getLocaleCurrencyCode, getLocalePluralCase, getOrComputeI18nChildren, getRegisteredNgModuleType, getSanitizationBypassType, getTDeferBlockDetails, getTransferState, inferTagNameFromDefinition, inputBinding, invokeListeners, isBoundToModule, isComponentDefPendingResolution, isComponentResourceResolutionQueueEmpty, isDeferBlock, isDetachedByI18n, isDisconnectedNode, isI18nHydrationEnabled, isI18nHydrationSupportEnabled, isInSkipHydrationBlock, isIncrementalHydrationEnabled, isJsObject, isLetDeclaration, isListLikeIterable, isNgModule, isPromise, isSubscribable, isTNodeShape, isViewDirty, iterateListLike, makePropDecorator, makeStateKey, markForRefresh, noSideEffects, optionsReducer, outputBinding, patchComponentDefWithScope, performanceMarkFeature, processAndInitTriggers, processBlockData, processTextNodeBeforeSerialization, profiler, provideAppInitializer, provideNgReflectAttributes, provideZonelessChangeDetection, provideZonelessChangeDetectionInternal, publishDefaultGlobalUtils, publishExternalGlobalUtil, publishSignalConfiguration, readHydrationInfo, readPatchedLView, registerLocaleData, registerNgModuleType, remove, removeListeners, renderDeferBlockState, resetCompiledComponents, resetIncrementalHydrationEnabledWarnedForTests, resetJitOptions, resolveComponentResources, restoreComponentResolutionQueue, setAllowDuplicateNgModuleIdsForTest, setClassMetadata, setClassMetadataAsync, setDocument, setIsI18nHydrationSupportEnabled, setJSActionAttributes, setJitOptions, setLocaleId, setStashFn, setTestabilityGetter, sharedMapFunction, sharedStashFunction, transitiveScopesFor, triggerHydrationFromBlockName, triggerResourceLoading, trySerializeI18nBlock, twoWayBinding, unregisterAllLocaleData, unsupportedProjectionOfDomNodes, unwrapSafeValue, validAppIdInitializer, validateMatchingNode, validateNodeExists, verifySsrContentsIntegrity, ɵCONTROL, ɵgetUnknownElementStrictMode, ɵgetUnknownPropertyStrictMode, ɵsetClassDebugInfo, ɵsetUnknownElementStrictMode, ɵsetUnknownPropertyStrictMode, ɵɵCopyDefinitionFeature, ɵɵExternalStylesFeature, ɵɵHostDirectivesFeature, ɵɵInheritDefinitionFeature, ɵɵNgOnChangesFeature, ɵɵProvidersFeature, ɵɵadvance, ɵɵanimateEnter, ɵɵanimateEnterListener, ɵɵanimateLeave, ɵɵanimateLeaveListener, ɵɵariaProperty, ɵɵattachSourceLocations, ɵɵattribute, ɵɵclassMap, ɵɵclassProp, ɵɵcomponentInstance, ɵɵconditional, ɵɵconditionalBranchCreate, ɵɵconditionalCreate, ɵɵcontentQuery, ɵɵcontentQuerySignal, ɵɵcontrol, ɵɵcontrolCreate, ɵɵ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, ɵɵdomElement, ɵɵdomElementContainer, ɵɵdomElementContainerEnd, ɵɵdomElementContainerStart, ɵɵdomElementEnd, ɵɵdomElementStart, ɵɵdomListener, ɵɵdomProperty, ɵɵdomTemplate, ɵɵelement, ɵɵelementContainer, ɵɵelementContainerEnd, ɵɵelementContainerStart, ɵɵelementEnd, ɵɵelementStart, ɵɵgetComponentDepsFactory, ɵɵgetCurrentView, ɵɵgetInheritedFactory, ɵɵgetReplaceMetadataURL, ɵɵi18n, ɵɵi18nApply, ɵɵi18nAttributes, ɵɵi18nEnd, ɵɵi18nExp, ɵɵi18nPostprocess, ɵɵi18nStart, ɵɵinjectAttribute, ɵɵinterpolate, ɵɵinterpolate1, ɵɵinterpolate2, ɵɵinterpolate3, ɵɵinterpolate4, ɵɵinterpolate5, ɵɵinterpolate6, ɵɵinterpolate7, ɵɵinterpolate8, ɵɵinterpolateV, ɵɵinvalidFactory, ɵɵlistener, ɵɵloadQuery, ɵɵnextContext, ɵɵpipe, ɵɵpipeBind1, ɵɵpipeBind2, ɵɵpipeBind3, ɵɵpipeBind4, ɵɵpipeBindV, ɵɵprojection, ɵɵprojectionDef, ɵɵproperty, ɵɵpureFunction0, ɵɵpureFunction1, ɵɵpureFunction2, ɵɵpureFunction3, ɵɵpureFunction4, ɵɵpureFunction5, ɵɵpureFunction6, ɵɵpureFunction7, ɵɵpureFunction8, ɵɵpureFunctionV, ɵɵqueryAdvance, ɵɵqueryRefresh, ɵɵreadContextLet, ɵɵreference, ɵɵrepeater, ɵɵrepeaterCreate, ɵɵrepeaterTrackByIdentity, ɵɵrepeaterTrackByIndex, ɵɵreplaceMetadata, ɵɵresolveBody, ɵɵresolveDocument, ɵɵresolveWindow, ɵɵsanitizeHtml, ɵɵsanitizeResourceUrl, ɵɵsanitizeScript, ɵɵsanitizeStyle, ɵɵsanitizeUrl, ɵɵsanitizeUrlOrResourceUrl, ɵɵsetComponentScope, ɵɵsetNgModuleScope, ɵɵstoreLet, ɵɵstyleMap, ɵɵstyleProp, ɵɵsyntheticHostListener, ɵɵsyntheticHostProperty, ɵɵtemplate, ɵɵtemplateRefExtractor, ɵɵtext, ɵɵtextInterpolate, ɵɵtextInterpolate1, ɵɵtextInterpolate2, ɵɵtextInterpolate3, ɵɵtextInterpolate4, ɵɵtextInterpolate5, ɵɵtextInterpolate6, ɵɵtextInterpolate7, ɵɵtextInterpolate8, ɵɵtextInterpolateV, ɵɵtrustConstantHtml, ɵɵtrustConstantResourceUrl, ɵɵtwoWayBindingSet, ɵɵtwoWayListener, ɵɵtwoWayProperty, ɵɵvalidateIframeAttribute, ɵɵviewQuery, ɵɵviewQuerySignal };
|
|
18551
|
+
export { AFTER_RENDER_PHASES, ANIMATIONS_DISABLED, ANIMATION_MODULE_TYPE, APP_BOOTSTRAP_LISTENER, APP_ID, APP_INITIALIZER, AcxChangeDetectionStrategy, AcxViewEncapsulation, AfterRenderImpl, AfterRenderManager, AfterRenderSequence, ApplicationInitStatus, ApplicationRef, Attribute, COMPILER_OPTIONS, CONTAINERS, CSP_NONCE, CUSTOM_ELEMENTS_SCHEMA, ChangeDetectionSchedulerImpl, ChangeDetectionStrategy, Compiler, CompilerFactory, Component, ComponentFactory, ComponentFactory$1, ComponentFactoryResolver$1 as ComponentFactoryResolver, ComponentRef$1 as ComponentRef, ComponentRef as ComponentRef$1, Console, DEFAULT_CURRENCY_CODE, DEFAULT_LOCALE_ID, DEFER_BLOCK_CONFIG, DEFER_BLOCK_DEPENDENCY_INTERCEPTOR, DEFER_BLOCK_ID, DEFER_BLOCK_SSR_ID_ATTRIBUTE, DEFER_BLOCK_STATE$1 as DEFER_BLOCK_STATE, DEFER_BLOCK_STATE as DEFER_BLOCK_STATE$1, DEFER_HYDRATE_TRIGGERS, DEFER_PARENT_BLOCK_ID, DEHYDRATED_BLOCK_REGISTRY, DISCONNECTED_NODES, DebugElement, DebugEventListener, DebugNode, DeferBlockBehavior, DeferBlockState, DehydratedBlockRegistry, Directive, ELEMENT_CONTAINERS, EVENT_REPLAY_ENABLED_DEFAULT, ElementRef, EnvironmentNgModuleRefAdapter, Framework, Host, HostBinding, HostListener, HydrationStatus, I18N_DATA, IMAGE_CONFIG, IMAGE_CONFIG_DEFAULTS, IS_ENABLED_BLOCKING_INITIAL_NAVIGATION, IS_EVENT_REPLAY_ENABLED, IS_HYDRATION_DOM_REUSE_ENABLED, IS_I18N_HYDRATION_ENABLED, IS_INCREMENTAL_HYDRATION_ENABLED, Inject, Injectable, Input, JSACTION_BLOCK_ELEMENT_MAP, JSACTION_EVENT_CONTRACT, LContext, LOCALE_ID, LocaleDataIndex, MAX_ANIMATION_TIMEOUT, MULTIPLIER, MissingTranslationStrategy, ModuleWithComponentFactories, NGH_ATTR_NAME, NGH_DATA_KEY, NGH_DEFER_BLOCKS_KEY, NODES, NOOP_AFTER_RENDER_REF, NOT_FOUND_CHECK_ONLY_ELEMENT_INJECTOR, NO_CHANGE, NO_ERRORS_SCHEMA, NUM_ROOT_NODES, NgModule, NgModuleFactory, NgModuleFactory$1, NgModuleRef, NgModuleRef$1, Optional, Output, PLATFORM_ID, PLATFORM_INITIALIZER, PRESERVE_HOST_CONTENT, Pipe, QueryList, ReflectionCapabilities, Renderer2, RendererFactory2, RendererStyleFlags2, SKIP_HYDRATION_ATTR_NAME, SSR_CONTENT_INTEGRITY_MARKER, Sanitizer, SecurityContext, Self, SimpleChange, SkipSelf, TEMPLATES, TEMPLATE_ID, TESTABILITY, TESTABILITY_GETTER, TRANSLATIONS, TRANSLATIONS_FORMAT, TemplateRef, Testability, TestabilityRegistry, TimerScheduler, TracingAction, TracingService, TransferState, Type, UseExhaustiveCheckNoChanges, ViewContainerRef, ViewEncapsulation, ViewRef, _sanitizeHtml, _sanitizeUrl, afterEveryRender, afterNextRender, allLeavingAnimations, allowSanitizationBypassAndThrow, angularCoreEnv, appendDeferBlocksToJSActionMap, asNativeElements, assertComponentDef, assertStandaloneComponentType, bypassSanitizationTrustHtml, bypassSanitizationTrustResourceUrl, bypassSanitizationTrustScript, bypassSanitizationTrustStyle, bypassSanitizationTrustUrl, calcPathForNode, checkNoChangesInternal, cleanupDehydratedViews, clearResolutionOfComponentResourcesQueue, collectNativeNodes, collectNativeNodesInLContainer, compileComponent, compileDirective, compileNgModule, compileNgModuleDefs, compilePipe, convertHydrateTriggersToJsAction, countBlocksSkippedByHydration, createEnvironmentInjector, createMultiResultQuerySignalFn, createNgModule, createNgModuleRef, createNgModuleRefWithProviders, createSingleResultOptionalQuerySignalFn, createSingleResultRequiredQuerySignalFn, depsTracker, devModeEqual, enableApplyRootElementTransformImpl, enableClaimDehydratedIcuCaseImpl, enableFindMatchingDehydratedViewImpl, enableLocateOrCreateContainerAnchorImpl, enableLocateOrCreateContainerRefImpl, enableLocateOrCreateElementContainerNodeImpl, enableLocateOrCreateElementNodeImpl, enableLocateOrCreateI18nNodeImpl, enableLocateOrCreateTextNodeImpl, enablePrepareI18nBlockForHydrationImpl, enableProfiling, enableRetrieveDeferBlockDataImpl, enableRetrieveHydrationInfoImpl, enableStashEventListenerImpl, findLocaleData, flushModuleScopingQueueAsMuchAsPossible, gatherDeferBlocksCommentNodes, generateStandaloneInDeclarationsError, getAsyncClassMetadataFn, getCompilerFacade, getDebugNode, getDeferBlocks$1 as getDeferBlocks, getDirectives, getDocument, getHostElement, getLContext, getLDeferBlockDetails, getLNodeForHydration, getLocaleCurrencyCode, getLocalePluralCase, getOrComputeI18nChildren, getRegisteredNgModuleType, getSanitizationBypassType, getTDeferBlockDetails, getTransferState, inferTagNameFromDefinition, inputBinding, invokeListeners, isBoundToModule, isComponentDefPendingResolution, isComponentResourceResolutionQueueEmpty, isDeferBlock, isDetachedByI18n, isDisconnectedNode, isI18nHydrationEnabled, isI18nHydrationSupportEnabled, isInSkipHydrationBlock, isIncrementalHydrationEnabled, isJsObject, isLetDeclaration, isListLikeIterable, isNgModule, isPromise, isSignal, isSubscribable, isTNodeShape, isViewDirty, isWritableSignal, iterateListLike, makePropDecorator, makeStateKey, markForRefresh, noSideEffects, optionsReducer, outputBinding, patchComponentDefWithScope, performanceMarkFeature, processAndInitTriggers, processBlockData, processTextNodeBeforeSerialization, profiler, provideAppInitializer, provideNgReflectAttributes, provideZonelessChangeDetection, provideZonelessChangeDetectionInternal, publishDefaultGlobalUtils, publishExternalGlobalUtil, publishSignalConfiguration, readHydrationInfo, readPatchedLView, registerLocaleData, registerNgModuleType, remove, removeListeners, renderDeferBlockState, resetCompiledComponents, resetIncrementalHydrationEnabledWarnedForTests, resetJitOptions, resolveComponentResources, restoreComponentResolutionQueue, setAllowDuplicateNgModuleIdsForTest, setClassMetadata, setClassMetadataAsync, setDocument, setIsI18nHydrationSupportEnabled, setJSActionAttributes, setJitOptions, setLocaleId, setStashFn, setTestabilityGetter, sharedMapFunction, sharedStashFunction, transitiveScopesFor, triggerHydrationFromBlockName, triggerResourceLoading, trySerializeI18nBlock, twoWayBinding, unregisterAllLocaleData, unsupportedProjectionOfDomNodes, unwrapSafeValue, validAppIdInitializer, validateMatchingNode, validateNodeExists, verifySsrContentsIntegrity, ɵCONTROL, ɵgetUnknownElementStrictMode, ɵgetUnknownPropertyStrictMode, ɵsetClassDebugInfo, ɵsetUnknownElementStrictMode, ɵsetUnknownPropertyStrictMode, ɵɵCopyDefinitionFeature, ɵɵExternalStylesFeature, ɵɵHostDirectivesFeature, ɵɵInheritDefinitionFeature, ɵɵNgOnChangesFeature, ɵɵProvidersFeature, ɵɵadvance, ɵɵanimateEnter, ɵɵanimateEnterListener, ɵɵanimateLeave, ɵɵanimateLeaveListener, ɵɵariaProperty, ɵɵattachSourceLocations, ɵɵattribute, ɵɵclassMap, ɵɵclassProp, ɵɵcomponentInstance, ɵɵconditional, ɵɵconditionalBranchCreate, ɵɵconditionalCreate, ɵɵcontentQuery, ɵɵcontentQuerySignal, ɵɵcontrol, ɵɵcontrolCreate, ɵɵ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, ɵɵdomElement, ɵɵdomElementContainer, ɵɵdomElementContainerEnd, ɵɵdomElementContainerStart, ɵɵdomElementEnd, ɵɵdomElementStart, ɵɵdomListener, ɵɵdomProperty, ɵɵdomTemplate, ɵɵelement, ɵɵelementContainer, ɵɵelementContainerEnd, ɵɵelementContainerStart, ɵɵelementEnd, ɵɵelementStart, ɵɵgetComponentDepsFactory, ɵɵgetCurrentView, ɵɵgetInheritedFactory, ɵɵgetReplaceMetadataURL, ɵɵi18n, ɵɵi18nApply, ɵɵi18nAttributes, ɵɵi18nEnd, ɵɵi18nExp, ɵɵi18nPostprocess, ɵɵi18nStart, ɵɵinjectAttribute, ɵɵinterpolate, ɵɵinterpolate1, ɵɵinterpolate2, ɵɵinterpolate3, ɵɵinterpolate4, ɵɵinterpolate5, ɵɵinterpolate6, ɵɵinterpolate7, ɵɵinterpolate8, ɵɵinterpolateV, ɵɵinvalidFactory, ɵɵlistener, ɵɵloadQuery, ɵɵnextContext, ɵɵpipe, ɵɵpipeBind1, ɵɵpipeBind2, ɵɵpipeBind3, ɵɵpipeBind4, ɵɵpipeBindV, ɵɵprojection, ɵɵprojectionDef, ɵɵproperty, ɵɵpureFunction0, ɵɵpureFunction1, ɵɵpureFunction2, ɵɵpureFunction3, ɵɵpureFunction4, ɵɵpureFunction5, ɵɵpureFunction6, ɵɵpureFunction7, ɵɵpureFunction8, ɵɵpureFunctionV, ɵɵqueryAdvance, ɵɵqueryRefresh, ɵɵreadContextLet, ɵɵreference, ɵɵrepeater, ɵɵrepeaterCreate, ɵɵrepeaterTrackByIdentity, ɵɵrepeaterTrackByIndex, ɵɵreplaceMetadata, ɵɵresolveBody, ɵɵresolveDocument, ɵɵresolveWindow, ɵɵsanitizeHtml, ɵɵsanitizeResourceUrl, ɵɵsanitizeScript, ɵɵsanitizeStyle, ɵɵsanitizeUrl, ɵɵsanitizeUrlOrResourceUrl, ɵɵsetComponentScope, ɵɵsetNgModuleScope, ɵɵstoreLet, ɵɵstyleMap, ɵɵstyleProp, ɵɵsyntheticHostListener, ɵɵsyntheticHostProperty, ɵɵtemplate, ɵɵtemplateRefExtractor, ɵɵtext, ɵɵtextInterpolate, ɵɵtextInterpolate1, ɵɵtextInterpolate2, ɵɵtextInterpolate3, ɵɵtextInterpolate4, ɵɵtextInterpolate5, ɵɵtextInterpolate6, ɵɵtextInterpolate7, ɵɵtextInterpolate8, ɵɵtextInterpolateV, ɵɵtrustConstantHtml, ɵɵtrustConstantResourceUrl, ɵɵtwoWayBindingSet, ɵɵtwoWayListener, ɵɵtwoWayProperty, ɵɵvalidateIframeAttribute, ɵɵviewQuery, ɵɵviewQuerySignal };
|
|
18469
18552
|
//# sourceMappingURL=_debug_node-chunk.mjs.map
|