UNPKG

vue-router

Version:

> To see what versions are currently supported, please refer to the [Security Policy](./packages/router/SECURITY.md).

7 lines 6.25 kB
/*! * vue-router v5.1.0 * (c) 2026 Eduardo San Martin Morote * @license MIT */ import { $ as RouteLocationAsPath, $t as RouteQueryAndHash, A as useLink, Ar as LocationQueryValue, At as ParamValue, B as RouterClassic, Bt as LocationAsRelativeRaw, C as RouterView, Cr as createRouterMatcher, Ct as RouteLocationResolvedTypedList, D as UseLinkOptions, Dr as RouteRecordNormalized, Dt as RouteRecordNameGeneric, E as RouterLinkProps, Er as RouteRecord, Et as RouteRecordName, F as routeLocationKey, Ft as RouteParamsRaw, G as createWebHashHistory, Gt as RouteLocationNamedRaw, H as createRouter, Ht as MatcherLocationAsPath, I as routerKey, It as RouteMap, J as NavigationGuardNextCallback, Jt as RouteMeta, K as NavigationGuard, Kt as RouteLocationOptions, L as routerViewLocationKey, Lt as RouteMapGeneric, M as onBeforeRouteLeave, Mr as parseQuery, Mt as ParamValueZeroOrMore, N as onBeforeRouteUpdate, Nr as stringifyQuery, Nt as ParamValueZeroOrOne, O as UseLinkReturn, Or as LocationQuery, Ot as RouteRecordRedirectOption, P as matchedRouteKey, Pr as TypesConfig, Pt as RouteParams, Q as RouteLocation, Qt as RouteParamsRawGeneric, R as viewDepthKey, Rt as RouteRecordInfo, S as useRouter, Sr as RouterMatcher, St as RouteLocationResolvedTyped, T as RouterLink, Tr as _PathParserOptions, Tt as RouteLocationTypedList, U as createMemoryHistory, Ut as RouteComponent, V as RouterOptions, Vt as MatcherLocation, W as createWebHistory, Wt as RouteLocationMatched, X as NavigationGuardWithThis, Xt as RouteParamValueRaw, Y as NavigationGuardReturn, Yt as RouteParamValue, Z as NavigationHookAfter, Zt as RouteParamsGeneric, _r as NavigationFailureType, _t as RouteLocationNormalizedTyped, an as RouteRecordSingleViewWithChildren, at as RouteLocationAsRelativeTyped, br as HistoryState, bt as RouteLocationResolved, ct as RouteLocationAsStringTyped, dr as _Awaitable, dt as RouteLocationNormalized, en as RouteRecordMultipleViews, er as START_LOCATION_NORMALIZED, et as RouteLocationAsPathGeneric, ft as RouteLocationNormalizedGeneric, gr as NavigationFailure, gt as RouteLocationNormalizedLoadedTypedList, hr as ErrorTypes, ht as RouteLocationNormalizedLoadedTyped, in as RouteRecordSingleView, it as RouteLocationAsRelativeGeneric, j as loadRouteLocation, jr as LocationQueryValueRaw, jt as ParamValueOneOrMore, k as _RouterLinkI, kr as LocationQueryRaw, kt as _RouteRecordProps, lt as RouteLocationAsStringTypedList, mt as RouteLocationNormalizedLoadedGeneric, nn as RouteRecordRaw, nt as RouteLocationAsPathTypedList, on as _RouteLocationBase, ot as RouteLocationAsRelativeTypedList, pr as RouterScrollBehavior, pt as RouteLocationNormalizedLoaded, q as NavigationGuardNext, qt as RouteLocationPathRaw, rn as RouteRecordRedirect, rt as RouteLocationAsRelative, sn as _RouteRecordBase, st as RouteLocationAsString, tn as RouteRecordMultipleViewsWithChildren, tt as RouteLocationAsPathTyped, ut as RouteLocationGeneric, vr as NavigationRedirectError, vt as RouteLocationNormalizedTypedList, w as RouterViewProps, wr as PathParserOptions, wt as RouteLocationTyped, x as useRoute, xr as RouterHistory, xt as RouteLocationResolvedGeneric, yr as isNavigationFailure, yt as RouteLocationRaw, z as Router, zt as RouteRecordInfoGeneric } from "./index-BQLwgiyK.js"; export { type ErrorTypes, type HistoryState, type LocationAsRelativeRaw, type LocationQuery, type LocationQueryRaw, type LocationQueryValue, type LocationQueryValueRaw, type MatcherLocation, type MatcherLocationAsPath, type NavigationFailure, NavigationFailureType, type NavigationGuard, type NavigationGuardNext, type NavigationGuardNextCallback, type NavigationGuardReturn, type NavigationGuardWithThis, type NavigationHookAfter, type NavigationRedirectError, type ParamValue, type ParamValueOneOrMore, type ParamValueZeroOrMore, type ParamValueZeroOrOne, type PathParserOptions, type RouteComponent, type RouteLocation, type RouteLocationAsPath, type RouteLocationAsPathGeneric, type RouteLocationAsPathTyped, type RouteLocationAsPathTypedList, type RouteLocationAsRelative, type RouteLocationAsRelativeGeneric, type RouteLocationAsRelativeTyped, type RouteLocationAsRelativeTypedList, type RouteLocationAsString, type RouteLocationAsStringTyped, type RouteLocationAsStringTypedList, type RouteLocationGeneric, type RouteLocationMatched, type RouteLocationNamedRaw, type RouteLocationNormalized, type RouteLocationNormalizedGeneric, type RouteLocationNormalizedLoaded, type RouteLocationNormalizedLoadedGeneric, type RouteLocationNormalizedLoadedTyped, type RouteLocationNormalizedLoadedTypedList, type RouteLocationNormalizedTyped, type RouteLocationNormalizedTypedList, type RouteLocationOptions, type RouteLocationPathRaw, type RouteLocationRaw, type RouteLocationResolved, type RouteLocationResolvedGeneric, type RouteLocationResolvedTyped, type RouteLocationResolvedTypedList, type RouteLocationTyped, type RouteLocationTypedList, type RouteMap, type RouteMapGeneric, type RouteMeta, type RouteParamValue, type RouteParamValueRaw, type RouteParams, type RouteParamsGeneric, type RouteParamsRaw, type RouteParamsRawGeneric, type RouteQueryAndHash, type RouteRecord, type RouteRecordInfo, type RouteRecordInfoGeneric, type RouteRecordMultipleViews, type RouteRecordMultipleViewsWithChildren, type RouteRecordName, type RouteRecordNameGeneric, type RouteRecordNormalized, type RouteRecordRaw, type RouteRecordRedirect, type RouteRecordRedirectOption, type RouteRecordSingleView, type RouteRecordSingleViewWithChildren, type Router, type RouterHistory, RouterLink, type RouterLinkProps, type RouterMatcher, type RouterOptions, type RouterScrollBehavior, RouterView, type RouterViewProps, START_LOCATION_NORMALIZED as START_LOCATION, type TypesConfig, type UseLinkOptions, type UseLinkReturn, type _Awaitable, type _PathParserOptions, type _RouteLocationBase, type _RouteRecordBase, type _RouteRecordProps, type RouterClassic as _RouterClassic, type _RouterLinkI, createMemoryHistory, createRouter, createRouterMatcher, createWebHashHistory, createWebHistory, isNavigationFailure, loadRouteLocation, matchedRouteKey, onBeforeRouteLeave, onBeforeRouteUpdate, parseQuery, routeLocationKey, routerKey, routerViewLocationKey, stringifyQuery, useLink, useRoute, useRouter, viewDepthKey };