Skip to content

Commit 0182e84

Browse files
committed
3ea0163 build: update cross-repo angular dependencies (#60743)
1 parent 08e5edc commit 0182e84

14 files changed

+117
-117
lines changed

BUILD_INFO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Fri Apr 4 00:03:58 UTC 2025
2-
189935810cd7ecefcfd1949951fc6b69d3d9d570
1+
Fri Apr 4 16:58:39 UTC 2025
2+
3ea01639e3a8c72dedfc6f0b42c97191f743d308

fesm2022/router-CgkmNlQY.mjs renamed to fesm2022/router-C_AxDGlU.mjs

Lines changed: 51 additions & 51 deletions
Large diffs are not rendered by default.

fesm2022/router-CgkmNlQY.mjs.map renamed to fesm2022/router-C_AxDGlU.mjs.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fesm2022/router.mjs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/**
2-
* @license Angular v20.0.0-next.5+sha-1899358
2+
* @license Angular v20.0.0-next.5+sha-3ea0163
33
* (c) 2010-2025 Google LLC. https://angular.io/
44
* License: MIT
55
*/
66

7-
export { x as ActivatedRoute, y as ActivatedRouteSnapshot, A as ActivationEnd, b as ActivationStart, B as BaseRouteReuseStrategy, C as ChildActivationEnd, d as ChildActivationStart, w as ChildrenOutletContexts, D as DefaultTitleStrategy, J as DefaultUrlSerializer, E as EventType, G as GuardsCheckEnd, e as GuardsCheckStart, N as NavigationCancel, f as NavigationCancellationCode, g as NavigationEnd, h as NavigationError, i as NavigationSkipped, j as NavigationSkippedCode, k as NavigationStart, O as OutletContext, P as PRIMARY_OUTLET, u as ROUTER_CONFIGURATION, a as ROUTER_OUTLET_DATA, v as ROUTES, r as RedirectCommand, l as ResolveEnd, m as ResolveStart, n as RouteConfigLoadEnd, o as RouteConfigLoadStart, s as RouteReuseStrategy, t as Router, p as RouterEvent, R as RouterOutlet, z as RouterState, F as RouterStateSnapshot, q as RoutesRecognized, S as Scroll, T as TitleStrategy, U as UrlHandlingStrategy, K as UrlSegment, L as UrlSegmentGroup, M as UrlSerializer, Q as UrlTree, H as convertToParamMap, c as createUrlTreeFromSnapshot, I as defaultUrlMatcher, ɵ as ɵEmptyOutletComponent, W as ɵafterNextNavigation, V as ɵloadChildren } from './router-CgkmNlQY.mjs';
8-
export { N as NoPreloading, P as PreloadAllModules, n as PreloadingStrategy, l as ROUTER_INITIALIZER, R as RouterLink, a as RouterLinkActive, R as RouterLinkWithHref, m as RouterModule, o as RouterPreloader, p as provideRouter, b as provideRoutes, c as withComponentInputBinding, d as withDebugTracing, e as withDisabledInitialNavigation, f as withEnabledBlockingInitialNavigation, g as withHashLocation, h as withInMemoryScrolling, i as withNavigationErrorHandler, j as withPreloading, k as withRouterConfig, w as withViewTransitions, q as ɵROUTER_PROVIDERS } from './router_module-gf6YVUii.mjs';
7+
export { ActivatedRoute, ActivatedRouteSnapshot, ActivationEnd, ActivationStart, BaseRouteReuseStrategy, ChildActivationEnd, ChildActivationStart, ChildrenOutletContexts, DefaultTitleStrategy, DefaultUrlSerializer, EventType, GuardsCheckEnd, GuardsCheckStart, NavigationCancel, NavigationCancellationCode, NavigationEnd, NavigationError, NavigationSkipped, NavigationSkippedCode, NavigationStart, OutletContext, PRIMARY_OUTLET, ROUTER_CONFIGURATION, ROUTER_OUTLET_DATA, ROUTES, RedirectCommand, ResolveEnd, ResolveStart, RouteConfigLoadEnd, RouteConfigLoadStart, RouteReuseStrategy, Router, RouterEvent, RouterOutlet, RouterState, RouterStateSnapshot, RoutesRecognized, Scroll, TitleStrategy, UrlHandlingStrategy, UrlSegment, UrlSegmentGroup, UrlSerializer, UrlTree, convertToParamMap, createUrlTreeFromSnapshot, defaultUrlMatcher, ɵEmptyOutletComponent, afterNextNavigation as ɵafterNextNavigation, loadChildren as ɵloadChildren } from './router-C_AxDGlU.mjs';
8+
export { NoPreloading, PreloadAllModules, PreloadingStrategy, ROUTER_INITIALIZER, RouterLink, RouterLinkActive, RouterLink as RouterLinkWithHref, RouterModule, RouterPreloader, provideRouter, provideRoutes, withComponentInputBinding, withDebugTracing, withDisabledInitialNavigation, withEnabledBlockingInitialNavigation, withHashLocation, withInMemoryScrolling, withNavigationErrorHandler, withPreloading, withRouterConfig, withViewTransitions, ROUTER_PROVIDERS as ɵROUTER_PROVIDERS } from './router_module-BTeiq3W-.mjs';
99
import { inject, Version } from '@angular/core';
1010
import '@angular/common';
1111
import 'rxjs';
@@ -81,7 +81,7 @@ function mapToResolve(provider) {
8181
/**
8282
* @publicApi
8383
*/
84-
const VERSION = new Version('20.0.0-next.5+sha-1899358');
84+
const VERSION = new Version('20.0.0-next.5+sha-3ea0163');
8585

8686
export { VERSION, mapToCanActivate, mapToCanActivateChild, mapToCanDeactivate, mapToCanMatch, mapToResolve };
8787
//# sourceMappingURL=router.mjs.map

fesm2022/router.mjs.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)