@angular/core 20.0.0-next.5 → 20.0.0-next.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/{api.d-mxcXqDpA.d.ts → api.d-KjtSQajV.d.ts} +4 -4
- package/{ng_i18n_closure_mode.d-DLxSUiDr.d.ts → chrome_dev_tools_performance.d-qv7drdAl.d.ts} +20 -5
- package/{discovery.d-CyYpOJ7j.d.ts → discovery.d-D6xf1HH-.d.ts} +8 -79
- package/{event_dispatcher.d-PWnbqZDx.d.ts → event_dispatcher.d-DlbccpYq.d.ts} +3 -3
- package/fesm2022/{attribute-B17mgaqe.mjs → attribute-BWp59EjE.mjs} +3 -3
- package/fesm2022/{attribute-B17mgaqe.mjs.map → attribute-BWp59EjE.mjs.map} +1 -1
- package/fesm2022/core.mjs +22 -31
- package/fesm2022/core.mjs.map +1 -1
- package/fesm2022/{debug_node-xKpCIZm-.mjs → debug_node-B3CixwNH.mjs} +218 -141
- package/fesm2022/debug_node-B3CixwNH.mjs.map +1 -0
- package/fesm2022/primitives/di.mjs +1 -1
- package/fesm2022/primitives/event-dispatch.mjs +2 -2
- package/fesm2022/primitives/signals.mjs +5 -5
- package/fesm2022/{resource-BPpYEDic.mjs → resource-DtpS_sTw.mjs} +6 -8
- package/fesm2022/resource-DtpS_sTw.mjs.map +1 -0
- package/fesm2022/{root_effect_scheduler-D0_b1cf_.mjs → root_effect_scheduler-BK3l7wIO.mjs} +144 -68
- package/fesm2022/root_effect_scheduler-BK3l7wIO.mjs.map +1 -0
- package/fesm2022/rxjs-interop.mjs +7 -84
- package/fesm2022/rxjs-interop.mjs.map +1 -1
- package/fesm2022/{signal-DhRAAi7R.mjs → signal-B6pMq7KS.mjs} +3 -3
- package/fesm2022/{signal-DhRAAi7R.mjs.map → signal-B6pMq7KS.mjs.map} +1 -1
- package/fesm2022/testing.mjs +167 -103
- package/fesm2022/testing.mjs.map +1 -1
- package/fesm2022/{untracked-DaaW3JJm.mjs → untracked-Bz5WMeU1.mjs} +4 -4
- package/fesm2022/{untracked-DaaW3JJm.mjs.map → untracked-Bz5WMeU1.mjs.map} +1 -1
- package/fesm2022/{weak_ref-DrMdAIDh.mjs → weak_ref-BaIq-pgY.mjs} +3 -3
- package/fesm2022/{weak_ref-DrMdAIDh.mjs.map → weak_ref-BaIq-pgY.mjs.map} +1 -1
- package/{graph.d-StYigYp1.d.ts → graph.d-BcIOep_B.d.ts} +3 -3
- package/index.d.ts +34 -41
- package/package.json +2 -2
- package/primitives/di/index.d.ts +1 -1
- package/primitives/event-dispatch/index.d.ts +3 -3
- package/primitives/signals/index.d.ts +6 -6
- package/rxjs-interop/index.d.ts +8 -17
- package/schematics/bundles/{apply_import_manager-C-ysxahq.js → apply_import_manager-DczRKpTm.js} +6 -6
- package/schematics/bundles/{change_tracker-0Ktek5Xl.js → change_tracker-CWLh-wes.js} +3 -3
- package/schematics/bundles/{checker-DqUKCGda.js → checker-_f5wM7PH.js} +20 -3
- package/schematics/bundles/cleanup-unused-imports.js +25 -20
- package/schematics/bundles/{compiler-CuoiHqkc.js → compiler-BaCbbux6.js} +964 -298
- package/schematics/bundles/compiler_host-CAfDJO3W.js +1 -1
- package/schematics/bundles/control-flow-migration.js +2 -2
- package/schematics/bundles/document-core.js +12 -12
- package/schematics/bundles/imports-CIX-JgAN.js +1 -1
- package/schematics/bundles/{index-CwFQSYXZ.js → index--W6S49uu.js} +10 -10
- package/schematics/bundles/{index-WFXCe5Q0.js → index-rsJ8I_hu.js} +131 -64
- package/schematics/bundles/inject-flags.js +14 -14
- package/schematics/bundles/inject-migration.js +108 -19
- package/schematics/bundles/leading_space-D9nQ8UQC.js +1 -1
- package/schematics/bundles/{migrate_ts_type_references-BNuHufqZ.js → migrate_ts_type_references-C4D_SzJk.js} +21 -21
- package/schematics/bundles/ng_decorators-DznZ5jMl.js +1 -1
- package/schematics/bundles/nodes-B16H9JUd.js +1 -1
- package/schematics/bundles/output-migration.js +80 -22
- package/schematics/bundles/{run_in_devkit-CmHxABFr.js → project_paths-Ce0O2u-M.js} +254 -244
- package/schematics/bundles/project_tsconfig_paths-CDVxT6Ov.js +1 -1
- package/schematics/bundles/property_name-BBwFuqMe.js +1 -1
- package/schematics/bundles/route-lazy-loading.js +4 -4
- package/schematics/bundles/self-closing-tags-migration.js +20 -15
- package/schematics/bundles/signal-input-migration.js +26 -21
- package/schematics/bundles/signal-queries-migration.js +32 -27
- package/schematics/bundles/signals.js +8 -8
- package/schematics/bundles/standalone-migration.js +5 -5
- package/schematics/bundles/symbol-VPWguRxr.js +1 -1
- package/schematics/bundles/test-bed-get.js +13 -13
- package/{signal.d-BeaTIeOE.d.ts → signal.d-E0e5nW1p.d.ts} +4 -4
- package/testing/index.d.ts +9 -25
- package/{weak_ref.d-ttyj86RV.d.ts → weak_ref.d-eGOEP9S1.d.ts} +2 -2
- package/fesm2022/debug_node-xKpCIZm-.mjs.map +0 -1
- package/fesm2022/resource-BPpYEDic.mjs.map +0 -1
- package/fesm2022/root_effect_scheduler-D0_b1cf_.mjs.map +0 -1
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Angular v20.0.0-next.
|
|
2
|
+
* @license Angular v20.0.0-next.7
|
|
3
3
|
* (c) 2010-2025 Google LLC. https://angular.io/
|
|
4
4
|
* License: MIT
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
7
|
+
import { attachInjectFlag, _global, resolveForwardRef, ɵɵinvalidFactoryDep as __invalidFactoryDep, ɵɵinject as __inject, ɵɵdefineInjector as __defineInjector, ɵɵdefineInjectable as __defineInjectable, newArray, assertString, EMPTY_OBJ, assertFirstCreatePass, assertDefined, assertNotEqual, FLAGS, assertEqual, isInCheckNoChangesMode, PREORDER_HOOK_FLAGS, throwError, assertNumber, assertGreaterThan, HEADER_OFFSET, DECLARATION_VIEW, throwCyclicDependencyError, stringifyForError, setInjectorProfilerContext, setInjectImplementation, enterDI, emitInjectorToCreateInstanceEvent, emitInstanceCreatedByInjectorEvent, assertDirectiveDef, leaveDI, isRootView, assertTNodeForLView, runInInjectorProfilerContext, getCurrentTNode, getLView, throwProviderNotFoundError, assertNodeInjector, injectRootLimpMode, assertIndexInRange, TVIEW, EMBEDDED_VIEW_INJECTOR, T_HOST, NG_ELEMENT_ID, INJECTOR$1 as INJECTOR, isComponentDef, isComponentHost, convertToBitFlags, NG_FACTORY_DEF, isForwardRef, getFactoryDef, DECLARATION_COMPONENT_VIEW, RuntimeError, NG_PROV_DEF, getClosureSafeProperty, getNativeByTNode, flatten, arrayEquals, ID, isLView, assertDomNode, getComponentLViewByIndex, CONTEXT, EMPTY_ARRAY, unwrapRNode, assertLView, HOST, getLViewParent, CHILD_HEAD, NEXT, isLContainer, Injector, CLEANUP, getComponentDef, getDirectiveDef, InjectionToken, inject, isInInjectionContext, DestroyRef, PendingTasksInternal, noop, ChangeDetectionScheduler, ErrorHandler, AFTER_RENDER_SEQUENCES_TO_ADD, markAncestorsForTraversal, assertNotInReactiveContext, assertInInjectionContext, ViewContext, assertIndexInDeclRange, getTNode, isDestroyed, removeLViewOnDestroy, storeLViewOnDestroy, walkUpViews, assertLContainer, CONTAINER_HEADER_OFFSET, getNativeByIndex, assertElement, isContentQueryHost, setCurrentQueryIndex, XSS_SECURITY_URL, renderStringify, ENVIRONMENT, formatRuntimeError, resetPreOrderHookFlags, PARENT, RENDERER, HYDRATION, CHILD_TAIL, assertSame, assertFirstUpdatePass, getSelectedIndex, getTView, setSelectedIndex, INTERNAL_APPLICATION_ERROR_HANDLER, assertNotSame, setCurrentDirectiveIndex, stringify, getCurrentDirectiveIndex, unwrapLView, assertNotReactive, enterView, QUERIES, leaveView, isCreationMode, DECLARATION_LCONTAINER, MOVED_VIEWS, NATIVE, assertProjectionSlots, assertParentView, REACTIVE_TEMPLATE_CONSUMER, ON_DESTROY_HOOKS, assertFunction, EFFECTS, markViewForRefresh, setIsInCheckNoChangesMode, setIsRefreshingViews, isExhaustiveCheckNoChanges, requiresRefreshOrTraversal, setBindingIndex, EFFECTS_TO_SCHEDULE, setBindingRootForHostBindings, viewAttachedToChangeDetector, isRefreshingViews, CheckNoChangesMode, removeFromArray, addToArray, updateAncestorTraversalFlagsOnAttach, VIEW_REFS, assertGreaterThanOrEqual, isInI18nBlock, getCurrentParentTNode, assertTNodeForTView, setCurrentTNode, getCurrentTNodePlaceholderOk, isCurrentTNodeParent, isInSkipHydrationBlock as isInSkipHydrationBlock$1, assertTNode, assertTIcu, assertNumberInRange, DEHYDRATED_VIEWS, getNgModuleDef, getPipeDef as getPipeDef$1, isStandalone, concatStringsWithSpace, assertInjectImplementationNotEqual, emitInjectEvent, getConstant, assertLessThan, getOrCreateTViewCleanup, getOrCreateLViewCleanup, isDirectiveHost, assertNotDefined, getSelectedTNode, nextBindingIndex, debugStringifyTypeForError, assertComponentType, EnvironmentInjector, SVG_NAMESPACE, MATH_ML_NAMESPACE, viewAttachedToContainer, storeCleanupWithContext, signal, createInjectorWithoutInjectorInstances, R3Injector, getNullInjector, internalImportProvidersFrom, initNgDevMode, fillProperties, wasLastNodeCreated, getBindingsEnabled, lastNodeWasCreated, arrayInsert2, arraySplice, setInjectorProfiler, NullInjector, ENVIRONMENT_INITIALIZER, INJECTOR_DEF_TYPES, walkProviderTree, getInjectorDef, deepForEach, isTypeProvider, isSignal, runInInjectionContext, makeEnvironmentProviders, ZONELESS_ENABLED, EffectScheduler, incrementBindingIndex, getBindingIndex, keyValueArrayIndexOf, keyValueArrayGet, getCurrentDirectiveDef, keyValueArraySet, assertHasParent, getElementDepthCount, getNamespace, enterSkipHydrationBlock, increaseElementDepthCount, setCurrentTNodeAsNotParent, isSkipHydrationRootTNode, leaveSkipHydrationBlock, decreaseElementDepthCount, assertIndexInExpandoRange, assertOneOf, setInI18nBlock, nextContextImpl, getCurrentQueryIndex, getContextLView, load, isWritableSignal, providerToFactory, emitProviderConfiguredEvent, isClassProvider, getBindingRoot, NG_COMP_DEF, forwardRef, ɵɵrestoreView as __restoreView, ɵɵdisableBindings as __disableBindings, ɵɵenableBindings as __enableBindings, ɵɵnamespaceSVG as __namespaceSVG, ɵɵnamespaceMathML as __namespaceMathML, ɵɵnamespaceHTML as __namespaceHTML, ɵɵresetView as __resetView, NG_MOD_DEF, NG_INJ_DEF, NG_DIR_DEF, NG_PIPE_DEF, ZONELESS_SCHEDULER_DISABLED, SCHEDULE_IN_ROOT_ZONE, PROVIDED_ZONELESS, getNativeByTNodeOrNull } from './root_effect_scheduler-BK3l7wIO.mjs';
|
|
8
|
+
import { setActiveConsumer, SIGNAL, consumerDestroy, REACTIVE_NODE, consumerPollProducersForChange, consumerBeforeComputation, getActiveConsumer, consumerAfterComputation, createComputed, setThrowInvalidWriteToSignalError } from './signal-B6pMq7KS.mjs';
|
|
9
9
|
import { Subject, Subscription } from 'rxjs';
|
|
10
10
|
import { setActiveConsumer as setActiveConsumer$1 } from '@angular/core/primitives/signals';
|
|
11
11
|
import { map } from 'rxjs/operators';
|
|
12
|
-
import {
|
|
12
|
+
import { Attribute as Attribute$1 } from './attribute-BWp59EjE.mjs';
|
|
13
13
|
|
|
14
14
|
/**
|
|
15
15
|
* Convince closure compiler that the wrapped function has no side-effects.
|
|
@@ -3860,69 +3860,6 @@ function performanceMarkFeature(feature) {
|
|
|
3860
3860
|
performance?.mark?.('mark_feature_usage', { detail: { feature } });
|
|
3861
3861
|
}
|
|
3862
3862
|
|
|
3863
|
-
/**
|
|
3864
|
-
* The phase to run an `afterRender` or `afterNextRender` callback in.
|
|
3865
|
-
*
|
|
3866
|
-
* Callbacks in the same phase run in the order they are registered. Phases run in the
|
|
3867
|
-
* following order after each render:
|
|
3868
|
-
*
|
|
3869
|
-
* 1. `AfterRenderPhase.EarlyRead`
|
|
3870
|
-
* 2. `AfterRenderPhase.Write`
|
|
3871
|
-
* 3. `AfterRenderPhase.MixedReadWrite`
|
|
3872
|
-
* 4. `AfterRenderPhase.Read`
|
|
3873
|
-
*
|
|
3874
|
-
* Angular is unable to verify or enforce that phases are used correctly, and instead
|
|
3875
|
-
* relies on each developer to follow the guidelines documented for each value and
|
|
3876
|
-
* carefully choose the appropriate one, refactoring their code if necessary. By doing
|
|
3877
|
-
* so, Angular is better able to minimize the performance degradation associated with
|
|
3878
|
-
* manual DOM access, ensuring the best experience for the end users of your application
|
|
3879
|
-
* or library.
|
|
3880
|
-
*
|
|
3881
|
-
* @deprecated Specify the phase for your callback to run in by passing a spec-object as the first
|
|
3882
|
-
* parameter to `afterRender` or `afterNextRender` instead of a function.
|
|
3883
|
-
*/
|
|
3884
|
-
var AfterRenderPhase;
|
|
3885
|
-
(function (AfterRenderPhase) {
|
|
3886
|
-
/**
|
|
3887
|
-
* Use `AfterRenderPhase.EarlyRead` for callbacks that only need to **read** from the
|
|
3888
|
-
* DOM before a subsequent `AfterRenderPhase.Write` callback, for example to perform
|
|
3889
|
-
* custom layout that the browser doesn't natively support. Prefer the
|
|
3890
|
-
* `AfterRenderPhase.Read` phase if reading can wait until after the write phase.
|
|
3891
|
-
* **Never** write to the DOM in this phase.
|
|
3892
|
-
*
|
|
3893
|
-
* <div class="docs-alert docs-alert-important">
|
|
3894
|
-
*
|
|
3895
|
-
* Using this value can degrade performance.
|
|
3896
|
-
* Instead, prefer using built-in browser functionality when possible.
|
|
3897
|
-
*
|
|
3898
|
-
* </div>
|
|
3899
|
-
*/
|
|
3900
|
-
AfterRenderPhase[AfterRenderPhase["EarlyRead"] = 0] = "EarlyRead";
|
|
3901
|
-
/**
|
|
3902
|
-
* Use `AfterRenderPhase.Write` for callbacks that only **write** to the DOM. **Never**
|
|
3903
|
-
* read from the DOM in this phase.
|
|
3904
|
-
*/
|
|
3905
|
-
AfterRenderPhase[AfterRenderPhase["Write"] = 1] = "Write";
|
|
3906
|
-
/**
|
|
3907
|
-
* Use `AfterRenderPhase.MixedReadWrite` for callbacks that read from or write to the
|
|
3908
|
-
* DOM, that haven't been refactored to use a different phase. **Never** use this phase if
|
|
3909
|
-
* it is possible to divide the work among the other phases instead.
|
|
3910
|
-
*
|
|
3911
|
-
* <div class="docs-alert docs-alert-critical">
|
|
3912
|
-
*
|
|
3913
|
-
* Using this value can **significantly** degrade performance.
|
|
3914
|
-
* Instead, prefer dividing work into the appropriate phase callbacks.
|
|
3915
|
-
*
|
|
3916
|
-
* </div>
|
|
3917
|
-
*/
|
|
3918
|
-
AfterRenderPhase[AfterRenderPhase["MixedReadWrite"] = 2] = "MixedReadWrite";
|
|
3919
|
-
/**
|
|
3920
|
-
* Use `AfterRenderPhase.Read` for callbacks that only **read** from the DOM. **Never**
|
|
3921
|
-
* write to the DOM in this phase.
|
|
3922
|
-
*/
|
|
3923
|
-
AfterRenderPhase[AfterRenderPhase["Read"] = 3] = "Read";
|
|
3924
|
-
})(AfterRenderPhase || (AfterRenderPhase = {}));
|
|
3925
|
-
|
|
3926
3863
|
const SCHEDULE_IN_ROOT_ZONE_DEFAULT = false;
|
|
3927
3864
|
|
|
3928
3865
|
class EventEmitter_ extends Subject {
|
|
@@ -4535,10 +4472,10 @@ class AfterRenderManager {
|
|
|
4535
4472
|
});
|
|
4536
4473
|
}
|
|
4537
4474
|
const AFTER_RENDER_PHASES = /* @__PURE__ **/ (() => [
|
|
4538
|
-
AfterRenderPhase.EarlyRead
|
|
4539
|
-
AfterRenderPhase.Write
|
|
4540
|
-
AfterRenderPhase.MixedReadWrite
|
|
4541
|
-
AfterRenderPhase.Read
|
|
4475
|
+
0 /* AfterRenderPhase.EarlyRead */,
|
|
4476
|
+
1 /* AfterRenderPhase.Write */,
|
|
4477
|
+
2 /* AfterRenderPhase.MixedReadWrite */,
|
|
4478
|
+
3 /* AfterRenderPhase.Read */,
|
|
4542
4479
|
])();
|
|
4543
4480
|
class AfterRenderImpl {
|
|
4544
4481
|
ngZone = inject(NgZone);
|
|
@@ -4718,11 +4655,9 @@ function afterNextRender(callbackOrSpec, options) {
|
|
|
4718
4655
|
performanceMarkFeature('NgAfterNextRender');
|
|
4719
4656
|
return afterRenderImpl(callbackOrSpec, injector, options, /* once */ true);
|
|
4720
4657
|
}
|
|
4721
|
-
function getHooks(callbackOrSpec
|
|
4658
|
+
function getHooks(callbackOrSpec) {
|
|
4722
4659
|
if (callbackOrSpec instanceof Function) {
|
|
4723
|
-
|
|
4724
|
-
hooks[phase] = callbackOrSpec;
|
|
4725
|
-
return hooks;
|
|
4660
|
+
return [undefined, undefined, /* MixedReadWrite */ callbackOrSpec, undefined];
|
|
4726
4661
|
}
|
|
4727
4662
|
else {
|
|
4728
4663
|
return [
|
|
@@ -4742,10 +4677,9 @@ function afterRenderImpl(callbackOrSpec, injector, options, once) {
|
|
|
4742
4677
|
// tree-shaken if `afterRender` and `afterNextRender` aren't used.
|
|
4743
4678
|
manager.impl ??= injector.get(AfterRenderImpl);
|
|
4744
4679
|
const tracing = injector.get(TracingService, null, { optional: true });
|
|
4745
|
-
const hooks = options?.phase ?? AfterRenderPhase.MixedReadWrite;
|
|
4746
4680
|
const destroyRef = options?.manualCleanup !== true ? injector.get(DestroyRef) : null;
|
|
4747
4681
|
const viewContext = injector.get(ViewContext, null, { optional: true });
|
|
4748
|
-
const sequence = new AfterRenderSequence(manager.impl, getHooks(callbackOrSpec
|
|
4682
|
+
const sequence = new AfterRenderSequence(manager.impl, getHooks(callbackOrSpec), viewContext?.view, once, destroyRef, tracing?.snapshot(null));
|
|
4749
4683
|
manager.impl.register(sequence);
|
|
4750
4684
|
return sequence;
|
|
4751
4685
|
}
|
|
@@ -14549,7 +14483,7 @@ class ComponentFactory extends ComponentFactory$1 {
|
|
|
14549
14483
|
}
|
|
14550
14484
|
function createRootTView(rootSelectorOrNode, componentDef, componentBindings, directives) {
|
|
14551
14485
|
const tAttributes = rootSelectorOrNode
|
|
14552
|
-
? ['ng-version', '20.0.0-next.
|
|
14486
|
+
? ['ng-version', '20.0.0-next.7']
|
|
14553
14487
|
: // Extract attributes and classes from the first selector only to match VE behavior.
|
|
14554
14488
|
extractAttrsAndClassesFromSelector(componentDef.selectors[0]);
|
|
14555
14489
|
let creationBindings = null;
|
|
@@ -17789,9 +17723,9 @@ function getFrameworkDIDebugData() {
|
|
|
17789
17723
|
*/
|
|
17790
17724
|
function setupFrameworkInjectorProfiler() {
|
|
17791
17725
|
frameworkDIDebugData.reset();
|
|
17792
|
-
setInjectorProfiler(
|
|
17726
|
+
setInjectorProfiler(injectorProfilerEventHandler);
|
|
17793
17727
|
}
|
|
17794
|
-
function
|
|
17728
|
+
function injectorProfilerEventHandler(injectorProfilerEvent) {
|
|
17795
17729
|
const { context, type } = injectorProfilerEvent;
|
|
17796
17730
|
if (type === 0 /* InjectorProfilerEventType.Inject */) {
|
|
17797
17731
|
handleInjectEvent(context, injectorProfilerEvent.service);
|
|
@@ -18810,6 +18744,139 @@ function getSignalGraph(injector) {
|
|
|
18810
18744
|
return getNodesAndEdgesFromSignalMap(signalDependenciesMap);
|
|
18811
18745
|
}
|
|
18812
18746
|
|
|
18747
|
+
let changeDetectionRuns = 0;
|
|
18748
|
+
let changeDetectionSyncRuns = 0;
|
|
18749
|
+
let counter = 0;
|
|
18750
|
+
const eventsStack = [];
|
|
18751
|
+
function measureStart(startEvent) {
|
|
18752
|
+
eventsStack.push([startEvent, counter]);
|
|
18753
|
+
console.timeStamp('Event_' + startEvent + '_' + counter++);
|
|
18754
|
+
}
|
|
18755
|
+
function measureEnd(startEvent, entryName, color) {
|
|
18756
|
+
const top = eventsStack.pop();
|
|
18757
|
+
assertDefined(top, 'Profiling error: could not find start event entry ' + startEvent);
|
|
18758
|
+
assertEqual(top[0], startEvent, `Profiling error: expected to see ${startEvent} event but got ${top[0]}`);
|
|
18759
|
+
// Expecting TypeScript error here as overloaded types are not supported yet in TS types
|
|
18760
|
+
console.timeStamp(entryName, 'Event_' + top[0] + '_' + top[1], undefined, '\u{1F170}\uFE0F Angular', undefined, color);
|
|
18761
|
+
}
|
|
18762
|
+
const chromeDevToolsInjectorProfiler = (event) => {
|
|
18763
|
+
const eventType = event.type;
|
|
18764
|
+
if (eventType === 4 /* InjectorProfilerEventType.InjectorToCreateInstanceEvent */) {
|
|
18765
|
+
measureStart(100 /* ProfilerDIEvent.InjectorToCreateInstanceEvent */);
|
|
18766
|
+
}
|
|
18767
|
+
else if (eventType === 1 /* InjectorProfilerEventType.InstanceCreatedByInjector */) {
|
|
18768
|
+
const token = event.context.token;
|
|
18769
|
+
measureEnd(100 /* ProfilerDIEvent.InjectorToCreateInstanceEvent */, getProviderTokenMeasureName(token), 'tertiary-dark');
|
|
18770
|
+
}
|
|
18771
|
+
};
|
|
18772
|
+
const devToolsProfiler = (event, instance, eventFn) => {
|
|
18773
|
+
switch (event) {
|
|
18774
|
+
case 8 /* ProfilerEvent.BootstrapApplicationStart */:
|
|
18775
|
+
case 10 /* ProfilerEvent.BootstrapComponentStart */:
|
|
18776
|
+
case 12 /* ProfilerEvent.ChangeDetectionStart */:
|
|
18777
|
+
case 14 /* ProfilerEvent.ChangeDetectionSyncStart */:
|
|
18778
|
+
case 16 /* ProfilerEvent.AfterRenderHooksStart */:
|
|
18779
|
+
case 18 /* ProfilerEvent.ComponentStart */:
|
|
18780
|
+
case 20 /* ProfilerEvent.DeferBlockStateStart */:
|
|
18781
|
+
case 22 /* ProfilerEvent.DynamicComponentStart */:
|
|
18782
|
+
case 0 /* ProfilerEvent.TemplateCreateStart */:
|
|
18783
|
+
case 4 /* ProfilerEvent.LifecycleHookStart */:
|
|
18784
|
+
case 2 /* ProfilerEvent.TemplateUpdateStart */:
|
|
18785
|
+
case 24 /* ProfilerEvent.HostBindingsUpdateStart */:
|
|
18786
|
+
case 6 /* ProfilerEvent.OutputStart */: {
|
|
18787
|
+
measureStart(event);
|
|
18788
|
+
break;
|
|
18789
|
+
}
|
|
18790
|
+
case 9 /* ProfilerEvent.BootstrapApplicationEnd */: {
|
|
18791
|
+
measureEnd(8 /* ProfilerEvent.BootstrapApplicationStart */, 'Bootstrap application', 'primary-dark');
|
|
18792
|
+
break;
|
|
18793
|
+
}
|
|
18794
|
+
case 11 /* ProfilerEvent.BootstrapComponentEnd */: {
|
|
18795
|
+
measureEnd(10 /* ProfilerEvent.BootstrapComponentStart */, 'Bootstrap component', 'primary-dark');
|
|
18796
|
+
break;
|
|
18797
|
+
}
|
|
18798
|
+
case 13 /* ProfilerEvent.ChangeDetectionEnd */: {
|
|
18799
|
+
changeDetectionSyncRuns = 0;
|
|
18800
|
+
measureEnd(12 /* ProfilerEvent.ChangeDetectionStart */, 'Change detection ' + changeDetectionRuns++, 'primary-dark');
|
|
18801
|
+
break;
|
|
18802
|
+
}
|
|
18803
|
+
case 15 /* ProfilerEvent.ChangeDetectionSyncEnd */: {
|
|
18804
|
+
measureEnd(14 /* ProfilerEvent.ChangeDetectionSyncStart */, 'Synchronization ' + changeDetectionSyncRuns++, 'primary');
|
|
18805
|
+
break;
|
|
18806
|
+
}
|
|
18807
|
+
case 17 /* ProfilerEvent.AfterRenderHooksEnd */: {
|
|
18808
|
+
measureEnd(16 /* ProfilerEvent.AfterRenderHooksStart */, 'After render hooks', 'primary');
|
|
18809
|
+
break;
|
|
18810
|
+
}
|
|
18811
|
+
case 19 /* ProfilerEvent.ComponentEnd */: {
|
|
18812
|
+
const typeName = getComponentMeasureName(instance);
|
|
18813
|
+
measureEnd(18 /* ProfilerEvent.ComponentStart */, typeName, 'primary-light');
|
|
18814
|
+
break;
|
|
18815
|
+
}
|
|
18816
|
+
case 21 /* ProfilerEvent.DeferBlockStateEnd */: {
|
|
18817
|
+
measureEnd(20 /* ProfilerEvent.DeferBlockStateStart */, 'Defer block', 'primary-dark');
|
|
18818
|
+
break;
|
|
18819
|
+
}
|
|
18820
|
+
case 23 /* ProfilerEvent.DynamicComponentEnd */: {
|
|
18821
|
+
measureEnd(22 /* ProfilerEvent.DynamicComponentStart */, 'Dynamic component creation', 'primary-dark');
|
|
18822
|
+
break;
|
|
18823
|
+
}
|
|
18824
|
+
case 3 /* ProfilerEvent.TemplateUpdateEnd */: {
|
|
18825
|
+
measureEnd(2 /* ProfilerEvent.TemplateUpdateStart */, stringifyForError(eventFn) + ' (update)', 'secondary-dark');
|
|
18826
|
+
break;
|
|
18827
|
+
}
|
|
18828
|
+
case 1 /* ProfilerEvent.TemplateCreateEnd */: {
|
|
18829
|
+
measureEnd(0 /* ProfilerEvent.TemplateCreateStart */, stringifyForError(eventFn) + ' (create)', 'secondary');
|
|
18830
|
+
break;
|
|
18831
|
+
}
|
|
18832
|
+
case 25 /* ProfilerEvent.HostBindingsUpdateEnd */: {
|
|
18833
|
+
measureEnd(24 /* ProfilerEvent.HostBindingsUpdateStart */, 'HostBindings', 'secondary-dark');
|
|
18834
|
+
break;
|
|
18835
|
+
}
|
|
18836
|
+
case 5 /* ProfilerEvent.LifecycleHookEnd */: {
|
|
18837
|
+
const typeName = getComponentMeasureName(instance);
|
|
18838
|
+
measureEnd(4 /* ProfilerEvent.LifecycleHookStart */, `${typeName}:${stringifyForError(eventFn)}`, 'tertiary');
|
|
18839
|
+
break;
|
|
18840
|
+
}
|
|
18841
|
+
case 7 /* ProfilerEvent.OutputEnd */: {
|
|
18842
|
+
measureEnd(6 /* ProfilerEvent.OutputStart */, stringifyForError(eventFn), 'tertiary-light');
|
|
18843
|
+
break;
|
|
18844
|
+
}
|
|
18845
|
+
default: {
|
|
18846
|
+
throw new Error('Unexpected profiling event type: ' + event);
|
|
18847
|
+
}
|
|
18848
|
+
}
|
|
18849
|
+
};
|
|
18850
|
+
function getComponentMeasureName(instance) {
|
|
18851
|
+
return instance.constructor.name;
|
|
18852
|
+
}
|
|
18853
|
+
function getProviderTokenMeasureName(token) {
|
|
18854
|
+
if (token instanceof InjectionToken) {
|
|
18855
|
+
return token.toString();
|
|
18856
|
+
}
|
|
18857
|
+
else if (isTypeProvider(token)) {
|
|
18858
|
+
return token.name;
|
|
18859
|
+
}
|
|
18860
|
+
else {
|
|
18861
|
+
return getProviderTokenMeasureName(token.provide);
|
|
18862
|
+
}
|
|
18863
|
+
}
|
|
18864
|
+
/**
|
|
18865
|
+
* Start listening to the Angular's internal performance-related events and route those to the Chrome DevTools performance panel.
|
|
18866
|
+
* This enables Angular-specific data visualization when recording a performance profile directly in the Chrome DevTools.
|
|
18867
|
+
*
|
|
18868
|
+
* @returns a function that can be invoked to stop sending profiling data.
|
|
18869
|
+
*/
|
|
18870
|
+
function enableProfiling() {
|
|
18871
|
+
performanceMarkFeature('Chrome DevTools profiling');
|
|
18872
|
+
const removeInjectorProfiler = setInjectorProfiler(chromeDevToolsInjectorProfiler);
|
|
18873
|
+
const removeProfiler = setProfiler(devToolsProfiler);
|
|
18874
|
+
return () => {
|
|
18875
|
+
removeInjectorProfiler();
|
|
18876
|
+
removeProfiler();
|
|
18877
|
+
};
|
|
18878
|
+
}
|
|
18879
|
+
|
|
18813
18880
|
/**
|
|
18814
18881
|
* This file introduces series of globally accessible debug tools
|
|
18815
18882
|
* to allow for the Angular debugging story to function.
|
|
@@ -18849,6 +18916,7 @@ const globalUtilsFunctions = {
|
|
|
18849
18916
|
'getDirectives': getDirectives,
|
|
18850
18917
|
'applyChanges': applyChanges,
|
|
18851
18918
|
'isSignal': isSignal,
|
|
18919
|
+
'enableProfiling': enableProfiling,
|
|
18852
18920
|
};
|
|
18853
18921
|
let _published = false;
|
|
18854
18922
|
/**
|
|
@@ -19677,52 +19745,58 @@ class ApplicationRef {
|
|
|
19677
19745
|
* {@example core/ts/platform/platform.ts region='domNode'}
|
|
19678
19746
|
*/
|
|
19679
19747
|
bootstrap(componentOrFactory, rootSelectorOrNode) {
|
|
19680
|
-
|
|
19681
|
-
|
|
19682
|
-
|
|
19683
|
-
const
|
|
19684
|
-
|
|
19685
|
-
|
|
19748
|
+
return this.bootstrapImpl(componentOrFactory, rootSelectorOrNode);
|
|
19749
|
+
}
|
|
19750
|
+
bootstrapImpl(componentOrFactory, rootSelectorOrNode, injector = Injector.NULL) {
|
|
19751
|
+
const ngZone = this._injector.get(NgZone);
|
|
19752
|
+
return ngZone.run(() => {
|
|
19753
|
+
profiler(10 /* ProfilerEvent.BootstrapComponentStart */);
|
|
19754
|
+
(typeof ngDevMode === 'undefined' || ngDevMode) && warnIfDestroyed(this._destroyed);
|
|
19755
|
+
const isComponentFactory = componentOrFactory instanceof ComponentFactory$1;
|
|
19756
|
+
const initStatus = this._injector.get(ApplicationInitStatus);
|
|
19757
|
+
if (!initStatus.done) {
|
|
19758
|
+
let errorMessage = '';
|
|
19759
|
+
if (typeof ngDevMode === 'undefined' || ngDevMode) {
|
|
19760
|
+
const standalone = !isComponentFactory && isStandalone(componentOrFactory);
|
|
19761
|
+
errorMessage =
|
|
19762
|
+
'Cannot bootstrap as there are still asynchronous initializers running.' +
|
|
19763
|
+
(standalone
|
|
19764
|
+
? ''
|
|
19765
|
+
: ' Bootstrap components in the `ngDoBootstrap` method of the root module.');
|
|
19766
|
+
}
|
|
19767
|
+
throw new RuntimeError(405 /* RuntimeErrorCode.ASYNC_INITIALIZERS_STILL_RUNNING */, errorMessage);
|
|
19768
|
+
}
|
|
19769
|
+
let componentFactory;
|
|
19770
|
+
if (isComponentFactory) {
|
|
19771
|
+
componentFactory = componentOrFactory;
|
|
19772
|
+
}
|
|
19773
|
+
else {
|
|
19774
|
+
const resolver = this._injector.get(ComponentFactoryResolver$1);
|
|
19775
|
+
componentFactory = resolver.resolveComponentFactory(componentOrFactory);
|
|
19776
|
+
}
|
|
19777
|
+
this.componentTypes.push(componentFactory.componentType);
|
|
19778
|
+
// Create a factory associated with the current module if it's not bound to some other
|
|
19779
|
+
const ngModule = isBoundToModule(componentFactory)
|
|
19780
|
+
? undefined
|
|
19781
|
+
: this._injector.get(NgModuleRef$1);
|
|
19782
|
+
const selectorOrNode = rootSelectorOrNode || componentFactory.selector;
|
|
19783
|
+
const compRef = componentFactory.create(injector, [], selectorOrNode, ngModule);
|
|
19784
|
+
const nativeElement = compRef.location.nativeElement;
|
|
19785
|
+
const testability = compRef.injector.get(TESTABILITY, null);
|
|
19786
|
+
testability?.registerApplication(nativeElement);
|
|
19787
|
+
compRef.onDestroy(() => {
|
|
19788
|
+
this.detachView(compRef.hostView);
|
|
19789
|
+
remove(this.components, compRef);
|
|
19790
|
+
testability?.unregisterApplication(nativeElement);
|
|
19791
|
+
});
|
|
19792
|
+
this._loadComponent(compRef);
|
|
19686
19793
|
if (typeof ngDevMode === 'undefined' || ngDevMode) {
|
|
19687
|
-
const
|
|
19688
|
-
|
|
19689
|
-
'Cannot bootstrap as there are still asynchronous initializers running.' +
|
|
19690
|
-
(standalone
|
|
19691
|
-
? ''
|
|
19692
|
-
: ' Bootstrap components in the `ngDoBootstrap` method of the root module.');
|
|
19794
|
+
const _console = this._injector.get(Console);
|
|
19795
|
+
_console.log(`Angular is running in development mode.`);
|
|
19693
19796
|
}
|
|
19694
|
-
|
|
19695
|
-
|
|
19696
|
-
let componentFactory;
|
|
19697
|
-
if (isComponentFactory) {
|
|
19698
|
-
componentFactory = componentOrFactory;
|
|
19699
|
-
}
|
|
19700
|
-
else {
|
|
19701
|
-
const resolver = this._injector.get(ComponentFactoryResolver$1);
|
|
19702
|
-
componentFactory = resolver.resolveComponentFactory(componentOrFactory);
|
|
19703
|
-
}
|
|
19704
|
-
this.componentTypes.push(componentFactory.componentType);
|
|
19705
|
-
// Create a factory associated with the current module if it's not bound to some other
|
|
19706
|
-
const ngModule = isBoundToModule(componentFactory)
|
|
19707
|
-
? undefined
|
|
19708
|
-
: this._injector.get(NgModuleRef$1);
|
|
19709
|
-
const selectorOrNode = rootSelectorOrNode || componentFactory.selector;
|
|
19710
|
-
const compRef = componentFactory.create(Injector.NULL, [], selectorOrNode, ngModule);
|
|
19711
|
-
const nativeElement = compRef.location.nativeElement;
|
|
19712
|
-
const testability = compRef.injector.get(TESTABILITY, null);
|
|
19713
|
-
testability?.registerApplication(nativeElement);
|
|
19714
|
-
compRef.onDestroy(() => {
|
|
19715
|
-
this.detachView(compRef.hostView);
|
|
19716
|
-
remove(this.components, compRef);
|
|
19717
|
-
testability?.unregisterApplication(nativeElement);
|
|
19797
|
+
profiler(11 /* ProfilerEvent.BootstrapComponentEnd */, compRef);
|
|
19798
|
+
return compRef;
|
|
19718
19799
|
});
|
|
19719
|
-
this._loadComponent(compRef);
|
|
19720
|
-
if (typeof ngDevMode === 'undefined' || ngDevMode) {
|
|
19721
|
-
const _console = this._injector.get(Console);
|
|
19722
|
-
_console.log(`Angular is running in development mode.`);
|
|
19723
|
-
}
|
|
19724
|
-
profiler(11 /* ProfilerEvent.BootstrapComponentEnd */, compRef);
|
|
19725
|
-
return compRef;
|
|
19726
19800
|
}
|
|
19727
19801
|
/**
|
|
19728
19802
|
* Invoke this method to explicitly process change detection and its side-effects.
|
|
@@ -19808,6 +19882,7 @@ class ApplicationRef {
|
|
|
19808
19882
|
this.rootEffectScheduler.flush();
|
|
19809
19883
|
}
|
|
19810
19884
|
// First check dirty views, if there are any.
|
|
19885
|
+
let ranDetectChanges = false;
|
|
19811
19886
|
if (this.dirtyFlags & 7 /* ApplicationRefDirtyFlags.ViewTreeAny */) {
|
|
19812
19887
|
// Change detection on views starts in targeted mode (only check components if they're
|
|
19813
19888
|
// marked as dirty) unless global checking is specifically requested via APIs like
|
|
@@ -19819,7 +19894,17 @@ class ApplicationRef {
|
|
|
19819
19894
|
this.dirtyFlags |= 8 /* ApplicationRefDirtyFlags.AfterRender */;
|
|
19820
19895
|
// Check all potentially dirty views.
|
|
19821
19896
|
for (let { _lView } of this.allViews) {
|
|
19822
|
-
|
|
19897
|
+
// When re-checking, only check views which actually need it.
|
|
19898
|
+
if (!useGlobalCheck && !requiresRefreshOrTraversal(_lView)) {
|
|
19899
|
+
continue;
|
|
19900
|
+
}
|
|
19901
|
+
const mode = useGlobalCheck && !this.zonelessEnabled
|
|
19902
|
+
? // Global mode includes `CheckAlways` views.
|
|
19903
|
+
0 /* ChangeDetectionMode.Global */
|
|
19904
|
+
: // Only refresh views with the `RefreshView` flag or views is a changed signal
|
|
19905
|
+
1 /* ChangeDetectionMode.Targeted */;
|
|
19906
|
+
detectChangesInternal(_lView, mode);
|
|
19907
|
+
ranDetectChanges = true;
|
|
19823
19908
|
}
|
|
19824
19909
|
// If `markForCheck()` was called during view checking, it will have set the `ViewTreeCheck`
|
|
19825
19910
|
// flag. We clear the flag here because, for backwards compatibility, `markForCheck()`
|
|
@@ -19834,7 +19919,7 @@ class ApplicationRef {
|
|
|
19834
19919
|
return;
|
|
19835
19920
|
}
|
|
19836
19921
|
}
|
|
19837
|
-
|
|
19922
|
+
if (!ranDetectChanges) {
|
|
19838
19923
|
// If we skipped refreshing views above, there might still be unflushed animations
|
|
19839
19924
|
// because we never called `detectChangesInternal` on the views.
|
|
19840
19925
|
this._rendererFactory?.begin?.();
|
|
@@ -19983,18 +20068,6 @@ function remove(list, el) {
|
|
|
19983
20068
|
list.splice(index, 1);
|
|
19984
20069
|
}
|
|
19985
20070
|
}
|
|
19986
|
-
function detectChangesInViewIfRequired(lView, isFirstPass, zonelessEnabled) {
|
|
19987
|
-
// When re-checking, only check views which actually need it.
|
|
19988
|
-
if (!isFirstPass && !requiresRefreshOrTraversal(lView)) {
|
|
19989
|
-
return;
|
|
19990
|
-
}
|
|
19991
|
-
const mode = isFirstPass && !zonelessEnabled
|
|
19992
|
-
? // The first pass is always in Global mode, which includes `CheckAlways` views.
|
|
19993
|
-
0 /* ChangeDetectionMode.Global */
|
|
19994
|
-
: // Only refresh views with the `RefreshView` flag or views is a changed signal
|
|
19995
|
-
1 /* ChangeDetectionMode.Targeted */;
|
|
19996
|
-
detectChangesInternal(lView, mode);
|
|
19997
|
-
}
|
|
19998
20071
|
|
|
19999
20072
|
/**
|
|
20000
20073
|
* Schedules triggering of a defer block for `on idle` and `on timer` conditions.
|
|
@@ -30904,8 +30977,12 @@ function internalProvideZoneChangeDetection({ ngZoneFactory, ignoreChangesOutsid
|
|
|
30904
30977
|
provide: INTERNAL_APPLICATION_ERROR_HANDLER,
|
|
30905
30978
|
useFactory: () => {
|
|
30906
30979
|
const zone = inject(NgZone);
|
|
30907
|
-
const
|
|
30908
|
-
|
|
30980
|
+
const injector = inject(EnvironmentInjector);
|
|
30981
|
+
let userErrorHandler;
|
|
30982
|
+
return (e) => {
|
|
30983
|
+
userErrorHandler ??= injector.get(ErrorHandler);
|
|
30984
|
+
zone.runOutsideAngular(() => userErrorHandler.handleError(e));
|
|
30985
|
+
};
|
|
30909
30986
|
},
|
|
30910
30987
|
},
|
|
30911
30988
|
];
|
|
@@ -32066,5 +32143,5 @@ function getDebugNode(nativeNode) {
|
|
|
32066
32143
|
return null;
|
|
32067
32144
|
}
|
|
32068
32145
|
|
|
32069
|
-
export { setJitOptions as $, ApplicationRef as A, ChangeDetectionSchedulerImpl as B, Component as C, DeferBlockState as D, Compiler as E, DEFER_BLOCK_CONFIG as F, COMPILER_OPTIONS as G, transitiveScopesFor as H, Injectable as I, generateStandaloneInDeclarationsError as J, NgModuleFactory as K, LOCALE_ID as L, ModuleWithComponentFactories as M, NgZone as N, resetCompiledComponents as O, Pipe as P, ɵsetUnknownPropertyStrictMode as Q, RendererFactory2 as R, ɵgetUnknownElementStrictMode as S, ɵgetUnknownPropertyStrictMode as T, flushModuleScopingQueueAsMuchAsPossible as U, setAllowDuplicateNgModuleIdsForTest as V, ɵɵinjectAttribute as W, createMultiResultQuerySignalFn as X, createSingleResultRequiredQuerySignalFn as Y, createSingleResultOptionalQuerySignalFn as Z, makePropDecorator as _, DeferBlockBehavior as a, processTextNodeBeforeSerialization as a$, isComponentResourceResolutionQueueEmpty as a0, getCompilerFacade as a1, IMAGE_CONFIG as a2, getDocument as a3, setClassMetadata as a4, PROVIDED_NG_ZONE as a5, remove as a6, isPromise as a7, createNgModuleRefWithProviders as a8, optionsReducer as a9, DEFER_BLOCK_SSR_ID_ATTRIBUTE as aA, invokeListeners as aB, triggerHydrationFromBlockName as aC, setStashFn as aD, sharedStashFunction as aE, sharedMapFunction as aF, isI18nHydrationEnabled as aG, TransferState as aH, NGH_DATA_KEY as aI, NGH_DEFER_BLOCKS_KEY as aJ, getLNodeForHydration as aK, NGH_ATTR_NAME as aL, SKIP_HYDRATION_ATTR_NAME as aM, isI18nHydrationSupportEnabled as aN, ViewEncapsulation as aO, getOrComputeI18nChildren as aP, trySerializeI18nBlock as aQ, I18N_DATA as aR, isTNodeShape as aS, isDetachedByI18n as aT, isDisconnectedNode as aU, isInSkipHydrationBlock as aV, unsupportedProjectionOfDomNodes as aW, TEMPLATES as aX, CONTAINERS as aY, isLetDeclaration as aZ, ELEMENT_CONTAINERS as a_, getNgZone as aa, getNgZoneOptions as ab, publishDefaultGlobalUtils as ac, PLATFORM_INITIALIZER as ad, publishSignalConfiguration as ae, checkNoChangesInternal as af, getRegisteredNgModuleType as ag, ViewRef as ah, isListLikeIterable as ai, iterateListLike as aj, isJsObject as ak, SkipSelf as al, Optional as am, ɵɵdefineNgModule as an, profiler as ao, assertStandaloneComponentType as ap, EnvironmentNgModuleRefAdapter as aq, IS_EVENT_REPLAY_ENABLED as ar, JSACTION_BLOCK_ELEMENT_MAP as as, APP_BOOTSTRAP_LISTENER as at, APP_ID as au, JSACTION_EVENT_CONTRACT as av, removeListeners as aw, isIncrementalHydrationEnabled as ax, performanceMarkFeature as ay, EVENT_REPLAY_ENABLED_DEFAULT as az, NoopNgZone as b, CSP_NONCE as b$, setJSActionAttributes as b0, DISCONNECTED_NODES as b1, NODES as b2, calcPathForNode as b3, NUM_ROOT_NODES as b4, TEMPLATE_ID as b5, isDeferBlock as b6, getLDeferBlockDetails as b7, getTDeferBlockDetails as b8, collectNativeNodesInLContainer as b9, enableLocateOrCreateContainerRefImpl as bA, enableFindMatchingDehydratedViewImpl as bB, enableApplyRootElementTransformImpl as bC, setIsI18nHydrationSupportEnabled as bD, PRESERVE_HOST_CONTENT as bE, cleanupDehydratedViews as bF, countBlocksSkippedByHydration as bG, enableLocateOrCreateI18nNodeImpl as bH, enablePrepareI18nBlockForHydrationImpl as bI, enableClaimDehydratedIcuCaseImpl as bJ, enableRetrieveDeferBlockDataImpl as bK, readPatchedLView as bL, setClassMetadataAsync as bM, angularCoreEnv as bN, NOOP_AFTER_RENDER_REF as bO, AfterRenderManager as bP, TracingService as bQ, AfterRenderImpl as bR, AfterRenderSequence as bS, AFTER_RENDER_PHASES as bT, assertComponentDef as bU, NgProbeToken as bV, provideZoneChangeDetection as bW, provideExperimentalZonelessChangeDetection as bX, PACKAGE_ROOT_URL as bY, PLATFORM_ID as bZ, ANIMATION_MODULE_TYPE as b_, validateNodeExists as ba, validateMatchingNode as bb, DEFER_BLOCK_ID as bc, DEFER_BLOCK_STATE$1 as bd, DEFER_BLOCK_STATE as be, MULTIPLIER as bf, collectNativeNodes as bg, convertHydrateTriggersToJsAction as bh, DEFER_HYDRATE_TRIGGERS as bi, DEFER_PARENT_BLOCK_ID as bj, IS_HYDRATION_DOM_REUSE_ENABLED as bk, IS_I18N_HYDRATION_ENABLED as bl, IS_INCREMENTAL_HYDRATION_ENABLED as bm, DehydratedBlockRegistry as bn, DEHYDRATED_BLOCK_REGISTRY as bo, processBlockData as bp, gatherDeferBlocksCommentNodes as bq, processAndInitTriggers as br, appendDeferBlocksToJSActionMap as bs, verifySsrContentsIntegrity as bt, Console as bu, enableRetrieveHydrationInfoImpl as bv, enableLocateOrCreateElementNodeImpl as bw, enableLocateOrCreateTextNodeImpl as bx, enableLocateOrCreateElementContainerNodeImpl as by, enableLocateOrCreateContainerAnchorImpl as bz, getDebugNode as c, allowSanitizationBypassAndThrow as c$, APP_INITIALIZER as c0, provideAppInitializer as c1, DebugElement as c2, DebugEventListener as c3, DebugNode as c4, asNativeElements as c5, Testability as c6, TestabilityRegistry as c7, setTestabilityGetter as c8, TRANSLATIONS as c9, Self as cA, Host as cB, Renderer2 as cC, RendererStyleFlags2 as cD, CompilerFactory as cE, ComponentFactory$1 as cF, ComponentRef$1 as cG, ComponentFactoryResolver$1 as cH, ElementRef as cI, NgModuleFactory$1 as cJ, NgModuleRef$1 as cK, QueryList as cL, TemplateRef as cM, ViewContainerRef as cN, ChangeDetectionStrategy as cO, SimpleChange as cP, detectChangesInViewIfRequired as cQ, IMAGE_CONFIG_DEFAULTS as cR, TracingAction as cS, readHydrationInfo as cT, SSR_CONTENT_INTEGRITY_MARKER as cU, findLocaleData as cV, getLocaleCurrencyCode as cW, getLocalePluralCase as cX, LocaleDataIndex as cY, registerLocaleData as cZ, unregisterAllLocaleData as c_, TRANSLATIONS_FORMAT as ca, DEFAULT_CURRENCY_CODE as cb, MissingTranslationStrategy as cc, Type as cd, EventEmitter as ce, SecurityContext as cf, Sanitizer as cg, createNgModule as ch, createNgModuleRef as ci, createEnvironmentInjector as cj, AfterRenderPhase as ck, publishExternalGlobalUtil as cl, afterRender as cm, afterNextRender as cn, inputBinding as co, outputBinding as cp, twoWayBinding as cq, makeStateKey as cr, Attribute as cs, HostBinding as ct, HostListener as cu, Input as cv, Output as cw, CUSTOM_ELEMENTS_SCHEMA as cx, NO_ERRORS_SCHEMA as cy, Inject as cz, Directive as d, ɵɵgetInheritedFactory as d$, getSanitizationBypassType as d0, unwrapSafeValue as d1, _sanitizeHtml as d2, _sanitizeUrl as d3, TESTABILITY as d4, TESTABILITY_GETTER as d5, devModeEqual as d6, isSubscribable as d7, NOT_FOUND_CHECK_ONLY_ELEMENT_INJECTOR as d8, isBoundToModule as d9, ɵɵclassMapInterpolate2 as dA, ɵɵclassMapInterpolate3 as dB, ɵɵclassMapInterpolate4 as dC, ɵɵclassMapInterpolate5 as dD, ɵɵclassMapInterpolate6 as dE, ɵɵclassMapInterpolate7 as dF, ɵɵclassMapInterpolate8 as dG, ɵɵclassMapInterpolateV as dH, ɵɵclassProp as dI, ɵɵconditional as dJ, ɵɵconditionalCreate as dK, ɵɵconditionalBranchCreate as dL, ɵɵcontentQuery as dM, ɵɵcontentQuerySignal as dN, ɵɵcomponentInstance as dO, ɵɵCopyDefinitionFeature as dP, ɵɵdefineComponent as dQ, ɵɵdefineDirective as dR, ɵɵdefinePipe as dS, ɵɵdirectiveInject as dT, ɵɵelement as dU, ɵɵelementContainer as dV, ɵɵelementContainerEnd as dW, ɵɵelementContainerStart as dX, ɵɵelementEnd as dY, ɵɵelementStart as dZ, ɵɵgetCurrentView as d_, registerNgModuleType as da, getLContext as db, ComponentRef as dc, getDirectives as dd, getHostElement as de, NO_CHANGE as df, ɵsetClassDebugInfo as dg, store as dh, DEFER_BLOCK_DEPENDENCY_INTERCEPTOR as di, Framework as dj, AcxChangeDetectionStrategy as dk, AcxViewEncapsulation as dl, ɵɵadvance as dm, ɵɵattribute as dn, ɵɵattributeInterpolate1 as dp, ɵɵattributeInterpolate2 as dq, ɵɵattributeInterpolate3 as dr, ɵɵattributeInterpolate4 as ds, ɵɵattributeInterpolate5 as dt, ɵɵattributeInterpolate6 as du, ɵɵattributeInterpolate7 as dv, ɵɵattributeInterpolate8 as dw, ɵɵattributeInterpolateV as dx, ɵɵclassMap as dy, ɵɵclassMapInterpolate1 as dz, NgModule as e, ɵɵstyleMapInterpolate4 as e$, ɵɵdomProperty as e0, ɵɵi18n as e1, ɵɵi18nApply as e2, ɵɵi18nAttributes as e3, ɵɵi18nEnd as e4, ɵɵi18nExp as e5, ɵɵi18nPostprocess as e6, ɵɵi18nStart as e7, ɵɵInheritDefinitionFeature as e8, ɵɵinvalidFactory as e9, ɵɵpureFunction1 as eA, ɵɵpureFunction2 as eB, ɵɵpureFunction3 as eC, ɵɵpureFunction4 as eD, ɵɵpureFunction5 as eE, ɵɵpureFunction6 as eF, ɵɵpureFunction7 as eG, ɵɵpureFunction8 as eH, ɵɵpureFunctionV as eI, ɵɵqueryAdvance as eJ, ɵɵqueryRefresh as eK, ɵɵreference as eL, ɵɵresolveBody as eM, ɵɵresolveDocument as eN, ɵɵresolveWindow as eO, ɵɵrepeater as eP, ɵɵrepeaterCreate as eQ, ɵɵrepeaterTrackByIdentity as eR, ɵɵrepeaterTrackByIndex as eS, ɵɵsetComponentScope as eT, ɵɵsetNgModuleScope as eU, ɵɵgetComponentDepsFactory as eV, ɵɵExternalStylesFeature as eW, ɵɵstyleMap as eX, ɵɵstyleMapInterpolate1 as eY, ɵɵstyleMapInterpolate2 as eZ, ɵɵstyleMapInterpolate3 as e_, ɵɵlistener as ea, ɵɵloadQuery as eb, ɵɵnextContext as ec, ɵɵNgOnChangesFeature as ed, ɵɵpipe as ee, ɵɵpipeBind1 as ef, ɵɵpipeBind2 as eg, ɵɵpipeBind3 as eh, ɵɵpipeBind4 as ei, ɵɵpipeBindV as ej, ɵɵprojection as ek, ɵɵprojectionDef as el, ɵɵproperty as em, ɵɵpropertyInterpolate as en, ɵɵpropertyInterpolate1 as eo, ɵɵpropertyInterpolate2 as ep, ɵɵpropertyInterpolate3 as eq, ɵɵpropertyInterpolate4 as er, ɵɵpropertyInterpolate5 as es, ɵɵpropertyInterpolate6 as et, ɵɵpropertyInterpolate7 as eu, ɵɵpropertyInterpolate8 as ev, ɵɵpropertyInterpolateV as ew, ɵɵProvidersFeature as ex, ɵɵHostDirectivesFeature as ey, ɵɵpureFunction0 as ez, ReflectionCapabilities as f, ɵɵattachSourceLocations as f$, ɵɵstyleMapInterpolate5 as f0, ɵɵstyleMapInterpolate6 as f1, ɵɵstyleMapInterpolate7 as f2, ɵɵstyleMapInterpolate8 as f3, ɵɵstyleMapInterpolateV as f4, ɵɵstyleProp as f5, ɵɵstylePropInterpolate1 as f6, ɵɵstylePropInterpolate2 as f7, ɵɵstylePropInterpolate3 as f8, ɵɵstylePropInterpolate4 as f9, ɵɵdeferHydrateNever as fA, ɵɵdeferHydrateOnIdle as fB, ɵɵdeferHydrateOnImmediate as fC, ɵɵdeferHydrateOnTimer as fD, ɵɵdeferHydrateOnHover as fE, ɵɵdeferHydrateOnInteraction as fF, ɵɵdeferHydrateOnViewport as fG, ɵɵtext as fH, ɵɵtextInterpolate as fI, ɵɵtextInterpolate1 as fJ, ɵɵtextInterpolate2 as fK, ɵɵtextInterpolate3 as fL, ɵɵtextInterpolate4 as fM, ɵɵtextInterpolate5 as fN, ɵɵtextInterpolate6 as fO, ɵɵtextInterpolate7 as fP, ɵɵtextInterpolate8 as fQ, ɵɵtextInterpolateV as fR, ɵɵviewQuery as fS, ɵɵviewQuerySignal as fT, ɵɵtwoWayProperty as fU, ɵɵtwoWayBindingSet as fV, ɵɵtwoWayListener as fW, ɵɵdeclareLet as fX, ɵɵstoreLet as fY, ɵɵreadContextLet as fZ, ɵɵreplaceMetadata as f_, ɵɵstylePropInterpolate5 as fa, ɵɵstylePropInterpolate6 as fb, ɵɵstylePropInterpolate7 as fc, ɵɵstylePropInterpolate8 as fd, ɵɵstylePropInterpolateV as fe, ɵɵsyntheticHostListener as ff, ɵɵsyntheticHostProperty as fg, ɵɵtemplate as fh, ɵɵtemplateRefExtractor as fi, ɵɵdefer as fj, ɵɵdeferWhen as fk, ɵɵdeferOnIdle as fl, ɵɵdeferOnImmediate as fm, ɵɵdeferOnTimer as fn, ɵɵdeferOnHover as fo, ɵɵdeferOnInteraction as fp, ɵɵdeferOnViewport as fq, ɵɵdeferPrefetchWhen as fr, ɵɵdeferPrefetchOnIdle as fs, ɵɵdeferPrefetchOnImmediate as ft, ɵɵdeferPrefetchOnTimer as fu, ɵɵdeferPrefetchOnHover as fv, ɵɵdeferPrefetchOnInteraction as fw, ɵɵdeferPrefetchOnViewport as fx, ɵɵdeferEnableTimerScheduling as fy, ɵɵdeferHydrateWhen as fz, getDeferBlocks$1 as g, LContext as g0, setDocument as g1, resetJitOptions as g2, compileNgModule as g3, isNgModule as g4, isViewDirty as g5, markForRefresh as g6, bypassSanitizationTrustHtml as g7, bypassSanitizationTrustResourceUrl as g8, bypassSanitizationTrustScript as g9, bypassSanitizationTrustStyle as ga, bypassSanitizationTrustUrl as gb, ɵɵsanitizeHtml as gc, ɵɵsanitizeResourceUrl as gd, ɵɵsanitizeScript as ge, ɵɵsanitizeStyle as gf, ɵɵsanitizeUrl as gg, ɵɵsanitizeUrlOrResourceUrl as gh, ɵɵtrustConstantHtml as gi, ɵɵtrustConstantResourceUrl as gj, ɵɵvalidateIframeAttribute as gk, noSideEffects as gl, USE_RUNTIME_DEPS_TRACKER_FOR_JIT as gm, depsTracker as h, isComponentDefPendingResolution as i, getAsyncClassMetadataFn as j, resolveComponentResources as k, NgModuleRef as l, ApplicationInitStatus as m, DEFAULT_LOCALE_ID as n, ComponentFactory as o, compileComponent as p, compileDirective as q, renderDeferBlockState as r, setLocaleId as s, triggerResourceLoading as t, compilePipe as u, patchComponentDefWithScope as v, compileNgModuleDefs as w, clearResolutionOfComponentResourcesQueue as x, restoreComponentResolutionQueue as y, internalProvideZoneChangeDetection as z, ɵsetUnknownElementStrictMode as ɵ };
|
|
32070
|
-
//# sourceMappingURL=debug_node-
|
|
32146
|
+
export { AFTER_RENDER_PHASES, ANIMATION_MODULE_TYPE, APP_BOOTSTRAP_LISTENER, APP_ID, APP_INITIALIZER, AcxChangeDetectionStrategy, AcxViewEncapsulation, AfterRenderImpl, AfterRenderManager, AfterRenderSequence, ApplicationInitStatus, ApplicationRef, Attribute, COMPILER_OPTIONS, CONTAINERS, CSP_NONCE, CUSTOM_ELEMENTS_SCHEMA, ChangeDetectionSchedulerImpl, ChangeDetectionStrategy, Compiler, CompilerFactory, Component, ComponentFactory, ComponentFactory$1, ComponentFactoryResolver$1 as ComponentFactoryResolver, ComponentRef$1 as ComponentRef, ComponentRef as ComponentRef$1, Console, DEFAULT_CURRENCY_CODE, DEFAULT_LOCALE_ID, DEFER_BLOCK_CONFIG, DEFER_BLOCK_DEPENDENCY_INTERCEPTOR, DEFER_BLOCK_ID, DEFER_BLOCK_SSR_ID_ATTRIBUTE, DEFER_BLOCK_STATE$1 as DEFER_BLOCK_STATE, DEFER_BLOCK_STATE as DEFER_BLOCK_STATE$1, DEFER_HYDRATE_TRIGGERS, DEFER_PARENT_BLOCK_ID, DEHYDRATED_BLOCK_REGISTRY, DISCONNECTED_NODES, DebugElement, DebugEventListener, DebugNode, DeferBlockBehavior, DeferBlockState, DehydratedBlockRegistry, Directive, ELEMENT_CONTAINERS, EVENT_REPLAY_ENABLED_DEFAULT, ElementRef, EnvironmentNgModuleRefAdapter, EventEmitter, Framework, Host, HostBinding, HostListener, I18N_DATA, IMAGE_CONFIG, IMAGE_CONFIG_DEFAULTS, 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, 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, NgProbeToken, NgZone, NoopNgZone, Optional, Output, PACKAGE_ROOT_URL, PLATFORM_ID, PLATFORM_INITIALIZER, PRESERVE_HOST_CONTENT, PROVIDED_NG_ZONE, Pipe, QueryList, ReflectionCapabilities, Renderer2, RendererFactory2, RendererStyleFlags2, SKIP_HYDRATION_ATTR_NAME, SSR_CONTENT_INTEGRITY_MARKER, Sanitizer, SecurityContext, Self, SimpleChange, SkipSelf, TEMPLATES, TEMPLATE_ID, TESTABILITY, TESTABILITY_GETTER, TRANSLATIONS, TRANSLATIONS_FORMAT, TemplateRef, Testability, TestabilityRegistry, TracingAction, TracingService, TransferState, Type, USE_RUNTIME_DEPS_TRACKER_FOR_JIT, ViewContainerRef, ViewEncapsulation, ViewRef, _sanitizeHtml, _sanitizeUrl, afterNextRender, afterRender, 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, enableRetrieveDeferBlockDataImpl, enableRetrieveHydrationInfoImpl, findLocaleData, flushModuleScopingQueueAsMuchAsPossible, gatherDeferBlocksCommentNodes, generateStandaloneInDeclarationsError, getAsyncClassMetadataFn, getCompilerFacade, getDebugNode, getDeferBlocks$1 as getDeferBlocks, getDirectives, getDocument, getHostElement, getLContext, getLDeferBlockDetails, getLNodeForHydration, getLocaleCurrencyCode, getLocalePluralCase, getNgZone, getNgZoneOptions, getOrComputeI18nChildren, getRegisteredNgModuleType, getSanitizationBypassType, getTDeferBlockDetails, inputBinding, internalProvideZoneChangeDetection, invokeListeners, isBoundToModule, isComponentDefPendingResolution, isComponentResourceResolutionQueueEmpty, isDeferBlock, isDetachedByI18n, isDisconnectedNode, isI18nHydrationEnabled, isI18nHydrationSupportEnabled, isInSkipHydrationBlock, isIncrementalHydrationEnabled, isJsObject, isLetDeclaration, isListLikeIterable, isNgModule, isPromise, isSubscribable, isTNodeShape, isViewDirty, iterateListLike, makePropDecorator, makeStateKey, markForRefresh, noSideEffects, optionsReducer, outputBinding, patchComponentDefWithScope, performanceMarkFeature, processAndInitTriggers, processBlockData, processTextNodeBeforeSerialization, profiler, provideAppInitializer, provideExperimentalZonelessChangeDetection, provideZoneChangeDetection, publishDefaultGlobalUtils, publishExternalGlobalUtil, publishSignalConfiguration, readHydrationInfo, readPatchedLView, registerLocaleData, registerNgModuleType, remove, removeListeners, renderDeferBlockState, resetCompiledComponents, resetJitOptions, resolveComponentResources, restoreComponentResolutionQueue, setAllowDuplicateNgModuleIdsForTest, setClassMetadata, setClassMetadataAsync, setDocument, setIsI18nHydrationSupportEnabled, setJSActionAttributes, setJitOptions, setLocaleId, setStashFn, setTestabilityGetter, sharedMapFunction, sharedStashFunction, store, transitiveScopesFor, triggerHydrationFromBlockName, triggerResourceLoading, trySerializeI18nBlock, twoWayBinding, unregisterAllLocaleData, unsupportedProjectionOfDomNodes, unwrapSafeValue, validateMatchingNode, validateNodeExists, verifySsrContentsIntegrity, ɵgetUnknownElementStrictMode, ɵgetUnknownPropertyStrictMode, ɵsetClassDebugInfo, ɵsetUnknownElementStrictMode, ɵsetUnknownPropertyStrictMode, ɵɵCopyDefinitionFeature, ɵɵExternalStylesFeature, ɵɵHostDirectivesFeature, ɵɵInheritDefinitionFeature, ɵɵNgOnChangesFeature, ɵɵProvidersFeature, ɵɵadvance, ɵɵattachSourceLocations, ɵɵattribute, ɵɵattributeInterpolate1, ɵɵattributeInterpolate2, ɵɵattributeInterpolate3, ɵɵattributeInterpolate4, ɵɵattributeInterpolate5, ɵɵattributeInterpolate6, ɵɵattributeInterpolate7, ɵɵattributeInterpolate8, ɵɵattributeInterpolateV, ɵɵclassMap, ɵɵclassMapInterpolate1, ɵɵclassMapInterpolate2, ɵɵclassMapInterpolate3, ɵɵclassMapInterpolate4, ɵɵclassMapInterpolate5, ɵɵclassMapInterpolate6, ɵɵclassMapInterpolate7, ɵɵclassMapInterpolate8, ɵɵclassMapInterpolateV, ɵɵclassProp, ɵɵcomponentInstance, ɵɵconditional, ɵɵconditionalBranchCreate, ɵɵconditionalCreate, ɵɵcontentQuery, ɵɵcontentQuerySignal, ɵɵdeclareLet, ɵɵdefer, ɵɵdeferEnableTimerScheduling, ɵɵdeferHydrateNever, ɵɵdeferHydrateOnHover, ɵɵdeferHydrateOnIdle, ɵɵdeferHydrateOnImmediate, ɵɵdeferHydrateOnInteraction, ɵɵdeferHydrateOnTimer, ɵɵdeferHydrateOnViewport, ɵɵdeferHydrateWhen, ɵɵdeferOnHover, ɵɵdeferOnIdle, ɵɵdeferOnImmediate, ɵɵdeferOnInteraction, ɵɵdeferOnTimer, ɵɵdeferOnViewport, ɵɵdeferPrefetchOnHover, ɵɵdeferPrefetchOnIdle, ɵɵdeferPrefetchOnImmediate, ɵɵdeferPrefetchOnInteraction, ɵɵdeferPrefetchOnTimer, ɵɵdeferPrefetchOnViewport, ɵɵdeferPrefetchWhen, ɵɵdeferWhen, ɵɵdefineComponent, ɵɵdefineDirective, ɵɵdefineNgModule, ɵɵdefinePipe, ɵɵdirectiveInject, ɵɵdomProperty, ɵɵelement, ɵɵelementContainer, ɵɵelementContainerEnd, ɵɵelementContainerStart, ɵɵelementEnd, ɵɵelementStart, ɵɵgetComponentDepsFactory, ɵɵgetCurrentView, ɵɵgetInheritedFactory, ɵɵi18n, ɵɵi18nApply, ɵɵi18nAttributes, ɵɵi18nEnd, ɵɵi18nExp, ɵɵi18nPostprocess, ɵɵi18nStart, ɵɵinjectAttribute, ɵɵinvalidFactory, ɵɵlistener, ɵɵloadQuery, ɵɵnextContext, ɵɵpipe, ɵɵpipeBind1, ɵɵpipeBind2, ɵɵpipeBind3, ɵɵpipeBind4, ɵɵpipeBindV, ɵɵprojection, ɵɵprojectionDef, ɵɵproperty, ɵɵpropertyInterpolate, ɵɵpropertyInterpolate1, ɵɵpropertyInterpolate2, ɵɵpropertyInterpolate3, ɵɵpropertyInterpolate4, ɵɵpropertyInterpolate5, ɵɵpropertyInterpolate6, ɵɵpropertyInterpolate7, ɵɵpropertyInterpolate8, ɵɵpropertyInterpolateV, ɵɵpureFunction0, ɵɵpureFunction1, ɵɵpureFunction2, ɵɵpureFunction3, ɵɵpureFunction4, ɵɵpureFunction5, ɵɵpureFunction6, ɵɵpureFunction7, ɵɵpureFunction8, ɵɵpureFunctionV, ɵɵqueryAdvance, ɵɵqueryRefresh, ɵɵreadContextLet, ɵɵreference, ɵɵrepeater, ɵɵrepeaterCreate, ɵɵrepeaterTrackByIdentity, ɵɵrepeaterTrackByIndex, ɵɵreplaceMetadata, ɵɵresolveBody, ɵɵresolveDocument, ɵɵresolveWindow, ɵɵsanitizeHtml, ɵɵsanitizeResourceUrl, ɵɵsanitizeScript, ɵɵsanitizeStyle, ɵɵsanitizeUrl, ɵɵsanitizeUrlOrResourceUrl, ɵɵsetComponentScope, ɵɵsetNgModuleScope, ɵɵstoreLet, ɵɵstyleMap, ɵɵstyleMapInterpolate1, ɵɵstyleMapInterpolate2, ɵɵstyleMapInterpolate3, ɵɵstyleMapInterpolate4, ɵɵstyleMapInterpolate5, ɵɵstyleMapInterpolate6, ɵɵstyleMapInterpolate7, ɵɵstyleMapInterpolate8, ɵɵstyleMapInterpolateV, ɵɵstyleProp, ɵɵstylePropInterpolate1, ɵɵstylePropInterpolate2, ɵɵstylePropInterpolate3, ɵɵstylePropInterpolate4, ɵɵstylePropInterpolate5, ɵɵstylePropInterpolate6, ɵɵstylePropInterpolate7, ɵɵstylePropInterpolate8, ɵɵstylePropInterpolateV, ɵɵsyntheticHostListener, ɵɵsyntheticHostProperty, ɵɵtemplate, ɵɵtemplateRefExtractor, ɵɵtext, ɵɵtextInterpolate, ɵɵtextInterpolate1, ɵɵtextInterpolate2, ɵɵtextInterpolate3, ɵɵtextInterpolate4, ɵɵtextInterpolate5, ɵɵtextInterpolate6, ɵɵtextInterpolate7, ɵɵtextInterpolate8, ɵɵtextInterpolateV, ɵɵtrustConstantHtml, ɵɵtrustConstantResourceUrl, ɵɵtwoWayBindingSet, ɵɵtwoWayListener, ɵɵtwoWayProperty, ɵɵvalidateIframeAttribute, ɵɵviewQuery, ɵɵviewQuerySignal };
|
|
32147
|
+
//# sourceMappingURL=debug_node-B3CixwNH.mjs.map
|