build: fix symbol tests (#63709)

update golden files after cross repo dep updates

PR Close #63709
This commit is contained in:
Andrew Scott
2025-09-10 13:04:01 -07:00
parent f642fcf145
commit fb3082fa06
7 changed files with 512 additions and 29 deletions
@@ -59,11 +59,11 @@
"ChangeDetectionStrategy",
"CheckNoChangesMode",
"ComponentFactory",
"ComponentFactory2",
"ComponentFactory",
"ComponentFactoryResolver",
"ComponentFactoryResolver",
"ComponentFactoryResolver2",
"ComponentRef",
"ComponentRef2",
"ComponentRef",
"ConsumerObserver",
"DASH_CASE_REGEXP",
"DECLARATION_COMPONENT_VIEW",
@@ -290,11 +290,79 @@
"\\u0275\\u0275elementStart",
"\\u0275\\u0275inject",
"\\u0275\\u0275property",
"_AnimationAstBuilderContext",
"_AnimationAstBuilderVisitor",
"_AnimationDriver",
"_AnimationEngine",
"_AnimationGroupPlayer",
"_AnimationRenderer",
"_AnimationRendererFactory",
"_AnimationStateStyles",
"_AnimationStyleNormalizer",
"_AnimationTimelineBuilderVisitor",
"_AnimationTimelineContext",
"_AnimationTransitionFactory",
"_AnimationTransitionNamespace",
"_AnimationTrigger",
"_AnimationsComponent",
"_AnonymousSubject",
"_BaseAnimationRenderer",
"_BehaviorSubject",
"_BrowserDomAdapter",
"_CACHED_BODY",
"_ChainedInjector",
"_ChangeDetectionScheduler",
"_ComponentFactory",
"_ComponentFactoryResolver",
"_ComponentRef",
"_ConsumerObserver",
"_DOM",
"_DefaultDomRenderer2",
"_DomAdapter",
"_ElementInstructionMap",
"_EmulatedEncapsulationDomRenderer2",
"_EnvironmentInjector",
"_EnvironmentNgModuleRefAdapter",
"_ErrorHandler",
"_EventEmitter_",
"_EventManagerPlugin",
"_IS_WEBKIT",
"_InjectionToken",
"_Injector",
"_NgZone",
"_NodeInjector",
"_NodeInjectorDestroyRef",
"_NodeInjectorFactory",
"_NoneEncapsulationDomRenderer",
"_NoopAnimationPlayer",
"_NoopNgZone",
"_NullComponentFactoryResolver",
"_NullInjector",
"_OperatorSubscriber",
"_R3Injector",
"_RendererFactory2",
"_RetrievingInjector",
"_RootComponent",
"_RuntimeError",
"_SafeSubscriber",
"_ShadowDomRenderer",
"_SimpleChange",
"_StateValue",
"_SubTimelineBuilder",
"_Subscriber",
"_Subscription",
"_THROW_IF_NOT_FOUND",
"_TimelineAnimationEngine",
"_TimelineBuilder",
"_TransitionAnimationEngine",
"_TransitionAnimationPlayer",
"_ViewRef",
"_WebAnimationsDriver",
"_WebAnimationsPlayer",
"_WebAnimationsStyleNormalizer",
"_XhrFactory",
"_ZoneAwareEffectScheduler",
"__NullComponentFactoryResolver",
"__defNormalProp",
"__defProp",
"__defProps",
@@ -302,10 +370,16 @@
"__getOwnPropDescs",
"__getOwnPropSymbols",
"__hasOwnProp",
"__name",
"__objRest",
"__propIsEnum",
"__publicField",
"__spreadProps",
"__spreadValues",
"_a",
"_a2",
"_a3",
"_a4",
"_applyRootElementTransformImpl",
"_bind",
"_callAndReportToErrorHandler",
@@ -35,7 +35,16 @@
"ShadowDomRenderer",
"SharedStylesHost",
"XhrFactory",
"_AppComponent",
"_BrowserDomAdapter",
"_DOM",
"_DefaultDomRenderer2",
"_DomAdapter",
"_EmulatedEncapsulationDomRenderer2",
"_EventManagerPlugin",
"_NoneEncapsulationDomRenderer",
"_ShadowDomRenderer",
"_XhrFactory",
"_document",
"_keyMap",
"addServerStyles",
@@ -58,7 +67,6 @@
"shimStylesContent"
],
"lazy": [
"DeferComponent",
"AFTER_RENDER_SEQUENCES_TO_ADD",
"ANIMATIONS_DISABLED",
"APP_BOOTSTRAP_LISTENER",
@@ -88,11 +96,11 @@
"ChangeDetectionStrategy",
"CheckNoChangesMode",
"ComponentFactory",
"ComponentFactory2",
"ComponentFactory",
"ComponentFactoryResolver",
"ComponentFactoryResolver",
"ComponentFactoryResolver2",
"ComponentRef",
"ComponentRef2",
"ComponentRef",
"ConsumerObserver",
"DECLARATION_COMPONENT_VIEW",
"DECLARATION_LCONTAINER",
@@ -266,8 +274,40 @@
"\\u0275\\u0275elementStart",
"\\u0275\\u0275inject",
"\\u0275\\u0275text",
"_AnonymousSubject",
"_BehaviorSubject",
"_ChainedInjector",
"_ChangeDetectionScheduler",
"_ComponentFactory",
"_ComponentFactoryResolver",
"_ComponentRef",
"_ConsumerObserver",
"_EnvironmentInjector",
"_EnvironmentNgModuleRefAdapter",
"_ErrorHandler",
"_EventEmitter_",
"_InjectionToken",
"_Injector",
"_NgZone",
"_NodeInjector",
"_NodeInjectorDestroyRef",
"_NodeInjectorFactory",
"_NoopNgZone",
"_NullComponentFactoryResolver",
"_NullInjector",
"_OperatorSubscriber",
"_R3Injector",
"_RendererFactory2",
"_RetrievingInjector",
"_RuntimeError",
"_SafeSubscriber",
"_SimpleChange",
"_Subscriber",
"_Subscription",
"_THROW_IF_NOT_FOUND",
"_ViewRef",
"_ZoneAwareEffectScheduler",
"__NullComponentFactoryResolver",
"__defNormalProp",
"__defProp",
"__defProps",
@@ -275,9 +315,15 @@
"__getOwnPropDescs",
"__getOwnPropSymbols",
"__hasOwnProp",
"__name",
"__propIsEnum",
"__publicField",
"__spreadProps",
"__spreadValues",
"_a",
"_a2",
"_a3",
"_a4",
"_applyRootElementTransformImpl",
"_bind",
"_callAndReportToErrorHandler",
@@ -754,7 +800,9 @@
"wasLastNodeCreated",
"writeDirectClass",
"writeDirectStyle",
"writeToDirectiveInput"
"writeToDirectiveInput",
"DeferComponent",
"_DeferComponent"
]
}
}
@@ -54,11 +54,11 @@
"CheckboxControlValueAccessor",
"CommonModule",
"ComponentFactory",
"ComponentFactory2",
"ComponentFactory",
"ComponentFactoryResolver",
"ComponentFactoryResolver",
"ComponentFactoryResolver2",
"ComponentRef",
"ComponentRef2",
"ComponentRef",
"ConsumerObserver",
"ControlContainer",
"ControlEvent",
@@ -181,9 +181,9 @@
"NgForOf",
"NgForOfContext",
"NgModuleFactory",
"NgModuleFactory2",
"NgModuleFactory",
"NgModuleRef",
"NgModuleRef",
"NgModuleRef2",
"NgOnChangesFeatureImpl",
"NgZone",
"NgZoneChangeDetectionScheduler",
@@ -303,11 +303,81 @@
"\\u0275\\u0275property",
"\\u0275\\u0275template",
"\\u0275\\u0275text",
"_AbstractControl",
"_AbstractControlDirective",
"_AbstractControlStatus",
"_AnonymousSubject",
"_BehaviorSubject",
"_BrowserDomAdapter",
"_BrowserGetTestability",
"_ChainedInjector",
"_ChangeDetectionScheduler",
"_ComponentFactory",
"_ComponentFactoryResolver",
"_ComponentRef",
"_ConsumerObserver",
"_ControlContainer",
"_ControlEvent",
"_DOM",
"_DefaultDomRenderer2",
"_DefaultIterableDiffer",
"_DefaultIterableDifferFactory",
"_DomAdapter",
"_DuplicateItemRecordList",
"_DuplicateMap",
"_EffectRefImpl",
"_EmulatedEncapsulationDomRenderer2",
"_EnvironmentInjector",
"_EnvironmentNgModuleRefAdapter",
"_ErrorHandler",
"_EventEmitter_",
"_EventManagerPlugin",
"_FormArray",
"_FormGroup",
"_FormRecord",
"_FormResetEvent",
"_FormSubmittedEvent",
"_FormsExampleModule",
"_InjectionToken",
"_Injector",
"_IterableChangeRecord_",
"_NgControl",
"_NgForOfContext",
"_NgModuleFactory",
"_NgModuleRef",
"_NgZone",
"_NodeInjector",
"_NodeInjectorDestroyRef",
"_NodeInjectorFactory",
"_NoneEncapsulationDomRenderer",
"_NoopNgZone",
"_NullComponentFactoryResolver",
"_NullInjector",
"_OperatorSubscriber",
"_PristineChangeEvent",
"_R3Injector",
"_ReactiveFormsComponent",
"_RendererFactory2",
"_RetrievingInjector",
"_RootComponent",
"_RuntimeError",
"_SafeSubscriber",
"_SafeValueImpl",
"_ShadowDomRenderer",
"_SimpleChange",
"_StatusChangeEvent",
"_Subscriber",
"_Subscription",
"_THROW_IF_NOT_FOUND",
"_TouchedChangeEvent",
"_Validators",
"_ValueChangeEvent",
"_ViewRef",
"_XhrFactory",
"_ZoneAwareEffectScheduler",
"__DuplicateItemRecordList",
"__DuplicateMap",
"__NullComponentFactoryResolver",
"__asyncGenerator",
"__asyncValues",
"__await",
@@ -319,10 +389,19 @@
"__getOwnPropDescs",
"__getOwnPropSymbols",
"__hasOwnProp",
"__name",
"__propIsEnum",
"__publicField",
"__spreadProps",
"__spreadValues",
"__values",
"_a",
"_a2",
"_a3",
"_a4",
"_a5",
"_a6",
"_a7",
"_applyRootElementTransformImpl",
"_arrayIndexOfSorted",
"_bind",
@@ -55,11 +55,11 @@
"CheckboxControlValueAccessor",
"CommonModule",
"ComponentFactory",
"ComponentFactory2",
"ComponentFactory",
"ComponentFactoryResolver",
"ComponentFactoryResolver",
"ComponentFactoryResolver2",
"ComponentRef",
"ComponentRef2",
"ComponentRef",
"ConsumerObserver",
"ControlContainer",
"ControlEvent",
@@ -177,9 +177,9 @@
"NgModel",
"NgModelGroup",
"NgModuleFactory",
"NgModuleFactory2",
"NgModuleFactory",
"NgModuleRef",
"NgModuleRef",
"NgModuleRef2",
"NgOnChangesFeatureImpl",
"NgZone",
"NgZoneChangeDetectionScheduler",
@@ -307,11 +307,78 @@
"\\u0275\\u0275twoWayBindingSet",
"\\u0275\\u0275twoWayListener",
"\\u0275\\u0275twoWayProperty",
"_AbstractControl",
"_AbstractControlDirective",
"_AbstractControlStatus",
"_AnonymousSubject",
"_BehaviorSubject",
"_BrowserDomAdapter",
"_BrowserGetTestability",
"_ChainedInjector",
"_ChangeDetectionScheduler",
"_ComponentFactory",
"_ComponentFactoryResolver",
"_ComponentRef",
"_ConsumerObserver",
"_ControlContainer",
"_ControlEvent",
"_DOM",
"_DefaultDomRenderer2",
"_DefaultIterableDiffer",
"_DefaultIterableDifferFactory",
"_DomAdapter",
"_DuplicateItemRecordList",
"_DuplicateMap",
"_EffectRefImpl",
"_EmulatedEncapsulationDomRenderer2",
"_EnvironmentInjector",
"_EnvironmentNgModuleRefAdapter",
"_ErrorHandler",
"_EventEmitter_",
"_EventManagerPlugin",
"_FormGroup",
"_FormResetEvent",
"_FormSubmittedEvent",
"_FormsExampleModule",
"_InjectionToken",
"_Injector",
"_IterableChangeRecord_",
"_NgControl",
"_NgForOfContext",
"_NgModuleFactory",
"_NgModuleRef",
"_NgZone",
"_NodeInjector",
"_NodeInjectorDestroyRef",
"_NodeInjectorFactory",
"_NoneEncapsulationDomRenderer",
"_NoopNgZone",
"_NullComponentFactoryResolver",
"_NullInjector",
"_OperatorSubscriber",
"_PristineChangeEvent",
"_R3Injector",
"_RendererFactory2",
"_RetrievingInjector",
"_RootComponent",
"_RuntimeError",
"_SafeSubscriber",
"_SafeValueImpl",
"_ShadowDomRenderer",
"_SimpleChange",
"_StatusChangeEvent",
"_Subscriber",
"_Subscription",
"_THROW_IF_NOT_FOUND",
"_TemplateFormsComponent",
"_TouchedChangeEvent",
"_ValueChangeEvent",
"_ViewRef",
"_XhrFactory",
"_ZoneAwareEffectScheduler",
"__DuplicateItemRecordList",
"__DuplicateMap",
"__NullComponentFactoryResolver",
"__asyncGenerator",
"__asyncValues",
"__await",
@@ -323,10 +390,19 @@
"__getOwnPropDescs",
"__getOwnPropSymbols",
"__hasOwnProp",
"__name",
"__propIsEnum",
"__publicField",
"__spreadProps",
"__spreadValues",
"__values",
"_a",
"_a2",
"_a3",
"_a4",
"_a5",
"_a6",
"_a7",
"_applyRootElementTransformImpl",
"_arrayIndexOfSorted",
"_bind",
@@ -44,11 +44,11 @@
"ChangeDetectionStrategy",
"CheckNoChangesMode",
"ComponentFactory",
"ComponentFactory2",
"ComponentFactory",
"ComponentFactoryResolver",
"ComponentFactoryResolver",
"ComponentFactoryResolver2",
"ComponentRef",
"ComponentRef2",
"ComponentRef",
"ConsumerObserver",
"DECLARATION_COMPONENT_VIEW",
"DECLARATION_LCONTAINER",
@@ -248,9 +248,53 @@
"\\u0275\\u0275inject",
"\\u0275\\u0275resolveBody",
"\\u0275\\u0275text",
"_AnonymousSubject",
"_BehaviorSubject",
"_BrowserDomAdapter",
"_ChainedInjector",
"_ChangeDetectionScheduler",
"_ComponentFactory",
"_ComponentFactoryResolver",
"_ComponentRef",
"_ConsumerObserver",
"_DOM",
"_DefaultDomRenderer2",
"_DomAdapter",
"_EmulatedEncapsulationDomRenderer2",
"_EnvironmentInjector",
"_EnvironmentNgModuleRefAdapter",
"_ErrorHandler",
"_EventEmitter_",
"_EventManagerPlugin",
"_HelloWorld",
"_HttpHeaders",
"_HttpResponse",
"_HttpResponseBase",
"_InjectionToken",
"_Injector",
"_NgZone",
"_NodeInjector",
"_NodeInjectorDestroyRef",
"_NodeInjectorFactory",
"_NoneEncapsulationDomRenderer",
"_NoopNgZone",
"_NullComponentFactoryResolver",
"_NullInjector",
"_OperatorSubscriber",
"_R3Injector",
"_RendererFactory2",
"_RetrievingInjector",
"_RuntimeError",
"_SafeSubscriber",
"_ShadowDomRenderer",
"_SimpleChange",
"_Subscriber",
"_Subscription",
"_THROW_IF_NOT_FOUND",
"_ViewRef",
"_XhrFactory",
"_ZoneAwareEffectScheduler",
"__NullComponentFactoryResolver",
"__asyncGenerator",
"__asyncValues",
"__await",
@@ -262,11 +306,17 @@
"__getOwnPropDescs",
"__getOwnPropSymbols",
"__hasOwnProp",
"__name",
"__objRest",
"__propIsEnum",
"__publicField",
"__spreadProps",
"__spreadValues",
"__values",
"_a",
"_a2",
"_a3",
"_a4",
"_applyRootElementTransformImpl",
"_bind",
"_callAndReportToErrorHandler",
@@ -57,11 +57,11 @@
"ChildrenOutletContexts",
"Compiler",
"ComponentFactory",
"ComponentFactory2",
"ComponentFactory",
"ComponentFactoryResolver",
"ComponentFactoryResolver",
"ComponentFactoryResolver2",
"ComponentRef",
"ComponentRef2",
"ComponentRef",
"ConnectableObservable",
"Console",
"ConsumerObserver",
@@ -191,9 +191,9 @@
"NavigationStart",
"NavigationTransitions",
"NgModuleFactory",
"NgModuleFactory2",
"NgModuleFactory",
"NgModuleRef",
"NgModuleRef",
"NgModuleRef2",
"NgOnChangesFeatureImpl",
"NgZone",
"NgZoneChangeDetectionScheduler",
@@ -355,9 +355,105 @@
"\\u0275\\u0275sanitizeUrlOrResourceUrl",
"\\u0275\\u0275text",
"\\u0275\\u0275textInterpolate1",
"_ActivateRoutes",
"_ActivatedRoute",
"_ActivatedRouteSnapshot",
"_ActivationEnd",
"_ActivationStart",
"_AnonymousSubject",
"_BaseRouteReuseStrategy",
"_BeforeActivateRoutes",
"_BehaviorSubject",
"_BrowserDomAdapter",
"_CanActivate",
"_CanDeactivate",
"_ChainedInjector",
"_ChangeDetectionScheduler",
"_ChildActivationEnd",
"_ChildActivationStart",
"_ComponentFactory",
"_ComponentFactoryResolver",
"_ComponentRef",
"_ConnectableObservable",
"_ConsumerObserver",
"_DOM",
"_DefaultDomRenderer2",
"_DefaultUrlSerializer",
"_DomAdapter",
"_EffectRefImpl",
"_EmulatedEncapsulationDomRenderer2",
"_EnvironmentInjector",
"_EnvironmentNgModuleRefAdapter",
"_ErrorHandler",
"_EventEmitter_",
"_EventManagerPlugin",
"_GuardsCheckEnd",
"_GuardsCheckStart",
"_HostAttributeToken",
"_InjectionToken",
"_Injector",
"_ItemComponent",
"_LQueries_",
"_LQuery_",
"_ListComponent",
"_ModuleWithComponentFactories",
"_Navigation",
"_NavigationCancel",
"_NavigationEnd",
"_NavigationError",
"_NavigationSkipped",
"_NavigationStart",
"_NgModuleFactory",
"_NgModuleRef",
"_NgZone",
"_NodeInjector",
"_NodeInjectorDestroyRef",
"_NodeInjectorFactory",
"_NoneEncapsulationDomRenderer",
"_NoopNgZone",
"_NullComponentFactoryResolver",
"_NullInjector",
"_OperatorSubscriber",
"_OutletContext",
"_OutletInjector",
"_ParamsAsMap",
"_Position",
"_QueryList",
"_R3Injector",
"_RedirectCommand",
"_RedirectRequest",
"_RendererFactory2",
"_ResolveEnd",
"_ResolveStart",
"_RetrievingInjector",
"_RootComponent",
"_RouteConfigLoadEnd",
"_RouteConfigLoadStart",
"_RouterEvent",
"_RouterState",
"_RouterStateSnapshot",
"_RoutesRecognized",
"_RuntimeError",
"_SafeSubscriber",
"_SafeValueImpl",
"_ShadowDomRenderer",
"_SimpleChange",
"_Subscriber",
"_Subscription",
"_THROW_IF_NOT_FOUND",
"_TQueries_",
"_TQueryMetadata_",
"_TQuery_",
"_Tree",
"_TreeNode",
"_UrlParser",
"_UrlSegment",
"_UrlSegmentGroup",
"_UrlTree",
"_ViewRef",
"_XhrFactory",
"_ZoneAwareEffectScheduler",
"__NullComponentFactoryResolver",
"__asyncGenerator",
"__asyncValues",
"__await",
@@ -369,10 +465,23 @@
"__getOwnPropDescs",
"__getOwnPropSymbols",
"__hasOwnProp",
"__name",
"__propIsEnum",
"__publicField",
"__spreadProps",
"__spreadValues",
"__values",
"_a",
"_a10",
"_a11",
"_a2",
"_a3",
"_a4",
"_a5",
"_a6",
"_a7",
"_a8",
"_a9",
"_applyRootElementTransformImpl",
"_bind",
"_callAndReportToErrorHandler",
@@ -36,11 +36,11 @@
"ChangeDetectionStrategy",
"CheckNoChangesMode",
"ComponentFactory",
"ComponentFactory2",
"ComponentFactory",
"ComponentFactoryResolver",
"ComponentFactoryResolver",
"ComponentFactoryResolver2",
"ComponentRef",
"ComponentRef2",
"ComponentRef",
"ConsumerObserver",
"DECLARATION_COMPONENT_VIEW",
"DECLARATION_LCONTAINER",
@@ -206,9 +206,50 @@
"\\u0275\\u0275directiveInject",
"\\u0275\\u0275inject",
"\\u0275\\u0275text",
"_AnonymousSubject",
"_BehaviorSubject",
"_BrowserDomAdapter",
"_ChainedInjector",
"_ChangeDetectionScheduler",
"_ComponentFactory",
"_ComponentFactoryResolver",
"_ComponentRef",
"_ConsumerObserver",
"_DOM",
"_DefaultDomRenderer2",
"_DomAdapter",
"_EmulatedEncapsulationDomRenderer2",
"_EnvironmentInjector",
"_EnvironmentNgModuleRefAdapter",
"_ErrorHandler",
"_EventEmitter_",
"_EventManagerPlugin",
"_HelloWorld",
"_InjectionToken",
"_Injector",
"_NgZone",
"_NodeInjector",
"_NodeInjectorDestroyRef",
"_NodeInjectorFactory",
"_NoneEncapsulationDomRenderer",
"_NoopNgZone",
"_NullComponentFactoryResolver",
"_NullInjector",
"_OperatorSubscriber",
"_R3Injector",
"_RendererFactory2",
"_RetrievingInjector",
"_RuntimeError",
"_SafeSubscriber",
"_ShadowDomRenderer",
"_SimpleChange",
"_Subscriber",
"_Subscription",
"_THROW_IF_NOT_FOUND",
"_ViewRef",
"_XhrFactory",
"_ZoneAwareEffectScheduler",
"__NullComponentFactoryResolver",
"__defNormalProp",
"__defProp",
"__defProps",
@@ -216,9 +257,15 @@
"__getOwnPropDescs",
"__getOwnPropSymbols",
"__hasOwnProp",
"__name",
"__propIsEnum",
"__publicField",
"__spreadProps",
"__spreadValues",
"_a",
"_a2",
"_a3",
"_a4",
"_applyRootElementTransformImpl",
"_bind",
"_callAndReportToErrorHandler",