You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
155 lines
3.2 KiB
155 lines
3.2 KiB
import {
|
|
ActivatedRoute,
|
|
ActivatedRouteSnapshot,
|
|
ActivationEnd,
|
|
ActivationStart,
|
|
BaseRouteReuseStrategy,
|
|
ChildActivationEnd,
|
|
ChildActivationStart,
|
|
ChildrenOutletContexts,
|
|
DefaultTitleStrategy,
|
|
DefaultUrlSerializer,
|
|
GuardsCheckEnd,
|
|
GuardsCheckStart,
|
|
NavigationCancel,
|
|
NavigationEnd,
|
|
NavigationError,
|
|
NavigationSkipped,
|
|
NavigationStart,
|
|
NoPreloading,
|
|
OutletContext,
|
|
PRIMARY_OUTLET,
|
|
PreloadAllModules,
|
|
PreloadingStrategy,
|
|
ROUTER_CONFIGURATION,
|
|
ROUTER_INITIALIZER,
|
|
ROUTER_PROVIDERS,
|
|
ROUTES,
|
|
ResolveEnd,
|
|
ResolveStart,
|
|
RouteConfigLoadEnd,
|
|
RouteConfigLoadStart,
|
|
RouteReuseStrategy,
|
|
Router,
|
|
RouterEvent,
|
|
RouterLink,
|
|
RouterLinkActive,
|
|
RouterModule,
|
|
RouterOutlet,
|
|
RouterPreloader,
|
|
RouterState,
|
|
RouterStateSnapshot,
|
|
RoutesRecognized,
|
|
Scroll,
|
|
TitleStrategy,
|
|
UrlHandlingStrategy,
|
|
UrlSegment,
|
|
UrlSegmentGroup,
|
|
UrlSerializer,
|
|
UrlTree,
|
|
VERSION,
|
|
afterNextNavigation,
|
|
convertToParamMap,
|
|
createUrlTreeFromSnapshot,
|
|
defaultUrlMatcher,
|
|
loadChildren,
|
|
mapToCanActivate,
|
|
mapToCanActivateChild,
|
|
mapToCanDeactivate,
|
|
mapToCanMatch,
|
|
mapToResolve,
|
|
provideRouter,
|
|
provideRoutes,
|
|
withComponentInputBinding,
|
|
withDebugTracing,
|
|
withDisabledInitialNavigation,
|
|
withEnabledBlockingInitialNavigation,
|
|
withHashLocation,
|
|
withInMemoryScrolling,
|
|
withNavigationErrorHandler,
|
|
withPreloading,
|
|
withRouterConfig,
|
|
withViewTransitions,
|
|
ɵEmptyOutletComponent
|
|
} from "./chunk-CZEXXPIB.js";
|
|
import "./chunk-Y4CEYMY2.js";
|
|
import "./chunk-X7WBA24Z.js";
|
|
import "./chunk-OSQBUYO6.js";
|
|
import "./chunk-FGESKT7O.js";
|
|
import "./chunk-HSNDBVJ3.js";
|
|
export {
|
|
ActivatedRoute,
|
|
ActivatedRouteSnapshot,
|
|
ActivationEnd,
|
|
ActivationStart,
|
|
BaseRouteReuseStrategy,
|
|
ChildActivationEnd,
|
|
ChildActivationStart,
|
|
ChildrenOutletContexts,
|
|
DefaultTitleStrategy,
|
|
DefaultUrlSerializer,
|
|
GuardsCheckEnd,
|
|
GuardsCheckStart,
|
|
NavigationCancel,
|
|
NavigationEnd,
|
|
NavigationError,
|
|
NavigationSkipped,
|
|
NavigationStart,
|
|
NoPreloading,
|
|
OutletContext,
|
|
PRIMARY_OUTLET,
|
|
PreloadAllModules,
|
|
PreloadingStrategy,
|
|
ROUTER_CONFIGURATION,
|
|
ROUTER_INITIALIZER,
|
|
ROUTES,
|
|
ResolveEnd,
|
|
ResolveStart,
|
|
RouteConfigLoadEnd,
|
|
RouteConfigLoadStart,
|
|
RouteReuseStrategy,
|
|
Router,
|
|
RouterEvent,
|
|
RouterLink,
|
|
RouterLinkActive,
|
|
RouterLink as RouterLinkWithHref,
|
|
RouterModule,
|
|
RouterOutlet,
|
|
RouterPreloader,
|
|
RouterState,
|
|
RouterStateSnapshot,
|
|
RoutesRecognized,
|
|
Scroll,
|
|
TitleStrategy,
|
|
UrlHandlingStrategy,
|
|
UrlSegment,
|
|
UrlSegmentGroup,
|
|
UrlSerializer,
|
|
UrlTree,
|
|
VERSION,
|
|
convertToParamMap,
|
|
createUrlTreeFromSnapshot,
|
|
defaultUrlMatcher,
|
|
mapToCanActivate,
|
|
mapToCanActivateChild,
|
|
mapToCanDeactivate,
|
|
mapToCanMatch,
|
|
mapToResolve,
|
|
provideRouter,
|
|
provideRoutes,
|
|
withComponentInputBinding,
|
|
withDebugTracing,
|
|
withDisabledInitialNavigation,
|
|
withEnabledBlockingInitialNavigation,
|
|
withHashLocation,
|
|
withInMemoryScrolling,
|
|
withNavigationErrorHandler,
|
|
withPreloading,
|
|
withRouterConfig,
|
|
withViewTransitions,
|
|
ɵEmptyOutletComponent,
|
|
ROUTER_PROVIDERS as ɵROUTER_PROVIDERS,
|
|
afterNextNavigation as ɵafterNextNavigation,
|
|
loadChildren as ɵloadChildren
|
|
};
|
|
//# sourceMappingURL=@angular_router.js.map
|
|
|