@angular/core 21.2.0 → 21.2.2

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.
Files changed (65) hide show
  1. package/fesm2022/_attribute-chunk.mjs +1 -1
  2. package/fesm2022/_debug_node-chunk.mjs +146 -51
  3. package/fesm2022/_debug_node-chunk.mjs.map +1 -1
  4. package/fesm2022/_effect-chunk.mjs +1 -1
  5. package/fesm2022/_effect-chunk2.mjs +2 -2
  6. package/fesm2022/_effect-chunk2.mjs.map +1 -1
  7. package/fesm2022/_not_found-chunk.mjs +1 -1
  8. package/fesm2022/_resource-chunk.mjs +7 -4
  9. package/fesm2022/_resource-chunk.mjs.map +1 -1
  10. package/fesm2022/_untracked-chunk.mjs +1 -1
  11. package/fesm2022/_weak_ref-chunk.mjs +1 -1
  12. package/fesm2022/core.mjs +5 -33
  13. package/fesm2022/core.mjs.map +1 -1
  14. package/fesm2022/primitives-di.mjs +1 -1
  15. package/fesm2022/primitives-event-dispatch.mjs +1 -1
  16. package/fesm2022/primitives-signals.mjs +1 -1
  17. package/fesm2022/rxjs-interop.mjs +1 -1
  18. package/fesm2022/testing.mjs +1 -1
  19. package/package.json +2 -2
  20. package/schematics/bundles/add-bootstrap-context-to-server-main.cjs +1 -1
  21. package/schematics/bundles/application-config-core.cjs +1 -1
  22. package/schematics/bundles/apply_import_manager-CxA_YYgB.cjs +1 -1
  23. package/schematics/bundles/bootstrap-options-migration.cjs +1 -1
  24. package/schematics/bundles/cleanup-unused-imports.cjs +1 -1
  25. package/schematics/bundles/common-to-standalone-migration.cjs +1 -1
  26. package/schematics/bundles/compiler_host-CY14HvaP.cjs +1 -1
  27. package/schematics/bundles/control-flow-migration.cjs +1 -1
  28. package/schematics/bundles/imports-CVmcbVA9.cjs +1 -1
  29. package/schematics/bundles/index-BtLcQH8g.cjs +1 -1
  30. package/schematics/bundles/inject-migration.cjs +1 -1
  31. package/schematics/bundles/leading_space-BTPRV0wu.cjs +1 -1
  32. package/schematics/bundles/migrate_ts_type_references-MWoZx-Cb.cjs +1 -1
  33. package/schematics/bundles/ng_component_template-BOuKAnQd.cjs +1 -1
  34. package/schematics/bundles/ng_decorators-DYy6II6x.cjs +1 -1
  35. package/schematics/bundles/ngclass-to-class-migration.cjs +1 -1
  36. package/schematics/bundles/ngstyle-to-style-migration.cjs +1 -1
  37. package/schematics/bundles/nodes-ZSQ7WZRB.cjs +1 -1
  38. package/schematics/bundles/output-migration.cjs +1 -1
  39. package/schematics/bundles/parse_html-C8eKA9px.cjs +1 -1
  40. package/schematics/bundles/project_paths-D2V-Uh2L.cjs +1 -1
  41. package/schematics/bundles/project_tsconfig_paths-DkkMibv-.cjs +1 -1
  42. package/schematics/bundles/property_name-BCpALNpZ.cjs +1 -1
  43. package/schematics/bundles/route-lazy-loading.cjs +1 -1
  44. package/schematics/bundles/router-current-navigation.cjs +1 -1
  45. package/schematics/bundles/router-last-successful-navigation.cjs +1 -1
  46. package/schematics/bundles/router-testing-module-migration.cjs +1 -1
  47. package/schematics/bundles/self-closing-tags-migration.cjs +1 -1
  48. package/schematics/bundles/signal-input-migration.cjs +1 -1
  49. package/schematics/bundles/signal-queries-migration.cjs +1 -1
  50. package/schematics/bundles/signals.cjs +1 -1
  51. package/schematics/bundles/standalone-migration.cjs +1 -1
  52. package/schematics/bundles/symbol-DZeHSR-V.cjs +1 -1
  53. package/types/_api-chunk.d.ts +1 -1
  54. package/types/_chrome_dev_tools_performance-chunk.d.ts +1 -1
  55. package/types/_discovery-chunk.d.ts +59 -51
  56. package/types/_effect-chunk.d.ts +1 -1
  57. package/types/_event_dispatcher-chunk.d.ts +1 -1
  58. package/types/_formatter-chunk.d.ts +1 -1
  59. package/types/_weak_ref-chunk.d.ts +1 -1
  60. package/types/core.d.ts +600 -599
  61. package/types/primitives-di.d.ts +1 -1
  62. package/types/primitives-event-dispatch.d.ts +1 -1
  63. package/types/primitives-signals.d.ts +1 -1
  64. package/types/rxjs-interop.d.ts +1 -1
  65. package/types/testing.d.ts +1 -1
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v21.2.0
2
+ * @license Angular v21.2.2
3
3
  * (c) 2010-2026 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */
