@angular/core 21.0.1 → 21.0.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 +219 -201
- package/fesm2022/_debug_node-chunk.mjs.map +1 -1
- package/fesm2022/_effect-chunk.mjs +1 -1
- package/fesm2022/_linked_signal-chunk.mjs +1 -1
- package/fesm2022/_not_found-chunk.mjs +1 -1
- package/fesm2022/_resource-chunk.mjs +1 -1
- package/fesm2022/_untracked-chunk.mjs +2 -2
- package/fesm2022/_untracked-chunk.mjs.map +1 -1
- package/fesm2022/_weak_ref-chunk.mjs +1 -1
- package/fesm2022/core.mjs +2 -2
- package/fesm2022/primitives-di.mjs +1 -1
- package/fesm2022/primitives-event-dispatch.mjs +1 -1
- package/fesm2022/primitives-signals.mjs +3 -3
- package/fesm2022/primitives-signals.mjs.map +1 -1
- package/fesm2022/rxjs-interop.mjs +1 -1
- package/fesm2022/testing.mjs +1 -1
- package/package.json +2 -2
- package/schematics/bundles/add-bootstrap-context-to-server-main.cjs +1 -1
- package/schematics/bundles/application-config-core.cjs +1 -1
- package/schematics/bundles/apply_import_manager-1Zs_gpB6.cjs +1 -1
- package/schematics/bundles/bootstrap-options-migration.cjs +52 -7
- package/schematics/bundles/cleanup-unused-imports.cjs +1 -1
- package/schematics/bundles/common-to-standalone-migration.cjs +1 -1
- package/schematics/bundles/compiler_host-DBwYMlTo.cjs +1 -1
- package/schematics/bundles/control-flow-migration.cjs +1 -1
- package/schematics/bundles/imports-DP72APSx.cjs +1 -1
- package/schematics/bundles/index-B7I9sIUx.cjs +1 -1
- package/schematics/bundles/inject-migration.cjs +1 -1
- package/schematics/bundles/leading_space-D9nQ8UQC.cjs +1 -1
- package/schematics/bundles/migrate_ts_type_references-UGIUl7En.cjs +1 -1
- package/schematics/bundles/ng_component_template-Dsuq1Lw7.cjs +1 -1
- package/schematics/bundles/ng_decorators-DSFlWYQY.cjs +1 -1
- package/schematics/bundles/ngclass-to-class-migration.cjs +1 -1
- package/schematics/bundles/ngstyle-to-style-migration.cjs +1 -1
- package/schematics/bundles/nodes-B16H9JUd.cjs +1 -1
- package/schematics/bundles/output-migration.cjs +1 -1
- package/schematics/bundles/parse_html-8VLCL37B.cjs +1 -1
- package/schematics/bundles/project_paths-DvD50ouC.cjs +1 -1
- package/schematics/bundles/project_tsconfig_paths-CDVxT6Ov.cjs +1 -1
- package/schematics/bundles/property_name-BBwFuqMe.cjs +1 -1
- package/schematics/bundles/route-lazy-loading.cjs +1 -1
- package/schematics/bundles/router-current-navigation.cjs +1 -1
- package/schematics/bundles/router-last-successful-navigation.cjs +1 -1
- package/schematics/bundles/router-testing-module-migration.cjs +1 -1
- package/schematics/bundles/self-closing-tags-migration.cjs +1 -1
- package/schematics/bundles/signal-input-migration.cjs +1 -1
- package/schematics/bundles/signal-queries-migration.cjs +1 -1
- package/schematics/bundles/signals.cjs +1 -1
- package/schematics/bundles/standalone-migration.cjs +1 -1
- package/schematics/bundles/symbol-BObKoqes.cjs +1 -1
- package/types/_api-chunk.d.ts +1 -1
- package/types/_chrome_dev_tools_performance-chunk.d.ts +1 -1
- package/types/_discovery-chunk.d.ts +1 -1
- 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 +11 -10
- package/types/primitives-di.d.ts +1 -1
- package/types/primitives-event-dispatch.d.ts +1 -1
- package/types/primitives-signals.d.ts +1 -1
- package/types/rxjs-interop.d.ts +1 -1
- package/types/testing.d.ts +1 -1
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Angular v21.0.
|
|
2
|
+
* @license Angular v21.0.2
|
|
3
3
|
* (c) 2010-2025 Google LLC. https://angular.dev/
|
|
4
4
|
* License: MIT
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
|
-
import { attachInjectFlag, _global, ɵɵdefineInjectable as __defineInjectable, ɵɵdefineInjector as __defineInjector, ɵɵinject as __inject, ɵɵinvalidFactoryDep as __invalidFactoryDep, resolveForwardRef, newArray, EMPTY_OBJ, assertString, assertNotEqual, FLAGS, assertEqual, isInCheckNoChangesMode, PREORDER_HOOK_FLAGS, assertFirstCreatePass, assertDefined, throwError, assertNumber, assertGreaterThan, HEADER_OFFSET, DECLARATION_VIEW, NG_FACTORY_DEF, isForwardRef, getFactoryDef, assertIndexInRange, assertTNodeForLView, enterDI, runInInjectorProfilerContext, getCurrentTNode, getLView, emitInjectorToCreateInstanceEvent, emitInstanceCreatedByInjectorEvent, throwProviderNotFoundError, leaveDI, assertNodeInjector, stringifyForError, cyclicDependencyErrorWithDetails, cyclicDependencyError, setInjectorProfilerContext, setInjectImplementation, assertDirectiveDef, NG_ELEMENT_ID, convertToBitFlags, isRootView, T_HOST, TVIEW, injectRootLimpMode, isComponentDef, EMBEDDED_VIEW_INJECTOR, INJECTOR$1 as INJECTOR, DECLARATION_COMPONENT_VIEW, isComponentHost, RuntimeError, NG_PROV_DEF, getClosureSafeProperty, getNativeByTNode, flatten, arrayEquals, ID, isLView, assertDomNode, unwrapRNode, getComponentLViewByIndex, CONTEXT, EMPTY_ARRAY, assertLView, HOST, CHILD_HEAD, NEXT, isLContainer, getLViewParent, Injector, CLEANUP, getComponentDef, getDirectiveDef, InjectionToken, inject, DOCUMENT as DOCUMENT$1, ENVIRONMENT_INITIALIZER, formatRuntimeError, isInSkipHydrationBlock as isInSkipHydrationBlock$1, HYDRATION, isContentQueryHost, setCurrentQueryIndex, XSS_SECURITY_URL, renderStringify, ENVIRONMENT, makeEnvironmentProviders,
|
|
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, NgZone, ChangeDetectionScheduler, ErrorHandler, AFTER_RENDER_SEQUENCES_TO_ADD, markAncestorsForTraversal, assertNotInReactiveContext, assertInInjectionContext, DestroyRef, ViewContext, assertLContainer, MOVED_VIEWS, isDestroyed, REACTIVE_TEMPLATE_CONSUMER, DECLARATION_LCONTAINER, QUERIES, assertNotReactive, ON_DESTROY_HOOKS, assertFunction, EFFECTS, assertProjectionSlots, NATIVE, ANIMATIONS, assertParentView, CONTAINER_HEADER_OFFSET, assertNotSame, setCurrentDirectiveIndex, setCurrentTNode, getElementDepthCount, increaseElementDepthCount, wasLastNodeCreated, isCurrentTNodeParent, setCurrentTNodeAsNotParent, assertHasParent, INTERNAL_APPLICATION_ERROR_HANDLER, stringify, getCurrentDirectiveIndex, unwrapLView, isCreationMode, enterView, leaveView, markViewForRefresh, setIsRefreshingViews, isExhaustiveCheckNoChanges, requiresRefreshOrTraversal, setIsInCheckNoChangesMode, CheckNoChangesMode, setBindingIndex, EFFECTS_TO_SCHEDULE, viewAttachedToChangeDetector, setBindingRootForHostBindings, isRefreshingViews, removeFromArray, addToArray, updateAncestorTraversalFlagsOnAttach, storeLViewOnDestroy, VIEW_REFS, assertGreaterThanOrEqual, isInI18nBlock, assertTNodeForTView, getCurrentParentTNode, getCurrentTNodePlaceholderOk, assertTNode, assertTIcu, assertNumberInRange, DEHYDRATED_VIEWS, getNgModuleDef, getPipeDef as getPipeDef$1, getNgModuleDefOrThrow, isStandalone, concatStringsWithSpace, assertInjectImplementationNotEqual, emitInjectEvent, getConstant, assertLessThan, getOrCreateTViewCleanup, getOrCreateLViewCleanup, assertNotDefined, nextBindingIndex, getDirectiveDefOrThrow, getTNode, assertComponentType, debugStringifyTypeForError, EnvironmentInjector, SVG_NAMESPACE, MATH_ML_NAMESPACE, viewAttachedToContainer, storeCleanupWithContext, signal, createInjectorWithoutInjectorInstances, R3Injector, getNullInjector, internalImportProvidersFrom, initNgDevMode, fillProperties, getBindingsEnabled, lastNodeWasCreated, removeLViewOnDestroy, walkUpViews, getNativeByIndex, assertElement, arrayInsert2, arraySplice, setInjectorProfiler, EffectRefImpl, NullInjector, INJECTOR_DEF_TYPES, walkProviderTree, getInjectorDef, deepForEach, isTypeProvider, isInInjectionContext, runInInjectionContext, ZONELESS_ENABLED, EffectScheduler, PendingTasksInternal, PendingTasks, untracked, getBindingIndex, assertTNodeCreationIndex, isSkipHydrationRootTNode, leaveSkipHydrationBlock, decreaseElementDepthCount, getNamespace, enterSkipHydrationBlock, getCurrentDirectiveDef, assertIndexInExpandoRange, assertOneOf, setInI18nBlock, nextContextImpl, getCurrentQueryIndex, getContextLView, load, keyValueArrayIndexOf, keyValueArraySet, keyValueArrayGet, incrementBindingIndex, store, providerToFactory, emitProviderConfiguredEvent, isClassProvider, getBindingRoot, NG_COMP_DEF, ɵɵresetView as __resetView, ɵɵnamespaceHTML as __namespaceHTML, ɵɵnamespaceMathML as __namespaceMathML, ɵɵnamespaceSVG as __namespaceSVG, ɵɵenableBindings as __enableBindings, ɵɵdisableBindings as __disableBindings, ɵɵrestoreView as __restoreView, forwardRef, NG_MOD_DEF, NG_INJ_DEF, NG_DIR_DEF, NG_PIPE_DEF, angularZoneInstanceIdProperty, SCHEDULE_IN_ROOT_ZONE, scheduleCallbackWithMicrotask, PROVIDED_ZONELESS, NoopNgZone, scheduleCallbackWithRafRace, getNativeByTNodeOrNull } from './_untracked-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';
|
|
@@ -2749,6 +2749,120 @@ var ViewEncapsulation;
|
|
|
2749
2749
|
ViewEncapsulation[ViewEncapsulation["ExperimentalIsolatedShadowDom"] = 4] = "ExperimentalIsolatedShadowDom";
|
|
2750
2750
|
})(ViewEncapsulation || (ViewEncapsulation = {}));
|
|
2751
2751
|
|
|
2752
|
+
const CUSTOM_ELEMENTS_SCHEMA = {
|
|
2753
|
+
name: 'custom-elements'
|
|
2754
|
+
};
|
|
2755
|
+
const NO_ERRORS_SCHEMA = {
|
|
2756
|
+
name: 'no-errors-schema'
|
|
2757
|
+
};
|
|
2758
|
+
|
|
2759
|
+
let shouldThrowErrorOnUnknownElement = false;
|
|
2760
|
+
function ɵsetUnknownElementStrictMode(shouldThrow) {
|
|
2761
|
+
shouldThrowErrorOnUnknownElement = shouldThrow;
|
|
2762
|
+
}
|
|
2763
|
+
function ɵgetUnknownElementStrictMode() {
|
|
2764
|
+
return shouldThrowErrorOnUnknownElement;
|
|
2765
|
+
}
|
|
2766
|
+
let shouldThrowErrorOnUnknownProperty = false;
|
|
2767
|
+
function ɵsetUnknownPropertyStrictMode(shouldThrow) {
|
|
2768
|
+
shouldThrowErrorOnUnknownProperty = shouldThrow;
|
|
2769
|
+
}
|
|
2770
|
+
function ɵgetUnknownPropertyStrictMode() {
|
|
2771
|
+
return shouldThrowErrorOnUnknownProperty;
|
|
2772
|
+
}
|
|
2773
|
+
function validateElementIsKnown(lView, tNode) {
|
|
2774
|
+
const tView = lView[TVIEW];
|
|
2775
|
+
if (tView.schemas === null) return;
|
|
2776
|
+
const tagName = tNode.value;
|
|
2777
|
+
if (!isDirectiveHost(tNode) && tagName !== null) {
|
|
2778
|
+
const isUnknown = typeof HTMLUnknownElement !== 'undefined' && HTMLUnknownElement && getNativeByTNode(tNode, lView) instanceof HTMLUnknownElement || typeof customElements !== 'undefined' && tagName.indexOf('-') > -1 && !customElements.get(tagName);
|
|
2779
|
+
if (isUnknown && !matchingSchemas(tView.schemas, tagName)) {
|
|
2780
|
+
const isHostStandalone = isHostComponentStandalone(lView);
|
|
2781
|
+
const templateLocation = getTemplateLocationDetails(lView);
|
|
2782
|
+
const schemas = `'${isHostStandalone ? '@Component' : '@NgModule'}.schemas'`;
|
|
2783
|
+
let message = `'${tagName}' is not a known element${templateLocation}:\n`;
|
|
2784
|
+
message += `1. If '${tagName}' is an Angular component, then verify that it is ${isHostStandalone ? "included in the '@Component.imports' of this component" : 'a part of an @NgModule where this component is declared'}.\n`;
|
|
2785
|
+
if (tagName && tagName.indexOf('-') > -1) {
|
|
2786
|
+
message += `2. If '${tagName}' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the ${schemas} of this component to suppress this message.`;
|
|
2787
|
+
} else {
|
|
2788
|
+
message += `2. To allow any element add 'NO_ERRORS_SCHEMA' to the ${schemas} of this component.`;
|
|
2789
|
+
}
|
|
2790
|
+
if (shouldThrowErrorOnUnknownElement) {
|
|
2791
|
+
throw new RuntimeError(304, message);
|
|
2792
|
+
} else {
|
|
2793
|
+
console.error(formatRuntimeError(304, message));
|
|
2794
|
+
}
|
|
2795
|
+
}
|
|
2796
|
+
}
|
|
2797
|
+
}
|
|
2798
|
+
function isPropertyValid(element, propName, tagName, schemas) {
|
|
2799
|
+
if (schemas === null) return true;
|
|
2800
|
+
if (matchingSchemas(schemas, tagName) || propName in element || isAnimationProp(propName)) {
|
|
2801
|
+
return true;
|
|
2802
|
+
}
|
|
2803
|
+
return typeof Node === 'undefined' || Node === null || !(element instanceof Node);
|
|
2804
|
+
}
|
|
2805
|
+
function handleUnknownPropertyError(propName, tagName, nodeType, lView) {
|
|
2806
|
+
if (!tagName && nodeType === 4) {
|
|
2807
|
+
tagName = 'ng-template';
|
|
2808
|
+
}
|
|
2809
|
+
const isHostStandalone = isHostComponentStandalone(lView);
|
|
2810
|
+
const templateLocation = getTemplateLocationDetails(lView);
|
|
2811
|
+
let message = `Can't bind to '${propName}' since it isn't a known property of '${tagName}'${templateLocation}.`;
|
|
2812
|
+
const schemas = `'${isHostStandalone ? '@Component' : '@NgModule'}.schemas'`;
|
|
2813
|
+
const importLocation = isHostStandalone ? "included in the '@Component.imports' of this component" : 'a part of an @NgModule where this component is declared';
|
|
2814
|
+
if (KNOWN_CONTROL_FLOW_DIRECTIVES.has(propName)) {
|
|
2815
|
+
const correspondingImport = KNOWN_CONTROL_FLOW_DIRECTIVES.get(propName);
|
|
2816
|
+
message += `\nIf the '${propName}' is an Angular control flow directive, ` + `please make sure that either the '${correspondingImport}' directive or the 'CommonModule' is ${importLocation}.`;
|
|
2817
|
+
} else {
|
|
2818
|
+
message += `\n1. If '${tagName}' is an Angular component and it has the ` + `'${propName}' input, then verify that it is ${importLocation}.`;
|
|
2819
|
+
if (tagName && tagName.indexOf('-') > -1) {
|
|
2820
|
+
message += `\n2. If '${tagName}' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' ` + `to the ${schemas} of this component to suppress this message.`;
|
|
2821
|
+
message += `\n3. To allow any property add 'NO_ERRORS_SCHEMA' to ` + `the ${schemas} of this component.`;
|
|
2822
|
+
} else {
|
|
2823
|
+
message += `\n2. To allow any property add 'NO_ERRORS_SCHEMA' to ` + `the ${schemas} of this component.`;
|
|
2824
|
+
}
|
|
2825
|
+
}
|
|
2826
|
+
reportUnknownPropertyError(message);
|
|
2827
|
+
}
|
|
2828
|
+
function reportUnknownPropertyError(message) {
|
|
2829
|
+
if (shouldThrowErrorOnUnknownProperty) {
|
|
2830
|
+
throw new RuntimeError(303, message);
|
|
2831
|
+
} else {
|
|
2832
|
+
console.error(formatRuntimeError(303, message));
|
|
2833
|
+
}
|
|
2834
|
+
}
|
|
2835
|
+
function getDeclarationComponentDef(lView) {
|
|
2836
|
+
!ngDevMode && throwError('Must never be called in production mode');
|
|
2837
|
+
const declarationLView = lView[DECLARATION_COMPONENT_VIEW];
|
|
2838
|
+
const context = declarationLView[CONTEXT];
|
|
2839
|
+
if (!context) return null;
|
|
2840
|
+
return context.constructor ? getComponentDef(context.constructor) : null;
|
|
2841
|
+
}
|
|
2842
|
+
function isHostComponentStandalone(lView) {
|
|
2843
|
+
!ngDevMode && throwError('Must never be called in production mode');
|
|
2844
|
+
const componentDef = getDeclarationComponentDef(lView);
|
|
2845
|
+
return !!componentDef?.standalone;
|
|
2846
|
+
}
|
|
2847
|
+
function getTemplateLocationDetails(lView) {
|
|
2848
|
+
!ngDevMode && throwError('Must never be called in production mode');
|
|
2849
|
+
const hostComponentDef = getDeclarationComponentDef(lView);
|
|
2850
|
+
const componentClassName = hostComponentDef?.type?.name;
|
|
2851
|
+
return componentClassName ? ` (used in the '${componentClassName}' component template)` : '';
|
|
2852
|
+
}
|
|
2853
|
+
const KNOWN_CONTROL_FLOW_DIRECTIVES = new Map([['ngIf', 'NgIf'], ['ngFor', 'NgFor'], ['ngSwitchCase', 'NgSwitchCase'], ['ngSwitchDefault', 'NgSwitchDefault']]);
|
|
2854
|
+
function matchingSchemas(schemas, tagName) {
|
|
2855
|
+
if (schemas !== null) {
|
|
2856
|
+
for (let i = 0; i < schemas.length; i++) {
|
|
2857
|
+
const schema = schemas[i];
|
|
2858
|
+
if (schema === NO_ERRORS_SCHEMA || schema === CUSTOM_ELEMENTS_SCHEMA && tagName && tagName.indexOf('-') > -1) {
|
|
2859
|
+
return true;
|
|
2860
|
+
}
|
|
2861
|
+
}
|
|
2862
|
+
}
|
|
2863
|
+
return false;
|
|
2864
|
+
}
|
|
2865
|
+
|
|
2752
2866
|
let policy$1;
|
|
2753
2867
|
function getPolicy$1() {
|
|
2754
2868
|
if (policy$1 === undefined) {
|
|
@@ -3087,6 +3201,81 @@ function isTemplateElement(el) {
|
|
|
3087
3201
|
return el.nodeType === Node.ELEMENT_NODE && el.nodeName === 'TEMPLATE';
|
|
3088
3202
|
}
|
|
3089
3203
|
|
|
3204
|
+
const COMMENT_DISALLOWED = /^>|^->|<!--|-->|--!>|<!-$/g;
|
|
3205
|
+
const COMMENT_DELIMITER = /(<|>)/g;
|
|
3206
|
+
const COMMENT_DELIMITER_ESCAPED = '\u200B$1\u200B';
|
|
3207
|
+
function escapeCommentText(value) {
|
|
3208
|
+
return value.replace(COMMENT_DISALLOWED, text => text.replace(COMMENT_DELIMITER, COMMENT_DELIMITER_ESCAPED));
|
|
3209
|
+
}
|
|
3210
|
+
|
|
3211
|
+
function createTextNode(renderer, value) {
|
|
3212
|
+
return renderer.createText(value);
|
|
3213
|
+
}
|
|
3214
|
+
function updateTextNode(renderer, rNode, value) {
|
|
3215
|
+
renderer.setValue(rNode, value);
|
|
3216
|
+
}
|
|
3217
|
+
function createCommentNode(renderer, value) {
|
|
3218
|
+
return renderer.createComment(escapeCommentText(value));
|
|
3219
|
+
}
|
|
3220
|
+
function createElementNode(renderer, name, namespace) {
|
|
3221
|
+
return renderer.createElement(name, namespace);
|
|
3222
|
+
}
|
|
3223
|
+
function nativeInsertBefore(renderer, parent, child, beforeNode, isMove) {
|
|
3224
|
+
renderer.insertBefore(parent, child, beforeNode, isMove);
|
|
3225
|
+
}
|
|
3226
|
+
function nativeAppendChild(renderer, parent, child) {
|
|
3227
|
+
ngDevMode && assertDefined(parent, 'parent node must be defined');
|
|
3228
|
+
renderer.appendChild(parent, child);
|
|
3229
|
+
}
|
|
3230
|
+
function nativeAppendOrInsertBefore(renderer, parent, child, beforeNode, isMove) {
|
|
3231
|
+
if (beforeNode !== null) {
|
|
3232
|
+
nativeInsertBefore(renderer, parent, child, beforeNode, isMove);
|
|
3233
|
+
} else {
|
|
3234
|
+
nativeAppendChild(renderer, parent, child);
|
|
3235
|
+
}
|
|
3236
|
+
}
|
|
3237
|
+
function nativeRemoveNode(renderer, rNode, isHostElement, requireSynchronousElementRemoval) {
|
|
3238
|
+
renderer.removeChild(null, rNode, isHostElement, requireSynchronousElementRemoval);
|
|
3239
|
+
}
|
|
3240
|
+
function clearElementContents(rElement) {
|
|
3241
|
+
rElement.textContent = '';
|
|
3242
|
+
}
|
|
3243
|
+
function writeDirectStyle(renderer, element, newValue) {
|
|
3244
|
+
ngDevMode && assertString(newValue, "'newValue' should be a string");
|
|
3245
|
+
renderer.setAttribute(element, 'style', newValue);
|
|
3246
|
+
}
|
|
3247
|
+
function writeDirectClass(renderer, element, newValue) {
|
|
3248
|
+
ngDevMode && assertString(newValue, "'newValue' should be a string");
|
|
3249
|
+
if (newValue === '') {
|
|
3250
|
+
renderer.removeAttribute(element, 'class');
|
|
3251
|
+
} else {
|
|
3252
|
+
renderer.setAttribute(element, 'class', newValue);
|
|
3253
|
+
}
|
|
3254
|
+
}
|
|
3255
|
+
function setupStaticAttributes(renderer, element, tNode) {
|
|
3256
|
+
const {
|
|
3257
|
+
mergedAttrs,
|
|
3258
|
+
classes,
|
|
3259
|
+
styles
|
|
3260
|
+
} = tNode;
|
|
3261
|
+
if (mergedAttrs !== null) {
|
|
3262
|
+
setUpAttributes(renderer, element, mergedAttrs);
|
|
3263
|
+
}
|
|
3264
|
+
if (classes !== null) {
|
|
3265
|
+
writeDirectClass(renderer, element, classes);
|
|
3266
|
+
}
|
|
3267
|
+
if (styles !== null) {
|
|
3268
|
+
writeDirectStyle(renderer, element, styles);
|
|
3269
|
+
}
|
|
3270
|
+
}
|
|
3271
|
+
|
|
3272
|
+
function enforceIframeSecurity(iframe) {
|
|
3273
|
+
const lView = getLView();
|
|
3274
|
+
iframe.src = '';
|
|
3275
|
+
iframe.srcdoc = trustedHTMLFromString('');
|
|
3276
|
+
nativeRemoveNode(lView[RENDERER], iframe);
|
|
3277
|
+
}
|
|
3278
|
+
|
|
3090
3279
|
var SecurityContext;
|
|
3091
3280
|
(function (SecurityContext) {
|
|
3092
3281
|
SecurityContext[SecurityContext["NONE"] = 0] = "NONE";
|
|
@@ -3184,12 +3373,31 @@ function getSanitizer() {
|
|
|
3184
3373
|
const lView = getLView();
|
|
3185
3374
|
return lView && lView[ENVIRONMENT].sanitizer;
|
|
3186
3375
|
}
|
|
3187
|
-
|
|
3188
|
-
const
|
|
3189
|
-
|
|
3190
|
-
|
|
3191
|
-
|
|
3192
|
-
|
|
3376
|
+
const attributeName = new Set(['attributename']);
|
|
3377
|
+
const SECURITY_SENSITIVE_ELEMENTS = {
|
|
3378
|
+
'iframe': new Set(['sandbox', 'allow', 'allowfullscreen', 'referrerpolicy', 'csp', 'fetchpriority']),
|
|
3379
|
+
'animate': attributeName,
|
|
3380
|
+
'set': attributeName,
|
|
3381
|
+
'animatemotion': attributeName,
|
|
3382
|
+
'animatetransform': attributeName
|
|
3383
|
+
};
|
|
3384
|
+
function ɵɵvalidateAttribute(value, tagName, attributeName) {
|
|
3385
|
+
const lowerCaseTagName = tagName.toLowerCase();
|
|
3386
|
+
const lowerCaseAttrName = attributeName.toLowerCase();
|
|
3387
|
+
if (!SECURITY_SENSITIVE_ELEMENTS[lowerCaseTagName]?.has(lowerCaseAttrName)) {
|
|
3388
|
+
return value;
|
|
3389
|
+
}
|
|
3390
|
+
const tNode = getSelectedTNode();
|
|
3391
|
+
if (tNode.type !== 2) {
|
|
3392
|
+
return value;
|
|
3393
|
+
}
|
|
3394
|
+
const lView = getLView();
|
|
3395
|
+
if (lowerCaseTagName === 'iframe') {
|
|
3396
|
+
const element = getNativeByTNode(tNode, lView);
|
|
3397
|
+
enforceIframeSecurity(element);
|
|
3398
|
+
}
|
|
3399
|
+
const errorMessage = ngDevMode && `Angular has detected that the \`${attributeName}\` was applied ` + `as a binding to the <${tagName}> element${getTemplateLocationDetails(lView)}. ` + `For security reasons, the \`${attributeName}\` can be set on the <${tagName}> element ` + `as a static attribute only. \n` + `To fix this, switch the \`${attributeName}\` binding to a static attribute ` + `in a template or in host bindings section.`;
|
|
3400
|
+
throw new RuntimeError(-910, errorMessage);
|
|
3193
3401
|
}
|
|
3194
3402
|
|
|
3195
3403
|
const NG_REFLECT_ATTRS_FLAG_DEFAULT = false;
|
|
@@ -3219,120 +3427,6 @@ function normalizeDebugBindingValue(value) {
|
|
|
3219
3427
|
}
|
|
3220
3428
|
}
|
|
3221
3429
|
|
|
3222
|
-
const CUSTOM_ELEMENTS_SCHEMA = {
|
|
3223
|
-
name: 'custom-elements'
|
|
3224
|
-
};
|
|
3225
|
-
const NO_ERRORS_SCHEMA = {
|
|
3226
|
-
name: 'no-errors-schema'
|
|
3227
|
-
};
|
|
3228
|
-
|
|
3229
|
-
let shouldThrowErrorOnUnknownElement = false;
|
|
3230
|
-
function ɵsetUnknownElementStrictMode(shouldThrow) {
|
|
3231
|
-
shouldThrowErrorOnUnknownElement = shouldThrow;
|
|
3232
|
-
}
|
|
3233
|
-
function ɵgetUnknownElementStrictMode() {
|
|
3234
|
-
return shouldThrowErrorOnUnknownElement;
|
|
3235
|
-
}
|
|
3236
|
-
let shouldThrowErrorOnUnknownProperty = false;
|
|
3237
|
-
function ɵsetUnknownPropertyStrictMode(shouldThrow) {
|
|
3238
|
-
shouldThrowErrorOnUnknownProperty = shouldThrow;
|
|
3239
|
-
}
|
|
3240
|
-
function ɵgetUnknownPropertyStrictMode() {
|
|
3241
|
-
return shouldThrowErrorOnUnknownProperty;
|
|
3242
|
-
}
|
|
3243
|
-
function validateElementIsKnown(lView, tNode) {
|
|
3244
|
-
const tView = lView[TVIEW];
|
|
3245
|
-
if (tView.schemas === null) return;
|
|
3246
|
-
const tagName = tNode.value;
|
|
3247
|
-
if (!isDirectiveHost(tNode) && tagName !== null) {
|
|
3248
|
-
const isUnknown = typeof HTMLUnknownElement !== 'undefined' && HTMLUnknownElement && getNativeByTNode(tNode, lView) instanceof HTMLUnknownElement || typeof customElements !== 'undefined' && tagName.indexOf('-') > -1 && !customElements.get(tagName);
|
|
3249
|
-
if (isUnknown && !matchingSchemas(tView.schemas, tagName)) {
|
|
3250
|
-
const isHostStandalone = isHostComponentStandalone(lView);
|
|
3251
|
-
const templateLocation = getTemplateLocationDetails(lView);
|
|
3252
|
-
const schemas = `'${isHostStandalone ? '@Component' : '@NgModule'}.schemas'`;
|
|
3253
|
-
let message = `'${tagName}' is not a known element${templateLocation}:\n`;
|
|
3254
|
-
message += `1. If '${tagName}' is an Angular component, then verify that it is ${isHostStandalone ? "included in the '@Component.imports' of this component" : 'a part of an @NgModule where this component is declared'}.\n`;
|
|
3255
|
-
if (tagName && tagName.indexOf('-') > -1) {
|
|
3256
|
-
message += `2. If '${tagName}' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the ${schemas} of this component to suppress this message.`;
|
|
3257
|
-
} else {
|
|
3258
|
-
message += `2. To allow any element add 'NO_ERRORS_SCHEMA' to the ${schemas} of this component.`;
|
|
3259
|
-
}
|
|
3260
|
-
if (shouldThrowErrorOnUnknownElement) {
|
|
3261
|
-
throw new RuntimeError(304, message);
|
|
3262
|
-
} else {
|
|
3263
|
-
console.error(formatRuntimeError(304, message));
|
|
3264
|
-
}
|
|
3265
|
-
}
|
|
3266
|
-
}
|
|
3267
|
-
}
|
|
3268
|
-
function isPropertyValid(element, propName, tagName, schemas) {
|
|
3269
|
-
if (schemas === null) return true;
|
|
3270
|
-
if (matchingSchemas(schemas, tagName) || propName in element || isAnimationProp(propName)) {
|
|
3271
|
-
return true;
|
|
3272
|
-
}
|
|
3273
|
-
return typeof Node === 'undefined' || Node === null || !(element instanceof Node);
|
|
3274
|
-
}
|
|
3275
|
-
function handleUnknownPropertyError(propName, tagName, nodeType, lView) {
|
|
3276
|
-
if (!tagName && nodeType === 4) {
|
|
3277
|
-
tagName = 'ng-template';
|
|
3278
|
-
}
|
|
3279
|
-
const isHostStandalone = isHostComponentStandalone(lView);
|
|
3280
|
-
const templateLocation = getTemplateLocationDetails(lView);
|
|
3281
|
-
let message = `Can't bind to '${propName}' since it isn't a known property of '${tagName}'${templateLocation}.`;
|
|
3282
|
-
const schemas = `'${isHostStandalone ? '@Component' : '@NgModule'}.schemas'`;
|
|
3283
|
-
const importLocation = isHostStandalone ? "included in the '@Component.imports' of this component" : 'a part of an @NgModule where this component is declared';
|
|
3284
|
-
if (KNOWN_CONTROL_FLOW_DIRECTIVES.has(propName)) {
|
|
3285
|
-
const correspondingImport = KNOWN_CONTROL_FLOW_DIRECTIVES.get(propName);
|
|
3286
|
-
message += `\nIf the '${propName}' is an Angular control flow directive, ` + `please make sure that either the '${correspondingImport}' directive or the 'CommonModule' is ${importLocation}.`;
|
|
3287
|
-
} else {
|
|
3288
|
-
message += `\n1. If '${tagName}' is an Angular component and it has the ` + `'${propName}' input, then verify that it is ${importLocation}.`;
|
|
3289
|
-
if (tagName && tagName.indexOf('-') > -1) {
|
|
3290
|
-
message += `\n2. If '${tagName}' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' ` + `to the ${schemas} of this component to suppress this message.`;
|
|
3291
|
-
message += `\n3. To allow any property add 'NO_ERRORS_SCHEMA' to ` + `the ${schemas} of this component.`;
|
|
3292
|
-
} else {
|
|
3293
|
-
message += `\n2. To allow any property add 'NO_ERRORS_SCHEMA' to ` + `the ${schemas} of this component.`;
|
|
3294
|
-
}
|
|
3295
|
-
}
|
|
3296
|
-
reportUnknownPropertyError(message);
|
|
3297
|
-
}
|
|
3298
|
-
function reportUnknownPropertyError(message) {
|
|
3299
|
-
if (shouldThrowErrorOnUnknownProperty) {
|
|
3300
|
-
throw new RuntimeError(303, message);
|
|
3301
|
-
} else {
|
|
3302
|
-
console.error(formatRuntimeError(303, message));
|
|
3303
|
-
}
|
|
3304
|
-
}
|
|
3305
|
-
function getDeclarationComponentDef(lView) {
|
|
3306
|
-
!ngDevMode && throwError('Must never be called in production mode');
|
|
3307
|
-
const declarationLView = lView[DECLARATION_COMPONENT_VIEW];
|
|
3308
|
-
const context = declarationLView[CONTEXT];
|
|
3309
|
-
if (!context) return null;
|
|
3310
|
-
return context.constructor ? getComponentDef(context.constructor) : null;
|
|
3311
|
-
}
|
|
3312
|
-
function isHostComponentStandalone(lView) {
|
|
3313
|
-
!ngDevMode && throwError('Must never be called in production mode');
|
|
3314
|
-
const componentDef = getDeclarationComponentDef(lView);
|
|
3315
|
-
return !!componentDef?.standalone;
|
|
3316
|
-
}
|
|
3317
|
-
function getTemplateLocationDetails(lView) {
|
|
3318
|
-
!ngDevMode && throwError('Must never be called in production mode');
|
|
3319
|
-
const hostComponentDef = getDeclarationComponentDef(lView);
|
|
3320
|
-
const componentClassName = hostComponentDef?.type?.name;
|
|
3321
|
-
return componentClassName ? ` (used in the '${componentClassName}' component template)` : '';
|
|
3322
|
-
}
|
|
3323
|
-
const KNOWN_CONTROL_FLOW_DIRECTIVES = new Map([['ngIf', 'NgIf'], ['ngFor', 'NgFor'], ['ngSwitchCase', 'NgSwitchCase'], ['ngSwitchDefault', 'NgSwitchDefault']]);
|
|
3324
|
-
function matchingSchemas(schemas, tagName) {
|
|
3325
|
-
if (schemas !== null) {
|
|
3326
|
-
for (let i = 0; i < schemas.length; i++) {
|
|
3327
|
-
const schema = schemas[i];
|
|
3328
|
-
if (schema === NO_ERRORS_SCHEMA || schema === CUSTOM_ELEMENTS_SCHEMA && tagName && tagName.indexOf('-') > -1) {
|
|
3329
|
-
return true;
|
|
3330
|
-
}
|
|
3331
|
-
}
|
|
3332
|
-
}
|
|
3333
|
-
return false;
|
|
3334
|
-
}
|
|
3335
|
-
|
|
3336
3430
|
function ɵɵresolveWindow(element) {
|
|
3337
3431
|
return element.ownerDocument.defaultView;
|
|
3338
3432
|
}
|
|
@@ -3692,67 +3786,6 @@ const NO_CHANGE = typeof ngDevMode === 'undefined' || ngDevMode ? {
|
|
|
3692
3786
|
__brand__: 'NO_CHANGE'
|
|
3693
3787
|
} : {};
|
|
3694
3788
|
|
|
3695
|
-
function createTextNode(renderer, value) {
|
|
3696
|
-
return renderer.createText(value);
|
|
3697
|
-
}
|
|
3698
|
-
function updateTextNode(renderer, rNode, value) {
|
|
3699
|
-
renderer.setValue(rNode, value);
|
|
3700
|
-
}
|
|
3701
|
-
function createCommentNode(renderer, value) {
|
|
3702
|
-
return renderer.createComment(escapeCommentText(value));
|
|
3703
|
-
}
|
|
3704
|
-
function createElementNode(renderer, name, namespace) {
|
|
3705
|
-
return renderer.createElement(name, namespace);
|
|
3706
|
-
}
|
|
3707
|
-
function nativeInsertBefore(renderer, parent, child, beforeNode, isMove) {
|
|
3708
|
-
renderer.insertBefore(parent, child, beforeNode, isMove);
|
|
3709
|
-
}
|
|
3710
|
-
function nativeAppendChild(renderer, parent, child) {
|
|
3711
|
-
ngDevMode && assertDefined(parent, 'parent node must be defined');
|
|
3712
|
-
renderer.appendChild(parent, child);
|
|
3713
|
-
}
|
|
3714
|
-
function nativeAppendOrInsertBefore(renderer, parent, child, beforeNode, isMove) {
|
|
3715
|
-
if (beforeNode !== null) {
|
|
3716
|
-
nativeInsertBefore(renderer, parent, child, beforeNode, isMove);
|
|
3717
|
-
} else {
|
|
3718
|
-
nativeAppendChild(renderer, parent, child);
|
|
3719
|
-
}
|
|
3720
|
-
}
|
|
3721
|
-
function nativeRemoveNode(renderer, rNode, isHostElement, requireSynchronousElementRemoval) {
|
|
3722
|
-
renderer.removeChild(null, rNode, isHostElement, requireSynchronousElementRemoval);
|
|
3723
|
-
}
|
|
3724
|
-
function clearElementContents(rElement) {
|
|
3725
|
-
rElement.textContent = '';
|
|
3726
|
-
}
|
|
3727
|
-
function writeDirectStyle(renderer, element, newValue) {
|
|
3728
|
-
ngDevMode && assertString(newValue, "'newValue' should be a string");
|
|
3729
|
-
renderer.setAttribute(element, 'style', newValue);
|
|
3730
|
-
}
|
|
3731
|
-
function writeDirectClass(renderer, element, newValue) {
|
|
3732
|
-
ngDevMode && assertString(newValue, "'newValue' should be a string");
|
|
3733
|
-
if (newValue === '') {
|
|
3734
|
-
renderer.removeAttribute(element, 'class');
|
|
3735
|
-
} else {
|
|
3736
|
-
renderer.setAttribute(element, 'class', newValue);
|
|
3737
|
-
}
|
|
3738
|
-
}
|
|
3739
|
-
function setupStaticAttributes(renderer, element, tNode) {
|
|
3740
|
-
const {
|
|
3741
|
-
mergedAttrs,
|
|
3742
|
-
classes,
|
|
3743
|
-
styles
|
|
3744
|
-
} = tNode;
|
|
3745
|
-
if (mergedAttrs !== null) {
|
|
3746
|
-
setUpAttributes(renderer, element, mergedAttrs);
|
|
3747
|
-
}
|
|
3748
|
-
if (classes !== null) {
|
|
3749
|
-
writeDirectClass(renderer, element, classes);
|
|
3750
|
-
}
|
|
3751
|
-
if (styles !== null) {
|
|
3752
|
-
writeDirectStyle(renderer, element, styles);
|
|
3753
|
-
}
|
|
3754
|
-
}
|
|
3755
|
-
|
|
3756
3789
|
function createTView(type, declTNode, templateFn, decls, vars, directives, pipes, viewQuery, schemas, constsOrFactory, ssrId) {
|
|
3757
3790
|
const bindingStartIndex = HEADER_OFFSET + decls;
|
|
3758
3791
|
const initialViewLength = bindingStartIndex + vars;
|
|
@@ -8247,7 +8280,7 @@ class ComponentFactory extends ComponentFactory$1 {
|
|
|
8247
8280
|
}
|
|
8248
8281
|
}
|
|
8249
8282
|
function createRootTView(rootSelectorOrNode, componentDef, componentBindings, directives) {
|
|
8250
|
-
const tAttributes = rootSelectorOrNode ? ['ng-version', '21.0.
|
|
8283
|
+
const tAttributes = rootSelectorOrNode ? ['ng-version', '21.0.2'] : extractAttrsAndClassesFromSelector(componentDef.selectors[0]);
|
|
8251
8284
|
let creationBindings = null;
|
|
8252
8285
|
let updateBindings = null;
|
|
8253
8286
|
let varsToAllocate = 0;
|
|
@@ -9121,21 +9154,6 @@ function setAllowDuplicateNgModuleIdsForTest(allowDuplicates) {
|
|
|
9121
9154
|
checkForDuplicateNgModules = !allowDuplicates;
|
|
9122
9155
|
}
|
|
9123
9156
|
|
|
9124
|
-
function ɵɵvalidateIframeAttribute(attrValue, tagName, attrName) {
|
|
9125
|
-
const lView = getLView();
|
|
9126
|
-
const tNode = getSelectedTNode();
|
|
9127
|
-
const element = getNativeByTNode(tNode, lView);
|
|
9128
|
-
if (tNode.type === 2 && tagName.toLowerCase() === 'iframe') {
|
|
9129
|
-
const iframe = element;
|
|
9130
|
-
iframe.src = '';
|
|
9131
|
-
iframe.srcdoc = trustedHTMLFromString('');
|
|
9132
|
-
nativeRemoveNode(lView[RENDERER], iframe);
|
|
9133
|
-
const errorMessage = ngDevMode && `Angular has detected that the \`${attrName}\` was applied ` + `as a binding to an <iframe>${getTemplateLocationDetails(lView)}. ` + `For security reasons, the \`${attrName}\` can be set on an <iframe> ` + `as a static attribute only. \n` + `To fix this, switch the \`${attrName}\` binding to a static attribute ` + `in a template or in host bindings section.`;
|
|
9134
|
-
throw new RuntimeError(-910, errorMessage);
|
|
9135
|
-
}
|
|
9136
|
-
return attrValue;
|
|
9137
|
-
}
|
|
9138
|
-
|
|
9139
9157
|
let NgModuleRef$1 = class NgModuleRef {};
|
|
9140
9158
|
let NgModuleFactory$1 = class NgModuleFactory {};
|
|
9141
9159
|
|
|
@@ -17290,11 +17308,11 @@ const angularCoreEnv = (() => ({
|
|
|
17290
17308
|
'ɵɵsanitizeStyle': ɵɵsanitizeStyle,
|
|
17291
17309
|
'ɵɵsanitizeResourceUrl': ɵɵsanitizeResourceUrl,
|
|
17292
17310
|
'ɵɵsanitizeScript': ɵɵsanitizeScript,
|
|
17311
|
+
'ɵɵvalidateAttribute': ɵɵvalidateAttribute,
|
|
17293
17312
|
'ɵɵsanitizeUrl': ɵɵsanitizeUrl,
|
|
17294
17313
|
'ɵɵsanitizeUrlOrResourceUrl': ɵɵsanitizeUrlOrResourceUrl,
|
|
17295
17314
|
'ɵɵtrustConstantHtml': ɵɵtrustConstantHtml,
|
|
17296
17315
|
'ɵɵtrustConstantResourceUrl': ɵɵtrustConstantResourceUrl,
|
|
17297
|
-
'ɵɵvalidateIframeAttribute': ɵɵvalidateIframeAttribute,
|
|
17298
17316
|
'forwardRef': forwardRef,
|
|
17299
17317
|
'resolveForwardRef': resolveForwardRef,
|
|
17300
17318
|
'ɵɵtwoWayProperty': ɵɵtwoWayProperty,
|
|
@@ -18675,5 +18693,5 @@ function getDebugNode(nativeNode) {
|
|
|
18675
18693
|
return null;
|
|
18676
18694
|
}
|
|
18677
18695
|
|
|
18678
|
-
export { AFTER_RENDER_PHASES, ANIMATIONS_DISABLED, ANIMATION_MODULE_TYPE, APP_BOOTSTRAP_LISTENER, APP_ID, APP_INITIALIZER, AcxChangeDetectionStrategy, AcxViewEncapsulation, AfterRenderImpl, AfterRenderManager, AfterRenderSequence, ApplicationInitStatus, ApplicationRef, Attribute, COMPILER_OPTIONS, CONTAINERS, CSP_NONCE, CUSTOM_ELEMENTS_SCHEMA, ChangeDetectionSchedulerImpl, ChangeDetectionStrategy, Compiler, CompilerFactory, Component, ComponentFactory, ComponentFactory$1, ComponentFactoryResolver$1 as ComponentFactoryResolver, ComponentRef$1 as ComponentRef, ComponentRef as ComponentRef$1, Console, DEFAULT_CURRENCY_CODE, DEFAULT_LOCALE_ID, DEFER_BLOCK_CONFIG, DEFER_BLOCK_DEPENDENCY_INTERCEPTOR, DEFER_BLOCK_ID, DEFER_BLOCK_SSR_ID_ATTRIBUTE, DEFER_BLOCK_STATE$1 as DEFER_BLOCK_STATE, DEFER_BLOCK_STATE as DEFER_BLOCK_STATE$1, DEFER_HYDRATE_TRIGGERS, DEFER_PARENT_BLOCK_ID, DEHYDRATED_BLOCK_REGISTRY, DISCONNECTED_NODES, DebugElement, DebugEventListener, DebugNode, DeferBlockBehavior, DeferBlockState, DehydratedBlockRegistry, Directive, ELEMENT_CONTAINERS, EVENT_REPLAY_ENABLED_DEFAULT, ElementRef, EnvironmentNgModuleRefAdapter, Host, HostBinding, HostListener, HydrationStatus, I18N_DATA, IMAGE_CONFIG, IMAGE_CONFIG_DEFAULTS, IS_ENABLED_BLOCKING_INITIAL_NAVIGATION, IS_EVENT_REPLAY_ENABLED, IS_HYDRATION_DOM_REUSE_ENABLED, IS_I18N_HYDRATION_ENABLED, IS_INCREMENTAL_HYDRATION_ENABLED, Inject, Injectable, Input, JSACTION_BLOCK_ELEMENT_MAP, JSACTION_EVENT_CONTRACT, LContext, LOCALE_ID, LocaleDataIndex, MAX_ANIMATION_TIMEOUT, MULTIPLIER, MissingTranslationStrategy, ModuleWithComponentFactories, NGH_ATTR_NAME, NGH_DATA_KEY, NGH_DEFER_BLOCKS_KEY, NODES, NOOP_AFTER_RENDER_REF, NOT_FOUND_CHECK_ONLY_ELEMENT_INJECTOR, NO_CHANGE, NO_ERRORS_SCHEMA, NUM_ROOT_NODES, NgModule, NgModuleFactory, NgModuleFactory$1, NgModuleRef, NgModuleRef$1, Optional, Output, PLATFORM_ID, PLATFORM_INITIALIZER, PRESERVE_HOST_CONTENT, Pipe, ProfilerEvent, QueryList, ReflectionCapabilities, Renderer2, RendererFactory2, RendererStyleFlags2, SKIP_HYDRATION_ATTR_NAME, SSR_CONTENT_INTEGRITY_MARKER, Sanitizer, SecurityContext, Self, SimpleChange, SkipSelf, TEMPLATES, TEMPLATE_ID, TESTABILITY, TESTABILITY_GETTER, TRANSLATIONS, TRANSLATIONS_FORMAT, TemplateRef, Testability, TestabilityRegistry, TimerScheduler, TracingAction, TracingService, TransferState, Type, UseExhaustiveCheckNoChanges, ViewContainerRef, ViewEncapsulation, ViewRef, _sanitizeHtml, _sanitizeUrl, afterEveryRender, afterNextRender, allLeavingAnimations, allowSanitizationBypassAndThrow, angularCoreEnv, appendDeferBlocksToJSActionMap, asNativeElements, assertComponentDef, assertStandaloneComponentType, bypassSanitizationTrustHtml, bypassSanitizationTrustResourceUrl, bypassSanitizationTrustScript, bypassSanitizationTrustStyle, bypassSanitizationTrustUrl, calcPathForNode, checkNoChangesInternal, cleanupDehydratedViews, clearResolutionOfComponentResourcesQueue, collectNativeNodes, collectNativeNodesInLContainer, compileComponent, compileDirective, compileNgModule, compileNgModuleDefs, compilePipe, convertHydrateTriggersToJsAction, countBlocksSkippedByHydration, createEnvironmentInjector, createMultiResultQuerySignalFn, createNgModule, createNgModuleRef, createNgModuleRefWithProviders, createSingleResultOptionalQuerySignalFn, createSingleResultRequiredQuerySignalFn, depsTracker, devModeEqual, enableApplyRootElementTransformImpl, enableClaimDehydratedIcuCaseImpl, enableFindMatchingDehydratedViewImpl, enableLocateOrCreateContainerAnchorImpl, enableLocateOrCreateContainerRefImpl, enableLocateOrCreateElementContainerNodeImpl, enableLocateOrCreateElementNodeImpl, enableLocateOrCreateI18nNodeImpl, enableLocateOrCreateTextNodeImpl, enablePrepareI18nBlockForHydrationImpl, enableProfiling, enableRetrieveDeferBlockDataImpl, enableRetrieveHydrationInfoImpl, enableStashEventListenerImpl, findLocaleData, flushModuleScopingQueueAsMuchAsPossible, gatherDeferBlocksCommentNodes, generateStandaloneInDeclarationsError, getAsyncClassMetadataFn, getCompilerFacade, getDebugNode, getDeferBlocks$1 as getDeferBlocks, getDirectives, getDocument, getHostElement, getLContext, getLDeferBlockDetails, getLNodeForHydration, getLocaleCurrencyCode, getLocalePluralCase, getOrComputeI18nChildren, getRegisteredNgModuleType, getSanitizationBypassType, getTDeferBlockDetails, getTransferState, inferTagNameFromDefinition, inputBinding, invokeListeners, isBoundToModule, isComponentDefPendingResolution, isComponentResourceResolutionQueueEmpty, isDeferBlock, isDetachedByI18n, isDisconnectedNode, isI18nHydrationEnabled, isI18nHydrationSupportEnabled, isInSkipHydrationBlock, isIncrementalHydrationEnabled, isJsObject, isLetDeclaration, isListLikeIterable, isNgModule, isPromise, isSignal, isSubscribable, isTNodeShape, isViewDirty, isWritableSignal, iterateListLike, makePropDecorator, makeStateKey, markForRefresh, noSideEffects, optionsReducer, outputBinding, patchComponentDefWithScope, performanceMarkFeature, processAndInitTriggers, processBlockData, processTextNodeBeforeSerialization, profiler, provideAppInitializer, provideNgReflectAttributes, provideZonelessChangeDetection, provideZonelessChangeDetectionInternal, publishDefaultGlobalUtils, publishExternalGlobalUtil, publishSignalConfiguration, readHydrationInfo, readPatchedLView, registerLocaleData, registerNgModuleType, remove, removeListeners, renderDeferBlockState, resetCompiledComponents, resetIncrementalHydrationEnabledWarnedForTests, resetJitOptions, resolveComponentResources, restoreComponentResolutionQueue, setAllowDuplicateNgModuleIdsForTest, setClassMetadata, setClassMetadataAsync, setDocument, setIsI18nHydrationSupportEnabled, setJSActionAttributes, setJitOptions, setLocaleId, setStashFn, setTestabilityGetter, sharedMapFunction, sharedStashFunction, transitiveScopesFor, triggerHydrationFromBlockName, triggerResourceLoading, trySerializeI18nBlock, twoWayBinding, unregisterAllLocaleData, unsupportedProjectionOfDomNodes, unwrapSafeValue, validAppIdInitializer, validateMatchingNode, validateNodeExists, verifySsrContentsIntegrity, ɵCONTROL, ɵgetUnknownElementStrictMode, ɵgetUnknownPropertyStrictMode, ɵsetClassDebugInfo, ɵsetUnknownElementStrictMode, ɵsetUnknownPropertyStrictMode, ɵɵExternalStylesFeature, ɵɵHostDirectivesFeature, ɵɵInheritDefinitionFeature, ɵɵNgOnChangesFeature, ɵɵProvidersFeature, ɵɵadvance, ɵɵanimateEnter, ɵɵanimateEnterListener, ɵɵanimateLeave, ɵɵanimateLeaveListener, ɵɵariaProperty, ɵɵattachSourceLocations, ɵɵattribute, ɵɵclassMap, ɵɵclassProp, ɵɵcomponentInstance, ɵɵconditional, ɵɵconditionalBranchCreate, ɵɵconditionalCreate, ɵɵcontentQuery, ɵɵcontentQuerySignal, ɵɵcontrol, ɵɵcontrolCreate, ɵɵdeclareLet, ɵɵdefer, ɵɵdeferEnableTimerScheduling, ɵɵdeferHydrateNever, ɵɵdeferHydrateOnHover, ɵɵdeferHydrateOnIdle, ɵɵdeferHydrateOnImmediate, ɵɵdeferHydrateOnInteraction, ɵɵdeferHydrateOnTimer, ɵɵdeferHydrateOnViewport, ɵɵdeferHydrateWhen, ɵɵdeferOnHover, ɵɵdeferOnIdle, ɵɵdeferOnImmediate, ɵɵdeferOnInteraction, ɵɵdeferOnTimer, ɵɵdeferOnViewport, ɵɵdeferPrefetchOnHover, ɵɵdeferPrefetchOnIdle, ɵɵdeferPrefetchOnImmediate, ɵɵdeferPrefetchOnInteraction, ɵɵdeferPrefetchOnTimer, ɵɵdeferPrefetchOnViewport, ɵɵdeferPrefetchWhen, ɵɵdeferWhen, ɵɵdefineComponent, ɵɵdefineDirective, ɵɵdefineNgModule, ɵɵdefinePipe, ɵɵdirectiveInject, ɵɵdomElement, ɵɵdomElementContainer, ɵɵdomElementContainerEnd, ɵɵdomElementContainerStart, ɵɵdomElementEnd, ɵɵdomElementStart, ɵɵdomListener, ɵɵdomProperty, ɵɵdomTemplate, ɵɵelement, ɵɵelementContainer, ɵɵelementContainerEnd, ɵɵelementContainerStart, ɵɵelementEnd, ɵɵelementStart, ɵɵgetComponentDepsFactory, ɵɵgetCurrentView, ɵɵgetInheritedFactory, ɵɵgetReplaceMetadataURL, ɵɵi18n, ɵɵi18nApply, ɵɵi18nAttributes, ɵɵi18nEnd, ɵɵi18nExp, ɵɵi18nPostprocess, ɵɵi18nStart, ɵɵinjectAttribute, ɵɵinterpolate, ɵɵinterpolate1, ɵɵinterpolate2, ɵɵinterpolate3, ɵɵinterpolate4, ɵɵinterpolate5, ɵɵinterpolate6, ɵɵinterpolate7, ɵɵinterpolate8, ɵɵinterpolateV, ɵɵinvalidFactory, ɵɵlistener, ɵɵloadQuery, ɵɵnextContext, ɵɵpipe, ɵɵpipeBind1, ɵɵpipeBind2, ɵɵpipeBind3, ɵɵpipeBind4, ɵɵpipeBindV, ɵɵprojection, ɵɵprojectionDef, ɵɵproperty, ɵɵpureFunction0, ɵɵpureFunction1, ɵɵpureFunction2, ɵɵpureFunction3, ɵɵpureFunction4, ɵɵpureFunction5, ɵɵpureFunction6, ɵɵpureFunction7, ɵɵpureFunction8, ɵɵpureFunctionV, ɵɵqueryAdvance, ɵɵqueryRefresh, ɵɵreadContextLet, ɵɵreference, ɵɵrepeater, ɵɵrepeaterCreate, ɵɵrepeaterTrackByIdentity, ɵɵrepeaterTrackByIndex, ɵɵreplaceMetadata, ɵɵresolveBody, ɵɵresolveDocument, ɵɵresolveWindow, ɵɵsanitizeHtml, ɵɵsanitizeResourceUrl, ɵɵsanitizeScript, ɵɵsanitizeStyle, ɵɵsanitizeUrl, ɵɵsanitizeUrlOrResourceUrl, ɵɵsetComponentScope, ɵɵsetNgModuleScope, ɵɵstoreLet, ɵɵstyleMap, ɵɵstyleProp, ɵɵsyntheticHostListener, ɵɵsyntheticHostProperty, ɵɵtemplate, ɵɵtemplateRefExtractor, ɵɵtext, ɵɵtextInterpolate, ɵɵtextInterpolate1, ɵɵtextInterpolate2, ɵɵtextInterpolate3, ɵɵtextInterpolate4, ɵɵtextInterpolate5, ɵɵtextInterpolate6, ɵɵtextInterpolate7, ɵɵtextInterpolate8, ɵɵtextInterpolateV, ɵɵtrustConstantHtml, ɵɵtrustConstantResourceUrl, ɵɵtwoWayBindingSet, ɵɵtwoWayListener, ɵɵtwoWayProperty,
|
|
18696
|
+
export { AFTER_RENDER_PHASES, ANIMATIONS_DISABLED, ANIMATION_MODULE_TYPE, APP_BOOTSTRAP_LISTENER, APP_ID, APP_INITIALIZER, AcxChangeDetectionStrategy, AcxViewEncapsulation, AfterRenderImpl, AfterRenderManager, AfterRenderSequence, ApplicationInitStatus, ApplicationRef, Attribute, COMPILER_OPTIONS, CONTAINERS, CSP_NONCE, CUSTOM_ELEMENTS_SCHEMA, ChangeDetectionSchedulerImpl, ChangeDetectionStrategy, Compiler, CompilerFactory, Component, ComponentFactory, ComponentFactory$1, ComponentFactoryResolver$1 as ComponentFactoryResolver, ComponentRef$1 as ComponentRef, ComponentRef as ComponentRef$1, Console, DEFAULT_CURRENCY_CODE, DEFAULT_LOCALE_ID, DEFER_BLOCK_CONFIG, DEFER_BLOCK_DEPENDENCY_INTERCEPTOR, DEFER_BLOCK_ID, DEFER_BLOCK_SSR_ID_ATTRIBUTE, DEFER_BLOCK_STATE$1 as DEFER_BLOCK_STATE, DEFER_BLOCK_STATE as DEFER_BLOCK_STATE$1, DEFER_HYDRATE_TRIGGERS, DEFER_PARENT_BLOCK_ID, DEHYDRATED_BLOCK_REGISTRY, DISCONNECTED_NODES, DebugElement, DebugEventListener, DebugNode, DeferBlockBehavior, DeferBlockState, DehydratedBlockRegistry, Directive, ELEMENT_CONTAINERS, EVENT_REPLAY_ENABLED_DEFAULT, ElementRef, EnvironmentNgModuleRefAdapter, Host, HostBinding, HostListener, HydrationStatus, I18N_DATA, IMAGE_CONFIG, IMAGE_CONFIG_DEFAULTS, IS_ENABLED_BLOCKING_INITIAL_NAVIGATION, IS_EVENT_REPLAY_ENABLED, IS_HYDRATION_DOM_REUSE_ENABLED, IS_I18N_HYDRATION_ENABLED, IS_INCREMENTAL_HYDRATION_ENABLED, Inject, Injectable, Input, JSACTION_BLOCK_ELEMENT_MAP, JSACTION_EVENT_CONTRACT, LContext, LOCALE_ID, LocaleDataIndex, MAX_ANIMATION_TIMEOUT, MULTIPLIER, MissingTranslationStrategy, ModuleWithComponentFactories, NGH_ATTR_NAME, NGH_DATA_KEY, NGH_DEFER_BLOCKS_KEY, NODES, NOOP_AFTER_RENDER_REF, NOT_FOUND_CHECK_ONLY_ELEMENT_INJECTOR, NO_CHANGE, NO_ERRORS_SCHEMA, NUM_ROOT_NODES, NgModule, NgModuleFactory, NgModuleFactory$1, NgModuleRef, NgModuleRef$1, Optional, Output, PLATFORM_ID, PLATFORM_INITIALIZER, PRESERVE_HOST_CONTENT, Pipe, ProfilerEvent, QueryList, ReflectionCapabilities, Renderer2, RendererFactory2, RendererStyleFlags2, SKIP_HYDRATION_ATTR_NAME, SSR_CONTENT_INTEGRITY_MARKER, Sanitizer, SecurityContext, Self, SimpleChange, SkipSelf, TEMPLATES, TEMPLATE_ID, TESTABILITY, TESTABILITY_GETTER, TRANSLATIONS, TRANSLATIONS_FORMAT, TemplateRef, Testability, TestabilityRegistry, TimerScheduler, TracingAction, TracingService, TransferState, Type, UseExhaustiveCheckNoChanges, ViewContainerRef, ViewEncapsulation, ViewRef, _sanitizeHtml, _sanitizeUrl, afterEveryRender, afterNextRender, allLeavingAnimations, allowSanitizationBypassAndThrow, angularCoreEnv, appendDeferBlocksToJSActionMap, asNativeElements, assertComponentDef, assertStandaloneComponentType, bypassSanitizationTrustHtml, bypassSanitizationTrustResourceUrl, bypassSanitizationTrustScript, bypassSanitizationTrustStyle, bypassSanitizationTrustUrl, calcPathForNode, checkNoChangesInternal, cleanupDehydratedViews, clearResolutionOfComponentResourcesQueue, collectNativeNodes, collectNativeNodesInLContainer, compileComponent, compileDirective, compileNgModule, compileNgModuleDefs, compilePipe, convertHydrateTriggersToJsAction, countBlocksSkippedByHydration, createEnvironmentInjector, createMultiResultQuerySignalFn, createNgModule, createNgModuleRef, createNgModuleRefWithProviders, createSingleResultOptionalQuerySignalFn, createSingleResultRequiredQuerySignalFn, depsTracker, devModeEqual, enableApplyRootElementTransformImpl, enableClaimDehydratedIcuCaseImpl, enableFindMatchingDehydratedViewImpl, enableLocateOrCreateContainerAnchorImpl, enableLocateOrCreateContainerRefImpl, enableLocateOrCreateElementContainerNodeImpl, enableLocateOrCreateElementNodeImpl, enableLocateOrCreateI18nNodeImpl, enableLocateOrCreateTextNodeImpl, enablePrepareI18nBlockForHydrationImpl, enableProfiling, enableRetrieveDeferBlockDataImpl, enableRetrieveHydrationInfoImpl, enableStashEventListenerImpl, findLocaleData, flushModuleScopingQueueAsMuchAsPossible, gatherDeferBlocksCommentNodes, generateStandaloneInDeclarationsError, getAsyncClassMetadataFn, getCompilerFacade, getDebugNode, getDeferBlocks$1 as getDeferBlocks, getDirectives, getDocument, getHostElement, getLContext, getLDeferBlockDetails, getLNodeForHydration, getLocaleCurrencyCode, getLocalePluralCase, getOrComputeI18nChildren, getRegisteredNgModuleType, getSanitizationBypassType, getTDeferBlockDetails, getTransferState, inferTagNameFromDefinition, inputBinding, invokeListeners, isBoundToModule, isComponentDefPendingResolution, isComponentResourceResolutionQueueEmpty, isDeferBlock, isDetachedByI18n, isDisconnectedNode, isI18nHydrationEnabled, isI18nHydrationSupportEnabled, isInSkipHydrationBlock, isIncrementalHydrationEnabled, isJsObject, isLetDeclaration, isListLikeIterable, isNgModule, isPromise, isSignal, isSubscribable, isTNodeShape, isViewDirty, isWritableSignal, iterateListLike, makePropDecorator, makeStateKey, markForRefresh, noSideEffects, optionsReducer, outputBinding, patchComponentDefWithScope, performanceMarkFeature, processAndInitTriggers, processBlockData, processTextNodeBeforeSerialization, profiler, provideAppInitializer, provideNgReflectAttributes, provideZonelessChangeDetection, provideZonelessChangeDetectionInternal, publishDefaultGlobalUtils, publishExternalGlobalUtil, publishSignalConfiguration, readHydrationInfo, readPatchedLView, registerLocaleData, registerNgModuleType, remove, removeListeners, renderDeferBlockState, resetCompiledComponents, resetIncrementalHydrationEnabledWarnedForTests, resetJitOptions, resolveComponentResources, restoreComponentResolutionQueue, setAllowDuplicateNgModuleIdsForTest, setClassMetadata, setClassMetadataAsync, setDocument, setIsI18nHydrationSupportEnabled, setJSActionAttributes, setJitOptions, setLocaleId, setStashFn, setTestabilityGetter, sharedMapFunction, sharedStashFunction, transitiveScopesFor, triggerHydrationFromBlockName, triggerResourceLoading, trySerializeI18nBlock, twoWayBinding, unregisterAllLocaleData, unsupportedProjectionOfDomNodes, unwrapSafeValue, validAppIdInitializer, validateMatchingNode, validateNodeExists, verifySsrContentsIntegrity, ɵCONTROL, ɵgetUnknownElementStrictMode, ɵgetUnknownPropertyStrictMode, ɵsetClassDebugInfo, ɵsetUnknownElementStrictMode, ɵsetUnknownPropertyStrictMode, ɵɵExternalStylesFeature, ɵɵHostDirectivesFeature, ɵɵInheritDefinitionFeature, ɵɵNgOnChangesFeature, ɵɵProvidersFeature, ɵɵadvance, ɵɵanimateEnter, ɵɵanimateEnterListener, ɵɵanimateLeave, ɵɵanimateLeaveListener, ɵɵariaProperty, ɵɵattachSourceLocations, ɵɵattribute, ɵɵclassMap, ɵɵclassProp, ɵɵcomponentInstance, ɵɵconditional, ɵɵconditionalBranchCreate, ɵɵconditionalCreate, ɵɵcontentQuery, ɵɵcontentQuerySignal, ɵɵcontrol, ɵɵcontrolCreate, ɵɵdeclareLet, ɵɵdefer, ɵɵdeferEnableTimerScheduling, ɵɵdeferHydrateNever, ɵɵdeferHydrateOnHover, ɵɵdeferHydrateOnIdle, ɵɵdeferHydrateOnImmediate, ɵɵdeferHydrateOnInteraction, ɵɵdeferHydrateOnTimer, ɵɵdeferHydrateOnViewport, ɵɵdeferHydrateWhen, ɵɵdeferOnHover, ɵɵdeferOnIdle, ɵɵdeferOnImmediate, ɵɵdeferOnInteraction, ɵɵdeferOnTimer, ɵɵdeferOnViewport, ɵɵdeferPrefetchOnHover, ɵɵdeferPrefetchOnIdle, ɵɵdeferPrefetchOnImmediate, ɵɵdeferPrefetchOnInteraction, ɵɵdeferPrefetchOnTimer, ɵɵdeferPrefetchOnViewport, ɵɵdeferPrefetchWhen, ɵɵdeferWhen, ɵɵdefineComponent, ɵɵdefineDirective, ɵɵdefineNgModule, ɵɵdefinePipe, ɵɵdirectiveInject, ɵɵdomElement, ɵɵdomElementContainer, ɵɵdomElementContainerEnd, ɵɵdomElementContainerStart, ɵɵdomElementEnd, ɵɵdomElementStart, ɵɵdomListener, ɵɵdomProperty, ɵɵdomTemplate, ɵɵelement, ɵɵelementContainer, ɵɵelementContainerEnd, ɵɵelementContainerStart, ɵɵelementEnd, ɵɵelementStart, ɵɵgetComponentDepsFactory, ɵɵgetCurrentView, ɵɵgetInheritedFactory, ɵɵgetReplaceMetadataURL, ɵɵi18n, ɵɵi18nApply, ɵɵi18nAttributes, ɵɵi18nEnd, ɵɵi18nExp, ɵɵi18nPostprocess, ɵɵi18nStart, ɵɵinjectAttribute, ɵɵinterpolate, ɵɵinterpolate1, ɵɵinterpolate2, ɵɵinterpolate3, ɵɵinterpolate4, ɵɵinterpolate5, ɵɵinterpolate6, ɵɵinterpolate7, ɵɵinterpolate8, ɵɵinterpolateV, ɵɵinvalidFactory, ɵɵlistener, ɵɵloadQuery, ɵɵnextContext, ɵɵpipe, ɵɵpipeBind1, ɵɵpipeBind2, ɵɵpipeBind3, ɵɵpipeBind4, ɵɵpipeBindV, ɵɵprojection, ɵɵprojectionDef, ɵɵproperty, ɵɵpureFunction0, ɵɵpureFunction1, ɵɵpureFunction2, ɵɵpureFunction3, ɵɵpureFunction4, ɵɵpureFunction5, ɵɵpureFunction6, ɵɵpureFunction7, ɵɵpureFunction8, ɵɵpureFunctionV, ɵɵqueryAdvance, ɵɵqueryRefresh, ɵɵreadContextLet, ɵɵreference, ɵɵrepeater, ɵɵrepeaterCreate, ɵɵrepeaterTrackByIdentity, ɵɵrepeaterTrackByIndex, ɵɵreplaceMetadata, ɵɵresolveBody, ɵɵresolveDocument, ɵɵresolveWindow, ɵɵsanitizeHtml, ɵɵsanitizeResourceUrl, ɵɵsanitizeScript, ɵɵsanitizeStyle, ɵɵsanitizeUrl, ɵɵsanitizeUrlOrResourceUrl, ɵɵsetComponentScope, ɵɵsetNgModuleScope, ɵɵstoreLet, ɵɵstyleMap, ɵɵstyleProp, ɵɵsyntheticHostListener, ɵɵsyntheticHostProperty, ɵɵtemplate, ɵɵtemplateRefExtractor, ɵɵtext, ɵɵtextInterpolate, ɵɵtextInterpolate1, ɵɵtextInterpolate2, ɵɵtextInterpolate3, ɵɵtextInterpolate4, ɵɵtextInterpolate5, ɵɵtextInterpolate6, ɵɵtextInterpolate7, ɵɵtextInterpolate8, ɵɵtextInterpolateV, ɵɵtrustConstantHtml, ɵɵtrustConstantResourceUrl, ɵɵtwoWayBindingSet, ɵɵtwoWayListener, ɵɵtwoWayProperty, ɵɵvalidateAttribute, ɵɵviewQuery, ɵɵviewQuerySignal };
|
|
18679
18697
|
//# sourceMappingURL=_debug_node-chunk.mjs.map
|