@angular/core 22.0.0-next.1 → 22.0.0-next.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.
- package/fesm2022/_attribute-chunk.mjs +1 -1
- package/fesm2022/_debug_node-chunk.mjs +376 -326
- package/fesm2022/_debug_node-chunk.mjs.map +1 -1
- package/fesm2022/_effect-chunk.mjs +3 -5
- package/fesm2022/_effect-chunk.mjs.map +1 -1
- package/fesm2022/_not_found-chunk.mjs +1 -1
- package/fesm2022/_pending_tasks-chunk.mjs +6 -5
- package/fesm2022/_pending_tasks-chunk.mjs.map +1 -1
- package/fesm2022/_resource-chunk.mjs +31 -8
- package/fesm2022/_resource-chunk.mjs.map +1 -1
- package/fesm2022/_untracked-chunk.mjs +2 -3
- package/fesm2022/_untracked-chunk.mjs.map +1 -1
- package/fesm2022/_weak_ref-chunk.mjs +1 -1
- package/fesm2022/core.mjs +1923 -1871
- package/fesm2022/core.mjs.map +1 -1
- package/fesm2022/primitives-di.mjs +1 -1
- package/fesm2022/primitives-event-dispatch.mjs +1 -1
- package/fesm2022/primitives-signals.mjs +1 -1
- package/fesm2022/rxjs-interop.mjs +2 -2
- package/fesm2022/rxjs-interop.mjs.map +1 -1
- package/fesm2022/testing.mjs +1 -1
- package/package.json +2 -2
- package/schematics/bundles/apply_import_manager-CxA_YYgB.cjs +1 -1
- package/schematics/bundles/change-detection-eager.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-CY14HvaP.cjs +1 -1
- package/schematics/bundles/control-flow-migration.cjs +1 -1
- package/schematics/bundles/http-xhr-backend.cjs +1 -1
- package/schematics/bundles/imports-CKV-ITqD.cjs +1 -1
- package/schematics/bundles/index-BtLcQH8g.cjs +1 -1
- package/schematics/bundles/inject-migration.cjs +1 -1
- package/schematics/bundles/leading_space-BTPRV0wu.cjs +1 -1
- package/schematics/bundles/migrate_ts_type_references-MWoZx-Cb.cjs +1 -1
- package/schematics/bundles/ng_component_template-DPAF1aEA.cjs +1 -1
- package/schematics/bundles/ng_decorators-IVztR9rk.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-ZSQ7WZRB.cjs +1 -1
- package/schematics/bundles/output-migration.cjs +1 -1
- package/schematics/bundles/parse_html-C8eKA9px.cjs +1 -1
- package/schematics/bundles/project_paths-D2V-Uh2L.cjs +1 -1
- package/schematics/bundles/project_tsconfig_paths-DkkMibv-.cjs +1 -1
- package/schematics/bundles/property_name-BCpALNpZ.cjs +1 -1
- package/schematics/bundles/route-lazy-loading.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/types/_api-chunk.d.ts +9 -2
- package/types/_chrome_dev_tools_performance-chunk.d.ts +3 -2
- package/types/{_discovery-chunk.d.ts → _debug_node-chunk.d.ts} +2255 -2217
- 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 +6257 -6242
- 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 +2 -1
- package/types/testing.d.ts +5 -5
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Angular v22.0.0-next.
|
|
2
|
+
* @license Angular v22.0.0-next.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,
|
|
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, runInInjectionContext, fillProperties, getBindingsEnabled, lastNodeWasCreated, removeLViewOnDestroy, walkUpViews, getNativeByIndex, assertElement, setInjectorProfiler, EffectRefImpl, NullInjector, INJECTOR_DEF_TYPES, walkProviderTree, getInjectorDef, deepForEach, isTypeProvider, isInInjectionContext, ZONELESS_ENABLED, EffectScheduler, PendingTasksInternal, arrayInsert2, arraySplice, 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 './_pending_tasks-chunk.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';
|
|
@@ -8588,6 +8588,37 @@ function twoWayBinding(publicName, value) {
|
|
|
8588
8588
|
return binding;
|
|
8589
8589
|
}
|
|
8590
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
|
+
|
|
8591
8622
|
class ComponentFactoryResolver extends ComponentFactoryResolver$1 {
|
|
8592
8623
|
ngModule;
|
|
8593
8624
|
constructor(ngModule) {
|
|
@@ -8642,6 +8673,9 @@ function createRootLViewEnvironment(rootLViewInjector) {
|
|
|
8642
8673
|
}
|
|
8643
8674
|
const sanitizer = rootLViewInjector.get(Sanitizer, null);
|
|
8644
8675
|
const changeDetectionScheduler = rootLViewInjector.get(ChangeDetectionScheduler, null);
|
|
8676
|
+
const tracingService = rootLViewInjector.get(TracingService, null, {
|
|
8677
|
+
optional: true
|
|
8678
|
+
});
|
|
8645
8679
|
let ngReflect = false;
|
|
8646
8680
|
if (typeof ngDevMode === 'undefined' || ngDevMode) {
|
|
8647
8681
|
ngReflect = rootLViewInjector.get(NG_REFLECT_ATTRS_FLAG, NG_REFLECT_ATTRS_FLAG_DEFAULT);
|
|
@@ -8650,7 +8684,8 @@ function createRootLViewEnvironment(rootLViewInjector) {
|
|
|
8650
8684
|
rendererFactory,
|
|
8651
8685
|
sanitizer,
|
|
8652
8686
|
changeDetectionScheduler,
|
|
8653
|
-
ngReflect
|
|
8687
|
+
ngReflect,
|
|
8688
|
+
tracingService
|
|
8654
8689
|
};
|
|
8655
8690
|
}
|
|
8656
8691
|
function createHostElement(componentDef, renderer) {
|
|
@@ -8693,47 +8728,56 @@ class ComponentFactory extends ComponentFactory$1 {
|
|
|
8693
8728
|
try {
|
|
8694
8729
|
const cmpDef = this.componentDef;
|
|
8695
8730
|
ngDevMode && verifyNotAnOrphanComponent(cmpDef);
|
|
8696
|
-
const rootTView = createRootTView(rootSelectorOrNode, cmpDef, componentBindings, directives);
|
|
8697
8731
|
const rootViewInjector = createRootViewInjector(cmpDef, environmentInjector || this.ngModule, injector);
|
|
8698
8732
|
const environment = createRootLViewEnvironment(rootViewInjector);
|
|
8699
|
-
const
|
|
8700
|
-
|
|
8701
|
-
|
|
8702
|
-
|
|
8703
|
-
|
|
8704
|
-
enterView(rootLView);
|
|
8705
|
-
let componentView = null;
|
|
8706
|
-
try {
|
|
8707
|
-
const hostTNode = directiveHostFirstCreatePass(HEADER_OFFSET, rootLView, 2, '#host', () => rootTView.directiveRegistry, true, 0);
|
|
8708
|
-
setupStaticAttributes(hostRenderer, hostElement, hostTNode);
|
|
8709
|
-
attachPatchData(hostElement, rootLView);
|
|
8710
|
-
createDirectivesInstances(rootTView, rootLView, hostTNode);
|
|
8711
|
-
executeContentQueries(rootTView, hostTNode, rootLView);
|
|
8712
|
-
directiveHostEndFirstCreatePass(rootTView, hostTNode);
|
|
8713
|
-
if (projectableNodes !== undefined) {
|
|
8714
|
-
projectNodes(hostTNode, this.ngContentSelectors, projectableNodes);
|
|
8715
|
-
}
|
|
8716
|
-
componentView = getComponentLViewByIndex(hostTNode.index, rootLView);
|
|
8717
|
-
rootLView[CONTEXT] = componentView[CONTEXT];
|
|
8718
|
-
renderView(rootTView, rootLView, null);
|
|
8719
|
-
} catch (e) {
|
|
8720
|
-
if (componentView !== null) {
|
|
8721
|
-
unregisterLView(componentView);
|
|
8722
|
-
}
|
|
8723
|
-
unregisterLView(rootLView);
|
|
8724
|
-
throw e;
|
|
8725
|
-
} finally {
|
|
8726
|
-
profiler(ProfilerEvent.DynamicComponentEnd);
|
|
8727
|
-
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);
|
|
8728
8738
|
}
|
|
8729
|
-
return new ComponentRef(this.componentType, rootLView, !!hasInputBindings);
|
|
8730
8739
|
} finally {
|
|
8731
8740
|
setActiveConsumer(prevConsumer);
|
|
8732
8741
|
}
|
|
8733
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
|
+
}
|
|
8734
8778
|
}
|
|
8735
8779
|
function createRootTView(rootSelectorOrNode, componentDef, componentBindings, directives) {
|
|
8736
|
-
const tAttributes = rootSelectorOrNode ? ['ng-version', '22.0.0-next.
|
|
8780
|
+
const tAttributes = rootSelectorOrNode ? ['ng-version', '22.0.0-next.2'] : extractAttrsAndClassesFromSelector(componentDef.selectors[0]);
|
|
8737
8781
|
let creationBindings = null;
|
|
8738
8782
|
let updateBindings = null;
|
|
8739
8783
|
let varsToAllocate = 0;
|
|
@@ -8870,8 +8914,7 @@ function injectViewContainerRef() {
|
|
|
8870
8914
|
const previousTNode = getCurrentTNode();
|
|
8871
8915
|
return createContainerRef(previousTNode, getLView());
|
|
8872
8916
|
}
|
|
8873
|
-
|
|
8874
|
-
const R3ViewContainerRef = class ViewContainerRef extends VE_ViewContainerRef {
|
|
8917
|
+
class R3ViewContainerRef extends ViewContainerRef {
|
|
8875
8918
|
_lContainer;
|
|
8876
8919
|
_hostTNode;
|
|
8877
8920
|
_hostLView;
|
|
@@ -9025,7 +9068,7 @@ const R3ViewContainerRef = class ViewContainerRef extends VE_ViewContainerRef {
|
|
|
9025
9068
|
}
|
|
9026
9069
|
return index;
|
|
9027
9070
|
}
|
|
9028
|
-
}
|
|
9071
|
+
}
|
|
9029
9072
|
function getViewRefs(lContainer) {
|
|
9030
9073
|
return lContainer[VIEW_REFS];
|
|
9031
9074
|
}
|
|
@@ -9504,107 +9547,11 @@ function refreshSignalQuery(node, firstOnly) {
|
|
|
9504
9547
|
}
|
|
9505
9548
|
}
|
|
9506
9549
|
|
|
9507
|
-
|
|
9508
|
-
|
|
9509
|
-
async function resolveComponentResources(resourceResolver) {
|
|
9510
|
-
const currentQueue = componentResourceResolutionQueue;
|
|
9511
|
-
componentResourceResolutionQueue = new Map();
|
|
9512
|
-
const urlCache = new Map();
|
|
9513
|
-
function cachedResourceResolve(url) {
|
|
9514
|
-
const promiseCached = urlCache.get(url);
|
|
9515
|
-
if (promiseCached) {
|
|
9516
|
-
return promiseCached;
|
|
9517
|
-
}
|
|
9518
|
-
const promise = resourceResolver(url).then(response => unwrapResponse(url, response));
|
|
9519
|
-
urlCache.set(url, promise);
|
|
9520
|
-
return promise;
|
|
9521
|
-
}
|
|
9522
|
-
const resolutionPromises = Array.from(currentQueue).map(async ([type, component]) => {
|
|
9523
|
-
if (component.styleUrl && component.styleUrls?.length) {
|
|
9524
|
-
throw new Error('@Component cannot define both `styleUrl` and `styleUrls`. ' + 'Use `styleUrl` if the component has one stylesheet, or `styleUrls` if it has multiple');
|
|
9525
|
-
}
|
|
9526
|
-
const componentTasks = [];
|
|
9527
|
-
if (component.templateUrl) {
|
|
9528
|
-
componentTasks.push(cachedResourceResolve(component.templateUrl).then(template => {
|
|
9529
|
-
component.template = template;
|
|
9530
|
-
}));
|
|
9531
|
-
}
|
|
9532
|
-
const styles = typeof component.styles === 'string' ? [component.styles] : component.styles ?? [];
|
|
9533
|
-
component.styles = styles;
|
|
9534
|
-
let {
|
|
9535
|
-
styleUrl,
|
|
9536
|
-
styleUrls
|
|
9537
|
-
} = component;
|
|
9538
|
-
if (styleUrl) {
|
|
9539
|
-
styleUrls = [styleUrl];
|
|
9540
|
-
component.styleUrl = undefined;
|
|
9541
|
-
}
|
|
9542
|
-
if (styleUrls?.length) {
|
|
9543
|
-
const allFetched = Promise.all(styleUrls.map(url => cachedResourceResolve(url))).then(fetchedStyles => {
|
|
9544
|
-
styles.push(...fetchedStyles);
|
|
9545
|
-
component.styleUrls = undefined;
|
|
9546
|
-
});
|
|
9547
|
-
componentTasks.push(allFetched);
|
|
9548
|
-
}
|
|
9549
|
-
await Promise.all(componentTasks);
|
|
9550
|
-
componentDefPendingResolution.delete(type);
|
|
9551
|
-
});
|
|
9552
|
-
await Promise.all(resolutionPromises);
|
|
9553
|
-
}
|
|
9554
|
-
function maybeQueueResolutionOfComponentResources(type, metadata) {
|
|
9555
|
-
if (componentNeedsResolution(metadata)) {
|
|
9556
|
-
componentResourceResolutionQueue.set(type, metadata);
|
|
9557
|
-
componentDefPendingResolution.add(type);
|
|
9558
|
-
}
|
|
9559
|
-
}
|
|
9560
|
-
function isComponentDefPendingResolution(type) {
|
|
9561
|
-
return componentDefPendingResolution.has(type);
|
|
9562
|
-
}
|
|
9563
|
-
function componentNeedsResolution(component) {
|
|
9564
|
-
return !!(component.templateUrl && !component.hasOwnProperty('template') || component.styleUrls?.length || component.styleUrl);
|
|
9565
|
-
}
|
|
9566
|
-
function clearResolutionOfComponentResourcesQueue() {
|
|
9567
|
-
const old = componentResourceResolutionQueue;
|
|
9568
|
-
componentResourceResolutionQueue = new Map();
|
|
9569
|
-
return old;
|
|
9570
|
-
}
|
|
9571
|
-
function restoreComponentResolutionQueue(queue) {
|
|
9572
|
-
componentDefPendingResolution.clear();
|
|
9573
|
-
for (const type of queue.keys()) {
|
|
9574
|
-
componentDefPendingResolution.add(type);
|
|
9575
|
-
}
|
|
9576
|
-
componentResourceResolutionQueue = queue;
|
|
9577
|
-
}
|
|
9578
|
-
function isComponentResourceResolutionQueueEmpty() {
|
|
9579
|
-
return componentResourceResolutionQueue.size === 0;
|
|
9580
|
-
}
|
|
9581
|
-
async function unwrapResponse(url, response) {
|
|
9582
|
-
if (typeof response === 'string') {
|
|
9583
|
-
return response;
|
|
9584
|
-
}
|
|
9585
|
-
if (response.status !== undefined && response.status !== 200) {
|
|
9586
|
-
throw new RuntimeError(918, ngDevMode && `Could not load resource: ${url}. Response status: ${response.status}`);
|
|
9587
|
-
}
|
|
9588
|
-
return response.text();
|
|
9589
|
-
}
|
|
9590
|
-
|
|
9591
|
-
const modules = new Map();
|
|
9592
|
-
let checkForDuplicateNgModules = true;
|
|
9593
|
-
function assertSameOrNotExisting(id, type, incoming) {
|
|
9594
|
-
if (type && type !== incoming && checkForDuplicateNgModules) {
|
|
9595
|
-
throw new RuntimeError(921, ngDevMode && `Duplicate module registered for ${id} - ${stringify(type)} vs ${stringify(type.name)}`);
|
|
9596
|
-
}
|
|
9597
|
-
}
|
|
9598
|
-
function registerNgModuleType(ngModuleType, id) {
|
|
9599
|
-
const existing = modules.get(id) || null;
|
|
9600
|
-
assertSameOrNotExisting(id, existing, ngModuleType);
|
|
9601
|
-
modules.set(id, ngModuleType);
|
|
9602
|
-
}
|
|
9603
|
-
function getRegisteredNgModuleType(id) {
|
|
9604
|
-
return modules.get(id);
|
|
9550
|
+
function isPromise(obj) {
|
|
9551
|
+
return !!obj && typeof obj.then === 'function';
|
|
9605
9552
|
}
|
|
9606
|
-
function
|
|
9607
|
-
|
|
9553
|
+
function isSubscribable(obj) {
|
|
9554
|
+
return !!obj && typeof obj.subscribe === 'function';
|
|
9608
9555
|
}
|
|
9609
9556
|
|
|
9610
9557
|
let NgModuleRef$1 = class NgModuleRef {};
|
|
@@ -9613,7 +9560,6 @@ let NgModuleFactory$1 = class NgModuleFactory {};
|
|
|
9613
9560
|
function createNgModule(ngModule, parentInjector) {
|
|
9614
9561
|
return new NgModuleRef(ngModule, parentInjector ?? null, []);
|
|
9615
9562
|
}
|
|
9616
|
-
const createNgModuleRef = createNgModule;
|
|
9617
9563
|
class NgModuleRef extends NgModuleRef$1 {
|
|
9618
9564
|
ngModuleType;
|
|
9619
9565
|
_parent;
|
|
@@ -9927,7 +9873,227 @@ function getComponentId(componentDef) {
|
|
|
9927
9873
|
GENERATED_COMP_IDS.set(compId, componentDef.type);
|
|
9928
9874
|
}
|
|
9929
9875
|
}
|
|
9930
|
-
return compId;
|
|
9876
|
+
return compId;
|
|
9877
|
+
}
|
|
9878
|
+
|
|
9879
|
+
const ASYNC_COMPONENT_METADATA_FN = '__ngAsyncComponentMetadataFn__';
|
|
9880
|
+
function getAsyncClassMetadataFn(type) {
|
|
9881
|
+
const componentClass = type;
|
|
9882
|
+
return componentClass[ASYNC_COMPONENT_METADATA_FN] ?? null;
|
|
9883
|
+
}
|
|
9884
|
+
function setClassMetadataAsync(type, dependencyLoaderFn, metadataSetterFn) {
|
|
9885
|
+
const componentClass = type;
|
|
9886
|
+
componentClass[ASYNC_COMPONENT_METADATA_FN] = () => Promise.all(dependencyLoaderFn()).then(dependencies => {
|
|
9887
|
+
metadataSetterFn(...dependencies);
|
|
9888
|
+
componentClass[ASYNC_COMPONENT_METADATA_FN] = null;
|
|
9889
|
+
return dependencies;
|
|
9890
|
+
});
|
|
9891
|
+
return componentClass[ASYNC_COMPONENT_METADATA_FN];
|
|
9892
|
+
}
|
|
9893
|
+
function setClassMetadata(type, decorators, ctorParameters, propDecorators) {
|
|
9894
|
+
return noSideEffects(() => {
|
|
9895
|
+
const clazz = type;
|
|
9896
|
+
if (decorators !== null) {
|
|
9897
|
+
if (clazz.hasOwnProperty('decorators') && clazz.decorators !== undefined) {
|
|
9898
|
+
clazz.decorators.push(...decorators);
|
|
9899
|
+
} else {
|
|
9900
|
+
clazz.decorators = decorators;
|
|
9901
|
+
}
|
|
9902
|
+
}
|
|
9903
|
+
if (ctorParameters !== null) {
|
|
9904
|
+
clazz.ctorParameters = ctorParameters;
|
|
9905
|
+
}
|
|
9906
|
+
if (propDecorators !== null) {
|
|
9907
|
+
if (clazz.hasOwnProperty('propDecorators') && clazz.propDecorators !== undefined) {
|
|
9908
|
+
clazz.propDecorators = {
|
|
9909
|
+
...clazz.propDecorators,
|
|
9910
|
+
...propDecorators
|
|
9911
|
+
};
|
|
9912
|
+
} else {
|
|
9913
|
+
clazz.propDecorators = propDecorators;
|
|
9914
|
+
}
|
|
9915
|
+
}
|
|
9916
|
+
});
|
|
9917
|
+
}
|
|
9918
|
+
|
|
9919
|
+
const APP_INITIALIZER = new InjectionToken(ngDevMode ? 'Application Initializer' : '');
|
|
9920
|
+
function provideAppInitializer(initializerFn) {
|
|
9921
|
+
return makeEnvironmentProviders([{
|
|
9922
|
+
provide: APP_INITIALIZER,
|
|
9923
|
+
multi: true,
|
|
9924
|
+
useValue: initializerFn
|
|
9925
|
+
}]);
|
|
9926
|
+
}
|
|
9927
|
+
class ApplicationInitStatus {
|
|
9928
|
+
resolve;
|
|
9929
|
+
reject;
|
|
9930
|
+
initialized = false;
|
|
9931
|
+
done = false;
|
|
9932
|
+
donePromise = new Promise((res, rej) => {
|
|
9933
|
+
this.resolve = res;
|
|
9934
|
+
this.reject = rej;
|
|
9935
|
+
});
|
|
9936
|
+
appInits = inject(APP_INITIALIZER, {
|
|
9937
|
+
optional: true
|
|
9938
|
+
}) ?? [];
|
|
9939
|
+
injector = inject(Injector);
|
|
9940
|
+
constructor() {
|
|
9941
|
+
if ((typeof ngDevMode === 'undefined' || ngDevMode) && !Array.isArray(this.appInits)) {
|
|
9942
|
+
throw new RuntimeError(-209, 'Unexpected type of the `APP_INITIALIZER` token value ' + `(expected an array, but got ${typeof this.appInits}). ` + 'Please check that the `APP_INITIALIZER` token is configured as a ' + '`multi: true` provider.');
|
|
9943
|
+
}
|
|
9944
|
+
}
|
|
9945
|
+
runInitializers() {
|
|
9946
|
+
if (this.initialized) {
|
|
9947
|
+
return;
|
|
9948
|
+
}
|
|
9949
|
+
const asyncInitPromises = [];
|
|
9950
|
+
for (const appInits of this.appInits) {
|
|
9951
|
+
const initResult = runInInjectionContext(this.injector, appInits);
|
|
9952
|
+
if (isPromise(initResult)) {
|
|
9953
|
+
asyncInitPromises.push(initResult);
|
|
9954
|
+
} else if (isSubscribable(initResult)) {
|
|
9955
|
+
const observableAsPromise = new Promise((resolve, reject) => {
|
|
9956
|
+
initResult.subscribe({
|
|
9957
|
+
complete: resolve,
|
|
9958
|
+
error: reject
|
|
9959
|
+
});
|
|
9960
|
+
});
|
|
9961
|
+
asyncInitPromises.push(observableAsPromise);
|
|
9962
|
+
}
|
|
9963
|
+
}
|
|
9964
|
+
const complete = () => {
|
|
9965
|
+
this.done = true;
|
|
9966
|
+
this.resolve();
|
|
9967
|
+
};
|
|
9968
|
+
Promise.all(asyncInitPromises).then(() => {
|
|
9969
|
+
complete();
|
|
9970
|
+
}).catch(e => {
|
|
9971
|
+
this.reject(e);
|
|
9972
|
+
});
|
|
9973
|
+
if (asyncInitPromises.length === 0) {
|
|
9974
|
+
complete();
|
|
9975
|
+
}
|
|
9976
|
+
this.initialized = true;
|
|
9977
|
+
}
|
|
9978
|
+
static ɵfac = function ApplicationInitStatus_Factory(__ngFactoryType__) {
|
|
9979
|
+
return new (__ngFactoryType__ || ApplicationInitStatus)();
|
|
9980
|
+
};
|
|
9981
|
+
static ɵprov = /*@__PURE__*/__defineInjectable({
|
|
9982
|
+
token: ApplicationInitStatus,
|
|
9983
|
+
factory: ApplicationInitStatus.ɵfac,
|
|
9984
|
+
providedIn: 'root'
|
|
9985
|
+
});
|
|
9986
|
+
}
|
|
9987
|
+
(() => {
|
|
9988
|
+
(typeof ngDevMode === "undefined" || ngDevMode) && setClassMetadata(ApplicationInitStatus, [{
|
|
9989
|
+
type: Injectable,
|
|
9990
|
+
args: [{
|
|
9991
|
+
providedIn: 'root'
|
|
9992
|
+
}]
|
|
9993
|
+
}], () => [], null);
|
|
9994
|
+
})();
|
|
9995
|
+
|
|
9996
|
+
let componentResourceResolutionQueue = new Map();
|
|
9997
|
+
const componentDefPendingResolution = new Set();
|
|
9998
|
+
async function resolveComponentResources(resourceResolver) {
|
|
9999
|
+
const currentQueue = componentResourceResolutionQueue;
|
|
10000
|
+
componentResourceResolutionQueue = new Map();
|
|
10001
|
+
const urlCache = new Map();
|
|
10002
|
+
function cachedResourceResolve(url) {
|
|
10003
|
+
const promiseCached = urlCache.get(url);
|
|
10004
|
+
if (promiseCached) {
|
|
10005
|
+
return promiseCached;
|
|
10006
|
+
}
|
|
10007
|
+
const promise = resourceResolver(url).then(response => unwrapResponse(url, response));
|
|
10008
|
+
urlCache.set(url, promise);
|
|
10009
|
+
return promise;
|
|
10010
|
+
}
|
|
10011
|
+
const resolutionPromises = Array.from(currentQueue).map(async ([type, component]) => {
|
|
10012
|
+
if (component.styleUrl && component.styleUrls?.length) {
|
|
10013
|
+
throw new Error('@Component cannot define both `styleUrl` and `styleUrls`. ' + 'Use `styleUrl` if the component has one stylesheet, or `styleUrls` if it has multiple');
|
|
10014
|
+
}
|
|
10015
|
+
const componentTasks = [];
|
|
10016
|
+
if (component.templateUrl) {
|
|
10017
|
+
componentTasks.push(cachedResourceResolve(component.templateUrl).then(template => {
|
|
10018
|
+
component.template = template;
|
|
10019
|
+
}));
|
|
10020
|
+
}
|
|
10021
|
+
const styles = typeof component.styles === 'string' ? [component.styles] : component.styles ?? [];
|
|
10022
|
+
component.styles = styles;
|
|
10023
|
+
let {
|
|
10024
|
+
styleUrl,
|
|
10025
|
+
styleUrls
|
|
10026
|
+
} = component;
|
|
10027
|
+
if (styleUrl) {
|
|
10028
|
+
styleUrls = [styleUrl];
|
|
10029
|
+
component.styleUrl = undefined;
|
|
10030
|
+
}
|
|
10031
|
+
if (styleUrls?.length) {
|
|
10032
|
+
const allFetched = Promise.all(styleUrls.map(url => cachedResourceResolve(url))).then(fetchedStyles => {
|
|
10033
|
+
styles.push(...fetchedStyles);
|
|
10034
|
+
component.styleUrls = undefined;
|
|
10035
|
+
});
|
|
10036
|
+
componentTasks.push(allFetched);
|
|
10037
|
+
}
|
|
10038
|
+
await Promise.all(componentTasks);
|
|
10039
|
+
componentDefPendingResolution.delete(type);
|
|
10040
|
+
});
|
|
10041
|
+
await Promise.all(resolutionPromises);
|
|
10042
|
+
}
|
|
10043
|
+
function maybeQueueResolutionOfComponentResources(type, metadata) {
|
|
10044
|
+
if (componentNeedsResolution(metadata)) {
|
|
10045
|
+
componentResourceResolutionQueue.set(type, metadata);
|
|
10046
|
+
componentDefPendingResolution.add(type);
|
|
10047
|
+
}
|
|
10048
|
+
}
|
|
10049
|
+
function isComponentDefPendingResolution(type) {
|
|
10050
|
+
return componentDefPendingResolution.has(type);
|
|
10051
|
+
}
|
|
10052
|
+
function componentNeedsResolution(component) {
|
|
10053
|
+
return !!(component.templateUrl && !component.hasOwnProperty('template') || component.styleUrls?.length || component.styleUrl);
|
|
10054
|
+
}
|
|
10055
|
+
function clearResolutionOfComponentResourcesQueue() {
|
|
10056
|
+
const old = componentResourceResolutionQueue;
|
|
10057
|
+
componentResourceResolutionQueue = new Map();
|
|
10058
|
+
return old;
|
|
10059
|
+
}
|
|
10060
|
+
function restoreComponentResolutionQueue(queue) {
|
|
10061
|
+
componentDefPendingResolution.clear();
|
|
10062
|
+
for (const type of queue.keys()) {
|
|
10063
|
+
componentDefPendingResolution.add(type);
|
|
10064
|
+
}
|
|
10065
|
+
componentResourceResolutionQueue = queue;
|
|
10066
|
+
}
|
|
10067
|
+
function isComponentResourceResolutionQueueEmpty() {
|
|
10068
|
+
return componentResourceResolutionQueue.size === 0;
|
|
10069
|
+
}
|
|
10070
|
+
async function unwrapResponse(url, response) {
|
|
10071
|
+
if (typeof response === 'string') {
|
|
10072
|
+
return response;
|
|
10073
|
+
}
|
|
10074
|
+
if (response.status !== undefined && response.status !== 200) {
|
|
10075
|
+
throw new RuntimeError(918, ngDevMode && `Could not load resource: ${url}. Response status: ${response.status}`);
|
|
10076
|
+
}
|
|
10077
|
+
return response.text();
|
|
10078
|
+
}
|
|
10079
|
+
|
|
10080
|
+
const modules = new Map();
|
|
10081
|
+
let checkForDuplicateNgModules = true;
|
|
10082
|
+
function assertSameOrNotExisting(id, type, incoming) {
|
|
10083
|
+
if (type && type !== incoming && checkForDuplicateNgModules) {
|
|
10084
|
+
throw new RuntimeError(921, ngDevMode && `Duplicate module registered for ${id} - ${stringify(type)} vs ${stringify(type.name)}`);
|
|
10085
|
+
}
|
|
10086
|
+
}
|
|
10087
|
+
function registerNgModuleType(ngModuleType, id) {
|
|
10088
|
+
const existing = modules.get(id) || null;
|
|
10089
|
+
assertSameOrNotExisting(id, existing, ngModuleType);
|
|
10090
|
+
modules.set(id, ngModuleType);
|
|
10091
|
+
}
|
|
10092
|
+
function getRegisteredNgModuleType(id) {
|
|
10093
|
+
return modules.get(id);
|
|
10094
|
+
}
|
|
10095
|
+
function setAllowDuplicateNgModuleIdsForTest(allowDuplicates) {
|
|
10096
|
+
checkForDuplicateNgModules = !allowDuplicates;
|
|
9931
10097
|
}
|
|
9932
10098
|
|
|
9933
10099
|
function ɵɵControlFeature(passThroughInput) {
|
|
@@ -10535,7 +10701,6 @@ function registerDomTrigger(initialLView, tNode, triggerIndex, walkUpTimes, regi
|
|
|
10535
10701
|
const _requestIdleCallback = () => (typeof requestIdleCallback !== 'undefined' ? requestIdleCallback : cb => setTimeout(cb)).bind(globalThis);
|
|
10536
10702
|
const _cancelIdleCallback = () => (typeof requestIdleCallback !== 'undefined' ? cancelIdleCallback : clearTimeout).bind(globalThis);
|
|
10537
10703
|
const IDLE_SERVICE = new InjectionToken(ngDevMode ? 'IDLE_SERVICE' : '', {
|
|
10538
|
-
providedIn: 'root',
|
|
10539
10704
|
factory: () => new RequestIdleCallbackService()
|
|
10540
10705
|
});
|
|
10541
10706
|
function provideIdleServiceWith(useExisting) {
|
|
@@ -10555,46 +10720,6 @@ class RequestIdleCallbackService {
|
|
|
10555
10720
|
}
|
|
10556
10721
|
}
|
|
10557
10722
|
|
|
10558
|
-
const ASYNC_COMPONENT_METADATA_FN = '__ngAsyncComponentMetadataFn__';
|
|
10559
|
-
function getAsyncClassMetadataFn(type) {
|
|
10560
|
-
const componentClass = type;
|
|
10561
|
-
return componentClass[ASYNC_COMPONENT_METADATA_FN] ?? null;
|
|
10562
|
-
}
|
|
10563
|
-
function setClassMetadataAsync(type, dependencyLoaderFn, metadataSetterFn) {
|
|
10564
|
-
const componentClass = type;
|
|
10565
|
-
componentClass[ASYNC_COMPONENT_METADATA_FN] = () => Promise.all(dependencyLoaderFn()).then(dependencies => {
|
|
10566
|
-
metadataSetterFn(...dependencies);
|
|
10567
|
-
componentClass[ASYNC_COMPONENT_METADATA_FN] = null;
|
|
10568
|
-
return dependencies;
|
|
10569
|
-
});
|
|
10570
|
-
return componentClass[ASYNC_COMPONENT_METADATA_FN];
|
|
10571
|
-
}
|
|
10572
|
-
function setClassMetadata(type, decorators, ctorParameters, propDecorators) {
|
|
10573
|
-
return noSideEffects(() => {
|
|
10574
|
-
const clazz = type;
|
|
10575
|
-
if (decorators !== null) {
|
|
10576
|
-
if (clazz.hasOwnProperty('decorators') && clazz.decorators !== undefined) {
|
|
10577
|
-
clazz.decorators.push(...decorators);
|
|
10578
|
-
} else {
|
|
10579
|
-
clazz.decorators = decorators;
|
|
10580
|
-
}
|
|
10581
|
-
}
|
|
10582
|
-
if (ctorParameters !== null) {
|
|
10583
|
-
clazz.ctorParameters = ctorParameters;
|
|
10584
|
-
}
|
|
10585
|
-
if (propDecorators !== null) {
|
|
10586
|
-
if (clazz.hasOwnProperty('propDecorators') && clazz.propDecorators !== undefined) {
|
|
10587
|
-
clazz.propDecorators = {
|
|
10588
|
-
...clazz.propDecorators,
|
|
10589
|
-
...propDecorators
|
|
10590
|
-
};
|
|
10591
|
-
} else {
|
|
10592
|
-
clazz.propDecorators = propDecorators;
|
|
10593
|
-
}
|
|
10594
|
-
}
|
|
10595
|
-
});
|
|
10596
|
-
}
|
|
10597
|
-
|
|
10598
10723
|
class Console {
|
|
10599
10724
|
log(message) {
|
|
10600
10725
|
console.log(message);
|
|
@@ -11739,90 +11864,6 @@ function setTestabilityGetter(getter) {
|
|
|
11739
11864
|
}
|
|
11740
11865
|
let _testabilityGetter;
|
|
11741
11866
|
|
|
11742
|
-
function isPromise(obj) {
|
|
11743
|
-
return !!obj && typeof obj.then === 'function';
|
|
11744
|
-
}
|
|
11745
|
-
function isSubscribable(obj) {
|
|
11746
|
-
return !!obj && typeof obj.subscribe === 'function';
|
|
11747
|
-
}
|
|
11748
|
-
|
|
11749
|
-
const APP_INITIALIZER = new InjectionToken(ngDevMode ? 'Application Initializer' : '');
|
|
11750
|
-
function provideAppInitializer(initializerFn) {
|
|
11751
|
-
return makeEnvironmentProviders([{
|
|
11752
|
-
provide: APP_INITIALIZER,
|
|
11753
|
-
multi: true,
|
|
11754
|
-
useValue: initializerFn
|
|
11755
|
-
}]);
|
|
11756
|
-
}
|
|
11757
|
-
class ApplicationInitStatus {
|
|
11758
|
-
resolve;
|
|
11759
|
-
reject;
|
|
11760
|
-
initialized = false;
|
|
11761
|
-
done = false;
|
|
11762
|
-
donePromise = new Promise((res, rej) => {
|
|
11763
|
-
this.resolve = res;
|
|
11764
|
-
this.reject = rej;
|
|
11765
|
-
});
|
|
11766
|
-
appInits = inject(APP_INITIALIZER, {
|
|
11767
|
-
optional: true
|
|
11768
|
-
}) ?? [];
|
|
11769
|
-
injector = inject(Injector);
|
|
11770
|
-
constructor() {
|
|
11771
|
-
if ((typeof ngDevMode === 'undefined' || ngDevMode) && !Array.isArray(this.appInits)) {
|
|
11772
|
-
throw new RuntimeError(-209, 'Unexpected type of the `APP_INITIALIZER` token value ' + `(expected an array, but got ${typeof this.appInits}). ` + 'Please check that the `APP_INITIALIZER` token is configured as a ' + '`multi: true` provider.');
|
|
11773
|
-
}
|
|
11774
|
-
}
|
|
11775
|
-
runInitializers() {
|
|
11776
|
-
if (this.initialized) {
|
|
11777
|
-
return;
|
|
11778
|
-
}
|
|
11779
|
-
const asyncInitPromises = [];
|
|
11780
|
-
for (const appInits of this.appInits) {
|
|
11781
|
-
const initResult = runInInjectionContext(this.injector, appInits);
|
|
11782
|
-
if (isPromise(initResult)) {
|
|
11783
|
-
asyncInitPromises.push(initResult);
|
|
11784
|
-
} else if (isSubscribable(initResult)) {
|
|
11785
|
-
const observableAsPromise = new Promise((resolve, reject) => {
|
|
11786
|
-
initResult.subscribe({
|
|
11787
|
-
complete: resolve,
|
|
11788
|
-
error: reject
|
|
11789
|
-
});
|
|
11790
|
-
});
|
|
11791
|
-
asyncInitPromises.push(observableAsPromise);
|
|
11792
|
-
}
|
|
11793
|
-
}
|
|
11794
|
-
const complete = () => {
|
|
11795
|
-
this.done = true;
|
|
11796
|
-
this.resolve();
|
|
11797
|
-
};
|
|
11798
|
-
Promise.all(asyncInitPromises).then(() => {
|
|
11799
|
-
complete();
|
|
11800
|
-
}).catch(e => {
|
|
11801
|
-
this.reject(e);
|
|
11802
|
-
});
|
|
11803
|
-
if (asyncInitPromises.length === 0) {
|
|
11804
|
-
complete();
|
|
11805
|
-
}
|
|
11806
|
-
this.initialized = true;
|
|
11807
|
-
}
|
|
11808
|
-
static ɵfac = function ApplicationInitStatus_Factory(__ngFactoryType__) {
|
|
11809
|
-
return new (__ngFactoryType__ || ApplicationInitStatus)();
|
|
11810
|
-
};
|
|
11811
|
-
static ɵprov = /*@__PURE__*/__defineInjectable({
|
|
11812
|
-
token: ApplicationInitStatus,
|
|
11813
|
-
factory: ApplicationInitStatus.ɵfac,
|
|
11814
|
-
providedIn: 'root'
|
|
11815
|
-
});
|
|
11816
|
-
}
|
|
11817
|
-
(() => {
|
|
11818
|
-
(typeof ngDevMode === "undefined" || ngDevMode) && setClassMetadata(ApplicationInitStatus, [{
|
|
11819
|
-
type: Injectable,
|
|
11820
|
-
args: [{
|
|
11821
|
-
providedIn: 'root'
|
|
11822
|
-
}]
|
|
11823
|
-
}], () => [], null);
|
|
11824
|
-
})();
|
|
11825
|
-
|
|
11826
11867
|
const APP_BOOTSTRAP_LISTENER = new InjectionToken(ngDevMode ? 'appBootstrapListener' : '');
|
|
11827
11868
|
function publishDefaultGlobalUtils() {
|
|
11828
11869
|
ngDevMode && publishDefaultGlobalUtils$1();
|
|
@@ -14157,6 +14198,20 @@ function ɵɵelementStart(index, name, attrsIndex, localRefsIndex) {
|
|
|
14157
14198
|
const tView = lView[TVIEW];
|
|
14158
14199
|
const adjustedIndex = index + HEADER_OFFSET;
|
|
14159
14200
|
const tNode = tView.firstCreatePass ? directiveHostFirstCreatePass(adjustedIndex, lView, 2, name, findDirectiveDefMatches, getBindingsEnabled(), attrsIndex, localRefsIndex) : tView.data[adjustedIndex];
|
|
14201
|
+
if (isComponentHost(tNode)) {
|
|
14202
|
+
const tracingService = lView[ENVIRONMENT].tracingService;
|
|
14203
|
+
if (tracingService && tracingService.componentCreate) {
|
|
14204
|
+
const def = tView.data[tNode.directiveStart + tNode.componentOffset];
|
|
14205
|
+
return tracingService.componentCreate(getComponentName(def), () => {
|
|
14206
|
+
initializeElement(index, name, lView, tNode, localRefsIndex);
|
|
14207
|
+
return ɵɵelementStart;
|
|
14208
|
+
});
|
|
14209
|
+
}
|
|
14210
|
+
}
|
|
14211
|
+
initializeElement(index, name, lView, tNode, localRefsIndex);
|
|
14212
|
+
return ɵɵelementStart;
|
|
14213
|
+
}
|
|
14214
|
+
function initializeElement(index, name, lView, tNode, localRefsIndex) {
|
|
14160
14215
|
elementLikeStartShared(tNode, lView, index, name, _locateOrCreateElementNode);
|
|
14161
14216
|
if (isDirectiveHost(tNode)) {
|
|
14162
14217
|
const tView = lView[TVIEW];
|
|
@@ -14169,7 +14224,6 @@ function ɵɵelementStart(index, name, attrsIndex, localRefsIndex) {
|
|
|
14169
14224
|
if (ngDevMode && lView[TVIEW].firstCreatePass) {
|
|
14170
14225
|
validateElementIsKnown(lView, tNode);
|
|
14171
14226
|
}
|
|
14172
|
-
return ɵɵelementStart;
|
|
14173
14227
|
}
|
|
14174
14228
|
function ɵɵelementEnd() {
|
|
14175
14229
|
const tView = getTView();
|
|
@@ -15060,7 +15114,7 @@ function i18nAttributesFirstPass(tView, index, values) {
|
|
|
15060
15114
|
if (ICU_REGEXP.test(message)) {
|
|
15061
15115
|
throw new Error(`ICU expressions are not supported in attributes. Message: "${message}".`);
|
|
15062
15116
|
}
|
|
15063
|
-
generateBindingUpdateOpCodes(updateOpCodes, message, previousElementIndex, attrName, countBindings(updateOpCodes), null);
|
|
15117
|
+
generateBindingUpdateOpCodes(updateOpCodes, message, previousElementIndex, attrName, countBindings(updateOpCodes), URI_ATTRS[attrName.toLowerCase()] ? _sanitizeUrl : null);
|
|
15064
15118
|
}
|
|
15065
15119
|
}
|
|
15066
15120
|
tView.data[index] = updateOpCodes;
|
|
@@ -15292,11 +15346,7 @@ function walkIcuTree(ast, tView, tIcu, lView, sharedUpdateOpCodes, create, remov
|
|
|
15292
15346
|
const hasBinding = !!attr.value.match(BINDING_REGEXP);
|
|
15293
15347
|
if (hasBinding) {
|
|
15294
15348
|
if (VALID_ATTRS.hasOwnProperty(lowerAttrName)) {
|
|
15295
|
-
|
|
15296
|
-
generateBindingUpdateOpCodes(update, attr.value, newIndex, attr.name, 0, _sanitizeUrl);
|
|
15297
|
-
} else {
|
|
15298
|
-
generateBindingUpdateOpCodes(update, attr.value, newIndex, attr.name, 0, null);
|
|
15299
|
-
}
|
|
15349
|
+
generateBindingUpdateOpCodes(update, attr.value, newIndex, attr.name, 0, URI_ATTRS[lowerAttrName] ? _sanitizeUrl : null);
|
|
15300
15350
|
} else {
|
|
15301
15351
|
ngDevMode && console.warn(`WARNING: ignoring unsafe attribute value ` + `${lowerAttrName} on element ${tagName} ` + `(see ${XSS_SECURITY_URL})`);
|
|
15302
15352
|
}
|
|
@@ -18038,59 +18088,6 @@ const HostListener = makePropDecorator('HostListener', (eventName, args) => ({
|
|
|
18038
18088
|
|
|
18039
18089
|
const NgModule = makeDecorator('NgModule', ngModule => ngModule, undefined, undefined, (type, meta) => compileNgModule(type, meta));
|
|
18040
18090
|
|
|
18041
|
-
class ModuleWithComponentFactories {
|
|
18042
|
-
ngModuleFactory;
|
|
18043
|
-
componentFactories;
|
|
18044
|
-
constructor(ngModuleFactory, componentFactories) {
|
|
18045
|
-
this.ngModuleFactory = ngModuleFactory;
|
|
18046
|
-
this.componentFactories = componentFactories;
|
|
18047
|
-
}
|
|
18048
|
-
}
|
|
18049
|
-
class Compiler {
|
|
18050
|
-
compileModuleSync(moduleType) {
|
|
18051
|
-
return new NgModuleFactory(moduleType);
|
|
18052
|
-
}
|
|
18053
|
-
compileModuleAsync(moduleType) {
|
|
18054
|
-
return Promise.resolve(this.compileModuleSync(moduleType));
|
|
18055
|
-
}
|
|
18056
|
-
compileModuleAndAllComponentsSync(moduleType) {
|
|
18057
|
-
const ngModuleFactory = this.compileModuleSync(moduleType);
|
|
18058
|
-
const moduleDef = getNgModuleDef(moduleType);
|
|
18059
|
-
const componentFactories = maybeUnwrapFn(moduleDef.declarations).reduce((factories, declaration) => {
|
|
18060
|
-
const componentDef = getComponentDef(declaration);
|
|
18061
|
-
componentDef && factories.push(new ComponentFactory(componentDef));
|
|
18062
|
-
return factories;
|
|
18063
|
-
}, []);
|
|
18064
|
-
return new ModuleWithComponentFactories(ngModuleFactory, componentFactories);
|
|
18065
|
-
}
|
|
18066
|
-
compileModuleAndAllComponentsAsync(moduleType) {
|
|
18067
|
-
return Promise.resolve(this.compileModuleAndAllComponentsSync(moduleType));
|
|
18068
|
-
}
|
|
18069
|
-
clearCache() {}
|
|
18070
|
-
clearCacheFor(type) {}
|
|
18071
|
-
getModuleId(moduleType) {
|
|
18072
|
-
return undefined;
|
|
18073
|
-
}
|
|
18074
|
-
static ɵfac = function Compiler_Factory(__ngFactoryType__) {
|
|
18075
|
-
return new (__ngFactoryType__ || Compiler)();
|
|
18076
|
-
};
|
|
18077
|
-
static ɵprov = /*@__PURE__*/__defineInjectable({
|
|
18078
|
-
token: Compiler,
|
|
18079
|
-
factory: Compiler.ɵfac,
|
|
18080
|
-
providedIn: 'root'
|
|
18081
|
-
});
|
|
18082
|
-
}
|
|
18083
|
-
(() => {
|
|
18084
|
-
(typeof ngDevMode === "undefined" || ngDevMode) && setClassMetadata(Compiler, [{
|
|
18085
|
-
type: Injectable,
|
|
18086
|
-
args: [{
|
|
18087
|
-
providedIn: 'root'
|
|
18088
|
-
}]
|
|
18089
|
-
}], null, null);
|
|
18090
|
-
})();
|
|
18091
|
-
const COMPILER_OPTIONS = new InjectionToken(typeof ngDevMode !== 'undefined' && ngDevMode ? 'compilerOptions' : '');
|
|
18092
|
-
class CompilerFactory {}
|
|
18093
|
-
|
|
18094
18091
|
const CONSECUTIVE_MICROTASK_NOTIFICATION_LIMIT = 100;
|
|
18095
18092
|
let consecutiveMicrotaskNotifications = 0;
|
|
18096
18093
|
let stackFromLastFewNotifications = [];
|
|
@@ -18317,6 +18314,59 @@ function provideZonelessChangeDetectionInternal() {
|
|
|
18317
18314
|
}];
|
|
18318
18315
|
}
|
|
18319
18316
|
|
|
18317
|
+
class ModuleWithComponentFactories {
|
|
18318
|
+
ngModuleFactory;
|
|
18319
|
+
componentFactories;
|
|
18320
|
+
constructor(ngModuleFactory, componentFactories) {
|
|
18321
|
+
this.ngModuleFactory = ngModuleFactory;
|
|
18322
|
+
this.componentFactories = componentFactories;
|
|
18323
|
+
}
|
|
18324
|
+
}
|
|
18325
|
+
class Compiler {
|
|
18326
|
+
compileModuleSync(moduleType) {
|
|
18327
|
+
return new NgModuleFactory(moduleType);
|
|
18328
|
+
}
|
|
18329
|
+
compileModuleAsync(moduleType) {
|
|
18330
|
+
return Promise.resolve(this.compileModuleSync(moduleType));
|
|
18331
|
+
}
|
|
18332
|
+
compileModuleAndAllComponentsSync(moduleType) {
|
|
18333
|
+
const ngModuleFactory = this.compileModuleSync(moduleType);
|
|
18334
|
+
const moduleDef = getNgModuleDef(moduleType);
|
|
18335
|
+
const componentFactories = maybeUnwrapFn(moduleDef.declarations).reduce((factories, declaration) => {
|
|
18336
|
+
const componentDef = getComponentDef(declaration);
|
|
18337
|
+
componentDef && factories.push(new ComponentFactory(componentDef));
|
|
18338
|
+
return factories;
|
|
18339
|
+
}, []);
|
|
18340
|
+
return new ModuleWithComponentFactories(ngModuleFactory, componentFactories);
|
|
18341
|
+
}
|
|
18342
|
+
compileModuleAndAllComponentsAsync(moduleType) {
|
|
18343
|
+
return Promise.resolve(this.compileModuleAndAllComponentsSync(moduleType));
|
|
18344
|
+
}
|
|
18345
|
+
clearCache() {}
|
|
18346
|
+
clearCacheFor(type) {}
|
|
18347
|
+
getModuleId(moduleType) {
|
|
18348
|
+
return undefined;
|
|
18349
|
+
}
|
|
18350
|
+
static ɵfac = function Compiler_Factory(__ngFactoryType__) {
|
|
18351
|
+
return new (__ngFactoryType__ || Compiler)();
|
|
18352
|
+
};
|
|
18353
|
+
static ɵprov = /*@__PURE__*/__defineInjectable({
|
|
18354
|
+
token: Compiler,
|
|
18355
|
+
factory: Compiler.ɵfac,
|
|
18356
|
+
providedIn: 'root'
|
|
18357
|
+
});
|
|
18358
|
+
}
|
|
18359
|
+
(() => {
|
|
18360
|
+
(typeof ngDevMode === "undefined" || ngDevMode) && setClassMetadata(Compiler, [{
|
|
18361
|
+
type: Injectable,
|
|
18362
|
+
args: [{
|
|
18363
|
+
providedIn: 'root'
|
|
18364
|
+
}]
|
|
18365
|
+
}], null, null);
|
|
18366
|
+
})();
|
|
18367
|
+
const COMPILER_OPTIONS = new InjectionToken(typeof ngDevMode !== 'undefined' && ngDevMode ? 'compilerOptions' : '');
|
|
18368
|
+
class CompilerFactory {}
|
|
18369
|
+
|
|
18320
18370
|
function getGlobalLocale() {
|
|
18321
18371
|
if (typeof ngI18nClosureMode !== 'undefined' && ngI18nClosureMode && typeof goog !== 'undefined' && goog.LOCALE !== 'en') {
|
|
18322
18372
|
return goog.LOCALE;
|
|
@@ -18658,5 +18708,5 @@ function getDebugNode(nativeNode) {
|
|
|
18658
18708
|
return null;
|
|
18659
18709
|
}
|
|
18660
18710
|
|
|
18661
|
-
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
|
|
18711
|
+
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, 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, 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, provideIdleServiceWith, 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 };
|
|
18662
18712
|
//# sourceMappingURL=_debug_node-chunk.mjs.map
|