@@ -1,10 +1,10 @@
1
1
  /**
2
- * @license Angular v21.2.0
2
+ * @license Angular v21.2.2
3
3
  * (c) 2010-2026 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, inject, DOCUMENT as DOCUMENT$1, ENVIRONMENT_INITIALIZER, formatRuntimeError, isInSkipHydrationBlock as isInSkipHydrationBlock$1, HYDRATION, isContentQueryHost, setCurrentQueryIndex, isDirectiveHost, XSS_SECURITY_URL, RENDERER, renderStringify, getSelectedTNode, ENVIRONMENT, makeEnvironmentProviders, resetPreOrderHookFlags, PARENT, CHILD_TAIL, assertSame, assertFirstUpdatePass, getSelectedIndex, getTView, assertIndexInDeclRange, setSelectedIndex, stringify, ANIMATIONS, NgZone, ChangeDetectionScheduler, ErrorHandler, AFTER_RENDER_SEQUENCES_TO_ADD, markAncestorsForTraversal, assertNotInReactiveContext, assertInInjectionContext, DestroyRef, ViewContext, EnvironmentInjector, INJECTOR as INJECTOR$1, CONTAINER_HEADER_OFFSET, assertLContainer, MOVED_VIEWS, isDestroyed, REACTIVE_TEMPLATE_CONSUMER, DECLARATION_LCONTAINER, QUERIES, assertNotReactive, ON_DESTROY_HOOKS, assertFunction, EFFECTS, assertProjectionSlots, NATIVE, assertParentView, assertNotSame, setCurrentDirectiveIndex, setCurrentTNode, getElementDepthCount, increaseElementDepthCount, wasLastNodeCreated, isCurrentTNodeParent, setCurrentTNodeAsNotParent, assertHasParent, INTERNAL_APPLICATION_ERROR_HANDLER, 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, debugStringifyTypeForError, assertNotDefined, nextBindingIndex, getDirectiveDefOrThrow, getTNode, assertComponentType, SVG_NAMESPACE, MATH_ML_NAMESPACE, viewAttachedToContainer, storeCleanupWithContext, signal, createInjectorWithoutInjectorInstances, R3Injector, getNullInjector, internalImportProvidersFrom, initNgDevMode, fillProperties, getBindingsEnabled, lastNodeWasCreated, removeLViewOnDestroy, walkUpViews, getNativeByIndex, assertElement, arrayInsert2, arraySplice, setInjectorProfiler, EffectRefImpl, NullInjector, INJECTOR_DEF_TYPES, walkProviderTree, getInjectorDef, deepForEach, isTypeProvider, isInInjectionContext, runInInjectionContext, ZONELESS_ENABLED, EffectScheduler, PendingTasksInternal, PendingTasks, assertTNodeCreationIndex, isSkipHydrationRootTNode, leaveSkipHydrationBlock, decreaseElementDepthCount, getNamespace, enterSkipHydrationBlock, getCurrentDirectiveDef, assertIndexInExpandoRange, getBindingIndex, assertOneOf, setInI18nBlock, nextContextImpl, getCurrentQueryIndex, getContextLView, load, keyValueArrayIndexOf, keyValueArraySet, keyValueArrayGet, incrementBindingIndex, store, getBindingRoot, providerToFactory, emitProviderConfiguredEvent, isClassProvider, 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, PROVIDED_ZONELESS, NoopNgZone, scheduleCallbackWithMicrotask, scheduleCallbackWithRafRace, getNativeByTNodeOrNull } from './_effect-chunk2.mjs';
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, inject, DOCUMENT as DOCUMENT$1, ENVIRONMENT_INITIALIZER, formatRuntimeError, isInSkipHydrationBlock as isInSkipHydrationBlock$1, HYDRATION, isContentQueryHost, setCurrentQueryIndex, isDirectiveHost, XSS_SECURITY_URL, RENDERER, renderStringify, getSelectedTNode, ENVIRONMENT, makeEnvironmentProviders, resetPreOrderHookFlags, PARENT, CHILD_TAIL, assertSame, assertFirstUpdatePass, getSelectedIndex, getTView, assertIndexInDeclRange, setSelectedIndex, stringify, ANIMATIONS, NgZone, ChangeDetectionScheduler, ErrorHandler, AFTER_RENDER_SEQUENCES_TO_ADD, markAncestorsForTraversal, assertNotInReactiveContext, assertInInjectionContext, DestroyRef, ViewContext, EnvironmentInjector, INJECTOR as INJECTOR$1, CONTAINER_HEADER_OFFSET, assertLContainer, MOVED_VIEWS, isDestroyed, REACTIVE_TEMPLATE_CONSUMER, DECLARATION_LCONTAINER, QUERIES, assertNotReactive, ON_DESTROY_HOOKS, assertFunction, EFFECTS, assertProjectionSlots, NATIVE, assertParentView, assertNotSame, setCurrentDirectiveIndex, setCurrentTNode, getElementDepthCount, increaseElementDepthCount, wasLastNodeCreated, isCurrentTNodeParent, setCurrentTNodeAsNotParent, assertHasParent, INTERNAL_APPLICATION_ERROR_HANDLER, 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, debugStringifyTypeForError, assertNotDefined, nextBindingIndex, getTNode, getDirectiveDefOrThrow, assertComponentType, SVG_NAMESPACE, MATH_ML_NAMESPACE, viewAttachedToContainer, storeCleanupWithContext, signal, createInjectorWithoutInjectorInstances, R3Injector, getNullInjector, internalImportProvidersFrom, initNgDevMode, fillProperties, getBindingsEnabled, lastNodeWasCreated, removeLViewOnDestroy, walkUpViews, getNativeByIndex, assertElement, arrayInsert2, arraySplice, setInjectorProfiler, EffectRefImpl, NullInjector, INJECTOR_DEF_TYPES, walkProviderTree, getInjectorDef, deepForEach, isTypeProvider, isInInjectionContext, runInInjectionContext, ZONELESS_ENABLED, EffectScheduler, PendingTasksInternal, PendingTasks, assertTNodeCreationIndex, decreaseElementDepthCount, isSkipHydrationRootTNode, leaveSkipHydrationBlock, getNamespace, enterSkipHydrationBlock, getCurrentDirectiveDef, assertIndexInExpandoRange, getBindingIndex, assertOneOf, setInI18nBlock, nextContextImpl, getCurrentQueryIndex, getContextLView, load, keyValueArrayIndexOf, incrementBindingIndex, keyValueArraySet, keyValueArrayGet, store, getBindingRoot, providerToFactory, emitProviderConfiguredEvent, isClassProvider, 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, PROVIDED_ZONELESS, NoopNgZone, scheduleCallbackWithMicrotask, 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';
@@ -4048,6 +4048,7 @@ const noOpAnimationComplete = () => {};
4048
4048
  const enterClassMap = new WeakMap();
4049
4049
  const longestAnimations = new WeakMap();
4050
4050
  const leavingNodes = new WeakMap();
4051
+ const reusedNodes = new WeakSet();
4051
4052
  function clearLeavingNodes(tNode, el) {
4052
4053
  const nodes = leavingNodes.get(tNode);
4053
4054
  if (nodes && nodes.length > 0) {
@@ -4066,7 +4067,15 @@ function cancelLeavingNodes(tNode, newElement) {
4066
4067
  for (let i = nodes.length - 1; i >= 0; i--) {
4067
4068
  const leavingEl = nodes[i];
4068
4069
  const leavingParent = leavingEl.parentNode;
4069
- if (prevSibling && leavingEl === prevSibling || leavingParent && newParent && leavingParent !== newParent) {
4070
+ if (leavingEl === newElement) {
4071
+ nodes.splice(i, 1);
4072
+ reusedNodes.add(leavingEl);
4073
+ leavingEl.dispatchEvent(new CustomEvent('animationend', {
4074
+ detail: {
4075
+ cancel: true
4076
+ }
4077
+ }));
4078
+ } else if (prevSibling && leavingEl === prevSibling || leavingParent && newParent && leavingParent !== newParent) {
4070
4079
  nodes.splice(i, 1);
4071
4080
  leavingEl.dispatchEvent(new CustomEvent('animationend', {
4072
4081
  detail: {
@@ -4119,10 +4128,13 @@ function elementHasClassList(element, classList) {
4119
4128
  }
4120
4129
  return false;
4121
4130
  }
4131
+ function getEventTarget(event) {
4132
+ return event.composedPath ? event.composedPath()[0] : event.target;
4133
+ }
4122
4134
  function isLongestAnimation(event, nativeElement) {
4123
4135
  const longestAnimation = longestAnimations.get(nativeElement);
4124
4136
  if (longestAnimation === undefined) return true;
4125
- return nativeElement === event.target && (longestAnimation.animationName !== undefined && event.animationName === longestAnimation.animationName || longestAnimation.propertyName !== undefined && event.propertyName === longestAnimation.propertyName);
4137
+ return nativeElement === getEventTarget(event) && (longestAnimation.animationName !== undefined && event.animationName === longestAnimation.animationName || longestAnimation.propertyName !== undefined && (longestAnimation.propertyName === 'all' || event.propertyName === longestAnimation.propertyName));
4126
4138
  }
4127
4139
  function addAnimationToLView(animations, tNode, fn) {
4128
4140
  const nodeAnimations = animations.get(tNode.index) ?? {
@@ -4182,6 +4194,7 @@ function getLongestComputedAnimation(computedStyle) {
4182
4194
  const rawNames = parseCssPropertyValue(computedStyle, 'animation-name');
4183
4195
  const rawDelays = parseCssPropertyValue(computedStyle, 'animation-delay');
4184
4196
  const rawDurations = parseCssPropertyValue(computedStyle, 'animation-duration');
4197
+ const rawIterationCounts = parseCssPropertyValue(computedStyle, 'animation-iteration-count');
4185
4198
  const longest = {
4186
4199
  animationName: '',
4187
4200
  propertyName: undefined,
@@ -4189,7 +4202,8 @@ function getLongestComputedAnimation(computedStyle) {
4189
4202
  };
4190
4203
  for (let i = 0; i < rawNames.length; i++) {
4191
4204
  const duration = parseCssTimeUnitsToMs(rawDelays[i]) + parseCssTimeUnitsToMs(rawDurations[i]);
4192
- if (duration > longest.duration) {
4205
+ const iterationCount = rawIterationCounts[i];
4206
+ if (duration > longest.duration && iterationCount !== 'infinite') {
4193
4207
  longest.animationName = rawNames[i];
4194
4208
  longest.duration = duration;
4195
4209
  }
@@ -4225,6 +4239,9 @@ function determineLongestAnimationFromElementAnimations(el, animationsMap, anima
4225
4239
  };
4226
4240
  for (const animation of animations) {
4227
4241
  const timing = animation.effect?.getTiming();
4242
+ if (timing?.iterations === Infinity) {
4243
+ continue;
4244
+ }
4228
4245
  const animDuration = typeof timing?.duration === 'number' ? timing.duration : 0;
4229
4246
  let duration = (timing?.delay ?? 0) + animDuration;
4230
4247
  let propertyName;
@@ -4683,6 +4700,10 @@ function applyToElementOrContainer(action, renderer, injector, parent, lNodeToHa
4683
4700
  trackLeavingNodes(tNode, rNode);
4684
4701
  }
4685
4702
  runLeaveAnimationsWithCallback(parentLView, tNode, injector, nodeHasLeaveAnimations => {
4703
+ if (reusedNodes.has(rNode)) {
4704
+ reusedNodes.delete(rNode);
4705
+ return;
4706
+ }
4686
4707
  nativeRemoveNode(renderer, rNode, isComponent, nodeHasLeaveAnimations);
4687
4708
  });
4688
4709
  } else if (action === 3) {
@@ -8567,6 +8588,37 @@ function twoWayBinding(publicName, value) {
8567
8588
  return binding;
8568
8589
  }
8569
8590
 
8591
+ function getClosestComponentName(node) {
8592
+ let currentNode = node;
8593
+ while (currentNode) {
8594
+ const lView = readPatchedLView(currentNode);
8595
+ if (lView !== null) {
8596
+ for (let i = HEADER_OFFSET; i < lView.length; i++) {
8597
+ const current = lView[i];
8598
+ if (!isLView(current) && !isLContainer(current) || current[HOST] !== currentNode) {
8599
+ continue;
8600
+ }
8601
+ const tView = lView[TVIEW];
8602
+ const tNode = getTNode(tView, i);
8603
+ if (isComponentHost(tNode)) {
8604
+ const def = tView.data[tNode.directiveStart + tNode.componentOffset];
8605
+ const name = getComponentName(def);
8606
+ if (name !== null) {
8607
+ return name;
8608
+ } else {
8609
+ break;
8610
+ }
8611
+ }
8612
+ }
8613
+ }
8614
+ currentNode = currentNode.parentNode;
8615
+ }
8616
+ return null;
8617
+ }
8618
+ function getComponentName(def) {
8619
+ return def.debugInfo?.className || def.type.name || null;
8620
+ }
8621
+
8570
8622
  class ComponentFactoryResolver extends ComponentFactoryResolver$1 {
8571
8623
  ngModule;
8572
8624
  constructor(ngModule) {
@@ -8621,6 +8673,9 @@ function createRootLViewEnvironment(rootLViewInjector) {
8621
8673
  }
8622
8674
  const sanitizer = rootLViewInjector.get(Sanitizer, null);
8623
8675
  const changeDetectionScheduler = rootLViewInjector.get(ChangeDetectionScheduler, null);
8676
+ const tracingService = rootLViewInjector.get(TracingService, null, {
8677
+ optional: true
8678
+ });
8624
8679
  let ngReflect = false;
8625
8680
  if (typeof ngDevMode === 'undefined' || ngDevMode) {
8626
8681
  ngReflect = rootLViewInjector.get(NG_REFLECT_ATTRS_FLAG, NG_REFLECT_ATTRS_FLAG_DEFAULT);
@@ -8629,7 +8684,8 @@ function createRootLViewEnvironment(rootLViewInjector) {
8629
8684
  rendererFactory,
8630
8685
  sanitizer,
8631
8686
  changeDetectionScheduler,
8632
- ngReflect
8687
+ ngReflect,
8688
+ tracingService
8633
8689
  };
8634
8690
  }
8635
8691
  function createHostElement(componentDef, renderer) {
@@ -8672,47 +8728,56 @@ class ComponentFactory extends ComponentFactory$1 {
8672
8728
  try {
8673
8729
  const cmpDef = this.componentDef;
8674
8730
  ngDevMode && verifyNotAnOrphanComponent(cmpDef);
8675
- const rootTView = createRootTView(rootSelectorOrNode, cmpDef, componentBindings, directives);
8676
8731
  const rootViewInjector = createRootViewInjector(cmpDef, environmentInjector || this.ngModule, injector);
8677
8732
  const environment = createRootLViewEnvironment(rootViewInjector);
8678
- const hostRenderer = environment.rendererFactory.createRenderer(null, cmpDef);
8679
- const hostElement = rootSelectorOrNode ? locateHostElement(hostRenderer, rootSelectorOrNode, cmpDef.encapsulation, rootViewInjector) : createHostElement(cmpDef, hostRenderer);
8680
- const hasInputBindings = componentBindings?.some(isInputBinding) || directives?.some(d => typeof d !== 'function' && d.bindings.some(isInputBinding));
8681
- const rootLView = createLView(null, rootTView, null, 512 | getInitialLViewFlagsFromDef(cmpDef), null, null, environment, hostRenderer, rootViewInjector, null, retrieveHydrationInfo(hostElement, rootViewInjector, true));
8682
- rootLView[HEADER_OFFSET] = hostElement;
8683
- enterView(rootLView);
8684
- let componentView = null;
8685
- try {
8686
- const hostTNode = directiveHostFirstCreatePass(HEADER_OFFSET, rootLView, 2, '#host', () => rootTView.directiveRegistry, true, 0);
8687
- setupStaticAttributes(hostRenderer, hostElement, hostTNode);
8688
- attachPatchData(hostElement, rootLView);
8689
- createDirectivesInstances(rootTView, rootLView, hostTNode);
8690
- executeContentQueries(rootTView, hostTNode, rootLView);
8691
- directiveHostEndFirstCreatePass(rootTView, hostTNode);
8692
- if (projectableNodes !== undefined) {
8693
- projectNodes(hostTNode, this.ngContentSelectors, projectableNodes);
8694
- }
8695
- componentView = getComponentLViewByIndex(hostTNode.index, rootLView);
8696
- rootLView[CONTEXT] = componentView[CONTEXT];
8697
- renderView(rootTView, rootLView, null);
8698
- } catch (e) {
8699
- if (componentView !== null) {
8700
- unregisterLView(componentView);
8701
- }
8702
- unregisterLView(rootLView);
8703
- throw e;
8704
- } finally {
8705
- profiler(ProfilerEvent.DynamicComponentEnd);
8706
- leaveView();
8733
+ const tracingService = environment.tracingService;
8734
+ if (tracingService && tracingService.componentCreate) {
8735
+ return tracingService.componentCreate(getComponentName(cmpDef), () => this.createComponentRef(environment, rootViewInjector, projectableNodes, rootSelectorOrNode, directives, componentBindings));
8736
+ } else {
8737
+ return this.createComponentRef(environment, rootViewInjector, projectableNodes, rootSelectorOrNode, directives, componentBindings);
8707
8738
  }
8708
- return new ComponentRef(this.componentType, rootLView, !!hasInputBindings);
8709
8739
  } finally {
8710
8740
  setActiveConsumer(prevConsumer);
8711
8741
  }
8712
8742
  }
8743
+ createComponentRef(environment, rootViewInjector, projectableNodes, rootSelectorOrNode, directives, componentBindings) {
8744
+ const cmpDef = this.componentDef;
8745
+ const rootTView = createRootTView(rootSelectorOrNode, cmpDef, componentBindings, directives);
8746
+ const hostRenderer = environment.rendererFactory.createRenderer(null, cmpDef);
8747
+ const hostElement = rootSelectorOrNode ? locateHostElement(hostRenderer, rootSelectorOrNode, cmpDef.encapsulation, rootViewInjector) : createHostElement(cmpDef, hostRenderer);
8748
+ const hasInputBindings = componentBindings?.some(isInputBinding) || directives?.some(d => typeof d !== 'function' && d.bindings.some(isInputBinding));
8749
+ const rootLView = createLView(null, rootTView, null, 512 | getInitialLViewFlagsFromDef(cmpDef), null, null, environment, hostRenderer, rootViewInjector, null, retrieveHydrationInfo(hostElement, rootViewInjector, true));
8750
+ rootLView[HEADER_OFFSET] = hostElement;
8751
+ enterView(rootLView);
8752
+ let componentView = null;
8753
+ try {
8754
+ const hostTNode = directiveHostFirstCreatePass(HEADER_OFFSET, rootLView, 2, '#host', () => rootTView.directiveRegistry, true, 0);
8755
+ setupStaticAttributes(hostRenderer, hostElement, hostTNode);
8756
+ attachPatchData(hostElement, rootLView);
8757
+ createDirectivesInstances(rootTView, rootLView, hostTNode);
8758
+ executeContentQueries(rootTView, hostTNode, rootLView);
8759
+ directiveHostEndFirstCreatePass(rootTView, hostTNode);
8760
+ if (projectableNodes !== undefined) {
8761
+ projectNodes(hostTNode, this.ngContentSelectors, projectableNodes);
8762
+ }
8763
+ componentView = getComponentLViewByIndex(hostTNode.index, rootLView);
8764
+ rootLView[CONTEXT] = componentView[CONTEXT];
8765
+ renderView(rootTView, rootLView, null);
8766
+ } catch (e) {
8767
+ if (componentView !== null) {
8768
+ unregisterLView(componentView);
8769
+ }
8770
+ unregisterLView(rootLView);
8771
+ throw e;
8772
+ } finally {
8773
+ profiler(ProfilerEvent.DynamicComponentEnd);
8774
+ leaveView();
8775
+ }
8776
+ return new ComponentRef(this.componentType, rootLView, !!hasInputBindings);
8777
+ }
8713
8778
  }
8714
8779
  function createRootTView(rootSelectorOrNode, componentDef, componentBindings, directives) {
8715
- const tAttributes = rootSelectorOrNode ? ['ng-version', '21.2.0'] : extractAttrsAndClassesFromSelector(componentDef.selectors[0]);
8780
+ const tAttributes = rootSelectorOrNode ? ['ng-version', '21.2.2'] : extractAttrsAndClassesFromSelector(componentDef.selectors[0]);
8716
8781
  let creationBindings = null;
8717
8782
  let updateBindings = null;
8718
8783
  let varsToAllocate = 0;
@@ -13327,15 +13392,19 @@ function runEnterAnimation(lView, tNode, value, ngZone) {
13327
13392
  const renderer = lView[RENDERER];
13328
13393
  const activeClasses = getClassListFromValue(value);
13329
13394
  const cleanupFns = [];
13395
+ let hasCompleted = false;
13330
13396
  const handleEnterAnimationStart = event => {
13331
- if (event.target !== nativeElement) return;
13397
+ if (getEventTarget(event) !== nativeElement) return;
13332
13398
  const eventName = event instanceof AnimationEvent ? 'animationend' : 'transitionend';
13333
13399
  ngZone.runOutsideAngular(() => {
13334
13400
  renderer.listen(nativeElement, eventName, handleEnterAnimationEnd);
13335
13401
  });
13336
13402
  };
13337
13403
  const handleEnterAnimationEnd = event => {
13338
- if (event.target !== nativeElement) return;
13404
+ if (getEventTarget(event) !== nativeElement) return;
13405
+ if (isLongestAnimation(event, nativeElement)) {
13406
+ hasCompleted = true;
13407
+ }
13339
13408
  enterAnimationEnd(event, nativeElement, renderer);
13340
13409
  };
13341
13410
  if (activeClasses && activeClasses.length > 0) {
@@ -13349,6 +13418,7 @@ function runEnterAnimation(lView, tNode, value, ngZone) {
13349
13418
  }
13350
13419
  ngZone.runOutsideAngular(() => {
13351
13420
  requestAnimationFrame(() => {
13421
+ if (hasCompleted) return;
13352
13422
  determineLongestAnimation(nativeElement, longestAnimations, areAnimationSupported);
13353
13423
  if (!longestAnimations.has(nativeElement)) {
13354
13424
  for (const klass of activeClasses) {
@@ -13362,9 +13432,9 @@ function runEnterAnimation(lView, tNode, value, ngZone) {
13362
13432
  }
13363
13433
  function enterAnimationEnd(event, nativeElement, renderer) {
13364
13434
  const elementData = enterClassMap.get(nativeElement);
13365
- if (event.target !== nativeElement || !elementData) return;
13435
+ if (getEventTarget(event) !== nativeElement || !elementData) return;
13366
13436
  if (isLongestAnimation(event, nativeElement)) {
13367
- event.stopImmediatePropagation();
13437
+ event.stopPropagation();
13368
13438
  for (const klass of elementData.classList) {
13369
13439
  renderer.removeClass(nativeElement, klass);
13370
13440
  }
@@ -13436,11 +13506,16 @@ function runLeaveAnimations(lView, tNode, value, ngZone) {
13436
13506
  function animateLeaveClassRunner(el, tNode, lView, classList, renderer, ngZone) {
13437
13507
  cancelAnimationsIfRunning(el, renderer);
13438
13508
  const cleanupFns = [];
13439
- const resolvers = getLViewLeaveAnimations(lView).get(tNode.index)?.resolvers;
13509
+ const componentResolvers = getLViewLeaveAnimations(lView).get(tNode.index)?.resolvers;
13510
+ let fallbackTimeoutId;
13511
+ let hasCompleted = false;
13440
13512
  const handleOutAnimationEnd = event => {
13441
- if (event.target !== el) return;
13442
- if (event instanceof CustomEvent || isLongestAnimation(event, el)) {
13443
- event.stopImmediatePropagation();
13513
+ const target = getEventTarget(event);
13514
+ if (target !== el && event.type !== 'animation-fallback') return;
13515
+ if (event.type === 'animation-fallback' || isLongestAnimation(event, el)) {
13516
+ hasCompleted = true;
13517
+ if (fallbackTimeoutId) clearTimeout(fallbackTimeoutId);
13518
+ if (event.type !== 'animation-fallback') event.stopPropagation();
13444
13519
  longestAnimations.delete(el);
13445
13520
  clearLeavingNodes(tNode, el);
13446
13521
  if (Array.isArray(tNode.projection)) {
@@ -13448,7 +13523,7 @@ function animateLeaveClassRunner(el, tNode, lView, classList, renderer, ngZone)
13448
13523
  renderer.removeClass(el, item);
13449
13524
  }
13450
13525
  }
13451
- cleanupAfterLeaveAnimations(resolvers, cleanupFns);
13526
+ cleanupAfterLeaveAnimations(componentResolvers, cleanupFns);
13452
13527
  clearLViewNodeAnimationResolvers(lView, tNode);
13453
13528
  }
13454
13529
  };
@@ -13462,11 +13537,18 @@ function animateLeaveClassRunner(el, tNode, lView, classList, renderer, ngZone)
13462
13537
  }
13463
13538
  ngZone.runOutsideAngular(() => {
13464
13539
  requestAnimationFrame(() => {
13540
+ if (hasCompleted) return;
13465
13541
  determineLongestAnimation(el, longestAnimations, areAnimationSupported);
13466
- if (!longestAnimations.has(el)) {
13542
+ const longest = longestAnimations.get(el);
13543
+ if (!longest) {
13467
13544
  clearLeavingNodes(tNode, el);
13468
- cleanupAfterLeaveAnimations(resolvers, cleanupFns);
13545
+ cleanupAfterLeaveAnimations(componentResolvers, cleanupFns);
13469
13546
  clearLViewNodeAnimationResolvers(lView, tNode);
13547
+ } else {
13548
+ fallbackTimeoutId = setTimeout(() => {
13549
+ handleOutAnimationEnd(new CustomEvent('animation-fallback'));
13550
+ }, longest.duration + 50);
13551
+ cleanupFns.push(() => clearTimeout(fallbackTimeoutId));
13470
13552
  }
13471
13553
  });
13472
13554
  });
@@ -14067,6 +14149,20 @@ function ɵɵelementStart(index, name, attrsIndex, localRefsIndex) {
14067
14149
  const tView = lView[TVIEW];
14068
14150
  const adjustedIndex = index + HEADER_OFFSET;
14069
14151
  const tNode = tView.firstCreatePass ? directiveHostFirstCreatePass(adjustedIndex, lView, 2, name, findDirectiveDefMatches, getBindingsEnabled(), attrsIndex, localRefsIndex) : tView.data[adjustedIndex];
14152
+ if (isComponentHost(tNode)) {
14153
+ const tracingService = lView[ENVIRONMENT].tracingService;
14154
+ if (tracingService && tracingService.componentCreate) {
14155
+ const def = tView.data[tNode.directiveStart + tNode.componentOffset];
14156
+ return tracingService.componentCreate(getComponentName(def), () => {
14157
+ initializeElement(index, name, lView, tNode, localRefsIndex);
14158
+ return ɵɵelementStart;
14159
+ });
14160
+ }
14161
+ }
14162
+ initializeElement(index, name, lView, tNode, localRefsIndex);
14163
+ return ɵɵelementStart;
14164
+ }
14165
+ function initializeElement(index, name, lView, tNode, localRefsIndex) {
14070
14166
  elementLikeStartShared(tNode, lView, index, name, _locateOrCreateElementNode);
14071
14167
  if (isDirectiveHost(tNode)) {
14072
14168
  const tView = lView[TVIEW];
@@ -14079,7 +14175,6 @@ function ɵɵelementStart(index, name, attrsIndex, localRefsIndex) {
14079
14175
  if (ngDevMode && lView[TVIEW].firstCreatePass) {
14080
14176
  validateElementIsKnown(lView, tNode);
14081
14177
  }
14082
- return ɵɵelementStart;
14083
14178
  }
14084
14179
  function ɵɵelementEnd() {
14085
14180
  const tView = getTView();
@@ -18568,5 +18663,5 @@ function getDebugNode(nativeNode) {
18568
18663
  return null;
18569
18664
  }
18570
18665
 
18571
- 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, EVENT_REPLAY_QUEUE, ElementRef, EnvironmentNgModuleRefAdapter, 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, ProfilerEvent, 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, promiseWithResolvers, 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, ɵgetUnknownElementStrictMode, ɵgetUnknownPropertyStrictMode, ɵsetClassDebugInfo, ɵsetUnknownElementStrictMode, ɵsetUnknownPropertyStrictMode, ɵɵControlFeature, ɵɵExternalStylesFeature, ɵɵHostDirectivesFeature, ɵɵInheritDefinitionFeature, ɵɵNgOnChangesFeature, ɵɵProvidersFeature, ɵɵadvance, ɵɵanimateEnter, ɵɵanimateEnterListener, ɵɵanimateLeave, ɵɵanimateLeaveListener, ɵɵariaProperty, ɵɵarrowFunction, ɵɵ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, ɵɵvalidateAttribute, ɵɵviewQuery, ɵɵviewQuerySignal };
18666
+ 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, EVENT_REPLAY_QUEUE, ElementRef, EnvironmentNgModuleRefAdapter, 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, ProfilerEvent, 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, getClosestComponentName, 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, promiseWithResolvers, provideAppInitializer, provideNgReflectAttributes, provideZonelessChangeDetection, provideZonelessChangeDetectionInternal, publishDefaultGlobalUtils, publishExternalGlobalUtil, publishSignalConfiguration, readHydrationInfo, 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, ɵgetUnknownElementStrictMode, ɵgetUnknownPropertyStrictMode, ɵsetClassDebugInfo, ɵsetUnknownElementStrictMode, ɵsetUnknownPropertyStrictMode, ɵɵControlFeature, ɵɵExternalStylesFeature, ɵɵHostDirectivesFeature, ɵɵInheritDefinitionFeature, ɵɵNgOnChangesFeature, ɵɵProvidersFeature, ɵɵadvance, ɵɵanimateEnter, ɵɵanimateEnterListener, ɵɵanimateLeave, ɵɵanimateLeaveListener, ɵɵariaProperty, ɵɵarrowFunction, ɵɵ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, ɵɵvalidateAttribute, ɵɵviewQuery, ɵɵviewQuerySignal };
18572
18667
  //# sourceMappingURL=_debug_node-chunk.mjs.map